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