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