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