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