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