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