(()=>{(()=>{var Fn={31751:(c,u,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(u,e){c.exports=e()})(this,function(){return function(u){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return u[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=u,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(m,E,U){var N=[null];N.push.apply(N,E);var K=new(Function.bind.apply(m,N));return U&&l(K,U.prototype),K}).apply(null,arguments)}function l(M,q){return(l=Object.setPrototypeOf||function(p,m){return p.__proto__=m,p})(M,q)}function f(M){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(q){return q.__proto__||Object.getPrototypeOf(q)})(M)}t.r(e);var h=function(M){function q(U){var N,K,G,w,V;return function(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}(this,q),K=function(v,g){return!g||n(g)!=="object"&&typeof g!="function"?a(v):g}(this,(N=f(q)).call.apply(N,[this].concat(r(U)))),G=a(K),V=void 0,(w="_entries")in G?Object.defineProperty(G,w,{value:V,enumerable:!0,configurable:!0,writable:!0}):G[w]=V,K._entries=U,K}var p,m,E;return function(U,N){if(typeof N!="function"&&N!==null)throw new TypeError("Super expression must either be null or a function");U.prototype=Object.create(N&&N.prototype,{constructor:{value:U,writable:!0,configurable:!0}}),N&&l(U,N)}(q,M),p=q,(m=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(U){return this._entries.filter(function(N){return N.entryType===U})}},{key:"getEntriesByName",value:function(U,N){return this._entries.filter(function(K){return K.name===U}).filter(function(K){return!N||K.entryType===N})}}])&&o(p.prototype,m),E&&o(p,E),q}(i(Array));function P(M,q){for(var p=0;p0&&arguments[0]!==void 0?arguments[0]:{},U=E.registeredObservers,N=U===void 0?new Set:U,K=E.processedEntries,G=K===void 0?new Set:K,w=E.interval,V=w===void 0?100:w,v=E.context,g=v===void 0?self:v;(function(S,y){if(!(S instanceof y))throw new TypeError("Cannot call a class as a function")})(this,M),b(this,"registeredObservers",void 0),b(this,"processedEntries",void 0),b(this,"interval",void 0),b(this,"intervalId",void 0),b(this,"context",void 0),this.registeredObservers=N,this.processedEntries=G,this.interval=V,this.context=g,this.intervalId=null}var q,p,m;return q=M,(p=[{key:"getNewEntries",value:function(){var E=this;return this.context.performance.getEntries().filter(function(U){return!E.processedEntries.has(U)})}},{key:"getObserversForType",value:function(E,U){return Array.from(E).filter(function(N){return N.entryTypes.some(function(K){return K===U})})}},{key:"processBuffer",value:function(E){var U=Array.from(E.buffer),N=new h(U);E.buffer.clear(),U.length&&E.callback&&E.callback.call(void 0,N,E)}},{key:"processEntries",value:function(){var E=this;this.getNewEntries().forEach(function(N){var K=N.entryType;E.getObserversForType(E.registeredObservers,K).forEach(function(G){G.buffer.add(N)}),E.processedEntries.add(N)});var U=function(){return E.registeredObservers.forEach(E.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(U):this.context.setTimeout(U,0)}},{key:"add",value:function(E){this.registeredObservers.add(E),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(E){this.registeredObservers.delete(E),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(q.prototype,p),m&&P(q,m),M}()),W=function(){function M(E){var U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:H;(function(N,K){if(!(N instanceof K))throw new TypeError("Cannot call a class as a function")})(this,M),L(this,"callback",void 0),L(this,"buffer",void 0),L(this,"entryTypes",[]),L(this,"taskQueue",void 0),this.callback=E,this.buffer=new Set,this.taskQueue=U}var q,p,m;return q=M,(p=[{key:"observe",value:function(E){if(!E)throw new Error(C);if(E.entryTypes&&E.type)throw new Error(D);var U;if(E.entryTypes)U=E.entryTypes;else{if(!E.type)throw new Error(C);U=[E.type]}var N=U.filter(F);N.length>0&&N.length!==U.length&&console.warn(X),N.length?(this.entryTypes=N,this.taskQueue.add(this)):console.warn(_)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var E=Array.from(this.buffer);return new h(E)}}])&&A(q.prototype,p),m&&A(q,m),M}();L(W,"supportedEntryTypes",O);var I="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:W,ne=self;ne.PerformanceObserver||(ne.PerformanceObserver=I)}])})},98247:function(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(29345),u)},29345:(c,u,e)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[O].startTime:s.now(),F=D>2?f[C].startTime:s.now(),H=new t({name:L,entryType:"measure",startTime:X,duration:F-X});return l.push(H),H},s.getEntries=s.webkitGetEntries||function(L){return L!=null?l.filter(function(O){return O.name===L.name&&O.entryType===L.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(L){return h("entryType",L)},s.getEntriesByName=s.webkitGetEntriesByName||function(L){return h("name",L)},s.clearMarks=s.webkitClearMarks||function(L){P("mark",L),delete f[L]},s.clearMeasures=s.webkitClearMeasures||function(L){P("measure",L)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}u.polyfill=a,u.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(u,{$:()=>Pt,A:()=>We,B:()=>G,C:()=>z,D:()=>H,E:()=>q,F:()=>Ne,G:()=>ht,H:()=>h,I:()=>Fe,J:()=>Ie,L:()=>It,M:()=>Oe,N:()=>qe,O:()=>Dt,P:()=>_e,Q:()=>he,R:()=>ot,S:()=>Ye,T:()=>Ge,U:()=>fe,W:()=>Kt,Z:()=>at,a:()=>se,a2:()=>we,a4:()=>oe,a6:()=>Pe,b:()=>Ke,d:()=>rt,e:()=>Re,f:()=>yt,g:()=>At,h:()=>vt,i:()=>W,j:()=>N,k:()=>l,l:()=>U,m:()=>M,n:()=>Y,o:()=>D,p:()=>L,q:()=>F,r:()=>C,s:()=>E,t:()=>f,u:()=>O,v:()=>K,y:()=>m,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a($,Q){Q===void 0&&(Q=!0);var ae,me=new Promise(function(xe){ae=setTimeout(xe,Math.min(o,$),Q)});return me[t.n1]=function(){clearTimeout(ae)},me}const i=a;var s=function(Q){return function(){return Q}},l=s(!0),f=function(){},h=function(Q){return Q},P=typeof Symbol=="function",b=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function A($,Q,ae){if(!Q($))throw new Error(ae)}var L=function(Q,ae){(0,n.Z)(Q,ae),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ae).forEach(function(me){Q[me]=ae[me]})},O=function(Q,ae){var me;return(me=[]).concat.apply(me,ae.map(Q))};function C($,Q){var ae=$.indexOf(Q);ae>=0&&$.splice(ae,1)}function D($){var Q=!1;return function(){Q||(Q=!0,$())}}var _=function(Q){throw Q},X=function(Q){return{value:Q,done:!0}};function F($,Q,ae){Q===void 0&&(Q=_),ae===void 0&&(ae="iterator");var me={meta:{name:ae},next:$,throw:Q,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,M=function(Q){return Array.apply(null,new Array(Q))},q=function(Q){return function(ae){return Q(Object.defineProperty(ae,t.Nm,{value:!0}))}},p=function(Q){return Q===t.EO},m=function(Q){return Q===t.Wd},E=function(Q){return p(Q)||m(Q)};function U($,Q){var ae=Object.keys($),me=ae.length,xe=0,$e,nt=(0,r.IX)($)?M(me):{},ct={};function ft(){xe===me&&($e=!0,Q(nt))}return ae.forEach(function(mt){var gt=function(jt,kt){$e||(kt||E(jt)?(Q.cancel(),Q(jt,kt)):(nt[mt]=jt,xe++,ft()))};gt.cancel=f,ct[mt]=gt}),Q.cancel=function(){$e||($e=!0,ae.forEach(function(mt){return ct[mt].cancel()}))},ct}function N($){return{name:$.name||"anonymous",location:K($)}}function K($){return $[t.b_]}function G(){for(var $=arguments.length,Q=new Array($),ae=0;ae1?Q-1:0),me=1;me1?Q-1:0),me=1;me1?Q-1:0),me=1;me1?Q-1:0),me=1;me1?Q-1:0),me=1;me{"use strict";e.d(u,{uR:()=>I,Ef:()=>a.I,ZP:()=>Dt,GG:()=>E});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var ye={};return ye.promise=new Promise(function(pe,Oe){ye.resolve=pe,ye.reject=Oe}),ye}function s(ye){for(var pe=[],Oe=0;Oe2?he-2:0),Q=2;Q{"use strict";e.d(u,{CE:()=>D,IX:()=>s,MC:()=>f,NA:()=>X,Om:()=>F,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>_,hZ:()=>h,sR:()=>n,uj:()=>C});var t=e(23143),n=function(I){return I==null},r=function(I){return I!=null},o=function(I){return typeof I=="function"},a=function(I){return typeof I=="number"},i=function(I){return typeof I=="string"},s=Array.isArray,l=function(I){return I&&!s(I)&&typeof I=="object"},f=function(I){return I&&o(I.then)},h=function(I){return I&&o(I.next)&&o(I.throw)},P=function(I){return I&&o(Symbol)?o(I[Symbol.iterator]):s(I)},b=function(I){return I&&I[TASK]},A=function(I){return Boolean(I&&I[SAGA_ACTION])},L=function(I){return I&&o(I.subscribe)},O=function(I){return I&&o(I.isEmpty)&&o(I.take)&&o(I.put)},C=function W(I){return I&&(i(I)||X(I)||o(I)||s(I)&&I.every(W))},D=function(I){return I&&o(I.take)&&o(I.close)},_=function(I){return o(I)&&I.hasOwnProperty("toString")},X=function(I){return Boolean(I)&&typeof Symbol=="function"&&I.constructor===Symbol&&I!==Symbol.prototype},F=function(I){return D(I)&&I[t.AS]},H=function(I){return I&&I[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>f,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>h,b_:()=>b,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(L){return"@@redux-saga/"+L},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),f=t("TASK"),h=t("TASK_CANCEL"),P=t("TERMINATE"),b=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>hn,PH:()=>Zt,e:()=>lr,oM:()=>Sn});function t(d){for(var T=arguments.length,R=Array(T>1?T-1:0),x=1;x3?T.i-4:T.i:Array.isArray(d)?1:P(d)?2:b(d)?3:0}function s(d,T){return i(d)===2?d.has(T):Object.prototype.hasOwnProperty.call(d,T)}function l(d,T){return i(d)===2?d.get(T):d[T]}function f(d,T,R){var x=i(d);x===2?d.set(T,R):x===3?d.add(R):d[T]=R}function h(d,T){return d===T?d!==0||1/d==1/T:d!=d&&T!=T}function P(d){return Fe&&d instanceof Map}function b(d){return Ge&&d instanceof Set}function A(d){return d.o||d.t}function L(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var T=Ye(d);delete T[z];for(var R=Ke(T),x=0;x1&&(d.set=d.add=d.clear=d.delete=C),Object.freeze(d),T&&a(d,function(R,x){return O(x,!0)},!0)),d}function C(){t(2)}function D(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function _(d){var T=rt[d];return T||t(18,d),T}function X(d,T){rt[d]||(rt[d]=T)}function F(){return Te}function H(d,T){T&&(_("Patches"),d.u=[],d.s=[],d.v=T)}function W(d){I(d),d.p.forEach(M),d.p=null}function I(d){d===Te&&(Te=d.l)}function ne(d){return Te={p:[],l:Te,h:d,m:!0,_:0}}function M(d){var T=d[z];T.i===0||T.i===1?T.j():T.g=!0}function q(d,T){T._=T.p.length;var R=T.p[0],x=d!==void 0&&d!==R;return T.h.O||_("ES5").S(T,d,x),x?(R[z].P&&(W(T),t(4)),r(d)&&(d=p(T,d),T.l||E(T,d)),T.u&&_("Patches").M(R[z].t,d,T.u,T.s)):d=p(T,R,[]),W(T),T.u&&T.v(T.u,T.s),d!==We?d:void 0}function p(d,T,R){if(D(T))return T;var x=T[z];if(!x)return a(T,function(de,ge){return m(d,x,T,de,ge,R)},!0),T;if(x.A!==d)return T;if(!x.P)return E(d,x.t,!0),x.t;if(!x.I){x.I=!0,x.A._--;var J=x.i===4||x.i===5?x.o=L(x.k):x.o,re=J,Ee=!1;x.i===3&&(re=new Set(J),J.clear(),Ee=!0),a(re,function(de,ge){return m(d,x,J,de,ge,R,Ee)}),E(d,J,!1),R&&d.u&&_("Patches").N(x,R,d.u,d.s)}return x.o}function m(d,T,R,x,J,re,Ee){if(n(J)){var de=p(d,J,re&&T&&T.i!==3&&!s(T.R,x)?re.concat(x):void 0);if(f(R,x,de),!n(de))return;d.m=!1}else Ee&&R.add(J);if(r(J)&&!D(J)){if(!d.h.D&&d._=0;de--){var ge=Ee[de][z];if(!ge.P)switch(ge.i){case 5:x(ge)&&K(ge);break;case 4:R(ge)&&K(ge)}}}function R(Ee){for(var de=Ee.t,ge=Ee.k,te=Ke(ge),ce=te.length-1;ce>=0;ce--){var Ce=te[ce];if(Ce!==z){var Le=de[Ce];if(Le===void 0&&!s(de,Ce))return!0;var De=ge[Ce],Ae=De&&De[z];if(Ae?Ae.t!==Le:!h(De,Le))return!0}}var be=!!de[z];return te.length!==Ke(de).length+(be?0:1)}function x(Ee){var de=Ee.k;if(de.length!==Ee.t.length)return!0;var ge=Object.getOwnPropertyDescriptor(de,de.length-1);if(ge&&!ge.get)return!0;for(var te=0;te1?ze-1:0),Ze=1;Ze1?ce-1:0),Le=1;Le=0;J--){var re=x[J];if(re.path.length===0&&re.op==="replace"){R=re.value;break}}J>-1&&(x=x.slice(J+1));var Ee=_("Patches").$;return n(R)?Ee(R,x):this.produce(R,function(de){return Ee(de,x)})},d}(),vt=new ht,je=vt.produce,st=vt.produceWithPatches.bind(vt),tt=vt.setAutoFreeze.bind(vt),it=vt.setUseProxies.bind(vt),pt=vt.applyPatches.bind(vt),It=vt.createDraft.bind(vt),Ut=vt.finishDraft.bind(vt);const at=je;var Lt=e(69394);function Pt(d){var T=function(x){var J=x.dispatch,re=x.getState;return function(Ee){return function(de){return typeof de=="function"?de(J,re,d):Ee(de)}}};return T}var Kt=Pt();Kt.withExtraArgument=Pt;const $t=Kt;var ve=function(){var d=function(T,R){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,J){x.__proto__=J}||function(x,J){for(var re in J)Object.prototype.hasOwnProperty.call(J,re)&&(x[re]=J[re])},d(T,R)};return function(T,R){if(typeof R!="function"&&R!==null)throw new TypeError("Class extends value "+String(R)+" is not a constructor or null");d(T,R);function x(){this.constructor=T}T.prototype=R===null?Object.create(R):(x.prototype=R.prototype,new x)}}(),ut=function(d,T){var R={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},x,J,re,Ee;return Ee={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(Ee[Symbol.iterator]=function(){return this}),Ee;function de(te){return function(ce){return ge([te,ce])}}function ge(te){if(x)throw new TypeError("Generator is already executing.");for(;R;)try{if(x=1,J&&(re=te[0]&2?J.return:te[0]?J.throw||((re=J.return)&&re.call(J),0):J.next)&&!(re=re.call(J,te[1])).done)return re;switch(J=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return R.label++,{value:te[1],done:!1};case 5:R.label++,J=te[1],te=[0];continue;case 7:te=R.ops.pop(),R.trys.pop();continue;default:if(re=R.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){R=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]d&&console.warn(T+" took "+R+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var ae=function(d){ve(T,d);function T(){for(var R=[],x=0;x0){var Ee=R.indexOf(this);~Ee?R.splice(Ee+1):R.push(this),~Ee?x.splice(Ee,1/0,J):x.push(J),~R.indexOf(re)&&(re=T.call(this,J,re))}else R.push(re);return d==null?re:d.call(this,J,re)}}function mt(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function gt(d,T,R){var x=Mt(d,T,R);return{detectMutations:function(){return jt(d,T,x,R)}}}function Mt(d,T,R,x){T===void 0&&(T=[]),x===void 0&&(x="");var J={value:R};if(!d(R)){J.children={};for(var re in R){var Ee=x?x+"."+re:re;T.length&&T.indexOf(Ee)!==-1||(J.children[re]=Mt(d,T,R[re],Ee))}}return J}function jt(d,T,R,x,J,re){T===void 0&&(T=[]),J===void 0&&(J=!1),re===void 0&&(re="");var Ee=R?R.value:void 0,de=Ee===x;if(J&&!de&&!Number.isNaN(x))return{wasMutated:!0,path:re};if(d(Ee)||d(x))return{wasMutated:!1};var ge={};for(var te in R.children)ge[te]=!0;for(var te in x)ge[te]=!0;for(var te in ge){var ce=re?re+"."+te:te;if(!(T.length&&T.indexOf(ce)!==-1)){var Ce=jt(d,T,R.children[te],x[te],de,ce);if(Ce.wasMutated)return Ce}}return{wasMutated:!1}}function kt(d){return d===void 0&&(d={}),function(){return function(ge){return function(te){return ge(te)}}};var T=d.isImmutable,R=T===void 0?mt:T,x=d.ignoredPaths,J=d.warnAfter,re=J===void 0?32:J,Ee=d.ignore;x=x||Ee;var de=gt.bind(null,R,x);return function(ge){var te=ge.getState,ce=te(),Ce=de(ce),Le;return function(De){return function(Ae){var be=Q(re,"ImmutableStateInvariantMiddleware");be.measureTime(function(){ce=te(),Le=Ce.detectMutations(),Ce=de(ce),nt(!Le.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Le.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ve=De(Ae);return be.measureTime(function(){ce=te(),Le=Ce.detectMutations(),Ce=de(ce),Le.wasMutated&&nt(!Le.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Le.path||"")+". Take a look at the reducer(s) handling the action "+ct(Ae)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),be.warnIfExceeded(),Ve}}}}function Jt(d){var T=typeof d;return d==null||T==="string"||T==="boolean"||T==="number"||Array.isArray(d)||$(d)}function _t(d,T,R,x,J){T===void 0&&(T=""),R===void 0&&(R=Jt),J===void 0&&(J=[]);var re;if(!R(d))return{keyPath:T||"",value:d};if(typeof d!="object"||d===null)return!1;for(var Ee=x!=null?x(d):Object.entries(d),de=J.length>0,ge=0,te=Ee;ge=0)){if(!R(Le))return{keyPath:De,value:Le};if(typeof Le=="object"&&(re=_t(Le,De,R,x,J),re))return re}}return!1}function pn(d){return d===void 0&&(d={}),function(){return function(Ve){return function(ze){return Ve(ze)}}};var T=d.isSerializable,R=T===void 0?Jt:T,x=d.getEntries,J=d.ignoredActions,re=J===void 0?[]:J,Ee=d.ignoredActionPaths,de=Ee===void 0?["meta.arg","meta.baseQueryMeta"]:Ee,ge=d.ignoredPaths,te=ge===void 0?[]:ge,ce=d.warnAfter,Ce=ce===void 0?32:ce,Le=d.ignoreState,De=Le===void 0?!1:Le,Ae=d.ignoreActions,be=Ae===void 0?!1:Ae;return function(Ve){return function(ze){return function(Be){var Ze=ze(Be),et=Q(Ce,"SerializableStateInvariantMiddleware");return!be&&!(re.length&&re.indexOf(Be.type)!==-1)&&et.measureTime(function(){var Rt=_t(Be,"",R,x,de);if(Rt){var Bt=Rt.keyPath,zt=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Bt+"`. Value:",zt,` Take a look at the logic that dispatched this action: `,Be,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),De||(et.measureTime(function(){var Rt=Ve.getState(),Bt=_t(Rt,"",R,x,te);if(Bt){var zt=Bt.keyPath,qt=Bt.value;console.error("A non-serializable value was detected in the state, in the path: `"+zt+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+Be.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),et.warnIfExceeded()),Ze}}}}function tn(d){return typeof d=="boolean"}function nn(){return function(T){return rn(T)}}function rn(d){d===void 0&&(d={});var T=d.thunk,R=T===void 0?!0:T,x=d.immutableCheck,J=x===void 0?!0:x,re=d.serializableCheck,Ee=re===void 0?!0:re,de=new ae;if(R&&(tn(R)?de.push($t):de.push($t.withExtraArgument(R.extraArgument))),!1)var ge,te;return de}var on=!0;function hn(d){var T=nn(),R=d||{},x=R.reducer,J=x===void 0?void 0:x,re=R.middleware,Ee=re===void 0?T():re,de=R.devTools,ge=de===void 0?!0:de,te=R.preloadedState,ce=te===void 0?void 0:te,Ce=R.enhancers,Le=Ce===void 0?void 0:Ce,De;if(typeof J=="function")De=J;else if($(J))De=(0,Lt.UY)(J);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var Ae=Ee;if(typeof Ae=="function"&&(Ae=Ae(T),!on&&!Array.isArray(Ae)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Ae.some(function(Ze){return typeof Ze!="function"}))throw new Error("each middleware provided to configureStore must be a function");var be=Lt.md.apply(void 0,Ae),Ve=Lt.qC;ge&&(Ve=B(fe({trace:!on},typeof ge=="object"&&ge)));var ze=[be];Array.isArray(Le)?ze=Dt([be],Le):typeof Le=="function"&&(ze=Le(ze));var Be=Ve.apply(void 0,ze);return(0,Lt.MT)(De,ce,Be)}function Zt(d,T){function R(){for(var x=[],J=0;J-1}function ln(d){return""+d}function fn(d){var T={},R=[],x,J={addCase:function(re,Ee){var de=typeof re=="string"?re:re.type;if(de in T)throw new Error("addCase cannot be called with two reducers for the same action type");return T[de]=Ee,J},addMatcher:function(re,Ee){return R.push({matcher:re,reducer:Ee}),J},addDefaultCase:function(re){return x=re,J}};return d(J),[T,R,x]}function Qt(d){return typeof d=="function"}var vn=!1;function En(d,T,R,x){R===void 0&&(R=[]);var J=typeof T=="function"?fn(T):[T,R,x],re=J[0],Ee=J[1],de=J[2],ge;if(Qt(d))ge=function(){return me(d())};else{var te=me(d);ge=function(){return te}}function ce(Ce,Le){Ce===void 0&&(Ce=ge());var De=Dt([re[Le.type]],Ee.filter(function(Ae){var be=Ae.matcher;return be(Le)}).map(function(Ae){var be=Ae.reducer;return be}));return De.filter(function(Ae){return!!Ae}).length===0&&(De=[de]),De.reduce(function(Ae,be){if(be)if(n(Ae)){var Ve=Ae,ze=be(Ve,Le);return ze===void 0?Ae:ze}else{if(r(Ae))return at(Ae,function(Be){return be(Be,Le)});var ze=be(Ae,Le);if(ze===void 0){if(Ae===null)return Ae;throw Error("A case reducer on a non-draftable value must not return undefined")}return ze}return Ae},Ce)}return ce.getInitialState=ge,ce}var dn=!1;function Rn(d,T){return d+"/"+T}function Sn(d){var T=d.name;if(!T)throw new Error("`name` is a required option for createSlice");var R=typeof d.initialState=="function"?d.initialState:me(d.initialState),x=d.reducers||{},J=Object.keys(x),re={},Ee={},de={};J.forEach(function(ce){var Ce=x[ce],Le=Rn(T,ce),De,Ae;"reducer"in Ce?(De=Ce.reducer,Ae=Ce.prepare):De=Ce,re[ce]=De,Ee[Le]=De,de[ce]=Ae?Zt(Le,Ae):Zt(Le)});function ge(){var ce=typeof d.extraReducers=="function"?fn(d.extraReducers):[d.extraReducers],Ce=ce[0],Le=Ce===void 0?{}:Ce,De=ce[1],Ae=De===void 0?[]:De,be=ce[2],Ve=be===void 0?void 0:be,ze=fe(fe({},Le),Ee);return En(R,function(Be){for(var Ze in ze)Be.addCase(Ze,ze[Ze]);for(var et=0,Rt=Ae;et0;if(Be){var Ze=Ae.filter(function(et){return te(Ve,et,be)}).length>0;Ze&&(be.ids=Object.keys(be.entities))}}function Le(Ae,be){return De([Ae],be)}function De(Ae,be){var Ve=ue(Ae,d,be),ze=Ve[0],Be=Ve[1];Ce(Be,be),R(ze,be)}return{removeAll:yn(ge),addOne:wt(T),addMany:wt(R),setOne:wt(x),setMany:wt(J),setAll:wt(re),updateOne:wt(ce),updateMany:wt(Ce),upsertOne:wt(Le),upsertMany:wt(De),removeOne:wt(Ee),removeMany:wt(de)}}function Xe(d,T){var R=Se(d),x=R.removeOne,J=R.removeMany,re=R.removeAll;function Ee(Be,Ze){return de([Be],Ze)}function de(Be,Ze){Be=Z(Be);var et=Be.filter(function(Rt){return!(gn(Rt,d)in Ze.entities)});et.length!==0&&Ve(et,Ze)}function ge(Be,Ze){return te([Be],Ze)}function te(Be,Ze){Be=Z(Be),Be.length!==0&&Ve(Be,Ze)}function ce(Be,Ze){Be=Z(Be),Ze.entities={},Ze.ids=[],de(Be,Ze)}function Ce(Be,Ze){return Le([Be],Ze)}function Le(Be,Ze){for(var et=!1,Rt=0,Bt=Be;Rt-1;return R&&x}function Je(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Nt(){for(var d=[],T=0;T0)for(var Ze=De.getState(),et=Array.from(R.values()),Rt=0,Bt=et;Rt"u"?this:window)},44355:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Ne-1:0),Ke=1;Ke/gm),y=i(/^data-[\-\w.\u00B7-\uFFFF]/),j=i(/^aria-[\-\w]+$/),Y=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),k=i(/^(?:\w+script|data):/i),le=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Te=i(/^html$/i),Re=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(z){return typeof z}:function(z){return z&&typeof Symbol=="function"&&z.constructor===Symbol&&z!==Symbol.prototype?"symbol":typeof z};function Fe(z){if(Array.isArray(z)){for(var se=0,Ne=Array(z.length);se"u"?null:window},_e=function(se,Ne){if((typeof se>"u"?"undefined":Re(se))!=="object"||typeof se.createPolicy!="function")return null;var Ie=null,Ke="data-tt-policy-suffix";Ne.currentScript&&Ne.currentScript.hasAttribute(Ke)&&(Ie=Ne.currentScript.getAttribute(Ke));var Ye="dompurify"+(Ie?"#"+Ie:"");try{return se.createPolicy(Ye,{createHTML:function(yt){return yt}})}catch{return console.warn("TrustedTypes policy "+Ye+" could not be created."),null}};function We(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ge(),se=function(ee){return We(ee)};if(se.version="2.3.6",se.removed=[],!z||!z.document||z.document.nodeType!==9)return se.isSupported=!1,se;var Ne=z.document,Ie=z.document,Ke=z.DocumentFragment,Ye=z.HTMLTemplateElement,rt=z.Node,yt=z.Element,At=z.NodeFilter,ht=z.NamedNodeMap,vt=ht===void 0?z.NamedNodeMap||z.MozNamedAttrMap:ht,je=z.HTMLFormElement,st=z.DOMParser,tt=z.trustedTypes,it=yt.prototype,pt=M(it,"cloneNode"),It=M(it,"nextSibling"),Ut=M(it,"childNodes"),at=M(it,"parentNode");if(typeof Ye=="function"){var Lt=Ie.createElement("template");Lt.content&&Lt.content.ownerDocument&&(Ie=Lt.content.ownerDocument)}var Pt=_e(tt,Ne),Kt=Pt?Pt.createHTML(""):"",$t=Ie,ve=$t.implementation,ut=$t.createNodeIterator,Dt=$t.createDocumentFragment,ye=$t.getElementsByTagName,pe=Ne.importNode,Oe={};try{Oe=ne(Ie).documentMode?Ie.documentMode:{}}catch{}var we={};se.isSupported=typeof at=="function"&&ve&&typeof ve.createHTMLDocument"u"?"undefined":Re(ee))!=="object")&&(ee={}),ee=ne(ee),B="ALLOWED_TAGS"in ee?I({},ee.ALLOWED_TAGS):he,$="ALLOWED_ATTR"in ee?I({},ee.ALLOWED_ATTR):Q,sn="ADD_URI_SAFE_ATTR"in ee?I(ne(mn),ee.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in ee?I(ne(Zt),ee.ADD_DATA_URI_TAGS):Zt,rn="FORBID_CONTENTS"in ee?I({},ee.FORBID_CONTENTS):on,me="FORBID_TAGS"in ee?I({},ee.FORBID_TAGS):{},xe="FORBID_ATTR"in ee?I({},ee.FORBID_ATTR):{},nn="USE_PROFILES"in ee?ee.USE_PROFILES:!1,$e=ee.ALLOW_ARIA_ATTR!==!1,nt=ee.ALLOW_DATA_ATTR!==!1,ct=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,ft=ee.SAFE_FOR_TEMPLATES||!1,mt=ee.WHOLE_DOCUMENT||!1,jt=ee.RETURN_DOM||!1,kt=ee.RETURN_DOM_FRAGMENT||!1,Jt=ee.RETURN_TRUSTED_TYPE||!1,Mt=ee.FORCE_BODY||!1,_t=ee.SANITIZE_DOM!==!1,pn=ee.KEEP_CONTENT!==!1,tn=ee.IN_PLACE||!1,Me=ee.ALLOWED_URI_REGEXP||Me,vn=ee.NAMESPACE||Qt,ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ae.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ae.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ae.allowCustomizedBuiltInElements=ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),dn=Rn.indexOf(ee.PARSER_MEDIA_TYPE)===-1?dn=Sn:dn=ee.PARSER_MEDIA_TYPE,en=dn==="application/xhtml+xml"?function(Ue){return Ue}:L,ft&&(nt=!1),kt&&(jt=!0),nn&&(B=I({},[].concat(Fe(K))),$=[],nn.html===!0&&(I(B,q),I($,G)),nn.svg===!0&&(I(B,p),I($,w),I($,v)),nn.svgFilters===!0&&(I(B,m),I($,w),I($,v)),nn.mathMl===!0&&(I(B,U),I($,V),I($,v))),ee.ADD_TAGS&&(B===he&&(B=ne(B)),I(B,ee.ADD_TAGS)),ee.ADD_ATTR&&($===Q&&($=ne($)),I($,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&I(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(rn===on&&(rn=ne(rn)),I(rn,ee.FORBID_CONTENTS)),pn&&(B["#text"]=!0),mt&&I(B,["html","head","body"]),B.table&&(I(B,["tbody"]),delete me.tbody),a&&a(ee),cn=ee)},gn=I({},["mi","mo","mn","ms","mtext"]),Z=I({},["foreignobject","desc","title","annotation-xml"]),ue=I({},p);I(ue,m),I(ue,E);var Se=I({},U);I(Se,N);var Xe=function(ee){var Ue=at(ee);(!Ue||!Ue.tagName)&&(Ue={namespaceURI:Qt,tagName:"template"});var Je=L(ee.tagName),Nt=L(Ue.tagName);if(ee.namespaceURI===fn)return Ue.namespaceURI===Qt?Je==="svg":Ue.namespaceURI===ln?Je==="svg"&&(Nt==="annotation-xml"||gn[Nt]):Boolean(ue[Je]);if(ee.namespaceURI===ln)return Ue.namespaceURI===Qt?Je==="math":Ue.namespaceURI===fn?Je==="math"&&Z[Nt]:Boolean(Se[Je]);if(ee.namespaceURI===Qt){if(Ue.namespaceURI===fn&&!Z[Nt]||Ue.namespaceURI===ln&&!gn[Nt])return!1;var Ht=I({},["title","style","font","a","script"]);return!Se[Je]&&(Ht[Je]||!ue[Je])}return!1},Qe=function(ee){A(se.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Kt}catch{ee.remove()}}},lt=function(ee,Ue){try{A(se.removed,{attribute:Ue.getAttributeNode(ee),from:Ue})}catch{A(se.removed,{attribute:null,from:Ue})}if(Ue.removeAttribute(ee),ee==="is"&&!$[ee])if(jt||kt)try{Qe(Ue)}catch{}else try{Ue.setAttribute(ee,"")}catch{}},dt=function(ee){var Ue=void 0,Je=void 0;if(Mt)ee=""+ee;else{var Nt=O(ee,/^[\r\n\t ]+/);Je=Nt&&Nt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var Ht=Pt?Pt.createHTML(ee):ee;if(vn===Qt)try{Ue=new st().parseFromString(Ht,dn)}catch{}if(!Ue||!Ue.documentElement){Ue=ve.createDocument(vn,"template",null);try{Ue.documentElement.innerHTML=En?"":Ht}catch{}}var Xt=Ue.body||Ue.documentElement;return ee&&Je&&Xt.insertBefore(Ie.createTextNode(Je),Xt.childNodes[0]||null),vn===Qt?ye.call(Ue,mt?"html":"body")[0]:mt?Ue.documentElement:Xt},St=function(ee){return ut.call(ee.ownerDocument||ee,ee,At.SHOW_ELEMENT|At.SHOW_COMMENT|At.SHOW_TEXT,null,!1)},Et=function(ee){return ee instanceof je&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof vt)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},Ct=function(ee){return(typeof rt>"u"?"undefined":Re(rt))==="object"?ee instanceof rt:ee&&(typeof ee>"u"?"undefined":Re(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},Tt=function(ee,Ue,Je){!we[ee]||P(we[ee],function(Nt){Nt.call(se,Ue,Je,cn)})},bt=function(ee){var Ue=void 0;if(Tt("beforeSanitizeElements",ee,null),Et(ee)||O(ee.nodeName,/[\u0080-\uFFFF]/))return Qe(ee),!0;var Je=en(ee.nodeName);if(Tt("uponSanitizeElement",ee,{tagName:Je,allowedTags:B}),!Ct(ee.firstElementChild)&&(!Ct(ee.content)||!Ct(ee.content.firstElementChild))&&X(/=0;--Vt)Nt.insertBefore(pt(Ht[Vt],!0),It(ee))}return Qe(ee),!0}return ee instanceof yt&&!Xe(ee)||(Je==="noscript"||Je==="noembed")&&X(/0},xt=function(ee){var Ue=void 0,Je=void 0,Nt=void 0,Ht=void 0;Tt("beforeSanitizeAttributes",ee,null);var Xt=ee.attributes;if(!!Xt){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:$};for(Ht=Xt.length;Ht--;){Ue=Xt[Ht];var An=Ue,Yt=An.name,Ln=An.namespaceURI;if(Je=_(Ue.value),Nt=en(Yt),Vt.attrName=Nt,Vt.attrValue=Je,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",ee,Vt),Je=Vt.attrValue,!Vt.forceKeepAttr&&(lt(Yt,ee),!!Vt.keepAttr)){if(X(/\/>/i,Je)){lt(Yt,ee);continue}ft&&(Je=C(Je,ke," "),Je=C(Je,qe," "));var Dn=en(ee.nodeName);if(!!Ft(Dn,Nt,Je))try{Ln?ee.setAttributeNS(Ln,Yt,Je):ee.setAttribute(Yt,Je),b(se.removed)}catch{}}}Tt("afterSanitizeAttributes",ee,null)}},Gt=function He(ee){var Ue=void 0,Je=St(ee);for(Tt("beforeSanitizeShadowDOM",ee,null);Ue=Je.nextNode();)Tt("uponSanitizeShadowNode",Ue,null),!bt(Ue)&&(Ue.content instanceof Ke&&He(Ue.content),xt(Ue));Tt("afterSanitizeShadowDOM",ee,null)};return se.sanitize=function(He,ee){var Ue=void 0,Je=void 0,Nt=void 0,Ht=void 0,Xt=void 0;if(En=!He,En&&(He=""),typeof He!="string"&&!Ct(He)){if(typeof He.toString!="function")throw F("toString is not a function");if(He=He.toString(),typeof He!="string")throw F("dirty is not a string, aborting")}if(!se.isSupported){if(Re(z.toStaticHTML)==="object"||typeof z.toStaticHTML=="function"){if(typeof He=="string")return z.toStaticHTML(He);if(Ct(He))return z.toStaticHTML(He.outerHTML)}return He}if(gt||wt(ee),se.removed=[],typeof He=="string"&&(tn=!1),tn){if(He.nodeName){var Vt=en(He.nodeName);if(!B[Vt]||me[Vt])throw F("root node is forbidden and cannot be sanitized in-place")}}else if(He instanceof rt)Ue=dt(""),Je=Ue.ownerDocument.importNode(He,!0),Je.nodeType===1&&Je.nodeName==="BODY"||Je.nodeName==="HTML"?Ue=Je:Ue.appendChild(Je);else{if(!jt&&!ft&&!mt&&He.indexOf(" `+Yt),ft&&(Yt=C(Yt,ke," "),Yt=C(Yt,qe," ")),Pt&&Jt?Pt.createHTML(Yt):Yt},se.setConfig=function(He){wt(He),gt=!0},se.clearConfig=function(){cn=null,gt=!1},se.isValidAttribute=function(He,ee,Ue){cn||wt({});var Je=en(He),Nt=en(ee);return Ft(Je,Nt,Ue)},se.addHook=function(He,ee){typeof ee=="function"&&(we[He]=we[He]||[],A(we[He],ee))},se.removeHook=function(He){we[He]&&b(we[He])},se.removeHooks=function(He){we[He]&&(we[He]=[])},se.removeAllHooks=function(){we={}},se}var ot=We();return ot})},46688:(c,u,e)=>{"use strict";e.d(u,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(c,u,e)=>{"use strict";e.d(u,{YQ:()=>ne,g7:()=>I,Cs:()=>M,th:()=>F,sw:()=>X,Xz:()=>p});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),l=e.n(s),f=e(829),h=e.n(f),P=e(12782),b=e.n(P),A=e(60985),L=e(84621),O=e(44203);const C=(0,A.P1)(L.J0,G=>{try{return U(G?.["twc-variation"]??"")}catch{return{}}}),D=(0,A.P1)(L.J0,G=>{try{return N(G?.["twc-experiment"]??"")}catch{return{}}}),_=(0,A.P1)(C,D,(G,w)=>({...w,...G})),X=(0,A.P1)(_,G=>{try{const w=[];for(const[V,v]of Object.entries(G)){const g={experimentName:V,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};w.push(g)}return h()(w,["experimentName","variantName"])}catch{return[]}}),F=(0,O.C6)(X,G=>{const w={};for(const V of G){let{variantPayload:v}=V??{};const{taboola:g}=v??{};if(!n()(v?.taboola)){const S={placementSuffix:` - ${V.variantName}`,containerSuffix:`---${V.variantName}`};v={...v,taboola:{...S,...g}}}b()(w,v)}return w}),H=(0,O.C6)(X,G=>G.map(w=>w.experimentName)),W=(0,O.C6)(X,G=>G.map(w=>w.variantName)),I=(0,O.C6)(X,G=>G.map(w=>`${w.experimentName}_${w.variantName}`)),ne=(0,O.C6)(H,G=>G.join(",")),M=(0,O.C6)(W,G=>G.join(",")),q=(0,O.C6)(I,G=>G.join(",")),p=(0,A.P1)(F,G=>{const{taboola:w}=G??{};return n()(w)?{}:{...w}});function m(G){return window.atob(G)}function E(G){if(!i()(G))throw new Error("experiment map must be plain object");for(const[w,V]of Object.entries(G)){const{payloads:v={},value:g}=V,S=v[g]??{};if(typeof w!="string"||!w)throw new Error(`experiment name must be non-empty string (got ${w})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(S)&&!i()(S))throw new Error("variant payload must be plain object or null")}}function U(G){if(!G)return{};const w=JSON.parse(m(G));return E(w),w}function N(G){if(!G)return{};const w=JSON.parse(m(G)),V={};for(const v of Object.keys(w)){const[g,S]=v.split("__"),y=l()(w[v]);K(`${g}_${S}`)&&(V[g]={value:S,payloads:{[S]:y}})}return E(V),V}function K(G){return G.length{"use strict";e.d(u,{CJ:()=>h,RL:()=>H,UO:()=>f,m$:()=>s});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(w,V)=>({name:"getCMSAssetsUrlConfig",params:{language:V,query:{type:{$in:"article"},assetName:{$in:w}}}})),f=(0,r.C6)(r.$l,l,(w,V)=>w(V)?.[0]),h=(0,r.C6)(f,w=>w?.seometa?.title??""),P=(0,r.C6)(f,w=>w?.seometa?.keywords??""),b=(0,r.C6)(f,w=>w?.seometa?.description??""),A=(0,r.C6)(f,w=>w?.seometa?.["og:image"]??""),L=(0,r.C6)(f,w=>w?.seometa?.canonical??""),O=w=>w?.article?.wxNodes??{},C=w=>w?.article?.limitedAccess??!1,D=w=>w?.article?.wxNodesWithAssets??{},_=(0,r.C6)(f,w=>w?.author_data?.length?w.author_data:w?.author?.[0]?[{name:w.author[0],bioUrl:w.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(f,w=>w?.pcollid??""),F=(0,r.C6)(r.Gx,X,o.y,(w,V,v)=>{const g=(0,r.vy)({language:v,collectionId:V});return n()(w,["getCMSCollectionsUrlConfig",g,"data"],{})}),H=(0,r.C6)(F,w=>w?.ad_metrics?.article?.zone??""),W=(0,r.C6)(F,w=>w?.title??""),I=(0,r.C6)(f,w=>w?.providername??""),ne=(0,r.C6)(f,w=>w?.providerid??""),M=(0,r.C6)(f,w=>w?.lastmodifieddate??""),q=(0,r.C6)(f,w=>w?.publishdate??""),p=(0,r.C6)(f,w=>w?.createdate??""),m=(w,V)=>createDeepEqualSelector(dalSelector,localeSelector,(v,g)=>{const S=(V||g).replace(/-/,"_"),y=createDalKey({language:S,assetId:w});return get(v,["getCMSAssetByIDUrlConfig",y,"data"],{})}),E=w=>createDeepEqualSelector(dalSelector,V=>{const v=createDalKey({assetId:w});return get(V,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),U=(w,V)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(v,g)=>{const S=createDalKey({language:g,collectionType:w,collectionId:V});let y=get(v,["getCMSOrderedListUrlConfig",S,"data"],{});return y.text==="Not Found"&&(y={}),y}),N=w=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(V,v)=>{const g=K(w),S=createDalKey({language:v,assetIds:g}),y=get(V,["getCMSAssetByIDsUrlConfig",S,"data"],[]);if(Array.isArray(y)){let j=y.filter(Y=>Y.status===200);return j=j.map(Y=>{const{doc:k={}}=Y;return{...k,playlists:k.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),j}return null}),K=w=>{let V=w.replace(/(^,|,$)/g,"");return V=V.split(","),V=V.join(";"),V},G=w=>get(w,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>b,Q3:()=>s,ez:()=>h,jm:()=>P});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,A=>A?A.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(A,L,O)=>{if(!O)return null;const C=(0,r.vy)({language:L,collectionId:O});return n()(A,["getCMSCollectionsUrlConfig",C,"data"],{})}),f=(0,r.C6)(l,A=>n()(A,"title","")),h=(0,r.C6)(l,A=>n()(A,"sponsored",!1)),P=(0,r.C6)(l,i.dF,(A,L)=>{if(!A)return;const O=L==="index"?"article":L;return/article|video/.test(O)?n()(A,["ad_metrics",O,"zone"],""):""}),b=(0,r.C6)(l,i.dF,(A,L)=>{if(!A)return;const O=L==="index"?"article":L;return/article|video/.test(O)?n()(A,["ad_metrics",O,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>N,FL:()=>K,FN:()=>F,FT:()=>D,Hz:()=>X,IU:()=>ne,JK:()=>m,Jc:()=>q,Je:()=>C,M3:()=>I,MK:()=>M,R8:()=>s,St:()=>l,T$:()=>E,UZ:()=>U,Wc:()=>G,X9:()=>L,Xf:()=>g,Y6:()=>S,Y9:()=>A,_f:()=>P,ah:()=>t,bK:()=>p,bk:()=>b,dn:()=>h,nD:()=>V,nn:()=>v,s8:()=>O,sF:()=>w,sc:()=>f,tV:()=>W,uz:()=>_,y8:()=>n,yk:()=>H});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",f="burdaHeaderBidders",h="comscore",P="appsFlyer",b="criteoSlot",A="custParamsPii",L="facebookWxNode",O="findMe",C="geoIP",D="googleNonLimitedAds",_="gpt",X="gptPiiGDPR",F="gptPiiSaleUSA",H="indexExchange",W="instagramWxNode",I="gptPrisma",ne="headerBidders",M="medallia",q="mParticleFullMetrics",p="nielsen",m="outbrain",E="rubicon",U="socialLinksFooter",N="taboola",K="twitterWxNode",G="youtubeWxNode",w="wfxTriggers",V="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",S={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>At,B:()=>H,Cy:()=>Ie,Ds:()=>Fe,EM:()=>z,Eg:()=>Re,Jt:()=>j,MT:()=>F,Mw:()=>I,O7:()=>Y,Oq:()=>Ge,R$:()=>k,RJ:()=>_e,Yq:()=>Te,ab:()=>O,b2:()=>N,bG:()=>se,dR:()=>q,ff:()=>le,gK:()=>We,hV:()=>Ye,hY:()=>rt,qW:()=>ot,sj:()=>vt,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),l=e(42882),f=e(84621),h=e(23631),P=e(26850),b=e(77482),A=e(88240);const L=(0,t.P1)(f.cz,je=>je===h.wQ),O=(0,t.P1)(f.cz,je=>h.nB.includes(je)),C=je=>r()(je,[A.Xf,A.y8],{}),D=je=>(0,t.P1)(C,st=>r()(st,[je])),_=je=>r()(je,[A.Xf,A.ah],{}),X=(0,t.P1)(_,je=>{const{DprSdk:st}=window||{};return je[P.ui]??st?.getUserConsentWithDefaultValue?.(P.ui)}),F=(0,t.P1)(_,je=>{const{DprSdk:st}=window||{};return je[P.y]??st?.getUserConsentWithDefaultValue?.(P.y)}),H=()=>{const{DprSdk:je}=window||{};if(typeof je?.getGdprConsentOptInsString=="function")return je.getGdprConsentOptInsString()},W=()=>{const{DprSdk:je}=window||{};if(typeof je?.getCcpaSaleOptInString=="function")return je.getCcpaSaleOptInString()},I=D(A.R8),ne=D(A.Je),M=D(A.s8),q=(0,t.P1)(D(A.UZ),f.dF,(je,st)=>["covid19map"].includes(st)?!1:je),p=D(A.X9),m=D(A.tV),E=D(A.FL),U=D(A.Wc),N=(0,t.P1)(s.fr,i.b2,(je,st)=>je||st),K=(0,t.P1)(f.cz,je=>[h.CA,...h.nB,...h.Gv].includes(je));function G({linkList:je=[],regime:st,allowPrivacySettingsLink:tt,pageKey:it,isMobile:pt,isUserLoggedIn:It,privacyPolicyLink:Ut}){if(!Array.isArray(je))return je;const at=a()(je);return w({privacyLinkList:at,regime:st,allowPrivacySettingsLink:tt}),V({privacyLinkList:at,regime:st,pageKey:it,isMobile:pt}),v({privacyLinkList:at,regime:st,pageKey:it,isMobile:pt}),g({privacyLinkList:at,regime:st,pageKey:it,isMobile:pt,isUserLoggedIn:It}),S({privacyLinkList:at,regime:st,privacyPolicyLink:Ut}),at}const w=({privacyLinkList:je,regime:st,allowPrivacySettingsLink:tt})=>{const it=je.findIndex(pt=>pt?.titleTranslationKey==="privacySettings"||pt?.titleTranslationKey==="privacySettingsMenu");if(it>-1){if(!tt){je.splice(it,1);return}if(h.Gv.includes(st)){const{DprSdk:pt}=window||{};je[it].titleTranslationKey="cookieSettings",je[it].url="",je[it].onClick=pt?.showConsentManager}h.nB.includes(st)&&je[it].titleTranslationKey!=="privacySettingsMenu"&&(je[it].titleTranslationKey="reviewAdsSettings")}},V=({privacyLinkList:je,regime:st,pageKey:tt,isMobile:it})=>{const pt=je.findIndex(It=>It?.titleTranslationKey?.includes?.("dataPurposes"));if(pt>-1){if(st!==h.JP){je.splice(pt,1);return}tt==="dataPurposes"&&it&&(je[pt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:je,regime:st,pageKey:tt,isMobile:it})=>{const pt=je.findIndex(It=>It?.titleTranslationKey?.includes?.("doNotSell"));if(pt>-1){if(!h.nB.includes(st)){je.splice(pt,1);return}tt==="privacySettings"&&it&&(je[pt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),st!==h.wQ&&h.nB.includes(st)&&(je[pt].titleTranslationKey="saleOfData")}},g=({privacyLinkList:je,regime:st,pageKey:tt,isMobile:it,isUserLoggedIn:pt})=>{const It=je.findIndex(Ut=>Ut?.titleTranslationKey?.includes?.("sensitiveData"));It>-1&&(tt==="privacySettings"&&it&&(je[It].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(st!==h.wQ||!pt)&&je.splice(It,1))},S=({privacyLinkList:je,regime:st,privacyPolicyLink:tt})=>{const it=je.findIndex(pt=>pt?.titleTranslationKey==="cookieNotice");if(it>-1){if(!h.nB.includes(st)){je.splice(it,1);return}st===h.wQ&&(je[it].titleTranslationKey="californiaNotice",je[it].url=`${tt}#us-ccpa-notice-current`)}},y=(0,b.Iv)({t:()=>{},shouldUseLocaleParam:!1}),j=(0,t.P1)(f.cz,K,f.dF,f.Hu,l.WO,y,(je,st,tt,it,pt,It)=>({linkList:Ut})=>G({linkList:Ut,regime:je,allowPrivacySettingsLink:st,pageKey:tt,isMobile:it,isUserLoggedIn:pt,privacyPolicyLink:It?.[0]?.url})),Y=D(A.St),k=D(A.IU),le=D(A.sc),Te=D(A.bk),Re=D(A.yk),Fe=D(A.Y9),Ge=D(A.uz),_e=D(A.Hz),We=D(A.FN),ot=D(A.MK),z=D(A.JK),se=D(A.T$),Ne=D(A._f),Ie=D(A.Eh),Ke=D(A.$q),Ye=D(A.FT),rt=(0,t.P1)(D(A.Jc),f.z3,f.dF,(je,st,tt)=>je&&!(st&&tt.includes("covid19"))),yt=D(A.bK),At=D(A.dn),ht=D(A.M3),vt=D(A.sF)},55036:(c,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>X,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>f,sF:()=>L,a1:()=>P,Wo:()=>C,ke:()=>D,ZW:()=>l,$J:()=>A,MH:()=>b});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),i=e(8724);const s=(0,n.P1)(i.J0,a.Oo,(F,H)=>{const W=F?.["twc-unit"]??"";return W==="m"&&H?"s":W}),l=(0,n.P1)(t.TN,s,a.Oo,(F,H,W)=>{const I=(0,o.V7)(H),ne=(0,o.QQ)(F,W);return I||ne}),f=(0,n.P1)(l,F=>F.code),h=(0,n.P1)(l,F=>F.name),P=(0,n.P1)(l,F=>(0,r.k)(F.name)),b=(0,n.P1)(l,F=>F.temp),A=(0,n.P1)(l,F=>F.speed),L=(0,n.P1)(l,F=>F.distance),O=(0,n.P1)(l,F=>F.accumulation),C=(0,n.P1)(l,F=>F.precip),D=(0,n.P1)(l,F=>F.pressure);var _=e(55036);const X=F=>F[_.Xf]?.[_.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>M,MG:()=>W,TN:()=>D,b2:()=>X,vz:()=>q,xi:()=>I,y:()=>_,z4:()=>F});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(p){return p?a.test(p)?p.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(p,m)=>m||p||""),l=(0,t.C6)(s,n.dF,(p,m)=>{const E=i(p);return E||(m==="notFound"?o.ZW:E)}),f=(0,t.C6)(l,n.z3,n.pu,(p,m,E)=>{let U=p;return m&&E&&U!=="en-US"&&(U="en-GB"),{locale:U}});function h(p){if(!p)return o.ZW;const m=p.split("-")[0];return o.PD[m]||o.ZW}const P=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(p,m,E,U,N)=>p||m||E||N||U==="notFound"),b=(0,t.C6)(l,p=>h(p)),A=(0,t.C6)(b,p=>({locale:p})),L=(0,t.C6)(f,p=>({name:"getMewLocaleUrlConfig",params:p})),O=(0,t.C6)(t.$l,f,P,A,(p,m,E,U)=>{let N=p({name:"getMewLocaleUrlConfig",params:m});return!(N?.data??null)&&E&&(N=p({name:"getMewLocaleUrlConfig",params:U})),N?.data}),C=(0,t.C6)(O,p=>p?.locale?.data??null),D=(0,t.C6)(C,p=>p?.attributes?.localeCode??""),_=(0,t.C6)(D,p=>(p||"").replace("-","_")),X=(0,t.C6)(D,p=>{const m="";if(p&&p.length){const E=p.split("-");return E.length>1?E[1]:m}return m}),F=(0,t.C6)(C,p=>p?.attributes?.isLocaleSiteEnabled??!1),H=(0,t.C6)(O,p=>p?.language?.data??null),W=(0,t.C6)(H,p=>p?.attributes.languageCode??""),I=(0,t.C6)(W,p=>p.split("-")[0]),ne=(0,t.C6)(H,p=>p?.attributes.languageName??""),M=(0,t.C6)(H,p=>p?.attributes.isRtlLanguage??!1),q=(0,t.C6)(D,p=>p==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>_e,Fk:()=>A,Gx:()=>Y,H3:()=>g,JB:()=>I,JP:()=>K,LW:()=>Re,O8:()=>h,P:()=>z,Px:()=>We,Q2:()=>E,QJ:()=>P,QQ:()=>X,Rb:()=>W,SO:()=>G,SV:()=>m,Ts:()=>le,Vj:()=>i,W9:()=>b,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>ne,Z4:()=>q,_d:()=>o,bU:()=>V,cd:()=>a,d3:()=>Te,fD:()=>y,fS:()=>r,gr:()=>M,hu:()=>k,i6:()=>w,jS:()=>F,kM:()=>ot,lV:()=>Ge,ss:()=>Fe,u1:()=>f,ur:()=>S,xA:()=>v,zv:()=>H});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",h="WXU/ADS/RUBICON_DONE",P="WXU/ADS/BTF_BID_TARGETING_DONE",b="WXU/ADS/RUBICON_NO_WRAPPER",A="WXU/ADS/REFRESH_ADS",L="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",C=100,D=1e3,_="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",F="WXU/ADS/SET_TARGETING_READY",H="WXU/ADS/SET_TARGETING_CUST_PARAMS",W="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",I="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ne="WXU/ADS/SET_ALL_CUST_PARAMS",M="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",q="WXU/ADS/LOAD_AMAZON_HDBID",p="WXU/ADS/SET_AMAZON_HDBID_SLOTS",m="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",E="WXU/ADS/SET_CRITEO",U="WXU/ADS/SET_LOTAME",N="WXU/ADS/SET_CRITEO_SLOTS",K="WXU/ADS/LOAD_CRITEO_SLOTS",G="WXU/ADS/SET_IASPET_SLOTS",w="WXU/ADS/LOAD_INDEX_EXCHANGE",V="WXU/ADS/SET_MISC_CUST_PARAMS",v="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",S="WXU/ADS/SET_WFXTG_TARGETING",y="WXU/ADS/SET_LOTAME_TARGETING",j="adBlocker",Y="MW_Position1",k="WXU/ADS/NO_AD_CALL_EXCLUSION",le="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Te="WXU/ADS/SET_HASHED_MPID",Re=["fa","tl","id"],Fe=["CU","IR","SD","SY","UA"],Ge=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],_e=["iasPetSlot","rubicon"],We=["refreshAds","userActionAdRefresh"],ot="MW_Position2",z="MW_Position3",se="Taboola",Ne="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ie="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>se,Dt:()=>at,G:()=>vt,GL:()=>Dt,HH:()=>ut,Hc:()=>It,Ie:()=>w,Ii:()=>G,JN:()=>V,JV:()=>sn,JW:()=>oe,KL:()=>y,KY:()=>gt,LX:()=>qe,Ll:()=>Oe,Nt:()=>z,Q1:()=>fe,UJ:()=>B,Uj:()=>st,VH:()=>je,Vm:()=>_e,Vv:()=>Ye,WL:()=>Te,Xd:()=>ae,Y2:()=>ot,Yy:()=>Ke,ZH:()=>$,cr:()=>Ut,dA:()=>dn,dJ:()=>tt,db:()=>$e,ew:()=>At,fL:()=>S,j5:()=>Ne,jq:()=>xe,lg:()=>yt,mm:()=>nt,n0:()=>Lt,nY:()=>Me,nu:()=>En,oe:()=>mt,pn:()=>ve,tc:()=>pe,u_:()=>ln,vW:()=>ye,w8:()=>ht,xc:()=>ct,yt:()=>fn,z0:()=>Q,zp:()=>on});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),i=e(35676),s=e.n(i),l=e(45455),f=e.n(l),h=e(12782),P=e.n(h),b=e(75652),A=e.n(b),L=e(29286),O=e.n(L),C=e(84621),D=e(44203),_=e(18213),X=e(86535),F=e(42882),H=e(35342),W=e(64795),I=e(80329),ne=e(11419),M=e(39730),q=e(84392),p=e(46153),m=e(76643),E=e(83625),U=e(23631),N=e(80990),K=e(7647);const G=Z=>Z?.[K.Xf]?.slotsReady??!1,w=Z=>Z?.[K.Xf]?.rubiconDone??!1,V=Z=>Z?.[K.Xf]?.btfBidTargetingDone??!1,v=Z=>Z?.[K.Xf]?.custParamsComplete??!1,g=Z=>Z?.[K.Xf]?.targetingReady??!1,S=Z=>Z?.[K.Xf]?.amznHdBidStatus??!1,y=Z=>Z?.[K.Xf]?.criteoSlotStatus??!1,j=Z=>Z?.[REDUCER_KEY]?.wfxtg??!1,Y=Z=>Z?.[REDUCER_KEY]?.adCallComplete??!1,k=Z=>Z?.[REDUCER_KEY]?.btfAdCallComplete??!1,le=(0,t.P1)(w,v,(Z,ue)=>({custParamsComplete:ue,rubiconDone:Z})),Te=(0,t.P1)(C.zM,Z=>{let ue=Z;if(Z!=="mobile"){const{screen:{width:Se}}=window;Se>1024?ue="desktop":Se>=768&&(ue="tablet")}return ue}),Re=(0,t.P1)(W.uT,Z=>s()(Object.values(Z??{})).filter(Se=>Se.component==="WxuAd"&&!Se?.props?.disableAd)??[]),Fe=(0,t.P1)(Re,Te,(Z,ue)=>Z.map(Qe=>ue==="tablet"&&Qe.props.tabletId==="none"?null:ue==="tablet"&&Qe.props.tabletId?Qe.props.tabletId:Qe.props.id).filter(Qe=>Qe!==null).join(",")),Ge=Z=>(0,t.P1)(Re,ue=>ue.map(Qe=>Z==="tablet"&&Qe.props.tabletId==="none"?null:Z==="tablet"&&Qe.props.tabletId?Qe.props.tabletId:Qe.props.id).filter(Qe=>Qe!==null).join(",")),_e=(0,t.P1)(W.U3,I.Jj,(Z,ue)=>{const Se=Z?.metrics_levels??null;return ue||Se}),We=(0,t.P1)(W.U3,Z=>Z?.ads),ot=(0,t.P1)(W.JN,Z=>Z?.engine),z=(0,t.P1)(W.JN,Z=>Z?.networkCode),se=(0,t.P1)(p.TN,W.JN,H.gx,(Z,ue,Se)=>{const{adUnits:Xe={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ue;let{mobile:Qe,desktop:lt,tablet:dt}=Xe;Qe=Qe.includes("_us")?Qe.substr(0,Qe.indexOf("_us")):Qe,lt=lt.includes("_us")?lt.substr(0,lt.indexOf("_us")):lt,dt=dt.includes("_us")?dt.substr(0,dt.indexOf("_us")):dt;let St="intl";switch(Z){case"en-US":St="us";break;case"es-US":St="es_us";break;case"en-IN":St="en_in";break;default:break}St!=="es_us"&&St!=="en_in"&&(Se.includes("oppo")||Se.includes("transsion"))&&(St="intl");const Et=Qe.includes("mobile_smart")?`${Qe}_${St}`:Qe,Ct=lt.includes("web_weather")?`${lt}_${St}`:lt,Tt=dt.includes("tablet_weather")?`${dt}_${St}`:dt;return{desktop:Ct,mobile:Et,tablet:Tt}}),Ne=(0,t.P1)(Te,se,(Z,ue)=>ue?.[Z]??""),Ie=(0,t.P1)(W.JN,Z=>Z?.adTagOverrides),Ke=(0,t.P1)(W.JN,Z=>Z?.adZone),Ye=(0,t.P1)(Ne,Ke,I.jm,(Z,ue,Se)=>`${Z}/${Se||ue||"non_monetized"}`),rt=(0,t.P1)(W.JN,Z=>Z?.adsmetrics_zone),yt=()=>O().get("adstest"),At=(0,D.C6)(ne.RL,I.jm,Ke,(Z,ue,Se)=>Z||ue||Se),ht=(0,D.C6)(Te,I.jm,z,se,Ke,yt,(Z,ue,Se,Xe,Qe,lt)=>{const dt=Xe[Z];return`${Se}/${lt?"test_":""}${dt}/${ue||Qe}`}),vt=(0,D.C6)(Te,z,se,yt,(Z,ue,Se,Xe)=>{const Qe=Se[Z];return`${ue}/${Xe?"test_":""}${Qe}/interstitial`}),je=(0,D.C6)(C.zM,We,(Z,ue)=>{const Se=[...ue?.thirdParties??[]],{token:Xe}=Z==="mobile"?N.eh.USER_ACTION_AD_REFRESH:N.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Se.includes(Xe)}),st=(0,D.C6)(We,C.zM,X.bx,F.WO,(Z,ue,Se,Xe)=>{const Qe="rubicon_enUS",lt="sequentialAdLoader",dt="abTesting",St=N.eh.TIME_FRAME.token,Et=N.eh.HELIOS_AD_SDK.token,Ct=N.eh.ADMIRAL.token,Tt=N.eh.IAB_CATEGORIES.token,bt=N.eh.INSTANA.token,Ft=N.eh.ASSERTIVE_YIELD.token,{token:Wt}=N.eh.USER_ACTION_AD_REFRESH,{token:xt}=N.eh.MOBILE_REFRESH_ADS,{token:Gt}=N.eh.REFRESH_ADS,{token:He}=N.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...Z?.thirdParties??[]];return ee.includes(Qe)||ee.push(Qe),ee.includes(lt)||ee.push(lt),ee.includes(dt)||ee.push(dt),ee.includes(Et)||ee.push(Et),ee.includes(N.eh.JANUS.token)||ee.push(N.eh.JANUS.token),ee.includes(St)||ee.push(St),ee.includes(Ct)||ee.push(Ct),ee.includes(Tt)||ee.push(Tt),ee.includes(bt)||ee.push(bt),ee.includes(Ft)||ee.push(Ft),ue==="mobile"?(ee.push(Wt),ee.push(xt)):(ee.push(He),ee.push(Gt)),Se&&Xe&&(ee=ee.filter(Ue=>!Ue.includes(N.eh.LOTAME.token))),A()(ee).join(",")}),tt=(0,D.C6)(W.JN,Z=>[...Z?.thirdParties??[]].includes("rubicon_enUS")),it=(0,D.C6)(st,C.cz,(Z,ue)=>{const Se=Z.split(",");if(!Array.isArray(Se)||!Se.length)return[];const{CRITEO_SLOT:Xe,IAS_PET_SLOT:Qe,...lt}=N.eh;return Se.filter(pt(ue)).reduce((St,Et)=>{const Tt=Object.values(lt).find(({token:bt})=>Et.includes(bt));if(Tt){const{script:bt}=Tt;return bt?[...St,bt]:St}return St},[])}),pt=Z=>ue=>!(U.Gv.includes(Z)&&N.XC.some(Se=>ue.includes(Se))),It=(Z,ue)=>(0,D.C6)(D.Gx,Te,ue?Ge(ue):Fe,Re,ae,(Se,Xe,Qe,lt,dt)=>{const St=(0,D.vy)({positions:Qe,screenSize:ue??Xe});let Et=Se?.getMewAdConfigsUrlConfig?.[St]?.data?.data??null;return Et?(Et=Et.reduce((Ct,Tt)=>{const bt=lt.find(Ft=>Ft.props.id===Tt.name||Ft.props.tabletId===Tt.name);return[...Ct,{...Tt,lazyload:bt.props.lazyload,disableAd:bt?.props?.disableAd,sequentialGroup:bt?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),dt&&Z&&(Et=Et.filter(Ct=>Ct.sequentialGroup===Z)),Et):[]}),Ut=(0,D.C6)(_.Ds,D.Gx,p.TN,q.yt,(Z,ue,Se,Xe)=>{const Qe=(0,D.vy)({locale:Se,placeid:Xe}),lt=ue?.getWxAdTargetingUrlConfig?.[Qe]?.data?.data??{},dt=r()(lt,N.q3);return Z?dt:r()(dt,N.xN)}),at=(0,D.C6)(D.Gx,st,(Z,ue)=>{const Se=(0,D.vy)({tokens:ue});let Xe=Z?.getMewAdThirdPartyConfigsUrlConfig?.[Se]?.data?.data??[];return Xe=Xe.map(({config:Qe,config_type:lt})=>({config:Qe,type:lt})),Xe}),Lt=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.AMAZON_HEADER_BIDDER.token:!1);if(ue&&ue.config)return ue.config}return{}}),Pt=(0,D.C6)(_.ab,at,(Z,ue)=>{if(!Z)return{};if(!f()(ue)){const Se=ue.find(Xe=>Xe.type?Xe.type===N.eh.ADMIRAL.token:{});if(Se&&Se.config)return Se.config}return{}}),Kt=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.ASSERTIVE_YIELD.token:!1);if(ue&&ue.config)return ue.config}return{}}),$t=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.INSTANA.token:!1);if(ue&&ue.config)return ue.config}return{}}),ve=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.AMAZON_SLOTS.token:!1);if(ue&&ue.config)return ue.config}return{}}),ut=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.CRITEO.token:!1);if(ue&&ue.config)return ue.config}return{}}),Dt=(0,D.C6)(at,C.zM,(Z,ue)=>{if(!f()(Z)){const Se=Z.find(Xe=>Xe.type?Xe.type===N.eh.CRITEO_SLOT.token:!1);if(Se&&Se.config)return Se.config.placements=Se.config.placements[ue],Se.config}return{}}),ye=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.GEOEDGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),pe=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.IAS_PET_SLOT.token:!1);if(ue&&ue.config)return ue.config}return{}}),Oe=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.INDEX_EXCHANGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),we=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.LOTAME.token:!1);if(ue&&ue.config)return ue.config}return{}}),ke=/[0-9]{4}/,qe=(0,D.C6)(we,Z=>{const{tagsSrcId:ue="1884"}=Z;return ue.match(ke)}),oe=(0,D.C6)(qe,Z=>Z?`//tags.crwdcntrl.net/lt/c/${Z}/lt.min.js`:""),fe=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.PREBID.token:!1);if(ue&&ue.config)return ue.config}return{}}),ie=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Pe=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.USER_ACTION_AD_REFRESH.token:!1);if(ue&&ue.config)return ue.config}return{}}),Me=(0,D.C6)(Pe,C.dF,p.TN,(Z,ue,Se)=>{const{atf:Xe,refreshBidders:Qe}=Z,dt=(Object.keys(Xe)||[]).filter(Wt=>Wt.includes(Se)||Wt.includes("all"))||[];let St=Z?.atf?.positions,Et=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He?(St=Xe?.[xt]?.[He]?.positions??St,St):Wt},[]);f()(Et)&&(Et=St);let Ct=Z?.atf?.userActionDelay;const Tt=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He&&(Ct=Xe?.[xt]?.[He]?.userActionDelay||Ct),Ct},[]);let bt=Z?.atf?.inViewOnly;const Ft=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He&&(bt=Xe?.[xt]?.[He]?.inViewOnly??bt),bt},[]);return{type:"atf",inViewOnly:Ft,posToRefresh:Et,refreshBidders:Qe,userActionDelay:Tt}}),B=(0,D.C6)(Pe,C.dF,p.TN,(Z,ue,Se)=>{const{btf:Xe,refreshBidders:Qe}=Z,dt=(Object.keys(Xe)||[]).filter(Wt=>Wt.includes(Se)||Wt.includes("all"))||[];let St=Z?.btf?.positions,Et=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He?(St=Xe?.[xt]?.[He]?.positions??St,St):Wt},[]);f()(Et)&&(Et=St);let Ct=Z?.btf?.userActionDelay;const Tt=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He&&(Ct=Xe?.[xt]?.[He]?.userActionDelay||Ct),Ct},[]);let bt=Z?.btf?.inViewOnly;const Ft=dt.reduce((Wt,xt)=>{const He=(Object.keys(Xe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return He&&(bt=Xe?.[xt]?.[He]?.inViewOnly??bt),bt},[]);return{type:"btf",inViewOnly:Ft,posToRefresh:Et,refreshBidders:Qe,userActionDelay:Tt}}),he=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.REFRESH_ADS.token:!1);if(ue&&ue.config)return ue.config}return{}}),$=(0,D.C6)(he,C.dF,p.TN,(Z,ue,Se)=>{const{atf:Xe={},refreshBidders:Qe=[]}=Z,{interval:lt=0,inViewOnly:dt=!1}=Xe,Et=Object.keys(Xe).filter(bt=>bt.includes(Se)||bt.includes("all"))||[];let Ct=Xe.positions;const Tt=Et.reduce((bt,Ft)=>{const xt=Object.keys(Xe[Ft]).filter(Gt=>Gt.includes(ue)||Gt.includes("all"))||[];return f()(xt)||(Ct=Xe[Ft][xt].positions),Ct},[]);return{type:"atf",inViewOnly:dt,interval:lt,positions:Tt,refreshBidders:Qe}}),Q=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ue?.config?ue.config:{}}}),ae=(0,D.C6)(Q,C.zM,C.dF,p.TN,(Z,ue,Se,Xe)=>{if(f()(Z)||ue!=="desktop")return!1;const lt=Object.keys(Z).filter(Tt=>Tt.includes(Xe)||Tt.includes("all"))||[],dt=Array.isArray(lt)&&lt[0],St=Z?.[dt],Et=St&&(St.filter(Tt=>Tt.includes(Se)||Tt.includes("all"))||[]);return Et&&Array.isArray(Et)&&!!Et[0]}),me=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh?.RUBICON?.token:!1);if(ue?.config)return ue.config}return{}}),xe=(0,D.C6)(me,C.dF,p.TN,(Z,ue,Se)=>{const{defaultTimeoutOverride:Xe}=Z,lt=Object.keys(Z).filter(Et=>Et.includes(Se)||Et.includes("all"))||[];let dt=Xe;return lt.reduce((Et,Ct)=>{const bt=Object.keys(Z[Ct]).filter(Ft=>Ft.includes(ue)||Ft.includes("all"))||[];return f()(bt)||(dt=Z[Ct][bt[0]].timeoutOverride),dt},dt)}),$e=(0,D.C6)(me,xe,(Z,ue)=>({filename:Z?.filename,testFilename:Z?.testFilename,timeout:ue})),nt=(0,D.C6)(he,C.dF,p.TN,(Z,ue,Se)=>{const{btf:Xe={},refreshBidders:Qe=[]}=Z,{interval:lt=0,inViewOnly:dt=!1}=Xe,Et=Object.keys(Xe).filter(bt=>bt.includes(Se)||bt.includes("all"))||[];let Ct=Xe.positions;const Tt=Et.reduce((bt,Ft)=>{const xt=Object.keys(Xe[Ft]).filter(Gt=>Gt.includes(ue)||Gt.includes("all"))||[];return f()(xt)||(Ct=Xe[Ft][xt].positions),Ct},[]);return{type:"btf",interval:lt,inViewOnly:dt,positions:Tt,refreshBidders:Qe}}),ct=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.WFXTG.token:!1);if(ue&&ue.config)return ue.config}return{}}),ft=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.WX_AD_TARGETING.token:!1);if(ue&&ue.config)return ue.config}return{}}),mt=(0,D.C6)(ht,It(null),(Z,ue)=>ue.map(Se=>({adSlotId:Se.slotTarget,size:Se.sizes.map(Xe=>Xe[0]==="fluid"?[1,1]:Xe),adUnitPath:Z}))),gt=()=>{{const Z=O().get("fv");return parseInt(Z,10)||0}},Mt=(0,D.C6)(I.jm,Ke,(Z,ue)=>{const Se=Z||ue||"",Xe=Se.lastIndexOf("local_forecasts")!==-1;let Qe,lt,dt;if(Xe)Qe="fcst",dt="fcst",lt="fcst";else{const Et=Se.split("/").slice(-2);[lt]=Et,Qe=`${lt}_${Et[1]||""}`,dt=Et[1]||"nl"}return{cat:Qe,fam:lt,ch:dt}}),jt=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh?.TIME_FRAME?.token:!1);if(ue?.config)return ue.config}return{}}),kt=(0,D.C6)(W.IY,jt,(Z,ue)=>ue?.tf?.[Z]??"nl"),Jt=(Z,ue)=>()=>{const Se=ue||"0123456789",Xe=Z||16;let Qe="";for(let lt=0;lt{{const{userAgent:Z}=window.navigator,ue=Z&&Z.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ue))switch(ue[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),pn=()=>String(Math.floor(Math.random()*1e3)+1),tn=()=>"weather",nn=Z=>Z?.[REDUCER_KEY]?.wfxtg??{},rn=Z=>Z?.[REDUCER_KEY]?.lotame??{},on=Z=>Z?.[K.Xf]?.hashedMpid??"",hn=(0,D.C6)(Te,Z=>Z==="tablet"?"wx_tab":Z==="mobile"?"wx_mw":"wx"),Zt=(0,D.C6)(C.ZN,(Z={})=>{if(Z.layer==="rwi"||Z.layers==="rwi")return"rwi"}),sn=Z=>Z?.[E.Xf]?.videoCount??0,mn=(0,D.C6)(C.ZN,Z=>Z?.adRef??""),ln=Z=>Z?.[K.Xf]?.custParams??{},fn=(0,D.C6)(_.Ds,_.gK,Mt,se,kt,Jt(16,"0123456789"),gt,yt,_t,hn,pn,tn,Zt,mn,sn,H.gx,Te,C.zM,(Z,ue,Se,Xe,Qe,lt,dt,St,Et,Ct,Tt,bt,Ft,Wt,xt,Gt,He,ee)=>{let Ue={...Se,ad_unit:Xe[He],tf:Qe,ord:lt,rmid:lt,impression_id:(0,m.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:dt&&dt.toString(),adstest:St||"",browser:Et,mr:"0",plat:Ct,env:Tt,refurl:bt,mlayer:Ft||"",...Gt?{par:Gt}:{},ref:xt===0?Wt:"",sod:ue?"yes":"no"};Ue=a()(Ue,Nt=>!!Nt);const Je=r()(Ue,N.q3);return Z?Je:r()(Je,N.xN)}),Qt=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ue&&ue.config)return ue.config}return{}}),vn=(0,D.C6)(Qt,Z=>{if(Z&&!f()(Z)){const{maxTime:ue}=Z;if(!Number.isNaN(ue))return+ue}return-1}),En=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh?.HELIOS_AD_SDK?.token:!1);if(ue?.config)return ue.config}return{}}),dn=(0,D.C6)(ln,on,(Z,ue)=>{const Se=Object.keys(Z).filter(Qe=>N.Hw.has(Qe)).sort();return{pageKvs:Se.length?` ${Se.join(" ")} `:"",hasPpid:!!ue}}),Rn=(0,D.C6)(at,Z=>{if(!f()(Z)){const ue=Z.find(Se=>Se.type?Se.type===N.eh?.AB_TESTING?.token:!1);if(ue?.config)return ue.config}return{}}),Sn=(0,D.C6)(at,Z=>Z?.find?.(ue=>ue.type===N.eh.IAB_CATEGORIES.token)?.config??{});function en(Z,ue){return P()({},Z,ue,(Se,Xe)=>{if(Array.isArray(Se))return A()(Se.concat(Xe))})}const cn=(0,D.C6)(Sn,Z=>{const{iabCategoriesByPageCode:ue={}}=Z??{},Se={};for(const[Xe,Qe]of Object.entries(ue))for(const lt of Xe.split(","))Se[lt]=en(Se[lt]??{},Qe);return Se}),Pn=(0,D.C6)(cn,W.IY,(Z,ue)=>Z[ue]),yn=(0,D.C6)(ne.UO,M.s5,(Z,ue)=>(f()(Z)?ue:Z)?.tags?.iab??{}),wt=(0,D.C6)(Pn,yn,(Z,ue)=>en(Z,ue)),gn=(0,D.C6)(Sn,Z=>Z?.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>s,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,h,P,b,A)=>P&&h==="en-US"&&f==="US"&&!A||!P&&f==="US"&&h==="en-US"&&!b);function l(f,h,P){const b=i.includes(h.title)||i.includes(h.urlTranslationKey)||i.includes(h.titleTranslationKey),A=P?.includes?.("samsung");return!(b&&(!f||A))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>S,dA:()=>v,K4:()=>V,J7:()=>g,dz:()=>f,AM:()=>l,JQ:()=>W,N7:()=>b,SB:()=>L,QP:()=>I,aZ:()=>q});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(y){try{return decodeURIComponent(y)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(y,j,Y,k)=>{if(!y&&!j&&!Y&&!k)return null;const Te=[{type:"canonicalCityId",locId:i(k)},{type:"placeId",locId:i(Y)},{type:null,locId:i(j)},{type:null,locId:i(y)}].find(We=>!!We.locId);if(!Te)return null;const Re=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Fe=/-/,Ge=/\s/,{locId:_e}=Te;if(Re.test(Te.locId)){Ge.test(_e)?Te.locId=_e.split(" ").pop():Fe.test(_e)?Te.locId=_e.split("-").pop():Te.locId=_e.split("+").pop();const We=f(Te);if(We)return We}return f(Te)}),l=(0,n.C6)(r.TN,s,(y,j)=>{const{type:Y,value:k}=j||{},le={language:y,[Y]:k};return Y==="locId"&&(le.locationType="locid"),{getSunV3LocationPointUrlConfig:le}});function f({locId:y,type:j}){const Y=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:k=>(0,a.b)(k)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:k=>k.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:k=>`${k.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:k=>{const le=k.substring(0,2).toUpperCase();return`${k.split(":")[0]}:1:${le}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:k=>`${k.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:k=>k},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:k=>k}];if(j){const k=Y.find(le=>le.typeAs===j);if(k&&k.regex.test(y))return{type:k.typeAs,value:k.valueFn(y)}}for(let k=0,le=Y.length;k{if(!y)return!0;const{type:j,value:Y}=y;return!Y||j==="geocode"&&Y==="0.00,0.00"}),P=(0,n.C6)(n.Gx,l,(y,j)=>{const Y="getSunV3LocationPointUrlConfig",k=y[Y]||{},le=j[Y]||{},Te=(0,n.vy)(le);return k[Te]}),b=(0,n.C6)(P,y=>{if(!(y?.loaded??null))return null;const Y=y?.data??null;return!Y||Y.errors?null:y.data.location}),A=(0,n.C6)(o.h1,P,(y,j)=>{if(!y)return!1;if(!j)return!0;const Y=j?.data?.errors??[];if(Array.isArray(Y)&&Y.length){const k=Y[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(k)}return!1}),L=(0,n.C6)(b,y=>y?`${y.latitude},${y.longitude}`:""),O=(0,n.C6)(b,y=>y?.latitude??void 0),C=(0,n.C6)(b,y=>y?.longitude??void 0),D=(0,n.C6)(b,y=>y?.adminDistrict??""),_=(0,n.C6)(b,y=>y?.adminDistrictCode??""),X=(0,n.C6)(b,y=>y?.postalCode??""),F=(0,n.C6)(b,y=>y?.neighborhood??""),H=(0,n.C6)(b,y=>y?.country??""),W=(0,n.C6)(b,y=>y?.countryCode??""),I=(0,n.C6)(b,y=>{let j=y?.ianaTimeZone??"";return(!j||!j.includes("/"))&&(j="Etc/UTC"),j}),ne=(0,n.C6)(b,y=>y?.displayName??""),M=(0,n.C6)(b,y=>y?.dmaCd??""),q=(0,n.C6)(b,y=>y?.placeId??""),p=(0,n.C6)(b,y=>y?.airportName??""),m=(0,n.C6)(b,y=>y?.type??""),E=(0,n.C6)(b,y=>y?.city??""),U=(0,n.C6)(b,y=>y?.canonicalCityId??""),N=(0,n.C6)(b,y=>y?.disputedArea??!1),K=(0,n.C6)(b,r.b2,(y,j)=>g(y,j)),G=(0,n.C6)(b,y=>V(y)),w=(0,n.C6)(b,r.b2,(y,j)=>v(y,j));function V(y,j){let Y;if(y?.disputedCountries)Y=y.displayName||"";else{switch(y?.type){case"city":Y=y?.locale?.locale2||"";break;case"locality":Y=y?.locale?.locale3||"";break;case"neighborhood":Y=y?.locale?.locale4||"";break;case"airport":Y=y?.airportName||"";break;case"postal":const k=y?.locale?.locale4||y?.locale?.locale3||y?.locale?.locale2||"",le=y?.postalCode||"";Y=j?`${k} ${le}`.trim():`${k}`.trim();break;default:Y=y?.displayName||""}Y.length===0&&(Y=y?.displayName)}return Y}function v(y,j,Y){const k=j||"US";let le;if(y?.disputedCountries)le=y?.displayName||"";else{const Te=k===y?.countryCode?"":y?.country||"",Re=j!=="IL"&&y?.adminDistrict||"",Fe=y?.postalCode||"";switch(y?.type){case"city":le=[Re,Te].filter(Boolean).join(", ");break;case"locality":le=[y?.locale?.locale2||"",Re,Te].filter(Boolean).join(", ");break;case"neighborhood":le=[y?.locale?.locale3||y?.locale?.locale2||"",Re,Te].filter(Boolean).join(", ");break;case"postal":const We=Re||y?.locale?.locale2||"";le=[Y?`${We} ${Fe}`.trim():We,Te].filter(Boolean).join(", ");break;default:le=[Re,Te].filter(Boolean).join(", ")}}return le}function g(y,j){const Y=V(y,!1),k=v(y,j,!0),le=Y&&k?", ":"",Te=y?.separator?y?.separator:le;return`${Y}${Te}${k}`.trim()}function S(y){const j=y.placeId?.length||0;return j===0?[]:Array.from({length:j},(Y,k)=>({displayName:y.displayName?.[k],adminDistrict:y.adminDistrict?.[k],adminDistrictCode:y.adminDistrictCode?.[k],countryCode:y.countryCode?.[k],country:y.country?.[k],disputedArea:y.disputedArea?.[k],city:y.city?.[k],type:y.type?.[k],postalCode:y.postalCode?.[k],disputedCountries:y.disputedCountries?.[k],locale:{locale1:y.locale?.locale1?.[k]||y.locale1?.[k],locale2:y.locale?.locale2?.[k]||y.locale2?.[k],locale3:y.locale?.locale3?.[k]||y.locale3?.[k],locale4:y.locale?.locale4?.[k]||y.locale4?.[k]},placeId:y.placeId[k],latitude:Math.round(y.latitude[k]*10)/10,longitude:Math.round(y.longitude[k]*10)/10}))}},89972:(c,u,e)=>{"use strict";e.d(u,{Z:()=>n,b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(c,u,e)=>{"use strict";e.d(u,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>l,Mw:()=>o,X2:()=>s,Xf:()=>t,fL:()=>i});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",i=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",l="csc"},84621:(c,u,e)=>{"use strict";e.d(u,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,u,e)=>{"use strict";e.d(u,{BP:()=>tt,Cv:()=>P,Dq:()=>G,EQ:()=>ne,F3:()=>E,GH:()=>A,Gz:()=>st,Hu:()=>m,J0:()=>l,K_:()=>Ye,Mr:()=>ht,N3:()=>Ke,Pi:()=>k,Qo:()=>C,S5:()=>V,T:()=>b,U8:()=>w,UW:()=>pt,V7:()=>At,ZN:()=>F,_p:()=>i,ai:()=>Ne,bx:()=>ot,cz:()=>N,dF:()=>W,dx:()=>O,e9:()=>rt,eM:()=>at,fh:()=>Fe,fx:()=>S,h1:()=>Ge,i:()=>it,j3:()=>yt,jw:()=>$t,kO:()=>vt,kw:()=>g,lm:()=>U,nc:()=>M,nf:()=>I,nh:()=>Y,pu:()=>Pt,qk:()=>y,sN:()=>f,sQ:()=>le,uo:()=>v,x2:()=>j,xS:()=>Ie,y:()=>H,z3:()=>We,zM:()=>p});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=ve=>ve?.[a.Xf]??null,s=ve=>ve?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,ve=>ve?.headers??null),f=(0,t.P1)(l,ve=>ve?.["twc-subs"]??"none"),h=(0,t.P1)(l,ve=>ve?.["twc-sticky-variant"]??""),P=(0,t.P1)(l,ve=>ve?.["twc-ads-killswitch"]??""),b=(0,t.P1)(l,ve=>ve?.["twc-site-mode"]??""),A=(0,t.P1)(l,ve=>{const ut=ve?.["twc-experiment"]??null;return ut?JSON.parse(window?.atob(ut)):{}}),L=(0,o.C6)(o.Gx,ve=>{const ut=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(ve,["getMewEntityUrlConfig",ut,"data","data","attributes","value"],{})}),O=(0,t.P1)(L,A,(ve,ut)=>{let Dt;const ye=Object.keys(ve),pe=Object.keys(ut);return ye.forEach(Oe=>{pe.includes(Oe)&&(Dt=Oe)}),Dt}),C=(0,t.P1)(i,ve=>ve?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(i,ve=>ve?.pathPattern??""),_=(0,t.P1)(i,ve=>ve?.referer??null),X=(0,t.P1)(i,ve=>ve?.requestBody??null),F=(0,t.P1)(i,ve=>ve?.query??null),H=(0,t.P1)(i,ve=>ve?.params??null),W=(0,t.P1)(i,ve=>ve?.pageKey??""),I=(0,t.P1)(W,ve=>a.HJ.includes(ve)),ne=(0,t.P1)(i,ve=>ve?.params?.locId??""),M=(0,t.P1)(i,ve=>ve?.contextListId??""),q=(0,t.P1)(l,ve=>{const ut="4g",Dt=[ut,"3g"],pe=(ve?.["twc-connection-speed"]??ut).toLowerCase();return Dt.includes(pe)?pe:ut}),p=(0,t.P1)(l,ve=>ve?.["twc-device-class"]??"mobile"),m=(0,t.P1)(p,ve=>ve==="mobile"),E=(0,t.P1)(l,ve=>ve?.["twc-partner"]??""),U=(0,t.P1)(l,ve=>ve?.["twc-csc"]??""),N=(0,t.P1)(l,ve=>ve?.["twc-privacy"]??"exempt"),K=(0,t.P1)(l,ve=>ve?.["twc-experience"]??""),G=(0,t.P1)(F,ve=>ve?.experience??""),w=(0,t.P1)(F,ve=>ve?.locale??""),V=(0,t.P1)(F,ve=>ve?.par??""),v=(0,t.P1)(F,ve=>ve?.cscCountryCode??ve?.csccountrycode??""),g=(0,t.P1)(U,ve=>ve==="KR"),S=(0,t.P1)(F,ve=>ve?.locId??""),y=(0,t.P1)(F,ve=>ve?.placeId??""),j=(0,t.P1)(F,ve=>ve?.canonicalCityId??""),Y=(0,t.P1)(H,ve=>ve?.locale??""),k=(0,t.P1)(H,W,C,(ve,ut,Dt)=>Dt.includes("medical-reviewer")?["bios/medical-reviewer"]:ut==="bioPage"?["bios"]:ut==="commerce"?["atmosphere"]:ve?.collectionId??null),le=(0,t.P1)(Y,ve=>ve?.split("-")?.[1]??""),Te=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Re=(0,o.C6)(Te,o.$l,(ve,ut)=>ut(ve)?.data?.attributes?.value),Fe=(0,t.P1)(le,Re,(ve,ut)=>{const Dt=ut?.countryCodesWithoutRegisteredTrademark;return Dt?!Dt.includes(ve):!1}),Ge=(0,t.P1)(S,D,(ve,ut)=>ut.includes(":locId")||!!ve),_e=(0,t.P1)(W,ve=>["moduleService"].includes(ve)),We=(0,t.P1)(_e,C,G,w,(ve,ut,Dt,ye)=>{const pe=Array.isArray(ut.match(/api\/v[0-9]/g))&&!!Dt&&!!ye;return ve||pe}),ot=(0,t.P1)(Y,ve=>ve?["en-US"].indexOf(ve)>-1:!0),z=(0,t.P1)(P,ot,f,(ve,ut,Dt)=>{const ye=ve&&ve.split(",")||[],pe=Dt!=="none";return ye.includes("ads")||ye.includes("allthethings")||ut&&pe}),se=(0,t.P1)(D,ve=>ve==="/:locale/dsr"),Ne=(0,t.P1)(l,ve=>ve?.["twc-csrf"]??""),Ie=(0,t.P1)(l,ve=>ve?.["twc-geoip-country"]??""),Ke=(0,t.P1)(X,ve=>ve?.userId),Ye=(0,t.P1)(X,ve=>ve?.appId),rt=(0,t.P1)(X,ve=>ve?.version),yt=(0,t.P1)(X,ve=>ve?.adId),At=(0,t.P1)(X,ve=>ve?.serviceProviders),ht=(0,t.P1)(X,ve=>ve?.enabledUserDataInventory),vt=(0,t.P1)(F,ve=>ve?.userId),je=(0,t.P1)(F,ve=>ve?.serviceProviders),st=(0,t.P1)(F,ve=>ve?.regime),tt=(0,t.P1)(F,ve=>ve?.countryCode),it=(0,t.P1)(F,ve=>ve?.isUserLoggedIn==="true"),pt=(0,t.P1)(F,ve=>ve?.isUserPremium==="true"),It=(0,t.P1)(F,ve=>ve?.email),Ut=(0,t.P1)(F,ve=>ve?.action),at=(0,t.P1)(F,ve=>ve?.appIdOverride),Lt=(0,t.P1)(at,Ye,(ve,ut)=>ut?.includes("twc")||ve?.includes("twc")),Pt=(0,t.P1)(at,Ye,(ve,ut)=>ut?.includes("wu")||ve?.includes("wu")),Kt=(0,t.P1)(at,Ye,(ve,ut)=>ut?.includes("samsung")||ve?.includes("samsung")),$t=ve=>ve?.[a.Xf]?.adblocker??!1},21538:(c,u,e)=>{"use strict";e.d(u,{el:()=>b,s9:()=>P,U1:()=>h});var t=e(44203),n=e(97979),r=e(60985),o=e(42882),a=e(8724),i=e(13198);function*s(){return[{name:"getCMSLinkListUrlConfig",params:{linkListId,language}}]}var l=e(51828);const f=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),h=(0,t.C6)(f,t.$l,(A,L)=>L(A)?.data?.attributes?.value),P=(0,r.P1)(h,n.uV,a.Hu,(A,L,O)=>{if(!O)return A?.[L]}),b=(0,r.P1)(o.go,a.dF,h,P,(0,l.g)(),(A,L,O,C,D)=>!A&&(O?.stickyAdContainerEnabledPageKeys||[]).includes(L)&&C&&!(L==="home"&&D===i.UB))},72606:(c,u,e)=>{"use strict";e.d(u,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>i});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,u,e)=>{"use strict";e.d(u,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,u,e)=>{"use strict";e.d(u,{CZ:()=>O,OM:()=>P,RM:()=>f,UW:()=>l,Vm:()=>s,Yg:()=>h,fm:()=>b,gx:()=>i,qK:()=>A});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const i=(0,t.P1)(o.S5,o.F3,(C,D)=>C||D||r().get("partner")||""),s=(0,t.P1)(o.S5,C=>C||r().get("partner")||""),l=(0,t.P1)(i,C=>C.toLowerCase().includes("samsung")),f=(0,t.P1)(i,C=>C.toLowerCase().includes("apple")||C.toLowerCase().includes(a.X3)),h=(0,t.P1)(i,l,(C,D)=>D?C==="samsung_vsc":!1),P=(0,t.P1)(i,l,(C,D)=>D?C==="samsung_msc":!1),b=(0,t.P1)(i,h,(C,D)=>D?"samsungVietnam":C),A=(0,t.P1)(i,o.dF,(C,D)=>!(C==="oppo_widget"&&a.TR.includes(D))),L=(0,t.P1)(i,C=>a.Jp.includes(C)),O=(0,t.P1)(l,o.dF,(C,D)=>!!(C&&D!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Ky:()=>t.Ky,Oo:()=>t.Oo,im:()=>t.im,zX:()=>t.zX});var t=e(84392)},84392:(c,u,e)=>{"use strict";e.d(u,{O2:()=>Y,Oo:()=>ot,E8:()=>_e,Ky:()=>X,zc:()=>_,yV:()=>E,Fj:()=>F,Sm:()=>C,z:()=>D,bu:()=>p,zX:()=>ne,im:()=>N,RP:()=>K,oy:()=>v,iH:()=>G,yt:()=>q,Si:()=>m,i7:()=>w,QU:()=>O,TR:()=>V});var t=e(60985),n=e(72579),r=e.n(n),o=e(23410),a=e(89972),i=e(63907),s=e(10449),l=e(44203),f=e(45158),h=e(84621),P=e(72484);const b=(0,t.P1)(h.h1,o.aZ,i.nP,i.VI,s.v6,(z,se,Ne,Ie,Ke)=>{if(z)return se;if(/^([0-9a-f]){32,}$/.test(Ne[0]?.placeID))return Ne[0].placeID;if(Ie?.[0])return Ie[0];if(Ke)return Ke}),A=(0,l.C6)(b,z=>{if(!z)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(se)}),L=(0,l.C6)(f.TN,A,(z,se)=>{const{type:Ne,value:Ie}=se||{},Ke={language:z,[Ne]:Ie};return Ne==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),O=(0,l.C6)(l.Gx,L,o.AM,h.h1,(z,se,Ne,Ie)=>{const Ke="getSunV3LocationPointUrlConfig",Ye=z[Ke]||{};let rt=se[Ke]||{};Ie&&(rt=Ne[Ke]);const yt=(0,l.vy)(rt);return r()(Ye,yt)}),C=(0,l.C6)(O,z=>{if(!r()(z,"loaded"))return null;const Ne=r()(z,"data");return!Ne||Ne.errors?null:z.data.location}),D=(0,l.C6)(C,z=>r()(z,"displayName","")),_=(0,l.C6)(C,z=>r()(z,"adminDistrict","")),X=(0,l.C6)(C,z=>r()(z,"adminDistrictCode","")),F=(0,l.C6)(C,z=>r()(z,"countryCode","")),H=(0,l.C6)(C,z=>r()(z,"country","")),W=(0,l.C6)(C,z=>r()(z,"countyId","")),I=(0,l.C6)(C,z=>r()(z,"disputedArea",!1)),ne=(0,l.C6)(C,z=>{if(!!z)return(0,a.b)(`${z.latitude},${z.longitude}`)}),M=(0,l.C6)(i.qL,z=>r()(z,"defaultLocations",{})),q=(0,l.C6)(C,M,(z,se)=>{if(z)return r()(z,"placeId","");{const Ne=(0,P.R)(),{"TWC-GeoIP-Country":Ie}=Ne;return se[Ie]||null}return null}),p=(0,l.C6)(C,z=>r()(z,"dmaCd","")),m=(0,l.C6)(C,z=>r()(z,"postalCode","")),E=(0,l.C6)(C,z=>r()(z,"city","")),U=(0,l.C6)(C,z=>r()(z,"canonicalCityId","")),N=(0,l.C6)(C,z=>{let se=r()(z,"ianaTimeZone","");return(!se||!se.includes("/"))&&(se="Etc/UTC"),se}),K=(0,l.C6)(C,z=>We(r()(z,"latitude",void 0))),G=(0,l.C6)(C,z=>We(r()(z,"longitude",void 0))),w=(0,l.C6)(C,f.b2,(z,se)=>z&&(0,o.J7)(z,se)||""),V=(0,l.C6)(C,z=>(0,o.K4)(z)),v=(0,l.C6)(C,f.b2,(z,se)=>(0,o.dA)(z,se)),g=(0,t.P1)(i.nP,z=>/^([0-9a-f]){32,}$/.test(z[0]?.placeID)?z[0].placeID:null),S=(0,l.C6)(g,z=>{if(!z)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(se)}),y=(0,l.C6)(f.TN,S,(z,se)=>{const{type:Ne,value:Ie}=se||{},Ke={language:z,[Ne]:Ie};return Ne==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),j=(0,l.C6)(l.Gx,y,(z,se)=>{const Ne="getSunV3LocationPointUrlConfig",Ie=z[Ne]||{},Ke=se[Ne]||{},Ye=(0,l.vy)(Ke);return r()(Ie,Ye)}),Y=(0,l.C6)(j,z=>{if(!r()(z,"loaded"))return null;const Ne=r()(z,"data");return!Ne||Ne.errors?null:z.data.location}),k=(0,t.P1)(i.VI,z=>z?.[0]?z[0]:null),le=(0,l.C6)(k,z=>{if(!z)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(se)}),Te=(0,l.C6)(f.TN,le,(z,se)=>{const{type:Ne,value:Ie}=se||{},Ke={language:z,[Ne]:Ie};return Ne==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),Re=(0,l.C6)(l.Gx,Te,(z,se)=>{const Ne="getSunV3LocationPointUrlConfig",Ie=z[Ne]||{},Ke=se[Ne]||{},Ye=(0,l.vy)(Ke);return r()(Ie,Ye)}),Fe=(0,l.C6)(Re,z=>{if(!r()(z,"loaded"))return null;const Ne=r()(z,"data");return!Ne||Ne.errors?null:z.data.location}),Ge=(0,l.C6)(l.Gx,k,(z,se)=>{const Ie=z["getSunV3LocationSearchUrlConfig"]||{};for(const Ke of Object.keys(Ie)){const Ye=Ie?.[Ke]?.data?.location,rt=Ye?.placeId?.indexOf?.(se);if(rt>=0){const yt=Object.keys(Ye).map(At=>[At,Ye[At][rt]]);return Object.fromEntries(yt)}}return null}),_e=(0,l.C6)(Fe,Ge,(z,se)=>z??se);function We(z){return(+`${Math.round(`${z}e2`)}e-2`).toFixed(2)}const ot=(0,t.P1)(h.kw,F,(z,se)=>z&&se==="KR")},7686:(c,u,e)=>{"use strict";e.d(u,{X:()=>t});const t="dal"},44203:(c,u,e)=>{"use strict";e.d(u,{$l:()=>f,C6:()=>s,Gx:()=>l,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(h={})=>Object.keys(h).sort().map(P=>{const b=h[P];return!!b&&typeof b=="object"?`${P}:{${i(b)}}`:`${P}:${b}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=h=>h?.[a.X]??{},f=(0,r.P1)(l,h=>(P,b)=>{const{params:A,name:L}=P,O=i(A);return b?h?.[L]?.[O]:h?.[L]?.[O]?.data})},63108:(c,u,e)=>{"use strict";e.d(u,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,u,e)=>{"use strict";e.d(u,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(c,u,e)=>{"use strict";e.d(u,{A:()=>s});var t=e(60985),n=e(86535),r=e(45158),o=e(84621),a=e(10449),i=e(58440);const s=(0,t.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(l,f,h,P,b,A)=>{if(b||A==="wu")return!0;if(["ios","android"].includes(A))return!!(i.kk.includes(l)&&!(0,n.G3)());let L=!0;return i.eT.forEach(O=>{f.includes(O)&&(L=!1)}),!(!L||i.Dt.includes(h)||i.Dt.includes(P))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>b});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(C=>(C.provider="new-relic-script",C))(s||{}),l=(C=>(C.method="NREUM",C))(l||{});function f(){let C="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(C="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(C="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(C="stage"),C}async function h(){const C=f(),{default:D}=await e(31751)(`./new-relic-script.${C}.ext.html`);return D}function P(C,D){try{window?.NREUM?.setCustomAttribute?.(`${a}${C}`,D)}catch{}}function b(C,D={}){try{let _;const X={};typeof C=="string"?_=C:(_=C.name,C.entryType!=="mark"?(X.duration=L(C.duration),X.timestamp=L(window.performance.timeOrigin+C.startTime)):(X.duration=L(C.startTime),X.timestamp=L(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(_,{...A(X,i),...A(D,a)})}catch(_){o.error(_,"sendReumEvent error")}}function A(C,D=""){return Object.fromEntries(Object.entries(C).map(([_])=>[`${D}${_}`,C[_]]))}function L(C){return C/1e3}function O(){return`