(()=>{(()=>{var Bn={31751:(c,l,t)=>{var e={"./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(!t.o(e,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=e[r],a=o[0];return t.e(o[1]).then(()=>t(a))}n.keys=()=>Object.keys(e),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,t){c.exports=t()})(this,function(){return function(l){var t={};function e(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,e),r.l=!0,r.exports}return e.m=l,e.c=t,e.d=function(n,r,o){e.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},e.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(h,p,w){var W=[null];W.push.apply(W,p);var V=new(Function.bind.apply(h,W));return w&&u(V,w.prototype),V}).apply(null,arguments)}function u(M,_){return(u=Object.setPrototypeOf||function(g,h){return g.__proto__=h,g})(M,_)}function f(M){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(_){return _.__proto__||Object.getPrototypeOf(_)})(M)}e.r(t);var m=function(M){function _(w){var W,V,z,b,j;return function(T,E){if(!(T instanceof E))throw new TypeError("Cannot call a class as a function")}(this,_),V=function(T,E){return!E||n(E)!=="object"&&typeof E!="function"?a(T):E}(this,(W=f(_)).call.apply(W,[this].concat(r(w)))),z=a(V),j=void 0,(b="_entries")in z?Object.defineProperty(z,b,{value:j,enumerable:!0,configurable:!0,writable:!0}):z[b]=j,V._entries=w,V}var g,h,p;return function(w,W){if(typeof W!="function"&&W!==null)throw new TypeError("Super expression must either be null or a function");w.prototype=Object.create(W&&W.prototype,{constructor:{value:w,writable:!0,configurable:!0}}),W&&u(w,W)}(_,M),g=_,(h=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(w){return this._entries.filter(function(W){return W.entryType===w})}},{key:"getEntriesByName",value:function(w,W){return this._entries.filter(function(V){return V.name===w}).filter(function(V){return!W||V.entryType===W})}}])&&o(g.prototype,h),p&&o(g,p),_}(i(Array));function P(M,_){for(var g=0;g<_.length h='_[g];h.enumerable=h.enumerable||!1,h.configurable=!0,"value"in' d _ in m v g="0;g<_.length;g++){var" x c='["mark","measure","navigation","resource"],A="Failed' to execute on either an or member must be present. present not both. no valid entry types member. unsupported provided c.some p="arguments.length">0&&arguments[0]!==void 0?arguments[0]:{},w=p.registeredObservers,W=w===void 0?new Set:w,V=p.processedEntries,z=V===void 0?new Set:V,b=p.interval,j=b===void 0?100:b,T=p.context,E=T===void 0?self:T;(function(y,R){if(!(y instanceof R))throw new TypeError("Cannot call a class as a function")})(this,M),D(this,"registeredObservers",void 0),D(this,"processedEntries",void 0),D(this,"interval",void 0),D(this,"intervalId",void 0),D(this,"context",void 0),this.registeredObservers=W,this.processedEntries=z,this.interval=j,this.context=E,this.intervalId=null}var _,g,h;return _=M,(g=[{key:"getNewEntries",value:function(){var p=this;return this.context.performance.getEntries().filter(function(w){return!p.processedEntries.has(w)})}},{key:"getObserversForType",value:function(p,w){return Array.from(p).filter(function(W){return W.entryTypes.some(function(V){return V===w})})}},{key:"processBuffer",value:function(p){var w=Array.from(p.buffer),W=new m(w);p.buffer.clear(),w.length&&p.callback&&p.callback.call(void 0,W,p)}},{key:"processEntries",value:function(){var p=this;this.getNewEntries().forEach(function(W){var V=W.entryType;p.getObserversForType(p.registeredObservers,V).forEach(function(z){z.buffer.add(W)}),p.processedEntries.add(W)});var w=function(){return p.registeredObservers.forEach(p.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(w):this.context.setTimeout(w,0)}},{key:"add",value:function(p){this.registeredObservers.add(p),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(p){this.registeredObservers.delete(p),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(_.prototype,g),h&&P(_,h),M}()),U=function(){function M(p){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:H;(function(W,V){if(!(W instanceof V))throw new TypeError("Cannot call a class as a function")})(this,M),x(this,"callback",void 0),x(this,"buffer",void 0),x(this,"entryTypes",[]),x(this,"taskQueue",void 0),this.callback=p,this.buffer=new Set,this.taskQueue=w}var _,g,h;return _=M,(g=[{key:"observe",value:function(p){if(!p)throw new Error(A);if(p.entryTypes&&p.type)throw new Error(I);var w;if(p.entryTypes)w=p.entryTypes;else{if(!p.type)throw new Error(A);w=[p.type]}var W=w.filter(B);W.length>0&&W.length!==w.length&&console.warn($),W.length?(this.entryTypes=W,this.taskQueue.add(this)):console.warn(Y)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var p=Array.from(this.buffer);return new m(p)}}])&&v(_.prototype,g),h&&v(_,h),M}();x(U,"supportedEntryTypes",C);var O="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:U,Q=self;Q.PerformanceObserver||(Q.PerformanceObserver=O)}])})},98247:function(c,l,t){"use strict";var e=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&e(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(t(29345),l)},29345:(c,l,t)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var e=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[C].startTime:s.now(),B=I>2?f[A].startTime:s.now(),H=new e({name:x,entryType:"measure",startTime:$,duration:B-$});return u.push(H),H},s.getEntries=s.webkitGetEntries||function(x){return x!=null?u.filter(function(C){return C.name===x.name&&C.entryType===x.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(x){return m("entryType",x)},s.getEntriesByName=s.webkitGetEntriesByName||function(x){return m("name",x)},s.clearMarks=s.webkitClearMarks||function(x){P("mark",x),delete f[x]},s.clearMeasures=s.webkitClearMeasures||function(x){P("measure",x)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof t.g=="object"&&t.g||{}),typeof self{"use strict";t.d(l,{$:()=>Ce,A:()=>Rt,B:()=>z,C:()=>G,D:()=>H,E:()=>_,F:()=>Lt,G:()=>$t,H:()=>m,I:()=>Ot,J:()=>Ut,L:()=>Oe,M:()=>Dt,N:()=>F,O:()=>Pe,P:()=>Bt,Q:()=>jt,R:()=>ee,S:()=>se,T:()=>xt,U:()=>X,W:()=>we,Z:()=>ae,a:()=>at,a2:()=>wt,a4:()=>K,a6:()=>yt,b:()=>Kt,d:()=>ce,e:()=>ft,f:()=>ie,g:()=>ge,h:()=>Yt,i:()=>U,j:()=>W,k:()=>u,l:()=>w,m:()=>M,n:()=>it,o:()=>I,p:()=>x,q:()=>B,r:()=>A,s:()=>p,t:()=>f,u:()=>C,v:()=>V,y:()=>h,z:()=>g});var e=t(23143),n=t(7896),r=t(83594),o=2147483647;function a(st,ct){ct===void 0&&(ct=!0);var mt,It=new Promise(function(zt){mt=setTimeout(zt,Math.min(o,st),ct)});return It[e.n1]=function(){clearTimeout(mt)},It}const i=a;var s=function(ct){return function(){return ct}},u=s(!0),f=function(){},m=function(ct){return ct},P=typeof Symbol=="function",D=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function v(st,ct,mt){if(!ct(st))throw new Error(mt)}var x=function(ct,mt){(0,n.Z)(ct,mt),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(mt).forEach(function(It){ct[It]=mt[It]})},C=function(ct,mt){var It;return(It=[]).concat.apply(It,mt.map(ct))};function A(st,ct){var mt=st.indexOf(ct);mt>=0&&st.splice(mt,1)}function I(st){var ct=!1;return function(){ct||(ct=!0,st())}}var Y=function(ct){throw ct},$=function(ct){return{value:ct,done:!0}};function B(st,ct,mt){ct===void 0&&(ct=Y),mt===void 0&&(mt="iterator");var It={meta:{name:mt},next:st,throw:ct,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,M=function(ct){return Array.apply(null,new Array(ct))},_=function(ct){return function(mt){return ct(Object.defineProperty(mt,e.Nm,{value:!0}))}},g=function(ct){return ct===e.EO},h=function(ct){return ct===e.Wd},p=function(ct){return g(ct)||h(ct)};function w(st,ct){var mt=Object.keys(st),It=mt.length,zt=0,me,ye=(0,r.IX)(st)?M(It):{},fe={};function ve(){zt===It&&(me=!0,ct(ye))}return mt.forEach(function(Ie){var xe=function(Ge,Je){me||(Je||p(Ge)?(ct.cancel(),ct(Ge,Je)):(ye[Ie]=Ge,zt++,ve()))};xe.cancel=f,fe[Ie]=xe}),ct.cancel=function(){me||(me=!0,mt.forEach(function(Ie){return fe[Ie].cancel()}))},fe}function W(st){return{name:st.name||"anonymous",location:V(st)}}function V(st){return st[e.b_]}function z(){for(var st=arguments.length,ct=new Array(st),mt=0;mt1?ct-1:0),It=1;It1?ct-1:0),It=1;It1?ct-1:0),It=1;It1?ct-1:0),It=1;It1?ct-1:0),It=1;It{"use strict";t.d(l,{uR:()=>O,Ef:()=>a.I,ZP:()=>Pe,GG:()=>p});var e=t(23143),n=t(7896),r=t(31461),o=t(83594),a=t(93325);function i(){var At={};return At.promise=new Promise(function(Et,Dt){At.resolve=Et,At.reject=Dt}),At}function s(At){for(var Et=[],Dt=0;Dt2?jt-2:0),ct=2;ct{"use strict";t.d(l,{CE:()=>I,IX:()=>s,MC:()=>f,NA:()=>$,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Y,hZ:()=>m,sR:()=>n,uj:()=>A});var e=t(23143),n=function(O){return O==null},r=function(O){return O!=null},o=function(O){return typeof O=="function"},a=function(O){return typeof O=="number"},i=function(O){return typeof O=="string"},s=Array.isArray,u=function(O){return O&&!s(O)&&typeof O=="object"},f=function(O){return O&&o(O.then)},m=function(O){return O&&o(O.next)&&o(O.throw)},P=function(O){return O&&o(Symbol)?o(O[Symbol.iterator]):s(O)},D=function(O){return O&&O[TASK]},v=function(O){return Boolean(O&&O[SAGA_ACTION])},x=function(O){return O&&o(O.subscribe)},C=function(O){return O&&o(O.isEmpty)&&o(O.take)&&o(O.put)},A=function U(O){return O&&(i(O)||$(O)||o(O)||s(O)&&O.every(U))},I=function(O){return O&&o(O.take)&&o(O.close)},Y=function(O){return o(O)&&O.hasOwnProperty("toString")},$=function(O){return Boolean(O)&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype},B=function(O){return I(O)&&O[e.AS]},H=function(O){return O&&O[IO]}},23143:(c,l,t)=>{"use strict";t.d(l,{AS:()=>i,Cs:()=>f,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>D,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var e=function(x){return"@@redux-saga/"+x},n=e("CANCEL_PROMISE"),r=e("CHANNEL_END"),o=e("IO"),a=e("MATCH"),i=e("MULTICAST"),s=e("SAGA_ACTION"),u=e("SELF_CANCELLATION"),f=e("TASK"),m=e("TASK_CANCEL"),P=e("TERMINATE"),D=e("LOCATION")},81559:(c,l,t)=>{"use strict";t.d(l,{xC:()=>mn,PH:()=>Ze,e:()=>ur,oM:()=>yn});function e(d){for(var S=arguments.length,L=Array(S>1?S-1:0),N=1;N3?S.i-4:S.i:Array.isArray(d)?1:P(d)?2:D(d)?3:0}function s(d,S){return i(d)===2?d.has(S):Object.prototype.hasOwnProperty.call(d,S)}function u(d,S){return i(d)===2?d.get(S):d[S]}function f(d,S,L){var N=i(d);N===2?d.set(S,L):N===3?d.add(L):d[S]=L}function m(d,S){return d===S?d!==0||1/d==1/S:d!=d&&S!=S}function P(d){return Ot&&d instanceof Map}function D(d){return xt&&d instanceof Set}function v(d){return d.o||d.t}function x(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var S=se(d);delete S[G];for(var L=Kt(S),N=0;N1&&(d.set=d.add=d.clear=d.delete=A),Object.freeze(d),S&&a(d,function(L,N){return C(N,!0)},!0)),d}function A(){e(2)}function I(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function Y(d){var S=ce[d];return S||e(18,d),S}function $(d,S){ce[d]||(ce[d]=S)}function B(){return Z}function H(d,S){S&&(Y("Patches"),d.u=[],d.s=[],d.v=S)}function U(d){O(d),d.p.forEach(M),d.p=null}function O(d){d===Z&&(Z=d.l)}function Q(d){return Z={p:[],l:Z,h:d,m:!0,_:0}}function M(d){var S=d[G];S.i===0||S.i===1?S.j():S.g=!0}function _(d,S){S._=S.p.length;var L=S.p[0],N=d!==void 0&&d!==L;return S.h.O||Y("ES5").S(S,d,N),N?(L[G].P&&(U(S),e(4)),r(d)&&(d=g(S,d),S.l||p(S,d)),S.u&&Y("Patches").M(L[G].t,d,S.u,S.s)):d=g(S,L,[]),U(S),S.u&&S.v(S.u,S.s),d!==Rt?d:void 0}function g(d,S,L){if(I(S))return S;var N=S[G];if(!N)return a(S,function(gt,ht){return h(d,N,S,gt,ht,L)},!0),S;if(N.A!==d)return S;if(!N.P)return p(d,N.t,!0),N.t;if(!N.I){N.I=!0,N.A._--;var k=N.i===4||N.i===5?N.o=x(N.k):N.o,ot=k,vt=!1;N.i===3&&(ot=new Set(k),k.clear(),vt=!0),a(ot,function(gt,ht){return h(d,N,k,gt,ht,L,vt)}),p(d,k,!1),L&&d.u&&Y("Patches").N(N,L,d.u,d.s)}return N.o}function h(d,S,L,N,k,ot,vt){if(n(k)){var gt=g(d,k,ot&&S&&S.i!==3&&!s(S.R,N)?ot.concat(N):void 0);if(f(L,N,gt),!n(gt))return;d.m=!1}else vt&&L.add(k);if(r(k)&&!I(k)){if(!d.h.D&&d._=0;gt--){var ht=vt[gt][G];if(!ht.P)switch(ht.i){case 5:N(ht)&&V(ht);break;case 4:L(ht)&&V(ht)}}}function L(vt){for(var gt=vt.t,ht=vt.k,et=Kt(ht),lt=et.length-1;lt>=0;lt--){var Pt=et[lt];if(Pt!==G){var Ft=gt[Pt];if(Ft===void 0&&!s(gt,Pt))return!0;var Mt=ht[Pt],Tt=Mt&&Mt[G];if(Tt?Tt.t!==Ft:!m(Mt,Ft))return!0}}var Nt=!!gt[G];return et.length!==Kt(gt).length+(Nt?0:1)}function N(vt){var gt=vt.k;if(gt.length!==vt.t.length)return!0;var ht=Object.getOwnPropertyDescriptor(gt,gt.length-1);if(ht&&!ht.get)return!0;for(var et=0;et1?Jt-1:0),_t=1;_t1?lt-1:0),Ft=1;Ft=0;k--){var ot=N[k];if(ot.path.length===0&&ot.op==="replace"){L=ot.value;break}}k>-1&&(N=N.slice(k+1));var vt=Y("Patches").$;return n(L)?vt(L,N):this.produce(L,function(gt){return vt(gt,N)})},d}(),Yt=new $t,Gt=Yt.produce,oe=Yt.produceWithPatches.bind(Yt),Ht=Yt.setAutoFreeze.bind(Yt),Qt=Yt.setUseProxies.bind(Yt),he=Yt.applyPatches.bind(Yt),Oe=Yt.createDraft.bind(Yt),Ne=Yt.finishDraft.bind(Yt);const ae=Gt;var Le=t(69394);function Ce(d){var S=function(N){var k=N.dispatch,ot=N.getState;return function(vt){return function(gt){return typeof gt=="function"?gt(k,ot,d):vt(gt)}}};return S}var we=Ce();we.withExtraArgument=Ce;const ze=we;var pt=function(){var d=function(S,L){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(N,k){N.__proto__=k}||function(N,k){for(var ot in k)Object.prototype.hasOwnProperty.call(k,ot)&&(N[ot]=k[ot])},d(S,L)};return function(S,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");d(S,L);function N(){this.constructor=S}S.prototype=L===null?Object.create(L):(N.prototype=L.prototype,new N)}}(),le=function(d,S){var L={label:0,sent:function(){if(ot[0]&1)throw ot[1];return ot[1]},trys:[],ops:[]},N,k,ot,vt;return vt={next:gt(0),throw:gt(1),return:gt(2)},typeof Symbol=="function"&&(vt[Symbol.iterator]=function(){return this}),vt;function gt(et){return function(lt){return ht([et,lt])}}function ht(et){if(N)throw new TypeError("Generator is already executing.");for(;L;)try{if(N=1,k&&(ot=et[0]&2?k.return:et[0]?k.throw||((ot=k.return)&&ot.call(k),0):k.next)&&!(ot=ot.call(k,et[1])).done)return ot;switch(k=0,ot&&(et=[et[0]&2,ot.value]),et[0]){case 0:case 1:ot=et;break;case 4:return L.label++,{value:et[1],done:!1};case 5:L.label++,k=et[1],et=[0];continue;case 7:et=L.ops.pop(),L.trys.pop();continue;default:if(ot=L.trys,!(ot=ot.length>0&&ot[ot.length-1])&&(et[0]===6||et[0]===2)){L=0;continue}if(et[0]===3&&(!ot||et[1]>ot[0]&&et[1]d&&console.warn(S+" took "+L+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var mt=function(d){pt(S,d);function S(){for(var L=[],N=0;N0){var vt=L.indexOf(this);~vt?L.splice(vt+1):L.push(this),~vt?N.splice(vt,1/0,k):N.push(k),~L.indexOf(ot)&&(ot=S.call(this,k,ot))}else L.push(ot);return d==null?ot:d.call(this,k,ot)}}function Ie(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function xe(d,S,L){var N=Ye(d,S,L);return{detectMutations:function(){return Ge(d,S,N,L)}}}function Ye(d,S,L,N){S===void 0&&(S=[]),N===void 0&&(N="");var k={value:L};if(!d(L)){k.children={};for(var ot in L){var vt=N?N+"."+ot:ot;S.length&&S.indexOf(vt)!==-1||(k.children[ot]=Ye(d,S,L[ot],vt))}}return k}function Ge(d,S,L,N,k,ot){S===void 0&&(S=[]),k===void 0&&(k=!1),ot===void 0&&(ot="");var vt=L?L.value:void 0,gt=vt===N;if(k&&!gt&&!Number.isNaN(N))return{wasMutated:!0,path:ot};if(d(vt)||d(N))return{wasMutated:!1};var ht={};for(var et in L.children)ht[et]=!0;for(var et in N)ht[et]=!0;for(var et in ht){var lt=ot?ot+"."+et:et;if(!(S.length&&S.indexOf(lt)!==-1)){var Pt=Ge(d,S,L.children[et],N[et],gt,lt);if(Pt.wasMutated)return Pt}}return{wasMutated:!1}}function Je(d){return d===void 0&&(d={}),function(){return function(ht){return function(et){return ht(et)}}};var S=d.isImmutable,L=S===void 0?Ie:S,N=d.ignoredPaths,k=d.warnAfter,ot=k===void 0?32:k,vt=d.ignore;N=N||vt;var gt=xe.bind(null,L,N);return function(ht){var et=ht.getState,lt=et(),Pt=gt(lt),Ft;return function(Mt){return function(Tt){var Nt=ct(ot,"ImmutableStateInvariantMiddleware");Nt.measureTime(function(){lt=et(),Ft=Pt.detectMutations(),Pt=gt(lt),ye(!Ft.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ft.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Zt=Mt(Tt);return Nt.measureTime(function(){lt=et(),Ft=Pt.detectMutations(),Pt=gt(lt),Ft.wasMutated&&ye(!Ft.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ft.path||"")+". Take a look at the reducer(s) handling the action "+fe(Tt)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Nt.warnIfExceeded(),Zt}}}}function _e(d){var S=typeof d;return d==null||S==="string"||S==="boolean"||S==="number"||Array.isArray(d)||st(d)}function qe(d,S,L,N,k){S===void 0&&(S=""),L===void 0&&(L=_e),k===void 0&&(k=[]);var ot;if(!L(d))return{keyPath:S||"",value:d};if(typeof d!="object"||d===null)return!1;for(var vt=N!=null?N(d):Object.entries(d),gt=k.length>0,ht=0,et=vt;ht=0)){if(!L(Ft))return{keyPath:Mt,value:Ft};if(typeof Ft=="object"&&(ot=qe(Ft,Mt,L,N,k),ot))return ot}}return!1}function hn(d){return d===void 0&&(d={}),function(){return function(Zt){return function(Jt){return Zt(Jt)}}};var S=d.isSerializable,L=S===void 0?_e:S,N=d.getEntries,k=d.ignoredActions,ot=k===void 0?[]:k,vt=d.ignoredActionPaths,gt=vt===void 0?["meta.arg","meta.baseQueryMeta"]:vt,ht=d.ignoredPaths,et=ht===void 0?[]:ht,lt=d.warnAfter,Pt=lt===void 0?32:lt,Ft=d.ignoreState,Mt=Ft===void 0?!1:Ft,Tt=d.ignoreActions,Nt=Tt===void 0?!1:Tt;return function(Zt){return function(Jt){return function(Vt){var _t=Jt(Vt),re=ct(Pt,"SerializableStateInvariantMiddleware");return!Nt&&!(ot.length&&ot.indexOf(Vt.type)!==-1)&&re.measureTime(function(){var Re=qe(Vt,"",L,N,gt);if(Re){var Be=Re.keyPath,Ve=Re.value;console.error("A non-serializable value was detected in an action, in the path: `"+Be+"`. Value:",Ve,` Take a look at the logic that dispatched this action: `,Vt,` (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)`)}}),Mt||(re.measureTime(function(){var Re=Zt.getState(),Be=qe(Re,"",L,N,et);if(Be){var Ve=Be.keyPath,ke=Be.value;console.error("A non-serializable value was detected in the state, in the path: `"+Ve+"`. Value:",ke,` Take a look at the reducer(s) handling this action type: `+Vt.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),re.warnIfExceeded()),_t}}}}function rn(d){return typeof d=="boolean"}function tn(){return function(S){return en(S)}}function en(d){d===void 0&&(d={});var S=d.thunk,L=S===void 0?!0:S,N=d.immutableCheck,k=N===void 0?!0:N,ot=d.serializableCheck,vt=ot===void 0?!0:ot,gt=new mt;if(L&&(rn(L)?gt.push(ze):gt.push(ze.withExtraArgument(L.extraArgument))),!1)var ht,et;return gt}var on=!0;function mn(d){var S=tn(),L=d||{},N=L.reducer,k=N===void 0?void 0:N,ot=L.middleware,vt=ot===void 0?S():ot,gt=L.devTools,ht=gt===void 0?!0:gt,et=L.preloadedState,lt=et===void 0?void 0:et,Pt=L.enhancers,Ft=Pt===void 0?void 0:Pt,Mt;if(typeof k=="function")Mt=k;else if(st(k))Mt=(0,Le.UY)(k);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 Tt=vt;if(typeof Tt=="function"&&(Tt=Tt(S),!on&&!Array.isArray(Tt)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Tt.some(function(_t){return typeof _t!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Nt=Le.md.apply(void 0,Tt),Zt=Le.qC;ht&&(Zt=bt(X({trace:!on},typeof ht=="object"&&ht)));var Jt=[Nt];Array.isArray(Ft)?Jt=Pe([Nt],Ft):typeof Ft=="function"&&(Jt=Ft(Jt));var Vt=Zt.apply(void 0,Jt);return(0,Le.MT)(Mt,lt,Vt)}function Ze(d,S){function L(){for(var N=[],k=0;k-1}function fn(d){return""+d}function dn(d){var S={},L=[],N,k={addCase:function(ot,vt){var gt=typeof ot=="string"?ot:ot.type;if(gt in S)throw new Error("addCase cannot be called with two reducers for the same action type");return S[gt]=vt,k},addMatcher:function(ot,vt){return L.push({matcher:ot,reducer:vt}),k},addDefaultCase:function(ot){return N=ot,k}};return d(k),[S,L,N]}function Qe(d){return typeof d=="function"}var pn=!1;function vn(d,S,L,N){L===void 0&&(L=[]);var k=typeof S=="function"?dn(S):[S,L,N],ot=k[0],vt=k[1],gt=k[2],ht;if(Qe(d))ht=function(){return It(d())};else{var et=It(d);ht=function(){return et}}function lt(Pt,Ft){Pt===void 0&&(Pt=ht());var Mt=Pe([ot[Ft.type]],vt.filter(function(Tt){var Nt=Tt.matcher;return Nt(Ft)}).map(function(Tt){var Nt=Tt.reducer;return Nt}));return Mt.filter(function(Tt){return!!Tt}).length===0&&(Mt=[gt]),Mt.reduce(function(Tt,Nt){if(Nt)if(n(Tt)){var Zt=Tt,Jt=Nt(Zt,Ft);return Jt===void 0?Tt:Jt}else{if(r(Tt))return ae(Tt,function(Vt){return Nt(Vt,Ft)});var Jt=Nt(Tt,Ft);if(Jt===void 0){if(Tt===null)return Tt;throw Error("A case reducer on a non-draftable value must not return undefined")}return Jt}return Tt},Pt)}return lt.getInitialState=ht,lt}var gn=!1;function Pn(d,S){return d+"/"+S}function yn(d){var S=d.name;if(!S)throw new Error("`name` is a required option for createSlice");var L=typeof d.initialState=="function"?d.initialState:It(d.initialState),N=d.reducers||{},k=Object.keys(N),ot={},vt={},gt={};k.forEach(function(lt){var Pt=N[lt],Ft=Pn(S,lt),Mt,Tt;"reducer"in Pt?(Mt=Pt.reducer,Tt=Pt.prepare):Mt=Pt,ot[lt]=Mt,vt[Ft]=Mt,gt[lt]=Tt?Ze(Ft,Tt):Ze(Ft)});function ht(){var lt=typeof d.extraReducers=="function"?dn(d.extraReducers):[d.extraReducers],Pt=lt[0],Ft=Pt===void 0?{}:Pt,Mt=lt[1],Tt=Mt===void 0?[]:Mt,Nt=lt[2],Zt=Nt===void 0?void 0:Nt,Jt=X(X({},Ft),vt);return vn(L,function(Vt){for(var _t in Jt)Vt.addCase(_t,Jt[_t]);for(var re=0,Re=Tt;re0;if(Vt){var _t=Tt.filter(function(re){return et(Zt,re,Nt)}).length>0;_t&&(Nt.ids=Object.keys(Nt.entities))}}function Ft(Tt,Nt){return Mt([Tt],Nt)}function Mt(Tt,Nt){var Zt=ut(Tt,d,Nt),Jt=Zt[0],Vt=Zt[1];Pt(Vt,Nt),L(Jt,Nt)}return{removeAll:Sn(ht),addOne:Ue(S),addMany:Ue(L),setOne:Ue(N),setMany:Ue(k),setAll:Ue(ot),updateOne:Ue(lt),updateMany:Ue(Pt),upsertOne:Ue(Ft),upsertMany:Ue(Mt),removeOne:Ue(vt),removeMany:Ue(gt)}}function kt(d,S){var L=St(d),N=L.removeOne,k=L.removeMany,ot=L.removeAll;function vt(Vt,_t){return gt([Vt],_t)}function gt(Vt,_t){Vt=J(Vt);var re=Vt.filter(function(Re){return!(ln(Re,d)in _t.entities)});re.length!==0&&Zt(re,_t)}function ht(Vt,_t){return et([Vt],_t)}function et(Vt,_t){Vt=J(Vt),Vt.length!==0&&Zt(Vt,_t)}function lt(Vt,_t){Vt=J(Vt),_t.entities={},_t.ids=[],gt(Vt,_t)}function Pt(Vt,_t){return Ft([Vt],_t)}function Ft(Vt,_t){for(var re=!1,Re=0,Be=Vt;Re-1;return L&&N}function te(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Me(){for(var d=[],S=0;S0)for(var _t=Mt.getState(),re=Array.from(L.values()),Re=0,Be=re;Re"u"?this:window)},44355:(c,l,t)=>{var e=t(82609),n=e(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,t)=>{var e=t(82609),n=e(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,t)=>{var e=t(82609),n=e(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,t)=>{var e=t(82609),n=e(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 t=[];return t.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},t.i=function(e,n,r){typeof e=="string"&&(e=[[null,e,""]]);var o={};if(r)for(var a=0;a1?Lt-1:0),Kt=1;Kt/gm),R=i(/^data-[\-\w.\u00B7-\uFFFF]/),rt=i(/^aria-[\-\w]+$/),it=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),nt=i(/^(?:\w+script|data):/i),dt=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Z=i(/^html$/i),ft=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(G){return typeof G}:function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G};function Ot(G){if(Array.isArray(G)){for(var at=0,Lt=Array(G.length);at"u"?null:window},Bt=function(at,Lt){if((typeof at>"u"?"undefined":ft(at))!=="object"||typeof at.createPolicy!="function")return null;var Ut=null,Kt="data-tt-policy-suffix";Lt.currentScript&&Lt.currentScript.hasAttribute(Kt)&&(Ut=Lt.currentScript.getAttribute(Kt));var se="dompurify"+(Ut?"#"+Ut:"");try{return at.createPolicy(se,{createHTML:function(ie){return ie}})}catch{return console.warn("TrustedTypes policy "+se+" could not be created."),null}};function Rt(){var G=arguments.length>0&&arguments[0]!==void 0?arguments[0]:xt(),at=function(tt){return Rt(tt)};if(at.version="2.3.6",at.removed=[],!G||!G.document||G.document.nodeType!==9)return at.isSupported=!1,at;var Lt=G.document,Ut=G.document,Kt=G.DocumentFragment,se=G.HTMLTemplateElement,ce=G.Node,ie=G.Element,ge=G.NodeFilter,$t=G.NamedNodeMap,Yt=$t===void 0?G.NamedNodeMap||G.MozNamedAttrMap:$t,Gt=G.HTMLFormElement,oe=G.DOMParser,Ht=G.trustedTypes,Qt=ie.prototype,he=M(Qt,"cloneNode"),Oe=M(Qt,"nextSibling"),Ne=M(Qt,"childNodes"),ae=M(Qt,"parentNode");if(typeof se=="function"){var Le=Ut.createElement("template");Le.content&&Le.content.ownerDocument&&(Ut=Le.content.ownerDocument)}var Ce=Bt(Ht,Lt),we=Ce?Ce.createHTML(""):"",ze=Ut,pt=ze.implementation,le=ze.createNodeIterator,Pe=ze.createDocumentFragment,At=ze.getElementsByTagName,Et=Lt.importNode,Dt={};try{Dt=Q(Ut).documentMode?Ut.documentMode:{}}catch{}var wt={};at.isSupported=typeof ae=="function"&&pt&&typeof pt.createHTMLDocument"u"?"undefined":ft(tt))!=="object")&&(tt={}),tt=Q(tt),bt="ALLOWED_TAGS"in tt?O({},tt.ALLOWED_TAGS):jt,st="ALLOWED_ATTR"in tt?O({},tt.ALLOWED_ATTR):ct,sn="ADD_URI_SAFE_ATTR"in tt?O(Q(En),tt.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in tt?O(Q(Ze),tt.ADD_DATA_URI_TAGS):Ze,en="FORBID_CONTENTS"in tt?O({},tt.FORBID_CONTENTS):on,It="FORBID_TAGS"in tt?O({},tt.FORBID_TAGS):{},zt="FORBID_ATTR"in tt?O({},tt.FORBID_ATTR):{},tn="USE_PROFILES"in tt?tt.USE_PROFILES:!1,me=tt.ALLOW_ARIA_ATTR!==!1,ye=tt.ALLOW_DATA_ATTR!==!1,fe=tt.ALLOW_UNKNOWN_PROTOCOLS||!1,ve=tt.SAFE_FOR_TEMPLATES||!1,Ie=tt.WHOLE_DOCUMENT||!1,Ge=tt.RETURN_DOM||!1,Je=tt.RETURN_DOM_FRAGMENT||!1,_e=tt.RETURN_TRUSTED_TYPE||!1,Ye=tt.FORCE_BODY||!1,qe=tt.SANITIZE_DOM!==!1,hn=tt.KEEP_CONTENT!==!1,rn=tt.IN_PLACE||!1,Ct=tt.ALLOWED_URI_REGEXP||Ct,pn=tt.NAMESPACE||Qe,tt.CUSTOM_ELEMENT_HANDLING&&Sn(tt.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(mt.tagNameCheck=tt.CUSTOM_ELEMENT_HANDLING.tagNameCheck),tt.CUSTOM_ELEMENT_HANDLING&&Sn(tt.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(mt.attributeNameCheck=tt.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),tt.CUSTOM_ELEMENT_HANDLING&&typeof tt.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(mt.allowCustomizedBuiltInElements=tt.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),gn=Pn.indexOf(tt.PARSER_MEDIA_TYPE)===-1?gn=yn:gn=tt.PARSER_MEDIA_TYPE,nn=gn==="application/xhtml+xml"?function(Wt){return Wt}:x,ve&&(ye=!1),Je&&(Ge=!0),tn&&(bt=O({},[].concat(Ot(V))),st=[],tn.html===!0&&(O(bt,_),O(st,z)),tn.svg===!0&&(O(bt,g),O(st,b),O(st,T)),tn.svgFilters===!0&&(O(bt,h),O(st,b),O(st,T)),tn.mathMl===!0&&(O(bt,w),O(st,j),O(st,T))),tt.ADD_TAGS&&(bt===jt&&(bt=Q(bt)),O(bt,tt.ADD_TAGS)),tt.ADD_ATTR&&(st===ct&&(st=Q(st)),O(st,tt.ADD_ATTR)),tt.ADD_URI_SAFE_ATTR&&O(sn,tt.ADD_URI_SAFE_ATTR),tt.FORBID_CONTENTS&&(en===on&&(en=Q(en)),O(en,tt.FORBID_CONTENTS)),hn&&(bt["#text"]=!0),Ie&&O(bt,["html","head","body"]),bt.table&&(O(bt,["tbody"]),delete It.tbody),a&&a(tt),cn=tt)},ln=O({},["mi","mo","mn","ms","mtext"]),J=O({},["foreignobject","desc","title","annotation-xml"]),ut=O({},g);O(ut,h),O(ut,p);var St=O({},w);O(St,W);var kt=function(tt){var Wt=ae(tt);(!Wt||!Wt.tagName)&&(Wt={namespaceURI:Qe,tagName:"template"});var te=x(tt.tagName),Me=x(Wt.tagName);if(tt.namespaceURI===dn)return Wt.namespaceURI===Qe?te==="svg":Wt.namespaceURI===fn?te==="svg"&&(Me==="annotation-xml"||ln[Me]):Boolean(ut[te]);if(tt.namespaceURI===fn)return Wt.namespaceURI===Qe?te==="math":Wt.namespaceURI===dn?te==="math"&&J[Me]:Boolean(St[te]);if(tt.namespaceURI===Qe){if(Wt.namespaceURI===dn&&!J[Me]||Wt.namespaceURI===fn&&!ln[Me])return!1;var je=O({},["title","style","font","a","script"]);return!St[te]&&(je[te]||!ut[te])}return!1},ne=function(tt){v(at.removed,{element:tt});try{tt.parentNode.removeChild(tt)}catch{try{tt.outerHTML=we}catch{tt.remove()}}},ue=function(tt,Wt){try{v(at.removed,{attribute:Wt.getAttributeNode(tt),from:Wt})}catch{v(at.removed,{attribute:null,from:Wt})}if(Wt.removeAttribute(tt),tt==="is"&&!st[tt])if(Ge||Je)try{ne(Wt)}catch{}else try{Wt.setAttribute(tt,"")}catch{}},de=function(tt){var Wt=void 0,te=void 0;if(Ye)tt=""+tt;else{var Me=C(tt,/^[\r\n\t ]+/);te=Me&&Me[0]}gn==="application/xhtml+xml"&&(tt=''+tt+"");var je=Ce?Ce.createHTML(tt):tt;if(pn===Qe)try{Wt=new oe().parseFromString(je,gn)}catch{}if(!Wt||!Wt.documentElement){Wt=pt.createDocument(pn,"template",null);try{Wt.documentElement.innerHTML=vn?"":je}catch{}}var $e=Wt.body||Wt.documentElement;return tt&&te&&$e.insertBefore(Ut.createTextNode(te),$e.childNodes[0]||null),pn===Qe?At.call(Wt,Ie?"html":"body")[0]:Ie?Wt.documentElement:$e},pe=function(tt){return le.call(tt.ownerDocument||tt,tt,ge.SHOW_ELEMENT|ge.SHOW_COMMENT|ge.SHOW_TEXT,null,!1)},Ee=function(tt){return tt instanceof Gt&&(typeof tt.nodeName!="string"||typeof tt.textContent!="string"||typeof tt.removeChild!="function"||!(tt.attributes instanceof Yt)||typeof tt.removeAttribute!="function"||typeof tt.setAttribute!="function"||typeof tt.namespaceURI!="string"||typeof tt.insertBefore!="function")},Ae=function(tt){return(typeof ce>"u"?"undefined":ft(ce))==="object"?tt instanceof ce:tt&&(typeof tt>"u"?"undefined":ft(tt))==="object"&&typeof tt.nodeType=="number"&&typeof tt.nodeName=="string"},Se=function(tt,Wt,te){!wt[tt]||P(wt[tt],function(Me){Me.call(at,Wt,te,cn)})},De=function(tt){var Wt=void 0;if(Se("beforeSanitizeElements",tt,null),Ee(tt)||C(tt.nodeName,/[\u0080-\uFFFF]/))return ne(tt),!0;var te=nn(tt.nodeName);if(Se("uponSanitizeElement",tt,{tagName:te,allowedTags:bt}),!Ae(tt.firstElementChild)&&(!Ae(tt.content)||!Ae(tt.content.firstElementChild))&&$(/=0;--He)Me.insertBefore(he(je[He],!0),Oe(tt))}return ne(tt),!0}return tt instanceof ie&&!kt(tt)||(te==="noscript"||te==="noembed")&&$(/0},be=function(tt){var Wt=void 0,te=void 0,Me=void 0,je=void 0;Se("beforeSanitizeAttributes",tt,null);var $e=tt.attributes;if(!!$e){var He={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:st};for(je=$e.length;je--;){Wt=$e[je];var An=Wt,Xe=An.name,xn=An.namespaceURI;if(te=Y(Wt.value),Me=nn(Xe),He.attrName=Me,He.attrValue=te,He.keepAttr=!0,He.forceKeepAttr=void 0,Se("uponSanitizeAttribute",tt,He),te=He.attrValue,!He.forceKeepAttr&&(ue(Xe,tt),!!He.keepAttr)){if($(/\/>/i,te)){ue(Xe,tt);continue}ve&&(te=A(te,qt," "),te=A(te,F," "));var In=nn(tt.nodeName);if(!!Fe(In,Me,te))try{xn?tt.setAttributeNS(xn,Xe,te):tt.setAttribute(Xe,te),D(at.removed)}catch{}}}Se("afterSanitizeAttributes",tt,null)}},Ke=function Xt(tt){var Wt=void 0,te=pe(tt);for(Se("beforeSanitizeShadowDOM",tt,null);Wt=te.nextNode();)Se("uponSanitizeShadowNode",Wt,null),!De(Wt)&&(Wt.content instanceof Kt&&Xt(Wt.content),be(Wt));Se("afterSanitizeShadowDOM",tt,null)};return at.sanitize=function(Xt,tt){var Wt=void 0,te=void 0,Me=void 0,je=void 0,$e=void 0;if(vn=!Xt,vn&&(Xt=""),typeof Xt!="string"&&!Ae(Xt)){if(typeof Xt.toString!="function")throw B("toString is not a function");if(Xt=Xt.toString(),typeof Xt!="string")throw B("dirty is not a string, aborting")}if(!at.isSupported){if(ft(G.toStaticHTML)==="object"||typeof G.toStaticHTML=="function"){if(typeof Xt=="string")return G.toStaticHTML(Xt);if(Ae(Xt))return G.toStaticHTML(Xt.outerHTML)}return Xt}if(xe||Ue(tt),at.removed=[],typeof Xt=="string"&&(rn=!1),rn){if(Xt.nodeName){var He=nn(Xt.nodeName);if(!bt[He]||It[He])throw B("root node is forbidden and cannot be sanitized in-place")}}else if(Xt instanceof ce)Wt=de(""),te=Wt.ownerDocument.importNode(Xt,!0),te.nodeType===1&&te.nodeName==="BODY"||te.nodeName==="HTML"?Wt=te:Wt.appendChild(te);else{if(!Ge&&!ve&&!Ie&&Xt.indexOf(" `+Xe),ve&&(Xe=A(Xe,qt," "),Xe=A(Xe,F," ")),Ce&&_e?Ce.createHTML(Xe):Xe},at.setConfig=function(Xt){Ue(Xt),xe=!0},at.clearConfig=function(){cn=null,xe=!1},at.isValidAttribute=function(Xt,tt,Wt){cn||Ue({});var te=nn(Xt),Me=nn(tt);return Fe(te,Me,Wt)},at.addHook=function(Xt,tt){typeof tt=="function"&&(wt[Xt]=wt[Xt]||[],v(wt[Xt],tt))},at.removeHook=function(Xt){wt[Xt]&&D(wt[Xt])},at.removeHooks=function(Xt){wt[Xt]&&(wt[Xt]=[])},at.removeAllHooks=function(){wt={}},at}var ee=Rt();return ee})},46688:(c,l,t)=>{"use strict";t.d(l,{Cs:()=>e.Cs,Xz:()=>e.Xz,YQ:()=>e.YQ,g7:()=>e.g7,sw:()=>e.sw,th:()=>e.th});var e=t(13924)},13924:(c,l,t)=>{"use strict";t.d(l,{YQ:()=>Q,g7:()=>O,Cs:()=>M,th:()=>B,sw:()=>$,Xz:()=>g});var e=t(1842),n=t.n(e),r=t(25877),o=t.n(r),a=t(97030),i=t.n(a),s=t(63329),u=t.n(s),f=t(829),m=t.n(f),P=t(12782),D=t.n(P),v=t(60985),x=t(84621),C=t(44203);const A=(0,v.P1)(x.J0,z=>{try{return w(z?.["twc-variation"]??"")}catch{return{}}}),I=(0,v.P1)(x.J0,z=>{try{return W(z?.["twc-experiment"]??"")}catch{return{}}}),Y=(0,v.P1)(A,I,(z,b)=>({...b,...z})),$=(0,v.P1)(Y,z=>{try{const b=[];for(const[j,T]of Object.entries(z)){const E={experimentName:j,variantName:T.value,variantPayload:T.payloads?.[T.value]??null};b.push(E)}return m()(b,["experimentName","variantName"])}catch{return[]}}),B=(0,C.C6)($,z=>{const b={};for(const j of z){let{variantPayload:T}=j??{};const{taboola:E}=T??{};if(!n()(T?.taboola)){const y={placementSuffix:` - ${j.variantName}`,containerSuffix:`---${j.variantName}`};T={...T,taboola:{...y,...E}}}D()(b,T)}return b}),H=(0,C.C6)($,z=>z.map(b=>b.experimentName)),U=(0,C.C6)($,z=>z.map(b=>b.variantName)),O=(0,C.C6)($,z=>z.map(b=>`${b.experimentName}_${b.variantName}`)),Q=(0,C.C6)(H,z=>z.join(",")),M=(0,C.C6)(U,z=>z.join(",")),_=(0,C.C6)(O,z=>z.join(",")),g=(0,v.P1)(B,z=>{const{taboola:b}=z??{};return n()(b)?{}:{...b}});function h(z){return window.atob(z)}function p(z){if(!i()(z))throw new Error("experiment map must be plain object");for(const[b,j]of Object.entries(z)){const{payloads:T={},value:E}=j,y=T[E]??{};if(typeof b!="string"||!b)throw new Error(`experiment name must be non-empty string (got ${b})`);if(typeof E!="string"||!E)throw new Error(`variant name must be non-empty string (got ${E})`);if(!o()(y)&&!i()(y))throw new Error("variant payload must be plain object or null")}}function w(z){if(!z)return{};const b=JSON.parse(h(z));return p(b),b}function W(z){if(!z)return{};const b=JSON.parse(h(z)),j={};for(const T of Object.keys(b)){const[E,y]=T.split("__"),R=u()(b[T]);V(`${E}_${y}`)&&(j[E]={value:y,payloads:{[y]:R}})}return p(j),j}function V(z){return z.length{"use strict";t.d(l,{CJ:()=>m,RL:()=>H,UO:()=>f,m$:()=>s,u0:()=>A});var e=t(72579),n=t.n(e),r=t(44203),o=t(46153),a=t(84621),i=t(60985);const s=(0,i.P1)(()=>!1),u=(0,r.C6)(a.Qo,o.y,(b,j)=>({name:"getCMSAssetsUrlConfig",params:{language:j,query:{type:{$in:"article"},assetName:{$in:b}}}})),f=(0,r.C6)(r.$l,u,(b,j)=>b(j)?.[0]),m=(0,r.C6)(f,b=>b?.seometa?.title??""),P=(0,r.C6)(f,b=>b?.seometa?.keywords??""),D=(0,r.C6)(f,b=>b?.seometa?.description??""),v=(0,r.C6)(f,b=>b?.seometa?.["og:image"]??""),x=(0,r.C6)(f,b=>b?.seometa?.canonical??""),C=b=>b?.article?.wxNodes??{},A=b=>b?.article?.limitedAccess??!1,I=b=>b?.article?.wxNodesWithAssets??{},Y=(0,r.C6)(f,b=>b?.author_data?.length?b.author_data:b?.author?.[0]?[{name:b.author[0],bioUrl:b.author_bio_link?.[0]||"",authorImage:[]}]:[]),$=(0,r.C6)(f,b=>b?.pcollid??""),B=(0,r.C6)(r.Gx,$,o.y,(b,j,T)=>{const E=(0,r.vy)({language:T,collectionId:j});return n()(b,["getCMSCollectionsUrlConfig",E,"data"],{})}),H=(0,r.C6)(B,b=>b?.ad_metrics?.article?.zone??""),U=(0,r.C6)(B,b=>b?.title??""),O=(0,r.C6)(f,b=>b?.providername??""),Q=(0,r.C6)(f,b=>b?.providerid??""),M=(0,r.C6)(f,b=>b?.lastmodifieddate??""),_=(0,r.C6)(f,b=>b?.publishdate??""),g=(0,r.C6)(f,b=>b?.createdate??""),h=(b,j)=>createDeepEqualSelector(dalSelector,localeSelector,(T,E)=>{const y=(j||E).replace(/-/,"_"),R=createDalKey({language:y,assetId:b});return get(T,["getCMSAssetByIDUrlConfig",R,"data"],{})}),p=b=>createDeepEqualSelector(dalSelector,j=>{const T=createDalKey({assetId:b});return get(j,["getCMSAssetsSlideshowUrlConfig",T,"data"],{})}),w=(b,j)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(T,E)=>{const y=createDalKey({language:E,collectionType:b,collectionId:j});let R=get(T,["getCMSOrderedListUrlConfig",y,"data"],{});return R.text==="Not Found"&&(R={}),R}),W=b=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(j,T)=>{const E=V(b),y=createDalKey({language:T,assetIds:E}),R=get(j,["getCMSAssetByIDsUrlConfig",y,"data"],[]);if(Array.isArray(R)){let rt=R.filter(it=>it.status===200);return rt=rt.map(it=>{const{doc:nt={}}=it;return{...nt,playlists:nt.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),rt}return null}),V=b=>{let j=b.replace(/(^,|,$)/g,"");return j=j.split(","),j=j.join(";"),j},z=b=>get(b,["article","videoAsset"],{})},80329:(c,l,t)=>{"use strict";t.d(l,{Jj:()=>D,Q3:()=>s,ez:()=>m,jm:()=>P});var e=t(72579),n=t.n(e),r=t(44203),o=t(60985),a=t(46153),i=t(84621);const s=(0,o.P1)(i.Pi,v=>v?v.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(v,x,C)=>{if(!C)return null;const A=(0,r.vy)({language:x,collectionId:C});return n()(v,["getCMSCollectionsUrlConfig",A,"data"],{})}),f=(0,r.C6)(u,v=>n()(v,"title","")),m=(0,r.C6)(u,v=>n()(v,"sponsored",!1)),P=(0,r.C6)(u,i.dF,(v,x)=>{if(!v)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(v,["ad_metrics",C,"zone"],""):""}),D=(0,r.C6)(u,i.dF,(v,x)=>{if(!v)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(v,["ad_metrics",C,"metrics"],""):""})},88240:(c,l,t)=>{"use strict";t.d(l,{$q:()=>i,Eh:()=>W,FL:()=>V,FN:()=>B,FT:()=>I,Hz:()=>$,IU:()=>Q,JK:()=>h,Jc:()=>_,Je:()=>A,M3:()=>O,MK:()=>M,R8:()=>s,St:()=>u,T$:()=>p,UZ:()=>w,Wc:()=>z,X9:()=>x,Xf:()=>E,Y6:()=>y,Y9:()=>v,_f:()=>P,ah:()=>e,bK:()=>g,bk:()=>D,dn:()=>m,nD:()=>j,nn:()=>T,s8:()=>C,sF:()=>b,sc:()=>f,tV:()=>U,uz:()=>Y,y8:()=>n,yk:()=>H});const e="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",u="burdaAdEngine",f="burdaHeaderBidders",m="comscore",P="appsFlyer",D="criteoSlot",v="custParamsPii",x="facebookWxNode",C="findMe",A="geoIP",I="googleNonLimitedAds",Y="gpt",$="gptPiiGDPR",B="gptPiiSaleUSA",H="indexExchange",U="instagramWxNode",O="gptPrisma",Q="headerBidders",M="medallia",_="mParticleFullMetrics",g="nielsen",h="outbrain",p="rubicon",w="socialLinksFooter",W="taboola",V="twitterWxNode",z="youtubeWxNode",b="wfxTriggers",j="WXU/DPR/SET_CONSENT",T="WXU/DPR/SET_FEATURE_FLAGS",E="dpr",y={[e]:{},[n]:{}}},18213:(c,l,t)=>{"use strict";t.d(l,{AE:()=>ge,B:()=>H,Cy:()=>Ut,Ds:()=>Ot,EM:()=>G,Eg:()=>ft,Jt:()=>rt,MT:()=>B,Mw:()=>O,O7:()=>it,Oq:()=>xt,R$:()=>nt,RJ:()=>Bt,Yq:()=>Z,ab:()=>C,b2:()=>W,bG:()=>at,dR:()=>_,ff:()=>dt,gK:()=>Rt,hV:()=>se,hY:()=>ce,qW:()=>ee,sj:()=>Yt,ss:()=>$});var e=t(60985),n=t(72579),r=t.n(n),o=t(9850),a=t.n(o),i=t(46153),s=t(10449),u=t(42882),f=t(84621),m=t(23631),P=t(26850),D=t(77482),v=t(88240);const x=(0,e.P1)(f.cz,Gt=>Gt===m.wQ),C=(0,e.P1)(f.cz,Gt=>m.nB.includes(Gt)),A=Gt=>r()(Gt,[v.Xf,v.y8],{}),I=Gt=>(0,e.P1)(A,oe=>r()(oe,[Gt])),Y=Gt=>r()(Gt,[v.Xf,v.ah],{}),$=(0,e.P1)(Y,Gt=>{const{DprSdk:oe}=window||{};return Gt[P.ui]??oe?.getUserConsentWithDefaultValue?.(P.ui)}),B=(0,e.P1)(Y,Gt=>{const{DprSdk:oe}=window||{};return Gt[P.y]??oe?.getUserConsentWithDefaultValue?.(P.y)}),H=()=>{const{DprSdk:Gt}=window||{};if(typeof Gt?.getGdprConsentOptInsString=="function")return Gt.getGdprConsentOptInsString()},U=()=>{const{DprSdk:Gt}=window||{};if(typeof Gt?.getCcpaSaleOptInString=="function")return Gt.getCcpaSaleOptInString()},O=I(v.R8),Q=I(v.Je),M=I(v.s8),_=(0,e.P1)(I(v.UZ),f.dF,(Gt,oe)=>["covid19map"].includes(oe)?!1:Gt),g=I(v.X9),h=I(v.tV),p=I(v.FL),w=I(v.Wc),W=(0,e.P1)(s.fr,i.b2,(Gt,oe)=>Gt||oe),V=(0,e.P1)(f.cz,Gt=>[m.CA,...m.nB,...m.Gv].includes(Gt));function z({linkList:Gt=[],regime:oe,allowPrivacySettingsLink:Ht,pageKey:Qt,isMobile:he,isUserLoggedIn:Oe,privacyPolicyLink:Ne}){if(!Array.isArray(Gt))return Gt;const ae=a()(Gt);return b({privacyLinkList:ae,regime:oe,allowPrivacySettingsLink:Ht}),j({privacyLinkList:ae,regime:oe,pageKey:Qt,isMobile:he}),T({privacyLinkList:ae,regime:oe,pageKey:Qt,isMobile:he}),E({privacyLinkList:ae,regime:oe,pageKey:Qt,isMobile:he,isUserLoggedIn:Oe}),y({privacyLinkList:ae,regime:oe,privacyPolicyLink:Ne}),ae}const b=({privacyLinkList:Gt,regime:oe,allowPrivacySettingsLink:Ht})=>{const Qt=Gt.findIndex(he=>he?.titleTranslationKey==="privacySettings"||he?.titleTranslationKey==="privacySettingsMenu");if(Qt>-1){if(!Ht){Gt.splice(Qt,1);return}if(m.Gv.includes(oe)){const{DprSdk:he}=window||{};Gt[Qt].titleTranslationKey="cookieSettings",Gt[Qt].url="",Gt[Qt].onClick=he?.showConsentManager}m.nB.includes(oe)&&Gt[Qt].titleTranslationKey!=="privacySettingsMenu"&&(Gt[Qt].titleTranslationKey="reviewAdsSettings")}},j=({privacyLinkList:Gt,regime:oe,pageKey:Ht,isMobile:Qt})=>{const he=Gt.findIndex(Oe=>Oe?.titleTranslationKey?.includes?.("dataPurposes"));if(he>-1){if(oe!==m.JP){Gt.splice(he,1);return}Ht==="dataPurposes"&&Qt&&(Gt[he].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},T=({privacyLinkList:Gt,regime:oe,pageKey:Ht,isMobile:Qt})=>{const he=Gt.findIndex(Oe=>Oe?.titleTranslationKey?.includes?.("doNotSell"));if(he>-1){if(!m.nB.includes(oe)){Gt.splice(he,1);return}Ht==="privacySettings"&&Qt&&(Gt[he].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),oe!==m.wQ&&m.nB.includes(oe)&&(Gt[he].titleTranslationKey="saleOfData")}},E=({privacyLinkList:Gt,regime:oe,pageKey:Ht,isMobile:Qt,isUserLoggedIn:he})=>{const Oe=Gt.findIndex(Ne=>Ne?.titleTranslationKey?.includes?.("sensitiveData"));Oe>-1&&(Ht==="privacySettings"&&Qt&&(Gt[Oe].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(oe!==m.wQ||!he)&&Gt.splice(Oe,1))},y=({privacyLinkList:Gt,regime:oe,privacyPolicyLink:Ht})=>{const Qt=Gt.findIndex(he=>he?.titleTranslationKey==="cookieNotice");if(Qt>-1){if(!m.nB.includes(oe)){Gt.splice(Qt,1);return}oe===m.wQ&&(Gt[Qt].titleTranslationKey="californiaNotice",Gt[Qt].url=`${Ht}#us-ccpa-notice-current`)}},R=(0,D.Iv)({t:()=>{},shouldUseLocaleParam:!1}),rt=(0,e.P1)(f.cz,V,f.dF,f.Hu,u.WO,R,(Gt,oe,Ht,Qt,he,Oe)=>({linkList:Ne})=>z({linkList:Ne,regime:Gt,allowPrivacySettingsLink:oe,pageKey:Ht,isMobile:Qt,isUserLoggedIn:he,privacyPolicyLink:Oe?.[0]?.url})),it=I(v.St),nt=I(v.IU),dt=I(v.sc),Z=I(v.bk),ft=I(v.yk),Ot=I(v.Y9),xt=I(v.uz),Bt=I(v.Hz),Rt=I(v.FN),ee=I(v.MK),G=I(v.JK),at=I(v.T$),Lt=I(v._f),Ut=I(v.Eh),Kt=I(v.$q),se=I(v.FT),ce=(0,e.P1)(I(v.Jc),f.z3,f.dF,(Gt,oe,Ht)=>Gt&&!(oe&&Ht.includes("covid19"))),ie=I(v.bK),ge=I(v.dn),$t=I(v.M3),Yt=I(v.sF)},55036:(c,l,t)=>{"use strict";t.d(l,{FA:()=>r,PD:()=>a,Xf:()=>e,ZW:()=>o,qQ:()=>n});const e="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,l,t)=>{"use strict";t.d(l,{b2:()=>e.b2,y:()=>e.y,Mv:()=>$,vz:()=>e.vz,z4:()=>e.z4,F7:()=>e.F7,xi:()=>e.xi,MG:()=>e.MG,TN:()=>e.TN,Wq:()=>f,sF:()=>x,a1:()=>P,Wo:()=>A,ke:()=>I,ZW:()=>u,$J:()=>v,MH:()=>D});var e=t(45158),n=t(60985),r=t(10743),o=t(54683),a=t(28995),i=t(8724);const s=(0,n.P1)(i.J0,a.Oo,(B,H)=>{const U=B?.["twc-unit"]??"";return U==="m"&&H?"s":U}),u=(0,n.P1)(e.TN,s,a.Oo,(B,H,U)=>{const O=(0,o.V7)(H),Q=(0,o.QQ)(B,U);return O||Q}),f=(0,n.P1)(u,B=>B.code),m=(0,n.P1)(u,B=>B.name),P=(0,n.P1)(u,B=>(0,r.k)(B.name)),D=(0,n.P1)(u,B=>B.temp),v=(0,n.P1)(u,B=>B.speed),x=(0,n.P1)(u,B=>B.distance),C=(0,n.P1)(u,B=>B.accumulation),A=(0,n.P1)(u,B=>B.precip),I=(0,n.P1)(u,B=>B.pressure);var Y=t(55036);const $=B=>B[Y.Xf]?.[Y.FA]||{}},45158:(c,l,t)=>{"use strict";t.d(l,{F7:()=>M,MG:()=>U,TN:()=>I,b2:()=>$,vz:()=>_,xi:()=>O,y:()=>Y,z4:()=>B});var e=t(44203),n=t(84621),r=t(35342),o=t(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(g){return g?a.test(g)?g.replace("_","-"):"":o.ZW}const s=(0,e.C6)(n.nh,n.U8,(g,h)=>h||g||""),u=(0,e.C6)(s,n.dF,(g,h)=>{const p=i(g);return p||(h==="notFound"?o.ZW:p)}),f=(0,e.C6)(u,n.z3,n.pu,(g,h,p)=>{let w=g;return h&&p&&w!=="en-US"&&(w="en-GB"),{locale:w}});function m(g){if(!g)return o.ZW;const h=g.split("-")[0];return o.PD[h]||o.ZW}const P=(0,e.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,h,p,w,W)=>g||h||p||W||w==="notFound"),D=(0,e.C6)(u,g=>m(g)),v=(0,e.C6)(D,g=>({locale:g})),x=(0,e.C6)(f,g=>({name:"getMewLocaleUrlConfig",params:g})),C=(0,e.C6)(e.$l,f,P,v,(g,h,p,w)=>{let W=g({name:"getMewLocaleUrlConfig",params:h});return!(W?.data??null)&&p&&(W=g({name:"getMewLocaleUrlConfig",params:w})),W?.data}),A=(0,e.C6)(C,g=>g?.locale?.data??null),I=(0,e.C6)(A,g=>g?.attributes?.localeCode??""),Y=(0,e.C6)(I,g=>(g||"").replace("-","_")),$=(0,e.C6)(I,g=>{const h="";if(g&&g.length){const p=g.split("-");return p.length>1?p[1]:h}return h}),B=(0,e.C6)(A,g=>g?.attributes?.isLocaleSiteEnabled??!1),H=(0,e.C6)(C,g=>g?.language?.data??null),U=(0,e.C6)(H,g=>g?.attributes.languageCode??""),O=(0,e.C6)(U,g=>g.split("-")[0]),Q=(0,e.C6)(H,g=>g?.attributes.languageName??""),M=(0,e.C6)(H,g=>g?.attributes.isRtlLanguage??!1),_=(0,e.C6)(I,g=>g==="en-US")},7647:(c,l,t)=>{"use strict";t.d(l,{Cd:()=>Bt,Fk:()=>v,Gx:()=>it,H3:()=>E,JB:()=>O,JP:()=>V,LW:()=>ft,O8:()=>m,P:()=>G,Px:()=>Rt,Q2:()=>p,QJ:()=>P,QQ:()=>$,Rb:()=>U,SO:()=>z,SV:()=>h,Ts:()=>dt,Vj:()=>i,W9:()=>D,Xf:()=>n,Xp:()=>I,Y6:()=>e,Y9:()=>Q,Z4:()=>_,_d:()=>o,bU:()=>j,cd:()=>a,d3:()=>Z,fD:()=>R,fS:()=>r,gr:()=>M,hu:()=>nt,i6:()=>b,jS:()=>B,kM:()=>ee,lV:()=>xt,lj:()=>at,ss:()=>Ot,u1:()=>f,ur:()=>y,xA:()=>T,zv:()=>H});const e={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",u="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",P="WXU/ADS/BTF_BID_TARGETING_DONE",D="WXU/ADS/RUBICON_NO_WRAPPER",v="WXU/ADS/REFRESH_ADS",x="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",A=100,I=1e3,Y="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",H="WXU/ADS/SET_TARGETING_CUST_PARAMS",U="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",O="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",Q="WXU/ADS/SET_ALL_CUST_PARAMS",M="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",_="WXU/ADS/LOAD_AMAZON_HDBID",g="WXU/ADS/SET_AMAZON_HDBID_SLOTS",h="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",p="WXU/ADS/SET_CRITEO",w="WXU/ADS/SET_LOTAME",W="WXU/ADS/SET_CRITEO_SLOTS",V="WXU/ADS/LOAD_CRITEO_SLOTS",z="WXU/ADS/SET_IASPET_SLOTS",b="WXU/ADS/LOAD_INDEX_EXCHANGE",j="WXU/ADS/SET_MISC_CUST_PARAMS",T="WXU/ADS/SET_PREBID",E="WXU/ADS/SET_WX_AD_TARGETING",y="WXU/ADS/SET_WFXTG_TARGETING",R="WXU/ADS/SET_LOTAME_TARGETING",rt="adBlocker",it="MW_Position1",nt="WXU/ADS/NO_AD_CALL_EXCLUSION",dt="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Z="WXU/ADS/SET_HASHED_MPID",ft=["fa","tl","id"],Ot=["CU","IR","SD","SY","UA"],xt=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Bt=["iasPetSlot","rubicon"],Rt=["refreshAds","userActionAdRefresh"],ee="MW_Position2",G="MW_Position3",at="Taboola",Lt="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ut="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,l,t)=>{"use strict";t.d(l,{Aw:()=>E,BU:()=>at,Dt:()=>ae,Fh:()=>ln,G:()=>Yt,GL:()=>Pe,HH:()=>le,Hc:()=>Oe,Ie:()=>b,Ii:()=>z,JN:()=>j,JV:()=>sn,JW:()=>K,Jh:()=>tn,KL:()=>R,KY:()=>xe,LX:()=>F,Ll:()=>Dt,MT:()=>en,Nt:()=>G,Q1:()=>X,QV:()=>Ue,UJ:()=>bt,Uj:()=>oe,VH:()=>Gt,Vm:()=>Bt,Vv:()=>se,WL:()=>Z,Xd:()=>mt,Y2:()=>ee,Yy:()=>Kt,ZH:()=>st,cr:()=>Ne,dA:()=>gn,dJ:()=>Ht,db:()=>me,ew:()=>ge,fL:()=>y,j5:()=>Lt,jq:()=>zt,lg:()=>ie,mm:()=>ye,n0:()=>Le,nF:()=>Pn,nY:()=>Ct,nu:()=>vn,oe:()=>Ie,pn:()=>pt,tc:()=>Et,u_:()=>fn,vW:()=>At,w8:()=>$t,xc:()=>fe,yt:()=>dn,z0:()=>ct,zp:()=>on});var e=t(60985),n=t(17620),r=t.n(n),o=t(42208),a=t.n(o),i=t(35676),s=t.n(i),u=t(45455),f=t.n(u),m=t(12782),P=t.n(m),D=t(75652),v=t.n(D),x=t(29286),C=t.n(x),A=t(84621),I=t(44203),Y=t(18213),$=t(64402),B=t(42882),H=t(35342),U=t(64795),O=t(80329),Q=t(11419),M=t(39730),_=t(84392),g=t(46153),h=t(76643),p=t(83625),w=t(23631),W=t(80990),V=t(7647);const z=J=>J?.[V.Xf]?.slotsReady??!1,b=J=>J?.[V.Xf]?.rubiconDone??!1,j=J=>J?.[V.Xf]?.btfBidTargetingDone??!1,T=J=>J?.[V.Xf]?.custParamsComplete??!1,E=J=>J?.[V.Xf]?.targetingReady??!1,y=J=>J?.[V.Xf]?.amznHdBidStatus??!1,R=J=>J?.[V.Xf]?.criteoSlotStatus??!1,rt=J=>J?.[REDUCER_KEY]?.wfxtg??!1,it=J=>J?.[REDUCER_KEY]?.adCallComplete??!1,nt=J=>J?.[REDUCER_KEY]?.btfAdCallComplete??!1,dt=(0,e.P1)(b,T,(J,ut)=>({custParamsComplete:ut,rubiconDone:J})),Z=(0,e.P1)(A.zM,J=>{let ut=J;if(J!=="mobile"){const{screen:{width:St}}=window;St>1024?ut="desktop":St>=768&&(ut="tablet")}return ut}),ft=(0,e.P1)(U.uT,J=>s()(Object.values(J??{})).filter(St=>St.component==="WxuAd"&&!St?.props?.disableAd)??[]),Ot=(0,e.P1)(ft,Z,(J,ut)=>J.map(ne=>ut==="tablet"&&ne.props.tabletId==="none"?null:ut==="tablet"&&ne.props.tabletId?ne.props.tabletId:ne.props.id).filter(ne=>ne!==null).join(",")),xt=J=>(0,e.P1)(ft,ut=>ut.map(ne=>J==="tablet"&&ne.props.tabletId==="none"?null:J==="tablet"&&ne.props.tabletId?ne.props.tabletId:ne.props.id).filter(ne=>ne!==null).join(",")),Bt=(0,e.P1)(U.U3,O.Jj,(J,ut)=>{const St=J?.metrics_levels??null;return ut||St}),Rt=(0,e.P1)(U.U3,J=>J?.ads),ee=(0,e.P1)(U.JN,J=>J?.engine),G=(0,e.P1)(U.JN,J=>J?.networkCode),at=(0,e.P1)(g.TN,U.JN,H.gx,(J,ut,St)=>{const{adUnits:kt={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ut;let{mobile:ne,desktop:ue,tablet:de}=kt;ne=ne.includes("_us")?ne.substr(0,ne.indexOf("_us")):ne,ue=ue.includes("_us")?ue.substr(0,ue.indexOf("_us")):ue,de=de.includes("_us")?de.substr(0,de.indexOf("_us")):de;let pe="intl";switch(J){case"en-US":pe="us";break;case"es-US":pe="es_us";break;case"en-IN":pe="en_in";break;default:break}pe!=="es_us"&&pe!=="en_in"&&(St.includes("oppo")||St.includes("transsion"))&&(pe="intl");const Ee=ne.includes("mobile_smart")?`${ne}_${pe}`:ne,Ae=ue.includes("web_weather")?`${ue}_${pe}`:ue,Se=de.includes("tablet_weather")?`${de}_${pe}`:de;return{desktop:Ae,mobile:Ee,tablet:Se}}),Lt=(0,e.P1)(Z,at,(J,ut)=>ut?.[J]??""),Ut=(0,e.P1)(U.JN,J=>J?.adTagOverrides),Kt=(0,e.P1)(U.JN,J=>J?.adZone),se=(0,e.P1)(Lt,Kt,O.jm,(J,ut,St)=>`${J}/${St||ut||"non_monetized"}`),ce=(0,e.P1)(U.JN,J=>J?.adsmetrics_zone),ie=()=>C().get("adstest"),ge=(0,I.C6)(Q.RL,O.jm,Kt,(J,ut,St)=>J||ut||St),$t=(0,I.C6)(Z,O.jm,G,at,Kt,ie,(J,ut,St,kt,ne,ue)=>{const de=kt[J];return`${St}/${ue?"test_":""}${de}/${ut||ne}`}),Yt=(0,I.C6)(Z,G,at,ie,(J,ut,St,kt)=>{const ne=St[J];return`${ut}/${kt?"test_":""}${ne}/interstitial`}),Gt=(0,I.C6)(A.zM,Rt,(J,ut)=>{const St=[...ut?.thirdParties??[]],{token:kt}=J==="mobile"?W.eh.USER_ACTION_AD_REFRESH:W.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!St.includes(kt)}),oe=(0,I.C6)(Rt,A.zM,$.bx,B.WO,(J,ut,St,kt)=>{const ne="rubicon_enUS",ue="sequentialAdLoader",de="abTesting",pe=W.eh.TIME_FRAME.token,Ee=W.eh.HELIOS_AD_SDK.token,Ae=W.eh.ADMIRAL.token,Se=W.eh.IAB_CATEGORIES.token,De=W.eh.INSTANA.token,Fe=W.eh.ASSERTIVE_YIELD.token,{token:We}=W.eh.USER_ACTION_AD_REFRESH,{token:be}=W.eh.MOBILE_REFRESH_ADS,{token:Ke}=W.eh.REFRESH_ADS,{token:Xt}=W.eh.DESKTOP_USER_ACTION_AD_REFRESH;let tt=[...J?.thirdParties??[]];return tt.includes(ne)||tt.push(ne),tt.includes(ue)||tt.push(ue),tt.includes(de)||tt.push(de),tt.includes(Ee)||tt.push(Ee),tt.includes(W.eh.JANUS.token)||tt.push(W.eh.JANUS.token),tt.includes(pe)||tt.push(pe),tt.includes(Ae)||tt.push(Ae),tt.includes(Se)||tt.push(Se),tt.includes(De)||tt.push(De),tt.includes(Fe)||tt.push(Fe),ut==="mobile"?(tt.push(We),tt.push(be)):(tt.push(Xt),tt.push(Ke)),St&&kt&&(tt=tt.filter(Wt=>!Wt.includes(W.eh.LOTAME.token))),v()(tt).join(",")}),Ht=(0,I.C6)(U.JN,J=>[...J?.thirdParties??[]].includes("rubicon_enUS")),Qt=(0,I.C6)(oe,A.cz,(J,ut)=>{const St=J.split(",");if(!Array.isArray(St)||!St.length)return[];const{CRITEO_SLOT:kt,IAS_PET_SLOT:ne,...ue}=W.eh;return St.filter(he(ut)).reduce((pe,Ee)=>{const Se=Object.values(ue).find(({token:De})=>Ee.includes(De));if(Se){const{script:De}=Se;return De?[...pe,De]:pe}return pe},[])}),he=J=>ut=>!(w.Gv.includes(J)&&W.XC.some(St=>ut.includes(St))),Oe=(J,ut)=>(0,I.C6)(I.Gx,Z,ut?xt(ut):Ot,ft,mt,(St,kt,ne,ue,de)=>{const pe=(0,I.vy)({positions:ne,screenSize:ut??kt});let Ee=St?.getMewAdConfigsUrlConfig?.[pe]?.data?.data??null;return Ee?(Ee=Ee.reduce((Ae,Se)=>{const De=ue.find(Fe=>Fe.props.id===Se.name||Fe.props.tabletId===Se.name);return[...Ae,{...Se,lazyload:De.props.lazyload,disableAd:De?.props?.disableAd,sequentialGroup:De?.props?.sequentialGroupOverride||Se?.sequentialGroup||"btf"}]},[]),de&&J&&(Ee=Ee.filter(Ae=>Ae.sequentialGroup===J)),Ee):[]}),Ne=(0,I.C6)(Y.Ds,I.Gx,g.TN,_.yt,(J,ut,St,kt)=>{const ne=(0,I.vy)({locale:St,placeid:kt}),ue=ut?.getWxAdTargetingUrlConfig?.[ne]?.data?.data??{},de=r()(ue,W.q3);return J?de:r()(de,W.xN)}),ae=(0,I.C6)(I.Gx,oe,(J,ut)=>{const St=(0,I.vy)({tokens:ut});let kt=J?.getMewAdThirdPartyConfigsUrlConfig?.[St]?.data?.data??[];return kt=kt.map(({config:ne,config_type:ue})=>({config:ne,type:ue})),kt}),Le=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.AMAZON_HEADER_BIDDER.token:!1);if(ut&&ut.config)return ut.config}return{}}),Ce=(0,I.C6)(Y.ab,ae,(J,ut)=>{if(!J)return{};if(!f()(ut)){const St=ut.find(kt=>kt.type?kt.type===W.eh.ADMIRAL.token:{});if(St&&St.config)return St.config}return{}}),we=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.ASSERTIVE_YIELD.token:!1);if(ut&&ut.config)return ut.config}return{}}),ze=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.INSTANA.token:!1);if(ut&&ut.config)return ut.config}return{}}),pt=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.AMAZON_SLOTS.token:!1);if(ut&&ut.config)return ut.config}return{}}),le=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.CRITEO.token:!1);if(ut&&ut.config)return ut.config}return{}}),Pe=(0,I.C6)(ae,A.zM,(J,ut)=>{if(!f()(J)){const St=J.find(kt=>kt.type?kt.type===W.eh.CRITEO_SLOT.token:!1);if(St&&St.config)return St.config.placements=St.config.placements[ut],St.config}return{}}),At=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.GEOEDGE.token:!1);if(ut&&ut.config)return ut.config}return{}}),Et=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.IAS_PET_SLOT.token:!1);if(ut&&ut.config)return ut.config}return{}}),Dt=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.INDEX_EXCHANGE.token:!1);if(ut&&ut.config)return ut.config}return{}}),wt=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.LOTAME.token:!1);if(ut&&ut.config)return ut.config}return{}}),qt=/[0-9]{4}/,F=(0,I.C6)(wt,J=>{const{tagsSrcId:ut="1884"}=J;return ut.match(qt)}),K=(0,I.C6)(F,J=>J?`//tags.crwdcntrl.net/lt/c/${J}/lt.min.js`:""),X=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.PREBID.token:!1);if(ut&&ut.config)return ut.config}return{}}),q=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ut&&ut.config)return ut.config}return{}}),yt=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.USER_ACTION_AD_REFRESH.token:!1);if(ut&&ut.config)return ut.config}return{}}),Ct=(0,I.C6)(yt,A.dF,g.TN,(J,ut,St)=>{const{atf:kt,refreshBidders:ne}=J,de=(Object.keys(kt)||[]).filter(We=>We.includes(St)||We.includes("all"))||[];let pe=J?.atf?.positions,Ee=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt?(pe=kt?.[be]?.[Xt]?.positions??pe,pe):We},[]);f()(Ee)&&(Ee=pe);let Ae=J?.atf?.userActionDelay;const Se=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt&&(Ae=kt?.[be]?.[Xt]?.userActionDelay||Ae),Ae},[]);let De=J?.atf?.inViewOnly;const Fe=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt&&(De=kt?.[be]?.[Xt]?.inViewOnly??De),De},[]);return{type:"atf",inViewOnly:Fe,posToRefresh:Ee,refreshBidders:ne,userActionDelay:Se}}),bt=(0,I.C6)(yt,A.dF,g.TN,(J,ut,St)=>{const{btf:kt,refreshBidders:ne}=J,de=(Object.keys(kt)||[]).filter(We=>We.includes(St)||We.includes("all"))||[];let pe=J?.btf?.positions,Ee=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt?(pe=kt?.[be]?.[Xt]?.positions??pe,pe):We},[]);f()(Ee)&&(Ee=pe);let Ae=J?.btf?.userActionDelay;const Se=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt&&(Ae=kt?.[be]?.[Xt]?.userActionDelay||Ae),Ae},[]);let De=J?.btf?.inViewOnly;const Fe=de.reduce((We,be)=>{const Xt=(Object.keys(kt[be]).filter(tt=>tt.includes(ut)||tt.includes("all"))||[])[0];return Xt&&(De=kt?.[be]?.[Xt]?.inViewOnly??De),De},[]);return{type:"btf",inViewOnly:Fe,posToRefresh:Ee,refreshBidders:ne,userActionDelay:Se}}),jt=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.REFRESH_ADS.token:!1);if(ut&&ut.config)return ut.config}return{}}),st=(0,I.C6)(jt,A.dF,g.TN,(J,ut,St)=>{const{atf:kt={},refreshBidders:ne=[]}=J,{interval:ue=0,inViewOnly:de=!1}=kt,Ee=Object.keys(kt).filter(De=>De.includes(St)||De.includes("all"))||[];let Ae=kt.positions;const Se=Ee.reduce((De,Fe)=>{const be=Object.keys(kt[Fe]).filter(Ke=>Ke.includes(ut)||Ke.includes("all"))||[];return f()(be)||(Ae=kt[Fe][be].positions),Ae},[]);return{type:"atf",inViewOnly:de,interval:ue,positions:Se,refreshBidders:ne}}),ct=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ut?.config?ut.config:{}}}),mt=(0,I.C6)(ct,A.zM,A.dF,g.TN,(J,ut,St,kt)=>{if(f()(J)||ut!=="desktop")return!1;const ue=Object.keys(J).filter(Se=>Se.includes(kt)||Se.includes("all"))||[],de=Array.isArray(ue)&&ue[0],pe=J?.[de],Ee=pe&&(pe.filter(Se=>Se.includes(St)||Se.includes("all"))||[]);return Ee&&Array.isArray(Ee)&&!!Ee[0]}),It=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh?.RUBICON?.token:!1);if(ut?.config)return ut.config}return{}}),zt=(0,I.C6)(It,A.dF,g.TN,(J,ut,St)=>{const{defaultTimeoutOverride:kt}=J,ue=Object.keys(J).filter(Ee=>Ee.includes(St)||Ee.includes("all"))||[];let de=kt;return ue.reduce((Ee,Ae)=>{const De=Object.keys(J[Ae]).filter(Fe=>Fe.includes(ut)||Fe.includes("all"))||[];return f()(De)||(de=J[Ae][De[0]].timeoutOverride),de},de)}),me=(0,I.C6)(It,zt,(J,ut)=>({filename:J?.filename,testFilename:J?.testFilename,timeout:ut})),ye=(0,I.C6)(jt,A.dF,g.TN,(J,ut,St)=>{const{btf:kt={},refreshBidders:ne=[]}=J,{interval:ue=0,inViewOnly:de=!1}=kt,Ee=Object.keys(kt).filter(De=>De.includes(St)||De.includes("all"))||[];let Ae=kt.positions;const Se=Ee.reduce((De,Fe)=>{const be=Object.keys(kt[Fe]).filter(Ke=>Ke.includes(ut)||Ke.includes("all"))||[];return f()(be)||(Ae=kt[Fe][be].positions),Ae},[]);return{type:"btf",interval:ue,inViewOnly:de,positions:Se,refreshBidders:ne}}),fe=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.WFXTG.token:!1);if(ut&&ut.config)return ut.config}return{}}),ve=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.WX_AD_TARGETING.token:!1);if(ut&&ut.config)return ut.config}return{}}),Ie=(0,I.C6)($t,Oe(null),(J,ut)=>ut.map(St=>({adSlotId:St.slotTarget,size:St.sizes.map(kt=>kt[0]==="fluid"?[1,1]:kt),adUnitPath:J}))),xe=()=>{{const J=C().get("fv");return parseInt(J,10)||0}},Ye=(0,I.C6)(O.jm,Kt,(J,ut)=>{const St=J||ut||"",kt=St.lastIndexOf("local_forecasts")!==-1;let ne,ue,de;if(kt)ne="fcst",de="fcst",ue="fcst";else{const Ee=St.split("/").slice(-2);[ue]=Ee,ne=`${ue}_${Ee[1]||""}`,de=Ee[1]||"nl"}return{cat:ne,fam:ue,ch:de}}),Ge=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh?.TIME_FRAME?.token:!1);if(ut?.config)return ut.config}return{}}),Je=(0,I.C6)(U.IY,Ge,(J,ut)=>ut?.tf?.[J]??"nl"),_e=(J,ut)=>()=>{const St=ut||"0123456789",kt=J||16;let ne="";for(let ue=0;ue{{const{userAgent:J}=window.navigator,ut=J&&J.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ut))switch(ut[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",tn=J=>J?.[V.Xf]?.wfxtg??{},en=J=>J?.[V.Xf]?.lotame??{},on=J=>J?.[V.Xf]?.hashedMpid??"",mn=(0,I.C6)(Z,J=>J==="tablet"?"wx_tab":J==="mobile"?"wx_mw":"wx"),Ze=(0,I.C6)(A.ZN,(J={})=>{if(J.layer==="rwi"||J.layers==="rwi")return"rwi"}),sn=J=>J?.[p.Xf]?.videoCount??0,En=(0,I.C6)(A.ZN,J=>J?.adRef??""),fn=J=>J?.[V.Xf]?.custParams??{},dn=(0,I.C6)(Y.Ds,Y.gK,Ye,at,Je,_e(16,"0123456789"),xe,ie,qe,mn,hn,rn,Ze,En,sn,H.gx,Z,A.zM,(J,ut,St,kt,ne,ue,de,pe,Ee,Ae,Se,De,Fe,We,be,Ke,Xt,tt)=>{let Wt={...St,ad_unit:kt[Xt],tf:ne,ord:ue,rmid:ue,impression_id:(0,h.Vj)(),vab:tt!=="mobile"?"nxgn":"daybreak",v:de&&de.toString(),adstest:pe||"",browser:Ee,mr:"0",plat:Ae,env:Se,refurl:De,mlayer:Fe||"",...Ke?{par:Ke}:{},ref:be===0?We:"",sod:ut?"yes":"no"};Wt=a()(Wt,Me=>!!Me);const te=r()(Wt,W.q3);return J?te:r()(te,W.xN)}),Qe=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ut&&ut.config)return ut.config}return{}}),pn=(0,I.C6)(Qe,J=>{if(J&&!f()(J)){const{maxTime:ut}=J;if(!Number.isNaN(ut))return+ut}return-1}),vn=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh?.HELIOS_AD_SDK?.token:!1);if(ut?.config)return ut.config}return{}}),gn=(0,I.C6)(fn,on,(J,ut)=>{const St=Object.keys(J).filter(ne=>W.Hw.has(ne)).sort();return{pageKvs:St.length?` ${St.join(" ")} `:"",hasPpid:!!ut}}),Pn=(0,I.C6)(ae,J=>{if(!f()(J)){const ut=J.find(St=>St.type?St.type===W.eh?.AB_TESTING?.token:!1);if(ut?.config)return ut.config}return{}}),yn=(0,I.C6)(ae,J=>J?.find?.(ut=>ut.type===W.eh.IAB_CATEGORIES.token)?.config??{});function nn(J,ut){return P()({},J,ut,(St,kt)=>{if(Array.isArray(St))return v()(St.concat(kt))})}const cn=(0,I.C6)(yn,J=>{const{iabCategoriesByPageCode:ut={}}=J??{},St={};for(const[kt,ne]of Object.entries(ut))for(const ue of kt.split(","))St[ue]=nn(St[ue]??{},ne);return St}),Dn=(0,I.C6)(cn,U.IY,(J,ut)=>J[ut]),Sn=(0,I.C6)(Q.UO,M.s5,(J,ut)=>(f()(J)?ut:J)?.tags?.iab??{}),Ue=(0,I.C6)(Dn,Sn,(J,ut)=>nn(J,ut)),ln=(0,I.C6)(yn,J=>J?.iabSiteCategories)},80990:(c,l,t)=>{"use strict";t.d(l,{Hw:()=>i,XC:()=>a,eh:()=>e,q3:()=>o,xN:()=>r});const e={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},88288:(c,l,t)=>{"use strict";t.d(l,{p:()=>f});var e=t(60985),n=t(64795),r=t(84621),o=t(46153),a=t(46688),i=t(51866),s=t(11536);const u=(0,e.P1)(r.ZN,m=>m?.heliosSrc),f=(0,e.P1)(o.TN,r.dF,n.JN,u,s.nu,a.th,(m,P,D,v,x,C)=>{const A="all",I=!C?.moneytree;if(!I||Object.keys(D).length===0||Object.keys(x).length===0||x?.enable===!1)return null;const{WEBCAKES_ENV:Y}=i.env,$=x[Y]??x,B=Object.keys($).find(O=>O.includes(m))??A,H=$[B];let U=null;if(H?.includes?.(P)||H?.includes?.(A)||I){const{src:O}=x;U=O[Y?.toLowerCase()],U||(U=O.default)}return U=v??U,U})},57617:(c,l,t)=>{"use strict";t.d(l,{F:()=>s,M:()=>u});var e=t(60985),n=t(46153),r=t(10449),o=t(64795),a=t(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,e.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,m,P,D,v)=>P&&m==="en-US"&&f==="US"&&!v||!P&&f==="US"&&m==="en-US"&&!D);function u(f,m,P){const D=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),v=P?.includes?.("samsung");return!(D&&(!f||v))}},23410:(c,l,t)=>{"use strict";t.d(l,{oh:()=>y,dA:()=>T,K4:()=>j,J7:()=>E,dz:()=>f,AM:()=>u,N7:()=>D,Tt:()=>M,QP:()=>O,aZ:()=>_,rX:()=>$,_s:()=>V});var e=t(60985),n=t(44203),r=t(45158),o=t(84621),a=t(89972);function i(R){try{return decodeURIComponent(R)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(R,rt,it,nt)=>{if(!R&&!rt&&!it&&!nt)return null;const Z=[{type:"canonicalCityId",locId:i(nt)},{type:"placeId",locId:i(it)},{type:null,locId:i(rt)},{type:null,locId:i(R)}].find(Rt=>!!Rt.locId);if(!Z)return null;const ft=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Ot=/-/,xt=/\s/,{locId:Bt}=Z;if(ft.test(Z.locId)){xt.test(Bt)?Z.locId=Bt.split(" ").pop():Ot.test(Bt)?Z.locId=Bt.split("-").pop():Z.locId=Bt.split("+").pop();const Rt=f(Z);if(Rt)return Rt}return f(Z)}),u=(0,n.C6)(r.TN,s,(R,rt)=>{const{type:it,value:nt}=rt||{},dt={language:R,[it]:nt};return it==="locId"&&(dt.locationType="locid"),{getSunV3LocationPointUrlConfig:dt}});function f({locId:R,type:rt}){const it=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:nt=>(0,a.b)(nt)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:nt=>nt.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:nt=>`${nt.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:nt=>{const dt=nt.substring(0,2).toUpperCase();return`${nt.split(":")[0]}:1:${dt}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:nt=>`${nt.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:nt=>nt},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:nt=>nt}];if(rt){const nt=it.find(dt=>dt.typeAs===rt);if(nt&&nt.regex.test(R))return{type:nt.typeAs,value:nt.valueFn(R)}}for(let nt=0,dt=it.length;nt

{if(!R)return!0;const{type:rt,value:it}=R;return!it||rt==="geocode"&&it==="0.00,0.00"}),P=(0,n.C6)(n.Gx,u,(R,rt)=>{const it="getSunV3LocationPointUrlConfig",nt=R[it]||{},dt=rt[it]||{},Z=(0,n.vy)(dt);return nt[Z]}),D=(0,n.C6)(P,R=>{if(!(R?.loaded??null))return null;const it=R?.data??null;return!it||it.errors?null:R.data.location}),v=(0,n.C6)(o.h1,P,(R,rt)=>{if(!R)return!1;if(!rt)return!0;const it=rt?.data?.errors??[];if(Array.isArray(it)&&it.length){const nt=it[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(nt)}return!1}),x=(0,n.C6)(D,R=>R?`${R.latitude},${R.longitude}`:""),C=(0,n.C6)(D,R=>R?.latitude??void 0),A=(0,n.C6)(D,R=>R?.longitude??void 0),I=(0,n.C6)(D,R=>R?.adminDistrict??""),Y=(0,n.C6)(D,R=>R?.adminDistrictCode??""),$=(0,n.C6)(D,R=>R?.postalCode??""),B=(0,n.C6)(D,R=>R?.neighborhood??""),H=(0,n.C6)(D,R=>R?.country??""),U=(0,n.C6)(D,R=>R?.countryCode??""),O=(0,n.C6)(D,R=>{let rt=R?.ianaTimeZone??"";return(!rt||!rt.includes("/"))&&(rt="Etc/UTC"),rt}),Q=(0,n.C6)(D,R=>R?.displayName??""),M=(0,n.C6)(D,R=>R?.dmaCd??""),_=(0,n.C6)(D,R=>R?.placeId??""),g=(0,n.C6)(D,R=>R?.airportName??""),h=(0,n.C6)(D,R=>R?.type??""),p=(0,n.C6)(D,R=>R?.city??""),w=(0,n.C6)(D,R=>R?.canonicalCityId??""),W=(0,n.C6)(D,R=>R?.disputedArea??!1),V=(0,n.C6)(D,r.b2,(R,rt)=>E(R,rt)),z=(0,n.C6)(D,R=>j(R)),b=(0,n.C6)(D,r.b2,(R,rt)=>T(R,rt));function j(R,rt){let it;if(R?.disputedCountries)it=R.displayName||"";else{switch(R?.type){case"city":it=R?.locale?.locale2||"";break;case"locality":it=R?.locale?.locale3||"";break;case"neighborhood":it=R?.locale?.locale4||"";break;case"airport":it=R?.airportName||"";break;case"postal":const nt=R?.locale?.locale4||R?.locale?.locale3||R?.locale?.locale2||"",dt=R?.postalCode||"";it=rt?`${nt} ${dt}`.trim():`${nt}`.trim();break;default:it=R?.displayName||""}it.length===0&&(it=R?.displayName)}return it}function T(R,rt,it){const nt=rt||"US";let dt;if(R?.disputedCountries)dt=R?.displayName||"";else{const Z=nt===R?.countryCode?"":R?.country||"",ft=rt!=="IL"&&R?.adminDistrict||"",Ot=R?.postalCode||"";switch(R?.type){case"city":dt=[ft,Z].filter(Boolean).join(", ");break;case"locality":dt=[R?.locale?.locale2||"",ft,Z].filter(Boolean).join(", ");break;case"neighborhood":dt=[R?.locale?.locale3||R?.locale?.locale2||"",ft,Z].filter(Boolean).join(", ");break;case"postal":const Rt=ft||R?.locale?.locale2||"";dt=[it?`${Rt} ${Ot}`.trim():Rt,Z].filter(Boolean).join(", ");break;default:dt=[ft,Z].filter(Boolean).join(", ")}}return dt}function E(R,rt){const it=j(R,!1),nt=T(R,rt,!0),dt=it&&nt?", ":"",Z=R?.separator?R?.separator:dt;return`${it}${Z}${nt}`.trim()}function y(R){const rt=R.placeId?.length||0;return rt===0?[]:Array.from({length:rt},(it,nt)=>({displayName:R.displayName?.[nt],adminDistrict:R.adminDistrict?.[nt],adminDistrictCode:R.adminDistrictCode?.[nt],countryCode:R.countryCode?.[nt],country:R.country?.[nt],disputedArea:R.disputedArea?.[nt],city:R.city?.[nt],type:R.type?.[nt],postalCode:R.postalCode?.[nt],disputedCountries:R.disputedCountries?.[nt],locale:{locale1:R.locale?.locale1?.[nt]||R.locale1?.[nt],locale2:R.locale?.locale2?.[nt]||R.locale2?.[nt],locale3:R.locale?.locale3?.[nt]||R.locale3?.[nt],locale4:R.locale?.locale4?.[nt]||R.locale4?.[nt]},placeId:R.placeId[nt],latitude:Math.round(R.latitude[nt]*10)/10,longitude:Math.round(R.longitude[nt]*10)/10}))}},89972:(c,l,t)=>{"use strict";t.d(l,{b:()=>e});function e(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(c,l,t)=>{"use strict";t.d(l,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>u,Mw:()=>o,X2:()=>s,Xf:()=>e,fL:()=>i});const e="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",i=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",u="csc"},84621:(c,l,t)=>{"use strict";t.d(l,{BP:()=>e.BP,Cv:()=>e.Cv,Dq:()=>e.Dq,EQ:()=>e.EQ,F3:()=>e.F3,GH:()=>e.GH,Gz:()=>e.Gz,Hu:()=>e.Hu,J0:()=>e.J0,K_:()=>e.K_,Mr:()=>e.Mr,N3:()=>e.N3,Pi:()=>e.Pi,Qo:()=>e.Qo,S5:()=>e.S5,T:()=>e.T,U8:()=>e.U8,UW:()=>e.UW,V7:()=>e.V7,ZN:()=>e.ZN,_p:()=>e._p,ai:()=>e.ai,bx:()=>e.bx,cz:()=>e.cz,dF:()=>e.dF,e9:()=>e.e9,eM:()=>e.eM,fh:()=>e.fh,fx:()=>e.fx,h1:()=>e.h1,i:()=>e.i,j3:()=>e.j3,jw:()=>e.jw,kO:()=>e.kO,kw:()=>e.kw,lm:()=>e.lm,nc:()=>e.nc,nf:()=>e.nf,nh:()=>e.nh,pu:()=>e.pu,qk:()=>e.qk,sN:()=>e.sN,sQ:()=>e.sQ,uo:()=>e.uo,x2:()=>e.x2,xS:()=>e.xS,y:()=>e.y,z3:()=>e.z3,zM:()=>e.zM});var e=t(8724)},8724:(c,l,t)=>{"use strict";t.d(l,{BP:()=>Ht,Cv:()=>P,Dq:()=>z,EQ:()=>Q,F3:()=>p,GH:()=>v,Gz:()=>oe,Hu:()=>h,J0:()=>u,K_:()=>se,Mr:()=>$t,N3:()=>Kt,Pi:()=>nt,Qo:()=>A,S5:()=>j,T:()=>D,U8:()=>b,UW:()=>he,V7:()=>ge,ZN:()=>B,_p:()=>i,ai:()=>Lt,bx:()=>ee,cz:()=>W,dF:()=>U,dx:()=>C,e9:()=>ce,eM:()=>ae,fh:()=>Ot,fx:()=>y,h1:()=>xt,i:()=>Qt,j3:()=>ie,jw:()=>ze,kO:()=>Yt,kw:()=>E,lm:()=>w,nc:()=>M,nf:()=>O,nh:()=>it,pu:()=>Ce,qk:()=>R,sN:()=>f,sQ:()=>dt,uo:()=>T,x2:()=>rt,xS:()=>Ut,y:()=>H,z3:()=>Rt,zM:()=>g});var e=t(60985),n=t(72579),r=t.n(n),o=t(44203),a=t(2395);const i=pt=>pt?.[a.Xf]??null,s=pt=>pt?.[REDUCER_KEY]?.domain,u=(0,e.P1)(i,pt=>pt?.headers??null),f=(0,e.P1)(u,pt=>pt?.["twc-subs"]??"none"),m=(0,e.P1)(u,pt=>pt?.["twc-sticky-variant"]??""),P=(0,e.P1)(u,pt=>pt?.["twc-ads-killswitch"]??""),D=(0,e.P1)(u,pt=>pt?.["twc-site-mode"]??""),v=(0,e.P1)(u,pt=>{const le=pt?.["twc-experiment"]??null;return le?JSON.parse(window?.atob(le)):{}}),x=(0,o.C6)(o.Gx,pt=>{const le=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(pt,["getMewEntityUrlConfig",le,"data","data","attributes","value"],{})}),C=(0,e.P1)(x,v,(pt,le)=>{let Pe;const At=Object.keys(pt),Et=Object.keys(le);return At.forEach(Dt=>{Et.includes(Dt)&&(Pe=Dt)}),Pe}),A=(0,e.P1)(i,pt=>pt?.path?.replace(/\/$/,"")??""),I=(0,e.P1)(i,pt=>pt?.pathPattern??""),Y=(0,e.P1)(i,pt=>pt?.referer??null),$=(0,e.P1)(i,pt=>pt?.requestBody??null),B=(0,e.P1)(i,pt=>pt?.query??null),H=(0,e.P1)(i,pt=>pt?.params??null),U=(0,e.P1)(i,pt=>pt?.pageKey??""),O=(0,e.P1)(U,pt=>a.HJ.includes(pt)),Q=(0,e.P1)(i,pt=>pt?.params?.locId??""),M=(0,e.P1)(i,pt=>pt?.contextListId??""),_=(0,e.P1)(u,pt=>{const le="4g",Pe=[le,"3g"],Et=(pt?.["twc-connection-speed"]??le).toLowerCase();return Pe.includes(Et)?Et:le}),g=(0,e.P1)(u,pt=>pt?.["twc-device-class"]??"mobile"),h=(0,e.P1)(g,pt=>pt==="mobile"),p=(0,e.P1)(u,pt=>pt?.["twc-partner"]??""),w=(0,e.P1)(u,pt=>pt?.["twc-csc"]??""),W=(0,e.P1)(u,pt=>pt?.["twc-privacy"]??"exempt"),V=(0,e.P1)(u,pt=>pt?.["twc-experience"]??""),z=(0,e.P1)(B,pt=>pt?.experience??""),b=(0,e.P1)(B,pt=>pt?.locale??""),j=(0,e.P1)(B,pt=>pt?.par??""),T=(0,e.P1)(B,pt=>pt?.cscCountryCode??pt?.csccountrycode??""),E=(0,e.P1)(w,pt=>pt==="KR"),y=(0,e.P1)(B,pt=>pt?.locId??""),R=(0,e.P1)(B,pt=>pt?.placeId??""),rt=(0,e.P1)(B,pt=>pt?.canonicalCityId??""),it=(0,e.P1)(H,pt=>pt?.locale??""),nt=(0,e.P1)(H,U,A,(pt,le,Pe)=>Pe.includes("medical-reviewer")?["bios/medical-reviewer"]:le==="bioPage"?["bios"]:le==="commerce"?["atmosphere"]:pt?.collectionId??null),dt=(0,e.P1)(it,pt=>pt?.split("-")?.[1]??""),Z=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),ft=(0,o.C6)(Z,o.$l,(pt,le)=>le(pt)?.data?.attributes?.value),Ot=(0,e.P1)(dt,ft,(pt,le)=>{const Pe=le?.countryCodesWithoutRegisteredTrademark;return Pe?!Pe.includes(pt):!1}),xt=(0,e.P1)(y,I,(pt,le)=>le.includes(":locId")||!!pt),Bt=(0,e.P1)(U,pt=>["moduleService"].includes(pt)),Rt=(0,e.P1)(Bt,A,z,b,(pt,le,Pe,At)=>{const Et=Array.isArray(le.match(/api\/v[0-9]/g))&&!!Pe&&!!At;return pt||Et}),ee=(0,e.P1)(it,pt=>pt?["en-US"].indexOf(pt)>-1:!0),G=(0,e.P1)(P,ee,f,(pt,le,Pe)=>{const At=pt&&pt.split(",")||[],Et=Pe!=="none";return At.includes("ads")||At.includes("allthethings")||le&&Et}),at=(0,e.P1)(I,pt=>pt==="/:locale/dsr"),Lt=(0,e.P1)(u,pt=>pt?.["twc-csrf"]??""),Ut=(0,e.P1)(u,pt=>pt?.["twc-geoip-country"]??""),Kt=(0,e.P1)($,pt=>pt?.userId),se=(0,e.P1)($,pt=>pt?.appId),ce=(0,e.P1)($,pt=>pt?.version),ie=(0,e.P1)($,pt=>pt?.adId),ge=(0,e.P1)($,pt=>pt?.serviceProviders),$t=(0,e.P1)($,pt=>pt?.enabledUserDataInventory),Yt=(0,e.P1)(B,pt=>pt?.userId),Gt=(0,e.P1)(B,pt=>pt?.serviceProviders),oe=(0,e.P1)(B,pt=>pt?.regime),Ht=(0,e.P1)(B,pt=>pt?.countryCode),Qt=(0,e.P1)(B,pt=>pt?.isUserLoggedIn==="true"),he=(0,e.P1)(B,pt=>pt?.isUserPremium==="true"),Oe=(0,e.P1)(B,pt=>pt?.email),Ne=(0,e.P1)(B,pt=>pt?.action),ae=(0,e.P1)(B,pt=>pt?.appIdOverride),Le=(0,e.P1)(ae,se,(pt,le)=>le?.includes("twc")||pt?.includes("twc")),Ce=(0,e.P1)(ae,se,(pt,le)=>le?.includes("wu")||pt?.includes("wu")),we=(0,e.P1)(ae,se,(pt,le)=>le?.includes("samsung")||pt?.includes("samsung")),ze=pt=>pt?.[a.Xf]?.adblocker??!1},73534:(c,l,t)=>{"use strict";t.d(l,{U1:()=>f,el:()=>P,s9:()=>m});var e=t(44203),n=t(97979),r=t(60985),o=t(42882),a=t(8724),i=t(88506),s=t(13198);const u=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),f=(0,e.C6)(u,e.$l,(D,v)=>v(D)?.data?.attributes?.value),m=(0,r.P1)(f,n.uV,a.Hu,(D,v,x)=>{if(!x)return D?.[v]}),P=(0,r.P1)(o.go,a.dF,f,m,(0,i.g)(),(D,v,x,C,A)=>!D&&(x?.stickyAdContainerEnabledPageKeys||[]).includes(v)&&C&&!(v==="home"&&A===s.UB))},72606:(c,l,t)=>{"use strict";t.d(l,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>e,eV:()=>a,z3:()=>i});const e="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,l,t)=>{"use strict";t.d(l,{UW:()=>e.UW});var e=t(35342),n=t(72606)},35342:(c,l,t)=>{"use strict";t.d(l,{CZ:()=>C,OM:()=>P,RM:()=>f,UW:()=>u,Vm:()=>s,Yg:()=>m,fm:()=>D,gx:()=>i,hh:()=>x,qK:()=>v});var e=t(60985),n=t(29286),r=t.n(n),o=t(84621),a=t(72606);const i=(0,e.P1)(o.S5,o.F3,(A,I)=>A||I||r().get("partner")||""),s=(0,e.P1)(o.S5,A=>A||r().get("partner")||""),u=(0,e.P1)(i,A=>A.toLowerCase().includes("samsung")),f=(0,e.P1)(i,A=>A.toLowerCase().includes("apple")||A.toLowerCase().includes(a.X3)),m=(0,e.P1)(i,u,(A,I)=>I?A==="samsung_vsc":!1),P=(0,e.P1)(i,u,(A,I)=>I?A==="samsung_msc":!1),D=(0,e.P1)(i,m,(A,I)=>I?"samsungVietnam":A),v=(0,e.P1)(i,o.dF,(A,I)=>!(A==="oppo_widget"&&a.TR.includes(I))),x=(0,e.P1)(i,A=>a.Jp.includes(A)),C=(0,e.P1)(u,o.dF,(A,I)=>!!(A&&I!=="memberLogin"))},28995:(c,l,t)=>{"use strict";t.d(l,{Ky:()=>e.Ky,Oo:()=>e.Oo,im:()=>e.im,zX:()=>e.zX});var e=t(84392)},84392:(c,l,t)=>{"use strict";t.d(l,{O2:()=>it,Oo:()=>ee,E8:()=>Bt,Ky:()=>$,zc:()=>Y,yV:()=>p,Fj:()=>B,up:()=>H,F1:()=>U,Sm:()=>A,z:()=>I,bu:()=>g,zX:()=>Q,im:()=>W,RP:()=>V,oy:()=>T,iH:()=>z,yt:()=>_,Si:()=>h,i7:()=>b,QU:()=>C,TR:()=>j});var e=t(60985),n=t(72579),r=t.n(n),o=t(23410),a=t(89972),i=t(63907),s=t(10449),u=t(44203),f=t(45158),m=t(84621),P=t(72484);const D=(0,e.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(G,at,Lt,Ut,Kt)=>{if(G)return at;if(/^([0-9a-f]){32,}$/.test(Lt[0]?.placeID))return Lt[0].placeID;if(Ut?.[0])return Ut[0];if(Kt)return Kt}),v=(0,u.C6)(D,G=>{if(!G)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(at)}),x=(0,u.C6)(f.TN,v,(G,at)=>{const{type:Lt,value:Ut}=at||{},Kt={language:G,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),C=(0,u.C6)(u.Gx,x,o.AM,m.h1,(G,at,Lt,Ut)=>{const Kt="getSunV3LocationPointUrlConfig",se=G[Kt]||{};let ce=at[Kt]||{};Ut&&(ce=Lt[Kt]);const ie=(0,u.vy)(ce);return r()(se,ie)}),A=(0,u.C6)(C,G=>{if(!r()(G,"loaded"))return null;const Lt=r()(G,"data");return!Lt||Lt.errors?null:G.data.location}),I=(0,u.C6)(A,G=>r()(G,"displayName","")),Y=(0,u.C6)(A,G=>r()(G,"adminDistrict","")),$=(0,u.C6)(A,G=>r()(G,"adminDistrictCode","")),B=(0,u.C6)(A,G=>r()(G,"countryCode","")),H=(0,u.C6)(A,G=>r()(G,"country","")),U=(0,u.C6)(A,G=>r()(G,"countyId","")),O=(0,u.C6)(A,G=>r()(G,"disputedArea",!1)),Q=(0,u.C6)(A,G=>{if(!!G)return(0,a.b)(`${G.latitude},${G.longitude}`)}),M=(0,u.C6)(i.qL,G=>r()(G,"defaultLocations",{})),_=(0,u.C6)(A,M,(G,at)=>{if(G)return r()(G,"placeId","");{const Lt=(0,P.R)(),{"TWC-GeoIP-Country":Ut}=Lt;return at[Ut]||null}return null}),g=(0,u.C6)(A,G=>r()(G,"dmaCd","")),h=(0,u.C6)(A,G=>r()(G,"postalCode","")),p=(0,u.C6)(A,G=>r()(G,"city","")),w=(0,u.C6)(A,G=>r()(G,"canonicalCityId","")),W=(0,u.C6)(A,G=>{let at=r()(G,"ianaTimeZone","");return(!at||!at.includes("/"))&&(at="Etc/UTC"),at}),V=(0,u.C6)(A,G=>Rt(r()(G,"latitude",void 0))),z=(0,u.C6)(A,G=>Rt(r()(G,"longitude",void 0))),b=(0,u.C6)(A,f.b2,(G,at)=>G&&(0,o.J7)(G,at)||""),j=(0,u.C6)(A,G=>(0,o.K4)(G)),T=(0,u.C6)(A,f.b2,(G,at)=>(0,o.dA)(G,at)),E=(0,e.P1)(i.nP,G=>/^([0-9a-f]){32,}$/.test(G[0]?.placeID)?G[0].placeID:null),y=(0,u.C6)(E,G=>{if(!G)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(at)}),R=(0,u.C6)(f.TN,y,(G,at)=>{const{type:Lt,value:Ut}=at||{},Kt={language:G,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),rt=(0,u.C6)(u.Gx,R,(G,at)=>{const Lt="getSunV3LocationPointUrlConfig",Ut=G[Lt]||{},Kt=at[Lt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),it=(0,u.C6)(rt,G=>{if(!r()(G,"loaded"))return null;const Lt=r()(G,"data");return!Lt||Lt.errors?null:G.data.location}),nt=(0,e.P1)(i.VI,G=>G?.[0]?G[0]:null),dt=(0,u.C6)(nt,G=>{if(!G)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(at)}),Z=(0,u.C6)(f.TN,dt,(G,at)=>{const{type:Lt,value:Ut}=at||{},Kt={language:G,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),ft=(0,u.C6)(u.Gx,Z,(G,at)=>{const Lt="getSunV3LocationPointUrlConfig",Ut=G[Lt]||{},Kt=at[Lt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),Ot=(0,u.C6)(ft,G=>{if(!r()(G,"loaded"))return null;const Lt=r()(G,"data");return!Lt||Lt.errors?null:G.data.location}),xt=(0,u.C6)(u.Gx,nt,(G,at)=>{const Ut=G["getSunV3LocationSearchUrlConfig"]||{};for(const Kt of Object.keys(Ut)){const se=Ut?.[Kt]?.data?.location,ce=se?.placeId?.indexOf?.(at);if(ce>=0){const ie=Object.keys(se).map(ge=>[ge,se[ge][ce]]);return Object.fromEntries(ie)}}return null}),Bt=(0,u.C6)(Ot,xt,(G,at)=>G??at);function Rt(G){return(+`${Math.round(`${G}e2`)}e-2`).toFixed(2)}const ee=(0,e.P1)(m.kw,B,(G,at)=>G&&at==="KR")},7686:(c,l,t)=>{"use strict";t.d(l,{X:()=>e});const e="dal"},44203:(c,l,t)=>{"use strict";t.d(l,{$l:()=>f,C6:()=>s,Gx:()=>u,vy:()=>i});var e=t(18149),n=t.n(e),r=t(60985),o=t(15655),a=t(7686);const i=(m={})=>Object.keys(m).sort().map(P=>{const D=m[P];return!!D&&typeof D=="object"?`${P}:{${i(D)}}`:`${P}:${D}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=m=>m?.[a.X]??{},f=(0,r.P1)(u,m=>(P,D)=>{const{params:v,name:x}=P,C=i(v);return D?m?.[x]?.[C]:m?.[x]?.[C]?.data})},63108:(c,l,t)=>{"use strict";t.d(l,{J:()=>n});var e=t(51866);function n(r=!0){return r?e.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":e.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,l,t)=>{"use strict";t.d(l,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>e});const e=["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,t)=>{"use strict";t.d(l,{A:()=>s});var e=t(60985),n=t(64402),r=t(45158),o=t(84621),a=t(10449),i=t(58440);const s=(0,e.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(u,f,m,P,D,v)=>{if(D||v==="wu")return!0;if(["ios","android"].includes(v))return!!(i.kk.includes(u)&&!(0,n.G3)());let x=!0;return i.eT.forEach(C=>{f.includes(C)&&(x=!1)}),!(!x||i.Dt.includes(m)||i.Dt.includes(P))})},15759:(c,l,t)=>{"use strict";t.d(l,{OO:()=>P,Th:()=>D});var e=t(51866),n=t(8048),r=t.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(A=>(A.provider="new-relic-script",A))(s||{}),u=(A=>(A.method="NREUM",A))(u||{});function f(){let A="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(A="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(A="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(A="stage"),A}async function m(){const A=f(),{default:I}=await t(31751)(`./new-relic-script.${A}.ext.html`);return I}function P(A,I){try{window?.NREUM?.setCustomAttribute?.(`${a}${A}`,I)}catch{}}function D(A,I={}){try{let Y;const $={};typeof A=="string"?Y=A:(Y=A.name,A.entryType!=="mark"?($.duration=x(A.duration),$.timestamp=x(window.performance.timeOrigin+A.startTime)):($.duration=x(A.startTime),$.timestamp=x(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(Y,{...v($,i),...v(I,a)})}catch(Y){o.error(Y,"sendReumEvent error")}}function v(A,I=""){return Object.fromEntries(Object.entries(A).map(([Y])=>[`${I}${Y}`,A[Y]]))}function x(A){return A/1e3}function C(){return`