(()=>{(()=>{var Fn={31751:(c,l,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(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(F,k){return(u=Object.setPrototypeOf||function(p,h){return p.__proto__=h,p})(F,k)}function d(F){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)})(F)}t.r(e);var E=function(F){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,F),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(F,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,w){if(!(y instanceof w))throw new TypeError("Cannot call a class as a function")})(this,F),P(this,"registeredObservers",void 0),P(this,"processedEntries",void 0),P(this,"interval",void 0),P(this,"intervalId",void 0),P(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=F,(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),F}()),_=function(){function F(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,F),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=F,(p=[{key:"observe",value:function(v){if(!v)throw new Error(M);if(v.entryTypes&&v.type)throw new Error(b);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),F}();x(_,"supportedEntryTypes",O);var R="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:_,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=b>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:()=>Je,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:()=>Yt,Z:()=>vt,a:()=>ie,a2:()=>Xe,a4:()=>xe,a6:()=>Be,b:()=>Qe,d:()=>gt,e:()=>fe,f:()=>lt,g:()=>yt,h:()=>Ie,i:()=>_,j:()=>L,k:()=>u,l:()=>D,m:()=>F,n:()=>ye,o:()=>b,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,Y){Y===void 0&&(Y=!0);var le,Ae=new Promise(function(ze){le=setTimeout(ze,Math.min(o,V),Y)});return Ae[t.n1]=function(){clearTimeout(le)},Ae}const i=a;var s=function(Y){return function(){return Y}},u=s(!0),d=function(){},E=function(Y){return Y},C=typeof Symbol=="function",P=C&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(V,Y,le){if(!Y(V))throw new Error(le)}var x=function(Y,le){(0,n.Z)(Y,le),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(le).forEach(function(Ae){Y[Ae]=le[Ae]})},O=function(Y,le){var Ae;return(Ae=[]).concat.apply(Ae,le.map(Y))};function M(V,Y){var le=V.indexOf(Y);le>=0&&V.splice(le,1)}function b(V){var Y=!1;return function(){Y||(Y=!0,V())}}var $=function(Y){throw Y},X=function(Y){return{value:Y,done:!0}};function B(V,Y,le){Y===void 0&&(Y=$),le===void 0&&(le="iterator");var Ae={meta:{name:le},next:V,throw:Y,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,F=function(Y){return Array.apply(null,new Array(Y))},k=function(Y){return function(le){return Y(Object.defineProperty(le,t.Nm,{value:!0}))}},p=function(Y){return Y===t.EO},h=function(Y){return Y===t.Wd},v=function(Y){return p(Y)||h(Y)};function D(V,Y){var le=Object.keys(V),Ae=le.length,ze=0,ke,it=(0,r.IX)(V)?F(Ae):{},ht={};function mt(){ze===Ae&&(ke=!0,Y(it))}return le.forEach(function(pt){var ct=function(Ft,Kt){ke||(Kt||v(Ft)?(Y.cancel(),Y(Ft,Kt)):(it[pt]=Ft,ze++,mt()))};ct.cancel=d,ht[pt]=ct}),Y.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,Y=new Array(V),le=0;le1?Y-1:0),Ae=1;Ae1?Y-1:0),Ae=1;Ae1?Y-1:0),Ae=1;Ae1?Y-1:0),Ae=1;Ae1?Y-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),Y=2;Y{"use strict";e.d(l,{CE:()=>b,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)},P=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 _(R){return R&&(i(R)||X(R)||o(R)||s(R)&&R.every(_))},b=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 b(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_:()=>P,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"),P=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>pn,PH:()=>Jt,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:P(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 P(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 b(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 _(f){R(f),f.p.forEach(F),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 F(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&&(_(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,[]),_(A),A.u&&A.v(A.u,A.s),f!==Te?f:void 0}function p(f,A,I){if(b(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 Z=U.i===4||U.i===5?U.o=x(U.k):U.o,re=Z,Se=!1;U.i===3&&(re=new Set(Z),Z.clear(),Se=!0),a(re,function(ge,Ee){return h(f,U,Z,ge,Ee,I,Se)}),v(f,Z,!1),I&&f.u&&$("Patches").N(U,I,f.u,f.s)}return U.o}function h(f,A,I,U,Z,re,Se){if(n(Z)){var ge=p(f,Z,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(Z);if(r(Z)&&!b(Z)){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,J=Qe(Ee),ue=J.length-1;ue>=0;ue--){var Me=J[ue];if(Me!==ce){var We=ge[Me];if(We===void 0&&!s(ge,Me))return!0;var we=Ee[Me],Pe=we&&we[ce];if(Pe?Pe.t!==We:!E(we,We))return!0}}var Fe=!!ge[ce];return J.length!==Qe(ge).length+(Fe?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 J=0;J1?nt-1:0),rt=1;rt1?ue-1:0),We=1;We=0;Z--){var re=U[Z];if(re.path.length===0&&re.op==="replace"){I=re.value;break}}Z>-1&&(U=U.slice(Z+1));var Se=$("Patches").$;return n(I)?Se(I,U):this.produce(I,function(ge){return Se(ge,U)})},f}(),Ie=new Je,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),bt=Ie.finishDraft.bind(Ie);const vt=ot;var Pt=e(69394);function Lt(f){var A=function(U){var Z=U.dispatch,re=U.getState;return function(Se){return function(ge){return typeof ge=="function"?ge(Z,re,f):Se(ge)}}};return A}var Yt=Lt();Yt.withExtraArgument=Lt;const kt=Yt;var te=function(){var f=function(A,I){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,Z){U.__proto__=Z}||function(U,Z){for(var re in Z)Object.prototype.hasOwnProperty.call(Z,re)&&(U[re]=Z[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,Z,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(J){return function(ue){return Ee([J,ue])}}function Ee(J){if(U)throw new TypeError("Generator is already executing.");for(;I;)try{if(U=1,Z&&(re=J[0]&2?Z.return:J[0]?Z.throw||((re=Z.return)&&re.call(Z),0):Z.next)&&!(re=re.call(Z,J[1])).done)return re;switch(Z=0,re&&(J=[J[0]&2,re.value]),J[0]){case 0:case 1:re=J;break;case 4:return I.label++,{value:J[1],done:!1};case 5:I.label++,Z=J[1],J=[0];continue;case 7:J=I.ops.pop(),I.trys.pop();continue;default:if(re=I.trys,!(re=re.length>0&&re[re.length-1])&&(J[0]===6||J[0]===2)){I=0;continue}if(J[0]===3&&(!re||J[1]>re[0]&&J[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,Z):U.push(Z),~I.indexOf(re)&&(re=A.call(this,Z,re))}else I.push(re);return f==null?re:f.call(this,Z,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 Ft(f,A,U,I)}}}function xt(f,A,I,U){A===void 0&&(A=[]),U===void 0&&(U="");var Z={value:I};if(!f(I)){Z.children={};for(var re in I){var Se=U?U+"."+re:re;A.length&&A.indexOf(Se)!==-1||(Z.children[re]=xt(f,A,I[re],Se))}}return Z}function Ft(f,A,I,U,Z,re){A===void 0&&(A=[]),Z===void 0&&(Z=!1),re===void 0&&(re="");var Se=I?I.value:void 0,ge=Se===U;if(Z&&!ge&&!Number.isNaN(U))return{wasMutated:!0,path:re};if(f(Se)||f(U))return{wasMutated:!1};var Ee={};for(var J in I.children)Ee[J]=!0;for(var J in U)Ee[J]=!0;for(var J in Ee){var ue=re?re+"."+J:J;if(!(A.length&&A.indexOf(ue)!==-1)){var Me=Ft(f,A,I.children[J],U[J],ge,ue);if(Me.wasMutated)return Me}}return{wasMutated:!1}}function Kt(f){return f===void 0&&(f={}),function(){return function(Ee){return function(J){return Ee(J)}}};var A=f.isImmutable,I=A===void 0?pt:A,U=f.ignoredPaths,Z=f.warnAfter,re=Z===void 0?32:Z,Se=f.ignore;U=U||Se;var ge=ct.bind(null,I,U);return function(Ee){var J=Ee.getState,ue=J(),Me=ge(ue),We;return function(we){return function(Pe){var Fe=Y(re,"ImmutableStateInvariantMiddleware");Fe.measureTime(function(){ue=J(),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=we(Pe);return Fe.measureTime(function(){ue=J(),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(Pe)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Fe.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,Z){A===void 0&&(A=""),I===void 0&&(I=Vt),Z===void 0&&(Z=[]);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=Z.length>0,Ee=0,J=Se;Ee=0)){if(!I(We))return{keyPath:we,value:We};if(typeof We=="object"&&(re=zt(We,we,I,U,Z),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,Z=f.ignoredActions,re=Z===void 0?[]:Z,Se=f.ignoredActionPaths,ge=Se===void 0?["meta.arg","meta.baseQueryMeta"]:Se,Ee=f.ignoredPaths,J=Ee===void 0?[]:Ee,ue=f.warnAfter,Me=ue===void 0?32:ue,We=f.ignoreState,we=We===void 0?!1:We,Pe=f.ignoreActions,Fe=Pe===void 0?!1:Pe;return function(tt){return function(nt){return function(Ye){var rt=nt(Ye),st=Y(Me,"SerializableStateInvariantMiddleware");return!Fe&&!(re.length&&re.indexOf(Ye.type)!==-1)&&st.measureTime(function(){var wt=zt(Ye,"",I,U,ge);if(wt){var Ht=wt.keyPath,_t=wt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ht+"`. Value:",_t,` Take a look at the logic that dispatched this action: `,Ye,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),we||(st.measureTime(function(){var wt=tt.getState(),Ht=zt(wt,"",I,U,J);if(Ht){var _t=Ht.keyPath,qt=Ht.value;console.error("A non-serializable value was detected in the state, in the path: `"+_t+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+Ye.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),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,Z=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,J;return ge}var ln=!0;function pn(f){var A=sn(),I=f||{},U=I.reducer,Z=U===void 0?void 0:U,re=I.middleware,Se=re===void 0?A():re,ge=I.devTools,Ee=ge===void 0?!0:ge,J=I.preloadedState,ue=J===void 0?void 0:J,Me=I.enhancers,We=Me===void 0?void 0:Me,we;if(typeof Z=="function")we=Z;else if(V(Z))we=(0,Pt.UY)(Z);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 Pe=Se;if(typeof Pe=="function"&&(Pe=Pe(A),!ln&&!Array.isArray(Pe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ln&&Pe.some(function(rt){return typeof rt!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Fe=Pt.md.apply(void 0,Pe),tt=Pt.qC;Ee&&(tt=W(Le({trace:!ln},typeof Ee=="object"&&Ee)));var nt=[Fe];Array.isArray(We)?nt=ut([Fe],We):typeof We=="function"&&(nt=We(nt));var Ye=tt.apply(void 0,nt);return(0,Pt.MT)(we,ue,Ye)}function Jt(f,A){function I(){for(var U=[],Z=0;Z-1}function gn(f){return""+f}function vn(f){var A={},I=[],U,Z={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,Z},addMatcher:function(re,Se){return I.push({matcher:re,reducer:Se}),Z},addDefaultCase:function(re){return U=re,Z}};return f(Z),[A,I,U]}function en(f){return typeof f=="function"}var En=!1;function hn(f,A,I,U){I===void 0&&(I=[]);var Z=typeof A=="function"?vn(A):[A,I,U],re=Z[0],Se=Z[1],ge=Z[2],Ee;if(en(f))Ee=function(){return Ae(f())};else{var J=Ae(f);Ee=function(){return J}}function ue(Me,We){Me===void 0&&(Me=Ee());var we=ut([re[We.type]],Se.filter(function(Pe){var Fe=Pe.matcher;return Fe(We)}).map(function(Pe){var Fe=Pe.reducer;return Fe}));return we.filter(function(Pe){return!!Pe}).length===0&&(we=[ge]),we.reduce(function(Pe,Fe){if(Fe)if(n(Pe)){var tt=Pe,nt=Fe(tt,We);return nt===void 0?Pe:nt}else{if(r(Pe))return vt(Pe,function(Ye){return Fe(Ye,We)});var nt=Fe(Pe,We);if(nt===void 0){if(Pe===null)return Pe;throw Error("A case reducer on a non-draftable value must not return undefined")}return nt}return Pe},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||{},Z=Object.keys(U),re={},Se={},ge={};Z.forEach(function(ue){var Me=U[ue],We=Rn(A,ue),we,Pe;"reducer"in Me?(we=Me.reducer,Pe=Me.prepare):we=Me,re[ue]=we,Se[We]=we,ge[ue]=Pe?Jt(We,Pe):Jt(We)});function Ee(){var ue=typeof f.extraReducers=="function"?vn(f.extraReducers):[f.extraReducers],Me=ue[0],We=Me===void 0?{}:Me,we=ue[1],Pe=we===void 0?[]:we,Fe=ue[2],tt=Fe===void 0?void 0:Fe,nt=Le(Le({},We),Se);return hn(I,function(Ye){for(var rt in nt)Ye.addCase(rt,nt[rt]);for(var st=0,wt=Pe;st0;if(Ye){var rt=Pe.filter(function(st){return J(tt,st,Fe)}).length>0;rt&&(Fe.ids=Object.keys(Fe.entities))}}function We(Pe,Fe){return we([Pe],Fe)}function we(Pe,Fe){var tt=z(Pe,f,Fe),nt=tt[0],Ye=tt[1];Me(Ye,Fe),I(nt,Fe)}return{removeAll:Sn(Ee),addOne:Gt(A),addMany:Gt(I),setOne:Gt(U),setMany:Gt(Z),setAll:Gt(re),updateOne:Gt(ue),updateMany:Gt(Me),upsertOne:Gt(We),upsertMany:Gt(we),removeOne:Gt(Se),removeMany:Gt(ge)}}function _e(f,A){var I=ne(f),U=I.removeOne,Z=I.removeMany,re=I.removeAll;function Se(Ye,rt){return ge([Ye],rt)}function ge(Ye,rt){Ye=G(Ye);var st=Ye.filter(function(wt){return!(fn(wt,f)in rt.entities)});st.length!==0&&tt(st,rt)}function Ee(Ye,rt){return J([Ye],rt)}function J(Ye,rt){Ye=G(Ye),Ye.length!==0&&tt(Ye,rt)}function ue(Ye,rt){Ye=G(Ye),rt.entities={},rt.ids=[],ge(Ye,rt)}function Me(Ye,rt){return We([Ye],rt)}function We(Ye,rt){for(var st=!1,wt=0,Ht=Ye;wt-1;return I&&U}function Ze(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=we.getState(),st=Array.from(I.values()),wt=0,Ht=st;wt"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?je-1:0),Qe=1;Qe/gm),w=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,Je=ce.NamedNodeMap,Ie=Je===void 0?ce.NamedNodeMap||ce.MozNamedAttrMap:Je,ot=ce.HTMLFormElement,dt=ce.DOMParser,Ge=ce.trustedTypes,qe=lt.prototype,Ot=F(qe,"cloneNode"),Dt=F(qe,"nextSibling"),bt=F(qe,"childNodes"),vt=F(qe,"parentNode");if(typeof Tt=="function"){var Pt=Ve.createElement("template");Pt.content&&Pt.content.ownerDocument&&(Ve=Pt.content.ownerDocument)}var Lt=se(Ge,je),Yt=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):Y,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(Jt),oe.ADD_DATA_URI_TAGS):Jt,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,Ft=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(be){return be}:x,mt&&(it=!1),Kt&&(Ft=!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===Y&&(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 _e=function(oe){var be=vt(oe);(!be||!be.tagName)&&(be={namespaceURI:en,tagName:"template"});var Ze=x(oe.tagName),At=x(be.tagName);if(oe.namespaceURI===vn)return be.namespaceURI===en?Ze==="svg":be.namespaceURI===gn?Ze==="svg"&&(At==="annotation-xml"||fn[At]):Boolean(z[Ze]);if(oe.namespaceURI===gn)return be.namespaceURI===en?Ze==="math":be.namespaceURI===vn?Ze==="math"&&G[At]:Boolean(ne[Ze]);if(oe.namespaceURI===en){if(be.namespaceURI===vn&&!G[At]||be.namespaceURI===gn&&!fn[At])return!1;var Wt=R({},["title","style","font","a","script"]);return!ne[Ze]&&(Wt[Ze]||!z[Ze])}return!1},$e=function(oe){S(ie.removed,{element:oe});try{oe.parentNode.removeChild(oe)}catch{try{oe.outerHTML=Yt}catch{oe.remove()}}},ft=function(oe,be){try{S(ie.removed,{attribute:be.getAttributeNode(oe),from:be})}catch{S(ie.removed,{attribute:null,from:be})}if(be.removeAttribute(oe),oe==="is"&&!V[oe])if(Ft||Kt)try{$e(be)}catch{}else try{be.setAttribute(oe,"")}catch{}},at=function(oe){var be=void 0,Ze=void 0;if(xt)oe=""+oe;else{var At=O(oe,/^[\r\n\t ]+/);Ze=At&&At[0]}un==="application/xhtml+xml"&&(oe=''+oe+"");var Wt=Lt?Lt.createHTML(oe):oe;if(En===en)try{be=new dt().parseFromString(Wt,un)}catch{}if(!be||!be.documentElement){be=te.createDocument(En,"template",null);try{be.documentElement.innerHTML=hn?"":Wt}catch{}}var Mt=be.body||be.documentElement;return oe&&Ze&&Mt.insertBefore(Ve.createTextNode(Ze),Mt.childNodes[0]||null),En===en?Ce.call(be,pt?"html":"body")[0]:pt?be.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,be,Ze){!Xe[oe]||C(Xe[oe],function(At){At.call(ie,be,Ze,on)})},Nt=function(oe){var be=void 0;if(Et("beforeSanitizeElements",oe,null),It(oe)||O(oe.nodeName,/[\u0080-\uFFFF]/))return $e(oe),!0;var Ze=tn(oe.nodeName);if(Et("uponSanitizeElement",oe,{tagName:Ze,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&&!_e(oe)||(Ze==="noscript"||Ze==="noembed")&&X(/0},jt=function(oe){var be=void 0,Ze=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--;){be=Mt[Wt];var An=be,Zt=An.name,Ln=An.namespaceURI;if(Ze=$(be.value),At=tn(Zt),Bt.attrName=At,Bt.attrValue=Ze,Bt.keepAttr=!0,Bt.forceKeepAttr=void 0,Et("uponSanitizeAttribute",oe,Bt),Ze=Bt.attrValue,!Bt.forceKeepAttr&&(ft(Zt,oe),!!Bt.keepAttr)){if(X(/\/>/i,Ze)){ft(Zt,oe);continue}mt&&(Ze=M(Ze,q," "),Ze=M(Ze,de," "));var bn=tn(oe.nodeName);if(!!Ut(bn,At,Ze))try{Ln?oe.setAttributeNS(Ln,Zt,Ze):oe.setAttribute(Zt,Ze),P(ie.removed)}catch{}}}Et("afterSanitizeAttributes",oe,null)}},$t=function et(oe){var be=void 0,Ze=St(oe);for(Et("beforeSanitizeShadowDOM",oe,null);be=Ze.nextNode();)Et("uponSanitizeShadowNode",be,null),!Nt(be)&&(be.content instanceof Qe&&et(be.content),jt(be));Et("afterSanitizeShadowDOM",oe,null)};return ie.sanitize=function(et,oe){var be=void 0,Ze=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)be=at(""),Ze=be.ownerDocument.importNode(et,!0),Ze.nodeType===1&&Ze.nodeName==="BODY"||Ze.nodeName==="HTML"?be=Ze:be.appendChild(Ze);else{if(!Ft&&!mt&&!pt&&et.indexOf(" `+Zt),mt&&(Zt=M(Zt,q," "),Zt=M(Zt,de," ")),Lt&&Vt?Lt.createHTML(Zt):Zt},ie.setConfig=function(et){Gt(et),ct=!0},ie.clearConfig=function(){on=null,ct=!1},ie.isValidAttribute=function(et,oe,be){on||Gt({});var Ze=tn(et),At=tn(oe);return Ut(Ze,At,be)},ie.addHook=function(et,oe){typeof oe=="function"&&(Xe[et]=Xe[et]||[],S(Xe[et],oe))},ie.removeHook=function(et){Xe[et]&&P(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:()=>F,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),P=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{}}}),b=(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,b,(H,N)=>({...N,...H})),X=(0,S.P1)($,H=>{var N,T;try{const m=[];for(const[g,y]of Object.entries(H)){const w={experimentName:g,variantName:y.value,variantPayload:(T=(N=y.payloads)==null?void 0:N[y.value])!=null?T:null};m.push(w)}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}}}P()(N,m)}return N}),K=(0,O.C6)(X,H=>H.map(N=>N.experimentName)),_=(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(",")),F=(0,O.C6)(_,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,w=(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()(w)&&!i()(w))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("__"),w=u()(N[m]);j(`${g}_${y}`)&&(T[g]={value:y,payloads:{[y]:w}})}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:""}),P=(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},b=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:""}),_=(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:""}),F=(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(/-/,"_"),w=createDalKey({language:y,assetId:N});return get(m,["getCMSAssetByIDUrlConfig",w,"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 w=get(m,["getCMSOrderedListUrlConfig",y,"data"],{});return w.text==="Not Found"&&(w={}),w}),L=N=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(T,m)=>{const g=j(N),y=createDalKey({language:m,assetIds:g}),w=get(T,["getCMSAssetByIDsUrlConfig",y,"data"],[]);if(Array.isArray(w)){let ae=w.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:()=>P,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"],""):""}),P=(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:()=>F,Je:()=>O,M3:()=>_,MK:()=>ee,R8:()=>s,St:()=>u,T$:()=>h,UZ:()=>v,Wc:()=>j,X9:()=>S,Xf:()=>m,Y6:()=>g,Y9:()=>P,ah:()=>t,bK:()=>k,bk:()=>C,dn:()=>E,nD:()=>N,nn:()=>T,s8:()=>x,sF:()=>H,sc:()=>d,tV:()=>K,uz:()=>b,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",P="custParamsPii",S="facebookWxNode",x="findMe",O="geoIP",M="googleNonLimitedAds",b="gpt",$="gptPiiGDPR",X="gptPiiSaleUSA",B="indexExchange",K="instagramWxNode",_="gptPrisma",R="headerBidders",ee="medallia",F="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:()=>Je,ss:()=>X,we:()=>_});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),P=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],{}),b=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()},_=()=>{const{DprSdk:Ie}=window||{};if(typeof(Ie==null?void 0:Ie.getCcpaSaleOptInString)=="function")return Ie.getCcpaSaleOptInString()},R=b(S.R8),ee=b(S.Je),F=b(S.s8),k=(0,t.P1)(b(S.UZ),d.dF,(Ie,ot)=>["covid19map"].includes(ot)?!1:Ie),p=b(S.X9),h=b(S.tV),v=b(S.FL),D=b(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 bt=a()(Ie);return N({privacyLinkList:bt,regime:ot,allowPrivacySettingsLink:dt}),T({privacyLinkList:bt,regime:ot,pageKey:Ge,isMobile:qe}),m({privacyLinkList:bt,regime:ot,pageKey:Ge,isMobile:qe}),g({privacyLinkList:bt,regime:ot,pageKey:Ge,isMobile:qe,isUserLoggedIn:Ot}),y({privacyLinkList:bt,regime:ot,privacyPolicyLink:Dt}),bt}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,bt;return(bt=(Dt=Ot==null?void 0:Ot.titleTranslationKey)==null?void 0:Dt.includes)==null?void 0:bt.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,bt;return(bt=(Dt=Ot==null?void 0:Ot.titleTranslationKey)==null?void 0:Dt.includes)==null?void 0:bt.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 bt,vt;return(vt=(bt=Dt==null?void 0:Dt.titleTranslationKey)==null?void 0:bt.includes)==null?void 0:vt.call(bt,"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`)}},w=(0,P.Iv)({t:()=>{},shouldUseLocaleParam:!1}),ae=(0,t.P1)(d.cz,j,d.dF,d.Hu,u.WO,w,(Ie,ot,dt,Ge,qe,Ot)=>({linkList:Dt})=>{var bt;return H({linkList:Dt,regime:Ie,allowPrivacySettingsLink:ot,pageKey:dt,isMobile:Ge,isUserLoggedIn:qe,privacyPolicyLink:(bt=Ot==null?void 0:Ot[0])==null?void 0:bt.url})}),ye=b(S.St),ve=b(S.IU),Oe=b(S.sc),Q=b(S.bk),fe=b(S.yk),Re=b(S.Y9),Ue=b(S.uz),se=b(S.Hz),Te=b(S.FN),He=b(S.MK),ce=b(S.JK),ie=b(S.T$),je=b(S.Eh),Ve=b(S.$q),Qe=b(S.FT),Tt=(0,t.P1)(b(S.Jc),d.z3,d.dF,(Ie,ot,dt)=>Ie&&!(ot&&dt.includes("covid19"))),gt=b(S.bK),lt=b(S.dn),yt=b(S.M3),Je=b(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:()=>b,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>s,sF:()=>P,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),P=(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 b=$=>{var X;return((X=$[M.Xf])==null?void 0:X[M.FA])||{}}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>F,MG:()=>_,TN:()=>b,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"),P=(0,t.C6)(u,p=>E(p)),S=(0,t.C6)(P,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}),b=(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)(b,p=>(p||"").replace("-","_")),X=(0,t.C6)(b,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}),_=(0,t.C6)(K,p=>{var h;return(h=p==null?void 0:p.attributes.languageCode)!=null?h:""}),R=(0,t.C6)(_,p=>p.split("-")[0]),ee=(0,t.C6)(K,p=>{var h;return(h=p==null?void 0:p.attributes.languageName)!=null?h:""}),F=(0,t.C6)(K,p=>{var h;return(h=p==null?void 0:p.attributes.isRtlLanguage)!=null?h:!1}),k=(0,t.C6)(b,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:()=>_,SO:()=>H,SV:()=>h,Ts:()=>Oe,Vj:()=>i,W9:()=>P,Xf:()=>n,Xp:()=>b,Y6:()=>t,Y9:()=>ee,Z4:()=>k,_d:()=>o,bU:()=>T,cd:()=>a,d3:()=>Q,fD:()=>w,fS:()=>r,gr:()=>F,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",P="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,b=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",_="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",R="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ee="WXU/ADS/SET_ALL_CUST_PARAMS",F="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",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",w="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:()=>w,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:()=>bt,dA:()=>un,dJ:()=>Ge,db:()=>ke,ew:()=>yt,fL:()=>y,j5:()=>je,jq:()=>ze,lg:()=>lt,mm:()=>it,n0:()=>Pt,nY:()=>Ke,nu:()=>hn,oe:()=>pt,pn:()=>te,tc:()=>pe,u_:()=>gn,vW:()=>Ce,w8:()=>Je,xc:()=>ht,yt:()=>vn,z0:()=>Y,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),P=e(75652),S=e.n(P),x=e(29286),O=e.n(x),M=e(84621),b=e(44203),$=e(18213),X=e(64402),B=e(42882),K=e(35342),_=e(64795),R=e(80329),ee=e(11419),F=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},w=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)(_.uT,G=>{var z;return(z=s()(Object.values(G!=null?G:{})).filter(_e=>{var $e;return _e.component==="WxuAd"&&!(($e=_e==null?void 0:_e.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)(_.U3,R.Jj,(G,z)=>{var ne;const _e=(ne=G==null?void 0:G.metrics_levels)!=null?ne:null;return z||_e}),Te=(0,t.P1)(_.U3,G=>G==null?void 0:G.ads),He=(0,t.P1)(_.JN,G=>G==null?void 0:G.engine),ce=(0,t.P1)(_.JN,G=>G==null?void 0:G.networkCode),ie=(0,t.P1)(p.TN,_.JN,K.gx,(G,z,ne)=>{const{adUnits:_e={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=z;let{mobile:$e,desktop:ft,tablet:at}=_e;$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)(_.JN,G=>G==null?void 0:G.adTagOverrides),Qe=(0,t.P1)(_.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)(_.JN,G=>G==null?void 0:G.adsmetrics_zone),lt=()=>O().get("adstest"),yt=(0,b.C6)(ee.RL,R.jm,Qe,(G,z,ne)=>G||z||ne),Je=(0,b.C6)(Q,R.jm,ce,ie,Qe,lt,(G,z,ne,_e,$e,ft)=>{const at=_e[G];return`${ne}/${ft?"test_":""}${at}/${z||$e}`}),Ie=(0,b.C6)(Q,ce,ie,lt,(G,z,ne,_e)=>{const $e=ne[G];return`${z}/${_e?"test_":""}${$e}/interstitial`}),ot=(0,b.C6)(M.zM,Te,(G,z)=>{var ne;const _e=[...(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!!_e.includes($e)}),dt=(0,b.C6)(Te,M.zM,X.bx,B.WO,(G,z,ne,_e)=>{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 be=[...($e=G==null?void 0:G.thirdParties)!=null?$e:[]];return be.includes(ft)||be.push(ft),be.includes(at)||be.push(at),be.includes(St)||be.push(St),be.includes(Ct)||be.push(Ct),be.includes(L.eh.JANUS.token)||be.push(L.eh.JANUS.token),be.includes(It)||be.push(It),be.includes(Et)||be.push(Et),be.includes(Nt)||be.push(Nt),be.includes(Ut)||be.push(Ut),be.includes(Xt)||be.push(Xt),z==="mobile"?(be.push(jt),be.push($t)):(be.push(oe),be.push(et)),ne&&_e&&(be=be.filter(Ze=>!Ze.includes(L.eh.LOTAME.token))),S()(be).join(",")}),Ge=(0,b.C6)(_.JN,G=>{var z;return[...(z=G==null?void 0:G.thirdParties)!=null?z:[]].includes("rubicon_enUS")}),qe=(0,b.C6)(dt,M.cz,(G,z)=>{const ne=G.split(",");if(!Array.isArray(ne)||!ne.length)return[];const{CRITEO_SLOT:_e,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,b.C6)(b.Gx,Q,z?Ue(z):Re,fe,le,(ne,_e,$e,ft,at)=>{var St,It,Ct,Et;const Nt=(0,b.vy)({positions:$e,screenSize:z!=null?z:_e});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(be=>be.props.id===jt.name||be.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):[]}),bt=(0,b.C6)($.Ds,b.Gx,p.TN,k.yt,(G,z,ne,_e)=>{var $e,ft,at,St;const It=(0,b.vy)({locale:ne,placeid:_e}),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,b.C6)(b.Gx,dt,(G,z)=>{var ne,_e,$e,ft;const at=(0,b.vy)({tokens:z});let St=(ft=($e=(_e=(ne=G==null?void 0:G.getMewAdThirdPartyConfigsUrlConfig)==null?void 0:ne[at])==null?void 0:_e.data)==null?void 0:$e.data)!=null?ft:[];return St=St.map(({config:It,config_type:Ct})=>({config:It,type:Ct})),St}),Pt=(0,b.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,b.C6)($.ab,vt,(G,z)=>{if(!G)return{};if(!d()(z)){const ne=z.find(_e=>_e.type?_e.type===L.eh.ADMIRAL.token:{});if(ne&&ne.config)return ne.config}return{}}),Yt=(0,b.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,b.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,b.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,b.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,b.C6)(vt,M.zM,(G,z)=>{if(!d()(G)){const ne=G.find(_e=>_e.type?_e.type===L.eh.CRITEO_SLOT.token:!1);if(ne&&ne.config)return ne.config.placements=ne.config.placements[z],ne.config}return{}}),Ce=(0,b.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,b.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,b.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,b.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,b.C6)(Xe,G=>{const{tagsSrcId:z="1884"}=G;return z.match(q)}),xe=(0,b.C6)(de,G=>G?`//tags.crwdcntrl.net/lt/c/${G}/lt.min.js`:""),Le=(0,b.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,b.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,b.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,b.C6)(Be,M.dF,p.TN,(G,z,ne)=>{var _e,$e,ft;const{atf:at,refreshBidders:St}=G,Ct=(Object.keys(at)||[]).filter(et=>et.includes(ne)||et.includes("all"))||[];let Et=(_e=G==null?void 0:G.atf)==null?void 0:_e.positions,Nt=Ct.reduce((et,oe)=>{var be,Ze,At;const Mt=(Object.keys(at[oe]).filter(Bt=>Bt.includes(z)||Bt.includes("all"))||[])[0];return Mt?(Et=(At=(Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Mt])==null?void 0:Ze.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 be,Ze;const Wt=(Object.keys(at[oe]).filter(Mt=>Mt.includes(z)||Mt.includes("all"))||[])[0];return Wt&&(Ut=((Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Wt])==null?void 0:Ze.userActionDelay)||Ut),Ut},[]);let jt=(ft=G==null?void 0:G.atf)==null?void 0:ft.inViewOnly;const $t=Ct.reduce((et,oe)=>{var be,Ze,At;const Mt=(Object.keys(at[oe]).filter(Bt=>Bt.includes(z)||Bt.includes("all"))||[])[0];return Mt&&(jt=(At=(Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Mt])==null?void 0:Ze.inViewOnly)!=null?At:jt),jt},[]);return{type:"atf",inViewOnly:$t,posToRefresh:Nt,refreshBidders:St,userActionDelay:Xt}}),W=(0,b.C6)(Be,M.dF,p.TN,(G,z,ne)=>{var _e,$e,ft;const{btf:at,refreshBidders:St}=G,Ct=(Object.keys(at)||[]).filter(et=>et.includes(ne)||et.includes("all"))||[];let Et=(_e=G==null?void 0:G.btf)==null?void 0:_e.positions,Nt=Ct.reduce((et,oe)=>{var be,Ze,At;const Mt=(Object.keys(at[oe]).filter(Bt=>Bt.includes(z)||Bt.includes("all"))||[])[0];return Mt?(Et=(At=(Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Mt])==null?void 0:Ze.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 be,Ze;const Wt=(Object.keys(at[oe]).filter(Mt=>Mt.includes(z)||Mt.includes("all"))||[])[0];return Wt&&(Ut=((Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Wt])==null?void 0:Ze.userActionDelay)||Ut),Ut},[]);let jt=(ft=G==null?void 0:G.btf)==null?void 0:ft.inViewOnly;const $t=Ct.reduce((et,oe)=>{var be,Ze,At;const Mt=(Object.keys(at[oe]).filter(Bt=>Bt.includes(z)||Bt.includes("all"))||[])[0];return Mt&&(jt=(At=(Ze=(be=at==null?void 0:at[oe])==null?void 0:be[Mt])==null?void 0:Ze.inViewOnly)!=null?At:jt),jt},[]);return{type:"btf",inViewOnly:$t,posToRefresh:Nt,refreshBidders:St,userActionDelay:Xt}}),me=(0,b.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,b.C6)(me,M.dF,p.TN,(G,z,ne)=>{const{atf:_e={},refreshBidders:$e=[]}=G,{interval:ft=0,inViewOnly:at=!1}=_e,It=Object.keys(_e).filter(Nt=>Nt.includes(ne)||Nt.includes("all"))||[];let Ct=_e.positions;const Et=It.reduce((Nt,Ut)=>{const jt=Object.keys(_e[Ut]).filter($t=>$t.includes(z)||$t.includes("all"))||[];return d()(jt)||(Ct=_e[Ut][jt].positions),Ct},[]);return{type:"atf",inViewOnly:at,interval:ft,positions:Et,refreshBidders:$e}}),Y=(0,b.C6)(vt,G=>{if(!d()(G)){const z=G.find(ne=>{var _e,$e;return ne.type?ne.type===(($e=(_e=L.eh)==null?void 0:_e.SEQUENTIAL_AD_LOADER)==null?void 0:$e.token):!1});return z!=null&&z.config?z.config:{}}}),le=(0,b.C6)(Y,M.zM,M.dF,p.TN,(G,z,ne,_e)=>{if(d()(G)||z!=="desktop")return!1;const ft=Object.keys(G).filter(Et=>Et.includes(_e)||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,b.C6)(vt,G=>{if(!d()(G)){const z=G.find(ne=>{var _e,$e;return ne.type?ne.type===(($e=(_e=L.eh)==null?void 0:_e.RUBICON)==null?void 0:$e.token):!1});if(z!=null&&z.config)return z.config}return{}}),ze=(0,b.C6)(Ae,M.dF,p.TN,(G,z,ne)=>{const{defaultTimeoutOverride:_e}=G,ft=Object.keys(G).filter(It=>It.includes(ne)||It.includes("all"))||[];let at=_e;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,b.C6)(Ae,ze,(G,z)=>({filename:G==null?void 0:G.filename,testFilename:G==null?void 0:G.testFilename,timeout:z})),it=(0,b.C6)(me,M.dF,p.TN,(G,z,ne)=>{const{btf:_e={},refreshBidders:$e=[]}=G,{interval:ft=0,inViewOnly:at=!1}=_e,It=Object.keys(_e).filter(Nt=>Nt.includes(ne)||Nt.includes("all"))||[];let Ct=_e.positions;const Et=It.reduce((Nt,Ut)=>{const jt=Object.keys(_e[Ut]).filter($t=>$t.includes(z)||$t.includes("all"))||[];return d()(jt)||(Ct=_e[Ut][jt].positions),Ct},[]);return{type:"btf",interval:ft,inViewOnly:at,positions:Et,refreshBidders:$e}}),ht=(0,b.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,b.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,b.C6)(Je,Dt(null),(G,z)=>z.map(ne=>({adSlotId:ne.slotTarget,size:ne.sizes.map(_e=>_e[0]==="fluid"?[1,1]:_e),adUnitPath:G}))),ct=()=>{{const G=O().get("fv");return parseInt(G,10)||0}},xt=(0,b.C6)(R.jm,Qe,(G,z)=>{const ne=G||z||"",_e=ne.lastIndexOf("local_forecasts")!==-1;let $e,ft,at;if(_e)$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}}),Ft=(0,b.C6)(vt,G=>{if(!d()(G)){const z=G.find(ne=>{var _e,$e;return ne.type?ne.type===(($e=(_e=L.eh)==null?void 0:_e.TIME_FRAME)==null?void 0:$e.token):!1});if(z!=null&&z.config)return z.config}return{}}),Kt=(0,b.C6)(_.IY,Ft,(G,z)=>{var ne,_e;return(_e=(ne=z==null?void 0:z.tf)==null?void 0:ne[G])!=null?_e:"nl"}),Vt=(G,z)=>()=>{const ne=z||"0123456789",_e=G||16;let $e="";for(let ft=0;ft<_e>{{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,b.C6)(Q,G=>G==="tablet"?"wx_tab":G==="mobile"?"wx_mw":"wx"),Jt=(0,b.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,b.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,b.C6)($.Ds,$.gK,xt,ie,Kt,Vt(16,"0123456789"),ct,lt,zt,pn,rn,Qt,Jt,mn,dn,K.gx,Q,M.zM,(G,z,ne,_e,$e,ft,at,St,It,Ct,Et,Nt,Ut,Xt,jt,$t,et,oe)=>{let be={...ne,ad_unit:_e[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"};be=a()(be,At=>!!At);const Ze=r()(be,L.q3);return G?Ze:r()(Ze,L.xN)}),en=(0,b.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,b.C6)(en,G=>{if(G&&!d()(G)){const{maxTime:z}=G;if(!Number.isNaN(z))return+z}return-1}),hn=(0,b.C6)(vt,G=>{if(!d()(G)){const z=G.find(ne=>{var _e,$e;return ne.type?ne.type===(($e=(_e=L.eh)==null?void 0:_e.HELIOS_AD_SDK)==null?void 0:$e.token):!1});if(z!=null&&z.config)return z.config}return{}}),un=(0,b.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,b.C6)(vt,G=>{if(!d()(G)){const z=G.find(ne=>{var _e,$e;return ne.type?ne.type===(($e=(_e=L.eh)==null?void 0:_e.AB_TESTING)==null?void 0:$e.token):!1});if(z!=null&&z.config)return z.config}return{}}),yn=(0,b.C6)(vt,G=>{var z,ne,_e;return(_e=(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?_e:{}});function tn(G,z){return C()({},G,z,(ne,_e)=>{if(Array.isArray(ne))return S()(ne.concat(_e))})}const on=(0,b.C6)(yn,G=>{var z;const{iabCategoriesByPageCode:ne={}}=G!=null?G:{},_e={};for(const[$e,ft]of Object.entries(ne))for(const at of $e.split(","))_e[at]=tn((z=_e[at])!=null?z:{},ft);return _e}),Dn=(0,b.C6)(on,_.IY,(G,z)=>G[z]),Sn=(0,b.C6)(ee.UO,F.s5,(G,z)=>{var ne,_e;const $e=d()(G)?z:G;return(_e=(ne=$e==null?void 0:$e.tags)==null?void 0:ne.iab)!=null?_e:{}}),Gt=(0,b.C6)(Dn,Sn,(G,z)=>tn(G,z)),fn=(0,b.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,P,S)=>C&&E==="en-US"&&d==="US"&&!S||!C&&d==="US"&&E==="en-US"&&!P);function u(d,E,C){var P;const S=i.includes(E.title)||i.includes(E.urlTranslationKey)||i.includes(E.titleTranslationKey),x=(P=C==null?void 0:C.includes)==null?void 0:P.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||{},w={language:T,[g]:y};return g==="locId"&&(w.locationType="locid"),{getSunV3LocationPointUrlConfig:w}});function u(T){if(!T)return"";const[m,g]=T.split(","),y=d(m),w=d(g);return`${y},${w}`}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 w=y.substring(0,2).toUpperCase();return`${y.split(":")[0]}:1:${w}`}},{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(w=>w.typeAs===m);if(y&&y.regex.test(T))return{type:y.typeAs,value:y.valueFn(T)}}for(let y=0,w=g.length;y{if(!T)return!0;const{type:m,value:g}=T;return!g||m==="geocode"&&g==="0.00,0.00"}),P=(0,n.C6)(n.Gx,s,(T,m)=>{const g="getSunV3LocationPointUrlConfig",y=T[g]||{},w=m[g]||{},ae=(0,n.vy)(w);return y[ae]}),S=(0,n.C6)(P,T=>{var m,g;if(!((m=T==null?void 0:T.loaded)!=null?m:null))return null;const w=(g=T==null?void 0:T.data)!=null?g:null;return!w||w.errors?null:T.data.location}),x=(0,n.C6)(o.h1,P,(T,m)=>{var g,y,w,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=(w=ve[0])==null?void 0:w.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}),b=(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:""}),_=(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}),F=(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:w,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&&w&&Oe.push(w),Oe.join(ve)}const N=(0,n.C6)(F,$,X,R,_,j,r.b2,(T,m,g,y,w,ae,ye)=>H({displayName:T,adminDistrict:m,adminDistrictCode:g,countryCode:y,country:w,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:()=>P,U8:()=>T,UW:()=>Dt,V7:()=>Je,ZN:()=>B,_p:()=>i,ai:()=>Ve,cz:()=>j,dF:()=>_,dx:()=>O,e9:()=>lt,eM:()=>Pt,fh:()=>Ue,fx:()=>w,h1:()=>se,i:()=>Ot,j3:()=>yt,kO:()=>ot,kw:()=>y,lm:()=>L,ly:()=>v,nc:()=>F,nf:()=>R,nh:()=>ve,pu:()=>Yt,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:""}),P=(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:""}),b=(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}),_=(0,t.P1)(i,te=>{var De;return(De=te==null?void 0:te.pageKey)!=null?De:""}),R=(0,t.P1)(_,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:""}),F=(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"),w=(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,_,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)(w,b,(te,De)=>De.includes(":locId")||!!te),Te=(0,t.P1)(_,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)(b,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),Je=(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"),bt=(0,t.P1)(B,te=>te==null?void 0:te.email),vt=(0,t.P1)(B,te=>te==null?void 0:te.action),Pt=(0,t.P1)(B,te=>te==null?void 0:te.appIdOverride),Lt=(0,t.P1)(Pt,gt,(te,De)=>(De==null?void 0:De.includes("twc"))||(te==null?void 0:te.includes("twc"))),Yt=(0,t.P1)(Pt,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:()=>P,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),P=(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:()=>b,yV:()=>h,Fj:()=>X,up:()=>B,F1:()=>K,Sm:()=>O,z:()=>M,bu:()=>k,zX:()=>R,im:()=>D,RP:()=>L,iH:()=>j,yt:()=>F,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}),P=(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,P,(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","")),b=(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","")),_=(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",{})),F=(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,b,$,X,B,_,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}),w=(0,t.P1)(a.VI,se=>se!=null&&se[0]?se[0]:null),ae=(0,s.C6)(w,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,w,(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(Je=>[Je,gt[Je][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 P=E[C];return!!P&&typeof P=="object"?`${C}:{${i(P)}}`:`${C}:${P}`}).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,P)=>{var S,x,O;const{params:M,name:b}=C,$=i(M);return P?(S=E==null?void 0:E[b])==null?void 0:S[$]:(O=(x=E==null?void 0:E[b])==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,P)=>C||P==="wu"?!0:["ios","android"].includes(P)?!!(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:()=>P});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:b}=await e(31751)(`./new-relic-script.${M}.ext.html`);return b}function C(M,b){var $,X;try{(X=($=window==null?void 0:window.NREUM)==null?void 0:$.setCustomAttribute)==null||X.call($,`${a}${M}`,b)}catch{}}function P(M,b={}){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(b,a)})}catch(B){o.error(B,"sendReumEvent error")}}function S(M,b=""){return Object.fromEntries(Object.entries(M).map(([$])=>[`${b}${$}`,M[$]]))}function x(M){return M/1e3}function O(){return`