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