(()=>{(()=>{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(g,h,C){var O=[null];O.push.apply(O,h);var W=new(Function.bind.apply(g,O));return C&&u(W,C.prototype),W}).apply(null,arguments)}function u(F,J){return(u=Object.setPrototypeOf||function(v,g){return v.__proto__=g,v})(F,J)}function d(F){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(F)}t.r(e);var m=function(F){function J(C){var O,W,H,S,b;return function(y,p){if(!(y instanceof p))throw new TypeError("Cannot call a class as a function")}(this,J),W=function(y,p){return!p||n(p)!=="object"&&typeof p!="function"?a(y):p}(this,(O=d(J)).call.apply(O,[this].concat(r(C)))),H=a(W),b=void 0,(S="_entries")in H?Object.defineProperty(H,S,{value:b,enumerable:!0,configurable:!0,writable:!0}):H[S]=b,W._entries=C,W}var v,g,h;return function(C,O){if(typeof O!="function"&&O!==null)throw new TypeError("Super expression must either be null or a function");C.prototype=Object.create(O&&O.prototype,{constructor:{value:C,writable:!0,configurable:!0}}),O&&u(C,O)}(J,F),v=J,(g=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(C){return this._entries.filter(function(O){return O.entryType===C})}},{key:"getEntriesByName",value:function(C,O){return this._entries.filter(function(W){return W.name===C}).filter(function(W){return!O||W.entryType===O})}}])&&o(v.prototype,g),h&&o(v,h),J}(s(Array));function P(F,J){for(var v=0;v0&&arguments[0]!==void 0?arguments[0]:{},C=h.registeredObservers,O=C===void 0?new Set:C,W=h.processedEntries,H=W===void 0?new Set:W,S=h.interval,b=S===void 0?100:S,y=h.context,p=y===void 0?self:y;(function(I,w){if(!(I instanceof w))throw new TypeError("Cannot call a class as a function")})(this,F),x(this,"registeredObservers",void 0),x(this,"processedEntries",void 0),x(this,"interval",void 0),x(this,"intervalId",void 0),x(this,"context",void 0),this.registeredObservers=O,this.processedEntries=H,this.interval=b,this.context=p,this.intervalId=null}var J,v,g;return J=F,(v=[{key:"getNewEntries",value:function(){var h=this;return this.context.performance.getEntries().filter(function(C){return!h.processedEntries.has(C)})}},{key:"getObserversForType",value:function(h,C){return Array.from(h).filter(function(O){return O.entryTypes.some(function(W){return W===C})})}},{key:"processBuffer",value:function(h){var C=Array.from(h.buffer),O=new m(C);h.buffer.clear(),C.length&&h.callback&&h.callback.call(void 0,O,h)}},{key:"processEntries",value:function(){var h=this;this.getNewEntries().forEach(function(O){var W=O.entryType;h.getObserversForType(h.registeredObservers,W).forEach(function(H){H.buffer.add(O)}),h.processedEntries.add(O)});var C=function(){return h.registeredObservers.forEach(h.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(C):this.context.setTimeout(C,0)}},{key:"add",value:function(h){this.registeredObservers.add(h),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(h){this.registeredObservers.delete(h),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(J.prototype,v),g&&P(J,g),F}()),G=function(){function F(h){var C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:_;(function(O,W){if(!(O instanceof W))throw new TypeError("Cannot call a class as a function")})(this,F),M(this,"callback",void 0),M(this,"buffer",void 0),M(this,"entryTypes",[]),M(this,"taskQueue",void 0),this.callback=h,this.buffer=new Set,this.taskQueue=C}var J,v,g;return J=F,(v=[{key:"observe",value:function(h){if(!h)throw new Error(T);if(h.entryTypes&&h.type)throw new Error(L);var C;if(h.entryTypes)C=h.entryTypes;else{if(!h.type)throw new Error(T);C=[h.type]}var O=C.filter(B);O.length>0&&O.length!==C.length&&console.warn(X),O.length?(this.entryTypes=O,this.taskQueue.add(this)):console.warn(Y)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var h=Array.from(this.buffer);return new m(h)}}])&&E(J.prototype,v),g&&E(J,g),F}();M(G,"supportedEntryTypes",R);var D="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:G,q=self;q.PerformanceObserver||(q.PerformanceObserver=D)}])})},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[R].startTime:i.now(),B=L>2?d[T].startTime:i.now(),_=new t({name:M,entryType:"measure",startTime:X,duration:B-X});return u.push(_),_},i.getEntries=i.webkitGetEntries||function(M){return M!=null?u.filter(function(R){return R.name===M.name&&R.entryType===M.entryType}):u},i.getEntriesByType=i.webkitGetEntriesByType||function(M){return m("entryType",M)},i.getEntriesByName=i.webkitGetEntriesByName||function(M){return m("name",M)},i.clearMarks=i.webkitClearMarks||function(M){P("mark",M),delete d[M]},i.clearMeasures=i.webkitClearMeasures||function(M){P("measure",M)},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:()=>H,C:()=>le,D:()=>_,E:()=>J,F:()=>We,G:()=>mt,H:()=>m,I:()=>ye,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:()=>O,k:()=>u,l:()=>C,m:()=>F,n:()=>re,o:()=>L,p:()=>M,q:()=>B,r:()=>T,s:()=>h,t:()=>d,u:()=>R,v:()=>W,y:()=>g,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},P=typeof Symbol=="function",x=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function E(K,z,te){if(!z(K))throw new Error(te)}var M=function(z,te){(0,n.Z)(z,te),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(te).forEach(function(Ee){z[Ee]=te[Ee]})},R=function(z,te){var Ee;return(Ee=[]).concat.apply(Ee,te.map(z))};function T(K,z){var te=K.indexOf(z);te>=0&&K.splice(te,1)}function L(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 B(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)) `,F=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},g=function(z){return z===t.Wd},h=function(z){return v(z)||g(z)};function C(K,z){var te=Object.keys(K),Ee=te.length,Ke=0,Je,ke=(0,r.IX)(K)?F(Ee):{},it={};function Ct(){Ke===Ee&&(Je=!0,z(ke))}return te.forEach(function(yt){var ht=function(Lt,Gt){Je||(Gt||h(Lt)?(z.cancel(),z(Lt,Gt)):(ke[yt]=Lt,Ke++,Ct()))};ht.cancel=d,it[yt]=ht}),z.cancel=function(){Je||(Je=!0,te.forEach(function(yt){return it[yt].cancel()}))},it}function O(K){return{name:K.name||"anonymous",location:W(K)}}function W(K){return K[t.b_]}function H(){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:()=>D,Ef:()=>a.I,ZP:()=>dt,GG:()=>h});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:()=>L,IX:()=>i,MC:()=>d,NA:()=>X,Om:()=>B,Yl:()=>o,Z_:()=>s,d5:()=>r,eR:()=>Y,hZ:()=>m,sR:()=>n,uj:()=>T});var t=e(23143),n=function(D){return D==null},r=function(D){return D!=null},o=function(D){return typeof D=="function"},a=function(D){return typeof D=="number"},s=function(D){return typeof D=="string"},i=Array.isArray,u=function(D){return D&&!i(D)&&typeof D=="object"},d=function(D){return D&&o(D.then)},m=function(D){return D&&o(D.next)&&o(D.throw)},P=function(D){return D&&o(Symbol)?o(D[Symbol.iterator]):i(D)},x=function(D){return D&&D[TASK]},E=function(D){return Boolean(D&&D[SAGA_ACTION])},M=function(D){return D&&o(D.subscribe)},R=function(D){return D&&o(D.isEmpty)&&o(D.take)&&o(D.put)},T=function G(D){return D&&(s(D)||X(D)||o(D)||i(D)&&D.every(G))},L=function(D){return D&&o(D.take)&&o(D.close)},Y=function(D){return o(D)&&D.hasOwnProperty("toString")},X=function(D){return Boolean(D)&&typeof Symbol=="function"&&D.constructor===Symbol&&D!==Symbol.prototype},B=function(D){return L(D)&&D[t.AS]},_=function(D){return D&&D[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>s,Cs:()=>d,EO:()=>P,IO:()=>o,Nm:()=>i,Wd:()=>m,b_:()=>x,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(M){return"@@redux-saga/"+M},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"),P=t("TERMINATE"),x=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>pn,PH:()=>Qt,e:()=>ur,oM:()=>yn});function t(f){for(var A=arguments.length,N=Array(A>1?A-1:0),U=1;U3?A.i-4:A.i:Array.isArray(f)?1:P(f)?2:x(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,N){var U=s(f);U===2?f.set(A,N):U===3?f.add(N):f[A]=N}function m(f,A){return f===A?f!==0||1/f==1/A:f!=f&&A!=A}function P(f){return ye&&f instanceof Map}function x(f){return Le&&f instanceof Set}function E(f){return f.o||f.t}function M(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var A=ft(f);delete A[le];for(var N=et(A),U=0;U1&&(f.set=f.add=f.clear=f.delete=T),Object.freeze(f),A&&a(f,function(N,U){return R(U,!0)},!0)),f}function T(){t(2)}function L(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 B(){return Fe}function _(f,A){A&&(Y("Patches"),f.u=[],f.s=[],f.v=A)}function G(f){D(f),f.p.forEach(F),f.p=null}function D(f){f===Fe&&(Fe=f.l)}function q(f){return Fe={p:[],l:Fe,h:f,m:!0,_:0}}function F(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 N=A.p[0],U=f!==void 0&&f!==N;return A.h.O||Y("ES5").S(A,f,U),U?(N[le].P&&(G(A),t(4)),r(f)&&(f=v(A,f),A.l||h(A,f)),A.u&&Y("Patches").M(N[le].t,f,A.u,A.s)):f=v(A,N,[]),G(A),A.u&&A.v(A.u,A.s),f!==ae?f:void 0}function v(f,A,N){if(L(A))return A;var U=A[le];if(!U)return a(A,function(he,me){return g(f,U,A,he,me,N)},!0),A;if(U.A!==f)return A;if(!U.P)return h(f,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var k=U.i===4||U.i===5?U.o=M(U.k):U.o,ie=k,Se=!1;U.i===3&&(ie=new Set(k),k.clear(),Se=!0),a(ie,function(he,me){return g(f,U,k,he,me,N,Se)}),h(f,k,!1),N&&f.u&&Y("Patches").N(U,N,f.u,f.s)}return U.o}function g(f,A,N,U,k,ie,Se){if(n(k)){var he=v(f,k,ie&&A&&A.i!==3&&!i(A.R,U)?ie.concat(U):void 0);if(d(N,U,he),!n(he))return;f.m=!1}else Se&&N.add(k);if(r(k)&&!L(k)){if(!f.h.D&&f._=0;he--){var me=Se[he][le];if(!me.P)switch(me.i){case 5:U(me)&&W(me);break;case 4:N(me)&&W(me)}}}function N(Se){for(var he=Se.t,me=Se.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(Se){var he=Se.k;if(he.length!==Se.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"){N=ie.value;break}}k>-1&&(U=U.slice(k+1));var Se=Y("Patches").$;return n(N)?Se(N,U):this.produce(N,function(he){return Se(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(Se){return function(he){return typeof he=="function"?he(k,ie,f):Se(he)}}};return A}var Jt=Pt();Jt.withExtraArgument=Pt;const Zt=Jt;var oe=function(){var f=function(A,N){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,N)};return function(A,N){if(typeof N!="function"&&N!==null)throw new TypeError("Class extends value "+String(N)+" is not a constructor or null");f(A,N);function U(){this.constructor=A}A.prototype=N===null?Object.create(N):(U.prototype=N.prototype,new U)}}(),Ce=function(f,A){var N={label:0,sent:function(){if(ie[0]&1)throw ie[1];return ie[1]},trys:[],ops:[]},U,k,ie,Se;return Se={next:he(0),throw:he(1),return:he(2)},typeof Symbol=="function"&&(Se[Symbol.iterator]=function(){return this}),Se;function he(Q){return function(fe){return me([Q,fe])}}function me(Q){if(U)throw new TypeError("Generator is already executing.");for(;N;)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 N.label++,{value:Q[1],done:!1};case 5:N.label++,k=Q[1],Q=[0];continue;case 7:Q=N.ops.pop(),N.trys.pop();continue;default:if(ie=N.trys,!(ie=ie.length>0&&ie[ie.length-1])&&(Q[0]===6||Q[0]===2)){N=0;continue}if(Q[0]===3&&(!ie||Q[1]>ie[0]&&Q[1]f&&console.warn(A+" took "+N+"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 N=[],U=0;U0){var Se=N.indexOf(this);~Se?N.splice(Se+1):N.push(this),~Se?U.splice(Se,1/0,k):U.push(k),~N.indexOf(ie)&&(ie=A.call(this,k,ie))}else N.push(ie);return f==null?ie:f.call(this,k,ie)}}function yt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ht(f,A,N){var U=At(f,A,N);return{detectMutations:function(){return Lt(f,A,U,N)}}}function At(f,A,N,U){A===void 0&&(A=[]),U===void 0&&(U="");var k={value:N};if(!f(N)){k.children={};for(var ie in N){var Se=U?U+"."+ie:ie;A.length&&A.indexOf(Se)!==-1||(k.children[ie]=At(f,A,N[ie],Se))}}return k}function Lt(f,A,N,U,k,ie){A===void 0&&(A=[]),k===void 0&&(k=!1),ie===void 0&&(ie="");var Se=N?N.value:void 0,he=Se===U;if(k&&!he&&!Number.isNaN(U))return{wasMutated:!0,path:ie};if(f(Se)||f(U))return{wasMutated:!1};var me={};for(var Q in N.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,N.children[Q],U[Q],he,fe);if(be.wasMutated)return be}}return{wasMutated:!1}}function Gt(f){return f===void 0&&(f={}),function(){return function(me){return function(Q){return me(Q)}}};var A=f.isImmutable,N=A===void 0?yt:A,U=f.ignoredPaths,k=f.warnAfter,ie=k===void 0?32:k,Se=f.ignore;U=U||Se;var he=ht.bind(null,N,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,N,U,k){A===void 0&&(A=""),N===void 0&&(N=Kt),k===void 0&&(k=[]);var ie;if(!N(f))return{keyPath:A||"",value:f};if(typeof f!="object"||f===null)return!1;for(var Se=U!=null?U(f):Object.entries(f),he=k.length>0,me=0,Q=Se;me=0)){if(!N(je))return{keyPath:Ue,value:je};if(typeof je=="object"&&(ie=Vt(je,Ue,N,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,N=A===void 0?Kt:A,U=f.getEntries,k=f.ignoredActions,ie=k===void 0?[]:k,Se=f.ignoredActionPaths,he=Se===void 0?["meta.arg","meta.baseQueryMeta"]:Se,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,"",N,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,"",N,U,Q);if(Ht){var Yt=Ht.keyPath,qt=Ht.value;console.error("A non-serializable value was detected in the state, in the path: `"+Yt+"`. Value:",qt,` 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 nn(f){return typeof f=="boolean"}function rn(){return function(A){return cn(A)}}function cn(f){f===void 0&&(f={});var A=f.thunk,N=A===void 0?!0:A,U=f.immutableCheck,k=U===void 0?!0:U,ie=f.serializableCheck,Se=ie===void 0?!0:ie,he=new te;if(N&&(nn(N)?he.push(Zt):he.push(Zt.withExtraArgument(N.extraArgument))),!1)var me,Q;return he}var ln=!0;function pn(f){var A=rn(),N=f||{},U=N.reducer,k=U===void 0?void 0:U,ie=N.middleware,Se=ie===void 0?A():ie,he=N.devTools,me=he===void 0?!0:he,Q=N.preloadedState,fe=Q===void 0?void 0:Q,be=N.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=Se;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=_e(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 N(){for(var U=[],k=0;k-1}function gn(f){return""+f}function vn(f){var A={},N=[],U,k={addCase:function(ie,Se){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]=Se,k},addMatcher:function(ie,Se){return N.push({matcher:ie,reducer:Se}),k},addDefaultCase:function(ie){return U=ie,k}};return f(k),[A,N,U]}function en(f){return typeof f=="function"}var En=!1;function hn(f,A,N,U){N===void 0&&(N=[]);var k=typeof A=="function"?vn(A):[A,N,U],ie=k[0],Se=k[1],he=k[2],me;if(en(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]],Se.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 yn(f){var A=f.name;if(!A)throw new Error("`name` is a required option for createSlice");var N=typeof f.initialState=="function"?f.initialState:Ee(f.initialState),U=f.reducers||{},k=Object.keys(U),ie={},Se={},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,Se[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),Se);return hn(N,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),N(tt,we)}return{removeAll:Sn(me),addOne:_t(A),addMany:_t(N),setOne:_t(U),setMany:_t(k),setAll:_t(ie),updateOne:_t(fe),updateMany:_t(be),upsertOne:_t(je),upsertMany:_t(Ue),removeOne:_t(Se),removeMany:_t(he)}}function $e(f,A){var N=se(f),U=N.removeOne,k=N.removeMany,ie=N.removeAll;function Se(Xe,ot){return he([Xe],ot)}function he(Xe,ot){Xe=j(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=j(Xe),Xe.length!==0&&qe(Xe,ot)}function fe(Xe,ot){Xe=j(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 N&&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(N.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),w=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 ye(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=F(Ve,"cloneNode"),Dt=F(Ve,"nextSibling"),Nt=F(Ve,"childNodes"),rt=F(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),_e="ALLOWED_TAGS"in ce?D({},ce.ALLOWED_TAGS):V,K="ALLOWED_ATTR"in ce?D({},ce.ALLOWED_ATTR):z,dn="ADD_URI_SAFE_ATTR"in ce?D(q(mn),ce.ADD_URI_SAFE_ATTR):mn,pn="ADD_DATA_URI_TAGS"in ce?D(q(Qt),ce.ADD_DATA_URI_TAGS):Qt,cn="FORBID_CONTENTS"in ce?D({},ce.FORBID_CONTENTS):ln,Ee="FORBID_TAGS"in ce?D({},ce.FORBID_TAGS):{},Ke="FORBID_ATTR"in ce?D({},ce.FORBID_ATTR):{},rn="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,yt=ce.WHOLE_DOCUMENT||!1,Lt=ce.RETURN_DOM||!1,Gt=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,nn=ce.IN_PLACE||!1,Ge=ce.ALLOWED_URI_REGEXP||Ge,En=ce.NAMESPACE||en,ce.CUSTOM_ELEMENT_HANDLING&&Sn(ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(te.tagNameCheck=ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ce.CUSTOM_ELEMENT_HANDLING&&Sn(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=yn:un=ce.PARSER_MEDIA_TYPE,tn=un==="application/xhtml+xml"?function(De){return De}:M,Ct&&(ke=!1),Gt&&(Lt=!0),rn&&(_e=D({},[].concat(ye(W))),K=[],rn.html===!0&&(D(_e,J),D(K,H)),rn.svg===!0&&(D(_e,v),D(K,S),D(K,y)),rn.svgFilters===!0&&(D(_e,g),D(K,S),D(K,y)),rn.mathMl===!0&&(D(_e,C),D(K,b),D(K,y))),ce.ADD_TAGS&&(_e===V&&(_e=q(_e)),D(_e,ce.ADD_TAGS)),ce.ADD_ATTR&&(K===z&&(K=q(K)),D(K,ce.ADD_ATTR)),ce.ADD_URI_SAFE_ATTR&&D(dn,ce.ADD_URI_SAFE_ATTR),ce.FORBID_CONTENTS&&(cn===ln&&(cn=q(cn)),D(cn,ce.FORBID_CONTENTS)),$t&&(_e["#text"]=!0),yt&&D(_e,["html","head","body"]),_e.table&&(D(_e,["tbody"]),delete Ee.tbody),a&&a(ce),an=ce)},fn=D({},["mi","mo","mn","ms","mtext"]),j=D({},["foreignobject","desc","title","annotation-xml"]),$=D({},v);D($,g),D($,h);var se=D({},C);D(se,O);var $e=function(ce){var De=rt(ce);(!De||!De.tagName)&&(De={namespaceURI:en,tagName:"template"});var Ye=M(ce.tagName),Ot=M(De.tagName);if(ce.namespaceURI===vn)return De.namespaceURI===en?Ye==="svg":De.namespaceURI===gn?Ye==="svg"&&(Ot==="annotation-xml"||fn[Ot]):Boolean($[Ye]);if(ce.namespaceURI===gn)return De.namespaceURI===en?Ye==="math":De.namespaceURI===vn?Ye==="math"&&j[Ot]:Boolean(se[Ye]);if(ce.namespaceURI===en){if(De.namespaceURI===vn&&!j[Ot]||De.namespaceURI===gn&&!fn[Ot])return!1;var Wt=D({},["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||Gt)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=R(ce,/^[\r\n\t ]+/);Ye=Ot&&Ot[0]}un==="application/xhtml+xml"&&(ce=''+ce+"");var Wt=Pt?Pt.createHTML(ce):ce;if(En===en)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===en?Te.call(De,yt?"html":"body")[0]:yt?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"},St=function(ce,De,Ye){!ze[ce]||P(ze[ce],function(Ot){Ot.call(ue,De,Ye,an)})},Ut=function(ce){var De=void 0;if(St("beforeSanitizeElements",ce,null),It(ce)||R(ce.nodeName,/[\u0080-\uFFFF]/))return He(ce),!0;var Ye=tn(ce.nodeName);if(St("uponSanitizeElement",ce,{tagName:Ye,allowedTags:_e}),!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;St("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=tn(kt),Bt.attrName=Ot,Bt.attrValue=Ye,Bt.keepAttr=!0,Bt.forceKeepAttr=void 0,St("uponSanitizeAttribute",ce,Bt),Ye=Bt.attrValue,!Bt.forceKeepAttr&&(vt(kt,ce),!!Bt.keepAttr)){if(X(/\/>/i,Ye)){vt(kt,ce);continue}Ct&&(Ye=T(Ye,st," "),Ye=T(Ye,ne," "));var Pn=tn(ce.nodeName);if(!!wt(Pn,Ot,Ye))try{Ln?ce.setAttributeNS(Ln,kt,Ye):ce.setAttribute(kt,Ye),x(ue.removed)}catch{}}}St("afterSanitizeAttributes",ce,null)}},zt=function Qe(ce){var De=void 0,Ye=Tt(ce);for(St("beforeSanitizeShadowDOM",ce,null);De=Ye.nextNode();)St("uponSanitizeShadowNode",De,null),!Ut(De)&&(De.content instanceof et&&Qe(De.content),jt(De));St("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 B("toString is not a function");if(Qe=Qe.toString(),typeof Qe!="string")throw B("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||_t(ce),ue.removed=[],typeof Qe=="string"&&(nn=!1),nn){if(Qe.nodeName){var Bt=tn(Qe.nodeName);if(!_e[Bt]||Ee[Bt])throw B("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&&!yt&&Qe.indexOf(" `+kt),Ct&&(kt=T(kt,st," "),kt=T(kt,ne," ")),Pt&&Kt?Pt.createHTML(kt):kt},ue.setConfig=function(Qe){_t(Qe),ht=!0},ue.clearConfig=function(){an=null,ht=!1},ue.isValidAttribute=function(Qe,ce,De){an||_t({});var Ye=tn(Qe),Ot=tn(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]&&x(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:()=>D,Cs:()=>F,th:()=>B,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),P=e(12782),x=e.n(P),E=e(60985),M=e(84621),R=e(44203);const T=(0,E.P1)(M.J0,H=>{var S;try{return C((S=H==null?void 0:H["twc-variation"])!=null?S:"")}catch{return{}}}),L=(0,E.P1)(M.J0,H=>{var S;try{return O((S=H==null?void 0:H["twc-experiment"])!=null?S:"")}catch{return{}}}),Y=(0,E.P1)(T,L,(H,S)=>({...S,...H})),X=(0,E.P1)(Y,H=>{var S,b;try{const y=[];for(const[p,I]of Object.entries(H)){const w={experimentName:p,variantName:I.value,variantPayload:(b=(S=I.payloads)==null?void 0:S[I.value])!=null?b:null};y.push(w)}return m()(y,["experimentName","variantName"])}catch{return[]}}),B=(0,R.C6)(X,H=>{const S={};for(const b of H){let{variantPayload:y}=b!=null?b:{};const{taboola:p}=y!=null?y:{};if(!n()(y==null?void 0:y.taboola)){const I={placementSuffix:` - ${b.variantName}`,containerSuffix:`---${b.variantName}`};y={...y,taboola:{...I,...p}}}x()(S,y)}return S}),_=(0,R.C6)(X,H=>H.map(S=>S.experimentName)),G=(0,R.C6)(X,H=>H.map(S=>S.variantName)),D=(0,R.C6)(X,H=>H.map(S=>`${S.experimentName}_${S.variantName}`)),q=(0,R.C6)(_,H=>H.join(",")),F=(0,R.C6)(G,H=>H.join(",")),J=(0,R.C6)(D,H=>H.join(",")),v=(0,E.P1)(B,H=>{const{taboola:S}=H!=null?H:{};return n()(S)?{}:{...S}});function g(H){return window.atob(H)}function h(H){var S;if(!s()(H))throw new Error("experiment map must be plain object");for(const[b,y]of Object.entries(H)){const{payloads:p={},value:I}=y,w=(S=p[I])!=null?S:{};if(typeof b!="string"||!b)throw new Error(`experiment name must be non-empty string (got ${b})`);if(typeof I!="string"||!I)throw new Error(`variant name must be non-empty string (got ${I})`);if(!o()(w)&&!s()(w))throw new Error("variant payload must be plain object or null")}}function C(H){if(!H)return{};const S=JSON.parse(g(H));return h(S),S}function O(H){if(!H)return{};const S=JSON.parse(g(H)),b={};for(const y of Object.keys(S)){const[p,I]=y.split("__"),w=u()(S[y]);W(`${p}_${I}`)&&(b[p]={value:I,payloads:{[I]:w}})}return h(b),b}function W(H){return H.length{"use strict";e.d(l,{CJ:()=>m,RL:()=>_,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,(S,b)=>({name:"getCMSAssetsUrlConfig",params:{language:b,query:{type:{$in:"article"},assetName:{$in:S}}}})),d=(0,r.C6)(r.$l,u,(S,b)=>{var y;return(y=S(b))==null?void 0:y[0]}),m=(0,r.C6)(d,S=>{var b,y;return(y=(b=S==null?void 0:S.seometa)==null?void 0:b.title)!=null?y:""}),P=(0,r.C6)(d,S=>{var b,y;return(y=(b=S==null?void 0:S.seometa)==null?void 0:b.keywords)!=null?y:""}),x=(0,r.C6)(d,S=>{var b,y;return(y=(b=S==null?void 0:S.seometa)==null?void 0:b.description)!=null?y:""}),E=(0,r.C6)(d,S=>{var b,y;return(y=(b=S==null?void 0:S.seometa)==null?void 0:b["og:image"])!=null?y:""}),M=(0,r.C6)(d,S=>{var b,y;return(y=(b=S==null?void 0:S.seometa)==null?void 0:b.canonical)!=null?y:""}),R=S=>{var b,y;return(y=(b=S==null?void 0:S.article)==null?void 0:b.wxNodes)!=null?y:{}},T=S=>{var b,y;return(y=(b=S==null?void 0:S.article)==null?void 0:b.limitedAccess)!=null?y:!1},L=S=>{var b,y;return(y=(b=S==null?void 0:S.article)==null?void 0:b.wxNodesWithAssets)!=null?y:{}},Y=(0,r.C6)(d,S=>{var b,y,p;return(b=S==null?void 0:S.author_data)!=null&&b.length?S.author_data:(y=S==null?void 0:S.author)!=null&&y[0]?[{name:S.author[0],bioUrl:((p=S.author_bio_link)==null?void 0:p[0])||"",authorImage:[]}]:[]}),X=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.pcollid)!=null?b:""}),B=(0,r.C6)(r.Gx,X,o.y,(S,b,y)=>{const p=(0,r.vy)({language:y,collectionId:b});return n()(S,["getCMSCollectionsUrlConfig",p,"data"],{})}),_=(0,r.C6)(B,S=>{var b,y,p;return(p=(y=(b=S==null?void 0:S.ad_metrics)==null?void 0:b.article)==null?void 0:y.zone)!=null?p:""}),G=(0,r.C6)(B,S=>{var b;return(b=S==null?void 0:S.title)!=null?b:""}),D=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.providername)!=null?b:""}),q=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.providerid)!=null?b:""}),F=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.lastmodifieddate)!=null?b:""}),J=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.publishdate)!=null?b:""}),v=(0,r.C6)(d,S=>{var b;return(b=S==null?void 0:S.createdate)!=null?b:""}),g=(S,b)=>createDeepEqualSelector(dalSelector,localeSelector,(y,p)=>{const I=(b||p).replace(/-/,"_"),w=createDalKey({language:I,assetId:S});return get(y,["getCMSAssetByIDUrlConfig",w,"data"],{})}),h=S=>createDeepEqualSelector(dalSelector,b=>{const y=createDalKey({assetId:S});return get(b,["getCMSAssetsSlideshowUrlConfig",y,"data"],{})}),C=(S,b)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(y,p)=>{const I=createDalKey({language:p,collectionType:S,collectionId:b});let w=get(y,["getCMSOrderedListUrlConfig",I,"data"],{});return w.text==="Not Found"&&(w={}),w}),O=S=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(b,y)=>{const p=W(S),I=createDalKey({language:y,assetIds:p}),w=get(b,["getCMSAssetByIDsUrlConfig",I,"data"],[]);if(Array.isArray(w)){let Z=w.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}),W=S=>{let b=S.replace(/(^,|,$)/g,"");return b=b.split(","),b=b.join(";"),b},H=S=>get(S,["article","videoAsset"],{})},80329:(c,l,e)=>{"use strict";e.d(l,{Jj:()=>x,ez:()=>m,jm:()=>P});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,M,R)=>{if(!R)return null;const T=(0,r.vy)({language:M,collectionId:R});return n()(E,["getCMSCollectionsUrlConfig",T,"data"],{})}),d=(0,r.C6)(u,E=>n()(E,"title","")),m=(0,r.C6)(u,E=>n()(E,"sponsored",!1)),P=(0,r.C6)(u,s.dF,(E,M)=>{if(!E)return;const R=M==="index"?"article":M;return/article|video/.test(R)?n()(E,["ad_metrics",R,"zone"],""):""}),x=(0,r.C6)(u,s.dF,(E,M)=>{if(!E)return;const R=M==="index"?"article":M;return/article|video/.test(R)?n()(E,["ad_metrics",R,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>s,Eh:()=>O,FL:()=>W,FN:()=>B,FT:()=>L,Hz:()=>X,IU:()=>q,JK:()=>g,Jc:()=>J,Je:()=>T,M3:()=>D,MK:()=>F,R8:()=>i,St:()=>u,T$:()=>h,UZ:()=>C,Wc:()=>H,X9:()=>M,Xf:()=>p,Y6:()=>I,Y9:()=>E,_f:()=>P,ah:()=>t,bK:()=>v,bk:()=>x,dn:()=>m,nD:()=>b,nn:()=>y,s8:()=>R,sF:()=>S,sc:()=>d,tV:()=>G,uz:()=>Y,y8:()=>n,yk:()=>_});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",P="appsFlyer",x="criteoSlot",E="custParamsPii",M="facebookWxNode",R="findMe",T="geoIP",L="googleNonLimitedAds",Y="gpt",X="gptPiiGDPR",B="gptPiiSaleUSA",_="indexExchange",G="instagramWxNode",D="gptPrisma",q="headerBidders",F="medallia",J="mParticleFullMetrics",v="nielsen",g="outbrain",h="rubicon",C="socialLinksFooter",O="taboola",W="twitterWxNode",H="youtubeWxNode",S="wfxTriggers",b="WXU/DPR/SET_CONSENT",y="WXU/DPR/SET_FEATURE_FLAGS",p="dpr",I={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>gt,B:()=>_,Cy:()=>Ne,Ds:()=>ye,Eg:()=>ee,Jt:()=>Z,MT:()=>B,Mw:()=>D,O7:()=>re,Oq:()=>Le,R$:()=>ve,RJ:()=>Me,Yq:()=>Fe,ab:()=>R,b1:()=>M,b2:()=>O,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),P=e(26850),x=e(77482),E=e(88240);const M=(0,t.P1)(d.cz,xe=>xe===m.wQ),R=(0,t.P1)(d.cz,xe=>m.nB.includes(xe)),T=xe=>r()(xe,[E.Xf,E.y8],{}),L=xe=>(0,t.P1)(T,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[P.ui])!=null?nt:(ut=Ve==null?void 0:Ve.getUserConsentWithDefaultValue)==null?void 0:ut.call(Ve,P.ui)}),B=(0,t.P1)(Y,xe=>{var ut,nt;const{DprSdk:Ve}=window||{};return(nt=xe[P.y])!=null?nt:(ut=Ve==null?void 0:Ve.getUserConsentWithDefaultValue)==null?void 0:ut.call(Ve,P.y)}),_=()=>{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()},D=L(E.R8),q=L(E.Je),F=L(E.s8),J=(0,t.P1)(L(E.UZ),d.dF,(xe,ut)=>["covid19map"].includes(ut)?!1:xe),v=L(E.X9),g=L(E.tV),h=L(E.FL),C=L(E.Wc),O=(0,t.P1)(i.fr,s.b2,(xe,ut)=>xe||ut),W=(0,t.P1)(d.cz,xe=>[m.CA,...m.nB,...m.Gv].includes(xe));function H({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 S({privacyLinkList:rt,regime:ut,allowPrivacySettingsLink:nt}),b({privacyLinkList:rt,regime:ut,pageKey:Ve,isMobile:at}),y({privacyLinkList:rt,regime:ut,pageKey:Ve,isMobile:at}),p({privacyLinkList:rt,regime:ut,pageKey:Ve,isMobile:at,isUserLoggedIn:Dt}),I({privacyLinkList:rt,regime:ut,privacyPolicyLink:Nt}),rt}const S=({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")}},b=({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)})}},y=({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")}},p=({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))},I=({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`)}},w=(0,x.Iv)({t:()=>{},shouldUseLocaleParam:!1}),Z=(0,t.P1)(d.cz,W,d.dF,d.Hu,u.WO,w,(xe,ut,nt,Ve,at,Dt)=>({linkList:Nt})=>{var rt;return H({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=L(E.St),ve=L(E.IU),Oe=L(E.sc),Fe=L(E.bk),ee=L(E.yk),ye=L(E.Y9),Le=L(E.uz),Me=L(E.Hz),ae=L(E.FN),Re=L(E.MK),le=L(E.JK),ue=L(E.T$),We=L(E._f),Ne=L(E.Eh),et=L(E.$q),ft=L(E.FT),Et=(0,t.P1)(L(E.Jc),d.z3,d.dF,(xe,ut,nt)=>xe&&!(ut&&nt.includes("covid19"))),pt=L(E.bK),gt=L(E.dn),mt=L(E.M3),Ze=L(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:()=>M,a1:()=>P,Wo:()=>T,ke:()=>L,ZW:()=>u,$J:()=>E,MH:()=>x});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,(B,_)=>{var G;const D=(G=B==null?void 0:B["twc-unit"])!=null?G:"";return D==="m"&&_?"s":D}),u=(0,n.P1)(t.TN,i,a.Oo,(B,_,G)=>{const D=(0,o.V7)(_),q=(0,o.QQ)(B,G);return D||q}),d=(0,n.P1)(u,B=>B.code),m=(0,n.P1)(u,B=>B.name),P=(0,n.P1)(u,B=>(0,r.k)(B.name)),x=(0,n.P1)(u,B=>B.temp),E=(0,n.P1)(u,B=>B.speed),M=(0,n.P1)(u,B=>B.distance),R=(0,n.P1)(u,B=>B.accumulation),T=(0,n.P1)(u,B=>B.precip),L=(0,n.P1)(u,B=>B.pressure);var Y=e(55036);const X=B=>{var _;return((_=B[Y.Xf])==null?void 0:_[Y.FA])||{}}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>F,MG:()=>G,TN:()=>L,b2:()=>X,vz:()=>J,xi:()=>D,y:()=>Y,z4:()=>B});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,g)=>g||v||""),u=(0,t.C6)(i,n.dF,(v,g)=>{const h=s(v);return h||(g==="notFound"?o.ZW:h)}),d=(0,t.C6)(u,n.z3,n.pu,(v,g,h)=>{let C=v;return g&&h&&C!=="en-US"&&(C="en-GB"),{locale:C}});function m(v){if(!v)return o.ZW;const g=v.split("-")[0];return o.PD[g]||o.ZW}const P=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(v,g,h,C,O)=>v||g||h||O||C==="notFound"),x=(0,t.C6)(u,v=>m(v)),E=(0,t.C6)(x,v=>({locale:v})),M=(0,t.C6)(d,v=>({name:"getMewLocaleUrlConfig",params:v})),R=(0,t.C6)(t.$l,d,P,E,(v,g,h,C)=>{var O;let W=v({name:"getMewLocaleUrlConfig",params:g});return!((O=W==null?void 0:W.data)!=null?O:null)&&h&&(W=v({name:"getMewLocaleUrlConfig",params:C})),W==null?void 0:W.data}),T=(0,t.C6)(R,v=>{var g,h;return(h=(g=v==null?void 0:v.locale)==null?void 0:g.data)!=null?h:null}),L=(0,t.C6)(T,v=>{var g,h;return(h=(g=v==null?void 0:v.attributes)==null?void 0:g.localeCode)!=null?h:""}),Y=(0,t.C6)(L,v=>(v||"").replace("-","_")),X=(0,t.C6)(L,v=>{const g="";if(v&&v.length){const h=v.split("-");return h.length>1?h[1]:g}return g}),B=(0,t.C6)(T,v=>{var g,h;return(h=(g=v==null?void 0:v.attributes)==null?void 0:g.isLocaleSiteEnabled)!=null?h:!1}),_=(0,t.C6)(R,v=>{var g,h;return(h=(g=v==null?void 0:v.language)==null?void 0:g.data)!=null?h:null}),G=(0,t.C6)(_,v=>{var g;return(g=v==null?void 0:v.attributes.languageCode)!=null?g:""}),D=(0,t.C6)(G,v=>v.split("-")[0]),q=(0,t.C6)(_,v=>{var g;return(g=v==null?void 0:v.attributes.languageName)!=null?g:""}),F=(0,t.C6)(_,v=>{var g;return(g=v==null?void 0:v.attributes.isRtlLanguage)!=null?g:!1}),J=(0,t.C6)(L,v=>v==="en-US")},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>Me,Fk:()=>E,Gx:()=>re,H3:()=>p,JB:()=>D,JP:()=>W,LW:()=>ee,O8:()=>m,P:()=>le,Px:()=>ae,Q2:()=>h,QJ:()=>P,QQ:()=>X,Rb:()=>G,SO:()=>H,SV:()=>g,Ts:()=>Oe,Vj:()=>s,W9:()=>x,Xf:()=>n,Xp:()=>L,Y6:()=>t,Y9:()=>q,Z4:()=>J,_d:()=>o,bU:()=>b,cd:()=>a,d3:()=>Fe,fD:()=>w,fS:()=>r,gr:()=>F,hu:()=>ve,i6:()=>S,jS:()=>B,kM:()=>Re,lV:()=>Le,ss:()=>ye,u1:()=>d,ur:()=>I,xA:()=>y,zv:()=>_});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",P="WXU/ADS/BTF_BID_TARGETING_DONE",x="WXU/ADS/RUBICON_NO_WRAPPER",E="WXU/ADS/REFRESH_ADS",M="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",R="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",T=100,L=1e3,Y="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",_="WXU/ADS/SET_TARGETING_CUST_PARAMS",G="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",D="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",q="WXU/ADS/SET_ALL_CUST_PARAMS",F="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",J="WXU/ADS/LOAD_AMAZON_HDBID",v="WXU/ADS/SET_AMAZON_HDBID_SLOTS",g="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",h="WXU/ADS/SET_CRITEO",C="WXU/ADS/SET_LOTAME",O="WXU/ADS/SET_CRITEO_SLOTS",W="WXU/ADS/LOAD_CRITEO_SLOTS",H="WXU/ADS/SET_IASPET_SLOTS",S="WXU/ADS/LOAD_INDEX_EXCHANGE",b="WXU/ADS/SET_MISC_CUST_PARAMS",y="WXU/ADS/SET_PREBID",p="WXU/ADS/SET_WX_AD_TARGETING",I="WXU/ADS/SET_WFXTG_TARGETING",w="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"],ye=["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:()=>p,BU:()=>ue,Dt:()=>rt,G:()=>Ze,GL:()=>dt,HH:()=>Ce,Hc:()=>Dt,Ie:()=>S,Ii:()=>H,JN:()=>b,JV:()=>dn,JW:()=>ge,KL:()=>w,KY:()=>ht,LX:()=>ne,Ll:()=>Ie,Nt:()=>le,Q1:()=>Ae,UJ:()=>_e,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:()=>I,j5:()=>We,jq:()=>Ke,lg:()=>pt,mm:()=>ke,n0:()=>Rt,nY:()=>Ge,nu:()=>hn,oe:()=>yt,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),P=e.n(m),x=e(75652),E=e.n(x),M=e(29286),R=e.n(M),T=e(84621),L=e(44203),Y=e(18213),X=e(64402),B=e(42882),_=e(35342),G=e(64795),D=e(80329),q=e(11419),F=e(39730),J=e(84392),v=e(46153),g=e(76643),h=e(83625),C=e(23631),O=e(80990),W=e(7647);const H=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.slotsReady)!=null?se:!1},S=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.rubiconDone)!=null?se:!1},b=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.btfBidTargetingDone)!=null?se:!1},y=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.custParamsComplete)!=null?se:!1},p=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.targetingReady)!=null?se:!1},I=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.amznHdBidStatus)!=null?se:!1},w=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.criteoSlotStatus)!=null?se:!1},Z=j=>{var $,se;return(se=($=j==null?void 0:j[REDUCER_KEY])==null?void 0:$.wfxtg)!=null?se:!1},re=j=>{var $,se;return(se=($=j==null?void 0:j[REDUCER_KEY])==null?void 0:$.adCallComplete)!=null?se:!1},ve=j=>{var $,se;return(se=($=j==null?void 0:j[REDUCER_KEY])==null?void 0:$.btfAdCallComplete)!=null?se:!1},Oe=(0,t.P1)(S,y,(j,$)=>({custParamsComplete:$,rubiconDone:j})),Fe=(0,t.P1)(T.zM,j=>{let $=j;if(j!=="mobile"){const{screen:{width:se}}=window;se>1024?$="desktop":se>=768&&($="tablet")}return $}),ee=(0,t.P1)(G.uT,j=>{var $;return($=i()(Object.values(j!=null?j:{})).filter($e=>{var He;return $e.component==="WxuAd"&&!((He=$e==null?void 0:$e.props)!=null&&He.disableAd)}))!=null?$:[]}),ye=(0,t.P1)(ee,Fe,(j,$)=>j.map(He=>$==="tablet"&&He.props.tabletId==="none"?null:$==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),Le=j=>(0,t.P1)(ee,$=>$.map(He=>j==="tablet"&&He.props.tabletId==="none"?null:j==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),Me=(0,t.P1)(G.U3,D.Jj,(j,$)=>{var se;const $e=(se=j==null?void 0:j.metrics_levels)!=null?se:null;return $||$e}),ae=(0,t.P1)(G.U3,j=>j==null?void 0:j.ads),Re=(0,t.P1)(G.JN,j=>j==null?void 0:j.engine),le=(0,t.P1)(G.JN,j=>j==null?void 0:j.networkCode),ue=(0,t.P1)(v.TN,G.JN,_.gx,(j,$,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(j){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,St=ct.includes("tablet_weather")?`${ct}_${Tt}`:ct;return{desktop:bt,mobile:It,tablet:St}}),We=(0,t.P1)(Fe,ue,(j,$)=>{var se;return(se=$==null?void 0:$[j])!=null?se:""}),Ne=(0,t.P1)(G.JN,j=>j==null?void 0:j.adTagOverrides),et=(0,t.P1)(G.JN,j=>j==null?void 0:j.adZone),ft=(0,t.P1)(We,et,D.jm,(j,$,se)=>`${j}/${se||$||"non_monetized"}`),Et=(0,t.P1)(G.JN,j=>j==null?void 0:j.adsmetrics_zone),pt=()=>R().get("adstest"),gt=(0,L.C6)(q.RL,D.jm,et,(j,$,se)=>j||$||se),mt=(0,L.C6)(Fe,D.jm,le,ue,et,pt,(j,$,se,$e,He,vt)=>{const ct=$e[j];return`${se}/${vt?"test_":""}${ct}/${$||He}`}),Ze=(0,L.C6)(Fe,le,ue,pt,(j,$,se,$e)=>{const He=se[j];return`${$}/${$e?"test_":""}${He}/interstitial`}),xe=(0,L.C6)(T.zM,ae,(j,$)=>{var se;const $e=[...(se=$==null?void 0:$.thirdParties)!=null?se:[]],{token:He}=j==="mobile"?O.eh.USER_ACTION_AD_REFRESH:O.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!$e.includes(He)}),ut=(0,L.C6)(ae,T.zM,X.bx,B.WO,(j,$,se,$e)=>{var He;const vt="rubicon_enUS",ct="sequentialAdLoader",Tt="abTesting",It=O.eh.TIME_FRAME.token,bt=O.eh.HELIOS_AD_SDK.token,St=O.eh.ADMIRAL.token,Ut=O.eh.IAB_CATEGORIES.token,wt=O.eh.INSTANA.token,Xt=O.eh.ASSERTIVE_YIELD.token,{token:jt}=O.eh.USER_ACTION_AD_REFRESH,{token:zt}=O.eh.MOBILE_REFRESH_ADS,{token:Qe}=O.eh.REFRESH_ADS,{token:ce}=O.eh.DESKTOP_USER_ACTION_AD_REFRESH;let De=[...(He=j==null?void 0:j.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(O.eh.JANUS.token)||De.push(O.eh.JANUS.token),De.includes(It)||De.push(It),De.includes(St)||De.push(St),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(O.eh.LOTAME.token))),E()(De).join(",")}),nt=(0,L.C6)(G.JN,j=>{var $;return[...($=j==null?void 0:j.thirdParties)!=null?$:[]].includes("rubicon_enUS")}),Ve=(0,L.C6)(ut,T.cz,(j,$)=>{const se=j.split(",");if(!Array.isArray(se)||!se.length)return[];const{CRITEO_SLOT:$e,IAS_PET_SLOT:He,...vt}=O.eh;return se.filter(at($)).reduce((Tt,It)=>{const St=Object.values(vt).find(({token:Ut})=>It.includes(Ut));if(St){const{script:Ut}=St;return Ut?[...Tt,Ut]:Tt}return Tt},[])}),at=j=>$=>!(C.Gv.includes(j)&&O.XC.some(se=>$.includes(se))),Dt=(j,$)=>(0,L.C6)(L.Gx,Fe,$?Le($):ye,ee,te,(se,$e,He,vt,ct)=>{var Tt,It,bt,St;const Ut=(0,L.vy)({positions:He,screenSize:$!=null?$:$e});let wt=(St=(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?St: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&&j&&(wt=wt.filter(Xt=>Xt.sequentialGroup===j)),wt):[]}),Nt=(0,L.C6)(Y.Ds,L.Gx,v.TN,J.yt,(j,$,se,$e)=>{var He,vt,ct,Tt;const It=(0,L.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:{},St=r()(bt,O.q3);return j?St:r()(St,O.xN)}),rt=(0,L.C6)(L.Gx,ut,(j,$)=>{var se,$e,He,vt;const ct=(0,L.vy)({tokens:$});let Tt=(vt=(He=($e=(se=j==null?void 0:j.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,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.AMAZON_HEADER_BIDDER.token:!1);if($&&$.config)return $.config}return{}}),Pt=(0,L.C6)(Y.ab,rt,(j,$)=>{if(!j)return{};if(!d()($)){const se=$.find($e=>$e.type?$e.type===O.eh.ADMIRAL.token:{});if(se&&se.config)return se.config}return{}}),Jt=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.ASSERTIVE_YIELD.token:!1);if($&&$.config)return $.config}return{}}),Zt=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.INSTANA.token:!1);if($&&$.config)return $.config}return{}}),oe=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.AMAZON_SLOTS.token:!1);if($&&$.config)return $.config}return{}}),Ce=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.CRITEO.token:!1);if($&&$.config)return $.config}return{}}),dt=(0,L.C6)(rt,T.zM,(j,$)=>{if(!d()(j)){const se=j.find($e=>$e.type?$e.type===O.eh.CRITEO_SLOT.token:!1);if(se&&se.config)return se.config.placements=se.config.placements[$],se.config}return{}}),Te=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.GEOEDGE.token:!1);if($&&$.config)return $.config}return{}}),pe=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.IAS_PET_SLOT.token:!1);if($&&$.config)return $.config}return{}}),Ie=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.INDEX_EXCHANGE.token:!1);if($&&$.config)return $.config}return{}}),ze=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.LOTAME.token:!1);if($&&$.config)return $.config}return{}}),st=/[0-9]{4}/,ne=(0,L.C6)(ze,j=>{const{tagsSrcId:$="1884"}=j;return $.match(st)}),ge=(0,L.C6)(ne,j=>j?`//tags.crwdcntrl.net/lt/c/${j}/lt.min.js`:""),Ae=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.PREBID.token:!1);if($&&$.config)return $.config}return{}}),de=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.PREMIUM_AD_DATA_LAKE.token:!1);if($&&$.config)return $.config}return{}}),Be=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.USER_ACTION_AD_REFRESH.token:!1);if($&&$.config)return $.config}return{}}),Ge=(0,L.C6)(Be,T.dF,v.TN,(j,$,se)=>{var $e,He,vt;const{atf:ct,refreshBidders:Tt}=j,bt=(Object.keys(ct)||[]).filter(Qe=>Qe.includes(se)||Qe.includes("all"))||[];let St=($e=j==null?void 0:j.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?(St=(Ot=(Ye=(De=ct==null?void 0:ct[ce])==null?void 0:De[Mt])==null?void 0:Ye.positions)!=null?Ot:St,St):Qe},[]);d()(Ut)&&(Ut=St);let wt=(He=j==null?void 0:j.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=j==null?void 0:j.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}}),_e=(0,L.C6)(Be,T.dF,v.TN,(j,$,se)=>{var $e,He,vt;const{btf:ct,refreshBidders:Tt}=j,bt=(Object.keys(ct)||[]).filter(Qe=>Qe.includes(se)||Qe.includes("all"))||[];let St=($e=j==null?void 0:j.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?(St=(Ot=(Ye=(De=ct==null?void 0:ct[ce])==null?void 0:De[Mt])==null?void 0:Ye.positions)!=null?Ot:St,St):Qe},[]);d()(Ut)&&(Ut=St);let wt=(He=j==null?void 0:j.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=j==null?void 0:j.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,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.REFRESH_ADS.token:!1);if($&&$.config)return $.config}return{}}),K=(0,L.C6)(V,T.dF,v.TN,(j,$,se)=>{const{atf:$e={},refreshBidders:He=[]}=j,{interval:vt=0,inViewOnly:ct=!1}=$e,It=Object.keys($e).filter(Ut=>Ut.includes(se)||Ut.includes("all"))||[];let bt=$e.positions;const St=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:St,refreshBidders:He}}),z=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>{var $e,He;return se.type?se.type===((He=($e=O.eh)==null?void 0:$e.SEQUENTIAL_AD_LOADER)==null?void 0:He.token):!1});return $!=null&&$.config?$.config:{}}}),te=(0,L.C6)(z,T.zM,T.dF,v.TN,(j,$,se,$e)=>{if(d()(j)||$!=="desktop")return!1;const vt=Object.keys(j).filter(St=>St.includes($e)||St.includes("all"))||[],ct=Array.isArray(vt)&&vt[0],Tt=j==null?void 0:j[ct],It=Tt&&(Tt.filter(St=>St.includes(se)||St.includes("all"))||[]);return It&&Array.isArray(It)&&!!It[0]}),Ee=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>{var $e,He;return se.type?se.type===((He=($e=O.eh)==null?void 0:$e.RUBICON)==null?void 0:He.token):!1});if($!=null&&$.config)return $.config}return{}}),Ke=(0,L.C6)(Ee,T.dF,v.TN,(j,$,se)=>{const{defaultTimeoutOverride:$e}=j,vt=Object.keys(j).filter(It=>It.includes(se)||It.includes("all"))||[];let ct=$e;return vt.reduce((It,bt)=>{const Ut=Object.keys(j[bt]).filter(wt=>wt.includes($)||wt.includes("all"))||[];return d()(Ut)||(ct=j[bt][Ut[0]].timeoutOverride),ct},ct)}),Je=(0,L.C6)(Ee,Ke,(j,$)=>({filename:j==null?void 0:j.filename,testFilename:j==null?void 0:j.testFilename,timeout:$})),ke=(0,L.C6)(V,T.dF,v.TN,(j,$,se)=>{const{btf:$e={},refreshBidders:He=[]}=j,{interval:vt=0,inViewOnly:ct=!1}=$e,It=Object.keys($e).filter(Ut=>Ut.includes(se)||Ut.includes("all"))||[];let bt=$e.positions;const St=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:St,refreshBidders:He}}),it=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.WFXTG.token:!1);if($&&$.config)return $.config}return{}}),Ct=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.WX_AD_TARGETING.token:!1);if($&&$.config)return $.config}return{}}),yt=(0,L.C6)(mt,Dt(null),(j,$)=>$.map(se=>({adSlotId:se.slotTarget,size:se.sizes.map($e=>$e[0]==="fluid"?[1,1]:$e),adUnitPath:j}))),ht=()=>{{const j=R().get("fv");return parseInt(j,10)||0}},At=(0,L.C6)(D.jm,et,(j,$)=>{const se=j||$||"",$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,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>{var $e,He;return se.type?se.type===((He=($e=O.eh)==null?void 0:$e.TIME_FRAME)==null?void 0:He.token):!1});if($!=null&&$.config)return $.config}return{}}),Gt=(0,L.C6)(G.IY,Lt,(j,$)=>{var se,$e;return($e=(se=$==null?void 0:$.tf)==null?void 0:se[j])!=null?$e:"nl"}),Kt=(j,$)=>()=>{const se=$||"0123456789",$e=j||16;let He="";for(let vt=0;vt{{const{userAgent:j}=window.navigator,$=j&&j.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),nn=()=>"weather",rn=j=>{var $,se;return(se=($=j==null?void 0:j[REDUCER_KEY])==null?void 0:$.wfxtg)!=null?se:{}},cn=j=>{var $,se;return(se=($=j==null?void 0:j[REDUCER_KEY])==null?void 0:$.lotame)!=null?se:{}},ln=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.hashedMpid)!=null?se:""},pn=(0,L.C6)(Fe,j=>j==="tablet"?"wx_tab":j==="mobile"?"wx_mw":"wx"),Qt=(0,L.C6)(T.ZN,(j={})=>{if(j.layer==="rwi"||j.layers==="rwi")return"rwi"}),dn=j=>{var $,se;return(se=($=j==null?void 0:j[h.Xf])==null?void 0:$.videoCount)!=null?se:0},mn=(0,L.C6)(T.ZN,j=>{var $;return($=j==null?void 0:j.adRef)!=null?$:""}),gn=j=>{var $,se;return(se=($=j==null?void 0:j[W.Xf])==null?void 0:$.custParams)!=null?se:{}},vn=(0,L.C6)(Y.Ds,Y.gK,At,ue,Gt,Kt(16,"0123456789"),ht,pt,Vt,pn,$t,nn,Qt,mn,dn,_.gx,Fe,T.zM,(j,$,se,$e,He,vt,ct,Tt,It,bt,St,Ut,wt,Xt,jt,zt,Qe,ce)=>{let De={...se,ad_unit:$e[Qe],tf:He,ord:vt,rmid:vt,impression_id:(0,g.Vj)(),vab:ce!=="mobile"?"nxgn":"daybreak",v:ct&&ct.toString(),adstest:Tt||"",browser:It,mr:"0",plat:bt,env:St,refurl:Ut,mlayer:wt||"",...zt?{par:zt}:{},ref:jt===0?Xt:"",sod:$?"yes":"no"};De=a()(De,Ot=>!!Ot);const Ye=r()(De,O.q3);return j?Ye:r()(Ye,O.xN)}),en=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>se.type?se.type===O.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if($&&$.config)return $.config}return{}}),En=(0,L.C6)(en,j=>{if(j&&!d()(j)){const{maxTime:$}=j;if(!Number.isNaN($))return+$}return-1}),hn=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>{var $e,He;return se.type?se.type===((He=($e=O.eh)==null?void 0:$e.HELIOS_AD_SDK)==null?void 0:He.token):!1});if($!=null&&$.config)return $.config}return{}}),un=(0,L.C6)(gn,ln,(j,$)=>{const se=Object.keys(j).filter(He=>O.Hw.has(He)).sort();return{pageKvs:se.length?` ${se.join(" ")} `:"",hasPpid:!!$}}),Rn=(0,L.C6)(rt,j=>{if(!d()(j)){const $=j.find(se=>{var $e,He;return se.type?se.type===((He=($e=O.eh)==null?void 0:$e.AB_TESTING)==null?void 0:He.token):!1});if($!=null&&$.config)return $.config}return{}}),yn=(0,L.C6)(rt,j=>{var $,se,$e;return($e=(se=($=j==null?void 0:j.find)==null?void 0:$.call(j,He=>He.type===O.eh.IAB_CATEGORIES.token))==null?void 0:se.config)!=null?$e:{}});function tn(j,$){return P()({},j,$,(se,$e)=>{if(Array.isArray(se))return E()(se.concat($e))})}const an=(0,L.C6)(yn,j=>{var $;const{iabCategoriesByPageCode:se={}}=j!=null?j:{},$e={};for(const[He,vt]of Object.entries(se))for(const ct of He.split(","))$e[ct]=tn(($=$e[ct])!=null?$:{},vt);return $e}),Dn=(0,L.C6)(an,G.IY,(j,$)=>j[$]),Sn=(0,L.C6)(q.UO,F.s5,(j,$)=>{var se,$e;const He=d()(j)?$:j;return($e=(se=He==null?void 0:He.tags)==null?void 0:se.iab)!=null?$e:{}}),_t=(0,L.C6)(Dn,Sn,(j,$)=>tn(j,$)),fn=(0,L.C6)(yn,j=>j==null?void 0:j.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,P,x,E)=>P&&m==="en-US"&&d==="US"&&!E||!P&&d==="US"&&m==="en-US"&&!x);function u(d,m,P){var x;const E=s.includes(m.title)||s.includes(m.urlTranslationKey)||s.includes(m.titleTranslationKey),M=(x=P==null?void 0:P.includes)==null?void 0:x.call(P,"samsung");return!(E&&(!d||M))}},22700:(c,l,e)=>{"use strict";e.d(l,{Yd:()=>W,dz:()=>d,AM:()=>u,QP:()=>D,aZ:()=>J});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function s(S){try{return decodeURIComponent(S)}catch{return""}}const i=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(S,b,y,p)=>{if(!S&&!b&&!y&&!p)return null;const w=[{type:"canonicalCityId",locId:s(p)},{type:"placeId",locId:s(y)},{type:null,locId:s(b)},{type:null,locId:s(S)}].find(Fe=>!!Fe.locId);if(!w)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}=w;if(Z.test(w.locId)){ve.test(Oe)?w.locId=Oe.split(" ").pop():re.test(Oe)?w.locId=Oe.split("-").pop():w.locId=Oe.split("+").pop();const Fe=d(w);if(Fe)return Fe}return d(w)}),u=(0,n.C6)(r.TN,i,(S,b)=>{const{type:y,value:p}=b||{},I={language:S,[y]:p};return y==="locId"&&(I.locationType="locid"),{getSunV3LocationPointUrlConfig:I}});function d({locId:S,type:b}){const y=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:p=>(0,a.b)(p)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:p=>p.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:p=>`${p.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:p=>{const I=p.substring(0,2).toUpperCase();return`${p.split(":")[0]}:1:${I}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:p=>`${p.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:p=>p},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:p=>p}];if(b){const p=y.find(I=>I.typeAs===b);if(p&&p.regex.test(S))return{type:p.typeAs,value:p.valueFn(S)}}for(let p=0,I=y.length;p{if(!S)return!0;const{type:b,value:y}=S;return!y||b==="geocode"&&y==="0.00,0.00"}),P=(0,n.C6)(n.Gx,u,(S,b)=>{const y="getSunV3LocationPointUrlConfig",p=S[y]||{},I=b[y]||{},w=(0,n.vy)(I);return p[w]}),x=(0,n.C6)(P,S=>{var b,y;if(!((b=S==null?void 0:S.loaded)!=null?b:null))return null;const I=(y=S==null?void 0:S.data)!=null?y:null;return!I||I.errors?null:S.data.location}),E=(0,n.C6)(o.h1,P,(S,b)=>{var y,p,I,w,Z;if(!S)return!1;if(!b)return!0;const re=(p=(y=b==null?void 0:b.data)==null?void 0:y.errors)!=null?p:[];if(Array.isArray(re)&&re.length){const ve=(Z=(w=(I=re[0])==null?void 0:I.error)==null?void 0:w.code)!=null?Z:"";return/(4\d{2}|5\d{2})$/.test(ve)}return!1}),M=(0,n.C6)(x,S=>S?`${S.latitude},${S.longitude}`:""),R=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.latitude)!=null?b:void 0}),T=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.longitude)!=null?b:void 0}),L=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.adminDistrict)!=null?b:""}),Y=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.adminDistrictCode)!=null?b:""}),X=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.postalCode)!=null?b:""}),B=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.neighborhood)!=null?b:""}),_=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.country)!=null?b:""}),G=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.countryCode)!=null?b:""}),D=(0,n.C6)(x,S=>{var b;let y=(b=S==null?void 0:S.ianaTimeZone)!=null?b:"";return(!y||!y.includes("/"))&&(y="Etc/UTC"),y}),q=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.displayName)!=null?b:""}),F=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.dmaCd)!=null?b:""}),J=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.placeId)!=null?b:""}),v=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.airportName)!=null?b:""}),g=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.type)!=null?b:""}),h=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.city)!=null?b:""}),C=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.canonicalCityId)!=null?b:""}),O=(0,n.C6)(x,S=>{var b;return(b=S==null?void 0:S.disputedArea)!=null?b:!1});function W({displayName:S,adminDistrict:b,adminDistrictCode:y,countryCode:p,country:I,disputedArea:w,localeCountryCode:Z,separator:re=", "}){const ve=[];return S&&ve.push(S),Z!=="IL"&&(y?ve.push(y):b&&ve.push(b)),p!==Z&&w===!1&&I&&ve.push(I),ve.join(re)}const H=(0,n.C6)(q,L,Y,G,_,O,r.b2,(S,b,y,p,I,w,Z)=>W({displayName:S,adminDistrict:b,adminDistrictCode:y,countryCode:p,country:I,disputedArea:w,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:()=>P,Dq:()=>H,EQ:()=>q,F3:()=>h,GH:()=>E,Gz:()=>ut,Hu:()=>g,J0:()=>u,K_:()=>ft,Mr:()=>mt,N3:()=>et,Pi:()=>ve,Qo:()=>T,S5:()=>b,T:()=>x,U8:()=>S,UW:()=>at,V7:()=>gt,ZN:()=>B,_p:()=>s,ai:()=>We,bx:()=>Re,cz:()=>O,dF:()=>G,dx:()=>R,e9:()=>Et,eM:()=>rt,fh:()=>ye,fx:()=>I,h1:()=>Le,i:()=>Ve,j3:()=>pt,jw:()=>Zt,kO:()=>Ze,kw:()=>p,lm:()=>C,nc:()=>F,nf:()=>D,nh:()=>re,pu:()=>Pt,qk:()=>w,sN:()=>d,sQ:()=>Oe,uo:()=>y,x2:()=>Z,xS:()=>Ne,y:()=>_,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:""}),P=(0,t.P1)(u,oe=>{var Ce;return(Ce=oe==null?void 0:oe["twc-ads-killswitch"])!=null?Ce:""}),x=(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)):{}}),M=(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"],{})}),R=(0,t.P1)(M,E,(oe,Ce)=>{let dt;const Te=Object.keys(oe),pe=Object.keys(Ce);return Te.forEach(Ie=>{pe.includes(Ie)&&(dt=Ie)}),dt}),T=(0,t.P1)(s,oe=>{var Ce,dt;return(dt=(Ce=oe==null?void 0:oe.path)==null?void 0:Ce.replace(/\/$/,""))!=null?dt:""}),L=(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}),B=(0,t.P1)(s,oe=>{var Ce;return(Ce=oe==null?void 0:oe.query)!=null?Ce:null}),_=(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:""}),D=(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:""}),F=(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"}),g=(0,t.P1)(v,oe=>oe==="mobile"),h=(0,t.P1)(u,oe=>{var Ce;return(Ce=oe==null?void 0:oe["twc-partner"])!=null?Ce:""}),C=(0,t.P1)(u,oe=>{var Ce;return(Ce=oe==null?void 0:oe["twc-csc"])!=null?Ce:""}),O=(0,t.P1)(u,oe=>{var Ce;return(Ce=oe==null?void 0:oe["twc-privacy"])!=null?Ce:"exempt"}),W=(0,t.P1)(u,oe=>{var Ce;return(Ce=oe==null?void 0:oe["twc-experience"])!=null?Ce:""}),H=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.experience)!=null?Ce:""}),S=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.locale)!=null?Ce:""}),b=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.par)!=null?Ce:""}),y=(0,t.P1)(B,oe=>{var Ce,dt;return(dt=(Ce=oe==null?void 0:oe.cscCountryCode)!=null?Ce:oe==null?void 0:oe.csccountrycode)!=null?dt:""}),p=(0,t.P1)(C,oe=>oe==="KR"),I=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.locId)!=null?Ce:""}),w=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.placeId)!=null?Ce:""}),Z=(0,t.P1)(B,oe=>{var Ce;return(Ce=oe==null?void 0:oe.canonicalCityId)!=null?Ce:""}),re=(0,t.P1)(_,oe=>{var Ce;return(Ce=oe==null?void 0:oe.locale)!=null?Ce:""}),ve=(0,t.P1)(_,G,T,(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}),ye=(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)(I,L,(oe,Ce)=>Ce.includes(":locId")||!!oe),Me=(0,t.P1)(G,oe=>["moduleService"].includes(oe)),ae=(0,t.P1)(Me,T,H,S,(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)(P,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)(L,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)(B,oe=>oe==null?void 0:oe.userId),xe=(0,t.P1)(B,oe=>oe==null?void 0:oe.serviceProviders),ut=(0,t.P1)(B,oe=>oe==null?void 0:oe.regime),nt=(0,t.P1)(B,oe=>oe==null?void 0:oe.countryCode),Ve=(0,t.P1)(B,oe=>(oe==null?void 0:oe.isUserLoggedIn)==="true"),at=(0,t.P1)(B,oe=>(oe==null?void 0:oe.isUserPremium)==="true"),Dt=(0,t.P1)(B,oe=>oe==null?void 0:oe.email),Nt=(0,t.P1)(B,oe=>oe==null?void 0:oe.action),rt=(0,t.P1)(B,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:()=>P,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,(x,E)=>{var M,R,T;return(T=(R=(M=E(x))==null?void 0:M.data)==null?void 0:R.attributes)==null?void 0:T.value}),m=(0,r.P1)(d,n.uV,a.Hu,(x,E,M)=>{if(!M)return x==null?void 0:x[E]}),P=(0,r.P1)(o.go,a.dF,d,m,(0,s.g)(),(x,E,M,R,T)=>!x&&((M==null?void 0:M.stickyAdContainerEnabledPageKeys)||[]).includes(E)&&R&&!(E==="home"&&T===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:()=>R,OM:()=>P,RM:()=>d,UW:()=>u,Vm:()=>i,Yg:()=>m,fm:()=>x,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,(T,L)=>T||L||r().get("partner")||""),i=(0,t.P1)(o.S5,T=>T||r().get("partner")||""),u=(0,t.P1)(s,T=>T.toLowerCase().includes("samsung")),d=(0,t.P1)(s,T=>T.toLowerCase().includes("apple")||T.toLowerCase().includes(a.X3)),m=(0,t.P1)(s,u,(T,L)=>L?T==="samsung_vsc":!1),P=(0,t.P1)(s,u,(T,L)=>L?T==="samsung_msc":!1),x=(0,t.P1)(s,m,(T,L)=>L?"samsungVietnam":T),E=(0,t.P1)(s,o.dF,(T,L)=>!(T==="oppo_widget"&&a.TR.includes(L))),M=(0,t.P1)(s,T=>a.Jp.includes(T)),R=(0,t.P1)(u,o.dF,(T,L)=>!!(T&&L!=="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:()=>w,Oo:()=>Me,E8:()=>ye,Ky:()=>X,yV:()=>h,Fj:()=>B,Sm:()=>T,z:()=>L,bu:()=>v,zX:()=>q,im:()=>O,RP:()=>W,iH:()=>H,yt:()=>J,Si:()=>g,i7:()=>S,QU:()=>R});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),P=e(72484);const x=(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)(x,ae=>{if(!ae)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(ae)};return(0,o.dz)(Re)}),M=(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}}),R=(0,u.C6)(u.Gx,M,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)}),T=(0,u.C6)(R,ae=>{if(!r()(ae,"loaded"))return null;const le=r()(ae,"data");return!le||le.errors?null:ae.data.location}),L=(0,u.C6)(T,ae=>r()(ae,"displayName","")),Y=(0,u.C6)(T,ae=>r()(ae,"adminDistrict","")),X=(0,u.C6)(T,ae=>r()(ae,"adminDistrictCode","")),B=(0,u.C6)(T,ae=>r()(ae,"countryCode","")),_=(0,u.C6)(T,ae=>r()(ae,"country","")),G=(0,u.C6)(T,ae=>r()(ae,"countyId","")),D=(0,u.C6)(T,ae=>r()(ae,"disputedArea",!1)),q=(0,u.C6)(T,ae=>{if(!!ae)return(0,a.b)(`${ae.latitude},${ae.longitude}`)}),F=(0,u.C6)(s.qL,ae=>r()(ae,"defaultLocations",{})),J=(0,u.C6)(T,F,(ae,Re)=>{if(ae)return r()(ae,"placeId","");{const le=(0,P.R)(),{"TWC-GeoIP-Country":ue}=le;return Re[ue]||null}return null}),v=(0,u.C6)(T,ae=>r()(ae,"dmaCd","")),g=(0,u.C6)(T,ae=>r()(ae,"postalCode","")),h=(0,u.C6)(T,ae=>r()(ae,"city","")),C=(0,u.C6)(T,ae=>r()(ae,"canonicalCityId","")),O=(0,u.C6)(T,ae=>{let Re=r()(ae,"ianaTimeZone","");return(!Re||!Re.includes("/"))&&(Re="Etc/UTC"),Re}),W=(0,u.C6)(T,ae=>Le(r()(ae,"latitude",void 0))),H=(0,u.C6)(T,ae=>Le(r()(ae,"longitude",void 0))),S=(0,u.C6)(L,Y,X,B,_,D,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})),b=(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}),y=(0,u.C6)(b,ae=>{if(!ae)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(ae)};return(0,o.dz)(Re)}),p=(0,u.C6)(d.TN,y,(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,p,(ae,Re)=>{const le="getSunV3LocationPointUrlConfig",ue=ae[le]||{},We=Re[le]||{},Ne=(0,u.vy)(We);return r()(ue,Ne)}),w=(0,u.C6)(I,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}),ye=(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,B,(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(P=>{const x=m[P];return!!x&&typeof x=="object"?`${P}:{${s(x)}}`:`${P}:${x}`}).join(";"),i=(0,r.wN)(o.PW,n()),u=m=>{var P;return(P=m==null?void 0:m[a.X])!=null?P:{}},d=(0,r.P1)(u,m=>(P,x)=>{var E,M,R;const{params:T,name:L}=P,Y=s(T);return x?(E=m==null?void 0:m[L])==null?void 0:E[Y]:(R=(M=m==null?void 0:m[L])==null?void 0:M[Y])==null?void 0:R.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,P,x,E)=>{if(x||E==="wu")return!0;if(["ios","android"].includes(E))return!!(s.kk.includes(u)&&!(0,n.G3)());let M=!0;return s.eT.forEach(R=>{d.includes(R)&&(M=!1)}),!(!M||s.Dt.includes(m)||s.Dt.includes(P))})},15759:(c,l,e)=>{"use strict";e.d(l,{Th:()=>x});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",s="perf.";var i=(T=>(T.provider="new-relic-script",T))(i||{}),u=(T=>(T.method="NREUM",T))(u||{});function d(){let T="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(T="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(T="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(T="stage"),T}async function m(){const T=d(),{default:L}=await e(31751)(`./new-relic-script.${T}.ext.html`);return L}function P(T,L){var Y,X;try{(X=(Y=window==null?void 0:window.NREUM)==null?void 0:Y.setCustomAttribute)==null||X.call(Y,`${a}${T}`,L)}catch{}}function x(T,L={}){var Y,X;try{let B;const _={};typeof T=="string"?B=T:(B=T.name,T.entryType!=="mark"?(_.duration=M(T.duration),_.timestamp=M(window.performance.timeOrigin+T.startTime)):(_.duration=M(T.startTime),_.timestamp=M(window.performance.timeOrigin))),(X=(Y=window==null?void 0:window.NREUM)==null?void 0:Y.addPageAction)==null||X.call(Y,B,{...E(_,s),...E(L,a)})}catch(B){o.error(B,"sendReumEvent error")}}function E(T,L=""){return Object.fromEntries(Object.entries(T).map(([Y])=>[`${L}${Y}`,T[Y]]))}function M(T){return T/1e3}function R(){return`