(()=>{(()=>{var Bn={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,j){var K=[null];K.push.apply(K,P);var B=new(Function.bind.apply(A,K));return j&&u(B,j.prototype),B}).apply(null,arguments)}function u(N,_){return(u=Object.setPrototypeOf||function(h,A){return h.__proto__=A,h})(N,_)}function d(N){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(_){return _.__proto__||Object.getPrototypeOf(_)})(N)}t.r(e);var E=function(N){function _(j){var K,B,W,T,U;return function(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}(this,_),B=function(v,g){return!g||n(g)!=="object"&&typeof g!="function"?a(v):g}(this,(K=d(_)).call.apply(K,[this].concat(r(j)))),W=a(B),U=void 0,(T="_entries")in W?Object.defineProperty(W,T,{value:U,enumerable:!0,configurable:!0,writable:!0}):W[T]=U,B._entries=j,B}var h,A,P;return function(j,K){if(typeof K!="function"&&K!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(K&&K.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),K&&u(j,K)}(_,N),h=_,(A=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(j){return this._entries.filter(function(K){return K.entryType===j})}},{key:"getEntriesByName",value:function(j,K){return this._entries.filter(function(B){return B.name===j}).filter(function(B){return!K||B.entryType===K})}}])&&o(h.prototype,A),P&&o(h,P),_}(i(Array));function I(N,_){for(var h=0;h<_.length a='_[h];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in' r _ in n s h="0;h<_.length;h++){var" l c='["mark","measure","navigation","resource"],O="Failed' to execute on either an or member must be present. present not both. no valid entry types member. unsupported provided c.some p="arguments.length">0&&arguments[0]!==void 0?arguments[0]:{},j=P.registeredObservers,K=j===void 0?new Set:j,B=P.processedEntries,W=B===void 0?new Set:B,T=P.interval,U=T===void 0?100:T,v=P.context,g=v===void 0?self:v;(function(m,p){if(!(m instanceof p))throw new TypeError("Cannot call a class as a function")})(this,N),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=K,this.processedEntries=W,this.interval=U,this.context=g,this.intervalId=null}var _,h,A;return _=N,(h=[{key:"getNewEntries",value:function(){var P=this;return this.context.performance.getEntries().filter(function(j){return!P.processedEntries.has(j)})}},{key:"getObserversForType",value:function(P,j){return Array.from(P).filter(function(K){return K.entryTypes.some(function(B){return B===j})})}},{key:"processBuffer",value:function(P){var j=Array.from(P.buffer),K=new E(j);P.buffer.clear(),j.length&&P.callback&&P.callback.call(void 0,K,P)}},{key:"processEntries",value:function(){var P=this;this.getNewEntries().forEach(function(K){var B=K.entryType;P.getObserversForType(P.registeredObservers,B).forEach(function(W){W.buffer.add(K)}),P.processedEntries.add(K)});var j=function(){return P.registeredObservers.forEach(P.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(j):this.context.setTimeout(j,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)}}])&&I(_.prototype,h),A&&I(_,A),N}()),Q=function(){function N(P){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:H;(function(K,B){if(!(K instanceof B))throw new TypeError("Cannot call a class as a function")})(this,N),L(this,"callback",void 0),L(this,"buffer",void 0),L(this,"entryTypes",[]),L(this,"taskQueue",void 0),this.callback=P,this.buffer=new Set,this.taskQueue=j}var _,h,A;return _=N,(h=[{key:"observe",value:function(P){if(!P)throw new Error(O);if(P.entryTypes&&P.type)throw new Error(D);var j;if(P.entryTypes)j=P.entryTypes;else{if(!P.type)throw new Error(O);j=[P.type]}var K=j.filter(w);K.length>0&&K.length!==j.length&&console.warn(X),K.length?(this.entryTypes=K,this.taskQueue.add(this)):console.warn(V)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var P=Array.from(this.buffer);return new E(P)}}])&&S(_.prototype,h),A&&S(_,A),N}();L(Q,"supportedEntryTypes",C);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:Q,Z=self;Z.PerformanceObserver||(Z.PerformanceObserver=x)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?d[C].startTime:s.now(),w=D>2?d[O].startTime:s.now(),H=new t({name:L,entryType:"measure",startTime:X,duration:w-X});return u.push(H),H},s.getEntries=s.webkitGetEntries||function(L){return L!=null?u.filter(function(C){return C.name===L.name&&C.entryType===L.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(L){return E("entryType",L)},s.getEntriesByName=s.webkitGetEntriesByName||function(L){return E("name",L)},s.clearMarks=s.webkitClearMarks||function(L){I("mark",L),delete d[L]},s.clearMeasures=s.webkitClearMeasures||function(L){I("measure",L)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(l,{$:()=>Dt,A:()=>we,B:()=>W,C:()=>$,D:()=>H,E:()=>_,F:()=>xe,G:()=>yt,H:()=>E,I:()=>Fe,J:()=>Pe,L:()=>Ot,M:()=>Ce,N:()=>Se,O:()=>at,P:()=>ze,Q:()=>Ge,R:()=>qe,S:()=>lt,T:()=>je,U:()=>M,W:()=>Gt,Z:()=>tt,a:()=>se,a2:()=>Be,a4:()=>De,a6:()=>ue,b:()=>Ue,d:()=>ut,e:()=>Ie,f:()=>it,g:()=>pt,h:()=>mt,i:()=>Q,j:()=>K,k:()=>u,l:()=>j,m:()=>N,n:()=>J,o:()=>D,p:()=>L,q:()=>w,r:()=>O,s:()=>P,t:()=>d,u:()=>C,v:()=>B,y:()=>A,z:()=>h});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(oe,ne){ne===void 0&&(ne=!0);var fe,Me=new Promise(function(Je){fe=setTimeout(Je,Math.min(o,oe),ne)});return Me[t.n1]=function(){clearTimeout(fe)},Me}const i=a;var s=function(ne){return function(){return ne}},u=s(!0),d=function(){},E=function(ne){return ne},I=typeof Symbol=="function",R=I&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(oe,ne,fe){if(!ne(oe))throw new Error(fe)}var L=function(ne,fe){(0,n.Z)(ne,fe),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(fe).forEach(function(Me){ne[Me]=fe[Me]})},C=function(ne,fe){var Me;return(Me=[]).concat.apply(Me,fe.map(ne))};function O(oe,ne){var fe=oe.indexOf(ne);fe>=0&&oe.splice(fe,1)}function D(oe){var ne=!1;return function(){ne||(ne=!0,oe())}}var V=function(ne){throw ne},X=function(ne){return{value:ne,done:!0}};function w(oe,ne,fe){ne===void 0&&(ne=V),fe===void 0&&(fe="iterator");var Me={meta:{name:fe},next:oe,throw:ne,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,N=function(ne){return Array.apply(null,new Array(ne))},_=function(ne){return function(fe){return ne(Object.defineProperty(fe,t.Nm,{value:!0}))}},h=function(ne){return ne===t.EO},A=function(ne){return ne===t.Wd},P=function(ne){return h(ne)||A(ne)};function j(oe,ne){var fe=Object.keys(oe),Me=fe.length,Je=0,ot,dt=(0,r.IX)(oe)?N(Me):{},gt={};function bt(){Je===Me&&(ot=!0,ne(dt))}return fe.forEach(function(It){var Ct=function(Ht,Jt){ot||(Jt||P(Ht)?(ne.cancel(),ne(Ht,Jt)):(dt[It]=Ht,Je++,bt()))};Ct.cancel=d,gt[It]=Ct}),ne.cancel=function(){ot||(ot=!0,fe.forEach(function(It){return gt[It].cancel()}))},gt}function K(oe){return{name:oe.name||"anonymous",location:B(oe)}}function B(oe){return oe[t.b_]}function W(){for(var oe=arguments.length,ne=new Array(oe),fe=0;fe1?ne-1:0),Me=1;Me1?ne-1:0),Me=1;Me1?ne-1:0),Me=1;Me1?ne-1:0),Me=1;Me1?ne-1:0),Me=1;Me{"use strict";e.d(l,{uR:()=>x,Ef:()=>a.I,ZP:()=>at,GG:()=>P});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var ve={};return ve.promise=new Promise(function(he,Ce){ve.resolve=he,ve.reject=Ce}),ve}function s(ve){for(var he=[],Ce=0;Ce2?Ge-2:0),ne=2;ne{"use strict";e.d(l,{CE:()=>D,IX:()=>s,MC:()=>d,NA:()=>X,Om:()=>w,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>V,hZ:()=>E,sR:()=>n,uj:()=>O});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,u=function(x){return x&&!s(x)&&typeof x=="object"},d=function(x){return x&&o(x.then)},E=function(x){return x&&o(x.next)&&o(x.throw)},I=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},R=function(x){return x&&x[TASK]},S=function(x){return Boolean(x&&x[SAGA_ACTION])},L=function(x){return x&&o(x.subscribe)},C=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},O=function Q(x){return x&&(i(x)||X(x)||o(x)||s(x)&&x.every(Q))},D=function(x){return x&&o(x.take)&&o(x.close)},V=function(x){return o(x)&&x.hasOwnProperty("toString")},X=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},w=function(x){return D(x)&&x[t.AS]},H=function(x){return x&&x[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>d,EO:()=>I,IO:()=>o,Nm:()=>s,Wd:()=>E,b_:()=>R,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(L){return"@@redux-saga/"+L},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),u=t("SELF_CANCELLATION"),d=t("TASK"),E=t("TASK_CANCEL"),I=t("TERMINATE"),R=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>mn,PH:()=>Zt,e:()=>ur,oM:()=>Sn});function t(f){for(var y=arguments.length,b=Array(y>1?y-1:0),F=1;F3?y.i-4:y.i:Array.isArray(f)?1:I(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,b){var F=i(f);F===2?f.set(y,b):F===3?f.add(b):f[y]=b}function E(f,y){return f===y?f!==0||1/f==1/y:f!=f&&y!=y}function I(f){return Fe&&f instanceof Map}function R(f){return je&&f instanceof Set}function S(f){return f.o||f.t}function L(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var y=lt(f);delete y[$];for(var b=Ue(y),F=0;F1&&(f.set=f.add=f.clear=f.delete=O),Object.freeze(f),y&&a(f,function(b,F){return C(F,!0)},!0)),f}function O(){t(2)}function D(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function V(f){var y=ut[f];return y||t(18,f),y}function X(f,y){ut[f]||(ut[f]=y)}function w(){return Ee}function H(f,y){y&&(V("Patches"),f.u=[],f.s=[],f.v=y)}function Q(f){x(f),f.p.forEach(N),f.p=null}function x(f){f===Ee&&(Ee=f.l)}function Z(f){return Ee={p:[],l:Ee,h:f,m:!0,_:0}}function N(f){var y=f[$];y.i===0||y.i===1?y.j():y.g=!0}function _(f,y){y._=y.p.length;var b=y.p[0],F=f!==void 0&&f!==b;return y.h.O||V("ES5").S(y,f,F),F?(b[$].P&&(Q(y),t(4)),r(f)&&(f=h(y,f),y.l||P(y,f)),y.u&&V("Patches").M(b[$].t,f,y.u,y.s)):f=h(y,b,[]),Q(y),y.u&&y.v(y.u,y.s),f!==we?f:void 0}function h(f,y,b){if(D(y))return y;var F=y[$];if(!F)return a(y,function(de,ge){return A(f,F,y,de,ge,b)},!0),y;if(F.A!==f)return y;if(!F.P)return P(f,F.t,!0),F.t;if(!F.I){F.I=!0,F.A._--;var q=F.i===4||F.i===5?F.o=L(F.k):F.o,re=q,me=!1;F.i===3&&(re=new Set(q),q.clear(),me=!0),a(re,function(de,ge){return A(f,F,q,de,ge,b,me)}),P(f,q,!1),b&&f.u&&V("Patches").N(F,b,f.u,f.s)}return F.o}function A(f,y,b,F,q,re,me){if(n(q)){var de=h(f,q,re&&y&&y.i!==3&&!s(y.R,F)?re.concat(F):void 0);if(d(b,F,de),!n(de))return;f.m=!1}else me&&b.add(q);if(r(q)&&!D(q)){if(!f.h.D&&f._=0;de--){var ge=me[de][$];if(!ge.P)switch(ge.i){case 5:F(ge)&&B(ge);break;case 4:b(ge)&&B(ge)}}}function b(me){for(var de=me.t,ge=me.k,te=Ue(ge),ie=te.length-1;ie>=0;ie--){var Oe=te[ie];if(Oe!==$){var Ne=de[Oe];if(Ne===void 0&&!s(de,Oe))return!0;var be=ge[Oe],Ae=be&&be[$];if(Ae?Ae.t!==Ne:!E(be,Ne))return!0}}var Le=!!de[$];return te.length!==Ue(de).length+(Le?0:1)}function F(me){var de=me.k;if(de.length!==me.t.length)return!0;var ge=Object.getOwnPropertyDescriptor(de,de.length-1);if(ge&&!ge.get)return!0;for(var te=0;te1?Xe-1:0),Ze=1;Ze1?ie-1:0),Ne=1;Ne=0;q--){var re=F[q];if(re.path.length===0&&re.op==="replace"){b=re.value;break}}q>-1&&(F=F.slice(q+1));var me=V("Patches").$;return n(b)?me(b,F):this.produce(b,function(de){return me(de,F)})},f}(),mt=new yt,He=mt.produce,nt=mt.produceWithPatches.bind(mt),et=mt.setAutoFreeze.bind(mt),rt=mt.setUseProxies.bind(mt),ft=mt.applyPatches.bind(mt),Ot=mt.createDraft.bind(mt),Ft=mt.finishDraft.bind(mt);const tt=He;var vt=e(69394);function Dt(f){var y=function(F){var q=F.dispatch,re=F.getState;return function(me){return function(de){return typeof de=="function"?de(q,re,f):me(de)}}};return y}var Gt=Dt();Gt.withExtraArgument=Dt;const $t=Gt;var Wt=function(){var f=function(y,b){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(F,q){F.__proto__=q}||function(F,q){for(var re in q)Object.prototype.hasOwnProperty.call(q,re)&&(F[re]=q[re])},f(y,b)};return function(y,b){if(typeof b!="function"&&b!==null)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");f(y,b);function F(){this.constructor=y}y.prototype=b===null?Object.create(b):(F.prototype=b.prototype,new F)}}(),pe=function(f,y){var b={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},F,q,re,me;return me={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(me[Symbol.iterator]=function(){return this}),me;function de(te){return function(ie){return ge([te,ie])}}function ge(te){if(F)throw new TypeError("Generator is already executing.");for(;b;)try{if(F=1,q&&(re=te[0]&2?q.return:te[0]?q.throw||((re=q.return)&&re.call(q),0):q.next)&&!(re=re.call(q,te[1])).done)return re;switch(q=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return b.label++,{value:te[1],done:!1};case 5:b.label++,q=te[1],te=[0];continue;case 7:te=b.ops.pop(),b.trys.pop();continue;default:if(re=b.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){b=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]f&&console.warn(y+" took "+b+"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 fe=function(f){Wt(y,f);function y(){for(var b=[],F=0;F0){var me=b.indexOf(this);~me?b.splice(me+1):b.push(this),~me?F.splice(me,1/0,q):F.push(q),~b.indexOf(re)&&(re=y.call(this,q,re))}else b.push(re);return f==null?re:f.call(this,q,re)}}function It(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function Ct(f,y,b){var F=wt(f,y,b);return{detectMutations:function(){return Ht(f,y,F,b)}}}function wt(f,y,b,F){y===void 0&&(y=[]),F===void 0&&(F="");var q={value:b};if(!f(b)){q.children={};for(var re in b){var me=F?F+"."+re:re;y.length&&y.indexOf(me)!==-1||(q.children[re]=wt(f,y,b[re],me))}}return q}function Ht(f,y,b,F,q,re){y===void 0&&(y=[]),q===void 0&&(q=!1),re===void 0&&(re="");var me=b?b.value:void 0,de=me===F;if(q&&!de&&!Number.isNaN(F))return{wasMutated:!0,path:re};if(f(me)||f(F))return{wasMutated:!1};var ge={};for(var te in b.children)ge[te]=!0;for(var te in F)ge[te]=!0;for(var te in ge){var ie=re?re+"."+te:te;if(!(y.length&&y.indexOf(ie)!==-1)){var Oe=Ht(f,y,b.children[te],F[te],de,ie);if(Oe.wasMutated)return Oe}}return{wasMutated:!1}}function Jt(f){return f===void 0&&(f={}),function(){return function(ge){return function(te){return ge(te)}}};var y=f.isImmutable,b=y===void 0?It:y,F=f.ignoredPaths,q=f.warnAfter,re=q===void 0?32:q,me=f.ignore;F=F||me;var de=Ct.bind(null,b,F);return function(ge){var te=ge.getState,ie=te(),Oe=de(ie),Ne;return function(be){return function(Ae){var Le=ne(re,"ImmutableStateInvariantMiddleware");Le.measureTime(function(){ie=te(),Ne=Oe.detectMutations(),Oe=de(ie),dt(!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 $e=be(Ae);return Le.measureTime(function(){ie=te(),Ne=Oe.detectMutations(),Oe=de(ie),Ne.wasMutated&&dt(!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 "+gt(Ae)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Le.warnIfExceeded(),$e}}}}function _t(f){var y=typeof f;return f==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(f)||oe(f)}function qt(f,y,b,F,q){y===void 0&&(y=""),b===void 0&&(b=_t),q===void 0&&(q=[]);var re;if(!b(f))return{keyPath:y||"",value:f};if(typeof f!="object"||f===null)return!1;for(var me=F!=null?F(f):Object.entries(f),de=q.length>0,ge=0,te=me;ge=0)){if(!b(Ne))return{keyPath:be,value:Ne};if(typeof Ne=="object"&&(re=qt(Ne,be,b,F,q),re))return re}}return!1}function hn(f){return f===void 0&&(f={}),function(){return function($e){return function(Xe){return $e(Xe)}}};var y=f.isSerializable,b=y===void 0?_t:y,F=f.getEntries,q=f.ignoredActions,re=q===void 0?[]:q,me=f.ignoredActionPaths,de=me===void 0?["meta.arg","meta.baseQueryMeta"]:me,ge=f.ignoredPaths,te=ge===void 0?[]:ge,ie=f.warnAfter,Oe=ie===void 0?32:ie,Ne=f.ignoreState,be=Ne===void 0?!1:Ne,Ae=f.ignoreActions,Le=Ae===void 0?!1:Ae;return function($e){return function(Xe){return function(Ke){var Ze=Xe(Ke),_e=ne(Oe,"SerializableStateInvariantMiddleware");return!Le&&!(re.length&&re.indexOf(Ke.type)!==-1)&&_e.measureTime(function(){var Rt=qt(Ke,"",b,F,de);if(Rt){var Ut=Rt.keyPath,zt=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ut+"`. Value:",zt,` Take a look at the logic that dispatched this action: `,Ke,` (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)`)}}),be||(_e.measureTime(function(){var Rt=$e.getState(),Ut=qt(Rt,"",b,F,te);if(Ut){var zt=Ut.keyPath,kt=Ut.value;console.error("A non-serializable value was detected in the state, in the path: `"+zt+"`. Value:",kt,` Take a look at the reducer(s) handling this action type: `+Ke.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),_e.warnIfExceeded()),Ze}}}}function rn(f){return typeof f=="boolean"}function en(){return function(y){return tn(y)}}function tn(f){f===void 0&&(f={});var y=f.thunk,b=y===void 0?!0:y,F=f.immutableCheck,q=F===void 0?!0:F,re=f.serializableCheck,me=re===void 0?!0:re,de=new fe;if(b&&(rn(b)?de.push($t):de.push($t.withExtraArgument(b.extraArgument))),!1)var ge,te;return de}var on=!0;function mn(f){var y=en(),b=f||{},F=b.reducer,q=F===void 0?void 0:F,re=b.middleware,me=re===void 0?y():re,de=b.devTools,ge=de===void 0?!0:de,te=b.preloadedState,ie=te===void 0?void 0:te,Oe=b.enhancers,Ne=Oe===void 0?void 0:Oe,be;if(typeof q=="function")be=q;else if(oe(q))be=(0,vt.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 Ae=me;if(typeof Ae=="function"&&(Ae=Ae(y),!on&&!Array.isArray(Ae)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Ae.some(function(Ze){return typeof Ze!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Le=vt.md.apply(void 0,Ae),$e=vt.qC;ge&&($e=Re(M({trace:!on},typeof ge=="object"&&ge)));var Xe=[Le];Array.isArray(Ne)?Xe=at([Le],Ne):typeof Ne=="function"&&(Xe=Ne(Xe));var Ke=$e.apply(void 0,Xe);return(0,vt.MT)(be,ie,Ke)}function Zt(f,y){function b(){for(var F=[],q=0;q-1}function fn(f){return""+f}function dn(f){var y={},b=[],F,q={addCase:function(re,me){var de=typeof re=="string"?re:re.type;if(de in y)throw new Error("addCase cannot be called with two reducers for the same action type");return y[de]=me,q},addMatcher:function(re,me){return b.push({matcher:re,reducer:me}),q},addDefaultCase:function(re){return F=re,q}};return f(q),[y,b,F]}function Qt(f){return typeof f=="function"}var vn=!1;function pn(f,y,b,F){b===void 0&&(b=[]);var q=typeof y=="function"?dn(y):[y,b,F],re=q[0],me=q[1],de=q[2],ge;if(Qt(f))ge=function(){return Me(f())};else{var te=Me(f);ge=function(){return te}}function ie(Oe,Ne){Oe===void 0&&(Oe=ge());var be=at([re[Ne.type]],me.filter(function(Ae){var Le=Ae.matcher;return Le(Ne)}).map(function(Ae){var Le=Ae.reducer;return Le}));return be.filter(function(Ae){return!!Ae}).length===0&&(be=[de]),be.reduce(function(Ae,Le){if(Le)if(n(Ae)){var $e=Ae,Xe=Le($e,Ne);return Xe===void 0?Ae:Xe}else{if(r(Ae))return tt(Ae,function(Ke){return Le(Ke,Ne)});var Xe=Le(Ae,Ne);if(Xe===void 0){if(Ae===null)return Ae;throw Error("A case reducer on a non-draftable value must not return undefined")}return Xe}return Ae},Oe)}return ie.getInitialState=ge,ie}var gn=!1;function Pn(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 b=typeof f.initialState=="function"?f.initialState:Me(f.initialState),F=f.reducers||{},q=Object.keys(F),re={},me={},de={};q.forEach(function(ie){var Oe=F[ie],Ne=Pn(y,ie),be,Ae;"reducer"in Oe?(be=Oe.reducer,Ae=Oe.prepare):be=Oe,re[ie]=be,me[Ne]=be,de[ie]=Ae?Zt(Ne,Ae):Zt(Ne)});function ge(){var ie=typeof f.extraReducers=="function"?dn(f.extraReducers):[f.extraReducers],Oe=ie[0],Ne=Oe===void 0?{}:Oe,be=ie[1],Ae=be===void 0?[]:be,Le=ie[2],$e=Le===void 0?void 0:Le,Xe=M(M({},Ne),me);return pn(b,function(Ke){for(var Ze in Xe)Ke.addCase(Ze,Xe[Ze]);for(var _e=0,Rt=Ae;_e0;if(Ke){var Ze=Ae.filter(function(_e){return te($e,_e,Le)}).length>0;Ze&&(Le.ids=Object.keys(Le.entities))}}function Ne(Ae,Le){return be([Ae],Le)}function be(Ae,Le){var $e=ce(Ae,f,Le),Xe=$e[0],Ke=$e[1];Oe(Ke,Le),b(Xe,Le)}return{removeAll:yn(ge),addOne:Mt(y),addMany:Mt(b),setOne:Mt(F),setMany:Mt(q),setAll:Mt(re),updateOne:Mt(ie),updateMany:Mt(Oe),upsertOne:Mt(Ne),upsertMany:Mt(be),removeOne:Mt(me),removeMany:Mt(de)}}function Ye(f,y){var b=ye(f),F=b.removeOne,q=b.removeMany,re=b.removeAll;function me(Ke,Ze){return de([Ke],Ze)}function de(Ke,Ze){Ke=k(Ke);var _e=Ke.filter(function(Rt){return!(ln(Rt,f)in Ze.entities)});_e.length!==0&&$e(_e,Ze)}function ge(Ke,Ze){return te([Ke],Ze)}function te(Ke,Ze){Ke=k(Ke),Ke.length!==0&&$e(Ke,Ze)}function ie(Ke,Ze){Ke=k(Ke),Ze.entities={},Ze.ids=[],de(Ke,Ze)}function Oe(Ke,Ze){return Ne([Ke],Ze)}function Ne(Ke,Ze){for(var _e=!1,Rt=0,Ut=Ke;Rt-1;return b&&F}function Qe(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function xt(){for(var f=[],y=0;y0)for(var Ze=be.getState(),_e=Array.from(b.values()),Rt=0,Ut=_e;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?xe-1:0),Ue=1;Ue/gm),p=i(/^data-[\-\w.\u00B7-\uFFFF]/),G=i(/^aria-[\-\w]+$/),J=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Y=i(/^(?:\w+script|data):/i),le=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ee=i(/^html$/i),Ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function($){return typeof $}:function($){return $&&typeof Symbol=="function"&&$.constructor===Symbol&&$!==Symbol.prototype?"symbol":typeof $};function Fe($){if(Array.isArray($)){for(var se=0,xe=Array($.length);se"u"?null:window},ze=function(se,xe){if((typeof se>"u"?"undefined":Ie(se))!=="object"||typeof se.createPolicy!="function")return null;var Pe=null,Ue="data-tt-policy-suffix";xe.currentScript&&xe.currentScript.hasAttribute(Ue)&&(Pe=xe.currentScript.getAttribute(Ue));var lt="dompurify"+(Pe?"#"+Pe:"");try{return se.createPolicy(lt,{createHTML:function(it){return it}})}catch{return console.warn("TrustedTypes policy "+lt+" could not be created."),null}};function we(){var $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:je(),se=function(ee){return we(ee)};if(se.version="2.3.6",se.removed=[],!$||!$.document||$.document.nodeType!==9)return se.isSupported=!1,se;var xe=$.document,Pe=$.document,Ue=$.DocumentFragment,lt=$.HTMLTemplateElement,ut=$.Node,it=$.Element,pt=$.NodeFilter,yt=$.NamedNodeMap,mt=yt===void 0?$.NamedNodeMap||$.MozNamedAttrMap:yt,He=$.HTMLFormElement,nt=$.DOMParser,et=$.trustedTypes,rt=it.prototype,ft=N(rt,"cloneNode"),Ot=N(rt,"nextSibling"),Ft=N(rt,"childNodes"),tt=N(rt,"parentNode");if(typeof lt=="function"){var vt=Pe.createElement("template");vt.content&&vt.content.ownerDocument&&(Pe=vt.content.ownerDocument)}var Dt=ze(et,xe),Gt=Dt?Dt.createHTML(""):"",$t=Pe,Wt=$t.implementation,pe=$t.createNodeIterator,at=$t.createDocumentFragment,ve=$t.getElementsByTagName,he=xe.importNode,Ce={};try{Ce=Z(Pe).documentMode?Pe.documentMode:{}}catch{}var Be={};se.isSupported=typeof tt=="function"&&Wt&&typeof Wt.createHTMLDocument"u"?"undefined":Ie(ee))!=="object")&&(ee={}),ee=Z(ee),Re="ALLOWED_TAGS"in ee?x({},ee.ALLOWED_TAGS):Ge,oe="ALLOWED_ATTR"in ee?x({},ee.ALLOWED_ATTR):ne,sn="ADD_URI_SAFE_ATTR"in ee?x(Z(En),ee.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in ee?x(Z(Zt),ee.ADD_DATA_URI_TAGS):Zt,tn="FORBID_CONTENTS"in ee?x({},ee.FORBID_CONTENTS):on,Me="FORBID_TAGS"in ee?x({},ee.FORBID_TAGS):{},Je="FORBID_ATTR"in ee?x({},ee.FORBID_ATTR):{},en="USE_PROFILES"in ee?ee.USE_PROFILES:!1,ot=ee.ALLOW_ARIA_ATTR!==!1,dt=ee.ALLOW_DATA_ATTR!==!1,gt=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,bt=ee.SAFE_FOR_TEMPLATES||!1,It=ee.WHOLE_DOCUMENT||!1,Ht=ee.RETURN_DOM||!1,Jt=ee.RETURN_DOM_FRAGMENT||!1,_t=ee.RETURN_TRUSTED_TYPE||!1,wt=ee.FORCE_BODY||!1,qt=ee.SANITIZE_DOM!==!1,hn=ee.KEEP_CONTENT!==!1,rn=ee.IN_PLACE||!1,Te=ee.ALLOWED_URI_REGEXP||Te,vn=ee.NAMESPACE||Qt,ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(fe.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(fe.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(fe.allowCustomizedBuiltInElements=ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),gn=Pn.indexOf(ee.PARSER_MEDIA_TYPE)===-1?gn=Sn:gn=ee.PARSER_MEDIA_TYPE,nn=gn==="application/xhtml+xml"?function(We){return We}:L,bt&&(dt=!1),Jt&&(Ht=!0),en&&(Re=x({},[].concat(Fe(B))),oe=[],en.html===!0&&(x(Re,_),x(oe,W)),en.svg===!0&&(x(Re,h),x(oe,T),x(oe,v)),en.svgFilters===!0&&(x(Re,A),x(oe,T),x(oe,v)),en.mathMl===!0&&(x(Re,j),x(oe,U),x(oe,v))),ee.ADD_TAGS&&(Re===Ge&&(Re=Z(Re)),x(Re,ee.ADD_TAGS)),ee.ADD_ATTR&&(oe===ne&&(oe=Z(oe)),x(oe,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&x(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(tn===on&&(tn=Z(tn)),x(tn,ee.FORBID_CONTENTS)),hn&&(Re["#text"]=!0),It&&x(Re,["html","head","body"]),Re.table&&(x(Re,["tbody"]),delete Me.tbody),a&&a(ee),cn=ee)},ln=x({},["mi","mo","mn","ms","mtext"]),k=x({},["foreignobject","desc","title","annotation-xml"]),ce=x({},h);x(ce,A),x(ce,P);var ye=x({},j);x(ye,K);var Ye=function(ee){var We=tt(ee);(!We||!We.tagName)&&(We={namespaceURI:Qt,tagName:"template"});var Qe=L(ee.tagName),xt=L(We.tagName);if(ee.namespaceURI===dn)return We.namespaceURI===Qt?Qe==="svg":We.namespaceURI===fn?Qe==="svg"&&(xt==="annotation-xml"||ln[xt]):Boolean(ce[Qe]);if(ee.namespaceURI===fn)return We.namespaceURI===Qt?Qe==="math":We.namespaceURI===dn?Qe==="math"&&k[xt]:Boolean(ye[Qe]);if(ee.namespaceURI===Qt){if(We.namespaceURI===dn&&!k[xt]||We.namespaceURI===fn&&!ln[xt])return!1;var jt=x({},["title","style","font","a","script"]);return!ye[Qe]&&(jt[Qe]||!ce[Qe])}return!1},ke=function(ee){S(se.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Gt}catch{ee.remove()}}},st=function(ee,We){try{S(se.removed,{attribute:We.getAttributeNode(ee),from:We})}catch{S(se.removed,{attribute:null,from:We})}if(We.removeAttribute(ee),ee==="is"&&!oe[ee])if(Ht||Jt)try{ke(We)}catch{}else try{We.setAttribute(ee,"")}catch{}},ct=function(ee){var We=void 0,Qe=void 0;if(wt)ee=""+ee;else{var xt=C(ee,/^[\r\n\t ]+/);Qe=xt&&xt[0]}gn==="application/xhtml+xml"&&(ee=''+ee+"");var jt=Dt?Dt.createHTML(ee):ee;if(vn===Qt)try{We=new nt().parseFromString(jt,gn)}catch{}if(!We||!We.documentElement){We=Wt.createDocument(vn,"template",null);try{We.documentElement.innerHTML=pn?"":jt}catch{}}var Xt=We.body||We.documentElement;return ee&&Qe&&Xt.insertBefore(Pe.createTextNode(Qe),Xt.childNodes[0]||null),vn===Qt?ve.call(We,It?"html":"body")[0]:It?We.documentElement:Xt},Et=function(ee){return pe.call(ee.ownerDocument||ee,ee,pt.SHOW_ELEMENT|pt.SHOW_COMMENT|pt.SHOW_TEXT,null,!1)},ht=function(ee){return ee instanceof He&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof mt)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},At=function(ee){return(typeof ut>"u"?"undefined":Ie(ut))==="object"?ee instanceof ut:ee&&(typeof ee>"u"?"undefined":Ie(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},St=function(ee,We,Qe){!Be[ee]||I(Be[ee],function(xt){xt.call(se,We,Qe,cn)})},Pt=function(ee){var We=void 0;if(St("beforeSanitizeElements",ee,null),ht(ee)||C(ee.nodeName,/[\u0080-\uFFFF]/))return ke(ee),!0;var Qe=nn(ee.nodeName);if(St("uponSanitizeElement",ee,{tagName:Qe,allowedTags:Re}),!At(ee.firstElementChild)&&(!At(ee.content)||!At(ee.content.firstElementChild))&&X(/=0;--Vt)xt.insertBefore(ft(jt[Vt],!0),Ot(ee))}return ke(ee),!0}return ee instanceof it&&!Ye(ee)||(Qe==="noscript"||Qe==="noembed")&&X(/0},Lt=function(ee){var We=void 0,Qe=void 0,xt=void 0,jt=void 0;St("beforeSanitizeAttributes",ee,null);var Xt=ee.attributes;if(!!Xt){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:oe};for(jt=Xt.length;jt--;){We=Xt[jt];var An=We,Yt=An.name,Ln=An.namespaceURI;if(Qe=V(We.value),xt=nn(Yt),Vt.attrName=xt,Vt.attrValue=Qe,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,St("uponSanitizeAttribute",ee,Vt),Qe=Vt.attrValue,!Vt.forceKeepAttr&&(st(Yt,ee),!!Vt.keepAttr)){if(X(/\/>/i,Qe)){st(Yt,ee);continue}bt&&(Qe=O(Qe,ae," "),Qe=O(Qe,Se," "));var In=nn(ee.nodeName);if(!!Nt(In,xt,Qe))try{Ln?ee.setAttributeNS(Ln,Yt,Qe):ee.setAttribute(Yt,Qe),R(se.removed)}catch{}}}St("afterSanitizeAttributes",ee,null)}},Kt=function Ve(ee){var We=void 0,Qe=Et(ee);for(St("beforeSanitizeShadowDOM",ee,null);We=Qe.nextNode();)St("uponSanitizeShadowNode",We,null),!Pt(We)&&(We.content instanceof Ue&&Ve(We.content),Lt(We));St("afterSanitizeShadowDOM",ee,null)};return se.sanitize=function(Ve,ee){var We=void 0,Qe=void 0,xt=void 0,jt=void 0,Xt=void 0;if(pn=!Ve,pn&&(Ve=""),typeof Ve!="string"&&!At(Ve)){if(typeof Ve.toString!="function")throw w("toString is not a function");if(Ve=Ve.toString(),typeof Ve!="string")throw w("dirty is not a string, aborting")}if(!se.isSupported){if(Ie($.toStaticHTML)==="object"||typeof $.toStaticHTML=="function"){if(typeof Ve=="string")return $.toStaticHTML(Ve);if(At(Ve))return $.toStaticHTML(Ve.outerHTML)}return Ve}if(Ct||Mt(ee),se.removed=[],typeof Ve=="string"&&(rn=!1),rn){if(Ve.nodeName){var Vt=nn(Ve.nodeName);if(!Re[Vt]||Me[Vt])throw w("root node is forbidden and cannot be sanitized in-place")}}else if(Ve instanceof ut)We=ct(""),Qe=We.ownerDocument.importNode(Ve,!0),Qe.nodeType===1&&Qe.nodeName==="BODY"||Qe.nodeName==="HTML"?We=Qe:We.appendChild(Qe);else{if(!Ht&&!bt&&!It&&Ve.indexOf(" `+Yt),bt&&(Yt=O(Yt,ae," "),Yt=O(Yt,Se," ")),Dt&&_t?Dt.createHTML(Yt):Yt},se.setConfig=function(Ve){Mt(Ve),Ct=!0},se.clearConfig=function(){cn=null,Ct=!1},se.isValidAttribute=function(Ve,ee,We){cn||Mt({});var Qe=nn(Ve),xt=nn(ee);return Nt(Qe,xt,We)},se.addHook=function(Ve,ee){typeof ee=="function"&&(Be[Ve]=Be[Ve]||[],S(Be[Ve],ee))},se.removeHook=function(Ve){Be[Ve]&&R(Be[Ve])},se.removeHooks=function(Ve){Be[Ve]&&(Be[Ve]=[])},se.removeAllHooks=function(){Be={}},se}var qe=we();return qe})},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:()=>Z,g7:()=>x,Cs:()=>N,th:()=>w,sw:()=>X,Xz:()=>h});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),u=e.n(s),d=e(829),E=e.n(d),I=e(12782),R=e.n(I),S=e(60985),L=e(84621),C=e(44203);const O=(0,S.P1)(L.J0,W=>{try{return j(W?.["twc-variation"]??"")}catch{return{}}}),D=(0,S.P1)(L.J0,W=>{try{return K(W?.["twc-experiment"]??"")}catch{return{}}}),V=(0,S.P1)(O,D,(W,T)=>({...T,...W})),X=(0,S.P1)(V,W=>{try{const T=[];for(const[U,v]of Object.entries(W)){const g={experimentName:U,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};T.push(g)}return E()(T,["experimentName","variantName"])}catch{return[]}}),w=(0,C.C6)(X,W=>{const T={};for(const U of W){let{variantPayload:v}=U??{};const{taboola:g}=v??{};if(!n()(v?.taboola)){const m={placementSuffix:` - ${U.variantName}`,containerSuffix:`---${U.variantName}`};v={...v,taboola:{...m,...g}}}R()(T,v)}return T}),H=(0,C.C6)(X,W=>W.map(T=>T.experimentName)),Q=(0,C.C6)(X,W=>W.map(T=>T.variantName)),x=(0,C.C6)(X,W=>W.map(T=>`${T.experimentName}_${T.variantName}`)),Z=(0,C.C6)(H,W=>W.join(",")),N=(0,C.C6)(Q,W=>W.join(",")),_=(0,C.C6)(x,W=>W.join(",")),h=(0,S.P1)(w,W=>{const{taboola:T}=W??{};return n()(T)?{}:{...T}});function A(W){return window.atob(W)}function P(W){if(!i()(W))throw new Error("experiment map must be plain object");for(const[T,U]of Object.entries(W)){const{payloads:v={},value:g}=U,m=v[g]??{};if(typeof T!="string"||!T)throw new Error(`experiment name must be non-empty string (got ${T})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(m)&&!i()(m))throw new Error("variant payload must be plain object or null")}}function j(W){if(!W)return{};const T=JSON.parse(A(W));return P(T),T}function K(W){if(!W)return{};const T=JSON.parse(A(W)),U={};for(const v of Object.keys(T)){const[g,m]=v.split("__"),p=u()(T[v]);B(`${g}_${m}`)&&(U[g]={value:m,payloads:{[m]:p}})}return P(U),U}function B(W){return W.length{"use strict";e.d(l,{CJ:()=>E,DU:()=>R,RL:()=>H,S8:()=>A,UO:()=>d,VN:()=>w,cb:()=>j,iJ:()=>V,iT:()=>x,m$:()=>s,my:()=>D,nn:()=>C,oc:()=>L,og:()=>Z,qs:()=>N,th:()=>_,u0:()=>O,vP:()=>S,vR:()=>h});var t=e(72579),n=e.n(t),r=e(44203),o=e(56741),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),u=(0,r.C6)(a.Qo,o.y,(T,U)=>({name:"getCMSAssetsUrlConfig",params:{language:U,query:{type:{$in:"article"},assetName:{$in:T}}}})),d=(0,r.C6)(r.$l,u,(T,U)=>T(U)?.[0]),E=(0,r.C6)(d,T=>T?.seometa?.title??""),I=(0,r.C6)(d,T=>T?.seometa?.keywords??""),R=(0,r.C6)(d,T=>T?.seometa?.description??""),S=(0,r.C6)(d,T=>T?.seometa?.["og:image"]??""),L=(0,r.C6)(d,T=>T?.seometa?.canonical??""),C=T=>T?.article?.wxNodes??{},O=T=>T?.article?.limitedAccess??!1,D=T=>T?.article?.wxNodesWithAssets??{},V=(0,r.C6)(d,T=>T?.author_data?.length?T.author_data:T?.author?.[0]?[{name:T.author[0],bioUrl:T.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(d,T=>T?.pcollid??""),w=(0,r.C6)(r.Gx,X,o.y,(T,U,v)=>{const g=(0,r.vy)({language:v,collectionId:U});return n()(T,["getCMSCollectionsUrlConfig",g,"data"],{})}),H=(0,r.C6)(w,T=>T?.ad_metrics?.article?.zone??""),Q=(0,r.C6)(w,T=>T?.title??""),x=(0,r.C6)(d,T=>T?.providername??""),Z=(0,r.C6)(d,T=>T?.providerid??""),N=(0,r.C6)(d,T=>T?.lastmodifieddate??""),_=(0,r.C6)(d,T=>T?.publishdate??""),h=(0,r.C6)(d,T=>T?.createdate??""),A=(T,U)=>(0,r.C6)(r.Gx,o.TN,(v,g)=>{const m=(U||g).replace(/-/,"_"),p=(0,r.vy)({language:m,assetId:T});return n()(v,["getCMSAssetByIDUrlConfig",p,"data"],{})}),P=T=>createDeepEqualSelector(dalSelector,U=>{const v=createDalKey({assetId:T});return get(U,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),j=(T,U)=>(0,r.C6)(r.Gx,o.y,(v,g)=>{const m=(0,r.vy)({language:g,collectionType:T,collectionId:U});let p=n()(v,["getCMSOrderedListUrlConfig",m,"data"],{});return p.text==="Not Found"&&(p={}),p}),K=T=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(U,v)=>{const g=B(T),m=createDalKey({language:v,assetIds:g}),p=get(U,["getCMSAssetByIDsUrlConfig",m,"data"],[]);if(Array.isArray(p)){let G=p.filter(J=>J.status===200);return G=G.map(J=>{const{doc:Y={}}=J;return{...Y,playlists:Y.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),G}return null}),B=T=>{let U=T.replace(/(^,|,$)/g,"");return U=U.split(","),U=U.join(";"),U},W=T=>get(T,["article","videoAsset"],{})},80329:(c,l,e)=>{"use strict";e.d(l,{Jj:()=>R,Q3:()=>s,a$:()=>d,ez:()=>E,jm:()=>I});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(56741),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,L,C)=>{if(!C)return null;const O=(0,r.vy)({language:L,collectionId:C});return n()(S,["getCMSCollectionsUrlConfig",O,"data"],{})}),d=(0,r.C6)(u,S=>n()(S,"title","")),E=(0,r.C6)(u,S=>n()(S,"sponsored",!1)),I=(0,r.C6)(u,i.dF,(S,L)=>{if(!S)return;const C=L==="index"?"article":L;return/article|video/.test(C)?n()(S,["ad_metrics",C,"zone"],""):""}),R=(0,r.C6)(u,i.dF,(S,L)=>{if(!S)return;const C=L==="index"?"article":L;return/article|video/.test(C)?n()(S,["ad_metrics",C,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>K,FL:()=>B,FN:()=>w,FT:()=>D,Hz:()=>X,IU:()=>Z,JK:()=>A,Jc:()=>_,Je:()=>O,M3:()=>x,MK:()=>N,R8:()=>s,St:()=>u,T$:()=>P,UZ:()=>j,Wc:()=>W,X9:()=>L,Xf:()=>g,Y6:()=>m,Y9:()=>S,_f:()=>I,ah:()=>t,bK:()=>h,bk:()=>R,dn:()=>E,nD:()=>U,nn:()=>v,s8:()=>C,sF:()=>T,sc:()=>d,tV:()=>Q,uz:()=>V,y8:()=>n,yk:()=>H});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",u="burdaAdEngine",d="burdaHeaderBidders",E="comscore",I="appsFlyer",R="criteoSlot",S="custParamsPii",L="facebookWxNode",C="findMe",O="geoIP",D="googleNonLimitedAds",V="gpt",X="gptPiiGDPR",w="gptPiiSaleUSA",H="indexExchange",Q="instagramWxNode",x="gptPrisma",Z="headerBidders",N="medallia",_="mParticleFullMetrics",h="nielsen",A="outbrain",P="rubicon",j="socialLinksFooter",K="taboola",B="twitterWxNode",W="youtubeWxNode",T="wfxTriggers",U="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",m={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>pt,B:()=>H,Cy:()=>Pe,Ds:()=>Fe,EM:()=>$,Eg:()=>Ie,Fu:()=>h,Jt:()=>G,MT:()=>w,Mw:()=>x,O7:()=>J,Oq:()=>je,R$:()=>Y,RJ:()=>ze,Yq:()=>Ee,Z3:()=>j,ab:()=>C,b2:()=>K,bG:()=>se,dR:()=>_,ff:()=>le,gK:()=>we,hV:()=>lt,hY:()=>ut,iF:()=>A,j5:()=>P,sj:()=>mt,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(56741),s=e(10449),u=e(42882),d=e(84621),E=e(23631),I=e(26850),R=e(77482),S=e(88240);const L=(0,t.P1)(d.cz,He=>He===E.wQ),C=(0,t.P1)(d.cz,He=>E.nB.includes(He)),O=He=>r()(He,[S.Xf,S.y8],{}),D=He=>(0,t.P1)(O,nt=>r()(nt,[He])),V=He=>r()(He,[S.Xf,S.ah],{}),X=(0,t.P1)(V,He=>{const{DprSdk:nt}=window||{};return He[I.ui]??nt?.getUserConsentWithDefaultValue?.(I.ui)}),w=(0,t.P1)(V,He=>{const{DprSdk:nt}=window||{};return He[I.y]??nt?.getUserConsentWithDefaultValue?.(I.y)}),H=()=>{const{DprSdk:He}=window||{};if(typeof He?.getGdprConsentOptInsString=="function")return He.getGdprConsentOptInsString()},Q=()=>{const{DprSdk:He}=window||{};if(typeof He?.getCcpaSaleOptInString=="function")return He.getCcpaSaleOptInString()},x=D(S.R8),Z=D(S.Je),N=D(S.s8),_=(0,t.P1)(D(S.UZ),d.dF,(He,nt)=>["covid19map"].includes(nt)?!1:He),h=D(S.X9),A=D(S.tV),P=D(S.FL),j=D(S.Wc),K=(0,t.P1)(s.fr,i.b2,(He,nt)=>He||nt),B=(0,t.P1)(d.cz,He=>[E.CA,...E.nB,...E.Gv].includes(He));function W({linkList:He=[],regime:nt,allowPrivacySettingsLink:et,pageKey:rt,isMobile:ft,isUserLoggedIn:Ot,privacyPolicyLink:Ft}){if(!Array.isArray(He))return He;const tt=a()(He);return T({privacyLinkList:tt,regime:nt,allowPrivacySettingsLink:et}),U({privacyLinkList:tt,regime:nt,pageKey:rt,isMobile:ft}),v({privacyLinkList:tt,regime:nt,pageKey:rt,isMobile:ft}),g({privacyLinkList:tt,regime:nt,pageKey:rt,isMobile:ft,isUserLoggedIn:Ot}),m({privacyLinkList:tt,regime:nt,privacyPolicyLink:Ft}),tt}const T=({privacyLinkList:He,regime:nt,allowPrivacySettingsLink:et})=>{const rt=He.findIndex(ft=>ft?.titleTranslationKey==="privacySettings"||ft?.titleTranslationKey==="privacySettingsMenu");if(rt>-1){if(!et){He.splice(rt,1);return}if(E.Gv.includes(nt)){const{DprSdk:ft}=window||{};He[rt].titleTranslationKey="cookieSettings",He[rt].url="",He[rt].onClick=ft?.showConsentManager}E.nB.includes(nt)&&He[rt].titleTranslationKey!=="privacySettingsMenu"&&(He[rt].titleTranslationKey="reviewAdsSettings")}},U=({privacyLinkList:He,regime:nt,pageKey:et,isMobile:rt})=>{const ft=He.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("dataPurposes"));if(ft>-1){if(nt!==E.JP){He.splice(ft,1);return}et==="dataPurposes"&&rt&&(He[ft].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:He,regime:nt,pageKey:et,isMobile:rt})=>{const ft=He.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("doNotSell"));if(ft>-1){if(!E.nB.includes(nt)){He.splice(ft,1);return}et==="privacySettings"&&rt&&(He[ft].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),nt!==E.wQ&&E.nB.includes(nt)&&(He[ft].titleTranslationKey="saleOfData")}},g=({privacyLinkList:He,regime:nt,pageKey:et,isMobile:rt,isUserLoggedIn:ft})=>{const Ot=He.findIndex(Ft=>Ft?.titleTranslationKey?.includes?.("sensitiveData"));Ot>-1&&(et==="privacySettings"&&rt&&(He[Ot].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(nt!==E.wQ||!ft)&&He.splice(Ot,1))},m=({privacyLinkList:He,regime:nt,privacyPolicyLink:et})=>{const rt=He.findIndex(ft=>ft?.titleTranslationKey==="cookieNotice");if(rt>-1){if(!E.nB.includes(nt)){He.splice(rt,1);return}nt===E.wQ&&(He[rt].titleTranslationKey="californiaNotice",He[rt].url=`${et}#us-ccpa-notice-current`)}},p=(0,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),G=(0,t.P1)(d.cz,B,d.dF,d.Hu,u.WO,p,(He,nt,et,rt,ft,Ot)=>({linkList:Ft})=>W({linkList:Ft,regime:He,allowPrivacySettingsLink:nt,pageKey:et,isMobile:rt,isUserLoggedIn:ft,privacyPolicyLink:Ot?.[0]?.url})),J=D(S.St),Y=D(S.IU),le=D(S.sc),Ee=D(S.bk),Ie=D(S.yk),Fe=D(S.Y9),je=D(S.uz),ze=D(S.Hz),we=D(S.FN),qe=D(S.MK),$=D(S.JK),se=D(S.T$),xe=D(S._f),Pe=D(S.Eh),Ue=D(S.$q),lt=D(S.FT),ut=(0,t.P1)(D(S.Jc),d.z3,d.dF,(He,nt,et)=>He&&!(nt&&et.includes("covid19"))),it=D(S.bK),pt=D(S.dn),yt=D(S.M3),mt=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"}},56741:(c,l,e)=>{"use strict";e.d(l,{b2:()=>t.b2,y:()=>t.y,Mv:()=>o,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>n.Wq,sF:()=>n.sF,a1:()=>n.a1,Wo:()=>n.Wo,ke:()=>n.ke,$J:()=>n.$J,MH:()=>n.MH});var t=e(45158),n=e(64185),r=e(55036);const o=a=>a[r.Xf]?.[r.FA]||{}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>N,MG:()=>Q,TN:()=>D,b2:()=>X,vz:()=>_,xi:()=>x,y:()=>V,z4:()=>w});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(h){return h?a.test(h)?h.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(h,A)=>A||h||""),u=(0,t.C6)(s,n.dF,(h,A)=>{const P=i(h);return P||(A==="notFound"?o.ZW:P)}),d=(0,t.C6)(u,n.z3,n.pu,(h,A,P)=>{let j=h;return A&&P&&j!=="en-US"&&(j="en-GB"),{locale:j}});function E(h){if(!h)return o.ZW;const A=h.split("-")[0];return o.PD[A]||o.ZW}const I=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(h,A,P,j,K)=>h||A||P||K||j==="notFound"),R=(0,t.C6)(u,h=>E(h)),S=(0,t.C6)(R,h=>({locale:h})),L=(0,t.C6)(d,h=>({name:"getMewLocaleUrlConfig",params:h})),C=(0,t.C6)(t.$l,d,I,S,(h,A,P,j)=>{let K=h({name:"getMewLocaleUrlConfig",params:A});return!(K?.data??null)&&P&&(K=h({name:"getMewLocaleUrlConfig",params:j})),K?.data}),O=(0,t.C6)(C,h=>h?.locale?.data??null),D=(0,t.C6)(O,h=>h?.attributes?.localeCode??""),V=(0,t.C6)(D,h=>(h||"").replace("-","_")),X=(0,t.C6)(D,h=>{const A="";if(h&&h.length){const P=h.split("-");return P.length>1?P[1]:A}return A}),w=(0,t.C6)(O,h=>h?.attributes?.isLocaleSiteEnabled??!1),H=(0,t.C6)(C,h=>h?.language?.data??null),Q=(0,t.C6)(H,h=>h?.attributes.languageCode??""),x=(0,t.C6)(Q,h=>h.split("-")[0]),Z=(0,t.C6)(H,h=>h?.attributes.languageName??""),N=(0,t.C6)(H,h=>h?.attributes.isRtlLanguage??!1),_=(0,t.C6)(D,h=>h==="en-US")},64185:(c,l,e)=>{"use strict";e.d(l,{$J:()=>S,MH:()=>R,Wo:()=>O,Wq:()=>d,a1:()=>I,ke:()=>D,sF:()=>L});var t=e(60985),n=e(10743),r=e(54683),o=e(28995),a=e(8724),i=e(45158);const s=(0,t.P1)(a.J0,o.Oo,(V,X)=>{const w=V?.["twc-unit"]??"";return w==="m"&&X?"s":w}),u=(0,t.P1)(i.TN,s,o.Oo,(V,X,w)=>{const H=(0,r.V7)(X),Q=(0,r.QQ)(V,w);return H||Q}),d=(0,t.P1)(u,V=>V.code),E=(0,t.P1)(u,V=>V.name),I=(0,t.P1)(u,V=>(0,n.k)(V.name)),R=(0,t.P1)(u,V=>V.temp),S=(0,t.P1)(u,V=>V.speed),L=(0,t.P1)(u,V=>V.distance),C=(0,t.P1)(u,V=>V.accumulation),O=(0,t.P1)(u,V=>V.precip),D=(0,t.P1)(u,V=>V.pressure)},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>ze,Fk:()=>S,Gx:()=>J,H3:()=>g,JB:()=>x,JP:()=>B,LW:()=>Ie,O8:()=>E,P:()=>$,Px:()=>we,Q2:()=>P,QJ:()=>I,QQ:()=>X,Rb:()=>Q,SO:()=>W,SV:()=>A,Ts:()=>le,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>Z,Z4:()=>_,_d:()=>o,bU:()=>U,cd:()=>a,d3:()=>Ee,fD:()=>p,fS:()=>r,gr:()=>N,hu:()=>Y,i6:()=>T,jS:()=>w,kM:()=>qe,lV:()=>je,ss:()=>Fe,u1:()=>d,ur:()=>m,xA:()=>v,zv:()=>H});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",u="WXU/ADS/RUBICON_WRAPPER_LOADED",d="WXU/ADS/RUBICON_INITIALIZED",E="WXU/ADS/RUBICON_DONE",I="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",L="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",O=100,D=1e3,V="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",w="WXU/ADS/SET_TARGETING_READY",H="WXU/ADS/SET_TARGETING_CUST_PARAMS",Q="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",x="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",Z="WXU/ADS/SET_ALL_CUST_PARAMS",N="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",_="WXU/ADS/LOAD_AMAZON_HDBID",h="WXU/ADS/SET_AMAZON_HDBID_SLOTS",A="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",P="WXU/ADS/SET_CRITEO",j="WXU/ADS/SET_LOTAME",K="WXU/ADS/SET_CRITEO_SLOTS",B="WXU/ADS/LOAD_CRITEO_SLOTS",W="WXU/ADS/SET_IASPET_SLOTS",T="WXU/ADS/LOAD_INDEX_EXCHANGE",U="WXU/ADS/SET_MISC_CUST_PARAMS",v="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",m="WXU/ADS/SET_WFXTG_TARGETING",p="WXU/ADS/SET_LOTAME_TARGETING",G="adBlocker",J="MW_Position1",Y="WXU/ADS/NO_AD_CALL_EXCLUSION",le="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Ee="WXU/ADS/SET_HASHED_MPID",Ie=["fa","tl","id"],Fe=["CU","IR","SD","SY","UA"],je=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],ze=["iasPetSlot","rubicon"],we=["refreshAds","userActionAdRefresh"],qe="MW_Position2",$="MW_Position3",se="Taboola",xe="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Pe="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,l,e)=>{"use strict";e.d(l,{Aw:()=>g,BU:()=>se,Dt:()=>tt,Fh:()=>ln,G:()=>mt,GL:()=>at,HH:()=>pe,Hc:()=>Ot,Ie:()=>T,Ii:()=>W,JN:()=>U,JV:()=>sn,JW:()=>De,Jh:()=>en,KL:()=>p,KY:()=>Ct,LX:()=>Se,Ll:()=>Ce,MT:()=>tn,Nt:()=>$,Q1:()=>M,QV:()=>Mt,UJ:()=>Re,Uj:()=>nt,VH:()=>He,Vm:()=>ze,Vv:()=>lt,WL:()=>Ee,Xd:()=>fe,Y2:()=>qe,Yy:()=>Ue,ZH:()=>oe,cr:()=>Ft,dA:()=>gn,dJ:()=>et,db:()=>ot,ew:()=>pt,fL:()=>m,j5:()=>xe,jq:()=>Je,lg:()=>it,mm:()=>dt,n0:()=>vt,nF:()=>Pn,nY:()=>Te,nu:()=>pn,oe:()=>It,pn:()=>Wt,tc:()=>he,u_:()=>fn,vW:()=>ve,w8:()=>yt,xc:()=>gt,yt:()=>dn,z0:()=>ne,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),E=e(12782),I=e.n(E),R=e(75652),S=e.n(R),L=e(29286),C=e.n(L),O=e(84621),D=e(44203),V=e(18213),X=e(86535),w=e(42882),H=e(35342),Q=e(95662),x=e(80329),Z=e(11419),N=e(39730),_=e(84392),h=e(56741),A=e(76643),P=e(83625),j=e(23631),K=e(80990),B=e(7647);const W=k=>k?.[B.Xf]?.slotsReady??!1,T=k=>k?.[B.Xf]?.rubiconDone??!1,U=k=>k?.[B.Xf]?.btfBidTargetingDone??!1,v=k=>k?.[B.Xf]?.custParamsComplete??!1,g=k=>k?.[B.Xf]?.targetingReady??!1,m=k=>k?.[B.Xf]?.amznHdBidStatus??!1,p=k=>k?.[B.Xf]?.criteoSlotStatus??!1,G=k=>k?.[REDUCER_KEY]?.wfxtg??!1,J=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,Y=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,le=(0,t.P1)(T,v,(k,ce)=>({custParamsComplete:ce,rubiconDone:k})),Ee=(0,t.P1)(O.zM,k=>{let ce=k;if(k!=="mobile"){const{screen:{width:ye}}=window;ye>1024?ce="desktop":ye>=768&&(ce="tablet")}return ce}),Ie=(0,t.P1)(Q.uT,k=>s()(Object.values(k??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),Fe=(0,t.P1)(Ie,Ee,(k,ce)=>k.map(ke=>ce==="tablet"&&ke.props.tabletId==="none"?null:ce==="tablet"&&ke.props.tabletId?ke.props.tabletId:ke.props.id).filter(ke=>ke!==null).join(",")),je=k=>(0,t.P1)(Ie,ce=>ce.map(ke=>k==="tablet"&&ke.props.tabletId==="none"?null:k==="tablet"&&ke.props.tabletId?ke.props.tabletId:ke.props.id).filter(ke=>ke!==null).join(",")),ze=(0,t.P1)(Q.U3,x.Jj,(k,ce)=>{const ye=k?.metrics_levels??null;return ce||ye}),we=(0,t.P1)(Q.U3,k=>k?.ads),qe=(0,t.P1)(Q.JN,k=>k?.engine),$=(0,t.P1)(Q.JN,k=>k?.networkCode),se=(0,t.P1)(h.TN,Q.JN,H.gx,(k,ce,ye)=>{const{adUnits:Ye={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ce;let{mobile:ke,desktop:st,tablet:ct}=Ye;ke=ke.includes("_us")?ke.substr(0,ke.indexOf("_us")):ke,st=st.includes("_us")?st.substr(0,st.indexOf("_us")):st,ct=ct.includes("_us")?ct.substr(0,ct.indexOf("_us")):ct;let Et="intl";switch(k){case"en-US":Et="us";break;case"es-US":Et="es_us";break;case"en-IN":Et="en_in";break;default:break}Et!=="es_us"&&Et!=="en_in"&&(ye.includes("oppo")||ye.includes("transsion"))&&(Et="intl");const ht=ke.includes("mobile_smart")?`${ke}_${Et}`:ke,At=st.includes("web_weather")?`${st}_${Et}`:st,St=ct.includes("tablet_weather")?`${ct}_${Et}`:ct;return{desktop:At,mobile:ht,tablet:St}}),xe=(0,t.P1)(Ee,se,(k,ce)=>ce?.[k]??""),Pe=(0,t.P1)(Q.JN,k=>k?.adTagOverrides),Ue=(0,t.P1)(Q.JN,k=>k?.adZone),lt=(0,t.P1)(xe,Ue,x.jm,(k,ce,ye)=>`${k}/${ye||ce||"non_monetized"}`),ut=(0,t.P1)(Q.JN,k=>k?.adsmetrics_zone),it=()=>C().get("adstest"),pt=(0,D.C6)(Z.RL,x.jm,Ue,(k,ce,ye)=>k||ce||ye),yt=(0,D.C6)(Ee,x.jm,$,se,Ue,it,(k,ce,ye,Ye,ke,st)=>{const ct=Ye[k];return`${ye}/${st?"test_":""}${ct}/${ce||ke}`}),mt=(0,D.C6)(Ee,$,se,it,(k,ce,ye,Ye)=>{const ke=ye[k];return`${ce}/${Ye?"test_":""}${ke}/interstitial`}),He=(0,D.C6)(O.zM,we,(k,ce)=>{const ye=[...ce?.thirdParties??[]],{token:Ye}=k==="mobile"?K.eh.USER_ACTION_AD_REFRESH:K.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(Ye)}),nt=(0,D.C6)(we,O.zM,X.bx,w.WO,(k,ce,ye,Ye)=>{const ke="rubicon_enUS",st="sequentialAdLoader",ct="abTesting",Et=K.eh.TIME_FRAME.token,ht=K.eh.HELIOS_AD_SDK.token,At=K.eh.ADMIRAL.token,St=K.eh.IAB_CATEGORIES.token,Pt=K.eh.INSTANA.token,Nt=K.eh.ASSERTIVE_YIELD.token,{token:Bt}=K.eh.USER_ACTION_AD_REFRESH,{token:Lt}=K.eh.MOBILE_REFRESH_ADS,{token:Kt}=K.eh.REFRESH_ADS,{token:Ve}=K.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...k?.thirdParties??[]];return ee.includes(ke)||ee.push(ke),ee.includes(st)||ee.push(st),ee.includes(ct)||ee.push(ct),ee.includes(ht)||ee.push(ht),ee.includes(K.eh.JANUS.token)||ee.push(K.eh.JANUS.token),ee.includes(Et)||ee.push(Et),ee.includes(At)||ee.push(At),ee.includes(St)||ee.push(St),ee.includes(Pt)||ee.push(Pt),ee.includes(Nt)||ee.push(Nt),ce==="mobile"?(ee.push(Bt),ee.push(Lt)):(ee.push(Ve),ee.push(Kt)),ye&&Ye&&(ee=ee.filter(We=>!We.includes(K.eh.LOTAME.token))),S()(ee).join(",")}),et=(0,D.C6)(Q.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),rt=(0,D.C6)(nt,O.cz,(k,ce)=>{const ye=k.split(",");if(!Array.isArray(ye)||!ye.length)return[];const{CRITEO_SLOT:Ye,IAS_PET_SLOT:ke,...st}=K.eh;return ye.filter(ft(ce)).reduce((Et,ht)=>{const St=Object.values(st).find(({token:Pt})=>ht.includes(Pt));if(St){const{script:Pt}=St;return Pt?[...Et,Pt]:Et}return Et},[])}),ft=k=>ce=>!(j.Gv.includes(k)&&K.XC.some(ye=>ce.includes(ye))),Ot=(k,ce)=>(0,D.C6)(D.Gx,Ee,ce?je(ce):Fe,Ie,fe,(ye,Ye,ke,st,ct)=>{const Et=(0,D.vy)({positions:ke,screenSize:ce??Ye});let ht=ye?.getMewAdConfigsUrlConfig?.[Et]?.data?.data??null;return ht?(ht=ht.reduce((At,St)=>{const Pt=st.find(Nt=>Nt.props.id===St.name||Nt.props.tabletId===St.name);return[...At,{...St,lazyload:Pt.props.lazyload,disableAd:Pt?.props?.disableAd,sequentialGroup:Pt?.props?.sequentialGroupOverride||St?.sequentialGroup||"btf"}]},[]),ct&&k&&(ht=ht.filter(At=>At.sequentialGroup===k)),ht):[]}),Ft=(0,D.C6)(V.Ds,D.Gx,h.TN,_.yt,(k,ce,ye,Ye)=>{const ke=(0,D.vy)({locale:ye,placeid:Ye}),st=ce?.getWxAdTargetingUrlConfig?.[ke]?.data?.data??{},ct=r()(st,K.q3);return k?ct:r()(ct,K.xN)}),tt=(0,D.C6)(D.Gx,nt,(k,ce)=>{const ye=(0,D.vy)({tokens:ce});let Ye=k?.getMewAdThirdPartyConfigsUrlConfig?.[ye]?.data?.data??[];return Ye=Ye.map(({config:ke,config_type:st})=>({config:ke,type:st})),Ye}),vt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.AMAZON_HEADER_BIDDER.token:!1);if(ce&&ce.config)return ce.config}return{}}),Dt=(0,D.C6)(V.ab,tt,(k,ce)=>{if(!k)return{};if(!d()(ce)){const ye=ce.find(Ye=>Ye.type?Ye.type===K.eh.ADMIRAL.token:{});if(ye&&ye.config)return ye.config}return{}}),Gt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.ASSERTIVE_YIELD.token:!1);if(ce&&ce.config)return ce.config}return{}}),$t=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.INSTANA.token:!1);if(ce&&ce.config)return ce.config}return{}}),Wt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.AMAZON_SLOTS.token:!1);if(ce&&ce.config)return ce.config}return{}}),pe=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.CRITEO.token:!1);if(ce&&ce.config)return ce.config}return{}}),at=(0,D.C6)(tt,O.zM,(k,ce)=>{if(!d()(k)){const ye=k.find(Ye=>Ye.type?Ye.type===K.eh.CRITEO_SLOT.token:!1);if(ye&&ye.config)return ye.config.placements=ye.config.placements[ce],ye.config}return{}}),ve=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.GEOEDGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),he=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.IAS_PET_SLOT.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ce=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.INDEX_EXCHANGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),Be=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.LOTAME.token:!1);if(ce&&ce.config)return ce.config}return{}}),ae=/[0-9]{4}/,Se=(0,D.C6)(Be,k=>{const{tagsSrcId:ce="1884"}=k;return ce.match(ae)}),De=(0,D.C6)(Se,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),M=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.PREBID.token:!1);if(ce&&ce.config)return ce.config}return{}}),z=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ce&&ce.config)return ce.config}return{}}),ue=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.USER_ACTION_AD_REFRESH.token:!1);if(ce&&ce.config)return ce.config}return{}}),Te=(0,D.C6)(ue,O.dF,h.TN,(k,ce,ye)=>{const{atf:Ye,refreshBidders:ke}=k,ct=(Object.keys(Ye)||[]).filter(Bt=>Bt.includes(ye)||Bt.includes("all"))||[];let Et=k?.atf?.positions,ht=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve?(Et=Ye?.[Lt]?.[Ve]?.positions??Et,Et):Bt},[]);d()(ht)&&(ht=Et);let At=k?.atf?.userActionDelay;const St=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(At=Ye?.[Lt]?.[Ve]?.userActionDelay||At),At},[]);let Pt=k?.atf?.inViewOnly;const Nt=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Pt=Ye?.[Lt]?.[Ve]?.inViewOnly??Pt),Pt},[]);return{type:"atf",inViewOnly:Nt,posToRefresh:ht,refreshBidders:ke,userActionDelay:St}}),Re=(0,D.C6)(ue,O.dF,h.TN,(k,ce,ye)=>{const{btf:Ye,refreshBidders:ke}=k,ct=(Object.keys(Ye)||[]).filter(Bt=>Bt.includes(ye)||Bt.includes("all"))||[];let Et=k?.btf?.positions,ht=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve?(Et=Ye?.[Lt]?.[Ve]?.positions??Et,Et):Bt},[]);d()(ht)&&(ht=Et);let At=k?.btf?.userActionDelay;const St=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(At=Ye?.[Lt]?.[Ve]?.userActionDelay||At),At},[]);let Pt=k?.btf?.inViewOnly;const Nt=ct.reduce((Bt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Pt=Ye?.[Lt]?.[Ve]?.inViewOnly??Pt),Pt},[]);return{type:"btf",inViewOnly:Nt,posToRefresh:ht,refreshBidders:ke,userActionDelay:St}}),Ge=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.REFRESH_ADS.token:!1);if(ce&&ce.config)return ce.config}return{}}),oe=(0,D.C6)(Ge,O.dF,h.TN,(k,ce,ye)=>{const{atf:Ye={},refreshBidders:ke=[]}=k,{interval:st=0,inViewOnly:ct=!1}=Ye,ht=Object.keys(Ye).filter(Pt=>Pt.includes(ye)||Pt.includes("all"))||[];let At=Ye.positions;const St=ht.reduce((Pt,Nt)=>{const Lt=Object.keys(Ye[Nt]).filter(Kt=>Kt.includes(ce)||Kt.includes("all"))||[];return d()(Lt)||(At=Ye[Nt][Lt].positions),At},[]);return{type:"atf",inViewOnly:ct,interval:st,positions:St,refreshBidders:ke}}),ne=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ce?.config?ce.config:{}}}),fe=(0,D.C6)(ne,O.zM,O.dF,h.TN,(k,ce,ye,Ye)=>{if(d()(k)||ce!=="desktop")return!1;const st=Object.keys(k).filter(St=>St.includes(Ye)||St.includes("all"))||[],ct=Array.isArray(st)&&st[0],Et=k?.[ct],ht=Et&&(Et.filter(St=>St.includes(ye)||St.includes("all"))||[]);return ht&&Array.isArray(ht)&&!!ht[0]}),Me=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh?.RUBICON?.token:!1);if(ce?.config)return ce.config}return{}}),Je=(0,D.C6)(Me,O.dF,h.TN,(k,ce,ye)=>{const{defaultTimeoutOverride:Ye}=k,st=Object.keys(k).filter(ht=>ht.includes(ye)||ht.includes("all"))||[];let ct=Ye;return st.reduce((ht,At)=>{const Pt=Object.keys(k[At]).filter(Nt=>Nt.includes(ce)||Nt.includes("all"))||[];return d()(Pt)||(ct=k[At][Pt[0]].timeoutOverride),ct},ct)}),ot=(0,D.C6)(Me,Je,(k,ce)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:ce})),dt=(0,D.C6)(Ge,O.dF,h.TN,(k,ce,ye)=>{const{btf:Ye={},refreshBidders:ke=[]}=k,{interval:st=0,inViewOnly:ct=!1}=Ye,ht=Object.keys(Ye).filter(Pt=>Pt.includes(ye)||Pt.includes("all"))||[];let At=Ye.positions;const St=ht.reduce((Pt,Nt)=>{const Lt=Object.keys(Ye[Nt]).filter(Kt=>Kt.includes(ce)||Kt.includes("all"))||[];return d()(Lt)||(At=Ye[Nt][Lt].positions),At},[]);return{type:"btf",interval:st,inViewOnly:ct,positions:St,refreshBidders:ke}}),gt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.WFXTG.token:!1);if(ce&&ce.config)return ce.config}return{}}),bt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.WX_AD_TARGETING.token:!1);if(ce&&ce.config)return ce.config}return{}}),It=(0,D.C6)(yt,Ot(null),(k,ce)=>ce.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(Ye=>Ye[0]==="fluid"?[1,1]:Ye),adUnitPath:k}))),Ct=()=>{{const k=C().get("fv");return parseInt(k,10)||0}},wt=(0,D.C6)(x.jm,Ue,(k,ce)=>{const ye=k||ce||"",Ye=ye.lastIndexOf("local_forecasts")!==-1;let ke,st,ct;if(Ye)ke="fcst",ct="fcst",st="fcst";else{const ht=ye.split("/").slice(-2);[st]=ht,ke=`${st}_${ht[1]||""}`,ct=ht[1]||"nl"}return{cat:ke,fam:st,ch:ct}}),Ht=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh?.TIME_FRAME?.token:!1);if(ce?.config)return ce.config}return{}}),Jt=(0,D.C6)(Q.IY,Ht,(k,ce)=>ce?.tf?.[k]??"nl"),_t=(k,ce)=>()=>{const ye=ce||"0123456789",Ye=k||16;let ke="";for(let st=0;st{{const{userAgent:k}=window.navigator,ce=k&&k.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"}}),hn=()=>String(Math.floor(Math.random()*1e3)+1),rn=()=>"weather",en=k=>k?.[B.Xf]?.wfxtg??{},tn=k=>k?.[B.Xf]?.lotame??{},on=k=>k?.[B.Xf]?.hashedMpid??"",mn=(0,D.C6)(Ee,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),Zt=(0,D.C6)(O.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),sn=k=>k?.[P.Xf]?.videoCount??0,En=(0,D.C6)(O.ZN,k=>k?.adRef??""),fn=k=>k?.[B.Xf]?.custParams??{},dn=(0,D.C6)(V.Ds,V.gK,wt,se,Jt,_t(16,"0123456789"),Ct,it,qt,mn,hn,rn,Zt,En,sn,H.gx,Ee,O.zM,(k,ce,ye,Ye,ke,st,ct,Et,ht,At,St,Pt,Nt,Bt,Lt,Kt,Ve,ee)=>{let We={...ye,ad_unit:Ye[Ve],tf:ke,ord:st,rmid:st,impression_id:(0,A.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:ct&&ct.toString(),adstest:Et||"",browser:ht,mr:"0",plat:At,env:St,refurl:Pt,mlayer:Nt||"",...Kt?{par:Kt}:{},ref:Lt===0?Bt:"",sod:ce?"yes":"no"};We=a()(We,xt=>!!xt);const Qe=r()(We,K.q3);return k?Qe:r()(Qe,K.xN)}),Qt=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ce&&ce.config)return ce.config}return{}}),vn=(0,D.C6)(Qt,k=>{if(k&&!d()(k)){const{maxTime:ce}=k;if(!Number.isNaN(ce))return+ce}return-1}),pn=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh?.HELIOS_AD_SDK?.token:!1);if(ce?.config)return ce.config}return{}}),gn=(0,D.C6)(fn,on,(k,ce)=>{const ye=Object.keys(k).filter(ke=>K.Hw.has(ke)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!ce}}),Pn=(0,D.C6)(tt,k=>{if(!d()(k)){const ce=k.find(ye=>ye.type?ye.type===K.eh?.AB_TESTING?.token:!1);if(ce?.config)return ce.config}return{}}),Sn=(0,D.C6)(tt,k=>k?.find?.(ce=>ce.type===K.eh.IAB_CATEGORIES.token)?.config??{});function nn(k,ce){return I()({},k,ce,(ye,Ye)=>{if(Array.isArray(ye))return S()(ye.concat(Ye))})}const cn=(0,D.C6)(Sn,k=>{const{iabCategoriesByPageCode:ce={}}=k??{},ye={};for(const[Ye,ke]of Object.entries(ce))for(const st of Ye.split(","))ye[st]=nn(ye[st]??{},ke);return ye}),Dn=(0,D.C6)(cn,Q.IY,(k,ce)=>k[ce]),yn=(0,D.C6)(Z.UO,N.s5,(k,ce)=>(d()(k)?ce:k)?.tags?.iab??{}),Mt=(0,D.C6)(Dn,yn,(k,ce)=>nn(k,ce)),ln=(0,D.C6)(Sn,k=>k?.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"])},88288:(c,l,e)=>{"use strict";e.d(l,{p:()=>d});var t=e(60985),n=e(95662),r=e(84621),o=e(56741),a=e(46688),i=e(51866),s=e(11536);const u=(0,t.P1)(r.ZN,E=>E?.heliosSrc),d=(0,t.P1)(o.TN,r.dF,n.JN,u,s.nu,a.th,(E,I,R,S,L,C)=>{const O="all",D=!C?.moneytree;if(!D||Object.keys(R).length===0||Object.keys(L).length===0||L?.enable===!1)return null;const{WEBCAKES_ENV:V}=i.env,X=L[V]??L,w=Object.keys(X).find(x=>x.includes(E))??O,H=X[w];let Q=null;if(H?.includes?.(I)||H?.includes?.(O)||D){const{src:x}=L;Q=x[V?.toLowerCase()],Q||(Q=x.default)}return Q=S??Q,Q})},57617:(c,l,e)=>{"use strict";e.d(l,{F:()=>s,M:()=>u});var t=e(60985),n=e(56741),r=e(10449),o=e(95662),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(d,E,I,R,S)=>I&&E==="en-US"&&d==="US"&&!S||!I&&d==="US"&&E==="en-US"&&!R);function u(d,E,I){const R=i.includes(E.title)||i.includes(E.urlTranslationKey)||i.includes(E.titleTranslationKey),S=I?.includes?.("samsung");return!(R&&(!d||S))}},23410:(c,l,e)=>{"use strict";e.d(l,{oh:()=>m,dA:()=>v,K4:()=>U,J7:()=>g,dz:()=>d,AM:()=>u,SP:()=>V,r3:()=>D,Mr:()=>P,JQ:()=>Q,N7:()=>R,QP:()=>x,V$:()=>C,ed:()=>O,aZ:()=>_,rX:()=>X,_s:()=>B});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(p){try{return decodeURIComponent(p)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(p,G,J,Y)=>{if(!p&&!G&&!J&&!Y)return null;const Ee=[{type:"canonicalCityId",locId:i(Y)},{type:"placeId",locId:i(J)},{type:null,locId:i(G)},{type:null,locId:i(p)}].find(we=>!!we.locId);if(!Ee)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})?$/,Fe=/-/,je=/\s/,{locId:ze}=Ee;if(Ie.test(Ee.locId)){je.test(ze)?Ee.locId=ze.split(" ").pop():Fe.test(ze)?Ee.locId=ze.split("-").pop():Ee.locId=ze.split("+").pop();const we=d(Ee);if(we)return we}return d(Ee)}),u=(0,n.C6)(r.TN,s,(p,G)=>{const{type:J,value:Y}=G||{},le={language:p,[J]:Y};return J==="locId"&&(le.locationType="locid"),{getSunV3LocationPointUrlConfig:le}});function d({locId:p,type:G}){const J=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:Y=>(0,a.b)(Y)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:Y=>Y.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:Y=>`${Y.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:Y=>{const le=Y.substring(0,2).toUpperCase();return`${Y.split(":")[0]}:1:${le}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:Y=>`${Y.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:Y=>Y},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:Y=>Y}];if(G){const Y=J.find(le=>le.typeAs===G);if(Y&&Y.regex.test(p))return{type:Y.typeAs,value:Y.valueFn(p)}}for(let Y=0,le=J.length;Y{if(!p)return!0;const{type:G,value:J}=p;return!J||G==="geocode"&&J==="0.00,0.00"}),I=(0,n.C6)(n.Gx,u,(p,G)=>{const J="getSunV3LocationPointUrlConfig",Y=p[J]||{},le=G[J]||{},Ee=(0,n.vy)(le);return Y[Ee]}),R=(0,n.C6)(I,p=>{if(!(p?.loaded??null))return null;const J=p?.data??null;return!J||J.errors?null:p.data.location}),S=(0,n.C6)(o.h1,I,(p,G)=>{if(!p)return!1;if(!G)return!0;const J=G?.data?.errors??[];if(Array.isArray(J)&&J.length){const Y=J[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(Y)}return!1}),L=(0,n.C6)(R,p=>p?`${p.latitude},${p.longitude}`:""),C=(0,n.C6)(R,p=>p?.latitude??void 0),O=(0,n.C6)(R,p=>p?.longitude??void 0),D=(0,n.C6)(R,p=>p?.adminDistrict??""),V=(0,n.C6)(R,p=>p?.adminDistrictCode??""),X=(0,n.C6)(R,p=>p?.postalCode??""),w=(0,n.C6)(R,p=>p?.neighborhood??""),H=(0,n.C6)(R,p=>p?.country??""),Q=(0,n.C6)(R,p=>p?.countryCode??""),x=(0,n.C6)(R,p=>{let G=p?.ianaTimeZone??"";return(!G||!G.includes("/"))&&(G="Etc/UTC"),G}),Z=(0,n.C6)(R,p=>p?.displayName??""),N=(0,n.C6)(R,p=>p?.dmaCd??""),_=(0,n.C6)(R,p=>p?.placeId??""),h=(0,n.C6)(R,p=>p?.airportName??""),A=(0,n.C6)(R,p=>p?.type??""),P=(0,n.C6)(R,p=>p?.city??""),j=(0,n.C6)(R,p=>p?.canonicalCityId??""),K=(0,n.C6)(R,p=>p?.disputedArea??!1),B=(0,n.C6)(R,r.b2,(p,G)=>g(p,G,!1)),W=(0,n.C6)(R,p=>U(p)),T=(0,n.C6)(R,r.b2,(p,G)=>v(p,G));function U(p,G){let J;if(p?.disputedCountries)J=p.displayName||"";else{switch(p?.type){case"city":J=p?.locale?.locale2||"";break;case"locality":J=p?.locale?.locale3||"";break;case"neighborhood":J=p?.locale?.locale4||"";break;case"airport":J=p?.airportName||"";break;case"postal":const Y=p?.locale?.locale4||p?.locale?.locale3||p?.locale?.locale2||"",le=p?.postalCode||"";J=G?`${Y} ${le}`.trim():`${Y}`.trim();break;default:J=p?.displayName||""}J.length===0&&(J=p?.displayName)}return J}function v(p,G,J){const Y=G||"US";let le;if(p?.disputedCountries)le=p?.displayName||"";else{const Ee=Y===p?.countryCode?"":p?.country||"",Ie=G!=="IL"&&p?.adminDistrict||"",Fe=p?.postalCode||"";switch(p?.type){case"city":le=[Ie,Ee].filter(Boolean).join(", ");break;case"locality":le=[p?.locale?.locale2||"",Ie,Ee].filter(Boolean).join(", ");break;case"neighborhood":le=[p?.locale?.locale3||p?.locale?.locale2||"",Ie,Ee].filter(Boolean).join(", ");break;case"postal":const we=Ie||p?.locale?.locale2||"";le=[J?`${we} ${Fe}`.trim():we,Ee].filter(Boolean).join(", ");break;default:le=[Ie,Ee].filter(Boolean).join(", ")}}return le}function g(p,G,J=!0){const Y=U(p,!1),le=v(p,G,J),Ee=Y&&le?", ":"",Ie=p?.separator?p?.separator:Ee;return`${Y}${Ie}${le}`.trim()}function m(p){const G=p.placeId?.length||0;return G===0?[]:Array.from({length:G},(J,Y)=>({displayName:p.displayName?.[Y],adminDistrict:p.adminDistrict?.[Y],adminDistrictCode:p.adminDistrictCode?.[Y],countryCode:p.countryCode?.[Y],country:p.country?.[Y],disputedArea:p.disputedArea?.[Y],city:p.city?.[Y],type:p.type?.[Y],postalCode:p.postalCode?.[Y],disputedCountries:p.disputedCountries?.[Y],locale:{locale1:p.locale?.locale1?.[Y]||p.locale1?.[Y],locale2:p.locale?.locale2?.[Y]||p.locale2?.[Y],locale3:p.locale?.locale3?.[Y]||p.locale3?.[Y],locale4:p.locale?.locale4?.[Y]||p.locale4?.[Y]},placeId:p.placeId[Y],latitude:Math.round(p.latitude[Y]*10)/10,longitude:Math.round(p.longitude[Y]*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,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,l,e)=>{"use strict";e.d(l,{BP:()=>rt,Cv:()=>I,Dq:()=>T,EQ:()=>N,F3:()=>j,GH:()=>S,Gz:()=>et,Hu:()=>P,J0:()=>u,K_:()=>ut,Mr:()=>mt,N3:()=>lt,Pi:()=>le,Qo:()=>O,S5:()=>v,T:()=>R,U8:()=>U,UW:()=>Ot,V7:()=>yt,ZN:()=>w,_p:()=>i,ai:()=>Pe,bx:()=>$,cz:()=>B,dF:()=>Q,dx:()=>C,e9:()=>it,eM:()=>vt,fh:()=>je,fx:()=>p,h1:()=>ze,i:()=>ft,j3:()=>pt,jw:()=>Wt,kO:()=>He,kw:()=>m,lm:()=>K,nc:()=>_,nf:()=>Z,nh:()=>Y,pu:()=>Gt,qk:()=>G,sN:()=>d,sQ:()=>Ee,uo:()=>g,x2:()=>J,xS:()=>Ue,y:()=>H,z3:()=>qe,zM:()=>A});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=pe=>pe?.[a.Xf]??null,s=pe=>pe?.[REDUCER_KEY]?.domain,u=(0,t.P1)(i,pe=>pe?.headers??null),d=(0,t.P1)(u,pe=>pe?.["twc-subs"]??"none"),E=(0,t.P1)(u,pe=>pe?.["twc-sticky-variant"]??""),I=(0,t.P1)(u,pe=>pe?.["twc-ads-killswitch"]??""),R=(0,t.P1)(u,pe=>pe?.["twc-site-mode"]??""),S=(0,t.P1)(u,pe=>{const at=pe?.["twc-experiment"]??null;return at?JSON.parse(window?.atob(at)):{}}),L=(0,o.C6)(o.Gx,pe=>{const at=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(pe,["getMewEntityUrlConfig",at,"data","data","attributes","value"],{})}),C=(0,t.P1)(L,S,(pe,at)=>{let ve;const he=Object.keys(pe),Ce=Object.keys(at);return he.forEach(Be=>{Ce.includes(Be)&&(ve=Be)}),ve}),O=(0,t.P1)(i,pe=>pe?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(i,pe=>pe?.pathPattern??""),V=(0,t.P1)(i,pe=>pe?.referer??null),X=(0,t.P1)(i,pe=>pe?.requestBody??null),w=(0,t.P1)(i,pe=>pe?.query??null),H=(0,t.P1)(i,pe=>pe?.params??null),Q=(0,t.P1)(i,pe=>pe?.pageKey??""),x=(0,t.P1)(Q,pe=>pe==="today"),Z=(0,t.P1)(Q,pe=>a.HJ.includes(pe)),N=(0,t.P1)(i,pe=>pe?.params?.locId??""),_=(0,t.P1)(i,pe=>pe?.contextListId??""),h=(0,t.P1)(u,pe=>{const at="4g",ve=[at,"3g"],Ce=(pe?.["twc-connection-speed"]??at).toLowerCase();return ve.includes(Ce)?Ce:at}),A=(0,t.P1)(u,pe=>pe?.["twc-device-class"]??"mobile"),P=(0,t.P1)(A,pe=>pe==="mobile"),j=(0,t.P1)(u,pe=>pe?.["twc-partner"]??""),K=(0,t.P1)(u,pe=>pe?.["twc-csc"]??""),B=(0,t.P1)(u,pe=>pe?.["twc-privacy"]??"exempt"),W=(0,t.P1)(u,pe=>pe?.["twc-experience"]??""),T=(0,t.P1)(w,pe=>pe?.experience??""),U=(0,t.P1)(w,pe=>pe?.locale??""),v=(0,t.P1)(w,pe=>pe?.par??""),g=(0,t.P1)(w,pe=>pe?.cscCountryCode??pe?.csccountrycode??""),m=(0,t.P1)(K,pe=>pe==="KR"),p=(0,t.P1)(w,pe=>pe?.locId??""),G=(0,t.P1)(w,pe=>pe?.placeId??""),J=(0,t.P1)(w,pe=>pe?.canonicalCityId??""),Y=(0,t.P1)(H,pe=>pe?.locale??""),le=(0,t.P1)(H,Q,O,(pe,at,ve)=>ve.includes("medical-reviewer")?["bios/medical-reviewer"]:at==="bioPage"?["bios"]:at==="commerce"?["atmosphere"]:pe?.collectionId??null),Ee=(0,t.P1)(Y,pe=>pe?.split("-")?.[1]??""),Ie=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Fe=(0,o.C6)(Ie,o.$l,(pe,at)=>at(pe)?.data?.attributes?.value),je=(0,t.P1)(Ee,Fe,(pe,at)=>{const ve=at?.countryCodesWithoutRegisteredTrademark;return ve?!ve.includes(pe):!1}),ze=(0,t.P1)(p,D,(pe,at)=>at.includes(":locId")||!!pe),we=(0,t.P1)(Q,pe=>["moduleService"].includes(pe)),qe=(0,t.P1)(we,O,T,U,(pe,at,ve,he)=>{const Ce=Array.isArray(at.match(/api\/v[0-9]/g))&&!!ve&&!!he;return pe||Ce}),$=(0,t.P1)(Y,pe=>pe?["en-US"].indexOf(pe)>-1:!0),se=(0,t.P1)(I,$,d,(pe,at,ve)=>{const he=pe&&pe.split(",")||[],Ce=ve!=="none";return he.includes("ads")||he.includes("allthethings")||at&&Ce}),xe=(0,t.P1)(D,pe=>pe==="/:locale/dsr"),Pe=(0,t.P1)(u,pe=>pe?.["twc-csrf"]??""),Ue=(0,t.P1)(u,pe=>pe?.["twc-geoip-country"]??""),lt=(0,t.P1)(X,pe=>pe?.userId),ut=(0,t.P1)(X,pe=>pe?.appId),it=(0,t.P1)(X,pe=>pe?.version),pt=(0,t.P1)(X,pe=>pe?.adId),yt=(0,t.P1)(X,pe=>pe?.serviceProviders),mt=(0,t.P1)(X,pe=>pe?.enabledUserDataInventory),He=(0,t.P1)(w,pe=>pe?.userId),nt=(0,t.P1)(w,pe=>pe?.serviceProviders),et=(0,t.P1)(w,pe=>pe?.regime),rt=(0,t.P1)(w,pe=>pe?.countryCode),ft=(0,t.P1)(w,pe=>pe?.isUserLoggedIn==="true"),Ot=(0,t.P1)(w,pe=>pe?.isUserPremium==="true"),Ft=(0,t.P1)(w,pe=>pe?.email),tt=(0,t.P1)(w,pe=>pe?.action),vt=(0,t.P1)(w,pe=>pe?.appIdOverride),Dt=(0,t.P1)(vt,ut,(pe,at)=>at?.includes("twc")||pe?.includes("twc")),Gt=(0,t.P1)(vt,ut,(pe,at)=>at?.includes("wu")||pe?.includes("wu")),$t=(0,t.P1)(vt,ut,(pe,at)=>at?.includes("samsung")||pe?.includes("samsung")),Wt=pe=>pe?.[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,gx:()=>t.gx});var t=e(35342),n=e(72606)},35342:(c,l,e)=>{"use strict";e.d(l,{CZ:()=>C,OM:()=>I,RM:()=>d,UW:()=>u,Vm:()=>s,Yg:()=>E,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,(O,D)=>O||D||r().get("partner")||""),s=(0,t.P1)(o.S5,O=>O||r().get("partner")||""),u=(0,t.P1)(i,O=>O.toLowerCase().includes("samsung")),d=(0,t.P1)(i,O=>O.toLowerCase().includes("apple")||O.toLowerCase().includes(a.X3)),E=(0,t.P1)(i,u,(O,D)=>D?O==="samsung_vsc":!1),I=(0,t.P1)(i,u,(O,D)=>D?O==="samsung_msc":!1),R=(0,t.P1)(i,E,(O,D)=>D?"samsungVietnam":O),S=(0,t.P1)(i,o.dF,(O,D)=>!(O==="oppo_widget"&&a.TR.includes(D))),L=(0,t.P1)(i,O=>a.Jp.includes(O)),C=(0,t.P1)(u,o.dF,(O,D)=>!!(O&&D!=="memberLogin"))},28995:(c,l,e)=>{"use strict";e.d(l,{Oo:()=>t.Oo,Sm:()=>t.Sm,im:()=>t.im});var t=e(84392)},84392:(c,l,e)=>{"use strict";e.d(l,{O2:()=>J,Oo:()=>qe,E8:()=>ze,Ky:()=>X,_J:()=>j,yV:()=>P,Fj:()=>w,Sm:()=>O,z:()=>D,bu:()=>h,zX:()=>Z,im:()=>K,RP:()=>B,oy:()=>v,iH:()=>W,yt:()=>_,Si:()=>A,i7:()=>T,QU:()=>C,TR:()=>U});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),E=e(84621),I=e(72484);const R=(0,t.P1)(E.h1,o.aZ,i.nP,i.VI,s.v6,($,se,xe,Pe,Ue)=>{if($)return se;if(/^([0-9a-f]){32,}$/.test(xe[0]?.placeID))return xe[0].placeID;if(Pe?.[0])return Pe[0];if(Ue)return Ue}),S=(0,u.C6)(R,$=>{if(!$)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent($)};return(0,o.dz)(se)}),L=(0,u.C6)(d.TN,S,($,se)=>{const{type:xe,value:Pe}=se||{},Ue={language:$,[xe]:Pe};return xe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),C=(0,u.C6)(u.Gx,L,o.AM,E.h1,($,se,xe,Pe)=>{const Ue="getSunV3LocationPointUrlConfig",lt=$[Ue]||{};let ut=se[Ue]||{};Pe&&(ut=xe[Ue]);const it=(0,u.vy)(ut);return r()(lt,it)}),O=(0,u.C6)(C,$=>{if(!r()($,"loaded"))return null;const xe=r()($,"data");return!xe||xe.errors?null:$.data.location}),D=(0,u.C6)(O,$=>r()($,"displayName","")),V=(0,u.C6)(O,$=>r()($,"adminDistrict","")),X=(0,u.C6)(O,$=>r()($,"adminDistrictCode","")),w=(0,u.C6)(O,$=>r()($,"countryCode","")),H=(0,u.C6)(O,$=>r()($,"country","")),Q=(0,u.C6)(O,$=>r()($,"countyId","")),x=(0,u.C6)(O,$=>r()($,"disputedArea",!1)),Z=(0,u.C6)(O,$=>{if(!!$)return(0,a.b)(`${$.latitude},${$.longitude}`)}),N=(0,u.C6)(i.qL,$=>r()($,"defaultLocations",{})),_=(0,u.C6)(O,N,($,se)=>{if($)return r()($,"placeId","");{const xe=(0,I.R)(),{"TWC-GeoIP-Country":Pe}=xe;return se[Pe]||null}return null}),h=(0,u.C6)(O,$=>r()($,"dmaCd","")),A=(0,u.C6)(O,$=>r()($,"postalCode","")),P=(0,u.C6)(O,$=>r()($,"city","")),j=(0,u.C6)(O,$=>r()($,"canonicalCityId","")),K=(0,u.C6)(O,$=>{let se=r()($,"ianaTimeZone","");return(!se||!se.includes("/"))&&(se="Etc/UTC"),se}),B=(0,u.C6)(O,$=>we(r()($,"latitude",void 0))),W=(0,u.C6)(O,$=>we(r()($,"longitude",void 0))),T=(0,u.C6)(O,d.b2,($,se)=>$&&(0,o.J7)($,se)||""),U=(0,u.C6)(O,$=>(0,o.K4)($)),v=(0,u.C6)(O,d.b2,($,se)=>(0,o.dA)($,se)),g=(0,t.P1)(i.nP,$=>/^([0-9a-f]){32,}$/.test($[0]?.placeID)?$[0].placeID:null),m=(0,u.C6)(g,$=>{if(!$)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent($)};return(0,o.dz)(se)}),p=(0,u.C6)(d.TN,m,($,se)=>{const{type:xe,value:Pe}=se||{},Ue={language:$,[xe]:Pe};return xe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),G=(0,u.C6)(u.Gx,p,($,se)=>{const xe="getSunV3LocationPointUrlConfig",Pe=$[xe]||{},Ue=se[xe]||{},lt=(0,u.vy)(Ue);return r()(Pe,lt)}),J=(0,u.C6)(G,$=>{if(!r()($,"loaded"))return null;const xe=r()($,"data");return!xe||xe.errors?null:$.data.location}),Y=(0,t.P1)(i.VI,$=>$?.[0]?$[0]:null),le=(0,u.C6)(Y,$=>{if(!$)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent($)};return(0,o.dz)(se)}),Ee=(0,u.C6)(d.TN,le,($,se)=>{const{type:xe,value:Pe}=se||{},Ue={language:$,[xe]:Pe};return xe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),Ie=(0,u.C6)(u.Gx,Ee,($,se)=>{const xe="getSunV3LocationPointUrlConfig",Pe=$[xe]||{},Ue=se[xe]||{},lt=(0,u.vy)(Ue);return r()(Pe,lt)}),Fe=(0,u.C6)(Ie,$=>{if(!r()($,"loaded"))return null;const xe=r()($,"data");return!xe||xe.errors?null:$.data.location}),je=(0,u.C6)(u.Gx,Y,($,se)=>{const Pe=$["getSunV3LocationSearchUrlConfig"]||{};for(const Ue of Object.keys(Pe)){const lt=Pe?.[Ue]?.data?.location,ut=lt?.placeId?.indexOf?.(se);if(ut>=0){const it=Object.keys(lt).map(pt=>[pt,lt[pt][ut]]);return Object.fromEntries(it)}}return null}),ze=(0,u.C6)(Fe,je,($,se)=>$??se);function we($){return(+`${Math.round(`${$}e2`)}e-2`).toFixed(2)}const qe=(0,t.P1)(E.kw,w,($,se)=>$&&se==="KR")},7686:(c,l,e)=>{"use strict";e.d(l,{X:()=>t});const t="dal"},44203:(c,l,e)=>{"use strict";e.d(l,{$l:()=>d,C6:()=>s,Gx:()=>u,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(E={})=>Object.keys(E).sort().map(I=>{const R=E[I];return!!R&&typeof R=="object"?`${I}:{${i(R)}}`:`${I}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=E=>E?.[a.X]??{},d=(0,r.P1)(u,E=>(I,R)=>{const{params:S,name:L}=I,C=i(S);return R?E?.[L]?.[C]:E?.[L]?.[C]?.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,E,I,R,S)=>{if(R||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(u)&&!(0,n.G3)());let L=!0;return i.eT.forEach(C=>{d.includes(C)&&(L=!1)}),!(!L||i.Dt.includes(E)||i.Dt.includes(I))})},15759:(c,l,e)=>{"use strict";e.d(l,{OO:()=>I,Th:()=>R});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(O=>(O.provider="new-relic-script",O))(s||{}),u=(O=>(O.method="NREUM",O))(u||{});function d(){let O="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(O="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(O="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(O="stage"),O}async function E(){const O=d(),{default:D}=await e(31751)(`./new-relic-script.${O}.ext.html`);return D}function I(O,D){try{window?.NREUM?.setCustomAttribute?.(`${a}${O}`,D)}catch{}}function R(O,D={}){try{let V;const X={};typeof O=="string"?V=O:(V=O.name,O.entryType!=="mark"?(X.duration=L(O.duration),X.timestamp=L(window.performance.timeOrigin+O.startTime)):(X.duration=L(O.startTime),X.timestamp=L(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(V,{...S(X,i),...S(D,a)})}catch(V){o.error(V,"sendReumEvent error")}}function S(O,D=""){return Object.fromEntries(Object.entries(O).map(([V])=>[`${D}${V}`,O[V]]))}function L(O){return O/1e3}function C(){return`