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