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