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