(()=>{(()=>{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(y,D,H){var j=[null];j.push.apply(j,D);var B=new(Function.bind.apply(y,j));return H&&l(B,H.prototype),B}).apply(null,arguments)}function l(M,Q){return(l=Object.setPrototypeOf||function(m,y){return m.__proto__=y,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(H){var j,B,W,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,(j=f(Q)).call.apply(j,[this].concat(r(H)))),W=a(B),N=void 0,(A="_entries")in W?Object.defineProperty(W,A,{value:N,enumerable:!0,configurable:!0,writable:!0}):W[A]=N,B._entries=H,B}var m,y,D;return function(H,j){if(typeof j!="function"&&j!==null)throw new TypeError("Super expression must either be null or a function");H.prototype=Object.create(j&&j.prototype,{constructor:{value:H,writable:!0,configurable:!0}}),j&&l(H,j)}(Q,M),m=Q,(y=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(H){return this._entries.filter(function(j){return j.entryType===H})}},{key:"getEntriesByName",value:function(H,j){return this._entries.filter(function(B){return B.name===H}).filter(function(B){return!j||B.entryType===j})}}])&&o(m.prototype,y),D&&o(m,D),Q}(s(Array));function P(M,Q){for(var m=0;m0&&arguments[0]!==void 0?arguments[0]:{},H=D.registeredObservers,j=H===void 0?new Set:H,B=D.processedEntries,W=B===void 0?new Set:B,A=D.interval,N=A===void 0?100:A,v=D.context,h=v===void 0?self:v;(function(g,R){if(!(g instanceof R))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=j,this.processedEntries=W,this.interval=N,this.context=h,this.intervalId=null}var Q,m,y;return Q=M,(m=[{key:"getNewEntries",value:function(){var D=this;return this.context.performance.getEntries().filter(function(H){return!D.processedEntries.has(H)})}},{key:"getObserversForType",value:function(D,H){return Array.from(D).filter(function(j){return j.entryTypes.some(function(B){return B===H})})}},{key:"processBuffer",value:function(D){var H=Array.from(D.buffer),j=new E(H);D.buffer.clear(),H.length&&D.callback&&D.callback.call(void 0,j,D)}},{key:"processEntries",value:function(){var D=this;this.getNewEntries().forEach(function(j){var B=j.entryType;D.getObserversForType(D.registeredObservers,B).forEach(function(W){W.buffer.add(j)}),D.processedEntries.add(j)});var H=function(){return D.registeredObservers.forEach(D.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(H):this.context.setTimeout(H,0)}},{key:"add",value:function(D){this.registeredObservers.add(D),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(D){this.registeredObservers.delete(D),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(Q.prototype,m),y&&P(Q,y),M}()),J=function(){function M(D){var H=arguments.length>1&&arguments[1]!==void 0?arguments[1]:G;(function(j,B){if(!(j instanceof B))throw new TypeError("Cannot call a class as a function")})(this,M),I(this,"callback",void 0),I(this,"buffer",void 0),I(this,"entryTypes",[]),I(this,"taskQueue",void 0),this.callback=D,this.buffer=new Set,this.taskQueue=H}var Q,m,y;return Q=M,(m=[{key:"observe",value:function(D){if(!D)throw new Error(C);if(D.entryTypes&&D.type)throw new Error(T);var H;if(D.entryTypes)H=D.entryTypes;else{if(!D.type)throw new Error(C);H=[D.type]}var j=H.filter(w);j.length>0&&j.length!==H.length&&console.warn($),j.length?(this.entryTypes=j,this.taskQueue.add(this)):console.warn(V)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var D=Array.from(this.buffer);return new E(D)}}])&&p(Q.prototype,m),y&&p(Q,y),M}();I(J,"supportedEntryTypes",O);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[O].startTime:i.now(),w=T>2?f[C].startTime:i.now(),G=new t({name:I,entryType:"measure",startTime:$,duration:w-$});return l.push(G),G},i.getEntries=i.webkitGetEntries||function(I){return I!=null?l.filter(function(O){return O.name===I.name&&O.entryType===I.entryType}):l},i.getEntriesByType=i.webkitGetEntriesByType||function(I){return E("entryType",I)},i.getEntriesByName=i.webkitGetEntriesByName||function(I){return E("name",I)},i.clearMarks=i.webkitClearMarks||function(I){P("mark",I),delete f[I]},i.clearMeasures=i.webkitClearMeasures||function(I){P("measure",I)},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,{$:()=>Pt,A:()=>Ke,B:()=>W,C:()=>fe,D:()=>G,E:()=>Q,F:()=>Re,G:()=>At,H:()=>E,I:()=>be,J:()=>Se,L:()=>Dt,M:()=>Ie,N:()=>_e,O:()=>ut,P:()=>He,Q:()=>Oe,R:()=>et,S:()=>tt,T:()=>Ue,U:()=>K,W:()=>Vt,Z:()=>it,a:()=>Z,a2:()=>Be,a4:()=>Je,a6:()=>Ae,b:()=>Le,d:()=>ct,e:()=>De,f:()=>dt,g:()=>yt,h:()=>vt,i:()=>J,j:()=>j,k:()=>l,l:()=>H,m:()=>M,n:()=>z,o:()=>T,p:()=>I,q:()=>w,r:()=>C,s:()=>D,t:()=>f,u:()=>O,v:()=>B,y:()=>y,z:()=>m});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(_,ee){ee===void 0&&(ee=!0);var ie,Ce=new Promise(function(we){ie=setTimeout(we,Math.min(o,_),ee)});return Ce[t.n1]=function(){clearTimeout(ie)},Ce}const s=a;var i=function(ee){return function(){return ee}},l=i(!0),f=function(){},E=function(ee){return ee},P=typeof Symbol=="function",L=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function p(_,ee,ie){if(!ee(_))throw new Error(ie)}var I=function(ee,ie){(0,n.Z)(ee,ie),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ie).forEach(function(Ce){ee[Ce]=ie[Ce]})},O=function(ee,ie){var Ce;return(Ce=[]).concat.apply(Ce,ie.map(ee))};function C(_,ee){var ie=_.indexOf(ee);ie>=0&&_.splice(ie,1)}function T(_){var ee=!1;return function(){ee||(ee=!0,_())}}var V=function(ee){throw ee},$=function(ee){return{value:ee,done:!0}};function w(_,ee,ie){ee===void 0&&(ee=V),ie===void 0&&(ie="iterator");var Ce={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},y=function(ee){return ee===t.Wd},D=function(ee){return m(ee)||y(ee)};function H(_,ee){var ie=Object.keys(_),Ce=ie.length,we=0,Qe,ot=(0,r.IX)(_)?M(Ce):{},nt={};function mt(){we===Ce&&(Qe=!0,ee(ot))}return ie.forEach(function(at){var Et=function(Ut,jt){Qe||(jt||D(Ut)?(ee.cancel(),ee(Ut,jt)):(ot[at]=Ut,we++,mt()))};Et.cancel=f,nt[at]=Et}),ee.cancel=function(){Qe||(Qe=!0,ie.forEach(function(at){return nt[at].cancel()}))},nt}function j(_){return{name:_.name||"anonymous",location:B(_)}}function B(_){return _[t.b_]}function W(){for(var _=arguments.length,ee=new Array(_),ie=0;ie<_ ee.length="==0?function(Ce){return" ce function a="Channel's Buffer overflow!" f ie="new" array et="ie[Qe];return" bt n:throw new error h:ie g:bt="2*_,ie=mt(),Ce=ie.length,we=ie.length,Qe=0,ie.length=bt,_=bt,ot(Et);break;default:}}},take:nt,flush:mt}}var" z="function(){return" r if you are getting these errors in tests consider using createmocktask from effect rt dt takes one argument but two were provided. passing an for listening to several action types second is ignored. wt="function(){var" ee="Dt.apply(void" ee.payload.maybe="!0,ee};function" it ee.payload.resolve="!0,ee};function" pt ee.combinator="!0,ee}function" vt zt='function(ee,ie){if(p(ie,notUndef,ee+":' fn undefined or null of type has not context arguments no such method unpacked me="function(ee){return" ut>1?ee-1:0),Ce=1;Ce1?ee-1:0),Ce=1;Ce1?ee-1:0),Ce=1;Ce1?ee-1:0),Ce=1;Ce1?ee-1:0),Ce=1;Ce{"use strict";e.d(u,{uR:()=>x,Ef:()=>a.I,ZP:()=>ut,GG:()=>D});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,Ie){pe.resolve=he,pe.reject=Ie}),pe}function i(pe){for(var he=[],Ie=0;Ie2?Oe-2:0),ee=2;ee{"use strict";e.d(u,{CE:()=>T,IX:()=>i,MC:()=>f,NA:()=>$,Om:()=>w,Yl:()=>o,Z_:()=>s,d5:()=>r,eR:()=>V,hZ:()=>E,sR:()=>n,uj:()=>C});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)},P=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])},I=function(x){return x&&o(x.subscribe)},O=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},C=function J(x){return x&&(s(x)||$(x)||o(x)||i(x)&&x.every(J))},T=function(x){return x&&o(x.take)&&o(x.close)},V=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 T(x)&&x[t.AS]},G=function(x){return x&&x[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>s,Cs:()=>f,EO:()=>P,IO:()=>o,Nm:()=>i,Wd:()=>E,b_:()=>L,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(I){return"@@redux-saga/"+I},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),s=t("MULTICAST"),i=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),f=t("TASK"),E=t("TASK_CANCEL"),P=t("TERMINATE"),L=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>En,PH:()=>Jt,e:()=>ur,oM:()=>Sn});function t(d){for(var S=arguments.length,b=Array(S>1?S-1:0),U=1;U3?S.i-4:S.i:Array.isArray(d)?1:P(d)?2:L(d)?3:0}function i(d,S){return s(d)===2?d.has(S):Object.prototype.hasOwnProperty.call(d,S)}function l(d,S){return s(d)===2?d.get(S):d[S]}function f(d,S,b){var U=s(d);U===2?d.set(S,b):U===3?d.add(b):d[S]=b}function E(d,S){return d===S?d!==0||1/d==1/S:d!=d&&S!=S}function P(d){return be&&d instanceof Map}function L(d){return Ue&&d instanceof Set}function p(d){return d.o||d.t}function I(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var S=tt(d);delete S[fe];for(var b=Le(S),U=0;U1&&(d.set=d.add=d.clear=d.delete=C),Object.freeze(d),S&&a(d,function(b,U){return O(U,!0)},!0)),d}function C(){t(2)}function T(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function V(d){var S=ct[d];return S||t(18,d),S}function $(d,S){ct[d]||(ct[d]=S)}function w(){return Te}function G(d,S){S&&(V("Patches"),d.u=[],d.s=[],d.v=S)}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 S=d[fe];S.i===0||S.i===1?S.j():S.g=!0}function Q(d,S){S._=S.p.length;var b=S.p[0],U=d!==void 0&&d!==b;return S.h.O||V("ES5").S(S,d,U),U?(b[fe].P&&(J(S),t(4)),r(d)&&(d=m(S,d),S.l||D(S,d)),S.u&&V("Patches").M(b[fe].t,d,S.u,S.s)):d=m(S,b,[]),J(S),S.u&&S.v(S.u,S.s),d!==Ke?d:void 0}function m(d,S,b){if(T(S))return S;var U=S[fe];if(!U)return a(S,function(de,ge){return y(d,U,S,de,ge,b)},!0),S;if(U.A!==d)return S;if(!U.P)return D(d,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var q=U.i===4||U.i===5?U.o=I(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 y(d,U,q,de,ge,b,Ee)}),D(d,q,!1),b&&d.u&&V("Patches").N(U,b,d.u,d.s)}return U.o}function y(d,S,b,U,q,ae,Ee){if(n(q)){var de=m(d,q,ae&&S&&S.i!==3&&!i(S.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)&&!T(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 Pe=ne[ce];if(Pe!==fe){var Ne=de[Pe];if(Ne===void 0&&!i(de,Pe))return!0;var xe=ge[Pe],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=V("Patches").$;return n(b)?Ee(b,U):this.produce(b,function(de){return Ee(de,U)})},d}(),vt=new At,je=vt.produce,lt=vt.produceWithPatches.bind(vt),rt=vt.setAutoFreeze.bind(vt),st=vt.setUseProxies.bind(vt),gt=vt.applyPatches.bind(vt),Dt=vt.createDraft.bind(vt),wt=vt.finishDraft.bind(vt);const it=je;var It=e(69394);function Pt(d){var S=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 S}var Vt=Pt();Vt.withExtraArgument=Pt;const Zt=Vt;var Wt=function(){var d=function(S,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(S,b)};return function(S,b){if(typeof b!="function"&&b!==null)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");d(S,b);function U(){this.constructor=S}S.prototype=b===null?Object.create(b):(U.prototype=b.prototype,new U)}}(),me=function(d,S){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(S+" 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){Wt(S,d);function S(){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=S.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 Et(d,S,b){var U=bt(d,S,b);return{detectMutations:function(){return Ut(d,S,U,b)}}}function bt(d,S,b,U){S===void 0&&(S=[]),U===void 0&&(U="");var q={value:b};if(!d(b)){q.children={};for(var ae in b){var Ee=U?U+"."+ae:ae;S.length&&S.indexOf(Ee)!==-1||(q.children[ae]=bt(d,S,b[ae],Ee))}}return q}function Ut(d,S,b,U,q,ae){S===void 0&&(S=[]),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(!(S.length&&S.indexOf(ce)!==-1)){var Pe=Ut(d,S,b.children[ne],U[ne],de,ce);if(Pe.wasMutated)return Pe}}return{wasMutated:!1}}function jt(d){return d===void 0&&(d={}),function(){return function(ge){return function(ne){return ge(ne)}}};var S=d.isImmutable,b=S===void 0?at:S,U=d.ignoredPaths,q=d.warnAfter,ae=q===void 0?32:q,Ee=d.ignore;U=U||Ee;var de=Et.bind(null,b,U);return function(ge){var ne=ge.getState,ce=ne(),Pe=de(ce),Ne;return function(xe){return function(ye){var Me=ee(ae,"ImmutableStateInvariantMiddleware");Me.measureTime(function(){ce=ne(),Ne=Pe.detectMutations(),Pe=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=Pe.detectMutations(),Pe=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 qt(d){var S=typeof d;return d==null||S==="string"||S==="boolean"||S==="number"||Array.isArray(d)||_(d)}function en(d,S,b,U,q){S===void 0&&(S=""),b===void 0&&(b=qt),q===void 0&&(q=[]);var ae;if(!b(d))return{keyPath:S||"",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=en(Ne,xe,b,U,q),ae))return ae}}return!1}function mn(d){return d===void 0&&(d={}),function(){return function(Ve){return function(ze){return Ve(ze)}}};var S=d.isSerializable,b=S===void 0?qt:S,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,Pe=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(Pe,"SerializableStateInvariantMiddleware");return!Me&&!(ae.length&&ae.indexOf(We.type)!==-1)&&qe.measureTime(function(){var Lt=en(We,"",b,U,de);if(Lt){var Ft=Lt.keyPath,$t=Lt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ft+"`. Value:",$t,` 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(),Ft=en(Lt,"",b,U,ne);if(Ft){var $t=Ft.keyPath,_t=Ft.value;console.error("A non-serializable value was detected in the state, in the path: `"+$t+"`. Value:",_t,` 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 tn(){return function(S){return nn(S)}}function nn(d){d===void 0&&(d={});var S=d.thunk,b=S===void 0?!0:S,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 En(d){var S=tn(),b=d||{},U=b.reducer,q=U===void 0?void 0:U,ae=b.middleware,Ee=ae===void 0?S():ae,de=b.devTools,ge=de===void 0?!0:de,ne=b.preloadedState,ce=ne===void 0?void 0:ne,Pe=b.enhancers,Ne=Pe===void 0?void 0:Pe,xe;if(typeof q=="function")xe=q;else if(_(q))xe=(0,It.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(S),!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=It.md.apply(void 0,ye),Ve=It.qC;ge&&(Ve=se(K({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,It.MT)(xe,ce,We)}function Jt(d,S){function b(){for(var U=[],q=0;q-1}function gn(d){return""+d}function ln(d){var S={},b=[],U,q={addCase:function(ae,Ee){var de=typeof ae=="string"?ae:ae.type;if(de in S)throw new Error("addCase cannot be called with two reducers for the same action type");return S[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),[S,b,U]}function Qt(d){return typeof d=="function"}var vn=!1;function hn(d,S,b,U){b===void 0&&(b=[]);var q=typeof S=="function"?ln(S):[S,b,U],ae=q[0],Ee=q[1],de=q[2],ge;if(Qt(d))ge=function(){return Ce(d())};else{var ne=Ce(d);ge=function(){return ne}}function ce(Pe,Ne){Pe===void 0&&(Pe=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 it(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},Pe)}return ce.getInitialState=ge,ce}var an=!1;function yn(d,S){return d+"/"+S}function Sn(d){var S=d.name;if(!S)throw new Error("`name` is a required option for createSlice");var b=typeof d.initialState=="function"?d.initialState:Ce(d.initialState),U=d.reducers||{},q=Object.keys(U),ae={},Ee={},de={};q.forEach(function(ce){var Pe=U[ce],Ne=yn(S,ce),xe,ye;"reducer"in Pe?(xe=Pe.reducer,ye=Pe.prepare):xe=Pe,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],Pe=ce[0],Ne=Pe===void 0?{}:Pe,xe=ce[1],ye=xe===void 0?[]:xe,Me=ce[2],Ve=Me===void 0?void 0:Me,ze=K(K({},Ne),Ee);return hn(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];Pe(We,Me),b(ze,Me)}return{removeAll:An(ge),addOne:Nt(S),addMany:Nt(b),setOne:Nt(U),setMany:Nt(q),setAll:Nt(ae),updateOne:Nt(ce),updateMany:Nt(Pe),upsertOne:Nt(Ne),upsertMany:Nt(xe),removeOne:Nt(Ee),removeMany:Nt(de)}}function $e(d,S){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 Pe(We,Xe){return Ne([We],Xe)}function Ne(We,Xe){for(var qe=!1,Lt=0,Ft=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=[],S=0;S0)for(var Xe=xe.getState(),qe=Array.from(b.values()),Lt=0,Ft=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),R=s(/^data-[\-\w.\u00B7-\uFFFF]/),F=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),De=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":De(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,yt=fe.NodeFilter,At=fe.NamedNodeMap,vt=At===void 0?fe.NamedNodeMap||fe.MozNamedAttrMap:At,je=fe.HTMLFormElement,lt=fe.DOMParser,rt=fe.trustedTypes,st=dt.prototype,gt=M(st,"cloneNode"),Dt=M(st,"nextSibling"),wt=M(st,"childNodes"),it=M(st,"parentNode");if(typeof tt=="function"){var It=Se.createElement("template");It.content&&It.content.ownerDocument&&(Se=It.content.ownerDocument)}var Pt=He(rt,Re),Vt=Pt?Pt.createHTML(""):"",Zt=Se,Wt=Zt.implementation,me=Zt.createNodeIterator,ut=Zt.createDocumentFragment,pe=Zt.getElementsByTagName,he=Re.importNode,Ie={};try{Ie=X(Se).documentMode?Se.documentMode:{}}catch{}var Be={};Z.isSupported=typeof it=="function"&&Wt&&typeof Wt.createHTMLDocument"u"?"undefined":De(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(pn),te.ADD_URI_SAFE_ATTR):pn,En="ADD_DATA_URI_TAGS"in te?x(X(Jt),te.ADD_DATA_URI_TAGS):Jt,nn="FORBID_CONTENTS"in te?x({},te.FORBID_CONTENTS):on,Ce="FORBID_TAGS"in te?x({},te.FORBID_TAGS):{},we="FORBID_ATTR"in te?x({},te.FORBID_ATTR):{},tn="USE_PROFILES"in te?te.USE_PROFILES:!1,Qe=te.ALLOW_ARIA_ATTR!==!1,ot=te.ALLOW_DATA_ATTR!==!1,nt=te.ALLOW_UNKNOWN_PROTOCOLS||!1,mt=te.SAFE_FOR_TEMPLATES||!1,at=te.WHOLE_DOCUMENT||!1,Ut=te.RETURN_DOM||!1,jt=te.RETURN_DOM_FRAGMENT||!1,qt=te.RETURN_TRUSTED_TYPE||!1,bt=te.FORCE_BODY||!1,en=te.SANITIZE_DOM!==!1,mn=te.KEEP_CONTENT!==!1,rn=te.IN_PLACE||!1,Y=te.ALLOWED_URI_REGEXP||Y,vn=te.NAMESPACE||Qt,te.CUSTOM_ELEMENT_HANDLING&&An(te.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ie.tagNameCheck=te.CUSTOM_ELEMENT_HANDLING.tagNameCheck),te.CUSTOM_ELEMENT_HANDLING&&An(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=yn.indexOf(te.PARSER_MEDIA_TYPE)===-1?an=Sn:an=te.PARSER_MEDIA_TYPE,kt=an==="application/xhtml+xml"?function(Fe){return Fe}:I,mt&&(ot=!1),jt&&(Ut=!0),tn&&(se=x({},[].concat(be(B))),_=[],tn.html===!0&&(x(se,Q),x(_,W)),tn.svg===!0&&(x(se,m),x(_,A),x(_,v)),tn.svgFilters===!0&&(x(se,y),x(_,A),x(_,v)),tn.mathMl===!0&&(x(se,H),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&&(nn===on&&(nn=X(nn)),x(nn,te.FORBID_CONTENTS)),mn&&(se["#text"]=!0),at&&x(se,["html","head","body"]),se.table&&(x(se,["tbody"]),delete Ce.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,y),x(le,D);var ve=x({},H);x(ve,j);var $e=function(te){var Fe=it(te);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:Qt,tagName:"template"});var Ze=I(te.tagName),Mt=I(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},ke=function(te){p(Z.removed,{element:te});try{te.parentNode.removeChild(te)}catch{try{te.outerHTML=Vt}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(Ut||jt)try{ke(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=O(te,/^[\r\n\t ]+/);Ze=Mt&&Mt[0]}an==="application/xhtml+xml"&&(te=''+te+"");var Ht=Pt?Pt.createHTML(te):te;if(vn===Qt)try{Fe=new lt().parseFromString(Ht,an)}catch{}if(!Fe||!Fe.documentElement){Fe=Wt.createDocument(vn,"template",null);try{Fe.documentElement.innerHTML=hn?"":Ht}catch{}}var Xt=Fe.body||Fe.documentElement;return te&&Ze&&Xt.insertBefore(Se.createTextNode(Ze),Xt.childNodes[0]||null),vn===Qt?pe.call(Fe,at?"html":"body")[0]:at?Fe.documentElement:Xt},St=function(te){return me.call(te.ownerDocument||te,te,yt.SHOW_ELEMENT|yt.SHOW_COMMENT|yt.SHOW_TEXT,null,!1)},pt=function(te){return te instanceof je&&(typeof te.nodeName!="string"||typeof te.textContent!="string"||typeof te.removeChild!="function"||!(te.attributes instanceof vt)||typeof te.removeAttribute!="function"||typeof te.setAttribute!="function"||typeof te.namespaceURI!="string"||typeof te.insertBefore!="function")},Ot=function(te){return(typeof ct>"u"?"undefined":De(ct))==="object"?te instanceof ct:te&&(typeof te>"u"?"undefined":De(te))==="object"&&typeof te.nodeType=="number"&&typeof te.nodeName=="string"},Tt=function(te,Fe,Ze){!Be[te]||P(Be[te],function(Mt){Mt.call(Z,Fe,Ze,un)})},Rt=function(te){var Fe=void 0;if(Tt("beforeSanitizeElements",te,null),pt(te)||O(te.nodeName,/[\u0080-\uFFFF]/))return ke(te),!0;var Ze=kt(te.nodeName);if(Tt("uponSanitizeElement",te,{tagName:Ze,allowedTags:se}),!Ot(te.firstElementChild)&&(!Ot(te.content)||!Ot(te.content.firstElementChild))&&$(/=0;--zt)Mt.insertBefore(gt(Ht[zt],!0),Dt(te))}return ke(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 zt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:_};for(Ht=Xt.length;Ht--;){Fe=Xt[Ht];var Tn=Fe,Yt=Tn.name,bn=Tn.namespaceURI;if(Ze=V(Fe.value),Mt=kt(Yt),zt.attrName=Mt,zt.attrValue=Ze,zt.keepAttr=!0,zt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",te,zt),Ze=zt.attrValue,!zt.forceKeepAttr&&(ft(Yt,te),!!zt.keepAttr)){if($(/\/>/i,Ze)){ft(Yt,te);continue}mt&&(Ze=C(Ze,Ye," "),Ze=C(Ze,_e," "));var In=kt(te.nodeName);if(!!Bt(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),!Rt(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(hn=!Ge,hn&&(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(De(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(Et||Nt(te),Z.removed=[],typeof Ge=="string"&&(rn=!1),rn){if(Ge.nodeName){var zt=kt(Ge.nodeName);if(!se[zt]||Ce[zt])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(!Ut&&!mt&&!at&&Ge.indexOf(" `+Yt),mt&&(Yt=C(Yt,Ye," "),Yt=C(Yt,_e," ")),Pt&&qt?Pt.createHTML(Yt):Yt},Z.setConfig=function(Ge){Nt(Ge),Et=!0},Z.clearConfig=function(){un=null,Et=!1},Z.isValidAttribute=function(Ge,te,Fe){un||Nt({});var Ze=kt(Ge),Mt=kt(te);return Bt(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),P=e(12782),L=e.n(P),p=e(60985),I=e(84621),O=e(44203);const C=(0,p.P1)(I.J0,W=>{try{return H(W?.["twc-variation"]??"")}catch{return{}}}),T=(0,p.P1)(I.J0,W=>{try{return j(W?.["twc-experiment"]??"")}catch{return{}}}),V=(0,p.P1)(C,T,(W,A)=>({...A,...W})),$=(0,p.P1)(V,W=>{try{const A=[];for(const[N,v]of Object.entries(W)){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,O.C6)($,W=>{const A={};for(const N of W){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}),G=(0,O.C6)($,W=>W.map(A=>A.experimentName)),J=(0,O.C6)($,W=>W.map(A=>A.variantName)),x=(0,O.C6)($,W=>W.map(A=>`${A.experimentName}_${A.variantName}`)),X=(0,O.C6)(G,W=>W.join(",")),M=(0,O.C6)(J,W=>W.join(",")),Q=(0,O.C6)(x,W=>W.join(",")),m=(0,p.P1)(w,W=>{const{taboola:A}=W??{};return n()(A)?{}:{...A}});function y(W){return window.atob(W)}function D(W){if(!s()(W))throw new Error("experiment map must be plain object");for(const[A,N]of Object.entries(W)){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 H(W){if(!W)return{};const A=JSON.parse(y(W));return D(A),A}function j(W){if(!W)return{};const A=JSON.parse(y(W)),N={};for(const v of Object.keys(A)){const[h,g]=v.split("__"),R=l()(A[v]);B(`${h}_${g}`)&&(N[h]={value:g,payloads:{[g]:R}})}return D(N),N}function B(W){return W.length{"use strict";e.d(u,{CJ:()=>E,DU:()=>L,RL:()=>G,S8:()=>y,UO:()=>f,VN:()=>w,cb:()=>H,iJ:()=>V,iT:()=>x,m$:()=>i,my:()=>T,nn:()=>O,oc:()=>I,og:()=>X,qs:()=>M,th:()=>Q,u0:()=>C,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??""),P=(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"]??""),I=(0,r.C6)(f,A=>A?.seometa?.canonical??""),O=A=>A?.article?.wxNodes??{},C=A=>A?.article?.limitedAccess??!1,T=A=>A?.article?.wxNodesWithAssets??{},V=(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"],{})}),G=(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??""),y=(A,N)=>(0,r.C6)(r.Gx,o.TN,(v,h)=>{const g=(N||h).replace(/-/,"_"),R=(0,r.vy)({language:g,assetId:A});return n()(v,["getCMSAssetByIDUrlConfig",R,"data"],{})}),D=A=>createDeepEqualSelector(dalSelector,N=>{const v=createDalKey({assetId:A});return get(N,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),H=(A,N)=>(0,r.C6)(r.Gx,o.y,(v,h)=>{const g=(0,r.vy)({language:h,collectionType:A,collectionId:N});let R=n()(v,["getCMSOrderedListUrlConfig",g,"data"],{});return R.text==="Not Found"&&(R={}),R}),j=A=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(N,v)=>{const h=B(A),g=createDalKey({language:v,assetIds:h}),R=get(N,["getCMSAssetByIDsUrlConfig",g,"data"],[]);if(Array.isArray(R)){let F=R.filter(z=>z.status===200);return F=F.map(z=>{const{doc:oe={}}=z;return{...oe,playlists:oe.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),F}return null}),B=A=>{let N=A.replace(/(^,|,$)/g,"");return N=N.split(","),N=N.join(";"),N},W=A=>get(A,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>L,Q3:()=>i,a$:()=>f,ez:()=>E,jm:()=>P});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,I,O)=>{if(!O)return null;const C=(0,r.vy)({language:I,collectionId:O});return n()(p,["getCMSCollectionsUrlConfig",C,"data"],{})}),f=(0,r.C6)(l,p=>n()(p,"title","")),E=(0,r.C6)(l,p=>n()(p,"sponsored",!1)),P=(0,r.C6)(l,s.dF,(p,I)=>{if(!p)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(p,["ad_metrics",O,"zone"],""):""}),L=(0,r.C6)(l,s.dF,(p,I)=>{if(!p)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(p,["ad_metrics",O,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>s,Eh:()=>j,FL:()=>B,FN:()=>w,FT:()=>T,Hz:()=>$,IU:()=>X,JK:()=>y,Jc:()=>Q,Je:()=>C,M3:()=>x,MK:()=>M,R8:()=>i,St:()=>l,T$:()=>D,UZ:()=>H,Wc:()=>W,X9:()=>I,Xf:()=>h,Y6:()=>g,Y9:()=>p,_f:()=>P,ah:()=>t,bK:()=>m,bk:()=>L,dn:()=>E,nD:()=>N,nn:()=>v,s8:()=>O,sF:()=>A,sc:()=>f,tV:()=>J,uz:()=>V,y8:()=>n,yk:()=>G});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",P="appsFlyer",L="criteoSlot",p="custParamsPii",I="facebookWxNode",O="findMe",C="geoIP",T="googleNonLimitedAds",V="gpt",$="gptPiiGDPR",w="gptPiiSaleUSA",G="indexExchange",J="instagramWxNode",x="gptPrisma",X="headerBidders",M="medallia",Q="mParticleFullMetrics",m="nielsen",y="outbrain",D="rubicon",H="socialLinksFooter",j="taboola",B="twitterWxNode",W="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:()=>yt,B:()=>G,Cy:()=>Se,Ds:()=>be,EM:()=>fe,Eg:()=>De,Fu:()=>m,Jt:()=>F,MT:()=>w,Mw:()=>x,O7:()=>z,Oq:()=>Ue,R$:()=>oe,RJ:()=>He,Yq:()=>Te,Z3:()=>H,ab:()=>O,b2:()=>j,bG:()=>Z,dR:()=>Q,ff:()=>ue,gK:()=>Ke,hV:()=>tt,hY:()=>ct,iF:()=>y,j5:()=>D,sj:()=>vt,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),P=e(26850),L=e(77482),p=e(88240);const I=(0,t.P1)(f.cz,je=>je===E.wQ),O=(0,t.P1)(f.cz,je=>E.nB.includes(je)),C=je=>r()(je,[p.Xf,p.y8],{}),T=je=>(0,t.P1)(C,lt=>r()(lt,[je])),V=je=>r()(je,[p.Xf,p.ah],{}),$=(0,t.P1)(V,je=>{const{DprSdk:lt}=window||{};return je[P.ui]??lt?.getUserConsentWithDefaultValue?.(P.ui)}),w=(0,t.P1)(V,je=>{const{DprSdk:lt}=window||{};return je[P.y]??lt?.getUserConsentWithDefaultValue?.(P.y)}),G=()=>{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=T(p.R8),X=T(p.Je),M=T(p.s8),Q=(0,t.P1)(T(p.UZ),f.dF,(je,lt)=>["covid19map"].includes(lt)?!1:je),m=T(p.X9),y=T(p.tV),D=T(p.FL),H=T(p.Wc),j=(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 W({linkList:je=[],regime:lt,allowPrivacySettingsLink:rt,pageKey:st,isMobile:gt,isUserLoggedIn:Dt,privacyPolicyLink:wt}){if(!Array.isArray(je))return je;const it=a()(je);return A({privacyLinkList:it,regime:lt,allowPrivacySettingsLink:rt}),N({privacyLinkList:it,regime:lt,pageKey:st,isMobile:gt}),v({privacyLinkList:it,regime:lt,pageKey:st,isMobile:gt}),h({privacyLinkList:it,regime:lt,pageKey:st,isMobile:gt,isUserLoggedIn:Dt}),g({privacyLinkList:it,regime:lt,privacyPolicyLink:wt}),it}const A=({privacyLinkList:je,regime:lt,allowPrivacySettingsLink:rt})=>{const st=je.findIndex(gt=>gt?.titleTranslationKey==="privacySettings"||gt?.titleTranslationKey==="privacySettingsMenu");if(st>-1){if(!rt){je.splice(st,1);return}if(E.Gv.includes(lt)){const{DprSdk:gt}=window||{};je[st].titleTranslationKey="cookieSettings",je[st].url="",je[st].onClick=gt?.showConsentManager}E.nB.includes(lt)&&je[st].titleTranslationKey!=="privacySettingsMenu"&&(je[st].titleTranslationKey="reviewAdsSettings")}},N=({privacyLinkList:je,regime:lt,pageKey:rt,isMobile:st})=>{const gt=je.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("dataPurposes"));if(gt>-1){if(lt!==E.JP){je.splice(gt,1);return}rt==="dataPurposes"&&st&&(je[gt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:je,regime:lt,pageKey:rt,isMobile:st})=>{const gt=je.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("doNotSell"));if(gt>-1){if(!E.nB.includes(lt)){je.splice(gt,1);return}rt==="privacySettings"&&st&&(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:st,isUserLoggedIn:gt})=>{const Dt=je.findIndex(wt=>wt?.titleTranslationKey?.includes?.("sensitiveData"));Dt>-1&&(rt==="privacySettings"&&st&&(je[Dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(lt!==E.wQ||!gt)&&je.splice(Dt,1))},g=({privacyLinkList:je,regime:lt,privacyPolicyLink:rt})=>{const st=je.findIndex(gt=>gt?.titleTranslationKey==="cookieNotice");if(st>-1){if(!E.nB.includes(lt)){je.splice(st,1);return}lt===E.wQ&&(je[st].titleTranslationKey="californiaNotice",je[st].url=`${rt}#us-ccpa-notice-current`)}},R=(0,L.Iv)({t:()=>{},shouldUseLocaleParam:!1}),F=(0,t.P1)(f.cz,B,f.dF,f.Hu,l.WO,R,(je,lt,rt,st,gt,Dt)=>({linkList:wt})=>W({linkList:wt,regime:je,allowPrivacySettingsLink:lt,pageKey:rt,isMobile:st,isUserLoggedIn:gt,privacyPolicyLink:Dt?.[0]?.url})),z=T(p.St),oe=T(p.IU),ue=T(p.sc),Te=T(p.bk),De=T(p.yk),be=T(p.Y9),Ue=T(p.uz),He=T(p.Hz),Ke=T(p.FN),et=T(p.MK),fe=T(p.JK),Z=T(p.T$),Re=T(p._f),Se=T(p.Eh),Le=T(p.$q),tt=T(p.FT),ct=(0,t.P1)(T(p.Jc),f.z3,f.dF,(je,lt,rt)=>je&&!(lt&&rt.includes("covid19"))),dt=T(p.bK),yt=T(p.dn),At=T(p.M3),vt=T(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:()=>T,b2:()=>$,vz:()=>Q,xi:()=>x,y:()=>V,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,y)=>y||m||""),l=(0,t.C6)(i,n.dF,(m,y)=>{const D=s(m);return D||(y==="notFound"?o.ZW:D)}),f=(0,t.C6)(l,n.z3,n.pu,(m,y,D)=>{let H=m;return y&&D&&H!=="en-US"&&(H="en-GB"),{locale:H}});function E(m){if(!m)return o.ZW;const y=m.split("-")[0];return o.PD[y]||o.ZW}const P=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(m,y,D,H,j)=>m||y||D||j||H==="notFound"),L=(0,t.C6)(l,m=>E(m)),p=(0,t.C6)(L,m=>({locale:m})),I=(0,t.C6)(f,m=>({name:"getMewLocaleUrlConfig",params:m})),O=(0,t.C6)(t.$l,f,P,p,(m,y,D,H)=>{let j=m({name:"getMewLocaleUrlConfig",params:y});return!(j?.data??null)&&D&&(j=m({name:"getMewLocaleUrlConfig",params:H})),j?.data}),C=(0,t.C6)(O,m=>m?.locale?.data??null),T=(0,t.C6)(C,m=>m?.attributes?.localeCode??""),V=(0,t.C6)(T,m=>(m||"").replace("-","_")),$=(0,t.C6)(T,m=>{const y="";if(m&&m.length){const D=m.split("-");return D.length>1?D[1]:y}return y}),w=(0,t.C6)(C,m=>m?.attributes?.isLocaleSiteEnabled??!1),G=(0,t.C6)(O,m=>m?.language?.data??null),J=(0,t.C6)(G,m=>m?.attributes.languageCode??""),x=(0,t.C6)(J,m=>m.split("-")[0]),X=(0,t.C6)(G,m=>m?.attributes.languageName??""),M=(0,t.C6)(G,m=>m?.attributes.isRtlLanguage??!1),Q=(0,t.C6)(T,m=>m==="en-US")},64185:(c,u,e)=>{"use strict";e.d(u,{$J:()=>p,MH:()=>L,Wo:()=>C,Wq:()=>f,a1:()=>P,ke:()=>T,sF:()=>I});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,(V,$)=>{const w=V?.["twc-unit"]??"";return w==="m"&&$?"s":w}),l=(0,t.P1)(s.TN,i,o.Oo,(V,$,w)=>{const G=(0,r.V7)($),J=(0,r.QQ)(V,w);return G||J}),f=(0,t.P1)(l,V=>V.code),E=(0,t.P1)(l,V=>V.name),P=(0,t.P1)(l,V=>(0,n.k)(V.name)),L=(0,t.P1)(l,V=>V.temp),p=(0,t.P1)(l,V=>V.speed),I=(0,t.P1)(l,V=>V.distance),O=(0,t.P1)(l,V=>V.accumulation),C=(0,t.P1)(l,V=>V.precip),T=(0,t.P1)(l,V=>V.pressure)},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>He,Fk:()=>p,Gx:()=>z,H3:()=>h,JB:()=>x,JP:()=>B,LW:()=>De,O8:()=>E,P:()=>fe,Px:()=>Ke,Q2:()=>D,QJ:()=>P,QQ:()=>$,Rb:()=>J,SO:()=>W,SV:()=>y,Ts:()=>ue,Vj:()=>s,W9:()=>L,Xf:()=>n,Xp:()=>T,Y6:()=>t,Y9:()=>X,Z4:()=>Q,_d:()=>o,bU:()=>N,cd:()=>a,d3:()=>Te,fD:()=>R,fS:()=>r,gr:()=>M,hu:()=>oe,i6:()=>A,jS:()=>w,kM:()=>et,lV:()=>Ue,ss:()=>be,u1:()=>f,ur:()=>g,xA:()=>v,zv:()=>G});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",s="AD_CALL_BTF",i="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",E="WXU/ADS/RUBICON_DONE",P="WXU/ADS/BTF_BID_TARGETING_DONE",L="WXU/ADS/RUBICON_NO_WRAPPER",p="WXU/ADS/REFRESH_ADS",I="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",C=100,T=1e3,V="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",w="WXU/ADS/SET_TARGETING_READY",G="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",y="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",D="WXU/ADS/SET_CRITEO",H="WXU/ADS/SET_LOTAME",j="WXU/ADS/SET_CRITEO_SLOTS",B="WXU/ADS/LOAD_CRITEO_SLOTS",W="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",R="WXU/ADS/SET_LOTAME_TARGETING",F="adBlocker",z="MW_Position1",oe="WXU/ADS/NO_AD_CALL_EXCLUSION",ue="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Te="WXU/ADS/SET_HASHED_MPID",De=["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:()=>it,Fh:()=>fn,G:()=>vt,GL:()=>ut,HH:()=>me,Hc:()=>Dt,Ie:()=>A,Ii:()=>W,JN:()=>N,JV:()=>cn,JW:()=>Je,Jh:()=>tn,KL:()=>R,KY:()=>Et,LX:()=>_e,Ll:()=>Ie,MT:()=>nn,Nt:()=>fe,Q1:()=>K,QV:()=>Nt,UJ:()=>se,Uj:()=>lt,VH:()=>je,Vm:()=>He,Vv:()=>tt,WL:()=>Te,Xd:()=>ie,Y2:()=>et,Yy:()=>Le,ZH:()=>_,cr:()=>wt,dA:()=>an,dJ:()=>rt,db:()=>Qe,ew:()=>yt,fL:()=>g,j5:()=>Re,jq:()=>we,lg:()=>dt,mm:()=>ot,n0:()=>It,nF:()=>yn,nY:()=>Y,nu:()=>hn,oe:()=>at,pn:()=>Wt,tc:()=>he,u_:()=>gn,vW:()=>pe,w8:()=>At,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),P=e.n(E),L=e(75652),p=e.n(L),I=e(29286),O=e.n(I),C=e(84621),T=e(44203),V=e(18213),$=e(86535),w=e(42882),G=e(35342),J=e(95662),x=e(80329),X=e(11419),M=e(39730),Q=e(84392),m=e(56741),y=e(76643),D=e(83625),H=e(23631),j=e(80990),B=e(7647);const W=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,R=k=>k?.[B.Xf]?.criteoSlotStatus??!1,F=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)(C.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:ve}}=window;ve>1024?le="desktop":ve>=768&&(le="tablet")}return le}),De=(0,t.P1)(J.uT,k=>i()(Object.values(k??{})).filter(ve=>ve.component==="WxuAd"&&!ve?.props?.disableAd)??[]),be=(0,t.P1)(De,Te,(k,le)=>k.map(ke=>le==="tablet"&&ke.props.tabletId==="none"?null:le==="tablet"&&ke.props.tabletId?ke.props.tabletId:ke.props.id).filter(ke=>ke!==null).join(",")),Ue=k=>(0,t.P1)(De,le=>le.map(ke=>k==="tablet"&&ke.props.tabletId==="none"?null:k==="tablet"&&ke.props.tabletId?ke.props.tabletId:ke.props.id).filter(ke=>ke!==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,G.gx,(k,le,ve)=>{const{adUnits:$e={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;let{mobile:ke,desktop:ft,tablet:ht}=$e;ke=ke.includes("_us")?ke.substr(0,ke.indexOf("_us")):ke,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 pt=ke.includes("mobile_smart")?`${ke}_${St}`:ke,Ot=ft.includes("web_weather")?`${ft}_${St}`:ft,Tt=ht.includes("tablet_weather")?`${ht}_${St}`:ht;return{desktop:Ot,mobile:pt,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=()=>O().get("adstest"),yt=(0,T.C6)(X.RL,x.jm,Le,(k,le,ve)=>k||le||ve),At=(0,T.C6)(Te,x.jm,fe,Z,Le,dt,(k,le,ve,$e,ke,ft)=>{const ht=$e[k];return`${ve}/${ft?"test_":""}${ht}/${le||ke}`}),vt=(0,T.C6)(Te,fe,Z,dt,(k,le,ve,$e)=>{const ke=ve[k];return`${le}/${$e?"test_":""}${ke}/interstitial`}),je=(0,T.C6)(C.zM,Ke,(k,le)=>{const ve=[...le?.thirdParties??[]],{token:$e}=k==="mobile"?j.eh.USER_ACTION_AD_REFRESH:j.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ve.includes($e)}),lt=(0,T.C6)(Ke,C.zM,$.bx,w.WO,(k,le,ve,$e)=>{const ke="rubicon_enUS",ft="sequentialAdLoader",ht="abTesting",St=j.eh.TIME_FRAME.token,pt=j.eh.HELIOS_AD_SDK.token,Ot=j.eh.ADMIRAL.token,Tt=j.eh.IAB_CATEGORIES.token,Rt=j.eh.INSTANA.token,Bt=j.eh.ASSERTIVE_YIELD.token,{token:Kt}=j.eh.USER_ACTION_AD_REFRESH,{token:xt}=j.eh.MOBILE_REFRESH_ADS,{token:Gt}=j.eh.REFRESH_ADS,{token:Ge}=j.eh.DESKTOP_USER_ACTION_AD_REFRESH;let te=[...k?.thirdParties??[]];return te.includes(ke)||te.push(ke),te.includes(ft)||te.push(ft),te.includes(ht)||te.push(ht),te.includes(pt)||te.push(pt),te.includes(j.eh.JANUS.token)||te.push(j.eh.JANUS.token),te.includes(St)||te.push(St),te.includes(Ot)||te.push(Ot),te.includes(Tt)||te.push(Tt),te.includes(Rt)||te.push(Rt),te.includes(Bt)||te.push(Bt),le==="mobile"?(te.push(Kt),te.push(xt)):(te.push(Ge),te.push(Gt)),ve&&$e&&(te=te.filter(Fe=>!Fe.includes(j.eh.LOTAME.token))),p()(te).join(",")}),rt=(0,T.C6)(J.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),st=(0,T.C6)(lt,C.cz,(k,le)=>{const ve=k.split(",");if(!Array.isArray(ve)||!ve.length)return[];const{CRITEO_SLOT:$e,IAS_PET_SLOT:ke,...ft}=j.eh;return ve.filter(gt(le)).reduce((St,pt)=>{const Tt=Object.values(ft).find(({token:Rt})=>pt.includes(Rt));if(Tt){const{script:Rt}=Tt;return Rt?[...St,Rt]:St}return St},[])}),gt=k=>le=>!(H.Gv.includes(k)&&j.XC.some(ve=>le.includes(ve))),Dt=(k,le)=>(0,T.C6)(T.Gx,Te,le?Ue(le):be,De,ie,(ve,$e,ke,ft,ht)=>{const St=(0,T.vy)({positions:ke,screenSize:le??$e});let pt=ve?.getMewAdConfigsUrlConfig?.[St]?.data?.data??null;return pt?(pt=pt.reduce((Ot,Tt)=>{const Rt=ft.find(Bt=>Bt.props.id===Tt.name||Bt.props.tabletId===Tt.name);return[...Ot,{...Tt,lazyload:Rt.props.lazyload,disableAd:Rt?.props?.disableAd,sequentialGroup:Rt?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),ht&&k&&(pt=pt.filter(Ot=>Ot.sequentialGroup===k)),pt):[]}),wt=(0,T.C6)(V.Ds,T.Gx,m.TN,Q.yt,(k,le,ve,$e)=>{const ke=(0,T.vy)({locale:ve,placeid:$e}),ft=le?.getWxAdTargetingUrlConfig?.[ke]?.data?.data??{},ht=r()(ft,j.q3);return k?ht:r()(ht,j.xN)}),it=(0,T.C6)(T.Gx,lt,(k,le)=>{const ve=(0,T.vy)({tokens:le});let $e=k?.getMewAdThirdPartyConfigsUrlConfig?.[ve]?.data?.data??[];return $e=$e.map(({config:ke,config_type:ft})=>({config:ke,type:ft})),$e}),It=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Pt=(0,T.C6)(V.ab,it,(k,le)=>{if(!k)return{};if(!f()(le)){const ve=le.find($e=>$e.type?$e.type===j.eh.ADMIRAL.token:{});if(ve&&ve.config)return ve.config}return{}}),Vt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),Zt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),Wt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),me=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),ut=(0,T.C6)(it,C.zM,(k,le)=>{if(!f()(k)){const ve=k.find($e=>$e.type?$e.type===j.eh.CRITEO_SLOT.token:!1);if(ve&&ve.config)return ve.config.placements=ve.config.placements[le],ve.config}return{}}),pe=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),he=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),Ie=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),Be=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),Ye=/[0-9]{4}/,_e=(0,T.C6)(Be,k=>{const{tagsSrcId:le="1884"}=k;return le.match(Ye)}),Je=(0,T.C6)(_e,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),K=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),re=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),Ae=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),Y=(0,T.C6)(Ae,C.dF,m.TN,(k,le,ve)=>{const{atf:$e,refreshBidders:ke}=k,ht=(Object.keys($e)||[]).filter(Kt=>Kt.includes(ve)||Kt.includes("all"))||[];let St=k?.atf?.positions,pt=ht.reduce((Kt,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):Kt},[]);f()(pt)&&(pt=St);let Ot=k?.atf?.userActionDelay;const Tt=ht.reduce((Kt,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 Rt=k?.atf?.inViewOnly;const Bt=ht.reduce((Kt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(Rt=$e?.[xt]?.[Ge]?.inViewOnly??Rt),Rt},[]);return{type:"atf",inViewOnly:Bt,posToRefresh:pt,refreshBidders:ke,userActionDelay:Tt}}),se=(0,T.C6)(Ae,C.dF,m.TN,(k,le,ve)=>{const{btf:$e,refreshBidders:ke}=k,ht=(Object.keys($e)||[]).filter(Kt=>Kt.includes(ve)||Kt.includes("all"))||[];let St=k?.btf?.positions,pt=ht.reduce((Kt,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):Kt},[]);f()(pt)&&(pt=St);let Ot=k?.btf?.userActionDelay;const Tt=ht.reduce((Kt,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 Rt=k?.btf?.inViewOnly;const Bt=ht.reduce((Kt,xt)=>{const Ge=(Object.keys($e[xt]).filter(te=>te.includes(le)||te.includes("all"))||[])[0];return Ge&&(Rt=$e?.[xt]?.[Ge]?.inViewOnly??Rt),Rt},[]);return{type:"btf",inViewOnly:Bt,posToRefresh:pt,refreshBidders:ke,userActionDelay:Tt}}),Oe=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),_=(0,T.C6)(Oe,C.dF,m.TN,(k,le,ve)=>{const{atf:$e={},refreshBidders:ke=[]}=k,{interval:ft=0,inViewOnly:ht=!1}=$e,pt=Object.keys($e).filter(Rt=>Rt.includes(ve)||Rt.includes("all"))||[];let Ot=$e.positions;const Tt=pt.reduce((Rt,Bt)=>{const xt=Object.keys($e[Bt]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return f()(xt)||(Ot=$e[Bt][xt].positions),Ot},[]);return{type:"atf",inViewOnly:ht,interval:ft,positions:Tt,refreshBidders:ke}}),ee=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),ie=(0,T.C6)(ee,C.zM,C.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],pt=St&&(St.filter(Tt=>Tt.includes(ve)||Tt.includes("all"))||[]);return pt&&Array.isArray(pt)&&!!pt[0]}),Ce=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),we=(0,T.C6)(Ce,C.dF,m.TN,(k,le,ve)=>{const{defaultTimeoutOverride:$e}=k,ft=Object.keys(k).filter(pt=>pt.includes(ve)||pt.includes("all"))||[];let ht=$e;return ft.reduce((pt,Ot)=>{const Rt=Object.keys(k[Ot]).filter(Bt=>Bt.includes(le)||Bt.includes("all"))||[];return f()(Rt)||(ht=k[Ot][Rt[0]].timeoutOverride),ht},ht)}),Qe=(0,T.C6)(Ce,we,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),ot=(0,T.C6)(Oe,C.dF,m.TN,(k,le,ve)=>{const{btf:$e={},refreshBidders:ke=[]}=k,{interval:ft=0,inViewOnly:ht=!1}=$e,pt=Object.keys($e).filter(Rt=>Rt.includes(ve)||Rt.includes("all"))||[];let Ot=$e.positions;const Tt=pt.reduce((Rt,Bt)=>{const xt=Object.keys($e[Bt]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return f()(xt)||(Ot=$e[Bt][xt].positions),Ot},[]);return{type:"btf",interval:ft,inViewOnly:ht,positions:Tt,refreshBidders:ke}}),nt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),mt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),at=(0,T.C6)(At,Dt(null),(k,le)=>le.map(ve=>({adSlotId:ve.slotTarget,size:ve.sizes.map($e=>$e[0]==="fluid"?[1,1]:$e),adUnitPath:k}))),Et=()=>{{const k=O().get("fv");return parseInt(k,10)||0}},bt=(0,T.C6)(x.jm,Le,(k,le)=>{const ve=k||le||"",$e=ve.lastIndexOf("local_forecasts")!==-1;let ke,ft,ht;if($e)ke="fcst",ht="fcst",ft="fcst";else{const pt=ve.split("/").slice(-2);[ft]=pt,ke=`${ft}_${pt[1]||""}`,ht=pt[1]||"nl"}return{cat:ke,fam:ft,ch:ht}}),Ut=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),jt=(0,T.C6)(J.IY,Ut,(k,le)=>le?.tf?.[k]??"nl"),qt=(k,le)=>()=>{const ve=le||"0123456789",$e=k||16;let ke="";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"}}),mn=()=>String(Math.floor(Math.random()*1e3)+1),rn=()=>"weather",tn=k=>k?.[B.Xf]?.wfxtg??{},nn=k=>k?.[B.Xf]?.lotame??{},on=k=>k?.[B.Xf]?.hashedMpid??"",En=(0,T.C6)(Te,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),Jt=(0,T.C6)(C.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),cn=k=>k?.[D.Xf]?.videoCount??0,pn=(0,T.C6)(C.ZN,k=>k?.adRef??""),gn=k=>k?.[B.Xf]?.custParams??{},ln=(0,T.C6)(V.Ds,V.gK,bt,Z,jt,qt(16,"0123456789"),Et,dt,en,En,mn,rn,Jt,pn,cn,G.gx,Te,C.zM,(k,le,ve,$e,ke,ft,ht,St,pt,Ot,Tt,Rt,Bt,Kt,xt,Gt,Ge,te)=>{let Fe={...ve,ad_unit:$e[Ge],tf:ke,ord:ft,rmid:ft,impression_id:(0,y.Vj)(),vab:te!=="mobile"?"nxgn":"daybreak",v:ht&&ht.toString(),adstest:St||"",browser:pt,mr:"0",plat:Ot,env:Tt,refurl:Rt,mlayer:Bt||"",...Gt?{par:Gt}:{},ref:xt===0?Kt:"",sod:le?"yes":"no"};Fe=a()(Fe,Mt=>!!Mt);const Ze=r()(Fe,j.q3);return k?Ze:r()(Ze,j.xN)}),Qt=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),vn=(0,T.C6)(Qt,k=>{if(k&&!f()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),hn=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),an=(0,T.C6)(gn,on,(k,le)=>{const ve=Object.keys(k).filter(ke=>j.Hw.has(ke)).sort();return{pageKvs:ve.length?` ${ve.join(" ")} `:"",hasPpid:!!le}}),yn=(0,T.C6)(it,k=>{if(!f()(k)){const le=k.find(ve=>ve.type?ve.type===j.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,T.C6)(it,k=>k?.find?.(le=>le.type===j.eh.IAB_CATEGORIES.token)?.config??{});function kt(k,le){return P()({},k,le,(ve,$e)=>{if(Array.isArray(ve))return p()(ve.concat($e))})}const un=(0,T.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},ve={};for(const[$e,ke]of Object.entries(le))for(const ft of $e.split(","))ve[ft]=kt(ve[ft]??{},ke);return ve}),Dn=(0,T.C6)(un,J.IY,(k,le)=>k[le]),An=(0,T.C6)(X.UO,M.s5,(k,le)=>(f()(k)?le:k)?.tags?.iab??{}),Nt=(0,T.C6)(Dn,An,(k,le)=>kt(k,le)),fn=(0,T.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,P,L,p,I,O)=>{const C="all",T=!O?.moneytree;if(!T||Object.keys(L).length===0||Object.keys(I).length===0||I?.enable===!1)return null;const{WEBCAKES_ENV:V}=s.env,$=I[V]??I,w=Object.keys($).find(x=>x.includes(E))??C,G=$[w];let J=null;if(G?.includes?.(P)||G?.includes?.(C)||T){const{src:x}=I;J=x[V?.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,P,L,p)=>P&&E==="en-US"&&f==="US"&&!p||!P&&f==="US"&&E==="en-US"&&!L);function l(f,E,P){const L=s.includes(E.title)||s.includes(E.urlTranslationKey)||s.includes(E.titleTranslationKey),p=P?.includes?.("samsung");return!(L&&(!f||p))}},60034:(c,u,e)=>{"use strict";e.d(u,{HR:()=>X,J7:()=>W,JQ:()=>V,K4:()=>j,Mr:()=>M,N7:()=>l,QP:()=>$,SP:()=>I,V$:()=>P,_s:()=>y,aZ:()=>J,dA:()=>B,ed:()=>L,nw:()=>N,oh:()=>A,r3:()=>p,rX:()=>O});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,R)=>{const F="getSunV3LocationPointUrlConfig",z=g[F]||{},oe=R[F]||{},ue=(0,n.vy)(oe);return z[ue]}),l=(0,n.C6)(i,s.Yi,(g,R)=>{if(!(g?.loaded??null))return null;const z=g?.data??null;return!z||z.errors?null:N(g.data.location,R)}),f=(0,n.C6)(t.h1,i,(g,R)=>{if(!g)return!1;if(!R)return!0;const F=R?.data?.errors??[];if(Array.isArray(F)&&F.length){const z=F[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}`:""),P=(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??""),I=(0,n.C6)(l,g=>g?.adminDistrictCode??""),O=(0,n.C6)(l,g=>g?.postalCode??""),C=(0,n.C6)(l,g=>g?.neighborhood??""),T=(0,n.C6)(l,g=>g?.country??""),V=(0,n.C6)(l,g=>g?.countryCode??""),$=(0,n.C6)(l,g=>{let R=g?.ianaTimeZone??"";return(!R||!R.includes("/"))&&(R="Etc/UTC"),R}),w=(0,n.C6)(l,g=>g?.displayName??""),G=(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),y=(0,n.C6)(l,r.b2,s.nP,o.WO,(g,R,F,z)=>W({location:g,countryCode:R,savedLocations:F,isUserLoggedIn:z,includePostalCode:!1})),D=(0,n.C6)(l,o.WO,s.nP,r.b2,(g,R,F,z)=>j({location:g,isUserLoggedIn:R,savedLocations:F,countryCode:z})),H=(0,n.C6)(l,r.b2,o.WO,s.nP,(g,R,F,z)=>B({location:g,savedLocations:z,isUserLoggedIn:F,countryCode:R}));function j({location:g,savedLocations:R,isUserLoggedIn:F,includePostalCode:z,countryCode:oe}){const ue=R.find(be=>be.placeID===g.placeId),Te=oe||"US";if(ue&&F){const be=(ue?.userTag||ue?.name)??"";if(be){const Ue=g?.displayName??"",He=h(g,Te);if(be!==Ue&&be!==He)return be}}let De;if(g?.disputedCountries)De=g.displayName||"";else{switch(g?.type){case"address":De=g?.address?.split(",")[0]?.trim()||"";break;case"city":De=g?.locale?.locale2||"";break;case"locality":De=g?.locale?.locale3||"";break;case"neighborhood":De=g?.locale?.locale4||"";break;case"airport":De=g?.airportName||"";break;case"postal":const be=g?.locale?.locale4||g?.locale?.locale3||g?.locale?.locale2||"",Ue=g?.postalCode||"";De=z?`${be} ${Ue}`.trim():`${be}`.trim();break;default:De=g?.displayName||""}De.length===0&&(De=g?.displayName)}return De}function B({location:g,savedLocations:R,countryCode:F,includePostalCode:z,isUserLoggedIn:oe}){const ue=F||"US",Te=R.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 De;if(g?.disputedCountries)De=g?.displayName||"";else{const be=ue===g?.countryCode?"":g?.country||"",Ue=F!=="IL"&&g?.adminDistrict||"",He=g?.postalCode||"",Ke=g?.city||"";switch(g?.type){case"address":De=[Ke,Ue,be].filter(Boolean).join(", ");break;case"city":De=[Ue,be].filter(Boolean).join(", ");break;case"locality":De=[g?.locale?.locale2||"",Ue,be].filter(Boolean).join(", ");break;case"neighborhood":De=[g?.locale?.locale3||g?.locale?.locale2||"",Ue,be].filter(Boolean).join(", ");break;case"postal":const Z=Ue||g?.locale?.locale2||"";De=[z?`${Z} ${He}`.trim():Z,be].filter(Boolean).join(", ");break;default:De=[Ue,be].filter(Boolean).join(", ")}}return De}function W({location:g,countryCode:R,includePostalCode:F=!0,savedLocations:z,isUserLoggedIn:oe}){const ue=j({location:g,savedLocations:z,isUserLoggedIn:oe,countryCode:R}),Te=B({location:g,countryCode:R,includePostalCode:F,savedLocations:z,isUserLoggedIn:oe}),De=ue&&Te?", ":"",be=g?.separator?g?.separator:De;return`${ue}${be}${Te}`.trim()}function A(g){const R=g.placeId?.length||0;return R===0?[]:Array.from({length:R},(F,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,R)=>{if(!g||!Array.isArray(R))return g;const F=R.find(z=>z.placeId===g.placeId);return F?{...g,displayName:F.address,address:F.address}:g};function v(g,R,F){if(g?.disputedCountries)return g?.displayName||"";const oe=(R||"US")===g?.countryCode?"":g?.country||"",ue=R!=="IL"&&g?.adminDistrict||"";switch(g?.type){case"city":return[g?.locale?.locale2||"",ue,oe].filter(Boolean).join(", ");case"locality":const De=ue||g?.locale?.locale2||"";return[g.locale?.locale3||"",De,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} ${F?Ke:""}`.trim(),oe].filter(Boolean).join(", ");default:return[g?.locale?.locale2||"",ue,oe].filter(Boolean).join(", ")}}function h(g,R,F=", "){const z=[g.displayName];return R!=="IL"&&z.push(g.adminDistrictCode||g.adminDistrict),g.countryCode!==R&&g.disputedArea===!1&&z.push(g.country),z.filter(Boolean).join(F)}},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(P){try{return decodeURIComponent(P)}catch{return""}}const i=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(P,L,p,I)=>{if(!P&&!L&&!p&&!I)return null;const C=[{type:"canonicalCityId",locId:s(I)},{type:"placeId",locId:s(p)},{type:null,locId:s(L)},{type:null,locId:s(P)}].find(G=>!!G.locId);if(!C)return null;const T=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,V=/-/,$=/\s/,{locId:w}=C;if(T.test(C.locId)){$.test(w)?C.locId=w.split(" ").pop():V.test(w)?C.locId=w.split("-").pop():C.locId=w.split("+").pop();const G=f(C);if(G)return G}return f(C)}),l=(0,n.C6)(r.TN,i,(P,L)=>{const{type:p,value:I}=L||{},O={language:P,[p]:I};return p==="locId"&&(O.locationType="locid"),{getSunV3LocationPointUrlConfig:O}});function f({locId:P,type:L}){const p=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:I=>(0,a.b)(I)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:I=>I.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:I=>`${I.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:I=>{const O=I.substring(0,2).toUpperCase();return`${I.split(":")[0]}:1:${O}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:I=>`${I.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:I=>I},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:I=>I}];if(L){const I=p.find(O=>O.typeAs===L);if(I&&I.regex.test(P))return{type:I.typeAs,value:I.valueFn(P)}}for(let I=0,O=p.length;I{if(!P)return!0;const{type:L,value:p}=P;return!p||L==="geocode"&&p==="0.00,0.00"})},74131:(c,u,e)=>{"use strict";e.d(u,{AM:()=>t.AM,HR:()=>n.HR,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:()=>st,Cv:()=>P,Dq:()=>A,EQ:()=>M,F3:()=>H,GH:()=>p,Gz:()=>rt,Hu:()=>D,J0:()=>l,K_:()=>ct,Mr:()=>vt,N3:()=>tt,Pi:()=>ue,Qo:()=>C,S5:()=>v,T:()=>L,U8:()=>N,UW:()=>Dt,V7:()=>At,ZN:()=>w,_p:()=>s,ai:()=>Se,bx:()=>fe,cz:()=>B,dF:()=>J,dx:()=>O,e9:()=>dt,eM:()=>It,fh:()=>Ue,fx:()=>R,h1:()=>He,i:()=>gt,j3:()=>yt,jw:()=>Wt,kO:()=>je,kw:()=>g,lm:()=>j,nc:()=>Q,nf:()=>X,nh:()=>oe,pu:()=>Vt,qk:()=>F,sN:()=>f,sQ:()=>Te,uo:()=>h,x2:()=>z,xS:()=>Le,y:()=>G,z3:()=>et,zM:()=>y});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"]??""),P=(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)):{}}),I=(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"],{})}),O=(0,t.P1)(I,p,(me,ut)=>{let pe;const he=Object.keys(me),Ie=Object.keys(ut);return he.forEach(Be=>{Ie.includes(Be)&&(pe=Be)}),pe}),C=(0,t.P1)(s,me=>me?.path?.replace(/\/$/,"")??""),T=(0,t.P1)(s,me=>me?.pathPattern??""),V=(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),G=(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"],Ie=(me?.["twc-connection-speed"]??ut).toLowerCase();return pe.includes(Ie)?Ie:ut}),y=(0,t.P1)(l,me=>me?.["twc-device-class"]??"mobile"),D=(0,t.P1)(y,me=>me==="mobile"),H=(0,t.P1)(l,me=>me?.["twc-partner"]??""),j=(0,t.P1)(l,me=>me?.["twc-csc"]??""),B=(0,t.P1)(l,me=>me?.["twc-privacy"]??"exempt"),W=(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)(j,me=>me==="KR"),R=(0,t.P1)(w,me=>me?.locId??""),F=(0,t.P1)(w,me=>me?.placeId??""),z=(0,t.P1)(w,me=>me?.canonicalCityId??""),oe=(0,t.P1)(G,me=>me?.locale??""),ue=(0,t.P1)(G,J,C,(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]??""),De=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),be=(0,o.C6)(De,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)(R,T,(me,ut)=>ut.includes(":locId")||!!me),Ke=(0,t.P1)(J,me=>["moduleService"].includes(me)),et=(0,t.P1)(Ke,C,A,N,(me,ut,pe,he)=>{const Ie=Array.isArray(ut.match(/api\/v[0-9]/g))&&!!pe&&!!he;return me||Ie}),fe=(0,t.P1)(oe,me=>me?["en-US"].indexOf(me)>-1:!0),Z=(0,t.P1)(P,fe,f,(me,ut,pe)=>{const he=me&&me.split(",")||[],Ie=pe!=="none";return he.includes("ads")||he.includes("allthethings")||ut&&Ie}),Re=(0,t.P1)(T,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),yt=(0,t.P1)($,me=>me?.adId),At=(0,t.P1)($,me=>me?.serviceProviders),vt=(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),st=(0,t.P1)(w,me=>me?.countryCode),gt=(0,t.P1)(w,me=>me?.isUserLoggedIn==="true"),Dt=(0,t.P1)(w,me=>me?.isUserPremium==="true"),wt=(0,t.P1)(w,me=>me?.email),it=(0,t.P1)(w,me=>me?.action),It=(0,t.P1)(w,me=>me?.appIdOverride),Pt=(0,t.P1)(It,ct,(me,ut)=>ut?.includes("twc")||me?.includes("twc")),Vt=(0,t.P1)(It,ct,(me,ut)=>ut?.includes("wu")||me?.includes("wu")),Zt=(0,t.P1)(It,ct,(me,ut)=>ut?.includes("samsung")||me?.includes("samsung")),Wt=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:()=>O,OM:()=>P,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,(C,T)=>C||T||r().get("partner")||""),i=(0,t.P1)(o.S5,C=>C||r().get("partner")||""),l=(0,t.P1)(s,C=>C.toLowerCase().includes("samsung")),f=(0,t.P1)(s,C=>C.toLowerCase().includes("apple")||C.toLowerCase().includes(a.X3)),E=(0,t.P1)(s,l,(C,T)=>T?C==="samsung_vsc":!1),P=(0,t.P1)(s,l,(C,T)=>T?C==="samsung_msc":!1),L=(0,t.P1)(s,E,(C,T)=>T?"samsungVietnam":C),p=(0,t.P1)(s,o.dF,(C,T)=>!(C==="oppo_widget"&&a.TR.includes(T))),I=(0,t.P1)(s,C=>a.Jp.includes(C)),O=(0,t.P1)(l,o.dF,(C,T)=>!!(C&&T!=="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:()=>j,yV:()=>H,Fj:()=>G,Sm:()=>T,z:()=>V,bu:()=>y,zX:()=>M,im:()=>B,RP:()=>W,oy:()=>h,iH:()=>A,yt:()=>m,Si:()=>D,i7:()=>N,QU:()=>C,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),P=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}),I=(0,l.C6)(p,Z=>{if(!Z)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(Z)};return(0,o.dz)(Re)}),O=(0,l.C6)(f.TN,I,(Z,Re)=>{const{type:Se,value:Le}=Re||{},tt={language:Z,[Se]:Le};return Se==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),C=(0,l.C6)(l.Gx,O,o.AM,E.h1,(Z,Re,Se,Le)=>{const tt="getSunV3LocationPointUrlConfig",ct=Z[tt]||{};let dt=Re[tt]||{};Le&&(dt=Se[tt]);const yt=(0,l.vy)(dt);return r()(ct,yt)}),T=(0,l.C6)(C,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)}),V=(0,l.C6)(T,Z=>r()(Z,"displayName","")),$=(0,l.C6)(T,Z=>r()(Z,"adminDistrict","")),w=(0,l.C6)(T,Z=>r()(Z,"adminDistrictCode","")),G=(0,l.C6)(T,Z=>r()(Z,"countryCode","")),J=(0,l.C6)(T,Z=>r()(Z,"country","")),x=(0,l.C6)(T,Z=>r()(Z,"countyId","")),X=(0,l.C6)(T,Z=>r()(Z,"disputedArea",!1)),M=(0,l.C6)(T,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)(T,Q,(Z,Re)=>{if(Z)return r()(Z,"placeId","");{const Se=(0,P.R)(),{"TWC-GeoIP-Country":Le}=Se;return Re[Le]||null}return null}),y=(0,l.C6)(T,Z=>r()(Z,"dmaCd","")),D=(0,l.C6)(T,Z=>r()(Z,"postalCode","")),H=(0,l.C6)(T,Z=>r()(Z,"city","")),j=(0,l.C6)(T,Z=>r()(Z,"canonicalCityId","")),B=(0,l.C6)(T,Z=>{let Re=r()(Z,"ianaTimeZone","");return(!Re||!Re.includes("/"))&&(Re="Etc/UTC"),Re}),W=(0,l.C6)(T,Z=>et(r()(Z,"latitude",void 0))),A=(0,l.C6)(T,Z=>et(r()(Z,"longitude",void 0))),N=(0,l.C6)(T,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)(T,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)(T,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),R=(0,l.C6)(g,Z=>{if(!Z)return{value:null,type:"none"};const Re={type:null,locId:decodeURIComponent(Z)};return(0,o.dz)(Re)}),F=(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}}),z=(0,l.C6)(l.Gx,F,(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)}),De=(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,De,(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 yt=Object.keys(ct).map(At=>[At,ct[At][dt]]);return Object.fromEntries(yt)}}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,G,(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(P=>{const L=E[P];return!!L&&typeof L=="object"?`${P}:{${s(L)}}`:`${P}:${L}`}).join(";"),i=(0,r.wN)(o.PW,n()),l=E=>E?.[a.X]??{},f=(0,r.P1)(l,E=>(P,L)=>{const{params:p,name:I}=P,O=s(p);return L?E?.[I]?.[O]:E?.[I]?.[O]?.data})},63108:(c,u,e)=>{"use strict";e.d(u,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,u,e)=>{"use strict";e.d(u,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(c,u,e)=>{"use strict";e.d(u,{A:()=>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,P,L,p)=>{if(L||p==="wu")return!0;if(["ios","android"].includes(p))return!!(s.kk.includes(l)&&!(0,n.G3)());let I=!0;return s.eT.forEach(O=>{f.includes(O)&&(I=!1)}),!(!I||s.Dt.includes(E)||s.Dt.includes(P))})},15759:(c,u,e)=>{"use strict";e.d(u,{OO:()=>P,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=(C=>(C.provider="new-relic-script",C))(i||{}),l=(C=>(C.method="NREUM",C))(l||{});function f(){let C="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(C="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(C="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(C="stage"),C}async function E(){const C=f(),{default:T}=await e(31751)(`./new-relic-script.${C}.ext.html`);return T}function P(C,T){try{window?.NREUM?.setCustomAttribute?.(`${a}${C}`,T)}catch{}}function L(C,T={}){try{let V;const $={};typeof C=="string"?V=C:(V=C.name,C.entryType!=="mark"?($.duration=I(C.duration),$.timestamp=I(window.performance.timeOrigin+C.startTime)):($.duration=I(C.startTime),$.timestamp=I(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(V,{...p($,s),...p(T,a)})}catch(V){o.error(V,"sendReumEvent error")}}function p(C,T=""){return Object.fromEntries(Object.entries(C).map(([V])=>[`${T}${V}`,C[V]]))}function I(C){return C/1e3}function O(){return`