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