(()=>{(()=>{var Fn={31751:(c,l,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(S,T,H){var W=[null];W.push.apply(W,T);var N=new(Function.bind.apply(S,W));return H&&u(N,H.prototype),N}).apply(null,arguments)}function u(M,k){return(u=Object.setPrototypeOf||function(h,S){return h.__proto__=S,h})(M,k)}function d(M){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)})(M)}t.r(e);var v=function(M){function k(H){var W,N,U,O,F;return function(m,f){if(!(m instanceof f))throw new TypeError("Cannot call a class as a function")}(this,k),N=function(m,f){return!f||n(f)!=="object"&&typeof f!="function"?a(m):f}(this,(W=d(k)).call.apply(W,[this].concat(r(H)))),U=a(N),F=void 0,(O="_entries")in U?Object.defineProperty(U,O,{value:F,enumerable:!0,configurable:!0,writable:!0}):U[O]=F,N._entries=H,N}var h,S,T;return function(H,W){if(typeof W!="function"&&W!==null)throw new TypeError("Super expression must either be null or a function");H.prototype=Object.create(W&&W.prototype,{constructor:{value:H,writable:!0,configurable:!0}}),W&&u(H,W)}(k,M),h=k,(S=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(H){return this._entries.filter(function(W){return W.entryType===H})}},{key:"getEntriesByName",value:function(H,W){return this._entries.filter(function(N){return N.name===H}).filter(function(N){return!W||N.entryType===W})}}])&&o(h.prototype,S),T&&o(h,T),k}(i(Array));function D(M,k){for(var h=0;h0&&arguments[0]!==void 0?arguments[0]:{},H=T.registeredObservers,W=H===void 0?new Set:H,N=T.processedEntries,U=N===void 0?new Set:N,O=T.interval,F=O===void 0?100:O,m=T.context,f=m===void 0?self:m;(function(p,C){if(!(p instanceof C))throw new TypeError("Cannot call a class as a function")})(this,M),I(this,"registeredObservers",void 0),I(this,"processedEntries",void 0),I(this,"interval",void 0),I(this,"intervalId",void 0),I(this,"context",void 0),this.registeredObservers=W,this.processedEntries=U,this.interval=F,this.context=f,this.intervalId=null}var k,h,S;return k=M,(h=[{key:"getNewEntries",value:function(){var T=this;return this.context.performance.getEntries().filter(function(H){return!T.processedEntries.has(H)})}},{key:"getObserversForType",value:function(T,H){return Array.from(T).filter(function(W){return W.entryTypes.some(function(N){return N===H})})}},{key:"processBuffer",value:function(T){var H=Array.from(T.buffer),W=new v(H);T.buffer.clear(),H.length&&T.callback&&T.callback.call(void 0,W,T)}},{key:"processEntries",value:function(){var T=this;this.getNewEntries().forEach(function(W){var N=W.entryType;T.getObserversForType(T.registeredObservers,N).forEach(function(U){U.buffer.add(W)}),T.processedEntries.add(W)});var H=function(){return T.registeredObservers.forEach(T.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(H):this.context.setTimeout(H,0)}},{key:"add",value:function(T){this.registeredObservers.add(T),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(T){this.registeredObservers.delete(T),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&D(k.prototype,h),S&&D(k,S),M}()),j=function(){function M(T){var H=arguments.length>1&&arguments[1]!==void 0?arguments[1]:V;(function(W,N){if(!(W instanceof N))throw new TypeError("Cannot call a class as a function")})(this,M),R(this,"callback",void 0),R(this,"buffer",void 0),R(this,"entryTypes",[]),R(this,"taskQueue",void 0),this.callback=T,this.buffer=new Set,this.taskQueue=H}var k,h,S;return k=M,(h=[{key:"observe",value:function(T){if(!T)throw new Error(A);if(T.entryTypes&&T.type)throw new Error(b);var H;if(T.entryTypes)H=T.entryTypes;else{if(!T.type)throw new Error(A);H=[T.type]}var W=H.filter(B);W.length>0&&W.length!==H.length&&console.warn(X),W.length?(this.entryTypes=W,this.taskQueue.add(this)):console.warn(Z)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var T=Array.from(this.buffer);return new v(T)}}])&&E(k.prototype,h),S&&E(k,S),M}();R(j,"supportedEntryTypes",P);var L="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:j,ne=self;ne.PerformanceObserver||(ne.PerformanceObserver=L)}])})},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[P].startTime:s.now(),B=b>2?d[A].startTime:s.now(),V=new t({name:R,entryType:"measure",startTime:X,duration:B-X});return u.push(V),V},s.getEntries=s.webkitGetEntries||function(R){return R!=null?u.filter(function(P){return P.name===R.name&&P.entryType===R.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(R){return v("entryType",R)},s.getEntriesByName=s.webkitGetEntriesByName||function(R){return v("name",R)},s.clearMarks=s.webkitClearMarks||function(R){D("mark",R),delete d[R]},s.clearMeasures=s.webkitClearMeasures||function(R){D("measure",R)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(l,{$:()=>Ct,A:()=>ue,B:()=>U,C:()=>oe,D:()=>V,E:()=>k,F:()=>Ue,G:()=>ft,H:()=>v,I:()=>we,J:()=>Me,L:()=>It,M:()=>Pe,N:()=>$,O:()=>Pt,P:()=>Ve,Q:()=>Ke,R:()=>be,S:()=>Xe,T:()=>We,U:()=>J,W:()=>Wt,Z:()=>rt,a:()=>se,a2:()=>Be,a4:()=>K,a6:()=>ye,b:()=>je,d:()=>tt,e:()=>Ie,f:()=>ht,g:()=>dt,h:()=>pt,i:()=>j,j:()=>W,k:()=>u,l:()=>H,m:()=>M,n:()=>z,o:()=>b,p:()=>R,q:()=>B,r:()=>A,s:()=>T,t:()=>d,u:()=>P,v:()=>N,y:()=>S,z:()=>h});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(ae,ie){ie===void 0&&(ie=!0);var me,De=new Promise(function(He){me=setTimeout(He,Math.min(o,ae),ie)});return De[t.n1]=function(){clearTimeout(me)},De}const i=a;var s=function(ie){return function(){return ie}},u=s(!0),d=function(){},v=function(ie){return ie},D=typeof Symbol=="function",I=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function E(ae,ie,me){if(!ie(ae))throw new Error(me)}var R=function(ie,me){(0,n.Z)(ie,me),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(me).forEach(function(De){ie[De]=me[De]})},P=function(ie,me){var De;return(De=[]).concat.apply(De,me.map(ie))};function A(ae,ie){var me=ae.indexOf(ie);me>=0&&ae.splice(me,1)}function b(ae){var ie=!1;return function(){ie||(ie=!0,ae())}}var Z=function(ie){throw ie},X=function(ie){return{value:ie,done:!0}};function B(ae,ie,me){ie===void 0&&(ie=Z),me===void 0&&(me="iterator");var De={meta:{name:me},next:ae,throw:ie,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,M=function(ie){return Array.apply(null,new Array(ie))},k=function(ie){return function(me){return ie(Object.defineProperty(me,t.Nm,{value:!0}))}},h=function(ie){return ie===t.EO},S=function(ie){return ie===t.Wd},T=function(ie){return h(ie)||S(ie)};function H(ae,ie){var me=Object.keys(ae),De=me.length,He=0,ct,yt=(0,r.IX)(ae)?M(De):{},lt={};function vt(){He===De&&(ct=!0,ie(yt))}return me.forEach(function(Dt){var Rt=function(Gt,Zt){ct||(Zt||T(Gt)?(ie.cancel(),ie(Gt,Zt)):(yt[Dt]=Gt,He++,vt()))};Rt.cancel=d,lt[Dt]=Rt}),ie.cancel=function(){ct||(ct=!0,me.forEach(function(Dt){return lt[Dt].cancel()}))},lt}function W(ae){return{name:ae.name||"anonymous",location:N(ae)}}function N(ae){return ae[t.b_]}function U(){for(var ae=arguments.length,ie=new Array(ae),me=0;me1?ie-1:0),De=1;De1?ie-1:0),De=1;De1?ie-1:0),De=1;De1?ie-1:0),De=1;De1?ie-1:0),De=1;De{"use strict";e.d(l,{uR:()=>L,Ef:()=>a.I,ZP:()=>Pt,GG:()=>T});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Ae={};return Ae.promise=new Promise(function(he,Pe){Ae.resolve=he,Ae.reject=Pe}),Ae}function s(Ae){for(var he=[],Pe=0;Pe2?Ke-2:0),ie=2;ie{"use strict";e.d(l,{CE:()=>b,IX:()=>s,MC:()=>d,NA:()=>X,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Z,hZ:()=>v,sR:()=>n,uj:()=>A});var t=e(23143),n=function(L){return L==null},r=function(L){return L!=null},o=function(L){return typeof L=="function"},a=function(L){return typeof L=="number"},i=function(L){return typeof L=="string"},s=Array.isArray,u=function(L){return L&&!s(L)&&typeof L=="object"},d=function(L){return L&&o(L.then)},v=function(L){return L&&o(L.next)&&o(L.throw)},D=function(L){return L&&o(Symbol)?o(L[Symbol.iterator]):s(L)},I=function(L){return L&&L[TASK]},E=function(L){return Boolean(L&&L[SAGA_ACTION])},R=function(L){return L&&o(L.subscribe)},P=function(L){return L&&o(L.isEmpty)&&o(L.take)&&o(L.put)},A=function j(L){return L&&(i(L)||X(L)||o(L)||s(L)&&L.every(j))},b=function(L){return L&&o(L.take)&&o(L.close)},Z=function(L){return o(L)&&L.hasOwnProperty("toString")},X=function(L){return Boolean(L)&&typeof Symbol=="function"&&L.constructor===Symbol&&L!==Symbol.prototype},B=function(L){return b(L)&&L[t.AS]},V=function(L){return L&&L[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>d,EO:()=>D,IO:()=>o,Nm:()=>s,Wd:()=>v,b_:()=>I,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(R){return"@@redux-saga/"+R},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"),v=t("TASK_CANCEL"),D=t("TERMINATE"),I=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>hn,PH:()=>kt,e:()=>ur,oM:()=>yn});function t(g){for(var y=arguments.length,x=Array(y>1?y-1:0),w=1;w3?y.i-4:y.i:Array.isArray(g)?1:D(g)?2:I(g)?3:0}function s(g,y){return i(g)===2?g.has(y):Object.prototype.hasOwnProperty.call(g,y)}function u(g,y){return i(g)===2?g.get(y):g[y]}function d(g,y,x){var w=i(g);w===2?g.set(y,x):w===3?g.add(x):g[y]=x}function v(g,y){return g===y?g!==0||1/g==1/y:g!=g&&y!=y}function D(g){return we&&g instanceof Map}function I(g){return We&&g instanceof Set}function E(g){return g.o||g.t}function R(g){if(Array.isArray(g))return Array.prototype.slice.call(g);var y=Xe(g);delete y[oe];for(var x=je(y),w=0;w1&&(g.set=g.add=g.clear=g.delete=A),Object.freeze(g),y&&a(g,function(x,w){return P(w,!0)},!0)),g}function A(){t(2)}function b(g){return g==null||typeof g!="object"||Object.isFrozen(g)}function Z(g){var y=tt[g];return y||t(18,g),y}function X(g,y){tt[g]||(tt[g]=y)}function B(){return ve}function V(g,y){y&&(Z("Patches"),g.u=[],g.s=[],g.v=y)}function j(g){L(g),g.p.forEach(M),g.p=null}function L(g){g===ve&&(ve=g.l)}function ne(g){return ve={p:[],l:ve,h:g,m:!0,_:0}}function M(g){var y=g[oe];y.i===0||y.i===1?y.j():y.g=!0}function k(g,y){y._=y.p.length;var x=y.p[0],w=g!==void 0&&g!==x;return y.h.O||Z("ES5").S(y,g,w),w?(x[oe].P&&(j(y),t(4)),r(g)&&(g=h(y,g),y.l||T(y,g)),y.u&&Z("Patches").M(x[oe].t,g,y.u,y.s)):g=h(y,x,[]),j(y),y.u&&y.v(y.u,y.s),g!==ue?g:void 0}function h(g,y,x){if(b(y))return y;var w=y[oe];if(!w)return a(y,function(de,ge){return S(g,w,y,de,ge,x)},!0),y;if(w.A!==g)return y;if(!w.P)return T(g,w.t,!0),w.t;if(!w.I){w.I=!0,w.A._--;var _=w.i===4||w.i===5?w.o=R(w.k):w.o,re=_,pe=!1;w.i===3&&(re=new Set(_),_.clear(),pe=!0),a(re,function(de,ge){return S(g,w,_,de,ge,x,pe)}),T(g,_,!1),x&&g.u&&Z("Patches").N(w,x,g.u,g.s)}return w.o}function S(g,y,x,w,_,re,pe){if(n(_)){var de=h(g,_,re&&y&&y.i!==3&&!s(y.R,w)?re.concat(w):void 0);if(d(x,w,de),!n(de))return;g.m=!1}else pe&&x.add(_);if(r(_)&&!b(_)){if(!g.h.D&&g._=0;de--){var ge=pe[de][oe];if(!ge.P)switch(ge.i){case 5:w(ge)&&N(ge);break;case 4:x(ge)&&N(ge)}}}function x(pe){for(var de=pe.t,ge=pe.k,te=je(ge),le=te.length-1;le>=0;le--){var Oe=te[le];if(Oe!==oe){var Ne=de[Oe];if(Ne===void 0&&!s(de,Oe))return!0;var Re=ge[Oe],Te=Re&&Re[oe];if(Te?Te.t!==Ne:!v(Re,Ne))return!0}}var xe=!!de[oe];return te.length!==je(de).length+(xe?0:1)}function w(pe){var de=pe.k;if(de.length!==pe.t.length)return!0;var ge=Object.getOwnPropertyDescriptor(de,de.length-1);if(ge&&!ge.get)return!0;for(var te=0;te1?ke-1:0),Je=1;Je1?le-1:0),Ne=1;Ne=0;_--){var re=w[_];if(re.path.length===0&&re.op==="replace"){x=re.value;break}}_>-1&&(w=w.slice(_+1));var pe=Z("Patches").$;return n(x)?pe(x,w):this.produce(x,function(de){return pe(de,w)})},g}(),pt=new ft,ze=pt.produce,at=pt.produceWithPatches.bind(pt),nt=pt.setAutoFreeze.bind(pt),ot=pt.setUseProxies.bind(pt),gt=pt.applyPatches.bind(pt),It=pt.createDraft.bind(pt),Ut=pt.finishDraft.bind(pt);const rt=ze;var Lt=e(69394);function Ct(g){var y=function(w){var _=w.dispatch,re=w.getState;return function(pe){return function(de){return typeof de=="function"?de(_,re,g):pe(de)}}};return y}var Wt=Ct();Wt.withExtraArgument=Ct;const zt=Wt;var Ee=function(){var g=function(y,x){return g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(w,_){w.__proto__=_}||function(w,_){for(var re in _)Object.prototype.hasOwnProperty.call(_,re)&&(w[re]=_[re])},g(y,x)};return function(y,x){if(typeof x!="function"&&x!==null)throw new TypeError("Class extends value "+String(x)+" is not a constructor or null");g(y,x);function w(){this.constructor=y}y.prototype=x===null?Object.create(x):(w.prototype=x.prototype,new w)}}(),it=function(g,y){var x={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},w,_,re,pe;return pe={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(pe[Symbol.iterator]=function(){return this}),pe;function de(te){return function(le){return ge([te,le])}}function ge(te){if(w)throw new TypeError("Generator is already executing.");for(;x;)try{if(w=1,_&&(re=te[0]&2?_.return:te[0]?_.throw||((re=_.return)&&re.call(_),0):_.next)&&!(re=re.call(_,te[1])).done)return re;switch(_=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return x.label++,{value:te[1],done:!1};case 5:x.label++,_=te[1],te=[0];continue;case 7:te=x.ops.pop(),x.trys.pop();continue;default:if(re=x.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){x=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]g&&console.warn(y+" took "+x+"ms, which is more than the warning threshold of "+g+`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 me=function(g){Ee(y,g);function y(){for(var x=[],w=0;w0){var pe=x.indexOf(this);~pe?x.splice(pe+1):x.push(this),~pe?w.splice(pe,1/0,_):w.push(_),~x.indexOf(re)&&(re=y.call(this,_,re))}else x.push(re);return g==null?re:g.call(this,_,re)}}function Dt(g){return typeof g!="object"||g==null||Object.isFrozen(g)}function Rt(g,y,x){var w=Yt(g,y,x);return{detectMutations:function(){return Gt(g,y,w,x)}}}function Yt(g,y,x,w){y===void 0&&(y=[]),w===void 0&&(w="");var _={value:x};if(!g(x)){_.children={};for(var re in x){var pe=w?w+"."+re:re;y.length&&y.indexOf(pe)!==-1||(_.children[re]=Yt(g,y,x[re],pe))}}return _}function Gt(g,y,x,w,_,re){y===void 0&&(y=[]),_===void 0&&(_=!1),re===void 0&&(re="");var pe=x?x.value:void 0,de=pe===w;if(_&&!de&&!Number.isNaN(w))return{wasMutated:!0,path:re};if(g(pe)||g(w))return{wasMutated:!1};var ge={};for(var te in x.children)ge[te]=!0;for(var te in w)ge[te]=!0;for(var te in ge){var le=re?re+"."+te:te;if(!(y.length&&y.indexOf(le)!==-1)){var Oe=Gt(g,y,x.children[te],w[te],de,le);if(Oe.wasMutated)return Oe}}return{wasMutated:!1}}function Zt(g){return g===void 0&&(g={}),function(){return function(ge){return function(te){return ge(te)}}};var y=g.isImmutable,x=y===void 0?Dt:y,w=g.ignoredPaths,_=g.warnAfter,re=_===void 0?32:_,pe=g.ignore;w=w||pe;var de=Rt.bind(null,x,w);return function(ge){var te=ge.getState,le=te(),Oe=de(le),Ne;return function(Re){return function(Te){var xe=ie(re,"ImmutableStateInvariantMiddleware");xe.measureTime(function(){le=te(),Ne=Oe.detectMutations(),Oe=de(le),yt(!Ne.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ne.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ye=Re(Te);return xe.measureTime(function(){le=te(),Ne=Oe.detectMutations(),Oe=de(le),Ne.wasMutated&&yt(!Ne.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ne.path||"")+". Take a look at the reducer(s) handling the action "+lt(Te)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),xe.warnIfExceeded(),Ye}}}}function Qt(g){var y=typeof g;return g==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(g)||ae(g)}function _t(g,y,x,w,_){y===void 0&&(y=""),x===void 0&&(x=Qt),_===void 0&&(_=[]);var re;if(!x(g))return{keyPath:y||"",value:g};if(typeof g!="object"||g===null)return!1;for(var pe=w!=null?w(g):Object.entries(g),de=_.length>0,ge=0,te=pe;ge=0)){if(!x(Ne))return{keyPath:Re,value:Ne};if(typeof Ne=="object"&&(re=_t(Ne,Re,x,w,_),re))return re}}return!1}function gn(g){return g===void 0&&(g={}),function(){return function(Ye){return function(ke){return Ye(ke)}}};var y=g.isSerializable,x=y===void 0?Qt:y,w=g.getEntries,_=g.ignoredActions,re=_===void 0?[]:_,pe=g.ignoredActionPaths,de=pe===void 0?["meta.arg","meta.baseQueryMeta"]:pe,ge=g.ignoredPaths,te=ge===void 0?[]:ge,le=g.warnAfter,Oe=le===void 0?32:le,Ne=g.ignoreState,Re=Ne===void 0?!1:Ne,Te=g.ignoreActions,xe=Te===void 0?!1:Te;return function(Ye){return function(ke){return function(Ge){var Je=ke(Ge),et=ie(Oe,"SerializableStateInvariantMiddleware");return!xe&&!(re.length&&re.indexOf(Ge.type)!==-1)&&et.measureTime(function(){var bt=_t(Ge,"",x,w,de);if(bt){var Ft=bt.keyPath,Vt=bt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ft+"`. Value:",Vt,` Take a look at the logic that dispatched this action: `,Ge,` (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||(et.measureTime(function(){var bt=Ye.getState(),Ft=_t(bt,"",x,w,te);if(Ft){var Vt=Ft.keyPath,Jt=Ft.value;console.error("A non-serializable value was detected in the state, in the path: `"+Vt+"`. Value:",Jt,` Take a look at the reducer(s) handling this action type: `+Ge.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),et.warnIfExceeded()),Je}}}}function rn(g){return typeof g=="boolean"}function qt(){return function(y){return en(y)}}function en(g){g===void 0&&(g={});var y=g.thunk,x=y===void 0?!0:y,w=g.immutableCheck,_=w===void 0?!0:w,re=g.serializableCheck,pe=re===void 0?!0:re,de=new me;if(x&&(rn(x)?de.push(zt):de.push(zt.withExtraArgument(x.extraArgument))),!1)var ge,te;return de}var on=!0;function hn(g){var y=qt(),x=g||{},w=x.reducer,_=w===void 0?void 0:w,re=x.middleware,pe=re===void 0?y():re,de=x.devTools,ge=de===void 0?!0:de,te=x.preloadedState,le=te===void 0?void 0:te,Oe=x.enhancers,Ne=Oe===void 0?void 0:Oe,Re;if(typeof _=="function")Re=_;else if(ae(_))Re=(0,Lt.UY)(_);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 Te=pe;if(typeof Te=="function"&&(Te=Te(y),!on&&!Array.isArray(Te)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Te.some(function(Je){return typeof Je!="function"}))throw new Error("each middleware provided to configureStore must be a function");var xe=Lt.md.apply(void 0,Te),Ye=Lt.qC;ge&&(Ye=Le(J({trace:!on},typeof ge=="object"&&ge)));var ke=[xe];Array.isArray(Ne)?ke=Pt([xe],Ne):typeof Ne=="function"&&(ke=Ne(ke));var Ge=Ye.apply(void 0,ke);return(0,Lt.MT)(Re,le,Ge)}function kt(g,y){function x(){for(var w=[],_=0;_-1}function fn(g){return""+g}function mn(g){var y={},x=[],w,_={addCase:function(re,pe){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]=pe,_},addMatcher:function(re,pe){return x.push({matcher:re,reducer:pe}),_},addDefaultCase:function(re){return w=re,_}};return g(_),[y,x,w]}function tn(g){return typeof g=="function"}var En=!1;function vn(g,y,x,w){x===void 0&&(x=[]);var _=typeof y=="function"?mn(y):[y,x,w],re=_[0],pe=_[1],de=_[2],ge;if(tn(g))ge=function(){return De(g())};else{var te=De(g);ge=function(){return te}}function le(Oe,Ne){Oe===void 0&&(Oe=ge());var Re=Pt([re[Ne.type]],pe.filter(function(Te){var xe=Te.matcher;return xe(Ne)}).map(function(Te){var xe=Te.reducer;return xe}));return Re.filter(function(Te){return!!Te}).length===0&&(Re=[de]),Re.reduce(function(Te,xe){if(xe)if(n(Te)){var Ye=Te,ke=xe(Ye,Ne);return ke===void 0?Te:ke}else{if(r(Te))return rt(Te,function(Ge){return xe(Ge,Ne)});var ke=xe(Te,Ne);if(ke===void 0){if(Te===null)return Te;throw Error("A case reducer on a non-draftable value must not return undefined")}return ke}return Te},Oe)}return le.getInitialState=ge,le}var dn=!1;function Pn(g,y){return g+"/"+y}function yn(g){var y=g.name;if(!y)throw new Error("`name` is a required option for createSlice");var x=typeof g.initialState=="function"?g.initialState:De(g.initialState),w=g.reducers||{},_=Object.keys(w),re={},pe={},de={};_.forEach(function(le){var Oe=w[le],Ne=Pn(y,le),Re,Te;"reducer"in Oe?(Re=Oe.reducer,Te=Oe.prepare):Re=Oe,re[le]=Re,pe[Ne]=Re,de[le]=Te?kt(Ne,Te):kt(Ne)});function ge(){var le=typeof g.extraReducers=="function"?mn(g.extraReducers):[g.extraReducers],Oe=le[0],Ne=Oe===void 0?{}:Oe,Re=le[1],Te=Re===void 0?[]:Re,xe=le[2],Ye=xe===void 0?void 0:xe,ke=J(J({},Ne),pe);return vn(x,function(Ge){for(var Je in ke)Ge.addCase(Je,ke[Je]);for(var et=0,bt=Te;et0;if(Ge){var Je=Te.filter(function(et){return te(Ye,et,xe)}).length>0;Je&&(xe.ids=Object.keys(xe.entities))}}function Ne(Te,xe){return Re([Te],xe)}function Re(Te,xe){var Ye=fe(Te,g,xe),ke=Ye[0],Ge=Ye[1];Oe(Ge,xe),x(ke,xe)}return{removeAll:Sn(ge),addOne:Mt(y),addMany:Mt(x),setOne:Mt(w),setMany:Mt(_),setAll:Mt(re),updateOne:Mt(le),updateMany:Mt(Oe),upsertOne:Mt(Ne),upsertMany:Mt(Re),removeOne:Mt(pe),removeMany:Mt(de)}}function Ze(g,y){var x=Se(g),w=x.removeOne,_=x.removeMany,re=x.removeAll;function pe(Ge,Je){return de([Ge],Je)}function de(Ge,Je){Ge=Q(Ge);var et=Ge.filter(function(bt){return!(ln(bt,g)in Je.entities)});et.length!==0&&Ye(et,Je)}function ge(Ge,Je){return te([Ge],Je)}function te(Ge,Je){Ge=Q(Ge),Ge.length!==0&&Ye(Ge,Je)}function le(Ge,Je){Ge=Q(Ge),Je.entities={},Je.ids=[],de(Ge,Je)}function Oe(Ge,Je){return Ne([Ge],Je)}function Ne(Ge,Je){for(var et=!1,bt=0,Ft=Ge;bt-1;return x&&w}function _e(g){return typeof g[0]=="function"&&"pending"in g[0]&&"fulfilled"in g[0]&&"rejected"in g[0]}function Nt(){for(var g=[],y=0;y0)for(var Je=Re.getState(),et=Array.from(x.values()),bt=0,Ft=et;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?Ue-1:0),je=1;je/gm),C=i(/^data-[\-\w.\u00B7-\uFFFF]/),G=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),ce=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ve=i(/^html$/i),Ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(oe){return typeof oe}:function(oe){return oe&&typeof Symbol=="function"&&oe.constructor===Symbol&&oe!==Symbol.prototype?"symbol":typeof oe};function we(oe){if(Array.isArray(oe)){for(var se=0,Ue=Array(oe.length);se"u"?null:window},Ve=function(se,Ue){if((typeof se>"u"?"undefined":Ie(se))!=="object"||typeof se.createPolicy!="function")return null;var Me=null,je="data-tt-policy-suffix";Ue.currentScript&&Ue.currentScript.hasAttribute(je)&&(Me=Ue.currentScript.getAttribute(je));var Xe="dompurify"+(Me?"#"+Me:"");try{return se.createPolicy(Xe,{createHTML:function(ht){return ht}})}catch{return console.warn("TrustedTypes policy "+Xe+" could not be created."),null}};function ue(){var oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:We(),se=function(ee){return ue(ee)};if(se.version="2.3.6",se.removed=[],!oe||!oe.document||oe.document.nodeType!==9)return se.isSupported=!1,se;var Ue=oe.document,Me=oe.document,je=oe.DocumentFragment,Xe=oe.HTMLTemplateElement,tt=oe.Node,ht=oe.Element,dt=oe.NodeFilter,ft=oe.NamedNodeMap,pt=ft===void 0?oe.NamedNodeMap||oe.MozNamedAttrMap:ft,ze=oe.HTMLFormElement,at=oe.DOMParser,nt=oe.trustedTypes,ot=ht.prototype,gt=M(ot,"cloneNode"),It=M(ot,"nextSibling"),Ut=M(ot,"childNodes"),rt=M(ot,"parentNode");if(typeof Xe=="function"){var Lt=Me.createElement("template");Lt.content&&Lt.content.ownerDocument&&(Me=Lt.content.ownerDocument)}var Ct=Ve(nt,Ue),Wt=Ct?Ct.createHTML(""):"",zt=Me,Ee=zt.implementation,it=zt.createNodeIterator,Pt=zt.createDocumentFragment,Ae=zt.getElementsByTagName,he=Ue.importNode,Pe={};try{Pe=ne(Me).documentMode?Me.documentMode:{}}catch{}var Be={};se.isSupported=typeof rt=="function"&&Ee&&typeof Ee.createHTMLDocument"u"?"undefined":Ie(ee))!=="object")&&(ee={}),ee=ne(ee),Le="ALLOWED_TAGS"in ee?L({},ee.ALLOWED_TAGS):Ke,ae="ALLOWED_ATTR"in ee?L({},ee.ALLOWED_ATTR):ie,sn="ADD_URI_SAFE_ATTR"in ee?L(ne(pn),ee.ADD_URI_SAFE_ATTR):pn,hn="ADD_DATA_URI_TAGS"in ee?L(ne(kt),ee.ADD_DATA_URI_TAGS):kt,en="FORBID_CONTENTS"in ee?L({},ee.FORBID_CONTENTS):on,De="FORBID_TAGS"in ee?L({},ee.FORBID_TAGS):{},He="FORBID_ATTR"in ee?L({},ee.FORBID_ATTR):{},qt="USE_PROFILES"in ee?ee.USE_PROFILES:!1,ct=ee.ALLOW_ARIA_ATTR!==!1,yt=ee.ALLOW_DATA_ATTR!==!1,lt=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,vt=ee.SAFE_FOR_TEMPLATES||!1,Dt=ee.WHOLE_DOCUMENT||!1,Gt=ee.RETURN_DOM||!1,Zt=ee.RETURN_DOM_FRAGMENT||!1,Qt=ee.RETURN_TRUSTED_TYPE||!1,Yt=ee.FORCE_BODY||!1,_t=ee.SANITIZE_DOM!==!1,gn=ee.KEEP_CONTENT!==!1,rn=ee.IN_PLACE||!1,Ce=ee.ALLOWED_URI_REGEXP||Ce,En=ee.NAMESPACE||tn,ee.CUSTOM_ELEMENT_HANDLING&&Sn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(me.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&Sn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(me.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(me.allowCustomizedBuiltInElements=ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),dn=Pn.indexOf(ee.PARSER_MEDIA_TYPE)===-1?dn=yn:dn=ee.PARSER_MEDIA_TYPE,nn=dn==="application/xhtml+xml"?function(Fe){return Fe}:R,vt&&(yt=!1),Zt&&(Gt=!0),qt&&(Le=L({},[].concat(we(N))),ae=[],qt.html===!0&&(L(Le,k),L(ae,U)),qt.svg===!0&&(L(Le,h),L(ae,O),L(ae,m)),qt.svgFilters===!0&&(L(Le,S),L(ae,O),L(ae,m)),qt.mathMl===!0&&(L(Le,H),L(ae,F),L(ae,m))),ee.ADD_TAGS&&(Le===Ke&&(Le=ne(Le)),L(Le,ee.ADD_TAGS)),ee.ADD_ATTR&&(ae===ie&&(ae=ne(ae)),L(ae,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&L(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(en===on&&(en=ne(en)),L(en,ee.FORBID_CONTENTS)),gn&&(Le["#text"]=!0),Dt&&L(Le,["html","head","body"]),Le.table&&(L(Le,["tbody"]),delete De.tbody),a&&a(ee),cn=ee)},ln=L({},["mi","mo","mn","ms","mtext"]),Q=L({},["foreignobject","desc","title","annotation-xml"]),fe=L({},h);L(fe,S),L(fe,T);var Se=L({},H);L(Se,W);var Ze=function(ee){var Fe=rt(ee);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:tn,tagName:"template"});var _e=R(ee.tagName),Nt=R(Fe.tagName);if(ee.namespaceURI===mn)return Fe.namespaceURI===tn?_e==="svg":Fe.namespaceURI===fn?_e==="svg"&&(Nt==="annotation-xml"||ln[Nt]):Boolean(fe[_e]);if(ee.namespaceURI===fn)return Fe.namespaceURI===tn?_e==="math":Fe.namespaceURI===mn?_e==="math"&&Q[Nt]:Boolean(Se[_e]);if(ee.namespaceURI===tn){if(Fe.namespaceURI===mn&&!Q[Nt]||Fe.namespaceURI===fn&&!ln[Nt])return!1;var jt=L({},["title","style","font","a","script"]);return!Se[_e]&&(jt[_e]||!fe[_e])}return!1},qe=function(ee){E(se.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Wt}catch{ee.remove()}}},st=function(ee,Fe){try{E(se.removed,{attribute:Fe.getAttributeNode(ee),from:Fe})}catch{E(se.removed,{attribute:null,from:Fe})}if(Fe.removeAttribute(ee),ee==="is"&&!ae[ee])if(Gt||Zt)try{qe(Fe)}catch{}else try{Fe.setAttribute(ee,"")}catch{}},ut=function(ee){var Fe=void 0,_e=void 0;if(Yt)ee=""+ee;else{var Nt=P(ee,/^[\r\n\t ]+/);_e=Nt&&Nt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var jt=Ct?Ct.createHTML(ee):ee;if(En===tn)try{Fe=new at().parseFromString(jt,dn)}catch{}if(!Fe||!Fe.documentElement){Fe=Ee.createDocument(En,"template",null);try{Fe.documentElement.innerHTML=vn?"":jt}catch{}}var $t=Fe.body||Fe.documentElement;return ee&&_e&&$t.insertBefore(Me.createTextNode(_e),$t.childNodes[0]||null),En===tn?Ae.call(Fe,Dt?"html":"body")[0]:Dt?Fe.documentElement:$t},Et=function(ee){return it.call(ee.ownerDocument||ee,ee,dt.SHOW_ELEMENT|dt.SHOW_COMMENT|dt.SHOW_TEXT,null,!1)},mt=function(ee){return ee instanceof ze&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof pt)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},At=function(ee){return(typeof tt>"u"?"undefined":Ie(tt))==="object"?ee instanceof tt:ee&&(typeof ee>"u"?"undefined":Ie(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},St=function(ee,Fe,_e){!Be[ee]||D(Be[ee],function(Nt){Nt.call(se,Fe,_e,cn)})},Ot=function(ee){var Fe=void 0;if(St("beforeSanitizeElements",ee,null),mt(ee)||P(ee.nodeName,/[\u0080-\uFFFF]/))return qe(ee),!0;var _e=nn(ee.nodeName);if(St("uponSanitizeElement",ee,{tagName:_e,allowedTags:Le}),!At(ee.firstElementChild)&&(!At(ee.content)||!At(ee.content.firstElementChild))&&X(/=0;--Ht)Nt.insertBefore(gt(jt[Ht],!0),It(ee))}return qe(ee),!0}return ee instanceof ht&&!Ze(ee)||(_e==="noscript"||_e==="noembed")&&X(/0},xt=function(ee){var Fe=void 0,_e=void 0,Nt=void 0,jt=void 0;St("beforeSanitizeAttributes",ee,null);var $t=ee.attributes;if(!!$t){var Ht={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ae};for(jt=$t.length;jt--;){Fe=$t[jt];var An=Fe,Xt=An.name,Rn=An.namespaceURI;if(_e=Z(Fe.value),Nt=nn(Xt),Ht.attrName=Nt,Ht.attrValue=_e,Ht.keepAttr=!0,Ht.forceKeepAttr=void 0,St("uponSanitizeAttribute",ee,Ht),_e=Ht.attrValue,!Ht.forceKeepAttr&&(st(Xt,ee),!!Ht.keepAttr)){if(X(/\/>/i,_e)){st(Xt,ee);continue}vt&&(_e=A(_e,Qe," "),_e=A(_e,$," "));var In=nn(ee.nodeName);if(!!wt(In,Nt,_e))try{Rn?ee.setAttributeNS(Rn,Xt,_e):ee.setAttribute(Xt,_e),I(se.removed)}catch{}}}St("afterSanitizeAttributes",ee,null)}},Kt=function $e(ee){var Fe=void 0,_e=Et(ee);for(St("beforeSanitizeShadowDOM",ee,null);Fe=_e.nextNode();)St("uponSanitizeShadowNode",Fe,null),!Ot(Fe)&&(Fe.content instanceof je&&$e(Fe.content),xt(Fe));St("afterSanitizeShadowDOM",ee,null)};return se.sanitize=function($e,ee){var Fe=void 0,_e=void 0,Nt=void 0,jt=void 0,$t=void 0;if(vn=!$e,vn&&($e=""),typeof $e!="string"&&!At($e)){if(typeof $e.toString!="function")throw B("toString is not a function");if($e=$e.toString(),typeof $e!="string")throw B("dirty is not a string, aborting")}if(!se.isSupported){if(Ie(oe.toStaticHTML)==="object"||typeof oe.toStaticHTML=="function"){if(typeof $e=="string")return oe.toStaticHTML($e);if(At($e))return oe.toStaticHTML($e.outerHTML)}return $e}if(Rt||Mt(ee),se.removed=[],typeof $e=="string"&&(rn=!1),rn){if($e.nodeName){var Ht=nn($e.nodeName);if(!Le[Ht]||De[Ht])throw B("root node is forbidden and cannot be sanitized in-place")}}else if($e instanceof tt)Fe=ut(""),_e=Fe.ownerDocument.importNode($e,!0),_e.nodeType===1&&_e.nodeName==="BODY"||_e.nodeName==="HTML"?Fe=_e:Fe.appendChild(_e);else{if(!Gt&&!vt&&!Dt&&$e.indexOf(" `+Xt),vt&&(Xt=A(Xt,Qe," "),Xt=A(Xt,$," ")),Ct&&Qt?Ct.createHTML(Xt):Xt},se.setConfig=function($e){Mt($e),Rt=!0},se.clearConfig=function(){cn=null,Rt=!1},se.isValidAttribute=function($e,ee,Fe){cn||Mt({});var _e=nn($e),Nt=nn(ee);return wt(_e,Nt,Fe)},se.addHook=function($e,ee){typeof ee=="function"&&(Be[$e]=Be[$e]||[],E(Be[$e],ee))},se.removeHook=function($e){Be[$e]&&I(Be[$e])},se.removeHooks=function($e){Be[$e]&&(Be[$e]=[])},se.removeAllHooks=function(){Be={}},se}var be=ue();return be})},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:()=>ne,g7:()=>L,Cs:()=>M,th:()=>B,sw:()=>X,Xz:()=>h});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),u=e.n(s),d=e(829),v=e.n(d),D=e(12782),I=e.n(D),E=e(60985),R=e(84621),P=e(44203);const A=(0,E.P1)(R.J0,U=>{try{return H(U?.["twc-variation"]??"")}catch{return{}}}),b=(0,E.P1)(R.J0,U=>{try{return W(U?.["twc-experiment"]??"")}catch{return{}}}),Z=(0,E.P1)(A,b,(U,O)=>({...O,...U})),X=(0,E.P1)(Z,U=>{try{const O=[];for(const[F,m]of Object.entries(U)){const f={experimentName:F,variantName:m.value,variantPayload:m.payloads?.[m.value]??null};O.push(f)}return v()(O,["experimentName","variantName"])}catch{return[]}}),B=(0,P.C6)(X,U=>{const O={};for(const F of U){let{variantPayload:m}=F??{};const{taboola:f}=m??{};if(!n()(m?.taboola)){const p={placementSuffix:` - ${F.variantName}`,containerSuffix:`---${F.variantName}`};m={...m,taboola:{...p,...f}}}I()(O,m)}return O}),V=(0,P.C6)(X,U=>U.map(O=>O.experimentName)),j=(0,P.C6)(X,U=>U.map(O=>O.variantName)),L=(0,P.C6)(X,U=>U.map(O=>`${O.experimentName}_${O.variantName}`)),ne=(0,P.C6)(V,U=>U.join(",")),M=(0,P.C6)(j,U=>U.join(",")),k=(0,P.C6)(L,U=>U.join(",")),h=(0,E.P1)(B,U=>{const{taboola:O}=U??{};return n()(O)?{}:{...O}});function S(U){return window.atob(U)}function T(U){if(!i()(U))throw new Error("experiment map must be plain object");for(const[O,F]of Object.entries(U)){const{payloads:m={},value:f}=F,p=m[f]??{};if(typeof O!="string"||!O)throw new Error(`experiment name must be non-empty string (got ${O})`);if(typeof f!="string"||!f)throw new Error(`variant name must be non-empty string (got ${f})`);if(!o()(p)&&!i()(p))throw new Error("variant payload must be plain object or null")}}function H(U){if(!U)return{};const O=JSON.parse(S(U));return T(O),O}function W(U){if(!U)return{};const O=JSON.parse(S(U)),F={};for(const m of Object.keys(O)){const[f,p]=m.split("__"),C=u()(O[m]);N(`${f}_${p}`)&&(F[f]={value:p,payloads:{[p]:C}})}return T(F),F}function N(U){return U.length{"use strict";e.d(l,{CJ:()=>v,RL:()=>V,UO:()=>d,m$:()=>s,u0:()=>A});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),u=(0,r.C6)(a.Qo,o.y,(O,F)=>({name:"getCMSAssetsUrlConfig",params:{language:F,query:{type:{$in:"article"},assetName:{$in:O}}}})),d=(0,r.C6)(r.$l,u,(O,F)=>O(F)?.[0]),v=(0,r.C6)(d,O=>O?.seometa?.title??""),D=(0,r.C6)(d,O=>O?.seometa?.keywords??""),I=(0,r.C6)(d,O=>O?.seometa?.description??""),E=(0,r.C6)(d,O=>O?.seometa?.["og:image"]??""),R=(0,r.C6)(d,O=>O?.seometa?.canonical??""),P=O=>O?.article?.wxNodes??{},A=O=>O?.article?.limitedAccess??!1,b=O=>O?.article?.wxNodesWithAssets??{},Z=(0,r.C6)(d,O=>O?.author_data?.length?O.author_data:O?.author?.[0]?[{name:O.author[0],bioUrl:O.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(d,O=>O?.pcollid??""),B=(0,r.C6)(r.Gx,X,o.y,(O,F,m)=>{const f=(0,r.vy)({language:m,collectionId:F});return n()(O,["getCMSCollectionsUrlConfig",f,"data"],{})}),V=(0,r.C6)(B,O=>O?.ad_metrics?.article?.zone??""),j=(0,r.C6)(B,O=>O?.title??""),L=(0,r.C6)(d,O=>O?.providername??""),ne=(0,r.C6)(d,O=>O?.providerid??""),M=(0,r.C6)(d,O=>O?.lastmodifieddate??""),k=(0,r.C6)(d,O=>O?.publishdate??""),h=(0,r.C6)(d,O=>O?.createdate??""),S=(O,F)=>createDeepEqualSelector(dalSelector,localeSelector,(m,f)=>{const p=(F||f).replace(/-/,"_"),C=createDalKey({language:p,assetId:O});return get(m,["getCMSAssetByIDUrlConfig",C,"data"],{})}),T=O=>createDeepEqualSelector(dalSelector,F=>{const m=createDalKey({assetId:O});return get(F,["getCMSAssetsSlideshowUrlConfig",m,"data"],{})}),H=(O,F)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(m,f)=>{const p=createDalKey({language:f,collectionType:O,collectionId:F});let C=get(m,["getCMSOrderedListUrlConfig",p,"data"],{});return C.text==="Not Found"&&(C={}),C}),W=O=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(F,m)=>{const f=N(O),p=createDalKey({language:m,assetIds:f}),C=get(F,["getCMSAssetByIDsUrlConfig",p,"data"],[]);if(Array.isArray(C)){let G=C.filter(z=>z.status===200);return G=G.map(z=>{const{doc:Y={}}=z;return{...Y,playlists:Y.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),G}return null}),N=O=>{let F=O.replace(/(^,|,$)/g,"");return F=F.split(","),F=F.join(";"),F},U=O=>get(O,["article","videoAsset"],{})},80329:(c,l,e)=>{"use strict";e.d(l,{Jj:()=>I,Q3:()=>s,ez:()=>v,jm:()=>D});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,E=>E?E.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(E,R,P)=>{if(!P)return null;const A=(0,r.vy)({language:R,collectionId:P});return n()(E,["getCMSCollectionsUrlConfig",A,"data"],{})}),d=(0,r.C6)(u,E=>n()(E,"title","")),v=(0,r.C6)(u,E=>n()(E,"sponsored",!1)),D=(0,r.C6)(u,i.dF,(E,R)=>{if(!E)return;const P=R==="index"?"article":R;return/article|video/.test(P)?n()(E,["ad_metrics",P,"zone"],""):""}),I=(0,r.C6)(u,i.dF,(E,R)=>{if(!E)return;const P=R==="index"?"article":R;return/article|video/.test(P)?n()(E,["ad_metrics",P,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>W,FL:()=>N,FN:()=>B,FT:()=>b,Hz:()=>X,IU:()=>ne,JK:()=>S,Jc:()=>k,Je:()=>A,M3:()=>L,MK:()=>M,R8:()=>s,St:()=>u,T$:()=>T,UZ:()=>H,Wc:()=>U,X9:()=>R,Xf:()=>f,Y6:()=>p,Y9:()=>E,_f:()=>D,ah:()=>t,bK:()=>h,bk:()=>I,dn:()=>v,nD:()=>F,nn:()=>m,s8:()=>P,sF:()=>O,sc:()=>d,tV:()=>j,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",v="comscore",D="appsFlyer",I="criteoSlot",E="custParamsPii",R="facebookWxNode",P="findMe",A="geoIP",b="googleNonLimitedAds",Z="gpt",X="gptPiiGDPR",B="gptPiiSaleUSA",V="indexExchange",j="instagramWxNode",L="gptPrisma",ne="headerBidders",M="medallia",k="mParticleFullMetrics",h="nielsen",S="outbrain",T="rubicon",H="socialLinksFooter",W="taboola",N="twitterWxNode",U="youtubeWxNode",O="wfxTriggers",F="WXU/DPR/SET_CONSENT",m="WXU/DPR/SET_FEATURE_FLAGS",f="dpr",p={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>dt,B:()=>V,Cy:()=>Me,Ds:()=>we,EM:()=>oe,Eg:()=>Ie,Jt:()=>G,MT:()=>B,Mw:()=>L,O7:()=>z,Oq:()=>We,R$:()=>Y,RJ:()=>Ve,Yq:()=>ve,ab:()=>P,b2:()=>W,bG:()=>se,dR:()=>k,ff:()=>ce,gK:()=>ue,hV:()=>Xe,hY:()=>tt,qW:()=>be,sj:()=>pt,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),u=e(42882),d=e(84621),v=e(23631),D=e(26850),I=e(77482),E=e(88240);const R=(0,t.P1)(d.cz,ze=>ze===v.wQ),P=(0,t.P1)(d.cz,ze=>v.nB.includes(ze)),A=ze=>r()(ze,[E.Xf,E.y8],{}),b=ze=>(0,t.P1)(A,at=>r()(at,[ze])),Z=ze=>r()(ze,[E.Xf,E.ah],{}),X=(0,t.P1)(Z,ze=>{const{DprSdk:at}=window||{};return ze[D.ui]??at?.getUserConsentWithDefaultValue?.(D.ui)}),B=(0,t.P1)(Z,ze=>{const{DprSdk:at}=window||{};return ze[D.y]??at?.getUserConsentWithDefaultValue?.(D.y)}),V=()=>{const{DprSdk:ze}=window||{};if(typeof ze?.getGdprConsentOptInsString=="function")return ze.getGdprConsentOptInsString()},j=()=>{const{DprSdk:ze}=window||{};if(typeof ze?.getCcpaSaleOptInString=="function")return ze.getCcpaSaleOptInString()},L=b(E.R8),ne=b(E.Je),M=b(E.s8),k=(0,t.P1)(b(E.UZ),d.dF,(ze,at)=>["covid19map"].includes(at)?!1:ze),h=b(E.X9),S=b(E.tV),T=b(E.FL),H=b(E.Wc),W=(0,t.P1)(s.fr,i.b2,(ze,at)=>ze||at),N=(0,t.P1)(d.cz,ze=>[v.CA,...v.nB,...v.Gv].includes(ze));function U({linkList:ze=[],regime:at,allowPrivacySettingsLink:nt,pageKey:ot,isMobile:gt,isUserLoggedIn:It,privacyPolicyLink:Ut}){if(!Array.isArray(ze))return ze;const rt=a()(ze);return O({privacyLinkList:rt,regime:at,allowPrivacySettingsLink:nt}),F({privacyLinkList:rt,regime:at,pageKey:ot,isMobile:gt}),m({privacyLinkList:rt,regime:at,pageKey:ot,isMobile:gt}),f({privacyLinkList:rt,regime:at,pageKey:ot,isMobile:gt,isUserLoggedIn:It}),p({privacyLinkList:rt,regime:at,privacyPolicyLink:Ut}),rt}const O=({privacyLinkList:ze,regime:at,allowPrivacySettingsLink:nt})=>{const ot=ze.findIndex(gt=>gt?.titleTranslationKey==="privacySettings"||gt?.titleTranslationKey==="privacySettingsMenu");if(ot>-1){if(!nt){ze.splice(ot,1);return}if(v.Gv.includes(at)){const{DprSdk:gt}=window||{};ze[ot].titleTranslationKey="cookieSettings",ze[ot].url="",ze[ot].onClick=gt?.showConsentManager}v.nB.includes(at)&&ze[ot].titleTranslationKey!=="privacySettingsMenu"&&(ze[ot].titleTranslationKey="reviewAdsSettings")}},F=({privacyLinkList:ze,regime:at,pageKey:nt,isMobile:ot})=>{const gt=ze.findIndex(It=>It?.titleTranslationKey?.includes?.("dataPurposes"));if(gt>-1){if(at!==v.JP){ze.splice(gt,1);return}nt==="dataPurposes"&&ot&&(ze[gt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},m=({privacyLinkList:ze,regime:at,pageKey:nt,isMobile:ot})=>{const gt=ze.findIndex(It=>It?.titleTranslationKey?.includes?.("doNotSell"));if(gt>-1){if(!v.nB.includes(at)){ze.splice(gt,1);return}nt==="privacySettings"&&ot&&(ze[gt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),at!==v.wQ&&v.nB.includes(at)&&(ze[gt].titleTranslationKey="saleOfData")}},f=({privacyLinkList:ze,regime:at,pageKey:nt,isMobile:ot,isUserLoggedIn:gt})=>{const It=ze.findIndex(Ut=>Ut?.titleTranslationKey?.includes?.("sensitiveData"));It>-1&&(nt==="privacySettings"&&ot&&(ze[It].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(at!==v.wQ||!gt)&&ze.splice(It,1))},p=({privacyLinkList:ze,regime:at,privacyPolicyLink:nt})=>{const ot=ze.findIndex(gt=>gt?.titleTranslationKey==="cookieNotice");if(ot>-1){if(!v.nB.includes(at)){ze.splice(ot,1);return}at===v.wQ&&(ze[ot].titleTranslationKey="californiaNotice",ze[ot].url=`${nt}#us-ccpa-notice-current`)}},C=(0,I.Iv)({t:()=>{},shouldUseLocaleParam:!1}),G=(0,t.P1)(d.cz,N,d.dF,d.Hu,u.WO,C,(ze,at,nt,ot,gt,It)=>({linkList:Ut})=>U({linkList:Ut,regime:ze,allowPrivacySettingsLink:at,pageKey:nt,isMobile:ot,isUserLoggedIn:gt,privacyPolicyLink:It?.[0]?.url})),z=b(E.St),Y=b(E.IU),ce=b(E.sc),ve=b(E.bk),Ie=b(E.yk),we=b(E.Y9),We=b(E.uz),Ve=b(E.Hz),ue=b(E.FN),be=b(E.MK),oe=b(E.JK),se=b(E.T$),Ue=b(E._f),Me=b(E.Eh),je=b(E.$q),Xe=b(E.FT),tt=(0,t.P1)(b(E.Jc),d.z3,d.dF,(ze,at,nt)=>ze&&!(at&&nt.includes("covid19"))),ht=b(E.bK),dt=b(E.dn),ft=b(E.M3),pt=b(E.sF)},55036:(c,l,e)=>{"use strict";e.d(l,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,l,e)=>{"use strict";e.d(l,{b2:()=>t.b2,y:()=>t.y,Mv:()=>X,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>R,a1:()=>D,Wo:()=>A,ke:()=>b,$J:()=>E,MH:()=>I});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),i=e(8724);const s=(0,n.P1)(i.J0,a.Oo,(B,V)=>{const j=B?.["twc-unit"]??"";return j==="m"&&V?"s":j}),u=(0,n.P1)(t.TN,s,a.Oo,(B,V,j)=>{const L=(0,o.V7)(V),ne=(0,o.QQ)(B,j);return L||ne}),d=(0,n.P1)(u,B=>B.code),v=(0,n.P1)(u,B=>B.name),D=(0,n.P1)(u,B=>(0,r.k)(B.name)),I=(0,n.P1)(u,B=>B.temp),E=(0,n.P1)(u,B=>B.speed),R=(0,n.P1)(u,B=>B.distance),P=(0,n.P1)(u,B=>B.accumulation),A=(0,n.P1)(u,B=>B.precip),b=(0,n.P1)(u,B=>B.pressure);var Z=e(55036);const X=B=>B[Z.Xf]?.[Z.FA]||{}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>M,MG:()=>j,TN:()=>b,b2:()=>X,vz:()=>k,xi:()=>L,y:()=>Z,z4:()=>B});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(h){return h?a.test(h)?h.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(h,S)=>S||h||""),u=(0,t.C6)(s,n.dF,(h,S)=>{const T=i(h);return T||(S==="notFound"?o.ZW:T)}),d=(0,t.C6)(u,n.z3,n.pu,(h,S,T)=>{let H=h;return S&&T&&H!=="en-US"&&(H="en-GB"),{locale:H}});function v(h){if(!h)return o.ZW;const S=h.split("-")[0];return o.PD[S]||o.ZW}const D=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(h,S,T,H,W)=>h||S||T||W||H==="notFound"),I=(0,t.C6)(u,h=>v(h)),E=(0,t.C6)(I,h=>({locale:h})),R=(0,t.C6)(d,h=>({name:"getMewLocaleUrlConfig",params:h})),P=(0,t.C6)(t.$l,d,D,E,(h,S,T,H)=>{let W=h({name:"getMewLocaleUrlConfig",params:S});return!(W?.data??null)&&T&&(W=h({name:"getMewLocaleUrlConfig",params:H})),W?.data}),A=(0,t.C6)(P,h=>h?.locale?.data??null),b=(0,t.C6)(A,h=>h?.attributes?.localeCode??""),Z=(0,t.C6)(b,h=>(h||"").replace("-","_")),X=(0,t.C6)(b,h=>{const S="";if(h&&h.length){const T=h.split("-");return T.length>1?T[1]:S}return S}),B=(0,t.C6)(A,h=>h?.attributes?.isLocaleSiteEnabled??!1),V=(0,t.C6)(P,h=>h?.language?.data??null),j=(0,t.C6)(V,h=>h?.attributes.languageCode??""),L=(0,t.C6)(j,h=>h.split("-")[0]),ne=(0,t.C6)(V,h=>h?.attributes.languageName??""),M=(0,t.C6)(V,h=>h?.attributes.isRtlLanguage??!1),k=(0,t.C6)(b,h=>h==="en-US")},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>Ve,Fk:()=>E,Gx:()=>z,H3:()=>f,JB:()=>L,JP:()=>N,LW:()=>Ie,O8:()=>v,P:()=>oe,Px:()=>ue,Q2:()=>T,QJ:()=>D,QQ:()=>X,Rb:()=>j,SO:()=>U,SV:()=>S,Ts:()=>ce,Vj:()=>i,W9:()=>I,Xf:()=>n,Xp:()=>b,Y6:()=>t,Y9:()=>ne,Z4:()=>k,_d:()=>o,bU:()=>F,cd:()=>a,d3:()=>ve,fD:()=>C,fS:()=>r,gr:()=>M,hu:()=>Y,i6:()=>O,jS:()=>B,kM:()=>be,lV:()=>We,ss:()=>we,u1:()=>d,ur:()=>p,xA:()=>m,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",v="WXU/ADS/RUBICON_DONE",D="WXU/ADS/BTF_BID_TARGETING_DONE",I="WXU/ADS/RUBICON_NO_WRAPPER",E="WXU/ADS/REFRESH_ADS",R="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",P="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",A=100,b=1e3,Z="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",V="WXU/ADS/SET_TARGETING_CUST_PARAMS",j="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",L="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ne="WXU/ADS/SET_ALL_CUST_PARAMS",M="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",k="WXU/ADS/LOAD_AMAZON_HDBID",h="WXU/ADS/SET_AMAZON_HDBID_SLOTS",S="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",T="WXU/ADS/SET_CRITEO",H="WXU/ADS/SET_LOTAME",W="WXU/ADS/SET_CRITEO_SLOTS",N="WXU/ADS/LOAD_CRITEO_SLOTS",U="WXU/ADS/SET_IASPET_SLOTS",O="WXU/ADS/LOAD_INDEX_EXCHANGE",F="WXU/ADS/SET_MISC_CUST_PARAMS",m="WXU/ADS/SET_PREBID",f="WXU/ADS/SET_WX_AD_TARGETING",p="WXU/ADS/SET_WFXTG_TARGETING",C="WXU/ADS/SET_LOTAME_TARGETING",G="adBlocker",z="MW_Position1",Y="WXU/ADS/NO_AD_CALL_EXCLUSION",ce="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",ve="WXU/ADS/SET_HASHED_MPID",Ie=["fa","tl","id"],we=["CU","IR","SD","SY","UA"],We=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Ve=["iasPetSlot","rubicon"],ue=["refreshAds","userActionAdRefresh"],be="MW_Position2",oe="MW_Position3",se="Taboola",Ue="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Me="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,l,e)=>{"use strict";e.d(l,{Aw:()=>f,BU:()=>se,Dt:()=>rt,Fh:()=>ln,G:()=>pt,GL:()=>Pt,HH:()=>it,Hc:()=>It,Ie:()=>O,Ii:()=>U,JN:()=>F,JV:()=>sn,JW:()=>K,Jh:()=>qt,KL:()=>C,KY:()=>Rt,LX:()=>$,Ll:()=>Pe,MT:()=>en,Nt:()=>oe,Q1:()=>J,QV:()=>Mt,UJ:()=>Le,Uj:()=>at,VH:()=>ze,Vm:()=>Ve,Vv:()=>Xe,WL:()=>ve,Xd:()=>me,Y2:()=>be,Yy:()=>je,ZH:()=>ae,cr:()=>Ut,dA:()=>dn,dJ:()=>nt,db:()=>ct,ew:()=>dt,fL:()=>p,j5:()=>Ue,jq:()=>He,lg:()=>ht,mm:()=>yt,n0:()=>Lt,nF:()=>Pn,nY:()=>Ce,nu:()=>vn,oe:()=>Dt,pn:()=>Ee,tc:()=>he,u_:()=>fn,vW:()=>Ae,w8:()=>ft,xc:()=>lt,yt:()=>mn,z0:()=>ie,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),v=e(12782),D=e.n(v),I=e(75652),E=e.n(I),R=e(29286),P=e.n(R),A=e(84621),b=e(44203),Z=e(18213),X=e(86535),B=e(42882),V=e(35342),j=e(64795),L=e(80329),ne=e(11419),M=e(39730),k=e(84392),h=e(46153),S=e(76643),T=e(83625),H=e(23631),W=e(80990),N=e(7647);const U=Q=>Q?.[N.Xf]?.slotsReady??!1,O=Q=>Q?.[N.Xf]?.rubiconDone??!1,F=Q=>Q?.[N.Xf]?.btfBidTargetingDone??!1,m=Q=>Q?.[N.Xf]?.custParamsComplete??!1,f=Q=>Q?.[N.Xf]?.targetingReady??!1,p=Q=>Q?.[N.Xf]?.amznHdBidStatus??!1,C=Q=>Q?.[N.Xf]?.criteoSlotStatus??!1,G=Q=>Q?.[REDUCER_KEY]?.wfxtg??!1,z=Q=>Q?.[REDUCER_KEY]?.adCallComplete??!1,Y=Q=>Q?.[REDUCER_KEY]?.btfAdCallComplete??!1,ce=(0,t.P1)(O,m,(Q,fe)=>({custParamsComplete:fe,rubiconDone:Q})),ve=(0,t.P1)(A.zM,Q=>{let fe=Q;if(Q!=="mobile"){const{screen:{width:Se}}=window;Se>1024?fe="desktop":Se>=768&&(fe="tablet")}return fe}),Ie=(0,t.P1)(j.uT,Q=>s()(Object.values(Q??{})).filter(Se=>Se.component==="WxuAd"&&!Se?.props?.disableAd)??[]),we=(0,t.P1)(Ie,ve,(Q,fe)=>Q.map(qe=>fe==="tablet"&&qe.props.tabletId==="none"?null:fe==="tablet"&&qe.props.tabletId?qe.props.tabletId:qe.props.id).filter(qe=>qe!==null).join(",")),We=Q=>(0,t.P1)(Ie,fe=>fe.map(qe=>Q==="tablet"&&qe.props.tabletId==="none"?null:Q==="tablet"&&qe.props.tabletId?qe.props.tabletId:qe.props.id).filter(qe=>qe!==null).join(",")),Ve=(0,t.P1)(j.U3,L.Jj,(Q,fe)=>{const Se=Q?.metrics_levels??null;return fe||Se}),ue=(0,t.P1)(j.U3,Q=>Q?.ads),be=(0,t.P1)(j.JN,Q=>Q?.engine),oe=(0,t.P1)(j.JN,Q=>Q?.networkCode),se=(0,t.P1)(h.TN,j.JN,V.gx,(Q,fe,Se)=>{const{adUnits:Ze={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=fe;let{mobile:qe,desktop:st,tablet:ut}=Ze;qe=qe.includes("_us")?qe.substr(0,qe.indexOf("_us")):qe,st=st.includes("_us")?st.substr(0,st.indexOf("_us")):st,ut=ut.includes("_us")?ut.substr(0,ut.indexOf("_us")):ut;let Et="intl";switch(Q){case"en-US":Et="us";break;case"es-US":Et="es_us";break;case"en-IN":Et="en_in";break;default:break}Et!=="es_us"&&Et!=="en_in"&&(Se.includes("oppo")||Se.includes("transsion"))&&(Et="intl");const mt=qe.includes("mobile_smart")?`${qe}_${Et}`:qe,At=st.includes("web_weather")?`${st}_${Et}`:st,St=ut.includes("tablet_weather")?`${ut}_${Et}`:ut;return{desktop:At,mobile:mt,tablet:St}}),Ue=(0,t.P1)(ve,se,(Q,fe)=>fe?.[Q]??""),Me=(0,t.P1)(j.JN,Q=>Q?.adTagOverrides),je=(0,t.P1)(j.JN,Q=>Q?.adZone),Xe=(0,t.P1)(Ue,je,L.jm,(Q,fe,Se)=>`${Q}/${Se||fe||"non_monetized"}`),tt=(0,t.P1)(j.JN,Q=>Q?.adsmetrics_zone),ht=()=>P().get("adstest"),dt=(0,b.C6)(ne.RL,L.jm,je,(Q,fe,Se)=>Q||fe||Se),ft=(0,b.C6)(ve,L.jm,oe,se,je,ht,(Q,fe,Se,Ze,qe,st)=>{const ut=Ze[Q];return`${Se}/${st?"test_":""}${ut}/${fe||qe}`}),pt=(0,b.C6)(ve,oe,se,ht,(Q,fe,Se,Ze)=>{const qe=Se[Q];return`${fe}/${Ze?"test_":""}${qe}/interstitial`}),ze=(0,b.C6)(A.zM,ue,(Q,fe)=>{const Se=[...fe?.thirdParties??[]],{token:Ze}=Q==="mobile"?W.eh.USER_ACTION_AD_REFRESH:W.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Se.includes(Ze)}),at=(0,b.C6)(ue,A.zM,X.bx,B.WO,(Q,fe,Se,Ze)=>{const qe="rubicon_enUS",st="sequentialAdLoader",ut="abTesting",Et=W.eh.TIME_FRAME.token,mt=W.eh.HELIOS_AD_SDK.token,At=W.eh.ADMIRAL.token,St=W.eh.IAB_CATEGORIES.token,Ot=W.eh.INSTANA.token,wt=W.eh.ASSERTIVE_YIELD.token,{token:Bt}=W.eh.USER_ACTION_AD_REFRESH,{token:xt}=W.eh.MOBILE_REFRESH_ADS,{token:Kt}=W.eh.REFRESH_ADS,{token:$e}=W.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...Q?.thirdParties??[]];return ee.includes(qe)||ee.push(qe),ee.includes(st)||ee.push(st),ee.includes(ut)||ee.push(ut),ee.includes(mt)||ee.push(mt),ee.includes(W.eh.JANUS.token)||ee.push(W.eh.JANUS.token),ee.includes(Et)||ee.push(Et),ee.includes(At)||ee.push(At),ee.includes(St)||ee.push(St),ee.includes(Ot)||ee.push(Ot),ee.includes(wt)||ee.push(wt),fe==="mobile"?(ee.push(Bt),ee.push(xt)):(ee.push($e),ee.push(Kt)),Se&&Ze&&(ee=ee.filter(Fe=>!Fe.includes(W.eh.LOTAME.token))),E()(ee).join(",")}),nt=(0,b.C6)(j.JN,Q=>[...Q?.thirdParties??[]].includes("rubicon_enUS")),ot=(0,b.C6)(at,A.cz,(Q,fe)=>{const Se=Q.split(",");if(!Array.isArray(Se)||!Se.length)return[];const{CRITEO_SLOT:Ze,IAS_PET_SLOT:qe,...st}=W.eh;return Se.filter(gt(fe)).reduce((Et,mt)=>{const St=Object.values(st).find(({token:Ot})=>mt.includes(Ot));if(St){const{script:Ot}=St;return Ot?[...Et,Ot]:Et}return Et},[])}),gt=Q=>fe=>!(H.Gv.includes(Q)&&W.XC.some(Se=>fe.includes(Se))),It=(Q,fe)=>(0,b.C6)(b.Gx,ve,fe?We(fe):we,Ie,me,(Se,Ze,qe,st,ut)=>{const Et=(0,b.vy)({positions:qe,screenSize:fe??Ze});let mt=Se?.getMewAdConfigsUrlConfig?.[Et]?.data?.data??null;return mt?(mt=mt.reduce((At,St)=>{const Ot=st.find(wt=>wt.props.id===St.name||wt.props.tabletId===St.name);return[...At,{...St,lazyload:Ot.props.lazyload,disableAd:Ot?.props?.disableAd,sequentialGroup:Ot?.props?.sequentialGroupOverride||St?.sequentialGroup||"btf"}]},[]),ut&&Q&&(mt=mt.filter(At=>At.sequentialGroup===Q)),mt):[]}),Ut=(0,b.C6)(Z.Ds,b.Gx,h.TN,k.yt,(Q,fe,Se,Ze)=>{const qe=(0,b.vy)({locale:Se,placeid:Ze}),st=fe?.getWxAdTargetingUrlConfig?.[qe]?.data?.data??{},ut=r()(st,W.q3);return Q?ut:r()(ut,W.xN)}),rt=(0,b.C6)(b.Gx,at,(Q,fe)=>{const Se=(0,b.vy)({tokens:fe});let Ze=Q?.getMewAdThirdPartyConfigsUrlConfig?.[Se]?.data?.data??[];return Ze=Ze.map(({config:qe,config_type:st})=>({config:qe,type:st})),Ze}),Lt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.AMAZON_HEADER_BIDDER.token:!1);if(fe&&fe.config)return fe.config}return{}}),Ct=(0,b.C6)(Z.ab,rt,(Q,fe)=>{if(!Q)return{};if(!d()(fe)){const Se=fe.find(Ze=>Ze.type?Ze.type===W.eh.ADMIRAL.token:{});if(Se&&Se.config)return Se.config}return{}}),Wt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.ASSERTIVE_YIELD.token:!1);if(fe&&fe.config)return fe.config}return{}}),zt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.INSTANA.token:!1);if(fe&&fe.config)return fe.config}return{}}),Ee=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.AMAZON_SLOTS.token:!1);if(fe&&fe.config)return fe.config}return{}}),it=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.CRITEO.token:!1);if(fe&&fe.config)return fe.config}return{}}),Pt=(0,b.C6)(rt,A.zM,(Q,fe)=>{if(!d()(Q)){const Se=Q.find(Ze=>Ze.type?Ze.type===W.eh.CRITEO_SLOT.token:!1);if(Se&&Se.config)return Se.config.placements=Se.config.placements[fe],Se.config}return{}}),Ae=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.GEOEDGE.token:!1);if(fe&&fe.config)return fe.config}return{}}),he=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.IAS_PET_SLOT.token:!1);if(fe&&fe.config)return fe.config}return{}}),Pe=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.INDEX_EXCHANGE.token:!1);if(fe&&fe.config)return fe.config}return{}}),Be=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.LOTAME.token:!1);if(fe&&fe.config)return fe.config}return{}}),Qe=/[0-9]{4}/,$=(0,b.C6)(Be,Q=>{const{tagsSrcId:fe="1884"}=Q;return fe.match(Qe)}),K=(0,b.C6)($,Q=>Q?`//tags.crwdcntrl.net/lt/c/${Q}/lt.min.js`:""),J=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.PREBID.token:!1);if(fe&&fe.config)return fe.config}return{}}),q=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(fe&&fe.config)return fe.config}return{}}),ye=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.USER_ACTION_AD_REFRESH.token:!1);if(fe&&fe.config)return fe.config}return{}}),Ce=(0,b.C6)(ye,A.dF,h.TN,(Q,fe,Se)=>{const{atf:Ze,refreshBidders:qe}=Q,ut=(Object.keys(Ze)||[]).filter(Bt=>Bt.includes(Se)||Bt.includes("all"))||[];let Et=Q?.atf?.positions,mt=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e?(Et=Ze?.[xt]?.[$e]?.positions??Et,Et):Bt},[]);d()(mt)&&(mt=Et);let At=Q?.atf?.userActionDelay;const St=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e&&(At=Ze?.[xt]?.[$e]?.userActionDelay||At),At},[]);let Ot=Q?.atf?.inViewOnly;const wt=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e&&(Ot=Ze?.[xt]?.[$e]?.inViewOnly??Ot),Ot},[]);return{type:"atf",inViewOnly:wt,posToRefresh:mt,refreshBidders:qe,userActionDelay:St}}),Le=(0,b.C6)(ye,A.dF,h.TN,(Q,fe,Se)=>{const{btf:Ze,refreshBidders:qe}=Q,ut=(Object.keys(Ze)||[]).filter(Bt=>Bt.includes(Se)||Bt.includes("all"))||[];let Et=Q?.btf?.positions,mt=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e?(Et=Ze?.[xt]?.[$e]?.positions??Et,Et):Bt},[]);d()(mt)&&(mt=Et);let At=Q?.btf?.userActionDelay;const St=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e&&(At=Ze?.[xt]?.[$e]?.userActionDelay||At),At},[]);let Ot=Q?.btf?.inViewOnly;const wt=ut.reduce((Bt,xt)=>{const $e=(Object.keys(Ze[xt]).filter(ee=>ee.includes(fe)||ee.includes("all"))||[])[0];return $e&&(Ot=Ze?.[xt]?.[$e]?.inViewOnly??Ot),Ot},[]);return{type:"btf",inViewOnly:wt,posToRefresh:mt,refreshBidders:qe,userActionDelay:St}}),Ke=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.REFRESH_ADS.token:!1);if(fe&&fe.config)return fe.config}return{}}),ae=(0,b.C6)(Ke,A.dF,h.TN,(Q,fe,Se)=>{const{atf:Ze={},refreshBidders:qe=[]}=Q,{interval:st=0,inViewOnly:ut=!1}=Ze,mt=Object.keys(Ze).filter(Ot=>Ot.includes(Se)||Ot.includes("all"))||[];let At=Ze.positions;const St=mt.reduce((Ot,wt)=>{const xt=Object.keys(Ze[wt]).filter(Kt=>Kt.includes(fe)||Kt.includes("all"))||[];return d()(xt)||(At=Ze[wt][xt].positions),At},[]);return{type:"atf",inViewOnly:ut,interval:st,positions:St,refreshBidders:qe}}),ie=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return fe?.config?fe.config:{}}}),me=(0,b.C6)(ie,A.zM,A.dF,h.TN,(Q,fe,Se,Ze)=>{if(d()(Q)||fe!=="desktop")return!1;const st=Object.keys(Q).filter(St=>St.includes(Ze)||St.includes("all"))||[],ut=Array.isArray(st)&&st[0],Et=Q?.[ut],mt=Et&&(Et.filter(St=>St.includes(Se)||St.includes("all"))||[]);return mt&&Array.isArray(mt)&&!!mt[0]}),De=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh?.RUBICON?.token:!1);if(fe?.config)return fe.config}return{}}),He=(0,b.C6)(De,A.dF,h.TN,(Q,fe,Se)=>{const{defaultTimeoutOverride:Ze}=Q,st=Object.keys(Q).filter(mt=>mt.includes(Se)||mt.includes("all"))||[];let ut=Ze;return st.reduce((mt,At)=>{const Ot=Object.keys(Q[At]).filter(wt=>wt.includes(fe)||wt.includes("all"))||[];return d()(Ot)||(ut=Q[At][Ot[0]].timeoutOverride),ut},ut)}),ct=(0,b.C6)(De,He,(Q,fe)=>({filename:Q?.filename,testFilename:Q?.testFilename,timeout:fe})),yt=(0,b.C6)(Ke,A.dF,h.TN,(Q,fe,Se)=>{const{btf:Ze={},refreshBidders:qe=[]}=Q,{interval:st=0,inViewOnly:ut=!1}=Ze,mt=Object.keys(Ze).filter(Ot=>Ot.includes(Se)||Ot.includes("all"))||[];let At=Ze.positions;const St=mt.reduce((Ot,wt)=>{const xt=Object.keys(Ze[wt]).filter(Kt=>Kt.includes(fe)||Kt.includes("all"))||[];return d()(xt)||(At=Ze[wt][xt].positions),At},[]);return{type:"btf",interval:st,inViewOnly:ut,positions:St,refreshBidders:qe}}),lt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.WFXTG.token:!1);if(fe&&fe.config)return fe.config}return{}}),vt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.WX_AD_TARGETING.token:!1);if(fe&&fe.config)return fe.config}return{}}),Dt=(0,b.C6)(ft,It(null),(Q,fe)=>fe.map(Se=>({adSlotId:Se.slotTarget,size:Se.sizes.map(Ze=>Ze[0]==="fluid"?[1,1]:Ze),adUnitPath:Q}))),Rt=()=>{{const Q=P().get("fv");return parseInt(Q,10)||0}},Yt=(0,b.C6)(L.jm,je,(Q,fe)=>{const Se=Q||fe||"",Ze=Se.lastIndexOf("local_forecasts")!==-1;let qe,st,ut;if(Ze)qe="fcst",ut="fcst",st="fcst";else{const mt=Se.split("/").slice(-2);[st]=mt,qe=`${st}_${mt[1]||""}`,ut=mt[1]||"nl"}return{cat:qe,fam:st,ch:ut}}),Gt=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh?.TIME_FRAME?.token:!1);if(fe?.config)return fe.config}return{}}),Zt=(0,b.C6)(j.IY,Gt,(Q,fe)=>fe?.tf?.[Q]??"nl"),Qt=(Q,fe)=>()=>{const Se=fe||"0123456789",Ze=Q||16;let qe="";for(let st=0;st{{const{userAgent:Q}=window.navigator,fe=Q&&Q.match(/chrome|firefox|safari|trident/i);if(Array.isArray(fe))switch(fe[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),gn=()=>String(Math.floor(Math.random()*1e3)+1),rn=()=>"weather",qt=Q=>Q?.[N.Xf]?.wfxtg??{},en=Q=>Q?.[N.Xf]?.lotame??{},on=Q=>Q?.[N.Xf]?.hashedMpid??"",hn=(0,b.C6)(ve,Q=>Q==="tablet"?"wx_tab":Q==="mobile"?"wx_mw":"wx"),kt=(0,b.C6)(A.ZN,(Q={})=>{if(Q.layer==="rwi"||Q.layers==="rwi")return"rwi"}),sn=Q=>Q?.[T.Xf]?.videoCount??0,pn=(0,b.C6)(A.ZN,Q=>Q?.adRef??""),fn=Q=>Q?.[N.Xf]?.custParams??{},mn=(0,b.C6)(Z.Ds,Z.gK,Yt,se,Zt,Qt(16,"0123456789"),Rt,ht,_t,hn,gn,rn,kt,pn,sn,V.gx,ve,A.zM,(Q,fe,Se,Ze,qe,st,ut,Et,mt,At,St,Ot,wt,Bt,xt,Kt,$e,ee)=>{let Fe={...Se,ad_unit:Ze[$e],tf:qe,ord:st,rmid:st,impression_id:(0,S.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:ut&&ut.toString(),adstest:Et||"",browser:mt,mr:"0",plat:At,env:St,refurl:Ot,mlayer:wt||"",...Kt?{par:Kt}:{},ref:xt===0?Bt:"",sod:fe?"yes":"no"};Fe=a()(Fe,Nt=>!!Nt);const _e=r()(Fe,W.q3);return Q?_e:r()(_e,W.xN)}),tn=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(fe&&fe.config)return fe.config}return{}}),En=(0,b.C6)(tn,Q=>{if(Q&&!d()(Q)){const{maxTime:fe}=Q;if(!Number.isNaN(fe))return+fe}return-1}),vn=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh?.HELIOS_AD_SDK?.token:!1);if(fe?.config)return fe.config}return{}}),dn=(0,b.C6)(fn,on,(Q,fe)=>{const Se=Object.keys(Q).filter(qe=>W.Hw.has(qe)).sort();return{pageKvs:Se.length?` ${Se.join(" ")} `:"",hasPpid:!!fe}}),Pn=(0,b.C6)(rt,Q=>{if(!d()(Q)){const fe=Q.find(Se=>Se.type?Se.type===W.eh?.AB_TESTING?.token:!1);if(fe?.config)return fe.config}return{}}),yn=(0,b.C6)(rt,Q=>Q?.find?.(fe=>fe.type===W.eh.IAB_CATEGORIES.token)?.config??{});function nn(Q,fe){return D()({},Q,fe,(Se,Ze)=>{if(Array.isArray(Se))return E()(Se.concat(Ze))})}const cn=(0,b.C6)(yn,Q=>{const{iabCategoriesByPageCode:fe={}}=Q??{},Se={};for(const[Ze,qe]of Object.entries(fe))for(const st of Ze.split(","))Se[st]=nn(Se[st]??{},qe);return Se}),Dn=(0,b.C6)(cn,j.IY,(Q,fe)=>Q[fe]),Sn=(0,b.C6)(ne.UO,M.s5,(Q,fe)=>(d()(Q)?fe:Q)?.tags?.iab??{}),Mt=(0,b.C6)(Dn,Sn,(Q,fe)=>nn(Q,fe)),ln=(0,b.C6)(yn,Q=>Q?.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(64795),r=e(84621),o=e(46153),a=e(46688),i=e(51866),s=e(11536);const u=(0,t.P1)(r.ZN,v=>v?.heliosSrc),d=(0,t.P1)(o.TN,r.dF,n.JN,u,s.nu,a.th,(v,D,I,E,R,P)=>{const A="all",b=!P?.moneytree;if(!b||Object.keys(I).length===0||Object.keys(R).length===0||R?.enable===!1)return null;const{WEBCAKES_ENV:Z}=i.env,X=R[Z]??R,B=Object.keys(X).find(L=>L.includes(v))??A,V=X[B];let j=null;if(V?.includes?.(D)||V?.includes?.(A)||b){const{src:L}=R;j=L[Z?.toLowerCase()],j||(j=L.default)}return j=E??j,j})},57617:(c,l,e)=>{"use strict";e.d(l,{F:()=>s,M:()=>u});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(d,v,D,I,E)=>D&&v==="en-US"&&d==="US"&&!E||!D&&d==="US"&&v==="en-US"&&!I);function u(d,v,D){const I=i.includes(v.title)||i.includes(v.urlTranslationKey)||i.includes(v.titleTranslationKey),E=D?.includes?.("samsung");return!(I&&(!d||E))}},22700:(c,l,e)=>{"use strict";e.d(l,{Yd:()=>N,dz:()=>d,AM:()=>u,QP:()=>L,aZ:()=>k,_s:()=>U});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(O){try{return decodeURIComponent(O)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(O,F,m,f)=>{if(!O&&!F&&!m&&!f)return null;const C=[{type:"canonicalCityId",locId:i(f)},{type:"placeId",locId:i(m)},{type:null,locId:i(F)},{type:null,locId:i(O)}].find(ve=>!!ve.locId);if(!C)return null;const G=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,z=/-/,Y=/\s/,{locId:ce}=C;if(G.test(C.locId)){Y.test(ce)?C.locId=ce.split(" ").pop():z.test(ce)?C.locId=ce.split("-").pop():C.locId=ce.split("+").pop();const ve=d(C);if(ve)return ve}return d(C)}),u=(0,n.C6)(r.TN,s,(O,F)=>{const{type:m,value:f}=F||{},p={language:O,[m]:f};return m==="locId"&&(p.locationType="locid"),{getSunV3LocationPointUrlConfig:p}});function d({locId:O,type:F}){const m=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:f=>(0,a.b)(f)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:f=>f.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:f=>`${f.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:f=>{const p=f.substring(0,2).toUpperCase();return`${f.split(":")[0]}:1:${p}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:f=>`${f.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:f=>f},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:f=>f}];if(F){const f=m.find(p=>p.typeAs===F);if(f&&f.regex.test(O))return{type:f.typeAs,value:f.valueFn(O)}}for(let f=0,p=m.length;f

{if(!O)return!0;const{type:F,value:m}=O;return!m||F==="geocode"&&m==="0.00,0.00"}),D=(0,n.C6)(n.Gx,u,(O,F)=>{const m="getSunV3LocationPointUrlConfig",f=O[m]||{},p=F[m]||{},C=(0,n.vy)(p);return f[C]}),I=(0,n.C6)(D,O=>{if(!(O?.loaded??null))return null;const m=O?.data??null;return!m||m.errors?null:O.data.location}),E=(0,n.C6)(o.h1,D,(O,F)=>{if(!O)return!1;if(!F)return!0;const m=F?.data?.errors??[];if(Array.isArray(m)&&m.length){const f=m[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(f)}return!1}),R=(0,n.C6)(I,O=>O?`${O.latitude},${O.longitude}`:""),P=(0,n.C6)(I,O=>O?.latitude??void 0),A=(0,n.C6)(I,O=>O?.longitude??void 0),b=(0,n.C6)(I,O=>O?.adminDistrict??""),Z=(0,n.C6)(I,O=>O?.adminDistrictCode??""),X=(0,n.C6)(I,O=>O?.postalCode??""),B=(0,n.C6)(I,O=>O?.neighborhood??""),V=(0,n.C6)(I,O=>O?.country??""),j=(0,n.C6)(I,O=>O?.countryCode??""),L=(0,n.C6)(I,O=>{let F=O?.ianaTimeZone??"";return(!F||!F.includes("/"))&&(F="Etc/UTC"),F}),ne=(0,n.C6)(I,O=>O?.displayName??""),M=(0,n.C6)(I,O=>O?.dmaCd??""),k=(0,n.C6)(I,O=>O?.placeId??""),h=(0,n.C6)(I,O=>O?.airportName??""),S=(0,n.C6)(I,O=>O?.type??""),T=(0,n.C6)(I,O=>O?.city??""),H=(0,n.C6)(I,O=>O?.canonicalCityId??""),W=(0,n.C6)(I,O=>O?.disputedArea??!1);function N({displayName:O,adminDistrict:F,adminDistrictCode:m,countryCode:f,country:p,disputedArea:C,localeCountryCode:G,separator:z=", "}){const Y=[];return O&&Y.push(O),G!=="IL"&&(m?Y.push(m):F&&Y.push(F)),f!==G&&C===!1&&p&&Y.push(p),Y.join(z)}const U=(0,n.C6)(ne,b,Z,j,V,W,r.b2,(O,F,m,f,p,C,G)=>N({displayName:O,adminDistrict:F,adminDistrictCode:m,countryCode:f,country:p,disputedArea:C,localeCountryCode:G}))},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:()=>nt,Cv:()=>D,Dq:()=>U,EQ:()=>ne,F3:()=>T,GH:()=>E,Gz:()=>at,Hu:()=>S,J0:()=>u,K_:()=>Xe,Mr:()=>ft,N3:()=>je,Pi:()=>Y,Qo:()=>A,S5:()=>F,T:()=>I,U8:()=>O,UW:()=>gt,V7:()=>dt,ZN:()=>B,_p:()=>i,ai:()=>Ue,bx:()=>be,cz:()=>W,dF:()=>j,dx:()=>P,e9:()=>tt,eM:()=>rt,fh:()=>we,fx:()=>p,h1:()=>We,i:()=>ot,j3:()=>ht,jw:()=>zt,kO:()=>pt,kw:()=>f,lm:()=>H,nc:()=>M,nf:()=>L,nh:()=>z,pu:()=>Ct,qk:()=>C,sN:()=>d,sQ:()=>ce,uo:()=>m,x2:()=>G,xS:()=>Me,y:()=>V,z3:()=>ue,zM:()=>h});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=Ee=>Ee?.[a.Xf]??null,s=Ee=>Ee?.[REDUCER_KEY]?.domain,u=(0,t.P1)(i,Ee=>Ee?.headers??null),d=(0,t.P1)(u,Ee=>Ee?.["twc-subs"]??"none"),v=(0,t.P1)(u,Ee=>Ee?.["twc-sticky-variant"]??""),D=(0,t.P1)(u,Ee=>Ee?.["twc-ads-killswitch"]??""),I=(0,t.P1)(u,Ee=>Ee?.["twc-site-mode"]??""),E=(0,t.P1)(u,Ee=>{const it=Ee?.["twc-experiment"]??null;return it?JSON.parse(window?.atob(it)):{}}),R=(0,o.C6)(o.Gx,Ee=>{const it=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(Ee,["getMewEntityUrlConfig",it,"data","data","attributes","value"],{})}),P=(0,t.P1)(R,E,(Ee,it)=>{let Pt;const Ae=Object.keys(Ee),he=Object.keys(it);return Ae.forEach(Pe=>{he.includes(Pe)&&(Pt=Pe)}),Pt}),A=(0,t.P1)(i,Ee=>Ee?.path?.replace(/\/$/,"")??""),b=(0,t.P1)(i,Ee=>Ee?.pathPattern??""),Z=(0,t.P1)(i,Ee=>Ee?.referer??null),X=(0,t.P1)(i,Ee=>Ee?.requestBody??null),B=(0,t.P1)(i,Ee=>Ee?.query??null),V=(0,t.P1)(i,Ee=>Ee?.params??null),j=(0,t.P1)(i,Ee=>Ee?.pageKey??""),L=(0,t.P1)(j,Ee=>a.HJ.includes(Ee)),ne=(0,t.P1)(i,Ee=>Ee?.params?.locId??""),M=(0,t.P1)(i,Ee=>Ee?.contextListId??""),k=(0,t.P1)(u,Ee=>{const it="4g",Pt=[it,"3g"],he=(Ee?.["twc-connection-speed"]??it).toLowerCase();return Pt.includes(he)?he:it}),h=(0,t.P1)(u,Ee=>Ee?.["twc-device-class"]??"mobile"),S=(0,t.P1)(h,Ee=>Ee==="mobile"),T=(0,t.P1)(u,Ee=>Ee?.["twc-partner"]??""),H=(0,t.P1)(u,Ee=>Ee?.["twc-csc"]??""),W=(0,t.P1)(u,Ee=>Ee?.["twc-privacy"]??"exempt"),N=(0,t.P1)(u,Ee=>Ee?.["twc-experience"]??""),U=(0,t.P1)(B,Ee=>Ee?.experience??""),O=(0,t.P1)(B,Ee=>Ee?.locale??""),F=(0,t.P1)(B,Ee=>Ee?.par??""),m=(0,t.P1)(B,Ee=>Ee?.cscCountryCode??Ee?.csccountrycode??""),f=(0,t.P1)(H,Ee=>Ee==="KR"),p=(0,t.P1)(B,Ee=>Ee?.locId??""),C=(0,t.P1)(B,Ee=>Ee?.placeId??""),G=(0,t.P1)(B,Ee=>Ee?.canonicalCityId??""),z=(0,t.P1)(V,Ee=>Ee?.locale??""),Y=(0,t.P1)(V,j,A,(Ee,it,Pt)=>Pt.includes("medical-reviewer")?["bios/medical-reviewer"]:it==="bioPage"?["bios"]:it==="commerce"?["atmosphere"]:Ee?.collectionId??null),ce=(0,t.P1)(z,Ee=>Ee?.split("-")?.[1]??""),ve=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Ie=(0,o.C6)(ve,o.$l,(Ee,it)=>it(Ee)?.data?.attributes?.value),we=(0,t.P1)(ce,Ie,(Ee,it)=>{const Pt=it?.countryCodesWithoutRegisteredTrademark;return Pt?!Pt.includes(Ee):!1}),We=(0,t.P1)(p,b,(Ee,it)=>it.includes(":locId")||!!Ee),Ve=(0,t.P1)(j,Ee=>["moduleService"].includes(Ee)),ue=(0,t.P1)(Ve,A,U,O,(Ee,it,Pt,Ae)=>{const he=Array.isArray(it.match(/api\/v[0-9]/g))&&!!Pt&&!!Ae;return Ee||he}),be=(0,t.P1)(z,Ee=>Ee?["en-US"].indexOf(Ee)>-1:!0),oe=(0,t.P1)(D,be,d,(Ee,it,Pt)=>{const Ae=Ee&&Ee.split(",")||[],he=Pt!=="none";return Ae.includes("ads")||Ae.includes("allthethings")||it&&he}),se=(0,t.P1)(b,Ee=>Ee==="/:locale/dsr"),Ue=(0,t.P1)(u,Ee=>Ee?.["twc-csrf"]??""),Me=(0,t.P1)(u,Ee=>Ee?.["twc-geoip-country"]??""),je=(0,t.P1)(X,Ee=>Ee?.userId),Xe=(0,t.P1)(X,Ee=>Ee?.appId),tt=(0,t.P1)(X,Ee=>Ee?.version),ht=(0,t.P1)(X,Ee=>Ee?.adId),dt=(0,t.P1)(X,Ee=>Ee?.serviceProviders),ft=(0,t.P1)(X,Ee=>Ee?.enabledUserDataInventory),pt=(0,t.P1)(B,Ee=>Ee?.userId),ze=(0,t.P1)(B,Ee=>Ee?.serviceProviders),at=(0,t.P1)(B,Ee=>Ee?.regime),nt=(0,t.P1)(B,Ee=>Ee?.countryCode),ot=(0,t.P1)(B,Ee=>Ee?.isUserLoggedIn==="true"),gt=(0,t.P1)(B,Ee=>Ee?.isUserPremium==="true"),It=(0,t.P1)(B,Ee=>Ee?.email),Ut=(0,t.P1)(B,Ee=>Ee?.action),rt=(0,t.P1)(B,Ee=>Ee?.appIdOverride),Lt=(0,t.P1)(rt,Xe,(Ee,it)=>it?.includes("twc")||Ee?.includes("twc")),Ct=(0,t.P1)(rt,Xe,(Ee,it)=>it?.includes("wu")||Ee?.includes("wu")),Wt=(0,t.P1)(rt,Xe,(Ee,it)=>it?.includes("samsung")||Ee?.includes("samsung")),zt=Ee=>Ee?.[a.Xf]?.adblocker??!1},73534:(c,l,e)=>{"use strict";e.d(l,{U1:()=>d,el:()=>D,s9:()=>v});var t=e(44203),n=e(97979),r=e(60985),o=e(42882),a=e(8724),i=e(88506),s=e(13198);const u=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),d=(0,t.C6)(u,t.$l,(I,E)=>E(I)?.data?.attributes?.value),v=(0,r.P1)(d,n.uV,a.Hu,(I,E,R)=>{if(!R)return I?.[E]}),D=(0,r.P1)(o.go,a.dF,d,v,(0,i.g)(),(I,E,R,P,A)=>!I&&(R?.stickyAdContainerEnabledPageKeys||[]).includes(E)&&P&&!(E==="home"&&A===s.UB))},72606:(c,l,e)=>{"use strict";e.d(l,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>i});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,l,e)=>{"use strict";e.d(l,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,l,e)=>{"use strict";e.d(l,{CZ:()=>P,OM:()=>D,RM:()=>d,UW:()=>u,Vm:()=>s,Yg:()=>v,fm:()=>I,gx:()=>i,qK:()=>E});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,(A,b)=>A||b||r().get("partner")||""),s=(0,t.P1)(o.S5,A=>A||r().get("partner")||""),u=(0,t.P1)(i,A=>A.toLowerCase().includes("samsung")),d=(0,t.P1)(i,A=>A.toLowerCase().includes("apple")||A.toLowerCase().includes(a.X3)),v=(0,t.P1)(i,u,(A,b)=>b?A==="samsung_vsc":!1),D=(0,t.P1)(i,u,(A,b)=>b?A==="samsung_msc":!1),I=(0,t.P1)(i,v,(A,b)=>b?"samsungVietnam":A),E=(0,t.P1)(i,o.dF,(A,b)=>!(A==="oppo_widget"&&a.TR.includes(b))),R=(0,t.P1)(i,A=>a.Jp.includes(A)),P=(0,t.P1)(u,o.dF,(A,b)=>!!(A&&b!=="memberLogin"))},28995:(c,l,e)=>{"use strict";e.d(l,{Ky:()=>t.Ky,Oo:()=>t.Oo});var t=e(84392)},84392:(c,l,e)=>{"use strict";e.d(l,{O2:()=>C,Oo:()=>Ve,E8:()=>we,Ky:()=>X,zc:()=>Z,yV:()=>T,Fj:()=>B,up:()=>V,F1:()=>j,Sm:()=>A,z:()=>b,bu:()=>h,zX:()=>ne,im:()=>W,RP:()=>N,iH:()=>U,yt:()=>k,Si:()=>S,i7:()=>O,QU:()=>P});var t=e(60985),n=e(72579),r=e.n(n),o=e(22700),a=e(89972),i=e(63907),s=e(10449),u=e(44203),d=e(45158),v=e(84621),D=e(72484);const I=(0,t.P1)(v.h1,o.aZ,i.nP,i.VI,s.v6,(ue,be,oe,se,Ue)=>{if(ue)return be;if(/^([0-9a-f]){32,}$/.test(oe[0]?.placeID))return oe[0].placeID;if(se?.[0])return se[0];if(Ue)return Ue}),E=(0,u.C6)(I,ue=>{if(!ue)return{value:null,type:"none"};const be={type:null,locId:decodeURIComponent(ue)};return(0,o.dz)(be)}),R=(0,u.C6)(d.TN,E,(ue,be)=>{const{type:oe,value:se}=be||{},Ue={language:ue,[oe]:se};return oe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),P=(0,u.C6)(u.Gx,R,o.AM,v.h1,(ue,be,oe,se)=>{const Ue="getSunV3LocationPointUrlConfig",Me=ue[Ue]||{};let je=be[Ue]||{};se&&(je=oe[Ue]);const Xe=(0,u.vy)(je);return r()(Me,Xe)}),A=(0,u.C6)(P,ue=>{if(!r()(ue,"loaded"))return null;const oe=r()(ue,"data");return!oe||oe.errors?null:ue.data.location}),b=(0,u.C6)(A,ue=>r()(ue,"displayName","")),Z=(0,u.C6)(A,ue=>r()(ue,"adminDistrict","")),X=(0,u.C6)(A,ue=>r()(ue,"adminDistrictCode","")),B=(0,u.C6)(A,ue=>r()(ue,"countryCode","")),V=(0,u.C6)(A,ue=>r()(ue,"country","")),j=(0,u.C6)(A,ue=>r()(ue,"countyId","")),L=(0,u.C6)(A,ue=>r()(ue,"disputedArea",!1)),ne=(0,u.C6)(A,ue=>{if(!!ue)return(0,a.b)(`${ue.latitude},${ue.longitude}`)}),M=(0,u.C6)(i.qL,ue=>r()(ue,"defaultLocations",{})),k=(0,u.C6)(A,M,(ue,be)=>{if(ue)return r()(ue,"placeId","");{const oe=(0,D.R)(),{"TWC-GeoIP-Country":se}=oe;return be[se]||null}return null}),h=(0,u.C6)(A,ue=>r()(ue,"dmaCd","")),S=(0,u.C6)(A,ue=>r()(ue,"postalCode","")),T=(0,u.C6)(A,ue=>r()(ue,"city","")),H=(0,u.C6)(A,ue=>r()(ue,"canonicalCityId","")),W=(0,u.C6)(A,ue=>{let be=r()(ue,"ianaTimeZone","");return(!be||!be.includes("/"))&&(be="Etc/UTC"),be}),N=(0,u.C6)(A,ue=>We(r()(ue,"latitude",void 0))),U=(0,u.C6)(A,ue=>We(r()(ue,"longitude",void 0))),O=(0,u.C6)(b,Z,X,B,V,L,d.b2,(ue,be,oe,se,Ue,Me,je)=>(0,o.Yd)({displayName:ue,adminDistrict:be,adminDistrictCode:oe,countryCode:se,country:Ue,disputedArea:Me,localeCountryCode:je})),F=(0,t.P1)(i.nP,ue=>/^([0-9a-f]){32,}$/.test(ue[0]?.placeID)?ue[0].placeID:null),m=(0,u.C6)(F,ue=>{if(!ue)return{value:null,type:"none"};const be={type:null,locId:decodeURIComponent(ue)};return(0,o.dz)(be)}),f=(0,u.C6)(d.TN,m,(ue,be)=>{const{type:oe,value:se}=be||{},Ue={language:ue,[oe]:se};return oe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),p=(0,u.C6)(u.Gx,f,(ue,be)=>{const oe="getSunV3LocationPointUrlConfig",se=ue[oe]||{},Ue=be[oe]||{},Me=(0,u.vy)(Ue);return r()(se,Me)}),C=(0,u.C6)(p,ue=>{if(!r()(ue,"loaded"))return null;const oe=r()(ue,"data");return!oe||oe.errors?null:ue.data.location}),G=(0,t.P1)(i.VI,ue=>ue?.[0]?ue[0]:null),z=(0,u.C6)(G,ue=>{if(!ue)return{value:null,type:"none"};const be={type:null,locId:decodeURIComponent(ue)};return(0,o.dz)(be)}),Y=(0,u.C6)(d.TN,z,(ue,be)=>{const{type:oe,value:se}=be||{},Ue={language:ue,[oe]:se};return oe==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}}),ce=(0,u.C6)(u.Gx,Y,(ue,be)=>{const oe="getSunV3LocationPointUrlConfig",se=ue[oe]||{},Ue=be[oe]||{},Me=(0,u.vy)(Ue);return r()(se,Me)}),ve=(0,u.C6)(ce,ue=>{if(!r()(ue,"loaded"))return null;const oe=r()(ue,"data");return!oe||oe.errors?null:ue.data.location}),Ie=(0,u.C6)(u.Gx,G,(ue,be)=>{const se=ue["getSunV3LocationSearchUrlConfig"]||{};for(const Ue of Object.keys(se)){const Me=se?.[Ue]?.data?.location,je=Me?.placeId?.indexOf?.(be);if(je>=0){const Xe=Object.keys(Me).map(tt=>[tt,Me[tt][je]]);return Object.fromEntries(Xe)}}return null}),we=(0,u.C6)(ve,Ie,(ue,be)=>ue??be);function We(ue){return(+`${Math.round(`${ue}e2`)}e-2`).toFixed(2)}const Ve=(0,t.P1)(v.kw,B,(ue,be)=>ue&&be==="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=(v={})=>Object.keys(v).sort().map(D=>{const I=v[D];return!!I&&typeof I=="object"?`${D}:{${i(I)}}`:`${D}:${I}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=v=>v?.[a.X]??{},d=(0,r.P1)(u,v=>(D,I)=>{const{params:E,name:R}=D,P=i(E);return I?v?.[R]?.[P]:v?.[R]?.[P]?.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"]},12048:(c,l,e)=>{"use strict";e.d(l,{DU:()=>o,Fj:()=>I,WD:()=>v,aP:()=>i,rA:()=>a,tJ:()=>d,v1:()=>s,vB:()=>u});var t=e(60985),n=e(85081),r=e(58440);const o=(0,t.P1)(n.J,E=>E("home")),a=(0,t.P1)(n.J,E=>E("memberSignup")),i=(0,t.P1)(n.J,E=>E("myDashboard")),s=(0,t.P1)(n.J,E=>E("newsletter")),u=({query:E=null}={})=>(0,t.P1)(n.J,R=>R("memberLogin",{query:E})),d=(0,t.P1)(n.J,E=>E("memberSettings")),v=(0,t.P1)(n.J,E=>E("forgotPassword")),D=(0,t.P1)(n.J,E=>E("resetPassword"));function I(E,R){return!((r.R5.includes(R.title)||r.R5.includes(R.urlTranslationKey)||r.R5.includes(R.titleTranslationKey))&&!E)}},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,v,D,I,E)=>{if(I||E==="wu")return!0;if(["ios","android"].includes(E))return!!(i.kk.includes(u)&&!(0,n.G3)());let R=!0;return i.eT.forEach(P=>{d.includes(P)&&(R=!1)}),!(!R||i.Dt.includes(v)||i.Dt.includes(D))})},15759:(c,l,e)=>{"use strict";e.d(l,{OO:()=>D,Th:()=>I});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(A=>(A.provider="new-relic-script",A))(s||{}),u=(A=>(A.method="NREUM",A))(u||{});function d(){let A="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(A="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(A="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(A="stage"),A}async function v(){const A=d(),{default:b}=await e(31751)(`./new-relic-script.${A}.ext.html`);return b}function D(A,b){try{window?.NREUM?.setCustomAttribute?.(`${a}${A}`,b)}catch{}}function I(A,b={}){try{let Z;const X={};typeof A=="string"?Z=A:(Z=A.name,A.entryType!=="mark"?(X.duration=R(A.duration),X.timestamp=R(window.performance.timeOrigin+A.startTime)):(X.duration=R(A.startTime),X.timestamp=R(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(Z,{...E(X,i),...E(b,a)})}catch(Z){o.error(Z,"sendReumEvent error")}}function E(A,b=""){return Object.fromEntries(Object.entries(A).map(([Z])=>[`${b}${Z}`,A[Z]]))}function R(A){return A/1e3}function P(){return`