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