(()=>{(()=>{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" x 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]:V;(function(K,B){if(!(K instanceof B))throw new TypeError("Cannot call a class as a function")})(this,N),x(this,"callback",void 0),x(this,"buffer",void 0),x(this,"entryTypes",[]),x(this,"taskQueue",void 0),this.callback=P,this.buffer=new Set,this.taskQueue=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($),K.length?(this.entryTypes=K,this.taskQueue.add(this)):console.warn(z)}},{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}();x(Q,"supportedEntryTypes",C);var M="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:Q,J=self;J.PerformanceObserver||(J.PerformanceObserver=M)}])})},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(),V=new t({name:x,entryType:"measure",startTime:$,duration:w-$});return u.push(V),V},s.getEntries=s.webkitGetEntries||function(x){return x!=null?u.filter(function(C){return C.name===x.name&&C.entryType===x.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(x){return E("entryType",x)},s.getEntriesByName=s.webkitGetEntriesByName||function(x){return E("name",x)},s.clearMarks=s.webkitClearMarks||function(x){I("mark",x),delete d[x]},s.clearMeasures=s.webkitClearMeasures||function(x){I("measure",x)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(l,{$:()=>Dt,A:()=>we,B:()=>W,C:()=>X,D:()=>V,E:()=>_,F:()=>xe,G:()=>At,H:()=>E,I:()=>Fe,J:()=>Pe,L:()=>Pt,M:()=>Oe,N:()=>ae,O:()=>at,P:()=>ze,Q:()=>We,R:()=>qe,S:()=>ut,T:()=>je,U:()=>L,W:()=>Gt,Z:()=>tt,a:()=>se,a2:()=>Ue,a4:()=>Ee,a6:()=>ie,b:()=>Ne,d:()=>ft,e:()=>Ie,f:()=>ct,g:()=>vt,h:()=>gt,i:()=>Q,j:()=>K,k:()=>u,l:()=>j,m:()=>N,n:()=>Z,o:()=>D,p:()=>x,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,be=new Promise(function(Ge){fe=setTimeout(Ge,Math.min(o,oe),ne)});return be[t.n1]=function(){clearTimeout(fe)},be}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 x=function(ne,fe){(0,n.Z)(ne,fe),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(fe).forEach(function(be){ne[be]=fe[be]})},C=function(ne,fe){var be;return(be=[]).concat.apply(be,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 z=function(ne){throw ne},$=function(ne){return{value:ne,done:!0}};function w(oe,ne,fe){ne===void 0&&(ne=z),fe===void 0&&(fe="iterator");var be={meta:{name:fe},next:oe,throw:ne,return:$,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),be=fe.length,Ge=0,nt,ht=(0,r.IX)(oe)?N(be):{},it={};function It(){Ge===be&&(nt=!0,ne(ht))}return fe.forEach(function(mt){var Tt=function(Ht,Jt){nt||(Jt||P(Ht)?(ne.cancel(),ne(Ht,Jt)):(ht[mt]=Ht,Ge++,It()))};Tt.cancel=d,it[mt]=Tt}),ne.cancel=function(){nt||(nt=!0,fe.forEach(function(mt){return it[mt].cancel()}))},it}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),be=1;be1?ne-1:0),be=1;be1?ne-1:0),be=1;be1?ne-1:0),be=1;be1?ne-1:0),be=1;be{"use strict";e.d(l,{uR:()=>M,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 Se={};return Se.promise=new Promise(function(he,Oe){Se.resolve=he,Se.reject=Oe}),Se}function s(Se){for(var he=[],Oe=0;Oe2?We-2:0),ne=2;ne{"use strict";e.d(l,{CE:()=>D,IX:()=>s,MC:()=>d,NA:()=>$,Om:()=>w,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>z,hZ:()=>E,sR:()=>n,uj:()=>O});var t=e(23143),n=function(M){return M==null},r=function(M){return M!=null},o=function(M){return typeof M=="function"},a=function(M){return typeof M=="number"},i=function(M){return typeof M=="string"},s=Array.isArray,u=function(M){return M&&!s(M)&&typeof M=="object"},d=function(M){return M&&o(M.then)},E=function(M){return M&&o(M.next)&&o(M.throw)},I=function(M){return M&&o(Symbol)?o(M[Symbol.iterator]):s(M)},R=function(M){return M&&M[TASK]},S=function(M){return Boolean(M&&M[SAGA_ACTION])},x=function(M){return M&&o(M.subscribe)},C=function(M){return M&&o(M.isEmpty)&&o(M.take)&&o(M.put)},O=function Q(M){return M&&(i(M)||$(M)||o(M)||s(M)&&M.every(Q))},D=function(M){return M&&o(M.take)&&o(M.close)},z=function(M){return o(M)&&M.hasOwnProperty("toString")},$=function(M){return Boolean(M)&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype},w=function(M){return D(M)&&M[t.AS]},V=function(M){return M&&M[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(x){return"@@redux-saga/"+x},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),u=t("SELF_CANCELLATION"),d=t("TASK"),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 x(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var y=ut(f);delete y[X];for(var b=Ne(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 z(f){var y=ft[f];return y||t(18,f),y}function $(f,y){ft[f]||(ft[f]=y)}function w(){return pe}function V(f,y){y&&(z("Patches"),f.u=[],f.s=[],f.v=y)}function Q(f){M(f),f.p.forEach(N),f.p=null}function M(f){f===pe&&(pe=f.l)}function J(f){return pe={p:[],l:pe,h:f,m:!0,_:0}}function N(f){var y=f[X];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||z("ES5").S(y,f,F),F?(b[X].P&&(Q(y),t(4)),r(f)&&(f=h(y,f),y.l||P(y,f)),y.u&&z("Patches").M(b[X].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[X];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=x(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&&z("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][X];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=Ne(ge),ce=te.length-1;ce>=0;ce--){var Ce=te[ce];if(Ce!==X){var Me=de[Ce];if(Me===void 0&&!s(de,Ce))return!0;var Re=ge[Ce],Ae=Re&&Re[X];if(Ae?Ae.t!==Me:!E(Re,Me))return!0}}var Le=!!de[X];return te.length!==Ne(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?$e-1:0),Ze=1;Ze1?ce-1:0),Me=1;Me=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=z("Patches").$;return n(b)?me(b,F):this.produce(b,function(de){return me(de,F)})},f}(),gt=new At,He=gt.produce,rt=gt.produceWithPatches.bind(gt),et=gt.setAutoFreeze.bind(gt),ot=gt.setUseProxies.bind(gt),dt=gt.applyPatches.bind(gt),Pt=gt.createDraft.bind(gt),Ft=gt.finishDraft.bind(gt);const tt=He;var St=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 Yt=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)}}(),ve=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(ce){return ge([te,ce])}}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 mt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function Tt(f,y,b){var F=Bt(f,y,b);return{detectMutations:function(){return Ht(f,y,F,b)}}}function Bt(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]=Bt(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 ce=re?re+"."+te:te;if(!(y.length&&y.indexOf(ce)!==-1)){var Ce=Ht(f,y,b.children[te],F[te],de,ce);if(Ce.wasMutated)return Ce}}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?mt:y,F=f.ignoredPaths,q=f.warnAfter,re=q===void 0?32:q,me=f.ignore;F=F||me;var de=Tt.bind(null,b,F);return function(ge){var te=ge.getState,ce=te(),Ce=de(ce),Me;return function(Re){return function(Ae){var Le=ne(re,"ImmutableStateInvariantMiddleware");Le.measureTime(function(){ce=te(),Me=Ce.detectMutations(),Ce=de(ce),ht(!Me.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Me.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Xe=Re(Ae);return Le.measureTime(function(){ce=te(),Me=Ce.detectMutations(),Ce=de(ce),Me.wasMutated&&ht(!Me.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Me.path||"")+". Take a look at the reducer(s) handling the action "+it(Ae)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Le.warnIfExceeded(),Xe}}}}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(Me))return{keyPath:Re,value:Me};if(typeof Me=="object"&&(re=qt(Me,Re,b,F,q),re))return re}}return!1}function hn(f){return f===void 0&&(f={}),function(){return function(Xe){return function($e){return Xe($e)}}};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,ce=f.warnAfter,Ce=ce===void 0?32:ce,Me=f.ignoreState,Re=Me===void 0?!1:Me,Ae=f.ignoreActions,Le=Ae===void 0?!1:Ae;return function(Xe){return function($e){return function(Ke){var Ze=$e(Ke),_e=ne(Ce,"SerializableStateInvariantMiddleware");return!Le&&!(re.length&&re.indexOf(Ke.type)!==-1)&&_e.measureTime(function(){var bt=qt(Ke,"",b,F,de);if(bt){var Ut=bt.keyPath,zt=bt.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)`)}}),Re||(_e.measureTime(function(){var bt=Xe.getState(),Ut=qt(bt,"",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(Yt):de.push(Yt.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,ce=te===void 0?void 0:te,Ce=b.enhancers,Me=Ce===void 0?void 0:Ce,Re;if(typeof q=="function")Re=q;else if(oe(q))Re=(0,St.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=St.md.apply(void 0,Ae),Xe=St.qC;ge&&(Xe=De(L({trace:!on},typeof ge=="object"&&ge)));var $e=[Le];Array.isArray(Me)?$e=at([Le],Me):typeof Me=="function"&&($e=Me($e));var Ke=Xe.apply(void 0,$e);return(0,St.MT)(Re,ce,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 be(f())};else{var te=be(f);ge=function(){return te}}function ce(Ce,Me){Ce===void 0&&(Ce=ge());var Re=at([re[Me.type]],me.filter(function(Ae){var Le=Ae.matcher;return Le(Me)}).map(function(Ae){var Le=Ae.reducer;return Le}));return Re.filter(function(Ae){return!!Ae}).length===0&&(Re=[de]),Re.reduce(function(Ae,Le){if(Le)if(n(Ae)){var Xe=Ae,$e=Le(Xe,Me);return $e===void 0?Ae:$e}else{if(r(Ae))return tt(Ae,function(Ke){return Le(Ke,Me)});var $e=Le(Ae,Me);if($e===void 0){if(Ae===null)return Ae;throw Error("A case reducer on a non-draftable value must not return undefined")}return $e}return Ae},Ce)}return ce.getInitialState=ge,ce}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:be(f.initialState),F=f.reducers||{},q=Object.keys(F),re={},me={},de={};q.forEach(function(ce){var Ce=F[ce],Me=Pn(y,ce),Re,Ae;"reducer"in Ce?(Re=Ce.reducer,Ae=Ce.prepare):Re=Ce,re[ce]=Re,me[Me]=Re,de[ce]=Ae?Zt(Me,Ae):Zt(Me)});function ge(){var ce=typeof f.extraReducers=="function"?dn(f.extraReducers):[f.extraReducers],Ce=ce[0],Me=Ce===void 0?{}:Ce,Re=ce[1],Ae=Re===void 0?[]:Re,Le=ce[2],Xe=Le===void 0?void 0:Le,$e=L(L({},Me),me);return pn(b,function(Ke){for(var Ze in $e)Ke.addCase(Ze,$e[Ze]);for(var _e=0,bt=Ae;_e0;if(Ke){var Ze=Ae.filter(function(_e){return te(Xe,_e,Le)}).length>0;Ze&&(Le.ids=Object.keys(Le.entities))}}function Me(Ae,Le){return Re([Ae],Le)}function Re(Ae,Le){var Xe=le(Ae,f,Le),$e=Xe[0],Ke=Xe[1];Ce(Ke,Le),b($e,Le)}return{removeAll:yn(ge),addOne:Mt(y),addMany:Mt(b),setOne:Mt(F),setMany:Mt(q),setAll:Mt(re),updateOne:Mt(ce),updateMany:Mt(Ce),upsertOne:Mt(Me),upsertMany:Mt(Re),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(bt){return!(ln(bt,f)in Ze.entities)});_e.length!==0&&Xe(_e,Ze)}function ge(Ke,Ze){return te([Ke],Ze)}function te(Ke,Ze){Ke=k(Ke),Ke.length!==0&&Xe(Ke,Ze)}function ce(Ke,Ze){Ke=k(Ke),Ze.entities={},Ze.ids=[],de(Ke,Ze)}function Ce(Ke,Ze){return Me([Ke],Ze)}function Me(Ke,Ze){for(var _e=!1,bt=0,Ut=Ke;bt-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=Re.getState(),_e=Array.from(b.values()),bt=0,Ut=_e;bt"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),Ne=1;Ne/gm),p=i(/^data-[\-\w.\u00B7-\uFFFF]/),H=i(/^aria-[\-\w]+$/),Z=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Y=i(/^(?:\w+script|data):/i),ue=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),pe=i(/^html$/i),Ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(X){return typeof X}:function(X){return X&&typeof Symbol=="function"&&X.constructor===Symbol&&X!==Symbol.prototype?"symbol":typeof X};function Fe(X){if(Array.isArray(X)){for(var se=0,xe=Array(X.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,Ne="data-tt-policy-suffix";xe.currentScript&&xe.currentScript.hasAttribute(Ne)&&(Pe=xe.currentScript.getAttribute(Ne));var ut="dompurify"+(Pe?"#"+Pe:"");try{return se.createPolicy(ut,{createHTML:function(ct){return ct}})}catch{return console.warn("TrustedTypes policy "+ut+" could not be created."),null}};function we(){var X=arguments.length>0&&arguments[0]!==void 0?arguments[0]:je(),se=function(ee){return we(ee)};if(se.version="2.3.6",se.removed=[],!X||!X.document||X.document.nodeType!==9)return se.isSupported=!1,se;var xe=X.document,Pe=X.document,Ne=X.DocumentFragment,ut=X.HTMLTemplateElement,ft=X.Node,ct=X.Element,vt=X.NodeFilter,At=X.NamedNodeMap,gt=At===void 0?X.NamedNodeMap||X.MozNamedAttrMap:At,He=X.HTMLFormElement,rt=X.DOMParser,et=X.trustedTypes,ot=ct.prototype,dt=N(ot,"cloneNode"),Pt=N(ot,"nextSibling"),Ft=N(ot,"childNodes"),tt=N(ot,"parentNode");if(typeof ut=="function"){var St=Pe.createElement("template");St.content&&St.content.ownerDocument&&(Pe=St.content.ownerDocument)}var Dt=ze(et,xe),Gt=Dt?Dt.createHTML(""):"",Yt=Pe,wt=Yt.implementation,ve=Yt.createNodeIterator,at=Yt.createDocumentFragment,Se=Yt.getElementsByTagName,he=xe.importNode,Oe={};try{Oe=J(Pe).documentMode?Pe.documentMode:{}}catch{}var Ue={};se.isSupported=typeof tt=="function"&&wt&&typeof wt.createHTMLDocument"u"?"undefined":Ie(ee))!=="object")&&(ee={}),ee=J(ee),De="ALLOWED_TAGS"in ee?M({},ee.ALLOWED_TAGS):We,oe="ALLOWED_ATTR"in ee?M({},ee.ALLOWED_ATTR):ne,sn="ADD_URI_SAFE_ATTR"in ee?M(J(En),ee.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in ee?M(J(Zt),ee.ADD_DATA_URI_TAGS):Zt,tn="FORBID_CONTENTS"in ee?M({},ee.FORBID_CONTENTS):on,be="FORBID_TAGS"in ee?M({},ee.FORBID_TAGS):{},Ge="FORBID_ATTR"in ee?M({},ee.FORBID_ATTR):{},en="USE_PROFILES"in ee?ee.USE_PROFILES:!1,nt=ee.ALLOW_ARIA_ATTR!==!1,ht=ee.ALLOW_DATA_ATTR!==!1,it=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,It=ee.SAFE_FOR_TEMPLATES||!1,mt=ee.WHOLE_DOCUMENT||!1,Ht=ee.RETURN_DOM||!1,Jt=ee.RETURN_DOM_FRAGMENT||!1,_t=ee.RETURN_TRUSTED_TYPE||!1,Bt=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(Be){return Be}:x,It&&(ht=!1),Jt&&(Ht=!0),en&&(De=M({},[].concat(Fe(B))),oe=[],en.html===!0&&(M(De,_),M(oe,W)),en.svg===!0&&(M(De,h),M(oe,T),M(oe,v)),en.svgFilters===!0&&(M(De,A),M(oe,T),M(oe,v)),en.mathMl===!0&&(M(De,j),M(oe,U),M(oe,v))),ee.ADD_TAGS&&(De===We&&(De=J(De)),M(De,ee.ADD_TAGS)),ee.ADD_ATTR&&(oe===ne&&(oe=J(oe)),M(oe,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&M(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(tn===on&&(tn=J(tn)),M(tn,ee.FORBID_CONTENTS)),hn&&(De["#text"]=!0),mt&&M(De,["html","head","body"]),De.table&&(M(De,["tbody"]),delete be.tbody),a&&a(ee),cn=ee)},ln=M({},["mi","mo","mn","ms","mtext"]),k=M({},["foreignobject","desc","title","annotation-xml"]),le=M({},h);M(le,A),M(le,P);var ye=M({},j);M(ye,K);var Ye=function(ee){var Be=tt(ee);(!Be||!Be.tagName)&&(Be={namespaceURI:Qt,tagName:"template"});var Qe=x(ee.tagName),xt=x(Be.tagName);if(ee.namespaceURI===dn)return Be.namespaceURI===Qt?Qe==="svg":Be.namespaceURI===fn?Qe==="svg"&&(xt==="annotation-xml"||ln[xt]):Boolean(le[Qe]);if(ee.namespaceURI===fn)return Be.namespaceURI===Qt?Qe==="math":Be.namespaceURI===dn?Qe==="math"&&k[xt]:Boolean(ye[Qe]);if(ee.namespaceURI===Qt){if(Be.namespaceURI===dn&&!k[xt]||Be.namespaceURI===fn&&!ln[xt])return!1;var jt=M({},["title","style","font","a","script"]);return!ye[Qe]&&(jt[Qe]||!le[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,Be){try{S(se.removed,{attribute:Be.getAttributeNode(ee),from:Be})}catch{S(se.removed,{attribute:null,from:Be})}if(Be.removeAttribute(ee),ee==="is"&&!oe[ee])if(Ht||Jt)try{ke(Be)}catch{}else try{Be.setAttribute(ee,"")}catch{}},lt=function(ee){var Be=void 0,Qe=void 0;if(Bt)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{Be=new rt().parseFromString(jt,gn)}catch{}if(!Be||!Be.documentElement){Be=wt.createDocument(vn,"template",null);try{Be.documentElement.innerHTML=pn?"":jt}catch{}}var Xt=Be.body||Be.documentElement;return ee&&Qe&&Xt.insertBefore(Pe.createTextNode(Qe),Xt.childNodes[0]||null),vn===Qt?Se.call(Be,mt?"html":"body")[0]:mt?Be.documentElement:Xt},pt=function(ee){return ve.call(ee.ownerDocument||ee,ee,vt.SHOW_ELEMENT|vt.SHOW_COMMENT|vt.SHOW_TEXT,null,!1)},Et=function(ee){return ee instanceof He&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof gt)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},Ot=function(ee){return(typeof ft>"u"?"undefined":Ie(ft))==="object"?ee instanceof ft:ee&&(typeof ee>"u"?"undefined":Ie(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},yt=function(ee,Be,Qe){!Ue[ee]||I(Ue[ee],function(xt){xt.call(se,Be,Qe,cn)})},Rt=function(ee){var Be=void 0;if(yt("beforeSanitizeElements",ee,null),Et(ee)||C(ee.nodeName,/[\u0080-\uFFFF]/))return ke(ee),!0;var Qe=nn(ee.nodeName);if(yt("uponSanitizeElement",ee,{tagName:Qe,allowedTags:De}),!Ot(ee.firstElementChild)&&(!Ot(ee.content)||!Ot(ee.content.firstElementChild))&&$(/=0;--Vt)xt.insertBefore(dt(jt[Vt],!0),Pt(ee))}return ke(ee),!0}return ee instanceof ct&&!Ye(ee)||(Qe==="noscript"||Qe==="noembed")&&$(/0},Lt=function(ee){var Be=void 0,Qe=void 0,xt=void 0,jt=void 0;yt("beforeSanitizeAttributes",ee,null);var Xt=ee.attributes;if(!!Xt){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:oe};for(jt=Xt.length;jt--;){Be=Xt[jt];var An=Be,$t=An.name,Ln=An.namespaceURI;if(Qe=z(Be.value),xt=nn($t),Vt.attrName=xt,Vt.attrValue=Qe,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,yt("uponSanitizeAttribute",ee,Vt),Qe=Vt.attrValue,!Vt.forceKeepAttr&&(st($t,ee),!!Vt.keepAttr)){if($(/\/>/i,Qe)){st($t,ee);continue}It&&(Qe=O(Qe,Je," "),Qe=O(Qe,ae," "));var In=nn(ee.nodeName);if(!!Nt(In,xt,Qe))try{Ln?ee.setAttributeNS(Ln,$t,Qe):ee.setAttribute($t,Qe),R(se.removed)}catch{}}}yt("afterSanitizeAttributes",ee,null)}},Kt=function Ve(ee){var Be=void 0,Qe=pt(ee);for(yt("beforeSanitizeShadowDOM",ee,null);Be=Qe.nextNode();)yt("uponSanitizeShadowNode",Be,null),!Rt(Be)&&(Be.content instanceof Ne&&Ve(Be.content),Lt(Be));yt("afterSanitizeShadowDOM",ee,null)};return se.sanitize=function(Ve,ee){var Be=void 0,Qe=void 0,xt=void 0,jt=void 0,Xt=void 0;if(pn=!Ve,pn&&(Ve=""),typeof Ve!="string"&&!Ot(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(X.toStaticHTML)==="object"||typeof X.toStaticHTML=="function"){if(typeof Ve=="string")return X.toStaticHTML(Ve);if(Ot(Ve))return X.toStaticHTML(Ve.outerHTML)}return Ve}if(Tt||Mt(ee),se.removed=[],typeof Ve=="string"&&(rn=!1),rn){if(Ve.nodeName){var Vt=nn(Ve.nodeName);if(!De[Vt]||be[Vt])throw w("root node is forbidden and cannot be sanitized in-place")}}else if(Ve instanceof ft)Be=lt(""),Qe=Be.ownerDocument.importNode(Ve,!0),Qe.nodeType===1&&Qe.nodeName==="BODY"||Qe.nodeName==="HTML"?Be=Qe:Be.appendChild(Qe);else{if(!Ht&&!It&&!mt&&Ve.indexOf(" `+$t),It&&($t=O($t,Je," "),$t=O($t,ae," ")),Dt&&_t?Dt.createHTML($t):$t},se.setConfig=function(Ve){Mt(Ve),Tt=!0},se.clearConfig=function(){cn=null,Tt=!1},se.isValidAttribute=function(Ve,ee,Be){cn||Mt({});var Qe=nn(Ve),xt=nn(ee);return Nt(Qe,xt,Be)},se.addHook=function(Ve,ee){typeof ee=="function"&&(Ue[Ve]=Ue[Ve]||[],S(Ue[Ve],ee))},se.removeHook=function(Ve){Ue[Ve]&&R(Ue[Ve])},se.removeHooks=function(Ve){Ue[Ve]&&(Ue[Ve]=[])},se.removeAllHooks=function(){Ue={}},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:()=>J,g7:()=>M,Cs:()=>N,th:()=>w,sw:()=>$,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),x=e(84621),C=e(44203);const O=(0,S.P1)(x.J0,W=>{try{return j(W?.["twc-variation"]??"")}catch{return{}}}),D=(0,S.P1)(x.J0,W=>{try{return K(W?.["twc-experiment"]??"")}catch{return{}}}),z=(0,S.P1)(O,D,(W,T)=>({...T,...W})),$=(0,S.P1)(z,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)($,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}),V=(0,C.C6)($,W=>W.map(T=>T.experimentName)),Q=(0,C.C6)($,W=>W.map(T=>T.variantName)),M=(0,C.C6)($,W=>W.map(T=>`${T.experimentName}_${T.variantName}`)),J=(0,C.C6)(V,W=>W.join(",")),N=(0,C.C6)(Q,W=>W.join(",")),_=(0,C.C6)(M,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:()=>V,S8:()=>A,UO:()=>d,VN:()=>w,cb:()=>j,iJ:()=>z,iT:()=>M,m$:()=>s,my:()=>D,nn:()=>C,oc:()=>x,og:()=>J,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"]??""),x=(0,r.C6)(d,T=>T?.seometa?.canonical??""),C=T=>T?.article?.wxNodes??{},O=T=>T?.article?.limitedAccess??!1,D=T=>T?.article?.wxNodesWithAssets??{},z=(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:[]}]:[]),$=(0,r.C6)(d,T=>T?.pcollid??""),w=(0,r.C6)(r.Gx,$,o.y,(T,U,v)=>{const g=(0,r.vy)({language:v,collectionId:U});return n()(T,["getCMSCollectionsUrlConfig",g,"data"],{})}),V=(0,r.C6)(w,T=>T?.ad_metrics?.article?.zone??""),Q=(0,r.C6)(w,T=>T?.title??""),M=(0,r.C6)(d,T=>T?.providername??""),J=(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 H=p.filter(Z=>Z.status===200);return H=H.map(Z=>{const{doc:Y={}}=Z;return{...Y,playlists:Y.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),H}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,x,C)=>{if(!C)return null;const O=(0,r.vy)({language:x,collectionId:C});return n()(S,["getCMSCollectionsUrlConfig",O,"data"],{})}),d=(0,r.C6)(u,S=>n()(S,"title","")),E=(0,r.C6)(u,S=>n()(S,"sponsored",!1)),I=(0,r.C6)(u,i.dF,(S,x)=>{if(!S)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(S,["ad_metrics",C,"zone"],""):""}),R=(0,r.C6)(u,i.dF,(S,x)=>{if(!S)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(S,["ad_metrics",C,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>K,FL:()=>B,FN:()=>w,FT:()=>D,Hz:()=>$,IU:()=>J,JK:()=>A,Jc:()=>_,Je:()=>O,M3:()=>M,MK:()=>N,R8:()=>s,St:()=>u,T$:()=>P,UZ:()=>j,Wc:()=>W,X9:()=>x,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:()=>z,y8:()=>n,yk:()=>V});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",x="facebookWxNode",C="findMe",O="geoIP",D="googleNonLimitedAds",z="gpt",$="gptPiiGDPR",w="gptPiiSaleUSA",V="indexExchange",Q="instagramWxNode",M="gptPrisma",J="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:()=>vt,B:()=>V,Cy:()=>Pe,Ds:()=>Fe,EM:()=>X,Eg:()=>Ie,Fu:()=>h,Jt:()=>H,MT:()=>w,Mw:()=>M,O7:()=>Z,Oq:()=>je,R$:()=>Y,RJ:()=>ze,Yq:()=>pe,Z3:()=>j,ab:()=>C,b2:()=>K,bG:()=>se,dR:()=>_,ff:()=>ue,gK:()=>we,hV:()=>ut,hY:()=>ft,iF:()=>A,j5:()=>P,sj:()=>gt,ss:()=>$});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 x=(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,rt=>r()(rt,[He])),z=He=>r()(He,[S.Xf,S.ah],{}),$=(0,t.P1)(z,He=>{const{DprSdk:rt}=window||{};return He[I.ui]??rt?.getUserConsentWithDefaultValue?.(I.ui)}),w=(0,t.P1)(z,He=>{const{DprSdk:rt}=window||{};return He[I.y]??rt?.getUserConsentWithDefaultValue?.(I.y)}),V=()=>{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()},M=D(S.R8),J=D(S.Je),N=D(S.s8),_=(0,t.P1)(D(S.UZ),d.dF,(He,rt)=>["covid19map"].includes(rt)?!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,rt)=>He||rt),B=(0,t.P1)(d.cz,He=>[E.CA,...E.nB,...E.Gv].includes(He));function W({linkList:He=[],regime:rt,allowPrivacySettingsLink:et,pageKey:ot,isMobile:dt,isUserLoggedIn:Pt,privacyPolicyLink:Ft}){if(!Array.isArray(He))return He;const tt=a()(He);return T({privacyLinkList:tt,regime:rt,allowPrivacySettingsLink:et}),U({privacyLinkList:tt,regime:rt,pageKey:ot,isMobile:dt}),v({privacyLinkList:tt,regime:rt,pageKey:ot,isMobile:dt}),g({privacyLinkList:tt,regime:rt,pageKey:ot,isMobile:dt,isUserLoggedIn:Pt}),m({privacyLinkList:tt,regime:rt,privacyPolicyLink:Ft}),tt}const T=({privacyLinkList:He,regime:rt,allowPrivacySettingsLink:et})=>{const ot=He.findIndex(dt=>dt?.titleTranslationKey==="privacySettings"||dt?.titleTranslationKey==="privacySettingsMenu");if(ot>-1){if(!et){He.splice(ot,1);return}if(E.Gv.includes(rt)){const{DprSdk:dt}=window||{};He[ot].titleTranslationKey="cookieSettings",He[ot].url="",He[ot].onClick=dt?.showConsentManager}E.nB.includes(rt)&&He[ot].titleTranslationKey!=="privacySettingsMenu"&&(He[ot].titleTranslationKey="reviewAdsSettings")}},U=({privacyLinkList:He,regime:rt,pageKey:et,isMobile:ot})=>{const dt=He.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("dataPurposes"));if(dt>-1){if(rt!==E.JP){He.splice(dt,1);return}et==="dataPurposes"&&ot&&(He[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:He,regime:rt,pageKey:et,isMobile:ot})=>{const dt=He.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("doNotSell"));if(dt>-1){if(!E.nB.includes(rt)){He.splice(dt,1);return}et==="privacySettings"&&ot&&(He[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),rt!==E.wQ&&E.nB.includes(rt)&&(He[dt].titleTranslationKey="saleOfData")}},g=({privacyLinkList:He,regime:rt,pageKey:et,isMobile:ot,isUserLoggedIn:dt})=>{const Pt=He.findIndex(Ft=>Ft?.titleTranslationKey?.includes?.("sensitiveData"));Pt>-1&&(et==="privacySettings"&&ot&&(He[Pt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(rt!==E.wQ||!dt)&&He.splice(Pt,1))},m=({privacyLinkList:He,regime:rt,privacyPolicyLink:et})=>{const ot=He.findIndex(dt=>dt?.titleTranslationKey==="cookieNotice");if(ot>-1){if(!E.nB.includes(rt)){He.splice(ot,1);return}rt===E.wQ&&(He[ot].titleTranslationKey="californiaNotice",He[ot].url=`${et}#us-ccpa-notice-current`)}},p=(0,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),H=(0,t.P1)(d.cz,B,d.dF,d.Hu,u.WO,p,(He,rt,et,ot,dt,Pt)=>({linkList:Ft})=>W({linkList:Ft,regime:He,allowPrivacySettingsLink:rt,pageKey:et,isMobile:ot,isUserLoggedIn:dt,privacyPolicyLink:Pt?.[0]?.url})),Z=D(S.St),Y=D(S.IU),ue=D(S.sc),pe=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),X=D(S.JK),se=D(S.T$),xe=D(S._f),Pe=D(S.Eh),Ne=D(S.$q),ut=D(S.FT),ft=(0,t.P1)(D(S.Jc),d.z3,d.dF,(He,rt,et)=>He&&!(rt&&et.includes("covid19"))),ct=D(S.bK),vt=D(S.dn),At=D(S.M3),gt=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:()=>$,vz:()=>_,xi:()=>M,y:()=>z,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})),x=(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??""),z=(0,t.C6)(D,h=>(h||"").replace("-","_")),$=(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),V=(0,t.C6)(C,h=>h?.language?.data??null),Q=(0,t.C6)(V,h=>h?.attributes.languageCode??""),M=(0,t.C6)(Q,h=>h.split("-")[0]),J=(0,t.C6)(V,h=>h?.attributes.languageName??""),N=(0,t.C6)(V,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:()=>x});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,(z,$)=>{const w=z?.["twc-unit"]??"";return w==="m"&&$?"s":w}),u=(0,t.P1)(i.TN,s,o.Oo,(z,$,w)=>{const V=(0,r.V7)($),Q=(0,r.QQ)(z,w);return V||Q}),d=(0,t.P1)(u,z=>z.code),E=(0,t.P1)(u,z=>z.name),I=(0,t.P1)(u,z=>(0,n.k)(z.name)),R=(0,t.P1)(u,z=>z.temp),S=(0,t.P1)(u,z=>z.speed),x=(0,t.P1)(u,z=>z.distance),C=(0,t.P1)(u,z=>z.accumulation),O=(0,t.P1)(u,z=>z.precip),D=(0,t.P1)(u,z=>z.pressure)},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>ze,Fk:()=>S,Gx:()=>Z,H3:()=>g,JB:()=>M,JP:()=>B,LW:()=>Ie,O8:()=>E,P:()=>X,Px:()=>we,Q2:()=>P,QJ:()=>I,QQ:()=>$,Rb:()=>Q,SO:()=>W,SV:()=>A,Ts:()=>ue,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>J,Z4:()=>_,_d:()=>o,bU:()=>U,cd:()=>a,d3:()=>pe,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:()=>V});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",x="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",O=100,D=1e3,z="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",w="WXU/ADS/SET_TARGETING_READY",V="WXU/ADS/SET_TARGETING_CUST_PARAMS",Q="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",M="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",J="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",H="adBlocker",Z="MW_Position1",Y="WXU/ADS/NO_AD_CALL_EXCLUSION",ue="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",pe="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",X="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:()=>gt,GL:()=>at,HH:()=>ve,Hc:()=>Pt,Ie:()=>T,Ii:()=>W,JN:()=>U,JV:()=>sn,JW:()=>Ee,Jh:()=>en,KL:()=>p,KY:()=>Tt,LX:()=>ae,Ll:()=>Oe,MT:()=>tn,Nt:()=>X,Q1:()=>L,QV:()=>Mt,UJ:()=>De,Uj:()=>rt,VH:()=>He,Vm:()=>ze,Vv:()=>ut,WL:()=>pe,Xd:()=>fe,Y2:()=>qe,Yy:()=>Ne,ZH:()=>oe,cr:()=>Ft,dA:()=>gn,dJ:()=>et,db:()=>nt,ew:()=>vt,fL:()=>m,j5:()=>xe,jq:()=>Ge,lg:()=>ct,mm:()=>ht,n0:()=>St,nF:()=>Pn,nY:()=>Te,nu:()=>pn,oe:()=>mt,pn:()=>wt,tc:()=>he,u_:()=>fn,vW:()=>Se,w8:()=>At,xc:()=>it,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),x=e(29286),C=e.n(x),O=e(84621),D=e(44203),z=e(18213),$=e(86535),w=e(42882),V=e(35342),Q=e(95662),M=e(80329),J=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,H=k=>k?.[REDUCER_KEY]?.wfxtg??!1,Z=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,Y=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,ue=(0,t.P1)(T,v,(k,le)=>({custParamsComplete:le,rubiconDone:k})),pe=(0,t.P1)(O.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:ye}}=window;ye>1024?le="desktop":ye>=768&&(le="tablet")}return le}),Ie=(0,t.P1)(Q.uT,k=>s()(Object.values(k??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),Fe=(0,t.P1)(Ie,pe,(k,le)=>k.map(ke=>le==="tablet"&&ke.props.tabletId==="none"?null:le==="tablet"&&ke.props.tabletId?ke.props.tabletId:ke.props.id).filter(ke=>ke!==null).join(",")),je=k=>(0,t.P1)(Ie,le=>le.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,M.Jj,(k,le)=>{const ye=k?.metrics_levels??null;return le||ye}),we=(0,t.P1)(Q.U3,k=>k?.ads),qe=(0,t.P1)(Q.JN,k=>k?.engine),X=(0,t.P1)(Q.JN,k=>k?.networkCode),se=(0,t.P1)(h.TN,Q.JN,V.gx,(k,le,ye)=>{const{adUnits:Ye={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;let{mobile:ke,desktop:st,tablet:lt}=Ye;ke=ke.includes("_us")?ke.substr(0,ke.indexOf("_us")):ke,st=st.includes("_us")?st.substr(0,st.indexOf("_us")):st,lt=lt.includes("_us")?lt.substr(0,lt.indexOf("_us")):lt;let pt="intl";switch(k){case"en-US":pt="us";break;case"es-US":pt="es_us";break;case"en-IN":pt="en_in";break;default:break}pt!=="es_us"&&pt!=="en_in"&&(ye.includes("oppo")||ye.includes("transsion"))&&(pt="intl");const Et=ke.includes("mobile_smart")?`${ke}_${pt}`:ke,Ot=st.includes("web_weather")?`${st}_${pt}`:st,yt=lt.includes("tablet_weather")?`${lt}_${pt}`:lt;return{desktop:Ot,mobile:Et,tablet:yt}}),xe=(0,t.P1)(pe,se,(k,le)=>le?.[k]??""),Pe=(0,t.P1)(Q.JN,k=>k?.adTagOverrides),Ne=(0,t.P1)(Q.JN,k=>k?.adZone),ut=(0,t.P1)(xe,Ne,M.jm,(k,le,ye)=>`${k}/${ye||le||"non_monetized"}`),ft=(0,t.P1)(Q.JN,k=>k?.adsmetrics_zone),ct=()=>C().get("adstest"),vt=(0,D.C6)(J.RL,M.jm,Ne,(k,le,ye)=>k||le||ye),At=(0,D.C6)(pe,M.jm,X,se,Ne,ct,(k,le,ye,Ye,ke,st)=>{const lt=Ye[k];return`${ye}/${st?"test_":""}${lt}/${le||ke}`}),gt=(0,D.C6)(pe,X,se,ct,(k,le,ye,Ye)=>{const ke=ye[k];return`${le}/${Ye?"test_":""}${ke}/interstitial`}),He=(0,D.C6)(O.zM,we,(k,le)=>{const ye=[...le?.thirdParties??[]],{token:Ye}=k==="mobile"?K.eh.USER_ACTION_AD_REFRESH:K.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(Ye)}),rt=(0,D.C6)(we,O.zM,$.bx,w.WO,(k,le,ye,Ye)=>{const ke="rubicon_enUS",st="sequentialAdLoader",lt="abTesting",pt=K.eh.TIME_FRAME.token,Et=K.eh.HELIOS_AD_SDK.token,Ot=K.eh.ADMIRAL.token,yt=K.eh.IAB_CATEGORIES.token,Rt=K.eh.INSTANA.token,Nt=K.eh.ASSERTIVE_YIELD.token,{token:Wt}=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(lt)||ee.push(lt),ee.includes(Et)||ee.push(Et),ee.includes(K.eh.JANUS.token)||ee.push(K.eh.JANUS.token),ee.includes(pt)||ee.push(pt),ee.includes(Ot)||ee.push(Ot),ee.includes(yt)||ee.push(yt),ee.includes(Rt)||ee.push(Rt),ee.includes(Nt)||ee.push(Nt),le==="mobile"?(ee.push(Wt),ee.push(Lt)):(ee.push(Ve),ee.push(Kt)),ye&&Ye&&(ee=ee.filter(Be=>!Be.includes(K.eh.LOTAME.token))),S()(ee).join(",")}),et=(0,D.C6)(Q.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),ot=(0,D.C6)(rt,O.cz,(k,le)=>{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(dt(le)).reduce((pt,Et)=>{const yt=Object.values(st).find(({token:Rt})=>Et.includes(Rt));if(yt){const{script:Rt}=yt;return Rt?[...pt,Rt]:pt}return pt},[])}),dt=k=>le=>!(j.Gv.includes(k)&&K.XC.some(ye=>le.includes(ye))),Pt=(k,le)=>(0,D.C6)(D.Gx,pe,le?je(le):Fe,Ie,fe,(ye,Ye,ke,st,lt)=>{const pt=(0,D.vy)({positions:ke,screenSize:le??Ye});let Et=ye?.getMewAdConfigsUrlConfig?.[pt]?.data?.data??null;return Et?(Et=Et.reduce((Ot,yt)=>{const Rt=st.find(Nt=>Nt.props.id===yt.name||Nt.props.tabletId===yt.name);return[...Ot,{...yt,lazyload:Rt.props.lazyload,disableAd:Rt?.props?.disableAd,sequentialGroup:Rt?.props?.sequentialGroupOverride||yt?.sequentialGroup||"btf"}]},[]),lt&&k&&(Et=Et.filter(Ot=>Ot.sequentialGroup===k)),Et):[]}),Ft=(0,D.C6)(z.Ds,D.Gx,h.TN,_.yt,(k,le,ye,Ye)=>{const ke=(0,D.vy)({locale:ye,placeid:Ye}),st=le?.getWxAdTargetingUrlConfig?.[ke]?.data?.data??{},lt=r()(st,K.q3);return k?lt:r()(lt,K.xN)}),tt=(0,D.C6)(D.Gx,rt,(k,le)=>{const ye=(0,D.vy)({tokens:le});let Ye=k?.getMewAdThirdPartyConfigsUrlConfig?.[ye]?.data?.data??[];return Ye=Ye.map(({config:ke,config_type:st})=>({config:ke,type:st})),Ye}),St=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Dt=(0,D.C6)(z.ab,tt,(k,le)=>{if(!k)return{};if(!d()(le)){const ye=le.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 le=k.find(ye=>ye.type?ye.type===K.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),Yt=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),wt=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),ve=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),at=(0,D.C6)(tt,O.zM,(k,le)=>{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[le],ye.config}return{}}),Se=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),he=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),Oe=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),Ue=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),Je=/[0-9]{4}/,ae=(0,D.C6)(Ue,k=>{const{tagsSrcId:le="1884"}=k;return le.match(Je)}),Ee=(0,D.C6)(ae,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),L=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),G=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),ie=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),Te=(0,D.C6)(ie,O.dF,h.TN,(k,le,ye)=>{const{atf:Ye,refreshBidders:ke}=k,lt=(Object.keys(Ye)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let pt=k?.atf?.positions,Et=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve?(pt=Ye?.[Lt]?.[Ve]?.positions??pt,pt):Wt},[]);d()(Et)&&(Et=pt);let Ot=k?.atf?.userActionDelay;const yt=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve&&(Ot=Ye?.[Lt]?.[Ve]?.userActionDelay||Ot),Ot},[]);let Rt=k?.atf?.inViewOnly;const Nt=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve&&(Rt=Ye?.[Lt]?.[Ve]?.inViewOnly??Rt),Rt},[]);return{type:"atf",inViewOnly:Nt,posToRefresh:Et,refreshBidders:ke,userActionDelay:yt}}),De=(0,D.C6)(ie,O.dF,h.TN,(k,le,ye)=>{const{btf:Ye,refreshBidders:ke}=k,lt=(Object.keys(Ye)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let pt=k?.btf?.positions,Et=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve?(pt=Ye?.[Lt]?.[Ve]?.positions??pt,pt):Wt},[]);d()(Et)&&(Et=pt);let Ot=k?.btf?.userActionDelay;const yt=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve&&(Ot=Ye?.[Lt]?.[Ve]?.userActionDelay||Ot),Ot},[]);let Rt=k?.btf?.inViewOnly;const Nt=lt.reduce((Wt,Lt)=>{const Ve=(Object.keys(Ye[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Ve&&(Rt=Ye?.[Lt]?.[Ve]?.inViewOnly??Rt),Rt},[]);return{type:"btf",inViewOnly:Nt,posToRefresh:Et,refreshBidders:ke,userActionDelay:yt}}),We=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),oe=(0,D.C6)(We,O.dF,h.TN,(k,le,ye)=>{const{atf:Ye={},refreshBidders:ke=[]}=k,{interval:st=0,inViewOnly:lt=!1}=Ye,Et=Object.keys(Ye).filter(Rt=>Rt.includes(ye)||Rt.includes("all"))||[];let Ot=Ye.positions;const yt=Et.reduce((Rt,Nt)=>{const Lt=Object.keys(Ye[Nt]).filter(Kt=>Kt.includes(le)||Kt.includes("all"))||[];return d()(Lt)||(Ot=Ye[Nt][Lt].positions),Ot},[]);return{type:"atf",inViewOnly:lt,interval:st,positions:yt,refreshBidders:ke}}),ne=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),fe=(0,D.C6)(ne,O.zM,O.dF,h.TN,(k,le,ye,Ye)=>{if(d()(k)||le!=="desktop")return!1;const st=Object.keys(k).filter(yt=>yt.includes(Ye)||yt.includes("all"))||[],lt=Array.isArray(st)&&st[0],pt=k?.[lt],Et=pt&&(pt.filter(yt=>yt.includes(ye)||yt.includes("all"))||[]);return Et&&Array.isArray(Et)&&!!Et[0]}),be=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),Ge=(0,D.C6)(be,O.dF,h.TN,(k,le,ye)=>{const{defaultTimeoutOverride:Ye}=k,st=Object.keys(k).filter(Et=>Et.includes(ye)||Et.includes("all"))||[];let lt=Ye;return st.reduce((Et,Ot)=>{const Rt=Object.keys(k[Ot]).filter(Nt=>Nt.includes(le)||Nt.includes("all"))||[];return d()(Rt)||(lt=k[Ot][Rt[0]].timeoutOverride),lt},lt)}),nt=(0,D.C6)(be,Ge,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),ht=(0,D.C6)(We,O.dF,h.TN,(k,le,ye)=>{const{btf:Ye={},refreshBidders:ke=[]}=k,{interval:st=0,inViewOnly:lt=!1}=Ye,Et=Object.keys(Ye).filter(Rt=>Rt.includes(ye)||Rt.includes("all"))||[];let Ot=Ye.positions;const yt=Et.reduce((Rt,Nt)=>{const Lt=Object.keys(Ye[Nt]).filter(Kt=>Kt.includes(le)||Kt.includes("all"))||[];return d()(Lt)||(Ot=Ye[Nt][Lt].positions),Ot},[]);return{type:"btf",interval:st,inViewOnly:lt,positions:yt,refreshBidders:ke}}),it=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),It=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),mt=(0,D.C6)(At,Pt(null),(k,le)=>le.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(Ye=>Ye[0]==="fluid"?[1,1]:Ye),adUnitPath:k}))),Tt=()=>{{const k=C().get("fv");return parseInt(k,10)||0}},Bt=(0,D.C6)(M.jm,Ne,(k,le)=>{const ye=k||le||"",Ye=ye.lastIndexOf("local_forecasts")!==-1;let ke,st,lt;if(Ye)ke="fcst",lt="fcst",st="fcst";else{const Et=ye.split("/").slice(-2);[st]=Et,ke=`${st}_${Et[1]||""}`,lt=Et[1]||"nl"}return{cat:ke,fam:st,ch:lt}}),Ht=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),Jt=(0,D.C6)(Q.IY,Ht,(k,le)=>le?.tf?.[k]??"nl"),_t=(k,le)=>()=>{const ye=le||"0123456789",Ye=k||16;let ke="";for(let st=0;st{{const{userAgent:k}=window.navigator,le=k&&k.match(/chrome|firefox|safari|trident/i);if(Array.isArray(le))switch(le[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)(pe,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)(z.Ds,z.gK,Bt,se,Jt,_t(16,"0123456789"),Tt,ct,qt,mn,hn,rn,Zt,En,sn,V.gx,pe,O.zM,(k,le,ye,Ye,ke,st,lt,pt,Et,Ot,yt,Rt,Nt,Wt,Lt,Kt,Ve,ee)=>{let Be={...ye,ad_unit:Ye[Ve],tf:ke,ord:st,rmid:st,impression_id:(0,A.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:lt&&lt.toString(),adstest:pt||"",browser:Et,mr:"0",plat:Ot,env:yt,refurl:Rt,mlayer:Nt||"",...Kt?{par:Kt}:{},ref:Lt===0?Wt:"",sod:le?"yes":"no"};Be=a()(Be,xt=>!!xt);const Qe=r()(Be,K.q3);return k?Qe:r()(Qe,K.xN)}),Qt=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),vn=(0,D.C6)(Qt,k=>{if(k&&!d()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),pn=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),gn=(0,D.C6)(fn,on,(k,le)=>{const ye=Object.keys(k).filter(ke=>K.Hw.has(ke)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!le}}),Pn=(0,D.C6)(tt,k=>{if(!d()(k)){const le=k.find(ye=>ye.type?ye.type===K.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,D.C6)(tt,k=>k?.find?.(le=>le.type===K.eh.IAB_CATEGORIES.token)?.config??{});function nn(k,le){return I()({},k,le,(ye,Ye)=>{if(Array.isArray(ye))return S()(ye.concat(Ye))})}const cn=(0,D.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},ye={};for(const[Ye,ke]of Object.entries(le))for(const st of Ye.split(","))ye[st]=nn(ye[st]??{},ke);return ye}),Dn=(0,D.C6)(cn,Q.IY,(k,le)=>k[le]),yn=(0,D.C6)(J.UO,N.s5,(k,le)=>(d()(k)?le:k)?.tags?.iab??{}),Mt=(0,D.C6)(Dn,yn,(k,le)=>nn(k,le)),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,x,C)=>{const O="all",D=!C?.moneytree;if(!D||Object.keys(R).length===0||Object.keys(x).length===0||x?.enable===!1)return null;const{WEBCAKES_ENV:z}=i.env,$=x[z]??x,w=Object.keys($).find(M=>M.includes(E))??O,V=$[w];let Q=null;if(V?.includes?.(I)||V?.includes?.(O)||D){const{src:M}=x;Q=M[z?.toLowerCase()],Q||(Q=M.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:()=>z,r3:()=>D,Mr:()=>P,JQ:()=>Q,N7:()=>R,QP:()=>M,V$:()=>C,ed:()=>O,aZ:()=>_,rX:()=>$,_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,H,Z,Y)=>{if(!p&&!H&&!Z&&!Y)return null;const pe=[{type:"canonicalCityId",locId:i(Y)},{type:"placeId",locId:i(Z)},{type:null,locId:i(H)},{type:null,locId:i(p)}].find(we=>!!we.locId);if(!pe)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}=pe;if(Ie.test(pe.locId)){je.test(ze)?pe.locId=ze.split(" ").pop():Fe.test(ze)?pe.locId=ze.split("-").pop():pe.locId=ze.split("+").pop();const we=d(pe);if(we)return we}return d(pe)}),u=(0,n.C6)(r.TN,s,(p,H)=>{const{type:Z,value:Y}=H||{},ue={language:p,[Z]:Y};return Z==="locId"&&(ue.locationType="locid"),{getSunV3LocationPointUrlConfig:ue}});function d({locId:p,type:H}){const Z=[{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 ue=Y.substring(0,2).toUpperCase();return`${Y.split(":")[0]}:1:${ue}`}},{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(H){const Y=Z.find(ue=>ue.typeAs===H);if(Y&&Y.regex.test(p))return{type:Y.typeAs,value:Y.valueFn(p)}}for(let Y=0,ue=Z.length;Y{if(!p)return!0;const{type:H,value:Z}=p;return!Z||H==="geocode"&&Z==="0.00,0.00"}),I=(0,n.C6)(n.Gx,u,(p,H)=>{const Z="getSunV3LocationPointUrlConfig",Y=p[Z]||{},ue=H[Z]||{},pe=(0,n.vy)(ue);return Y[pe]}),R=(0,n.C6)(I,p=>{if(!(p?.loaded??null))return null;const Z=p?.data??null;return!Z||Z.errors?null:p.data.location}),S=(0,n.C6)(o.h1,I,(p,H)=>{if(!p)return!1;if(!H)return!0;const Z=H?.data?.errors??[];if(Array.isArray(Z)&&Z.length){const Y=Z[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(Y)}return!1}),x=(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??""),z=(0,n.C6)(R,p=>p?.adminDistrictCode??""),$=(0,n.C6)(R,p=>p?.postalCode??""),w=(0,n.C6)(R,p=>p?.neighborhood??""),V=(0,n.C6)(R,p=>p?.country??""),Q=(0,n.C6)(R,p=>p?.countryCode??""),M=(0,n.C6)(R,p=>{let H=p?.ianaTimeZone??"";return(!H||!H.includes("/"))&&(H="Etc/UTC"),H}),J=(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,H)=>g(p,H,!1)),W=(0,n.C6)(R,p=>U(p)),T=(0,n.C6)(R,r.b2,(p,H)=>v(p,H));function U(p,H){let Z;if(p?.disputedCountries)Z=p.displayName||"";else{switch(p?.type){case"address":Z=p?.address?.split(",")[0]?.trim()||"";break;case"city":Z=p?.locale?.locale2||"";break;case"locality":Z=p?.locale?.locale3||"";break;case"neighborhood":Z=p?.locale?.locale4||"";break;case"airport":Z=p?.airportName||"";break;case"postal":const Y=p?.locale?.locale4||p?.locale?.locale3||p?.locale?.locale2||"",ue=p?.postalCode||"";Z=H?`${Y} ${ue}`.trim():`${Y}`.trim();break;default:Z=p?.displayName||""}Z.length===0&&(Z=p?.displayName)}return Z}function v(p,H,Z){const Y=H||"US";let ue;if(p?.disputedCountries)ue=p?.displayName||"";else{const pe=Y===p?.countryCode?"":p?.country||"",Ie=H!=="IL"&&p?.adminDistrict||"",Fe=p?.postalCode||"",je=p?.city||"";switch(p?.type){case"address":ue=[je,Ie,pe].filter(Boolean).join(", ");break;case"city":ue=[Ie,pe].filter(Boolean).join(", ");break;case"locality":ue=[p?.locale?.locale2||"",Ie,pe].filter(Boolean).join(", ");break;case"neighborhood":ue=[p?.locale?.locale3||p?.locale?.locale2||"",Ie,pe].filter(Boolean).join(", ");break;case"postal":const qe=Ie||p?.locale?.locale2||"";ue=[Z?`${qe} ${Fe}`.trim():qe,pe].filter(Boolean).join(", ");break;default:ue=[Ie,pe].filter(Boolean).join(", ")}}return ue}function g(p,H,Z=!0){const Y=U(p,!1),ue=v(p,H,Z),pe=Y&&ue?", ":"",Ie=p?.separator?p?.separator:pe;return`${Y}${Ie}${ue}`.trim()}function m(p){const H=p.placeId?.length||0;return H===0?[]:Array.from({length:H},(Z,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:()=>ot,Cv:()=>I,Dq:()=>T,EQ:()=>N,F3:()=>j,GH:()=>S,Gz:()=>et,Hu:()=>P,J0:()=>u,K_:()=>ft,Mr:()=>gt,N3:()=>ut,Pi:()=>ue,Qo:()=>O,S5:()=>v,T:()=>R,U8:()=>U,UW:()=>Pt,V7:()=>At,ZN:()=>w,_p:()=>i,ai:()=>Pe,bx:()=>X,cz:()=>B,dF:()=>Q,dx:()=>C,e9:()=>ct,eM:()=>St,fh:()=>je,fx:()=>p,h1:()=>ze,i:()=>dt,j3:()=>vt,jw:()=>wt,kO:()=>He,kw:()=>m,lm:()=>K,nc:()=>_,nf:()=>J,nh:()=>Y,pu:()=>Gt,qk:()=>H,sN:()=>d,sQ:()=>pe,uo:()=>g,x2:()=>Z,xS:()=>Ne,y:()=>V,z3:()=>qe,zM:()=>A});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=ve=>ve?.[a.Xf]??null,s=ve=>ve?.[REDUCER_KEY]?.domain,u=(0,t.P1)(i,ve=>ve?.headers??null),d=(0,t.P1)(u,ve=>ve?.["twc-subs"]??"none"),E=(0,t.P1)(u,ve=>ve?.["twc-sticky-variant"]??""),I=(0,t.P1)(u,ve=>ve?.["twc-ads-killswitch"]??""),R=(0,t.P1)(u,ve=>ve?.["twc-site-mode"]??""),S=(0,t.P1)(u,ve=>{const at=ve?.["twc-experiment"]??null;return at?JSON.parse(window?.atob(at)):{}}),x=(0,o.C6)(o.Gx,ve=>{const at=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(ve,["getMewEntityUrlConfig",at,"data","data","attributes","value"],{})}),C=(0,t.P1)(x,S,(ve,at)=>{let Se;const he=Object.keys(ve),Oe=Object.keys(at);return he.forEach(Ue=>{Oe.includes(Ue)&&(Se=Ue)}),Se}),O=(0,t.P1)(i,ve=>ve?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(i,ve=>ve?.pathPattern??""),z=(0,t.P1)(i,ve=>ve?.referer??null),$=(0,t.P1)(i,ve=>ve?.requestBody??null),w=(0,t.P1)(i,ve=>ve?.query??null),V=(0,t.P1)(i,ve=>ve?.params??null),Q=(0,t.P1)(i,ve=>ve?.pageKey??""),M=(0,t.P1)(Q,ve=>ve==="today"),J=(0,t.P1)(Q,ve=>a.HJ.includes(ve)),N=(0,t.P1)(i,ve=>ve?.params?.locId??""),_=(0,t.P1)(i,ve=>ve?.contextListId??""),h=(0,t.P1)(u,ve=>{const at="4g",Se=[at,"3g"],Oe=(ve?.["twc-connection-speed"]??at).toLowerCase();return Se.includes(Oe)?Oe:at}),A=(0,t.P1)(u,ve=>ve?.["twc-device-class"]??"mobile"),P=(0,t.P1)(A,ve=>ve==="mobile"),j=(0,t.P1)(u,ve=>ve?.["twc-partner"]??""),K=(0,t.P1)(u,ve=>ve?.["twc-csc"]??""),B=(0,t.P1)(u,ve=>ve?.["twc-privacy"]??"exempt"),W=(0,t.P1)(u,ve=>ve?.["twc-experience"]??""),T=(0,t.P1)(w,ve=>ve?.experience??""),U=(0,t.P1)(w,ve=>ve?.locale??""),v=(0,t.P1)(w,ve=>ve?.par??""),g=(0,t.P1)(w,ve=>ve?.cscCountryCode??ve?.csccountrycode??""),m=(0,t.P1)(K,ve=>ve==="KR"),p=(0,t.P1)(w,ve=>ve?.locId??""),H=(0,t.P1)(w,ve=>ve?.placeId??""),Z=(0,t.P1)(w,ve=>ve?.canonicalCityId??""),Y=(0,t.P1)(V,ve=>ve?.locale??""),ue=(0,t.P1)(V,Q,O,(ve,at,Se)=>Se.includes("medical-reviewer")?["bios/medical-reviewer"]:at==="bioPage"?["bios"]:at==="commerce"?["atmosphere"]:ve?.collectionId??null),pe=(0,t.P1)(Y,ve=>ve?.split("-")?.[1]??""),Ie=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Fe=(0,o.C6)(Ie,o.$l,(ve,at)=>at(ve)?.data?.attributes?.value),je=(0,t.P1)(pe,Fe,(ve,at)=>{const Se=at?.countryCodesWithoutRegisteredTrademark;return Se?!Se.includes(ve):!1}),ze=(0,t.P1)(p,D,(ve,at)=>at.includes(":locId")||!!ve),we=(0,t.P1)(Q,ve=>["moduleService"].includes(ve)),qe=(0,t.P1)(we,O,T,U,(ve,at,Se,he)=>{const Oe=Array.isArray(at.match(/api\/v[0-9]/g))&&!!Se&&!!he;return ve||Oe}),X=(0,t.P1)(Y,ve=>ve?["en-US"].indexOf(ve)>-1:!0),se=(0,t.P1)(I,X,d,(ve,at,Se)=>{const he=ve&&ve.split(",")||[],Oe=Se!=="none";return he.includes("ads")||he.includes("allthethings")||at&&Oe}),xe=(0,t.P1)(D,ve=>ve==="/:locale/dsr"),Pe=(0,t.P1)(u,ve=>ve?.["twc-csrf"]??""),Ne=(0,t.P1)(u,ve=>ve?.["twc-geoip-country"]??""),ut=(0,t.P1)($,ve=>ve?.userId),ft=(0,t.P1)($,ve=>ve?.appId),ct=(0,t.P1)($,ve=>ve?.version),vt=(0,t.P1)($,ve=>ve?.adId),At=(0,t.P1)($,ve=>ve?.serviceProviders),gt=(0,t.P1)($,ve=>ve?.enabledUserDataInventory),He=(0,t.P1)(w,ve=>ve?.userId),rt=(0,t.P1)(w,ve=>ve?.serviceProviders),et=(0,t.P1)(w,ve=>ve?.regime),ot=(0,t.P1)(w,ve=>ve?.countryCode),dt=(0,t.P1)(w,ve=>ve?.isUserLoggedIn==="true"),Pt=(0,t.P1)(w,ve=>ve?.isUserPremium==="true"),Ft=(0,t.P1)(w,ve=>ve?.email),tt=(0,t.P1)(w,ve=>ve?.action),St=(0,t.P1)(w,ve=>ve?.appIdOverride),Dt=(0,t.P1)(St,ft,(ve,at)=>at?.includes("twc")||ve?.includes("twc")),Gt=(0,t.P1)(St,ft,(ve,at)=>at?.includes("wu")||ve?.includes("wu")),Yt=(0,t.P1)(St,ft,(ve,at)=>at?.includes("samsung")||ve?.includes("samsung")),wt=ve=>ve?.[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))),x=(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:()=>Z,Oo:()=>qe,E8:()=>ze,Ky:()=>$,_J:()=>j,yV:()=>P,Fj:()=>w,Sm:()=>O,z:()=>D,bu:()=>h,zX:()=>J,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,(X,se,xe,Pe,Ne)=>{if(X)return se;if(/^([0-9a-f]){32,}$/.test(xe[0]?.placeID))return xe[0].placeID;if(Pe?.[0])return Pe[0];if(Ne)return Ne}),S=(0,u.C6)(R,X=>{if(!X)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(X)};return(0,o.dz)(se)}),x=(0,u.C6)(d.TN,S,(X,se)=>{const{type:xe,value:Pe}=se||{},Ne={language:X,[xe]:Pe};return xe==="locId"&&(Ne.locationType="locid"),{getSunV3LocationPointUrlConfig:Ne}}),C=(0,u.C6)(u.Gx,x,o.AM,E.h1,(X,se,xe,Pe)=>{const Ne="getSunV3LocationPointUrlConfig",ut=X[Ne]||{};let ft=se[Ne]||{};Pe&&(ft=xe[Ne]);const ct=(0,u.vy)(ft);return r()(ut,ct)}),O=(0,u.C6)(C,X=>{if(!r()(X,"loaded"))return null;const xe=r()(X,"data");return!xe||xe.errors?null:X.data.location}),D=(0,u.C6)(O,X=>r()(X,"displayName","")),z=(0,u.C6)(O,X=>r()(X,"adminDistrict","")),$=(0,u.C6)(O,X=>r()(X,"adminDistrictCode","")),w=(0,u.C6)(O,X=>r()(X,"countryCode","")),V=(0,u.C6)(O,X=>r()(X,"country","")),Q=(0,u.C6)(O,X=>r()(X,"countyId","")),M=(0,u.C6)(O,X=>r()(X,"disputedArea",!1)),J=(0,u.C6)(O,X=>{if(!!X)return(0,a.b)(`${X.latitude},${X.longitude}`)}),N=(0,u.C6)(i.qL,X=>r()(X,"defaultLocations",{})),_=(0,u.C6)(O,N,(X,se)=>{if(X)return r()(X,"placeId","");{const xe=(0,I.R)(),{"TWC-GeoIP-Country":Pe}=xe;return se[Pe]||null}return null}),h=(0,u.C6)(O,X=>r()(X,"dmaCd","")),A=(0,u.C6)(O,X=>r()(X,"postalCode","")),P=(0,u.C6)(O,X=>r()(X,"city","")),j=(0,u.C6)(O,X=>r()(X,"canonicalCityId","")),K=(0,u.C6)(O,X=>{let se=r()(X,"ianaTimeZone","");return(!se||!se.includes("/"))&&(se="Etc/UTC"),se}),B=(0,u.C6)(O,X=>we(r()(X,"latitude",void 0))),W=(0,u.C6)(O,X=>we(r()(X,"longitude",void 0))),T=(0,u.C6)(O,d.b2,(X,se)=>X&&(0,o.J7)(X,se)||""),U=(0,u.C6)(O,X=>(0,o.K4)(X)),v=(0,u.C6)(O,d.b2,(X,se)=>(0,o.dA)(X,se)),g=(0,t.P1)(i.nP,X=>/^([0-9a-f]){32,}$/.test(X[0]?.placeID)?X[0].placeID:null),m=(0,u.C6)(g,X=>{if(!X)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(X)};return(0,o.dz)(se)}),p=(0,u.C6)(d.TN,m,(X,se)=>{const{type:xe,value:Pe}=se||{},Ne={language:X,[xe]:Pe};return xe==="locId"&&(Ne.locationType="locid"),{getSunV3LocationPointUrlConfig:Ne}}),H=(0,u.C6)(u.Gx,p,(X,se)=>{const xe="getSunV3LocationPointUrlConfig",Pe=X[xe]||{},Ne=se[xe]||{},ut=(0,u.vy)(Ne);return r()(Pe,ut)}),Z=(0,u.C6)(H,X=>{if(!r()(X,"loaded"))return null;const xe=r()(X,"data");return!xe||xe.errors?null:X.data.location}),Y=(0,t.P1)(i.VI,X=>X?.[0]?X[0]:null),ue=(0,u.C6)(Y,X=>{if(!X)return{value:null,type:"none"};const se={type:null,locId:decodeURIComponent(X)};return(0,o.dz)(se)}),pe=(0,u.C6)(d.TN,ue,(X,se)=>{const{type:xe,value:Pe}=se||{},Ne={language:X,[xe]:Pe};return xe==="locId"&&(Ne.locationType="locid"),{getSunV3LocationPointUrlConfig:Ne}}),Ie=(0,u.C6)(u.Gx,pe,(X,se)=>{const xe="getSunV3LocationPointUrlConfig",Pe=X[xe]||{},Ne=se[xe]||{},ut=(0,u.vy)(Ne);return r()(Pe,ut)}),Fe=(0,u.C6)(Ie,X=>{if(!r()(X,"loaded"))return null;const xe=r()(X,"data");return!xe||xe.errors?null:X.data.location}),je=(0,u.C6)(u.Gx,Y,(X,se)=>{const Pe=X["getSunV3LocationSearchUrlConfig"]||{};for(const Ne of Object.keys(Pe)){const ut=Pe?.[Ne]?.data?.location,ft=ut?.placeId?.indexOf?.(se);if(ft>=0){const ct=Object.keys(ut).map(vt=>[vt,ut[vt][ft]]);return Object.fromEntries(ct)}}return null}),ze=(0,u.C6)(Fe,je,(X,se)=>X??se);function we(X){return(+`${Math.round(`${X}e2`)}e-2`).toFixed(2)}const qe=(0,t.P1)(E.kw,w,(X,se)=>X&&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:x}=I,C=i(S);return R?E?.[x]?.[C]:E?.[x]?.[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 x=!0;return i.eT.forEach(C=>{d.includes(C)&&(x=!1)}),!(!x||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 z;const $={};typeof O=="string"?z=O:(z=O.name,O.entryType!=="mark"?($.duration=x(O.duration),$.timestamp=x(window.performance.timeOrigin+O.startTime)):($.duration=x(O.startTime),$.timestamp=x(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(z,{...S($,i),...S(D,a)})}catch(z){o.error(z,"sendReumEvent error")}}function S(O,D=""){return Object.fromEntries(Object.entries(O).map(([z])=>[`${D}${z}`,O[z]]))}function x(O){return O/1e3}function C(){return`