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