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