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