(()=>{(()=>{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 s=new Error("Cannot find module '"+r+"'");throw s.code="MODULE_NOT_FOUND",s});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(T,I,G){var K=[null];K.push.apply(K,I);var B=new(Function.bind.apply(T,K));return G&&l(B,G.prototype),B}).apply(null,arguments)}function l(M,Q){return(l=Object.setPrototypeOf||function(m,T){return m.__proto__=T,m})(M,Q)}function f(M){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(Q){return Q.__proto__||Object.getPrototypeOf(Q)})(M)}t.r(e);var E=function(M){function Q(G){var K,B,F,A,N;return function(v,h){if(!(v instanceof h))throw new TypeError("Cannot call a class as a function")}(this,Q),B=function(v,h){return!h||n(h)!=="object"&&typeof h!="function"?a(v):h}(this,(K=f(Q)).call.apply(K,[this].concat(r(G)))),F=a(B),N=void 0,(A="_entries")in F?Object.defineProperty(F,A,{value:N,enumerable:!0,configurable:!0,writable:!0}):F[A]=N,B._entries=G,B}var m,T,I;return function(G,K){if(typeof K!="function"&&K!==null)throw new TypeError("Super expression must either be null or a function");G.prototype=Object.create(K&&K.prototype,{constructor:{value:G,writable:!0,configurable:!0}}),K&&l(G,K)}(Q,M),m=Q,(T=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(G){return this._entries.filter(function(K){return K.entryType===G})}},{key:"getEntriesByName",value:function(G,K){return this._entries.filter(function(B){return B.name===G}).filter(function(B){return!K||B.entryType===K})}}])&&o(m.prototype,T),I&&o(m,I),Q}(s(Array));function D(M,Q){for(var m=0;m0&&arguments[0]!==void 0?arguments[0]:{},G=I.registeredObservers,K=G===void 0?new Set:G,B=I.processedEntries,F=B===void 0?new Set:B,A=I.interval,N=A===void 0?100:A,v=I.context,h=v===void 0?self:v;(function(g,S){if(!(g instanceof S))throw new TypeError("Cannot call a class as a function")})(this,M),L(this,"registeredObservers",void 0),L(this,"processedEntries",void 0),L(this,"interval",void 0),L(this,"intervalId",void 0),L(this,"context",void 0),this.registeredObservers=K,this.processedEntries=F,this.interval=N,this.context=h,this.intervalId=null}var Q,m,T;return Q=M,(m=[{key:"getNewEntries",value:function(){var I=this;return this.context.performance.getEntries().filter(function(G){return!I.processedEntries.has(G)})}},{key:"getObserversForType",value:function(I,G){return Array.from(I).filter(function(K){return K.entryTypes.some(function(B){return B===G})})}},{key:"processBuffer",value:function(I){var G=Array.from(I.buffer),K=new E(G);I.buffer.clear(),G.length&&I.callback&&I.callback.call(void 0,K,I)}},{key:"processEntries",value:function(){var I=this;this.getNewEntries().forEach(function(K){var B=K.entryType;I.getObserversForType(I.registeredObservers,B).forEach(function(F){F.buffer.add(K)}),I.processedEntries.add(K)});var G=function(){return I.registeredObservers.forEach(I.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(G):this.context.setTimeout(G,0)}},{key:"add",value:function(I){this.registeredObservers.add(I),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(I){this.registeredObservers.delete(I),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&D(Q.prototype,m),T&&D(Q,T),M}()),J=function(){function M(I){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:j;(function(K,B){if(!(K instanceof B))throw new TypeError("Cannot call a class as a function")})(this,M),R(this,"callback",void 0),R(this,"buffer",void 0),R(this,"entryTypes",[]),R(this,"taskQueue",void 0),this.callback=I,this.buffer=new Set,this.taskQueue=G}var Q,m,T;return Q=M,(m=[{key:"observe",value:function(I){if(!I)throw new Error(P);if(I.entryTypes&&I.type)throw new Error(O);var G;if(I.entryTypes)G=I.entryTypes;else{if(!I.type)throw new Error(P);G=[I.type]}var K=G.filter(W);K.length>0&&K.length!==G.length&&console.warn($),K.length?(this.entryTypes=K,this.taskQueue.add(this)):console.warn(H)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var I=Array.from(this.buffer);return new E(I)}}])&&p(Q.prototype,m),T&&p(Q,T),M}();R(J,"supportedEntryTypes",C);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:J,X=self;X.PerformanceObserver||(X.PerformanceObserver=x)}])})},98247:function(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,s){s===void 0&&(s=a),Object.defineProperty(r,s,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,s){s===void 0&&(s=a),r[s]=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 s(i){this.props=i,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return s.prototype.toJSON=function(){return this.props},s}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[C].startTime:i.now(),W=O>2?f[P].startTime:i.now(),j=new t({name:R,entryType:"measure",startTime:$,duration:W-$});return l.push(j),j},i.getEntries=i.webkitGetEntries||function(R){return R!=null?l.filter(function(C){return C.name===R.name&&C.entryType===R.entryType}):l},i.getEntriesByType=i.webkitGetEntriesByType||function(R){return E("entryType",R)},i.getEntriesByName=i.webkitGetEntriesByName||function(R){return E("name",R)},i.clearMarks=i.webkitClearMarks||function(R){D("mark",R),delete f[R]},i.clearMeasures=i.webkitClearMeasures||function(R){D("measure",R)},i.clearResourceTimings=function(){});try{s.performance||(s.performance=i)}catch{}return s}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:()=>Ke,B:()=>F,C:()=>fe,D:()=>j,E:()=>Q,F:()=>Re,G:()=>yt,H:()=>E,I:()=>be,J:()=>Se,L:()=>Rt,M:()=>Ce,N:()=>Qe,O:()=>ut,P:()=>He,Q:()=>Oe,R:()=>et,S:()=>tt,T:()=>Ue,U:()=>w,W:()=>$t,Z:()=>st,a:()=>Z,a2:()=>Be,a4:()=>Je,a6:()=>Ae,b:()=>Le,d:()=>ct,e:()=>Ie,f:()=>dt,g:()=>At,h:()=>pt,i:()=>J,j:()=>K,k:()=>l,l:()=>G,m:()=>M,n:()=>z,o:()=>O,p:()=>R,q:()=>W,r:()=>P,s:()=>I,t:()=>f,u:()=>C,v:()=>B,y:()=>T,z:()=>m});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(_,ee){ee===void 0&&(ee=!0);var ie,Pe=new Promise(function(we){ie=setTimeout(we,Math.min(o,_),ee)});return Pe[t.n1]=function(){clearTimeout(ie)},Pe}const s=a;var i=function(ee){return function(){return ee}},l=i(!0),f=function(){},E=function(ee){return ee},D=typeof Symbol=="function",L=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function p(_,ee,ie){if(!ee(_))throw new Error(ie)}var R=function(ee,ie){(0,n.Z)(ee,ie),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ie).forEach(function(Pe){ee[Pe]=ie[Pe]})},C=function(ee,ie){var Pe;return(Pe=[]).concat.apply(Pe,ie.map(ee))};function P(_,ee){var ie=_.indexOf(ee);ie>=0&&_.splice(ie,1)}function O(_){var ee=!1;return function(){ee||(ee=!0,_())}}var H=function(ee){throw ee},$=function(ee){return{value:ee,done:!0}};function W(_,ee,ie){ee===void 0&&(ee=H),ie===void 0&&(ie="iterator");var Pe={meta:{name:ie},next:_,throw:ee,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,M=function(ee){return Array.apply(null,new Array(ee))},Q=function(ee){return function(ie){return ee(Object.defineProperty(ie,t.Nm,{value:!0}))}},m=function(ee){return ee===t.EO},T=function(ee){return ee===t.Wd},I=function(ee){return m(ee)||T(ee)};function G(_,ee){var ie=Object.keys(_),Pe=ie.length,we=0,ke,ot=(0,r.IX)(_)?M(Pe):{},nt={};function Et(){we===Pe&&(ke=!0,ee(ot))}return ie.forEach(function(at){var mt=function(Wt,jt){ke||(jt||I(Wt)?(ee.cancel(),ee(Wt,jt)):(ot[at]=Wt,we++,Et()))};mt.cancel=f,nt[at]=mt}),ee.cancel=function(){ke||(ke=!0,ie.forEach(function(at){return nt[at].cancel()}))},nt}function K(_){return{name:_.name||"anonymous",location:B(_)}}function B(_){return _[t.b_]}function F(){for(var _=arguments.length,ee=new Array(_),ie=0;ie<_ ee.length="==0?function(Pe){return" pe function a="Channel's Buffer overflow!" v ie="new" array mt="ie[ke];return" bt n:throw new error h:ie g:bt="2*_,ie=Et(),Pe=ie.length,we=ie.length,ke=0,ie.length=bt,_=bt,ot(mt);break;default:}}},take:nt,flush:Et}}var" z="function(){return" s if you are getting these errors in tests consider using createmocktask from effect rt takes one argument but two were provided. passing an for listening to several action types second is ignored. kt="function(){var" ee="Rt.apply(void" ee.payload.maybe="!0,ee};function" st pt="function(){var" ee.payload.resolve="!0,ee};function" dt ee.combinator="!0,ee}function" zt='function(ee,ie){if(p(ie,notUndef,ee+":' fn undefined or null of type has not context arguments no such method unpacked ft me="function(ee){return" ut>1?ee-1:0),Pe=1;Pe1?ee-1:0),Pe=1;Pe1?ee-1:0),Pe=1;Pe1?ee-1:0),Pe=1;Pe1?ee-1:0),Pe=1;Pe{"use strict";e.d(u,{uR:()=>x,Ef:()=>a.I,ZP:()=>ut,GG:()=>I});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function s(){var pe={};return pe.promise=new Promise(function(he,Ce){pe.resolve=he,pe.reject=Ce}),pe}function i(pe){for(var he=[],Ce=0;Ce2?Oe-2:0),ee=2;ee{"use strict";e.d(u,{CE:()=>O,IX:()=>i,MC:()=>f,NA:()=>$,Om:()=>W,Yl:()=>o,Z_:()=>s,d5:()=>r,eR:()=>H,hZ:()=>E,sR:()=>n,uj:()=>P});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},s=function(x){return typeof x=="string"},i=Array.isArray,l=function(x){return x&&!i(x)&&typeof x=="object"},f=function(x){return x&&o(x.then)},E=function(x){return x&&o(x.next)&&o(x.throw)},D=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):i(x)},L=function(x){return x&&x[TASK]},p=function(x){return Boolean(x&&x[SAGA_ACTION])},R=function(x){return x&&o(x.subscribe)},C=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},P=function J(x){return x&&(s(x)||$(x)||o(x)||i(x)&&x.every(J))},O=function(x){return x&&o(x.take)&&o(x.close)},H=function(x){return o(x)&&x.hasOwnProperty("toString")},$=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},W=function(x){return O(x)&&x[t.AS]},j=function(x){return x&&x[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>s,Cs:()=>f,EO:()=>D,IO:()=>o,Nm:()=>i,Wd:()=>E,b_:()=>L,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(R){return"@@redux-saga/"+R},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),s=t("MULTICAST"),i=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),f=t("TASK"),E=t("TASK_CANCEL"),D=t("TERMINATE"),L=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>mn,PH:()=>Jt,e:()=>ur,oM:()=>Sn});function t(d){for(var y=arguments.length,b=Array(y>1?y-1:0),U=1;U3?y.i-4:y.i:Array.isArray(d)?1:D(d)?2:L(d)?3:0}function i(d,y){return s(d)===2?d.has(y):Object.prototype.hasOwnProperty.call(d,y)}function l(d,y){return s(d)===2?d.get(y):d[y]}function f(d,y,b){var U=s(d);U===2?d.set(y,b):U===3?d.add(b):d[y]=b}function E(d,y){return d===y?d!==0||1/d==1/y:d!=d&&y!=y}function D(d){return be&&d instanceof Map}function L(d){return Ue&&d instanceof Set}function p(d){return d.o||d.t}function R(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var y=tt(d);delete y[fe];for(var b=Le(y),U=0;U1&&(d.set=d.add=d.clear=d.delete=P),Object.freeze(d),y&&a(d,function(b,U){return C(U,!0)},!0)),d}function P(){t(2)}function O(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function H(d){var y=ct[d];return y||t(18,d),y}function $(d,y){ct[d]||(ct[d]=y)}function W(){return Te}function j(d,y){y&&(H("Patches"),d.u=[],d.s=[],d.v=y)}function J(d){x(d),d.p.forEach(M),d.p=null}function x(d){d===Te&&(Te=d.l)}function X(d){return Te={p:[],l:Te,h:d,m:!0,_:0}}function M(d){var y=d[fe];y.i===0||y.i===1?y.j():y.g=!0}function Q(d,y){y._=y.p.length;var b=y.p[0],U=d!==void 0&&d!==b;return y.h.O||H("ES5").S(y,d,U),U?(b[fe].P&&(J(y),t(4)),r(d)&&(d=m(y,d),y.l||I(y,d)),y.u&&H("Patches").M(b[fe].t,d,y.u,y.s)):d=m(y,b,[]),J(y),y.u&&y.v(y.u,y.s),d!==Ke?d:void 0}function m(d,y,b){if(O(y))return y;var U=y[fe];if(!U)return a(y,function(de,ge){return T(d,U,y,de,ge,b)},!0),y;if(U.A!==d)return y;if(!U.P)return I(d,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var q=U.i===4||U.i===5?U.o=R(U.k):U.o,ae=q,Ee=!1;U.i===3&&(ae=new Set(q),q.clear(),Ee=!0),a(ae,function(de,ge){return T(d,U,q,de,ge,b,Ee)}),I(d,q,!1),b&&d.u&&H("Patches").N(U,b,d.u,d.s)}return U.o}function T(d,y,b,U,q,ae,Ee){if(n(q)){var de=m(d,q,ae&&y&&y.i!==3&&!i(y.R,U)?ae.concat(U):void 0);if(f(b,U,de),!n(de))return;d.m=!1}else Ee&&b.add(q);if(r(q)&&!O(q)){if(!d.h.D&&d._=0;de--){var ge=Ee[de][fe];if(!ge.P)switch(ge.i){case 5:U(ge)&&B(ge);break;case 4:b(ge)&&B(ge)}}}function b(Ee){for(var de=Ee.t,ge=Ee.k,ne=Le(ge),ce=ne.length-1;ce>=0;ce--){var De=ne[ce];if(De!==fe){var Ne=de[De];if(Ne===void 0&&!i(de,De))return!0;var xe=ge[De],ye=xe&&xe[fe];if(ye?ye.t!==Ne:!E(xe,Ne))return!0}}var Me=!!de[fe];return ne.length!==Le(de).length+(Me?0:1)}function U(Ee){var de=Ee.k;if(de.length!==Ee.t.length)return!0;var ge=Object.getOwnPropertyDescriptor(de,de.length-1);if(ge&&!ge.get)return!0;for(var ne=0;ne1?ze-1:0),Xe=1;Xe1?ce-1:0),Ne=1;Ne=0;q--){var ae=U[q];if(ae.path.length===0&&ae.op==="replace"){b=ae.value;break}}q>-1&&(U=U.slice(q+1));var Ee=H("Patches").$;return n(b)?Ee(b,U):this.produce(b,function(de){return Ee(de,U)})},d}(),pt=new yt,je=pt.produce,lt=pt.produceWithPatches.bind(pt),rt=pt.setAutoFreeze.bind(pt),it=pt.setUseProxies.bind(pt),gt=pt.applyPatches.bind(pt),Rt=pt.createDraft.bind(pt),Kt=pt.finishDraft.bind(pt);const st=je;var Pt=e(69394);function Dt(d){var y=function(U){var q=U.dispatch,ae=U.getState;return function(Ee){return function(de){return typeof de=="function"?de(q,ae,d):Ee(de)}}};return y}var $t=Dt();$t.withExtraArgument=Dt;const Zt=$t;var Ft=function(){var d=function(y,b){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,q){U.__proto__=q}||function(U,q){for(var ae in q)Object.prototype.hasOwnProperty.call(q,ae)&&(U[ae]=q[ae])},d(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");d(y,b);function U(){this.constructor=y}y.prototype=b===null?Object.create(b):(U.prototype=b.prototype,new U)}}(),me=function(d,y){var b={label:0,sent:function(){if(ae[0]&1)throw ae[1];return ae[1]},trys:[],ops:[]},U,q,ae,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 ge([ne,ce])}}function ge(ne){if(U)throw new TypeError("Generator is already executing.");for(;b;)try{if(U=1,q&&(ae=ne[0]&2?q.return:ne[0]?q.throw||((ae=q.return)&&ae.call(q),0):q.next)&&!(ae=ae.call(q,ne[1])).done)return ae;switch(q=0,ae&&(ne=[ne[0]&2,ae.value]),ne[0]){case 0:case 1:ae=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(ae=b.trys,!(ae=ae.length>0&&ae[ae.length-1])&&(ne[0]===6||ne[0]===2)){b=0;continue}if(ne[0]===3&&(!ae||ne[1]>ae[0]&&ne[1]d&&console.warn(y+" took "+b+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var ie=function(d){Ft(y,d);function y(){for(var b=[],U=0;U0){var Ee=b.indexOf(this);~Ee?b.splice(Ee+1):b.push(this),~Ee?U.splice(Ee,1/0,q):U.push(q),~b.indexOf(ae)&&(ae=y.call(this,q,ae))}else b.push(ae);return d==null?ae:d.call(this,q,ae)}}function at(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function mt(d,y,b){var U=bt(d,y,b);return{detectMutations:function(){return Wt(d,y,U,b)}}}function bt(d,y,b,U){y===void 0&&(y=[]),U===void 0&&(U="");var q={value:b};if(!d(b)){q.children={};for(var ae in b){var Ee=U?U+"."+ae:ae;y.length&&y.indexOf(Ee)!==-1||(q.children[ae]=bt(d,y,b[ae],Ee))}}return q}function Wt(d,y,b,U,q,ae){y===void 0&&(y=[]),q===void 0&&(q=!1),ae===void 0&&(ae="");var Ee=b?b.value:void 0,de=Ee===U;if(q&&!de&&!Number.isNaN(U))return{wasMutated:!0,path:ae};if(d(Ee)||d(U))return{wasMutated:!1};var ge={};for(var ne in b.children)ge[ne]=!0;for(var ne in U)ge[ne]=!0;for(var ne in ge){var ce=ae?ae+"."+ne:ne;if(!(y.length&&y.indexOf(ce)!==-1)){var De=Wt(d,y,b.children[ne],U[ne],de,ce);if(De.wasMutated)return De}}return{wasMutated:!1}}function jt(d){return d===void 0&&(d={}),function(){return function(ge){return function(ne){return ge(ne)}}};var y=d.isImmutable,b=y===void 0?at:y,U=d.ignoredPaths,q=d.warnAfter,ae=q===void 0?32:q,Ee=d.ignore;U=U||Ee;var de=mt.bind(null,b,U);return function(ge){var ne=ge.getState,ce=ne(),De=de(ce),Ne;return function(xe){return function(ye){var Me=ee(ae,"ImmutableStateInvariantMiddleware");Me.measureTime(function(){ce=ne(),Ne=De.detectMutations(),De=de(ce),ot(!Ne.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ne.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ve=xe(ye);return Me.measureTime(function(){ce=ne(),Ne=De.detectMutations(),De=de(ce),Ne.wasMutated&&ot(!Ne.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ne.path||"")+". Take a look at the reducer(s) handling the action "+nt(ye)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Me.warnIfExceeded(),Ve}}}}function _t(d){var y=typeof d;return d==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(d)||_(d)}function qt(d,y,b,U,q){y===void 0&&(y=""),b===void 0&&(b=_t),q===void 0&&(q=[]);var ae;if(!b(d))return{keyPath:y||"",value:d};if(typeof d!="object"||d===null)return!1;for(var Ee=U!=null?U(d):Object.entries(d),de=q.length>0,ge=0,ne=Ee;ge=0)){if(!b(Ne))return{keyPath:xe,value:Ne};if(typeof Ne=="object"&&(ae=qt(Ne,xe,b,U,q),ae))return ae}}return!1}function hn(d){return d===void 0&&(d={}),function(){return function(Ve){return function(ze){return Ve(ze)}}};var y=d.isSerializable,b=y===void 0?_t:y,U=d.getEntries,q=d.ignoredActions,ae=q===void 0?[]:q,Ee=d.ignoredActionPaths,de=Ee===void 0?["meta.arg","meta.baseQueryMeta"]:Ee,ge=d.ignoredPaths,ne=ge===void 0?[]:ge,ce=d.warnAfter,De=ce===void 0?32:ce,Ne=d.ignoreState,xe=Ne===void 0?!1:Ne,ye=d.ignoreActions,Me=ye===void 0?!1:ye;return function(Ve){return function(ze){return function(We){var Xe=ze(We),qe=ee(De,"SerializableStateInvariantMiddleware");return!Me&&!(ae.length&&ae.indexOf(We.type)!==-1)&&qe.measureTime(function(){var Lt=qt(We,"",b,U,de);if(Lt){var Bt=Lt.keyPath,zt=Lt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Bt+"`. Value:",zt,` Take a look at the logic that dispatched this action: `,We,` (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)`)}}),xe||(qe.measureTime(function(){var Lt=Ve.getState(),Bt=qt(Lt,"",b,U,ne);if(Bt){var zt=Bt.keyPath,kt=Bt.value;console.error("A non-serializable value was detected in the state, in the path: `"+zt+"`. Value:",kt,` Take a look at the reducer(s) handling this action type: `+We.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),qe.warnIfExceeded()),Xe}}}}function rn(d){return typeof d=="boolean"}function en(){return function(y){return tn(y)}}function tn(d){d===void 0&&(d={});var y=d.thunk,b=y===void 0?!0:y,U=d.immutableCheck,q=U===void 0?!0:U,ae=d.serializableCheck,Ee=ae===void 0?!0:ae,de=new ie;if(b&&(rn(b)?de.push(Zt):de.push(Zt.withExtraArgument(b.extraArgument))),!1)var ge,ne;return de}var on=!0;function mn(d){var y=en(),b=d||{},U=b.reducer,q=U===void 0?void 0:U,ae=b.middleware,Ee=ae===void 0?y():ae,de=b.devTools,ge=de===void 0?!0:de,ne=b.preloadedState,ce=ne===void 0?void 0:ne,De=b.enhancers,Ne=De===void 0?void 0:De,xe;if(typeof q=="function")xe=q;else if(_(q))xe=(0,Pt.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 ye=Ee;if(typeof ye=="function"&&(ye=ye(y),!on&&!Array.isArray(ye)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&ye.some(function(Xe){return typeof Xe!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Me=Pt.md.apply(void 0,ye),Ve=Pt.qC;ge&&(Ve=se(w({trace:!on},typeof ge=="object"&&ge)));var ze=[Me];Array.isArray(Ne)?ze=ut([Me],Ne):typeof Ne=="function"&&(ze=Ne(ze));var We=Ve.apply(void 0,ze);return(0,Pt.MT)(xe,ce,We)}function Jt(d,y){function b(){for(var U=[],q=0;q-1}function gn(d){return""+d}function ln(d){var y={},b=[],U,q={addCase:function(ae,Ee){var de=typeof ae=="string"?ae:ae.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(ae,Ee){return b.push({matcher:ae,reducer:Ee}),q},addDefaultCase:function(ae){return U=ae,q}};return d(q),[y,b,U]}function Qt(d){return typeof d=="function"}var pn=!1;function vn(d,y,b,U){b===void 0&&(b=[]);var q=typeof y=="function"?ln(y):[y,b,U],ae=q[0],Ee=q[1],de=q[2],ge;if(Qt(d))ge=function(){return Pe(d())};else{var ne=Pe(d);ge=function(){return ne}}function ce(De,Ne){De===void 0&&(De=ge());var xe=ut([ae[Ne.type]],Ee.filter(function(ye){var Me=ye.matcher;return Me(Ne)}).map(function(ye){var Me=ye.reducer;return Me}));return xe.filter(function(ye){return!!ye}).length===0&&(xe=[de]),xe.reduce(function(ye,Me){if(Me)if(n(ye)){var Ve=ye,ze=Me(Ve,Ne);return ze===void 0?ye:ze}else{if(r(ye))return st(ye,function(We){return Me(We,Ne)});var ze=Me(ye,Ne);if(ze===void 0){if(ye===null)return ye;throw Error("A case reducer on a non-draftable value must not return undefined")}return ze}return ye},De)}return ce.getInitialState=ge,ce}var an=!1;function Pn(d,y){return d+"/"+y}function Sn(d){var y=d.name;if(!y)throw new Error("`name` is a required option for createSlice");var b=typeof d.initialState=="function"?d.initialState:Pe(d.initialState),U=d.reducers||{},q=Object.keys(U),ae={},Ee={},de={};q.forEach(function(ce){var De=U[ce],Ne=Pn(y,ce),xe,ye;"reducer"in De?(xe=De.reducer,ye=De.prepare):xe=De,ae[ce]=xe,Ee[Ne]=xe,de[ce]=ye?Jt(Ne,ye):Jt(Ne)});function ge(){var ce=typeof d.extraReducers=="function"?ln(d.extraReducers):[d.extraReducers],De=ce[0],Ne=De===void 0?{}:De,xe=ce[1],ye=xe===void 0?[]:xe,Me=ce[2],Ve=Me===void 0?void 0:Me,ze=w(w({},Ne),Ee);return vn(b,function(We){for(var Xe in ze)We.addCase(Xe,ze[Xe]);for(var qe=0,Lt=ye;qe0;if(We){var Xe=ye.filter(function(qe){return ne(Ve,qe,Me)}).length>0;Xe&&(Me.ids=Object.keys(Me.entities))}}function Ne(ye,Me){return xe([ye],Me)}function xe(ye,Me){var Ve=le(ye,d,Me),ze=Ve[0],We=Ve[1];De(We,Me),b(ze,Me)}return{removeAll:yn(ge),addOne:Nt(y),addMany:Nt(b),setOne:Nt(U),setMany:Nt(q),setAll:Nt(ae),updateOne:Nt(ce),updateMany:Nt(De),upsertOne:Nt(Ne),upsertMany:Nt(xe),removeOne:Nt(Ee),removeMany:Nt(de)}}function $e(d,y){var b=ve(d),U=b.removeOne,q=b.removeMany,ae=b.removeAll;function Ee(We,Xe){return de([We],Xe)}function de(We,Xe){We=k(We);var qe=We.filter(function(Lt){return!(fn(Lt,d)in Xe.entities)});qe.length!==0&&Ve(qe,Xe)}function ge(We,Xe){return ne([We],Xe)}function ne(We,Xe){We=k(We),We.length!==0&&Ve(We,Xe)}function ce(We,Xe){We=k(We),Xe.entities={},Xe.ids=[],de(We,Xe)}function De(We,Xe){return Ne([We],Xe)}function Ne(We,Xe){for(var qe=!1,Lt=0,Bt=We;Lt-1;return b&&U}function Ze(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Mt(){for(var d=[],y=0;y0)for(var Xe=xe.getState(),qe=Array.from(b.values()),Lt=0,Bt=qe;Lt"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?Re-1:0),Le=1;Le/gm),S=s(/^data-[\-\w.\u00B7-\uFFFF]/),V=s(/^aria-[\-\w]+$/),z=s(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),oe=s(/^(?:\w+script|data):/i),ue=s(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Te=s(/^html$/i),Ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(fe){return typeof fe}:function(fe){return fe&&typeof Symbol=="function"&&fe.constructor===Symbol&&fe!==Symbol.prototype?"symbol":typeof fe};function be(fe){if(Array.isArray(fe)){for(var Z=0,Re=Array(fe.length);Z"u"?null:window},He=function(Z,Re){if((typeof Z>"u"?"undefined":Ie(Z))!=="object"||typeof Z.createPolicy!="function")return null;var Se=null,Le="data-tt-policy-suffix";Re.currentScript&&Re.currentScript.hasAttribute(Le)&&(Se=Re.currentScript.getAttribute(Le));var tt="dompurify"+(Se?"#"+Se:"");try{return Z.createPolicy(tt,{createHTML:function(dt){return dt}})}catch{return console.warn("TrustedTypes policy "+tt+" could not be created."),null}};function Ke(){var fe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ue(),Z=function(te){return Ke(te)};if(Z.version="2.3.6",Z.removed=[],!fe||!fe.document||fe.document.nodeType!==9)return Z.isSupported=!1,Z;var Re=fe.document,Se=fe.document,Le=fe.DocumentFragment,tt=fe.HTMLTemplateElement,ct=fe.Node,dt=fe.Element,At=fe.NodeFilter,yt=fe.NamedNodeMap,pt=yt===void 0?fe.NamedNodeMap||fe.MozNamedAttrMap:yt,je=fe.HTMLFormElement,lt=fe.DOMParser,rt=fe.trustedTypes,it=dt.prototype,gt=M(it,"cloneNode"),Rt=M(it,"nextSibling"),Kt=M(it,"childNodes"),st=M(it,"parentNode");if(typeof tt=="function"){var Pt=Se.createElement("template");Pt.content&&Pt.content.ownerDocument&&(Se=Pt.content.ownerDocument)}var Dt=He(rt,Re),$t=Dt?Dt.createHTML(""):"",Zt=Se,Ft=Zt.implementation,me=Zt.createNodeIterator,ut=Zt.createDocumentFragment,pe=Zt.getElementsByTagName,he=Re.importNode,Ce={};try{Ce=X(Se).documentMode?Se.documentMode:{}}catch{}var Be={};Z.isSupported=typeof st=="function"&&Ft&&typeof Ft.createHTMLDocument"u"?"undefined":Ie(te))!=="object")&&(te={}),te=X(te),se="ALLOWED_TAGS"in te?x({},te.ALLOWED_TAGS):Oe,_="ALLOWED_ATTR"in te?x({},te.ALLOWED_ATTR):ee,cn="ADD_URI_SAFE_ATTR"in te?x(X(En),te.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in te?x(X(Jt),te.ADD_DATA_URI_TAGS):Jt,tn="FORBID_CONTENTS"in te?x({},te.FORBID_CONTENTS):on,Pe="FORBID_TAGS"in te?x({},te.FORBID_TAGS):{},we="FORBID_ATTR"in te?x({},te.FORBID_ATTR):{},en="USE_PROFILES"in te?te.USE_PROFILES:!1,ke=te.ALLOW_ARIA_ATTR!==!1,ot=te.ALLOW_DATA_ATTR!==!1,nt=te.ALLOW_UNKNOWN_PROTOCOLS||!1,Et=te.SAFE_FOR_TEMPLATES||!1,at=te.WHOLE_DOCUMENT||!1,Wt=te.RETURN_DOM||!1,jt=te.RETURN_DOM_FRAGMENT||!1,_t=te.RETURN_TRUSTED_TYPE||!1,bt=te.FORCE_BODY||!1,qt=te.SANITIZE_DOM!==!1,hn=te.KEEP_CONTENT!==!1,rn=te.IN_PLACE||!1,Y=te.ALLOWED_URI_REGEXP||Y,pn=te.NAMESPACE||Qt,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),an=Pn.indexOf(te.PARSER_MEDIA_TYPE)===-1?an=Sn:an=te.PARSER_MEDIA_TYPE,nn=an==="application/xhtml+xml"?function(Fe){return Fe}:R,Et&&(ot=!1),jt&&(Wt=!0),en&&(se=x({},[].concat(be(B))),_=[],en.html===!0&&(x(se,Q),x(_,F)),en.svg===!0&&(x(se,m),x(_,A),x(_,v)),en.svgFilters===!0&&(x(se,T),x(_,A),x(_,v)),en.mathMl===!0&&(x(se,G),x(_,N),x(_,v))),te.ADD_TAGS&&(se===Oe&&(se=X(se)),x(se,te.ADD_TAGS)),te.ADD_ATTR&&(_===ee&&(_=X(_)),x(_,te.ADD_ATTR)),te.ADD_URI_SAFE_ATTR&&x(cn,te.ADD_URI_SAFE_ATTR),te.FORBID_CONTENTS&&(tn===on&&(tn=X(tn)),x(tn,te.FORBID_CONTENTS)),hn&&(se["#text"]=!0),at&&x(se,["html","head","body"]),se.table&&(x(se,["tbody"]),delete Pe.tbody),a&&a(te),un=te)},fn=x({},["mi","mo","mn","ms","mtext"]),k=x({},["foreignobject","desc","title","annotation-xml"]),le=x({},m);x(le,T),x(le,I);var ve=x({},G);x(ve,K);var $e=function(te){var Fe=st(te);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:Qt,tagName:"template"});var Ze=R(te.tagName),Mt=R(Fe.tagName);if(te.namespaceURI===ln)return Fe.namespaceURI===Qt?Ze==="svg":Fe.namespaceURI===gn?Ze==="svg"&&(Mt==="annotation-xml"||fn[Mt]):Boolean(le[Ze]);if(te.namespaceURI===gn)return Fe.namespaceURI===Qt?Ze==="math":Fe.namespaceURI===ln?Ze==="math"&&k[Mt]:Boolean(ve[Ze]);if(te.namespaceURI===Qt){if(Fe.namespaceURI===ln&&!k[Mt]||Fe.namespaceURI===gn&&!fn[Mt])return!1;var Ht=x({},["title","style","font","a","script"]);return!ve[Ze]&&(Ht[Ze]||!le[Ze])}return!1},_e=function(te){p(Z.removed,{element:te});try{te.parentNode.removeChild(te)}catch{try{te.outerHTML=$t}catch{te.remove()}}},ft=function(te,Fe){try{p(Z.removed,{attribute:Fe.getAttributeNode(te),from:Fe})}catch{p(Z.removed,{attribute:null,from:Fe})}if(Fe.removeAttribute(te),te==="is"&&!_[te])if(Wt||jt)try{_e(Fe)}catch{}else try{Fe.setAttribute(te,"")}catch{}},ht=function(te){var Fe=void 0,Ze=void 0;if(bt)te=""+te;else{var Mt=C(te,/^[\r\n\t ]+/);Ze=Mt&&Mt[0]}an==="application/xhtml+xml"&&(te=''+te+"");var Ht=Dt?Dt.createHTML(te):te;if(pn===Qt)try{Fe=new lt().parseFromString(Ht,an)}catch{}if(!Fe||!Fe.documentElement){Fe=Ft.createDocument(pn,"template",null);try{Fe.documentElement.innerHTML=vn?"":Ht}catch{}}var Xt=Fe.body||Fe.documentElement;return te&&Ze&&Xt.insertBefore(Se.createTextNode(Ze),Xt.childNodes[0]||null),pn===Qt?pe.call(Fe,at?"html":"body")[0]:at?Fe.documentElement:Xt},St=function(te){return me.call(te.ownerDocument||te,te,At.SHOW_ELEMENT|At.SHOW_COMMENT|At.SHOW_TEXT,null,!1)},vt=function(te){return te instanceof je&&(typeof te.nodeName!="string"||typeof te.textContent!="string"||typeof te.removeChild!="function"||!(te.attributes instanceof pt)||typeof te.removeAttribute!="function"||typeof te.setAttribute!="function"||typeof te.namespaceURI!="string"||typeof te.insertBefore!="function")},Ot=function(te){return(typeof ct>"u"?"undefined":Ie(ct))==="object"?te instanceof ct:te&&(typeof te>"u"?"undefined":Ie(te))==="object"&&typeof te.nodeType=="number"&&typeof te.nodeName=="string"},Tt=function(te,Fe,Ze){!Be[te]||D(Be[te],function(Mt){Mt.call(Z,Fe,Ze,un)})},It=function(te){var Fe=void 0;if(Tt("beforeSanitizeElements",te,null),vt(te)||C(te.nodeName,/[\u0080-\uFFFF]/))return _e(te),!0;var Ze=nn(te.nodeName);if(Tt("uponSanitizeElement",te,{tagName:Ze,allowedTags:se}),!Ot(te.firstElementChild)&&(!Ot(te.content)||!Ot(te.content.firstElementChild))&&$(/=0;--Vt)Mt.insertBefore(gt(Ht[Vt],!0),Rt(te))}return _e(te),!0}return te instanceof dt&&!$e(te)||(Ze==="noscript"||Ze==="noembed")&&$(/0},xt=function(te){var Fe=void 0,Ze=void 0,Mt=void 0,Ht=void 0;Tt("beforeSanitizeAttributes",te,null);var Xt=te.attributes;if(!!Xt){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:_};for(Ht=Xt.length;Ht--;){Fe=Xt[Ht];var An=Fe,Yt=An.name,bn=An.namespaceURI;if(Ze=H(Fe.value),Mt=nn(Yt),Vt.attrName=Mt,Vt.attrValue=Ze,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",te,Vt),Ze=Vt.attrValue,!Vt.forceKeepAttr&&(ft(Yt,te),!!Vt.keepAttr)){if($(/\/>/i,Ze)){ft(Yt,te);continue}Et&&(Ze=P(Ze,Ye," "),Ze=P(Ze,Qe," "));var In=nn(te.nodeName);if(!!Ut(In,Mt,Ze))try{bn?te.setAttributeNS(bn,Yt,Ze):te.setAttribute(Yt,Ze),L(Z.removed)}catch{}}}Tt("afterSanitizeAttributes",te,null)}},Gt=function Ge(te){var Fe=void 0,Ze=St(te);for(Tt("beforeSanitizeShadowDOM",te,null);Fe=Ze.nextNode();)Tt("uponSanitizeShadowNode",Fe,null),!It(Fe)&&(Fe.content instanceof Le&&Ge(Fe.content),xt(Fe));Tt("afterSanitizeShadowDOM",te,null)};return Z.sanitize=function(Ge,te){var Fe=void 0,Ze=void 0,Mt=void 0,Ht=void 0,Xt=void 0;if(vn=!Ge,vn&&(Ge=""),typeof Ge!="string"&&!Ot(Ge)){if(typeof Ge.toString!="function")throw W("toString is not a function");if(Ge=Ge.toString(),typeof Ge!="string")throw W("dirty is not a string, aborting")}if(!Z.isSupported){if(Ie(fe.toStaticHTML)==="object"||typeof fe.toStaticHTML=="function"){if(typeof Ge=="string")return fe.toStaticHTML(Ge);if(Ot(Ge))return fe.toStaticHTML(Ge.outerHTML)}return Ge}if(mt||Nt(te),Z.removed=[],typeof Ge=="string"&&(rn=!1),rn){if(Ge.nodeName){var Vt=nn(Ge.nodeName);if(!se[Vt]||Pe[Vt])throw W("root node is forbidden and cannot be sanitized in-place")}}else if(Ge instanceof ct)Fe=ht(""),Ze=Fe.ownerDocument.importNode(Ge,!0),Ze.nodeType===1&&Ze.nodeName==="BODY"||Ze.nodeName==="HTML"?Fe=Ze:Fe.appendChild(Ze);else{if(!Wt&&!Et&&!at&&Ge.indexOf(" `+Yt),Et&&(Yt=P(Yt,Ye," "),Yt=P(Yt,Qe," ")),Dt&&_t?Dt.createHTML(Yt):Yt},Z.setConfig=function(Ge){Nt(Ge),mt=!0},Z.clearConfig=function(){un=null,mt=!1},Z.isValidAttribute=function(Ge,te,Fe){un||Nt({});var Ze=nn(Ge),Mt=nn(te);return Ut(Ze,Mt,Fe)},Z.addHook=function(Ge,te){typeof te=="function"&&(Be[Ge]=Be[Ge]||[],p(Be[Ge],te))},Z.removeHook=function(Ge){Be[Ge]&&L(Be[Ge])},Z.removeHooks=function(Ge){Be[Ge]&&(Be[Ge]=[])},Z.removeAllHooks=function(){Be={}},Z}var et=Ke();return et})},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:()=>X,g7:()=>x,Cs:()=>M,th:()=>W,sw:()=>$,Xz:()=>m});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),s=e.n(a),i=e(63329),l=e.n(i),f=e(829),E=e.n(f),D=e(12782),L=e.n(D),p=e(60985),R=e(84621),C=e(44203);const P=(0,p.P1)(R.J0,F=>{try{return G(F?.["twc-variation"]??"")}catch{return{}}}),O=(0,p.P1)(R.J0,F=>{try{return K(F?.["twc-experiment"]??"")}catch{return{}}}),H=(0,p.P1)(P,O,(F,A)=>({...A,...F})),$=(0,p.P1)(H,F=>{try{const A=[];for(const[N,v]of Object.entries(F)){const h={experimentName:N,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};A.push(h)}return E()(A,["experimentName","variantName"])}catch{return[]}}),W=(0,C.C6)($,F=>{const A={};for(const N of F){let{variantPayload:v}=N??{};const{taboola:h}=v??{};if(!n()(v?.taboola)){const g={placementSuffix:` - ${N.variantName}`,containerSuffix:`---${N.variantName}`};v={...v,taboola:{...g,...h}}}L()(A,v)}return A}),j=(0,C.C6)($,F=>F.map(A=>A.experimentName)),J=(0,C.C6)($,F=>F.map(A=>A.variantName)),x=(0,C.C6)($,F=>F.map(A=>`${A.experimentName}_${A.variantName}`)),X=(0,C.C6)(j,F=>F.join(",")),M=(0,C.C6)(J,F=>F.join(",")),Q=(0,C.C6)(x,F=>F.join(",")),m=(0,p.P1)(W,F=>{const{taboola:A}=F??{};return n()(A)?{}:{...A}});function T(F){return window.atob(F)}function I(F){if(!s()(F))throw new Error("experiment map must be plain object");for(const[A,N]of Object.entries(F)){const{payloads:v={},value:h}=N,g=v[h]??{};if(typeof A!="string"||!A)throw new Error(`experiment name must be non-empty string (got ${A})`);if(typeof h!="string"||!h)throw new Error(`variant name must be non-empty string (got ${h})`);if(!o()(g)&&!s()(g))throw new Error("variant payload must be plain object or null")}}function G(F){if(!F)return{};const A=JSON.parse(T(F));return I(A),A}function K(F){if(!F)return{};const A=JSON.parse(T(F)),N={};for(const v of Object.keys(A)){const[h,g]=v.split("__"),S=l()(A[v]);B(`${h}_${g}`)&&(N[h]={value:g,payloads:{[g]:S}})}return I(N),N}function B(F){return F.length{"use strict";e.d(u,{CJ:()=>E,DU:()=>L,RL:()=>j,S8:()=>T,UO:()=>f,VN:()=>W,cb:()=>G,iJ:()=>H,iT:()=>x,m$:()=>i,my:()=>O,nn:()=>C,oc:()=>R,og:()=>X,qs:()=>M,th:()=>Q,u0:()=>P,vP:()=>p,vR:()=>m});var t=e(72579),n=e.n(t),r=e(44203),o=e(56741),a=e(84621),s=e(60985);const i=(0,s.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(A,N)=>({name:"getCMSAssetsUrlConfig",params:{language:N,query:{type:{$in:"article"},assetName:{$in:A}}}})),f=(0,r.C6)(r.$l,l,(A,N)=>A(N)?.[0]),E=(0,r.C6)(f,A=>A?.seometa?.title??""),D=(0,r.C6)(f,A=>A?.seometa?.keywords??""),L=(0,r.C6)(f,A=>A?.seometa?.description??""),p=(0,r.C6)(f,A=>A?.seometa?.["og:image"]??""),R=(0,r.C6)(f,A=>A?.seometa?.canonical??""),C=A=>A?.article?.wxNodes??{},P=A=>A?.article?.limitedAccess??!1,O=A=>A?.article?.wxNodesWithAssets??{},H=(0,r.C6)(f,A=>A?.author_data?.length?A.author_data:A?.author?.[0]?[{name:A.author[0],bioUrl:A.author_bio_link?.[0]||"",authorImage:[]}]:[]),$=(0,r.C6)(f,A=>A?.pcollid??""),W=(0,r.C6)(r.Gx,$,o.y,(A,N,v)=>{const h=(0,r.vy)({language:v,collectionId:N});return n()(A,["getCMSCollectionsUrlConfig",h,"data"],{})}),j=(0,r.C6)(W,A=>A?.ad_metrics?.article?.zone??""),J=(0,r.C6)(W,A=>A?.title??""),x=(0,r.C6)(f,A=>A?.providername??""),X=(0,r.C6)(f,A=>A?.providerid??""),M=(0,r.C6)(f,A=>A?.lastmodifieddate??""),Q=(0,r.C6)(f,A=>A?.publishdate??""),m=(0,r.C6)(f,A=>A?.createdate??""),T=(A,N)=>(0,r.C6)(r.Gx,o.TN,(v,h)=>{const g=(N||h).replace(/-/,"_"),S=(0,r.vy)({language:g,assetId:A});return n()(v,["getCMSAssetByIDUrlConfig",S,"data"],{})}),I=A=>createDeepEqualSelector(dalSelector,N=>{const v=createDalKey({assetId:A});return get(N,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),G=(A,N)=>(0,r.C6)(r.Gx,o.y,(v,h)=>{const g=(0,r.vy)({language:h,collectionType:A,collectionId:N});let S=n()(v,["getCMSOrderedListUrlConfig",g,"data"],{});return S.text==="Not Found"&&(S={}),S}),K=A=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(N,v)=>{const h=B(A),g=createDalKey({language:v,assetIds:h}),S=get(N,["getCMSAssetByIDsUrlConfig",g,"data"],[]);if(Array.isArray(S)){let V=S.filter(z=>z.status===200);return V=V.map(z=>{const{doc:oe={}}=z;return{...oe,playlists:oe.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),V}return null}),B=A=>{let N=A.replace(/(^,|,$)/g,"");return N=N.split(","),N=N.join(";"),N},F=A=>get(A,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>L,Q3:()=>i,a$:()=>f,ez:()=>E,jm:()=>D});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(56741),s=e(84621);const i=(0,o.P1)(s.Pi,p=>p?p.join("/"):null),l=(0,r.C6)(r.Gx,a.y,i,(p,R,C)=>{if(!C)return null;const P=(0,r.vy)({language:R,collectionId:C});return n()(p,["getCMSCollectionsUrlConfig",P,"data"],{})}),f=(0,r.C6)(l,p=>n()(p,"title","")),E=(0,r.C6)(l,p=>n()(p,"sponsored",!1)),D=(0,r.C6)(l,s.dF,(p,R)=>{if(!p)return;const C=R==="index"?"article":R;return/article|video/.test(C)?n()(p,["ad_metrics",C,"zone"],""):""}),L=(0,r.C6)(l,s.dF,(p,R)=>{if(!p)return;const C=R==="index"?"article":R;return/article|video/.test(C)?n()(p,["ad_metrics",C,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>s,Eh:()=>K,FL:()=>B,FN:()=>W,FT:()=>O,Hz:()=>$,IU:()=>X,JK:()=>T,Jc:()=>Q,Je:()=>P,M3:()=>x,MK:()=>M,R8:()=>i,St:()=>l,T$:()=>I,UZ:()=>G,Wc:()=>F,X9:()=>R,Xf:()=>h,Y6:()=>g,Y9:()=>p,_f:()=>D,ah:()=>t,bK:()=>m,bk:()=>L,dn:()=>E,nD:()=>N,nn:()=>v,s8:()=>C,sF:()=>A,sc:()=>f,tV:()=>J,uz:()=>H,y8:()=>n,yk:()=>j});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",s="admiral",i="amazon",l="burdaAdEngine",f="burdaHeaderBidders",E="comscore",D="appsFlyer",L="criteoSlot",p="custParamsPii",R="facebookWxNode",C="findMe",P="geoIP",O="googleNonLimitedAds",H="gpt",$="gptPiiGDPR",W="gptPiiSaleUSA",j="indexExchange",J="instagramWxNode",x="gptPrisma",X="headerBidders",M="medallia",Q="mParticleFullMetrics",m="nielsen",T="outbrain",I="rubicon",G="socialLinksFooter",K="taboola",B="twitterWxNode",F="youtubeWxNode",A="wfxTriggers",N="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",h="dpr",g={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>At,B:()=>j,Cy:()=>Se,Ds:()=>be,EM:()=>fe,Eg:()=>Ie,Fu:()=>m,Jt:()=>V,MT:()=>W,Mw:()=>x,O7:()=>z,Oq:()=>Ue,R$:()=>oe,RJ:()=>He,Yq:()=>Te,Z3:()=>G,ab:()=>C,b2:()=>K,bG:()=>Z,dR:()=>Q,ff:()=>ue,gK:()=>Ke,hV:()=>tt,hY:()=>ct,iF:()=>T,j5:()=>I,sj:()=>pt,ss:()=>$});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),s=e(56741),i=e(10449),l=e(42882),f=e(84621),E=e(23631),D=e(26850),L=e(77482),p=e(88240);const R=(0,t.P1)(f.cz,je=>je===E.wQ),C=(0,t.P1)(f.cz,je=>E.nB.includes(je)),P=je=>r()(je,[p.Xf,p.y8],{}),O=je=>(0,t.P1)(P,lt=>r()(lt,[je])),H=je=>r()(je,[p.Xf,p.ah],{}),$=(0,t.P1)(H,je=>{const{DprSdk:lt}=window||{};return je[D.ui]??lt?.getUserConsentWithDefaultValue?.(D.ui)}),W=(0,t.P1)(H,je=>{const{DprSdk:lt}=window||{};return je[D.y]??lt?.getUserConsentWithDefaultValue?.(D.y)}),j=()=>{const{DprSdk:je}=window||{};if(typeof je?.getGdprConsentOptInsString=="function")return je.getGdprConsentOptInsString()},J=()=>{const{DprSdk:je}=window||{};if(typeof je?.getCcpaSaleOptInString=="function")return je.getCcpaSaleOptInString()},x=O(p.R8),X=O(p.Je),M=O(p.s8),Q=(0,t.P1)(O(p.UZ),f.dF,(je,lt)=>["covid19map"].includes(lt)?!1:je),m=O(p.X9),T=O(p.tV),I=O(p.FL),G=O(p.Wc),K=(0,t.P1)(i.fr,s.b2,(je,lt)=>je||lt),B=(0,t.P1)(f.cz,je=>[E.CA,...E.nB,...E.Gv].includes(je));function F({linkList:je=[],regime:lt,allowPrivacySettingsLink:rt,pageKey:it,isMobile:gt,isUserLoggedIn:Rt,privacyPolicyLink:Kt}){if(!Array.isArray(je))return je;const st=a()(je);return A({privacyLinkList:st,regime:lt,allowPrivacySettingsLink:rt}),N({privacyLinkList:st,regime:lt,pageKey:it,isMobile:gt}),v({privacyLinkList:st,regime:lt,pageKey:it,isMobile:gt}),h({privacyLinkList:st,regime:lt,pageKey:it,isMobile:gt,isUserLoggedIn:Rt}),g({privacyLinkList:st,regime:lt,privacyPolicyLink:Kt}),st}const A=({privacyLinkList:je,regime:lt,allowPrivacySettingsLink:rt})=>{const it=je.findIndex(gt=>gt?.titleTranslationKey==="privacySettings"||gt?.titleTranslationKey==="privacySettingsMenu");if(it>-1){if(!rt){je.splice(it,1);return}if(E.Gv.includes(lt)){const{DprSdk:gt}=window||{};je[it].titleTranslationKey="cookieSettings",je[it].url="",je[it].onClick=gt?.showConsentManager}E.nB.includes(lt)&&je[it].titleTranslationKey!=="privacySettingsMenu"&&(je[it].titleTranslationKey="reviewAdsSettings")}},N=({privacyLinkList:je,regime:lt,pageKey:rt,isMobile:it})=>{const gt=je.findIndex(Rt=>Rt?.titleTranslationKey?.includes?.("dataPurposes"));if(gt>-1){if(lt!==E.JP){je.splice(gt,1);return}rt==="dataPurposes"&&it&&(je[gt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:je,regime:lt,pageKey:rt,isMobile:it})=>{const gt=je.findIndex(Rt=>Rt?.titleTranslationKey?.includes?.("doNotSell"));if(gt>-1){if(!E.nB.includes(lt)){je.splice(gt,1);return}rt==="privacySettings"&&it&&(je[gt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),lt!==E.wQ&&E.nB.includes(lt)&&(je[gt].titleTranslationKey="saleOfData")}},h=({privacyLinkList:je,regime:lt,pageKey:rt,isMobile:it,isUserLoggedIn:gt})=>{const Rt=je.findIndex(Kt=>Kt?.titleTranslationKey?.includes?.("sensitiveData"));Rt>-1&&(rt==="privacySettings"&&it&&(je[Rt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(lt!==E.wQ||!gt)&&je.splice(Rt,1))},g=({privacyLinkList:je,regime:lt,privacyPolicyLink:rt})=>{const it=je.findIndex(gt=>gt?.titleTranslationKey==="cookieNotice");if(it>-1){if(!E.nB.includes(lt)){je.splice(it,1);return}lt===E.wQ&&(je[it].titleTranslationKey="californiaNotice",je[it].url=`${rt}#us-ccpa-notice-current`)}},S=(0,L.Iv)({t:()=>{},shouldUseLocaleParam:!1}),V=(0,t.P1)(f.cz,B,f.dF,f.Hu,l.WO,S,(je,lt,rt,it,gt,Rt)=>({linkList:Kt})=>F({linkList:Kt,regime:je,allowPrivacySettingsLink:lt,pageKey:rt,isMobile:it,isUserLoggedIn:gt,privacyPolicyLink:Rt?.[0]?.url})),z=O(p.St),oe=O(p.IU),ue=O(p.sc),Te=O(p.bk),Ie=O(p.yk),be=O(p.Y9),Ue=O(p.uz),He=O(p.Hz),Ke=O(p.FN),et=O(p.MK),fe=O(p.JK),Z=O(p.T$),Re=O(p._f),Se=O(p.Eh),Le=O(p.$q),tt=O(p.FT),ct=(0,t.P1)(O(p.Jc),f.z3,f.dF,(je,lt,rt)=>je&&!(lt&&rt.includes("covid19"))),dt=O(p.bK),At=O(p.dn),yt=O(p.M3),pt=O(p.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"}},56741:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>o,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>n.Wq,sF:()=>n.sF,a1:()=>n.a1,Wo:()=>n.Wo,ke:()=>n.ke,$J:()=>n.$J,MH:()=>n.MH});var t=e(45158),n=e(64185),r=e(55036);const o=a=>a[r.Xf]?.[r.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>M,MG:()=>J,TN:()=>O,b2:()=>$,vz:()=>Q,xi:()=>x,y:()=>H,z4:()=>W});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function s(m){return m?a.test(m)?m.replace("_","-"):"":o.ZW}const i=(0,t.C6)(n.nh,n.U8,(m,T)=>T||m||""),l=(0,t.C6)(i,n.dF,(m,T)=>{const I=s(m);return I||(T==="notFound"?o.ZW:I)}),f=(0,t.C6)(l,n.z3,n.pu,(m,T,I)=>{let G=m;return T&&I&&G!=="en-US"&&(G="en-GB"),{locale:G}});function E(m){if(!m)return o.ZW;const T=m.split("-")[0];return o.PD[T]||o.ZW}const D=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(m,T,I,G,K)=>m||T||I||K||G==="notFound"),L=(0,t.C6)(l,m=>E(m)),p=(0,t.C6)(L,m=>({locale:m})),R=(0,t.C6)(f,m=>({name:"getMewLocaleUrlConfig",params:m})),C=(0,t.C6)(t.$l,f,D,p,(m,T,I,G)=>{let K=m({name:"getMewLocaleUrlConfig",params:T});return!(K?.data??null)&&I&&(K=m({name:"getMewLocaleUrlConfig",params:G})),K?.data}),P=(0,t.C6)(C,m=>m?.locale?.data??null),O=(0,t.C6)(P,m=>m?.attributes?.localeCode??""),H=(0,t.C6)(O,m=>(m||"").replace("-","_")),$=(0,t.C6)(O,m=>{const T="";if(m&&m.length){const I=m.split("-");return I.length>1?I[1]:T}return T}),W=(0,t.C6)(P,m=>m?.attributes?.isLocaleSiteEnabled??!1),j=(0,t.C6)(C,m=>m?.language?.data??null),J=(0,t.C6)(j,m=>m?.attributes.languageCode??""),x=(0,t.C6)(J,m=>m.split("-")[0]),X=(0,t.C6)(j,m=>m?.attributes.languageName??""),M=(0,t.C6)(j,m=>m?.attributes.isRtlLanguage??!1),Q=(0,t.C6)(O,m=>m==="en-US")},64185:(c,u,e)=>{"use strict";e.d(u,{$J:()=>p,MH:()=>L,Wo:()=>P,Wq:()=>f,a1:()=>D,ke:()=>O,sF:()=>R});var t=e(60985),n=e(10743),r=e(54683),o=e(28995),a=e(8724),s=e(45158);const i=(0,t.P1)(a.J0,o.Oo,(H,$)=>{const W=H?.["twc-unit"]??"";return W==="m"&&$?"s":W}),l=(0,t.P1)(s.TN,i,o.Oo,(H,$,W)=>{const j=(0,r.V7)($),J=(0,r.QQ)(H,W);return j||J}),f=(0,t.P1)(l,H=>H.code),E=(0,t.P1)(l,H=>H.name),D=(0,t.P1)(l,H=>(0,n.k)(H.name)),L=(0,t.P1)(l,H=>H.temp),p=(0,t.P1)(l,H=>H.speed),R=(0,t.P1)(l,H=>H.distance),C=(0,t.P1)(l,H=>H.accumulation),P=(0,t.P1)(l,H=>H.precip),O=(0,t.P1)(l,H=>H.pressure)},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>He,Fk:()=>p,Gx:()=>z,H3:()=>h,JB:()=>x,JP:()=>B,LW:()=>Ie,O8:()=>E,P:()=>fe,Px:()=>Ke,Q2:()=>I,QJ:()=>D,QQ:()=>$,Rb:()=>J,SO:()=>F,SV:()=>T,Ts:()=>ue,Vj:()=>s,W9:()=>L,Xf:()=>n,Xp:()=>O,Y6:()=>t,Y9:()=>X,Z4:()=>Q,_d:()=>o,bU:()=>N,cd:()=>a,d3:()=>Te,fD:()=>S,fS:()=>r,gr:()=>M,hu:()=>oe,i6:()=>A,jS:()=>W,kM:()=>et,lV:()=>Ue,ss:()=>be,u1:()=>f,ur:()=>g,xA:()=>v,zv:()=>j});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",s="AD_CALL_BTF",i="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",E="WXU/ADS/RUBICON_DONE",D="WXU/ADS/BTF_BID_TARGETING_DONE",L="WXU/ADS/RUBICON_NO_WRAPPER",p="WXU/ADS/REFRESH_ADS",R="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",P=100,O=1e3,H="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",W="WXU/ADS/SET_TARGETING_READY",j="WXU/ADS/SET_TARGETING_CUST_PARAMS",J="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",x="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",X="WXU/ADS/SET_ALL_CUST_PARAMS",M="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",Q="WXU/ADS/LOAD_AMAZON_HDBID",m="WXU/ADS/SET_AMAZON_HDBID_SLOTS",T="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",I="WXU/ADS/SET_CRITEO",G="WXU/ADS/SET_LOTAME",K="WXU/ADS/SET_CRITEO_SLOTS",B="WXU/ADS/LOAD_CRITEO_SLOTS",F="WXU/ADS/SET_IASPET_SLOTS",A="WXU/ADS/LOAD_INDEX_EXCHANGE",N="WXU/ADS/SET_MISC_CUST_PARAMS",v="WXU/ADS/SET_PREBID",h="WXU/ADS/SET_WX_AD_TARGETING",g="WXU/ADS/SET_WFXTG_TARGETING",S="WXU/ADS/SET_LOTAME_TARGETING",V="adBlocker",z="MW_Position1",oe="WXU/ADS/NO_AD_CALL_EXCLUSION",ue="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Te="WXU/ADS/SET_HASHED_MPID",Ie=["fa","tl","id"],be=["CU","IR","SD","SY","UA"],Ue=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],He=["iasPetSlot","rubicon"],Ke=["refreshAds","userActionAdRefresh"],et="MW_Position2",fe="MW_Position3",Z="Taboola",Re="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Se="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>h,BU:()=>Z,Dt:()=>st,Fh:()=>fn,G:()=>pt,GL:()=>ut,HH:()=>me,Hc:()=>Rt,Ie:()=>A,Ii:()=>F,JN:()=>N,JV:()=>cn,JW:()=>Je,Jh:()=>en,KL:()=>S,KY:()=>mt,LX:()=>Qe,Ll:()=>Ce,MT:()=>tn,Nt:()=>fe,Q1:()=>w,QV:()=>Nt,UJ:()=>se,Uj:()=>lt,VH:()=>je,Vm:()=>He,Vv:()=>tt,WL:()=>Te,Xd:()=>ie,Y2:()=>et,Yy:()=>Le,ZH:()=>_,cr:()=>Kt,dA:()=>an,dJ:()=>rt,db:()=>ke,ew:()=>At,fL:()=>g,j5:()=>Re,jq:()=>we,lg:()=>dt,mm:()=>ot,n0:()=>Pt,nF:()=>Pn,nY:()=>Y,nu:()=>vn,oe:()=>at,pn:()=>Ft,tc:()=>he,u_:()=>gn,vW:()=>pe,w8:()=>yt,xc:()=>nt,yt:()=>ln,z0:()=>ee,zp:()=>on});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),s=e(35676),i=e.n(s),l=e(45455),f=e.n(l),E=e(12782),D=e.n(E),L=e(75652),p=e.n(L),R=e(29286),C=e.n(R),P=e(84621),O=e(44203),H=e(18213),$=e(86535),W=e(42882),j=e(35342),J=e(95662),x=e(80329),X=e(11419),M=e(39730),Q=e(84392),m=e(56741),T=e(76643),I=e(83625),G=e(23631),K=e(80990),B=e(7647);const F=k=>k?.[B.Xf]?.slotsReady??!1,A=k=>k?.[B.Xf]?.rubiconDone??!1,N=k=>k?.[B.Xf]?.btfBidTargetingDone??!1,v=k=>k?.[B.Xf]?.custParamsComplete??!1,h=k=>k?.[B.Xf]?.targetingReady??!1,g=k=>k?.[B.Xf]?.amznHdBidStatus??!1,S=k=>k?.[B.Xf]?.criteoSlotStatus??!1,V=k=>k?.[REDUCER_KEY]?.wfxtg??!1,z=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,oe=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,ue=(0,t.P1)(A,v,(k,le)=>({custParamsComplete:le,rubiconDone:k})),Te=(0,t.P1)(P.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:ve}}=window;ve>1024?le="desktop":ve>=768&&(le="tablet")}return le}),Ie=(0,t.P1)(J.uT,k=>i()(Object.values(k??{})).filter(ve=>ve.component==="WxuAd"&&!ve?.props?.disableAd)??[]),be=(0,t.P1)(Ie,Te,(k,le)=>k.map(_e=>le==="tablet"&&_e.props.tabletId==="none"?null:le==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),Ue=k=>(0,t.P1)(Ie,le=>le.map(_e=>k==="tablet"&&_e.props.tabletId==="none"?null:k==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),He=(0,t.P1)(J.U3,x.Jj,(k,le)=>{const ve=k?.metrics_levels??null;return le||ve}),Ke=(0,t.P1)(J.U3,k=>k?.ads),et=(0,t.P1)(J.JN,k=>k?.engine),fe=(0,t.P1)(J.JN,k=>k?.networkCode),Z=(0,t.P1)(m.TN,J.JN,j.gx,(k,le,ve)=>{const{adUnits:$e={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;let{mobile:_e,desktop:ft,tablet:ht}=$e;_e=_e.includes("_us")?_e.substr(0,_e.indexOf("_us")):_e,ft=ft.includes("_us")?ft.substr(0,ft.indexOf("_us")):ft,ht=ht.includes("_us")?ht.substr(0,ht.indexOf("_us")):ht;let St="intl";switch(k){case"en-US":St="us";break;case"es-US":St="es_us";break;case"en-IN":St="en_in";break;default:break}St!=="es_us"&&St!=="en_in"&&(ve.includes("oppo")||ve.includes("transsion"))&&(St="intl");const vt=_e.includes("mobile_smart")?`${_e}_${St}`:_e,Ot=ft.includes("web_weather")?`${ft}_${St}`:ft,Tt=ht.includes("tablet_weather")?`${ht}_${St}`:ht;return{desktop:Ot,mobile:vt,tablet:Tt}}),Re=(0,t.P1)(Te,Z,(k,le)=>le?.[k]??""),Se=(0,t.P1)(J.JN,k=>k?.adTagOverrides),Le=(0,t.P1)(J.JN,k=>k?.adZone),tt=(0,t.P1)(Re,Le,x.jm,(k,le,ve)=>`${k}/${ve||le||"non_monetized"}`),ct=(0,t.P1)(J.JN,k=>k?.adsmetrics_zone),dt=()=>C().get("adstest"),At=(0,O.C6)(X.RL,x.jm,Le,(k,le,ve)=>k||le||ve),yt=(0,O.C6)(Te,x.jm,fe,Z,Le,dt,(k,le,ve,$e,_e,ft)=>{const ht=$e[k];return`${ve}/${ft?"test_":""}${ht}/${le||_e}`}),pt=(0,O.C6)(Te,fe,Z,dt,(k,le,ve,$e)=>{const _e=ve[k];return`${le}/${$e?"test_":""}${_e}/interstitial`}),je=(0,O.C6)(P.zM,Ke,(k,le)=>{const ve=[...le?.thirdParties??[]],{token:$e}=k==="mobile"?K.eh.USER_ACTION_AD_REFRESH:K.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ve.includes($e)}),lt=(0,O.C6)(Ke,P.zM,$.bx,W.WO,(k,le,ve,$e)=>{const _e="rubicon_enUS",ft="sequentialAdLoader",ht="abTesting",St=K.eh.TIME_FRAME.token,vt=K.eh.HELIOS_AD_SDK.token,Ot=K.eh.ADMIRAL.token,Tt=K.eh.IAB_CATEGORIES.token,It=K.eh.INSTANA.token,Ut=K.eh.ASSERTIVE_YIELD.token,{token:wt}=K.eh.USER_ACTION_AD_REFRESH,{token:xt}=K.eh.MOBILE_REFRESH_ADS,{token:Gt}=K.eh.REFRESH_ADS,{token:Ge}=K.eh.DESKTOP_USER_ACTION_AD_REFRESH;let te=[...k?.thirdParties??[]];return te.includes(_e)||te.push(_e),te.includes(ft)||te.push(ft),te.includes(ht)||te.push(ht),te.includes(vt)||te.push(vt),te.includes(K.eh.JANUS.token)||te.push(K.eh.JANUS.token),te.includes(St)||te.push(St),te.includes(Ot)||te.push(Ot),te.includes(Tt)||te.push(Tt),te.includes(It)||te.push(It),te.includes(Ut)||te.push(Ut),le==="mobile"?(te.push(wt),te.push(xt)):(te.push(Ge),te.push(Gt)),ve&&$e&&(te=te.filter(Fe=>!Fe.includes(K.eh.LOTAME.token))),p()(te).join(",")}),rt=(0,O.C6)(J.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),it=(0,O.C6)(lt,P.cz,(k,le)=>{const ve=k.split(",");if(!Array.isArray(ve)||!ve.length)return[];const{CRITEO_SLOT:$e,IAS_PET_SLOT:_e,...ft}=K.eh;return ve.filter(gt(le)).reduce((St,vt)=>{const Tt=Object.values(ft).find(({token:It})=>vt.includes(It));if(Tt){const{script:It}=Tt;return It?[...St,It]:St}return St},[])}),gt=k=>le=>!(G.Gv.includes(k)&&K.XC.some(ve=>le.includes(ve))),Rt=(k,le)=>(0,O.C6)(O.Gx,Te,le?Ue(le):be,Ie,ie,(ve,$e,_e,ft,ht)=>{const St=(0,O.vy)({positions:_e,screenSize:le??$e});let vt=ve?.getMewAdConfigsUrlConfig?.[St]?.data?.data??null;return vt?(vt=vt.reduce((Ot,Tt)=>{const It=ft.find(Ut=>Ut.props.id===Tt.name||Ut.props.tabletId===Tt.name);return[...Ot,{...Tt,lazyload:It.props.lazyload,disableAd:It?.props?.disableAd,sequentialGroup:It?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),ht&&k&&(vt=vt.filter(Ot=>Ot.sequentialGroup===k)),vt):[]}),Kt=(0,O.C6)(H.Ds,O.Gx,m.TN,Q.yt,(k,le,ve,$e)=>{const _e=(0,O.vy)({locale:ve,placeid:$e}),ft=le?.getWxAdTargetingUrlConfig?.[_e]?.data?.data??{},ht=r()(ft,K.q3);return k?ht:r()(ht,K.xN)}),st=(0,O.C6)(O.Gx,lt,(k,le)=>{const ve=(0,O.vy)({tokens:le});let $e=k?.getMewAdThirdPartyConfigsUrlConfig?.[ve]?.data?.data??[];return $e=$e.map(({config:_e,config_type:ft})=>({config:_e,type:ft})),$e}),Pt=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Dt=(0,O.C6)(H.ab,st,(k,le)=>{if(!k)return{};if(!f()(le)){const ve=le.find($e=>$e.type?$e.type===K.eh.ADMIRAL.token:{});if(ve&&ve.config)return ve.config}return{}}),$t=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),Zt=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),Ft=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),me=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),ut=(0,O.C6)(st,P.zM,(k,le)=>{if(!f()(k)){const ve=k.find($e=>$e.type?$e.type===K.eh.CRITEO_SLOT.token:!1);if(ve&&ve.config)return ve.config.placements=ve.config.placements[le],ve.config}return{}}),pe=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),he=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),Ce=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),Be=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),Ye=/[0-9]{4}/,Qe=(0,O.C6)(Be,k=>{const{tagsSrcId:le="1884"}=k;return le.match(Ye)}),Je=(0,O.C6)(Qe,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),w=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),re=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),Ae=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),Y=(0,O.C6)(Ae,P.dF,m.TN,(k,le,ve)=>{const{atf:$e,refreshBidders:_e}=k,ht=(Object.keys($e)||[]).filter(wt=>wt.includes(ve)||wt.includes("all"))||[];let St=k?.atf?.positions,vt=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge?(St=$e?.[xt]?.[Ge]?.positions??St,St):wt},[]);f()(vt)&&(vt=St);let Ot=k?.atf?.userActionDelay;const Tt=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(Ot=$e?.[xt]?.[Ge]?.userActionDelay||Ot),Ot},[]);let It=k?.atf?.inViewOnly;const Ut=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(It=$e?.[xt]?.[Ge]?.inViewOnly??It),It},[]);return{type:"atf",inViewOnly:Ut,posToRefresh:vt,refreshBidders:_e,userActionDelay:Tt}}),se=(0,O.C6)(Ae,P.dF,m.TN,(k,le,ve)=>{const{btf:$e,refreshBidders:_e}=k,ht=(Object.keys($e)||[]).filter(wt=>wt.includes(ve)||wt.includes("all"))||[];let St=k?.btf?.positions,vt=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge?(St=$e?.[xt]?.[Ge]?.positions??St,St):wt},[]);f()(vt)&&(vt=St);let Ot=k?.btf?.userActionDelay;const Tt=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(Ot=$e?.[xt]?.[Ge]?.userActionDelay||Ot),Ot},[]);let It=k?.btf?.inViewOnly;const Ut=ht.reduce((wt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(It=$e?.[xt]?.[Ge]?.inViewOnly??It),It},[]);return{type:"btf",inViewOnly:Ut,posToRefresh:vt,refreshBidders:_e,userActionDelay:Tt}}),Oe=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),_=(0,O.C6)(Oe,P.dF,m.TN,(k,le,ve)=>{const{atf:$e={},refreshBidders:_e=[]}=k,{interval:ft=0,inViewOnly:ht=!1}=$e,vt=Object.keys($e).filter(It=>It.includes(ve)||It.includes("all"))||[];let Ot=$e.positions;const Tt=vt.reduce((It,Ut)=>{const xt=Object.keys($e[Ut]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return f()(xt)||(Ot=$e[Ut][xt].positions),Ot},[]);return{type:"atf",inViewOnly:ht,interval:ft,positions:Tt,refreshBidders:_e}}),ee=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),ie=(0,O.C6)(ee,P.zM,P.dF,m.TN,(k,le,ve,$e)=>{if(f()(k)||le!=="desktop")return!1;const ft=Object.keys(k).filter(Tt=>Tt.includes($e)||Tt.includes("all"))||[],ht=Array.isArray(ft)&&ft[0],St=k?.[ht],vt=St&&(St.filter(Tt=>Tt.includes(ve)||Tt.includes("all"))||[]);return vt&&Array.isArray(vt)&&!!vt[0]}),Pe=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),we=(0,O.C6)(Pe,P.dF,m.TN,(k,le,ve)=>{const{defaultTimeoutOverride:$e}=k,ft=Object.keys(k).filter(vt=>vt.includes(ve)||vt.includes("all"))||[];let ht=$e;return ft.reduce((vt,Ot)=>{const It=Object.keys(k[Ot]).filter(Ut=>Ut.includes(le)||Ut.includes("all"))||[];return f()(It)||(ht=k[Ot][It[0]].timeoutOverride),ht},ht)}),ke=(0,O.C6)(Pe,we,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),ot=(0,O.C6)(Oe,P.dF,m.TN,(k,le,ve)=>{const{btf:$e={},refreshBidders:_e=[]}=k,{interval:ft=0,inViewOnly:ht=!1}=$e,vt=Object.keys($e).filter(It=>It.includes(ve)||It.includes("all"))||[];let Ot=$e.positions;const Tt=vt.reduce((It,Ut)=>{const xt=Object.keys($e[Ut]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return f()(xt)||(Ot=$e[Ut][xt].positions),Ot},[]);return{type:"btf",interval:ft,inViewOnly:ht,positions:Tt,refreshBidders:_e}}),nt=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),Et=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),at=(0,O.C6)(yt,Rt(null),(k,le)=>le.map(ve=>({adSlotId:ve.slotTarget,size:ve.sizes.map($e=>$e[0]==="fluid"?[1,1]:$e),adUnitPath:k}))),mt=()=>{{const k=C().get("fv");return parseInt(k,10)||0}},bt=(0,O.C6)(x.jm,Le,(k,le)=>{const ve=k||le||"",$e=ve.lastIndexOf("local_forecasts")!==-1;let _e,ft,ht;if($e)_e="fcst",ht="fcst",ft="fcst";else{const vt=ve.split("/").slice(-2);[ft]=vt,_e=`${ft}_${vt[1]||""}`,ht=vt[1]||"nl"}return{cat:_e,fam:ft,ch:ht}}),Wt=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),jt=(0,O.C6)(J.IY,Wt,(k,le)=>le?.tf?.[k]??"nl"),_t=(k,le)=>()=>{const ve=le||"0123456789",$e=k||16;let _e="";for(let ft=0;ft{{const{userAgent:k}=window.navigator,le=k&&k.match(/chrome|firefox|safari|trident/i);if(Array.isArray(le))switch(le[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),rn=()=>"weather",en=k=>k?.[B.Xf]?.wfxtg??{},tn=k=>k?.[B.Xf]?.lotame??{},on=k=>k?.[B.Xf]?.hashedMpid??"",mn=(0,O.C6)(Te,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),Jt=(0,O.C6)(P.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),cn=k=>k?.[I.Xf]?.videoCount??0,En=(0,O.C6)(P.ZN,k=>k?.adRef??""),gn=k=>k?.[B.Xf]?.custParams??{},ln=(0,O.C6)(H.Ds,H.gK,bt,Z,jt,_t(16,"0123456789"),mt,dt,qt,mn,hn,rn,Jt,En,cn,j.gx,Te,P.zM,(k,le,ve,$e,_e,ft,ht,St,vt,Ot,Tt,It,Ut,wt,xt,Gt,Ge,te)=>{let Fe={...ve,ad_unit:$e[Ge],tf:_e,ord:ft,rmid:ft,impression_id:(0,T.Vj)(),vab:te!=="mobile"?"nxgn":"daybreak",v:ht&&ht.toString(),adstest:St||"",browser:vt,mr:"0",plat:Ot,env:Tt,refurl:It,mlayer:Ut||"",...Gt?{par:Gt}:{},ref:xt===0?wt:"",sod:le?"yes":"no"};Fe=a()(Fe,Mt=>!!Mt);const Ze=r()(Fe,K.q3);return k?Ze:r()(Ze,K.xN)}),Qt=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),pn=(0,O.C6)(Qt,k=>{if(k&&!f()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),vn=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),an=(0,O.C6)(gn,on,(k,le)=>{const ve=Object.keys(k).filter(_e=>K.Hw.has(_e)).sort();return{pageKvs:ve.length?` ${ve.join(" ")} `:"",hasPpid:!!le}}),Pn=(0,O.C6)(st,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===K.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,O.C6)(st,k=>k?.find?.(le=>le.type===K.eh.IAB_CATEGORIES.token)?.config??{});function nn(k,le){return D()({},k,le,(ve,$e)=>{if(Array.isArray(ve))return p()(ve.concat($e))})}const un=(0,O.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},ve={};for(const[$e,_e]of Object.entries(le))for(const ft of $e.split(","))ve[ft]=nn(ve[ft]??{},_e);return ve}),Dn=(0,O.C6)(un,J.IY,(k,le)=>k[le]),yn=(0,O.C6)(X.UO,M.s5,(k,le)=>(f()(k)?le:k)?.tags?.iab??{}),Nt=(0,O.C6)(Dn,yn,(k,le)=>nn(k,le)),fn=(0,O.C6)(Sn,k=>k?.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>s,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"],s=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},88288:(c,u,e)=>{"use strict";e.d(u,{p:()=>f});var t=e(60985),n=e(95662),r=e(84621),o=e(56741),a=e(46688),s=e(51866),i=e(11536);const l=(0,t.P1)(r.ZN,E=>E?.heliosSrc),f=(0,t.P1)(o.TN,r.dF,n.JN,l,i.nu,a.th,(E,D,L,p,R,C)=>{const P="all",O=!C?.moneytree;if(!O||Object.keys(L).length===0||Object.keys(R).length===0||R?.enable===!1)return null;const{WEBCAKES_ENV:H}=s.env,$=R[H]??R,W=Object.keys($).find(x=>x.includes(E))??P,j=$[W];let J=null;if(j?.includes?.(D)||j?.includes?.(P)||O){const{src:x}=R;J=x[H?.toLowerCase()],J||(J=x.default)}return J=p??J,J})},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>i,M:()=>l});var t=e(60985),n=e(56741),r=e(10449),o=e(95662),a=e(84621);const s=["newsletter","newsletterAlerts","newsletterSignUp"],i=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,E,D,L,p)=>D&&E==="en-US"&&f==="US"&&!p||!D&&f==="US"&&E==="en-US"&&!L);function l(f,E,D){const L=s.includes(E.title)||s.includes(E.urlTranslationKey)||s.includes(E.titleTranslationKey),p=D?.includes?.("samsung");return!(L&&(!f||p))}},60034:(c,u,e)=>{"use strict";e.d(u,{J7:()=>F,JQ:()=>H,K4:()=>K,Mr:()=>M,N7:()=>l,QP:()=>$,SP:()=>R,V$:()=>D,_s:()=>T,aZ:()=>J,dA:()=>B,ed:()=>L,nw:()=>N,oh:()=>A,r3:()=>p,rX:()=>C});var t=e(84621),n=e(44203),r=e(45158),o=e(42882),a=e(16660),s=e(47537);const i=(0,n.C6)(n.Gx,a.AM,(g,S)=>{const V="getSunV3LocationPointUrlConfig",z=g[V]||{},oe=S[V]||{},ue=(0,n.vy)(oe);return z[ue]}),l=(0,n.C6)(i,s.Yi,(g,S)=>{if(!(g?.loaded??null))return null;const z=g?.data??null;return!z||z.errors?null:N(g.data.location,S)}),f=(0,n.C6)(t.h1,i,(g,S)=>{if(!g)return!1;if(!S)return!0;const V=S?.data?.errors??[];if(Array.isArray(V)&&V.length){const z=V[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(z)}return!1}),E=(0,n.C6)(l,g=>g?`${g.latitude},${g.longitude}`:""),D=(0,n.C6)(l,g=>g?.latitude??void 0),L=(0,n.C6)(l,g=>g?.longitude??void 0),p=(0,n.C6)(l,g=>g?.adminDistrict??""),R=(0,n.C6)(l,g=>g?.adminDistrictCode??""),C=(0,n.C6)(l,g=>g?.postalCode??""),P=(0,n.C6)(l,g=>g?.neighborhood??""),O=(0,n.C6)(l,g=>g?.country??""),H=(0,n.C6)(l,g=>g?.countryCode??""),$=(0,n.C6)(l,g=>{let S=g?.ianaTimeZone??"";return(!S||!S.includes("/"))&&(S="Etc/UTC"),S}),W=(0,n.C6)(l,g=>g?.displayName??""),j=(0,n.C6)(l,g=>g?.dmaCd??""),J=(0,n.C6)(l,g=>g?.placeId??""),x=(0,n.C6)(l,g=>g?.airportName??""),X=(0,n.C6)(l,g=>g?.type??""),M=(0,n.C6)(l,g=>g?.city??""),Q=(0,n.C6)(l,g=>g?.canonicalCityId??""),m=(0,n.C6)(l,g=>g?.disputedArea??!1),T=(0,n.C6)(l,r.b2,s.nP,o.WO,(g,S,V,z)=>F({location:g,countryCode:S,savedLocations:V,isUserLoggedIn:z,includePostalCode:!1})),I=(0,n.C6)(l,o.WO,s.nP,r.b2,(g,S,V,z)=>K({location:g,isUserLoggedIn:S,savedLocations:V,countryCode:z})),G=(0,n.C6)(l,r.b2,o.WO,s.nP,(g,S,V,z)=>B({location:g,savedLocations:z,isUserLoggedIn:V,countryCode:S}));function K({location:g,savedLocations:S,isUserLoggedIn:V,includePostalCode:z,countryCode:oe}){const ue=S.find(be=>be.placeID===g.placeId),Te=oe||"US";if(ue&&V){const be=(ue?.userTag||ue?.name)??"";if(be){const Ue=g?.displayName??"",He=h(g,Te);if(be!==Ue&&be!==He)return be}}let Ie;if(g?.disputedCountries)Ie=g.displayName||"";else{switch(g?.type){case"address":Ie=g?.address?.split(",")[0]?.trim()||"";break;case"city":Ie=g?.locale?.locale2||"";break;case"locality":Ie=g?.locale?.locale3||"";break;case"neighborhood":Ie=g?.locale?.locale4||"";break;case"airport":Ie=g?.airportName||"";break;case"postal":const be=g?.locale?.locale4||g?.locale?.locale3||g?.locale?.locale2||"",Ue=g?.postalCode||"";Ie=z?`${be} ${Ue}`.trim():`${be}`.trim();break;default:Ie=g?.displayName||""}Ie.length===0&&(Ie=g?.displayName)}return Ie}function B({location:g,savedLocations:S,countryCode:V,includePostalCode:z,isUserLoggedIn:oe}){const ue=V||"US",Te=S.find(be=>be.placeID===g.placeId);if(Te&&oe){const be=Te?.userTag||Te?.name;if(be){const Ue=g?.displayName??"",He=h(g,ue);if(be!==Ue&&be!==He)return v(g,ue,z)}}let Ie;if(g?.disputedCountries)Ie=g?.displayName||"";else{const be=ue===g?.countryCode?"":g?.country||"",Ue=V!=="IL"&&g?.adminDistrict||"",He=g?.postalCode||"",Ke=g?.city||"";switch(g?.type){case"address":Ie=[Ke,Ue,be].filter(Boolean).join(", ");break;case"city":Ie=[Ue,be].filter(Boolean).join(", ");break;case"locality":Ie=[g?.locale?.locale2||"",Ue,be].filter(Boolean).join(", ");break;case"neighborhood":Ie=[g?.locale?.locale3||g?.locale?.locale2||"",Ue,be].filter(Boolean).join(", ");break;case"postal":const Z=Ue||g?.locale?.locale2||"";Ie=[z?`${Z} ${He}`.trim():Z,be].filter(Boolean).join(", ");break;default:Ie=[Ue,be].filter(Boolean).join(", ")}}return Ie}function F({location:g,countryCode:S,includePostalCode:V=!0,savedLocations:z,isUserLoggedIn:oe}){const ue=K({location:g,savedLocations:z,isUserLoggedIn:oe,countryCode:S}),Te=B({location:g,countryCode:S,includePostalCode:V,savedLocations:z,isUserLoggedIn:oe}),Ie=ue&&Te?", ":"",be=g?.separator?g?.separator:Ie;return`${ue}${be}${Te}`.trim()}function A(g){const S=g.placeId?.length||0;return S===0?[]:Array.from({length:S},(V,z)=>({displayName:g.displayName?.[z],adminDistrict:g.adminDistrict?.[z],adminDistrictCode:g.adminDistrictCode?.[z],countryCode:g.countryCode?.[z],country:g.country?.[z],disputedArea:g.disputedArea?.[z],city:g.city?.[z],type:g.type?.[z],postalCode:g.postalCode?.[z],disputedCountries:g.disputedCountries?.[z],locale:{locale1:g.locale?.locale1?.[z]||g.locale1?.[z],locale2:g.locale?.locale2?.[z]||g.locale2?.[z],locale3:g.locale?.locale3?.[z]||g.locale3?.[z],locale4:g.locale?.locale4?.[z]||g.locale4?.[z]},placeId:g.placeId[z],latitude:Math.round(g.latitude[z]*10)/10,longitude:Math.round(g.longitude[z]*10)/10}))}const N=(g,S)=>{if(!g||!Array.isArray(S))return g;const V=S.find(z=>z.placeId===g.placeId);return V?{...g,displayName:V.address,address:V.address}:g};function v(g,S,V){if(g?.disputedCountries)return g?.displayName||"";const oe=(S||"US")===g?.countryCode?"":g?.country||"",ue=S!=="IL"&&g?.adminDistrict||"";switch(g?.type){case"city":return[g?.locale?.locale2||"",ue,oe].filter(Boolean).join(", ");case"locality":const Ie=ue||g?.locale?.locale2||"";return[g.locale?.locale3||"",Ie,oe].filter(Boolean).join(", ");case"neighborhood":const Ue=g?.locale?.locale4||"",He=g?.locale?.locale3||g?.locale?.locale2||"";return[Ue,He,ue,oe].filter(Boolean).join(", ");case"postal":const Ke=g?.postalCode||"";return[g?.locale?.locale4||g?.locale?.locale3||g?.locale?.locale2||"",`${ue} ${V?Ke:""}`.trim(),oe].filter(Boolean).join(", ");default:return[g?.locale?.locale2||"",ue,oe].filter(Boolean).join(", ")}}function h(g,S,V=", "){const z=[g.displayName];return S!=="IL"&&z.push(g.adminDistrictCode||g.adminDistrict),g.countryCode!==S&&g.disputedArea===!1&&z.push(g.country),z.filter(Boolean).join(V)}},16660:(c,u,e)=>{"use strict";e.d(u,{AM:()=>l,dz:()=>f});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function s(D){try{return decodeURIComponent(D)}catch{return""}}const i=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(D,L,p,R)=>{if(!D&&!L&&!p&&!R)return null;const P=[{type:"canonicalCityId",locId:s(R)},{type:"placeId",locId:s(p)},{type:null,locId:s(L)},{type:null,locId:s(D)}].find(j=>!!j.locId);if(!P)return null;const O=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,H=/-/,$=/\s/,{locId:W}=P;if(O.test(P.locId)){$.test(W)?P.locId=W.split(" ").pop():H.test(W)?P.locId=W.split("-").pop():P.locId=W.split("+").pop();const j=f(P);if(j)return j}return f(P)}),l=(0,n.C6)(r.TN,i,(D,L)=>{const{type:p,value:R}=L||{},C={language:D,[p]:R};return p==="locId"&&(C.locationType="locid"),{getSunV3LocationPointUrlConfig:C}});function f({locId:D,type:L}){const p=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:R=>(0,a.b)(R)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:R=>R.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:R=>`${R.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:R=>{const C=R.substring(0,2).toUpperCase();return`${R.split(":")[0]}:1:${C}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:R=>`${R.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:R=>R},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:R=>R}];if(L){const R=p.find(C=>C.typeAs===L);if(R&&R.regex.test(D))return{type:R.typeAs,value:R.valueFn(D)}}for(let R=0,C=p.length;R{if(!D)return!0;const{type:L,value:p}=D;return!p||L==="geocode"&&p==="0.00,0.00"})},74131:(c,u,e)=>{"use strict";e.d(u,{AM:()=>t.AM,J7:()=>n.J7,JQ:()=>n.JQ,K4:()=>n.K4,Mr:()=>n.Mr,N7:()=>n.N7,QP:()=>n.QP,SP:()=>n.SP,V$:()=>n.V$,_s:()=>n._s,aZ:()=>n.aZ,dA:()=>n.dA,dz:()=>t.dz,ed:()=>n.ed,nw:()=>n.nw,oh:()=>n.oh,r3:()=>n.r3,rX:()=>n.rX});var t=e(16660),n=e(60034)},89972:(c,u,e)=>{"use strict";e.d(u,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),s=n(o),i=n(a);return`${s},${i}`}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:()=>i,Xf:()=>t,fL:()=>s});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",s=new Set(Object.getOwnPropertyNames(Object.prototype)),i="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,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:()=>it,Cv:()=>D,Dq:()=>A,EQ:()=>M,F3:()=>G,GH:()=>p,Gz:()=>rt,Hu:()=>I,J0:()=>l,K_:()=>ct,Mr:()=>pt,N3:()=>tt,Pi:()=>ue,Qo:()=>P,S5:()=>v,T:()=>L,U8:()=>N,UW:()=>Rt,V7:()=>yt,ZN:()=>W,_p:()=>s,ai:()=>Se,bx:()=>fe,cz:()=>B,dF:()=>J,dx:()=>C,e9:()=>dt,eM:()=>Pt,fh:()=>Ue,fx:()=>S,h1:()=>He,i:()=>gt,j3:()=>At,jw:()=>Ft,kO:()=>je,kw:()=>g,lm:()=>K,nc:()=>Q,nf:()=>X,nh:()=>oe,pu:()=>$t,qk:()=>V,sN:()=>f,sQ:()=>Te,uo:()=>h,x2:()=>z,xS:()=>Le,y:()=>j,z3:()=>et,zM:()=>T});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const s=me=>me?.[a.Xf]??null,i=me=>me?.[REDUCER_KEY]?.domain,l=(0,t.P1)(s,me=>me?.headers??null),f=(0,t.P1)(l,me=>me?.["twc-subs"]??"none"),E=(0,t.P1)(l,me=>me?.["twc-sticky-variant"]??""),D=(0,t.P1)(l,me=>me?.["twc-ads-killswitch"]??""),L=(0,t.P1)(l,me=>me?.["twc-site-mode"]??""),p=(0,t.P1)(l,me=>{const ut=me?.["twc-experiment"]??null;return ut?JSON.parse(window?.atob(ut)):{}}),R=(0,o.C6)(o.Gx,me=>{const ut=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(me,["getMewEntityUrlConfig",ut,"data","data","attributes","value"],{})}),C=(0,t.P1)(R,p,(me,ut)=>{let pe;const he=Object.keys(me),Ce=Object.keys(ut);return he.forEach(Be=>{Ce.includes(Be)&&(pe=Be)}),pe}),P=(0,t.P1)(s,me=>me?.path?.replace(/\/$/,"")??""),O=(0,t.P1)(s,me=>me?.pathPattern??""),H=(0,t.P1)(s,me=>me?.referer??null),$=(0,t.P1)(s,me=>me?.requestBody??null),W=(0,t.P1)(s,me=>me?.query??null),j=(0,t.P1)(s,me=>me?.params??null),J=(0,t.P1)(s,me=>me?.pageKey??""),x=(0,t.P1)(J,me=>me==="today"),X=(0,t.P1)(J,me=>a.HJ.includes(me)),M=(0,t.P1)(s,me=>me?.params?.locId??""),Q=(0,t.P1)(s,me=>me?.contextListId??""),m=(0,t.P1)(l,me=>{const ut="4g",pe=[ut,"3g"],Ce=(me?.["twc-connection-speed"]??ut).toLowerCase();return pe.includes(Ce)?Ce:ut}),T=(0,t.P1)(l,me=>me?.["twc-device-class"]??"mobile"),I=(0,t.P1)(T,me=>me==="mobile"),G=(0,t.P1)(l,me=>me?.["twc-partner"]??""),K=(0,t.P1)(l,me=>me?.["twc-csc"]??""),B=(0,t.P1)(l,me=>me?.["twc-privacy"]??"exempt"),F=(0,t.P1)(l,me=>me?.["twc-experience"]??""),A=(0,t.P1)(W,me=>me?.experience??""),N=(0,t.P1)(W,me=>me?.locale??""),v=(0,t.P1)(W,me=>me?.par??""),h=(0,t.P1)(W,me=>me?.cscCountryCode??me?.csccountrycode??""),g=(0,t.P1)(K,me=>me==="KR"),S=(0,t.P1)(W,me=>me?.locId??""),V=(0,t.P1)(W,me=>me?.placeId??""),z=(0,t.P1)(W,me=>me?.canonicalCityId??""),oe=(0,t.P1)(j,me=>me?.locale??""),ue=(0,t.P1)(j,J,P,(me,ut,pe)=>pe.includes("medical-reviewer")?["bios/medical-reviewer"]:ut==="bioPage"?["bios"]:ut==="commerce"?["atmosphere"]:me?.collectionId??null),Te=(0,t.P1)(oe,me=>me?.split("-")?.[1]??""),Ie=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),be=(0,o.C6)(Ie,o.$l,(me,ut)=>ut(me)?.data?.attributes?.value),Ue=(0,t.P1)(Te,be,(me,ut)=>{const pe=ut?.countryCodesWithoutRegisteredTrademark;return pe?!pe.includes(me):!1}),He=(0,t.P1)(S,O,(me,ut)=>ut.includes(":locId")||!!me),Ke=(0,t.P1)(J,me=>["moduleService"].includes(me)),et=(0,t.P1)(Ke,P,A,N,(me,ut,pe,he)=>{const Ce=Array.isArray(ut.match(/api\/v[0-9]/g))&&!!pe&&!!he;return me||Ce}),fe=(0,t.P1)(oe,me=>me?["en-US"].indexOf(me)>-1:!0),Z=(0,t.P1)(D,fe,f,(me,ut,pe)=>{const he=me&&me.split(",")||[],Ce=pe!=="none";return he.includes("ads")||he.includes("allthethings")||ut&&Ce}),Re=(0,t.P1)(O,me=>me==="/:locale/dsr"),Se=(0,t.P1)(l,me=>me?.["twc-csrf"]??""),Le=(0,t.P1)(l,me=>me?.["twc-geoip-country"]??""),tt=(0,t.P1)($,me=>me?.userId),ct=(0,t.P1)($,me=>me?.appId),dt=(0,t.P1)($,me=>me?.version),At=(0,t.P1)($,me=>me?.adId),yt=(0,t.P1)($,me=>me?.serviceProviders),pt=(0,t.P1)($,me=>me?.enabledUserDataInventory),je=(0,t.P1)(W,me=>me?.userId),lt=(0,t.P1)(W,me=>me?.serviceProviders),rt=(0,t.P1)(W,me=>me?.regime),it=(0,t.P1)(W,me=>me?.countryCode),gt=(0,t.P1)(W,me=>me?.isUserLoggedIn==="true"),Rt=(0,t.P1)(W,me=>me?.isUserPremium==="true"),Kt=(0,t.P1)(W,me=>me?.email),st=(0,t.P1)(W,me=>me?.action),Pt=(0,t.P1)(W,me=>me?.appIdOverride),Dt=(0,t.P1)(Pt,ct,(me,ut)=>ut?.includes("twc")||me?.includes("twc")),$t=(0,t.P1)(Pt,ct,(me,ut)=>ut?.includes("wu")||me?.includes("wu")),Zt=(0,t.P1)(Pt,ct,(me,ut)=>ut?.includes("samsung")||me?.includes("samsung")),Ft=me=>me?.[a.Xf]?.adblocker??!1},72606:(c,u,e)=>{"use strict";e.d(u,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>i,Yb:()=>t,eV:()=>a,z3:()=>s});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,s={samsung:120},i="weatherapptodaywidget"},71057:(c,u,e)=>{"use strict";e.d(u,{UW:()=>t.UW,gx:()=>t.gx});var t=e(35342),n=e(72606)},35342:(c,u,e)=>{"use strict";e.d(u,{CZ:()=>C,OM:()=>D,RM:()=>f,UW:()=>l,Vm:()=>i,Yg:()=>E,fm:()=>L,gx:()=>s,qK:()=>p});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const s=(0,t.P1)(o.S5,o.F3,(P,O)=>P||O||r().get("partner")||""),i=(0,t.P1)(o.S5,P=>P||r().get("partner")||""),l=(0,t.P1)(s,P=>P.toLowerCase().includes("samsung")),f=(0,t.P1)(s,P=>P.toLowerCase().includes("apple")||P.toLowerCase().includes(a.X3)),E=(0,t.P1)(s,l,(P,O)=>O?P==="samsung_vsc":!1),D=(0,t.P1)(s,l,(P,O)=>O?P==="samsung_msc":!1),L=(0,t.P1)(s,E,(P,O)=>O?"samsungVietnam":P),p=(0,t.P1)(s,o.dF,(P,O)=>!(P==="oppo_widget"&&a.TR.includes(O))),R=(0,t.P1)(s,P=>a.Jp.includes(P)),C=(0,t.P1)(l,o.dF,(P,O)=>!!(P&&O!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Oo:()=>t.Oo,Sm:()=>t.Sm,im:()=>t.im});var t=e(84392)},84392:(c,u,e)=>{"use strict";e.d(u,{O2:()=>oe,Oo:()=>fe,E8:()=>Ke,Ky:()=>W,_J:()=>K,yV:()=>G,Fj:()=>j,Sm:()=>O,z:()=>H,bu:()=>T,zX:()=>M,im:()=>B,RP:()=>F,oy:()=>h,iH:()=>A,yt:()=>m,Si:()=>I,i7:()=>N,QU:()=>P,TR:()=>v});var t=e(60985),n=e(72579),r=e.n(n),o=e(74131),a=e(89972),s=e(63907),i=e(10449),l=e(44203),f=e(45158),E=e(84621),D=e(72484),L=e(42882);const p=(0,t.P1)(E.h1,o.aZ,s.nP,s.VI,i.v6,(Z,Re,Se,Le,tt)=>{if(Z)return Re;if(/^([0-9a-f]){32,}$/.test(Se[0]?.placeID))return Se[0].placeID;if(Le?.[0])return Le[0];if(tt)return tt}),R=(0,l.C6)(p,Z=>{if(!Z)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(Z)};return(0,o.dz)(Re)}),C=(0,l.C6)(f.TN,R,(Z,Re)=>{const{type:Se,value:Le}=Re||{},tt={language:Z,[Se]:Le};return Se==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),P=(0,l.C6)(l.Gx,C,o.AM,E.h1,(Z,Re,Se,Le)=>{const tt="getSunV3LocationPointUrlConfig",ct=Z[tt]||{};let dt=Re[tt]||{};Le&&(dt=Se[tt]);const At=(0,l.vy)(dt);return r()(ct,At)}),O=(0,l.C6)(P,s.Yi,(Z,Re)=>{if(!r()(Z,"loaded"))return null;const Le=r()(Z,"data");return!Le||Le.errors?null:(0,o.nw)(Z.data.location,Re)}),H=(0,l.C6)(O,Z=>r()(Z,"displayName","")),$=(0,l.C6)(O,Z=>r()(Z,"adminDistrict","")),W=(0,l.C6)(O,Z=>r()(Z,"adminDistrictCode","")),j=(0,l.C6)(O,Z=>r()(Z,"countryCode","")),J=(0,l.C6)(O,Z=>r()(Z,"country","")),x=(0,l.C6)(O,Z=>r()(Z,"countyId","")),X=(0,l.C6)(O,Z=>r()(Z,"disputedArea",!1)),M=(0,l.C6)(O,Z=>{if(!!Z)return(0,a.b)(`${Z.latitude},${Z.longitude}`)}),Q=(0,l.C6)(s.qL,Z=>r()(Z,"defaultLocations",{})),m=(0,l.C6)(O,Q,(Z,Re)=>{if(Z)return r()(Z,"placeId","");{const Se=(0,D.R)(),{"TWC-GeoIP-Country":Le}=Se;return Re[Le]||null}return null}),T=(0,l.C6)(O,Z=>r()(Z,"dmaCd","")),I=(0,l.C6)(O,Z=>r()(Z,"postalCode","")),G=(0,l.C6)(O,Z=>r()(Z,"city","")),K=(0,l.C6)(O,Z=>r()(Z,"canonicalCityId","")),B=(0,l.C6)(O,Z=>{let Re=r()(Z,"ianaTimeZone","");return(!Re||!Re.includes("/"))&&(Re="Etc/UTC"),Re}),F=(0,l.C6)(O,Z=>et(r()(Z,"latitude",void 0))),A=(0,l.C6)(O,Z=>et(r()(Z,"longitude",void 0))),N=(0,l.C6)(O,f.b2,s.nP,L.WO,(Z,Re,Se,Le)=>Z&&(0,o.J7)({location:Z,savedLocations:Se,isUserLoggedIn:Le,countryCode:Re})||""),v=(0,l.C6)(O,s.Yi,L.WO,s.nP,f.b2,(Z,Re,Se,Le,tt)=>(0,o.K4)({location:(0,o.nw)(Z,Re),savedLocations:Le,countryCode:tt,isUserLoggedIn:Se})),h=(0,l.C6)(O,f.b2,s.nP,L.WO,(Z,Re,Se,Le)=>(0,o.dA)({location:Z,savedLocations:Se,isUserLoggedIn:Le,countryCode:Re})),g=(0,t.P1)(s.nP,Z=>/^([0-9a-f]){32,}$/.test(Z[0]?.placeID)?Z[0].placeID:null),S=(0,l.C6)(g,Z=>{if(!Z)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(Z)};return(0,o.dz)(Re)}),V=(0,l.C6)(f.TN,S,(Z,Re)=>{const{type:Se,value:Le}=Re||{},tt={language:Z,[Se]:Le};return Se==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),z=(0,l.C6)(l.Gx,V,(Z,Re)=>{const Se="getSunV3LocationPointUrlConfig",Le=Z[Se]||{},tt=Re[Se]||{},ct=(0,l.vy)(tt);return r()(Le,ct)}),oe=(0,l.C6)(z,s.Yi,(Z,Re)=>{if(!r()(Z,"loaded"))return null;const Le=r()(Z,"data");return!Le||Le.errors?null:(0,o.nw)(Z.data.location,Re)}),ue=(0,t.P1)(s.VI,Z=>Z?.[0]?Z[0]:null),Te=(0,l.C6)(ue,Z=>{if(!Z)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(Z)};return(0,o.dz)(Re)}),Ie=(0,l.C6)(f.TN,Te,(Z,Re)=>{const{type:Se,value:Le}=Re||{},tt={language:Z,[Se]:Le};return Se==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),be=(0,l.C6)(l.Gx,Ie,(Z,Re)=>{const Se="getSunV3LocationPointUrlConfig",Le=Z[Se]||{},tt=Re[Se]||{},ct=(0,l.vy)(tt);return r()(Le,ct)}),Ue=(0,l.C6)(be,s.Yi,(Z,Re)=>{if(!r()(Z,"loaded"))return null;const Le=r()(Z,"data");return!Le||Le.errors?null:(0,o.nw)(Z.data.location,Re)}),He=(0,l.C6)(l.Gx,ue,(Z,Re)=>{const Le=Z["getSunV3LocationSearchUrlConfig"]||{};for(const tt of Object.keys(Le)){const ct=Le?.[tt]?.data?.location,dt=ct?.placeId?.indexOf?.(Re);if(dt>=0){const At=Object.keys(ct).map(yt=>[yt,ct[yt][dt]]);return Object.fromEntries(At)}}return null}),Ke=(0,l.C6)(Ue,He,(Z,Re)=>Z??Re);function et(Z){return(+`${Math.round(`${Z}e2`)}e-2`).toFixed(2)}const fe=(0,t.P1)(E.kw,j,(Z,Re)=>Z&&Re==="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:()=>f,C6:()=>i,Gx:()=>l,vy:()=>s});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const s=(E={})=>Object.keys(E).sort().map(D=>{const L=E[D];return!!L&&typeof L=="object"?`${D}:{${s(L)}}`:`${D}:${L}`}).join(";"),i=(0,r.wN)(o.PW,n()),l=E=>E?.[a.X]??{},f=(0,r.P1)(l,E=>(D,L)=>{const{params:p,name:R}=D,C=s(p);return L?E?.[R]?.[C]:E?.[R]?.[C]?.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:()=>i});var t=e(60985),n=e(86535),r=e(45158),o=e(84621),a=e(10449),s=e(58440);const i=(0,t.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(l,f,E,D,L,p)=>{if(L||p==="wu")return!0;if(["ios","android"].includes(p))return!!(s.kk.includes(l)&&!(0,n.G3)());let R=!0;return s.eT.forEach(C=>{f.includes(C)&&(R=!1)}),!(!R||s.Dt.includes(E)||s.Dt.includes(D))})},15759:(c,u,e)=>{"use strict";e.d(u,{OO:()=>D,Th:()=>L});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",s="perf.";var i=(P=>(P.provider="new-relic-script",P))(i||{}),l=(P=>(P.method="NREUM",P))(l||{});function f(){let P="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(P="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(P="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(P="stage"),P}async function E(){const P=f(),{default:O}=await e(31751)(`./new-relic-script.${P}.ext.html`);return O}function D(P,O){try{window?.NREUM?.setCustomAttribute?.(`${a}${P}`,O)}catch{}}function L(P,O={}){try{let H;const $={};typeof P=="string"?H=P:(H=P.name,P.entryType!=="mark"?($.duration=R(P.duration),$.timestamp=R(window.performance.timeOrigin+P.startTime)):($.duration=R(P.startTime),$.timestamp=R(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(H,{...p($,s),...p(O,a)})}catch(H){o.error(H,"sendReumEvent error")}}function p(P,O=""){return Object.fromEntries(Object.entries(P).map(([H])=>[`${O}${H}`,P[H]]))}function R(P){return P/1e3}function C(){return`