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