(()=>{(()=>{var Fn={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 s=new Error("Cannot find module '"+r+"'");throw s.code="MODULE_NOT_FOUND",s});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,C,j){var U=[null];U.push.apply(U,C);var I=new(Function.bind.apply(A,U));return j&&l(I,j.prototype),I}).apply(null,arguments)}function l(B,Q){return(l=Object.setPrototypeOf||function(g,A){return g.__proto__=A,g})(B,Q)}function v(B){return(v=Object.setPrototypeOf?Object.getPrototypeOf:function(Q){return Q.__proto__||Object.getPrototypeOf(Q)})(B)}t.r(e);var m=function(B){function Q(j){var U,I,O,h,E;return function(p,d){if(!(p instanceof d))throw new TypeError("Cannot call a class as a function")}(this,Q),I=function(p,d){return!d||n(d)!=="object"&&typeof d!="function"?a(p):d}(this,(U=v(Q)).call.apply(U,[this].concat(r(j)))),O=a(I),E=void 0,(h="_entries")in O?Object.defineProperty(O,h,{value:E,enumerable:!0,configurable:!0,writable:!0}):O[h]=E,I._entries=j,I}var g,A,C;return function(j,U){if(typeof U!="function"&&U!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(U&&U.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),U&&l(j,U)}(Q,B),g=Q,(A=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(j){return this._entries.filter(function(U){return U.entryType===j})}},{key:"getEntriesByName",value:function(j,U){return this._entries.filter(function(I){return I.name===j}).filter(function(I){return!U||I.entryType===U})}}])&&o(g.prototype,A),C&&o(g,C),Q}(s(Array));function L(B,Q){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},j=C.registeredObservers,U=j===void 0?new Set:j,I=C.processedEntries,O=I===void 0?new Set:I,h=C.interval,E=h===void 0?100:h,p=C.context,d=p===void 0?self:p;(function(y,w){if(!(y instanceof w))throw new TypeError("Cannot call a class as a function")})(this,B),M(this,"registeredObservers",void 0),M(this,"processedEntries",void 0),M(this,"interval",void 0),M(this,"intervalId",void 0),M(this,"context",void 0),this.registeredObservers=U,this.processedEntries=O,this.interval=E,this.context=d,this.intervalId=null}var Q,g,A;return Q=B,(g=[{key:"getNewEntries",value:function(){var C=this;return this.context.performance.getEntries().filter(function(j){return!C.processedEntries.has(j)})}},{key:"getObserversForType",value:function(C,j){return Array.from(C).filter(function(U){return U.entryTypes.some(function(I){return I===j})})}},{key:"processBuffer",value:function(C){var j=Array.from(C.buffer),U=new m(j);C.buffer.clear(),j.length&&C.callback&&C.callback.call(void 0,U,C)}},{key:"processEntries",value:function(){var C=this;this.getNewEntries().forEach(function(U){var I=U.entryType;C.getObserversForType(C.registeredObservers,I).forEach(function(O){O.buffer.add(U)}),C.processedEntries.add(U)});var j=function(){return C.registeredObservers.forEach(C.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(j):this.context.setTimeout(j,0)}},{key:"add",value:function(C){this.registeredObservers.add(C),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(C){this.registeredObservers.delete(C),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&L(Q.prototype,g),A&&L(Q,A),B}()),H=function(){function B(C){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:G;(function(U,I){if(!(U instanceof I))throw new TypeError("Cannot call a class as a function")})(this,B),x(this,"callback",void 0),x(this,"buffer",void 0),x(this,"entryTypes",[]),x(this,"taskQueue",void 0),this.callback=C,this.buffer=new Set,this.taskQueue=j}var Q,g,A;return Q=B,(g=[{key:"observe",value:function(C){if(!C)throw new Error(b);if(C.entryTypes&&C.type)throw new Error(R);var j;if(C.entryTypes)j=C.entryTypes;else{if(!C.type)throw new Error(b);j=[C.type]}var U=j.filter(W);U.length>0&&U.length!==j.length&&console.warn($),U.length?(this.entryTypes=U,this.taskQueue.add(this)):console.warn(k)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var C=Array.from(this.buffer);return new m(C)}}])&&S(Q.prototype,g),A&&S(Q,A),B}();x(H,"supportedEntryTypes",D);var P="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:H,ee=self;ee.PerformanceObserver||(ee.PerformanceObserver=P)}])})},98247:function(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,s){s===void 0&&(s=a),Object.defineProperty(r,s,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,s){s===void 0&&(s=a),r[s]=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 s(i){this.props=i,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return s.prototype.toJSON=function(){return this.props},s}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?v[D].startTime:i.now(),W=R>2?v[b].startTime:i.now(),G=new t({name:x,entryType:"measure",startTime:$,duration:W-$});return l.push(G),G},i.getEntries=i.webkitGetEntries||function(x){return x!=null?l.filter(function(D){return D.name===x.name&&D.entryType===x.entryType}):l},i.getEntriesByType=i.webkitGetEntriesByType||function(x){return m("entryType",x)},i.getEntriesByName=i.webkitGetEntriesByName||function(x){return m("name",x)},i.clearMarks=i.webkitClearMarks||function(x){L("mark",x),delete v[x]},i.clearMeasures=i.webkitClearMeasures||function(x){L("measure",x)},i.clearResourceTimings=function(){});try{s.performance||(s.performance=i)}catch{}return s}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,{$:()=>bt,A:()=>ve,B:()=>O,C:()=>ie,D:()=>G,E:()=>Q,F:()=>Ie,G:()=>Ct,H:()=>m,I:()=>Ke,J:()=>Re,L:()=>Dt,M:()=>Pe,N:()=>ne,O:()=>lt,P:()=>et,Q:()=>X,R:()=>We,S:()=>ft,T:()=>Xe,U:()=>Ae,W:()=>Jt,Z:()=>nt,a:()=>le,a2:()=>je,a4:()=>de,a6:()=>Ne,b:()=>rt,d:()=>Ot,e:()=>xe,f:()=>Tt,g:()=>mt,h:()=>ht,i:()=>H,j:()=>U,k:()=>l,l:()=>j,m:()=>B,n:()=>Z,o:()=>R,p:()=>x,q:()=>W,r:()=>b,s:()=>C,t:()=>v,u:()=>D,v:()=>I,y:()=>A,z:()=>g});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(K,z){z===void 0&&(z=!0);var te,Ee=new Promise(function(Ue){te=setTimeout(Ue,Math.min(o,K),z)});return Ee[t.n1]=function(){clearTimeout(te)},Ee}const s=a;var i=function(z){return function(){return z}},l=i(!0),v=function(){},m=function(z){return z},L=typeof Symbol=="function",M=L&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(K,z,te){if(!z(K))throw new Error(te)}var x=function(z,te){(0,n.Z)(z,te),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(te).forEach(function(Ee){z[Ee]=te[Ee]})},D=function(z,te){var Ee;return(Ee=[]).concat.apply(Ee,te.map(z))};function b(K,z){var te=K.indexOf(z);te>=0&&K.splice(te,1)}function R(K){var z=!1;return function(){z||(z=!0,K())}}var k=function(z){throw z},$=function(z){return{value:z,done:!0}};function W(K,z,te){z===void 0&&(z=k),te===void 0&&(te="iterator");var Ee={meta:{name:te},next:K,throw:z,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,B=function(z){return Array.apply(null,new Array(z))},Q=function(z){return function(te){return z(Object.defineProperty(te,t.Nm,{value:!0}))}},g=function(z){return z===t.EO},A=function(z){return z===t.Wd},C=function(z){return g(z)||A(z)};function j(K,z){var te=Object.keys(K),Ee=te.length,Ue=0,Ye,$e=(0,r.IX)(K)?B(Ee):{},tt={};function At(){Ue===Ee&&(Ye=!0,z($e))}return te.forEach(function(gt){var vt=function(Rt,jt){Ye||(jt||C(Rt)?(z.cancel(),z(Rt,jt)):($e[gt]=Rt,Ue++,At()))};vt.cancel=v,tt[gt]=vt}),z.cancel=function(){Ye||(Ye=!0,te.forEach(function(gt){return tt[gt].cancel()}))},tt}function U(K){return{name:K.name||"anonymous",location:I(K)}}function I(K){return K[t.b_]}function O(){for(var K=arguments.length,z=new Array(K),te=0;te1?z-1:0),Ee=1;Ee1?z-1:0),Ee=1;Ee1?z-1:0),Ee=1;Ee1?z-1:0),Ee=1;Ee1?z-1:0),Ee=1;Ee{"use strict";e.d(u,{uR:()=>P,Ef:()=>a.I,ZP:()=>lt,GG:()=>C});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function s(){var ye={};return ye.promise=new Promise(function(pe,Pe){ye.resolve=pe,ye.reject=Pe}),ye}function i(ye){for(var pe=[],Pe=0;Pe2?X-2:0),z=2;z{"use strict";e.d(u,{CE:()=>R,IX:()=>i,MC:()=>v,NA:()=>$,Om:()=>W,Yl:()=>o,Z_:()=>s,d5:()=>r,eR:()=>k,hZ:()=>m,sR:()=>n,uj:()=>b});var t=e(23143),n=function(P){return P==null},r=function(P){return P!=null},o=function(P){return typeof P=="function"},a=function(P){return typeof P=="number"},s=function(P){return typeof P=="string"},i=Array.isArray,l=function(P){return P&&!i(P)&&typeof P=="object"},v=function(P){return P&&o(P.then)},m=function(P){return P&&o(P.next)&&o(P.throw)},L=function(P){return P&&o(Symbol)?o(P[Symbol.iterator]):i(P)},M=function(P){return P&&P[TASK]},S=function(P){return Boolean(P&&P[SAGA_ACTION])},x=function(P){return P&&o(P.subscribe)},D=function(P){return P&&o(P.isEmpty)&&o(P.take)&&o(P.put)},b=function H(P){return P&&(s(P)||$(P)||o(P)||i(P)&&P.every(H))},R=function(P){return P&&o(P.take)&&o(P.close)},k=function(P){return o(P)&&P.hasOwnProperty("toString")},$=function(P){return Boolean(P)&&typeof Symbol=="function"&&P.constructor===Symbol&&P!==Symbol.prototype},W=function(P){return R(P)&&P[t.AS]},G=function(P){return P&&P[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>s,Cs:()=>v,EO:()=>L,IO:()=>o,Nm:()=>i,Wd:()=>m,b_:()=>M,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"),s=t("MULTICAST"),i=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),v=t("TASK"),m=t("TASK_CANCEL"),L=t("TERMINATE"),M=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>hn,PH:()=>Qt,e:()=>ur,oM:()=>Sn});function t(f){for(var T=arguments.length,N=Array(T>1?T-1:0),F=1;F3?T.i-4:T.i:Array.isArray(f)?1:L(f)?2:M(f)?3:0}function i(f,T){return s(f)===2?f.has(T):Object.prototype.hasOwnProperty.call(f,T)}function l(f,T){return s(f)===2?f.get(T):f[T]}function v(f,T,N){var F=s(f);F===2?f.set(T,N):F===3?f.add(N):f[T]=N}function m(f,T){return f===T?f!==0||1/f==1/T:f!=f&&T!=T}function L(f){return Ke&&f instanceof Map}function M(f){return Xe&&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 T=ft(f);delete T[ie];for(var N=rt(T),F=0;F1&&(f.set=f.add=f.clear=f.delete=b),Object.freeze(f),T&&a(f,function(N,F){return D(F,!0)},!0)),f}function b(){t(2)}function R(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function k(f){var T=Ot[f];return T||t(18,f),T}function $(f,T){Ot[f]||(Ot[f]=T)}function W(){return De}function G(f,T){T&&(k("Patches"),f.u=[],f.s=[],f.v=T)}function H(f){P(f),f.p.forEach(B),f.p=null}function P(f){f===De&&(De=f.l)}function ee(f){return De={p:[],l:De,h:f,m:!0,_:0}}function B(f){var T=f[ie];T.i===0||T.i===1?T.j():T.g=!0}function Q(f,T){T._=T.p.length;var N=T.p[0],F=f!==void 0&&f!==N;return T.h.O||k("ES5").S(T,f,F),F?(N[ie].P&&(H(T),t(4)),r(f)&&(f=g(T,f),T.l||C(T,f)),T.u&&k("Patches").M(N[ie].t,f,T.u,T.s)):f=g(T,N,[]),H(T),T.u&&T.v(T.u,T.s),f!==ve?f:void 0}function g(f,T,N){if(R(T))return T;var F=T[ie];if(!F)return a(T,function(ge,he){return A(f,F,T,ge,he,N)},!0),T;if(F.A!==f)return T;if(!F.P)return C(f,F.t,!0),F.t;if(!F.I){F.I=!0,F.A._--;var J=F.i===4||F.i===5?F.o=x(F.k):F.o,ae=J,Se=!1;F.i===3&&(ae=new Set(J),J.clear(),Se=!0),a(ae,function(ge,he){return A(f,F,J,ge,he,N,Se)}),C(f,J,!1),N&&f.u&&k("Patches").N(F,N,f.u,f.s)}return F.o}function A(f,T,N,F,J,ae,Se){if(n(J)){var ge=g(f,J,ae&&T&&T.i!==3&&!i(T.R,F)?ae.concat(F):void 0);if(v(N,F,ge),!n(ge))return;f.m=!1}else Se&&N.add(J);if(r(J)&&!R(J)){if(!f.h.D&&f._=0;ge--){var he=Se[ge][ie];if(!he.P)switch(he.i){case 5:F(he)&&I(he);break;case 4:N(he)&&I(he)}}}function N(Se){for(var ge=Se.t,he=Se.k,q=rt(he),ue=q.length-1;ue>=0;ue--){var be=q[ue];if(be!==ie){var we=ge[be];if(we===void 0&&!i(ge,be))return!0;var Le=he[be],Ce=Le&&Le[ie];if(Ce?Ce.t!==we:!m(Le,we))return!0}}var Me=!!ge[ie];return q.length!==rt(ge).length+(Me?0:1)}function F(Se){var ge=Se.k;if(ge.length!==Se.t.length)return!0;var he=Object.getOwnPropertyDescriptor(ge,ge.length-1);if(he&&!he.get)return!0;for(var q=0;q1?Je-1:0),Qe=1;Qe1?ue-1:0),we=1;we=0;J--){var ae=F[J];if(ae.path.length===0&&ae.op==="replace"){N=ae.value;break}}J>-1&&(F=F.slice(J+1));var Se=k("Patches").$;return n(N)?Se(N,F):this.produce(N,function(ge){return Se(ge,F)})},f}(),ht=new Ct,ze=ht.produce,ct=ht.produceWithPatches.bind(ht),ot=ht.setAutoFreeze.bind(ht),it=ht.setUseProxies.bind(ht),dt=ht.applyPatches.bind(ht),Dt=ht.createDraft.bind(ht),Nt=ht.finishDraft.bind(ht);const nt=ze;var Lt=e(69394);function bt(f){var T=function(F){var J=F.dispatch,ae=F.getState;return function(Se){return function(ge){return typeof ge=="function"?ge(J,ae,f):Se(ge)}}};return T}var Jt=bt();Jt.withExtraArgument=bt;const kt=Jt;var re=function(){var f=function(T,N){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(F,J){F.__proto__=J}||function(F,J){for(var ae in J)Object.prototype.hasOwnProperty.call(J,ae)&&(F[ae]=J[ae])},f(T,N)};return function(T,N){if(typeof N!="function"&&N!==null)throw new TypeError("Class extends value "+String(N)+" is not a constructor or null");f(T,N);function F(){this.constructor=T}T.prototype=N===null?Object.create(N):(F.prototype=N.prototype,new F)}}(),Te=function(f,T){var N={label:0,sent:function(){if(ae[0]&1)throw ae[1];return ae[1]},trys:[],ops:[]},F,J,ae,Se;return Se={next:ge(0),throw:ge(1),return:ge(2)},typeof Symbol=="function"&&(Se[Symbol.iterator]=function(){return this}),Se;function ge(q){return function(ue){return he([q,ue])}}function he(q){if(F)throw new TypeError("Generator is already executing.");for(;N;)try{if(F=1,J&&(ae=q[0]&2?J.return:q[0]?J.throw||((ae=J.return)&&ae.call(J),0):J.next)&&!(ae=ae.call(J,q[1])).done)return ae;switch(J=0,ae&&(q=[q[0]&2,ae.value]),q[0]){case 0:case 1:ae=q;break;case 4:return N.label++,{value:q[1],done:!1};case 5:N.label++,J=q[1],q=[0];continue;case 7:q=N.ops.pop(),N.trys.pop();continue;default:if(ae=N.trys,!(ae=ae.length>0&&ae[ae.length-1])&&(q[0]===6||q[0]===2)){N=0;continue}if(q[0]===3&&(!ae||q[1]>ae[0]&&q[1]f&&console.warn(T+" took "+N+"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 te=function(f){re(T,f);function T(){for(var N=[],F=0;F0){var Se=N.indexOf(this);~Se?N.splice(Se+1):N.push(this),~Se?F.splice(Se,1/0,J):F.push(J),~N.indexOf(ae)&&(ae=T.call(this,J,ae))}else N.push(ae);return f==null?ae:f.call(this,J,ae)}}function gt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function vt(f,T,N){var F=Et(f,T,N);return{detectMutations:function(){return Rt(f,T,F,N)}}}function Et(f,T,N,F){T===void 0&&(T=[]),F===void 0&&(F="");var J={value:N};if(!f(N)){J.children={};for(var ae in N){var Se=F?F+"."+ae:ae;T.length&&T.indexOf(Se)!==-1||(J.children[ae]=Et(f,T,N[ae],Se))}}return J}function Rt(f,T,N,F,J,ae){T===void 0&&(T=[]),J===void 0&&(J=!1),ae===void 0&&(ae="");var Se=N?N.value:void 0,ge=Se===F;if(J&&!ge&&!Number.isNaN(F))return{wasMutated:!0,path:ae};if(f(Se)||f(F))return{wasMutated:!1};var he={};for(var q in N.children)he[q]=!0;for(var q in F)he[q]=!0;for(var q in he){var ue=ae?ae+"."+q:q;if(!(T.length&&T.indexOf(ue)!==-1)){var be=Rt(f,T,N.children[q],F[q],ge,ue);if(be.wasMutated)return be}}return{wasMutated:!1}}function jt(f){return f===void 0&&(f={}),function(){return function(he){return function(q){return he(q)}}};var T=f.isImmutable,N=T===void 0?gt:T,F=f.ignoredPaths,J=f.warnAfter,ae=J===void 0?32:J,Se=f.ignore;F=F||Se;var ge=vt.bind(null,N,F);return function(he){var q=he.getState,ue=q(),be=ge(ue),we;return function(Le){return function(Ce){var Me=z(ae,"ImmutableStateInvariantMiddleware");Me.measureTime(function(){ue=q(),we=be.detectMutations(),be=ge(ue),$e(!we.wasMutated,"A state mutation was detected between dispatches, in the path '"+(we.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ze=Le(Ce);return Me.measureTime(function(){ue=q(),we=be.detectMutations(),be=ge(ue),we.wasMutated&&$e(!we.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(we.path||"")+". Take a look at the reducer(s) handling the action "+tt(Ce)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Me.warnIfExceeded(),Ze}}}}function Kt(f){var T=typeof f;return f==null||T==="string"||T==="boolean"||T==="number"||Array.isArray(f)||K(f)}function Vt(f,T,N,F,J){T===void 0&&(T=""),N===void 0&&(N=Kt),J===void 0&&(J=[]);var ae;if(!N(f))return{keyPath:T||"",value:f};if(typeof f!="object"||f===null)return!1;for(var Se=F!=null?F(f):Object.entries(f),ge=J.length>0,he=0,q=Se;he=0)){if(!N(we))return{keyPath:Le,value:we};if(typeof we=="object"&&(ae=Vt(we,Le,N,F,J),ae))return ae}}return!1}function $t(f){return f===void 0&&(f={}),function(){return function(Ze){return function(Je){return Ze(Je)}}};var T=f.isSerializable,N=T===void 0?Kt:T,F=f.getEntries,J=f.ignoredActions,ae=J===void 0?[]:J,Se=f.ignoredActionPaths,ge=Se===void 0?["meta.arg","meta.baseQueryMeta"]:Se,he=f.ignoredPaths,q=he===void 0?[]:he,ue=f.warnAfter,be=ue===void 0?32:ue,we=f.ignoreState,Le=we===void 0?!1:we,Ce=f.ignoreActions,Me=Ce===void 0?!1:Ce;return function(Ze){return function(Je){return function(He){var Qe=Je(He),st=z(be,"SerializableStateInvariantMiddleware");return!Me&&!(ae.length&&ae.indexOf(He.type)!==-1)&&st.measureTime(function(){var Ft=Vt(He,"",N,F,ge);if(Ft){var Ht=Ft.keyPath,Yt=Ft.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ht+"`. Value:",Yt,` Take a look at the logic that dispatched this action: `,He,` (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)`)}}),Le||(st.measureTime(function(){var Ft=Ze.getState(),Ht=Vt(Ft,"",N,F,q);if(Ht){var Yt=Ht.keyPath,tn=Ht.value;console.error("A non-serializable value was detected in the state, in the path: `"+Yt+"`. Value:",tn,` Take a look at the reducer(s) handling this action type: `+He.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),st.warnIfExceeded()),Qe}}}}function qt(f){return typeof f=="boolean"}function en(){return function(T){return cn(T)}}function cn(f){f===void 0&&(f={});var T=f.thunk,N=T===void 0?!0:T,F=f.immutableCheck,J=F===void 0?!0:F,ae=f.serializableCheck,Se=ae===void 0?!0:ae,ge=new te;if(N&&(qt(N)?ge.push(kt):ge.push(kt.withExtraArgument(N.extraArgument))),!1)var he,q;return ge}var ln=!0;function hn(f){var T=en(),N=f||{},F=N.reducer,J=F===void 0?void 0:F,ae=N.middleware,Se=ae===void 0?T():ae,ge=N.devTools,he=ge===void 0?!0:ge,q=N.preloadedState,ue=q===void 0?void 0:q,be=N.enhancers,we=be===void 0?void 0:be,Le;if(typeof J=="function")Le=J;else if(K(J))Le=(0,Lt.UY)(J);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 Ce=Se;if(typeof Ce=="function"&&(Ce=Ce(T),!ln&&!Array.isArray(Ce)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ln&&Ce.some(function(Qe){return typeof Qe!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Me=Lt.md.apply(void 0,Ce),Ze=Lt.qC;he&&(Ze=Be(Ae({trace:!ln},typeof he=="object"&&he)));var Je=[Me];Array.isArray(we)?Je=lt([Me],we):typeof we=="function"&&(Je=we(Je));var He=Ze.apply(void 0,Je);return(0,Lt.MT)(Le,ue,He)}function Qt(f,T){function N(){for(var F=[],J=0;J-1}function gn(f){return""+f}function vn(f){var T={},N=[],F,J={addCase:function(ae,Se){var ge=typeof ae=="string"?ae:ae.type;if(ge in T)throw new Error("addCase cannot be called with two reducers for the same action type");return T[ge]=Se,J},addMatcher:function(ae,Se){return N.push({matcher:ae,reducer:Se}),J},addDefaultCase:function(ae){return F=ae,J}};return f(J),[T,N,F]}function nn(f){return typeof f=="function"}var En=!1;function pn(f,T,N,F){N===void 0&&(N=[]);var J=typeof T=="function"?vn(T):[T,N,F],ae=J[0],Se=J[1],ge=J[2],he;if(nn(f))he=function(){return Ee(f())};else{var q=Ee(f);he=function(){return q}}function ue(be,we){be===void 0&&(be=he());var Le=lt([ae[we.type]],Se.filter(function(Ce){var Me=Ce.matcher;return Me(we)}).map(function(Ce){var Me=Ce.reducer;return Me}));return Le.filter(function(Ce){return!!Ce}).length===0&&(Le=[ge]),Le.reduce(function(Ce,Me){if(Me)if(n(Ce)){var Ze=Ce,Je=Me(Ze,we);return Je===void 0?Ce:Je}else{if(r(Ce))return nt(Ce,function(He){return Me(He,we)});var Je=Me(Ce,we);if(Je===void 0){if(Ce===null)return Ce;throw Error("A case reducer on a non-draftable value must not return undefined")}return Je}return Ce},be)}return ue.getInitialState=he,ue}var un=!1;function Rn(f,T){return f+"/"+T}function Sn(f){var T=f.name;if(!T)throw new Error("`name` is a required option for createSlice");var N=typeof f.initialState=="function"?f.initialState:Ee(f.initialState),F=f.reducers||{},J=Object.keys(F),ae={},Se={},ge={};J.forEach(function(ue){var be=F[ue],we=Rn(T,ue),Le,Ce;"reducer"in be?(Le=be.reducer,Ce=be.prepare):Le=be,ae[ue]=Le,Se[we]=Le,ge[ue]=Ce?Qt(we,Ce):Qt(we)});function he(){var ue=typeof f.extraReducers=="function"?vn(f.extraReducers):[f.extraReducers],be=ue[0],we=be===void 0?{}:be,Le=ue[1],Ce=Le===void 0?[]:Le,Me=ue[2],Ze=Me===void 0?void 0:Me,Je=Ae(Ae({},we),Se);return pn(N,function(He){for(var Qe in Je)He.addCase(Qe,Je[Qe]);for(var st=0,Ft=Ce;st0;if(He){var Qe=Ce.filter(function(st){return q(Ze,st,Me)}).length>0;Qe&&(Me.ids=Object.keys(Me.entities))}}function we(Ce,Me){return Le([Ce],Me)}function Le(Ce,Me){var Ze=Y(Ce,f,Me),Je=Ze[0],He=Ze[1];be(He,Me),N(Je,Me)}return{removeAll:yn(he),addOne:Gt(T),addMany:Gt(N),setOne:Gt(F),setMany:Gt(J),setAll:Gt(ae),updateOne:Gt(ue),updateMany:Gt(be),upsertOne:Gt(we),upsertMany:Gt(Le),removeOne:Gt(Se),removeMany:Gt(ge)}}function Ge(f,T){var N=oe(f),F=N.removeOne,J=N.removeMany,ae=N.removeAll;function Se(He,Qe){return ge([He],Qe)}function ge(He,Qe){He=_(He);var st=He.filter(function(Ft){return!(fn(Ft,f)in Qe.entities)});st.length!==0&&Ze(st,Qe)}function he(He,Qe){return q([He],Qe)}function q(He,Qe){He=_(He),He.length!==0&&Ze(He,Qe)}function ue(He,Qe){He=_(He),Qe.entities={},Qe.ids=[],ge(He,Qe)}function be(He,Qe){return we([He],Qe)}function we(He,Qe){for(var st=!1,Ft=0,Ht=He;Ft-1;return N&&F}function Ve(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function yt(){for(var f=[],T=0;T0)for(var Qe=Le.getState(),st=Array.from(N.values()),Ft=0,Ht=st;Ft"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:26px;--module-content-padding:10px 16px}",""]),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:#e8e8e8;--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:26px;--module-content-padding:10px 16px}",""]),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": "#e8e8e8", "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?Ie-1:0),rt=1;rt/gm),w=s(/^data-[\-\w.\u00B7-\uFFFF]/),V=s(/^aria-[\-\w]+$/),Z=s(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ce=s(/^(?:\w+script|data):/i),me=s(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),De=s(/^html$/i),xe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ie){return typeof ie}:function(ie){return ie&&typeof Symbol=="function"&&ie.constructor===Symbol&&ie!==Symbol.prototype?"symbol":typeof ie};function Ke(ie){if(Array.isArray(ie)){for(var le=0,Ie=Array(ie.length);le"u"?null:window},et=function(le,Ie){if((typeof le>"u"?"undefined":xe(le))!=="object"||typeof le.createPolicy!="function")return null;var Re=null,rt="data-tt-policy-suffix";Ie.currentScript&&Ie.currentScript.hasAttribute(rt)&&(Re=Ie.currentScript.getAttribute(rt));var ft="dompurify"+(Re?"#"+Re:"");try{return le.createPolicy(ft,{createHTML:function(Tt){return Tt}})}catch{return console.warn("TrustedTypes policy "+ft+" could not be created."),null}};function ve(){var ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Xe(),le=function(se){return ve(se)};if(le.version="2.3.6",le.removed=[],!ie||!ie.document||ie.document.nodeType!==9)return le.isSupported=!1,le;var Ie=ie.document,Re=ie.document,rt=ie.DocumentFragment,ft=ie.HTMLTemplateElement,Ot=ie.Node,Tt=ie.Element,mt=ie.NodeFilter,Ct=ie.NamedNodeMap,ht=Ct===void 0?ie.NamedNodeMap||ie.MozNamedAttrMap:Ct,ze=ie.HTMLFormElement,ct=ie.DOMParser,ot=ie.trustedTypes,it=Tt.prototype,dt=B(it,"cloneNode"),Dt=B(it,"nextSibling"),Nt=B(it,"childNodes"),nt=B(it,"parentNode");if(typeof ft=="function"){var Lt=Re.createElement("template");Lt.content&&Lt.content.ownerDocument&&(Re=Lt.content.ownerDocument)}var bt=et(ot,Ie),Jt=bt?bt.createHTML(""):"",kt=Re,re=kt.implementation,Te=kt.createNodeIterator,lt=kt.createDocumentFragment,ye=kt.getElementsByTagName,pe=Ie.importNode,Pe={};try{Pe=ee(Re).documentMode?Re.documentMode:{}}catch{}var je={};le.isSupported=typeof nt=="function"&&re&&typeof re.createHTMLDocument"u"?"undefined":xe(se))!=="object")&&(se={}),se=ee(se),Be="ALLOWED_TAGS"in se?P({},se.ALLOWED_TAGS):X,K="ALLOWED_ATTR"in se?P({},se.ALLOWED_ATTR):z,dn="ADD_URI_SAFE_ATTR"in se?P(ee(mn),se.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in se?P(ee(Qt),se.ADD_DATA_URI_TAGS):Qt,cn="FORBID_CONTENTS"in se?P({},se.FORBID_CONTENTS):ln,Ee="FORBID_TAGS"in se?P({},se.FORBID_TAGS):{},Ue="FORBID_ATTR"in se?P({},se.FORBID_ATTR):{},en="USE_PROFILES"in se?se.USE_PROFILES:!1,Ye=se.ALLOW_ARIA_ATTR!==!1,$e=se.ALLOW_DATA_ATTR!==!1,tt=se.ALLOW_UNKNOWN_PROTOCOLS||!1,At=se.SAFE_FOR_TEMPLATES||!1,gt=se.WHOLE_DOCUMENT||!1,Rt=se.RETURN_DOM||!1,jt=se.RETURN_DOM_FRAGMENT||!1,Kt=se.RETURN_TRUSTED_TYPE||!1,Et=se.FORCE_BODY||!1,Vt=se.SANITIZE_DOM!==!1,$t=se.KEEP_CONTENT!==!1,qt=se.IN_PLACE||!1,Fe=se.ALLOWED_URI_REGEXP||Fe,En=se.NAMESPACE||nn,se.CUSTOM_ELEMENT_HANDLING&&yn(se.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(te.tagNameCheck=se.CUSTOM_ELEMENT_HANDLING.tagNameCheck),se.CUSTOM_ELEMENT_HANDLING&&yn(se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(te.attributeNameCheck=se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),se.CUSTOM_ELEMENT_HANDLING&&typeof se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(te.allowCustomizedBuiltInElements=se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),un=Rn.indexOf(se.PARSER_MEDIA_TYPE)===-1?un=Sn:un=se.PARSER_MEDIA_TYPE,rn=un==="application/xhtml+xml"?function(Oe){return Oe}:x,At&&($e=!1),jt&&(Rt=!0),en&&(Be=P({},[].concat(Ke(I))),K=[],en.html===!0&&(P(Be,Q),P(K,O)),en.svg===!0&&(P(Be,g),P(K,h),P(K,p)),en.svgFilters===!0&&(P(Be,A),P(K,h),P(K,p)),en.mathMl===!0&&(P(Be,j),P(K,E),P(K,p))),se.ADD_TAGS&&(Be===X&&(Be=ee(Be)),P(Be,se.ADD_TAGS)),se.ADD_ATTR&&(K===z&&(K=ee(K)),P(K,se.ADD_ATTR)),se.ADD_URI_SAFE_ATTR&&P(dn,se.ADD_URI_SAFE_ATTR),se.FORBID_CONTENTS&&(cn===ln&&(cn=ee(cn)),P(cn,se.FORBID_CONTENTS)),$t&&(Be["#text"]=!0),gt&&P(Be,["html","head","body"]),Be.table&&(P(Be,["tbody"]),delete Ee.tbody),a&&a(se),an=se)},fn=P({},["mi","mo","mn","ms","mtext"]),_=P({},["foreignobject","desc","title","annotation-xml"]),Y=P({},g);P(Y,A),P(Y,C);var oe=P({},j);P(oe,U);var Ge=function(se){var Oe=nt(se);(!Oe||!Oe.tagName)&&(Oe={namespaceURI:nn,tagName:"template"});var Ve=x(se.tagName),yt=x(Oe.tagName);if(se.namespaceURI===vn)return Oe.namespaceURI===nn?Ve==="svg":Oe.namespaceURI===gn?Ve==="svg"&&(yt==="annotation-xml"||fn[yt]):Boolean(Y[Ve]);if(se.namespaceURI===gn)return Oe.namespaceURI===nn?Ve==="math":Oe.namespaceURI===vn?Ve==="math"&&_[yt]:Boolean(oe[Ve]);if(se.namespaceURI===nn){if(Oe.namespaceURI===vn&&!_[yt]||Oe.namespaceURI===gn&&!fn[yt])return!1;var Wt=P({},["title","style","font","a","script"]);return!oe[Ve]&&(Wt[Ve]||!Y[Ve])}return!1},_e=function(se){S(le.removed,{element:se});try{se.parentNode.removeChild(se)}catch{try{se.outerHTML=Jt}catch{se.remove()}}},ut=function(se,Oe){try{S(le.removed,{attribute:Oe.getAttributeNode(se),from:Oe})}catch{S(le.removed,{attribute:null,from:Oe})}if(Oe.removeAttribute(se),se==="is"&&!K[se])if(Rt||jt)try{_e(Oe)}catch{}else try{Oe.setAttribute(se,"")}catch{}},at=function(se){var Oe=void 0,Ve=void 0;if(Et)se=""+se;else{var yt=D(se,/^[\r\n\t ]+/);Ve=yt&&yt[0]}un==="application/xhtml+xml"&&(se=''+se+"");var Wt=bt?bt.createHTML(se):se;if(En===nn)try{Oe=new ct().parseFromString(Wt,un)}catch{}if(!Oe||!Oe.documentElement){Oe=re.createDocument(En,"template",null);try{Oe.documentElement.innerHTML=pn?"":Wt}catch{}}var xt=Oe.body||Oe.documentElement;return se&&Ve&&xt.insertBefore(Re.createTextNode(Ve),xt.childNodes[0]||null),En===nn?ye.call(Oe,gt?"html":"body")[0]:gt?Oe.documentElement:xt},St=function(se){return Te.call(se.ownerDocument||se,se,mt.SHOW_ELEMENT|mt.SHOW_COMMENT|mt.SHOW_TEXT,null,!1)},It=function(se){return se instanceof ze&&(typeof se.nodeName!="string"||typeof se.textContent!="string"||typeof se.removeChild!="function"||!(se.attributes instanceof ht)||typeof se.removeAttribute!="function"||typeof se.setAttribute!="function"||typeof se.namespaceURI!="string"||typeof se.insertBefore!="function")},Pt=function(se){return(typeof Ot>"u"?"undefined":xe(Ot))==="object"?se instanceof Ot:se&&(typeof se>"u"?"undefined":xe(se))==="object"&&typeof se.nodeType=="number"&&typeof se.nodeName=="string"},pt=function(se,Oe,Ve){!je[se]||L(je[se],function(yt){yt.call(le,Oe,Ve,an)})},Ut=function(se){var Oe=void 0;if(pt("beforeSanitizeElements",se,null),It(se)||D(se.nodeName,/[\u0080-\uFFFF]/))return _e(se),!0;var Ve=rn(se.nodeName);if(pt("uponSanitizeElement",se,{tagName:Ve,allowedTags:Be}),!Pt(se.firstElementChild)&&(!Pt(se.content)||!Pt(se.content.firstElementChild))&&$(/=0;--Bt)yt.insertBefore(dt(Wt[Bt],!0),Dt(se))}return _e(se),!0}return se instanceof Tt&&!Ge(se)||(Ve==="noscript"||Ve==="noembed")&&$(/0},_t=function(se){var Oe=void 0,Ve=void 0,yt=void 0,Wt=void 0;pt("beforeSanitizeAttributes",se,null);var xt=se.attributes;if(!!xt){var Bt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:K};for(Wt=xt.length;Wt--;){Oe=xt[Wt];var An=Oe,Zt=An.name,Ln=An.namespaceURI;if(Ve=k(Oe.value),yt=rn(Zt),Bt.attrName=yt,Bt.attrValue=Ve,Bt.keepAttr=!0,Bt.forceKeepAttr=void 0,pt("uponSanitizeAttribute",se,Bt),Ve=Bt.attrValue,!Bt.forceKeepAttr&&(ut(Zt,se),!!Bt.keepAttr)){if($(/\/>/i,Ve)){ut(Zt,se);continue}At&&(Ve=b(Ve,qe," "),Ve=b(Ve,ne," "));var Pn=rn(se.nodeName);if(!!wt(Pn,yt,Ve))try{Ln?se.setAttributeNS(Ln,Zt,Ve):se.setAttribute(Zt,Ve),M(le.removed)}catch{}}}pt("afterSanitizeAttributes",se,null)}},zt=function ke(se){var Oe=void 0,Ve=St(se);for(pt("beforeSanitizeShadowDOM",se,null);Oe=Ve.nextNode();)pt("uponSanitizeShadowNode",Oe,null),!Ut(Oe)&&(Oe.content instanceof rt&&ke(Oe.content),_t(Oe));pt("afterSanitizeShadowDOM",se,null)};return le.sanitize=function(ke,se){var Oe=void 0,Ve=void 0,yt=void 0,Wt=void 0,xt=void 0;if(pn=!ke,pn&&(ke=""),typeof ke!="string"&&!Pt(ke)){if(typeof ke.toString!="function")throw W("toString is not a function");if(ke=ke.toString(),typeof ke!="string")throw W("dirty is not a string, aborting")}if(!le.isSupported){if(xe(ie.toStaticHTML)==="object"||typeof ie.toStaticHTML=="function"){if(typeof ke=="string")return ie.toStaticHTML(ke);if(Pt(ke))return ie.toStaticHTML(ke.outerHTML)}return ke}if(vt||Gt(se),le.removed=[],typeof ke=="string"&&(qt=!1),qt){if(ke.nodeName){var Bt=rn(ke.nodeName);if(!Be[Bt]||Ee[Bt])throw W("root node is forbidden and cannot be sanitized in-place")}}else if(ke instanceof Ot)Oe=at(""),Ve=Oe.ownerDocument.importNode(ke,!0),Ve.nodeType===1&&Ve.nodeName==="BODY"||Ve.nodeName==="HTML"?Oe=Ve:Oe.appendChild(Ve);else{if(!Rt&&!At&&!gt&&ke.indexOf(" `+Zt),At&&(Zt=b(Zt,qe," "),Zt=b(Zt,ne," ")),bt&&Kt?bt.createHTML(Zt):Zt},le.setConfig=function(ke){Gt(ke),vt=!0},le.clearConfig=function(){an=null,vt=!1},le.isValidAttribute=function(ke,se,Oe){an||Gt({});var Ve=rn(ke),yt=rn(se);return wt(Ve,yt,Oe)},le.addHook=function(ke,se){typeof se=="function"&&(je[ke]=je[ke]||[],S(je[ke],se))},le.removeHook=function(ke){je[ke]&&M(je[ke])},le.removeHooks=function(ke){je[ke]&&(je[ke]=[])},le.removeAllHooks=function(){je={}},le}var We=ve();return We})},46688:(c,u,e)=>{"use strict";e.d(u,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,th:()=>t.th});var t=e(13924)},13924:(c,u,e)=>{"use strict";e.d(u,{YQ:()=>ee,g7:()=>P,Cs:()=>B,th:()=>W,Xz:()=>g});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),s=e.n(a),i=e(63329),l=e.n(i),v=e(829),m=e.n(v),L=e(12782),M=e.n(L),S=e(60985),x=e(84621),D=e(44203);const b=(0,S.P1)(x.J0,O=>{var h;try{return j((h=O==null?void 0:O["twc-variation"])!=null?h:"")}catch{return{}}}),R=(0,S.P1)(x.J0,O=>{var h;try{return U((h=O==null?void 0:O["twc-experiment"])!=null?h:"")}catch{return{}}}),k=(0,S.P1)(b,R,(O,h)=>({...h,...O})),$=(0,S.P1)(k,O=>{var h,E;try{const p=[];for(const[d,y]of Object.entries(O)){const w={experimentName:d,variantName:y.value,variantPayload:(E=(h=y.payloads)==null?void 0:h[y.value])!=null?E:null};p.push(w)}return m()(p,["experimentName","variantName"])}catch{return[]}}),W=(0,D.C6)($,O=>{const h={};for(const E of O){let{variantPayload:p}=E!=null?E:{};const{taboola:d}=p!=null?p:{};if(!n()(p==null?void 0:p.taboola)){const y={placementSuffix:` - ${E.variantName}`,containerSuffix:`---${E.variantName}`};p={...p,taboola:{...y,...d}}}M()(h,p)}return h}),G=(0,D.C6)($,O=>O.map(h=>h.experimentName)),H=(0,D.C6)($,O=>O.map(h=>h.variantName)),P=(0,D.C6)($,O=>O.map(h=>`${h.experimentName}_${h.variantName}`)),ee=(0,D.C6)(G,O=>O.join(",")),B=(0,D.C6)(H,O=>O.join(",")),Q=(0,D.C6)(P,O=>O.join(",")),g=(0,S.P1)(W,O=>{const{taboola:h}=O!=null?O:{};return n()(h)?{}:{...h}});function A(O){return window.atob(O)}function C(O){var h;if(!s()(O))throw new Error("experiment map must be plain object");for(const[E,p]of Object.entries(O)){const{payloads:d={},value:y}=p,w=(h=d[y])!=null?h:{};if(typeof E!="string"||!E)throw new Error(`experiment name must be non-empty string (got ${E})`);if(typeof y!="string"||!y)throw new Error(`variant name must be non-empty string (got ${y})`);if(!o()(w)&&!s()(w))throw new Error("variant payload must be plain object or null")}}function j(O){if(!O)return{};const h=JSON.parse(A(O));return C(h),h}function U(O){if(!O)return{};const h=JSON.parse(A(O)),E={};for(const p of Object.keys(h)){const[d,y]=p.split("__"),w=l()(h[p]);I(`${d}_${y}`)&&(E[d]={value:y,payloads:{[y]:w}})}return C(E),E}function I(O){return O.length{"use strict";e.d(u,{CJ:()=>m,RL:()=>G,UO:()=>v,m$:()=>i});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),s=e(60985);const i=(0,s.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(h,E)=>({name:"getCMSAssetsUrlConfig",params:{language:E,query:{type:{$in:"article"},assetName:{$in:h}}}})),v=(0,r.C6)(r.$l,l,(h,E)=>{var p;return(p=h(E))==null?void 0:p[0]}),m=(0,r.C6)(v,h=>{var E,p;return(p=(E=h==null?void 0:h.seometa)==null?void 0:E.title)!=null?p:""}),L=(0,r.C6)(v,h=>{var E,p;return(p=(E=h==null?void 0:h.seometa)==null?void 0:E.keywords)!=null?p:""}),M=(0,r.C6)(v,h=>{var E,p;return(p=(E=h==null?void 0:h.seometa)==null?void 0:E.description)!=null?p:""}),S=(0,r.C6)(v,h=>{var E,p;return(p=(E=h==null?void 0:h.seometa)==null?void 0:E["og:image"])!=null?p:""}),x=(0,r.C6)(v,h=>{var E,p;return(p=(E=h==null?void 0:h.seometa)==null?void 0:E.canonical)!=null?p:""}),D=h=>{var E,p;return(p=(E=h==null?void 0:h.article)==null?void 0:E.wxNodes)!=null?p:{}},b=h=>{var E,p;return(p=(E=h==null?void 0:h.article)==null?void 0:E.limitedAccess)!=null?p:!1},R=h=>{var E,p;return(p=(E=h==null?void 0:h.article)==null?void 0:E.wxNodesWithAssets)!=null?p:{}},k=(0,r.C6)(v,h=>{var E,p,d;return(E=h==null?void 0:h.author_data)!=null&&E.length?h.author_data:(p=h==null?void 0:h.author)!=null&&p[0]?[{name:h.author[0],bioUrl:((d=h.author_bio_link)==null?void 0:d[0])||"",authorImage:[]}]:[]}),$=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.pcollid)!=null?E:""}),W=(0,r.C6)(r.Gx,$,o.y,(h,E,p)=>{const d=(0,r.vy)({language:p,collectionId:E});return n()(h,["getCMSCollectionsUrlConfig",d,"data"],{})}),G=(0,r.C6)(W,h=>{var E,p,d;return(d=(p=(E=h==null?void 0:h.ad_metrics)==null?void 0:E.article)==null?void 0:p.zone)!=null?d:""}),H=(0,r.C6)(W,h=>{var E;return(E=h==null?void 0:h.title)!=null?E:""}),P=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.providername)!=null?E:""}),ee=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.providerid)!=null?E:""}),B=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.lastmodifieddate)!=null?E:""}),Q=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.publishdate)!=null?E:""}),g=(0,r.C6)(v,h=>{var E;return(E=h==null?void 0:h.createdate)!=null?E:""}),A=(h,E)=>createDeepEqualSelector(dalSelector,localeSelector,(p,d)=>{const y=(E||d).replace(/-/,"_"),w=createDalKey({language:y,assetId:h});return get(p,["getCMSAssetByIDUrlConfig",w,"data"],{})}),C=h=>createDeepEqualSelector(dalSelector,E=>{const p=createDalKey({assetId:h});return get(E,["getCMSAssetsSlideshowUrlConfig",p,"data"],{})}),j=(h,E)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(p,d)=>{const y=createDalKey({language:d,collectionType:h,collectionId:E});let w=get(p,["getCMSOrderedListUrlConfig",y,"data"],{});return w.text==="Not Found"&&(w={}),w}),U=h=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(E,p)=>{const d=I(h),y=createDalKey({language:p,assetIds:d}),w=get(E,["getCMSAssetByIDsUrlConfig",y,"data"],[]);if(Array.isArray(w)){let V=w.filter(Z=>Z.status===200);return V=V.map(Z=>{const{doc:ce={}}=Z;return{...ce,playlists:ce.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),V}return null}),I=h=>{let E=h.replace(/(^,|,$)/g,"");return E=E.split(","),E=E.join(";"),E},O=h=>get(h,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>M,ez:()=>m,jm:()=>L});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),s=e(84621);const i=(0,o.P1)(s.Pi,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,i,(S,x,D)=>{if(!D)return null;const b=(0,r.vy)({language:x,collectionId:D});return n()(S,["getCMSCollectionsUrlConfig",b,"data"],{})}),v=(0,r.C6)(l,S=>n()(S,"title","")),m=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),L=(0,r.C6)(l,s.dF,(S,x)=>{if(!S)return;const D=x==="index"?"article":x;return/article|video/.test(D)?n()(S,["ad_metrics",D,"zone"],""):""}),M=(0,r.C6)(l,s.dF,(S,x)=>{if(!S)return;const D=x==="index"?"article":x;return/article|video/.test(D)?n()(S,["ad_metrics",D,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>s,Eh:()=>U,FL:()=>I,FN:()=>W,FT:()=>R,Hz:()=>$,IU:()=>ee,JK:()=>A,Jc:()=>Q,Je:()=>b,M3:()=>P,MK:()=>B,R8:()=>i,St:()=>l,T$:()=>C,UZ:()=>j,Wc:()=>O,X9:()=>x,Xf:()=>d,Y6:()=>y,Y9:()=>S,_f:()=>L,ah:()=>t,bK:()=>g,bk:()=>M,dn:()=>m,nD:()=>E,nn:()=>p,s8:()=>D,sF:()=>h,sc:()=>v,tV:()=>H,uz:()=>k,y8:()=>n,yk:()=>G});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",s="admiral",i="amazon",l="burdaAdEngine",v="burdaHeaderBidders",m="comscore",L="appsFlyer",M="criteoSlot",S="custParamsPii",x="facebookWxNode",D="findMe",b="geoIP",R="googleNonLimitedAds",k="gpt",$="gptPiiGDPR",W="gptPiiSaleUSA",G="indexExchange",H="instagramWxNode",P="gptPrisma",ee="headerBidders",B="medallia",Q="mParticleFullMetrics",g="nielsen",A="outbrain",C="rubicon",j="socialLinksFooter",U="taboola",I="twitterWxNode",O="youtubeWxNode",h="wfxTriggers",E="WXU/DPR/SET_CONSENT",p="WXU/DPR/SET_FEATURE_FLAGS",d="dpr",y={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>mt,B:()=>G,Ds:()=>Ke,Eg:()=>xe,Jt:()=>V,Lb:()=>w,MT:()=>W,Mw:()=>P,O7:()=>Z,Oq:()=>Xe,R$:()=>ce,RJ:()=>et,Yq:()=>De,ab:()=>D,b1:()=>x,b2:()=>U,bG:()=>le,dR:()=>Q,ff:()=>me,gK:()=>ve,hV:()=>ft,hY:()=>Ot,sj:()=>ht,ss:()=>$});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),s=e(46153),i=e(10449),l=e(42882),v=e(84621),m=e(23631),L=e(26850),M=e(77482),S=e(88240);const x=(0,t.P1)(v.cz,ze=>ze===m.wQ),D=(0,t.P1)(v.cz,ze=>m.nB.includes(ze)),b=ze=>r()(ze,[S.Xf,S.y8],{}),R=ze=>(0,t.P1)(b,ct=>r()(ct,[ze])),k=ze=>r()(ze,[S.Xf,S.ah],{}),$=(0,t.P1)(k,ze=>{var ct,ot;const{DprSdk:it}=window||{};return(ot=ze[L.ui])!=null?ot:(ct=it==null?void 0:it.getUserConsentWithDefaultValue)==null?void 0:ct.call(it,L.ui)}),W=(0,t.P1)(k,ze=>{var ct,ot;const{DprSdk:it}=window||{};return(ot=ze[L.y])!=null?ot:(ct=it==null?void 0:it.getUserConsentWithDefaultValue)==null?void 0:ct.call(it,L.y)}),G=()=>{const{DprSdk:ze}=window||{};if(typeof(ze==null?void 0:ze.getGdprConsentOptInsString)=="function")return ze.getGdprConsentOptInsString()},H=()=>{const{DprSdk:ze}=window||{};if(typeof(ze==null?void 0:ze.getCcpaSaleOptInString)=="function")return ze.getCcpaSaleOptInString()},P=R(S.R8),ee=R(S.Je),B=R(S.s8),Q=(0,t.P1)(R(S.UZ),v.dF,(ze,ct)=>["covid19map"].includes(ct)?!1:ze),g=R(S.X9),A=R(S.tV),C=R(S.FL),j=R(S.Wc),U=(0,t.P1)(i.fr,s.b2,(ze,ct)=>ze||ct),I=(0,t.P1)(v.cz,ze=>[m.CA,...m.nB,...m.Gv].includes(ze));function O({linkList:ze=[],regime:ct,allowPrivacySettingsLink:ot,pageKey:it,isMobile:dt,isUserLoggedIn:Dt,privacyPolicyLink:Nt}){if(!Array.isArray(ze))return ze;const nt=a()(ze);return h({privacyLinkList:nt,regime:ct,allowPrivacySettingsLink:ot}),E({privacyLinkList:nt,regime:ct,pageKey:it,isMobile:dt}),p({privacyLinkList:nt,regime:ct,pageKey:it,isMobile:dt}),d({privacyLinkList:nt,regime:ct,pageKey:it,isMobile:dt,isUserLoggedIn:Dt}),y({privacyLinkList:nt,regime:ct,privacyPolicyLink:Nt}),nt}const h=({privacyLinkList:ze,regime:ct,allowPrivacySettingsLink:ot})=>{const it=ze.findIndex(dt=>(dt==null?void 0:dt.titleTranslationKey)==="privacySettings"||(dt==null?void 0:dt.titleTranslationKey)==="privacySettingsMenu");if(it>-1){if(!ot){ze.splice(it,1);return}if(m.Gv.includes(ct)){const{DprSdk:dt}=window||{};ze[it].titleTranslationKey="cookieSettings",ze[it].url="",ze[it].onClick=dt==null?void 0:dt.showConsentManager}m.nB.includes(ct)&&ze[it].titleTranslationKey!=="privacySettingsMenu"&&(ze[it].titleTranslationKey="reviewAdsSettings")}},E=({privacyLinkList:ze,regime:ct,pageKey:ot,isMobile:it})=>{const dt=ze.findIndex(Dt=>{var Nt,nt;return(nt=(Nt=Dt==null?void 0:Dt.titleTranslationKey)==null?void 0:Nt.includes)==null?void 0:nt.call(Nt,"dataPurposes")});if(dt>-1){if(ct!==m.JP){ze.splice(dt,1);return}ot==="dataPurposes"&&it&&(ze[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},p=({privacyLinkList:ze,regime:ct,pageKey:ot,isMobile:it})=>{const dt=ze.findIndex(Dt=>{var Nt,nt;return(nt=(Nt=Dt==null?void 0:Dt.titleTranslationKey)==null?void 0:Nt.includes)==null?void 0:nt.call(Nt,"doNotSell")});if(dt>-1){if(!m.nB.includes(ct)){ze.splice(dt,1);return}ot==="privacySettings"&&it&&(ze[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),ct!==m.wQ&&m.nB.includes(ct)&&(ze[dt].titleTranslationKey="saleOfData")}},d=({privacyLinkList:ze,regime:ct,pageKey:ot,isMobile:it,isUserLoggedIn:dt})=>{const Dt=ze.findIndex(Nt=>{var nt,Lt;return(Lt=(nt=Nt==null?void 0:Nt.titleTranslationKey)==null?void 0:nt.includes)==null?void 0:Lt.call(nt,"sensitiveData")});Dt>-1&&(ot==="privacySettings"&&it&&(ze[Dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(ct!==m.wQ||!dt)&&ze.splice(Dt,1))},y=({privacyLinkList:ze,regime:ct,privacyPolicyLink:ot})=>{const it=ze.findIndex(dt=>(dt==null?void 0:dt.titleTranslationKey)==="cookieNotice");if(it>-1){if(!m.nB.includes(ct)){ze.splice(it,1);return}ct===m.wQ&&(ze[it].titleTranslationKey="californiaNotice",ze[it].url=`${ot}#us-ccpa-notice-current`)}},w=(0,M.Iv)({t:()=>{},shouldUseLocaleParam:!1}),V=(0,t.P1)(v.cz,I,v.dF,v.Hu,l.WO,w,(ze,ct,ot,it,dt,Dt)=>({linkList:Nt})=>{var nt;return O({linkList:Nt,regime:ze,allowPrivacySettingsLink:ct,pageKey:ot,isMobile:it,isUserLoggedIn:dt,privacyPolicyLink:(nt=Dt==null?void 0:Dt[0])==null?void 0:nt.url})}),Z=R(S.St),ce=R(S.IU),me=R(S.sc),De=R(S.bk),xe=R(S.yk),Ke=R(S.Y9),Xe=R(S.uz),et=R(S.Hz),ve=R(S.FN),We=R(S.MK),ie=R(S.JK),le=R(S.T$),Ie=R(S._f),Re=R(S.Eh),rt=R(S.$q),ft=R(S.FT),Ot=(0,t.P1)(R(S.Jc),v.z3,v.dF,(ze,ct,ot)=>ze&&!(ct&&ot.includes("covid19"))),Tt=R(S.bK),mt=R(S.dn),Ct=R(S.M3),ht=R(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,Kg:()=>t.Kg,Mv:()=>$,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>v,sF:()=>x,a1:()=>L,Wo:()=>b,ke:()=>R,$J:()=>S,MH:()=>M});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),s=e(8724);const i=(0,n.P1)(s.J0,a.Oo,(W,G)=>{var H;const P=(H=W==null?void 0:W["twc-unit"])!=null?H:"";return P==="m"&&G?"s":P}),l=(0,n.P1)(t.TN,i,a.Oo,(W,G,H)=>{const P=(0,o.V7)(G),ee=(0,o.QQ)(W,H);return P||ee}),v=(0,n.P1)(l,W=>W.code),m=(0,n.P1)(l,W=>W.name),L=(0,n.P1)(l,W=>(0,r.k)(W.name)),M=(0,n.P1)(l,W=>W.temp),S=(0,n.P1)(l,W=>W.speed),x=(0,n.P1)(l,W=>W.distance),D=(0,n.P1)(l,W=>W.accumulation),b=(0,n.P1)(l,W=>W.precip),R=(0,n.P1)(l,W=>W.pressure);var k=e(55036);const $=W=>{var G;return((G=W[k.Xf])==null?void 0:G[k.FA])||{}}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>B,Kg:()=>M,MG:()=>H,TN:()=>R,b2:()=>$,vz:()=>Q,xi:()=>P,y:()=>k,z4:()=>W});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function s(g){return g?a.test(g)?g.replace("_","-"):"":o.ZW}const i=(0,t.C6)(n.nh,n.U8,(g,A)=>A||g||""),l=(0,t.C6)(i,n.dF,(g,A)=>{const C=s(g);return C||(A==="notFound"?o.ZW:C)}),v=(0,t.C6)(l,n.z3,n.pu,(g,A,C)=>{let j=g;return A&&C&&j!=="en-US"&&(j="en-GB"),{locale:j}});function m(g){if(!g)return o.ZW;const A=g.split("-")[0];return o.PD[A]||o.ZW}const L=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,A,C,j,U)=>g||A||C||U||j==="notFound"),M=(0,t.C6)(l,g=>m(g)),S=(0,t.C6)(M,g=>({locale:g})),x=(0,t.C6)(v,g=>({name:"getMewLocaleUrlConfig",params:g})),D=(0,t.C6)(t.$l,v,L,S,(g,A,C,j)=>{var U;let I=g({name:"getMewLocaleUrlConfig",params:A});return!((U=I==null?void 0:I.data)!=null?U:null)&&C&&(I=g({name:"getMewLocaleUrlConfig",params:j})),I==null?void 0:I.data}),b=(0,t.C6)(D,g=>{var A,C;return(C=(A=g==null?void 0:g.locale)==null?void 0:A.data)!=null?C:null}),R=(0,t.C6)(b,g=>{var A,C;return(C=(A=g==null?void 0:g.attributes)==null?void 0:A.localeCode)!=null?C:""}),k=(0,t.C6)(R,g=>(g||"").replace("-","_")),$=(0,t.C6)(R,g=>{const A="";if(g&&g.length){const C=g.split("-");return C.length>1?C[1]:A}return A}),W=(0,t.C6)(b,g=>{var A,C;return(C=(A=g==null?void 0:g.attributes)==null?void 0:A.isLocaleSiteEnabled)!=null?C:!1}),G=(0,t.C6)(D,g=>{var A,C;return(C=(A=g==null?void 0:g.language)==null?void 0:A.data)!=null?C:null}),H=(0,t.C6)(G,g=>{var A;return(A=g==null?void 0:g.attributes.languageCode)!=null?A:""}),P=(0,t.C6)(H,g=>g.split("-")[0]),ee=(0,t.C6)(G,g=>{var A;return(A=g==null?void 0:g.attributes.languageName)!=null?A:""}),B=(0,t.C6)(G,g=>{var A;return(A=g==null?void 0:g.attributes.isRtlLanguage)!=null?A:!1}),Q=(0,t.C6)(R,g=>g==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>et,Fk:()=>S,Gx:()=>Z,H3:()=>d,JB:()=>P,JP:()=>I,LW:()=>xe,O8:()=>m,P:()=>ie,Px:()=>ve,Q2:()=>C,QJ:()=>L,QQ:()=>$,Rb:()=>H,SO:()=>O,SV:()=>A,Ts:()=>me,Vj:()=>s,W9:()=>M,Xf:()=>n,Xp:()=>R,Y6:()=>t,Y9:()=>ee,Z4:()=>Q,_d:()=>o,bU:()=>E,cd:()=>a,d3:()=>De,fD:()=>w,fS:()=>r,gr:()=>B,hu:()=>ce,i6:()=>h,jS:()=>W,kM:()=>We,lV:()=>Xe,ss:()=>Ke,u1:()=>v,ur:()=>y,xA:()=>p,zv:()=>G});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",s="AD_CALL_BTF",i="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",v="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",L="WXU/ADS/BTF_BID_TARGETING_DONE",M="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",x="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",D="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",b=100,R=1e3,k="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",W="WXU/ADS/SET_TARGETING_READY",G="WXU/ADS/SET_TARGETING_CUST_PARAMS",H="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",P="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ee="WXU/ADS/SET_ALL_CUST_PARAMS",B="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",Q="WXU/ADS/LOAD_AMAZON_HDBID",g="WXU/ADS/SET_AMAZON_HDBID_SLOTS",A="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",C="WXU/ADS/SET_CRITEO",j="WXU/ADS/SET_LOTAME",U="WXU/ADS/SET_CRITEO_SLOTS",I="WXU/ADS/LOAD_CRITEO_SLOTS",O="WXU/ADS/SET_IASPET_SLOTS",h="WXU/ADS/LOAD_INDEX_EXCHANGE",E="WXU/ADS/SET_MISC_CUST_PARAMS",p="WXU/ADS/SET_PREBID",d="WXU/ADS/SET_WX_AD_TARGETING",y="WXU/ADS/SET_WFXTG_TARGETING",w="WXU/ADS/SET_LOTAME_TARGETING",V="adBlocker",Z="MW_Position1",ce="WXU/ADS/NO_AD_CALL_EXCLUSION",me="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",De="WXU/ADS/SET_HASHED_MPID",xe=["fa","tl","id"],Ke=["CU","IR","SD","SY","UA"],Xe=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],et=["iasPetSlot","rubicon"],ve=["refreshAds","userActionAdRefresh"],We="MW_Position2",ie="MW_Position3",le="Taboola",Ie="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Re="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>d,BU:()=>le,Dt:()=>nt,G:()=>ht,GL:()=>lt,HH:()=>Te,Hc:()=>Dt,Ie:()=>h,Ii:()=>O,JN:()=>E,JV:()=>dn,JW:()=>de,KL:()=>w,KY:()=>vt,LX:()=>ne,Ll:()=>Pe,Nt:()=>ie,Q1:()=>Ae,UJ:()=>Be,Uj:()=>ct,VH:()=>ze,Vm:()=>et,Vv:()=>ft,WL:()=>De,Xd:()=>te,Y2:()=>We,Yy:()=>rt,ZH:()=>K,cr:()=>Nt,dA:()=>un,dJ:()=>ot,db:()=>Ye,ew:()=>mt,fL:()=>y,j5:()=>Ie,jq:()=>Ue,lg:()=>Tt,mm:()=>$e,n0:()=>Lt,nY:()=>Fe,nu:()=>pn,oe:()=>gt,pn:()=>re,tc:()=>pe,u_:()=>gn,vW:()=>ye,w8:()=>Ct,xc:()=>tt,yt:()=>vn,z0:()=>z,zp:()=>ln});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),s=e(35676),i=e.n(s),l=e(45455),v=e.n(l),m=e(12782),L=e.n(m),M=e(75652),S=e.n(M),x=e(29286),D=e.n(x),b=e(84621),R=e(44203),k=e(18213),$=e(86535),W=e(42882),G=e(35342),H=e(64795),P=e(80329),ee=e(11419),B=e(39730),Q=e(84392),g=e(46153),A=e(76643),C=e(83625),j=e(23631),U=e(80990),I=e(7647);const O=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.slotsReady)!=null?oe:!1},h=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.rubiconDone)!=null?oe:!1},E=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.btfBidTargetingDone)!=null?oe:!1},p=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.custParamsComplete)!=null?oe:!1},d=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.targetingReady)!=null?oe:!1},y=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.amznHdBidStatus)!=null?oe:!1},w=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.criteoSlotStatus)!=null?oe:!1},V=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[REDUCER_KEY])==null?void 0:Y.wfxtg)!=null?oe:!1},Z=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[REDUCER_KEY])==null?void 0:Y.adCallComplete)!=null?oe:!1},ce=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[REDUCER_KEY])==null?void 0:Y.btfAdCallComplete)!=null?oe:!1},me=(0,t.P1)(h,p,(_,Y)=>({custParamsComplete:Y,rubiconDone:_})),De=(0,t.P1)(b.zM,_=>{let Y=_;if(_!=="mobile"){const{screen:{width:oe}}=window;oe>1024?Y="desktop":oe>=768&&(Y="tablet")}return Y}),xe=(0,t.P1)(H.uT,_=>{var Y;return(Y=i()(Object.values(_!=null?_:{})).filter(Ge=>{var _e;return Ge.component==="WxuAd"&&!((_e=Ge==null?void 0:Ge.props)!=null&&_e.disableAd)}))!=null?Y:[]}),Ke=(0,t.P1)(xe,De,(_,Y)=>_.map(_e=>Y==="tablet"&&_e.props.tabletId==="none"?null:Y==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),Xe=_=>(0,t.P1)(xe,Y=>Y.map(_e=>_==="tablet"&&_e.props.tabletId==="none"?null:_==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),et=(0,t.P1)(H.U3,P.Jj,(_,Y)=>{var oe;const Ge=(oe=_==null?void 0:_.metrics_levels)!=null?oe:null;return Y||Ge}),ve=(0,t.P1)(H.U3,_=>_==null?void 0:_.ads),We=(0,t.P1)(H.JN,_=>_==null?void 0:_.engine),ie=(0,t.P1)(H.JN,_=>_==null?void 0:_.networkCode),le=(0,t.P1)(g.TN,H.JN,G.gx,(_,Y,oe)=>{const{adUnits:Ge={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=Y;let{mobile:_e,desktop:ut,tablet:at}=Ge;_e=_e.includes("_us")?_e.substr(0,_e.indexOf("_us")):_e,ut=ut.includes("_us")?ut.substr(0,ut.indexOf("_us")):ut,at=at.includes("_us")?at.substr(0,at.indexOf("_us")):at;let St="intl";switch(_){case"en-US":St="us";break;case"es-US":St="es_us";break;case"en-IN":St="en_in";break;default:break}St!=="es_us"&&St!=="en_in"&&(oe.includes("oppo")||oe.includes("transsion"))&&(St="intl");const It=_e.includes("mobile_smart")?`${_e}_${St}`:_e,Pt=ut.includes("web_weather")?`${ut}_${St}`:ut,pt=at.includes("tablet_weather")?`${at}_${St}`:at;return{desktop:Pt,mobile:It,tablet:pt}}),Ie=(0,t.P1)(De,le,(_,Y)=>{var oe;return(oe=Y==null?void 0:Y[_])!=null?oe:""}),Re=(0,t.P1)(H.JN,_=>_==null?void 0:_.adTagOverrides),rt=(0,t.P1)(H.JN,_=>_==null?void 0:_.adZone),ft=(0,t.P1)(Ie,rt,P.jm,(_,Y,oe)=>`${_}/${oe||Y||"non_monetized"}`),Ot=(0,t.P1)(H.JN,_=>_==null?void 0:_.adsmetrics_zone),Tt=()=>D().get("adstest"),mt=(0,R.C6)(ee.RL,P.jm,rt,(_,Y,oe)=>_||Y||oe),Ct=(0,R.C6)(De,P.jm,ie,le,rt,Tt,(_,Y,oe,Ge,_e,ut)=>{const at=Ge[_];return`${oe}/${ut?"test_":""}${at}/${Y||_e}`}),ht=(0,R.C6)(De,ie,le,Tt,(_,Y,oe,Ge)=>{const _e=oe[_];return`${Y}/${Ge?"test_":""}${_e}/interstitial`}),ze=(0,R.C6)(b.zM,ve,(_,Y)=>{var oe;const Ge=[...(oe=Y==null?void 0:Y.thirdParties)!=null?oe:[]],{token:_e}=_==="mobile"?U.eh.USER_ACTION_AD_REFRESH:U.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Ge.includes(_e)}),ct=(0,R.C6)(ve,b.zM,$.bx,W.WO,(_,Y,oe,Ge)=>{var _e;const ut="rubicon_enUS",at="sequentialAdLoader",St="abTesting",It=U.eh.TIME_FRAME.token,Pt=U.eh.HELIOS_AD_SDK.token,pt=U.eh.ADMIRAL.token,Ut=U.eh.IAB_CATEGORIES.token,wt=U.eh.INSTANA.token,Xt=U.eh.ASSERTIVE_YIELD.token,{token:_t}=U.eh.USER_ACTION_AD_REFRESH,{token:zt}=U.eh.MOBILE_REFRESH_ADS,{token:ke}=U.eh.REFRESH_ADS,{token:se}=U.eh.DESKTOP_USER_ACTION_AD_REFRESH;let Oe=[...(_e=_==null?void 0:_.thirdParties)!=null?_e:[]];return Oe.includes(ut)||Oe.push(ut),Oe.includes(at)||Oe.push(at),Oe.includes(St)||Oe.push(St),Oe.includes(Pt)||Oe.push(Pt),Oe.includes(U.eh.JANUS.token)||Oe.push(U.eh.JANUS.token),Oe.includes(It)||Oe.push(It),Oe.includes(pt)||Oe.push(pt),Oe.includes(Ut)||Oe.push(Ut),Oe.includes(wt)||Oe.push(wt),Oe.includes(Xt)||Oe.push(Xt),Y==="mobile"?(Oe.push(_t),Oe.push(zt)):(Oe.push(se),Oe.push(ke)),oe&&Ge&&(Oe=Oe.filter(Ve=>!Ve.includes(U.eh.LOTAME.token))),S()(Oe).join(",")}),ot=(0,R.C6)(H.JN,_=>{var Y;return[...(Y=_==null?void 0:_.thirdParties)!=null?Y:[]].includes("rubicon_enUS")}),it=(0,R.C6)(ct,b.cz,(_,Y)=>{const oe=_.split(",");if(!Array.isArray(oe)||!oe.length)return[];const{CRITEO_SLOT:Ge,IAS_PET_SLOT:_e,...ut}=U.eh;return oe.filter(dt(Y)).reduce((St,It)=>{const pt=Object.values(ut).find(({token:Ut})=>It.includes(Ut));if(pt){const{script:Ut}=pt;return Ut?[...St,Ut]:St}return St},[])}),dt=_=>Y=>!(j.Gv.includes(_)&&U.XC.some(oe=>Y.includes(oe))),Dt=(_,Y)=>(0,R.C6)(R.Gx,De,Y?Xe(Y):Ke,xe,te,(oe,Ge,_e,ut,at)=>{var St,It,Pt,pt;const Ut=(0,R.vy)({positions:_e,screenSize:Y!=null?Y:Ge});let wt=(pt=(Pt=(It=(St=oe==null?void 0:oe.getMewAdConfigsUrlConfig)==null?void 0:St[Ut])==null?void 0:It.data)==null?void 0:Pt.data)!=null?pt:null;return wt?(wt=wt.reduce((Xt,_t)=>{var zt,ke;const se=ut.find(Oe=>Oe.props.id===_t.name||Oe.props.tabletId===_t.name);return[...Xt,{..._t,lazyload:se.props.lazyload,disableAd:(zt=se==null?void 0:se.props)==null?void 0:zt.disableAd,sequentialGroup:((ke=se==null?void 0:se.props)==null?void 0:ke.sequentialGroupOverride)||(_t==null?void 0:_t.sequentialGroup)||"btf"}]},[]),at&&_&&(wt=wt.filter(Xt=>Xt.sequentialGroup===_)),wt):[]}),Nt=(0,R.C6)(k.Ds,R.Gx,g.TN,Q.yt,(_,Y,oe,Ge)=>{var _e,ut,at,St;const It=(0,R.vy)({locale:oe,placeid:Ge}),Pt=(St=(at=(ut=(_e=Y==null?void 0:Y.getWxAdTargetingUrlConfig)==null?void 0:_e[It])==null?void 0:ut.data)==null?void 0:at.data)!=null?St:{},pt=r()(Pt,U.q3);return _?pt:r()(pt,U.xN)}),nt=(0,R.C6)(R.Gx,ct,(_,Y)=>{var oe,Ge,_e,ut;const at=(0,R.vy)({tokens:Y});let St=(ut=(_e=(Ge=(oe=_==null?void 0:_.getMewAdThirdPartyConfigsUrlConfig)==null?void 0:oe[at])==null?void 0:Ge.data)==null?void 0:_e.data)!=null?ut:[];return St=St.map(({config:It,config_type:Pt})=>({config:It,type:Pt})),St}),Lt=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.AMAZON_HEADER_BIDDER.token:!1);if(Y&&Y.config)return Y.config}return{}}),bt=(0,R.C6)(k.ab,nt,(_,Y)=>{if(!_)return{};if(!v()(Y)){const oe=Y.find(Ge=>Ge.type?Ge.type===U.eh.ADMIRAL.token:{});if(oe&&oe.config)return oe.config}return{}}),Jt=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.ASSERTIVE_YIELD.token:!1);if(Y&&Y.config)return Y.config}return{}}),kt=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.INSTANA.token:!1);if(Y&&Y.config)return Y.config}return{}}),re=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.AMAZON_SLOTS.token:!1);if(Y&&Y.config)return Y.config}return{}}),Te=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.CRITEO.token:!1);if(Y&&Y.config)return Y.config}return{}}),lt=(0,R.C6)(nt,b.zM,(_,Y)=>{if(!v()(_)){const oe=_.find(Ge=>Ge.type?Ge.type===U.eh.CRITEO_SLOT.token:!1);if(oe&&oe.config)return oe.config.placements=oe.config.placements[Y],oe.config}return{}}),ye=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.GEOEDGE.token:!1);if(Y&&Y.config)return Y.config}return{}}),pe=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.IAS_PET_SLOT.token:!1);if(Y&&Y.config)return Y.config}return{}}),Pe=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.INDEX_EXCHANGE.token:!1);if(Y&&Y.config)return Y.config}return{}}),je=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.LOTAME.token:!1);if(Y&&Y.config)return Y.config}return{}}),qe=/[0-9]{4}/,ne=(0,R.C6)(je,_=>{const{tagsSrcId:Y="1884"}=_;return Y.match(qe)}),de=(0,R.C6)(ne,_=>_?`//tags.crwdcntrl.net/lt/c/${_}/lt.min.js`:""),Ae=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.PREBID.token:!1);if(Y&&Y.config)return Y.config}return{}}),fe=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(Y&&Y.config)return Y.config}return{}}),Ne=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.USER_ACTION_AD_REFRESH.token:!1);if(Y&&Y.config)return Y.config}return{}}),Fe=(0,R.C6)(Ne,b.dF,g.TN,(_,Y,oe)=>{var Ge,_e,ut;const{atf:at,refreshBidders:St}=_,Pt=(Object.keys(at)||[]).filter(ke=>ke.includes(oe)||ke.includes("all"))||[];let pt=(Ge=_==null?void 0:_.atf)==null?void 0:Ge.positions,Ut=Pt.reduce((ke,se)=>{var Oe,Ve,yt;const xt=(Object.keys(at[se]).filter(Bt=>Bt.includes(Y)||Bt.includes("all"))||[])[0];return xt?(pt=(yt=(Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[xt])==null?void 0:Ve.positions)!=null?yt:pt,pt):ke},[]);v()(Ut)&&(Ut=pt);let wt=(_e=_==null?void 0:_.atf)==null?void 0:_e.userActionDelay;const Xt=Pt.reduce((ke,se)=>{var Oe,Ve;const Wt=(Object.keys(at[se]).filter(xt=>xt.includes(Y)||xt.includes("all"))||[])[0];return Wt&&(wt=((Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[Wt])==null?void 0:Ve.userActionDelay)||wt),wt},[]);let _t=(ut=_==null?void 0:_.atf)==null?void 0:ut.inViewOnly;const zt=Pt.reduce((ke,se)=>{var Oe,Ve,yt;const xt=(Object.keys(at[se]).filter(Bt=>Bt.includes(Y)||Bt.includes("all"))||[])[0];return xt&&(_t=(yt=(Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[xt])==null?void 0:Ve.inViewOnly)!=null?yt:_t),_t},[]);return{type:"atf",inViewOnly:zt,posToRefresh:Ut,refreshBidders:St,userActionDelay:Xt}}),Be=(0,R.C6)(Ne,b.dF,g.TN,(_,Y,oe)=>{var Ge,_e,ut;const{btf:at,refreshBidders:St}=_,Pt=(Object.keys(at)||[]).filter(ke=>ke.includes(oe)||ke.includes("all"))||[];let pt=(Ge=_==null?void 0:_.btf)==null?void 0:Ge.positions,Ut=Pt.reduce((ke,se)=>{var Oe,Ve,yt;const xt=(Object.keys(at[se]).filter(Bt=>Bt.includes(Y)||Bt.includes("all"))||[])[0];return xt?(pt=(yt=(Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[xt])==null?void 0:Ve.positions)!=null?yt:pt,pt):ke},[]);v()(Ut)&&(Ut=pt);let wt=(_e=_==null?void 0:_.btf)==null?void 0:_e.userActionDelay;const Xt=Pt.reduce((ke,se)=>{var Oe,Ve;const Wt=(Object.keys(at[se]).filter(xt=>xt.includes(Y)||xt.includes("all"))||[])[0];return Wt&&(wt=((Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[Wt])==null?void 0:Ve.userActionDelay)||wt),wt},[]);let _t=(ut=_==null?void 0:_.btf)==null?void 0:ut.inViewOnly;const zt=Pt.reduce((ke,se)=>{var Oe,Ve,yt;const xt=(Object.keys(at[se]).filter(Bt=>Bt.includes(Y)||Bt.includes("all"))||[])[0];return xt&&(_t=(yt=(Ve=(Oe=at==null?void 0:at[se])==null?void 0:Oe[xt])==null?void 0:Ve.inViewOnly)!=null?yt:_t),_t},[]);return{type:"btf",inViewOnly:zt,posToRefresh:Ut,refreshBidders:St,userActionDelay:Xt}}),X=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.REFRESH_ADS.token:!1);if(Y&&Y.config)return Y.config}return{}}),K=(0,R.C6)(X,b.dF,g.TN,(_,Y,oe)=>{const{atf:Ge={},refreshBidders:_e=[]}=_,{interval:ut=0,inViewOnly:at=!1}=Ge,It=Object.keys(Ge).filter(Ut=>Ut.includes(oe)||Ut.includes("all"))||[];let Pt=Ge.positions;const pt=It.reduce((Ut,wt)=>{const _t=Object.keys(Ge[wt]).filter(zt=>zt.includes(Y)||zt.includes("all"))||[];return v()(_t)||(Pt=Ge[wt][_t].positions),Pt},[]);return{type:"atf",inViewOnly:at,interval:ut,positions:pt,refreshBidders:_e}}),z=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>{var Ge,_e;return oe.type?oe.type===((_e=(Ge=U.eh)==null?void 0:Ge.SEQUENTIAL_AD_LOADER)==null?void 0:_e.token):!1});return Y!=null&&Y.config?Y.config:{}}}),te=(0,R.C6)(z,b.zM,b.dF,g.TN,(_,Y,oe,Ge)=>{if(v()(_)||Y!=="desktop")return!1;const ut=Object.keys(_).filter(pt=>pt.includes(Ge)||pt.includes("all"))||[],at=Array.isArray(ut)&&ut[0],St=_==null?void 0:_[at],It=St&&(St.filter(pt=>pt.includes(oe)||pt.includes("all"))||[]);return It&&Array.isArray(It)&&!!It[0]}),Ee=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>{var Ge,_e;return oe.type?oe.type===((_e=(Ge=U.eh)==null?void 0:Ge.RUBICON)==null?void 0:_e.token):!1});if(Y!=null&&Y.config)return Y.config}return{}}),Ue=(0,R.C6)(Ee,b.dF,g.TN,(_,Y,oe)=>{const{defaultTimeoutOverride:Ge}=_,ut=Object.keys(_).filter(It=>It.includes(oe)||It.includes("all"))||[];let at=Ge;return ut.reduce((It,Pt)=>{const Ut=Object.keys(_[Pt]).filter(wt=>wt.includes(Y)||wt.includes("all"))||[];return v()(Ut)||(at=_[Pt][Ut[0]].timeoutOverride),at},at)}),Ye=(0,R.C6)(Ee,Ue,(_,Y)=>({filename:_==null?void 0:_.filename,testFilename:_==null?void 0:_.testFilename,timeout:Y})),$e=(0,R.C6)(X,b.dF,g.TN,(_,Y,oe)=>{const{btf:Ge={},refreshBidders:_e=[]}=_,{interval:ut=0,inViewOnly:at=!1}=Ge,It=Object.keys(Ge).filter(Ut=>Ut.includes(oe)||Ut.includes("all"))||[];let Pt=Ge.positions;const pt=It.reduce((Ut,wt)=>{const _t=Object.keys(Ge[wt]).filter(zt=>zt.includes(Y)||zt.includes("all"))||[];return v()(_t)||(Pt=Ge[wt][_t].positions),Pt},[]);return{type:"btf",interval:ut,inViewOnly:at,positions:pt,refreshBidders:_e}}),tt=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.WFXTG.token:!1);if(Y&&Y.config)return Y.config}return{}}),At=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.WX_AD_TARGETING.token:!1);if(Y&&Y.config)return Y.config}return{}}),gt=(0,R.C6)(Ct,Dt(null),(_,Y)=>Y.map(oe=>({adSlotId:oe.slotTarget,size:oe.sizes.map(Ge=>Ge[0]==="fluid"?[1,1]:Ge),adUnitPath:_}))),vt=()=>{{const _=D().get("fv");return parseInt(_,10)||0}},Et=(0,R.C6)(P.jm,rt,(_,Y)=>{const oe=_||Y||"",Ge=oe.lastIndexOf("local_forecasts")!==-1;let _e,ut,at;if(Ge)_e="fcst",at="fcst",ut="fcst";else{const It=oe.split("/").slice(-2);[ut]=It,_e=`${ut}_${It[1]||""}`,at=It[1]||"nl"}return{cat:_e,fam:ut,ch:at}}),Rt=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>{var Ge,_e;return oe.type?oe.type===((_e=(Ge=U.eh)==null?void 0:Ge.TIME_FRAME)==null?void 0:_e.token):!1});if(Y!=null&&Y.config)return Y.config}return{}}),jt=(0,R.C6)(H.IY,Rt,(_,Y)=>{var oe,Ge;return(Ge=(oe=Y==null?void 0:Y.tf)==null?void 0:oe[_])!=null?Ge:"nl"}),Kt=(_,Y)=>()=>{const oe=Y||"0123456789",Ge=_||16;let _e="";for(let ut=0;ut{{const{userAgent:_}=window.navigator,Y=_&&_.match(/chrome|firefox|safari|trident/i);if(Array.isArray(Y))switch(Y[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),$t=()=>String(Math.floor(Math.random()*1e3)+1),qt=()=>"weather",en=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[REDUCER_KEY])==null?void 0:Y.wfxtg)!=null?oe:{}},cn=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[REDUCER_KEY])==null?void 0:Y.lotame)!=null?oe:{}},ln=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.hashedMpid)!=null?oe:""},hn=(0,R.C6)(De,_=>_==="tablet"?"wx_tab":_==="mobile"?"wx_mw":"wx"),Qt=(0,R.C6)(b.ZN,(_={})=>{if(_.layer==="rwi"||_.layers==="rwi")return"rwi"}),dn=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[C.Xf])==null?void 0:Y.videoCount)!=null?oe:0},mn=(0,R.C6)(b.ZN,_=>{var Y;return(Y=_==null?void 0:_.adRef)!=null?Y:""}),gn=_=>{var Y,oe;return(oe=(Y=_==null?void 0:_[I.Xf])==null?void 0:Y.custParams)!=null?oe:{}},vn=(0,R.C6)(k.Ds,k.gK,Et,le,jt,Kt(16,"0123456789"),vt,Tt,Vt,hn,$t,qt,Qt,mn,dn,G.gx,De,b.zM,(_,Y,oe,Ge,_e,ut,at,St,It,Pt,pt,Ut,wt,Xt,_t,zt,ke,se)=>{let Oe={...oe,ad_unit:Ge[ke],tf:_e,ord:ut,rmid:ut,impression_id:(0,A.Vj)(),vab:se!=="mobile"?"nxgn":"daybreak",v:at&&at.toString(),adstest:St||"",browser:It,mr:"0",plat:Pt,env:pt,refurl:Ut,mlayer:wt||"",...zt?{par:zt}:{},ref:_t===0?Xt:"",sod:Y?"yes":"no"};Oe=a()(Oe,yt=>!!yt);const Ve=r()(Oe,U.q3);return _?Ve:r()(Ve,U.xN)}),nn=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>oe.type?oe.type===U.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(Y&&Y.config)return Y.config}return{}}),En=(0,R.C6)(nn,_=>{if(_&&!v()(_)){const{maxTime:Y}=_;if(!Number.isNaN(Y))return+Y}return-1}),pn=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>{var Ge,_e;return oe.type?oe.type===((_e=(Ge=U.eh)==null?void 0:Ge.HELIOS_AD_SDK)==null?void 0:_e.token):!1});if(Y!=null&&Y.config)return Y.config}return{}}),un=(0,R.C6)(gn,ln,(_,Y)=>{const oe=Object.keys(_).filter(_e=>U.Hw.has(_e)).sort();return{pageKvs:oe.length?` ${oe.join(" ")} `:"",hasPpid:!!Y}}),Rn=(0,R.C6)(nt,_=>{if(!v()(_)){const Y=_.find(oe=>{var Ge,_e;return oe.type?oe.type===((_e=(Ge=U.eh)==null?void 0:Ge.AB_TESTING)==null?void 0:_e.token):!1});if(Y!=null&&Y.config)return Y.config}return{}}),Sn=(0,R.C6)(nt,_=>{var Y,oe,Ge;return(Ge=(oe=(Y=_==null?void 0:_.find)==null?void 0:Y.call(_,_e=>_e.type===U.eh.IAB_CATEGORIES.token))==null?void 0:oe.config)!=null?Ge:{}});function rn(_,Y){return L()({},_,Y,(oe,Ge)=>{if(Array.isArray(oe))return S()(oe.concat(Ge))})}const an=(0,R.C6)(Sn,_=>{var Y;const{iabCategoriesByPageCode:oe={}}=_!=null?_:{},Ge={};for(const[_e,ut]of Object.entries(oe))for(const at of _e.split(","))Ge[at]=rn((Y=Ge[at])!=null?Y:{},ut);return Ge}),bn=(0,R.C6)(an,H.IY,(_,Y)=>_[Y]),yn=(0,R.C6)(ee.UO,B.s5,(_,Y)=>{var oe,Ge;const _e=v()(_)?Y:_;return(Ge=(oe=_e==null?void 0:_e.tags)==null?void 0:oe.iab)!=null?Ge:{}}),Gt=(0,R.C6)(bn,yn,(_,Y)=>rn(_,Y)),fn=(0,R.C6)(Sn,_=>_==null?void 0:_.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>s,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"],s=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>i,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const s=["newsletter","newsletterAlerts","newsletterSignUp"],i=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(v,m,L,M,S)=>L&&m==="en-US"&&v==="US"&&!S||!L&&v==="US"&&m==="en-US"&&!M);function l(v,m,L){var M;const S=s.includes(m.title)||s.includes(m.urlTranslationKey)||s.includes(m.titleTranslationKey),x=(M=L==null?void 0:L.includes)==null?void 0:M.call(L,"samsung");return!(S&&(!v||x))}},22700:(c,u,e)=>{"use strict";e.d(u,{Yd:()=>I,dz:()=>v,AM:()=>l,QP:()=>P,aZ:()=>Q});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function s(h){try{return decodeURIComponent(h)}catch{return""}}const i=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(h,E,p,d)=>{if(!h&&!E&&!p&&!d)return null;const w=[{type:"canonicalCityId",locId:s(d)},{type:"placeId",locId:s(p)},{type:null,locId:s(E)},{type:null,locId:s(h)}].find(De=>!!De.locId);if(!w)return null;const V=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Z=/-/,ce=/\s/,{locId:me}=w;if(V.test(w.locId)){ce.test(me)?w.locId=me.split(" ").pop():Z.test(me)?w.locId=me.split("-").pop():w.locId=me.split("+").pop();const De=v(w);if(De)return De}return v(w)}),l=(0,n.C6)(r.TN,i,(h,E)=>{const{type:p,value:d}=E||{},y={language:h,[p]:d};return p==="locId"&&(y.locationType="locid"),{getSunV3LocationPointUrlConfig:y}});function v({locId:h,type:E}){const p=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:d=>(0,a.b)(d)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:d=>d.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:d=>`${d.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:d=>{const y=d.substring(0,2).toUpperCase();return`${d.split(":")[0]}:1:${y}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:d=>`${d.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:d=>d},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:d=>d}];if(E){const d=p.find(y=>y.typeAs===E);if(d&&d.regex.test(h))return{type:d.typeAs,value:d.valueFn(h)}}for(let d=0,y=p.length;d{if(!h)return!0;const{type:E,value:p}=h;return!p||E==="geocode"&&p==="0.00,0.00"}),L=(0,n.C6)(n.Gx,l,(h,E)=>{const p="getSunV3LocationPointUrlConfig",d=h[p]||{},y=E[p]||{},w=(0,n.vy)(y);return d[w]}),M=(0,n.C6)(L,h=>{var E,p;if(!((E=h==null?void 0:h.loaded)!=null?E:null))return null;const y=(p=h==null?void 0:h.data)!=null?p:null;return!y||y.errors?null:h.data.location}),S=(0,n.C6)(o.h1,L,(h,E)=>{var p,d,y,w,V;if(!h)return!1;if(!E)return!0;const Z=(d=(p=E==null?void 0:E.data)==null?void 0:p.errors)!=null?d:[];if(Array.isArray(Z)&&Z.length){const ce=(V=(w=(y=Z[0])==null?void 0:y.error)==null?void 0:w.code)!=null?V:"";return/(4\d{2}|5\d{2})$/.test(ce)}return!1}),x=(0,n.C6)(M,h=>h?`${h.latitude},${h.longitude}`:""),D=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.latitude)!=null?E:void 0}),b=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.longitude)!=null?E:void 0}),R=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.adminDistrict)!=null?E:""}),k=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.adminDistrictCode)!=null?E:""}),$=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.postalCode)!=null?E:""}),W=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.neighborhood)!=null?E:""}),G=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.country)!=null?E:""}),H=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.countryCode)!=null?E:""}),P=(0,n.C6)(M,h=>{var E;let p=(E=h==null?void 0:h.ianaTimeZone)!=null?E:"";return(!p||!p.includes("/"))&&(p="Etc/UTC"),p}),ee=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.displayName)!=null?E:""}),B=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.dmaCd)!=null?E:""}),Q=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.placeId)!=null?E:""}),g=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.airportName)!=null?E:""}),A=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.type)!=null?E:""}),C=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.city)!=null?E:""}),j=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.canonicalCityId)!=null?E:""}),U=(0,n.C6)(M,h=>{var E;return(E=h==null?void 0:h.disputedArea)!=null?E:!1});function I({displayName:h,adminDistrict:E,adminDistrictCode:p,countryCode:d,country:y,disputedArea:w,localeCountryCode:V,separator:Z=", "}){const ce=[];return h&&ce.push(h),V!=="IL"&&(p?ce.push(p):E&&ce.push(E)),d!==V&&w===!1&&y&&ce.push(y),ce.join(Z)}const O=(0,n.C6)(ee,R,k,H,G,U,r.b2,(h,E,p,d,y,w,V)=>I({displayName:h,adminDistrict:E,adminDistrictCode:p,countryCode:d,country:y,disputedArea:w,localeCountryCode:V}))},89972:(c,u,e)=>{"use strict";e.d(u,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),s=n(o),i=n(a);return`${s},${i}`}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:()=>i,Xf:()=>t,fL:()=>s});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",s=new Set(Object.getOwnPropertyNames(Object.prototype)),i="3f7db82b-3ad6-4172-bf96-804c24ed4c47",l="csc"},84621:(c,u,e)=>{"use strict";e.d(u,{B8:()=>t.B8,BB:()=>t.BB,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,Px:()=>t.Px,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,TZ:()=>t.TZ,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,t$:()=>t.t$,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,{B8:()=>Lt,BB:()=>$,BP:()=>ot,Cv:()=>L,Dq:()=>O,EQ:()=>ee,F3:()=>C,GH:()=>S,Gz:()=>ct,Hu:()=>A,J0:()=>l,K_:()=>ft,Mr:()=>Ct,N3:()=>rt,Pi:()=>ce,Px:()=>le,Qo:()=>b,S5:()=>E,T:()=>M,TZ:()=>Nt,U8:()=>h,UW:()=>dt,V7:()=>mt,ZN:()=>W,_p:()=>s,ai:()=>Ie,bx:()=>We,cz:()=>U,dF:()=>H,dx:()=>D,e9:()=>Ot,eM:()=>nt,fh:()=>Ke,fx:()=>y,h1:()=>Xe,i:()=>it,j3:()=>Tt,jw:()=>kt,kO:()=>ht,kw:()=>d,lm:()=>j,nc:()=>B,nf:()=>P,nh:()=>Z,pu:()=>bt,qk:()=>w,sN:()=>v,sQ:()=>me,t$:()=>Jt,uo:()=>p,x2:()=>V,xS:()=>Re,y:()=>G,z3:()=>ve,zM:()=>g});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const s=re=>{var Te;return(Te=re==null?void 0:re[a.Xf])!=null?Te:null},i=re=>{var Te;return(Te=re==null?void 0:re[REDUCER_KEY])==null?void 0:Te.domain},l=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.headers)!=null?Te:null}),v=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-subs"])!=null?Te:"none"}),m=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-sticky-variant"])!=null?Te:""}),L=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-ads-killswitch"])!=null?Te:""}),M=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-site-mode"])!=null?Te:""}),S=(0,t.P1)(l,re=>{var Te;const lt=(Te=re==null?void 0:re["twc-experiment"])!=null?Te:null;return lt?JSON.parse(window==null?void 0:window.atob(lt)):{}}),x=(0,o.C6)(o.Gx,re=>{const Te=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(re,["getMewEntityUrlConfig",Te,"data","data","attributes","value"],{})}),D=(0,t.P1)(x,S,(re,Te)=>{let lt;const ye=Object.keys(re),pe=Object.keys(Te);return ye.forEach(Pe=>{pe.includes(Pe)&&(lt=Pe)}),lt}),b=(0,t.P1)(s,re=>{var Te,lt;return(lt=(Te=re==null?void 0:re.path)==null?void 0:Te.replace(/\/$/,""))!=null?lt:""}),R=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.pathPattern)!=null?Te:""}),k=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.referer)!=null?Te:null}),$=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.requestBody)!=null?Te:null}),W=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.query)!=null?Te:null}),G=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.params)!=null?Te:null}),H=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.pageKey)!=null?Te:""}),P=(0,t.P1)(H,re=>a.HJ.includes(re)),ee=(0,t.P1)(s,re=>{var Te,lt;return(lt=(Te=re==null?void 0:re.params)==null?void 0:Te.locId)!=null?lt:""}),B=(0,t.P1)(s,re=>{var Te;return(Te=re==null?void 0:re.contextListId)!=null?Te:""}),Q=(0,t.P1)(l,re=>{var Te;const lt="4g",ye=[lt,"3g"],Pe=((Te=re==null?void 0:re["twc-connection-speed"])!=null?Te:lt).toLowerCase();return ye.includes(Pe)?Pe:lt}),g=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-device-class"])!=null?Te:"mobile"}),A=(0,t.P1)(g,re=>re==="mobile"),C=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-partner"])!=null?Te:""}),j=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-csc"])!=null?Te:""}),U=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-privacy"])!=null?Te:"exempt"}),I=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-experience"])!=null?Te:""}),O=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.experience)!=null?Te:""}),h=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.locale)!=null?Te:""}),E=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.par)!=null?Te:""}),p=(0,t.P1)(W,re=>{var Te,lt;return(lt=(Te=re==null?void 0:re.cscCountryCode)!=null?Te:re==null?void 0:re.csccountrycode)!=null?lt:""}),d=(0,t.P1)(j,re=>re==="KR"),y=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.locId)!=null?Te:""}),w=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.placeId)!=null?Te:""}),V=(0,t.P1)(W,re=>{var Te;return(Te=re==null?void 0:re.canonicalCityId)!=null?Te:""}),Z=(0,t.P1)(G,re=>{var Te;return(Te=re==null?void 0:re.locale)!=null?Te:""}),ce=(0,t.P1)(G,H,b,(re,Te,lt)=>{var ye;return lt.includes("medical-reviewer")?["bios/medical-reviewer"]:Te==="bioPage"?["bios"]:Te==="commerce"?["atmosphere"]:(ye=re==null?void 0:re.collectionId)!=null?ye:null}),me=(0,t.P1)(Z,re=>{var Te,lt;return(lt=(Te=re==null?void 0:re.split("-"))==null?void 0:Te[1])!=null?lt:""}),De=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),xe=(0,o.C6)(De,o.$l,(re,Te)=>{var lt,ye,pe;return(pe=(ye=(lt=Te(re))==null?void 0:lt.data)==null?void 0:ye.attributes)==null?void 0:pe.value}),Ke=(0,t.P1)(me,xe,(re,Te)=>{const lt=Te==null?void 0:Te.countryCodesWithoutRegisteredTrademark;return lt?!lt.includes(re):!1}),Xe=(0,t.P1)(y,R,(re,Te)=>Te.includes(":locId")||!!re),et=(0,t.P1)(H,re=>["moduleService"].includes(re)),ve=(0,t.P1)(et,b,O,h,(re,Te,lt,ye)=>{const pe=Array.isArray(Te.match(/api\/v[0-9]/g))&&!!lt&&!!ye;return re||pe}),We=(0,t.P1)(Z,re=>re?["en-US"].indexOf(re)>-1:!0),ie=(0,t.P1)(L,We,v,(re,Te,lt)=>{const ye=re&&re.split(",")||[],pe=lt!=="none";return ye.includes("ads")||ye.includes("allthethings")||Te&&pe}),le=(0,t.P1)(R,re=>re==="/:locale/dsr"),Ie=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-csrf"])!=null?Te:""}),Re=(0,t.P1)(l,re=>{var Te;return(Te=re==null?void 0:re["twc-geoip-country"])!=null?Te:""}),rt=(0,t.P1)($,re=>re==null?void 0:re.userId),ft=(0,t.P1)($,re=>re==null?void 0:re.appId),Ot=(0,t.P1)($,re=>re==null?void 0:re.version),Tt=(0,t.P1)($,re=>re==null?void 0:re.adId),mt=(0,t.P1)($,re=>re==null?void 0:re.serviceProviders),Ct=(0,t.P1)($,re=>re==null?void 0:re.enabledUserDataInventory),ht=(0,t.P1)(W,re=>re==null?void 0:re.userId),ze=(0,t.P1)(W,re=>re==null?void 0:re.serviceProviders),ct=(0,t.P1)(W,re=>re==null?void 0:re.regime),ot=(0,t.P1)(W,re=>re==null?void 0:re.countryCode),it=(0,t.P1)(W,re=>(re==null?void 0:re.isUserLoggedIn)==="true"),dt=(0,t.P1)(W,re=>(re==null?void 0:re.isUserPremium)==="true"),Dt=(0,t.P1)(W,re=>re==null?void 0:re.email),Nt=(0,t.P1)(W,re=>re==null?void 0:re.action),nt=(0,t.P1)(W,re=>re==null?void 0:re.appIdOverride),Lt=(0,t.P1)(nt,ft,(re,Te)=>(Te==null?void 0:Te.includes("twc"))||(re==null?void 0:re.includes("twc"))),bt=(0,t.P1)(nt,ft,(re,Te)=>(Te==null?void 0:Te.includes("wu"))||(re==null?void 0:re.includes("wu"))),Jt=(0,t.P1)(nt,ft,(re,Te)=>(Te==null?void 0:Te.includes("samsung"))||(re==null?void 0:re.includes("samsung"))),kt=re=>{var Te,lt;return(lt=(Te=re==null?void 0:re[a.Xf])==null?void 0:Te.adblocker)!=null?lt:!1}},21538:(c,u,e)=>{"use strict";e.d(u,{el:()=>M,s9:()=>L,U1:()=>m});var t=e(44203),n=e(97979),r=e(60985),o=e(42882),a=e(8724),s=e(13198);function*i(){return[{name:"getCMSLinkListUrlConfig",params:{linkListId,language}}]}var l=e(51828);const v=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),m=(0,t.C6)(v,t.$l,(S,x)=>{var D,b,R;return(R=(b=(D=x(S))==null?void 0:D.data)==null?void 0:b.attributes)==null?void 0:R.value}),L=(0,r.P1)(m,n.uV,a.Hu,(S,x,D)=>{if(!D)return S==null?void 0:S[x]}),M=(0,r.P1)(o.go,a.dF,m,L,(0,l.g)(),(S,x,D,b,R)=>!S&&((D==null?void 0:D.stickyAdContainerEnabledPageKeys)||[]).includes(x)&&b&&!(x==="home"&&R===s.UB))},72606:(c,u,e)=>{"use strict";e.d(u,{Dh:()=>n,F$:()=>l,Jp:()=>r,TR:()=>o,X3:()=>i,Yb:()=>t,eV:()=>a,z3:()=>s});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,s={samsung:120},i="weatherapptodaywidget",l="hasLoggedSamsungVisitedStatus"},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:()=>D,RM:()=>v,UW:()=>l,Vm:()=>i,Yg:()=>m,fm:()=>M,gx:()=>s,qK:()=>S});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const s=(0,t.P1)(o.S5,o.F3,(b,R)=>b||R||r().get("partner")||""),i=(0,t.P1)(o.S5,b=>b||r().get("partner")||""),l=(0,t.P1)(s,b=>b.toLowerCase().includes("samsung")),v=(0,t.P1)(s,b=>b.toLowerCase().includes("apple")||b.toLowerCase().includes(a.X3)),m=(0,t.P1)(s,l,(b,R)=>R?b==="samsung_vsc":!1),L=(0,t.P1)(s,l,(b,R)=>R?b==="samsung_msc":!1),M=(0,t.P1)(s,m,(b,R)=>R?"samsungVietnam":b),S=(0,t.P1)(s,o.dF,(b,R)=>!(b==="oppo_widget"&&a.TR.includes(R))),x=(0,t.P1)(s,b=>a.Jp.includes(b)),D=(0,t.P1)(l,o.dF,(b,R)=>!!(b&&R!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Ky:()=>t.Ky,Oo:()=>t.Oo});var t=e(84392)},84392:(c,u,e)=>{"use strict";e.d(u,{O2:()=>w,Oo:()=>et,E8:()=>Ke,Ky:()=>$,yV:()=>C,Fj:()=>W,Sm:()=>b,z:()=>R,bu:()=>g,zX:()=>ee,im:()=>U,yt:()=>Q,Si:()=>A,i7:()=>h,QU:()=>D});var t=e(60985),n=e(72579),r=e.n(n),o=e(22700),a=e(89972),s=e(63907),i=e(10449),l=e(44203),v=e(45158),m=e(84621),L=e(72484);const M=(0,t.P1)(m.h1,o.aZ,s.nP,s.VI,i.v6,(ve,We,ie,le,Ie)=>{var Re;if(ve)return We;if(/^([0-9a-f]){32,}$/.test((Re=ie[0])==null?void 0:Re.placeID))return ie[0].placeID;if(le!=null&&le[0])return le[0];if(Ie)return Ie}),S=(0,l.C6)(M,ve=>{if(!ve)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ve)};return(0,o.dz)(We)}),x=(0,l.C6)(v.TN,S,(ve,We)=>{const{type:ie,value:le}=We||{},Ie={language:ve,[ie]:le};return ie==="locId"&&(Ie.locationType="locid"),{getSunV3LocationPointUrlConfig:Ie}}),D=(0,l.C6)(l.Gx,x,o.AM,m.h1,(ve,We,ie,le)=>{const Ie="getSunV3LocationPointUrlConfig",Re=ve[Ie]||{};let rt=We[Ie]||{};le&&(rt=ie[Ie]);const ft=(0,l.vy)(rt);return r()(Re,ft)}),b=(0,l.C6)(D,ve=>{if(!r()(ve,"loaded"))return null;const ie=r()(ve,"data");return!ie||ie.errors?null:ve.data.location}),R=(0,l.C6)(b,ve=>r()(ve,"displayName","")),k=(0,l.C6)(b,ve=>r()(ve,"adminDistrict","")),$=(0,l.C6)(b,ve=>r()(ve,"adminDistrictCode","")),W=(0,l.C6)(b,ve=>r()(ve,"countryCode","")),G=(0,l.C6)(b,ve=>r()(ve,"country","")),H=(0,l.C6)(b,ve=>r()(ve,"countyId","")),P=(0,l.C6)(b,ve=>r()(ve,"disputedArea",!1)),ee=(0,l.C6)(b,ve=>{if(!!ve)return(0,a.b)(`${ve.latitude},${ve.longitude}`)}),B=(0,l.C6)(s.qL,ve=>r()(ve,"defaultLocations",{})),Q=(0,l.C6)(b,B,(ve,We)=>{if(ve)return r()(ve,"placeId","");{const ie=(0,L.R)(),{"TWC-GeoIP-Country":le}=ie;return We[le]||null}return null}),g=(0,l.C6)(b,ve=>r()(ve,"dmaCd","")),A=(0,l.C6)(b,ve=>r()(ve,"postalCode","")),C=(0,l.C6)(b,ve=>r()(ve,"city","")),j=(0,l.C6)(b,ve=>r()(ve,"canonicalCityId","")),U=(0,l.C6)(b,ve=>{let We=r()(ve,"ianaTimeZone","");return(!We||!We.includes("/"))&&(We="Etc/UTC"),We}),I=(0,l.C6)(b,ve=>Xe(r()(ve,"latitude",void 0))),O=(0,l.C6)(b,ve=>Xe(r()(ve,"longitude",void 0))),h=(0,l.C6)(R,k,$,W,G,P,v.b2,(ve,We,ie,le,Ie,Re,rt)=>(0,o.Yd)({displayName:ve,adminDistrict:We,adminDistrictCode:ie,countryCode:le,country:Ie,disputedArea:Re,localeCountryCode:rt})),E=(0,t.P1)(s.nP,ve=>{var We;return/^([0-9a-f]){32,}$/.test((We=ve[0])==null?void 0:We.placeID)?ve[0].placeID:null}),p=(0,l.C6)(E,ve=>{if(!ve)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ve)};return(0,o.dz)(We)}),d=(0,l.C6)(v.TN,p,(ve,We)=>{const{type:ie,value:le}=We||{},Ie={language:ve,[ie]:le};return ie==="locId"&&(Ie.locationType="locid"),{getSunV3LocationPointUrlConfig:Ie}}),y=(0,l.C6)(l.Gx,d,(ve,We)=>{const ie="getSunV3LocationPointUrlConfig",le=ve[ie]||{},Ie=We[ie]||{},Re=(0,l.vy)(Ie);return r()(le,Re)}),w=(0,l.C6)(y,ve=>{if(!r()(ve,"loaded"))return null;const ie=r()(ve,"data");return!ie||ie.errors?null:ve.data.location}),V=(0,t.P1)(s.VI,ve=>ve!=null&&ve[0]?ve[0]:null),Z=(0,l.C6)(V,ve=>{if(!ve)return{value:null,type:"none"};const We={type:null,locId:decodeURIComponent(ve)};return(0,o.dz)(We)}),ce=(0,l.C6)(v.TN,Z,(ve,We)=>{const{type:ie,value:le}=We||{},Ie={language:ve,[ie]:le};return ie==="locId"&&(Ie.locationType="locid"),{getSunV3LocationPointUrlConfig:Ie}}),me=(0,l.C6)(l.Gx,ce,(ve,We)=>{const ie="getSunV3LocationPointUrlConfig",le=ve[ie]||{},Ie=We[ie]||{},Re=(0,l.vy)(Ie);return r()(le,Re)}),De=(0,l.C6)(me,ve=>{if(!r()(ve,"loaded"))return null;const ie=r()(ve,"data");return!ie||ie.errors?null:ve.data.location}),xe=(0,l.C6)(l.Gx,V,(ve,We)=>{var ie,le,Ie,Re;const ft=ve["getSunV3LocationSearchUrlConfig"]||{};for(const Ot of Object.keys(ft)){const Tt=(le=(ie=ft==null?void 0:ft[Ot])==null?void 0:ie.data)==null?void 0:le.location,mt=(Re=(Ie=Tt==null?void 0:Tt.placeId)==null?void 0:Ie.indexOf)==null?void 0:Re.call(Ie,We);if(mt>=0){const Ct=Object.keys(Tt).map(ht=>[ht,Tt[ht][mt]]);return Object.fromEntries(Ct)}}return null}),Ke=(0,l.C6)(De,xe,(ve,We)=>ve!=null?ve:We);function Xe(ve){return(+`${Math.round(`${ve}e2`)}e-2`).toFixed(2)}const et=(0,t.P1)(m.kw,W,(ve,We)=>ve&&We==="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:()=>v,C6:()=>i,Gx:()=>l,vy:()=>s});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const s=(m={})=>Object.keys(m).sort().map(L=>{const M=m[L];return!!M&&typeof M=="object"?`${L}:{${s(M)}}`:`${L}:${M}`}).join(";"),i=(0,r.wN)(o.PW,n()),l=m=>{var L;return(L=m==null?void 0:m[a.X])!=null?L:{}},v=(0,r.P1)(l,m=>(L,M)=>{var S,x,D;const{params:b,name:R}=L,k=s(b);return M?(S=m==null?void 0:m[R])==null?void 0:S[k]:(D=(x=m==null?void 0:m[R])==null?void 0:x[k])==null?void 0:D.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:()=>i});var t=e(60985),n=e(86535),r=e(45158),o=e(84621),a=e(10449),s=e(58440);const i=(0,t.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(l,v,m,L,M,S)=>{if(M||S==="wu")return!0;if(["ios","android"].includes(S))return!!(s.kk.includes(l)&&!(0,n.G3)());let x=!0;return s.eT.forEach(D=>{v.includes(D)&&(x=!1)}),!(!x||s.Dt.includes(m)||s.Dt.includes(L))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>M});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",s="perf.";var i=(b=>(b.provider="new-relic-script",b))(i||{}),l=(b=>(b.method="NREUM",b))(l||{});function v(){let b="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(b="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(b="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(b="stage"),b}async function m(){const b=v(),{default:R}=await e(31751)(`./new-relic-script.${b}.ext.html`);return R}function L(b,R){var k,$;try{($=(k=window==null?void 0:window.NREUM)==null?void 0:k.setCustomAttribute)==null||$.call(k,`${a}${b}`,R)}catch{}}function M(b,R={}){var k,$;try{let W;const G={};typeof b=="string"?W=b:(W=b.name,b.entryType!=="mark"?(G.duration=x(b.duration),G.timestamp=x(window.performance.timeOrigin+b.startTime)):(G.duration=x(b.startTime),G.timestamp=x(window.performance.timeOrigin))),($=(k=window==null?void 0:window.NREUM)==null?void 0:k.addPageAction)==null||$.call(k,W,{...S(G,s),...S(R,a)})}catch(W){o.error(W,"sendReumEvent error")}}function S(b,R=""){return Object.fromEntries(Object.entries(b).map(([k])=>[`${R}${k}`,b[k]]))}function x(b){return b/1e3}function D(){return`