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