(()=>{(()=>{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 L=new(Function.bind.apply(y,w));return F&&u(L,F.prototype),L}).apply(null,arguments)}function u(K,_){return(u=Object.setPrototypeOf||function(h,y){return h.__proto__=y,h})(K,_)}function v(K){return(v=Object.setPrototypeOf?Object.getPrototypeOf:function(_){return _.__proto__||Object.getPrototypeOf(_)})(K)}t.r(e);var S=function(K){function _(F){var w,L,C,P,m;return function(d,g){if(!(d instanceof g))throw new TypeError("Cannot call a class as a function")}(this,_),L=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(L),m=void 0,(P="_entries")in C?Object.defineProperty(C,P,{value:m,enumerable:!0,configurable:!0,writable:!0}):C[P]=m,L._entries=F,L}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)}(_,K),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(L){return L.name===F}).filter(function(L){return!w||L.entryType===w})}}])&&o(h.prototype,y),T&&o(h,T),_}(i(Array));function b(K,_){for(var h=0;h<_.length y='_[h];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in' u _ in k p h="0;h<_.length;h++){var" i 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,L=T.processedEntries,C=L===void 0?new Set:L,P=T.interval,m=P===void 0?100:P,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,K),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 _=K,(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(L){return L===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 L=w.entryType;T.getObserversForType(T.registeredObservers,L).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)}}])&&b(_.prototype,h),y&&b(_,y),K}()),J=function(){function K(T){var F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:j;(function(w,L){if(!(w instanceof L))throw new TypeError("Cannot call a class as a function")})(this,K),I(this,"callback",void 0),I(this,"buffer",void 0),I(this,"entryTypes",[]),I(this,"taskQueue",void 0),this.callback=T,this.buffer=new Set,this.taskQueue=F}var _,h,y;return _=K,(h=[{key:"observe",value:function(T){if(!T)throw new Error(M);if(T.entryTypes&&T.type)throw new Error(D);var F;if(T.entryTypes)F=T.entryTypes;else{if(!T.type)throw new Error(M);F=[T.type]}var w=F.filter(W);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),K}();I(J,"supportedEntryTypes",O);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:J,te=self;te.PerformanceObserver||(te.PerformanceObserver=x)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?v[O].startTime:s.now(),W=D>2?v[M].startTime:s.now(),j=new t({name:I,entryType:"measure",startTime:$,duration:W-$});return u.push(j),j},s.getEntries=s.webkitGetEntries||function(I){return I!=null?u.filter(function(O){return O.name===I.name&&O.entryType===I.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(I){return S("entryType",I)},s.getEntriesByName=s.webkitGetEntriesByName||function(I){return S("name",I)},s.clearMarks=s.webkitClearMarks||function(I){b("mark",I),delete v[I]},s.clearMeasures=s.webkitClearMeasures||function(I){b("measure",I)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(l,{$:()=>Lt,A:()=>Re,B:()=>C,C:()=>le,D:()=>j,E:()=>_,F:()=>Ue,G:()=>yt,H:()=>S,I:()=>je,J:()=>Fe,L:()=>Dt,M:()=>be,N:()=>fe,O:()=>lt,P:()=>Se,Q:()=>Z,R:()=>Xe,S:()=>gt,T:()=>Ze,U:()=>Ce,W:()=>Jt,Z:()=>ft,a:()=>ie,a2:()=>Ve,a4:()=>Pe,a6:()=>Me,b:()=>tt,d:()=>mt,e:()=>Le,f:()=>ht,g:()=>Pt,h:()=>Ge,i:()=>J,j:()=>w,k:()=>u,l:()=>F,m:()=>K,n:()=>Q,o:()=>D,p:()=>I,q:()=>W,r:()=>M,s:()=>T,t:()=>v,u:()=>O,v:()=>L,y:()=>y,z:()=>h});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(G,z){z===void 0&&(z=!0);var se,pe=new Promise(function(Ke){se=setTimeout(Ke,Math.min(o,G),z)});return pe[t.n1]=function(){clearTimeout(se)},pe}const i=a;var s=function(z){return function(){return z}},u=s(!0),v=function(){},S=function(z){return z},b=typeof Symbol=="function",U=b&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function p(G,z,se){if(!z(G))throw new Error(se)}var I=function(z,se){(0,n.Z)(z,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(pe){z[pe]=se[pe]})},O=function(z,se){var pe;return(pe=[]).concat.apply(pe,se.map(z))};function M(G,z){var se=G.indexOf(z);se>=0&&G.splice(se,1)}function D(G){var z=!1;return function(){z||(z=!0,G())}}var Y=function(z){throw z},$=function(z){return{value:z,done:!0}};function W(G,z,se){z===void 0&&(z=Y),se===void 0&&(se="iterator");var pe={meta:{name:se},next:G,throw:z,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,K=function(z){return Array.apply(null,new Array(z))},_=function(z){return function(se){return z(Object.defineProperty(se,t.Nm,{value:!0}))}},h=function(z){return z===t.EO},y=function(z){return z===t.Wd},T=function(z){return h(z)||y(z)};function F(G,z){var se=Object.keys(G),pe=se.length,Ke=0,Je,rt=(0,r.IX)(G)?K(pe):{},nt={};function At(){Ke===pe&&(Je=!0,z(rt))}return se.forEach(function(dt){var ct=function(xt,Vt){Je||(Vt||T(xt)?(z.cancel(),z(xt,Vt)):(rt[dt]=xt,Ke++,At()))};ct.cancel=v,nt[dt]=ct}),z.cancel=function(){Je||(Je=!0,se.forEach(function(dt){return nt[dt].cancel()}))},nt}function w(G){return{name:G.name||"anonymous",location:L(G)}}function L(G){return G[t.b_]}function C(){for(var G=arguments.length,z=new Array(G),se=0;se1?z-1:0),pe=1;pe1?z-1:0),pe=1;pe1?z-1:0),pe=1;pe1?z-1:0),pe=1;pe1?z-1:0),pe=1;pe{"use strict";e.d(l,{uR:()=>x,Ef:()=>a.I,ZP:()=>lt,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?Z-2:0),z=2;z{"use strict";e.d(l,{CE:()=>D,IX:()=>s,MC:()=>v,NA:()=>$,Om:()=>W,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Y,hZ:()=>S,sR:()=>n,uj:()=>M});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,u=function(x){return x&&!s(x)&&typeof x=="object"},v=function(x){return x&&o(x.then)},S=function(x){return x&&o(x.next)&&o(x.throw)},b=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},U=function(x){return x&&x[TASK]},p=function(x){return Boolean(x&&x[SAGA_ACTION])},I=function(x){return x&&o(x.subscribe)},O=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},M=function J(x){return x&&(i(x)||$(x)||o(x)||s(x)&&x.every(J))},D=function(x){return x&&o(x.take)&&o(x.close)},Y=function(x){return o(x)&&x.hasOwnProperty("toString")},$=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},W=function(x){return D(x)&&x[t.AS]},j=function(x){return x&&x[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>v,EO:()=>b,IO:()=>o,Nm:()=>s,Wd:()=>S,b_:()=>U,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(I){return"@@redux-saga/"+I},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),u=t("SELF_CANCELLATION"),v=t("TASK"),S=t("TASK_CANCEL"),b=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,R=Array(A>1?A-1:0),B=1;B3?A.i-4:A.i:Array.isArray(f)?1:b(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,R){var B=i(f);B===2?f.set(A,R):B===3?f.add(R):f[A]=R}function S(f,A){return f===A?f!==0||1/f==1/A:f!=f&&A!=A}function b(f){return je&&f instanceof Map}function U(f){return Ze&&f instanceof Set}function p(f){return f.o||f.t}function I(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var A=gt(f);delete A[le];for(var R=tt(A),B=0;B1&&(f.set=f.add=f.clear=f.delete=M),Object.freeze(f),A&&a(f,function(R,B){return O(B,!0)},!0)),f}function M(){t(2)}function D(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 W(){return Ie}function j(f,A){A&&(Y("Patches"),f.u=[],f.s=[],f.v=A)}function J(f){x(f),f.p.forEach(K),f.p=null}function x(f){f===Ie&&(Ie=f.l)}function te(f){return Ie={p:[],l:Ie,h:f,m:!0,_:0}}function K(f){var A=f[le];A.i===0||A.i===1?A.j():A.g=!0}function _(f,A){A._=A.p.length;var R=A.p[0],B=f!==void 0&&f!==R;return A.h.O||Y("ES5").S(A,f,B),B?(R[le].P&&(J(A),t(4)),r(f)&&(f=h(A,f),A.l||T(A,f)),A.u&&Y("Patches").M(R[le].t,f,A.u,A.s)):f=h(A,R,[]),J(A),A.u&&A.v(A.u,A.s),f!==Re?f:void 0}function h(f,A,R){if(D(A))return A;var B=A[le];if(!B)return a(A,function(de,me){return y(f,B,A,de,me,R)},!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=I(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,R,Ee)}),T(f,k,!1),R&&f.u&&Y("Patches").N(B,R,f.u,f.s)}return B.o}function y(f,A,R,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(R,B,de),!n(de))return;f.m=!1}else Ee&&R.add(k);if(r(k)&&!D(k)){if(!f.h.D&&f._=0;de--){var me=Ee[de][le];if(!me.P)switch(me.i){case 5:B(me)&&L(me);break;case 4:R(me)&&L(me)}}}function R(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),et=1;et<_e me.produce wt q oe ee ue="te(B),De=P(B,k,void" typeof promise instanceof j 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"){R=oe.value;break}}k>-1&&(B=B.slice(k+1));var Ee=Y("Patches").$;return n(R)?Ee(R,B):this.produce(R,function(de){return Ee(de,B)})},f}(),Ge=new yt,st=Ge.produce,St=Ge.produceWithPatches.bind(Ge),qe=Ge.setAutoFreeze.bind(Ge),it=Ge.setUseProxies.bind(Ge),Ct=Ge.applyPatches.bind(Ge),Dt=Ge.createDraft.bind(Ge),Rt=Ge.finishDraft.bind(Ge);const ft=st;var bt=e(6746);function Lt(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=Lt();Jt.withExtraArgument=Lt;const kt=Jt;var ne=function(){var f=function(A,R){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,R)};return function(A,R){if(typeof R!="function"&&R!==null)throw new TypeError("Class extends value "+String(R)+" is not a constructor or null");f(A,R);function B(){this.constructor=A}A.prototype=R===null?Object.create(R):(B.prototype=R.prototype,new B)}}(),Ae=function(f,A){var R={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(;R;)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 R.label++,{value:q[1],done:!1};case 5:R.label++,k=q[1],q=[0];continue;case 7:q=R.ops.pop(),R.trys.pop();continue;default:if(oe=R.trys,!(oe=oe.length>0&&oe[oe.length-1])&&(q[0]===6||q[0]===2)){R=0;continue}if(q[0]===3&&(!oe||q[1]>oe[0]&&q[1]f&&console.warn(A+" took "+R+"ms, which is more than the warning threshold of "+f+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var se=function(f){ne(A,f);function A(){for(var R=[],B=0;B0){var Ee=R.indexOf(this);~Ee?R.splice(Ee+1):R.push(this),~Ee?B.splice(Ee,1/0,k):B.push(k),~R.indexOf(oe)&&(oe=A.call(this,k,oe))}else R.push(oe);return f==null?oe:f.call(this,k,oe)}}function dt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ct(f,A,R){var B=Tt(f,A,R);return{detectMutations:function(){return xt(f,A,B,R)}}}function Tt(f,A,R,B){A===void 0&&(A=[]),B===void 0&&(B="");var k={value:R};if(!f(R)){k.children={};for(var oe in R){var Ee=B?B+"."+oe:oe;A.length&&A.indexOf(Ee)!==-1||(k.children[oe]=Tt(f,A,R[oe],Ee))}}return k}function xt(f,A,R,B,k,oe){A===void 0&&(A=[]),k===void 0&&(k=!1),oe===void 0&&(oe="");var Ee=R?R.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 R.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=xt(f,A,R.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,R=A===void 0?dt:A,B=f.ignoredPaths,k=f.warnAfter,oe=k===void 0?32:k,Ee=f.ignore;B=B||Ee;var de=ct.bind(null,R,B);return function(me){var q=me.getState,ue=q(),De=de(ue),we;return function(xe){return function(Oe){var Ne=z(oe,"ImmutableStateInvariantMiddleware");Ne.measureTime(function(){ue=q(),we=De.detectMutations(),De=de(ue),rt(!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&&rt(!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 "+nt(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)||G(f)}function Ht(f,A,R,B,k){A===void 0&&(A=""),R===void 0&&(R=zt),k===void 0&&(k=[]);var oe;if(!R(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(!R(we))return{keyPath:xe,value:we};if(typeof we=="object"&&(oe=Ht(we,xe,R,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,R=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($e){var et=_e($e),at=z(De,"SerializableStateInvariantMiddleware");return!Ne&&!(oe.length&&oe.indexOf($e.type)!==-1)&&at.measureTime(function(){var wt=Ht($e,"",R,B,de);if(wt){var Gt=wt.keyPath,Zt=wt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Gt+"`. Value:",Zt,` Take a look at the logic that dispatched this action: `,$e,` (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||(at.measureTime(function(){var wt=Qe.getState(),Gt=Ht(wt,"",R,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: `+$e.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),at.warnIfExceeded()),et}}}}function qt(f){return typeof f=="boolean"}function sn(){return function(A){return cn(A)}}function cn(f){f===void 0&&(f={});var A=f.thunk,R=A===void 0?!0:A,B=f.immutableCheck,k=B===void 0?!0:B,oe=f.serializableCheck,Ee=oe===void 0?!0:oe,de=new se;if(R&&(qt(R)?de.push(kt):de.push(kt.withExtraArgument(R.extraArgument))),!1)var me,q;return de}var ln=!0;function mn(f){var A=sn(),R=f||{},B=R.reducer,k=B===void 0?void 0:B,oe=R.middleware,Ee=oe===void 0?A():oe,de=R.devTools,me=de===void 0?!0:de,q=R.preloadedState,ue=q===void 0?void 0:q,De=R.enhancers,we=De===void 0?void 0:De,xe;if(typeof k=="function")xe=k;else if(G(k))xe=(0,bt.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(et){return typeof et!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Ne=bt.md.apply(void 0,Oe),Qe=bt.qC;me&&(Qe=We(Ce({trace:!ln},typeof me=="object"&&me)));var _e=[Ne];Array.isArray(we)?_e=lt([Ne],we):typeof we=="function"&&(_e=we(_e));var $e=Qe.apply(void 0,_e);return(0,bt.MT)(xe,ue,$e)}function _t(f,A){function R(){for(var B=[],k=0;k-1}function gn(f){return""+f}function vn(f){var A={},R=[],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 R.push({matcher:oe,reducer:Ee}),k},addDefaultCase:function(oe){return B=oe,k}};return f(k),[A,R,B]}function tn(f){return typeof f=="function"}var En=!1;function hn(f,A,R,B){R===void 0&&(R=[]);var k=typeof A=="function"?vn(A):[A,R,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=lt([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 ft(Oe,function($e){return Ne($e,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 R=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(R,function($e){for(var et in _e)$e.addCase(et,_e[et]);for(var at=0,wt=Oe;at0;if($e){var et=Oe.filter(function(at){return q(Qe,at,Ne)}).length>0;et&&(Ne.ids=Object.keys(Ne.entities))}}function we(Oe,Ne){return xe([Oe],Ne)}function xe(Oe,Ne){var Qe=X(Oe,f,Ne),_e=Qe[0],$e=Qe[1];De($e,Ne),R(_e,Ne)}return{removeAll:yn(me),addOne:jt(A),addMany:jt(R),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 ze(f,A){var R=re(f),B=R.removeOne,k=R.removeMany,oe=R.removeAll;function Ee($e,et){return de([$e],et)}function de($e,et){$e=H($e);var at=$e.filter(function(wt){return!(fn(wt,f)in et.entities)});at.length!==0&&Qe(at,et)}function me($e,et){return q([$e],et)}function q($e,et){$e=H($e),$e.length!==0&&Qe($e,et)}function ue($e,et){$e=H($e),et.entities={},et.ids=[],de($e,et)}function De($e,et){return we([$e],et)}function we($e,et){for(var at=!1,wt=0,Gt=$e;wt-1;return R&&B}function Ye(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function Et(){for(var f=[],A=0;A0)for(var et=xe.getState(),at=Array.from(R.values()),wt=0,Gt=at;wt"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Ue-1:0),tt=1;tt/gm),N=i(/^data-[\-\w.\u00B7-\uFFFF]/),V=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 gt="dompurify"+(Fe?"#"+Fe:"");try{return ie.createPolicy(gt,{createHTML:function(ht){return ht}})}catch{return console.warn("TrustedTypes policy "+gt+" 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,gt=le.HTMLTemplateElement,mt=le.Node,ht=le.Element,Pt=le.NodeFilter,yt=le.NamedNodeMap,Ge=yt===void 0?le.NamedNodeMap||le.MozNamedAttrMap:yt,st=le.HTMLFormElement,St=le.DOMParser,qe=le.trustedTypes,it=ht.prototype,Ct=K(it,"cloneNode"),Dt=K(it,"nextSibling"),Rt=K(it,"childNodes"),ft=K(it,"parentNode");if(typeof gt=="function"){var bt=Fe.createElement("template");bt.content&&bt.content.ownerDocument&&(Fe=bt.content.ownerDocument)}var Lt=Se(qe,Ue),Jt=Lt?Lt.createHTML(""):"",kt=Fe,ne=kt.implementation,Ae=kt.createNodeIterator,lt=kt.createDocumentFragment,ye=kt.getElementsByTagName,ge=Ue.importNode,be={};try{be=te(Fe).documentMode?Fe.documentMode:{}}catch{}var Ve={};ie.isSupported=typeof ft=="function"&&ne&&typeof ne.createHTMLDocument"u"?"undefined":Le(ae))!=="object")&&(ae={}),ae=te(ae),We="ALLOWED_TAGS"in ae?x({},ae.ALLOWED_TAGS):Z,G="ALLOWED_ATTR"in ae?x({},ae.ALLOWED_ATTR):z,dn="ADD_URI_SAFE_ATTR"in ae?x(te(pn),ae.ADD_URI_SAFE_ATTR):pn,mn="ADD_DATA_URI_TAGS"in ae?x(te(_t),ae.ADD_DATA_URI_TAGS):_t,cn="FORBID_CONTENTS"in ae?x({},ae.FORBID_CONTENTS):ln,pe="FORBID_TAGS"in ae?x({},ae.FORBID_TAGS):{},Ke="FORBID_ATTR"in ae?x({},ae.FORBID_ATTR):{},sn="USE_PROFILES"in ae?ae.USE_PROFILES:!1,Je=ae.ALLOW_ARIA_ATTR!==!1,rt=ae.ALLOW_DATA_ATTR!==!1,nt=ae.ALLOW_UNKNOWN_PROTOCOLS||!1,At=ae.SAFE_FOR_TEMPLATES||!1,dt=ae.WHOLE_DOCUMENT||!1,xt=ae.RETURN_DOM||!1,Vt=ae.RETURN_DOM_FRAGMENT||!1,zt=ae.RETURN_TRUSTED_TYPE||!1,Tt=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}:I,At&&(rt=!1),Vt&&(xt=!0),sn&&(We=x({},[].concat(je(L))),G=[],sn.html===!0&&(x(We,_),x(G,C)),sn.svg===!0&&(x(We,h),x(G,P),x(G,d)),sn.svgFilters===!0&&(x(We,y),x(G,P),x(G,d)),sn.mathMl===!0&&(x(We,F),x(G,m),x(G,d))),ae.ADD_TAGS&&(We===Z&&(We=te(We)),x(We,ae.ADD_TAGS)),ae.ADD_ATTR&&(G===z&&(G=te(G)),x(G,ae.ADD_ATTR)),ae.ADD_URI_SAFE_ATTR&&x(dn,ae.ADD_URI_SAFE_ATTR),ae.FORBID_CONTENTS&&(cn===ln&&(cn=te(cn)),x(cn,ae.FORBID_CONTENTS)),$t&&(We["#text"]=!0),dt&&x(We,["html","head","body"]),We.table&&(x(We,["tbody"]),delete pe.tbody),a&&a(ae),on=ae)},fn=x({},["mi","mo","mn","ms","mtext"]),H=x({},["foreignobject","desc","title","annotation-xml"]),X=x({},h);x(X,y),x(X,T);var re=x({},F);x(re,w);var ze=function(ae){var Te=ft(ae);(!Te||!Te.tagName)&&(Te={namespaceURI:tn,tagName:"template"});var Ye=I(ae.tagName),Et=I(Te.tagName);if(ae.namespaceURI===vn)return Te.namespaceURI===tn?Ye==="svg":Te.namespaceURI===gn?Ye==="svg"&&(Et==="annotation-xml"||fn[Et]):Boolean(X[Ye]);if(ae.namespaceURI===gn)return Te.namespaceURI===tn?Ye==="math":Te.namespaceURI===vn?Ye==="math"&&H[Et]:Boolean(re[Ye]);if(ae.namespaceURI===tn){if(Te.namespaceURI===vn&&!H[Et]||Te.namespaceURI===gn&&!fn[Et])return!1;var Wt=x({},["title","style","font","a","script"]);return!re[Ye]&&(Wt[Ye]||!X[Ye])}return!1},He=function(ae){p(ie.removed,{element:ae});try{ae.parentNode.removeChild(ae)}catch{try{ae.outerHTML=Jt}catch{ae.remove()}}},ut=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"&&!G[ae])if(xt||Vt)try{He(Te)}catch{}else try{Te.setAttribute(ae,"")}catch{}},ot=function(ae){var Te=void 0,Ye=void 0;if(Tt)ae=""+ae;else{var Et=O(ae,/^[\r\n\t ]+/);Ye=Et&&Et[0]}un==="application/xhtml+xml"&&(ae=''+ae+"");var Wt=Lt?Lt.createHTML(ae):ae;if(En===tn)try{Te=new St().parseFromString(Wt,un)}catch{}if(!Te||!Te.documentElement){Te=ne.createDocument(En,"template",null);try{Te.documentElement.innerHTML=hn?"":Wt}catch{}}var Nt=Te.body||Te.documentElement;return ae&&Ye&&Nt.insertBefore(Fe.createTextNode(Ye),Nt.childNodes[0]||null),En===tn?ye.call(Te,dt?"html":"body")[0]:dt?Te.documentElement:Nt},pt=function(ae){return Ae.call(ae.ownerDocument||ae,ae,Pt.SHOW_ELEMENT|Pt.SHOW_COMMENT|Pt.SHOW_TEXT,null,!1)},It=function(ae){return ae instanceof st&&(typeof ae.nodeName!="string"||typeof ae.textContent!="string"||typeof ae.removeChild!="function"||!(ae.attributes instanceof Ge)||typeof ae.removeAttribute!="function"||typeof ae.setAttribute!="function"||typeof ae.namespaceURI!="string"||typeof ae.insertBefore!="function")},Ot=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"},vt=function(ae,Te,Ye){!Ve[ae]||b(Ve[ae],function(Et){Et.call(ie,Te,Ye,on)})},Ut=function(ae){var Te=void 0;if(vt("beforeSanitizeElements",ae,null),It(ae)||O(ae.nodeName,/[\u0080-\uFFFF]/))return He(ae),!0;var Ye=nn(ae.nodeName);if(vt("uponSanitizeElement",ae,{tagName:Ye,allowedTags:We}),!Ot(ae.firstElementChild)&&(!Ot(ae.content)||!Ot(ae.content.firstElementChild))&&$(/=0;--Bt)Et.insertBefore(Ct(Wt[Bt],!0),Dt(ae))}return He(ae),!0}return ae instanceof ht&&!ze(ae)||(Ye==="noscript"||Ye==="noembed")&&$(/0},Kt=function(ae){var Te=void 0,Ye=void 0,Et=void 0,Wt=void 0;vt("beforeSanitizeAttributes",ae,null);var Nt=ae.attributes;if(!!Nt){var Bt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:G};for(Wt=Nt.length;Wt--;){Te=Nt[Wt];var An=Te,Qt=An.name,Ln=An.namespaceURI;if(Ye=Y(Te.value),Et=nn(Qt),Bt.attrName=Et,Bt.attrValue=Ye,Bt.keepAttr=!0,Bt.forceKeepAttr=void 0,vt("uponSanitizeAttribute",ae,Bt),Ye=Bt.attrValue,!Bt.forceKeepAttr&&(ut(Qt,ae),!!Bt.keepAttr)){if($(/\/>/i,Ye)){ut(Qt,ae);continue}At&&(Ye=M(Ye,ee," "),Ye=M(Ye,fe," "));var Dn=nn(ae.nodeName);if(!!Ft(Dn,Et,Ye))try{Ln?ae.setAttributeNS(Ln,Qt,Ye):ae.setAttribute(Qt,Ye),U(ie.removed)}catch{}}}vt("afterSanitizeAttributes",ae,null)}},Xt=function ke(ae){var Te=void 0,Ye=pt(ae);for(vt("beforeSanitizeShadowDOM",ae,null);Te=Ye.nextNode();)vt("uponSanitizeShadowNode",Te,null),!Ut(Te)&&(Te.content instanceof tt&&ke(Te.content),Kt(Te));vt("afterSanitizeShadowDOM",ae,null)};return ie.sanitize=function(ke,ae){var Te=void 0,Ye=void 0,Et=void 0,Wt=void 0,Nt=void 0;if(hn=!ke,hn&&(ke=""),typeof ke!="string"&&!Ot(ke)){if(typeof ke.toString!="function")throw W("toString is not a function");if(ke=ke.toString(),typeof ke!="string")throw W("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(Ot(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 W("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(!xt&&!At&&!dt&&ke.indexOf(" `+Qt),At&&(Qt=M(Qt,ee," "),Qt=M(Qt,fe," ")),Lt&&zt?Lt.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),Et=nn(ae);return Ft(Ye,Et,Te)},ie.addHook=function(ke,ae){typeof ae=="function"&&(Ve[ke]=Ve[ke]||[],p(Ve[ke],ae))},ie.removeHook=function(ke){Ve[ke]&&U(Ve[ke])},ie.removeHooks=function(ke){Ve[ke]&&(Ve[ke]=[])},ie.removeAllHooks=function(){Ve={}},ie}var Xe=Re();return Xe})},46688:(c,l,e)=>{"use strict";e.d(l,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,th:()=>t.th});var t=e(13924)},13924:(c,l,e)=>{"use strict";e.d(l,{YQ:()=>te,g7:()=>x,Cs:()=>K,th:()=>W,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),b=e(12782),U=e.n(b),p=e(60985),I=e(84621),O=e(44203);const M=(0,p.P1)(I.J0,C=>{var P;try{return F((P=C==null?void 0:C["twc-variation"])!=null?P:"")}catch{return{}}}),D=(0,p.P1)(I.J0,C=>{var P;try{return w((P=C==null?void 0:C["twc-experiment"])!=null?P:"")}catch{return{}}}),Y=(0,p.P1)(M,D,(C,P)=>({...P,...C})),$=(0,p.P1)(Y,C=>{var P,m;try{const d=[];for(const[g,E]of Object.entries(C)){const N={experimentName:g,variantName:E.value,variantPayload:(m=(P=E.payloads)==null?void 0:P[E.value])!=null?m:null};d.push(N)}return S()(d,["experimentName","variantName"])}catch{return[]}}),W=(0,O.C6)($,C=>{const P={};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()(P,d)}return P}),j=(0,O.C6)($,C=>C.map(P=>P.experimentName)),J=(0,O.C6)($,C=>C.map(P=>P.variantName)),x=(0,O.C6)($,C=>C.map(P=>`${P.experimentName}_${P.variantName}`)),te=(0,O.C6)(j,C=>C.join(",")),K=(0,O.C6)(J,C=>C.join(",")),_=(0,O.C6)(x,C=>C.join(",")),h=(0,p.P1)(W,C=>{const{taboola:P}=C!=null?C:{};return n()(P)?{}:{...P}});function y(C){return window.atob(C)}function T(C){var P;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=(P=g[E])!=null?P:{};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 P=JSON.parse(y(C));return T(P),P}function w(C){if(!C)return{};const P=JSON.parse(y(C)),m={};for(const d of Object.keys(P)){const[g,E]=d.split("__"),N=u()(P[d]);L(`${g}_${E}`)&&(m[g]={value:E,payloads:{[E]:N}})}return T(m),m}function L(C){return C.length{"use strict";e.d(l,{CJ:()=>S,RL:()=>j,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,(P,m)=>({name:"getCMSAssetsUrlConfig",params:{language:m,query:{type:{$in:"article"},assetName:{$in:P}}}})),v=(0,r.C6)(r.$l,u,(P,m)=>{var d;return(d=P(m))==null?void 0:d[0]}),S=(0,r.C6)(v,P=>{var m,d;return(d=(m=P==null?void 0:P.seometa)==null?void 0:m.title)!=null?d:""}),b=(0,r.C6)(v,P=>{var m,d;return(d=(m=P==null?void 0:P.seometa)==null?void 0:m.keywords)!=null?d:""}),U=(0,r.C6)(v,P=>{var m,d;return(d=(m=P==null?void 0:P.seometa)==null?void 0:m.description)!=null?d:""}),p=(0,r.C6)(v,P=>{var m,d;return(d=(m=P==null?void 0:P.seometa)==null?void 0:m["og:image"])!=null?d:""}),I=(0,r.C6)(v,P=>{var m,d;return(d=(m=P==null?void 0:P.seometa)==null?void 0:m.canonical)!=null?d:""}),O=P=>{var m,d;return(d=(m=P==null?void 0:P.article)==null?void 0:m.wxNodes)!=null?d:{}},M=P=>{var m,d;return(d=(m=P==null?void 0:P.article)==null?void 0:m.limitedAccess)!=null?d:!1},D=P=>{var m,d;return(d=(m=P==null?void 0:P.article)==null?void 0:m.wxNodesWithAssets)!=null?d:{}},Y=(0,r.C6)(v,P=>{var m,d,g;return(m=P==null?void 0:P.author_data)!=null&&m.length?P.author_data:(d=P==null?void 0:P.author)!=null&&d[0]?[{name:P.author[0],bioUrl:((g=P.author_bio_link)==null?void 0:g[0])||"",authorImage:[]}]:[]}),$=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.pcollid)!=null?m:""}),W=(0,r.C6)(r.Gx,$,o.y,(P,m,d)=>{const g=(0,r.vy)({language:d,collectionId:m});return n()(P,["getCMSCollectionsUrlConfig",g,"data"],{})}),j=(0,r.C6)(W,P=>{var m,d,g;return(g=(d=(m=P==null?void 0:P.ad_metrics)==null?void 0:m.article)==null?void 0:d.zone)!=null?g:""}),J=(0,r.C6)(W,P=>{var m;return(m=P==null?void 0:P.title)!=null?m:""}),x=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.providername)!=null?m:""}),te=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.providerid)!=null?m:""}),K=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.lastmodifieddate)!=null?m:""}),_=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.publishdate)!=null?m:""}),h=(0,r.C6)(v,P=>{var m;return(m=P==null?void 0:P.createdate)!=null?m:""}),y=(P,m)=>createDeepEqualSelector(dalSelector,localeSelector,(d,g)=>{const E=(m||g).replace(/-/,"_"),N=createDalKey({language:E,assetId:P});return get(d,["getCMSAssetByIDUrlConfig",N,"data"],{})}),T=P=>createDeepEqualSelector(dalSelector,m=>{const d=createDalKey({assetId:P});return get(m,["getCMSAssetsSlideshowUrlConfig",d,"data"],{})}),F=(P,m)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(d,g)=>{const E=createDalKey({language:g,collectionType:P,collectionId:m});let N=get(d,["getCMSOrderedListUrlConfig",E,"data"],{});return N.text==="Not Found"&&(N={}),N}),w=P=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(m,d)=>{const g=L(P),E=createDalKey({language:d,assetIds:g}),N=get(m,["getCMSAssetByIDsUrlConfig",E,"data"],[]);if(Array.isArray(N)){let V=N.filter(Q=>Q.status===200);return V=V.map(Q=>{const{doc:ce={}}=Q;return{...ce,playlists:ce.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),V}return null}),L=P=>{let m=P.replace(/(^,|,$)/g,"");return m=m.split(","),m=m.join(";"),m},C=P=>get(P,["article","videoAsset"],{})},80329:(c,l,e)=>{"use strict";e.d(l,{Jj:()=>U,ez:()=>S,jm:()=>b});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(87831),i=e(84621);const s=(0,o.P1)(i.Pi,p=>p?p.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(p,I,O)=>{if(!O)return null;const M=(0,r.vy)({language:I,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)),b=(0,r.C6)(u,i.dF,(p,I)=>{if(!p)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(p,["ad_metrics",O,"zone"],""):""}),U=(0,r.C6)(u,i.dF,(p,I)=>{if(!p)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(p,["ad_metrics",O,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>F,FL:()=>w,FN:()=>$,FT:()=>M,Hz:()=>Y,IU:()=>x,JK:()=>h,Jc:()=>K,Je:()=>O,M3:()=>J,MK:()=>te,R8:()=>s,St:()=>u,T$:()=>y,UZ:()=>T,Wc:()=>L,X9:()=>p,Xf:()=>d,Y6:()=>g,Y9:()=>U,ah:()=>t,bK:()=>_,bk:()=>b,dn:()=>S,nD:()=>P,nn:()=>m,s8:()=>I,sF:()=>C,sc:()=>v,tV:()=>j,uz:()=>D,y8:()=>n,yk:()=>W});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",u="burdaAdEngine",v="burdaHeaderBidders",S="comscore",b="criteoSlot",U="custParamsPii",p="facebookWxNode",I="findMe",O="geoIP",M="googleNonLimitedAds",D="gpt",Y="gptPiiGDPR",$="gptPiiSaleUSA",W="indexExchange",j="instagramWxNode",J="gptPrisma",x="headerBidders",te="medallia",K="mParticleFullMetrics",_="nielsen",h="outbrain",y="rubicon",T="socialLinksFooter",F="taboola",w="twitterWxNode",L="youtubeWxNode",C="wfxTriggers",P="WXU/DPR/SET_CONSENT",m="WXU/DPR/SET_FEATURE_FLAGS",d="dpr",g={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>ht,B:()=>j,Ds:()=>je,Eg:()=>Le,Jt:()=>V,MT:()=>W,Mw:()=>x,O7:()=>Q,Oq:()=>Ze,R$:()=>ce,RJ:()=>Se,Yq:()=>Ie,ab:()=>O,b2:()=>w,bG:()=>ie,dR:()=>_,ff:()=>he,gK:()=>Re,hV:()=>tt,hY:()=>gt,sj:()=>yt,ss:()=>$,we:()=>J});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),b=e(26850),U=e(77482),p=e(88240);const I=(0,t.P1)(v.cz,Ge=>Ge===S.wQ),O=(0,t.P1)(v.cz,Ge=>S.nB.includes(Ge)),M=Ge=>r()(Ge,[p.Xf,p.y8],{}),D=Ge=>(0,t.P1)(M,st=>r()(st,[Ge])),Y=Ge=>r()(Ge,[p.Xf,p.ah],{}),$=(0,t.P1)(Y,Ge=>{var st,St;const{DprSdk:qe}=window||{};return(St=Ge[b.ui])!=null?St:(st=qe==null?void 0:qe.getUserConsentWithDefaultValue)==null?void 0:st.call(qe,b.ui)}),W=(0,t.P1)(Y,Ge=>{var st,St;const{DprSdk:qe}=window||{};return(St=Ge[b.y])!=null?St:(st=qe==null?void 0:qe.getUserConsentWithDefaultValue)==null?void 0:st.call(qe,b.y)}),j=()=>{const{DprSdk:Ge}=window||{};if(typeof(Ge==null?void 0:Ge.getGdprConsentOptInsString)=="function")return Ge.getGdprConsentOptInsString()},J=()=>{const{DprSdk:Ge}=window||{};if(typeof(Ge==null?void 0:Ge.getCcpaSaleOptInString)=="function")return Ge.getCcpaSaleOptInString()},x=D(p.R8),te=D(p.Je),K=D(p.s8),_=(0,t.P1)(D(p.UZ),v.dF,(Ge,st)=>["covid19map"].includes(st)?!1:Ge),h=D(p.X9),y=D(p.tV),T=D(p.FL),F=D(p.Wc),w=(0,t.P1)(s.fr,i.b2,(Ge,st)=>Ge||st),L=(0,t.P1)(v.cz,Ge=>[S.CA,...S.nB,...S.Gv].includes(Ge));function C({linkList:Ge=[],regime:st,allowPrivacySettingsLink:St,pageKey:qe,isMobile:it,isUserLoggedIn:Ct,privacyPolicyLink:Dt}){if(!Array.isArray(Ge))return Ge;const Rt=a()(Ge);return P({privacyLinkList:Rt,regime:st,allowPrivacySettingsLink:St}),m({privacyLinkList:Rt,regime:st,pageKey:qe,isMobile:it}),d({privacyLinkList:Rt,regime:st,pageKey:qe,isMobile:it}),g({privacyLinkList:Rt,regime:st,pageKey:qe,isMobile:it,isUserLoggedIn:Ct}),E({privacyLinkList:Rt,regime:st,privacyPolicyLink:Dt}),Rt}const P=({privacyLinkList:Ge,regime:st,allowPrivacySettingsLink:St})=>{const qe=Ge.findIndex(it=>(it==null?void 0:it.titleTranslationKey)==="privacySettings"||(it==null?void 0:it.titleTranslationKey)==="privacySettingsMenu");if(qe>-1){if(!St){Ge.splice(qe,1);return}if(S.Gv.includes(st)){const{DprSdk:it}=window||{};Ge[qe].titleTranslationKey="cookieSettings",Ge[qe].url="",Ge[qe].onClick=it==null?void 0:it.showConsentManager}S.nB.includes(st)&&Ge[qe].titleTranslationKey!=="privacySettingsMenu"&&(Ge[qe].titleTranslationKey="reviewAdsSettings")}},m=({privacyLinkList:Ge,regime:st,pageKey:St,isMobile:qe})=>{const it=Ge.findIndex(Ct=>{var Dt,Rt;return(Rt=(Dt=Ct==null?void 0:Ct.titleTranslationKey)==null?void 0:Dt.includes)==null?void 0:Rt.call(Dt,"dataPurposes")});if(it>-1){if(st!==S.JP){Ge.splice(it,1);return}St==="dataPurposes"&&qe&&(Ge[it].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},d=({privacyLinkList:Ge,regime:st,pageKey:St,isMobile:qe})=>{const it=Ge.findIndex(Ct=>{var Dt,Rt;return(Rt=(Dt=Ct==null?void 0:Ct.titleTranslationKey)==null?void 0:Dt.includes)==null?void 0:Rt.call(Dt,"doNotSell")});if(it>-1){if(!S.nB.includes(st)){Ge.splice(it,1);return}St==="privacySettings"&&qe&&(Ge[it].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),st!==S.wQ&&S.nB.includes(st)&&(Ge[it].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ge,regime:st,pageKey:St,isMobile:qe,isUserLoggedIn:it})=>{const Ct=Ge.findIndex(Dt=>{var Rt,ft;return(ft=(Rt=Dt==null?void 0:Dt.titleTranslationKey)==null?void 0:Rt.includes)==null?void 0:ft.call(Rt,"sensitiveData")});Ct>-1&&(St==="privacySettings"&&qe&&(Ge[Ct].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(st!==S.wQ||!it)&&Ge.splice(Ct,1))},E=({privacyLinkList:Ge,regime:st,privacyPolicyLink:St})=>{const qe=Ge.findIndex(it=>(it==null?void 0:it.titleTranslationKey)==="cookieNotice");if(qe>-1){if(!S.nB.includes(st)){Ge.splice(qe,1);return}st===S.wQ&&(Ge[qe].titleTranslationKey="californiaNotice",Ge[qe].url=`${St}#us-ccpa-notice-current`)}},N=(0,U.Iv)({t:()=>{},shouldUseLocaleParam:!1}),V=(0,t.P1)(v.cz,L,v.dF,v.Hu,u.WO,N,(Ge,st,St,qe,it,Ct)=>({linkList:Dt})=>{var Rt;return C({linkList:Dt,regime:Ge,allowPrivacySettingsLink:st,pageKey:St,isMobile:qe,isUserLoggedIn:it,privacyPolicyLink:(Rt=Ct==null?void 0:Ct[0])==null?void 0:Rt.url})}),Q=D(p.St),ce=D(p.IU),he=D(p.sc),Ie=D(p.bk),Le=D(p.yk),je=D(p.Y9),Ze=D(p.uz),Se=D(p.Hz),Re=D(p.FN),Xe=D(p.MK),le=D(p.JK),ie=D(p.T$),Ue=D(p.Eh),Fe=D(p.$q),tt=D(p.FT),gt=(0,t.P1)(D(p.Jc),v.z3,v.dF,(Ge,st,St)=>Ge&&!(st&&St.includes("covid19"))),mt=D(p.bK),ht=D(p.dn),Pt=D(p.M3),yt=D(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:()=>D,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:()=>I,ke:()=>O,$J:()=>b,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 W=(0,a.V7)($),j=(0,a.QQ)(Y);return W||j}),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),b=(0,n.P1)(i,Y=>Y.speed),U=(0,n.P1)(i,Y=>Y.distance),p=(0,n.P1)(i,Y=>Y.accumulation),I=(0,n.P1)(i,Y=>Y.precip),O=(0,n.P1)(i,Y=>Y.pressure);var M=e(55036);const D=Y=>{var $;return(($=Y[M.Xf])==null?void 0:$[M.FA])||{}}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>K,MG:()=>J,TN:()=>D,b2:()=>$,vz:()=>_,xi:()=>x,y:()=>Y,z4:()=>W});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(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 b=(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})),I=(0,t.C6)(v,h=>({name:"getMewLocaleUrlConfig",params:h})),O=(0,t.C6)(t.$l,v,b,p,(h,y,T,F)=>{var w;let L=h({name:"getMewLocaleUrlConfig",params:y});return!((w=L==null?void 0:L.data)!=null?w:null)&&T&&(L=h({name:"getMewLocaleUrlConfig",params:F})),L==null?void 0:L.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}),D=(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)(D,h=>(h||"").replace("-","_")),$=(0,t.C6)(D,h=>{const y="";if(h&&h.length){const T=h.split("-");return T.length>1?T[1]:y}return y}),W=(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}),j=(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}),J=(0,t.C6)(j,h=>{var y;return(y=h==null?void 0:h.attributes.languageCode)!=null?y:""}),x=(0,t.C6)(J,h=>h.split("-")[0]),te=(0,t.C6)(j,h=>{var y;return(y=h==null?void 0:h.attributes.languageName)!=null?y:""}),K=(0,t.C6)(j,h=>{var y;return(y=h==null?void 0:h.attributes.isRtlLanguage)!=null?y:!1}),_=(0,t.C6)(D,h=>h==="en-US")},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>Se,Fk:()=>p,Gx:()=>Q,H3:()=>g,JB:()=>x,JP:()=>L,LW:()=>Le,O8:()=>S,P:()=>le,Px:()=>Re,Q2:()=>T,QJ:()=>b,QQ:()=>$,Rb:()=>J,SO:()=>C,SV:()=>y,Ts:()=>he,Vj:()=>i,W9:()=>U,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>te,Z4:()=>_,_d:()=>o,bU:()=>m,cd:()=>a,d3:()=>Ie,fD:()=>N,fS:()=>r,gr:()=>K,hu:()=>ce,i6:()=>P,jS:()=>W,kM:()=>Xe,lV:()=>Ze,ss:()=>je,u1:()=>v,ur:()=>E,xA:()=>d,zv:()=>j});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",b="WXU/ADS/BTF_BID_TARGETING_DONE",U="WXU/ADS/RUBICON_NO_WRAPPER",p="WXU/ADS/REFRESH_ADS",I="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",M=100,D=1e3,Y="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",W="WXU/ADS/SET_TARGETING_READY",j="WXU/ADS/SET_TARGETING_CUST_PARAMS",J="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",x="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",te="WXU/ADS/SET_ALL_CUST_PARAMS",K="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",L="WXU/ADS/LOAD_CRITEO_SLOTS",C="WXU/ADS/SET_IASPET_SLOTS",P="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",V="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"],Xe="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:()=>ft,G:()=>Ge,GL:()=>lt,HH:()=>Ae,Hc:()=>Dt,Ie:()=>P,Ii:()=>C,JN:()=>m,JV:()=>dn,JW:()=>Pe,KL:()=>N,KY:()=>ct,LX:()=>fe,Ll:()=>be,Nt:()=>le,Q1:()=>Ce,UJ:()=>We,Uj:()=>St,VH:()=>st,Vm:()=>Se,Vv:()=>gt,WL:()=>Ie,Xd:()=>se,Y2:()=>Xe,Yy:()=>tt,ZH:()=>G,cr:()=>Rt,dA:()=>un,dJ:()=>qe,db:()=>Je,ew:()=>Pt,fL:()=>E,j5:()=>Ue,jq:()=>Ke,lg:()=>ht,mm:()=>rt,n0:()=>bt,nY:()=>Be,nu:()=>hn,oe:()=>dt,pn:()=>ne,tc:()=>ge,u_:()=>gn,vW:()=>ye,w8:()=>yt,xc:()=>nt,yt:()=>vn,z0:()=>z,zp:()=>ln});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),i=e(35676),s=e.n(i),u=e(45455),v=e.n(u),S=e(12782),b=e.n(S),U=e(75652),p=e.n(U),I=e(29286),O=e.n(I),M=e(84621),D=e(44203),Y=e(18213),$=e(86535),W=e(42882),j=e(35342),J=e(64795),x=e(80329),te=e(11419),K=e(39730),_=e(84392),h=e(87831),y=e(76643),T=e(83625),F=e(23631),w=e(80990),L=e(7647);const C=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.slotsReady)!=null?re:!1},P=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.rubiconDone)!=null?re:!1},m=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.btfBidTargetingDone)!=null?re:!1},d=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.custParamsComplete)!=null?re:!1},g=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.targetingReady)!=null?re:!1},E=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.amznHdBidStatus)!=null?re:!1},N=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.criteoSlotStatus)!=null?re:!1},V=H=>{var X,re;return(re=(X=H==null?void 0:H[REDUCER_KEY])==null?void 0:X.wfxtg)!=null?re:!1},Q=H=>{var X,re;return(re=(X=H==null?void 0:H[REDUCER_KEY])==null?void 0:X.adCallComplete)!=null?re:!1},ce=H=>{var X,re;return(re=(X=H==null?void 0:H[REDUCER_KEY])==null?void 0:X.btfAdCallComplete)!=null?re:!1},he=(0,t.P1)(P,d,(H,X)=>({custParamsComplete:X,rubiconDone:H})),Ie=(0,t.P1)(M.zM,H=>{let X=H;if(H!=="mobile"){const{screen:{width:re}}=window;re>1024?X="desktop":re>=768&&(X="tablet")}return X}),Le=(0,t.P1)(J.uT,H=>{var X;return(X=s()(Object.values(H!=null?H:{})).filter(ze=>{var He;return ze.component==="WxuAd"&&!((He=ze==null?void 0:ze.props)!=null&&He.disableAd)}))!=null?X:[]}),je=(0,t.P1)(Le,Ie,(H,X)=>H.map(He=>X==="tablet"&&He.props.tabletId==="none"?null:X==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),Ze=H=>(0,t.P1)(Le,X=>X.map(He=>H==="tablet"&&He.props.tabletId==="none"?null:H==="tablet"&&He.props.tabletId?He.props.tabletId:He.props.id).filter(He=>He!==null).join(",")),Se=(0,t.P1)(J.U3,x.Jj,(H,X)=>{var re;const ze=(re=H==null?void 0:H.metrics_levels)!=null?re:null;return X||ze}),Re=(0,t.P1)(J.U3,H=>H==null?void 0:H.ads),Xe=(0,t.P1)(J.JN,H=>H==null?void 0:H.engine),le=(0,t.P1)(J.JN,H=>H==null?void 0:H.networkCode),ie=(0,t.P1)(h.TN,J.JN,j.gx,(H,X,re)=>{const{adUnits:ze={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=X;let{mobile:He,desktop:ut,tablet:ot}=ze;He=He.includes("_us")?He.substr(0,He.indexOf("_us")):He,ut=ut.includes("_us")?ut.substr(0,ut.indexOf("_us")):ut,ot=ot.includes("_us")?ot.substr(0,ot.indexOf("_us")):ot;let pt="intl";switch(H){case"en-US":pt="us";break;case"es-US":pt="es_us";break;case"en-IN":pt="en_in";break;default:break}pt!=="es_us"&&pt!=="en_in"&&(re.includes("oppo")||re.includes("transsion"))&&(pt="intl");const It=He.includes("mobile_smart")?`${He}_${pt}`:He,Ot=ut.includes("web_weather")?`${ut}_${pt}`:ut,vt=ot.includes("tablet_weather")?`${ot}_${pt}`:ot;return{desktop:Ot,mobile:It,tablet:vt}}),Ue=(0,t.P1)(Ie,ie,(H,X)=>{var re;return(re=X==null?void 0:X[H])!=null?re:""}),Fe=(0,t.P1)(J.JN,H=>H==null?void 0:H.adTagOverrides),tt=(0,t.P1)(J.JN,H=>H==null?void 0:H.adZone),gt=(0,t.P1)(Ue,tt,x.jm,(H,X,re)=>`${H}/${re||X||"non_monetized"}`),mt=(0,t.P1)(J.JN,H=>H==null?void 0:H.adsmetrics_zone),ht=()=>O().get("adstest"),Pt=(0,D.C6)(te.RL,x.jm,tt,(H,X,re)=>H||X||re),yt=(0,D.C6)(Ie,x.jm,le,ie,tt,ht,(H,X,re,ze,He,ut)=>{const ot=ze[H];return`${re}/${ut?"test_":""}${ot}/${X||He}`}),Ge=(0,D.C6)(Ie,le,ie,ht,(H,X,re,ze)=>{const He=re[H];return`${X}/${ze?"test_":""}${He}/interstitial`}),st=(0,D.C6)(M.zM,Re,(H,X)=>{var re;const ze=[...(re=X==null?void 0:X.thirdParties)!=null?re:[]],{token:He}=H==="mobile"?w.eh.USER_ACTION_AD_REFRESH:w.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ze.includes(He)}),St=(0,D.C6)(Re,M.zM,$.bx,W.WO,(H,X,re,ze)=>{var He;const ut="rubicon_enUS",ot="sequentialAdLoader",pt="abTesting",It=w.eh.TIME_FRAME.token,Ot=w.eh.HELIOS_AD_SDK.token,vt=w.eh.ADMIRAL.token,Ut=w.eh.IAB_CATEGORIES.token,Ft=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=[...(He=H==null?void 0:H.thirdParties)!=null?He:[]];return Te.includes(ut)||Te.push(ut),Te.includes(ot)||Te.push(ot),Te.includes(pt)||Te.push(pt),Te.includes(Ot)||Te.push(Ot),Te.includes(w.eh.JANUS.token)||Te.push(w.eh.JANUS.token),Te.includes(It)||Te.push(It),Te.includes(vt)||Te.push(vt),Te.includes(Ut)||Te.push(Ut),Te.includes(Ft)||Te.push(Ft),Te.includes(Yt)||Te.push(Yt),X==="mobile"?(Te.push(Kt),Te.push(Xt)):(Te.push(ae),Te.push(ke)),re&&ze&&(Te=Te.filter(Ye=>!Ye.includes(w.eh.LOTAME.token))),p()(Te).join(",")}),qe=(0,D.C6)(J.JN,H=>{var X;return[...(X=H==null?void 0:H.thirdParties)!=null?X:[]].includes("rubicon_enUS")}),it=(0,D.C6)(St,M.cz,(H,X)=>{const re=H.split(",");if(!Array.isArray(re)||!re.length)return[];const{CRITEO_SLOT:ze,IAS_PET_SLOT:He,...ut}=w.eh;return re.filter(Ct(X)).reduce((pt,It)=>{const vt=Object.values(ut).find(({token:Ut})=>It.includes(Ut));if(vt){const{script:Ut}=vt;return Ut?[...pt,Ut]:pt}return pt},[])}),Ct=H=>X=>!(F.Gv.includes(H)&&w.XC.some(re=>X.includes(re))),Dt=(H,X)=>(0,D.C6)(D.Gx,Ie,X?Ze(X):je,Le,se,(re,ze,He,ut,ot)=>{var pt,It,Ot,vt;const Ut=(0,D.vy)({positions:He,screenSize:X!=null?X:ze});let Ft=(vt=(Ot=(It=(pt=re==null?void 0:re.getMewAdConfigsUrlConfig)==null?void 0:pt[Ut])==null?void 0:It.data)==null?void 0:Ot.data)!=null?vt:null;return Ft?(Ft=Ft.reduce((Yt,Kt)=>{var Xt,ke;const ae=ut.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&&H&&(Ft=Ft.filter(Yt=>Yt.sequentialGroup===H)),Ft):[]}),Rt=(0,D.C6)(Y.Ds,D.Gx,h.TN,_.yt,(H,X,re,ze)=>{var He,ut,ot,pt;const It=(0,D.vy)({locale:re,placeid:ze}),Ot=(pt=(ot=(ut=(He=X==null?void 0:X.getWxAdTargetingUrlConfig)==null?void 0:He[It])==null?void 0:ut.data)==null?void 0:ot.data)!=null?pt:{},vt=r()(Ot,w.q3);return H?vt:r()(vt,w.xN)}),ft=(0,D.C6)(D.Gx,St,(H,X)=>{var re,ze,He,ut;const ot=(0,D.vy)({tokens:X});let pt=(ut=(He=(ze=(re=H==null?void 0:H.getMewAdThirdPartyConfigsUrlConfig)==null?void 0:re[ot])==null?void 0:ze.data)==null?void 0:He.data)!=null?ut:[];return pt=pt.map(({config:It,config_type:Ot})=>({config:It,type:Ot})),pt}),bt=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.AMAZON_HEADER_BIDDER.token:!1);if(X&&X.config)return X.config}return{}}),Lt=(0,D.C6)(Y.ab,ft,(H,X)=>{if(!H)return{};if(!v()(X)){const re=X.find(ze=>ze.type?ze.type===w.eh.ADMIRAL.token:{});if(re&&re.config)return re.config}return{}}),Jt=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.ASSERTIVE_YIELD.token:!1);if(X&&X.config)return X.config}return{}}),kt=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.INSTANA.token:!1);if(X&&X.config)return X.config}return{}}),ne=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.AMAZON_SLOTS.token:!1);if(X&&X.config)return X.config}return{}}),Ae=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.CRITEO.token:!1);if(X&&X.config)return X.config}return{}}),lt=(0,D.C6)(ft,M.zM,(H,X)=>{if(!v()(H)){const re=H.find(ze=>ze.type?ze.type===w.eh.CRITEO_SLOT.token:!1);if(re&&re.config)return re.config.placements=re.config.placements[X],re.config}return{}}),ye=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.GEOEDGE.token:!1);if(X&&X.config)return X.config}return{}}),ge=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.IAS_PET_SLOT.token:!1);if(X&&X.config)return X.config}return{}}),be=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.INDEX_EXCHANGE.token:!1);if(X&&X.config)return X.config}return{}}),Ve=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.LOTAME.token:!1);if(X&&X.config)return X.config}return{}}),ee=/[0-9]{4}/,fe=(0,D.C6)(Ve,H=>{const{tagsSrcId:X="1884"}=H;return X.match(ee)}),Pe=(0,D.C6)(fe,H=>H?`//tags.crwdcntrl.net/lt/c/${H}/lt.min.js`:""),Ce=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.PREBID.token:!1);if(X&&X.config)return X.config}return{}}),ve=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(X&&X.config)return X.config}return{}}),Me=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.USER_ACTION_AD_REFRESH.token:!1);if(X&&X.config)return X.config}return{}}),Be=(0,D.C6)(Me,M.dF,h.TN,(H,X,re)=>{var ze,He,ut;const{atf:ot,refreshBidders:pt}=H,Ot=(Object.keys(ot)||[]).filter(ke=>ke.includes(re)||ke.includes("all"))||[];let vt=(ze=H==null?void 0:H.atf)==null?void 0:ze.positions,Ut=Ot.reduce((ke,ae)=>{var Te,Ye,Et;const Nt=(Object.keys(ot[ae]).filter(Bt=>Bt.includes(X)||Bt.includes("all"))||[])[0];return Nt?(vt=(Et=(Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Nt])==null?void 0:Ye.positions)!=null?Et:vt,vt):ke},[]);v()(Ut)&&(Ut=vt);let Ft=(He=H==null?void 0:H.atf)==null?void 0:He.userActionDelay;const Yt=Ot.reduce((ke,ae)=>{var Te,Ye;const Wt=(Object.keys(ot[ae]).filter(Nt=>Nt.includes(X)||Nt.includes("all"))||[])[0];return Wt&&(Ft=((Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Wt])==null?void 0:Ye.userActionDelay)||Ft),Ft},[]);let Kt=(ut=H==null?void 0:H.atf)==null?void 0:ut.inViewOnly;const Xt=Ot.reduce((ke,ae)=>{var Te,Ye,Et;const Nt=(Object.keys(ot[ae]).filter(Bt=>Bt.includes(X)||Bt.includes("all"))||[])[0];return Nt&&(Kt=(Et=(Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Nt])==null?void 0:Ye.inViewOnly)!=null?Et:Kt),Kt},[]);return{type:"atf",inViewOnly:Xt,posToRefresh:Ut,refreshBidders:pt,userActionDelay:Yt}}),We=(0,D.C6)(Me,M.dF,h.TN,(H,X,re)=>{var ze,He,ut;const{btf:ot,refreshBidders:pt}=H,Ot=(Object.keys(ot)||[]).filter(ke=>ke.includes(re)||ke.includes("all"))||[];let vt=(ze=H==null?void 0:H.btf)==null?void 0:ze.positions,Ut=Ot.reduce((ke,ae)=>{var Te,Ye,Et;const Nt=(Object.keys(ot[ae]).filter(Bt=>Bt.includes(X)||Bt.includes("all"))||[])[0];return Nt?(vt=(Et=(Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Nt])==null?void 0:Ye.positions)!=null?Et:vt,vt):ke},[]);v()(Ut)&&(Ut=vt);let Ft=(He=H==null?void 0:H.btf)==null?void 0:He.userActionDelay;const Yt=Ot.reduce((ke,ae)=>{var Te,Ye;const Wt=(Object.keys(ot[ae]).filter(Nt=>Nt.includes(X)||Nt.includes("all"))||[])[0];return Wt&&(Ft=((Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Wt])==null?void 0:Ye.userActionDelay)||Ft),Ft},[]);let Kt=(ut=H==null?void 0:H.btf)==null?void 0:ut.inViewOnly;const Xt=Ot.reduce((ke,ae)=>{var Te,Ye,Et;const Nt=(Object.keys(ot[ae]).filter(Bt=>Bt.includes(X)||Bt.includes("all"))||[])[0];return Nt&&(Kt=(Et=(Ye=(Te=ot==null?void 0:ot[ae])==null?void 0:Te[Nt])==null?void 0:Ye.inViewOnly)!=null?Et:Kt),Kt},[]);return{type:"btf",inViewOnly:Xt,posToRefresh:Ut,refreshBidders:pt,userActionDelay:Yt}}),Z=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.REFRESH_ADS.token:!1);if(X&&X.config)return X.config}return{}}),G=(0,D.C6)(Z,M.dF,h.TN,(H,X,re)=>{const{atf:ze={},refreshBidders:He=[]}=H,{interval:ut=0,inViewOnly:ot=!1}=ze,It=Object.keys(ze).filter(Ut=>Ut.includes(re)||Ut.includes("all"))||[];let Ot=ze.positions;const vt=It.reduce((Ut,Ft)=>{const Kt=Object.keys(ze[Ft]).filter(Xt=>Xt.includes(X)||Xt.includes("all"))||[];return v()(Kt)||(Ot=ze[Ft][Kt].positions),Ot},[]);return{type:"atf",inViewOnly:ot,interval:ut,positions:vt,refreshBidders:He}}),z=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>{var ze,He;return re.type?re.type===((He=(ze=w.eh)==null?void 0:ze.SEQUENTIAL_AD_LOADER)==null?void 0:He.token):!1});return X!=null&&X.config?X.config:{}}}),se=(0,D.C6)(z,M.zM,M.dF,h.TN,(H,X,re,ze)=>{if(v()(H)||X!=="desktop")return!1;const ut=Object.keys(H).filter(vt=>vt.includes(ze)||vt.includes("all"))||[],ot=Array.isArray(ut)&&ut[0],pt=H==null?void 0:H[ot],It=pt&&(pt.filter(vt=>vt.includes(re)||vt.includes("all"))||[]);return It&&Array.isArray(It)&&!!It[0]}),pe=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>{var ze,He;return re.type?re.type===((He=(ze=w.eh)==null?void 0:ze.RUBICON)==null?void 0:He.token):!1});if(X!=null&&X.config)return X.config}return{}}),Ke=(0,D.C6)(pe,M.dF,h.TN,(H,X,re)=>{const{defaultTimeoutOverride:ze}=H,ut=Object.keys(H).filter(It=>It.includes(re)||It.includes("all"))||[];let ot=ze;return ut.reduce((It,Ot)=>{const Ut=Object.keys(H[Ot]).filter(Ft=>Ft.includes(X)||Ft.includes("all"))||[];return v()(Ut)||(ot=H[Ot][Ut[0]].timeoutOverride),ot},ot)}),Je=(0,D.C6)(pe,Ke,(H,X)=>({filename:H==null?void 0:H.filename,testFilename:H==null?void 0:H.testFilename,timeout:X})),rt=(0,D.C6)(Z,M.dF,h.TN,(H,X,re)=>{const{btf:ze={},refreshBidders:He=[]}=H,{interval:ut=0,inViewOnly:ot=!1}=ze,It=Object.keys(ze).filter(Ut=>Ut.includes(re)||Ut.includes("all"))||[];let Ot=ze.positions;const vt=It.reduce((Ut,Ft)=>{const Kt=Object.keys(ze[Ft]).filter(Xt=>Xt.includes(X)||Xt.includes("all"))||[];return v()(Kt)||(Ot=ze[Ft][Kt].positions),Ot},[]);return{type:"btf",interval:ut,inViewOnly:ot,positions:vt,refreshBidders:He}}),nt=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.WFXTG.token:!1);if(X&&X.config)return X.config}return{}}),At=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.WX_AD_TARGETING.token:!1);if(X&&X.config)return X.config}return{}}),dt=(0,D.C6)(yt,Dt(null),(H,X)=>X.map(re=>({adSlotId:re.slotTarget,size:re.sizes.map(ze=>ze[0]==="fluid"?[1,1]:ze),adUnitPath:H}))),ct=()=>{{const H=O().get("fv");return parseInt(H,10)||0}},Tt=(0,D.C6)(x.jm,tt,(H,X)=>{const re=H||X||"",ze=re.lastIndexOf("local_forecasts")!==-1;let He,ut,ot;if(ze)He="fcst",ot="fcst",ut="fcst";else{const It=re.split("/").slice(-2);[ut]=It,He=`${ut}_${It[1]||""}`,ot=It[1]||"nl"}return{cat:He,fam:ut,ch:ot}}),xt=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>{var ze,He;return re.type?re.type===((He=(ze=w.eh)==null?void 0:ze.TIME_FRAME)==null?void 0:He.token):!1});if(X!=null&&X.config)return X.config}return{}}),Vt=(0,D.C6)(J.IY,xt,(H,X)=>{var re,ze;return(ze=(re=X==null?void 0:X.tf)==null?void 0:re[H])!=null?ze:"nl"}),zt=(H,X)=>()=>{const re=X||"0123456789",ze=H||16;let He="";for(let ut=0;ut{{const{userAgent:H}=window.navigator,X=H&&H.match(/chrome|firefox|safari|trident/i);if(Array.isArray(X))switch(X[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=H=>{var X,re;return(re=(X=H==null?void 0:H[REDUCER_KEY])==null?void 0:X.wfxtg)!=null?re:{}},cn=H=>{var X,re;return(re=(X=H==null?void 0:H[REDUCER_KEY])==null?void 0:X.lotame)!=null?re:{}},ln=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.hashedMpid)!=null?re:""},mn=(0,D.C6)(Ie,H=>H==="tablet"?"wx_tab":H==="mobile"?"wx_mw":"wx"),_t=(0,D.C6)(M.ZN,(H={})=>{if(H.layer==="rwi"||H.layers==="rwi")return"rwi"}),dn=H=>{var X,re;return(re=(X=H==null?void 0:H[T.Xf])==null?void 0:X.videoCount)!=null?re:0},pn=(0,D.C6)(M.ZN,H=>{var X;return(X=H==null?void 0:H.adRef)!=null?X:""}),gn=H=>{var X,re;return(re=(X=H==null?void 0:H[L.Xf])==null?void 0:X.custParams)!=null?re:{}},vn=(0,D.C6)(Y.Ds,Y.gK,Tt,ie,Vt,zt(16,"0123456789"),ct,ht,Ht,mn,$t,qt,_t,pn,dn,j.gx,Ie,M.zM,(H,X,re,ze,He,ut,ot,pt,It,Ot,vt,Ut,Ft,Yt,Kt,Xt,ke,ae)=>{let Te={...re,ad_unit:ze[ke],tf:He,ord:ut,rmid:ut,impression_id:(0,y.Vj)(),vab:ae!=="mobile"?"nxgn":"daybreak",v:ot&&ot.toString(),adstest:pt||"",browser:It,mr:"0",plat:Ot,env:vt,refurl:Ut,mlayer:Ft||"",...Xt?{par:Xt}:{},ref:Kt===0?Yt:"",sod:X?"yes":"no"};Te=a()(Te,Et=>!!Et);const Ye=r()(Te,w.q3);return H?Ye:r()(Ye,w.xN)}),tn=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>re.type?re.type===w.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(X&&X.config)return X.config}return{}}),En=(0,D.C6)(tn,H=>{if(H&&!v()(H)){const{maxTime:X}=H;if(!Number.isNaN(X))return+X}return-1}),hn=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>{var ze,He;return re.type?re.type===((He=(ze=w.eh)==null?void 0:ze.HELIOS_AD_SDK)==null?void 0:He.token):!1});if(X!=null&&X.config)return X.config}return{}}),un=(0,D.C6)(gn,ln,(H,X)=>{const re=Object.keys(H).filter(He=>w.Hw.has(He)).sort();return{pageKvs:re.length?` ${re.join(" ")} `:"",hasPpid:!!X}}),Rn=(0,D.C6)(ft,H=>{if(!v()(H)){const X=H.find(re=>{var ze,He;return re.type?re.type===((He=(ze=w.eh)==null?void 0:ze.AB_TESTING)==null?void 0:He.token):!1});if(X!=null&&X.config)return X.config}return{}}),Sn=(0,D.C6)(ft,H=>{var X,re,ze;return(ze=(re=(X=H==null?void 0:H.find)==null?void 0:X.call(H,He=>He.type===w.eh.IAB_CATEGORIES.token))==null?void 0:re.config)!=null?ze:{}});function nn(H,X){return b()({},H,X,(re,ze)=>{if(Array.isArray(re))return p()(re.concat(ze))})}const on=(0,D.C6)(Sn,H=>{var X;const{iabCategoriesByPageCode:re={}}=H!=null?H:{},ze={};for(const[He,ut]of Object.entries(re))for(const ot of He.split(","))ze[ot]=nn((X=ze[ot])!=null?X:{},ut);return ze}),Pn=(0,D.C6)(on,J.IY,(H,X)=>H[X]),yn=(0,D.C6)(te.UO,K.s5,(H,X)=>{var re,ze;const He=v()(H)?X:H;return(ze=(re=He==null?void 0:He.tags)==null?void 0:re.iab)!=null?ze:{}}),jt=(0,D.C6)(Pn,yn,(H,X)=>nn(H,X)),fn=(0,D.C6)(Sn,H=>H==null?void 0:H.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,b,U,p)=>b&&S==="en-US"&&v==="US"&&!p||!b&&v==="US"&&S==="en-US"&&!U);function u(v,S,b){var U;const p=i.includes(S.title)||i.includes(S.urlTranslationKey)||i.includes(S.titleTranslationKey),I=(U=b==null?void 0:b.includes)==null?void 0:U.call(b,"samsung");return!(p&&(!v||I))}},22700:(c,l,e)=>{"use strict";e.d(l,{Yd:()=>C,dz:()=>S,AM:()=>s,b0:()=>u,QP:()=>te,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 V=[{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(!V)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}=V;if(Q.test(V.locId)){he.test(Ie)?V.locId=Ie.split(" ").pop():ce.test(Ie)?V.locId=Ie.split("-").pop():V.locId=Ie.split("+").pop();const Le=S(V);if(Le)return Le}return S(V)}),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]||{},V=(0,n.vy)(N);return E[V]}),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}),I=(0,n.C6)(o.h1,U,(m,d)=>{var g,E,N,V,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=(V=(N=ce[0])==null?void 0:N.error)==null?void 0:V.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}),D=(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:""}),W=(0,n.C6)(p,m=>{var d;return(d=m==null?void 0:m.postalCode)!=null?d:""}),j=(0,n.C6)(p,m=>{var d;return(d=m==null?void 0:m.neighborhood)!=null?d:""}),J=(0,n.C6)(p,m=>{var d;return(d=m==null?void 0:m.country)!=null?d:""}),x=(0,n.C6)(p,m=>{var d;return(d=m==null?void 0:m.countryCode)!=null?d:""}),te=(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}),K=(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:""}),L=(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:V,localeCountryCode:Q,separator:ce=", "}){const he=[];return m&&he.push(m),Q!=="IL"&&(g?he.push(g):d&&he.push(d)),E!==Q&&V===!1&&N&&he.push(N),he.join(ce)}const P=(0,n.C6)(K,Y,$,x,J,L,r.b2,(m,d,g,E,N,V,Q)=>C({displayName:m,adminDistrict:d,adminDistrictCode:g,countryCode:E,country:N,disputedArea:V,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:()=>b,Dq:()=>P,EQ:()=>te,F3:()=>F,GH:()=>p,Gz:()=>qe,Hu:()=>y,J0:()=>u,K_:()=>mt,Mr:()=>Ge,N3:()=>gt,Pi:()=>he,Qo:()=>M,S5:()=>d,T:()=>U,U8:()=>m,UW:()=>Dt,V7:()=>yt,ZN:()=>W,_p:()=>i,ai:()=>Fe,cz:()=>L,dF:()=>J,dx:()=>O,e9:()=>ht,eM:()=>bt,fh:()=>Ze,fx:()=>N,h1:()=>Se,i:()=>Ct,j3:()=>Pt,kO:()=>st,kw:()=>E,lm:()=>w,ly:()=>T,nc:()=>K,nf:()=>x,nh:()=>ce,pu:()=>Jt,qk:()=>V,sN:()=>v,sQ:()=>Ie,uo:()=>g,x2:()=>Q,xS:()=>tt,y:()=>j,z3:()=>Xe,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:""}),b=(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 lt=(Ae=ne==null?void 0:ne["twc-experiment"])!=null?Ae:null;return lt?JSON.parse(window==null?void 0:window.atob(lt)):{}}),I=(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)(I,p,(ne,Ae)=>{let lt;const ye=Object.keys(ne),ge=Object.keys(Ae);return ye.forEach(be=>{ge.includes(be)&&(lt=be)}),lt}),M=(0,t.P1)(i,ne=>{var Ae,lt;return(lt=(Ae=ne==null?void 0:ne.path)==null?void 0:Ae.replace(/\/$/,""))!=null?lt:""}),D=(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}),W=(0,t.P1)(i,ne=>{var Ae;return(Ae=ne==null?void 0:ne.query)!=null?Ae:null}),j=(0,t.P1)(i,ne=>{var Ae;return(Ae=ne==null?void 0:ne.params)!=null?Ae:null}),J=(0,t.P1)(i,ne=>{var Ae;return(Ae=ne==null?void 0:ne.pageKey)!=null?Ae:""}),x=(0,t.P1)(J,ne=>a.HJ.includes(ne)),te=(0,t.P1)(i,ne=>{var Ae,lt;return(lt=(Ae=ne==null?void 0:ne.params)==null?void 0:Ae.locId)!=null?lt:""}),K=(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 lt="4g",ye=[lt,"3g"],be=((Ae=ne==null?void 0:ne["twc-connection-speed"])!=null?Ae:lt).toLowerCase();return ye.includes(be)?be:lt}),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:""}),L=(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:""}),P=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.experience)!=null?Ae:""}),m=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.locale)!=null?Ae:""}),d=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.par)!=null?Ae:""}),g=(0,t.P1)(W,ne=>{var Ae,lt;return(lt=(Ae=ne==null?void 0:ne.cscCountryCode)!=null?Ae:ne==null?void 0:ne.csccountrycode)!=null?lt:""}),E=(0,t.P1)(w,ne=>ne==="KR"),N=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.locId)!=null?Ae:""}),V=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.placeId)!=null?Ae:""}),Q=(0,t.P1)(W,ne=>{var Ae;return(Ae=ne==null?void 0:ne.canonicalCityId)!=null?Ae:""}),ce=(0,t.P1)(j,ne=>{var Ae;return(Ae=ne==null?void 0:ne.locale)!=null?Ae:""}),he=(0,t.P1)(j,J,M,(ne,Ae,lt)=>{var ye;return lt.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,lt;return(lt=(Ae=ne==null?void 0:ne.split("-"))==null?void 0:Ae[1])!=null?lt:""}),Le=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),je=(0,o.C6)(Le,o.$l,(ne,Ae)=>{var lt,ye,ge;return(ge=(ye=(lt=Ae(ne))==null?void 0:lt.data)==null?void 0:ye.attributes)==null?void 0:ge.value}),Ze=(0,t.P1)(Ie,je,(ne,Ae)=>{const lt=Ae==null?void 0:Ae.countryCodesWithoutRegisteredTrademark;return lt?!lt.includes(ne):!1}),Se=(0,t.P1)(N,D,(ne,Ae)=>Ae.includes(":locId")||!!ne),Re=(0,t.P1)(J,ne=>["moduleService"].includes(ne)),Xe=(0,t.P1)(Re,M,P,m,(ne,Ae,lt,ye)=>{const ge=Array.isArray(Ae.match(/api\/v[0-9]/g))&&!!lt&&!!ye;return ne||ge}),le=(0,t.P1)(ce,ne=>ne?["en-US"].indexOf(ne)>-1:!0),ie=(0,t.P1)(b,le,v,(ne,Ae,lt)=>{const ye=ne&&ne.split(",")||[],ge=lt!=="none";return ye.includes("ads")||ye.includes("allthethings")||Ae&&ge}),Ue=(0,t.P1)(D,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:""}),gt=(0,t.P1)($,ne=>ne==null?void 0:ne.userId),mt=(0,t.P1)($,ne=>ne==null?void 0:ne.appId),ht=(0,t.P1)($,ne=>ne==null?void 0:ne.version),Pt=(0,t.P1)($,ne=>ne==null?void 0:ne.adId),yt=(0,t.P1)($,ne=>ne==null?void 0:ne.serviceProviders),Ge=(0,t.P1)($,ne=>ne==null?void 0:ne.enabledUserDataInventory),st=(0,t.P1)(W,ne=>ne==null?void 0:ne.userId),St=(0,t.P1)(W,ne=>ne==null?void 0:ne.serviceProviders),qe=(0,t.P1)(W,ne=>ne==null?void 0:ne.regime),it=(0,t.P1)(W,ne=>ne==null?void 0:ne.countryCode),Ct=(0,t.P1)(W,ne=>(ne==null?void 0:ne.isUserLoggedIn)==="true"),Dt=(0,t.P1)(W,ne=>(ne==null?void 0:ne.isUserPremium)==="true"),Rt=(0,t.P1)(W,ne=>ne==null?void 0:ne.email),ft=(0,t.P1)(W,ne=>ne==null?void 0:ne.action),bt=(0,t.P1)(W,ne=>ne==null?void 0:ne.appIdOverride),Lt=(0,t.P1)(bt,mt,(ne,Ae)=>(Ae==null?void 0:Ae.includes("twc"))||(ne==null?void 0:ne.includes("twc"))),Jt=(0,t.P1)(bt,mt,(ne,Ae)=>(Ae==null?void 0:Ae.includes("wu"))||(ne==null?void 0:ne.includes("wu"))),kt=ne=>{var Ae,lt;return(lt=(Ae=ne==null?void 0:ne[REDUCER_KEY])==null?void 0:Ae.adblocker)!=null?lt:!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),b=(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))),I=(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:()=>x,im:()=>F,yt:()=>K,Si:()=>h,i7:()=>C,QU:()=>I});var t=e(60985),n=e(72579),r=e.n(n),o=e(22700),a=e(63907),i=e(10449),s=e(44203),u=e(87831),v=e(84621),S=e(72484);const b=(0,t.P1)(v.h1,o.aZ,a.nP,a.VI,i.v6,(Se,Re,Xe,le,ie)=>{var Ue;if(Se)return Re;if(/^([0-9a-f]){32,}$/.test((Ue=Xe[0])==null?void 0:Ue.placeID))return Xe[0].placeID;if(le!=null&&le[0])return le[0];if(ie)return ie}),U=(0,s.C6)(b,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:Xe,value:le}=Re||{},ie={language:Se,[Xe]:le};return Xe==="locId"&&(ie.locationType="locid"),{getSunV3LocationPointUrlConfig:ie}}),I=(0,s.C6)(s.Gx,p,o.AM,v.h1,(Se,Re,Xe,le)=>{const ie="getSunV3LocationPointUrlConfig",Ue=Se[ie]||{};let Fe=Re[ie]||{};le&&(Fe=Xe[ie]);const tt=(0,s.vy)(Fe);return r()(Ue,tt)}),O=(0,s.C6)(I,Se=>{if(!r()(Se,"loaded"))return null;const Xe=r()(Se,"data");return!Xe||Xe.errors?null:Se.data.location}),M=(0,s.C6)(O,Se=>r()(Se,"displayName","")),D=(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","")),W=(0,s.C6)(O,Se=>r()(Se,"country","")),j=(0,s.C6)(O,Se=>r()(Se,"countyId","")),J=(0,s.C6)(O,Se=>r()(Se,"disputedArea",!1)),x=(0,s.C6)(O,Se=>{if(!!Se)return(0,o.b0)(`${Se.latitude},${Se.longitude}`)}),te=(0,s.C6)(a.qL,Se=>r()(Se,"defaultLocations",{})),K=(0,s.C6)(O,te,(Se,Re)=>{if(Se)return r()(Se,"placeId","");{const Xe=(0,S.R)(),{"TWC-GeoIP-Country":le}=Xe;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))),L=(0,s.C6)(O,Se=>je(r()(Se,"longitude",void 0))),C=(0,s.C6)(M,D,Y,$,W,J,u.b2,(Se,Re,Xe,le,ie,Ue,Fe)=>(0,o.Yd)({displayName:Se,adminDistrict:Re,adminDistrictCode:Xe,countryCode:le,country:ie,disputedArea:Ue,localeCountryCode:Fe})),P=(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)(P,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:Xe,value:le}=Re||{},ie={language:Se,[Xe]:le};return Xe==="locId"&&(ie.locationType="locid"),{getSunV3LocationPointUrlConfig:ie}}),g=(0,s.C6)(s.Gx,d,(Se,Re)=>{const Xe="getSunV3LocationPointUrlConfig",le=Se[Xe]||{},ie=Re[Xe]||{},Ue=(0,s.vy)(ie);return r()(le,Ue)}),E=(0,s.C6)(g,Se=>{if(!r()(Se,"loaded"))return null;const Xe=r()(Se,"data");return!Xe||Xe.errors?null:Se.data.location}),N=(0,t.P1)(a.VI,Se=>Se!=null&&Se[0]?Se[0]:null),V=(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,V,(Se,Re)=>{const{type:Xe,value:le}=Re||{},ie={language:Se,[Xe]:le};return Xe==="locId"&&(ie.locationType="locid"),{getSunV3LocationPointUrlConfig:ie}}),ce=(0,s.C6)(s.Gx,Q,(Se,Re)=>{const Xe="getSunV3LocationPointUrlConfig",le=Se[Xe]||{},ie=Re[Xe]||{},Ue=(0,s.vy)(ie);return r()(le,Ue)}),he=(0,s.C6)(ce,Se=>{if(!r()(Se,"loaded"))return null;const Xe=r()(Se,"data");return!Xe||Xe.errors?null:Se.data.location}),Ie=(0,s.C6)(s.Gx,N,(Se,Re)=>{var Xe,le,ie,Ue;const tt=Se["getSunV3LocationSearchUrlConfig"]||{};for(const gt of Object.keys(tt)){const mt=(le=(Xe=tt==null?void 0:tt[gt])==null?void 0:Xe.data)==null?void 0:le.location,ht=(Ue=(ie=mt==null?void 0:mt.placeId)==null?void 0:ie.indexOf)==null?void 0:Ue.call(ie,Re);if(ht>=0){const Pt=Object.keys(mt).map(yt=>[yt,mt[yt][ht]]);return Object.fromEntries(Pt)}}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(b=>{const U=S[b];return!!U&&typeof U=="object"?`${b}:{${i(U)}}`:`${b}:${U}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=S=>{var b;return(b=S==null?void 0:S[a.X])!=null?b:{}},v=(0,r.P1)(u,S=>(b,U)=>{var p,I,O;const{params:M,name:D}=b,Y=i(M);return U?(p=S==null?void 0:S[D])==null?void 0:p[Y]:(O=(I=S==null?void 0:S[D])==null?void 0:I[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,b,U)=>b||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:D}=await e(31751)(`./new-relic-script.${M}.ext.html`);return D}function b(M,D){var Y,$;try{($=(Y=window==null?void 0:window.NREUM)==null?void 0:Y.setCustomAttribute)==null||$.call(Y,`${a}${M}`,D)}catch{}}function U(M,D={}){var Y,$;try{let W;const j={};typeof M=="string"?W=M:(W=M.name,M.entryType!=="mark"?(j.duration=I(M.duration),j.timestamp=I(window.performance.timeOrigin+M.startTime)):(j.duration=I(M.startTime),j.timestamp=I(window.performance.timeOrigin))),($=(Y=window==null?void 0:window.NREUM)==null?void 0:Y.addPageAction)==null||$.call(Y,W,{...p(j,i),...p(D,a)})}catch(W){o.error(W,"sendReumEvent error")}}function p(M,D=""){return Object.fromEntries(Object.entries(M).map(([Y])=>[`${D}${Y}`,M[Y]]))}function I(M){return M/1e3}function O(){return`