(()=>{(()=>{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(p,E,M){var N=[null];N.push.apply(N,E);var K=new(Function.bind.apply(p,N));return M&&l(K,M.prototype),K}).apply(null,arguments)}function l(U,k){return(l=Object.setPrototypeOf||function(g,p){return g.__proto__=p,g})(U,k)}function f(U){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)})(U)}t.r(e);var m=function(U){function k(M){var N,K,H,w,V;return function(I,h){if(!(I instanceof h))throw new TypeError("Cannot call a class as a function")}(this,k),K=function(I,h){return!h||n(h)!=="object"&&typeof h!="function"?a(I):h}(this,(N=f(k)).call.apply(N,[this].concat(r(M)))),H=a(K),V=void 0,(w="_entries")in H?Object.defineProperty(H,w,{value:V,enumerable:!0,configurable:!0,writable:!0}):H[w]=V,K._entries=M,K}var g,p,E;return function(M,N){if(typeof N!="function"&&N!==null)throw new TypeError("Super expression must either be null or a function");M.prototype=Object.create(N&&N.prototype,{constructor:{value:M,writable:!0,configurable:!0}}),N&&l(M,N)}(k,U),g=k,(p=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(M){return this._entries.filter(function(N){return N.entryType===M})}},{key:"getEntriesByName",value:function(M,N){return this._entries.filter(function(K){return K.name===M}).filter(function(K){return!N||K.entryType===N})}}])&&o(g.prototype,p),E&&o(g,E),k}(i(Array));function C(U,k){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},M=E.registeredObservers,N=M===void 0?new Set:M,K=E.processedEntries,H=K===void 0?new Set:K,w=E.interval,V=w===void 0?100:w,I=E.context,h=I===void 0?self:I;(function(v,O){if(!(v instanceof O))throw new TypeError("Cannot call a class as a function")})(this,U),P(this,"registeredObservers",void 0),P(this,"processedEntries",void 0),P(this,"interval",void 0),P(this,"intervalId",void 0),P(this,"context",void 0),this.registeredObservers=N,this.processedEntries=H,this.interval=V,this.context=h,this.intervalId=null}var k,g,p;return k=U,(g=[{key:"getNewEntries",value:function(){var E=this;return this.context.performance.getEntries().filter(function(M){return!E.processedEntries.has(M)})}},{key:"getObserversForType",value:function(E,M){return Array.from(E).filter(function(N){return N.entryTypes.some(function(K){return K===M})})}},{key:"processBuffer",value:function(E){var M=Array.from(E.buffer),N=new m(M);E.buffer.clear(),M.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(H){H.buffer.add(N)}),E.processedEntries.add(N)});var M=function(){return E.registeredObservers.forEach(E.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(M):this.context.setTimeout(M,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)}}])&&C(k.prototype,g),p&&C(k,p),U}()),W=function(){function U(E){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:G;(function(N,K){if(!(N instanceof K))throw new TypeError("Cannot call a class as a function")})(this,U),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=M}var k,g,p;return k=U,(g=[{key:"observe",value:function(E){if(!E)throw new Error(A);if(E.entryTypes&&E.type)throw new Error(D);var M;if(E.entryTypes)M=E.entryTypes;else{if(!E.type)throw new Error(A);M=[E.type]}var N=M.filter(F);N.length>0&&N.length!==M.length&&console.warn($),N.length?(this.entryTypes=N,this.taskQueue.add(this)):console.warn(Z)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var E=Array.from(this.buffer);return new m(E)}}])&&S(k.prototype,g),p&&S(k,p),U}();L(W,"supportedEntryTypes",T);var R="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:W,ne=self;ne.PerformanceObserver||(ne.PerformanceObserver=R)}])})},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[T].startTime:s.now(),F=D>2?f[A].startTime:s.now(),G=new t({name:L,entryType:"measure",startTime:$,duration:F-$});return l.push(G),G},s.getEntries=s.webkitGetEntries||function(L){return L!=null?l.filter(function(T){return T.name===L.name&&T.entryType===L.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(L){return m("entryType",L)},s.getEntriesByName=s.webkitGetEntriesByName||function(L){return m("name",L)},s.clearMarks=s.webkitClearMarks||function(L){C("mark",L),delete f[L]},s.clearMeasures=s.webkitClearMeasures||function(L){C("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,{$:()=>Ot,A:()=>Re,B:()=>H,C:()=>j,D:()=>G,E:()=>k,F:()=>Le,G:()=>$e,H:()=>m,I:()=>De,J:()=>xe,L:()=>Ct,M:()=>Ie,N:()=>se,O:()=>bt,P:()=>Fe,Q:()=>ve,R:()=>nt,S:()=>ut,T:()=>be,U:()=>Te,W:()=>Yt,Z:()=>st,a:()=>oe,a2:()=>Ke,a4:()=>Se,a6:()=>Ue,b:()=>He,d:()=>ht,e:()=>le,f:()=>ft,g:()=>lt,h:()=>Ye,i:()=>W,j:()=>N,k:()=>l,l:()=>M,m:()=>U,n:()=>ae,o:()=>D,p:()=>L,q:()=>F,r:()=>A,s:()=>E,t:()=>f,u:()=>T,v:()=>K,y:()=>p,z:()=>g});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(z,Q){Q===void 0&&(Q=!0);var ie,he=new Promise(function(Ve){ie=setTimeout(Ve,Math.min(o,z),Q)});return he[t.n1]=function(){clearTimeout(ie)},he}const i=a;var s=function(Q){return function(){return Q}},l=s(!0),f=function(){},m=function(Q){return Q},C=typeof Symbol=="function",P=C&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(z,Q,ie){if(!Q(z))throw new Error(ie)}var L=function(Q,ie){(0,n.Z)(Q,ie),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ie).forEach(function(he){Q[he]=ie[he]})},T=function(Q,ie){var he;return(he=[]).concat.apply(he,ie.map(Q))};function A(z,Q){var ie=z.indexOf(Q);ie>=0&&z.splice(ie,1)}function D(z){var Q=!1;return function(){Q||(Q=!0,z())}}var Z=function(Q){throw Q},$=function(Q){return{value:Q,done:!0}};function F(z,Q,ie){Q===void 0&&(Q=Z),ie===void 0&&(ie="iterator");var he={meta:{name:ie},next:z,throw:Q,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,U=function(Q){return Array.apply(null,new Array(Q))},k=function(Q){return function(ie){return Q(Object.defineProperty(ie,t.Nm,{value:!0}))}},g=function(Q){return Q===t.EO},p=function(Q){return Q===t.Wd},E=function(Q){return g(Q)||p(Q)};function M(z,Q){var ie=Object.keys(z),he=ie.length,Ve=0,ke,it=(0,r.IX)(z)?U(he):{},ct={};function At(){Ve===he&&(ke=!0,Q(it))}return ie.forEach(function(vt){var Et=function(Kt,Zt){ke||(Zt||E(Kt)?(Q.cancel(),Q(Kt,Zt)):(it[vt]=Kt,Ve++,At()))};Et.cancel=f,ct[vt]=Et}),Q.cancel=function(){ke||(ke=!0,ie.forEach(function(vt){return ct[vt].cancel()}))},ct}function N(z){return{name:z.name||"anonymous",location:K(z)}}function K(z){return z[t.b_]}function H(){for(var z=arguments.length,Q=new Array(z),ie=0;ie1?Q-1:0),he=1;he1?Q-1:0),he=1;he1?Q-1:0),he=1;he1?Q-1:0),he=1;he1?Q-1:0),he=1;he{"use strict";e.d(u,{uR:()=>R,Ef:()=>a.I,ZP:()=>bt,GG:()=>E});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Oe={};return Oe.promise=new Promise(function(pe,Ie){Oe.resolve=pe,Oe.reject=Ie}),Oe}function s(Oe){for(var pe=[],Ie=0;Ie2?ve-2:0),Q=2;Q{"use strict";e.d(u,{CE:()=>D,IX:()=>s,MC:()=>f,NA:()=>$,Om:()=>F,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Z,hZ:()=>m,sR:()=>n,uj:()=>A});var t=e(23143),n=function(R){return R==null},r=function(R){return R!=null},o=function(R){return typeof R=="function"},a=function(R){return typeof R=="number"},i=function(R){return typeof R=="string"},s=Array.isArray,l=function(R){return R&&!s(R)&&typeof R=="object"},f=function(R){return R&&o(R.then)},m=function(R){return R&&o(R.next)&&o(R.throw)},C=function(R){return R&&o(Symbol)?o(R[Symbol.iterator]):s(R)},P=function(R){return R&&R[TASK]},S=function(R){return Boolean(R&&R[SAGA_ACTION])},L=function(R){return R&&o(R.subscribe)},T=function(R){return R&&o(R.isEmpty)&&o(R.take)&&o(R.put)},A=function W(R){return R&&(i(R)||$(R)||o(R)||s(R)&&R.every(W))},D=function(R){return R&&o(R.take)&&o(R.close)},Z=function(R){return o(R)&&R.hasOwnProperty("toString")},$=function(R){return Boolean(R)&&typeof Symbol=="function"&&R.constructor===Symbol&&R!==Symbol.prototype},F=function(R){return D(R)&&R[t.AS]},G=function(R){return R&&R[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>f,EO:()=>C,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>P,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"),m=t("TASK_CANCEL"),C=t("TERMINATE"),P=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>pn,PH:()=>_t,e:()=>lr,oM:()=>Sn});function t(d){for(var y=arguments.length,b=Array(y>1?y-1:0),x=1;x3?y.i-4:y.i:Array.isArray(d)?1:C(d)?2:P(d)?3:0}function s(d,y){return i(d)===2?d.has(y):Object.prototype.hasOwnProperty.call(d,y)}function l(d,y){return i(d)===2?d.get(y):d[y]}function f(d,y,b){var x=i(d);x===2?d.set(y,b):x===3?d.add(b):d[y]=b}function m(d,y){return d===y?d!==0||1/d==1/y:d!=d&&y!=y}function C(d){return De&&d instanceof Map}function P(d){return be&&d instanceof Set}function S(d){return d.o||d.t}function L(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var y=ut(d);delete y[j];for(var b=He(y),x=0;x1&&(d.set=d.add=d.clear=d.delete=A),Object.freeze(d),y&&a(d,function(b,x){return T(x,!0)},!0)),d}function A(){t(2)}function D(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function Z(d){var y=ht[d];return y||t(18,d),y}function $(d,y){ht[d]||(ht[d]=y)}function F(){return X}function G(d,y){y&&(Z("Patches"),d.u=[],d.s=[],d.v=y)}function W(d){R(d),d.p.forEach(U),d.p=null}function R(d){d===X&&(X=d.l)}function ne(d){return X={p:[],l:X,h:d,m:!0,_:0}}function U(d){var y=d[j];y.i===0||y.i===1?y.j():y.g=!0}function k(d,y){y._=y.p.length;var b=y.p[0],x=d!==void 0&&d!==b;return y.h.O||Z("ES5").S(y,d,x),x?(b[j].P&&(W(y),t(4)),r(d)&&(d=g(y,d),y.l||E(y,d)),y.u&&Z("Patches").M(b[j].t,d,y.u,y.s)):d=g(y,b,[]),W(y),y.u&&y.v(y.u,y.s),d!==Re?d:void 0}function g(d,y,b){if(D(y))return y;var x=y[j];if(!x)return a(y,function(ge,me){return p(d,x,y,ge,me,b)},!0),y;if(x.A!==d)return y;if(!x.P)return E(d,x.t,!0),x.t;if(!x.I){x.I=!0,x.A._--;var _=x.i===4||x.i===5?x.o=L(x.k):x.o,re=_,Ee=!1;x.i===3&&(re=new Set(_),_.clear(),Ee=!0),a(re,function(ge,me){return p(d,x,_,ge,me,b,Ee)}),E(d,_,!1),b&&d.u&&Z("Patches").N(x,b,d.u,d.s)}return x.o}function p(d,y,b,x,_,re,Ee){if(n(_)){var ge=g(d,_,re&&y&&y.i!==3&&!s(y.R,x)?re.concat(x):void 0);if(f(b,x,ge),!n(ge))return;d.m=!1}else Ee&&b.add(_);if(r(_)&&!D(_)){if(!d.h.D&&d._=0;ge--){var me=Ee[ge][j];if(!me.P)switch(me.i){case 5:x(me)&&K(me);break;case 4:b(me)&&K(me)}}}function b(Ee){for(var ge=Ee.t,me=Ee.k,te=He(me),ce=te.length-1;ce>=0;ce--){var Pe=te[ce];if(Pe!==j){var we=ge[Pe];if(we===void 0&&!s(ge,Pe))return!0;var Me=me[Pe],Ce=Me&&Me[j];if(Ce?Ce.t!==we:!m(Me,we))return!0}}var Ne=!!ge[j];return te.length!==He(ge).length+(Ne?0:1)}function x(Ee){var ge=Ee.k;if(ge.length!==Ee.t.length)return!0;var me=Object.getOwnPropertyDescriptor(ge,ge.length-1);if(me&&!me.get)return!0;for(var te=0;te1?_e-1:0),qe=1;qe<_e me.produce rt te re ee ce="ne(x),Pe=w(x,_,void" typeof promise instanceof g w _ me='[],Ce=[];Z("Patches").M(_,te,Me,Ce),Ee(Me,Ce)}return' function>1?ce-1:0),we=1;we=0;_--){var re=x[_];if(re.path.length===0&&re.op==="replace"){b=re.value;break}}_>-1&&(x=x.slice(_+1));var Ee=Z("Patches").$;return n(b)?Ee(b,x):this.produce(b,function(ge){return Ee(ge,x)})},d}(),Ye=new $e,je=Ye.produce,at=Ye.produceWithPatches.bind(Ye),Ge=Ye.setAutoFreeze.bind(Ye),Je=Ye.setUseProxies.bind(Ye),mt=Ye.applyPatches.bind(Ye),Ct=Ye.createDraft.bind(Ye),Nt=Ye.finishDraft.bind(Ye);const st=je;var Lt=e(69394);function Ot(d){var y=function(x){var _=x.dispatch,re=x.getState;return function(Ee){return function(ge){return typeof ge=="function"?ge(_,re,d):Ee(ge)}}};return y}var Yt=Ot();Yt.withExtraArgument=Ot;const zt=Yt;var ye=function(){var d=function(y,b){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,_){x.__proto__=_}||function(x,_){for(var re in _)Object.prototype.hasOwnProperty.call(_,re)&&(x[re]=_[re])},d(y,b)};return function(y,b){if(typeof b!="function"&&b!==null)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");d(y,b);function x(){this.constructor=y}y.prototype=b===null?Object.create(b):(x.prototype=b.prototype,new x)}}(),dt=function(d,y){var b={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},x,_,re,Ee;return Ee={next:ge(0),throw:ge(1),return:ge(2)},typeof Symbol=="function"&&(Ee[Symbol.iterator]=function(){return this}),Ee;function ge(te){return function(ce){return me([te,ce])}}function me(te){if(x)throw new TypeError("Generator is already executing.");for(;b;)try{if(x=1,_&&(re=te[0]&2?_.return:te[0]?_.throw||((re=_.return)&&re.call(_),0):_.next)&&!(re=re.call(_,te[1])).done)return re;switch(_=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return b.label++,{value:te[1],done:!1};case 5:b.label++,_=te[1],te=[0];continue;case 7:te=b.ops.pop(),b.trys.pop();continue;default:if(re=b.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){b=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]d&&console.warn(y+" took "+b+"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 ie=function(d){ye(y,d);function y(){for(var b=[],x=0;x0){var Ee=b.indexOf(this);~Ee?b.splice(Ee+1):b.push(this),~Ee?x.splice(Ee,1/0,_):x.push(_),~b.indexOf(re)&&(re=y.call(this,_,re))}else b.push(re);return d==null?re:d.call(this,_,re)}}function vt(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function Et(d,y,b){var x=Ut(d,y,b);return{detectMutations:function(){return Kt(d,y,x,b)}}}function Ut(d,y,b,x){y===void 0&&(y=[]),x===void 0&&(x="");var _={value:b};if(!d(b)){_.children={};for(var re in b){var Ee=x?x+"."+re:re;y.length&&y.indexOf(Ee)!==-1||(_.children[re]=Ut(d,y,b[re],Ee))}}return _}function Kt(d,y,b,x,_,re){y===void 0&&(y=[]),_===void 0&&(_=!1),re===void 0&&(re="");var Ee=b?b.value:void 0,ge=Ee===x;if(_&&!ge&&!Number.isNaN(x))return{wasMutated:!0,path:re};if(d(Ee)||d(x))return{wasMutated:!1};var me={};for(var te in b.children)me[te]=!0;for(var te in x)me[te]=!0;for(var te in me){var ce=re?re+"."+te:te;if(!(y.length&&y.indexOf(ce)!==-1)){var Pe=Kt(d,y,b.children[te],x[te],ge,ce);if(Pe.wasMutated)return Pe}}return{wasMutated:!1}}function Zt(d){return d===void 0&&(d={}),function(){return function(me){return function(te){return me(te)}}};var y=d.isImmutable,b=y===void 0?vt:y,x=d.ignoredPaths,_=d.warnAfter,re=_===void 0?32:_,Ee=d.ignore;x=x||Ee;var ge=Et.bind(null,b,x);return function(me){var te=me.getState,ce=te(),Pe=ge(ce),we;return function(Me){return function(Ce){var Ne=Q(re,"ImmutableStateInvariantMiddleware");Ne.measureTime(function(){ce=te(),we=Pe.detectMutations(),Pe=ge(ce),it(!we.wasMutated,"A state mutation was detected between dispatches, in the path '"+(we.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ze=Me(Ce);return Ne.measureTime(function(){ce=te(),we=Pe.detectMutations(),Pe=ge(ce),we.wasMutated&&it(!we.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(we.path||"")+". Take a look at the reducer(s) handling the action "+ct(Ce)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Ne.warnIfExceeded(),Ze}}}}function kt(d){var y=typeof d;return d==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(d)||z(d)}function Jt(d,y,b,x,_){y===void 0&&(y=""),b===void 0&&(b=kt),_===void 0&&(_=[]);var re;if(!b(d))return{keyPath:y||"",value:d};if(typeof d!="object"||d===null)return!1;for(var Ee=x!=null?x(d):Object.entries(d),ge=_.length>0,me=0,te=Ee;me=0)){if(!b(we))return{keyPath:Me,value:we};if(typeof we=="object"&&(re=Jt(we,Me,b,x,_),re))return re}}return!1}function hn(d){return d===void 0&&(d={}),function(){return function(Ze){return function(_e){return Ze(_e)}}};var y=d.isSerializable,b=y===void 0?kt:y,x=d.getEntries,_=d.ignoredActions,re=_===void 0?[]:_,Ee=d.ignoredActionPaths,ge=Ee===void 0?["meta.arg","meta.baseQueryMeta"]:Ee,me=d.ignoredPaths,te=me===void 0?[]:me,ce=d.warnAfter,Pe=ce===void 0?32:ce,we=d.ignoreState,Me=we===void 0?!1:we,Ce=d.ignoreActions,Ne=Ce===void 0?!1:Ce;return function(Ze){return function(_e){return function(ze){var qe=_e(ze),ot=Q(Pe,"SerializableStateInvariantMiddleware");return!Ne&&!(re.length&&re.indexOf(ze.type)!==-1)&&ot.measureTime(function(){var Rt=Jt(ze,"",b,x,ge);if(Rt){var Bt=Rt.keyPath,Vt=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Bt+"`. Value:",Vt,` Take a look at the logic that dispatched this action: `,ze,` (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)`)}}),Me||(ot.measureTime(function(){var Rt=Ze.getState(),Bt=Jt(Rt,"",b,x,te);if(Bt){var Vt=Bt.keyPath,qt=Bt.value;console.error("A non-serializable value was detected in the state, in the path: `"+Vt+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+ze.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),ot.warnIfExceeded()),qe}}}}function tn(d){return typeof d=="boolean"}function nn(){return function(y){return rn(y)}}function rn(d){d===void 0&&(d={});var y=d.thunk,b=y===void 0?!0:y,x=d.immutableCheck,_=x===void 0?!0:x,re=d.serializableCheck,Ee=re===void 0?!0:re,ge=new ie;if(b&&(tn(b)?ge.push(zt):ge.push(zt.withExtraArgument(b.extraArgument))),!1)var me,te;return ge}var on=!0;function pn(d){var y=nn(),b=d||{},x=b.reducer,_=x===void 0?void 0:x,re=b.middleware,Ee=re===void 0?y():re,ge=b.devTools,me=ge===void 0?!0:ge,te=b.preloadedState,ce=te===void 0?void 0:te,Pe=b.enhancers,we=Pe===void 0?void 0:Pe,Me;if(typeof _=="function")Me=_;else if(z(_))Me=(0,Lt.UY)(_);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 Ce=Ee;if(typeof Ce=="function"&&(Ce=Ce(y),!on&&!Array.isArray(Ce)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Ce.some(function(qe){return typeof qe!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Ne=Lt.md.apply(void 0,Ce),Ze=Lt.qC;me&&(Ze=B(Te({trace:!on},typeof me=="object"&&me)));var _e=[Ne];Array.isArray(we)?_e=bt([Ne],we):typeof we=="function"&&(_e=we(_e));var ze=Ze.apply(void 0,_e);return(0,Lt.MT)(Me,ce,ze)}function _t(d,y){function b(){for(var x=[],_=0;_-1}function ln(d){return""+d}function fn(d){var y={},b=[],x,_={addCase:function(re,Ee){var ge=typeof re=="string"?re:re.type;if(ge in y)throw new Error("addCase cannot be called with two reducers for the same action type");return y[ge]=Ee,_},addMatcher:function(re,Ee){return b.push({matcher:re,reducer:Ee}),_},addDefaultCase:function(re){return x=re,_}};return d(_),[y,b,x]}function Qt(d){return typeof d=="function"}var vn=!1;function En(d,y,b,x){b===void 0&&(b=[]);var _=typeof y=="function"?fn(y):[y,b,x],re=_[0],Ee=_[1],ge=_[2],me;if(Qt(d))me=function(){return he(d())};else{var te=he(d);me=function(){return te}}function ce(Pe,we){Pe===void 0&&(Pe=me());var Me=bt([re[we.type]],Ee.filter(function(Ce){var Ne=Ce.matcher;return Ne(we)}).map(function(Ce){var Ne=Ce.reducer;return Ne}));return Me.filter(function(Ce){return!!Ce}).length===0&&(Me=[ge]),Me.reduce(function(Ce,Ne){if(Ne)if(n(Ce)){var Ze=Ce,_e=Ne(Ze,we);return _e===void 0?Ce:_e}else{if(r(Ce))return st(Ce,function(ze){return Ne(ze,we)});var _e=Ne(Ce,we);if(_e===void 0){if(Ce===null)return Ce;throw Error("A case reducer on a non-draftable value must not return undefined")}return _e}return Ce},Pe)}return ce.getInitialState=me,ce}var dn=!1;function Rn(d,y){return d+"/"+y}function Sn(d){var y=d.name;if(!y)throw new Error("`name` is a required option for createSlice");var b=typeof d.initialState=="function"?d.initialState:he(d.initialState),x=d.reducers||{},_=Object.keys(x),re={},Ee={},ge={};_.forEach(function(ce){var Pe=x[ce],we=Rn(y,ce),Me,Ce;"reducer"in Pe?(Me=Pe.reducer,Ce=Pe.prepare):Me=Pe,re[ce]=Me,Ee[we]=Me,ge[ce]=Ce?_t(we,Ce):_t(we)});function me(){var ce=typeof d.extraReducers=="function"?fn(d.extraReducers):[d.extraReducers],Pe=ce[0],we=Pe===void 0?{}:Pe,Me=ce[1],Ce=Me===void 0?[]:Me,Ne=ce[2],Ze=Ne===void 0?void 0:Ne,_e=Te(Te({},we),Ee);return En(b,function(ze){for(var qe in _e)ze.addCase(qe,_e[qe]);for(var ot=0,Rt=Ce;ot0;if(ze){var qe=Ce.filter(function(ot){return te(Ze,ot,Ne)}).length>0;qe&&(Ne.ids=Object.keys(Ne.entities))}}function we(Ce,Ne){return Me([Ce],Ne)}function Me(Ce,Ne){var Ze=ue(Ce,d,Ne),_e=Ze[0],ze=Ze[1];Pe(ze,Ne),b(_e,Ne)}return{removeAll:yn(me),addOne:wt(y),addMany:wt(b),setOne:wt(x),setMany:wt(_),setAll:wt(re),updateOne:wt(ce),updateMany:wt(Pe),upsertOne:wt(we),upsertMany:wt(Me),removeOne:wt(Ee),removeMany:wt(ge)}}function Qe(d,y){var b=Ae(d),x=b.removeOne,_=b.removeMany,re=b.removeAll;function Ee(ze,qe){return ge([ze],qe)}function ge(ze,qe){ze=Y(ze);var ot=ze.filter(function(Rt){return!(gn(Rt,d)in qe.entities)});ot.length!==0&&Ze(ot,qe)}function me(ze,qe){return te([ze],qe)}function te(ze,qe){ze=Y(ze),ze.length!==0&&Ze(ze,qe)}function ce(ze,qe){ze=Y(ze),qe.entities={},qe.ids=[],ge(ze,qe)}function Pe(ze,qe){return we([ze],qe)}function we(ze,qe){for(var ot=!1,Rt=0,Bt=ze;Rt-1;return b&&x}function tt(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Mt(){for(var d=[],y=0;y0)for(var qe=Me.getState(),ot=Array.from(b.values()),Rt=0,Bt=ot;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?Le-1:0),He=1;He/gm),O=i(/^data-[\-\w.\u00B7-\uFFFF]/),q=i(/^aria-[\-\w]+$/),ae=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),J=i(/^(?:\w+script|data):/i),de=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),X=i(/^html$/i),le=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(j){return typeof j}:function(j){return j&&typeof Symbol=="function"&&j.constructor===Symbol&&j!==Symbol.prototype?"symbol":typeof j};function De(j){if(Array.isArray(j)){for(var oe=0,Le=Array(j.length);oe"u"?null:window},Fe=function(oe,Le){if((typeof oe>"u"?"undefined":le(oe))!=="object"||typeof oe.createPolicy!="function")return null;var xe=null,He="data-tt-policy-suffix";Le.currentScript&&Le.currentScript.hasAttribute(He)&&(xe=Le.currentScript.getAttribute(He));var ut="dompurify"+(xe?"#"+xe:"");try{return oe.createPolicy(ut,{createHTML:function(ft){return ft}})}catch{return console.warn("TrustedTypes policy "+ut+" could not be created."),null}};function Re(){var j=arguments.length>0&&arguments[0]!==void 0?arguments[0]:be(),oe=function(ee){return Re(ee)};if(oe.version="2.3.6",oe.removed=[],!j||!j.document||j.document.nodeType!==9)return oe.isSupported=!1,oe;var Le=j.document,xe=j.document,He=j.DocumentFragment,ut=j.HTMLTemplateElement,ht=j.Node,ft=j.Element,lt=j.NodeFilter,$e=j.NamedNodeMap,Ye=$e===void 0?j.NamedNodeMap||j.MozNamedAttrMap:$e,je=j.HTMLFormElement,at=j.DOMParser,Ge=j.trustedTypes,Je=ft.prototype,mt=U(Je,"cloneNode"),Ct=U(Je,"nextSibling"),Nt=U(Je,"childNodes"),st=U(Je,"parentNode");if(typeof ut=="function"){var Lt=xe.createElement("template");Lt.content&&Lt.content.ownerDocument&&(xe=Lt.content.ownerDocument)}var Ot=Fe(Ge,Le),Yt=Ot?Ot.createHTML(""):"",zt=xe,ye=zt.implementation,dt=zt.createNodeIterator,bt=zt.createDocumentFragment,Oe=zt.getElementsByTagName,pe=Le.importNode,Ie={};try{Ie=ne(xe).documentMode?xe.documentMode:{}}catch{}var Ke={};oe.isSupported=typeof st=="function"&&ye&&typeof ye.createHTMLDocument"u"?"undefined":le(ee))!=="object")&&(ee={}),ee=ne(ee),B="ALLOWED_TAGS"in ee?R({},ee.ALLOWED_TAGS):ve,z="ALLOWED_ATTR"in ee?R({},ee.ALLOWED_ATTR):Q,sn="ADD_URI_SAFE_ATTR"in ee?R(ne(mn),ee.ADD_URI_SAFE_ATTR):mn,pn="ADD_DATA_URI_TAGS"in ee?R(ne(_t),ee.ADD_DATA_URI_TAGS):_t,rn="FORBID_CONTENTS"in ee?R({},ee.FORBID_CONTENTS):on,he="FORBID_TAGS"in ee?R({},ee.FORBID_TAGS):{},Ve="FORBID_ATTR"in ee?R({},ee.FORBID_ATTR):{},nn="USE_PROFILES"in ee?ee.USE_PROFILES:!1,ke=ee.ALLOW_ARIA_ATTR!==!1,it=ee.ALLOW_DATA_ATTR!==!1,ct=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,At=ee.SAFE_FOR_TEMPLATES||!1,vt=ee.WHOLE_DOCUMENT||!1,Kt=ee.RETURN_DOM||!1,Zt=ee.RETURN_DOM_FRAGMENT||!1,kt=ee.RETURN_TRUSTED_TYPE||!1,Ut=ee.FORCE_BODY||!1,Jt=ee.SANITIZE_DOM!==!1,hn=ee.KEEP_CONTENT!==!1,tn=ee.IN_PLACE||!1,Be=ee.ALLOWED_URI_REGEXP||Be,vn=ee.NAMESPACE||Qt,ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ie.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ie.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ie.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(We){return We}:L,At&&(it=!1),Zt&&(Kt=!0),nn&&(B=R({},[].concat(De(K))),z=[],nn.html===!0&&(R(B,k),R(z,H)),nn.svg===!0&&(R(B,g),R(z,w),R(z,I)),nn.svgFilters===!0&&(R(B,p),R(z,w),R(z,I)),nn.mathMl===!0&&(R(B,M),R(z,V),R(z,I))),ee.ADD_TAGS&&(B===ve&&(B=ne(B)),R(B,ee.ADD_TAGS)),ee.ADD_ATTR&&(z===Q&&(z=ne(z)),R(z,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&R(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(rn===on&&(rn=ne(rn)),R(rn,ee.FORBID_CONTENTS)),hn&&(B["#text"]=!0),vt&&R(B,["html","head","body"]),B.table&&(R(B,["tbody"]),delete he.tbody),a&&a(ee),cn=ee)},gn=R({},["mi","mo","mn","ms","mtext"]),Y=R({},["foreignobject","desc","title","annotation-xml"]),ue=R({},g);R(ue,p),R(ue,E);var Ae=R({},M);R(Ae,N);var Qe=function(ee){var We=st(ee);(!We||!We.tagName)&&(We={namespaceURI:Qt,tagName:"template"});var tt=L(ee.tagName),Mt=L(We.tagName);if(ee.namespaceURI===fn)return We.namespaceURI===Qt?tt==="svg":We.namespaceURI===ln?tt==="svg"&&(Mt==="annotation-xml"||gn[Mt]):Boolean(ue[tt]);if(ee.namespaceURI===ln)return We.namespaceURI===Qt?tt==="math":We.namespaceURI===fn?tt==="math"&&Y[Mt]:Boolean(Ae[tt]);if(ee.namespaceURI===Qt){if(We.namespaceURI===fn&&!Y[Mt]||We.namespaceURI===ln&&!gn[Mt])return!1;var Gt=R({},["title","style","font","a","script"]);return!Ae[tt]&&(Gt[tt]||!ue[tt])}return!1},rt=function(ee){S(oe.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Yt}catch{ee.remove()}}},gt=function(ee,We){try{S(oe.removed,{attribute:We.getAttributeNode(ee),from:We})}catch{S(oe.removed,{attribute:null,from:We})}if(We.removeAttribute(ee),ee==="is"&&!z[ee])if(Kt||Zt)try{rt(We)}catch{}else try{We.setAttribute(ee,"")}catch{}},pt=function(ee){var We=void 0,tt=void 0;if(Ut)ee=""+ee;else{var Mt=T(ee,/^[\r\n\t ]+/);tt=Mt&&Mt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var Gt=Ot?Ot.createHTML(ee):ee;if(vn===Qt)try{We=new at().parseFromString(Gt,dn)}catch{}if(!We||!We.documentElement){We=ye.createDocument(vn,"template",null);try{We.documentElement.innerHTML=En?"":Gt}catch{}}var $t=We.body||We.documentElement;return ee&&tt&&$t.insertBefore(xe.createTextNode(tt),$t.childNodes[0]||null),vn===Qt?Oe.call(We,vt?"html":"body")[0]:vt?We.documentElement:$t},yt=function(ee){return dt.call(ee.ownerDocument||ee,ee,lt.SHOW_ELEMENT|lt.SHOW_COMMENT|lt.SHOW_TEXT,null,!1)},St=function(ee){return ee instanceof je&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof Ye)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},Dt=function(ee){return(typeof ht>"u"?"undefined":le(ht))==="object"?ee instanceof ht:ee&&(typeof ee>"u"?"undefined":le(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},Tt=function(ee,We,tt){!Ke[ee]||C(Ke[ee],function(Mt){Mt.call(oe,We,tt,cn)})},It=function(ee){var We=void 0;if(Tt("beforeSanitizeElements",ee,null),St(ee)||T(ee.nodeName,/[\u0080-\uFFFF]/))return rt(ee),!0;var tt=en(ee.nodeName);if(Tt("uponSanitizeElement",ee,{tagName:tt,allowedTags:B}),!Dt(ee.firstElementChild)&&(!Dt(ee.content)||!Dt(ee.content.firstElementChild))&&$(/=0;--Ht)Mt.insertBefore(mt(Gt[Ht],!0),Ct(ee))}return rt(ee),!0}return ee instanceof ft&&!Qe(ee)||(tt==="noscript"||tt==="noembed")&&$(/0},xt=function(ee){var We=void 0,tt=void 0,Mt=void 0,Gt=void 0;Tt("beforeSanitizeAttributes",ee,null);var $t=ee.attributes;if(!!$t){var Ht={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:z};for(Gt=$t.length;Gt--;){We=$t[Gt];var An=We,Xt=An.name,Ln=An.namespaceURI;if(tt=Z(We.value),Mt=en(Xt),Ht.attrName=Mt,Ht.attrValue=tt,Ht.keepAttr=!0,Ht.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",ee,Ht),tt=Ht.attrValue,!Ht.forceKeepAttr&&(gt(Xt,ee),!!Ht.keepAttr)){if($(/\/>/i,tt)){gt(Xt,ee);continue}At&&(tt=A(tt,et," "),tt=A(tt,se," "));var Pn=en(ee.nodeName);if(!!Ft(Pn,Mt,tt))try{Ln?ee.setAttributeNS(Ln,Xt,tt):ee.setAttribute(Xt,tt),P(oe.removed)}catch{}}}Tt("afterSanitizeAttributes",ee,null)}},jt=function Xe(ee){var We=void 0,tt=yt(ee);for(Tt("beforeSanitizeShadowDOM",ee,null);We=tt.nextNode();)Tt("uponSanitizeShadowNode",We,null),!It(We)&&(We.content instanceof He&&Xe(We.content),xt(We));Tt("afterSanitizeShadowDOM",ee,null)};return oe.sanitize=function(Xe,ee){var We=void 0,tt=void 0,Mt=void 0,Gt=void 0,$t=void 0;if(En=!Xe,En&&(Xe=""),typeof Xe!="string"&&!Dt(Xe)){if(typeof Xe.toString!="function")throw F("toString is not a function");if(Xe=Xe.toString(),typeof Xe!="string")throw F("dirty is not a string, aborting")}if(!oe.isSupported){if(le(j.toStaticHTML)==="object"||typeof j.toStaticHTML=="function"){if(typeof Xe=="string")return j.toStaticHTML(Xe);if(Dt(Xe))return j.toStaticHTML(Xe.outerHTML)}return Xe}if(Et||wt(ee),oe.removed=[],typeof Xe=="string"&&(tn=!1),tn){if(Xe.nodeName){var Ht=en(Xe.nodeName);if(!B[Ht]||he[Ht])throw F("root node is forbidden and cannot be sanitized in-place")}}else if(Xe instanceof ht)We=pt(""),tt=We.ownerDocument.importNode(Xe,!0),tt.nodeType===1&&tt.nodeName==="BODY"||tt.nodeName==="HTML"?We=tt:We.appendChild(tt);else{if(!Kt&&!At&&!vt&&Xe.indexOf(" `+Xt),At&&(Xt=A(Xt,et," "),Xt=A(Xt,se," ")),Ot&&kt?Ot.createHTML(Xt):Xt},oe.setConfig=function(Xe){wt(Xe),Et=!0},oe.clearConfig=function(){cn=null,Et=!1},oe.isValidAttribute=function(Xe,ee,We){cn||wt({});var tt=en(Xe),Mt=en(ee);return Ft(tt,Mt,We)},oe.addHook=function(Xe,ee){typeof ee=="function"&&(Ke[Xe]=Ke[Xe]||[],S(Ke[Xe],ee))},oe.removeHook=function(Xe){Ke[Xe]&&P(Ke[Xe])},oe.removeHooks=function(Xe){Ke[Xe]&&(Ke[Xe]=[])},oe.removeAllHooks=function(){Ke={}},oe}var nt=Re();return nt})},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:()=>R,Cs:()=>U,th:()=>F,sw:()=>$,Xz:()=>g});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),m=e.n(f),C=e(12782),P=e.n(C),S=e(60985),L=e(84621),T=e(44203);const A=(0,S.P1)(L.J0,H=>{try{return M(H?.["twc-variation"]??"")}catch{return{}}}),D=(0,S.P1)(L.J0,H=>{try{return N(H?.["twc-experiment"]??"")}catch{return{}}}),Z=(0,S.P1)(A,D,(H,w)=>({...w,...H})),$=(0,S.P1)(Z,H=>{try{const w=[];for(const[V,I]of Object.entries(H)){const h={experimentName:V,variantName:I.value,variantPayload:I.payloads?.[I.value]??null};w.push(h)}return m()(w,["experimentName","variantName"])}catch{return[]}}),F=(0,T.C6)($,H=>{const w={};for(const V of H){let{variantPayload:I}=V??{};const{taboola:h}=I??{};if(!n()(I?.taboola)){const v={placementSuffix:` - ${V.variantName}`,containerSuffix:`---${V.variantName}`};I={...I,taboola:{...v,...h}}}P()(w,I)}return w}),G=(0,T.C6)($,H=>H.map(w=>w.experimentName)),W=(0,T.C6)($,H=>H.map(w=>w.variantName)),R=(0,T.C6)($,H=>H.map(w=>`${w.experimentName}_${w.variantName}`)),ne=(0,T.C6)(G,H=>H.join(",")),U=(0,T.C6)(W,H=>H.join(",")),k=(0,T.C6)(R,H=>H.join(",")),g=(0,S.P1)(F,H=>{const{taboola:w}=H??{};return n()(w)?{}:{...w}});function p(H){return window.atob(H)}function E(H){if(!i()(H))throw new Error("experiment map must be plain object");for(const[w,V]of Object.entries(H)){const{payloads:I={},value:h}=V,v=I[h]??{};if(typeof w!="string"||!w)throw new Error(`experiment name must be non-empty string (got ${w})`);if(typeof h!="string"||!h)throw new Error(`variant name must be non-empty string (got ${h})`);if(!o()(v)&&!i()(v))throw new Error("variant payload must be plain object or null")}}function M(H){if(!H)return{};const w=JSON.parse(p(H));return E(w),w}function N(H){if(!H)return{};const w=JSON.parse(p(H)),V={};for(const I of Object.keys(w)){const[h,v]=I.split("__"),O=l()(w[I]);K(`${h}_${v}`)&&(V[h]={value:v,payloads:{[v]:O}})}return E(V),V}function K(H){return H.length{"use strict";e.d(u,{CJ:()=>m,RL:()=>G,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]),m=(0,r.C6)(f,w=>w?.seometa?.title??""),C=(0,r.C6)(f,w=>w?.seometa?.keywords??""),P=(0,r.C6)(f,w=>w?.seometa?.description??""),S=(0,r.C6)(f,w=>w?.seometa?.["og:image"]??""),L=(0,r.C6)(f,w=>w?.seometa?.canonical??""),T=w=>w?.article?.wxNodes??{},A=w=>w?.article?.limitedAccess??!1,D=w=>w?.article?.wxNodesWithAssets??{},Z=(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:[]}]:[]),$=(0,r.C6)(f,w=>w?.pcollid??""),F=(0,r.C6)(r.Gx,$,o.y,(w,V,I)=>{const h=(0,r.vy)({language:I,collectionId:V});return n()(w,["getCMSCollectionsUrlConfig",h,"data"],{})}),G=(0,r.C6)(F,w=>w?.ad_metrics?.article?.zone??""),W=(0,r.C6)(F,w=>w?.title??""),R=(0,r.C6)(f,w=>w?.providername??""),ne=(0,r.C6)(f,w=>w?.providerid??""),U=(0,r.C6)(f,w=>w?.lastmodifieddate??""),k=(0,r.C6)(f,w=>w?.publishdate??""),g=(0,r.C6)(f,w=>w?.createdate??""),p=(w,V)=>createDeepEqualSelector(dalSelector,localeSelector,(I,h)=>{const v=(V||h).replace(/-/,"_"),O=createDalKey({language:v,assetId:w});return get(I,["getCMSAssetByIDUrlConfig",O,"data"],{})}),E=w=>createDeepEqualSelector(dalSelector,V=>{const I=createDalKey({assetId:w});return get(V,["getCMSAssetsSlideshowUrlConfig",I,"data"],{})}),M=(w,V)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(I,h)=>{const v=createDalKey({language:h,collectionType:w,collectionId:V});let O=get(I,["getCMSOrderedListUrlConfig",v,"data"],{});return O.text==="Not Found"&&(O={}),O}),N=w=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(V,I)=>{const h=K(w),v=createDalKey({language:I,assetIds:h}),O=get(V,["getCMSAssetByIDsUrlConfig",v,"data"],[]);if(Array.isArray(O)){let q=O.filter(ae=>ae.status===200);return q=q.map(ae=>{const{doc:J={}}=ae;return{...J,playlists:J.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),q}return null}),K=w=>{let V=w.replace(/(^,|,$)/g,"");return V=V.split(","),V=V.join(";"),V},H=w=>get(w,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>P,Q3:()=>s,ez:()=>m,jm:()=>C});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,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(S,L,T)=>{if(!T)return null;const A=(0,r.vy)({language:L,collectionId:T});return n()(S,["getCMSCollectionsUrlConfig",A,"data"],{})}),f=(0,r.C6)(l,S=>n()(S,"title","")),m=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),C=(0,r.C6)(l,i.dF,(S,L)=>{if(!S)return;const T=L==="index"?"article":L;return/article|video/.test(T)?n()(S,["ad_metrics",T,"zone"],""):""}),P=(0,r.C6)(l,i.dF,(S,L)=>{if(!S)return;const T=L==="index"?"article":L;return/article|video/.test(T)?n()(S,["ad_metrics",T,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>N,FL:()=>K,FN:()=>F,FT:()=>D,Hz:()=>$,IU:()=>ne,JK:()=>p,Jc:()=>k,Je:()=>A,M3:()=>R,MK:()=>U,R8:()=>s,St:()=>l,T$:()=>E,UZ:()=>M,Wc:()=>H,X9:()=>L,Xf:()=>h,Y6:()=>v,Y9:()=>S,_f:()=>C,ah:()=>t,bK:()=>g,bk:()=>P,dn:()=>m,nD:()=>V,nn:()=>I,s8:()=>T,sF:()=>w,sc:()=>f,tV:()=>W,uz:()=>Z,y8:()=>n,yk:()=>G});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",f="burdaHeaderBidders",m="comscore",C="appsFlyer",P="criteoSlot",S="custParamsPii",L="facebookWxNode",T="findMe",A="geoIP",D="googleNonLimitedAds",Z="gpt",$="gptPiiGDPR",F="gptPiiSaleUSA",G="indexExchange",W="instagramWxNode",R="gptPrisma",ne="headerBidders",U="medallia",k="mParticleFullMetrics",g="nielsen",p="outbrain",E="rubicon",M="socialLinksFooter",N="taboola",K="twitterWxNode",H="youtubeWxNode",w="wfxTriggers",V="WXU/DPR/SET_CONSENT",I="WXU/DPR/SET_FEATURE_FLAGS",h="dpr",v={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>lt,B:()=>G,Cy:()=>xe,Ds:()=>De,EM:()=>j,Eg:()=>le,Jt:()=>q,MT:()=>F,Mw:()=>R,O7:()=>ae,Oq:()=>be,R$:()=>J,RJ:()=>Fe,Yq:()=>X,ab:()=>T,b2:()=>N,bG:()=>oe,dR:()=>k,ff:()=>de,gK:()=>Re,hV:()=>ut,hY:()=>ht,qW:()=>nt,sj:()=>Ye,ss:()=>$});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),m=e(23631),C=e(26850),P=e(77482),S=e(88240);const L=(0,t.P1)(f.cz,je=>je===m.wQ),T=(0,t.P1)(f.cz,je=>m.nB.includes(je)),A=je=>r()(je,[S.Xf,S.y8],{}),D=je=>(0,t.P1)(A,at=>r()(at,[je])),Z=je=>r()(je,[S.Xf,S.ah],{}),$=(0,t.P1)(Z,je=>{const{DprSdk:at}=window||{};return je[C.ui]??at?.getUserConsentWithDefaultValue?.(C.ui)}),F=(0,t.P1)(Z,je=>{const{DprSdk:at}=window||{};return je[C.y]??at?.getUserConsentWithDefaultValue?.(C.y)}),G=()=>{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()},R=D(S.R8),ne=D(S.Je),U=D(S.s8),k=(0,t.P1)(D(S.UZ),f.dF,(je,at)=>["covid19map"].includes(at)?!1:je),g=D(S.X9),p=D(S.tV),E=D(S.FL),M=D(S.Wc),N=(0,t.P1)(s.fr,i.b2,(je,at)=>je||at),K=(0,t.P1)(f.cz,je=>[m.CA,...m.nB,...m.Gv].includes(je));function H({linkList:je=[],regime:at,allowPrivacySettingsLink:Ge,pageKey:Je,isMobile:mt,isUserLoggedIn:Ct,privacyPolicyLink:Nt}){if(!Array.isArray(je))return je;const st=a()(je);return w({privacyLinkList:st,regime:at,allowPrivacySettingsLink:Ge}),V({privacyLinkList:st,regime:at,pageKey:Je,isMobile:mt}),I({privacyLinkList:st,regime:at,pageKey:Je,isMobile:mt}),h({privacyLinkList:st,regime:at,pageKey:Je,isMobile:mt,isUserLoggedIn:Ct}),v({privacyLinkList:st,regime:at,privacyPolicyLink:Nt}),st}const w=({privacyLinkList:je,regime:at,allowPrivacySettingsLink:Ge})=>{const Je=je.findIndex(mt=>mt?.titleTranslationKey==="privacySettings"||mt?.titleTranslationKey==="privacySettingsMenu");if(Je>-1){if(!Ge){je.splice(Je,1);return}if(m.Gv.includes(at)){const{DprSdk:mt}=window||{};je[Je].titleTranslationKey="cookieSettings",je[Je].url="",je[Je].onClick=mt?.showConsentManager}m.nB.includes(at)&&je[Je].titleTranslationKey!=="privacySettingsMenu"&&(je[Je].titleTranslationKey="reviewAdsSettings")}},V=({privacyLinkList:je,regime:at,pageKey:Ge,isMobile:Je})=>{const mt=je.findIndex(Ct=>Ct?.titleTranslationKey?.includes?.("dataPurposes"));if(mt>-1){if(at!==m.JP){je.splice(mt,1);return}Ge==="dataPurposes"&&Je&&(je[mt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},I=({privacyLinkList:je,regime:at,pageKey:Ge,isMobile:Je})=>{const mt=je.findIndex(Ct=>Ct?.titleTranslationKey?.includes?.("doNotSell"));if(mt>-1){if(!m.nB.includes(at)){je.splice(mt,1);return}Ge==="privacySettings"&&Je&&(je[mt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),at!==m.wQ&&m.nB.includes(at)&&(je[mt].titleTranslationKey="saleOfData")}},h=({privacyLinkList:je,regime:at,pageKey:Ge,isMobile:Je,isUserLoggedIn:mt})=>{const Ct=je.findIndex(Nt=>Nt?.titleTranslationKey?.includes?.("sensitiveData"));Ct>-1&&(Ge==="privacySettings"&&Je&&(je[Ct].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(at!==m.wQ||!mt)&&je.splice(Ct,1))},v=({privacyLinkList:je,regime:at,privacyPolicyLink:Ge})=>{const Je=je.findIndex(mt=>mt?.titleTranslationKey==="cookieNotice");if(Je>-1){if(!m.nB.includes(at)){je.splice(Je,1);return}at===m.wQ&&(je[Je].titleTranslationKey="californiaNotice",je[Je].url=`${Ge}#us-ccpa-notice-current`)}},O=(0,P.Iv)({t:()=>{},shouldUseLocaleParam:!1}),q=(0,t.P1)(f.cz,K,f.dF,f.Hu,l.WO,O,(je,at,Ge,Je,mt,Ct)=>({linkList:Nt})=>H({linkList:Nt,regime:je,allowPrivacySettingsLink:at,pageKey:Ge,isMobile:Je,isUserLoggedIn:mt,privacyPolicyLink:Ct?.[0]?.url})),ae=D(S.St),J=D(S.IU),de=D(S.sc),X=D(S.bk),le=D(S.yk),De=D(S.Y9),be=D(S.uz),Fe=D(S.Hz),Re=D(S.FN),nt=D(S.MK),j=D(S.JK),oe=D(S.T$),Le=D(S._f),xe=D(S.Eh),He=D(S.$q),ut=D(S.FT),ht=(0,t.P1)(D(S.Jc),f.z3,f.dF,(je,at,Ge)=>je&&!(at&&Ge.includes("covid19"))),ft=D(S.bK),lt=D(S.dn),$e=D(S.M3),Ye=D(S.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:()=>$,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>f,sF:()=>L,a1:()=>C,Wo:()=>A,ke:()=>D,ZW:()=>l,$J:()=>S,MH:()=>P});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,G)=>{const W=F?.["twc-unit"]??"";return W==="m"&&G?"s":W}),l=(0,n.P1)(t.TN,s,a.Oo,(F,G,W)=>{const R=(0,o.V7)(G),ne=(0,o.QQ)(F,W);return R||ne}),f=(0,n.P1)(l,F=>F.code),m=(0,n.P1)(l,F=>F.name),C=(0,n.P1)(l,F=>(0,r.k)(F.name)),P=(0,n.P1)(l,F=>F.temp),S=(0,n.P1)(l,F=>F.speed),L=(0,n.P1)(l,F=>F.distance),T=(0,n.P1)(l,F=>F.accumulation),A=(0,n.P1)(l,F=>F.precip),D=(0,n.P1)(l,F=>F.pressure);var Z=e(55036);const $=F=>F[Z.Xf]?.[Z.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>U,MG:()=>W,TN:()=>D,b2:()=>$,vz:()=>k,xi:()=>R,y:()=>Z,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(g){return g?a.test(g)?g.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(g,p)=>p||g||""),l=(0,t.C6)(s,n.dF,(g,p)=>{const E=i(g);return E||(p==="notFound"?o.ZW:E)}),f=(0,t.C6)(l,n.z3,n.pu,(g,p,E)=>{let M=g;return p&&E&&M!=="en-US"&&(M="en-GB"),{locale:M}});function m(g){if(!g)return o.ZW;const p=g.split("-")[0];return o.PD[p]||o.ZW}const C=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,p,E,M,N)=>g||p||E||N||M==="notFound"),P=(0,t.C6)(l,g=>m(g)),S=(0,t.C6)(P,g=>({locale:g})),L=(0,t.C6)(f,g=>({name:"getMewLocaleUrlConfig",params:g})),T=(0,t.C6)(t.$l,f,C,S,(g,p,E,M)=>{let N=g({name:"getMewLocaleUrlConfig",params:p});return!(N?.data??null)&&E&&(N=g({name:"getMewLocaleUrlConfig",params:M})),N?.data}),A=(0,t.C6)(T,g=>g?.locale?.data??null),D=(0,t.C6)(A,g=>g?.attributes?.localeCode??""),Z=(0,t.C6)(D,g=>(g||"").replace("-","_")),$=(0,t.C6)(D,g=>{const p="";if(g&&g.length){const E=g.split("-");return E.length>1?E[1]:p}return p}),F=(0,t.C6)(A,g=>g?.attributes?.isLocaleSiteEnabled??!1),G=(0,t.C6)(T,g=>g?.language?.data??null),W=(0,t.C6)(G,g=>g?.attributes.languageCode??""),R=(0,t.C6)(W,g=>g.split("-")[0]),ne=(0,t.C6)(G,g=>g?.attributes.languageName??""),U=(0,t.C6)(G,g=>g?.attributes.isRtlLanguage??!1),k=(0,t.C6)(D,g=>g==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>Fe,Fk:()=>S,Gx:()=>ae,H3:()=>h,JB:()=>R,JP:()=>K,LW:()=>le,O8:()=>m,P:()=>j,Px:()=>Re,Q2:()=>E,QJ:()=>C,QQ:()=>$,Rb:()=>W,SO:()=>H,SV:()=>p,Ts:()=>de,Vj:()=>i,W9:()=>P,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>ne,Z4:()=>k,_d:()=>o,bU:()=>V,cd:()=>a,d3:()=>X,fD:()=>O,fS:()=>r,gr:()=>U,hu:()=>J,i6:()=>w,jS:()=>F,kM:()=>nt,lV:()=>be,lj:()=>oe,ss:()=>De,u1:()=>f,ur:()=>v,xA:()=>I,zv:()=>G});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",m="WXU/ADS/RUBICON_DONE",C="WXU/ADS/BTF_BID_TARGETING_DONE",P="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",L="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",T="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",A=100,D=1e3,Z="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",F="WXU/ADS/SET_TARGETING_READY",G="WXU/ADS/SET_TARGETING_CUST_PARAMS",W="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",R="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ne="WXU/ADS/SET_ALL_CUST_PARAMS",U="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",k="WXU/ADS/LOAD_AMAZON_HDBID",g="WXU/ADS/SET_AMAZON_HDBID_SLOTS",p="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",E="WXU/ADS/SET_CRITEO",M="WXU/ADS/SET_LOTAME",N="WXU/ADS/SET_CRITEO_SLOTS",K="WXU/ADS/LOAD_CRITEO_SLOTS",H="WXU/ADS/SET_IASPET_SLOTS",w="WXU/ADS/LOAD_INDEX_EXCHANGE",V="WXU/ADS/SET_MISC_CUST_PARAMS",I="WXU/ADS/SET_PREBID",h="WXU/ADS/SET_WX_AD_TARGETING",v="WXU/ADS/SET_WFXTG_TARGETING",O="WXU/ADS/SET_LOTAME_TARGETING",q="adBlocker",ae="MW_Position1",J="WXU/ADS/NO_AD_CALL_EXCLUSION",de="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",X="WXU/ADS/SET_HASHED_MPID",le=["fa","tl","id"],De=["CU","IR","SD","SY","UA"],be=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Fe=["iasPetSlot","rubicon"],Re=["refreshAds","userActionAdRefresh"],nt="MW_Position2",j="MW_Position3",oe="Taboola",Le="https://securepubads.g.doubleclick.net/tag/js/gpt.js",xe="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>h,BU:()=>oe,Dt:()=>st,G:()=>Ye,GL:()=>bt,HH:()=>dt,Hc:()=>Ct,Ie:()=>w,Ii:()=>H,JN:()=>V,JV:()=>sn,JW:()=>Se,KL:()=>O,KY:()=>Et,LX:()=>se,Ll:()=>Ie,Nt:()=>j,Q1:()=>Te,UJ:()=>B,Uj:()=>at,VH:()=>je,Vm:()=>Fe,Vv:()=>ut,WL:()=>X,Xd:()=>ie,Y2:()=>nt,Yy:()=>He,ZH:()=>z,cr:()=>Nt,dA:()=>dn,dJ:()=>Ge,db:()=>ke,ew:()=>lt,fL:()=>v,j5:()=>Le,jq:()=>Ve,lg:()=>ft,mm:()=>it,n0:()=>Lt,nY:()=>Be,nu:()=>En,oe:()=>vt,pn:()=>ye,tc:()=>pe,u_:()=>ln,vW:()=>Oe,w8:()=>$e,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),m=e(12782),C=e.n(m),P=e(75652),S=e.n(P),L=e(29286),T=e.n(L),A=e(84621),D=e(44203),Z=e(18213),$=e(64402),F=e(42882),G=e(35342),W=e(64795),R=e(80329),ne=e(11419),U=e(39730),k=e(9625),g=e(46153),p=e(76643),E=e(83625),M=e(23631),N=e(80990),K=e(7647);const H=Y=>Y?.[K.Xf]?.slotsReady??!1,w=Y=>Y?.[K.Xf]?.rubiconDone??!1,V=Y=>Y?.[K.Xf]?.btfBidTargetingDone??!1,I=Y=>Y?.[K.Xf]?.custParamsComplete??!1,h=Y=>Y?.[K.Xf]?.targetingReady??!1,v=Y=>Y?.[K.Xf]?.amznHdBidStatus??!1,O=Y=>Y?.[K.Xf]?.criteoSlotStatus??!1,q=Y=>Y?.[REDUCER_KEY]?.wfxtg??!1,ae=Y=>Y?.[REDUCER_KEY]?.adCallComplete??!1,J=Y=>Y?.[REDUCER_KEY]?.btfAdCallComplete??!1,de=(0,t.P1)(w,I,(Y,ue)=>({custParamsComplete:ue,rubiconDone:Y})),X=(0,t.P1)(A.zM,Y=>{let ue=Y;if(Y!=="mobile"){const{screen:{width:Ae}}=window;Ae>1024?ue="desktop":Ae>=768&&(ue="tablet")}return ue}),le=(0,t.P1)(W.uT,Y=>s()(Object.values(Y??{})).filter(Ae=>Ae.component==="WxuAd"&&!Ae?.props?.disableAd)??[]),De=(0,t.P1)(le,X,(Y,ue)=>Y.map(rt=>ue==="tablet"&&rt.props.tabletId==="none"?null:ue==="tablet"&&rt.props.tabletId?rt.props.tabletId:rt.props.id).filter(rt=>rt!==null).join(",")),be=Y=>(0,t.P1)(le,ue=>ue.map(rt=>Y==="tablet"&&rt.props.tabletId==="none"?null:Y==="tablet"&&rt.props.tabletId?rt.props.tabletId:rt.props.id).filter(rt=>rt!==null).join(",")),Fe=(0,t.P1)(W.U3,R.Jj,(Y,ue)=>{const Ae=Y?.metrics_levels??null;return ue||Ae}),Re=(0,t.P1)(W.U3,Y=>Y?.ads),nt=(0,t.P1)(W.JN,Y=>Y?.engine),j=(0,t.P1)(W.JN,Y=>Y?.networkCode),oe=(0,t.P1)(g.TN,W.JN,G.gx,(Y,ue,Ae)=>{const{adUnits:Qe={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ue;let{mobile:rt,desktop:gt,tablet:pt}=Qe;rt=rt.includes("_us")?rt.substr(0,rt.indexOf("_us")):rt,gt=gt.includes("_us")?gt.substr(0,gt.indexOf("_us")):gt,pt=pt.includes("_us")?pt.substr(0,pt.indexOf("_us")):pt;let yt="intl";switch(Y){case"en-US":yt="us";break;case"es-US":yt="es_us";break;case"en-IN":yt="en_in";break;default:break}yt!=="es_us"&&yt!=="en_in"&&(Ae.includes("oppo")||Ae.includes("transsion"))&&(yt="intl");const St=rt.includes("mobile_smart")?`${rt}_${yt}`:rt,Dt=gt.includes("web_weather")?`${gt}_${yt}`:gt,Tt=pt.includes("tablet_weather")?`${pt}_${yt}`:pt;return{desktop:Dt,mobile:St,tablet:Tt}}),Le=(0,t.P1)(X,oe,(Y,ue)=>ue?.[Y]??""),xe=(0,t.P1)(W.JN,Y=>Y?.adTagOverrides),He=(0,t.P1)(W.JN,Y=>Y?.adZone),ut=(0,t.P1)(Le,He,R.jm,(Y,ue,Ae)=>`${Y}/${Ae||ue||"non_monetized"}`),ht=(0,t.P1)(W.JN,Y=>Y?.adsmetrics_zone),ft=()=>T().get("adstest"),lt=(0,D.C6)(ne.RL,R.jm,He,(Y,ue,Ae)=>Y||ue||Ae),$e=(0,D.C6)(X,R.jm,j,oe,He,ft,(Y,ue,Ae,Qe,rt,gt)=>{const pt=Qe[Y];return`${Ae}/${gt?"test_":""}${pt}/${ue||rt}`}),Ye=(0,D.C6)(X,j,oe,ft,(Y,ue,Ae,Qe)=>{const rt=Ae[Y];return`${ue}/${Qe?"test_":""}${rt}/interstitial`}),je=(0,D.C6)(A.zM,Re,(Y,ue)=>{const Ae=[...ue?.thirdParties??[]],{token:Qe}=Y==="mobile"?N.eh.USER_ACTION_AD_REFRESH:N.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Ae.includes(Qe)}),at=(0,D.C6)(Re,A.zM,$.bx,F.WO,(Y,ue,Ae,Qe)=>{const rt="rubicon_enUS",gt="sequentialAdLoader",pt="abTesting",yt=N.eh.TIME_FRAME.token,St=N.eh.HELIOS_AD_SDK.token,Dt=N.eh.ADMIRAL.token,Tt=N.eh.IAB_CATEGORIES.token,It=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:jt}=N.eh.REFRESH_ADS,{token:Xe}=N.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...Y?.thirdParties??[]];return ee.includes(rt)||ee.push(rt),ee.includes(gt)||ee.push(gt),ee.includes(pt)||ee.push(pt),ee.includes(St)||ee.push(St),ee.includes(N.eh.JANUS.token)||ee.push(N.eh.JANUS.token),ee.includes(yt)||ee.push(yt),ee.includes(Dt)||ee.push(Dt),ee.includes(Tt)||ee.push(Tt),ee.includes(It)||ee.push(It),ee.includes(Ft)||ee.push(Ft),ue==="mobile"?(ee.push(Wt),ee.push(xt)):(ee.push(Xe),ee.push(jt)),Ae&&Qe&&(ee=ee.filter(We=>!We.includes(N.eh.LOTAME.token))),S()(ee).join(",")}),Ge=(0,D.C6)(W.JN,Y=>[...Y?.thirdParties??[]].includes("rubicon_enUS")),Je=(0,D.C6)(at,A.cz,(Y,ue)=>{const Ae=Y.split(",");if(!Array.isArray(Ae)||!Ae.length)return[];const{CRITEO_SLOT:Qe,IAS_PET_SLOT:rt,...gt}=N.eh;return Ae.filter(mt(ue)).reduce((yt,St)=>{const Tt=Object.values(gt).find(({token:It})=>St.includes(It));if(Tt){const{script:It}=Tt;return It?[...yt,It]:yt}return yt},[])}),mt=Y=>ue=>!(M.Gv.includes(Y)&&N.XC.some(Ae=>ue.includes(Ae))),Ct=(Y,ue)=>(0,D.C6)(D.Gx,X,ue?be(ue):De,le,ie,(Ae,Qe,rt,gt,pt)=>{const yt=(0,D.vy)({positions:rt,screenSize:ue??Qe});let St=Ae?.getMewAdConfigsUrlConfig?.[yt]?.data?.data??null;return St?(St=St.reduce((Dt,Tt)=>{const It=gt.find(Ft=>Ft.props.id===Tt.name||Ft.props.tabletId===Tt.name);return[...Dt,{...Tt,lazyload:It.props.lazyload,disableAd:It?.props?.disableAd,sequentialGroup:It?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),pt&&Y&&(St=St.filter(Dt=>Dt.sequentialGroup===Y)),St):[]}),Nt=(0,D.C6)(Z.Ds,D.Gx,g.TN,k.yt,(Y,ue,Ae,Qe)=>{const rt=(0,D.vy)({locale:Ae,placeid:Qe}),gt=ue?.getWxAdTargetingUrlConfig?.[rt]?.data?.data??{},pt=r()(gt,N.q3);return Y?pt:r()(pt,N.xN)}),st=(0,D.C6)(D.Gx,at,(Y,ue)=>{const Ae=(0,D.vy)({tokens:ue});let Qe=Y?.getMewAdThirdPartyConfigsUrlConfig?.[Ae]?.data?.data??[];return Qe=Qe.map(({config:rt,config_type:gt})=>({config:rt,type:gt})),Qe}),Lt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.AMAZON_HEADER_BIDDER.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ot=(0,D.C6)(Z.ab,st,(Y,ue)=>{if(!Y)return{};if(!f()(ue)){const Ae=ue.find(Qe=>Qe.type?Qe.type===N.eh.ADMIRAL.token:{});if(Ae&&Ae.config)return Ae.config}return{}}),Yt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.ASSERTIVE_YIELD.token:!1);if(ue&&ue.config)return ue.config}return{}}),zt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.INSTANA.token:!1);if(ue&&ue.config)return ue.config}return{}}),ye=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.AMAZON_SLOTS.token:!1);if(ue&&ue.config)return ue.config}return{}}),dt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.CRITEO.token:!1);if(ue&&ue.config)return ue.config}return{}}),bt=(0,D.C6)(st,A.zM,(Y,ue)=>{if(!f()(Y)){const Ae=Y.find(Qe=>Qe.type?Qe.type===N.eh.CRITEO_SLOT.token:!1);if(Ae&&Ae.config)return Ae.config.placements=Ae.config.placements[ue],Ae.config}return{}}),Oe=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.GEOEDGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),pe=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.IAS_PET_SLOT.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ie=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.INDEX_EXCHANGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ke=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.LOTAME.token:!1);if(ue&&ue.config)return ue.config}return{}}),et=/[0-9]{4}/,se=(0,D.C6)(Ke,Y=>{const{tagsSrcId:ue="1884"}=Y;return ue.match(et)}),Se=(0,D.C6)(se,Y=>Y?`//tags.crwdcntrl.net/lt/c/${Y}/lt.min.js`:""),Te=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.PREBID.token:!1);if(ue&&ue.config)return ue.config}return{}}),fe=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ue=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.USER_ACTION_AD_REFRESH.token:!1);if(ue&&ue.config)return ue.config}return{}}),Be=(0,D.C6)(Ue,A.dF,g.TN,(Y,ue,Ae)=>{const{atf:Qe,refreshBidders:rt}=Y,pt=(Object.keys(Qe)||[]).filter(Wt=>Wt.includes(Ae)||Wt.includes("all"))||[];let yt=Y?.atf?.positions,St=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe?(yt=Qe?.[xt]?.[Xe]?.positions??yt,yt):Wt},[]);f()(St)&&(St=yt);let Dt=Y?.atf?.userActionDelay;const Tt=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe&&(Dt=Qe?.[xt]?.[Xe]?.userActionDelay||Dt),Dt},[]);let It=Y?.atf?.inViewOnly;const Ft=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe&&(It=Qe?.[xt]?.[Xe]?.inViewOnly??It),It},[]);return{type:"atf",inViewOnly:Ft,posToRefresh:St,refreshBidders:rt,userActionDelay:Tt}}),B=(0,D.C6)(Ue,A.dF,g.TN,(Y,ue,Ae)=>{const{btf:Qe,refreshBidders:rt}=Y,pt=(Object.keys(Qe)||[]).filter(Wt=>Wt.includes(Ae)||Wt.includes("all"))||[];let yt=Y?.btf?.positions,St=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe?(yt=Qe?.[xt]?.[Xe]?.positions??yt,yt):Wt},[]);f()(St)&&(St=yt);let Dt=Y?.btf?.userActionDelay;const Tt=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe&&(Dt=Qe?.[xt]?.[Xe]?.userActionDelay||Dt),Dt},[]);let It=Y?.btf?.inViewOnly;const Ft=pt.reduce((Wt,xt)=>{const Xe=(Object.keys(Qe[xt]).filter(ee=>ee.includes(ue)||ee.includes("all"))||[])[0];return Xe&&(It=Qe?.[xt]?.[Xe]?.inViewOnly??It),It},[]);return{type:"btf",inViewOnly:Ft,posToRefresh:St,refreshBidders:rt,userActionDelay:Tt}}),ve=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.REFRESH_ADS.token:!1);if(ue&&ue.config)return ue.config}return{}}),z=(0,D.C6)(ve,A.dF,g.TN,(Y,ue,Ae)=>{const{atf:Qe={},refreshBidders:rt=[]}=Y,{interval:gt=0,inViewOnly:pt=!1}=Qe,St=Object.keys(Qe).filter(It=>It.includes(Ae)||It.includes("all"))||[];let Dt=Qe.positions;const Tt=St.reduce((It,Ft)=>{const xt=Object.keys(Qe[Ft]).filter(jt=>jt.includes(ue)||jt.includes("all"))||[];return f()(xt)||(Dt=Qe[Ft][xt].positions),Dt},[]);return{type:"atf",inViewOnly:pt,interval:gt,positions:Tt,refreshBidders:rt}}),Q=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ue?.config?ue.config:{}}}),ie=(0,D.C6)(Q,A.zM,A.dF,g.TN,(Y,ue,Ae,Qe)=>{if(f()(Y)||ue!=="desktop")return!1;const gt=Object.keys(Y).filter(Tt=>Tt.includes(Qe)||Tt.includes("all"))||[],pt=Array.isArray(gt)&&gt[0],yt=Y?.[pt],St=yt&&(yt.filter(Tt=>Tt.includes(Ae)||Tt.includes("all"))||[]);return St&&Array.isArray(St)&&!!St[0]}),he=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh?.RUBICON?.token:!1);if(ue?.config)return ue.config}return{}}),Ve=(0,D.C6)(he,A.dF,g.TN,(Y,ue,Ae)=>{const{defaultTimeoutOverride:Qe}=Y,gt=Object.keys(Y).filter(St=>St.includes(Ae)||St.includes("all"))||[];let pt=Qe;return gt.reduce((St,Dt)=>{const It=Object.keys(Y[Dt]).filter(Ft=>Ft.includes(ue)||Ft.includes("all"))||[];return f()(It)||(pt=Y[Dt][It[0]].timeoutOverride),pt},pt)}),ke=(0,D.C6)(he,Ve,(Y,ue)=>({filename:Y?.filename,testFilename:Y?.testFilename,timeout:ue})),it=(0,D.C6)(ve,A.dF,g.TN,(Y,ue,Ae)=>{const{btf:Qe={},refreshBidders:rt=[]}=Y,{interval:gt=0,inViewOnly:pt=!1}=Qe,St=Object.keys(Qe).filter(It=>It.includes(Ae)||It.includes("all"))||[];let Dt=Qe.positions;const Tt=St.reduce((It,Ft)=>{const xt=Object.keys(Qe[Ft]).filter(jt=>jt.includes(ue)||jt.includes("all"))||[];return f()(xt)||(Dt=Qe[Ft][xt].positions),Dt},[]);return{type:"btf",interval:gt,inViewOnly:pt,positions:Tt,refreshBidders:rt}}),ct=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.WFXTG.token:!1);if(ue&&ue.config)return ue.config}return{}}),At=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.WX_AD_TARGETING.token:!1);if(ue&&ue.config)return ue.config}return{}}),vt=(0,D.C6)($e,Ct(null),(Y,ue)=>ue.map(Ae=>({adSlotId:Ae.slotTarget,size:Ae.sizes.map(Qe=>Qe[0]==="fluid"?[1,1]:Qe),adUnitPath:Y}))),Et=()=>{{const Y=T().get("fv");return parseInt(Y,10)||0}},Ut=(0,D.C6)(R.jm,He,(Y,ue)=>{const Ae=Y||ue||"",Qe=Ae.lastIndexOf("local_forecasts")!==-1;let rt,gt,pt;if(Qe)rt="fcst",pt="fcst",gt="fcst";else{const St=Ae.split("/").slice(-2);[gt]=St,rt=`${gt}_${St[1]||""}`,pt=St[1]||"nl"}return{cat:rt,fam:gt,ch:pt}}),Kt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh?.TIME_FRAME?.token:!1);if(ue?.config)return ue.config}return{}}),Zt=(0,D.C6)(W.IY,Kt,(Y,ue)=>ue?.tf?.[Y]??"nl"),kt=(Y,ue)=>()=>{const Ae=ue||"0123456789",Qe=Y||16;let rt="";for(let gt=0;gt{{const{userAgent:Y}=window.navigator,ue=Y&&Y.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"}}),hn=()=>String(Math.floor(Math.random()*1e3)+1),tn=()=>"weather",nn=Y=>Y?.[REDUCER_KEY]?.wfxtg??{},rn=Y=>Y?.[REDUCER_KEY]?.lotame??{},on=Y=>Y?.[K.Xf]?.hashedMpid??"",pn=(0,D.C6)(X,Y=>Y==="tablet"?"wx_tab":Y==="mobile"?"wx_mw":"wx"),_t=(0,D.C6)(A.ZN,(Y={})=>{if(Y.layer==="rwi"||Y.layers==="rwi")return"rwi"}),sn=Y=>Y?.[E.Xf]?.videoCount??0,mn=(0,D.C6)(A.ZN,Y=>Y?.adRef??""),ln=Y=>Y?.[K.Xf]?.custParams??{},fn=(0,D.C6)(Z.Ds,Z.gK,Ut,oe,Zt,kt(16,"0123456789"),Et,ft,Jt,pn,hn,tn,_t,mn,sn,G.gx,X,A.zM,(Y,ue,Ae,Qe,rt,gt,pt,yt,St,Dt,Tt,It,Ft,Wt,xt,jt,Xe,ee)=>{let We={...Ae,ad_unit:Qe[Xe],tf:rt,ord:gt,rmid:gt,impression_id:(0,p.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:pt&&pt.toString(),adstest:yt||"",browser:St,mr:"0",plat:Dt,env:Tt,refurl:It,mlayer:Ft||"",...jt?{par:jt}:{},ref:xt===0?Wt:"",sod:ue?"yes":"no"};We=a()(We,Mt=>!!Mt);const tt=r()(We,N.q3);return Y?tt:r()(tt,N.xN)}),Qt=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ue&&ue.config)return ue.config}return{}}),vn=(0,D.C6)(Qt,Y=>{if(Y&&!f()(Y)){const{maxTime:ue}=Y;if(!Number.isNaN(ue))return+ue}return-1}),En=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh?.HELIOS_AD_SDK?.token:!1);if(ue?.config)return ue.config}return{}}),dn=(0,D.C6)(ln,on,(Y,ue)=>{const Ae=Object.keys(Y).filter(rt=>N.Hw.has(rt)).sort();return{pageKvs:Ae.length?` ${Ae.join(" ")} `:"",hasPpid:!!ue}}),Rn=(0,D.C6)(st,Y=>{if(!f()(Y)){const ue=Y.find(Ae=>Ae.type?Ae.type===N.eh?.AB_TESTING?.token:!1);if(ue?.config)return ue.config}return{}}),Sn=(0,D.C6)(st,Y=>Y?.find?.(ue=>ue.type===N.eh.IAB_CATEGORIES.token)?.config??{});function en(Y,ue){return C()({},Y,ue,(Ae,Qe)=>{if(Array.isArray(Ae))return S()(Ae.concat(Qe))})}const cn=(0,D.C6)(Sn,Y=>{const{iabCategoriesByPageCode:ue={}}=Y??{},Ae={};for(const[Qe,rt]of Object.entries(ue))for(const gt of Qe.split(","))Ae[gt]=en(Ae[gt]??{},rt);return Ae}),Dn=(0,D.C6)(cn,W.IY,(Y,ue)=>Y[ue]),yn=(0,D.C6)(ne.UO,U.s5,(Y,ue)=>(f()(Y)?ue:Y)?.tags?.iab??{}),wt=(0,D.C6)(Dn,yn,(Y,ue)=>en(Y,ue)),gn=(0,D.C6)(Sn,Y=>Y?.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,m,C,P,S)=>C&&m==="en-US"&&f==="US"&&!S||!C&&f==="US"&&m==="en-US"&&!P);function l(f,m,C){const P=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),S=C?.includes?.("samsung");return!(P&&(!f||S))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>v,dA:()=>I,K4:()=>V,J7:()=>h,dz:()=>f,AM:()=>l,QP:()=>R,aZ:()=>k,_s:()=>K});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(O){try{return decodeURIComponent(O)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(O,q,ae,J)=>{if(!O&&!q&&!ae&&!J)return null;const X=[{type:"canonicalCityId",locId:i(J)},{type:"placeId",locId:i(ae)},{type:null,locId:i(q)},{type:null,locId:i(O)}].find(Re=>!!Re.locId);if(!X)return null;const le=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,De=/-/,be=/\s/,{locId:Fe}=X;if(le.test(X.locId)){be.test(Fe)?X.locId=Fe.split(" ").pop():De.test(Fe)?X.locId=Fe.split("-").pop():X.locId=Fe.split("+").pop();const Re=f(X);if(Re)return Re}return f(X)}),l=(0,n.C6)(r.TN,s,(O,q)=>{const{type:ae,value:J}=q||{},de={language:O,[ae]:J};return ae==="locId"&&(de.locationType="locid"),{getSunV3LocationPointUrlConfig:de}});function f({locId:O,type:q}){const ae=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:J=>(0,a.b)(J)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:J=>J.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:J=>`${J.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:J=>{const de=J.substring(0,2).toUpperCase();return`${J.split(":")[0]}:1:${de}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:J=>`${J.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:J=>J},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:J=>J}];if(q){const J=ae.find(de=>de.typeAs===q);if(J&&J.regex.test(O))return{type:J.typeAs,value:J.valueFn(O)}}for(let J=0,de=ae.length;J{if(!O)return!0;const{type:q,value:ae}=O;return!ae||q==="geocode"&&ae==="0.00,0.00"}),C=(0,n.C6)(n.Gx,l,(O,q)=>{const ae="getSunV3LocationPointUrlConfig",J=O[ae]||{},de=q[ae]||{},X=(0,n.vy)(de);return J[X]}),P=(0,n.C6)(C,O=>{if(!(O?.loaded??null))return null;const ae=O?.data??null;return!ae||ae.errors?null:O.data.location}),S=(0,n.C6)(o.h1,C,(O,q)=>{if(!O)return!1;if(!q)return!0;const ae=q?.data?.errors??[];if(Array.isArray(ae)&&ae.length){const J=ae[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(J)}return!1}),L=(0,n.C6)(P,O=>O?`${O.latitude},${O.longitude}`:""),T=(0,n.C6)(P,O=>O?.latitude??void 0),A=(0,n.C6)(P,O=>O?.longitude??void 0),D=(0,n.C6)(P,O=>O?.adminDistrict??""),Z=(0,n.C6)(P,O=>O?.adminDistrictCode??""),$=(0,n.C6)(P,O=>O?.postalCode??""),F=(0,n.C6)(P,O=>O?.neighborhood??""),G=(0,n.C6)(P,O=>O?.country??""),W=(0,n.C6)(P,O=>O?.countryCode??""),R=(0,n.C6)(P,O=>{let q=O?.ianaTimeZone??"";return(!q||!q.includes("/"))&&(q="Etc/UTC"),q}),ne=(0,n.C6)(P,O=>O?.displayName??""),U=(0,n.C6)(P,O=>O?.dmaCd??""),k=(0,n.C6)(P,O=>O?.placeId??""),g=(0,n.C6)(P,O=>O?.airportName??""),p=(0,n.C6)(P,O=>O?.type??""),E=(0,n.C6)(P,O=>O?.city??""),M=(0,n.C6)(P,O=>O?.canonicalCityId??""),N=(0,n.C6)(P,O=>O?.disputedArea??!1),K=(0,n.C6)(P,r.b2,(O,q)=>h(O,q)),H=(0,n.C6)(P,O=>V(O)),w=(0,n.C6)(P,r.b2,(O,q)=>I(O,q));function V(O,q){let ae;if(O?.disputedCountries)ae=O.displayName||"";else{switch(O?.type){case"city":ae=O?.locale?.locale2||"";break;case"locality":ae=O?.locale?.locale3||"";break;case"neighborhood":ae=O?.locale?.locale4||"";break;case"airport":ae=O?.airportName||"";break;case"postal":const J=O?.locale?.locale4||O?.locale?.locale3||O?.locale?.locale2||"",de=O?.postalCode||"";ae=q?`${J} ${de}`.trim():`${J}`.trim();break;default:ae=O?.displayName||""}ae.length===0&&(ae=O?.displayName)}return ae}function I(O,q,ae){const J=q||"US";let de;if(O?.disputedCountries)de=O?.displayName||"";else{const X=J===O?.countryCode?"":O?.country||"",le=q!=="IL"&&O?.adminDistrict||"",De=O?.postalCode||"";switch(O?.type){case"city":de=[le,X].filter(Boolean).join(", ");break;case"locality":de=[O?.locale?.locale2||"",le,X].filter(Boolean).join(", ");break;case"neighborhood":de=[O?.locale?.locale3||O?.locale?.locale2||"",le,X].filter(Boolean).join(", ");break;case"postal":const Re=le||O?.locale?.locale2||"";de=[ae?`${Re} ${De}`.trim():Re,X].filter(Boolean).join(", ");break;default:de=[le,X].filter(Boolean).join(", ")}}return de}function h(O,q){const ae=V(O,!1),J=I(O,q,!0),de=ae&&J?", ":"",X=O?.separator?O?.separator:de;return`${ae}${X}${J}`.trim()}function v(O){const q=O.placeId?.length||0;return q===0?[]:Array.from({length:q},(ae,J)=>({displayName:O.displayName?.[J],adminDistrict:O.adminDistrict?.[J],adminDistrictCode:O.adminDistrictCode?.[J],countryCode:O.countryCode?.[J],country:O.country?.[J],disputedArea:O.disputedArea?.[J],city:O.city?.[J],type:O.type?.[J],postalCode:O.postalCode?.[J],disputedCountries:O.disputedCountries?.[J],locale:{locale1:O.locale?.locale1?.[J]||O.locale1?.[J],locale2:O.locale?.locale2?.[J]||O.locale2?.[J],locale3:O.locale?.locale3?.[J]||O.locale3?.[J],locale4:O.locale?.locale4?.[J]||O.locale4?.[J]},placeId:O.placeId[J],latitude:Math.round(O.latitude[J]*10)/10,longitude:Math.round(O.longitude[J]*10)/10}))}},89972:(c,u,e)=>{"use strict";e.d(u,{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:()=>Ge,Cv:()=>C,Dq:()=>H,EQ:()=>ne,F3:()=>E,GH:()=>S,Gz:()=>at,Hu:()=>p,J0:()=>l,K_:()=>ut,Mr:()=>$e,N3:()=>He,Pi:()=>J,Qo:()=>A,S5:()=>V,T:()=>P,U8:()=>w,UW:()=>mt,V7:()=>lt,ZN:()=>F,_p:()=>i,ai:()=>Le,bx:()=>nt,cz:()=>N,dF:()=>W,dx:()=>T,e9:()=>ht,eM:()=>st,fh:()=>De,fx:()=>v,h1:()=>be,i:()=>Je,j3:()=>ft,jw:()=>zt,kO:()=>Ye,kw:()=>h,lm:()=>M,nc:()=>U,nf:()=>R,nh:()=>ae,pu:()=>Ot,qk:()=>O,sN:()=>f,sQ:()=>de,uo:()=>I,x2:()=>q,xS:()=>xe,y:()=>G,z3:()=>Re,zM:()=>g});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=ye=>ye?.[a.Xf]??null,s=ye=>ye?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,ye=>ye?.headers??null),f=(0,t.P1)(l,ye=>ye?.["twc-subs"]??"none"),m=(0,t.P1)(l,ye=>ye?.["twc-sticky-variant"]??""),C=(0,t.P1)(l,ye=>ye?.["twc-ads-killswitch"]??""),P=(0,t.P1)(l,ye=>ye?.["twc-site-mode"]??""),S=(0,t.P1)(l,ye=>{const dt=ye?.["twc-experiment"]??null;return dt?JSON.parse(window?.atob(dt)):{}}),L=(0,o.C6)(o.Gx,ye=>{const dt=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(ye,["getMewEntityUrlConfig",dt,"data","data","attributes","value"],{})}),T=(0,t.P1)(L,S,(ye,dt)=>{let bt;const Oe=Object.keys(ye),pe=Object.keys(dt);return Oe.forEach(Ie=>{pe.includes(Ie)&&(bt=Ie)}),bt}),A=(0,t.P1)(i,ye=>ye?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(i,ye=>ye?.pathPattern??""),Z=(0,t.P1)(i,ye=>ye?.referer??null),$=(0,t.P1)(i,ye=>ye?.requestBody??null),F=(0,t.P1)(i,ye=>ye?.query??null),G=(0,t.P1)(i,ye=>ye?.params??null),W=(0,t.P1)(i,ye=>ye?.pageKey??""),R=(0,t.P1)(W,ye=>a.HJ.includes(ye)),ne=(0,t.P1)(i,ye=>ye?.params?.locId??""),U=(0,t.P1)(i,ye=>ye?.contextListId??""),k=(0,t.P1)(l,ye=>{const dt="4g",bt=[dt,"3g"],pe=(ye?.["twc-connection-speed"]??dt).toLowerCase();return bt.includes(pe)?pe:dt}),g=(0,t.P1)(l,ye=>ye?.["twc-device-class"]??"mobile"),p=(0,t.P1)(g,ye=>ye==="mobile"),E=(0,t.P1)(l,ye=>ye?.["twc-partner"]??""),M=(0,t.P1)(l,ye=>ye?.["twc-csc"]??""),N=(0,t.P1)(l,ye=>ye?.["twc-privacy"]??"exempt"),K=(0,t.P1)(l,ye=>ye?.["twc-experience"]??""),H=(0,t.P1)(F,ye=>ye?.experience??""),w=(0,t.P1)(F,ye=>ye?.locale??""),V=(0,t.P1)(F,ye=>ye?.par??""),I=(0,t.P1)(F,ye=>ye?.cscCountryCode??ye?.csccountrycode??""),h=(0,t.P1)(M,ye=>ye==="KR"),v=(0,t.P1)(F,ye=>ye?.locId??""),O=(0,t.P1)(F,ye=>ye?.placeId??""),q=(0,t.P1)(F,ye=>ye?.canonicalCityId??""),ae=(0,t.P1)(G,ye=>ye?.locale??""),J=(0,t.P1)(G,W,A,(ye,dt,bt)=>bt.includes("medical-reviewer")?["bios/medical-reviewer"]:dt==="bioPage"?["bios"]:dt==="commerce"?["atmosphere"]:ye?.collectionId??null),de=(0,t.P1)(ae,ye=>ye?.split("-")?.[1]??""),X=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),le=(0,o.C6)(X,o.$l,(ye,dt)=>dt(ye)?.data?.attributes?.value),De=(0,t.P1)(de,le,(ye,dt)=>{const bt=dt?.countryCodesWithoutRegisteredTrademark;return bt?!bt.includes(ye):!1}),be=(0,t.P1)(v,D,(ye,dt)=>dt.includes(":locId")||!!ye),Fe=(0,t.P1)(W,ye=>["moduleService"].includes(ye)),Re=(0,t.P1)(Fe,A,H,w,(ye,dt,bt,Oe)=>{const pe=Array.isArray(dt.match(/api\/v[0-9]/g))&&!!bt&&!!Oe;return ye||pe}),nt=(0,t.P1)(ae,ye=>ye?["en-US"].indexOf(ye)>-1:!0),j=(0,t.P1)(C,nt,f,(ye,dt,bt)=>{const Oe=ye&&ye.split(",")||[],pe=bt!=="none";return Oe.includes("ads")||Oe.includes("allthethings")||dt&&pe}),oe=(0,t.P1)(D,ye=>ye==="/:locale/dsr"),Le=(0,t.P1)(l,ye=>ye?.["twc-csrf"]??""),xe=(0,t.P1)(l,ye=>ye?.["twc-geoip-country"]??""),He=(0,t.P1)($,ye=>ye?.userId),ut=(0,t.P1)($,ye=>ye?.appId),ht=(0,t.P1)($,ye=>ye?.version),ft=(0,t.P1)($,ye=>ye?.adId),lt=(0,t.P1)($,ye=>ye?.serviceProviders),$e=(0,t.P1)($,ye=>ye?.enabledUserDataInventory),Ye=(0,t.P1)(F,ye=>ye?.userId),je=(0,t.P1)(F,ye=>ye?.serviceProviders),at=(0,t.P1)(F,ye=>ye?.regime),Ge=(0,t.P1)(F,ye=>ye?.countryCode),Je=(0,t.P1)(F,ye=>ye?.isUserLoggedIn==="true"),mt=(0,t.P1)(F,ye=>ye?.isUserPremium==="true"),Ct=(0,t.P1)(F,ye=>ye?.email),Nt=(0,t.P1)(F,ye=>ye?.action),st=(0,t.P1)(F,ye=>ye?.appIdOverride),Lt=(0,t.P1)(st,ut,(ye,dt)=>dt?.includes("twc")||ye?.includes("twc")),Ot=(0,t.P1)(st,ut,(ye,dt)=>dt?.includes("wu")||ye?.includes("wu")),Yt=(0,t.P1)(st,ut,(ye,dt)=>dt?.includes("samsung")||ye?.includes("samsung")),zt=ye=>ye?.[a.Xf]?.adblocker??!1},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:()=>T,OM:()=>C,RM:()=>f,UW:()=>l,Vm:()=>s,Yg:()=>m,fm:()=>P,gx:()=>i,qK:()=>S});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,(A,D)=>A||D||r().get("partner")||""),s=(0,t.P1)(o.S5,A=>A||r().get("partner")||""),l=(0,t.P1)(i,A=>A.toLowerCase().includes("samsung")),f=(0,t.P1)(i,A=>A.toLowerCase().includes("apple")||A.toLowerCase().includes(a.X3)),m=(0,t.P1)(i,l,(A,D)=>D?A==="samsung_vsc":!1),C=(0,t.P1)(i,l,(A,D)=>D?A==="samsung_msc":!1),P=(0,t.P1)(i,m,(A,D)=>D?"samsungVietnam":A),S=(0,t.P1)(i,o.dF,(A,D)=>!(A==="oppo_widget"&&a.TR.includes(D))),L=(0,t.P1)(i,A=>a.Jp.includes(A)),T=(0,t.P1)(l,o.dF,(A,D)=>!!(A&&D!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Ky:()=>t.Ky,Oo:()=>t.Oo});var t=e(9625)},9625:(c,u,e)=>{"use strict";e.d(u,{E8:()=>t.E8,F1:()=>t.F1,Fj:()=>t.Fj,Ky:()=>t.Ky,O2:()=>t.O2,Oo:()=>t.Oo,QU:()=>t.QU,RP:()=>t.RP,Si:()=>t.Si,Sm:()=>t.Sm,TR:()=>t.TR,bu:()=>t.bu,i7:()=>t.i7,iH:()=>t.iH,im:()=>t.im,oy:()=>t.oy,up:()=>t.up,yV:()=>t.yV,yt:()=>t.yt,z:()=>t.z,zX:()=>t.zX,zc:()=>t.zc});var t=e(89150)},89150:(c,u,e)=>{"use strict";e.d(u,{E8:()=>Fe,F1:()=>W,Fj:()=>F,Ky:()=>$,O2:()=>ae,Oo:()=>nt,QU:()=>T,RP:()=>K,Si:()=>p,Sm:()=>A,TR:()=>V,bu:()=>g,i7:()=>w,iH:()=>H,im:()=>N,oy:()=>I,up:()=>G,yV:()=>E,yt:()=>k,z:()=>D,zX:()=>ne,zc:()=>Z});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),m=e(84621),C=e(72484);const P=(0,t.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(j,oe,Le,xe,He)=>{if(j)return oe;if(/^([0-9a-f]){32,}$/.test(Le[0]?.placeID))return Le[0].placeID;if(xe?.[0])return xe[0];if(He)return He}),S=(0,l.C6)(P,j=>{if(!j)return{value:null,type:"none"};const oe={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(oe)}),L=(0,l.C6)(f.TN,S,(j,oe)=>{const{type:Le,value:xe}=oe||{},He={language:j,[Le]:xe};return Le==="locId"&&(He.locationType="locid"),{getSunV3LocationPointUrlConfig:He}}),T=(0,l.C6)(l.Gx,L,o.AM,m.h1,(j,oe,Le,xe)=>{const He="getSunV3LocationPointUrlConfig",ut=j[He]||{};let ht=oe[He]||{};xe&&(ht=Le[He]);const ft=(0,l.vy)(ht);return r()(ut,ft)}),A=(0,l.C6)(T,j=>{if(!r()(j,"loaded"))return null;const Le=r()(j,"data");return!Le||Le.errors?null:j.data.location}),D=(0,l.C6)(A,j=>r()(j,"displayName","")),Z=(0,l.C6)(A,j=>r()(j,"adminDistrict","")),$=(0,l.C6)(A,j=>r()(j,"adminDistrictCode","")),F=(0,l.C6)(A,j=>r()(j,"countryCode","")),G=(0,l.C6)(A,j=>r()(j,"country","")),W=(0,l.C6)(A,j=>r()(j,"countyId","")),R=(0,l.C6)(A,j=>r()(j,"disputedArea",!1)),ne=(0,l.C6)(A,j=>{if(!!j)return(0,a.b)(`${j.latitude},${j.longitude}`)}),U=(0,l.C6)(i.qL,j=>r()(j,"defaultLocations",{})),k=(0,l.C6)(A,U,(j,oe)=>{if(j)return r()(j,"placeId","");{const Le=(0,C.R)(),{"TWC-GeoIP-Country":xe}=Le;return oe[xe]||null}return null}),g=(0,l.C6)(A,j=>r()(j,"dmaCd","")),p=(0,l.C6)(A,j=>r()(j,"postalCode","")),E=(0,l.C6)(A,j=>r()(j,"city","")),M=(0,l.C6)(A,j=>r()(j,"canonicalCityId","")),N=(0,l.C6)(A,j=>{let oe=r()(j,"ianaTimeZone","");return(!oe||!oe.includes("/"))&&(oe="Etc/UTC"),oe}),K=(0,l.C6)(A,j=>Re(r()(j,"latitude",void 0))),H=(0,l.C6)(A,j=>Re(r()(j,"longitude",void 0))),w=(0,l.C6)(A,f.b2,(j,oe)=>j&&(0,o.J7)(j,oe)||""),V=(0,l.C6)(A,j=>(0,o.K4)(j)),I=(0,l.C6)(A,f.b2,(j,oe)=>(0,o.dA)(j,oe)),h=(0,t.P1)(i.nP,j=>/^([0-9a-f]){32,}$/.test(j[0]?.placeID)?j[0].placeID:null),v=(0,l.C6)(h,j=>{if(!j)return{value:null,type:"none"};const oe={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(oe)}),O=(0,l.C6)(f.TN,v,(j,oe)=>{const{type:Le,value:xe}=oe||{},He={language:j,[Le]:xe};return Le==="locId"&&(He.locationType="locid"),{getSunV3LocationPointUrlConfig:He}}),q=(0,l.C6)(l.Gx,O,(j,oe)=>{const Le="getSunV3LocationPointUrlConfig",xe=j[Le]||{},He=oe[Le]||{},ut=(0,l.vy)(He);return r()(xe,ut)}),ae=(0,l.C6)(q,j=>{if(!r()(j,"loaded"))return null;const Le=r()(j,"data");return!Le||Le.errors?null:j.data.location}),J=(0,t.P1)(i.VI,j=>j?.[0]?j[0]:null),de=(0,l.C6)(J,j=>{if(!j)return{value:null,type:"none"};const oe={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(oe)}),X=(0,l.C6)(f.TN,de,(j,oe)=>{const{type:Le,value:xe}=oe||{},He={language:j,[Le]:xe};return Le==="locId"&&(He.locationType="locid"),{getSunV3LocationPointUrlConfig:He}}),le=(0,l.C6)(l.Gx,X,(j,oe)=>{const Le="getSunV3LocationPointUrlConfig",xe=j[Le]||{},He=oe[Le]||{},ut=(0,l.vy)(He);return r()(xe,ut)}),De=(0,l.C6)(le,j=>{if(!r()(j,"loaded"))return null;const Le=r()(j,"data");return!Le||Le.errors?null:j.data.location}),be=(0,l.C6)(l.Gx,J,(j,oe)=>{const xe=j["getSunV3LocationSearchUrlConfig"]||{};for(const He of Object.keys(xe)){const ut=xe?.[He]?.data?.location,ht=ut?.placeId?.indexOf?.(oe);if(ht>=0){const ft=Object.keys(ut).map(lt=>[lt,ut[lt][ht]]);return Object.fromEntries(ft)}}return null}),Fe=(0,l.C6)(De,be,(j,oe)=>j??oe);function Re(j){return(+`${Math.round(`${j}e2`)}e-2`).toFixed(2)}const nt=(0,t.P1)(m.kw,F,(j,oe)=>j&&oe==="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=(m={})=>Object.keys(m).sort().map(C=>{const P=m[C];return!!P&&typeof P=="object"?`${C}:{${i(P)}}`:`${C}:${P}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=m=>m?.[a.X]??{},f=(0,r.P1)(l,m=>(C,P)=>{const{params:S,name:L}=C,T=i(S);return P?m?.[L]?.[T]:m?.[L]?.[T]?.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(64402),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,m,C,P,S)=>{if(P||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(l)&&!(0,n.G3)());let L=!0;return i.eT.forEach(T=>{f.includes(T)&&(L=!1)}),!(!L||i.Dt.includes(m)||i.Dt.includes(C))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>P});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(A=>(A.provider="new-relic-script",A))(s||{}),l=(A=>(A.method="NREUM",A))(l||{});function f(){let A="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(A="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(A="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(A="stage"),A}async function m(){const A=f(),{default:D}=await e(31751)(`./new-relic-script.${A}.ext.html`);return D}function C(A,D){try{window?.NREUM?.setCustomAttribute?.(`${a}${A}`,D)}catch{}}function P(A,D={}){try{let Z;const $={};typeof A=="string"?Z=A:(Z=A.name,A.entryType!=="mark"?($.duration=L(A.duration),$.timestamp=L(window.performance.timeOrigin+A.startTime)):($.duration=L(A.startTime),$.timestamp=L(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(Z,{...S($,i),...S(D,a)})}catch(Z){o.error(Z,"sendReumEvent error")}}function S(A,D=""){return Object.fromEntries(Object.entries(A).map(([Z])=>[`${D}${Z}`,A[Z]]))}function L(A){return A/1e3}function T(){return`