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