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