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