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