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