(()=>{(()=>{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(p,E,U){var M=[null];M.push.apply(M,E);var K=new(Function.bind.apply(p,M));return U&&f(K,U.prototype),K}).apply(null,arguments)}function f(F,k){return(f=Object.setPrototypeOf||function(g,p){return g.__proto__=p,g})(F,k)}function d(F){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)})(F)}t.r(e);var m=function(F){function k(U){var M,K,H,A,C;return function(y,u){if(!(y instanceof u))throw new TypeError("Cannot call a class as a function")}(this,k),K=function(y,u){return!u||n(u)!=="object"&&typeof u!="function"?a(y):u}(this,(M=d(k)).call.apply(M,[this].concat(r(U)))),H=a(K),C=void 0,(A="_entries")in H?Object.defineProperty(H,A,{value:C,enumerable:!0,configurable:!0,writable:!0}):H[A]=C,K._entries=U,K}var g,p,E;return function(U,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function");U.prototype=Object.create(M&&M.prototype,{constructor:{value:U,writable:!0,configurable:!0}}),M&&f(U,M)}(k,F),g=k,(p=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(U){return this._entries.filter(function(M){return M.entryType===U})}},{key:"getEntriesByName",value:function(U,M){return this._entries.filter(function(K){return K.name===U}).filter(function(K){return!M||K.entryType===M})}}])&&o(g.prototype,p),E&&o(g,E),k}(i(Array));function P(F,k){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},U=E.registeredObservers,M=U===void 0?new Set:U,K=E.processedEntries,H=K===void 0?new Set:K,A=E.interval,C=A===void 0?100:A,y=E.context,u=y===void 0?self:y;(function(h,N){if(!(h instanceof N))throw new TypeError("Cannot call a class as a function")})(this,F),R(this,"registeredObservers",void 0),R(this,"processedEntries",void 0),R(this,"interval",void 0),R(this,"intervalId",void 0),R(this,"context",void 0),this.registeredObservers=M,this.processedEntries=H,this.interval=C,this.context=u,this.intervalId=null}var k,g,p;return k=F,(g=[{key:"getNewEntries",value:function(){var E=this;return this.context.performance.getEntries().filter(function(U){return!E.processedEntries.has(U)})}},{key:"getObserversForType",value:function(E,U){return Array.from(E).filter(function(M){return M.entryTypes.some(function(K){return K===U})})}},{key:"processBuffer",value:function(E){var U=Array.from(E.buffer),M=new m(U);E.buffer.clear(),U.length&&E.callback&&E.callback.call(void 0,M,E)}},{key:"processEntries",value:function(){var E=this;this.getNewEntries().forEach(function(M){var K=M.entryType;E.getObserversForType(E.registeredObservers,K).forEach(function(H){H.buffer.add(M)}),E.processedEntries.add(M)});var U=function(){return E.registeredObservers.forEach(E.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(U):this.context.setTimeout(U,0)}},{key:"add",value:function(E){this.registeredObservers.add(E),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(E){this.registeredObservers.delete(E),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(k.prototype,g),p&&P(k,p),F}()),j=function(){function F(E){var U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:_;(function(M,K){if(!(M instanceof K))throw new TypeError("Cannot call a class as a function")})(this,F),L(this,"callback",void 0),L(this,"buffer",void 0),L(this,"entryTypes",[]),L(this,"taskQueue",void 0),this.callback=E,this.buffer=new Set,this.taskQueue=U}var k,g,p;return k=F,(g=[{key:"observe",value:function(E){if(!E)throw new Error(O);if(E.entryTypes&&E.type)throw new Error(I);var U;if(E.entryTypes)U=E.entryTypes;else{if(!E.type)throw new Error(O);U=[E.type]}var M=U.filter(B);M.length>0&&M.length!==U.length&&console.warn($),M.length?(this.entryTypes=M,this.taskQueue.add(this)):console.warn(X)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var E=Array.from(this.buffer);return new m(E)}}])&&S(k.prototype,g),p&&S(k,p),F}();L(j,"supportedEntryTypes",b);var D="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:j,Q=self;Q.PerformanceObserver||(Q.PerformanceObserver=D)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,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[b].startTime:s.now(),B=I>2?d[O].startTime:s.now(),_=new t({name:L,entryType:"measure",startTime:$,duration:B-$});return f.push(_),_},s.getEntries=s.webkitGetEntries||function(L){return L!=null?f.filter(function(b){return b.name===L.name&&b.entryType===L.entryType}):f},s.getEntriesByType=s.webkitGetEntriesByType||function(L){return m("entryType",L)},s.getEntriesByName=s.webkitGetEntriesByName||function(L){return m("name",L)},s.clearMarks=s.webkitClearMarks||function(L){P("mark",L),delete d[L]},s.clearMeasures=s.webkitClearMeasures||function(L){P("measure",L)},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,{$:()=>Ct,A:()=>ae,B:()=>H,C:()=>ie,D:()=>_,E:()=>k,F:()=>Fe,G:()=>Je,H:()=>m,I:()=>Ie,J:()=>we,L:()=>bt,M:()=>Le,N:()=>ee,O:()=>ut,P:()=>Ke,Q:()=>de,R:()=>We,S:()=>ht,T:()=>xe,U:()=>Te,W:()=>Jt,Z:()=>st,a:()=>le,a2:()=>ze,a4:()=>he,a6:()=>Ue,b:()=>tt,d:()=>St,e:()=>ge,f:()=>vt,g:()=>gt,h:()=>Qe,i:()=>j,j:()=>M,k:()=>f,l:()=>U,m:()=>F,n:()=>Se,o:()=>I,p:()=>L,q:()=>B,r:()=>O,s:()=>E,t:()=>d,u:()=>b,v:()=>K,y:()=>p,z:()=>g});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(V,Z){Z===void 0&&(Z=!0);var se,ye=new Promise(function(Ge){se=setTimeout(Ge,Math.min(o,V),Z)});return ye[t.n1]=function(){clearTimeout(se)},ye}const i=a;var s=function(Z){return function(){return Z}},f=s(!0),d=function(){},m=function(Z){return Z},P=typeof Symbol=="function",R=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(V,Z,se){if(!Z(V))throw new Error(se)}var L=function(Z,se){(0,n.Z)(Z,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(ye){Z[ye]=se[ye]})},b=function(Z,se){var ye;return(ye=[]).concat.apply(ye,se.map(Z))};function O(V,Z){var se=V.indexOf(Z);se>=0&&V.splice(se,1)}function I(V){var Z=!1;return function(){Z||(Z=!0,V())}}var X=function(Z){throw Z},$=function(Z){return{value:Z,done:!0}};function B(V,Z,se){Z===void 0&&(Z=X),se===void 0&&(se="iterator");var ye={meta:{name:se},next:V,throw:Z,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,F=function(Z){return Array.apply(null,new Array(Z))},k=function(Z){return function(se){return Z(Object.defineProperty(se,t.Nm,{value:!0}))}},g=function(Z){return Z===t.EO},p=function(Z){return Z===t.Wd},E=function(Z){return g(Z)||p(Z)};function U(V,Z){var se=Object.keys(V),ye=se.length,Ge=0,Ze,qe=(0,r.IX)(V)?F(ye):{},pt={};function yt(){Ge===ye&&(Ze=!0,Z(qe))}return se.forEach(function(mt){var Et=function(Nt,Bt){Ze||(Bt||E(Nt)?(Z.cancel(),Z(Nt,Bt)):(qe[mt]=Nt,Ge++,yt()))};Et.cancel=d,pt[mt]=Et}),Z.cancel=function(){Ze||(Ze=!0,se.forEach(function(mt){return pt[mt].cancel()}))},pt}function M(V){return{name:V.name||"anonymous",location:K(V)}}function K(V){return V[t.b_]}function H(){for(var V=arguments.length,Z=new Array(V),se=0;se1?Z-1:0),ye=1;ye1?Z-1:0),ye=1;ye1?Z-1:0),ye=1;ye1?Z-1:0),ye=1;ye1?Z-1:0),ye=1;ye{"use strict";e.d(l,{uR:()=>D,Ef:()=>a.I,ZP:()=>ut,GG:()=>E});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Ce={};return Ce.promise=new Promise(function(Ee,Le){Ce.resolve=Ee,Ce.reject=Le}),Ce}function s(Ce){for(var Ee=[],Le=0;Le2?de-2:0),Z=2;Z{"use strict";e.d(l,{CE:()=>I,IX:()=>s,MC:()=>d,NA:()=>$,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>X,hZ:()=>m,sR:()=>n,uj:()=>O});var t=e(23143),n=function(D){return D==null},r=function(D){return D!=null},o=function(D){return typeof D=="function"},a=function(D){return typeof D=="number"},i=function(D){return typeof D=="string"},s=Array.isArray,f=function(D){return D&&!s(D)&&typeof D=="object"},d=function(D){return D&&o(D.then)},m=function(D){return D&&o(D.next)&&o(D.throw)},P=function(D){return D&&o(Symbol)?o(D[Symbol.iterator]):s(D)},R=function(D){return D&&D[TASK]},S=function(D){return Boolean(D&&D[SAGA_ACTION])},L=function(D){return D&&o(D.subscribe)},b=function(D){return D&&o(D.isEmpty)&&o(D.take)&&o(D.put)},O=function j(D){return D&&(i(D)||$(D)||o(D)||s(D)&&D.every(j))},I=function(D){return D&&o(D.take)&&o(D.close)},X=function(D){return o(D)&&D.hasOwnProperty("toString")},$=function(D){return Boolean(D)&&typeof Symbol=="function"&&D.constructor===Symbol&&D!==Symbol.prototype},B=function(D){return I(D)&&D[t.AS]},_=function(D){return D&&D[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>d,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>R,n1:()=>n,sC:()=>f,sZ:()=>r,uq:()=>a});var t=function(L){return"@@redux-saga/"+L},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),f=t("SELF_CANCELLATION"),d=t("TASK"),m=t("TASK_CANCEL"),P=t("TERMINATE"),R=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>vn,PH:()=>kt,e:()=>ur,oM:()=>Sn});function t(v){for(var T=arguments.length,x=Array(T>1?T-1:0),w=1;w3?T.i-4:T.i:Array.isArray(v)?1:P(v)?2:R(v)?3:0}function s(v,T){return i(v)===2?v.has(T):Object.prototype.hasOwnProperty.call(v,T)}function f(v,T){return i(v)===2?v.get(T):v[T]}function d(v,T,x){var w=i(v);w===2?v.set(T,x):w===3?v.add(x):v[T]=x}function m(v,T){return v===T?v!==0||1/v==1/T:v!=v&&T!=T}function P(v){return Ie&&v instanceof Map}function R(v){return xe&&v instanceof Set}function S(v){return v.o||v.t}function L(v){if(Array.isArray(v))return Array.prototype.slice.call(v);var T=ht(v);delete T[ie];for(var x=tt(T),w=0;w1&&(v.set=v.add=v.clear=v.delete=O),Object.freeze(v),T&&a(v,function(x,w){return b(w,!0)},!0)),v}function O(){t(2)}function I(v){return v==null||typeof v!="object"||Object.isFrozen(v)}function X(v){var T=St[v];return T||t(18,v),T}function $(v,T){St[v]||(St[v]=T)}function B(){return q}function _(v,T){T&&(X("Patches"),v.u=[],v.s=[],v.v=T)}function j(v){D(v),v.p.forEach(F),v.p=null}function D(v){v===q&&(q=v.l)}function Q(v){return q={p:[],l:q,h:v,m:!0,_:0}}function F(v){var T=v[ie];T.i===0||T.i===1?T.j():T.g=!0}function k(v,T){T._=T.p.length;var x=T.p[0],w=v!==void 0&&v!==x;return T.h.O||X("ES5").S(T,v,w),w?(x[ie].P&&(j(T),t(4)),r(v)&&(v=g(T,v),T.l||E(T,v)),T.u&&X("Patches").M(x[ie].t,v,T.u,T.s)):v=g(T,x,[]),j(T),T.u&&T.v(T.u,T.s),v!==ae?v:void 0}function g(v,T,x){if(I(T))return T;var w=T[ie];if(!w)return a(T,function(pe,me){return p(v,w,T,pe,me,x)},!0),T;if(w.A!==v)return T;if(!w.P)return E(v,w.t,!0),w.t;if(!w.I){w.I=!0,w.A._--;var Y=w.i===4||w.i===5?w.o=L(w.k):w.o,re=Y,Ae=!1;w.i===3&&(re=new Set(Y),Y.clear(),Ae=!0),a(re,function(pe,me){return p(v,w,Y,pe,me,x,Ae)}),E(v,Y,!1),x&&v.u&&X("Patches").N(w,x,v.u,v.s)}return w.o}function p(v,T,x,w,Y,re,Ae){if(n(Y)){var pe=g(v,Y,re&&T&&T.i!==3&&!s(T.R,w)?re.concat(w):void 0);if(d(x,w,pe),!n(pe))return;v.m=!1}else Ae&&x.add(Y);if(r(Y)&&!I(Y)){if(!v.h.D&&v._=0;pe--){var me=Ae[pe][ie];if(!me.P)switch(me.i){case 5:w(me)&&K(me);break;case 4:x(me)&&K(me)}}}function x(Ae){for(var pe=Ae.t,me=Ae.k,J=tt(me),ue=J.length-1;ue>=0;ue--){var Re=J[ue];if(Re!==ie){var Be=pe[Re];if(Be===void 0&&!s(pe,Re))return!0;var Me=me[Re],be=Me&&Me[ie];if(be?be.t!==Be:!m(Me,Be))return!0}}var Ne=!!pe[ie];return J.length!==tt(pe).length+(Ne?0:1)}function w(Ae){var pe=Ae.k;if(pe.length!==Ae.t.length)return!0;var me=Object.getOwnPropertyDescriptor(pe,pe.length-1);if(me&&!me.get)return!0;for(var J=0;J1?rt-1:0),ot=1;ot1?ue-1:0),Be=1;Be=0;Y--){var re=w[Y];if(re.path.length===0&&re.op==="replace"){x=re.value;break}}Y>-1&&(w=w.slice(Y+1));var Ae=X("Patches").$;return n(x)?Ae(x,w):this.produce(x,function(pe){return Ae(pe,w)})},v}(),Qe=new Je,Ve=Qe.produce,ct=Qe.produceWithPatches.bind(Qe),_e=Qe.setAutoFreeze.bind(Qe),ke=Qe.setUseProxies.bind(Qe),dt=Qe.applyPatches.bind(Qe),bt=Qe.createDraft.bind(Qe),Lt=Qe.finishDraft.bind(Qe);const st=Ve;var xt=e(69394);function Ct(v){var T=function(w){var Y=w.dispatch,re=w.getState;return function(Ae){return function(pe){return typeof pe=="function"?pe(Y,re,v):Ae(pe)}}};return T}var Jt=Ct();Jt.withExtraArgument=Ct;const Yt=Jt;var te=function(){var v=function(T,x){return v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(w,Y){w.__proto__=Y}||function(w,Y){for(var re in Y)Object.prototype.hasOwnProperty.call(Y,re)&&(w[re]=Y[re])},v(T,x)};return function(T,x){if(typeof x!="function"&&x!==null)throw new TypeError("Class extends value "+String(x)+" is not a constructor or null");v(T,x);function w(){this.constructor=T}T.prototype=x===null?Object.create(x):(w.prototype=x.prototype,new w)}}(),De=function(v,T){var x={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},w,Y,re,Ae;return Ae={next:pe(0),throw:pe(1),return:pe(2)},typeof Symbol=="function"&&(Ae[Symbol.iterator]=function(){return this}),Ae;function pe(J){return function(ue){return me([J,ue])}}function me(J){if(w)throw new TypeError("Generator is already executing.");for(;x;)try{if(w=1,Y&&(re=J[0]&2?Y.return:J[0]?Y.throw||((re=Y.return)&&re.call(Y),0):Y.next)&&!(re=re.call(Y,J[1])).done)return re;switch(Y=0,re&&(J=[J[0]&2,re.value]),J[0]){case 0:case 1:re=J;break;case 4:return x.label++,{value:J[1],done:!1};case 5:x.label++,Y=J[1],J=[0];continue;case 7:J=x.ops.pop(),x.trys.pop();continue;default:if(re=x.trys,!(re=re.length>0&&re[re.length-1])&&(J[0]===6||J[0]===2)){x=0;continue}if(J[0]===3&&(!re||J[1]>re[0]&&J[1]v&&console.warn(T+" took "+x+"ms, which is more than the warning threshold of "+v+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var se=function(v){te(T,v);function T(){for(var x=[],w=0;w0){var Ae=x.indexOf(this);~Ae?x.splice(Ae+1):x.push(this),~Ae?w.splice(Ae,1/0,Y):w.push(Y),~x.indexOf(re)&&(re=T.call(this,Y,re))}else x.push(re);return v==null?re:v.call(this,Y,re)}}function mt(v){return typeof v!="object"||v==null||Object.isFrozen(v)}function Et(v,T,x){var w=Dt(v,T,x);return{detectMutations:function(){return Nt(v,T,w,x)}}}function Dt(v,T,x,w){T===void 0&&(T=[]),w===void 0&&(w="");var Y={value:x};if(!v(x)){Y.children={};for(var re in x){var Ae=w?w+"."+re:re;T.length&&T.indexOf(Ae)!==-1||(Y.children[re]=Dt(v,T,x[re],Ae))}}return Y}function Nt(v,T,x,w,Y,re){T===void 0&&(T=[]),Y===void 0&&(Y=!1),re===void 0&&(re="");var Ae=x?x.value:void 0,pe=Ae===w;if(Y&&!pe&&!Number.isNaN(w))return{wasMutated:!0,path:re};if(v(Ae)||v(w))return{wasMutated:!1};var me={};for(var J in x.children)me[J]=!0;for(var J in w)me[J]=!0;for(var J in me){var ue=re?re+"."+J:J;if(!(T.length&&T.indexOf(ue)!==-1)){var Re=Nt(v,T,x.children[J],w[J],pe,ue);if(Re.wasMutated)return Re}}return{wasMutated:!1}}function Bt(v){return v===void 0&&(v={}),function(){return function(me){return function(J){return me(J)}}};var T=v.isImmutable,x=T===void 0?mt:T,w=v.ignoredPaths,Y=v.warnAfter,re=Y===void 0?32:Y,Ae=v.ignore;w=w||Ae;var pe=Et.bind(null,x,w);return function(me){var J=me.getState,ue=J(),Re=pe(ue),Be;return function(Me){return function(be){var Ne=Z(re,"ImmutableStateInvariantMiddleware");Ne.measureTime(function(){ue=J(),Be=Re.detectMutations(),Re=pe(ue),qe(!Be.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Be.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var nt=Me(be);return Ne.measureTime(function(){ue=J(),Be=Re.detectMutations(),Re=pe(ue),Be.wasMutated&&qe(!Be.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Be.path||"")+". Take a look at the reducer(s) handling the action "+pt(be)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Ne.warnIfExceeded(),nt}}}}function jt(v){var T=typeof v;return v==null||T==="string"||T==="boolean"||T==="number"||Array.isArray(v)||V(v)}function Vt(v,T,x,w,Y){T===void 0&&(T=""),x===void 0&&(x=jt),Y===void 0&&(Y=[]);var re;if(!x(v))return{keyPath:T||"",value:v};if(typeof v!="object"||v===null)return!1;for(var Ae=w!=null?w(v):Object.entries(v),pe=Y.length>0,me=0,J=Ae;me=0)){if(!x(Be))return{keyPath:Me,value:Be};if(typeof Be=="object"&&(re=Vt(Be,Me,x,w,Y),re))return re}}return!1}function sn(v){return v===void 0&&(v={}),function(){return function(nt){return function(rt){return nt(rt)}}};var T=v.isSerializable,x=T===void 0?jt:T,w=v.getEntries,Y=v.ignoredActions,re=Y===void 0?[]:Y,Ae=v.ignoredActionPaths,pe=Ae===void 0?["meta.arg","meta.baseQueryMeta"]:Ae,me=v.ignoredPaths,J=me===void 0?[]:me,ue=v.warnAfter,Re=ue===void 0?32:ue,Be=v.ignoreState,Me=Be===void 0?!1:Be,be=v.ignoreActions,Ne=be===void 0?!1:be;return function(nt){return function(rt){return function(Xe){var ot=rt(Xe),lt=Z(Re,"SerializableStateInvariantMiddleware");return!Ne&&!(re.length&&re.indexOf(Xe.type)!==-1)&&lt.measureTime(function(){var Ft=Vt(Xe,"",x,w,pe);if(Ft){var Ht=Ft.keyPath,Xt=Ft.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ht+"`. Value:",Xt,` Take a look at the logic that dispatched this action: `,Xe,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Me||(lt.measureTime(function(){var Ft=nt.getState(),Ht=Vt(Ft,"",x,w,J);if(Ht){var Xt=Ht.keyPath,en=Ht.value;console.error("A non-serializable value was detected in the state, in the path: `"+Xt+"`. Value:",en,` Take a look at the reducer(s) handling this action type: `+Xe.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),lt.warnIfExceeded()),ot}}}}function Qt(v){return typeof v=="boolean"}function qt(){return function(T){return rn(T)}}function rn(v){v===void 0&&(v={});var T=v.thunk,x=T===void 0?!0:T,w=v.immutableCheck,Y=w===void 0?!0:w,re=v.serializableCheck,Ae=re===void 0?!0:re,pe=new se;if(x&&(Qt(x)?pe.push(Yt):pe.push(Yt.withExtraArgument(x.extraArgument))),!1)var me,J;return pe}var on=!0;function vn(v){var T=qt(),x=v||{},w=x.reducer,Y=w===void 0?void 0:w,re=x.middleware,Ae=re===void 0?T():re,pe=x.devTools,me=pe===void 0?!0:pe,J=x.preloadedState,ue=J===void 0?void 0:J,Re=x.enhancers,Be=Re===void 0?void 0:Re,Me;if(typeof Y=="function")Me=Y;else if(V(Y))Me=(0,xt.UY)(Y);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(T),!on&&!Array.isArray(be)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&be.some(function(ot){return typeof ot!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Ne=xt.md.apply(void 0,be),nt=xt.qC;me&&(nt=W(Te({trace:!on},typeof me=="object"&&me)));var rt=[Ne];Array.isArray(Be)?rt=ut([Ne],Be):typeof Be=="function"&&(rt=Be(rt));var Xe=nt.apply(void 0,rt);return(0,xt.MT)(Me,ue,Xe)}function kt(v,T){function x(){for(var w=[],Y=0;Y-1}function hn(v){return""+v}function gn(v){var T={},x=[],w,Y={addCase:function(re,Ae){var pe=typeof re=="string"?re:re.type;if(pe in T)throw new Error("addCase cannot be called with two reducers for the same action type");return T[pe]=Ae,Y},addMatcher:function(re,Ae){return x.push({matcher:re,reducer:Ae}),Y},addDefaultCase:function(re){return w=re,Y}};return v(Y),[T,x,w]}function tn(v){return typeof v=="function"}var mn=!1;function pn(v,T,x,w){x===void 0&&(x=[]);var Y=typeof T=="function"?gn(T):[T,x,w],re=Y[0],Ae=Y[1],pe=Y[2],me;if(tn(v))me=function(){return ye(v())};else{var J=ye(v);me=function(){return J}}function ue(Re,Be){Re===void 0&&(Re=me());var Me=ut([re[Be.type]],Ae.filter(function(be){var Ne=be.matcher;return Ne(Be)}).map(function(be){var Ne=be.reducer;return Ne}));return Me.filter(function(be){return!!be}).length===0&&(Me=[pe]),Me.reduce(function(be,Ne){if(Ne)if(n(be)){var nt=be,rt=Ne(nt,Be);return rt===void 0?be:rt}else{if(r(be))return st(be,function(Xe){return Ne(Xe,Be)});var rt=Ne(be,Be);if(rt===void 0){if(be===null)return be;throw Error("A case reducer on a non-draftable value must not return undefined")}return rt}return be},Re)}return ue.getInitialState=me,ue}var fn=!1;function Rn(v,T){return v+"/"+T}function Sn(v){var T=v.name;if(!T)throw new Error("`name` is a required option for createSlice");var x=typeof v.initialState=="function"?v.initialState:ye(v.initialState),w=v.reducers||{},Y=Object.keys(w),re={},Ae={},pe={};Y.forEach(function(ue){var Re=w[ue],Be=Rn(T,ue),Me,be;"reducer"in Re?(Me=Re.reducer,be=Re.prepare):Me=Re,re[ue]=Me,Ae[Be]=Me,pe[ue]=be?kt(Be,be):kt(Be)});function me(){var ue=typeof v.extraReducers=="function"?gn(v.extraReducers):[v.extraReducers],Re=ue[0],Be=Re===void 0?{}:Re,Me=ue[1],be=Me===void 0?[]:Me,Ne=ue[2],nt=Ne===void 0?void 0:Ne,rt=Te(Te({},Be),Ae);return pn(x,function(Xe){for(var ot in rt)Xe.addCase(ot,rt[ot]);for(var lt=0,Ft=be;lt0;if(Xe){var ot=be.filter(function(lt){return J(nt,lt,Ne)}).length>0;ot&&(Ne.ids=Object.keys(Ne.entities))}}function Be(be,Ne){return Me([be],Ne)}function Me(be,Ne){var nt=z(be,v,Ne),rt=nt[0],Xe=nt[1];Re(Xe,Ne),x(rt,Ne)}return{removeAll:yn(me),addOne:_t(T),addMany:_t(x),setOne:_t(w),setMany:_t(Y),setAll:_t(re),updateOne:_t(ue),updateMany:_t(Re),upsertOne:_t(Be),upsertMany:_t(Me),removeOne:_t(Ae),removeMany:_t(pe)}}function $e(v,T){var x=ne(v),w=x.removeOne,Y=x.removeMany,re=x.removeAll;function Ae(Xe,ot){return pe([Xe],ot)}function pe(Xe,ot){Xe=G(Xe);var lt=Xe.filter(function(Ft){return!(dn(Ft,v)in ot.entities)});lt.length!==0&&nt(lt,ot)}function me(Xe,ot){return J([Xe],ot)}function J(Xe,ot){Xe=G(Xe),Xe.length!==0&&nt(Xe,ot)}function ue(Xe,ot){Xe=G(Xe),ot.entities={},ot.ids=[],pe(Xe,ot)}function Re(Xe,ot){return Be([Xe],ot)}function Be(Xe,ot){for(var lt=!1,Ft=0,Ht=Xe;Ft-1;return x&&w}function Ye(v){return typeof v[0]=="function"&&"pending"in v[0]&&"fulfilled"in v[0]&&"rejected"in v[0]}function Ot(){for(var v=[],T=0;T0)for(var ot=Me.getState(),lt=Array.from(x.values()),Ft=0,Ht=lt;Ft"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Fe-1:0),tt=1;tt/gm),N=i(/^data-[\-\w.\u00B7-\uFFFF]/),ce=i(/^aria-[\-\w]+$/),Se=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ve=i(/^(?:\w+script|data):/i),Oe=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),q=i(/^html$/i),ge=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ie){return typeof ie}:function(ie){return ie&&typeof Symbol=="function"&&ie.constructor===Symbol&&ie!==Symbol.prototype?"symbol":typeof ie};function Ie(ie){if(Array.isArray(ie)){for(var le=0,Fe=Array(ie.length);le"u"?null:window},Ke=function(le,Fe){if((typeof le>"u"?"undefined":ge(le))!=="object"||typeof le.createPolicy!="function")return null;var we=null,tt="data-tt-policy-suffix";Fe.currentScript&&Fe.currentScript.hasAttribute(tt)&&(we=Fe.currentScript.getAttribute(tt));var ht="dompurify"+(we?"#"+we:"");try{return le.createPolicy(ht,{createHTML:function(vt){return vt}})}catch{return console.warn("TrustedTypes policy "+ht+" could not be created."),null}};function ae(){var ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:xe(),le=function(oe){return ae(oe)};if(le.version="2.3.6",le.removed=[],!ie||!ie.document||ie.document.nodeType!==9)return le.isSupported=!1,le;var Fe=ie.document,we=ie.document,tt=ie.DocumentFragment,ht=ie.HTMLTemplateElement,St=ie.Node,vt=ie.Element,gt=ie.NodeFilter,Je=ie.NamedNodeMap,Qe=Je===void 0?ie.NamedNodeMap||ie.MozNamedAttrMap:Je,Ve=ie.HTMLFormElement,ct=ie.DOMParser,_e=ie.trustedTypes,ke=vt.prototype,dt=F(ke,"cloneNode"),bt=F(ke,"nextSibling"),Lt=F(ke,"childNodes"),st=F(ke,"parentNode");if(typeof ht=="function"){var xt=we.createElement("template");xt.content&&xt.content.ownerDocument&&(we=xt.content.ownerDocument)}var Ct=Ke(_e,Fe),Jt=Ct?Ct.createHTML(""):"",Yt=we,te=Yt.implementation,De=Yt.createNodeIterator,ut=Yt.createDocumentFragment,Ce=Yt.getElementsByTagName,Ee=Fe.importNode,Le={};try{Le=Q(we).documentMode?we.documentMode:{}}catch{}var ze={};le.isSupported=typeof st=="function"&&te&&typeof te.createHTMLDocument"u"?"undefined":ge(oe))!=="object")&&(oe={}),oe=Q(oe),W="ALLOWED_TAGS"in oe?D({},oe.ALLOWED_TAGS):de,V="ALLOWED_ATTR"in oe?D({},oe.ALLOWED_ATTR):Z,cn="ADD_URI_SAFE_ATTR"in oe?D(Q(En),oe.ADD_URI_SAFE_ATTR):En,vn="ADD_DATA_URI_TAGS"in oe?D(Q(kt),oe.ADD_DATA_URI_TAGS):kt,rn="FORBID_CONTENTS"in oe?D({},oe.FORBID_CONTENTS):on,ye="FORBID_TAGS"in oe?D({},oe.FORBID_TAGS):{},Ge="FORBID_ATTR"in oe?D({},oe.FORBID_ATTR):{},qt="USE_PROFILES"in oe?oe.USE_PROFILES:!1,Ze=oe.ALLOW_ARIA_ATTR!==!1,qe=oe.ALLOW_DATA_ATTR!==!1,pt=oe.ALLOW_UNKNOWN_PROTOCOLS||!1,yt=oe.SAFE_FOR_TEMPLATES||!1,mt=oe.WHOLE_DOCUMENT||!1,Nt=oe.RETURN_DOM||!1,Bt=oe.RETURN_DOM_FRAGMENT||!1,jt=oe.RETURN_TRUSTED_TYPE||!1,Dt=oe.FORCE_BODY||!1,Vt=oe.SANITIZE_DOM!==!1,sn=oe.KEEP_CONTENT!==!1,Qt=oe.IN_PLACE||!1,je=oe.ALLOWED_URI_REGEXP||je,mn=oe.NAMESPACE||tn,oe.CUSTOM_ELEMENT_HANDLING&&yn(oe.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(se.tagNameCheck=oe.CUSTOM_ELEMENT_HANDLING.tagNameCheck),oe.CUSTOM_ELEMENT_HANDLING&&yn(oe.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(se.attributeNameCheck=oe.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),oe.CUSTOM_ELEMENT_HANDLING&&typeof oe.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(se.allowCustomizedBuiltInElements=oe.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),fn=Rn.indexOf(oe.PARSER_MEDIA_TYPE)===-1?fn=Sn:fn=oe.PARSER_MEDIA_TYPE,nn=fn==="application/xhtml+xml"?function(Pe){return Pe}:L,yt&&(qe=!1),Bt&&(Nt=!0),qt&&(W=D({},[].concat(Ie(K))),V=[],qt.html===!0&&(D(W,k),D(V,H)),qt.svg===!0&&(D(W,g),D(V,A),D(V,y)),qt.svgFilters===!0&&(D(W,p),D(V,A),D(V,y)),qt.mathMl===!0&&(D(W,U),D(V,C),D(V,y))),oe.ADD_TAGS&&(W===de&&(W=Q(W)),D(W,oe.ADD_TAGS)),oe.ADD_ATTR&&(V===Z&&(V=Q(V)),D(V,oe.ADD_ATTR)),oe.ADD_URI_SAFE_ATTR&&D(cn,oe.ADD_URI_SAFE_ATTR),oe.FORBID_CONTENTS&&(rn===on&&(rn=Q(rn)),D(rn,oe.FORBID_CONTENTS)),sn&&(W["#text"]=!0),mt&&D(W,["html","head","body"]),W.table&&(D(W,["tbody"]),delete ye.tbody),a&&a(oe),ln=oe)},dn=D({},["mi","mo","mn","ms","mtext"]),G=D({},["foreignobject","desc","title","annotation-xml"]),z=D({},g);D(z,p),D(z,E);var ne=D({},U);D(ne,M);var $e=function(oe){var Pe=st(oe);(!Pe||!Pe.tagName)&&(Pe={namespaceURI:tn,tagName:"template"});var Ye=L(oe.tagName),Ot=L(Pe.tagName);if(oe.namespaceURI===gn)return Pe.namespaceURI===tn?Ye==="svg":Pe.namespaceURI===hn?Ye==="svg"&&(Ot==="annotation-xml"||dn[Ot]):Boolean(z[Ye]);if(oe.namespaceURI===hn)return Pe.namespaceURI===tn?Ye==="math":Pe.namespaceURI===gn?Ye==="math"&&G[Ot]:Boolean(ne[Ye]);if(oe.namespaceURI===tn){if(Pe.namespaceURI===gn&&!G[Ot]||Pe.namespaceURI===hn&&!dn[Ot])return!1;var Kt=D({},["title","style","font","a","script"]);return!ne[Ye]&&(Kt[Ye]||!z[Ye])}return!1},He=function(oe){S(le.removed,{element:oe});try{oe.parentNode.removeChild(oe)}catch{try{oe.outerHTML=Jt}catch{oe.remove()}}},ft=function(oe,Pe){try{S(le.removed,{attribute:Pe.getAttributeNode(oe),from:Pe})}catch{S(le.removed,{attribute:null,from:Pe})}if(Pe.removeAttribute(oe),oe==="is"&&!V[oe])if(Nt||Bt)try{He(Pe)}catch{}else try{Pe.setAttribute(oe,"")}catch{}},it=function(oe){var Pe=void 0,Ye=void 0;if(Dt)oe=""+oe;else{var Ot=b(oe,/^[\r\n\t ]+/);Ye=Ot&&Ot[0]}fn==="application/xhtml+xml"&&(oe=''+oe+"");var Kt=Ct?Ct.createHTML(oe):oe;if(mn===tn)try{Pe=new ct().parseFromString(Kt,fn)}catch{}if(!Pe||!Pe.documentElement){Pe=te.createDocument(mn,"template",null);try{Pe.documentElement.innerHTML=pn?"":Kt}catch{}}var Mt=Pe.body||Pe.documentElement;return oe&&Ye&&Mt.insertBefore(we.createTextNode(Ye),Mt.childNodes[0]||null),mn===tn?Ce.call(Pe,mt?"html":"body")[0]:mt?Pe.documentElement:Mt},Tt=function(oe){return De.call(oe.ownerDocument||oe,oe,gt.SHOW_ELEMENT|gt.SHOW_COMMENT|gt.SHOW_TEXT,null,!1)},It=function(oe){return oe instanceof Ve&&(typeof oe.nodeName!="string"||typeof oe.textContent!="string"||typeof oe.removeChild!="function"||!(oe.attributes instanceof Qe)||typeof oe.removeAttribute!="function"||typeof oe.setAttribute!="function"||typeof oe.namespaceURI!="string"||typeof oe.insertBefore!="function")},Pt=function(oe){return(typeof St>"u"?"undefined":ge(St))==="object"?oe instanceof St:oe&&(typeof oe>"u"?"undefined":ge(oe))==="object"&&typeof oe.nodeType=="number"&&typeof oe.nodeName=="string"},At=function(oe,Pe,Ye){!ze[oe]||P(ze[oe],function(Ot){Ot.call(le,Pe,Ye,ln)})},Ut=function(oe){var Pe=void 0;if(At("beforeSanitizeElements",oe,null),It(oe)||b(oe.nodeName,/[\u0080-\uFFFF]/))return He(oe),!0;var Ye=nn(oe.nodeName);if(At("uponSanitizeElement",oe,{tagName:Ye,allowedTags:W}),!Pt(oe.firstElementChild)&&(!Pt(oe.content)||!Pt(oe.content.firstElementChild))&&$(/=0;--Wt)Ot.insertBefore(dt(Kt[Wt],!0),bt(oe))}return He(oe),!0}return oe instanceof vt&&!$e(oe)||(Ye==="noscript"||Ye==="noembed")&&$(/0},Gt=function(oe){var Pe=void 0,Ye=void 0,Ot=void 0,Kt=void 0;At("beforeSanitizeAttributes",oe,null);var Mt=oe.attributes;if(!!Mt){var Wt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:V};for(Kt=Mt.length;Kt--;){Pe=Mt[Kt];var An=Pe,Zt=An.name,Ln=An.namespaceURI;if(Ye=X(Pe.value),Ot=nn(Zt),Wt.attrName=Ot,Wt.attrValue=Ye,Wt.keepAttr=!0,Wt.forceKeepAttr=void 0,At("uponSanitizeAttribute",oe,Wt),Ye=Wt.attrValue,!Wt.forceKeepAttr&&(ft(Zt,oe),!!Wt.keepAttr)){if($(/\/>/i,Ye)){ft(Zt,oe);continue}yt&&(Ye=O(Ye,at," "),Ye=O(Ye,ee," "));var Pn=nn(oe.nodeName);if(!!wt(Pn,Ot,Ye))try{Ln?oe.setAttributeNS(Ln,Zt,Ye):oe.setAttribute(Zt,Ye),R(le.removed)}catch{}}}At("afterSanitizeAttributes",oe,null)}},zt=function et(oe){var Pe=void 0,Ye=Tt(oe);for(At("beforeSanitizeShadowDOM",oe,null);Pe=Ye.nextNode();)At("uponSanitizeShadowNode",Pe,null),!Ut(Pe)&&(Pe.content instanceof tt&&et(Pe.content),Gt(Pe));At("afterSanitizeShadowDOM",oe,null)};return le.sanitize=function(et,oe){var Pe=void 0,Ye=void 0,Ot=void 0,Kt=void 0,Mt=void 0;if(pn=!et,pn&&(et=""),typeof et!="string"&&!Pt(et)){if(typeof et.toString!="function")throw B("toString is not a function");if(et=et.toString(),typeof et!="string")throw B("dirty is not a string, aborting")}if(!le.isSupported){if(ge(ie.toStaticHTML)==="object"||typeof ie.toStaticHTML=="function"){if(typeof et=="string")return ie.toStaticHTML(et);if(Pt(et))return ie.toStaticHTML(et.outerHTML)}return et}if(Et||_t(oe),le.removed=[],typeof et=="string"&&(Qt=!1),Qt){if(et.nodeName){var Wt=nn(et.nodeName);if(!W[Wt]||ye[Wt])throw B("root node is forbidden and cannot be sanitized in-place")}}else if(et instanceof St)Pe=it(""),Ye=Pe.ownerDocument.importNode(et,!0),Ye.nodeType===1&&Ye.nodeName==="BODY"||Ye.nodeName==="HTML"?Pe=Ye:Pe.appendChild(Ye);else{if(!Nt&&!yt&&!mt&&et.indexOf(" `+Zt),yt&&(Zt=O(Zt,at," "),Zt=O(Zt,ee," ")),Ct&&jt?Ct.createHTML(Zt):Zt},le.setConfig=function(et){_t(et),Et=!0},le.clearConfig=function(){ln=null,Et=!1},le.isValidAttribute=function(et,oe,Pe){ln||_t({});var Ye=nn(et),Ot=nn(oe);return wt(Ye,Ot,Pe)},le.addHook=function(et,oe){typeof oe=="function"&&(ze[et]=ze[et]||[],S(ze[et],oe))},le.removeHook=function(et){ze[et]&&R(ze[et])},le.removeHooks=function(et){ze[et]&&(ze[et]=[])},le.removeAllHooks=function(){ze={}},le}var We=ae();return We})},46688:(c,l,e)=>{"use strict";e.d(l,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(c,l,e)=>{"use strict";e.d(l,{YQ:()=>Q,g7:()=>D,Cs:()=>F,th:()=>B,sw:()=>$,Xz:()=>g});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),f=e.n(s),d=e(829),m=e.n(d),P=e(12782),R=e.n(P),S=e(60985),L=e(84621),b=e(44203);const O=(0,S.P1)(L.J0,H=>{var A;try{return U((A=H==null?void 0:H["twc-variation"])!=null?A:"")}catch{return{}}}),I=(0,S.P1)(L.J0,H=>{var A;try{return M((A=H==null?void 0:H["twc-experiment"])!=null?A:"")}catch{return{}}}),X=(0,S.P1)(O,I,(H,A)=>({...A,...H})),$=(0,S.P1)(X,H=>{var A,C;try{const y=[];for(const[u,h]of Object.entries(H)){const N={experimentName:u,variantName:h.value,variantPayload:(C=(A=h.payloads)==null?void 0:A[h.value])!=null?C:null};y.push(N)}return m()(y,["experimentName","variantName"])}catch{return[]}}),B=(0,b.C6)($,H=>{const A={};for(const C of H){let{variantPayload:y}=C!=null?C:{};const{taboola:u}=y!=null?y:{};if(!n()(y==null?void 0:y.taboola)){const h={placementSuffix:` - ${C.variantName}`,containerSuffix:`---${C.variantName}`};y={...y,taboola:{...h,...u}}}R()(A,y)}return A}),_=(0,b.C6)($,H=>H.map(A=>A.experimentName)),j=(0,b.C6)($,H=>H.map(A=>A.variantName)),D=(0,b.C6)($,H=>H.map(A=>`${A.experimentName}_${A.variantName}`)),Q=(0,b.C6)(_,H=>H.join(",")),F=(0,b.C6)(j,H=>H.join(",")),k=(0,b.C6)(D,H=>H.join(",")),g=(0,S.P1)(B,H=>{const{taboola:A}=H!=null?H:{};return n()(A)?{}:{...A}});function p(H){return window.atob(H)}function E(H){var A;if(!i()(H))throw new Error("experiment map must be plain object");for(const[C,y]of Object.entries(H)){const{payloads:u={},value:h}=y,N=(A=u[h])!=null?A:{};if(typeof C!="string"||!C)throw new Error(`experiment name must be non-empty string (got ${C})`);if(typeof h!="string"||!h)throw new Error(`variant name must be non-empty string (got ${h})`);if(!o()(N)&&!i()(N))throw new Error("variant payload must be plain object or null")}}function U(H){if(!H)return{};const A=JSON.parse(p(H));return E(A),A}function M(H){if(!H)return{};const A=JSON.parse(p(H)),C={};for(const y of Object.keys(A)){const[u,h]=y.split("__"),N=f()(A[y]);K(`${u}_${h}`)&&(C[u]={value:h,payloads:{[h]:N}})}return E(C),C}function K(H){return H.length{"use strict";e.d(l,{CJ:()=>m,RL:()=>_,UO:()=>d,m$:()=>s});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),f=(0,r.C6)(a.Qo,o.y,(A,C)=>({name:"getCMSAssetsUrlConfig",params:{language:C,query:{type:{$in:"article"},assetName:{$in:A}}}})),d=(0,r.C6)(r.$l,f,(A,C)=>{var y;return(y=A(C))==null?void 0:y[0]}),m=(0,r.C6)(d,A=>{var C,y;return(y=(C=A==null?void 0:A.seometa)==null?void 0:C.title)!=null?y:""}),P=(0,r.C6)(d,A=>{var C,y;return(y=(C=A==null?void 0:A.seometa)==null?void 0:C.keywords)!=null?y:""}),R=(0,r.C6)(d,A=>{var C,y;return(y=(C=A==null?void 0:A.seometa)==null?void 0:C.description)!=null?y:""}),S=(0,r.C6)(d,A=>{var C,y;return(y=(C=A==null?void 0:A.seometa)==null?void 0:C["og:image"])!=null?y:""}),L=(0,r.C6)(d,A=>{var C,y;return(y=(C=A==null?void 0:A.seometa)==null?void 0:C.canonical)!=null?y:""}),b=A=>{var C,y;return(y=(C=A==null?void 0:A.article)==null?void 0:C.wxNodes)!=null?y:{}},O=A=>{var C,y;return(y=(C=A==null?void 0:A.article)==null?void 0:C.limitedAccess)!=null?y:!1},I=A=>{var C,y;return(y=(C=A==null?void 0:A.article)==null?void 0:C.wxNodesWithAssets)!=null?y:{}},X=(0,r.C6)(d,A=>{var C,y,u;return(C=A==null?void 0:A.author_data)!=null&&C.length?A.author_data:(y=A==null?void 0:A.author)!=null&&y[0]?[{name:A.author[0],bioUrl:((u=A.author_bio_link)==null?void 0:u[0])||"",authorImage:[]}]:[]}),$=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.pcollid)!=null?C:""}),B=(0,r.C6)(r.Gx,$,o.y,(A,C,y)=>{const u=(0,r.vy)({language:y,collectionId:C});return n()(A,["getCMSCollectionsUrlConfig",u,"data"],{})}),_=(0,r.C6)(B,A=>{var C,y,u;return(u=(y=(C=A==null?void 0:A.ad_metrics)==null?void 0:C.article)==null?void 0:y.zone)!=null?u:""}),j=(0,r.C6)(B,A=>{var C;return(C=A==null?void 0:A.title)!=null?C:""}),D=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.providername)!=null?C:""}),Q=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.providerid)!=null?C:""}),F=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.lastmodifieddate)!=null?C:""}),k=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.publishdate)!=null?C:""}),g=(0,r.C6)(d,A=>{var C;return(C=A==null?void 0:A.createdate)!=null?C:""}),p=(A,C)=>createDeepEqualSelector(dalSelector,localeSelector,(y,u)=>{const h=(C||u).replace(/-/,"_"),N=createDalKey({language:h,assetId:A});return get(y,["getCMSAssetByIDUrlConfig",N,"data"],{})}),E=A=>createDeepEqualSelector(dalSelector,C=>{const y=createDalKey({assetId:A});return get(C,["getCMSAssetsSlideshowUrlConfig",y,"data"],{})}),U=(A,C)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(y,u)=>{const h=createDalKey({language:u,collectionType:A,collectionId:C});let N=get(y,["getCMSOrderedListUrlConfig",h,"data"],{});return N.text==="Not Found"&&(N={}),N}),M=A=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(C,y)=>{const u=K(A),h=createDalKey({language:y,assetIds:u}),N=get(C,["getCMSAssetByIDsUrlConfig",h,"data"],[]);if(Array.isArray(N)){let ce=N.filter(Se=>Se.status===200);return ce=ce.map(Se=>{const{doc:ve={}}=Se;return{...ve,playlists:ve.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),ce}return null}),K=A=>{let C=A.replace(/(^,|,$)/g,"");return C=C.split(","),C=C.join(";"),C},H=A=>get(A,["article","videoAsset"],{})},80329:(c,l,e)=>{"use strict";e.d(l,{Jj:()=>R,ez:()=>m,jm:()=>P});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,S=>S?S.join("/"):null),f=(0,r.C6)(r.Gx,a.y,s,(S,L,b)=>{if(!b)return null;const O=(0,r.vy)({language:L,collectionId:b});return n()(S,["getCMSCollectionsUrlConfig",O,"data"],{})}),d=(0,r.C6)(f,S=>n()(S,"title","")),m=(0,r.C6)(f,S=>n()(S,"sponsored",!1)),P=(0,r.C6)(f,i.dF,(S,L)=>{if(!S)return;const b=L==="index"?"article":L;return/article|video/.test(b)?n()(S,["ad_metrics",b,"zone"],""):""}),R=(0,r.C6)(f,i.dF,(S,L)=>{if(!S)return;const b=L==="index"?"article":L;return/article|video/.test(b)?n()(S,["ad_metrics",b,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>M,FL:()=>K,FN:()=>B,FT:()=>I,Hz:()=>$,IU:()=>Q,JK:()=>p,Jc:()=>k,Je:()=>O,M3:()=>D,MK:()=>F,R8:()=>s,St:()=>f,T$:()=>E,UZ:()=>U,Wc:()=>H,X9:()=>L,Xf:()=>u,Y6:()=>h,Y9:()=>S,_f:()=>P,ah:()=>t,bK:()=>g,bk:()=>R,dn:()=>m,nD:()=>C,nn:()=>y,s8:()=>b,sF:()=>A,sc:()=>d,tV:()=>j,uz:()=>X,y8:()=>n,yk:()=>_});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",f="burdaAdEngine",d="burdaHeaderBidders",m="comscore",P="appsFlyer",R="criteoSlot",S="custParamsPii",L="facebookWxNode",b="findMe",O="geoIP",I="googleNonLimitedAds",X="gpt",$="gptPiiGDPR",B="gptPiiSaleUSA",_="indexExchange",j="instagramWxNode",D="gptPrisma",Q="headerBidders",F="medallia",k="mParticleFullMetrics",g="nielsen",p="outbrain",E="rubicon",U="socialLinksFooter",M="taboola",K="twitterWxNode",H="youtubeWxNode",A="wfxTriggers",C="WXU/DPR/SET_CONSENT",y="WXU/DPR/SET_FEATURE_FLAGS",u="dpr",h={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>gt,B:()=>_,Cy:()=>we,Ds:()=>Ie,EM:()=>ie,Eg:()=>ge,Jt:()=>ce,MT:()=>B,Mw:()=>D,O7:()=>Se,Oq:()=>xe,R$:()=>ve,RJ:()=>Ke,Yq:()=>q,ab:()=>b,b2:()=>M,bG:()=>le,dR:()=>k,ff:()=>Oe,gK:()=>ae,hV:()=>ht,hY:()=>St,qW:()=>We,sj:()=>Qe,ss:()=>$});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),f=e(42882),d=e(84621),m=e(23631),P=e(26850),R=e(77482),S=e(88240);const L=(0,t.P1)(d.cz,Ve=>Ve===m.wQ),b=(0,t.P1)(d.cz,Ve=>m.nB.includes(Ve)),O=Ve=>r()(Ve,[S.Xf,S.y8],{}),I=Ve=>(0,t.P1)(O,ct=>r()(ct,[Ve])),X=Ve=>r()(Ve,[S.Xf,S.ah],{}),$=(0,t.P1)(X,Ve=>{var ct,_e;const{DprSdk:ke}=window||{};return(_e=Ve[P.ui])!=null?_e:(ct=ke==null?void 0:ke.getUserConsentWithDefaultValue)==null?void 0:ct.call(ke,P.ui)}),B=(0,t.P1)(X,Ve=>{var ct,_e;const{DprSdk:ke}=window||{};return(_e=Ve[P.y])!=null?_e:(ct=ke==null?void 0:ke.getUserConsentWithDefaultValue)==null?void 0:ct.call(ke,P.y)}),_=()=>{const{DprSdk:Ve}=window||{};if(typeof(Ve==null?void 0:Ve.getGdprConsentOptInsString)=="function")return Ve.getGdprConsentOptInsString()},j=()=>{const{DprSdk:Ve}=window||{};if(typeof(Ve==null?void 0:Ve.getCcpaSaleOptInString)=="function")return Ve.getCcpaSaleOptInString()},D=I(S.R8),Q=I(S.Je),F=I(S.s8),k=(0,t.P1)(I(S.UZ),d.dF,(Ve,ct)=>["covid19map"].includes(ct)?!1:Ve),g=I(S.X9),p=I(S.tV),E=I(S.FL),U=I(S.Wc),M=(0,t.P1)(s.fr,i.b2,(Ve,ct)=>Ve||ct),K=(0,t.P1)(d.cz,Ve=>[m.CA,...m.nB,...m.Gv].includes(Ve));function H({linkList:Ve=[],regime:ct,allowPrivacySettingsLink:_e,pageKey:ke,isMobile:dt,isUserLoggedIn:bt,privacyPolicyLink:Lt}){if(!Array.isArray(Ve))return Ve;const st=a()(Ve);return A({privacyLinkList:st,regime:ct,allowPrivacySettingsLink:_e}),C({privacyLinkList:st,regime:ct,pageKey:ke,isMobile:dt}),y({privacyLinkList:st,regime:ct,pageKey:ke,isMobile:dt}),u({privacyLinkList:st,regime:ct,pageKey:ke,isMobile:dt,isUserLoggedIn:bt}),h({privacyLinkList:st,regime:ct,privacyPolicyLink:Lt}),st}const A=({privacyLinkList:Ve,regime:ct,allowPrivacySettingsLink:_e})=>{const ke=Ve.findIndex(dt=>(dt==null?void 0:dt.titleTranslationKey)==="privacySettings"||(dt==null?void 0:dt.titleTranslationKey)==="privacySettingsMenu");if(ke>-1){if(!_e){Ve.splice(ke,1);return}if(m.Gv.includes(ct)){const{DprSdk:dt}=window||{};Ve[ke].titleTranslationKey="cookieSettings",Ve[ke].url="",Ve[ke].onClick=dt==null?void 0:dt.showConsentManager}m.nB.includes(ct)&&Ve[ke].titleTranslationKey!=="privacySettingsMenu"&&(Ve[ke].titleTranslationKey="reviewAdsSettings")}},C=({privacyLinkList:Ve,regime:ct,pageKey:_e,isMobile:ke})=>{const dt=Ve.findIndex(bt=>{var Lt,st;return(st=(Lt=bt==null?void 0:bt.titleTranslationKey)==null?void 0:Lt.includes)==null?void 0:st.call(Lt,"dataPurposes")});if(dt>-1){if(ct!==m.JP){Ve.splice(dt,1);return}_e==="dataPurposes"&&ke&&(Ve[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},y=({privacyLinkList:Ve,regime:ct,pageKey:_e,isMobile:ke})=>{const dt=Ve.findIndex(bt=>{var Lt,st;return(st=(Lt=bt==null?void 0:bt.titleTranslationKey)==null?void 0:Lt.includes)==null?void 0:st.call(Lt,"doNotSell")});if(dt>-1){if(!m.nB.includes(ct)){Ve.splice(dt,1);return}_e==="privacySettings"&&ke&&(Ve[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),ct!==m.wQ&&m.nB.includes(ct)&&(Ve[dt].titleTranslationKey="saleOfData")}},u=({privacyLinkList:Ve,regime:ct,pageKey:_e,isMobile:ke,isUserLoggedIn:dt})=>{const bt=Ve.findIndex(Lt=>{var st,xt;return(xt=(st=Lt==null?void 0:Lt.titleTranslationKey)==null?void 0:st.includes)==null?void 0:xt.call(st,"sensitiveData")});bt>-1&&(_e==="privacySettings"&&ke&&(Ve[bt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(ct!==m.wQ||!dt)&&Ve.splice(bt,1))},h=({privacyLinkList:Ve,regime:ct,privacyPolicyLink:_e})=>{const ke=Ve.findIndex(dt=>(dt==null?void 0:dt.titleTranslationKey)==="cookieNotice");if(ke>-1){if(!m.nB.includes(ct)){Ve.splice(ke,1);return}ct===m.wQ&&(Ve[ke].titleTranslationKey="californiaNotice",Ve[ke].url=`${_e}#us-ccpa-notice-current`)}},N=(0,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),ce=(0,t.P1)(d.cz,K,d.dF,d.Hu,f.WO,N,(Ve,ct,_e,ke,dt,bt)=>({linkList:Lt})=>{var st;return H({linkList:Lt,regime:Ve,allowPrivacySettingsLink:ct,pageKey:_e,isMobile:ke,isUserLoggedIn:dt,privacyPolicyLink:(st=bt==null?void 0:bt[0])==null?void 0:st.url})}),Se=I(S.St),ve=I(S.IU),Oe=I(S.sc),q=I(S.bk),ge=I(S.yk),Ie=I(S.Y9),xe=I(S.uz),Ke=I(S.Hz),ae=I(S.FN),We=I(S.MK),ie=I(S.JK),le=I(S.T$),Fe=I(S._f),we=I(S.Eh),tt=I(S.$q),ht=I(S.FT),St=(0,t.P1)(I(S.Jc),d.z3,d.dF,(Ve,ct,_e)=>Ve&&!(ct&&_e.includes("covid19"))),vt=I(S.bK),gt=I(S.dn),Je=I(S.M3),Qe=I(S.sF)},55036:(c,l,e)=>{"use strict";e.d(l,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,l,e)=>{"use strict";e.d(l,{b2:()=>t.b2,y:()=>t.y,Mv:()=>$,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>L,a1:()=>P,Wo:()=>O,ke:()=>I,ZW:()=>f,$J:()=>S,MH:()=>R});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),i=e(8724);const s=(0,n.P1)(i.J0,a.Oo,(B,_)=>{var j;const D=(j=B==null?void 0:B["twc-unit"])!=null?j:"";return D==="m"&&_?"s":D}),f=(0,n.P1)(t.TN,s,a.Oo,(B,_,j)=>{const D=(0,o.V7)(_),Q=(0,o.QQ)(B,j);return D||Q}),d=(0,n.P1)(f,B=>B.code),m=(0,n.P1)(f,B=>B.name),P=(0,n.P1)(f,B=>(0,r.k)(B.name)),R=(0,n.P1)(f,B=>B.temp),S=(0,n.P1)(f,B=>B.speed),L=(0,n.P1)(f,B=>B.distance),b=(0,n.P1)(f,B=>B.accumulation),O=(0,n.P1)(f,B=>B.precip),I=(0,n.P1)(f,B=>B.pressure);var X=e(55036);const $=B=>{var _;return((_=B[X.Xf])==null?void 0:_[X.FA])||{}}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>F,MG:()=>j,TN:()=>I,b2:()=>$,vz:()=>k,xi:()=>D,y:()=>X,z4:()=>B});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(g){return g?a.test(g)?g.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(g,p)=>p||g||""),f=(0,t.C6)(s,n.dF,(g,p)=>{const E=i(g);return E||(p==="notFound"?o.ZW:E)}),d=(0,t.C6)(f,n.z3,n.pu,(g,p,E)=>{let U=g;return p&&E&&U!=="en-US"&&(U="en-GB"),{locale:U}});function m(g){if(!g)return o.ZW;const p=g.split("-")[0];return o.PD[p]||o.ZW}const P=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,p,E,U,M)=>g||p||E||M||U==="notFound"),R=(0,t.C6)(f,g=>m(g)),S=(0,t.C6)(R,g=>({locale:g})),L=(0,t.C6)(d,g=>({name:"getMewLocaleUrlConfig",params:g})),b=(0,t.C6)(t.$l,d,P,S,(g,p,E,U)=>{var M;let K=g({name:"getMewLocaleUrlConfig",params:p});return!((M=K==null?void 0:K.data)!=null?M:null)&&E&&(K=g({name:"getMewLocaleUrlConfig",params:U})),K==null?void 0:K.data}),O=(0,t.C6)(b,g=>{var p,E;return(E=(p=g==null?void 0:g.locale)==null?void 0:p.data)!=null?E:null}),I=(0,t.C6)(O,g=>{var p,E;return(E=(p=g==null?void 0:g.attributes)==null?void 0:p.localeCode)!=null?E:""}),X=(0,t.C6)(I,g=>(g||"").replace("-","_")),$=(0,t.C6)(I,g=>{const p="";if(g&&g.length){const E=g.split("-");return E.length>1?E[1]:p}return p}),B=(0,t.C6)(O,g=>{var p,E;return(E=(p=g==null?void 0:g.attributes)==null?void 0:p.isLocaleSiteEnabled)!=null?E:!1}),_=(0,t.C6)(b,g=>{var p,E;return(E=(p=g==null?void 0:g.language)==null?void 0:p.data)!=null?E:null}),j=(0,t.C6)(_,g=>{var p;return(p=g==null?void 0:g.attributes.languageCode)!=null?p:""}),D=(0,t.C6)(j,g=>g.split("-")[0]),Q=(0,t.C6)(_,g=>{var p;return(p=g==null?void 0:g.attributes.languageName)!=null?p:""}),F=(0,t.C6)(_,g=>{var p;return(p=g==null?void 0:g.attributes.isRtlLanguage)!=null?p:!1}),k=(0,t.C6)(I,g=>g==="en-US")},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>Ke,Fk:()=>S,Gx:()=>Se,H3:()=>u,JB:()=>D,JP:()=>K,LW:()=>ge,O8:()=>m,P:()=>ie,Px:()=>ae,Q2:()=>E,QJ:()=>P,QQ:()=>$,Rb:()=>j,SO:()=>H,SV:()=>p,Ts:()=>Oe,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>I,Y6:()=>t,Y9:()=>Q,Z4:()=>k,_d:()=>o,bU:()=>C,cd:()=>a,d3:()=>q,fD:()=>N,fS:()=>r,gr:()=>F,hu:()=>ve,i6:()=>A,jS:()=>B,kM:()=>We,lV:()=>xe,lj:()=>le,ss:()=>Ie,u1:()=>d,ur:()=>h,xA:()=>y,zv:()=>_});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",f="WXU/ADS/RUBICON_WRAPPER_LOADED",d="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",P="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",L="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",b="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",O=100,I=1e3,X="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",_="WXU/ADS/SET_TARGETING_CUST_PARAMS",j="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",D="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",Q="WXU/ADS/SET_ALL_CUST_PARAMS",F="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",k="WXU/ADS/LOAD_AMAZON_HDBID",g="WXU/ADS/SET_AMAZON_HDBID_SLOTS",p="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",E="WXU/ADS/SET_CRITEO",U="WXU/ADS/SET_LOTAME",M="WXU/ADS/SET_CRITEO_SLOTS",K="WXU/ADS/LOAD_CRITEO_SLOTS",H="WXU/ADS/SET_IASPET_SLOTS",A="WXU/ADS/LOAD_INDEX_EXCHANGE",C="WXU/ADS/SET_MISC_CUST_PARAMS",y="WXU/ADS/SET_PREBID",u="WXU/ADS/SET_WX_AD_TARGETING",h="WXU/ADS/SET_WFXTG_TARGETING",N="WXU/ADS/SET_LOTAME_TARGETING",ce="adBlocker",Se="MW_Position1",ve="WXU/ADS/NO_AD_CALL_EXCLUSION",Oe="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",q="WXU/ADS/SET_HASHED_MPID",ge=["fa","tl","id"],Ie=["CU","IR","SD","SY","UA"],xe=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Ke=["iasPetSlot","rubicon"],ae=["refreshAds","userActionAdRefresh"],We="MW_Position2",ie="MW_Position3",le="Taboola",Fe="https://securepubads.g.doubleclick.net/tag/js/gpt.js",we="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,l,e)=>{"use strict";e.d(l,{Aw:()=>u,BU:()=>le,Dt:()=>st,G:()=>Qe,GL:()=>ut,HH:()=>De,Hc:()=>bt,Ie:()=>A,Ii:()=>H,JN:()=>C,JV:()=>cn,JW:()=>he,KL:()=>N,KY:()=>Et,LX:()=>ee,Ll:()=>Le,Nt:()=>ie,Q1:()=>Te,UJ:()=>W,Uj:()=>ct,VH:()=>Ve,Vm:()=>Ke,Vv:()=>ht,WL:()=>q,Xd:()=>se,Y2:()=>We,Yy:()=>tt,ZH:()=>V,cr:()=>Lt,dA:()=>fn,dJ:()=>_e,db:()=>Ze,ew:()=>gt,fL:()=>h,j5:()=>Fe,jq:()=>Ge,lg:()=>vt,mm:()=>qe,n0:()=>xt,nY:()=>je,nu:()=>pn,oe:()=>mt,pn:()=>te,tc:()=>Ee,u_:()=>hn,vW:()=>Ce,w8:()=>Je,xc:()=>pt,yt:()=>gn,z0:()=>Z,zp:()=>on});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),f=e(45455),d=e.n(f),m=e(12782),P=e.n(m),R=e(75652),S=e.n(R),L=e(29286),b=e.n(L),O=e(84621),I=e(44203),X=e(18213),$=e(64402),B=e(42882),_=e(35342),j=e(64795),D=e(80329),Q=e(11419),F=e(39730),k=e(84392),g=e(46153),p=e(76643),E=e(83625),U=e(23631),M=e(80990),K=e(7647);const H=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.slotsReady)!=null?ne:!1},A=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.rubiconDone)!=null?ne:!1},C=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.btfBidTargetingDone)!=null?ne:!1},y=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.custParamsComplete)!=null?ne:!1},u=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.targetingReady)!=null?ne:!1},h=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.amznHdBidStatus)!=null?ne:!1},N=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.criteoSlotStatus)!=null?ne:!1},ce=G=>{var z,ne;return(ne=(z=G==null?void 0:G[REDUCER_KEY])==null?void 0:z.wfxtg)!=null?ne:!1},Se=G=>{var z,ne;return(ne=(z=G==null?void 0:G[REDUCER_KEY])==null?void 0:z.adCallComplete)!=null?ne:!1},ve=G=>{var z,ne;return(ne=(z=G==null?void 0:G[REDUCER_KEY])==null?void 0:z.btfAdCallComplete)!=null?ne:!1},Oe=(0,t.P1)(A,y,(G,z)=>({custParamsComplete:z,rubiconDone:G})),q=(0,t.P1)(O.zM,G=>{let z=G;if(G!=="mobile"){const{screen:{width:ne}}=window;ne>1024?z="desktop":ne>=768&&(z="tablet")}return z}),ge=(0,t.P1)(j.uT,G=>{var z;return(z=s()(Object.values(G!=null?G:{})).filter($e=>{var He;return $e.component==="WxuAd"&&!((He=$e==null?void 0:$e.props)!=null&&He.disableAd)}))!=null?z:[]}),Ie=(0,t.P1)(ge,q,(G,z)=>G.map(He=>z==="tablet"&&He.props.tabletId==="none"?null:z==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),xe=G=>(0,t.P1)(ge,z=>z.map(He=>G==="tablet"&&He.props.tabletId==="none"?null:G==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),Ke=(0,t.P1)(j.U3,D.Jj,(G,z)=>{var ne;const $e=(ne=G==null?void 0:G.metrics_levels)!=null?ne:null;return z||$e}),ae=(0,t.P1)(j.U3,G=>G==null?void 0:G.ads),We=(0,t.P1)(j.JN,G=>G==null?void 0:G.engine),ie=(0,t.P1)(j.JN,G=>G==null?void 0:G.networkCode),le=(0,t.P1)(g.TN,j.JN,_.gx,(G,z,ne)=>{const{adUnits:$e={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=z;let{mobile:He,desktop:ft,tablet:it}=$e;He=He.includes("_us")?He.substr(0,He.indexOf("_us")):He,ft=ft.includes("_us")?ft.substr(0,ft.indexOf("_us")):ft,it=it.includes("_us")?it.substr(0,it.indexOf("_us")):it;let Tt="intl";switch(G){case"en-US":Tt="us";break;case"es-US":Tt="es_us";break;case"en-IN":Tt="en_in";break;default:break}Tt!=="es_us"&&Tt!=="en_in"&&(ne.includes("oppo")||ne.includes("transsion"))&&(Tt="intl");const It=He.includes("mobile_smart")?`${He}_${Tt}`:He,Pt=ft.includes("web_weather")?`${ft}_${Tt}`:ft,At=it.includes("tablet_weather")?`${it}_${Tt}`:it;return{desktop:Pt,mobile:It,tablet:At}}),Fe=(0,t.P1)(q,le,(G,z)=>{var ne;return(ne=z==null?void 0:z[G])!=null?ne:""}),we=(0,t.P1)(j.JN,G=>G==null?void 0:G.adTagOverrides),tt=(0,t.P1)(j.JN,G=>G==null?void 0:G.adZone),ht=(0,t.P1)(Fe,tt,D.jm,(G,z,ne)=>`${G}/${ne||z||"non_monetized"}`),St=(0,t.P1)(j.JN,G=>G==null?void 0:G.adsmetrics_zone),vt=()=>b().get("adstest"),gt=(0,I.C6)(Q.RL,D.jm,tt,(G,z,ne)=>G||z||ne),Je=(0,I.C6)(q,D.jm,ie,le,tt,vt,(G,z,ne,$e,He,ft)=>{const it=$e[G];return`${ne}/${ft?"test_":""}${it}/${z||He}`}),Qe=(0,I.C6)(q,ie,le,vt,(G,z,ne,$e)=>{const He=ne[G];return`${z}/${$e?"test_":""}${He}/interstitial`}),Ve=(0,I.C6)(O.zM,ae,(G,z)=>{var ne;const $e=[...(ne=z==null?void 0:z.thirdParties)!=null?ne:[]],{token:He}=G==="mobile"?M.eh.USER_ACTION_AD_REFRESH:M.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!$e.includes(He)}),ct=(0,I.C6)(ae,O.zM,$.bx,B.WO,(G,z,ne,$e)=>{var He;const ft="rubicon_enUS",it="sequentialAdLoader",Tt="abTesting",It=M.eh.TIME_FRAME.token,Pt=M.eh.HELIOS_AD_SDK.token,At=M.eh.ADMIRAL.token,Ut=M.eh.IAB_CATEGORIES.token,wt=M.eh.INSTANA.token,$t=M.eh.ASSERTIVE_YIELD.token,{token:Gt}=M.eh.USER_ACTION_AD_REFRESH,{token:zt}=M.eh.MOBILE_REFRESH_ADS,{token:et}=M.eh.REFRESH_ADS,{token:oe}=M.eh.DESKTOP_USER_ACTION_AD_REFRESH;let Pe=[...(He=G==null?void 0:G.thirdParties)!=null?He:[]];return Pe.includes(ft)||Pe.push(ft),Pe.includes(it)||Pe.push(it),Pe.includes(Tt)||Pe.push(Tt),Pe.includes(Pt)||Pe.push(Pt),Pe.includes(M.eh.JANUS.token)||Pe.push(M.eh.JANUS.token),Pe.includes(It)||Pe.push(It),Pe.includes(At)||Pe.push(At),Pe.includes(Ut)||Pe.push(Ut),Pe.includes(wt)||Pe.push(wt),Pe.includes($t)||Pe.push($t),z==="mobile"?(Pe.push(Gt),Pe.push(zt)):(Pe.push(oe),Pe.push(et)),ne&&$e&&(Pe=Pe.filter(Ye=>!Ye.includes(M.eh.LOTAME.token))),S()(Pe).join(",")}),_e=(0,I.C6)(j.JN,G=>{var z;return[...(z=G==null?void 0:G.thirdParties)!=null?z:[]].includes("rubicon_enUS")}),ke=(0,I.C6)(ct,O.cz,(G,z)=>{const ne=G.split(",");if(!Array.isArray(ne)||!ne.length)return[];const{CRITEO_SLOT:$e,IAS_PET_SLOT:He,...ft}=M.eh;return ne.filter(dt(z)).reduce((Tt,It)=>{const At=Object.values(ft).find(({token:Ut})=>It.includes(Ut));if(At){const{script:Ut}=At;return Ut?[...Tt,Ut]:Tt}return Tt},[])}),dt=G=>z=>!(U.Gv.includes(G)&&M.XC.some(ne=>z.includes(ne))),bt=(G,z)=>(0,I.C6)(I.Gx,q,z?xe(z):Ie,ge,se,(ne,$e,He,ft,it)=>{var Tt,It,Pt,At;const Ut=(0,I.vy)({positions:He,screenSize:z!=null?z:$e});let wt=(At=(Pt=(It=(Tt=ne==null?void 0:ne.getMewAdConfigsUrlConfig)==null?void 0:Tt[Ut])==null?void 0:It.data)==null?void 0:Pt.data)!=null?At:null;return wt?(wt=wt.reduce(($t,Gt)=>{var zt,et;const oe=ft.find(Pe=>Pe.props.id===Gt.name||Pe.props.tabletId===Gt.name);return[...$t,{...Gt,lazyload:oe.props.lazyload,disableAd:(zt=oe==null?void 0:oe.props)==null?void 0:zt.disableAd,sequentialGroup:((et=oe==null?void 0:oe.props)==null?void 0:et.sequentialGroupOverride)||(Gt==null?void 0:Gt.sequentialGroup)||"btf"}]},[]),it&&G&&(wt=wt.filter($t=>$t.sequentialGroup===G)),wt):[]}),Lt=(0,I.C6)(X.Ds,I.Gx,g.TN,k.yt,(G,z,ne,$e)=>{var He,ft,it,Tt;const It=(0,I.vy)({locale:ne,placeid:$e}),Pt=(Tt=(it=(ft=(He=z==null?void 0:z.getWxAdTargetingUrlConfig)==null?void 0:He[It])==null?void 0:ft.data)==null?void 0:it.data)!=null?Tt:{},At=r()(Pt,M.q3);return G?At:r()(At,M.xN)}),st=(0,I.C6)(I.Gx,ct,(G,z)=>{var ne,$e,He,ft;const it=(0,I.vy)({tokens:z});let Tt=(ft=(He=($e=(ne=G==null?void 0:G.getMewAdThirdPartyConfigsUrlConfig)==null?void 0:ne[it])==null?void 0:$e.data)==null?void 0:He.data)!=null?ft:[];return Tt=Tt.map(({config:It,config_type:Pt})=>({config:It,type:Pt})),Tt}),xt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.AMAZON_HEADER_BIDDER.token:!1);if(z&&z.config)return z.config}return{}}),Ct=(0,I.C6)(X.ab,st,(G,z)=>{if(!G)return{};if(!d()(z)){const ne=z.find($e=>$e.type?$e.type===M.eh.ADMIRAL.token:{});if(ne&&ne.config)return ne.config}return{}}),Jt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.ASSERTIVE_YIELD.token:!1);if(z&&z.config)return z.config}return{}}),Yt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.INSTANA.token:!1);if(z&&z.config)return z.config}return{}}),te=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.AMAZON_SLOTS.token:!1);if(z&&z.config)return z.config}return{}}),De=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.CRITEO.token:!1);if(z&&z.config)return z.config}return{}}),ut=(0,I.C6)(st,O.zM,(G,z)=>{if(!d()(G)){const ne=G.find($e=>$e.type?$e.type===M.eh.CRITEO_SLOT.token:!1);if(ne&&ne.config)return ne.config.placements=ne.config.placements[z],ne.config}return{}}),Ce=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.GEOEDGE.token:!1);if(z&&z.config)return z.config}return{}}),Ee=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.IAS_PET_SLOT.token:!1);if(z&&z.config)return z.config}return{}}),Le=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.INDEX_EXCHANGE.token:!1);if(z&&z.config)return z.config}return{}}),ze=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.LOTAME.token:!1);if(z&&z.config)return z.config}return{}}),at=/[0-9]{4}/,ee=(0,I.C6)(ze,G=>{const{tagsSrcId:z="1884"}=G;return z.match(at)}),he=(0,I.C6)(ee,G=>G?`//tags.crwdcntrl.net/lt/c/${G}/lt.min.js`:""),Te=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.PREBID.token:!1);if(z&&z.config)return z.config}return{}}),fe=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(z&&z.config)return z.config}return{}}),Ue=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.USER_ACTION_AD_REFRESH.token:!1);if(z&&z.config)return z.config}return{}}),je=(0,I.C6)(Ue,O.dF,g.TN,(G,z,ne)=>{var $e,He,ft;const{atf:it,refreshBidders:Tt}=G,Pt=(Object.keys(it)||[]).filter(et=>et.includes(ne)||et.includes("all"))||[];let At=($e=G==null?void 0:G.atf)==null?void 0:$e.positions,Ut=Pt.reduce((et,oe)=>{var Pe,Ye,Ot;const Mt=(Object.keys(it[oe]).filter(Wt=>Wt.includes(z)||Wt.includes("all"))||[])[0];return Mt?(At=(Ot=(Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Mt])==null?void 0:Ye.positions)!=null?Ot:At,At):et},[]);d()(Ut)&&(Ut=At);let wt=(He=G==null?void 0:G.atf)==null?void 0:He.userActionDelay;const $t=Pt.reduce((et,oe)=>{var Pe,Ye;const Kt=(Object.keys(it[oe]).filter(Mt=>Mt.includes(z)||Mt.includes("all"))||[])[0];return Kt&&(wt=((Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Kt])==null?void 0:Ye.userActionDelay)||wt),wt},[]);let Gt=(ft=G==null?void 0:G.atf)==null?void 0:ft.inViewOnly;const zt=Pt.reduce((et,oe)=>{var Pe,Ye,Ot;const Mt=(Object.keys(it[oe]).filter(Wt=>Wt.includes(z)||Wt.includes("all"))||[])[0];return Mt&&(Gt=(Ot=(Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Mt])==null?void 0:Ye.inViewOnly)!=null?Ot:Gt),Gt},[]);return{type:"atf",inViewOnly:zt,posToRefresh:Ut,refreshBidders:Tt,userActionDelay:$t}}),W=(0,I.C6)(Ue,O.dF,g.TN,(G,z,ne)=>{var $e,He,ft;const{btf:it,refreshBidders:Tt}=G,Pt=(Object.keys(it)||[]).filter(et=>et.includes(ne)||et.includes("all"))||[];let At=($e=G==null?void 0:G.btf)==null?void 0:$e.positions,Ut=Pt.reduce((et,oe)=>{var Pe,Ye,Ot;const Mt=(Object.keys(it[oe]).filter(Wt=>Wt.includes(z)||Wt.includes("all"))||[])[0];return Mt?(At=(Ot=(Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Mt])==null?void 0:Ye.positions)!=null?Ot:At,At):et},[]);d()(Ut)&&(Ut=At);let wt=(He=G==null?void 0:G.btf)==null?void 0:He.userActionDelay;const $t=Pt.reduce((et,oe)=>{var Pe,Ye;const Kt=(Object.keys(it[oe]).filter(Mt=>Mt.includes(z)||Mt.includes("all"))||[])[0];return Kt&&(wt=((Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Kt])==null?void 0:Ye.userActionDelay)||wt),wt},[]);let Gt=(ft=G==null?void 0:G.btf)==null?void 0:ft.inViewOnly;const zt=Pt.reduce((et,oe)=>{var Pe,Ye,Ot;const Mt=(Object.keys(it[oe]).filter(Wt=>Wt.includes(z)||Wt.includes("all"))||[])[0];return Mt&&(Gt=(Ot=(Ye=(Pe=it==null?void 0:it[oe])==null?void 0:Pe[Mt])==null?void 0:Ye.inViewOnly)!=null?Ot:Gt),Gt},[]);return{type:"btf",inViewOnly:zt,posToRefresh:Ut,refreshBidders:Tt,userActionDelay:$t}}),de=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.REFRESH_ADS.token:!1);if(z&&z.config)return z.config}return{}}),V=(0,I.C6)(de,O.dF,g.TN,(G,z,ne)=>{const{atf:$e={},refreshBidders:He=[]}=G,{interval:ft=0,inViewOnly:it=!1}=$e,It=Object.keys($e).filter(Ut=>Ut.includes(ne)||Ut.includes("all"))||[];let Pt=$e.positions;const At=It.reduce((Ut,wt)=>{const Gt=Object.keys($e[wt]).filter(zt=>zt.includes(z)||zt.includes("all"))||[];return d()(Gt)||(Pt=$e[wt][Gt].positions),Pt},[]);return{type:"atf",inViewOnly:it,interval:ft,positions:At,refreshBidders:He}}),Z=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>{var $e,He;return ne.type?ne.type===((He=($e=M.eh)==null?void 0:$e.SEQUENTIAL_AD_LOADER)==null?void 0:He.token):!1});return z!=null&&z.config?z.config:{}}}),se=(0,I.C6)(Z,O.zM,O.dF,g.TN,(G,z,ne,$e)=>{if(d()(G)||z!=="desktop")return!1;const ft=Object.keys(G).filter(At=>At.includes($e)||At.includes("all"))||[],it=Array.isArray(ft)&&ft[0],Tt=G==null?void 0:G[it],It=Tt&&(Tt.filter(At=>At.includes(ne)||At.includes("all"))||[]);return It&&Array.isArray(It)&&!!It[0]}),ye=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>{var $e,He;return ne.type?ne.type===((He=($e=M.eh)==null?void 0:$e.RUBICON)==null?void 0:He.token):!1});if(z!=null&&z.config)return z.config}return{}}),Ge=(0,I.C6)(ye,O.dF,g.TN,(G,z,ne)=>{const{defaultTimeoutOverride:$e}=G,ft=Object.keys(G).filter(It=>It.includes(ne)||It.includes("all"))||[];let it=$e;return ft.reduce((It,Pt)=>{const Ut=Object.keys(G[Pt]).filter(wt=>wt.includes(z)||wt.includes("all"))||[];return d()(Ut)||(it=G[Pt][Ut[0]].timeoutOverride),it},it)}),Ze=(0,I.C6)(ye,Ge,(G,z)=>({filename:G==null?void 0:G.filename,testFilename:G==null?void 0:G.testFilename,timeout:z})),qe=(0,I.C6)(de,O.dF,g.TN,(G,z,ne)=>{const{btf:$e={},refreshBidders:He=[]}=G,{interval:ft=0,inViewOnly:it=!1}=$e,It=Object.keys($e).filter(Ut=>Ut.includes(ne)||Ut.includes("all"))||[];let Pt=$e.positions;const At=It.reduce((Ut,wt)=>{const Gt=Object.keys($e[wt]).filter(zt=>zt.includes(z)||zt.includes("all"))||[];return d()(Gt)||(Pt=$e[wt][Gt].positions),Pt},[]);return{type:"btf",interval:ft,inViewOnly:it,positions:At,refreshBidders:He}}),pt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.WFXTG.token:!1);if(z&&z.config)return z.config}return{}}),yt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.WX_AD_TARGETING.token:!1);if(z&&z.config)return z.config}return{}}),mt=(0,I.C6)(Je,bt(null),(G,z)=>z.map(ne=>({adSlotId:ne.slotTarget,size:ne.sizes.map($e=>$e[0]==="fluid"?[1,1]:$e),adUnitPath:G}))),Et=()=>{{const G=b().get("fv");return parseInt(G,10)||0}},Dt=(0,I.C6)(D.jm,tt,(G,z)=>{const ne=G||z||"",$e=ne.lastIndexOf("local_forecasts")!==-1;let He,ft,it;if($e)He="fcst",it="fcst",ft="fcst";else{const It=ne.split("/").slice(-2);[ft]=It,He=`${ft}_${It[1]||""}`,it=It[1]||"nl"}return{cat:He,fam:ft,ch:it}}),Nt=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>{var $e,He;return ne.type?ne.type===((He=($e=M.eh)==null?void 0:$e.TIME_FRAME)==null?void 0:He.token):!1});if(z!=null&&z.config)return z.config}return{}}),Bt=(0,I.C6)(j.IY,Nt,(G,z)=>{var ne,$e;return($e=(ne=z==null?void 0:z.tf)==null?void 0:ne[G])!=null?$e:"nl"}),jt=(G,z)=>()=>{const ne=z||"0123456789",$e=G||16;let He="";for(let ft=0;ft{{const{userAgent:G}=window.navigator,z=G&&G.match(/chrome|firefox|safari|trident/i);if(Array.isArray(z))switch(z[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),sn=()=>String(Math.floor(Math.random()*1e3)+1),Qt=()=>"weather",qt=G=>{var z,ne;return(ne=(z=G==null?void 0:G[REDUCER_KEY])==null?void 0:z.wfxtg)!=null?ne:{}},rn=G=>{var z,ne;return(ne=(z=G==null?void 0:G[REDUCER_KEY])==null?void 0:z.lotame)!=null?ne:{}},on=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.hashedMpid)!=null?ne:""},vn=(0,I.C6)(q,G=>G==="tablet"?"wx_tab":G==="mobile"?"wx_mw":"wx"),kt=(0,I.C6)(O.ZN,(G={})=>{if(G.layer==="rwi"||G.layers==="rwi")return"rwi"}),cn=G=>{var z,ne;return(ne=(z=G==null?void 0:G[E.Xf])==null?void 0:z.videoCount)!=null?ne:0},En=(0,I.C6)(O.ZN,G=>{var z;return(z=G==null?void 0:G.adRef)!=null?z:""}),hn=G=>{var z,ne;return(ne=(z=G==null?void 0:G[K.Xf])==null?void 0:z.custParams)!=null?ne:{}},gn=(0,I.C6)(X.Ds,X.gK,Dt,le,Bt,jt(16,"0123456789"),Et,vt,Vt,vn,sn,Qt,kt,En,cn,_.gx,q,O.zM,(G,z,ne,$e,He,ft,it,Tt,It,Pt,At,Ut,wt,$t,Gt,zt,et,oe)=>{let Pe={...ne,ad_unit:$e[et],tf:He,ord:ft,rmid:ft,impression_id:(0,p.Vj)(),vab:oe!=="mobile"?"nxgn":"daybreak",v:it&&it.toString(),adstest:Tt||"",browser:It,mr:"0",plat:Pt,env:At,refurl:Ut,mlayer:wt||"",...zt?{par:zt}:{},ref:Gt===0?$t:"",sod:z?"yes":"no"};Pe=a()(Pe,Ot=>!!Ot);const Ye=r()(Pe,M.q3);return G?Ye:r()(Ye,M.xN)}),tn=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>ne.type?ne.type===M.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(z&&z.config)return z.config}return{}}),mn=(0,I.C6)(tn,G=>{if(G&&!d()(G)){const{maxTime:z}=G;if(!Number.isNaN(z))return+z}return-1}),pn=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>{var $e,He;return ne.type?ne.type===((He=($e=M.eh)==null?void 0:$e.HELIOS_AD_SDK)==null?void 0:He.token):!1});if(z!=null&&z.config)return z.config}return{}}),fn=(0,I.C6)(hn,on,(G,z)=>{const ne=Object.keys(G).filter(He=>M.Hw.has(He)).sort();return{pageKvs:ne.length?` ${ne.join(" ")} `:"",hasPpid:!!z}}),Rn=(0,I.C6)(st,G=>{if(!d()(G)){const z=G.find(ne=>{var $e,He;return ne.type?ne.type===((He=($e=M.eh)==null?void 0:$e.AB_TESTING)==null?void 0:He.token):!1});if(z!=null&&z.config)return z.config}return{}}),Sn=(0,I.C6)(st,G=>{var z,ne,$e;return($e=(ne=(z=G==null?void 0:G.find)==null?void 0:z.call(G,He=>He.type===M.eh.IAB_CATEGORIES.token))==null?void 0:ne.config)!=null?$e:{}});function nn(G,z){return P()({},G,z,(ne,$e)=>{if(Array.isArray(ne))return S()(ne.concat($e))})}const ln=(0,I.C6)(Sn,G=>{var z;const{iabCategoriesByPageCode:ne={}}=G!=null?G:{},$e={};for(const[He,ft]of Object.entries(ne))for(const it of He.split(","))$e[it]=nn((z=$e[it])!=null?z:{},ft);return $e}),Dn=(0,I.C6)(ln,j.IY,(G,z)=>G[z]),yn=(0,I.C6)(Q.UO,F.s5,(G,z)=>{var ne,$e;const He=d()(G)?z:G;return($e=(ne=He==null?void 0:He.tags)==null?void 0:ne.iab)!=null?$e:{}}),_t=(0,I.C6)(Dn,yn,(G,z)=>nn(G,z)),dn=(0,I.C6)(Sn,G=>G==null?void 0:G.iabSiteCategories)},80990:(c,l,e)=>{"use strict";e.d(l,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,l,e)=>{"use strict";e.d(l,{F:()=>s,M:()=>f});var t=e(60985),n=e(46153),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,m,P,R,S)=>P&&m==="en-US"&&d==="US"&&!S||!P&&d==="US"&&m==="en-US"&&!R);function f(d,m,P){var R;const S=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),L=(R=P==null?void 0:P.includes)==null?void 0:R.call(P,"samsung");return!(S&&(!d||L))}},22700:(c,l,e)=>{"use strict";e.d(l,{Yd:()=>K,dz:()=>d,AM:()=>f,QP:()=>D,aZ:()=>k,_s:()=>H});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(A){try{return decodeURIComponent(A)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(A,C,y,u)=>{if(!A&&!C&&!y&&!u)return null;const N=[{type:"canonicalCityId",locId:i(u)},{type:"placeId",locId:i(y)},{type:null,locId:i(C)},{type:null,locId:i(A)}].find(q=>!!q.locId);if(!N)return null;const ce=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Se=/-/,ve=/\s/,{locId:Oe}=N;if(ce.test(N.locId)){ve.test(Oe)?N.locId=Oe.split(" ").pop():Se.test(Oe)?N.locId=Oe.split("-").pop():N.locId=Oe.split("+").pop();const q=d(N);if(q)return q}return d(N)}),f=(0,n.C6)(r.TN,s,(A,C)=>{const{type:y,value:u}=C||{},h={language:A,[y]:u};return y==="locId"&&(h.locationType="locid"),{getSunV3LocationPointUrlConfig:h}});function d({locId:A,type:C}){const y=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:u=>(0,a.b)(u)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:u=>u.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:u=>`${u.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:u=>{const h=u.substring(0,2).toUpperCase();return`${u.split(":")[0]}:1:${h}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:u=>`${u.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:u=>u},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:u=>u}];if(C){const u=y.find(h=>h.typeAs===C);if(u&&u.regex.test(A))return{type:u.typeAs,value:u.valueFn(A)}}for(let u=0,h=y.length;u{if(!A)return!0;const{type:C,value:y}=A;return!y||C==="geocode"&&y==="0.00,0.00"}),P=(0,n.C6)(n.Gx,f,(A,C)=>{const y="getSunV3LocationPointUrlConfig",u=A[y]||{},h=C[y]||{},N=(0,n.vy)(h);return u[N]}),R=(0,n.C6)(P,A=>{var C,y;if(!((C=A==null?void 0:A.loaded)!=null?C:null))return null;const h=(y=A==null?void 0:A.data)!=null?y:null;return!h||h.errors?null:A.data.location}),S=(0,n.C6)(o.h1,P,(A,C)=>{var y,u,h,N,ce;if(!A)return!1;if(!C)return!0;const Se=(u=(y=C==null?void 0:C.data)==null?void 0:y.errors)!=null?u:[];if(Array.isArray(Se)&&Se.length){const ve=(ce=(N=(h=Se[0])==null?void 0:h.error)==null?void 0:N.code)!=null?ce:"";return/(4\d{2}|5\d{2})$/.test(ve)}return!1}),L=(0,n.C6)(R,A=>A?`${A.latitude},${A.longitude}`:""),b=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.latitude)!=null?C:void 0}),O=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.longitude)!=null?C:void 0}),I=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.adminDistrict)!=null?C:""}),X=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.adminDistrictCode)!=null?C:""}),$=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.postalCode)!=null?C:""}),B=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.neighborhood)!=null?C:""}),_=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.country)!=null?C:""}),j=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.countryCode)!=null?C:""}),D=(0,n.C6)(R,A=>{var C;let y=(C=A==null?void 0:A.ianaTimeZone)!=null?C:"";return(!y||!y.includes("/"))&&(y="Etc/UTC"),y}),Q=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.displayName)!=null?C:""}),F=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.dmaCd)!=null?C:""}),k=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.placeId)!=null?C:""}),g=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.airportName)!=null?C:""}),p=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.type)!=null?C:""}),E=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.city)!=null?C:""}),U=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.canonicalCityId)!=null?C:""}),M=(0,n.C6)(R,A=>{var C;return(C=A==null?void 0:A.disputedArea)!=null?C:!1});function K({displayName:A,adminDistrict:C,adminDistrictCode:y,countryCode:u,country:h,disputedArea:N,localeCountryCode:ce,separator:Se=", "}){const ve=[];return A&&ve.push(A),ce!=="IL"&&(y?ve.push(y):C&&ve.push(C)),u!==ce&&N===!1&&h&&ve.push(h),ve.join(Se)}const H=(0,n.C6)(Q,I,X,j,_,M,r.b2,(A,C,y,u,h,N,ce)=>K({displayName:A,adminDistrict:C,adminDistrictCode:y,countryCode:u,country:h,disputedArea:N,localeCountryCode:ce}))},89972:(c,l,e)=>{"use strict";e.d(l,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(c,l,e)=>{"use strict";e.d(l,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>f,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",f="csc"},84621:(c,l,e)=>{"use strict";e.d(l,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,l,e)=>{"use strict";e.d(l,{BP:()=>_e,Cv:()=>P,Dq:()=>H,EQ:()=>Q,F3:()=>E,GH:()=>S,Gz:()=>ct,Hu:()=>p,J0:()=>f,K_:()=>ht,Mr:()=>Je,N3:()=>tt,Pi:()=>ve,Qo:()=>O,S5:()=>C,T:()=>R,U8:()=>A,UW:()=>dt,V7:()=>gt,ZN:()=>B,_p:()=>i,ai:()=>Fe,bx:()=>We,cz:()=>M,dF:()=>j,dx:()=>b,e9:()=>St,eM:()=>st,fh:()=>Ie,fx:()=>h,h1:()=>xe,i:()=>ke,j3:()=>vt,jw:()=>Yt,kO:()=>Qe,kw:()=>u,lm:()=>U,nc:()=>F,nf:()=>D,nh:()=>Se,pu:()=>Ct,qk:()=>N,sN:()=>d,sQ:()=>Oe,uo:()=>y,x2:()=>ce,xS:()=>we,y:()=>_,z3:()=>ae,zM:()=>g});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=te=>{var De;return(De=te==null?void 0:te[a.Xf])!=null?De:null},s=te=>{var De;return(De=te==null?void 0:te[REDUCER_KEY])==null?void 0:De.domain},f=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.headers)!=null?De:null}),d=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-subs"])!=null?De:"none"}),m=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-sticky-variant"])!=null?De:""}),P=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-ads-killswitch"])!=null?De:""}),R=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-site-mode"])!=null?De:""}),S=(0,t.P1)(f,te=>{var De;const ut=(De=te==null?void 0:te["twc-experiment"])!=null?De:null;return ut?JSON.parse(window==null?void 0:window.atob(ut)):{}}),L=(0,o.C6)(o.Gx,te=>{const De=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(te,["getMewEntityUrlConfig",De,"data","data","attributes","value"],{})}),b=(0,t.P1)(L,S,(te,De)=>{let ut;const Ce=Object.keys(te),Ee=Object.keys(De);return Ce.forEach(Le=>{Ee.includes(Le)&&(ut=Le)}),ut}),O=(0,t.P1)(i,te=>{var De,ut;return(ut=(De=te==null?void 0:te.path)==null?void 0:De.replace(/\/$/,""))!=null?ut:""}),I=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.pathPattern)!=null?De:""}),X=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.referer)!=null?De:null}),$=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.requestBody)!=null?De:null}),B=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.query)!=null?De:null}),_=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.params)!=null?De:null}),j=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.pageKey)!=null?De:""}),D=(0,t.P1)(j,te=>a.HJ.includes(te)),Q=(0,t.P1)(i,te=>{var De,ut;return(ut=(De=te==null?void 0:te.params)==null?void 0:De.locId)!=null?ut:""}),F=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.contextListId)!=null?De:""}),k=(0,t.P1)(f,te=>{var De;const ut="4g",Ce=[ut,"3g"],Le=((De=te==null?void 0:te["twc-connection-speed"])!=null?De:ut).toLowerCase();return Ce.includes(Le)?Le:ut}),g=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-device-class"])!=null?De:"mobile"}),p=(0,t.P1)(g,te=>te==="mobile"),E=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-partner"])!=null?De:""}),U=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-csc"])!=null?De:""}),M=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-privacy"])!=null?De:"exempt"}),K=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-experience"])!=null?De:""}),H=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.experience)!=null?De:""}),A=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.locale)!=null?De:""}),C=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.par)!=null?De:""}),y=(0,t.P1)(B,te=>{var De,ut;return(ut=(De=te==null?void 0:te.cscCountryCode)!=null?De:te==null?void 0:te.csccountrycode)!=null?ut:""}),u=(0,t.P1)(U,te=>te==="KR"),h=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.locId)!=null?De:""}),N=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.placeId)!=null?De:""}),ce=(0,t.P1)(B,te=>{var De;return(De=te==null?void 0:te.canonicalCityId)!=null?De:""}),Se=(0,t.P1)(_,te=>{var De;return(De=te==null?void 0:te.locale)!=null?De:""}),ve=(0,t.P1)(_,j,O,(te,De,ut)=>{var Ce;return ut.includes("medical-reviewer")?["bios/medical-reviewer"]:De==="bioPage"?["bios"]:De==="commerce"?["atmosphere"]:(Ce=te==null?void 0:te.collectionId)!=null?Ce:null}),Oe=(0,t.P1)(Se,te=>{var De,ut;return(ut=(De=te==null?void 0:te.split("-"))==null?void 0:De[1])!=null?ut:""}),q=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),ge=(0,o.C6)(q,o.$l,(te,De)=>{var ut,Ce,Ee;return(Ee=(Ce=(ut=De(te))==null?void 0:ut.data)==null?void 0:Ce.attributes)==null?void 0:Ee.value}),Ie=(0,t.P1)(Oe,ge,(te,De)=>{const ut=De==null?void 0:De.countryCodesWithoutRegisteredTrademark;return ut?!ut.includes(te):!1}),xe=(0,t.P1)(h,I,(te,De)=>De.includes(":locId")||!!te),Ke=(0,t.P1)(j,te=>["moduleService"].includes(te)),ae=(0,t.P1)(Ke,O,H,A,(te,De,ut,Ce)=>{const Ee=Array.isArray(De.match(/api\/v[0-9]/g))&&!!ut&&!!Ce;return te||Ee}),We=(0,t.P1)(Se,te=>te?["en-US"].indexOf(te)>-1:!0),ie=(0,t.P1)(P,We,d,(te,De,ut)=>{const Ce=te&&te.split(",")||[],Ee=ut!=="none";return Ce.includes("ads")||Ce.includes("allthethings")||De&&Ee}),le=(0,t.P1)(I,te=>te==="/:locale/dsr"),Fe=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-csrf"])!=null?De:""}),we=(0,t.P1)(f,te=>{var De;return(De=te==null?void 0:te["twc-geoip-country"])!=null?De:""}),tt=(0,t.P1)($,te=>te==null?void 0:te.userId),ht=(0,t.P1)($,te=>te==null?void 0:te.appId),St=(0,t.P1)($,te=>te==null?void 0:te.version),vt=(0,t.P1)($,te=>te==null?void 0:te.adId),gt=(0,t.P1)($,te=>te==null?void 0:te.serviceProviders),Je=(0,t.P1)($,te=>te==null?void 0:te.enabledUserDataInventory),Qe=(0,t.P1)(B,te=>te==null?void 0:te.userId),Ve=(0,t.P1)(B,te=>te==null?void 0:te.serviceProviders),ct=(0,t.P1)(B,te=>te==null?void 0:te.regime),_e=(0,t.P1)(B,te=>te==null?void 0:te.countryCode),ke=(0,t.P1)(B,te=>(te==null?void 0:te.isUserLoggedIn)==="true"),dt=(0,t.P1)(B,te=>(te==null?void 0:te.isUserPremium)==="true"),bt=(0,t.P1)(B,te=>te==null?void 0:te.email),Lt=(0,t.P1)(B,te=>te==null?void 0:te.action),st=(0,t.P1)(B,te=>te==null?void 0:te.appIdOverride),xt=(0,t.P1)(st,ht,(te,De)=>(De==null?void 0:De.includes("twc"))||(te==null?void 0:te.includes("twc"))),Ct=(0,t.P1)(st,ht,(te,De)=>(De==null?void 0:De.includes("wu"))||(te==null?void 0:te.includes("wu"))),Jt=(0,t.P1)(st,ht,(te,De)=>(De==null?void 0:De.includes("samsung"))||(te==null?void 0:te.includes("samsung"))),Yt=te=>{var De,ut;return(ut=(De=te==null?void 0:te[a.Xf])==null?void 0:De.adblocker)!=null?ut:!1}},73534:(c,l,e)=>{"use strict";e.d(l,{U1:()=>d,el:()=>P,s9:()=>m});var t=e(44203),n=e(97979),r=e(60985),o=e(42882),a=e(8724),i=e(88506),s=e(13198);const f=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),d=(0,t.C6)(f,t.$l,(R,S)=>{var L,b,O;return(O=(b=(L=S(R))==null?void 0:L.data)==null?void 0:b.attributes)==null?void 0:O.value}),m=(0,r.P1)(d,n.uV,a.Hu,(R,S,L)=>{if(!L)return R==null?void 0:R[S]}),P=(0,r.P1)(o.go,a.dF,d,m,(0,i.g)(),(R,S,L,b,O)=>!R&&((L==null?void 0:L.stickyAdContainerEnabledPageKeys)||[]).includes(S)&&b&&!(S==="home"&&O===s.UB))},72606:(c,l,e)=>{"use strict";e.d(l,{Dh:()=>n,F$:()=>f,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",f="hasLoggedSamsungVisitedStatus"},71057:(c,l,e)=>{"use strict";e.d(l,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,l,e)=>{"use strict";e.d(l,{CZ:()=>b,OM:()=>P,RM:()=>d,UW:()=>f,Vm:()=>s,Yg:()=>m,fm:()=>R,gx:()=>i,qK:()=>S});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,(O,I)=>O||I||r().get("partner")||""),s=(0,t.P1)(o.S5,O=>O||r().get("partner")||""),f=(0,t.P1)(i,O=>O.toLowerCase().includes("samsung")),d=(0,t.P1)(i,O=>O.toLowerCase().includes("apple")||O.toLowerCase().includes(a.X3)),m=(0,t.P1)(i,f,(O,I)=>I?O==="samsung_vsc":!1),P=(0,t.P1)(i,f,(O,I)=>I?O==="samsung_msc":!1),R=(0,t.P1)(i,m,(O,I)=>I?"samsungVietnam":O),S=(0,t.P1)(i,o.dF,(O,I)=>!(O==="oppo_widget"&&a.TR.includes(I))),L=(0,t.P1)(i,O=>a.Jp.includes(O)),b=(0,t.P1)(f,o.dF,(O,I)=>!!(O&&I!=="memberLogin"))},28995:(c,l,e)=>{"use strict";e.d(l,{Ky:()=>t.Ky,Oo:()=>t.Oo});var t=e(84392)},84392:(c,l,e)=>{"use strict";e.d(l,{O2:()=>N,Oo:()=>Ke,E8:()=>Ie,Ky:()=>$,zc:()=>X,yV:()=>E,Fj:()=>B,up:()=>_,F1:()=>j,Sm:()=>O,z:()=>I,bu:()=>g,zX:()=>Q,im:()=>M,RP:()=>K,iH:()=>H,yt:()=>k,Si:()=>p,i7:()=>A,QU:()=>b});var t=e(60985),n=e(72579),r=e.n(n),o=e(22700),a=e(89972),i=e(63907),s=e(10449),f=e(44203),d=e(45158),m=e(84621),P=e(72484);const R=(0,t.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(ae,We,ie,le,Fe)=>{var we;if(ae)return We;if(/^([0-9a-f]){32,}$/.test((we=ie[0])==null?void 0:we.placeID))return ie[0].placeID;if(le!=null&&le[0])return le[0];if(Fe)return Fe}),S=(0,f.C6)(R,ae=>{if(!ae)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ae)};return(0,o.dz)(We)}),L=(0,f.C6)(d.TN,S,(ae,We)=>{const{type:ie,value:le}=We||{},Fe={language:ae,[ie]:le};return ie==="locId"&&(Fe.locationType="locid"),{getSunV3LocationPointUrlConfig:Fe}}),b=(0,f.C6)(f.Gx,L,o.AM,m.h1,(ae,We,ie,le)=>{const Fe="getSunV3LocationPointUrlConfig",we=ae[Fe]||{};let tt=We[Fe]||{};le&&(tt=ie[Fe]);const ht=(0,f.vy)(tt);return r()(we,ht)}),O=(0,f.C6)(b,ae=>{if(!r()(ae,"loaded"))return null;const ie=r()(ae,"data");return!ie||ie.errors?null:ae.data.location}),I=(0,f.C6)(O,ae=>r()(ae,"displayName","")),X=(0,f.C6)(O,ae=>r()(ae,"adminDistrict","")),$=(0,f.C6)(O,ae=>r()(ae,"adminDistrictCode","")),B=(0,f.C6)(O,ae=>r()(ae,"countryCode","")),_=(0,f.C6)(O,ae=>r()(ae,"country","")),j=(0,f.C6)(O,ae=>r()(ae,"countyId","")),D=(0,f.C6)(O,ae=>r()(ae,"disputedArea",!1)),Q=(0,f.C6)(O,ae=>{if(!!ae)return(0,a.b)(`${ae.latitude},${ae.longitude}`)}),F=(0,f.C6)(i.qL,ae=>r()(ae,"defaultLocations",{})),k=(0,f.C6)(O,F,(ae,We)=>{if(ae)return r()(ae,"placeId","");{const ie=(0,P.R)(),{"TWC-GeoIP-Country":le}=ie;return We[le]||null}return null}),g=(0,f.C6)(O,ae=>r()(ae,"dmaCd","")),p=(0,f.C6)(O,ae=>r()(ae,"postalCode","")),E=(0,f.C6)(O,ae=>r()(ae,"city","")),U=(0,f.C6)(O,ae=>r()(ae,"canonicalCityId","")),M=(0,f.C6)(O,ae=>{let We=r()(ae,"ianaTimeZone","");return(!We||!We.includes("/"))&&(We="Etc/UTC"),We}),K=(0,f.C6)(O,ae=>xe(r()(ae,"latitude",void 0))),H=(0,f.C6)(O,ae=>xe(r()(ae,"longitude",void 0))),A=(0,f.C6)(I,X,$,B,_,D,d.b2,(ae,We,ie,le,Fe,we,tt)=>(0,o.Yd)({displayName:ae,adminDistrict:We,adminDistrictCode:ie,countryCode:le,country:Fe,disputedArea:we,localeCountryCode:tt})),C=(0,t.P1)(i.nP,ae=>{var We;return/^([0-9a-f]){32,}$/.test((We=ae[0])==null?void 0:We.placeID)?ae[0].placeID:null}),y=(0,f.C6)(C,ae=>{if(!ae)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ae)};return(0,o.dz)(We)}),u=(0,f.C6)(d.TN,y,(ae,We)=>{const{type:ie,value:le}=We||{},Fe={language:ae,[ie]:le};return ie==="locId"&&(Fe.locationType="locid"),{getSunV3LocationPointUrlConfig:Fe}}),h=(0,f.C6)(f.Gx,u,(ae,We)=>{const ie="getSunV3LocationPointUrlConfig",le=ae[ie]||{},Fe=We[ie]||{},we=(0,f.vy)(Fe);return r()(le,we)}),N=(0,f.C6)(h,ae=>{if(!r()(ae,"loaded"))return null;const ie=r()(ae,"data");return!ie||ie.errors?null:ae.data.location}),ce=(0,t.P1)(i.VI,ae=>ae!=null&&ae[0]?ae[0]:null),Se=(0,f.C6)(ce,ae=>{if(!ae)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ae)};return(0,o.dz)(We)}),ve=(0,f.C6)(d.TN,Se,(ae,We)=>{const{type:ie,value:le}=We||{},Fe={language:ae,[ie]:le};return ie==="locId"&&(Fe.locationType="locid"),{getSunV3LocationPointUrlConfig:Fe}}),Oe=(0,f.C6)(f.Gx,ve,(ae,We)=>{const ie="getSunV3LocationPointUrlConfig",le=ae[ie]||{},Fe=We[ie]||{},we=(0,f.vy)(Fe);return r()(le,we)}),q=(0,f.C6)(Oe,ae=>{if(!r()(ae,"loaded"))return null;const ie=r()(ae,"data");return!ie||ie.errors?null:ae.data.location}),ge=(0,f.C6)(f.Gx,ce,(ae,We)=>{var ie,le,Fe,we;const ht=ae["getSunV3LocationSearchUrlConfig"]||{};for(const St of Object.keys(ht)){const vt=(le=(ie=ht==null?void 0:ht[St])==null?void 0:ie.data)==null?void 0:le.location,gt=(we=(Fe=vt==null?void 0:vt.placeId)==null?void 0:Fe.indexOf)==null?void 0:we.call(Fe,We);if(gt>=0){const Je=Object.keys(vt).map(Qe=>[Qe,vt[Qe][gt]]);return Object.fromEntries(Je)}}return null}),Ie=(0,f.C6)(q,ge,(ae,We)=>ae!=null?ae:We);function xe(ae){return(+`${Math.round(`${ae}e2`)}e-2`).toFixed(2)}const Ke=(0,t.P1)(m.kw,B,(ae,We)=>ae&&We==="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:()=>f,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(m={})=>Object.keys(m).sort().map(P=>{const R=m[P];return!!R&&typeof R=="object"?`${P}:{${i(R)}}`:`${P}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),f=m=>{var P;return(P=m==null?void 0:m[a.X])!=null?P:{}},d=(0,r.P1)(f,m=>(P,R)=>{var S,L,b;const{params:O,name:I}=P,X=i(O);return R?(S=m==null?void 0:m[I])==null?void 0:S[X]:(b=(L=m==null?void 0:m[I])==null?void 0:L[X])==null?void 0:b.data})},63108:(c,l,e)=>{"use strict";e.d(l,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,l,e)=>{"use strict";e.d(l,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(c,l,e)=>{"use strict";e.d(l,{A:()=>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,o.F3,r.b2,a.fr,n.bx,o.Dq,(f,d,m,P,R,S)=>{if(R||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(f)&&!(0,n.G3)());let L=!0;return i.eT.forEach(b=>{d.includes(b)&&(L=!1)}),!(!L||i.Dt.includes(m)||i.Dt.includes(P))})},15759:(c,l,e)=>{"use strict";e.d(l,{Th:()=>R});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(O=>(O.provider="new-relic-script",O))(s||{}),f=(O=>(O.method="NREUM",O))(f||{});function d(){let O="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(O="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(O="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(O="stage"),O}async function m(){const O=d(),{default:I}=await e(31751)(`./new-relic-script.${O}.ext.html`);return I}function P(O,I){var X,$;try{($=(X=window==null?void 0:window.NREUM)==null?void 0:X.setCustomAttribute)==null||$.call(X,`${a}${O}`,I)}catch{}}function R(O,I={}){var X,$;try{let B;const _={};typeof O=="string"?B=O:(B=O.name,O.entryType!=="mark"?(_.duration=L(O.duration),_.timestamp=L(window.performance.timeOrigin+O.startTime)):(_.duration=L(O.startTime),_.timestamp=L(window.performance.timeOrigin))),($=(X=window==null?void 0:window.NREUM)==null?void 0:X.addPageAction)==null||$.call(X,B,{...S(_,i),...S(I,a)})}catch(B){o.error(B,"sendReumEvent error")}}function S(O,I=""){return Object.fromEntries(Object.entries(O).map(([X])=>[`${I}${X}`,O[X]]))}function L(O){return O/1e3}function b(){return`