(()=>{(()=>{var Bn={40333(c,u,e){var t={"./new-relic-script.dev.ext.html":[9010,[9010]],"./new-relic-script.perf.ext.html":[17684,[7684]],"./new-relic-script.prod.ext.html":[99322,[9322]],"./new-relic-script.stage.ext.html":[39975,[9975]]};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][0]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=40333,c.exports=n},39873(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(I,P,_){var z=[null];z.push.apply(z,P);var U=new(Function.bind.apply(I,z));return _&&l(U,_.prototype),U}).apply(null,arguments)}function l(x,F){return(l=Object.setPrototypeOf||function(E,I){return E.__proto__=I,E})(x,F)}function p(x){return(p=Object.setPrototypeOf?Object.getPrototypeOf:function(F){return F.__proto__||Object.getPrototypeOf(F)})(x)}t.r(e);var m=function(x){function F(_){var z,U,V,w,ce;return function(h,f){if(!(h instanceof f))throw new TypeError("Cannot call a class as a function")}(this,F),U=function(h,f){return!f||n(f)!=="object"&&typeof f!="function"?a(h):f}(this,(z=p(F)).call.apply(z,[this].concat(r(_)))),V=a(U),ce=void 0,(w="_entries")in V?Object.defineProperty(V,w,{value:ce,enumerable:!0,configurable:!0,writable:!0}):V[w]=ce,U._entries=_,U}var E,I,P;return function(_,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");_.prototype=Object.create(z&&z.prototype,{constructor:{value:_,writable:!0,configurable:!0}}),z&&l(_,z)}(F,x),E=F,(I=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(_){return this._entries.filter(function(z){return z.entryType===_})}},{key:"getEntriesByName",value:function(_,z){return this._entries.filter(function(U){return U.name===_}).filter(function(U){return!z||U.entryType===z})}}])&&o(E.prototype,I),P&&o(E,P),F}(i(Array));function A(x,F){for(var E=0;E0&&arguments[0]!==void 0?arguments[0]:{},_=P.registeredObservers,z=_===void 0?new Set:_,U=P.processedEntries,V=U===void 0?new Set:U,w=P.interval,ce=w===void 0?100:w,h=P.context,f=h===void 0?self:h;(function(d,R){if(!(d instanceof R))throw new TypeError("Cannot call a class as a function")})(this,x),C(this,"registeredObservers",void 0),C(this,"processedEntries",void 0),C(this,"interval",void 0),C(this,"intervalId",void 0),C(this,"context",void 0),this.registeredObservers=z,this.processedEntries=V,this.interval=ce,this.context=f,this.intervalId=null}var F,E,I;return F=x,(E=[{key:"getNewEntries",value:function(){var P=this;return this.context.performance.getEntries().filter(function(_){return!P.processedEntries.has(_)})}},{key:"getObserversForType",value:function(P,_){return Array.from(P).filter(function(z){return z.entryTypes.some(function(U){return U===_})})}},{key:"processBuffer",value:function(P){var _=Array.from(P.buffer),z=new m(_);P.buffer.clear(),_.length&&P.callback&&P.callback.call(void 0,z,P)}},{key:"processEntries",value:function(){var P=this;this.getNewEntries().forEach(function(z){var U=z.entryType;P.getObserversForType(P.registeredObservers,U).forEach(function(V){V.buffer.add(z)}),P.processedEntries.add(z)});var _=function(){return P.registeredObservers.forEach(P.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(_):this.context.setTimeout(_,0)}},{key:"add",value:function(P){this.registeredObservers.add(P),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(P){this.registeredObservers.delete(P),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&A(F.prototype,E),I&&A(F,I),x}()),pe=function(){function x(P){var _=arguments.length>1&&arguments[1]!==void 0?arguments[1]:$;(function(z,U){if(!(z instanceof U))throw new TypeError("Cannot call a class as a function")})(this,x),T(this,"callback",void 0),T(this,"buffer",void 0),T(this,"entryTypes",[]),T(this,"taskQueue",void 0),this.callback=P,this.buffer=new Set,this.taskQueue=_}var F,E,I;return F=x,(E=[{key:"observe",value:function(P){if(!P)throw new Error(O);if(P.entryTypes&&P.type)throw new Error(D);var _;if(P.entryTypes)_=P.entryTypes;else{if(!P.type)throw new Error(O);_=[P.type]}var z=_.filter(G);z.length>0&&z.length!==_.length&&console.warn(k),z.length?(this.entryTypes=z,this.taskQueue.add(this)):console.warn(N)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var P=Array.from(this.buffer);return new m(P)}}])&&v(F.prototype,E),I&&v(F,I),x}();T(pe,"supportedEntryTypes",y);var X="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:pe,oe=self;oe.PerformanceObserver||(oe.PerformanceObserver=X)}])})},34134(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(88696),u)},88696(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?p[y].startTime:s.now(),G=D>2?p[O].startTime:s.now(),$=new t({name:T,entryType:"measure",startTime:k,duration:G-k});return l.push($),$},s.getEntries=s.webkitGetEntries||function(T){return T!=null?l.filter(function(y){return y.name===T.name&&y.entryType===T.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(T){return m("entryType",T)},s.getEntriesByName=s.webkitGetEntriesByName||function(T){return m("name",T)},s.clearMarks=s.webkitClearMarks||function(T){A("mark",T),delete p[T]},s.clearMeasures=s.webkitClearMeasures||function(T){A("measure",T)},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 selffe,A:()=>Le,B:()=>R,C:()=>ct,D:()=>E,E:()=>U,F:()=>ft,G:()=>Et,H:()=>O,I:()=>W,J:()=>St,L:()=>zt,M:()=>Me,N:()=>te,O:()=>nt,P:()=>he,Q:()=>He,R:()=>Ye,S:()=>ze,T:()=>Ee,U:()=>q,W:()=>ge,Z:()=>Ht,a:()=>vt,a2:()=>qe,a4:()=>B,a6:()=>Te,b:()=>yt,d:()=>ut,e:()=>ne,f:()=>mt,g:()=>st,h:()=>Dt,i:()=>I,j:()=>f,k:()=>T,l:()=>h,m:()=>z,n:()=>Ne,o:()=>X,p:()=>G,q:()=>F,r:()=>pe,s:()=>ce,t:()=>y,u:()=>$,v:()=>d,y:()=>w,z:()=>V});var t=e(3068),n=e(89575),r=e(54860),o=2147483647;function a(ie,se){se===void 0&&(se=!0);var Ce,xe=new Promise(function(et){Ce=setTimeout(et,Math.min(o,ie),se)});return xe[t.bO]=function(){clearTimeout(Ce)},xe}const i=a;var s,l,p,m,A,C,v=function(se){return function(){return se}},T=v(!0),y=function(){},O=function(se){return se},D=typeof Symbol=="function",N=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function k(ie,se,Ce){if(!se(ie))throw new Error(Ce)}var G=function(se,Ce){(0,n.A)(se,Ce),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(Ce).forEach(function(xe){se[xe]=Ce[xe]})},$=function(se,Ce){var xe;return(xe=[]).concat.apply(xe,Ce.map(se))};function pe(ie,se){var Ce=ie.indexOf(se);Ce>=0&&ie.splice(Ce,1)}function X(ie){var se=!1;return function(){se||(se=!0,ie())}}var oe=function(se){throw se},x=function(se){return{value:se,done:!0}};function F(ie,se,Ce){se===void 0&&(se=oe),Ce===void 0&&(Ce="iterator");var xe={meta:{name:Ce},next:ie,throw:se,return:x,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,z=function(se){return Array.apply(null,new Array(se))},U=function(se){return function(Ce){return se(Object.defineProperty(Ce,t.q8,{value:!0}))}},V=function(se){return se===t.a6},w=function(se){return se===t.nm},ce=function(se){return V(se)||w(se)};function h(ie,se){var Ce=Object.keys(ie),xe=Ce.length,et=0,dt,Mt=(0,r.YO)(ie)?z(xe):{},Lt={};function Bt(){et===xe&&(dt=!0,se(Mt))}return Ce.forEach(function(Nt){var Wt=function(Jt,qt){dt||(qt||ce(Jt)?(se.cancel(),se(Jt,qt)):(Mt[Nt]=Jt,et++,Bt()))};Wt.cancel=y,Lt[Nt]=Wt}),se.cancel=function(){dt||(dt=!0,Ce.forEach(function(Nt){return Lt[Nt].cancel()}))},Lt}function f(ie){return{name:ie.name||"anonymous",location:d(ie)}}function d(ie){return ie[t.x2]}function R(){for(var ie=arguments.length,se=new Array(ie),Ce=0;Ce1?se-1:0),xe=1;xe1?se-1:0),xe=1;xe1?se-1:0),xe=1;xe1?se-1:0),xe=1;xe1?se-1:0),xe=1;xeX,u2:()=>a.I,Ay:()=>Ae,Od:()=>P});var t=e(3068),n=e(89575),r=e(17502),o=e(54860),a=e(90258);function i(){var fe={};return fe.promise=new Promise(function(ge,Pe){fe.resolve=ge,fe.reject=Pe}),fe}function s(fe){for(var ge=[],Pe=0;Pe2?B-2:0),De=2;Depe,Ix:()=>G,Pc:()=>s,T1:()=>k,YO:()=>m,Yj:()=>p,fD:()=>X,iv:()=>C,lJ:()=>v,mr:()=>$,uQ:()=>i,vD:()=>a});var t,n,r,o=e(3068),a=function(F){return F==null},i=function(F){return F!=null},s=function(F){return typeof F=="function"},l=function(F){return typeof F=="number"},p=function(F){return typeof F=="string"},m=Array.isArray,A=function(F){return F&&!m(F)&&typeof F=="object"},C=function(F){return F&&s(F.then)},v=function(F){return F&&s(F.next)&&s(F.throw)},T=function(F){return F&&s(Symbol)?s(F[Symbol.iterator]):m(F)},y=function(F){return F&&F[t]},O=function(F){return Boolean(F&&F[n])},D=function(F){return F&&s(F.subscribe)},N=function(F){return F&&s(F.isEmpty)&&s(F.take)&&s(F.put)},k=function x(F){return F&&(p(F)||pe(F)||s(F)||m(F)&&F.every(x))},G=function(F){return F&&s(F.take)&&s(F.close)},$=function(F){return s(F)&&F.hasOwnProperty("toString")},pe=function(F){return Boolean(F)&&typeof Symbol=="function"&&F.constructor===Symbol&&F!==Symbol.prototype},X=function(F){return G(F)&&F[o.Xl]},oe=function(F){return F&&F[r]}},3068(c,u,e){"use strict";e.d(u,{E_:()=>a,IO:()=>o,Pe:()=>l,Xl:()=>i,a6:()=>A,bO:()=>n,nm:()=>m,q8:()=>s,wn:()=>p,x2:()=>C,x7:()=>r});var t=function(T){return"@@redux-saga/"+T},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"),p=t("TASK"),m=t("TASK_CANCEL"),A=t("TERMINATE"),C=t("LOCATION")},82230(c,u,e){"use strict";e.d(u,{U1:()=>sn,VP:()=>jt,Nc:()=>mr,Z0:()=>vn});function t(g){for(var S=arguments.length,b=Array(S>1?S-1:0),L=1;L3?S.i-4:S.i:Array.isArray(g)?1:A(g)?2:C(g)?3:0}function s(g,S){return i(g)===2?g.has(S):Object.prototype.hasOwnProperty.call(g,S)}function l(g,S){return i(g)===2?g.get(S):g[S]}function p(g,S,b){var L=i(g);L===2?g.set(S,b):L===3?g.add(b):g[S]=b}function m(g,S){return g===S?g!==0||1/g==1/S:g!=g&&S!=S}function A(g){return le&&g instanceof Map}function C(g){return Ne&&g instanceof Set}function v(g){return g.o||g.t}function T(g){if(Array.isArray(g))return Array.prototype.slice.call(g);var S=Ye(g);delete S[ne];for(var b=Le(S),L=0;L1&&(g.set=g.add=g.clear=g.delete=O),Object.freeze(g),S&&a(g,function(b,L){return y(L,!0)},!0)),g}function O(){t(2)}function D(g){return g==null||typeof g!="object"||Object.isFrozen(g)}function N(g){var S=ct[g];return S||t(18,g),S}function k(g,S){ct[g]||(ct[g]=S)}function G(){return K}function $(g,S){S&&(N("Patches"),g.u=[],g.s=[],g.v=S)}function pe(g){X(g),g.p.forEach(x),g.p=null}function X(g){g===K&&(K=g.l)}function oe(g){return K={p:[],l:K,h:g,m:!0,_:0}}function x(g){var S=g[ne];S.i===0||S.i===1?S.j():S.g=!0}function F(g,S){S._=S.p.length;var b=S.p[0],L=g!==void 0&&g!==b;return S.h.O||N("ES5").S(S,g,L),L?(b[ne].P&&(pe(S),t(4)),r(g)&&(g=E(S,g),S.l||P(S,g)),S.u&&N("Patches").M(b[ne].t,g,S.u,S.s)):g=E(S,b,[]),pe(S),S.u&&S.v(S.u,S.s),g!==We?g:void 0}function E(g,S,b){if(D(S))return S;var L=S[ne];if(!L)return a(S,function(ve,Se){return I(g,L,S,ve,Se,b)},!0),S;if(L.A!==g)return S;if(!L.P)return P(g,L.t,!0),L.t;if(!L.I){L.I=!0,L.A._--;var Z=L.i===4||L.i===5?L.o=T(L.k):L.o,re=Z,ye=!1;L.i===3&&(re=new Set(Z),Z.clear(),ye=!0),a(re,function(ve,Se){return I(g,L,Z,ve,Se,b,ye)}),P(g,Z,!1),b&&g.u&&N("Patches").N(L,b,g.u,g.s)}return L.o}function I(g,S,b,L,Z,re,ye){if(n(Z)){var ve=E(g,Z,re&&S&&S.i!==3&&!s(S.R,L)?re.concat(L):void 0);if(p(b,L,ve),!n(ve))return;g.m=!1}else ye&&b.add(Z);if(r(Z)&&!D(Z)){if(!g.h.D&&g._=0;ve--){var Se=ye[ve][ne];if(!Se.P)switch(Se.i){case 5:L(Se)&&U(Se);break;case 4:b(Se)&&U(Se)}}}function b(ye){for(var ve=ye.t,Se=ye.k,Q=Le(Se),de=Q.length-1;de>=0;de--){var Re=Q[de];if(Re!==ne){var Fe=ve[Re];if(Fe===void 0&&!s(ve,Re))return!0;var Ue=Se[Re],be=Ue&&Ue[ne];if(be?be.t!==Fe:!m(Ue,Fe))return!0}}var we=!!ve[ne];return Q.length!==Le(ve).length+(we?0:1)}function L(ye){var ve=ye.k;if(ve.length!==ye.t.length)return!0;var Se=Object.getOwnPropertyDescriptor(ve,ve.length-1);if(Se&&!Se.get)return!0;for(var Q=0;Q1?Xe-1:0),tt=1;tt1?de-1:0),Fe=1;Fe=0;Z--){var re=L[Z];if(re.path.length===0&&re.op==="replace"){b=re.value;break}}Z>-1&&(L=L.slice(Z+1));var ye=N("Patches").$;return n(b)?ye(b,L):this.produce(b,function(ve){return ye(ve,L)})},g}(),yt=new St,ze=yt.produce,ut=yt.produceWithPatches.bind(yt),mt=yt.setAutoFreeze.bind(yt),st=yt.setUseProxies.bind(yt),Et=yt.applyPatches.bind(yt),Dt=yt.createDraft.bind(yt),xt=yt.finishDraft.bind(yt);const bt=ze;var je=e(14848);function gt(g){var S=function(L){var Z=L.dispatch,re=L.getState;return function(ye){return function(ve){return typeof ve=="function"?ve(Z,re,g):ye(ve)}}};return S}var $t=gt();$t.withExtraArgument=gt;const zt=$t;var Zt,Ht,Ae,fe,ge,Pe=function(){var g=function(S,b){return g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(L,Z){L.__proto__=Z}||function(L,Z){for(var re in Z)Object.prototype.hasOwnProperty.call(Z,re)&&(L[re]=Z[re])},g(S,b)};return function(S,b){if(typeof b!="function"&&b!==null)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");g(S,b);function L(){this.constructor=S}S.prototype=b===null?Object.create(b):(L.prototype=b.prototype,new L)}}(),_e=function(g,S){var b={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},L,Z,re,ye;return ye={next:ve(0),throw:ve(1),return:ve(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function ve(Q){return function(de){return Se([Q,de])}}function Se(Q){if(L)throw new TypeError("Generator is already executing.");for(;b;)try{if(L=1,Z&&(re=Q[0]&2?Z.return:Q[0]?Z.throw||((re=Z.return)&&re.call(Z),0):Z.next)&&!(re=re.call(Z,Q[1])).done)return re;switch(Z=0,re&&(Q=[Q[0]&2,re.value]),Q[0]){case 0:case 1:re=Q;break;case 4:return b.label++,{value:Q[1],done:!1};case 5:b.label++,Z=Q[1],Q=[0];continue;case 7:Q=b.ops.pop(),b.trys.pop();continue;default:if(re=b.trys,!(re=re.length>0&&re[re.length-1])&&(Q[0]===6||Q[0]===2)){b=0;continue}if(Q[0]===3&&(!re||Q[1]>re[0]&&Q[1]g&&console.warn(S+" took "+b+"ms, which is more than the warning threshold of "+g+`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 se=function(g){Pe(S,g);function S(){for(var b=[],L=0;L0){var ye=b.indexOf(this);~ye?b.splice(ye+1):b.push(this),~ye?L.splice(ye,1/0,Z):L.push(Z),~b.indexOf(re)&&(re=S.call(this,Z,re))}else b.push(re);return g==null?re:g.call(this,Z,re)}}function Bt(g){return typeof g!="object"||g==null||Object.isFrozen(g)}function Nt(g,S,b){var L=Wt(g,S,b);return{detectMutations:function(){return Xt(g,S,L,b)}}}function Wt(g,S,b,L){S===void 0&&(S=[]),L===void 0&&(L="");var Z={value:b};if(!g(b)){Z.children={};for(var re in b){var ye=L?L+"."+re:re;S.length&&S.indexOf(ye)!==-1||(Z.children[re]=Wt(g,S,b[re],ye))}}return Z}function Xt(g,S,b,L,Z,re){S===void 0&&(S=[]),Z===void 0&&(Z=!1),re===void 0&&(re="");var ye=b?b.value:void 0,ve=ye===L;if(Z&&!ve&&!Number.isNaN(L))return{wasMutated:!0,path:re};if(g(ye)||g(L))return{wasMutated:!1};var Se={};for(var Q in b.children)Se[Q]=!0;for(var Q in L)Se[Q]=!0;for(var Q in Se){var de=re?re+"."+Q:Q;if(!(S.length&&S.indexOf(de)!==-1)){var Re=Xt(g,S,b.children[Q],L[Q],ve,de);if(Re.wasMutated)return Re}}return{wasMutated:!1}}function Jt(g){return g===void 0&&(g={}),function(){return function(Se){return function(Q){return Se(Q)}}};var S,b,L,Z,re,ye,ve}function qt(g){var S=typeof g;return g==null||S==="string"||S==="boolean"||S==="number"||Array.isArray(g)||He(g)}function En(g,S,b,L,Z){S===void 0&&(S=""),b===void 0&&(b=qt),Z===void 0&&(Z=[]);var re;if(!b(g))return{keyPath:S||"",value:g};if(typeof g!="object"||g===null)return!1;for(var ye=L!=null?L(g):Object.entries(g),ve=Z.length>0,Se=0,Q=ye;Se=0)){if(!b(Fe))return{keyPath:Ue,value:Fe};if(typeof Fe=="object"&&(re=En(Fe,Ue,b,L,Z),re))return re}}return!1}function gn(g){return g===void 0&&(g={}),function(){return function(Ze){return function(Xe){return Ze(Xe)}}};var S,b,L,Z,re,ye,ve,Se,Q,de,Re,Fe,Ue,be,we}function pn(g){return typeof g=="boolean"}function fn(){return function(S){return dn(S)}}function dn(g){g===void 0&&(g={});var S=g.thunk,b=S===void 0?!0:S,L=g.immutableCheck,Z=L===void 0?!0:L,re=g.serializableCheck,ye=re===void 0?!0:re,ve=new se;if(b&&(pn(b)?ve.push(zt):ve.push(zt.withExtraArgument(b.extraArgument))),!1)var Se,Q;return ve}var tn=!0;function sn(g){var S=fn(),b=g||{},L=b.reducer,Z=L===void 0?void 0:L,re=b.middleware,ye=re===void 0?S():re,ve=b.devTools,Se=ve===void 0?!0:ve,Q=b.preloadedState,de=Q===void 0?void 0:Q,Re=b.enhancers,Fe=Re===void 0?void 0:Re,Ue;if(typeof Z=="function")Ue=Z;else if(He(Z))Ue=(0,je.HY)(Z);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 be=ye;if(typeof be=="function"&&(be=be(S),!tn&&!Array.isArray(be)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!tn&&be.some(function(tt){return typeof tt!="function"}))throw new Error("each middleware provided to configureStore must be a function");var we=je.Tw.apply(void 0,be),Ze=je.Zz;Se&&(Ze=Be(B({trace:!tn},typeof Se=="object"&&Se)));var Xe=[we];Array.isArray(Fe)?Xe=$e([we],Fe):typeof Fe=="function"&&(Xe=Fe(Xe));var ke=Ze.apply(void 0,Xe);return(0,je.y$)(Ue,de,ke)}function jt(g,S){function b(){for(var L=[],Z=0;Z-1}function nn(g){return""+g}function hn(g){var S={},b=[],L,Z={addCase:function(re,ye){var ve=typeof re=="string"?re:re.type;if(ve in S)throw new Error("addCase cannot be called with two reducers for the same action type");return S[ve]=ye,Z},addMatcher:function(re,ye){return b.push({matcher:re,reducer:ye}),Z},addDefaultCase:function(re){return L=re,Z}};return g(Z),[S,b,L]}function Sn(g){return typeof g=="function"}var en=!1;function rn(g,S,b,L){b===void 0&&(b=[]);var Z=typeof S=="function"?hn(S):[S,b,L],re=Z[0],ye=Z[1],ve=Z[2],Se;if(Sn(g))Se=function(){return Ce(g())};else{var Q=Ce(g);Se=function(){return Q}}function de(Re,Fe){Re===void 0&&(Re=Se());var Ue=$e([re[Fe.type]],ye.filter(function(be){var we=be.matcher;return we(Fe)}).map(function(be){var we=be.reducer;return we}));return Ue.filter(function(be){return!!be}).length===0&&(Ue=[ve]),Ue.reduce(function(be,we){if(we)if(n(be)){var Ze=be,Xe=we(Ze,Fe);return Xe===void 0?be:Xe}else{if(r(be))return bt(be,function(ke){return we(ke,Fe)});var Xe=we(be,Fe);if(Xe===void 0){if(be===null)return be;throw Error("A case reducer on a non-draftable value must not return undefined")}return Xe}return be},Re)}return de.getInitialState=Se,de}var Rn=!1;function yn(g,S){return g+"/"+S}function vn(g){var S=g.name;if(!S)throw new Error("`name` is a required option for createSlice");var b=typeof g.initialState=="function"?g.initialState:Ce(g.initialState),L=g.reducers||{},Z=Object.keys(L),re={},ye={},ve={};Z.forEach(function(de){var Re=L[de],Fe=yn(S,de),Ue,be;"reducer"in Re?(Ue=Re.reducer,be=Re.prepare):Ue=Re,re[de]=Ue,ye[Fe]=Ue,ve[de]=be?jt(Fe,be):jt(Fe)});function Se(){var de=typeof g.extraReducers=="function"?hn(g.extraReducers):[g.extraReducers],Re=de[0],Fe=Re===void 0?{}:Re,Ue=de[1],be=Ue===void 0?[]:Ue,we=de[2],Ze=we===void 0?void 0:we,Xe=B(B({},Fe),ye);return rn(b,function(ke){for(var tt in Xe)ke.addCase(tt,Xe[tt]);for(var it=0,_t=be;it<_t.length vt="_t[it];ke.addMatcher(Vt.matcher,Vt.reducer)}Ze&&ke.addDefaultCase(Ze)})}var" q cn bn g s="==void" y b="function(Q){return" q.ids q.entities q.map de q.length se="Te(S,L);return{selectIds:Te(S,b),selectEntities:Se,selectAll:Te(S,Z),selectTotal:Te(S,ve),selectById:Te(Se,re,ye)}}return{getSelectors:g}}function" ue function me z re="function(ye){Z(L)?g(L.payload,ye):g(L,ye)};return" fe ve ot array.isarray pt l="[],Z=[],re=0,ye=g;re<ye.length;re++){var" in b.entities ht ze="Ve(be,g);Ze" we.entities ke="Xe[Ze];S(ke,we)}}function" ye xe it ze.entities>0;if(ke){var tt=be.filter(function(it){return Q(Ze,it,we)}).length>0;tt&&(we.ids=Object.keys(we.entities))}}function Fe(be,we){return Ue([be],we)}function Ue(be,we){var Ze=pt(be,g,we),Xe=Ze[0],ke=Ze[1];Re(ke,we),b(Xe,we)}return{removeAll:ue(Se),addOne:me(S),addMany:me(b),setOne:me(L),setMany:me(Z),setAll:me(re),updateOne:me(de),updateMany:me(Re),upsertOne:me(Fe),upsertMany:me(Ue),removeOne:me(ye),removeMany:me(ve)}}function Tt(g,S){var b=ht(g),L=b.removeOne,Z=b.removeMany,re=b.removeAll;function ye(ke,tt){return ve([ke],tt)}function ve(ke,tt){ke=ot(ke);var it=ke.filter(function(_t){return!(Ve(_t,g)in tt.entities)});it.length!==0&&Ze(it,tt)}function Se(ke,tt){return Q([ke],tt)}function Q(ke,tt){ke=ot(ke),ke.length!==0&&Ze(ke,tt)}function de(ke,tt){ke=ot(ke),tt.entities={},tt.ids=[],ve(ke,tt)}function Re(ke,tt){return Fe([ke],tt)}function Fe(ke,tt){for(var it=!1,_t=0,Vt=ke;_t-1;return b&&L}function un(g){return typeof g[0]=="function"&&"pending"in g[0]&&"fulfilled"in g[0]&&"rejected"in g[0]}function Yt(){for(var g=[],S=0;S0)for(var tt=Ue.getState(),it=Array.from(b.values()),_t=0,Vt=it;_t"u"?this:window)},75893(c,u,e){var t=e(40935),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},38893(c,u,e){var t=e(40935),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},2683(c,u,e){var t=e(40935),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},55465(c,u,e){var t=e(40935),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},40935(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?Ee-1:0),Le=1;Le/gm),R=i(/^data-[\-\w.\u00B7-\uFFFF]/),j=i(/^aria-[\-\w]+$/),M=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),H=i(/^(?:\w+script|data):/i),ee=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),K=i(/^html$/i),J=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ne){return typeof ne}:function(ne){return ne&&typeof Symbol=="function"&&ne.constructor===Symbol&&ne!==Symbol.prototype?"symbol":typeof ne};function le(ne){if(Array.isArray(ne)){for(var W=0,Ee=Array(ne.length);W"u"?null:window},Ke=function(W,Ee){if((typeof W>"u"?"undefined":J(W))!=="object"||typeof W.createPolicy!="function")return null;var he=null,Le="data-tt-policy-suffix";Ee.currentScript&&Ee.currentScript.hasAttribute(Le)&&(he=Ee.currentScript.getAttribute(Le));var Ye="dompurify"+(he?"#"+he:"");try{return W.createPolicy(Ye,{createHTML:function(vt){return vt}})}catch{return console.warn("TrustedTypes policy "+Ye+" could not be created."),null}};function We(){var ne=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ne(),W=function(ae){return We(ae)};if(W.version="2.3.6",W.removed=[],!ne||!ne.document||ne.document.nodeType!==9)return W.isSupported=!1,W;var Ee=ne.document,he=ne.document,Le=ne.DocumentFragment,Ye=ne.HTMLTemplateElement,ct=ne.Node,vt=ne.Element,ft=ne.NodeFilter,St=ne.NamedNodeMap,yt=St===void 0?ne.NamedNodeMap||ne.MozNamedAttrMap:St,ze=ne.HTMLFormElement,ut=ne.DOMParser,mt=ne.trustedTypes,st=vt.prototype,Et=x(st,"cloneNode"),Dt=x(st,"nextSibling"),xt=x(st,"childNodes"),bt=x(st,"parentNode");if(typeof Ye=="function"){var je=he.createElement("template");je.content&&je.content.ownerDocument&&(he=je.content.ownerDocument)}var gt=Ke(mt,Ee),$t=gt?gt.createHTML(""):"",zt=he,Zt=zt.implementation,Ht=zt.createNodeIterator,Ae=zt.createDocumentFragment,fe=zt.getElementsByTagName,ge=Ee.importNode,Pe={};try{Pe=oe(he).documentMode?he.documentMode:{}}catch{}var _e={};W.isSupported=typeof bt=="function"&&Zt&&typeof Zt.createHTMLDocument"u"?"undefined":J(ae))!=="object")&&(ae={}),ae=oe(ae),te="ALLOWED_TAGS"in ae?X({},ae.ALLOWED_TAGS):B,q="ALLOWED_ATTR"in ae?X({},ae.ALLOWED_ATTR):De,fn="ADD_URI_SAFE_ATTR"in ae?X(oe(dn),ae.ADD_URI_SAFE_ATTR):dn,gn="ADD_DATA_URI_TAGS"in ae?X(oe(pn),ae.ADD_DATA_URI_TAGS):pn,qt="FORBID_CONTENTS"in ae?X({},ae.FORBID_CONTENTS):En,Be="FORBID_TAGS"in ae?X({},ae.FORBID_TAGS):{},Ge="FORBID_ATTR"in ae?X({},ae.FORBID_ATTR):{},Jt="USE_PROFILES"in ae?ae.USE_PROFILES:!1,He=ae.ALLOW_ARIA_ATTR!==!1,ie=ae.ALLOW_DATA_ATTR!==!1,se=ae.ALLOW_UNKNOWN_PROTOCOLS||!1,Ce=ae.SAFE_FOR_TEMPLATES||!1,xe=ae.WHOLE_DOCUMENT||!1,Mt=ae.RETURN_DOM||!1,Lt=ae.RETURN_DOM_FRAGMENT||!1,Bt=ae.RETURN_TRUSTED_TYPE||!1,dt=ae.FORCE_BODY||!1,Nt=ae.SANITIZE_DOM!==!1,Wt=ae.KEEP_CONTENT!==!1,Xt=ae.IN_PLACE||!1,lt=ae.ALLOWED_URI_REGEXP||lt,cn=ae.NAMESPACE||jt,ae.CUSTOM_ELEMENT_HANDLING&&yn(ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Te.tagNameCheck=ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&yn(ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Te.attributeNameCheck=ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&typeof ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Te.allowCustomizedBuiltInElements=ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),nn=hn.indexOf(ae.PARSER_MEDIA_TYPE)===-1?nn=Sn:nn=ae.PARSER_MEDIA_TYPE,en=nn==="application/xhtml+xml"?function(Ie){return Ie}:T,Ce&&(ie=!1),Lt&&(Mt=!0),Jt&&(te=X({},[].concat(le(U))),q=[],Jt.html===!0&&(X(te,F),X(q,V)),Jt.svg===!0&&(X(te,E),X(q,w),X(q,h)),Jt.svgFilters===!0&&(X(te,I),X(q,w),X(q,h)),Jt.mathMl===!0&&(X(te,_),X(q,ce),X(q,h))),ae.ADD_TAGS&&(te===B&&(te=oe(te)),X(te,ae.ADD_TAGS)),ae.ADD_ATTR&&(q===De&&(q=oe(q)),X(q,ae.ADD_ATTR)),ae.ADD_URI_SAFE_ATTR&&X(fn,ae.ADD_URI_SAFE_ATTR),ae.FORBID_CONTENTS&&(qt===En&&(qt=oe(qt)),X(qt,ae.FORBID_CONTENTS)),Wt&&(te["#text"]=!0),xe&&X(te,["html","head","body"]),te.table&&(X(te,["tbody"]),delete Be.tbody),a&&a(ae),rn=ae)},Cn=X({},["mi","mo","mn","ms","mtext"]),bn=X({},["foreignobject","desc","title","annotation-xml"]),Y=X({},E);X(Y,I),X(Y,P);var ue=X({},_);X(ue,z);var me=function(ae){var Ie=bt(ae);(!Ie||!Ie.tagName)&&(Ie={namespaceURI:jt,tagName:"template"});var rt=T(ae.tagName),Rt=T(Ie.tagName);if(ae.namespaceURI===sn)return Ie.namespaceURI===jt?rt==="svg":Ie.namespaceURI===tn?rt==="svg"&&(Rt==="annotation-xml"||Cn[Rt]):Boolean(Y[rt]);if(ae.namespaceURI===tn)return Ie.namespaceURI===jt?rt==="math":Ie.namespaceURI===sn?rt==="math"&&bn[Rt]:Boolean(ue[rt]);if(ae.namespaceURI===jt){if(Ie.namespaceURI===sn&&!bn[Rt]||Ie.namespaceURI===tn&&!Cn[Rt])return!1;var Kt=X({},["title","style","font","a","script"]);return!ue[rt]&&(Kt[rt]||!Y[rt])}return!1},Ve=function(ae){v(W.removed,{element:ae});try{ae.parentNode.removeChild(ae)}catch{try{ae.outerHTML=$t}catch{ae.remove()}}},ot=function(ae,Ie){try{v(W.removed,{attribute:Ie.getAttributeNode(ae),from:Ie})}catch{v(W.removed,{attribute:null,from:Ie})}if(Ie.removeAttribute(ae),ae==="is"&&!q[ae])if(Mt||Lt)try{Ve(Ie)}catch{}else try{Ie.setAttribute(ae,"")}catch{}},pt=function(ae){var Ie=void 0,rt=void 0;if(dt)ae=""+ae;else{var Rt=y(ae,/^[\r\n\t ]+/);rt=Rt&&Rt[0]}nn==="application/xhtml+xml"&&(ae=''+ae+"");var Kt=gt?gt.createHTML(ae):ae;if(cn===jt)try{Ie=new ut().parseFromString(Kt,nn)}catch{}if(!Ie||!Ie.documentElement){Ie=Zt.createDocument(cn,"template",null);try{Ie.documentElement.innerHTML=mn?"":Kt}catch{}}var kt=Ie.body||Ie.documentElement;return ae&&rt&&kt.insertBefore(he.createTextNode(rt),kt.childNodes[0]||null),cn===jt?fe.call(Ie,xe?"html":"body")[0]:xe?Ie.documentElement:kt},ht=function(ae){return Ht.call(ae.ownerDocument||ae,ae,ft.SHOW_ELEMENT|ft.SHOW_COMMENT|ft.SHOW_TEXT,null,!1)},Tt=function(ae){return ae instanceof ze&&(typeof ae.nodeName!="string"||typeof ae.textContent!="string"||typeof ae.removeChild!="function"||!(ae.attributes instanceof yt)||typeof ae.removeAttribute!="function"||typeof ae.setAttribute!="function"||typeof ae.namespaceURI!="string"||typeof ae.insertBefore!="function")},At=function(ae){return(typeof ct>"u"?"undefined":J(ct))==="object"?ae instanceof ct:ae&&(typeof ae>"u"?"undefined":J(ae))==="object"&&typeof ae.nodeType=="number"&&typeof ae.nodeName=="string"},Ot=function(ae,Ie,rt){!_e[ae]||A(_e[ae],function(Rt){Rt.call(W,Ie,rt,rn)})},It=function(ae){var Ie=void 0;if(Ot("beforeSanitizeElements",ae,null),Tt(ae)||y(ae.nodeName,/[\u0080-\uFFFF]/))return Ve(ae),!0;var rt=en(ae.nodeName);if(Ot("uponSanitizeElement",ae,{tagName:rt,allowedTags:te}),!At(ae.firstElementChild)&&(!At(ae.content)||!At(ae.content.firstElementChild))&&k(/=0;--Gt)Rt.insertBefore(Et(Kt[Gt],!0),Dt(ae))}return Ve(ae),!0}return ae instanceof vt&&!me(ae)||(rt==="noscript"||rt==="noembed")&&k(/0},Ft=function(ae){var Ie=void 0,rt=void 0,Rt=void 0,Kt=void 0;Ot("beforeSanitizeAttributes",ae,null);var kt=ae.attributes;if(!!kt){var Gt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q};for(Kt=kt.length;Kt--;){Ie=kt[Kt];var un=Ie,Yt=un.name,An=un.namespaceURI;if(rt=N(Ie.value),Rt=en(Yt),Gt.attrName=Rt,Gt.attrValue=rt,Gt.keepAttr=!0,Gt.forceKeepAttr=void 0,Ot("uponSanitizeAttribute",ae,Gt),rt=Gt.attrValue,!Gt.forceKeepAttr&&(ot(Yt,ae),!!Gt.keepAttr)){if(k(/\/>/i,rt)){ot(Yt,ae);continue}Ce&&(rt=O(rt,$e," "),rt=O(rt,nt," "));var Mn=en(ae.nodeName);if(!!Ct(Mn,Rt,rt))try{An?ae.setAttributeNS(An,Yt,rt):ae.setAttribute(Yt,rt),C(W.removed)}catch{}}}Ot("afterSanitizeAttributes",ae,null)}},Ut=function Je(ae){var Ie=void 0,rt=ht(ae);for(Ot("beforeSanitizeShadowDOM",ae,null);Ie=rt.nextNode();)Ot("uponSanitizeShadowNode",Ie,null),!It(Ie)&&(Ie.content instanceof Le&&Je(Ie.content),Ft(Ie));Ot("afterSanitizeShadowDOM",ae,null)};return W.sanitize=function(Je,ae){var Ie=void 0,rt=void 0,Rt=void 0,Kt=void 0,kt=void 0;if(mn=!Je,mn&&(Je=""),typeof Je!="string"&&!At(Je)){if(typeof Je.toString!="function")throw G("toString is not a function");if(Je=Je.toString(),typeof Je!="string")throw G("dirty is not a string, aborting")}if(!W.isSupported){if(J(ne.toStaticHTML)==="object"||typeof ne.toStaticHTML=="function"){if(typeof Je=="string")return ne.toStaticHTML(Je);if(At(Je))return ne.toStaticHTML(Je.outerHTML)}return Je}if(et||vn(ae),W.removed=[],typeof Je=="string"&&(Xt=!1),Xt){if(Je.nodeName){var Gt=en(Je.nodeName);if(!te[Gt]||Be[Gt])throw G("root node is forbidden and cannot be sanitized in-place")}}else if(Je instanceof ct)Ie=pt(""),rt=Ie.ownerDocument.importNode(Je,!0),rt.nodeType===1&&rt.nodeName==="BODY"||rt.nodeName==="HTML"?Ie=rt:Ie.appendChild(rt);else{if(!Mt&&!Ce&&!xe&&Je.indexOf(" `+Yt),Ce&&(Yt=O(Yt,$e," "),Yt=O(Yt,nt," ")),gt&&Bt?gt.createHTML(Yt):Yt},W.setConfig=function(Je){vn(Je),et=!0},W.clearConfig=function(){rn=null,et=!1},W.isValidAttribute=function(Je,ae,Ie){rn||vn({});var rt=en(Je),Rt=en(ae);return Ct(rt,Rt,Ie)},W.addHook=function(Je,ae){typeof ae=="function"&&(_e[Je]=_e[Je]||[],v(_e[Je],ae))},W.removeHook=function(Je){_e[Je]&&C(_e[Je])},W.removeHooks=function(Je){_e[Je]&&(_e[Je]=[])},W.removeAllHooks=function(){_e={}},W}var Oe=We();return Oe})},91950(c,u,e){"use strict";e.d(u,{Em:()=>t.Em,P3:()=>t.P3,YY:()=>t.YY,gi:()=>t.gi,jy:()=>t.jy,tT:()=>t.tT});var t=e(16740)},16740(c,u,e){"use strict";e.d(u,{tT:()=>oe,P3:()=>X,YY:()=>x,Em:()=>G,gi:()=>k,jy:()=>E});var t=e(3668),n=e.n(t),r=e(49310),o=e.n(r),a=e(48360),i=e.n(a),s=e(64207),l=e.n(s),p=e(40074),m=e.n(p),A=e(48875),C=e.n(A),v=e(39552),T=e(47628),y=e(96126);const O=(0,v.Mz)(T.jR,V=>{try{return _(V?.["twc-variation"]??"")}catch{return{}}}),D=(0,v.Mz)(T.jR,V=>{try{return z(V?.["twc-experiment"]??"")}catch{return{}}}),N=(0,v.Mz)(O,D,(V,w)=>({...w,...V})),k=(0,v.Mz)(N,V=>{try{const w=[];for(const[ce,h]of Object.entries(V)){const f={experimentName:ce,variantName:h.value,variantPayload:h.payloads?.[h.value]??null};w.push(f)}return m()(w,["experimentName","variantName"])}catch{return[]}}),G=(0,y._8)(k,V=>{const w={};for(const ce of V){let{variantPayload:h}=ce??{};const{taboola:f}=h??{};if(!n()(h?.taboola)){const d={placementSuffix:` - ${ce.variantName}`,containerSuffix:`---${ce.variantName}`};h={...h,taboola:{...d,...f}}}C()(w,h)}return w}),$=(0,y._8)(k,V=>V.map(w=>w.experimentName)),pe=(0,y._8)(k,V=>V.map(w=>w.variantName)),X=(0,y._8)(k,V=>V.map(w=>`${w.experimentName}_${w.variantName}`)),oe=(0,y._8)($,V=>V.join(",")),x=(0,y._8)(pe,V=>V.join(",")),F=(0,y._8)(X,V=>V.join(",")),E=(0,v.Mz)(G,V=>{const{taboola:w}=V??{};return n()(w)?{}:{...w}});function I(V){return window.atob(V)}function P(V){if(!i()(V))throw new Error("experiment map must be plain object");for(const[w,ce]of Object.entries(V)){const{payloads:h={},value:f}=ce,d=h[f]??{};if(typeof w!="string"||!w)throw new Error(`experiment name must be non-empty string (got ${w})`);if(typeof f!="string"||!f)throw new Error(`variant name must be non-empty string (got ${f})`);if(!o()(d)&&!i()(d))throw new Error("variant payload must be plain object or null")}}function _(V){if(!V)return{};const w=JSON.parse(I(V));return P(w),w}function z(V){if(!V)return{};const w=JSON.parse(I(V)),ce={};for(const h of Object.keys(w)){const[f,d]=h.split("__"),R=l()(w[h]);U(`${f}_${d}`)&&(ce[f]={value:d,payloads:{[d]:R}})}return P(ce),ce}function U(V){return V.lengthO,CK:()=>D,FF:()=>I,J1:()=>T});var t,n,r,o,a,i,s,l=e(46123),p=e.n(l),m=e(96126),A=e(38464),C=e(47628),v=e(39552);const T=(0,v.Mz)(()=>!1),y=(0,m._8)(C.cF,A.XE,(M,H)=>({name:"getCMSAssetsUrlConfig",params:{language:H,query:{type:{$in:"article"},assetName:{$in:M}}}})),O=(0,m._8)(m.f9,y,(M,H)=>M(H)?.[0]),D=(0,m._8)(O,M=>M?.seometa?.title??""),N=(0,m._8)(O,M=>M?.seometa?.keywords??""),k=(0,m._8)(O,M=>M?.seometa?.description??""),G=(0,m._8)(O,M=>M?.seometa?.["og:image"]??""),$=(0,m._8)(O,M=>M?.seometa?.canonical??""),pe=M=>M?.article?.wxNodes??{},X=M=>M?.article?.limitedAccess??!1,oe=M=>M?.article?.wxNodesWithAssets??{},x=(0,m._8)(O,M=>M?.author_data?.length?M.author_data:M?.author?.[0]?[{name:M.author[0],bioUrl:M.author_bio_link?.[0]||"",authorImage:[]}]:[]),F=(0,m._8)(O,M=>M?.pcollid??""),E=(0,m._8)(m.L6,F,A.XE,(M,H,ee)=>{const K=(0,m.do)({language:ee,collectionId:H});return p()(M,["getCMSCollectionsUrlConfig",K,"data"],{})}),I=(0,m._8)(E,M=>M?.ad_metrics?.article?.zone??""),P=(0,m._8)(E,M=>M?.title??""),_=(0,m._8)(O,M=>M?.providername??""),z=(0,m._8)(O,M=>M?.providerid??""),U=(0,m._8)(O,M=>M?.lastmodifieddate??""),V=(0,m._8)(O,M=>M?.publishdate??""),w=(0,m._8)(O,M=>M?.createdate??""),ce=(M,H)=>n(r,a,(ee,K)=>{const J=(H||K).replace(/-/,"_"),le=o({language:J,assetId:M});return t(ee,["getCMSAssetByIDUrlConfig",le,"data"],{})}),h=M=>n(r,H=>{const ee=o({assetId:M});return t(H,["getCMSAssetsSlideshowUrlConfig",ee,"data"],{})}),f=(M,H)=>n(r,i,(ee,K)=>{const J=o({language:K,collectionType:M,collectionId:H});let le=t(ee,["getCMSOrderedListUrlConfig",J,"data"],{});return le.text==="Not Found"&&(le={}),le}),d=M=>n(r,i,(H,ee)=>{const K=R(M),J=o({language:ee,assetIds:K}),le=t(H,["getCMSAssetByIDsUrlConfig",J,"data"],[]);if(Array.isArray(le)){let Ne=le.filter(Ke=>Ke.status===200);return Ne=Ne.map(Ke=>{const{doc:We={}}=Ke;return{...We,playlists:We.playlists.concat({[s]:"Playlist from Assets"})}}).filter(Boolean),Ne}return null}),R=M=>{let H=M.replace(/(^,|,$)/g,"");return H=H.split(","),H=H.join(";"),H},j=M=>t(M,["article","videoAsset"],{})},86060(c,u,e){"use strict";e.d(u,{Dj:()=>s,NP:()=>A,lW:()=>m,m2:()=>C});var t=e(46123),n=e.n(t),r=e(96126),o=e(39552),a=e(38464),i=e(47628);const s=(0,o.Mz)(i.Of,v=>v?v.join("/"):null),l=(0,r._8)(r.L6,a.XE,s,(v,T,y)=>{if(!y)return null;const O=(0,r.do)({language:T,collectionId:y});return n()(v,["getCMSCollectionsUrlConfig",O,"data"],{})}),p=(0,r._8)(l,v=>n()(v,"title","")),m=(0,r._8)(l,v=>n()(v,"sponsored",!1)),A=(0,r._8)(l,i.aQ,(v,T)=>{if(!v)return;const y=T==="index"?"article":T;return/article|video/.test(y)?n()(v,["ad_metrics",y,"zone"],""):""}),C=(0,r._8)(l,i.aQ,(v,T)=>{if(!v)return;const y=T==="index"?"article":T;return/article|video/.test(y)?n()(v,["ad_metrics",y,"metrics"],""):""})},86859(c,u,e){"use strict";e.d(u,{$v:()=>n,Bl:()=>f,E$:()=>i,Ec:()=>ce,FR:()=>w,Fd:()=>I,H:()=>oe,JM:()=>D,N_:()=>d,Pv:()=>t,QE:()=>G,QL:()=>p,Qi:()=>P,Sk:()=>X,UL:()=>A,VV:()=>l,Ve:()=>v,YA:()=>s,aI:()=>pe,eb:()=>h,ey:()=>y,fI:()=>F,jg:()=>m,kk:()=>k,lT:()=>N,pv:()=>_,r5:()=>O,ty:()=>x,uk:()=>z,uw:()=>T,v4:()=>V,vH:()=>U,vk:()=>C,y8:()=>E,yj:()=>$});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",p="burdaHeaderBidders",m="comscore",A="appsFlyer",C="criteoSlot",v="custParamsPii",T="facebookWxNode",y="findMe",O="geoIP",D="googleNonLimitedAds",N="gpt",k="gptPiiGDPR",G="gptPiiSaleUSA",$="indexExchange",pe="instagramWxNode",X="gptPrisma",oe="headerBidders",x="medallia",F="mParticleFullMetrics",E="nielsen",I="outbrain",P="rubicon",_="socialLinksFooter",z="taboola",U="twitterWxNode",V="youtubeWxNode",w="wfxTriggers",ce="WXU/DPR/SET_CONSENT",h="WXU/DPR/SET_FEATURE_FLAGS",f="dpr",d={[t]:{},[n]:{}}},8196(c,u,e){"use strict";e.d(u,{AW:()=>J,Dl:()=>ee,Ey:()=>Ne,GX:()=>M,Ht:()=>yt,Jw:()=>z,T0:()=>X,Wf:()=>le,Ws:()=>F,XC:()=>W,Xh:()=>Ye,Y1:()=>$,Zj:()=>j,aF:()=>ft,e2:()=>y,fA:()=>Ke,hd:()=>H,kK:()=>ct,lX:()=>K,sG:()=>G,wI:()=>k,yd:()=>We});var t=e(39552),n=e(46123),r=e.n(n),o=e(46108),a=e.n(o),i=e(38464),s=e(38685),l=e(53111),p=e(47628),m=e(22292),A=e(12725),C=e(54571),v=e(86859);const T=(0,t.Mz)(p.RX,ze=>ze===m.gZ),y=(0,t.Mz)(p.RX,ze=>m.Eq.includes(ze)),O=ze=>r()(ze,[v.Bl,v.$v],{}),D=ze=>(0,t.Mz)(O,ut=>r()(ut,[ze])),N=ze=>r()(ze,[v.Bl,v.Pv],{}),k=(0,t.Mz)(N,ze=>{const{DprSdk:ut}=window||{};return ze[A.zG]??ut?.getUserConsentWithDefaultValue?.(A.zG)}),G=(0,t.Mz)(N,ze=>{const{DprSdk:ut}=window||{};return ze[A.e_]??ut?.getUserConsentWithDefaultValue?.(A.e_)}),$=()=>{const{DprSdk:ze}=window||{};if(typeof ze?.getGdprConsentOptInsString=="function")return ze.getGdprConsentOptInsString()},pe=()=>{const{DprSdk:ze}=window||{};if(typeof ze?.getCcpaSaleOptInString=="function")return ze.getCcpaSaleOptInString()},X=D(v.YA),oe=D(v.r5),x=D(v.ey),F=(0,t.Mz)(D(v.pv),p.aQ,(ze,ut)=>["covid19map"].includes(ut)?!1:ze),E=D(v.uw),I=D(v.aI),P=D(v.vH),_=D(v.v4),z=(0,t.Mz)(s.l$,i.Jw,(ze,ut)=>ze||ut),U=(0,t.Mz)(p.RX,ze=>[m.CA,...m.Eq,...m.Y6].includes(ze));function V({linkList:ze=[],regime:ut,allowPrivacySettingsLink:mt,pageKey:st,isMobile:Et,isUserLoggedIn:Dt,privacyPolicyLink:xt}){if(!Array.isArray(ze))return ze;const bt=a()(ze);return w({privacyLinkList:bt,regime:ut,allowPrivacySettingsLink:mt}),ce({privacyLinkList:bt,regime:ut,pageKey:st,isMobile:Et}),h({privacyLinkList:bt,regime:ut,pageKey:st,isMobile:Et}),f({privacyLinkList:bt,regime:ut,pageKey:st,isMobile:Et,isUserLoggedIn:Dt}),d({privacyLinkList:bt,regime:ut,privacyPolicyLink:xt}),bt}const w=({privacyLinkList:ze,regime:ut,allowPrivacySettingsLink:mt})=>{const st=ze.findIndex(Et=>Et?.titleTranslationKey==="privacySettings"||Et?.titleTranslationKey==="privacySettingsMenu");if(st>-1){if(!mt){ze.splice(st,1);return}if(m.Y6.includes(ut)){const{DprSdk:Et}=window||{};ze[st].titleTranslationKey="cookieSettings",ze[st].url="",ze[st].onClick=Et?.showConsentManager}m.Eq.includes(ut)&&ze[st].titleTranslationKey!=="privacySettingsMenu"&&(ze[st].titleTranslationKey="reviewAdsSettings")}},ce=({privacyLinkList:ze,regime:ut,pageKey:mt,isMobile:st})=>{const Et=ze.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("dataPurposes"));if(Et>-1){if(ut!==m.JP){ze.splice(Et,1);return}mt==="dataPurposes"&&st&&(ze[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},h=({privacyLinkList:ze,regime:ut,pageKey:mt,isMobile:st})=>{const Et=ze.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("doNotSell"));if(Et>-1){if(!m.Eq.includes(ut)){ze.splice(Et,1);return}mt==="privacySettings"&&st&&(ze[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),ut!==m.gZ&&m.Eq.includes(ut)&&(ze[Et].titleTranslationKey="saleOfData")}},f=({privacyLinkList:ze,regime:ut,pageKey:mt,isMobile:st,isUserLoggedIn:Et})=>{const Dt=ze.findIndex(xt=>xt?.titleTranslationKey?.includes?.("sensitiveData"));Dt>-1&&(mt==="privacySettings"&&st&&(ze[Dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(ut!==m.gZ||!Et)&&ze.splice(Dt,1))},d=({privacyLinkList:ze,regime:ut,privacyPolicyLink:mt})=>{const st=ze.findIndex(Et=>Et?.titleTranslationKey==="cookieNotice");if(st>-1){if(!m.Eq.includes(ut)){ze.splice(st,1);return}ut===m.gZ&&(ze[st].titleTranslationKey="californiaNotice",ze[st].url=`${mt}#us-ccpa-notice-current`)}},R=(0,C.PF)({t:()=>{},shouldUseLocaleParam:!1}),j=(0,t.Mz)(p.RX,U,p.aQ,p.yl,l.MC,R,(ze,ut,mt,st,Et,Dt)=>({linkList:xt})=>V({linkList:xt,regime:ze,allowPrivacySettingsLink:ut,pageKey:mt,isMobile:st,isUserLoggedIn:Et,privacyPolicyLink:Dt?.[0]?.url})),M=D(v.VV),H=D(v.H),ee=D(v.QL),K=D(v.vk),J=D(v.yj),le=D(v.Ve),Ne=D(v.lT),Ke=D(v.kk),We=D(v.QE),Oe=D(v.ty),ne=D(v.Fd),W=D(v.Qi),Ee=D(v.UL),he=D(v.uk),Le=D(v.E$),Ye=D(v.JM),ct=(0,t.Mz)(D(v.fI),p.AS,p.aQ,(ze,ut,mt)=>ze&&!(ut&&mt.includes("covid19"))),vt=D(v.y8),ft=D(v.jg),St=D(v.Sk),yt=D(v.FR)},18903(c,u,e){"use strict";e.d(u,{Bl:()=>t,EG:()=>a,Xn:()=>o,q:()=>n,rJ:()=>r});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"}},38464(c,u,e){"use strict";e.d(u,{Jw:()=>t.Jw,XE:()=>t.XE,iu:()=>k,ZN:()=>t.ZN,U9:()=>t.U9,S:()=>t.S,z6:()=>t.z6,mg:()=>t.mg,G3:()=>t.G3,jh:()=>p,fv:()=>T,xI:()=>A,fp:()=>O,f1:()=>D,Rj:()=>v,AN:()=>C});var t=e(44397),n=e(39552),r=e(69220),o=e(58618),a=e(46625),i=e(11131);const s=(0,n.Mz)(i.jR,a.Kb,(G,$)=>{const pe=G?.["twc-unit"]??"";return pe==="m"&&$?"s":pe}),l=(0,n.Mz)(t.G3,s,a.Kb,(G,$,pe)=>{const X=(0,o.Bu)($),oe=(0,o.W3)(G,pe);return X||oe}),p=(0,n.Mz)(l,G=>G.code),m=(0,n.Mz)(l,G=>G.name),A=(0,n.Mz)(l,G=>(0,r.ZH)(G.name)),C=(0,n.Mz)(l,G=>G.temp),v=(0,n.Mz)(l,G=>G.speed),T=(0,n.Mz)(l,G=>G.distance),y=(0,n.Mz)(l,G=>G.accumulation),O=(0,n.Mz)(l,G=>G.precip),D=(0,n.Mz)(l,G=>G.pressure);var N=e(18903);const k=G=>G[N.Bl]?.[N.rJ]||{}},44397(c,u,e){"use strict";e.d(u,{G3:()=>D,Jw:()=>k,S:()=>x,U9:()=>G,XE:()=>N,ZN:()=>F,mg:()=>pe,z6:()=>X});var t=e(96126),n=e(47628),r=e(69770),o=e(18903);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(E){return E?a.test(E)?E.replace("_","-"):"":o.Xn}const s=(0,t._8)(n.Rs,n.zB,(E,I)=>I||E||""),l=(0,t._8)(s,n.aQ,(E,I)=>{const P=i(E);return P||(I==="notFound"?o.Xn:P)}),p=(0,t._8)(l,n.AS,n.uO,(E,I,P)=>{let _=E;return I&&P&&_!=="en-US"&&(_="en-GB"),{locale:_}});function m(E){if(!E)return o.Xn;const I=E.split("-")[0];return o.EG[I]||o.Xn}const A=(0,t._8)(n.AS,n.Pm,r.YM,n.aQ,n.zB,(E,I,P,_,z)=>E||I||P||z||_==="notFound"),C=(0,t._8)(l,E=>m(E)),v=(0,t._8)(C,E=>({locale:E})),T=(0,t._8)(p,E=>({name:"getMewLocaleUrlConfig",params:E})),y=(0,t._8)(t.f9,p,A,v,(E,I,P,_)=>{let z=E({name:"getMewLocaleUrlConfig",params:I});return!(z?.data??null)&&P&&(z=E({name:"getMewLocaleUrlConfig",params:_})),z?.data}),O=(0,t._8)(y,E=>E?.locale?.data??null),D=(0,t._8)(O,E=>E?.attributes?.localeCode??""),N=(0,t._8)(D,E=>(E||"").replace("-","_")),k=(0,t._8)(D,E=>{const I="";if(E&&E.length){const P=E.split("-");return P.length>1?P[1]:I}return I}),G=(0,t._8)(O,E=>E?.attributes?.isLocaleSiteEnabled??!1),$=(0,t._8)(y,E=>E?.language?.data??null),pe=(0,t._8)($,E=>E?.attributes.languageCode??""),X=(0,t._8)(pe,E=>E.split("-")[0]),oe=(0,t._8)($,E=>E?.attributes.languageName??""),x=(0,t._8)($,E=>E?.attributes.isRtlLanguage??!1),F=(0,t._8)(D,E=>E==="en-US")},3867(c,u,e){"use strict";e.d(u,{$F:()=>x,Ar:()=>U,B:()=>o,Bl:()=>n,Bv:()=>G,Cf:()=>$,Dw:()=>pe,EI:()=>V,KJ:()=>X,LH:()=>ne,Mq:()=>oe,N_:()=>t,OB:()=>i,Qj:()=>P,SE:()=>Oe,SO:()=>m,Tr:()=>M,VN:()=>J,Wj:()=>le,Ye:()=>ee,Yq:()=>F,Yr:()=>Ne,Z2:()=>f,Zf:()=>Ke,_W:()=>R,b$:()=>ce,e8:()=>r,eM:()=>h,eV:()=>p,eq:()=>A,h1:()=>C,h_:()=>a,j1:()=>D,l1:()=>I,lo:()=>We,ls:()=>v,oD:()=>H,qP:()=>w,si:()=>d,uv:()=>K,wW:()=>k});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",p="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",A="WXU/ADS/BTF_BID_TARGETING_DONE",C="WXU/ADS/RUBICON_NO_WRAPPER",v="WXU/ADS/REFRESH_ADS",T="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",y="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",O=100,D=1e3,N="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",k="WXU/ADS/SLOTS/READY",G="WXU/ADS/SET_TARGETING_READY",$="WXU/ADS/SET_TARGETING_CUST_PARAMS",pe="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",X="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",oe="WXU/ADS/SET_ALL_CUST_PARAMS",x="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",F="WXU/ADS/LOAD_AMAZON_HDBID",E="WXU/ADS/SET_AMAZON_HDBID_SLOTS",I="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",P="WXU/ADS/SET_CRITEO",_="WXU/ADS/SET_LOTAME",z="WXU/ADS/SET_CRITEO_SLOTS",U="WXU/ADS/LOAD_CRITEO_SLOTS",V="WXU/ADS/SET_IASPET_SLOTS",w="WXU/ADS/LOAD_INDEX_EXCHANGE",ce="WXU/ADS/SET_MISC_CUST_PARAMS",h="WXU/ADS/SET_PREBID",f="WXU/ADS/SET_WX_AD_TARGETING",d="WXU/ADS/SET_WFXTG_TARGETING",R="WXU/ADS/SET_LOTAME_TARGETING",j="adBlocker",M="MW_Position1",H="WXU/ADS/NO_AD_CALL_EXCLUSION",ee="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",K="WXU/ADS/SET_HASHED_MPID",J=["fa","tl","id"],le=["CU","IR","SD","SY","UA"],Ne=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Ke=["iasPetSlot","rubicon"],We=["refreshAds","userActionAdRefresh"],Oe="MW_Position2",ne="MW_Position3",W="Taboola",Ee="https://securepubads.g.doubleclick.net/tag/js/gpt.js",he="https://pagead2.googlesyndication.com/tag/js/gpt.js"},47458(c,u,e){"use strict";e.d(u,{AT:()=>Ye,CM:()=>at,DM:()=>bt,FB:()=>Ee,FQ:()=>jt,JT:()=>et,KJ:()=>fe,KK:()=>te,Lz:()=>dt,Pk:()=>W,Sd:()=>Pe,Tt:()=>yt,UQ:()=>ct,XY:()=>De,__:()=>h,aR:()=>Qe,ao:()=>Be,bC:()=>He,bX:()=>w,bx:()=>_e,d4:()=>ut,d9:()=>St,eE:()=>ge,go:()=>Ae,hh:()=>ze,iB:()=>d,ic:()=>sn,ip:()=>he,jV:()=>nn,kz:()=>ne,lT:()=>ie,lY:()=>gn,lf:()=>Te,lw:()=>st,m1:()=>xt,nX:()=>mt,o2:()=>ce,p7:()=>Ht,rK:()=>je,sU:()=>j,sj:()=>ft,so:()=>Me,ts:()=>R,ui:()=>se,vM:()=>B,w3:()=>hn,wB:()=>We,wC:()=>Ce,xW:()=>gt,xm:()=>J,yD:()=>dn});var t,n=e(39552),r=e(3326),o=e.n(r),a=e(16735),i=e.n(a),s=e(75857),l=e.n(s),p=e(3514),m=e.n(p),A=e(48875),C=e.n(A),v=e(82438),T=e.n(v),y=e(155),O=e.n(y),D=e(47628),N=e(96126),k=e(8196),G=e(68441),$=e(53111),pe=e(69770),X=e(22028),oe=e(86060),x=e(12515),F=e(61131),E=e(35817),I=e(38464),P=e(51540),_=e(61647),z=e(22292),U=e(14890),V=e(3867);const w=Y=>Y?.[V.Bl]?.slotsReady??!1,ce=Y=>Y?.[V.Bl]?.rubiconDone??!1,h=Y=>Y?.[V.Bl]?.btfBidTargetingDone??!1,f=Y=>Y?.[V.Bl]?.custParamsComplete??!1,d=Y=>Y?.[V.Bl]?.targetingReady??!1,R=Y=>Y?.[V.Bl]?.amznHdBidStatus??!1,j=Y=>Y?.[V.Bl]?.criteoSlotStatus??!1,M=Y=>Y?.[t]?.wfxtg??!1,H=Y=>Y?.[t]?.adCallComplete??!1,ee=Y=>Y?.[t]?.btfAdCallComplete??!1,K=(0,n.Mz)(ce,f,(Y,ue)=>({custParamsComplete:ue,rubiconDone:Y})),J=(0,n.Mz)(D.m0,Y=>{let ue=Y;if(Y!=="mobile"){const{screen:{width:me}}=window;me>1024?ue="desktop":me>=768&&(ue="tablet")}return ue}),le=(0,n.Mz)(X.f8,Y=>l()(Object.values(Y??{})).filter(me=>me.component==="WxuAd"&&!me?.props?.disableAd)??[]),Ne=(0,n.Mz)(le,J,(Y,ue)=>Y.map(ot=>ue==="tablet"&&ot.props.tabletId==="none"?null:ue==="tablet"&&ot.props.tabletId?ot.props.tabletId:ot.props.id).filter(ot=>ot!==null).join(",")),Ke=Y=>(0,n.Mz)(le,ue=>ue.map(ot=>Y==="tablet"&&ot.props.tabletId==="none"?null:Y==="tablet"&&ot.props.tabletId?ot.props.tabletId:ot.props.id).filter(ot=>ot!==null).join(",")),We=(0,n.Mz)(X.SQ,oe.m2,(Y,ue)=>{const me=Y?.metrics_levels??null;return ue||me}),Oe=(0,n.Mz)(X.SQ,Y=>Y?.ads),ne=(0,n.Mz)(X.x9,Y=>Y?.engine),W=(0,n.Mz)(X.x9,Y=>Y?.networkCode),Ee=(0,n.Mz)(I.G3,X.x9,pe.iW,(Y,ue,me)=>{const{adUnits:Ve={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ue;let{mobile:ot,desktop:pt,tablet:ht}=Ve;ot=ot.includes("_us")?ot.substr(0,ot.indexOf("_us")):ot,pt=pt.includes("_us")?pt.substr(0,pt.indexOf("_us")):pt,ht=ht.includes("_us")?ht.substr(0,ht.indexOf("_us")):ht;let Tt="intl";switch(Y){case"en-US":Tt="us";break;case"es-US":Tt="es_us";break;case"en-IN":Tt="en_in";break;default:break}Tt!=="es_us"&&Tt!=="en_in"&&(me.includes("oppo")||me.includes("transsion"))&&(Tt="intl");const At=ot.includes("mobile_smart")?`${ot}_${Tt}`:ot,Ot=pt.includes("web_weather")?`${pt}_${Tt}`:pt,It=ht.includes("tablet_weather")?`${ht}_${Tt}`:ht;return{desktop:Ot,mobile:At,tablet:It}}),he=(0,n.Mz)(J,Ee,(Y,ue)=>ue?.[Y]??""),Le=(0,n.Mz)(X.x9,Y=>Y?.adTagOverrides),Ye=(0,n.Mz)(X.x9,Y=>Y?.adZone),ct=(0,n.Mz)(he,Ye,oe.NP,(Y,ue,me)=>`${Y}/${me||ue||"non_monetized"}`),vt=(0,n.Mz)(X.x9,Y=>Y?.adsmetrics_zone),ft=()=>O().get("adstest"),St=(0,N._8)(x.FF,oe.NP,Ye,(Y,ue,me)=>Y||ue||me),yt=(0,N._8)(J,oe.NP,W,Ee,Ye,ft,(Y,ue,me,Ve,ot,pt)=>{const ht=Ve[Y];return`${me}/${pt?"test_":""}${ht}/${ue||ot}`}),ze=(0,N._8)(J,W,Ee,ft,(Y,ue,me,Ve)=>{const ot=me[Y];return`${ue}/${Ve?"test_":""}${ot}/interstitial`}),ut=(0,N._8)(D.m0,Oe,(Y,ue)=>{const me=[...ue?.thirdParties??[]],{token:Ve}=Y==="mobile"?U.Bq.USER_ACTION_AD_REFRESH:U.Bq.DESKTOP_USER_ACTION_AD_REFRESH;return!!me.includes(Ve)}),mt=(0,N._8)(Oe,D.m0,G.jm,$.MC,(Y,ue,me,Ve)=>{const ot="rubicon_enUS",pt="sequentialAdLoader",ht="abTesting",Tt=U.Bq.TIME_FRAME.token,At=U.Bq.HELIOS_AD_SDK.token,Ot=U.Bq.ADMIRAL.token,It=U.Bq.IAB_CATEGORIES.token,Ct=U.Bq.INSTANA.token,wt=U.Bq.ASSERTIVE_YIELD.token,{token:Ft}=U.Bq.USER_ACTION_AD_REFRESH,{token:Ut}=U.Bq.MOBILE_REFRESH_ADS,{token:Je}=U.Bq.REFRESH_ADS,{token:ae}=U.Bq.DESKTOP_USER_ACTION_AD_REFRESH;let Ie=[...Y?.thirdParties??[]];return Ie.includes(ot)||Ie.push(ot),Ie.includes(pt)||Ie.push(pt),Ie.includes(ht)||Ie.push(ht),Ie.includes(At)||Ie.push(At),Ie.includes(U.Bq.JANUS.token)||Ie.push(U.Bq.JANUS.token),Ie.includes(Tt)||Ie.push(Tt),Ie.includes(Ot)||Ie.push(Ot),Ie.includes(It)||Ie.push(It),Ie.includes(Ct)||Ie.push(Ct),Ie.includes(wt)||Ie.push(wt),ue==="mobile"?(Ie.push(Ft),Ie.push(Ut)):(Ie.push(ae),Ie.push(Je)),me&&Ve&&(Ie=Ie.filter(rt=>!rt.includes(U.Bq.LOTAME.token))),T()(Ie).join(",")}),st=(0,N._8)(X.x9,Y=>[...Y?.thirdParties??[]].includes("rubicon_enUS")),Et=(0,N._8)(mt,D.RX,(Y,ue)=>{const me=Y.split(",");if(!Array.isArray(me)||!me.length)return[];const{CRITEO_SLOT:Ve,IAS_PET_SLOT:ot,...pt}=U.Bq;return me.filter(Dt(ue)).reduce((Tt,At)=>{const It=Object.values(pt).find(({token:Ct})=>At.includes(Ct));if(It){const{script:Ct}=It;return Ct?[...Tt,Ct]:Tt}return Tt},[])}),Dt=Y=>ue=>!(z.Y6.includes(Y)&&U.eA.some(me=>ue.includes(me))),xt=(Y,ue)=>(0,N._8)(N.L6,J,ue?Ke(ue):Ne,le,Be,(me,Ve,ot,pt,ht)=>{const Tt=(0,N.do)({positions:ot,screenSize:ue??Ve});let At=me?.getMewAdConfigsUrlConfig?.[Tt]?.data?.data??null;return At?(At=At.reduce((Ot,It)=>{const Ct=pt.find(wt=>wt.props.id===It.name||wt.props.tabletId===It.name);return[...Ot,{...It,lazyload:Ct.props.lazyload,disableAd:Ct?.props?.disableAd,sequentialGroup:Ct?.props?.sequentialGroupOverride||It?.sequentialGroup||"btf"}]},[]),ht&&Y&&(At=At.filter(Ot=>Ot.sequentialGroup===Y)),At):[]}),bt=(0,N._8)(k.Wf,N.L6,I.G3,E.aG,(Y,ue,me,Ve)=>{const ot=(0,N.do)({locale:me,placeid:Ve}),pt=ue?.getWxAdTargetingUrlConfig?.[ot]?.data?.data??{},ht=o()(pt,U.Be);return Y?ht:o()(ht,U.Eb)}),je=(0,N._8)(N.L6,mt,(Y,ue)=>{const me=(0,N.do)({tokens:ue});let Ve=Y?.getMewAdThirdPartyConfigsUrlConfig?.[me]?.data?.data??[];return Ve=Ve.map(({config:ot,config_type:pt})=>({config:ot,type:pt})),Ve}),gt=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.AMAZON_HEADER_BIDDER.token:!1);if(ue&&ue.config)return ue.config}return{}}),$t=(0,N._8)(k.e2,je,(Y,ue)=>{if(!Y)return{};if(!m()(ue)){const me=ue.find(Ve=>Ve.type?Ve.type===U.Bq.ADMIRAL.token:{});if(me&&me.config)return me.config}return{}}),zt=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.ASSERTIVE_YIELD.token:!1);if(ue&&ue.config)return ue.config}return{}}),Zt=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.INSTANA.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ht=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.AMAZON_SLOTS.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ae=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.CRITEO.token:!1);if(ue&&ue.config)return ue.config}return{}}),fe=(0,N._8)(je,D.m0,(Y,ue)=>{if(!m()(Y)){const me=Y.find(Ve=>Ve.type?Ve.type===U.Bq.CRITEO_SLOT.token:!1);if(me&&me.config)return me.config.placements=me.config.placements[ue],me.config}return{}}),ge=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.GEOEDGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Pe=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.IAS_PET_SLOT.token:!1);if(ue&&ue.config)return ue.config}return{}}),_e=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.INDEX_EXCHANGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),$e=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.LOTAME.token:!1);if(ue&&ue.config)return ue.config}return{}}),nt=/[0-9]{4}/,at=(0,N._8)($e,Y=>{const{tagsSrcId:ue="1884"}=Y;return ue.match(nt)}),Qe=(0,N._8)(at,Y=>Y?`//tags.crwdcntrl.net/lt/c/${Y}/lt.min.js`:""),Me=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.PREBID.token:!1);if(ue&&ue.config)return ue.config}return{}}),qe=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.PREMIUM_AD_DATA_LAKE.token:!1);if(ue&&ue.config)return ue.config}return{}}),lt=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.USER_ACTION_AD_REFRESH.token:!1);if(ue&&ue.config)return ue.config}return{}}),te=(0,N._8)(lt,D.aQ,I.G3,(Y,ue,me)=>{const{atf:Ve,refreshBidders:ot}=Y,ht=(Object.keys(Ve)||[]).filter(Ft=>Ft.includes(me)||Ft.includes("all"))||[];let Tt=Y?.atf?.positions,At=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae?(Tt=Ve?.[Ut]?.[ae]?.positions??Tt,Tt):Ft},[]);m()(At)&&(At=Tt);let Ot=Y?.atf?.userActionDelay;const It=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae&&(Ot=Ve?.[Ut]?.[ae]?.userActionDelay||Ot),Ot},[]);let Ct=Y?.atf?.inViewOnly;const wt=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae&&(Ct=Ve?.[Ut]?.[ae]?.inViewOnly??Ct),Ct},[]);return{type:"atf",inViewOnly:wt,posToRefresh:At,refreshBidders:ot,userActionDelay:It}}),B=(0,N._8)(lt,D.aQ,I.G3,(Y,ue,me)=>{const{btf:Ve,refreshBidders:ot}=Y,ht=(Object.keys(Ve)||[]).filter(Ft=>Ft.includes(me)||Ft.includes("all"))||[];let Tt=Y?.btf?.positions,At=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae?(Tt=Ve?.[Ut]?.[ae]?.positions??Tt,Tt):Ft},[]);m()(At)&&(At=Tt);let Ot=Y?.btf?.userActionDelay;const It=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae&&(Ot=Ve?.[Ut]?.[ae]?.userActionDelay||Ot),Ot},[]);let Ct=Y?.btf?.inViewOnly;const wt=ht.reduce((Ft,Ut)=>{const ae=(Object.keys(Ve[Ut]).filter(Ie=>Ie.includes(ue)||Ie.includes("all"))||[])[0];return ae&&(Ct=Ve?.[Ut]?.[ae]?.inViewOnly??Ct),Ct},[]);return{type:"btf",inViewOnly:wt,posToRefresh:At,refreshBidders:ot,userActionDelay:It}}),q=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.REFRESH_ADS.token:!1);if(ue&&ue.config)return ue.config}return{}}),De=(0,N._8)(q,D.aQ,I.G3,(Y,ue,me)=>{const{atf:Ve={},refreshBidders:ot=[]}=Y,{interval:pt=0,inViewOnly:ht=!1}=Ve,At=Object.keys(Ve).filter(Ct=>Ct.includes(me)||Ct.includes("all"))||[];let Ot=Ve.positions;const It=At.reduce((Ct,wt)=>{const Ut=Object.keys(Ve[wt]).filter(Je=>Je.includes(ue)||Je.includes("all"))||[];return m()(Ut)||(Ot=Ve[wt][Ut].positions),Ot},[]);return{type:"atf",inViewOnly:ht,interval:pt,positions:It,refreshBidders:ot}}),Te=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq?.SEQUENTIAL_AD_LOADER?.token:!1);return ue?.config?ue.config:{}}}),Be=(0,N._8)(Te,D.m0,D.aQ,I.G3,(Y,ue,me,Ve)=>{if(m()(Y)||ue!=="desktop")return!1;const pt=Object.keys(Y).filter(It=>It.includes(Ve)||It.includes("all"))||[],ht=Array.isArray(pt)&&pt[0],Tt=Y?.[ht],At=Tt&&(Tt.filter(It=>It.includes(me)||It.includes("all"))||[]);return At&&Array.isArray(At)&&!!At[0]}),Ge=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq?.RUBICON?.token:!1);if(ue?.config)return ue.config}return{}}),He=(0,N._8)(Ge,D.aQ,I.G3,(Y,ue,me)=>{const{defaultTimeoutOverride:Ve}=Y,pt=Object.keys(Y).filter(At=>At.includes(me)||At.includes("all"))||[];let ht=Ve;return pt.reduce((At,Ot)=>{const Ct=Object.keys(Y[Ot]).filter(wt=>wt.includes(ue)||wt.includes("all"))||[];return m()(Ct)||(ht=Y[Ot][Ct[0]].timeoutOverride),ht},ht)}),ie=(0,N._8)(Ge,He,(Y,ue)=>({filename:Y?.filename,testFilename:Y?.testFilename,timeout:ue})),se=(0,N._8)(q,D.aQ,I.G3,(Y,ue,me)=>{const{btf:Ve={},refreshBidders:ot=[]}=Y,{interval:pt=0,inViewOnly:ht=!1}=Ve,At=Object.keys(Ve).filter(Ct=>Ct.includes(me)||Ct.includes("all"))||[];let Ot=Ve.positions;const It=At.reduce((Ct,wt)=>{const Ut=Object.keys(Ve[wt]).filter(Je=>Je.includes(ue)||Je.includes("all"))||[];return m()(Ut)||(Ot=Ve[wt][Ut].positions),Ot},[]);return{type:"btf",interval:pt,inViewOnly:ht,positions:It,refreshBidders:ot}}),Ce=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.WFXTG.token:!1);if(ue&&ue.config)return ue.config}return{}}),xe=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.WX_AD_TARGETING.token:!1);if(ue&&ue.config)return ue.config}return{}}),et=(0,N._8)(yt,xt(null),(Y,ue)=>ue.map(me=>({adSlotId:me.slotTarget,size:me.sizes.map(Ve=>Ve[0]==="fluid"?[1,1]:Ve),adUnitPath:Y}))),dt=()=>{{const Y=O().get("fv");return parseInt(Y,10)||0}},Mt=(0,N._8)(oe.NP,Ye,(Y,ue)=>{const me=Y||ue||"",Ve=me.lastIndexOf("local_forecasts")!==-1;let ot,pt,ht;if(Ve)ot="fcst",ht="fcst",pt="fcst";else{const At=me.split("/").slice(-2);[pt]=At,ot=`${pt}_${At[1]||""}`,ht=At[1]||"nl"}return{cat:ot,fam:pt,ch:ht}}),Lt=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq?.TIME_FRAME?.token:!1);if(ue?.config)return ue.config}return{}}),Bt=(0,N._8)(X.wC,Lt,(Y,ue)=>ue?.tf?.[Y]??"nl"),Nt=(Y,ue)=>()=>{const me=ue||"0123456789",Ve=Y||16;let ot="";for(let pt=0;pt{{const{userAgent:Y}=window.navigator,ue=Y&&Y.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ue))switch(ue[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),Xt=()=>String(Math.floor(Math.random()*1e3)+1),Jt=()=>"weather",qt=Y=>Y?.[t]?.wfxtg??{},En=Y=>Y?.[t]?.lotame??{},gn=Y=>Y?.[V.Bl]?.hashedMpid??"",pn=(0,N._8)(J,Y=>Y==="tablet"?"wx_tab":Y==="mobile"?"wx_mw":"wx"),fn=(0,N._8)(D.x7,(Y={})=>{if(Y.layer==="rwi"||Y.layers==="rwi")return"rwi"}),dn=Y=>Y?.[_.Bl]?.videoCount??0,tn=(0,N._8)(D.x7,Y=>Y?.adRef??""),sn=Y=>Y?.[V.Bl]?.custParams??{},jt=(0,N._8)(k.Wf,k.yd,Mt,Ee,Bt,Nt(16,"0123456789"),dt,ft,Wt,pn,Xt,Jt,fn,tn,dn,pe.iW,J,D.m0,(Y,ue,me,Ve,ot,pt,ht,Tt,At,Ot,It,Ct,wt,Ft,Ut,Je,ae,Ie)=>{let rt={...me,ad_unit:Ve[ae],tf:ot,ord:pt,rmid:pt,impression_id:(0,P.uR)(),vab:Ie!=="mobile"?"nxgn":"daybreak",v:ht&&ht.toString(),adstest:Tt||"",browser:At,mr:"0",plat:Ot,env:It,refurl:Ct,mlayer:wt||"",...Je?{par:Je}:{},ref:Ut===0?Ft:"",sod:ue?"yes":"no"};rt=i()(rt,Kt=>!!Kt);const Rt=o()(rt,U.Be);return Y?Rt:o()(Rt,U.Eb)}),cn=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq.BIDDING_PROCESS_TIMEOUT.token:!1);if(ue&&ue.config)return ue.config}return{}}),mn=(0,N._8)(cn,Y=>{if(Y&&!m()(Y)){const{maxTime:ue}=Y;if(!Number.isNaN(ue))return+ue}return-1}),nn=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq?.HELIOS_AD_SDK?.token:!1);if(ue?.config)return ue.config}return{}}),hn=(0,N._8)(sn,gn,(Y,ue)=>{const me=Object.keys(Y).filter(ot=>U.k3.has(ot)).sort();return{pageKvs:me.length?` ${me.join(" ")} `:"",hasPpid:!!ue}}),Sn=(0,N._8)(je,Y=>{if(!m()(Y)){const ue=Y.find(me=>me.type?me.type===U.Bq?.AB_TESTING?.token:!1);if(ue?.config)return ue.config}return{}}),en=(0,N._8)(je,Y=>Y?.find?.(ue=>ue.type===U.Bq.IAB_CATEGORIES.token)?.config??{});function rn(Y,ue){return C()({},Y,ue,(me,Ve)=>{if(Array.isArray(me))return T()(me.concat(Ve))})}const Rn=(0,N._8)(en,Y=>{const{iabCategoriesByPageCode:ue={}}=Y??{},me={};for(const[Ve,ot]of Object.entries(ue))for(const pt of Ve.split(","))me[pt]=rn(me[pt]??{},ot);return me}),yn=(0,N._8)(Rn,X.wC,(Y,ue)=>Y[ue]),vn=(0,N._8)(x.Av,F.R3,(Y,ue)=>(m()(Y)?ue:Y)?.tags?.iab??{}),Cn=(0,N._8)(yn,vn,(Y,ue)=>rn(Y,ue)),bn=(0,N._8)(en,Y=>Y?.iabSiteCategories)},14890(c,u,e){"use strict";e.d(u,{Be:()=>o,Bq:()=>t,Eb:()=>r,eA:()=>a,k3:()=>i});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"])},31201(c,u,e){"use strict";e.d(u,{a:()=>s,l:()=>l});var t=e(39552),n=e(38464),r=e(38685),o=e(22028),a=e(47628);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.Mz)(r.l$,n.G3,o.YZ,o.C6,a.uO,(p,m,A,C,v)=>A&&m==="en-US"&&p==="US"&&!v||!A&&p==="US"&&m==="en-US"&&!C);function l(p,m,A){const C=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),v=A?.includes?.("samsung");return!(C&&(!p||v))}},51147(c,u,e){"use strict";e.d(u,{WM:()=>k,W_:()=>V,Xm:()=>U,Yh:()=>l,bc:()=>I,oj:()=>ce,oz:()=>oe,p3:()=>z,rj:()=>w,uU:()=>pe});var t=e(47628),n=e(96126),r=e(44397),o=e(53111),a=e(14998),i=e(91359);const s=(0,n._8)(n.L6,a.Cb,(d,R)=>{const j="getSunV3LocationPointUrlConfig",M=d[j]||{},H=R[j]||{},ee=(0,n.do)(H);return M[ee]}),l=(0,n._8)(s,i.Pe,(d,R)=>{if(!(d?.loaded??null))return null;const M=d?.data??null;return!M||M.errors?null:ce(d.data.location,R)}),p=(0,n._8)(t.Tw,s,(d,R)=>{if(!d)return!1;if(!R)return!0;const j=R?.data?.errors??[];if(Array.isArray(j)&&j.length){const M=j[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(M)}return!1}),m=(0,n._8)(l,d=>d?`${d.latitude},${d.longitude}`:""),A=(0,n._8)(l,d=>d?.latitude??void 0),C=(0,n._8)(l,d=>d?.longitude??void 0),v=(0,n._8)(l,d=>d?.adminDistrict??""),T=(0,n._8)(l,d=>d?.adminDistrictCode??""),y=(0,n._8)(l,d=>d?.postalCode??""),O=(0,n._8)(l,d=>d?.neighborhood??""),D=(0,n._8)(l,d=>d?.country??""),N=(0,n._8)(l,d=>d?.countryCode??""),k=(0,n._8)(l,d=>{let R=d?.ianaTimeZone??"";return(!R||!R.includes("/"))&&(R="Etc/UTC"),R}),G=(0,n._8)(l,d=>d?.displayName??""),$=(0,n._8)(l,d=>d?.dmaCd??""),pe=(0,n._8)(l,d=>d?.placeId??""),X=(0,n._8)(l,d=>d?.airportName??""),oe=(0,n._8)(l,d=>d?.type??""),x=(0,n._8)(l,d=>d?.city??""),F=(0,n._8)(l,d=>d?.canonicalCityId??""),E=(0,n._8)(l,d=>d?.disputedArea??!1),I=(0,n._8)(l,r.Jw,i.ck,o.MC,(d,R,j,M)=>V({location:d,countryCode:R,savedLocations:j,isUserLoggedIn:M,includePostalCode:!1})),P=(0,n._8)(l,o.MC,i.ck,r.Jw,(d,R,j,M)=>z({location:d,isUserLoggedIn:R,savedLocations:j,countryCode:M})),_=(0,n._8)(l,r.Jw,o.MC,i.ck,(d,R,j,M)=>U({location:d,savedLocations:M,isUserLoggedIn:j,countryCode:R}));function z({location:d,savedLocations:R,isUserLoggedIn:j,includePostalCode:M,countryCode:H}){const ee=R.find(le=>le.placeID===d.placeId),K=H||"US";if(ee&&j){const le=(ee?.userTag||ee?.name)??"";if(le){const Ne=d?.displayName??"",Ke=f(d,K);if(le!==Ne&&le!==Ke)return le}}let J;if(d?.disputedCountries)J=d.displayName||"";else{switch(d?.type){case"address":J=d?.address?.split(",")[0]?.trim()||"";break;case"city":J=d?.locale?.locale2||"";break;case"locality":J=d?.locale?.locale3||"";break;case"neighborhood":J=d?.locale?.locale4||"";break;case"airport":J=d?.airportName||"";break;case"postal":const le=d?.locale?.locale4||d?.locale?.locale3||d?.locale?.locale2||"",Ne=d?.postalCode||"";J=M?`${le} ${Ne}`.trim():`${le}`.trim();break;default:J=d?.displayName||""}J.length===0&&(J=d?.displayName)}return J}function U({location:d,savedLocations:R,countryCode:j,includePostalCode:M,isUserLoggedIn:H}){const ee=j||"US",K=R.find(le=>le.placeID===d.placeId);if(K&&H){const le=K?.userTag||K?.name;if(le){const Ne=d?.displayName??"",Ke=f(d,ee);if(le!==Ne&&le!==Ke)return h(d,ee,M)}}let J;if(d?.disputedCountries)J=d?.displayName||"";else{const le=ee===d?.countryCode?"":d?.country||"",Ne=j!=="IL"&&d?.adminDistrict||"",Ke=d?.postalCode||"",We=d?.city||"";switch(d?.type){case"address":J=[We,Ne,le].filter(Boolean).join(", ");break;case"city":J=[Ne,le].filter(Boolean).join(", ");break;case"locality":J=[d?.locale?.locale2||"",Ne,le].filter(Boolean).join(", ");break;case"neighborhood":J=[d?.locale?.locale3||d?.locale?.locale2||"",Ne,le].filter(Boolean).join(", ");break;case"postal":const W=Ne||d?.locale?.locale2||"";J=[M?`${W} ${Ke}`.trim():W,le].filter(Boolean).join(", ");break;default:J=[Ne,le].filter(Boolean).join(", ")}}return J}function V({location:d,countryCode:R,includePostalCode:j=!0,savedLocations:M,isUserLoggedIn:H}){const ee=z({location:d,savedLocations:M,isUserLoggedIn:H,countryCode:R}),K=U({location:d,countryCode:R,includePostalCode:j,savedLocations:M,isUserLoggedIn:H}),J=ee&&K?", ":"",le=d?.separator?d?.separator:J;return`${ee}${le}${K}`.trim()}function w(d){const R=d.placeId?.length||0;return R===0?[]:Array.from({length:R},(j,M)=>({displayName:d.displayName?.[M],adminDistrict:d.adminDistrict?.[M],adminDistrictCode:d.adminDistrictCode?.[M],countryCode:d.countryCode?.[M],country:d.country?.[M],disputedArea:d.disputedArea?.[M],city:d.city?.[M],type:d.type?.[M],postalCode:d.postalCode?.[M],disputedCountries:d.disputedCountries?.[M],locale:{locale1:d.locale?.locale1?.[M]||d.locale1?.[M],locale2:d.locale?.locale2?.[M]||d.locale2?.[M],locale3:d.locale?.locale3?.[M]||d.locale3?.[M],locale4:d.locale?.locale4?.[M]||d.locale4?.[M]},placeId:d.placeId[M],latitude:Math.round(d.latitude[M]*10)/10,longitude:Math.round(d.longitude[M]*10)/10}))}const ce=(d,R)=>{if(!d||!Array.isArray(R))return d;const j=R.find(M=>M.placeId===d.placeId);return j?{...d,displayName:j.address,address:j.address}:d};function h(d,R,j){if(d?.disputedCountries)return d?.displayName||"";const H=(R||"US")===d?.countryCode?"":d?.country||"",ee=R!=="IL"&&d?.adminDistrict||"";switch(d?.type){case"city":return[d?.locale?.locale2||"",ee,H].filter(Boolean).join(", ");case"locality":const J=ee||d?.locale?.locale2||"";return[d.locale?.locale3||"",J,H].filter(Boolean).join(", ");case"neighborhood":const Ne=d?.locale?.locale4||"",Ke=d?.locale?.locale3||d?.locale?.locale2||"";return[Ne,Ke,ee,H].filter(Boolean).join(", ");case"postal":const We=d?.postalCode||"";return[d?.locale?.locale4||d?.locale?.locale3||d?.locale?.locale2||"",`${ee} ${j?We:""}`.trim(),H].filter(Boolean).join(", ");default:return[d?.locale?.locale2||"",ee,H].filter(Boolean).join(", ")}}function f(d,R,j=", "){const M=[d.displayName];return R!=="IL"&&M.push(d.adminDistrictCode||d.adminDistrict),d.countryCode!==R&&d.disputedArea===!1&&M.push(d.country),M.filter(Boolean).join(j)}},14998(c,u,e){"use strict";e.d(u,{Cb:()=>l,yp:()=>p});var t=e(39552),n=e(96126),r=e(44397),o=e(47628),a=e(42235);function i(A){try{return decodeURIComponent(A)}catch{return""}}const s=(0,n._8)(o.Iu,o.aD,o.fY,o.dY,(A,C,v,T)=>{if(!A&&!C&&!v&&!T)return null;const O=[{type:"canonicalCityId",locId:i(T)},{type:"placeId",locId:i(v)},{type:null,locId:i(C)},{type:null,locId:i(A)}].find($=>!!$.locId);if(!O)return null;const D=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,N=/-/,k=/\s/,{locId:G}=O;if(D.test(O.locId)){k.test(G)?O.locId=G.split(" ").pop():N.test(G)?O.locId=G.split("-").pop():O.locId=G.split("+").pop();const $=p(O);if($)return $}return p(O)}),l=(0,n._8)(r.G3,s,(A,C)=>{const{type:v,value:T}=C||{},y={language:A,[v]:T};return v==="locId"&&(y.locationType="locid"),{getSunV3LocationPointUrlConfig:y}});function p({locId:A,type:C}){const v=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:T=>(0,a.y)(T)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:T=>T.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:T=>`${T.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:T=>{const y=T.substring(0,2).toUpperCase();return`${T.split(":")[0]}:1:${y}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:T=>`${T.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:T=>T},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:T=>T}];if(C){const T=v.find(y=>y.typeAs===C);if(T&&T.regex.test(A))return{type:T.typeAs,value:T.valueFn(A)}}for(let T=0,y=v.length;T{if(!A)return!0;const{type:C,value:v}=A;return!v||C==="geocode"&&v==="0.00,0.00"})},81994(c,u,e){"use strict";e.d(u,{Cb:()=>t.Cb,WM:()=>n.WM,W_:()=>n.W_,Xm:()=>n.Xm,Yh:()=>n.Yh,bc:()=>n.bc,oj:()=>n.oj,oz:()=>n.oz,p3:()=>n.p3,rj:()=>n.rj,uU:()=>n.uU,yp:()=>t.yp});var t=e(14998),n=e(51147)},42235(c,u,e){"use strict";e.d(u,{y:()=>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):""}},34696(c,u,e){"use strict";e.d(u,{Bl:()=>t,Dl:()=>n,Y3:()=>l,cB:()=>a,cD:()=>o,w7:()=>i,yA:()=>r,zz:()=>s});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"},47628(c,u,e){"use strict";e.d(u,{AS:()=>t.AS,BM:()=>t.BM,DN:()=>t.DN,HQ:()=>t.HQ,It:()=>t.It,Iu:()=>t.Iu,Kp:()=>t.Kp,MR:()=>t.MR,Mc:()=>t.Mc,Mx:()=>t.Mx,NZ:()=>t.NZ,O8:()=>t.O8,Of:()=>t.Of,PY:()=>t.PY,Pd:()=>t.Pd,Pm:()=>t.Pm,Pq:()=>t.Pq,Qh:()=>t.Qh,RL:()=>t.RL,RX:()=>t.RX,Rs:()=>t.Rs,Tw:()=>t.Tw,WE:()=>t.WE,Yj:()=>t.Yj,ZS:()=>t.ZS,aD:()=>t.aD,aQ:()=>t.aQ,cF:()=>t.cF,dY:()=>t.dY,fY:()=>t.fY,g7:()=>t.g7,gv:()=>t.gv,hv:()=>t.hv,iE:()=>t.iE,jR:()=>t.jR,jf:()=>t.jf,jm:()=>t.jm,l8:()=>t.l8,m0:()=>t.m0,p:()=>t.p,qF:()=>t.qF,u6:()=>t.u6,uO:()=>t.uO,vP:()=>t.vP,x7:()=>t.x7,xZ:()=>t.xZ,yj:()=>t.yj,yl:()=>t.yl,zB:()=>t.zB});var t=e(11131)},11131(c,u,e){"use strict";e.d(u,{AS:()=>ne,BF:()=>O,BM:()=>Ht,DN:()=>ct,HQ:()=>Ye,It:()=>C,Iu:()=>F,Kp:()=>m,MR:()=>Dt,Mc:()=>ce,Mx:()=>R,NZ:()=>st,O8:()=>xt,Of:()=>K,PY:()=>St,Pd:()=>Et,Pm:()=>x,Pq:()=>vt,Qh:()=>ut,RL:()=>s,RX:()=>V,Rs:()=>ee,Tw:()=>We,WE:()=>U,Yj:()=>J,ZS:()=>pe,aD:()=>j,aQ:()=>X,cF:()=>D,dY:()=>H,fY:()=>M,g7:()=>E,gv:()=>d,hv:()=>Ke,iE:()=>v,jR:()=>p,jf:()=>f,jm:()=>W,l8:()=>ze,m0:()=>P,p:()=>ft,qF:()=>yt,u6:()=>gt,uO:()=>zt,vP:()=>z,x7:()=>$,xZ:()=>Le,yj:()=>T,yl:()=>_,zB:()=>h});var t,n=e(39552),r=e(46123),o=e.n(r),a=e(96126),i=e(34696);const s=Ae=>Ae?.[i.Bl]??null,l=Ae=>Ae?.[t]?.domain,p=(0,n.Mz)(s,Ae=>Ae?.headers??null),m=(0,n.Mz)(p,Ae=>Ae?.["twc-subs"]??"none"),A=(0,n.Mz)(p,Ae=>Ae?.["twc-sticky-variant"]??""),C=(0,n.Mz)(p,Ae=>Ae?.["twc-ads-killswitch"]??""),v=(0,n.Mz)(p,Ae=>Ae?.["twc-site-mode"]??""),T=(0,n.Mz)(p,Ae=>{const fe=Ae?.["twc-experiment"]??null;return fe?JSON.parse(window?.atob(fe)):{}}),y=(0,a._8)(a.L6,Ae=>{const fe=(0,a.do)({entityType:"state_config",entityId:i.zz});return o()(Ae,["getMewEntityUrlConfig",fe,"data","data","attributes","value"],{})}),O=(0,n.Mz)(y,T,(Ae,fe)=>{let ge;const Pe=Object.keys(Ae),_e=Object.keys(fe);return Pe.forEach($e=>{_e.includes($e)&&(ge=$e)}),ge}),D=(0,n.Mz)(s,Ae=>Ae?.path?.replace(/\/$/,"")??""),N=(0,n.Mz)(s,Ae=>Ae?.pathPattern??""),k=(0,n.Mz)(s,Ae=>Ae?.referer??null),G=(0,n.Mz)(s,Ae=>Ae?.requestBody??null),$=(0,n.Mz)(s,Ae=>Ae?.query??null),pe=(0,n.Mz)(s,Ae=>Ae?.params??null),X=(0,n.Mz)(s,Ae=>Ae?.pageKey??""),oe=(0,n.Mz)(X,Ae=>Ae==="today"),x=(0,n.Mz)(X,Ae=>i.yA.includes(Ae)),F=(0,n.Mz)(s,Ae=>Ae?.params?.locId??""),E=(0,n.Mz)(s,Ae=>Ae?.contextListId??""),I=(0,n.Mz)(p,Ae=>{const fe="4g",ge=[fe,"3g"],_e=(Ae?.["twc-connection-speed"]??fe).toLowerCase();return ge.includes(_e)?_e:fe}),P=(0,n.Mz)(p,Ae=>Ae?.["twc-device-class"]??"mobile"),_=(0,n.Mz)(P,Ae=>Ae==="mobile"),z=(0,n.Mz)(p,Ae=>Ae?.["twc-partner"]??""),U=(0,n.Mz)(p,Ae=>Ae?.["twc-csc"]??""),V=(0,n.Mz)(p,Ae=>Ae?.["twc-privacy"]??"exempt"),w=(0,n.Mz)(p,Ae=>Ae?.["twc-experience"]??""),ce=(0,n.Mz)($,Ae=>Ae?.experience??""),h=(0,n.Mz)($,Ae=>Ae?.locale??""),f=(0,n.Mz)($,Ae=>Ae?.par??""),d=(0,n.Mz)($,Ae=>Ae?.cscCountryCode??Ae?.csccountrycode??""),R=(0,n.Mz)(U,Ae=>Ae==="KR"),j=(0,n.Mz)($,Ae=>Ae?.locId??""),M=(0,n.Mz)($,Ae=>Ae?.placeId??""),H=(0,n.Mz)($,Ae=>Ae?.canonicalCityId??""),ee=(0,n.Mz)(pe,Ae=>Ae?.locale??""),K=(0,n.Mz)(pe,X,D,(Ae,fe,ge)=>ge.includes("medical-reviewer")?["bios/medical-reviewer"]:fe==="bioPage"?["bios"]:fe==="commerce"?["atmosphere"]:Ae?.collectionId??null),J=(0,n.Mz)(ee,Ae=>Ae?.split("-")?.[1]??""),le=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Ne=(0,a._8)(le,a.f9,(Ae,fe)=>fe(Ae)?.data?.attributes?.value),Ke=(0,n.Mz)(J,Ne,(Ae,fe)=>{const ge=fe?.countryCodesWithoutRegisteredTrademark;return ge?!ge.includes(Ae):!1}),We=(0,n.Mz)(j,N,(Ae,fe)=>fe.includes(":locId")||!!Ae),Oe=(0,n.Mz)(X,Ae=>["moduleService"].includes(Ae)),ne=(0,n.Mz)(Oe,D,ce,h,(Ae,fe,ge,Pe)=>{const _e=Array.isArray(fe.match(/api\/v[0-9]/g))&&!!ge&&!!Pe;return Ae||_e}),W=(0,n.Mz)(ee,Ae=>Ae?["en-US"].indexOf(Ae)>-1:!0),Ee=(0,n.Mz)(C,W,m,(Ae,fe,ge)=>{const Pe=Ae&&Ae.split(",")||[],_e=ge!=="none";return Pe.includes("ads")||Pe.includes("allthethings")||fe&&_e}),he=(0,n.Mz)(N,Ae=>Ae==="/:locale/dsr"),Le=(0,n.Mz)(p,Ae=>Ae?.["twc-csrf"]??""),Ye=(0,n.Mz)(p,Ae=>Ae?.["twc-geoip-country"]??""),ct=(0,n.Mz)(G,Ae=>Ae?.userId),vt=(0,n.Mz)(G,Ae=>Ae?.appId),ft=(0,n.Mz)(G,Ae=>Ae?.version),St=(0,n.Mz)(G,Ae=>Ae?.adId),yt=(0,n.Mz)(G,Ae=>Ae?.serviceProviders),ze=(0,n.Mz)(G,Ae=>Ae?.enabledUserDataInventory),ut=(0,n.Mz)($,Ae=>Ae?.userId),mt=(0,n.Mz)($,Ae=>Ae?.serviceProviders),st=(0,n.Mz)($,Ae=>Ae?.regime),Et=(0,n.Mz)($,Ae=>Ae?.countryCode),Dt=(0,n.Mz)($,Ae=>Ae?.isUserLoggedIn==="true"),xt=(0,n.Mz)($,Ae=>Ae?.isUserPremium==="true"),bt=(0,n.Mz)($,Ae=>Ae?.email),je=(0,n.Mz)($,Ae=>Ae?.action),gt=(0,n.Mz)($,Ae=>Ae?.appIdOverride),$t=(0,n.Mz)(gt,vt,(Ae,fe)=>fe?.includes("twc")||Ae?.includes("twc")),zt=(0,n.Mz)(gt,vt,(Ae,fe)=>fe?.includes("wu")||Ae?.includes("wu")),Zt=(0,n.Mz)(gt,vt,(Ae,fe)=>fe?.includes("samsung")||Ae?.includes("samsung")),Ht=Ae=>Ae?.[i.Bl]?.adblocker??!1},86225(c,u,e){"use strict";e.d(u,{$i:()=>o,Lu:()=>a,Md:()=>i,cw:()=>r,du:()=>n,ky:()=>s,my:()=>t});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},59500(c,u,e){"use strict";e.d(u,{YM:()=>t.YM});var t=e(69770),n=e(86225)},69770(c,u,e){"use strict";e.d(u,{Fx:()=>y,I0:()=>C,YM:()=>l,iW:()=>i,kq:()=>s,pD:()=>v,yn:()=>p,zo:()=>m});var t=e(39552),n=e(155),r=e.n(n),o=e(47628),a=e(86225);const i=(0,t.Mz)(o.jf,o.vP,(O,D)=>O||D||r().get("partner")||""),s=(0,t.Mz)(o.jf,O=>O||r().get("partner")||""),l=(0,t.Mz)(i,O=>O.toLowerCase().includes("samsung")),p=(0,t.Mz)(i,O=>O.toLowerCase().includes("apple")||O.toLowerCase().includes(a.ky)),m=(0,t.Mz)(i,l,(O,D)=>D?O==="samsung_vsc":!1),A=(0,t.Mz)(i,l,(O,D)=>D?O==="samsung_msc":!1),C=(0,t.Mz)(i,m,(O,D)=>D?"samsungVietnam":O),v=(0,t.Mz)(i,o.aQ,(O,D)=>!(O==="oppo_widget"&&a.$i.includes(D))),T=(0,t.Mz)(i,O=>a.cw.includes(O)),y=(0,t.Mz)(l,o.aQ,(O,D)=>!!(O&&D!=="memberLogin"))},46625(c,u,e){"use strict";e.d(u,{Kb:()=>t.Kb,_q:()=>t._q});var t=e(35817)},35817(c,u,e){"use strict";e.d(u,{hp:()=>H,Kb:()=>ne,H2:()=>We,Me:()=>G,lh:()=>_,ZM:()=>$,_q:()=>D,hJ:()=>N,l1:()=>I,ow:()=>x,K8:()=>U,BA:()=>f,aG:()=>E,Kj:()=>P,b_:()=>ce,Dg:()=>O,Xu:()=>h});var t=e(39552),n=e(46123),r=e.n(n),o=e(81994),a=e(42235),i=e(5479),s=e(38685),l=e(96126),p=e(44397),m=e(47628),A=e(27438),C=e(53111);const v=(0,t.Mz)(m.Tw,o.uU,i.ck,i.Br,s.uE,(W,Ee,he,Le,Ye)=>{if(W)return Ee;if(/^([0-9a-f]){32,}$/.test(he[0]?.placeID))return he[0].placeID;if(Le?.[0])return Le[0];if(Ye)return Ye}),T=(0,l._8)(v,W=>{if(!W)return{value:null,type:"none"};const Ee={type:null,locId:decodeURIComponent(W)};return(0,o.yp)(Ee)}),y=(0,l._8)(p.G3,T,(W,Ee)=>{const{type:he,value:Le}=Ee||{},Ye={language:W,[he]:Le};return he==="locId"&&(Ye.locationType="locid"),{getSunV3LocationPointUrlConfig:Ye}}),O=(0,l._8)(l.L6,y,o.Cb,m.Tw,(W,Ee,he,Le)=>{const Ye="getSunV3LocationPointUrlConfig",ct=W[Ye]||{};let vt=Ee[Ye]||{};Le&&(vt=he[Ye]);const ft=(0,l.do)(vt);return r()(ct,ft)}),D=(0,l._8)(O,i.Pe,(W,Ee)=>{if(!r()(W,"loaded"))return null;const Le=r()(W,"data");return!Le||Le.errors?null:(0,o.oj)(W.data.location,Ee)}),N=(0,l._8)(D,W=>r()(W,"displayName","")),k=(0,l._8)(D,W=>r()(W,"adminDistrict","")),G=(0,l._8)(D,W=>r()(W,"adminDistrictCode","")),$=(0,l._8)(D,W=>r()(W,"countryCode","")),pe=(0,l._8)(D,W=>r()(W,"country","")),X=(0,l._8)(D,W=>r()(W,"countyId","")),oe=(0,l._8)(D,W=>r()(W,"disputedArea",!1)),x=(0,l._8)(D,W=>{if(!!W)return(0,a.y)(`${W.latitude},${W.longitude}`)}),F=(0,l._8)(i.KX,W=>r()(W,"defaultLocations",{})),E=(0,l._8)(D,F,(W,Ee)=>{if(W)return r()(W,"placeId","");{const he=(0,A.K)(),{"TWC-GeoIP-Country":Le}=he;return Ee[Le]||null}}),I=(0,l._8)(D,W=>r()(W,"dmaCd","")),P=(0,l._8)(D,W=>r()(W,"postalCode","")),_=(0,l._8)(D,W=>r()(W,"city","")),z=(0,l._8)(D,W=>r()(W,"canonicalCityId","")),U=(0,l._8)(D,W=>{let Ee=r()(W,"ianaTimeZone","");return(!Ee||!Ee.includes("/"))&&(Ee="Etc/UTC"),Ee}),V=(0,l._8)(D,W=>Oe(r()(W,"latitude",void 0))),w=(0,l._8)(D,W=>Oe(r()(W,"longitude",void 0))),ce=(0,l._8)(D,p.Jw,i.ck,C.MC,(W,Ee,he,Le)=>W&&(0,o.W_)({location:W,savedLocations:he,isUserLoggedIn:Le,countryCode:Ee})||""),h=(0,l._8)(D,i.Pe,C.MC,i.ck,p.Jw,(W,Ee,he,Le,Ye)=>(0,o.p3)({location:(0,o.oj)(W,Ee),savedLocations:Le,countryCode:Ye,isUserLoggedIn:he})),f=(0,l._8)(D,p.Jw,i.ck,C.MC,(W,Ee,he,Le)=>(0,o.Xm)({location:W,savedLocations:he,isUserLoggedIn:Le,countryCode:Ee})),d=(0,t.Mz)(i.ck,W=>/^([0-9a-f]){32,}$/.test(W[0]?.placeID)?W[0].placeID:null),R=(0,l._8)(d,W=>{if(!W)return{value:null,type:"none"};const Ee={type:null,locId:decodeURIComponent(W)};return(0,o.yp)(Ee)}),j=(0,l._8)(p.G3,R,(W,Ee)=>{const{type:he,value:Le}=Ee||{},Ye={language:W,[he]:Le};return he==="locId"&&(Ye.locationType="locid"),{getSunV3LocationPointUrlConfig:Ye}}),M=(0,l._8)(l.L6,j,(W,Ee)=>{const he="getSunV3LocationPointUrlConfig",Le=W[he]||{},Ye=Ee[he]||{},ct=(0,l.do)(Ye);return r()(Le,ct)}),H=(0,l._8)(M,i.Pe,(W,Ee)=>{if(!r()(W,"loaded"))return null;const Le=r()(W,"data");return!Le||Le.errors?null:(0,o.oj)(W.data.location,Ee)}),ee=(0,t.Mz)(i.Br,W=>W?.[0]?W[0]:null),K=(0,l._8)(ee,W=>{if(!W)return{value:null,type:"none"};const Ee={type:null,locId:decodeURIComponent(W)};return(0,o.yp)(Ee)}),J=(0,l._8)(p.G3,K,(W,Ee)=>{const{type:he,value:Le}=Ee||{},Ye={language:W,[he]:Le};return he==="locId"&&(Ye.locationType="locid"),{getSunV3LocationPointUrlConfig:Ye}}),le=(0,l._8)(l.L6,J,(W,Ee)=>{const he="getSunV3LocationPointUrlConfig",Le=W[he]||{},Ye=Ee[he]||{},ct=(0,l.do)(Ye);return r()(Le,ct)}),Ne=(0,l._8)(le,i.Pe,(W,Ee)=>{if(!r()(W,"loaded"))return null;const Le=r()(W,"data");return!Le||Le.errors?null:(0,o.oj)(W.data.location,Ee)}),Ke=(0,l._8)(l.L6,ee,(W,Ee)=>{const Le=W["getSunV3LocationSearchUrlConfig"]||{};for(const Ye of Object.keys(Le)){const ct=Le?.[Ye]?.data?.location,vt=ct?.placeId?.indexOf?.(Ee);if(vt>=0){const ft=Object.keys(ct).map(St=>[St,ct[St][vt]]);return Object.fromEntries(ft)}}return null}),We=(0,l._8)(Ne,Ke,(W,Ee)=>W??Ee);function Oe(W){return(+`${Math.round(`${W}e2`)}e-2`).toFixed(2)}const ne=(0,t.Mz)(m.Mx,$,(W,Ee)=>W&&Ee==="KR")},25653(c,u,e){"use strict";e.d(u,{B:()=>t});const t="dal"},96126(c,u,e){"use strict";e.d(u,{L6:()=>l,_8:()=>s,do:()=>i,f9:()=>p});var t=e(46343),n=e.n(t),r=e(39552),o=e(43873),a=e(25653);const i=(m={})=>Object.keys(m).sort().map(A=>{const C=m[A];return!!C&&typeof C=="object"?`${A}:{${i(C)}}`:`${A}:${C}`}).join(";"),s=(0,r.Ad)(o.UI,n()),l=m=>m?.[a.B]??{},p=(0,r.Mz)(l,m=>(A,C)=>{const{params:v,name:T}=A,y=i(v);return C?m?.[T]?.[y]:m?.[T]?.[y]?.data})},11733(c,u,e){"use strict";e.d(u,{i:()=>n});var t=e(82103);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},46036(c,u,e){"use strict";e.d(u,{AI:()=>t,NA:()=>o,SS:()=>r,yo:()=>n});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"]},87267(c,u,e){"use strict";e.d(u,{O:()=>s});var t=e(39552),n=e(68441),r=e(44397),o=e(47628),a=e(38685),i=e(46036);const s=(0,t.Mz)(r.z6,o.vP,r.Jw,a.l$,n.jm,o.Mc,(l,p,m,A,C,v)=>{if(C||v==="wu")return!0;if(["ios","android"].includes(v))return!!(i.AI.includes(l)&&!(0,n.h7)());let T=!0;return i.NA.forEach(y=>{p.includes(y)&&(T=!1)}),!(!T||i.yo.includes(m)||i.yo.includes(A))})},54139(c,u,e){"use strict";e.d(u,{uC:()=>v});var t,n=e(82103),r=e(86376),o=e.n(r);const a=(0,r.createLogger)("new-relic"),i="meta.",s="perf.";var l=(D=>(D.provider="new-relic-script",D))(l||{}),p=(D=>(D.method="NREUM",D))(p||{});function m(){let D="dev";return t("WEBCAKES_ENV")==="PROD"&&(D="prod"),t("WEBCAKES_ENV")==="PERF"&&(D="perf"),t("WEBCAKES_ENV")==="STAGE"&&(D="stage"),D}async function A(){const D=m(),{default:N}=await e(40333)(`./new-relic-script.${D}.ext.html`);return N}function C(D,N){try{window?.NREUM?.setCustomAttribute?.(`${i}${D}`,N)}catch{}}function v(D,N={}){try{let k;const G={};typeof D=="string"?k=D:(k=D.name,D.entryType!=="mark"?(G.duration=y(D.duration),G.timestamp=y(window.performance.timeOrigin+D.startTime)):(G.duration=y(D.startTime),G.timestamp=y(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(k,{...T(G,s),...T(N,i)})}catch(k){a.error(k,"sendReumEvent error")}}function T(D,N=""){return Object.fromEntries(Object.entries(D).map(([k])=>[`${N}${k}`,D[k]]))}function y(D){return D/1e3}function O(){return`