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