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