(()=>{(()=>{var wn={31751:(c,u,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(u,e){c.exports=e()})(this,function(){return function(u){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return u[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=u,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(A,P,H){var G=[null];G.push.apply(G,P);var N=new(Function.bind.apply(A,G));return H&&l(N,H.prototype),N}).apply(null,arguments)}function l(U,_){return(l=Object.setPrototypeOf||function(h,A){return h.__proto__=A,h})(U,_)}function d(U){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(_){return _.__proto__||Object.getPrototypeOf(_)})(U)}t.r(e);var E=function(U){function _(H){var G,N,B,F,W;return function(m,g){if(!(m instanceof g))throw new TypeError("Cannot call a class as a function")}(this,_),N=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(N),W=void 0,(F="_entries")in B?Object.defineProperty(B,F,{value:W,enumerable:!0,configurable:!0,writable:!0}):B[F]=W,N._entries=H,N}var h,A,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)}(_,U),h=_,(A=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(H){return this._entries.filter(function(G){return G.entryType===H})}},{key:"getEntriesByName",value:function(H,G){return this._entries.filter(function(N){return N.name===H}).filter(function(N){return!G||N.entryType===G})}}])&&o(h.prototype,A),P&&o(h,P),_}(i(Array));function D(U,_){for(var h=0;h<_.length a='_[h];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in' i _ in u y h="0;h<_.length;h++){var" x c='["mark","measure","navigation","resource"],T="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,N=P.processedEntries,B=N===void 0?new Set:N,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,U),I(this,"registeredObservers",void 0),I(this,"processedEntries",void 0),I(this,"interval",void 0),I(this,"intervalId",void 0),I(this,"context",void 0),this.registeredObservers=G,this.processedEntries=B,this.interval=W,this.context=g,this.intervalId=null}var _,h,A;return _=U,(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(N){return N===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 N=G.entryType;P.getObserversForType(P.registeredObservers,N).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),A&&D(_,A),U}()),j=function(){function U(P){var H=arguments.length>1&&arguments[1]!==void 0?arguments[1]:V;(function(G,N){if(!(G instanceof N))throw new TypeError("Cannot call a class as a function")})(this,U),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,A;return _=U,(h=[{key:"observe",value:function(P){if(!P)throw new Error(T);if(P.entryTypes&&P.type)throw new Error(b);var H;if(P.entryTypes)H=P.entryTypes;else{if(!P.type)throw new Error(T);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),A&&y(_,A),U}();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=b>2?d[T].startTime:s.now(),V=new t({name:x,entryType:"measure",startTime:Z,duration:w-Z});return l.push(V),V},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:()=>Be,B:()=>B,C:()=>$,D:()=>V,E:()=>_,F:()=>Me,G:()=>vt,H:()=>E,I:()=>Ne,J:()=>xe,L:()=>At,M:()=>Oe,N:()=>O,O:()=>st,P:()=>He,Q:()=>Ke,R:()=>et,S:()=>Ye,T:()=>je,U:()=>te,W:()=>jt,Z:()=>at,a:()=>se,a2:()=>Ue,a4:()=>Y,a6:()=>Se,b:()=>we,d:()=>tt,e:()=>De,f:()=>gt,g:()=>dt,h:()=>mt,i:()=>j,j:()=>G,k:()=>l,l:()=>H,m:()=>U,n:()=>z,o:()=>b,p:()=>x,q:()=>w,r:()=>T,s:()=>P,t:()=>d,u:()=>C,v:()=>N,y:()=>A,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(Je){he=setTimeout(Je,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",I=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 T(ae,ie){var he=ae.indexOf(ie);he>=0&&ae.splice(he,1)}function b(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)) `,U=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},A=function(ie){return ie===t.Wd},P=function(ie){return h(ie)||A(ie)};function H(ae,ie){var he=Object.keys(ae),Te=he.length,Je=0,ut,St=(0,r.IX)(ae)?U(Te):{},ct={};function Dt(){Je===Te&&(ut=!0,ie(St))}return he.forEach(function(bt){var Rt=function(Gt,kt){ut||(kt||P(Gt)?(ie.cancel(),ie(Gt,kt)):(St[bt]=Gt,Je++,Dt()))};Rt.cancel=d,ct[bt]=Rt}),ie.cancel=function(){ut||(ut=!0,he.forEach(function(bt){return ct[bt].cancel()}))},ct}function G(ae){return{name:ae.name||"anonymous",location:N(ae)}}function N(ae){return ae[t.b_]}function 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:()=>st,GG:()=>P});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var ve={};return ve.promise=new Promise(function(ge,Oe){ve.resolve=ge,ve.reject=Oe}),ve}function s(ve){for(var ge=[],Oe=0;Oe2?Ke-2:0),ie=2;ie{"use strict";e.d(u,{CE:()=>b,IX:()=>s,MC:()=>d,NA:()=>Z,Om:()=>w,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>J,hZ:()=>E,sR:()=>n,uj:()=>T});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)},I=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)},T=function j(R){return R&&(i(R)||Z(R)||o(R)||s(R)&&R.every(j))},b=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 b(R)&&R[t.AS]},V=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_:()=>I,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"),I=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:I(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 I(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=Ye(f);delete S[$];for(var L=we(S),M=0;M1&&(f.set=f.add=f.clear=f.delete=T),Object.freeze(f),S&&a(f,function(L,M){return C(M,!0)},!0)),f}function T(){t(2)}function b(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 V(f,S){S&&(J("Patches"),f.u=[],f.s=[],f.v=S)}function j(f){R(f),f.p.forEach(U),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 U(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!==Be?f:void 0}function h(f,S,L){if(b(S))return S;var M=S[$];if(!M)return a(S,function(fe,de){return A(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 A(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 A(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)&&!b(Q)){if(!f.h.D&&f._=0;fe--){var de=me[fe][$];if(!de.P)switch(de.i){case 5:M(de)&&N(de);break;case 4:L(de)&&N(de)}}}function L(me){for(var fe=me.t,de=me.k,ee=we(de),ce=ee.length-1;ce>=0;ce--){var Ce=ee[ce];if(Ce!==$){var Le=fe[Ce];if(Le===void 0&&!s(fe,Ce))return!0;var Ie=de[Ce],Ae=Ie&&Ie[$];if(Ae?Ae.t!==Le:!E(Ie,Le))return!0}}var Re=!!fe[$];return ee.length!==we(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?$e-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,rt=mt.produceWithPatches.bind(mt),nt=mt.setAutoFreeze.bind(mt),ot=mt.setUseProxies.bind(mt),ft=mt.applyPatches.bind(mt),At=mt.createDraft.bind(mt),Ft=mt.finishDraft.bind(mt);const at=Ge;var Ct=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 jt=yt();jt.withExtraArgument=yt;const Xt=jt;var Bt=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)}}(),pe=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){Bt(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 bt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function Rt(f,S,L){var M=Yt(f,S,L);return{detectMutations:function(){return Gt(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 Gt(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 Ce=Gt(f,S,L.children[ee],M[ee],fe,ce);if(Ce.wasMutated)return Ce}}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?bt:S,M=f.ignoredPaths,Q=f.warnAfter,oe=Q===void 0?32:Q,me=f.ignore;M=M||me;var fe=Rt.bind(null,L,M);return function(de){var ee=de.getState,ce=ee(),Ce=fe(ce),Le;return function(Ie){return function(Ae){var Re=ie(oe,"ImmutableStateInvariantMiddleware");Re.measureTime(function(){ce=ee(),Le=Ce.detectMutations(),Ce=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=Ce.detectMutations(),Ce=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($e){return ze($e)}}};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,Ce=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($e){return function(We){var Ze=$e(We),qe=ie(Ce,"SerializableStateInvariantMiddleware");return!Re&&!(oe.length&&oe.indexOf(We.type)!==-1)&&qe.measureTime(function(){var It=qt(We,"",L,M,fe);if(It){var Ut=It.keyPath,Vt=It.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ut+"`. Value:",Vt,` 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 It=ze.getState(),Ut=qt(It,"",L,M,ee);if(Ut){var Vt=Ut.keyPath,Qt=Ut.value;console.error("A non-serializable value was detected in the state, in the path: `"+Vt+"`. Value:",Qt,` Take a look at the reducer(s) handling this action type: `+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(Xt):fe.push(Xt.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,Ce=L.enhancers,Le=Ce===void 0?void 0:Ce,Ie;if(typeof Q=="function")Ie=Q;else if(ae(Q))Ie=(0,Ct.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=Ct.md.apply(void 0,Ae),ze=Ct.qC;de&&(ze=be(te({trace:!on},typeof de=="object"&&de)));var $e=[Re];Array.isArray(Le)?$e=st([Re],Le):typeof Le=="function"&&($e=Le($e));var We=ze.apply(void 0,$e);return(0,Ct.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(Ce,Le){Ce===void 0&&(Ce=de());var Ie=st([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,$e=Re(ze,Le);return $e===void 0?Ae:$e}else{if(r(Ae))return at(Ae,function(We){return Re(We,Le)});var $e=Re(Ae,Le);if($e===void 0){if(Ae===null)return Ae;throw Error("A case reducer on a non-draftable value must not return undefined")}return $e}return Ae},Ce)}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 Ce=M[ce],Le=Pn(S,ce),Ie,Ae;"reducer"in Ce?(Ie=Ce.reducer,Ae=Ce.prepare):Ie=Ce,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],Ce=ce[0],Le=Ce===void 0?{}:Ce,Ie=ce[1],Ae=Ie===void 0?[]:Ie,Re=ce[2],ze=Re===void 0?void 0:Re,$e=te(te({},Le),me);return En(L,function(We){for(var Ze in $e)We.addCase(Ze,$e[Ze]);for(var qe=0,It=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),$e=ze[0],We=ze[1];Ce(We,Re),L($e,Re)}return{removeAll:Sn(de),addOne:Mt(S),addMany:Mt(L),setOne:Mt(M),setMany:Mt(Q),setAll:Mt(oe),updateOne:Mt(ce),updateMany:Mt(Ce),upsertOne:Mt(Le),upsertMany:Mt(Ie),removeOne:Mt(me),removeMany:Mt(fe)}}function Xe(f,S){var L=ye(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(It){return!(un(It,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 Ce(We,Ze){return Le([We],Ze)}function Le(We,Ze){for(var qe=!1,It=0,Ut=We;It-1;return L&&M}function Qe(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function xt(){for(var f=[],S=0;S0)for(var Ze=Ie.getState(),qe=Array.from(L.values()),It=0,Ut=qe;It"u"?this:window)},44355:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Me-1:0),we=1;we/gm),v=i(/^data-[\-\w.\u00B7-\uFFFF]/),K=i(/^aria-[\-\w]+$/),z=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),De=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,Me=Array($.length);se"u"?null:window},He=function(se,Me){if((typeof se>"u"?"undefined":De(se))!=="object"||typeof se.createPolicy!="function")return null;var xe=null,we="data-tt-policy-suffix";Me.currentScript&&Me.currentScript.hasAttribute(we)&&(xe=Me.currentScript.getAttribute(we));var Ye="dompurify"+(xe?"#"+xe:"");try{return se.createPolicy(Ye,{createHTML:function(gt){return gt}})}catch{return console.warn("TrustedTypes policy "+Ye+" could not be created."),null}};function Be(){var $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:je(),se=function(q){return Be(q)};if(se.version="2.3.6",se.removed=[],!$||!$.document||$.document.nodeType!==9)return se.isSupported=!1,se;var Me=$.document,xe=$.document,we=$.DocumentFragment,Ye=$.HTMLTemplateElement,tt=$.Node,gt=$.Element,dt=$.NodeFilter,vt=$.NamedNodeMap,mt=vt===void 0?$.NamedNodeMap||$.MozNamedAttrMap:vt,Ge=$.HTMLFormElement,rt=$.DOMParser,nt=$.trustedTypes,ot=gt.prototype,ft=U(ot,"cloneNode"),At=U(ot,"nextSibling"),Ft=U(ot,"childNodes"),at=U(ot,"parentNode");if(typeof Ye=="function"){var Ct=xe.createElement("template");Ct.content&&Ct.content.ownerDocument&&(xe=Ct.content.ownerDocument)}var yt=He(nt,Me),jt=yt?yt.createHTML(""):"",Xt=xe,Bt=Xt.implementation,pe=Xt.createNodeIterator,st=Xt.createDocumentFragment,ve=Xt.getElementsByTagName,ge=Me.importNode,Oe={};try{Oe=ne(xe).documentMode?xe.documentMode:{}}catch{}var Ue={};se.isSupported=typeof at=="function"&&Bt&&typeof Bt.createHTMLDocument"u"?"undefined":De(q))!=="object")&&(q={}),q=ne(q),be="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):{},Je="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,bt=q.WHOLE_DOCUMENT||!1,Gt=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(Fe){return Fe}:x,Dt&&(St=!1),kt&&(Gt=!0),en&&(be=R({},[].concat(Ne(N))),ae=[],en.html===!0&&(R(be,_),R(ae,B)),en.svg===!0&&(R(be,h),R(ae,F),R(ae,m)),en.svgFilters===!0&&(R(be,A),R(ae,F),R(ae,m)),en.mathMl===!0&&(R(be,H),R(ae,W),R(ae,m))),q.ADD_TAGS&&(be===Ke&&(be=ne(be)),R(be,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&&(be["#text"]=!0),bt&&R(be,["html","head","body"]),be.table&&(R(be,["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,A),R(ue,P);var ye=R({},H);R(ye,G);var Xe=function(q){var Fe=at(q);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:Jt,tagName:"template"});var Qe=x(q.tagName),xt=x(Fe.tagName);if(q.namespaceURI===dn)return Fe.namespaceURI===Jt?Qe==="svg":Fe.namespaceURI===fn?Qe==="svg"&&(xt==="annotation-xml"||un[xt]):Boolean(ue[Qe]);if(q.namespaceURI===fn)return Fe.namespaceURI===Jt?Qe==="math":Fe.namespaceURI===dn?Qe==="math"&&k[xt]:Boolean(ye[Qe]);if(q.namespaceURI===Jt){if(Fe.namespaceURI===dn&&!k[xt]||Fe.namespaceURI===fn&&!un[xt])return!1;var Kt=R({},["title","style","font","a","script"]);return!ye[Qe]&&(Kt[Qe]||!ue[Qe])}return!1},_e=function(q){y(se.removed,{element:q});try{q.parentNode.removeChild(q)}catch{try{q.outerHTML=jt}catch{q.remove()}}},it=function(q,Fe){try{y(se.removed,{attribute:Fe.getAttributeNode(q),from:Fe})}catch{y(se.removed,{attribute:null,from:Fe})}if(Fe.removeAttribute(q),q==="is"&&!ae[q])if(Gt||kt)try{_e(Fe)}catch{}else try{Fe.setAttribute(q,"")}catch{}},lt=function(q){var Fe=void 0,Qe=void 0;if(Yt)q=""+q;else{var xt=C(q,/^[\r\n\t ]+/);Qe=xt&&xt[0]}gn==="application/xhtml+xml"&&(q=''+q+"");var Kt=yt?yt.createHTML(q):q;if(vn===Jt)try{Fe=new rt().parseFromString(Kt,gn)}catch{}if(!Fe||!Fe.documentElement){Fe=Bt.createDocument(vn,"template",null);try{Fe.documentElement.innerHTML=En?"":Kt}catch{}}var zt=Fe.body||Fe.documentElement;return q&&Qe&&zt.insertBefore(xe.createTextNode(Qe),zt.childNodes[0]||null),vn===Jt?ve.call(Fe,bt?"html":"body")[0]:bt?Fe.documentElement:zt},pt=function(q){return pe.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")},Tt=function(q){return(typeof tt>"u"?"undefined":De(tt))==="object"?q instanceof tt:q&&(typeof q>"u"?"undefined":De(q))==="object"&&typeof q.nodeType=="number"&&typeof q.nodeName=="string"},Et=function(q,Fe,Qe){!Ue[q]||D(Ue[q],function(xt){xt.call(se,Fe,Qe,cn)})},Pt=function(q){var Fe=void 0;if(Et("beforeSanitizeElements",q,null),ht(q)||C(q.nodeName,/[\u0080-\uFFFF]/))return _e(q),!0;var Qe=nn(q.nodeName);if(Et("uponSanitizeElement",q,{tagName:Qe,allowedTags:be}),!Tt(q.firstElementChild)&&(!Tt(q.content)||!Tt(q.content.firstElementChild))&&Z(/=0;--Ht)xt.insertBefore(ft(Kt[Ht],!0),At(q))}return _e(q),!0}return q instanceof gt&&!Xe(q)||(Qe==="noscript"||Qe==="noembed")&&Z(/0},Lt=function(q){var Fe=void 0,Qe=void 0,xt=void 0,Kt=void 0;Et("beforeSanitizeAttributes",q,null);var zt=q.attributes;if(!!zt){var Ht={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ae};for(Kt=zt.length;Kt--;){Fe=zt[Kt];var An=Fe,$t=An.name,Ln=An.namespaceURI;if(Qe=J(Fe.value),xt=nn($t),Ht.attrName=xt,Ht.attrValue=Qe,Ht.keepAttr=!0,Ht.forceKeepAttr=void 0,Et("uponSanitizeAttribute",q,Ht),Qe=Ht.attrValue,!Ht.forceKeepAttr&&(it($t,q),!!Ht.keepAttr)){if(Z(/\/>/i,Qe)){it($t,q);continue}Dt&&(Qe=T(Qe,ke," "),Qe=T(Qe,O," "));var bn=nn(q.nodeName);if(!!Nt(bn,xt,Qe))try{Ln?q.setAttributeNS(Ln,$t,Qe):q.setAttribute($t,Qe),I(se.removed)}catch{}}}Et("afterSanitizeAttributes",q,null)}},Wt=function Ve(q){var Fe=void 0,Qe=pt(q);for(Et("beforeSanitizeShadowDOM",q,null);Fe=Qe.nextNode();)Et("uponSanitizeShadowNode",Fe,null),!Pt(Fe)&&(Fe.content instanceof we&&Ve(Fe.content),Lt(Fe));Et("afterSanitizeShadowDOM",q,null)};return se.sanitize=function(Ve,q){var Fe=void 0,Qe=void 0,xt=void 0,Kt=void 0,zt=void 0;if(En=!Ve,En&&(Ve=""),typeof Ve!="string"&&!Tt(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(De($.toStaticHTML)==="object"||typeof $.toStaticHTML=="function"){if(typeof Ve=="string")return $.toStaticHTML(Ve);if(Tt(Ve))return $.toStaticHTML(Ve.outerHTML)}return Ve}if(Rt||Mt(q),se.removed=[],typeof Ve=="string"&&(rn=!1),rn){if(Ve.nodeName){var Ht=nn(Ve.nodeName);if(!be[Ht]||Te[Ht])throw w("root node is forbidden and cannot be sanitized in-place")}}else if(Ve instanceof tt)Fe=lt(""),Qe=Fe.ownerDocument.importNode(Ve,!0),Qe.nodeType===1&&Qe.nodeName==="BODY"||Qe.nodeName==="HTML"?Fe=Qe:Fe.appendChild(Qe);else{if(!Gt&&!Dt&&!bt&&Ve.indexOf(" `+$t),Dt&&($t=T($t,ke," "),$t=T($t,O," ")),yt&&_t?yt.createHTML($t):$t},se.setConfig=function(Ve){Mt(Ve),Rt=!0},se.clearConfig=function(){cn=null,Rt=!1},se.isValidAttribute=function(Ve,q,Fe){cn||Mt({});var Qe=nn(Ve),xt=nn(q);return Nt(Qe,xt,Fe)},se.addHook=function(Ve,q){typeof q=="function"&&(Ue[Ve]=Ue[Ve]||[],y(Ue[Ve],q))},se.removeHook=function(Ve){Ue[Ve]&&I(Ue[Ve])},se.removeHooks=function(Ve){Ue[Ve]&&(Ue[Ve]=[])},se.removeAllHooks=function(){Ue={}},se}var et=Be();return et})},46688:(c,u,e)=>{"use strict";e.d(u,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(c,u,e)=>{"use strict";e.d(u,{YQ:()=>ne,g7:()=>R,Cs:()=>U,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),I=e.n(D),y=e(60985),x=e(84621),C=e(44203);const T=(0,y.P1)(x.J0,B=>{try{return H(B?.["twc-variation"]??"")}catch{return{}}}),b=(0,y.P1)(x.J0,B=>{try{return G(B?.["twc-experiment"]??"")}catch{return{}}}),J=(0,y.P1)(T,b,(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}}}I()(F,m)}return F}),V=(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)(V,B=>B.join(",")),U=(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 A(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(A(B));return P(F),F}function G(B){if(!B)return{};const F=JSON.parse(A(B)),W={};for(const m of Object.keys(F)){const[g,p]=m.split("__"),v=l()(F[m]);N(`${g}_${p}`)&&(W[g]={value:p,payloads:{[p]:v}})}return P(W),W}function N(B){return B.length{"use strict";e.d(u,{CJ:()=>E,RL:()=>V,UO:()=>d,m$:()=>s,u0:()=>T});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??""),I=(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??{},T=F=>F?.article?.limitedAccess??!1,b=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"],{})}),V=(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??""),U=(0,r.C6)(d,F=>F?.lastmodifieddate??""),_=(0,r.C6)(d,F=>F?.publishdate??""),h=(0,r.C6)(d,F=>F?.createdate??""),A=(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=N(F),p=createDalKey({language:m,assetIds:g}),v=get(W,["getCMSAssetByIDsUrlConfig",p,"data"],[]);if(Array.isArray(v)){let K=v.filter(z=>z.status===200);return K=K.map(z=>{const{doc:X={}}=z;return{...X,playlists:X.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),K}return null}),N=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:()=>I,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 T=(0,r.vy)({language:x,collectionId:C});return n()(y,["getCMSCollectionsUrlConfig",T,"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"],""):""}),I=(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:()=>N,FN:()=>w,FT:()=>b,Hz:()=>Z,IU:()=>ne,JK:()=>A,Jc:()=>_,Je:()=>T,M3:()=>R,MK:()=>U,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:()=>I,dn:()=>E,nD:()=>W,nn:()=>m,s8:()=>C,sF:()=>F,sc:()=>d,tV:()=>j,uz:()=>J,y8:()=>n,yk:()=>V});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",I="criteoSlot",y="custParamsPii",x="facebookWxNode",C="findMe",T="geoIP",b="googleNonLimitedAds",J="gpt",Z="gptPiiGDPR",w="gptPiiSaleUSA",V="indexExchange",j="instagramWxNode",R="gptPrisma",ne="headerBidders",U="medallia",_="mParticleFullMetrics",h="nielsen",A="outbrain",P="rubicon",H="socialLinksFooter",G="taboola",N="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:()=>V,Cy:()=>xe,Ds:()=>Ne,EM:()=>$,Eg:()=>De,Jt:()=>K,MT:()=>w,Mw:()=>R,O7:()=>z,Oq:()=>je,R$:()=>X,RJ:()=>He,Yq:()=>Ee,ab:()=>C,b2:()=>G,bG:()=>se,dR:()=>_,ff:()=>le,gK:()=>Be,hV:()=>Ye,hY:()=>tt,qW:()=>et,sj:()=>mt,ss:()=>Z});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),l=e(42882),d=e(84621),E=e(23631),D=e(26850),I=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)),T=Ge=>r()(Ge,[y.Xf,y.y8],{}),b=Ge=>(0,t.P1)(T,rt=>r()(rt,[Ge])),J=Ge=>r()(Ge,[y.Xf,y.ah],{}),Z=(0,t.P1)(J,Ge=>{const{DprSdk:rt}=window||{};return Ge[D.ui]??rt?.getUserConsentWithDefaultValue?.(D.ui)}),w=(0,t.P1)(J,Ge=>{const{DprSdk:rt}=window||{};return Ge[D.y]??rt?.getUserConsentWithDefaultValue?.(D.y)}),V=()=>{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=b(y.R8),ne=b(y.Je),U=b(y.s8),_=(0,t.P1)(b(y.UZ),d.dF,(Ge,rt)=>["covid19map"].includes(rt)?!1:Ge),h=b(y.X9),A=b(y.tV),P=b(y.FL),H=b(y.Wc),G=(0,t.P1)(s.fr,i.b2,(Ge,rt)=>Ge||rt),N=(0,t.P1)(d.cz,Ge=>[E.CA,...E.nB,...E.Gv].includes(Ge));function B({linkList:Ge=[],regime:rt,allowPrivacySettingsLink:nt,pageKey:ot,isMobile:ft,isUserLoggedIn:At,privacyPolicyLink:Ft}){if(!Array.isArray(Ge))return Ge;const at=a()(Ge);return F({privacyLinkList:at,regime:rt,allowPrivacySettingsLink:nt}),W({privacyLinkList:at,regime:rt,pageKey:ot,isMobile:ft}),m({privacyLinkList:at,regime:rt,pageKey:ot,isMobile:ft}),g({privacyLinkList:at,regime:rt,pageKey:ot,isMobile:ft,isUserLoggedIn:At}),p({privacyLinkList:at,regime:rt,privacyPolicyLink:Ft}),at}const F=({privacyLinkList:Ge,regime:rt,allowPrivacySettingsLink:nt})=>{const ot=Ge.findIndex(ft=>ft?.titleTranslationKey==="privacySettings"||ft?.titleTranslationKey==="privacySettingsMenu");if(ot>-1){if(!nt){Ge.splice(ot,1);return}if(E.Gv.includes(rt)){const{DprSdk:ft}=window||{};Ge[ot].titleTranslationKey="cookieSettings",Ge[ot].url="",Ge[ot].onClick=ft?.showConsentManager}E.nB.includes(rt)&&Ge[ot].titleTranslationKey!=="privacySettingsMenu"&&(Ge[ot].titleTranslationKey="reviewAdsSettings")}},W=({privacyLinkList:Ge,regime:rt,pageKey:nt,isMobile:ot})=>{const ft=Ge.findIndex(At=>At?.titleTranslationKey?.includes?.("dataPurposes"));if(ft>-1){if(rt!==E.JP){Ge.splice(ft,1);return}nt==="dataPurposes"&&ot&&(Ge[ft].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},m=({privacyLinkList:Ge,regime:rt,pageKey:nt,isMobile:ot})=>{const ft=Ge.findIndex(At=>At?.titleTranslationKey?.includes?.("doNotSell"));if(ft>-1){if(!E.nB.includes(rt)){Ge.splice(ft,1);return}nt==="privacySettings"&&ot&&(Ge[ft].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),rt!==E.wQ&&E.nB.includes(rt)&&(Ge[ft].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ge,regime:rt,pageKey:nt,isMobile:ot,isUserLoggedIn:ft})=>{const At=Ge.findIndex(Ft=>Ft?.titleTranslationKey?.includes?.("sensitiveData"));At>-1&&(nt==="privacySettings"&&ot&&(Ge[At].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(rt!==E.wQ||!ft)&&Ge.splice(At,1))},p=({privacyLinkList:Ge,regime:rt,privacyPolicyLink:nt})=>{const ot=Ge.findIndex(ft=>ft?.titleTranslationKey==="cookieNotice");if(ot>-1){if(!E.nB.includes(rt)){Ge.splice(ot,1);return}rt===E.wQ&&(Ge[ot].titleTranslationKey="californiaNotice",Ge[ot].url=`${nt}#us-ccpa-notice-current`)}},v=(0,I.Iv)({t:()=>{},shouldUseLocaleParam:!1}),K=(0,t.P1)(d.cz,N,d.dF,d.Hu,l.WO,v,(Ge,rt,nt,ot,ft,At)=>({linkList:Ft})=>B({linkList:Ft,regime:Ge,allowPrivacySettingsLink:rt,pageKey:nt,isMobile:ot,isUserLoggedIn:ft,privacyPolicyLink:At?.[0]?.url})),z=b(y.St),X=b(y.IU),le=b(y.sc),Ee=b(y.bk),De=b(y.yk),Ne=b(y.Y9),je=b(y.uz),He=b(y.Hz),Be=b(y.FN),et=b(y.MK),$=b(y.JK),se=b(y.T$),Me=b(y._f),xe=b(y.Eh),we=b(y.$q),Ye=b(y.FT),tt=(0,t.P1)(b(y.Jc),d.z3,d.dF,(Ge,rt,nt)=>Ge&&!(rt&&nt.includes("covid19"))),gt=b(y.bK),dt=b(y.dn),vt=b(y.M3),mt=b(y.sF)},55036:(c,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>Z,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>x,a1:()=>D,Wo:()=>T,ke:()=>b,$J:()=>y,MH:()=>I});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,V)=>{const j=w?.["twc-unit"]??"";return j==="m"&&V?"s":j}),l=(0,n.P1)(t.TN,s,a.Oo,(w,V,j)=>{const R=(0,o.V7)(V),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)),I=(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),T=(0,n.P1)(l,w=>w.precip),b=(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:()=>U,MG:()=>j,TN:()=>b,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,A)=>A||h||""),l=(0,t.C6)(s,n.dF,(h,A)=>{const P=i(h);return P||(A==="notFound"?o.ZW:P)}),d=(0,t.C6)(l,n.z3,n.pu,(h,A,P)=>{let H=h;return A&&P&&H!=="en-US"&&(H="en-GB"),{locale:H}});function E(h){if(!h)return o.ZW;const A=h.split("-")[0];return o.PD[A]||o.ZW}const D=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(h,A,P,H,G)=>h||A||P||G||H==="notFound"),I=(0,t.C6)(l,h=>E(h)),y=(0,t.C6)(I,h=>({locale:h})),x=(0,t.C6)(d,h=>({name:"getMewLocaleUrlConfig",params:h})),C=(0,t.C6)(t.$l,d,D,y,(h,A,P,H)=>{let G=h({name:"getMewLocaleUrlConfig",params:A});return!(G?.data??null)&&P&&(G=h({name:"getMewLocaleUrlConfig",params:H})),G?.data}),T=(0,t.C6)(C,h=>h?.locale?.data??null),b=(0,t.C6)(T,h=>h?.attributes?.localeCode??""),J=(0,t.C6)(b,h=>(h||"").replace("-","_")),Z=(0,t.C6)(b,h=>{const A="";if(h&&h.length){const P=h.split("-");return P.length>1?P[1]:A}return A}),w=(0,t.C6)(T,h=>h?.attributes?.isLocaleSiteEnabled??!1),V=(0,t.C6)(C,h=>h?.language?.data??null),j=(0,t.C6)(V,h=>h?.attributes.languageCode??""),R=(0,t.C6)(j,h=>h.split("-")[0]),ne=(0,t.C6)(V,h=>h?.attributes.languageName??""),U=(0,t.C6)(V,h=>h?.attributes.isRtlLanguage??!1),_=(0,t.C6)(b,h=>h==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>He,Fk:()=>y,Gx:()=>z,H3:()=>g,JB:()=>R,JP:()=>N,LW:()=>De,O8:()=>E,P:()=>$,Px:()=>Be,Q2:()=>P,QJ:()=>D,QQ:()=>Z,Rb:()=>j,SO:()=>B,SV:()=>A,Ts:()=>le,Vj:()=>i,W9:()=>I,Xf:()=>n,Xp:()=>b,Y6:()=>t,Y9:()=>ne,Z4:()=>_,_d:()=>o,bU:()=>W,cd:()=>a,d3:()=>Ee,fD:()=>v,fS:()=>r,gr:()=>U,hu:()=>X,i6:()=>F,jS:()=>w,kM:()=>et,lV:()=>je,ss:()=>Ne,u1:()=>d,ur:()=>p,xA:()=>m,zv:()=>V});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",I="WXU/ADS/RUBICON_NO_WRAPPER",y="WXU/ADS/REFRESH_ADS",x="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",T=100,b=1e3,J="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",Z="WXU/ADS/SLOTS/READY",w="WXU/ADS/SET_TARGETING_READY",V="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",U="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",_="WXU/ADS/LOAD_AMAZON_HDBID",h="WXU/ADS/SET_AMAZON_HDBID_SLOTS",A="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",P="WXU/ADS/SET_CRITEO",H="WXU/ADS/SET_LOTAME",G="WXU/ADS/SET_CRITEO_SLOTS",N="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",z="MW_Position1",X="WXU/ADS/NO_AD_CALL_EXCLUSION",le="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Ee="WXU/ADS/SET_HASHED_MPID",De=["fa","tl","id"],Ne=["CU","IR","SD","SY","UA"],je=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],He=["iasPetSlot","rubicon"],Be=["refreshAds","userActionAdRefresh"],et="MW_Position2",$="MW_Position3",se="Taboola",Me="https://securepubads.g.doubleclick.net/tag/js/gpt.js",xe="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>se,Dt:()=>at,Fh:()=>un,G:()=>mt,GL:()=>st,HH:()=>pe,Hc:()=>At,Ie:()=>F,Ii:()=>B,JN:()=>W,JV:()=>sn,JW:()=>Y,Jh:()=>en,KL:()=>v,KY:()=>Rt,LX:()=>O,Ll:()=>Oe,MT:()=>tn,Nt:()=>$,Q1:()=>te,QV:()=>Mt,UJ:()=>be,Uj:()=>rt,VH:()=>Ge,Vm:()=>He,Vv:()=>Ye,WL:()=>Ee,Xd:()=>he,Y2:()=>et,Yy:()=>we,ZH:()=>ae,cr:()=>Ft,dA:()=>gn,dJ:()=>nt,db:()=>ut,ew:()=>dt,fL:()=>p,j5:()=>Me,jq:()=>Je,lg:()=>gt,mm:()=>St,n0:()=>Ct,nF:()=>Pn,nY:()=>Pe,nu:()=>En,oe:()=>bt,pn:()=>Bt,tc:()=>ge,u_:()=>fn,vW:()=>ve,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),I=e(75652),y=e.n(I),x=e(29286),C=e.n(x),T=e(84621),b=e(44203),J=e(18213),Z=e(86535),w=e(42882),V=e(35342),j=e(64795),R=e(80329),ne=e(11419),U=e(39730),_=e(9625),h=e(46153),A=e(76643),P=e(83625),H=e(23631),G=e(80990),N=e(7647);const B=k=>k?.[N.Xf]?.slotsReady??!1,F=k=>k?.[N.Xf]?.rubiconDone??!1,W=k=>k?.[N.Xf]?.btfBidTargetingDone??!1,m=k=>k?.[N.Xf]?.custParamsComplete??!1,g=k=>k?.[N.Xf]?.targetingReady??!1,p=k=>k?.[N.Xf]?.amznHdBidStatus??!1,v=k=>k?.[N.Xf]?.criteoSlotStatus??!1,K=k=>k?.[REDUCER_KEY]?.wfxtg??!1,z=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)(T.zM,k=>{let ue=k;if(k!=="mobile"){const{screen:{width:ye}}=window;ye>1024?ue="desktop":ye>=768&&(ue="tablet")}return ue}),De=(0,t.P1)(j.uT,k=>s()(Object.values(k??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),Ne=(0,t.P1)(De,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)(De,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 ye=k?.metrics_levels??null;return ue||ye}),Be=(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,V.gx,(k,ue,ye)=>{const{adUnits:Xe={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ue;let{mobile:_e,desktop:it,tablet:lt}=Xe;_e=_e.includes("_us")?_e.substr(0,_e.indexOf("_us")):_e,it=it.includes("_us")?it.substr(0,it.indexOf("_us")):it,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"&&(ye.includes("oppo")||ye.includes("transsion"))&&(pt="intl");const ht=_e.includes("mobile_smart")?`${_e}_${pt}`:_e,Tt=it.includes("web_weather")?`${it}_${pt}`:it,Et=lt.includes("tablet_weather")?`${lt}_${pt}`:lt;return{desktop:Tt,mobile:ht,tablet:Et}}),Me=(0,t.P1)(Ee,se,(k,ue)=>ue?.[k]??""),xe=(0,t.P1)(j.JN,k=>k?.adTagOverrides),we=(0,t.P1)(j.JN,k=>k?.adZone),Ye=(0,t.P1)(Me,we,R.jm,(k,ue,ye)=>`${k}/${ye||ue||"non_monetized"}`),tt=(0,t.P1)(j.JN,k=>k?.adsmetrics_zone),gt=()=>C().get("adstest"),dt=(0,b.C6)(ne.RL,R.jm,we,(k,ue,ye)=>k||ue||ye),vt=(0,b.C6)(Ee,R.jm,$,se,we,gt,(k,ue,ye,Xe,_e,it)=>{const lt=Xe[k];return`${ye}/${it?"test_":""}${lt}/${ue||_e}`}),mt=(0,b.C6)(Ee,$,se,gt,(k,ue,ye,Xe)=>{const _e=ye[k];return`${ue}/${Xe?"test_":""}${_e}/interstitial`}),Ge=(0,b.C6)(T.zM,Be,(k,ue)=>{const ye=[...ue?.thirdParties??[]],{token:Xe}=k==="mobile"?G.eh.USER_ACTION_AD_REFRESH:G.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(Xe)}),rt=(0,b.C6)(Be,T.zM,Z.bx,w.WO,(k,ue,ye,Xe)=>{const _e="rubicon_enUS",it="sequentialAdLoader",lt="abTesting",pt=G.eh.TIME_FRAME.token,ht=G.eh.HELIOS_AD_SDK.token,Tt=G.eh.ADMIRAL.token,Et=G.eh.IAB_CATEGORIES.token,Pt=G.eh.INSTANA.token,Nt=G.eh.ASSERTIVE_YIELD.token,{token:wt}=G.eh.USER_ACTION_AD_REFRESH,{token:Lt}=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(it)||q.push(it),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(Tt)||q.push(Tt),q.includes(Et)||q.push(Et),q.includes(Pt)||q.push(Pt),q.includes(Nt)||q.push(Nt),ue==="mobile"?(q.push(wt),q.push(Lt)):(q.push(Ve),q.push(Wt)),ye&&Xe&&(q=q.filter(Fe=>!Fe.includes(G.eh.LOTAME.token))),y()(q).join(",")}),nt=(0,b.C6)(j.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),ot=(0,b.C6)(rt,T.cz,(k,ue)=>{const ye=k.split(",");if(!Array.isArray(ye)||!ye.length)return[];const{CRITEO_SLOT:Xe,IAS_PET_SLOT:_e,...it}=G.eh;return ye.filter(ft(ue)).reduce((pt,ht)=>{const Et=Object.values(it).find(({token:Pt})=>ht.includes(Pt));if(Et){const{script:Pt}=Et;return Pt?[...pt,Pt]:pt}return pt},[])}),ft=k=>ue=>!(H.Gv.includes(k)&&G.XC.some(ye=>ue.includes(ye))),At=(k,ue)=>(0,b.C6)(b.Gx,Ee,ue?je(ue):Ne,De,he,(ye,Xe,_e,it,lt)=>{const pt=(0,b.vy)({positions:_e,screenSize:ue??Xe});let ht=ye?.getMewAdConfigsUrlConfig?.[pt]?.data?.data??null;return ht?(ht=ht.reduce((Tt,Et)=>{const Pt=it.find(Nt=>Nt.props.id===Et.name||Nt.props.tabletId===Et.name);return[...Tt,{...Et,lazyload:Pt.props.lazyload,disableAd:Pt?.props?.disableAd,sequentialGroup:Pt?.props?.sequentialGroupOverride||Et?.sequentialGroup||"btf"}]},[]),lt&&k&&(ht=ht.filter(Tt=>Tt.sequentialGroup===k)),ht):[]}),Ft=(0,b.C6)(J.Ds,b.Gx,h.TN,_.yt,(k,ue,ye,Xe)=>{const _e=(0,b.vy)({locale:ye,placeid:Xe}),it=ue?.getWxAdTargetingUrlConfig?.[_e]?.data?.data??{},lt=r()(it,G.q3);return k?lt:r()(lt,G.xN)}),at=(0,b.C6)(b.Gx,rt,(k,ue)=>{const ye=(0,b.vy)({tokens:ue});let Xe=k?.getMewAdThirdPartyConfigsUrlConfig?.[ye]?.data?.data??[];return Xe=Xe.map(({config:_e,config_type:it})=>({config:_e,type:it})),Xe}),Ct=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.AMAZON_HEADER_BIDDER.token:!1);if(ue&&ue.config)return ue.config}return{}}),yt=(0,b.C6)(J.ab,at,(k,ue)=>{if(!k)return{};if(!d()(ue)){const ye=ue.find(Xe=>Xe.type?Xe.type===G.eh.ADMIRAL.token:{});if(ye&&ye.config)return ye.config}return{}}),jt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.ASSERTIVE_YIELD.token:!1);if(ue&&ue.config)return ue.config}return{}}),Xt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.INSTANA.token:!1);if(ue&&ue.config)return ue.config}return{}}),Bt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.AMAZON_SLOTS.token:!1);if(ue&&ue.config)return ue.config}return{}}),pe=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.CRITEO.token:!1);if(ue&&ue.config)return ue.config}return{}}),st=(0,b.C6)(at,T.zM,(k,ue)=>{if(!d()(k)){const ye=k.find(Xe=>Xe.type?Xe.type===G.eh.CRITEO_SLOT.token:!1);if(ye&&ye.config)return ye.config.placements=ye.config.placements[ue],ye.config}return{}}),ve=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.GEOEDGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),ge=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.IAS_PET_SLOT.token:!1);if(ue&&ue.config)return ue.config}return{}}),Oe=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.INDEX_EXCHANGE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Ue=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.LOTAME.token:!1);if(ue&&ue.config)return ue.config}return{}}),ke=/[0-9]{4}/,O=(0,b.C6)(Ue,k=>{const{tagsSrcId:ue="1884"}=k;return ue.match(ke)}),Y=(0,b.C6)(O,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),te=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.PREBID.token:!1);if(ue&&ue.config)return ue.config}return{}}),re=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ue&&ue.config)return ue.config}return{}}),Se=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.USER_ACTION_AD_REFRESH.token:!1);if(ue&&ue.config)return ue.config}return{}}),Pe=(0,b.C6)(Se,T.dF,h.TN,(k,ue,ye)=>{const{atf:Xe,refreshBidders:_e}=k,lt=(Object.keys(Xe)||[]).filter(wt=>wt.includes(ye)||wt.includes("all"))||[];let pt=k?.atf?.positions,ht=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve?(pt=Xe?.[Lt]?.[Ve]?.positions??pt,pt):wt},[]);d()(ht)&&(ht=pt);let Tt=k?.atf?.userActionDelay;const Et=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve&&(Tt=Xe?.[Lt]?.[Ve]?.userActionDelay||Tt),Tt},[]);let Pt=k?.atf?.inViewOnly;const Nt=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve&&(Pt=Xe?.[Lt]?.[Ve]?.inViewOnly??Pt),Pt},[]);return{type:"atf",inViewOnly:Nt,posToRefresh:ht,refreshBidders:_e,userActionDelay:Et}}),be=(0,b.C6)(Se,T.dF,h.TN,(k,ue,ye)=>{const{btf:Xe,refreshBidders:_e}=k,lt=(Object.keys(Xe)||[]).filter(wt=>wt.includes(ye)||wt.includes("all"))||[];let pt=k?.btf?.positions,ht=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve?(pt=Xe?.[Lt]?.[Ve]?.positions??pt,pt):wt},[]);d()(ht)&&(ht=pt);let Tt=k?.btf?.userActionDelay;const Et=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve&&(Tt=Xe?.[Lt]?.[Ve]?.userActionDelay||Tt),Tt},[]);let Pt=k?.btf?.inViewOnly;const Nt=lt.reduce((wt,Lt)=>{const Ve=(Object.keys(Xe[Lt]).filter(q=>q.includes(ue)||q.includes("all"))||[])[0];return Ve&&(Pt=Xe?.[Lt]?.[Ve]?.inViewOnly??Pt),Pt},[]);return{type:"btf",inViewOnly:Nt,posToRefresh:ht,refreshBidders:_e,userActionDelay:Et}}),Ke=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.REFRESH_ADS.token:!1);if(ue&&ue.config)return ue.config}return{}}),ae=(0,b.C6)(Ke,T.dF,h.TN,(k,ue,ye)=>{const{atf:Xe={},refreshBidders:_e=[]}=k,{interval:it=0,inViewOnly:lt=!1}=Xe,ht=Object.keys(Xe).filter(Pt=>Pt.includes(ye)||Pt.includes("all"))||[];let Tt=Xe.positions;const Et=ht.reduce((Pt,Nt)=>{const Lt=Object.keys(Xe[Nt]).filter(Wt=>Wt.includes(ue)||Wt.includes("all"))||[];return d()(Lt)||(Tt=Xe[Nt][Lt].positions),Tt},[]);return{type:"atf",inViewOnly:lt,interval:it,positions:Et,refreshBidders:_e}}),ie=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ue?.config?ue.config:{}}}),he=(0,b.C6)(ie,T.zM,T.dF,h.TN,(k,ue,ye,Xe)=>{if(d()(k)||ue!=="desktop")return!1;const it=Object.keys(k).filter(Et=>Et.includes(Xe)||Et.includes("all"))||[],lt=Array.isArray(it)&&it[0],pt=k?.[lt],ht=pt&&(pt.filter(Et=>Et.includes(ye)||Et.includes("all"))||[]);return ht&&Array.isArray(ht)&&!!ht[0]}),Te=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh?.RUBICON?.token:!1);if(ue?.config)return ue.config}return{}}),Je=(0,b.C6)(Te,T.dF,h.TN,(k,ue,ye)=>{const{defaultTimeoutOverride:Xe}=k,it=Object.keys(k).filter(ht=>ht.includes(ye)||ht.includes("all"))||[];let lt=Xe;return it.reduce((ht,Tt)=>{const Pt=Object.keys(k[Tt]).filter(Nt=>Nt.includes(ue)||Nt.includes("all"))||[];return d()(Pt)||(lt=k[Tt][Pt[0]].timeoutOverride),lt},lt)}),ut=(0,b.C6)(Te,Je,(k,ue)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:ue})),St=(0,b.C6)(Ke,T.dF,h.TN,(k,ue,ye)=>{const{btf:Xe={},refreshBidders:_e=[]}=k,{interval:it=0,inViewOnly:lt=!1}=Xe,ht=Object.keys(Xe).filter(Pt=>Pt.includes(ye)||Pt.includes("all"))||[];let Tt=Xe.positions;const Et=ht.reduce((Pt,Nt)=>{const Lt=Object.keys(Xe[Nt]).filter(Wt=>Wt.includes(ue)||Wt.includes("all"))||[];return d()(Lt)||(Tt=Xe[Nt][Lt].positions),Tt},[]);return{type:"btf",interval:it,inViewOnly:lt,positions:Et,refreshBidders:_e}}),ct=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.WFXTG.token:!1);if(ue&&ue.config)return ue.config}return{}}),Dt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.WX_AD_TARGETING.token:!1);if(ue&&ue.config)return ue.config}return{}}),bt=(0,b.C6)(vt,At(null),(k,ue)=>ue.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(Xe=>Xe[0]==="fluid"?[1,1]:Xe),adUnitPath:k}))),Rt=()=>{{const k=C().get("fv");return parseInt(k,10)||0}},Yt=(0,b.C6)(R.jm,we,(k,ue)=>{const ye=k||ue||"",Xe=ye.lastIndexOf("local_forecasts")!==-1;let _e,it,lt;if(Xe)_e="fcst",lt="fcst",it="fcst";else{const ht=ye.split("/").slice(-2);[it]=ht,_e=`${it}_${ht[1]||""}`,lt=ht[1]||"nl"}return{cat:_e,fam:it,ch:lt}}),Gt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh?.TIME_FRAME?.token:!1);if(ue?.config)return ue.config}return{}}),kt=(0,b.C6)(j.IY,Gt,(k,ue)=>ue?.tf?.[k]??"nl"),_t=(k,ue)=>()=>{const ye=ue||"0123456789",Xe=k||16;let _e="";for(let it=0;it{{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?.[N.Xf]?.wfxtg??{},tn=k=>k?.[N.Xf]?.lotame??{},on=k=>k?.[N.Xf]?.hashedMpid??"",mn=(0,b.C6)(Ee,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),Zt=(0,b.C6)(T.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),sn=k=>k?.[P.Xf]?.videoCount??0,pn=(0,b.C6)(T.ZN,k=>k?.adRef??""),fn=k=>k?.[N.Xf]?.custParams??{},dn=(0,b.C6)(J.Ds,J.gK,Yt,se,kt,_t(16,"0123456789"),Rt,gt,qt,mn,hn,rn,Zt,pn,sn,V.gx,Ee,T.zM,(k,ue,ye,Xe,_e,it,lt,pt,ht,Tt,Et,Pt,Nt,wt,Lt,Wt,Ve,q)=>{let Fe={...ye,ad_unit:Xe[Ve],tf:_e,ord:it,rmid:it,impression_id:(0,A.Vj)(),vab:q!=="mobile"?"nxgn":"daybreak",v:lt&&lt.toString(),adstest:pt||"",browser:ht,mr:"0",plat:Tt,env:Et,refurl:Pt,mlayer:Nt||"",...Wt?{par:Wt}:{},ref:Lt===0?wt:"",sod:ue?"yes":"no"};Fe=a()(Fe,xt=>!!xt);const Qe=r()(Fe,G.q3);return k?Qe:r()(Qe,G.xN)}),Jt=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ue&&ue.config)return ue.config}return{}}),vn=(0,b.C6)(Jt,k=>{if(k&&!d()(k)){const{maxTime:ue}=k;if(!Number.isNaN(ue))return+ue}return-1}),En=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh?.HELIOS_AD_SDK?.token:!1);if(ue?.config)return ue.config}return{}}),gn=(0,b.C6)(fn,on,(k,ue)=>{const ye=Object.keys(k).filter(_e=>G.Hw.has(_e)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!ue}}),Pn=(0,b.C6)(at,k=>{if(!d()(k)){const ue=k.find(ye=>ye.type?ye.type===G.eh?.AB_TESTING?.token:!1);if(ue?.config)return ue.config}return{}}),yn=(0,b.C6)(at,k=>k?.find?.(ue=>ue.type===G.eh.IAB_CATEGORIES.token)?.config??{});function nn(k,ue){return D()({},k,ue,(ye,Xe)=>{if(Array.isArray(ye))return y()(ye.concat(Xe))})}const cn=(0,b.C6)(yn,k=>{const{iabCategoriesByPageCode:ue={}}=k??{},ye={};for(const[Xe,_e]of Object.entries(ue))for(const it of Xe.split(","))ye[it]=nn(ye[it]??{},_e);return ye}),Dn=(0,b.C6)(cn,j.IY,(k,ue)=>k[ue]),Sn=(0,b.C6)(ne.UO,U.s5,(k,ue)=>(d()(k)?ue:k)?.tags?.iab??{}),Mt=(0,b.C6)(Dn,Sn,(k,ue)=>nn(k,ue)),un=(0,b.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,I,y,x,C)=>{const T="all",b=!C?.moneytree;if(!b||Object.keys(I).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))??T,V=Z[w];let j=null;if(V?.includes?.(D)||V?.includes?.(T)||b){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,I,y)=>D&&E==="en-US"&&d==="US"&&!y||!D&&d==="US"&&E==="en-US"&&!I);function l(d,E,D){const I=i.includes(E.title)||i.includes(E.urlTranslationKey)||i.includes(E.titleTranslationKey),y=D?.includes?.("samsung");return!(I&&(!d||y))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>p,dA:()=>m,K4:()=>W,J7:()=>g,dz:()=>d,AM:()=>l,N7:()=>I,QP:()=>R,aZ:()=>_,_s:()=>N});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(v){try{return decodeURIComponent(v)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(v,K,z,X)=>{if(!v&&!K&&!z&&!X)return null;const Ee=[{type:"canonicalCityId",locId:i(X)},{type:"placeId",locId:i(z)},{type:null,locId:i(K)},{type:null,locId:i(v)}].find(Be=>!!Be.locId);if(!Ee)return null;const De=/.*(\+|-|\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(De.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 Be=d(Ee);if(Be)return Be}return d(Ee)}),l=(0,n.C6)(r.TN,s,(v,K)=>{const{type:z,value:X}=K||{},le={language:v,[z]:X};return z==="locId"&&(le.locationType="locid"),{getSunV3LocationPointUrlConfig:le}});function d({locId:v,type:K}){const z=[{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=z.find(le=>le.typeAs===K);if(X&&X.regex.test(v))return{type:X.typeAs,value:X.valueFn(v)}}for(let X=0,le=z.length;X{if(!v)return!0;const{type:K,value:z}=v;return!z||K==="geocode"&&z==="0.00,0.00"}),D=(0,n.C6)(n.Gx,l,(v,K)=>{const z="getSunV3LocationPointUrlConfig",X=v[z]||{},le=K[z]||{},Ee=(0,n.vy)(le);return X[Ee]}),I=(0,n.C6)(D,v=>{if(!(v?.loaded??null))return null;const z=v?.data??null;return!z||z.errors?null:v.data.location}),y=(0,n.C6)(o.h1,D,(v,K)=>{if(!v)return!1;if(!K)return!0;const z=K?.data?.errors??[];if(Array.isArray(z)&&z.length){const X=z[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(X)}return!1}),x=(0,n.C6)(I,v=>v?`${v.latitude},${v.longitude}`:""),C=(0,n.C6)(I,v=>v?.latitude??void 0),T=(0,n.C6)(I,v=>v?.longitude??void 0),b=(0,n.C6)(I,v=>v?.adminDistrict??""),J=(0,n.C6)(I,v=>v?.adminDistrictCode??""),Z=(0,n.C6)(I,v=>v?.postalCode??""),w=(0,n.C6)(I,v=>v?.neighborhood??""),V=(0,n.C6)(I,v=>v?.country??""),j=(0,n.C6)(I,v=>v?.countryCode??""),R=(0,n.C6)(I,v=>{let K=v?.ianaTimeZone??"";return(!K||!K.includes("/"))&&(K="Etc/UTC"),K}),ne=(0,n.C6)(I,v=>v?.displayName??""),U=(0,n.C6)(I,v=>v?.dmaCd??""),_=(0,n.C6)(I,v=>v?.placeId??""),h=(0,n.C6)(I,v=>v?.airportName??""),A=(0,n.C6)(I,v=>v?.type??""),P=(0,n.C6)(I,v=>v?.city??""),H=(0,n.C6)(I,v=>v?.canonicalCityId??""),G=(0,n.C6)(I,v=>v?.disputedArea??!1),N=(0,n.C6)(I,r.b2,(v,K)=>g(v,K,!1)),B=(0,n.C6)(I,v=>W(v)),F=(0,n.C6)(I,r.b2,(v,K)=>m(v,K));function W(v,K){let z;if(v?.disputedCountries)z=v.displayName||"";else{switch(v?.type){case"city":z=v?.locale?.locale2||"";break;case"locality":z=v?.locale?.locale3||"";break;case"neighborhood":z=v?.locale?.locale4||"";break;case"airport":z=v?.airportName||"";break;case"postal":const X=v?.locale?.locale4||v?.locale?.locale3||v?.locale?.locale2||"",le=v?.postalCode||"";z=K?`${X} ${le}`.trim():`${X}`.trim();break;default:z=v?.displayName||""}z.length===0&&(z=v?.displayName)}return z}function m(v,K,z){const X=K||"US";let le;if(v?.disputedCountries)le=v?.displayName||"";else{const Ee=X===v?.countryCode?"":v?.country||"",De=K!=="IL"&&v?.adminDistrict||"",Ne=v?.postalCode||"";switch(v?.type){case"city":le=[De,Ee].filter(Boolean).join(", ");break;case"locality":le=[v?.locale?.locale2||"",De,Ee].filter(Boolean).join(", ");break;case"neighborhood":le=[v?.locale?.locale3||v?.locale?.locale2||"",De,Ee].filter(Boolean).join(", ");break;case"postal":const Be=De||v?.locale?.locale2||"";le=[z?`${Be} ${Ne}`.trim():Be,Ee].filter(Boolean).join(", ");break;default:le=[De,Ee].filter(Boolean).join(", ")}}return le}function g(v,K,z=!0){const X=W(v,!1),le=m(v,K,z),Ee=X&&le?", ":"",De=v?.separator?v?.separator:Ee;return`${X}${De}${le}`.trim()}function p(v){const K=v.placeId?.length||0;return K===0?[]:Array.from({length:K},(z,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,Ps:()=>t.Ps,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:()=>ot,Cv:()=>D,Dq:()=>F,EQ:()=>U,F3:()=>H,GH:()=>y,Gz:()=>nt,Hu:()=>P,J0:()=>l,K_:()=>tt,Mr:()=>mt,N3:()=>Ye,Pi:()=>le,Ps:()=>R,Qo:()=>T,S5:()=>m,T:()=>I,U8:()=>W,UW:()=>At,V7:()=>vt,ZN:()=>w,_p:()=>i,ai:()=>xe,bx:()=>$,cz:()=>N,dF:()=>j,dx:()=>C,e9:()=>gt,eM:()=>Ct,fh:()=>je,fx:()=>v,h1:()=>He,i:()=>ft,j3:()=>dt,jw:()=>Bt,kO:()=>Ge,kw:()=>p,lm:()=>G,nc:()=>_,nf:()=>ne,nh:()=>X,pu:()=>jt,qk:()=>K,sN:()=>d,sQ:()=>Ee,uo:()=>g,x2:()=>z,xS:()=>we,y:()=>V,z3:()=>et,zM:()=>A});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"]??""),I=(0,t.P1)(l,pe=>pe?.["twc-site-mode"]??""),y=(0,t.P1)(l,pe=>{const st=pe?.["twc-experiment"]??null;return st?JSON.parse(window?.atob(st)):{}}),x=(0,o.C6)(o.Gx,pe=>{const st=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(pe,["getMewEntityUrlConfig",st,"data","data","attributes","value"],{})}),C=(0,t.P1)(x,y,(pe,st)=>{let ve;const ge=Object.keys(pe),Oe=Object.keys(st);return ge.forEach(Ue=>{Oe.includes(Ue)&&(ve=Ue)}),ve}),T=(0,t.P1)(i,pe=>pe?.path?.replace(/\/$/,"")??""),b=(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),V=(0,t.P1)(i,pe=>pe?.params??null),j=(0,t.P1)(i,pe=>pe?.pageKey??""),R=(0,t.P1)(j,pe=>pe==="today"),ne=(0,t.P1)(j,pe=>a.HJ.includes(pe)),U=(0,t.P1)(i,pe=>pe?.params?.locId??""),_=(0,t.P1)(i,pe=>pe?.contextListId??""),h=(0,t.P1)(l,pe=>{const st="4g",ve=[st,"3g"],Oe=(pe?.["twc-connection-speed"]??st).toLowerCase();return ve.includes(Oe)?Oe:st}),A=(0,t.P1)(l,pe=>pe?.["twc-device-class"]??"mobile"),P=(0,t.P1)(A,pe=>pe==="mobile"),H=(0,t.P1)(l,pe=>pe?.["twc-partner"]??""),G=(0,t.P1)(l,pe=>pe?.["twc-csc"]??""),N=(0,t.P1)(l,pe=>pe?.["twc-privacy"]??"exempt"),B=(0,t.P1)(l,pe=>pe?.["twc-experience"]??""),F=(0,t.P1)(w,pe=>pe?.experience??""),W=(0,t.P1)(w,pe=>pe?.locale??""),m=(0,t.P1)(w,pe=>pe?.par??""),g=(0,t.P1)(w,pe=>pe?.cscCountryCode??pe?.csccountrycode??""),p=(0,t.P1)(G,pe=>pe==="KR"),v=(0,t.P1)(w,pe=>pe?.locId??""),K=(0,t.P1)(w,pe=>pe?.placeId??""),z=(0,t.P1)(w,pe=>pe?.canonicalCityId??""),X=(0,t.P1)(V,pe=>pe?.locale??""),le=(0,t.P1)(V,j,T,(pe,st,ve)=>ve.includes("medical-reviewer")?["bios/medical-reviewer"]:st==="bioPage"?["bios"]:st==="commerce"?["atmosphere"]:pe?.collectionId??null),Ee=(0,t.P1)(X,pe=>pe?.split("-")?.[1]??""),De=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Ne=(0,o.C6)(De,o.$l,(pe,st)=>st(pe)?.data?.attributes?.value),je=(0,t.P1)(Ee,Ne,(pe,st)=>{const ve=st?.countryCodesWithoutRegisteredTrademark;return ve?!ve.includes(pe):!1}),He=(0,t.P1)(v,b,(pe,st)=>st.includes(":locId")||!!pe),Be=(0,t.P1)(j,pe=>["moduleService"].includes(pe)),et=(0,t.P1)(Be,T,F,W,(pe,st,ve,ge)=>{const Oe=Array.isArray(st.match(/api\/v[0-9]/g))&&!!ve&&!!ge;return pe||Oe}),$=(0,t.P1)(X,pe=>pe?["en-US"].indexOf(pe)>-1:!0),se=(0,t.P1)(D,$,d,(pe,st,ve)=>{const ge=pe&&pe.split(",")||[],Oe=ve!=="none";return ge.includes("ads")||ge.includes("allthethings")||st&&Oe}),Me=(0,t.P1)(b,pe=>pe==="/:locale/dsr"),xe=(0,t.P1)(l,pe=>pe?.["twc-csrf"]??""),we=(0,t.P1)(l,pe=>pe?.["twc-geoip-country"]??""),Ye=(0,t.P1)(Z,pe=>pe?.userId),tt=(0,t.P1)(Z,pe=>pe?.appId),gt=(0,t.P1)(Z,pe=>pe?.version),dt=(0,t.P1)(Z,pe=>pe?.adId),vt=(0,t.P1)(Z,pe=>pe?.serviceProviders),mt=(0,t.P1)(Z,pe=>pe?.enabledUserDataInventory),Ge=(0,t.P1)(w,pe=>pe?.userId),rt=(0,t.P1)(w,pe=>pe?.serviceProviders),nt=(0,t.P1)(w,pe=>pe?.regime),ot=(0,t.P1)(w,pe=>pe?.countryCode),ft=(0,t.P1)(w,pe=>pe?.isUserLoggedIn==="true"),At=(0,t.P1)(w,pe=>pe?.isUserPremium==="true"),Ft=(0,t.P1)(w,pe=>pe?.email),at=(0,t.P1)(w,pe=>pe?.action),Ct=(0,t.P1)(w,pe=>pe?.appIdOverride),yt=(0,t.P1)(Ct,tt,(pe,st)=>st?.includes("twc")||pe?.includes("twc")),jt=(0,t.P1)(Ct,tt,(pe,st)=>st?.includes("wu")||pe?.includes("wu")),Xt=(0,t.P1)(Ct,tt,(pe,st)=>st?.includes("samsung")||pe?.includes("samsung")),Bt=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:()=>I,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,(T,b)=>T||b||r().get("partner")||""),s=(0,t.P1)(o.S5,T=>T||r().get("partner")||""),l=(0,t.P1)(i,T=>T.toLowerCase().includes("samsung")),d=(0,t.P1)(i,T=>T.toLowerCase().includes("apple")||T.toLowerCase().includes(a.X3)),E=(0,t.P1)(i,l,(T,b)=>b?T==="samsung_vsc":!1),D=(0,t.P1)(i,l,(T,b)=>b?T==="samsung_msc":!1),I=(0,t.P1)(i,E,(T,b)=>b?"samsungVietnam":T),y=(0,t.P1)(i,o.dF,(T,b)=>!(T==="oppo_widget"&&a.TR.includes(b))),x=(0,t.P1)(i,T=>a.Jp.includes(T)),C=(0,t.P1)(l,o.dF,(T,b)=>!!(T&&b!=="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:()=>z,Oo:()=>et,QU:()=>C,RP:()=>N,Si:()=>A,Sm:()=>T,TR:()=>W,bu:()=>h,i7:()=>F,iH:()=>B,im:()=>G,oy:()=>m,up:()=>V,yV:()=>P,yt:()=>_,z:()=>b,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 I=(0,t.P1)(E.h1,o.aZ,i.nP,i.VI,s.v6,($,se,Me,xe,we)=>{if($)return se;if(/^([0-9a-f]){32,}$/.test(Me[0]?.placeID))return Me[0].placeID;if(xe?.[0])return xe[0];if(we)return we}),y=(0,l.C6)(I,$=>{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:Me,value:xe}=se||{},we={language:$,[Me]:xe};return Me==="locId"&&(we.locationType="locid"),{getSunV3LocationPointUrlConfig:we}}),C=(0,l.C6)(l.Gx,x,o.AM,E.h1,($,se,Me,xe)=>{const we="getSunV3LocationPointUrlConfig",Ye=$[we]||{};let tt=se[we]||{};xe&&(tt=Me[we]);const gt=(0,l.vy)(tt);return r()(Ye,gt)}),T=(0,l.C6)(C,$=>{if(!r()($,"loaded"))return null;const Me=r()($,"data");return!Me||Me.errors?null:$.data.location}),b=(0,l.C6)(T,$=>r()($,"displayName","")),J=(0,l.C6)(T,$=>r()($,"adminDistrict","")),Z=(0,l.C6)(T,$=>r()($,"adminDistrictCode","")),w=(0,l.C6)(T,$=>r()($,"countryCode","")),V=(0,l.C6)(T,$=>r()($,"country","")),j=(0,l.C6)(T,$=>r()($,"countyId","")),R=(0,l.C6)(T,$=>r()($,"disputedArea",!1)),ne=(0,l.C6)(T,$=>{if(!!$)return(0,a.b)(`${$.latitude},${$.longitude}`)}),U=(0,l.C6)(i.qL,$=>r()($,"defaultLocations",{})),_=(0,l.C6)(T,U,($,se)=>{if($)return r()($,"placeId","");{const Me=(0,D.R)(),{"TWC-GeoIP-Country":xe}=Me;return se[xe]||null}return null}),h=(0,l.C6)(T,$=>r()($,"dmaCd","")),A=(0,l.C6)(T,$=>r()($,"postalCode","")),P=(0,l.C6)(T,$=>r()($,"city","")),H=(0,l.C6)(T,$=>r()($,"canonicalCityId","")),G=(0,l.C6)(T,$=>{let se=r()($,"ianaTimeZone","");return(!se||!se.includes("/"))&&(se="Etc/UTC"),se}),N=(0,l.C6)(T,$=>Be(r()($,"latitude",void 0))),B=(0,l.C6)(T,$=>Be(r()($,"longitude",void 0))),F=(0,l.C6)(T,d.b2,($,se)=>$&&(0,o.J7)($,se)||""),W=(0,l.C6)(T,$=>(0,o.K4)($)),m=(0,l.C6)(T,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:Me,value:xe}=se||{},we={language:$,[Me]:xe};return Me==="locId"&&(we.locationType="locid"),{getSunV3LocationPointUrlConfig:we}}),K=(0,l.C6)(l.Gx,v,($,se)=>{const Me="getSunV3LocationPointUrlConfig",xe=$[Me]||{},we=se[Me]||{},Ye=(0,l.vy)(we);return r()(xe,Ye)}),z=(0,l.C6)(K,$=>{if(!r()($,"loaded"))return null;const Me=r()($,"data");return!Me||Me.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:Me,value:xe}=se||{},we={language:$,[Me]:xe};return Me==="locId"&&(we.locationType="locid"),{getSunV3LocationPointUrlConfig:we}}),De=(0,l.C6)(l.Gx,Ee,($,se)=>{const Me="getSunV3LocationPointUrlConfig",xe=$[Me]||{},we=se[Me]||{},Ye=(0,l.vy)(we);return r()(xe,Ye)}),Ne=(0,l.C6)(De,$=>{if(!r()($,"loaded"))return null;const Me=r()($,"data");return!Me||Me.errors?null:$.data.location}),je=(0,l.C6)(l.Gx,X,($,se)=>{const xe=$["getSunV3LocationSearchUrlConfig"]||{};for(const we of Object.keys(xe)){const Ye=xe?.[we]?.data?.location,tt=Ye?.placeId?.indexOf?.(se);if(tt>=0){const gt=Object.keys(Ye).map(dt=>[dt,Ye[dt][tt]]);return Object.fromEntries(gt)}}return null}),He=(0,l.C6)(Ne,je,($,se)=>$??se);function Be($){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 I=E[D];return!!I&&typeof I=="object"?`${D}:{${i(I)}}`:`${D}:${I}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=E=>E?.[a.X]??{},d=(0,r.P1)(l,E=>(D,I)=>{const{params:y,name:x}=D,C=i(y);return I?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,I,y)=>{if(I||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:()=>I});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(T=>(T.provider="new-relic-script",T))(s||{}),l=(T=>(T.method="NREUM",T))(l||{});function d(){let T="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(T="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(T="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(T="stage"),T}async function E(){const T=d(),{default:b}=await e(31751)(`./new-relic-script.${T}.ext.html`);return b}function D(T,b){try{window?.NREUM?.setCustomAttribute?.(`${a}${T}`,b)}catch{}}function I(T,b={}){try{let J;const Z={};typeof T=="string"?J=T:(J=T.name,T.entryType!=="mark"?(Z.duration=x(T.duration),Z.timestamp=x(window.performance.timeOrigin+T.startTime)):(Z.duration=x(T.startTime),Z.timestamp=x(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(J,{...y(Z,i),...y(b,a)})}catch(J){o.error(J,"sendReumEvent error")}}function y(T,b=""){return Object.fromEntries(Object.entries(T).map(([J])=>[`${b}${J}`,T[J]]))}function x(T){return T/1e3}function C(){return`