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