(()=>{(()=>{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 H=new(Function.bind.apply(h,w));return W&&u(H,W.prototype),H}).apply(null,arguments)}function u(N,Q){return(u=Object.setPrototypeOf||function(g,h){return g.__proto__=h,g})(N,Q)}function f(N){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(Q){return Q.__proto__||Object.getPrototypeOf(Q)})(N)}e.r(t);var m=function(N){function Q(W){var w,H,V,b,K;return function(O,E){if(!(O instanceof E))throw new TypeError("Cannot call a class as a function")}(this,Q),H=function(O,E){return!E||n(E)!=="object"&&typeof E!="function"?a(O):E}(this,(w=f(Q)).call.apply(w,[this].concat(r(W)))),V=a(H),K=void 0,(b="_entries")in V?Object.defineProperty(V,b,{value:K,enumerable:!0,configurable:!0,writable:!0}):V[b]=K,H._entries=W,H}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)}(Q,N),g=Q,(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(H){return H.name===W}).filter(function(H){return!w||H.entryType===w})}}])&&o(g.prototype,h),p&&o(g,p),Q}(i(Array));function D(N,Q){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},W=p.registeredObservers,w=W===void 0?new Set:W,H=p.processedEntries,V=H===void 0?new Set:H,b=p.interval,K=b===void 0?100:b,O=p.context,E=O===void 0?self:O;(function(S,L){if(!(S instanceof L))throw new TypeError("Cannot call a class as a function")})(this,N),I(this,"registeredObservers",void 0),I(this,"processedEntries",void 0),I(this,"interval",void 0),I(this,"intervalId",void 0),I(this,"context",void 0),this.registeredObservers=w,this.processedEntries=V,this.interval=K,this.context=E,this.intervalId=null}var Q,g,h;return Q=N,(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(H){return H===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 H=w.entryType;p.getObserversForType(p.registeredObservers,H).forEach(function(V){V.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)}}])&&D(Q.prototype,g),h&&D(Q,h),N}()),F=function(){function N(p){var W=arguments.length>1&&arguments[1]!==void 0?arguments[1]:G;(function(w,H){if(!(w instanceof H))throw new TypeError("Cannot call a class as a function")})(this,N),M(this,"callback",void 0),M(this,"buffer",void 0),M(this,"entryTypes",[]),M(this,"taskQueue",void 0),this.callback=p,this.buffer=new Set,this.taskQueue=W}var Q,g,h;return Q=N,(g=[{key:"observe",value:function(p){if(!p)throw new Error(T);if(p.entryTypes&&p.type)throw new Error(R);var W;if(p.entryTypes)W=p.entryTypes;else{if(!p.type)throw new Error(T);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(X)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var p=Array.from(this.buffer);return new m(p)}}])&&y(Q.prototype,g),h&&y(Q,h),N}();M(F,"supportedEntryTypes",P);var C="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:F,J=self;J.PerformanceObserver||(J.PerformanceObserver=C)}])})},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[P].startTime:s.now(),B=R>2?f[T].startTime:s.now(),G=new e({name:M,entryType:"measure",startTime:$,duration:B-$});return u.push(G),G},s.getEntries=s.webkitGetEntries||function(M){return M!=null?u.filter(function(P){return P.name===M.name&&P.entryType===M.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(M){return m("entryType",M)},s.getEntriesByName=s.webkitGetEntriesByName||function(M){return m("name",M)},s.clearMarks=s.webkitClearMarks||function(M){D("mark",M),delete f[M]},s.clearMeasures=s.webkitClearMeasures||function(M){D("measure",M)},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,{$:()=>ye,A:()=>xt,B:()=>V,C:()=>j,D:()=>G,E:()=>Q,F:()=>Rt,G:()=>zt,H:()=>m,I:()=>Ot,J:()=>Ut,L:()=>Ae,M:()=>Dt,N:()=>v,O:()=>Pe,P:()=>Bt,Q:()=>Vt,R:()=>te,S:()=>se,T:()=>Lt,U:()=>nt,W:()=>Ve,Z:()=>ae,a:()=>at,a2:()=>wt,a4:()=>z,a6:()=>St,b:()=>Kt,d:()=>le,e:()=>ft,f:()=>ie,g:()=>ce,h:()=>Xt,i:()=>F,j:()=>w,k:()=>u,l:()=>W,m:()=>N,n:()=>it,o:()=>R,p:()=>M,q:()=>B,r:()=>T,s:()=>p,t:()=>f,u:()=>P,v:()=>H,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 Et,Ct=new Promise(function(_t){Et=setTimeout(_t,Math.min(o,st),ct)});return Ct[e.n1]=function(){clearTimeout(Et)},Ct}const i=a;var s=function(ct){return function(){return ct}},u=s(!0),f=function(){},m=function(ct){return ct},D=typeof Symbol=="function",I=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function y(st,ct,Et){if(!ct(st))throw new Error(Et)}var M=function(ct,Et){(0,n.Z)(ct,Et),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(Et).forEach(function(Ct){ct[Ct]=Et[Ct]})},P=function(ct,Et){var Ct;return(Ct=[]).concat.apply(Ct,Et.map(ct))};function T(st,ct){var Et=st.indexOf(ct);Et>=0&&st.splice(Et,1)}function R(st){var ct=!1;return function(){ct||(ct=!0,st())}}var X=function(ct){throw ct},$=function(ct){return{value:ct,done:!0}};function B(st,ct,Et){ct===void 0&&(ct=X),Et===void 0&&(Et="iterator");var Ct={meta:{name:Et},next:st,throw:ct,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,N=function(ct){return Array.apply(null,new Array(ct))},Q=function(ct){return function(Et){return ct(Object.defineProperty(Et,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 Et=Object.keys(st),Ct=Et.length,_t=0,ge,Se=(0,r.IX)(st)?N(Ct):{},de={};function De(){_t===Ct&&(ge=!0,ct(Se))}return Et.forEach(function(Ie){var xe=function(je,Je){ge||(Je||p(je)?(ct.cancel(),ct(je,Je)):(Se[Ie]=je,_t++,De()))};xe.cancel=f,de[Ie]=xe}),ct.cancel=function(){ge||(ge=!0,Et.forEach(function(Ie){return de[Ie].cancel()}))},de}function w(st){return{name:st.name||"anonymous",location:H(st)}}function H(st){return st[e.b_]}function V(){for(var st=arguments.length,ct=new Array(st),Et=0;Et1?ct-1:0),Ct=1;Ct1?ct-1:0),Ct=1;Ct1?ct-1:0),Ct=1;Ct1?ct-1:0),Ct=1;Ct1?ct-1:0),Ct=1;Ct{"use strict";t.d(l,{uR:()=>C,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(mt,Dt){At.resolve=mt,At.reject=Dt}),At}function s(At){for(var mt=[],Dt=0;Dt2?Vt-2:0),ct=2;ct{"use strict";t.d(l,{CE:()=>R,IX:()=>s,MC:()=>f,NA:()=>$,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>X,hZ:()=>m,sR:()=>n,uj:()=>T});var e=t(23143),n=function(C){return C==null},r=function(C){return C!=null},o=function(C){return typeof C=="function"},a=function(C){return typeof C=="number"},i=function(C){return typeof C=="string"},s=Array.isArray,u=function(C){return C&&!s(C)&&typeof C=="object"},f=function(C){return C&&o(C.then)},m=function(C){return C&&o(C.next)&&o(C.throw)},D=function(C){return C&&o(Symbol)?o(C[Symbol.iterator]):s(C)},I=function(C){return C&&C[TASK]},y=function(C){return Boolean(C&&C[SAGA_ACTION])},M=function(C){return C&&o(C.subscribe)},P=function(C){return C&&o(C.isEmpty)&&o(C.take)&&o(C.put)},T=function F(C){return C&&(i(C)||$(C)||o(C)||s(C)&&C.every(F))},R=function(C){return C&&o(C.take)&&o(C.close)},X=function(C){return o(C)&&C.hasOwnProperty("toString")},$=function(C){return Boolean(C)&&typeof Symbol=="function"&&C.constructor===Symbol&&C!==Symbol.prototype},B=function(C){return R(C)&&C[e.AS]},G=function(C){return C&&C[IO]}},23143:(c,l,t)=>{"use strict";t.d(l,{AS:()=>i,Cs:()=>f,EO:()=>D,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>I,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var e=function(M){return"@@redux-saga/"+M},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"),D=e("TERMINATE"),I=e("LOCATION")},81559:(c,l,t)=>{"use strict";t.d(l,{xC:()=>mn,PH:()=>Ze,e:()=>ur,oM:()=>yn});function e(d){for(var A=arguments.length,x=Array(A>1?A-1:0),U=1;U3?A.i-4:A.i:Array.isArray(d)?1:D(d)?2:I(d)?3:0}function s(d,A){return i(d)===2?d.has(A):Object.prototype.hasOwnProperty.call(d,A)}function u(d,A){return i(d)===2?d.get(A):d[A]}function f(d,A,x){var U=i(d);U===2?d.set(A,x):U===3?d.add(x):d[A]=x}function m(d,A){return d===A?d!==0||1/d==1/A:d!=d&&A!=A}function D(d){return Ot&&d instanceof Map}function I(d){return Lt&&d instanceof Set}function y(d){return d.o||d.t}function M(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var A=se(d);delete A[j];for(var x=Kt(A),U=0;U1&&(d.set=d.add=d.clear=d.delete=T),Object.freeze(d),A&&a(d,function(x,U){return P(U,!0)},!0)),d}function T(){e(2)}function R(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function X(d){var A=le[d];return A||e(18,d),A}function $(d,A){le[d]||(le[d]=A)}function B(){return Y}function G(d,A){A&&(X("Patches"),d.u=[],d.s=[],d.v=A)}function F(d){C(d),d.p.forEach(N),d.p=null}function C(d){d===Y&&(Y=d.l)}function J(d){return Y={p:[],l:Y,h:d,m:!0,_:0}}function N(d){var A=d[j];A.i===0||A.i===1?A.j():A.g=!0}function Q(d,A){A._=A.p.length;var x=A.p[0],U=d!==void 0&&d!==x;return A.h.O||X("ES5").S(A,d,U),U?(x[j].P&&(F(A),e(4)),r(d)&&(d=g(A,d),A.l||p(A,d)),A.u&&X("Patches").M(x[j].t,d,A.u,A.s)):d=g(A,x,[]),F(A),A.u&&A.v(A.u,A.s),d!==xt?d:void 0}function g(d,A,x){if(R(A))return A;var U=A[j];if(!U)return a(A,function(gt,ht){return h(d,U,A,gt,ht,x)},!0),A;if(U.A!==d)return A;if(!U.P)return p(d,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var k=U.i===4||U.i===5?U.o=M(U.k):U.o,ot=k,vt=!1;U.i===3&&(ot=new Set(k),k.clear(),vt=!0),a(ot,function(gt,ht){return h(d,U,k,gt,ht,x,vt)}),p(d,k,!1),x&&d.u&&X("Patches").N(U,x,d.u,d.s)}return U.o}function h(d,A,x,U,k,ot,vt){if(n(k)){var gt=g(d,k,ot&&A&&A.i!==3&&!s(A.R,U)?ot.concat(U):void 0);if(f(x,U,gt),!n(gt))return;d.m=!1}else vt&&x.add(k);if(r(k)&&!R(k)){if(!d.h.D&&d._=0;gt--){var ht=vt[gt][j];if(!ht.P)switch(ht.i){case 5:U(ht)&&H(ht);break;case 4:x(ht)&&H(ht)}}}function x(vt){for(var gt=vt.t,ht=vt.k,q=Kt(ht),lt=q.length-1;lt>=0;lt--){var Pt=q[lt];if(Pt!==j){var Ft=gt[Pt];if(Ft===void 0&&!s(gt,Pt))return!0;var Mt=ht[Pt],Tt=Mt&&Mt[j];if(Tt?Tt.t!==Ft:!m(Mt,Ft))return!0}}var Nt=!!gt[j];return q.length!==Kt(gt).length+(Nt?0:1)}function U(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 q=0;q1?Zt-1:0),kt=1;kt1?lt-1:0),Ft=1;Ft=0;k--){var ot=U[k];if(ot.path.length===0&&ot.op==="replace"){x=ot.value;break}}k>-1&&(U=U.slice(k+1));var vt=X("Patches").$;return n(x)?vt(x,U):this.produce(x,function(gt){return vt(gt,U)})},d}(),Xt=new zt,jt=Xt.produce,oe=Xt.produceWithPatches.bind(Xt),Gt=Xt.setAutoFreeze.bind(Xt),Jt=Xt.setUseProxies.bind(Xt),me=Xt.applyPatches.bind(Xt),Ae=Xt.createDraft.bind(Xt),Ne=Xt.finishDraft.bind(Xt);const ae=jt;var Le=t(69394);function ye(d){var A=function(U){var k=U.dispatch,ot=U.getState;return function(vt){return function(gt){return typeof gt=="function"?gt(k,ot,d):vt(gt)}}};return A}var Ve=ye();Ve.withExtraArgument=ye;const ze=Ve;var pt=function(){var d=function(A,x){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,k){U.__proto__=k}||function(U,k){for(var ot in k)Object.prototype.hasOwnProperty.call(k,ot)&&(U[ot]=k[ot])},d(A,x)};return function(A,x){if(typeof x!="function"&&x!==null)throw new TypeError("Class extends value "+String(x)+" is not a constructor or null");d(A,x);function U(){this.constructor=A}A.prototype=x===null?Object.create(x):(U.prototype=x.prototype,new U)}}(),fe=function(d,A){var x={label:0,sent:function(){if(ot[0]&1)throw ot[1];return ot[1]},trys:[],ops:[]},U,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(q){return function(lt){return ht([q,lt])}}function ht(q){if(U)throw new TypeError("Generator is already executing.");for(;x;)try{if(U=1,k&&(ot=q[0]&2?k.return:q[0]?k.throw||((ot=k.return)&&ot.call(k),0):k.next)&&!(ot=ot.call(k,q[1])).done)return ot;switch(k=0,ot&&(q=[q[0]&2,ot.value]),q[0]){case 0:case 1:ot=q;break;case 4:return x.label++,{value:q[1],done:!1};case 5:x.label++,k=q[1],q=[0];continue;case 7:q=x.ops.pop(),x.trys.pop();continue;default:if(ot=x.trys,!(ot=ot.length>0&&ot[ot.length-1])&&(q[0]===6||q[0]===2)){x=0;continue}if(q[0]===3&&(!ot||q[1]>ot[0]&&q[1]d&&console.warn(A+" took "+x+"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 Et=function(d){pt(A,d);function A(){for(var x=[],U=0;U0){var vt=x.indexOf(this);~vt?x.splice(vt+1):x.push(this),~vt?U.splice(vt,1/0,k):U.push(k),~x.indexOf(ot)&&(ot=A.call(this,k,ot))}else x.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,A,x){var U=Ye(d,A,x);return{detectMutations:function(){return je(d,A,U,x)}}}function Ye(d,A,x,U){A===void 0&&(A=[]),U===void 0&&(U="");var k={value:x};if(!d(x)){k.children={};for(var ot in x){var vt=U?U+"."+ot:ot;A.length&&A.indexOf(vt)!==-1||(k.children[ot]=Ye(d,A,x[ot],vt))}}return k}function je(d,A,x,U,k,ot){A===void 0&&(A=[]),k===void 0&&(k=!1),ot===void 0&&(ot="");var vt=x?x.value:void 0,gt=vt===U;if(k&&!gt&&!Number.isNaN(U))return{wasMutated:!0,path:ot};if(d(vt)||d(U))return{wasMutated:!1};var ht={};for(var q in x.children)ht[q]=!0;for(var q in U)ht[q]=!0;for(var q in ht){var lt=ot?ot+"."+q:q;if(!(A.length&&A.indexOf(lt)!==-1)){var Pt=je(d,A,x.children[q],U[q],gt,lt);if(Pt.wasMutated)return Pt}}return{wasMutated:!1}}function Je(d){return d===void 0&&(d={}),function(){return function(ht){return function(q){return ht(q)}}};var A=d.isImmutable,x=A===void 0?Ie:A,U=d.ignoredPaths,k=d.warnAfter,ot=k===void 0?32:k,vt=d.ignore;U=U||vt;var gt=xe.bind(null,x,U);return function(ht){var q=ht.getState,lt=q(),Pt=gt(lt),Ft;return function(Mt){return function(Tt){var Nt=ct(ot,"ImmutableStateInvariantMiddleware");Nt.measureTime(function(){lt=q(),Ft=Pt.detectMutations(),Pt=gt(lt),Se(!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 Yt=Mt(Tt);return Nt.measureTime(function(){lt=q(),Ft=Pt.detectMutations(),Pt=gt(lt),Ft.wasMutated&&Se(!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 "+de(Tt)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Nt.warnIfExceeded(),Yt}}}}function _e(d){var A=typeof d;return d==null||A==="string"||A==="boolean"||A==="number"||Array.isArray(d)||st(d)}function qe(d,A,x,U,k){A===void 0&&(A=""),x===void 0&&(x=_e),k===void 0&&(k=[]);var ot;if(!x(d))return{keyPath:A||"",value:d};if(typeof d!="object"||d===null)return!1;for(var vt=U!=null?U(d):Object.entries(d),gt=k.length>0,ht=0,q=vt;ht=0)){if(!x(Ft))return{keyPath:Mt,value:Ft};if(typeof Ft=="object"&&(ot=qe(Ft,Mt,x,U,k),ot))return ot}}return!1}function hn(d){return d===void 0&&(d={}),function(){return function(Yt){return function(Zt){return Yt(Zt)}}};var A=d.isSerializable,x=A===void 0?_e:A,U=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,q=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(Yt){return function(Zt){return function(Ht){var kt=Zt(Ht),re=ct(Pt,"SerializableStateInvariantMiddleware");return!Nt&&!(ot.length&&ot.indexOf(Ht.type)!==-1)&&re.measureTime(function(){var Re=qe(Ht,"",x,U,gt);if(Re){var Be=Re.keyPath,He=Re.value;console.error("A non-serializable value was detected in an action, in the path: `"+Be+"`. Value:",He,` Take a look at the logic that dispatched this action: `,Ht,` (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=Yt.getState(),Be=qe(Re,"",x,U,q);if(Be){var He=Be.keyPath,ke=Be.value;console.error("A non-serializable value was detected in the state, in the path: `"+He+"`. Value:",ke,` Take a look at the reducer(s) handling this action type: `+Ht.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()),kt}}}}function rn(d){return typeof d=="boolean"}function tn(){return function(A){return en(A)}}function en(d){d===void 0&&(d={});var A=d.thunk,x=A===void 0?!0:A,U=d.immutableCheck,k=U===void 0?!0:U,ot=d.serializableCheck,vt=ot===void 0?!0:ot,gt=new Et;if(x&&(rn(x)?gt.push(ze):gt.push(ze.withExtraArgument(x.extraArgument))),!1)var ht,q;return gt}var on=!0;function mn(d){var A=tn(),x=d||{},U=x.reducer,k=U===void 0?void 0:U,ot=x.middleware,vt=ot===void 0?A():ot,gt=x.devTools,ht=gt===void 0?!0:gt,q=x.preloadedState,lt=q===void 0?void 0:q,Pt=x.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(A),!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(kt){return typeof kt!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Nt=Le.md.apply(void 0,Tt),Yt=Le.qC;ht&&(Yt=bt(nt({trace:!on},typeof ht=="object"&&ht)));var Zt=[Nt];Array.isArray(Ft)?Zt=Pe([Nt],Ft):typeof Ft=="function"&&(Zt=Ft(Zt));var Ht=Yt.apply(void 0,Zt);return(0,Le.MT)(Mt,lt,Ht)}function Ze(d,A){function x(){for(var U=[],k=0;k-1}function fn(d){return""+d}function dn(d){var A={},x=[],U,k={addCase:function(ot,vt){var gt=typeof ot=="string"?ot:ot.type;if(gt in A)throw new Error("addCase cannot be called with two reducers for the same action type");return A[gt]=vt,k},addMatcher:function(ot,vt){return x.push({matcher:ot,reducer:vt}),k},addDefaultCase:function(ot){return U=ot,k}};return d(k),[A,x,U]}function Qe(d){return typeof d=="function"}var pn=!1;function vn(d,A,x,U){x===void 0&&(x=[]);var k=typeof A=="function"?dn(A):[A,x,U],ot=k[0],vt=k[1],gt=k[2],ht;if(Qe(d))ht=function(){return Ct(d())};else{var q=Ct(d);ht=function(){return q}}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 Yt=Tt,Zt=Nt(Yt,Ft);return Zt===void 0?Tt:Zt}else{if(r(Tt))return ae(Tt,function(Ht){return Nt(Ht,Ft)});var Zt=Nt(Tt,Ft);if(Zt===void 0){if(Tt===null)return Tt;throw Error("A case reducer on a non-draftable value must not return undefined")}return Zt}return Tt},Pt)}return lt.getInitialState=ht,lt}var gn=!1;function Pn(d,A){return d+"/"+A}function yn(d){var A=d.name;if(!A)throw new Error("`name` is a required option for createSlice");var x=typeof d.initialState=="function"?d.initialState:Ct(d.initialState),U=d.reducers||{},k=Object.keys(U),ot={},vt={},gt={};k.forEach(function(lt){var Pt=U[lt],Ft=Pn(A,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],Yt=Nt===void 0?void 0:Nt,Zt=nt(nt({},Ft),vt);return vn(x,function(Ht){for(var kt in Zt)Ht.addCase(kt,Zt[kt]);for(var re=0,Re=Tt;re0;if(Ht){var kt=Tt.filter(function(re){return q(Yt,re,Nt)}).length>0;kt&&(Nt.ids=Object.keys(Nt.entities))}}function Ft(Tt,Nt){return Mt([Tt],Nt)}function Mt(Tt,Nt){var Yt=ut(Tt,d,Nt),Zt=Yt[0],Ht=Yt[1];Pt(Ht,Nt),x(Zt,Nt)}return{removeAll:Sn(ht),addOne:Ue(A),addMany:Ue(x),setOne:Ue(U),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 Qt(d,A){var x=yt(d),U=x.removeOne,k=x.removeMany,ot=x.removeAll;function vt(Ht,kt){return gt([Ht],kt)}function gt(Ht,kt){Ht=Z(Ht);var re=Ht.filter(function(Re){return!(ln(Re,d)in kt.entities)});re.length!==0&&Yt(re,kt)}function ht(Ht,kt){return q([Ht],kt)}function q(Ht,kt){Ht=Z(Ht),Ht.length!==0&&Yt(Ht,kt)}function lt(Ht,kt){Ht=Z(Ht),kt.entities={},kt.ids=[],gt(Ht,kt)}function Pt(Ht,kt){return Ft([Ht],kt)}function Ft(Ht,kt){for(var re=!1,Re=0,Be=Ht;Re-1;return x&&U}function qt(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Me(){for(var d=[],A=0;A0)for(var kt=Mt.getState(),re=Array.from(x.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?Rt-1:0),Kt=1;Kt/gm),L=i(/^data-[\-\w.\u00B7-\uFFFF]/),et=i(/^aria-[\-\w]+$/),it=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),tt=i(/^(?:\w+script|data):/i),dt=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Y=i(/^html$/i),ft=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(j){return typeof j}:function(j){return j&&typeof Symbol=="function"&&j.constructor===Symbol&&j!==Symbol.prototype?"symbol":typeof j};function Ot(j){if(Array.isArray(j)){for(var at=0,Rt=Array(j.length);at"u"?null:window},Bt=function(at,Rt){if((typeof at>"u"?"undefined":ft(at))!=="object"||typeof at.createPolicy!="function")return null;var Ut=null,Kt="data-tt-policy-suffix";Rt.currentScript&&Rt.currentScript.hasAttribute(Kt)&&(Ut=Rt.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 xt(){var j=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Lt(),at=function(_){return xt(_)};if(at.version="2.3.6",at.removed=[],!j||!j.document||j.document.nodeType!==9)return at.isSupported=!1,at;var Rt=j.document,Ut=j.document,Kt=j.DocumentFragment,se=j.HTMLTemplateElement,le=j.Node,ie=j.Element,ce=j.NodeFilter,zt=j.NamedNodeMap,Xt=zt===void 0?j.NamedNodeMap||j.MozNamedAttrMap:zt,jt=j.HTMLFormElement,oe=j.DOMParser,Gt=j.trustedTypes,Jt=ie.prototype,me=N(Jt,"cloneNode"),Ae=N(Jt,"nextSibling"),Ne=N(Jt,"childNodes"),ae=N(Jt,"parentNode");if(typeof se=="function"){var Le=Ut.createElement("template");Le.content&&Le.content.ownerDocument&&(Ut=Le.content.ownerDocument)}var ye=Bt(Gt,Rt),Ve=ye?ye.createHTML(""):"",ze=Ut,pt=ze.implementation,fe=ze.createNodeIterator,Pe=ze.createDocumentFragment,At=ze.getElementsByTagName,mt=Rt.importNode,Dt={};try{Dt=J(Ut).documentMode?Ut.documentMode:{}}catch{}var wt={};at.isSupported=typeof ae=="function"&&pt&&typeof pt.createHTMLDocument"u"?"undefined":ft(_))!=="object")&&(_={}),_=J(_),bt="ALLOWED_TAGS"in _?C({},_.ALLOWED_TAGS):Vt,st="ALLOWED_ATTR"in _?C({},_.ALLOWED_ATTR):ct,sn="ADD_URI_SAFE_ATTR"in _?C(J(En),_.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in _?C(J(Ze),_.ADD_DATA_URI_TAGS):Ze,en="FORBID_CONTENTS"in _?C({},_.FORBID_CONTENTS):on,Ct="FORBID_TAGS"in _?C({},_.FORBID_TAGS):{},_t="FORBID_ATTR"in _?C({},_.FORBID_ATTR):{},tn="USE_PROFILES"in _?_.USE_PROFILES:!1,ge=_.ALLOW_ARIA_ATTR!==!1,Se=_.ALLOW_DATA_ATTR!==!1,de=_.ALLOW_UNKNOWN_PROTOCOLS||!1,De=_.SAFE_FOR_TEMPLATES||!1,Ie=_.WHOLE_DOCUMENT||!1,je=_.RETURN_DOM||!1,Je=_.RETURN_DOM_FRAGMENT||!1,_e=_.RETURN_TRUSTED_TYPE||!1,Ye=_.FORCE_BODY||!1,qe=_.SANITIZE_DOM!==!1,hn=_.KEEP_CONTENT!==!1,rn=_.IN_PLACE||!1,It=_.ALLOWED_URI_REGEXP||It,pn=_.NAMESPACE||Qe,_.CUSTOM_ELEMENT_HANDLING&&Sn(_.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Et.tagNameCheck=_.CUSTOM_ELEMENT_HANDLING.tagNameCheck),_.CUSTOM_ELEMENT_HANDLING&&Sn(_.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Et.attributeNameCheck=_.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),_.CUSTOM_ELEMENT_HANDLING&&typeof _.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Et.allowCustomizedBuiltInElements=_.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),gn=Pn.indexOf(_.PARSER_MEDIA_TYPE)===-1?gn=yn:gn=_.PARSER_MEDIA_TYPE,nn=gn==="application/xhtml+xml"?function(Wt){return Wt}:M,De&&(Se=!1),Je&&(je=!0),tn&&(bt=C({},[].concat(Ot(H))),st=[],tn.html===!0&&(C(bt,Q),C(st,V)),tn.svg===!0&&(C(bt,g),C(st,b),C(st,O)),tn.svgFilters===!0&&(C(bt,h),C(st,b),C(st,O)),tn.mathMl===!0&&(C(bt,W),C(st,K),C(st,O))),_.ADD_TAGS&&(bt===Vt&&(bt=J(bt)),C(bt,_.ADD_TAGS)),_.ADD_ATTR&&(st===ct&&(st=J(st)),C(st,_.ADD_ATTR)),_.ADD_URI_SAFE_ATTR&&C(sn,_.ADD_URI_SAFE_ATTR),_.FORBID_CONTENTS&&(en===on&&(en=J(en)),C(en,_.FORBID_CONTENTS)),hn&&(bt["#text"]=!0),Ie&&C(bt,["html","head","body"]),bt.table&&(C(bt,["tbody"]),delete Ct.tbody),a&&a(_),cn=_)},ln=C({},["mi","mo","mn","ms","mtext"]),Z=C({},["foreignobject","desc","title","annotation-xml"]),ut=C({},g);C(ut,h),C(ut,p);var yt=C({},W);C(yt,w);var Qt=function(_){var Wt=ae(_);(!Wt||!Wt.tagName)&&(Wt={namespaceURI:Qe,tagName:"template"});var qt=M(_.tagName),Me=M(Wt.tagName);if(_.namespaceURI===dn)return Wt.namespaceURI===Qe?qt==="svg":Wt.namespaceURI===fn?qt==="svg"&&(Me==="annotation-xml"||ln[Me]):Boolean(ut[qt]);if(_.namespaceURI===fn)return Wt.namespaceURI===Qe?qt==="math":Wt.namespaceURI===dn?qt==="math"&&Z[Me]:Boolean(yt[qt]);if(_.namespaceURI===Qe){if(Wt.namespaceURI===dn&&!Z[Me]||Wt.namespaceURI===fn&&!ln[Me])return!1;var Ke=C({},["title","style","font","a","script"]);return!yt[qt]&&(Ke[qt]||!ut[qt])}return!1},ne=function(_){y(at.removed,{element:_});try{_.parentNode.removeChild(_)}catch{try{_.outerHTML=Ve}catch{_.remove()}}},ue=function(_,Wt){try{y(at.removed,{attribute:Wt.getAttributeNode(_),from:Wt})}catch{y(at.removed,{attribute:null,from:Wt})}if(Wt.removeAttribute(_),_==="is"&&!st[_])if(je||Je)try{ne(Wt)}catch{}else try{Wt.setAttribute(_,"")}catch{}},he=function(_){var Wt=void 0,qt=void 0;if(Ye)_=""+_;else{var Me=P(_,/^[\r\n\t ]+/);qt=Me&&Me[0]}gn==="application/xhtml+xml"&&(_=''+_+"");var Ke=ye?ye.createHTML(_):_;if(pn===Qe)try{Wt=new oe().parseFromString(Ke,gn)}catch{}if(!Wt||!Wt.documentElement){Wt=pt.createDocument(pn,"template",null);try{Wt.documentElement.innerHTML=vn?"":Ke}catch{}}var $e=Wt.body||Wt.documentElement;return _&&qt&&$e.insertBefore(Ut.createTextNode(qt),$e.childNodes[0]||null),pn===Qe?At.call(Wt,Ie?"html":"body")[0]:Ie?Wt.documentElement:$e},ve=function(_){return fe.call(_.ownerDocument||_,_,ce.SHOW_ELEMENT|ce.SHOW_COMMENT|ce.SHOW_TEXT,null,!1)},Ee=function(_){return _ instanceof jt&&(typeof _.nodeName!="string"||typeof _.textContent!="string"||typeof _.removeChild!="function"||!(_.attributes instanceof Xt)||typeof _.removeAttribute!="function"||typeof _.setAttribute!="function"||typeof _.namespaceURI!="string"||typeof _.insertBefore!="function")},Te=function(_){return(typeof le>"u"?"undefined":ft(le))==="object"?_ instanceof le:_&&(typeof _>"u"?"undefined":ft(_))==="object"&&typeof _.nodeType=="number"&&typeof _.nodeName=="string"},pe=function(_,Wt,qt){!wt[_]||D(wt[_],function(Me){Me.call(at,Wt,qt,cn)})},Ce=function(_){var Wt=void 0;if(pe("beforeSanitizeElements",_,null),Ee(_)||P(_.nodeName,/[\u0080-\uFFFF]/))return ne(_),!0;var qt=nn(_.nodeName);if(pe("uponSanitizeElement",_,{tagName:qt,allowedTags:bt}),!Te(_.firstElementChild)&&(!Te(_.content)||!Te(_.content.firstElementChild))&&$(/=0;--Ge)Me.insertBefore(me(Ke[Ge],!0),Ae(_))}return ne(_),!0}return _ instanceof ie&&!Qt(_)||(qt==="noscript"||qt==="noembed")&&$(/0},be=function(_){var Wt=void 0,qt=void 0,Me=void 0,Ke=void 0;pe("beforeSanitizeAttributes",_,null);var $e=_.attributes;if(!!$e){var Ge={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:st};for(Ke=$e.length;Ke--;){Wt=$e[Ke];var An=Wt,Xe=An.name,xn=An.namespaceURI;if(qt=X(Wt.value),Me=nn(Xe),Ge.attrName=Me,Ge.attrValue=qt,Ge.keepAttr=!0,Ge.forceKeepAttr=void 0,pe("uponSanitizeAttribute",_,Ge),qt=Ge.attrValue,!Ge.forceKeepAttr&&(ue(Xe,_),!!Ge.keepAttr)){if($(/\/>/i,qt)){ue(Xe,_);continue}De&&(qt=T(qt,ee," "),qt=T(qt,v," "));var In=nn(_.nodeName);if(!!Fe(In,Me,qt))try{xn?_.setAttributeNS(xn,Xe,qt):_.setAttribute(Xe,qt),I(at.removed)}catch{}}}pe("afterSanitizeAttributes",_,null)}},we=function $t(_){var Wt=void 0,qt=ve(_);for(pe("beforeSanitizeShadowDOM",_,null);Wt=qt.nextNode();)pe("uponSanitizeShadowNode",Wt,null),!Ce(Wt)&&(Wt.content instanceof Kt&&$t(Wt.content),be(Wt));pe("afterSanitizeShadowDOM",_,null)};return at.sanitize=function($t,_){var Wt=void 0,qt=void 0,Me=void 0,Ke=void 0,$e=void 0;if(vn=!$t,vn&&($t=""),typeof $t!="string"&&!Te($t)){if(typeof $t.toString!="function")throw B("toString is not a function");if($t=$t.toString(),typeof $t!="string")throw B("dirty is not a string, aborting")}if(!at.isSupported){if(ft(j.toStaticHTML)==="object"||typeof j.toStaticHTML=="function"){if(typeof $t=="string")return j.toStaticHTML($t);if(Te($t))return j.toStaticHTML($t.outerHTML)}return $t}if(xe||Ue(_),at.removed=[],typeof $t=="string"&&(rn=!1),rn){if($t.nodeName){var Ge=nn($t.nodeName);if(!bt[Ge]||Ct[Ge])throw B("root node is forbidden and cannot be sanitized in-place")}}else if($t instanceof le)Wt=he(""),qt=Wt.ownerDocument.importNode($t,!0),qt.nodeType===1&&qt.nodeName==="BODY"||qt.nodeName==="HTML"?Wt=qt:Wt.appendChild(qt);else{if(!je&&!De&&!Ie&&$t.indexOf(" `+Xe),De&&(Xe=T(Xe,ee," "),Xe=T(Xe,v," ")),ye&&_e?ye.createHTML(Xe):Xe},at.setConfig=function($t){Ue($t),xe=!0},at.clearConfig=function(){cn=null,xe=!1},at.isValidAttribute=function($t,_,Wt){cn||Ue({});var qt=nn($t),Me=nn(_);return Fe(qt,Me,Wt)},at.addHook=function($t,_){typeof _=="function"&&(wt[$t]=wt[$t]||[],y(wt[$t],_))},at.removeHook=function($t){wt[$t]&&I(wt[$t])},at.removeHooks=function($t){wt[$t]&&(wt[$t]=[])},at.removeAllHooks=function(){wt={}},at}var te=xt();return te})},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:()=>J,g7:()=>C,Cs:()=>N,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),D=t(12782),I=t.n(D),y=t(60985),M=t(84621),P=t(44203);const T=(0,y.P1)(M.J0,V=>{try{return W(V?.["twc-variation"]??"")}catch{return{}}}),R=(0,y.P1)(M.J0,V=>{try{return w(V?.["twc-experiment"]??"")}catch{return{}}}),X=(0,y.P1)(T,R,(V,b)=>({...b,...V})),$=(0,y.P1)(X,V=>{try{const b=[];for(const[K,O]of Object.entries(V)){const E={experimentName:K,variantName:O.value,variantPayload:O.payloads?.[O.value]??null};b.push(E)}return m()(b,["experimentName","variantName"])}catch{return[]}}),B=(0,P.C6)($,V=>{const b={};for(const K of V){let{variantPayload:O}=K??{};const{taboola:E}=O??{};if(!n()(O?.taboola)){const S={placementSuffix:` - ${K.variantName}`,containerSuffix:`---${K.variantName}`};O={...O,taboola:{...S,...E}}}I()(b,O)}return b}),G=(0,P.C6)($,V=>V.map(b=>b.experimentName)),F=(0,P.C6)($,V=>V.map(b=>b.variantName)),C=(0,P.C6)($,V=>V.map(b=>`${b.experimentName}_${b.variantName}`)),J=(0,P.C6)(G,V=>V.join(",")),N=(0,P.C6)(F,V=>V.join(",")),Q=(0,P.C6)(C,V=>V.join(",")),g=(0,y.P1)(B,V=>{const{taboola:b}=V??{};return n()(b)?{}:{...b}});function h(V){return window.atob(V)}function p(V){if(!i()(V))throw new Error("experiment map must be plain object");for(const[b,K]of Object.entries(V)){const{payloads:O={},value:E}=K,S=O[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()(S)&&!i()(S))throw new Error("variant payload must be plain object or null")}}function W(V){if(!V)return{};const b=JSON.parse(h(V));return p(b),b}function w(V){if(!V)return{};const b=JSON.parse(h(V)),K={};for(const O of Object.keys(b)){const[E,S]=O.split("__"),L=u()(b[O]);H(`${E}_${S}`)&&(K[E]={value:S,payloads:{[S]:L}})}return p(K),K}function H(V){return V.length{"use strict";t.d(l,{CJ:()=>m,RL:()=>G,UO:()=>f,m$:()=>s,u0:()=>T});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,K)=>({name:"getCMSAssetsUrlConfig",params:{language:K,query:{type:{$in:"article"},assetName:{$in:b}}}})),f=(0,r.C6)(r.$l,u,(b,K)=>b(K)?.[0]),m=(0,r.C6)(f,b=>b?.seometa?.title??""),D=(0,r.C6)(f,b=>b?.seometa?.keywords??""),I=(0,r.C6)(f,b=>b?.seometa?.description??""),y=(0,r.C6)(f,b=>b?.seometa?.["og:image"]??""),M=(0,r.C6)(f,b=>b?.seometa?.canonical??""),P=b=>b?.article?.wxNodes??{},T=b=>b?.article?.limitedAccess??!1,R=b=>b?.article?.wxNodesWithAssets??{},X=(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,K,O)=>{const E=(0,r.vy)({language:O,collectionId:K});return n()(b,["getCMSCollectionsUrlConfig",E,"data"],{})}),G=(0,r.C6)(B,b=>b?.ad_metrics?.article?.zone??""),F=(0,r.C6)(B,b=>b?.title??""),C=(0,r.C6)(f,b=>b?.providername??""),J=(0,r.C6)(f,b=>b?.providerid??""),N=(0,r.C6)(f,b=>b?.lastmodifieddate??""),Q=(0,r.C6)(f,b=>b?.publishdate??""),g=(0,r.C6)(f,b=>b?.createdate??""),h=(b,K)=>createDeepEqualSelector(dalSelector,localeSelector,(O,E)=>{const S=(K||E).replace(/-/,"_"),L=createDalKey({language:S,assetId:b});return get(O,["getCMSAssetByIDUrlConfig",L,"data"],{})}),p=b=>createDeepEqualSelector(dalSelector,K=>{const O=createDalKey({assetId:b});return get(K,["getCMSAssetsSlideshowUrlConfig",O,"data"],{})}),W=(b,K)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(O,E)=>{const S=createDalKey({language:E,collectionType:b,collectionId:K});let L=get(O,["getCMSOrderedListUrlConfig",S,"data"],{});return L.text==="Not Found"&&(L={}),L}),w=b=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(K,O)=>{const E=H(b),S=createDalKey({language:O,assetIds:E}),L=get(K,["getCMSAssetByIDsUrlConfig",S,"data"],[]);if(Array.isArray(L)){let et=L.filter(it=>it.status===200);return et=et.map(it=>{const{doc:tt={}}=it;return{...tt,playlists:tt.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),et}return null}),H=b=>{let K=b.replace(/(^,|,$)/g,"");return K=K.split(","),K=K.join(";"),K},V=b=>get(b,["article","videoAsset"],{})},80329:(c,l,t)=>{"use strict";t.d(l,{Jj:()=>I,Q3:()=>s,ez:()=>m,jm:()=>D});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,y=>y?y.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(y,M,P)=>{if(!P)return null;const T=(0,r.vy)({language:M,collectionId:P});return n()(y,["getCMSCollectionsUrlConfig",T,"data"],{})}),f=(0,r.C6)(u,y=>n()(y,"title","")),m=(0,r.C6)(u,y=>n()(y,"sponsored",!1)),D=(0,r.C6)(u,i.dF,(y,M)=>{if(!y)return;const P=M==="index"?"article":M;return/article|video/.test(P)?n()(y,["ad_metrics",P,"zone"],""):""}),I=(0,r.C6)(u,i.dF,(y,M)=>{if(!y)return;const P=M==="index"?"article":M;return/article|video/.test(P)?n()(y,["ad_metrics",P,"metrics"],""):""})},88240:(c,l,t)=>{"use strict";t.d(l,{$q:()=>i,Eh:()=>w,FL:()=>H,FN:()=>B,FT:()=>R,Hz:()=>$,IU:()=>J,JK:()=>h,Jc:()=>Q,Je:()=>T,M3:()=>C,MK:()=>N,R8:()=>s,St:()=>u,T$:()=>p,UZ:()=>W,Wc:()=>V,X9:()=>M,Xf:()=>E,Y6:()=>S,Y9:()=>y,_f:()=>D,ah:()=>e,bK:()=>g,bk:()=>I,dn:()=>m,nD:()=>K,nn:()=>O,s8:()=>P,sF:()=>b,sc:()=>f,tV:()=>F,uz:()=>X,y8:()=>n,yk:()=>G});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",D="appsFlyer",I="criteoSlot",y="custParamsPii",M="facebookWxNode",P="findMe",T="geoIP",R="googleNonLimitedAds",X="gpt",$="gptPiiGDPR",B="gptPiiSaleUSA",G="indexExchange",F="instagramWxNode",C="gptPrisma",J="headerBidders",N="medallia",Q="mParticleFullMetrics",g="nielsen",h="outbrain",p="rubicon",W="socialLinksFooter",w="taboola",H="twitterWxNode",V="youtubeWxNode",b="wfxTriggers",K="WXU/DPR/SET_CONSENT",O="WXU/DPR/SET_FEATURE_FLAGS",E="dpr",S={[e]:{},[n]:{}}},18213:(c,l,t)=>{"use strict";t.d(l,{AE:()=>ce,B:()=>G,Cy:()=>Ut,Ds:()=>Ot,EM:()=>j,Eg:()=>ft,Jt:()=>et,MT:()=>B,Mw:()=>C,O7:()=>it,Oq:()=>Lt,R$:()=>tt,RJ:()=>Bt,Yq:()=>Y,ab:()=>P,b2:()=>w,bG:()=>at,dR:()=>Q,ff:()=>dt,gK:()=>xt,hV:()=>se,hY:()=>le,qW:()=>te,sj:()=>Xt,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),D=t(26850),I=t(77482),y=t(88240);const M=(0,e.P1)(f.cz,jt=>jt===m.wQ),P=(0,e.P1)(f.cz,jt=>m.nB.includes(jt)),T=jt=>r()(jt,[y.Xf,y.y8],{}),R=jt=>(0,e.P1)(T,oe=>r()(oe,[jt])),X=jt=>r()(jt,[y.Xf,y.ah],{}),$=(0,e.P1)(X,jt=>{const{DprSdk:oe}=window||{};return jt[D.ui]??oe?.getUserConsentWithDefaultValue?.(D.ui)}),B=(0,e.P1)(X,jt=>{const{DprSdk:oe}=window||{};return jt[D.y]??oe?.getUserConsentWithDefaultValue?.(D.y)}),G=()=>{const{DprSdk:jt}=window||{};if(typeof jt?.getGdprConsentOptInsString=="function")return jt.getGdprConsentOptInsString()},F=()=>{const{DprSdk:jt}=window||{};if(typeof jt?.getCcpaSaleOptInString=="function")return jt.getCcpaSaleOptInString()},C=R(y.R8),J=R(y.Je),N=R(y.s8),Q=(0,e.P1)(R(y.UZ),f.dF,(jt,oe)=>["covid19map"].includes(oe)?!1:jt),g=R(y.X9),h=R(y.tV),p=R(y.FL),W=R(y.Wc),w=(0,e.P1)(s.fr,i.b2,(jt,oe)=>jt||oe),H=(0,e.P1)(f.cz,jt=>[m.CA,...m.nB,...m.Gv].includes(jt));function V({linkList:jt=[],regime:oe,allowPrivacySettingsLink:Gt,pageKey:Jt,isMobile:me,isUserLoggedIn:Ae,privacyPolicyLink:Ne}){if(!Array.isArray(jt))return jt;const ae=a()(jt);return b({privacyLinkList:ae,regime:oe,allowPrivacySettingsLink:Gt}),K({privacyLinkList:ae,regime:oe,pageKey:Jt,isMobile:me}),O({privacyLinkList:ae,regime:oe,pageKey:Jt,isMobile:me}),E({privacyLinkList:ae,regime:oe,pageKey:Jt,isMobile:me,isUserLoggedIn:Ae}),S({privacyLinkList:ae,regime:oe,privacyPolicyLink:Ne}),ae}const b=({privacyLinkList:jt,regime:oe,allowPrivacySettingsLink:Gt})=>{const Jt=jt.findIndex(me=>me?.titleTranslationKey==="privacySettings"||me?.titleTranslationKey==="privacySettingsMenu");if(Jt>-1){if(!Gt){jt.splice(Jt,1);return}if(m.Gv.includes(oe)){const{DprSdk:me}=window||{};jt[Jt].titleTranslationKey="cookieSettings",jt[Jt].url="",jt[Jt].onClick=me?.showConsentManager}m.nB.includes(oe)&&jt[Jt].titleTranslationKey!=="privacySettingsMenu"&&(jt[Jt].titleTranslationKey="reviewAdsSettings")}},K=({privacyLinkList:jt,regime:oe,pageKey:Gt,isMobile:Jt})=>{const me=jt.findIndex(Ae=>Ae?.titleTranslationKey?.includes?.("dataPurposes"));if(me>-1){if(oe!==m.JP){jt.splice(me,1);return}Gt==="dataPurposes"&&Jt&&(jt[me].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},O=({privacyLinkList:jt,regime:oe,pageKey:Gt,isMobile:Jt})=>{const me=jt.findIndex(Ae=>Ae?.titleTranslationKey?.includes?.("doNotSell"));if(me>-1){if(!m.nB.includes(oe)){jt.splice(me,1);return}Gt==="privacySettings"&&Jt&&(jt[me].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),oe!==m.wQ&&m.nB.includes(oe)&&(jt[me].titleTranslationKey="saleOfData")}},E=({privacyLinkList:jt,regime:oe,pageKey:Gt,isMobile:Jt,isUserLoggedIn:me})=>{const Ae=jt.findIndex(Ne=>Ne?.titleTranslationKey?.includes?.("sensitiveData"));Ae>-1&&(Gt==="privacySettings"&&Jt&&(jt[Ae].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(oe!==m.wQ||!me)&&jt.splice(Ae,1))},S=({privacyLinkList:jt,regime:oe,privacyPolicyLink:Gt})=>{const Jt=jt.findIndex(me=>me?.titleTranslationKey==="cookieNotice");if(Jt>-1){if(!m.nB.includes(oe)){jt.splice(Jt,1);return}oe===m.wQ&&(jt[Jt].titleTranslationKey="californiaNotice",jt[Jt].url=`${Gt}#us-ccpa-notice-current`)}},L=(0,I.Iv)({t:()=>{},shouldUseLocaleParam:!1}),et=(0,e.P1)(f.cz,H,f.dF,f.Hu,u.WO,L,(jt,oe,Gt,Jt,me,Ae)=>({linkList:Ne})=>V({linkList:Ne,regime:jt,allowPrivacySettingsLink:oe,pageKey:Gt,isMobile:Jt,isUserLoggedIn:me,privacyPolicyLink:Ae?.[0]?.url})),it=R(y.St),tt=R(y.IU),dt=R(y.sc),Y=R(y.bk),ft=R(y.yk),Ot=R(y.Y9),Lt=R(y.uz),Bt=R(y.Hz),xt=R(y.FN),te=R(y.MK),j=R(y.JK),at=R(y.T$),Rt=R(y._f),Ut=R(y.Eh),Kt=R(y.$q),se=R(y.FT),le=(0,e.P1)(R(y.Jc),f.z3,f.dF,(jt,oe,Gt)=>jt&&!(oe&&Gt.includes("covid19"))),ie=R(y.bK),ce=R(y.dn),zt=R(y.M3),Xt=R(y.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:()=>M,a1:()=>D,Wo:()=>T,ke:()=>R,ZW:()=>u,$J:()=>y,MH:()=>I});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,G)=>{const F=B?.["twc-unit"]??"";return F==="m"&&G?"s":F}),u=(0,n.P1)(e.TN,s,a.Oo,(B,G,F)=>{const C=(0,o.V7)(G),J=(0,o.QQ)(B,F);return C||J}),f=(0,n.P1)(u,B=>B.code),m=(0,n.P1)(u,B=>B.name),D=(0,n.P1)(u,B=>(0,r.k)(B.name)),I=(0,n.P1)(u,B=>B.temp),y=(0,n.P1)(u,B=>B.speed),M=(0,n.P1)(u,B=>B.distance),P=(0,n.P1)(u,B=>B.accumulation),T=(0,n.P1)(u,B=>B.precip),R=(0,n.P1)(u,B=>B.pressure);var X=t(55036);const $=B=>B[X.Xf]?.[X.FA]||{}},45158:(c,l,t)=>{"use strict";t.d(l,{F7:()=>N,MG:()=>F,TN:()=>R,b2:()=>$,vz:()=>Q,xi:()=>C,y:()=>X,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 D=(0,e.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,h,p,W,w)=>g||h||p||w||W==="notFound"),I=(0,e.C6)(u,g=>m(g)),y=(0,e.C6)(I,g=>({locale:g})),M=(0,e.C6)(f,g=>({name:"getMewLocaleUrlConfig",params:g})),P=(0,e.C6)(e.$l,f,D,y,(g,h,p,W)=>{let w=g({name:"getMewLocaleUrlConfig",params:h});return!(w?.data??null)&&p&&(w=g({name:"getMewLocaleUrlConfig",params:W})),w?.data}),T=(0,e.C6)(P,g=>g?.locale?.data??null),R=(0,e.C6)(T,g=>g?.attributes?.localeCode??""),X=(0,e.C6)(R,g=>(g||"").replace("-","_")),$=(0,e.C6)(R,g=>{const h="";if(g&&g.length){const p=g.split("-");return p.length>1?p[1]:h}return h}),B=(0,e.C6)(T,g=>g?.attributes?.isLocaleSiteEnabled??!1),G=(0,e.C6)(P,g=>g?.language?.data??null),F=(0,e.C6)(G,g=>g?.attributes.languageCode??""),C=(0,e.C6)(F,g=>g.split("-")[0]),J=(0,e.C6)(G,g=>g?.attributes.languageName??""),N=(0,e.C6)(G,g=>g?.attributes.isRtlLanguage??!1),Q=(0,e.C6)(R,g=>g==="en-US")},7647:(c,l,t)=>{"use strict";t.d(l,{Cd:()=>Bt,Fk:()=>y,Gx:()=>it,H3:()=>E,JB:()=>C,JP:()=>H,LW:()=>ft,O8:()=>m,P:()=>j,Px:()=>xt,Q2:()=>p,QJ:()=>D,QQ:()=>$,Rb:()=>F,SO:()=>V,SV:()=>h,Ts:()=>dt,Vj:()=>i,W9:()=>I,Xf:()=>n,Xp:()=>R,Y6:()=>e,Y9:()=>J,Z4:()=>Q,_d:()=>o,bU:()=>K,cd:()=>a,d3:()=>Y,fD:()=>L,fS:()=>r,gr:()=>N,hu:()=>tt,i6:()=>b,jS:()=>B,kM:()=>te,lV:()=>Lt,lj:()=>at,ss:()=>Ot,u1:()=>f,ur:()=>S,xA:()=>O,zv:()=>G});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",D="WXU/ADS/BTF_BID_TARGETING_DONE",I="WXU/ADS/RUBICON_NO_WRAPPER",y="WXU/ADS/REFRESH_ADS",M="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",P="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",T=100,R=1e3,X="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",G="WXU/ADS/SET_TARGETING_CUST_PARAMS",F="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",C="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",J="WXU/ADS/SET_ALL_CUST_PARAMS",N="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",Q="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",H="WXU/ADS/LOAD_CRITEO_SLOTS",V="WXU/ADS/SET_IASPET_SLOTS",b="WXU/ADS/LOAD_INDEX_EXCHANGE",K="WXU/ADS/SET_MISC_CUST_PARAMS",O="WXU/ADS/SET_PREBID",E="WXU/ADS/SET_WX_AD_TARGETING",S="WXU/ADS/SET_WFXTG_TARGETING",L="WXU/ADS/SET_LOTAME_TARGETING",et="adBlocker",it="MW_Position1",tt="WXU/ADS/NO_AD_CALL_EXCLUSION",dt="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Y="WXU/ADS/SET_HASHED_MPID",ft=["fa","tl","id"],Ot=["CU","IR","SD","SY","UA"],Lt=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Bt=["iasPetSlot","rubicon"],xt=["refreshAds","userActionAdRefresh"],te="MW_Position2",j="MW_Position3",at="Taboola",Rt="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:()=>Xt,GL:()=>Pe,HH:()=>fe,Hc:()=>Ae,Ie:()=>b,Ii:()=>V,JN:()=>K,JV:()=>sn,JW:()=>z,Jh:()=>tn,KL:()=>L,KY:()=>xe,LX:()=>v,Ll:()=>Dt,MT:()=>en,Nt:()=>j,Q1:()=>nt,QV:()=>Ue,UJ:()=>bt,Uj:()=>oe,VH:()=>jt,Vm:()=>Bt,Vv:()=>se,WL:()=>Y,Xd:()=>Et,Y2:()=>te,Yy:()=>Kt,ZH:()=>st,cr:()=>Ne,dA:()=>gn,dJ:()=>Gt,db:()=>ge,ew:()=>ce,fL:()=>S,j5:()=>Rt,jq:()=>_t,lg:()=>ie,mm:()=>Se,n0:()=>Le,nF:()=>Pn,nY:()=>It,nu:()=>vn,oe:()=>Ie,pn:()=>pt,tc:()=>mt,u_:()=>fn,vW:()=>At,w8:()=>zt,xc:()=>de,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),D=t.n(m),I=t(75652),y=t.n(I),M=t(29286),P=t.n(M),T=t(84621),R=t(44203),X=t(18213),$=t(64402),B=t(42882),G=t(35342),F=t(64795),C=t(80329),J=t(11419),N=t(39730),Q=t(9625),g=t(46153),h=t(76643),p=t(83625),W=t(23631),w=t(80990),H=t(7647);const V=Z=>Z?.[H.Xf]?.slotsReady??!1,b=Z=>Z?.[H.Xf]?.rubiconDone??!1,K=Z=>Z?.[H.Xf]?.btfBidTargetingDone??!1,O=Z=>Z?.[H.Xf]?.custParamsComplete??!1,E=Z=>Z?.[H.Xf]?.targetingReady??!1,S=Z=>Z?.[H.Xf]?.amznHdBidStatus??!1,L=Z=>Z?.[H.Xf]?.criteoSlotStatus??!1,et=Z=>Z?.[REDUCER_KEY]?.wfxtg??!1,it=Z=>Z?.[REDUCER_KEY]?.adCallComplete??!1,tt=Z=>Z?.[REDUCER_KEY]?.btfAdCallComplete??!1,dt=(0,e.P1)(b,O,(Z,ut)=>({custParamsComplete:ut,rubiconDone:Z})),Y=(0,e.P1)(T.zM,Z=>{let ut=Z;if(Z!=="mobile"){const{screen:{width:yt}}=window;yt>1024?ut="desktop":yt>=768&&(ut="tablet")}return ut}),ft=(0,e.P1)(F.uT,Z=>s()(Object.values(Z??{})).filter(yt=>yt.component==="WxuAd"&&!yt?.props?.disableAd)??[]),Ot=(0,e.P1)(ft,Y,(Z,ut)=>Z.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(",")),Lt=Z=>(0,e.P1)(ft,ut=>ut.map(ne=>Z==="tablet"&&ne.props.tabletId==="none"?null:Z==="tablet"&&ne.props.tabletId?ne.props.tabletId:ne.props.id).filter(ne=>ne!==null).join(",")),Bt=(0,e.P1)(F.U3,C.Jj,(Z,ut)=>{const yt=Z?.metrics_levels??null;return ut||yt}),xt=(0,e.P1)(F.U3,Z=>Z?.ads),te=(0,e.P1)(F.JN,Z=>Z?.engine),j=(0,e.P1)(F.JN,Z=>Z?.networkCode),at=(0,e.P1)(g.TN,F.JN,G.gx,(Z,ut,yt)=>{const{adUnits:Qt={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ut;let{mobile:ne,desktop:ue,tablet:he}=Qt;ne=ne.includes("_us")?ne.substr(0,ne.indexOf("_us")):ne,ue=ue.includes("_us")?ue.substr(0,ue.indexOf("_us")):ue,he=he.includes("_us")?he.substr(0,he.indexOf("_us")):he;let ve="intl";switch(Z){case"en-US":ve="us";break;case"es-US":ve="es_us";break;case"en-IN":ve="en_in";break;default:break}ve!=="es_us"&&ve!=="en_in"&&(yt.includes("oppo")||yt.includes("transsion"))&&(ve="intl");const Ee=ne.includes("mobile_smart")?`${ne}_${ve}`:ne,Te=ue.includes("web_weather")?`${ue}_${ve}`:ue,pe=he.includes("tablet_weather")?`${he}_${ve}`:he;return{desktop:Te,mobile:Ee,tablet:pe}}),Rt=(0,e.P1)(Y,at,(Z,ut)=>ut?.[Z]??""),Ut=(0,e.P1)(F.JN,Z=>Z?.adTagOverrides),Kt=(0,e.P1)(F.JN,Z=>Z?.adZone),se=(0,e.P1)(Rt,Kt,C.jm,(Z,ut,yt)=>`${Z}/${yt||ut||"non_monetized"}`),le=(0,e.P1)(F.JN,Z=>Z?.adsmetrics_zone),ie=()=>P().get("adstest"),ce=(0,R.C6)(J.RL,C.jm,Kt,(Z,ut,yt)=>Z||ut||yt),zt=(0,R.C6)(Y,C.jm,j,at,Kt,ie,(Z,ut,yt,Qt,ne,ue)=>{const he=Qt[Z];return`${yt}/${ue?"test_":""}${he}/${ut||ne}`}),Xt=(0,R.C6)(Y,j,at,ie,(Z,ut,yt,Qt)=>{const ne=yt[Z];return`${ut}/${Qt?"test_":""}${ne}/interstitial`}),jt=(0,R.C6)(T.zM,xt,(Z,ut)=>{const yt=[...ut?.thirdParties??[]],{token:Qt}=Z==="mobile"?w.eh.USER_ACTION_AD_REFRESH:w.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!yt.includes(Qt)}),oe=(0,R.C6)(xt,T.zM,$.bx,B.WO,(Z,ut,yt,Qt)=>{const ne="rubicon_enUS",ue="sequentialAdLoader",he="abTesting",ve=w.eh.TIME_FRAME.token,Ee=w.eh.HELIOS_AD_SDK.token,Te=w.eh.ADMIRAL.token,pe=w.eh.IAB_CATEGORIES.token,Ce=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:we}=w.eh.REFRESH_ADS,{token:$t}=w.eh.DESKTOP_USER_ACTION_AD_REFRESH;let _=[...Z?.thirdParties??[]];return _.includes(ne)||_.push(ne),_.includes(ue)||_.push(ue),_.includes(he)||_.push(he),_.includes(Ee)||_.push(Ee),_.includes(w.eh.JANUS.token)||_.push(w.eh.JANUS.token),_.includes(ve)||_.push(ve),_.includes(Te)||_.push(Te),_.includes(pe)||_.push(pe),_.includes(Ce)||_.push(Ce),_.includes(Fe)||_.push(Fe),ut==="mobile"?(_.push(We),_.push(be)):(_.push($t),_.push(we)),yt&&Qt&&(_=_.filter(Wt=>!Wt.includes(w.eh.LOTAME.token))),y()(_).join(",")}),Gt=(0,R.C6)(F.JN,Z=>[...Z?.thirdParties??[]].includes("rubicon_enUS")),Jt=(0,R.C6)(oe,T.cz,(Z,ut)=>{const yt=Z.split(",");if(!Array.isArray(yt)||!yt.length)return[];const{CRITEO_SLOT:Qt,IAS_PET_SLOT:ne,...ue}=w.eh;return yt.filter(me(ut)).reduce((ve,Ee)=>{const pe=Object.values(ue).find(({token:Ce})=>Ee.includes(Ce));if(pe){const{script:Ce}=pe;return Ce?[...ve,Ce]:ve}return ve},[])}),me=Z=>ut=>!(W.Gv.includes(Z)&&w.XC.some(yt=>ut.includes(yt))),Ae=(Z,ut)=>(0,R.C6)(R.Gx,Y,ut?Lt(ut):Ot,ft,Et,(yt,Qt,ne,ue,he)=>{const ve=(0,R.vy)({positions:ne,screenSize:ut??Qt});let Ee=yt?.getMewAdConfigsUrlConfig?.[ve]?.data?.data??null;return Ee?(Ee=Ee.reduce((Te,pe)=>{const Ce=ue.find(Fe=>Fe.props.id===pe.name||Fe.props.tabletId===pe.name);return[...Te,{...pe,lazyload:Ce.props.lazyload,disableAd:Ce?.props?.disableAd,sequentialGroup:Ce?.props?.sequentialGroupOverride||pe?.sequentialGroup||"btf"}]},[]),he&&Z&&(Ee=Ee.filter(Te=>Te.sequentialGroup===Z)),Ee):[]}),Ne=(0,R.C6)(X.Ds,R.Gx,g.TN,Q.yt,(Z,ut,yt,Qt)=>{const ne=(0,R.vy)({locale:yt,placeid:Qt}),ue=ut?.getWxAdTargetingUrlConfig?.[ne]?.data?.data??{},he=r()(ue,w.q3);return Z?he:r()(he,w.xN)}),ae=(0,R.C6)(R.Gx,oe,(Z,ut)=>{const yt=(0,R.vy)({tokens:ut});let Qt=Z?.getMewAdThirdPartyConfigsUrlConfig?.[yt]?.data?.data??[];return Qt=Qt.map(({config:ne,config_type:ue})=>({config:ne,type:ue})),Qt}),Le=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.AMAZON_HEADER_BIDDER.token:!1);if(ut&&ut.config)return ut.config}return{}}),ye=(0,R.C6)(X.ab,ae,(Z,ut)=>{if(!Z)return{};if(!f()(ut)){const yt=ut.find(Qt=>Qt.type?Qt.type===w.eh.ADMIRAL.token:{});if(yt&&yt.config)return yt.config}return{}}),Ve=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.ASSERTIVE_YIELD.token:!1);if(ut&&ut.config)return ut.config}return{}}),ze=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.INSTANA.token:!1);if(ut&&ut.config)return ut.config}return{}}),pt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.AMAZON_SLOTS.token:!1);if(ut&&ut.config)return ut.config}return{}}),fe=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.CRITEO.token:!1);if(ut&&ut.config)return ut.config}return{}}),Pe=(0,R.C6)(ae,T.zM,(Z,ut)=>{if(!f()(Z)){const yt=Z.find(Qt=>Qt.type?Qt.type===w.eh.CRITEO_SLOT.token:!1);if(yt&&yt.config)return yt.config.placements=yt.config.placements[ut],yt.config}return{}}),At=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.GEOEDGE.token:!1);if(ut&&ut.config)return ut.config}return{}}),mt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.IAS_PET_SLOT.token:!1);if(ut&&ut.config)return ut.config}return{}}),Dt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.INDEX_EXCHANGE.token:!1);if(ut&&ut.config)return ut.config}return{}}),wt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.LOTAME.token:!1);if(ut&&ut.config)return ut.config}return{}}),ee=/[0-9]{4}/,v=(0,R.C6)(wt,Z=>{const{tagsSrcId:ut="1884"}=Z;return ut.match(ee)}),z=(0,R.C6)(v,Z=>Z?`//tags.crwdcntrl.net/lt/c/${Z}/lt.min.js`:""),nt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.PREBID.token:!1);if(ut&&ut.config)return ut.config}return{}}),rt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ut&&ut.config)return ut.config}return{}}),St=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.USER_ACTION_AD_REFRESH.token:!1);if(ut&&ut.config)return ut.config}return{}}),It=(0,R.C6)(St,T.dF,g.TN,(Z,ut,yt)=>{const{atf:Qt,refreshBidders:ne}=Z,he=(Object.keys(Qt)||[]).filter(We=>We.includes(yt)||We.includes("all"))||[];let ve=Z?.atf?.positions,Ee=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t?(ve=Qt?.[be]?.[$t]?.positions??ve,ve):We},[]);f()(Ee)&&(Ee=ve);let Te=Z?.atf?.userActionDelay;const pe=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t&&(Te=Qt?.[be]?.[$t]?.userActionDelay||Te),Te},[]);let Ce=Z?.atf?.inViewOnly;const Fe=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t&&(Ce=Qt?.[be]?.[$t]?.inViewOnly??Ce),Ce},[]);return{type:"atf",inViewOnly:Fe,posToRefresh:Ee,refreshBidders:ne,userActionDelay:pe}}),bt=(0,R.C6)(St,T.dF,g.TN,(Z,ut,yt)=>{const{btf:Qt,refreshBidders:ne}=Z,he=(Object.keys(Qt)||[]).filter(We=>We.includes(yt)||We.includes("all"))||[];let ve=Z?.btf?.positions,Ee=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t?(ve=Qt?.[be]?.[$t]?.positions??ve,ve):We},[]);f()(Ee)&&(Ee=ve);let Te=Z?.btf?.userActionDelay;const pe=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t&&(Te=Qt?.[be]?.[$t]?.userActionDelay||Te),Te},[]);let Ce=Z?.btf?.inViewOnly;const Fe=he.reduce((We,be)=>{const $t=(Object.keys(Qt[be]).filter(_=>_.includes(ut)||_.includes("all"))||[])[0];return $t&&(Ce=Qt?.[be]?.[$t]?.inViewOnly??Ce),Ce},[]);return{type:"btf",inViewOnly:Fe,posToRefresh:Ee,refreshBidders:ne,userActionDelay:pe}}),Vt=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.REFRESH_ADS.token:!1);if(ut&&ut.config)return ut.config}return{}}),st=(0,R.C6)(Vt,T.dF,g.TN,(Z,ut,yt)=>{const{atf:Qt={},refreshBidders:ne=[]}=Z,{interval:ue=0,inViewOnly:he=!1}=Qt,Ee=Object.keys(Qt).filter(Ce=>Ce.includes(yt)||Ce.includes("all"))||[];let Te=Qt.positions;const pe=Ee.reduce((Ce,Fe)=>{const be=Object.keys(Qt[Fe]).filter(we=>we.includes(ut)||we.includes("all"))||[];return f()(be)||(Te=Qt[Fe][be].positions),Te},[]);return{type:"atf",inViewOnly:he,interval:ue,positions:pe,refreshBidders:ne}}),ct=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ut?.config?ut.config:{}}}),Et=(0,R.C6)(ct,T.zM,T.dF,g.TN,(Z,ut,yt,Qt)=>{if(f()(Z)||ut!=="desktop")return!1;const ue=Object.keys(Z).filter(pe=>pe.includes(Qt)||pe.includes("all"))||[],he=Array.isArray(ue)&&ue[0],ve=Z?.[he],Ee=ve&&(ve.filter(pe=>pe.includes(yt)||pe.includes("all"))||[]);return Ee&&Array.isArray(Ee)&&!!Ee[0]}),Ct=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh?.RUBICON?.token:!1);if(ut?.config)return ut.config}return{}}),_t=(0,R.C6)(Ct,T.dF,g.TN,(Z,ut,yt)=>{const{defaultTimeoutOverride:Qt}=Z,ue=Object.keys(Z).filter(Ee=>Ee.includes(yt)||Ee.includes("all"))||[];let he=Qt;return ue.reduce((Ee,Te)=>{const Ce=Object.keys(Z[Te]).filter(Fe=>Fe.includes(ut)||Fe.includes("all"))||[];return f()(Ce)||(he=Z[Te][Ce[0]].timeoutOverride),he},he)}),ge=(0,R.C6)(Ct,_t,(Z,ut)=>({filename:Z?.filename,testFilename:Z?.testFilename,timeout:ut})),Se=(0,R.C6)(Vt,T.dF,g.TN,(Z,ut,yt)=>{const{btf:Qt={},refreshBidders:ne=[]}=Z,{interval:ue=0,inViewOnly:he=!1}=Qt,Ee=Object.keys(Qt).filter(Ce=>Ce.includes(yt)||Ce.includes("all"))||[];let Te=Qt.positions;const pe=Ee.reduce((Ce,Fe)=>{const be=Object.keys(Qt[Fe]).filter(we=>we.includes(ut)||we.includes("all"))||[];return f()(be)||(Te=Qt[Fe][be].positions),Te},[]);return{type:"btf",interval:ue,inViewOnly:he,positions:pe,refreshBidders:ne}}),de=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.WFXTG.token:!1);if(ut&&ut.config)return ut.config}return{}}),De=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.WX_AD_TARGETING.token:!1);if(ut&&ut.config)return ut.config}return{}}),Ie=(0,R.C6)(zt,Ae(null),(Z,ut)=>ut.map(yt=>({adSlotId:yt.slotTarget,size:yt.sizes.map(Qt=>Qt[0]==="fluid"?[1,1]:Qt),adUnitPath:Z}))),xe=()=>{{const Z=P().get("fv");return parseInt(Z,10)||0}},Ye=(0,R.C6)(C.jm,Kt,(Z,ut)=>{const yt=Z||ut||"",Qt=yt.lastIndexOf("local_forecasts")!==-1;let ne,ue,he;if(Qt)ne="fcst",he="fcst",ue="fcst";else{const Ee=yt.split("/").slice(-2);[ue]=Ee,ne=`${ue}_${Ee[1]||""}`,he=Ee[1]||"nl"}return{cat:ne,fam:ue,ch:he}}),je=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh?.TIME_FRAME?.token:!1);if(ut?.config)return ut.config}return{}}),Je=(0,R.C6)(F.IY,je,(Z,ut)=>ut?.tf?.[Z]??"nl"),_e=(Z,ut)=>()=>{const yt=ut||"0123456789",Qt=Z||16;let ne="";for(let ue=0;ue{{const{userAgent:Z}=window.navigator,ut=Z&&Z.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=Z=>Z?.[H.Xf]?.wfxtg??{},en=Z=>Z?.[H.Xf]?.lotame??{},on=Z=>Z?.[H.Xf]?.hashedMpid??"",mn=(0,R.C6)(Y,Z=>Z==="tablet"?"wx_tab":Z==="mobile"?"wx_mw":"wx"),Ze=(0,R.C6)(T.ZN,(Z={})=>{if(Z.layer==="rwi"||Z.layers==="rwi")return"rwi"}),sn=Z=>Z?.[p.Xf]?.videoCount??0,En=(0,R.C6)(T.ZN,Z=>Z?.adRef??""),fn=Z=>Z?.[H.Xf]?.custParams??{},dn=(0,R.C6)(X.Ds,X.gK,Ye,at,Je,_e(16,"0123456789"),xe,ie,qe,mn,hn,rn,Ze,En,sn,G.gx,Y,T.zM,(Z,ut,yt,Qt,ne,ue,he,ve,Ee,Te,pe,Ce,Fe,We,be,we,$t,_)=>{let Wt={...yt,ad_unit:Qt[$t],tf:ne,ord:ue,rmid:ue,impression_id:(0,h.Vj)(),vab:_!=="mobile"?"nxgn":"daybreak",v:he&&he.toString(),adstest:ve||"",browser:Ee,mr:"0",plat:Te,env:pe,refurl:Ce,mlayer:Fe||"",...we?{par:we}:{},ref:be===0?We:"",sod:ut?"yes":"no"};Wt=a()(Wt,Me=>!!Me);const qt=r()(Wt,w.q3);return Z?qt:r()(qt,w.xN)}),Qe=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ut&&ut.config)return ut.config}return{}}),pn=(0,R.C6)(Qe,Z=>{if(Z&&!f()(Z)){const{maxTime:ut}=Z;if(!Number.isNaN(ut))return+ut}return-1}),vn=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh?.HELIOS_AD_SDK?.token:!1);if(ut?.config)return ut.config}return{}}),gn=(0,R.C6)(fn,on,(Z,ut)=>{const yt=Object.keys(Z).filter(ne=>w.Hw.has(ne)).sort();return{pageKvs:yt.length?` ${yt.join(" ")} `:"",hasPpid:!!ut}}),Pn=(0,R.C6)(ae,Z=>{if(!f()(Z)){const ut=Z.find(yt=>yt.type?yt.type===w.eh?.AB_TESTING?.token:!1);if(ut?.config)return ut.config}return{}}),yn=(0,R.C6)(ae,Z=>Z?.find?.(ut=>ut.type===w.eh.IAB_CATEGORIES.token)?.config??{});function nn(Z,ut){return D()({},Z,ut,(yt,Qt)=>{if(Array.isArray(yt))return y()(yt.concat(Qt))})}const cn=(0,R.C6)(yn,Z=>{const{iabCategoriesByPageCode:ut={}}=Z??{},yt={};for(const[Qt,ne]of Object.entries(ut))for(const ue of Qt.split(","))yt[ue]=nn(yt[ue]??{},ne);return yt}),Dn=(0,R.C6)(cn,F.IY,(Z,ut)=>Z[ut]),Sn=(0,R.C6)(J.UO,N.s5,(Z,ut)=>(f()(Z)?ut:Z)?.tags?.iab??{}),Ue=(0,R.C6)(Dn,Sn,(Z,ut)=>nn(Z,ut)),ln=(0,R.C6)(yn,Z=>Z?.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,D,I,y,M,P)=>{const T="all",R=!P?.moneytree;if(!R||Object.keys(I).length===0||Object.keys(M).length===0||M?.enable===!1)return null;const{WEBCAKES_ENV:X}=i.env,$=M[X]??M,B=Object.keys($).find(C=>C.includes(m))??T,G=$[B];let F=null;if(G?.includes?.(D)||G?.includes?.(T)||R){const{src:C}=M;F=C[X?.toLowerCase()],F||(F=C.default)}return F=y??F,F})},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,D,I,y)=>D&&m==="en-US"&&f==="US"&&!y||!D&&f==="US"&&m==="en-US"&&!I);function u(f,m,D){const I=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),y=D?.includes?.("samsung");return!(I&&(!f||y))}},23410:(c,l,t)=>{"use strict";t.d(l,{oh:()=>S,dA:()=>O,K4:()=>K,J7:()=>E,dz:()=>f,AM:()=>u,N7:()=>I,Tt:()=>N,QP:()=>C,aZ:()=>Q,rX:()=>$,_s:()=>H});var e=t(60985),n=t(44203),r=t(45158),o=t(84621),a=t(89972);function i(L){try{return decodeURIComponent(L)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(L,et,it,tt)=>{if(!L&&!et&&!it&&!tt)return null;const Y=[{type:"canonicalCityId",locId:i(tt)},{type:"placeId",locId:i(it)},{type:null,locId:i(et)},{type:null,locId:i(L)}].find(xt=>!!xt.locId);if(!Y)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=/-/,Lt=/\s/,{locId:Bt}=Y;if(ft.test(Y.locId)){Lt.test(Bt)?Y.locId=Bt.split(" ").pop():Ot.test(Bt)?Y.locId=Bt.split("-").pop():Y.locId=Bt.split("+").pop();const xt=f(Y);if(xt)return xt}return f(Y)}),u=(0,n.C6)(r.TN,s,(L,et)=>{const{type:it,value:tt}=et||{},dt={language:L,[it]:tt};return it==="locId"&&(dt.locationType="locid"),{getSunV3LocationPointUrlConfig:dt}});function f({locId:L,type:et}){const it=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:tt=>(0,a.b)(tt)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:tt=>tt.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:tt=>`${tt.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:tt=>{const dt=tt.substring(0,2).toUpperCase();return`${tt.split(":")[0]}:1:${dt}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:tt=>`${tt.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:tt=>tt},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:tt=>tt}];if(et){const tt=it.find(dt=>dt.typeAs===et);if(tt&&tt.regex.test(L))return{type:tt.typeAs,value:tt.valueFn(L)}}for(let tt=0,dt=it.length;tt

{if(!L)return!0;const{type:et,value:it}=L;return!it||et==="geocode"&&it==="0.00,0.00"}),D=(0,n.C6)(n.Gx,u,(L,et)=>{const it="getSunV3LocationPointUrlConfig",tt=L[it]||{},dt=et[it]||{},Y=(0,n.vy)(dt);return tt[Y]}),I=(0,n.C6)(D,L=>{if(!(L?.loaded??null))return null;const it=L?.data??null;return!it||it.errors?null:L.data.location}),y=(0,n.C6)(o.h1,D,(L,et)=>{if(!L)return!1;if(!et)return!0;const it=et?.data?.errors??[];if(Array.isArray(it)&&it.length){const tt=it[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(tt)}return!1}),M=(0,n.C6)(I,L=>L?`${L.latitude},${L.longitude}`:""),P=(0,n.C6)(I,L=>L?.latitude??void 0),T=(0,n.C6)(I,L=>L?.longitude??void 0),R=(0,n.C6)(I,L=>L?.adminDistrict??""),X=(0,n.C6)(I,L=>L?.adminDistrictCode??""),$=(0,n.C6)(I,L=>L?.postalCode??""),B=(0,n.C6)(I,L=>L?.neighborhood??""),G=(0,n.C6)(I,L=>L?.country??""),F=(0,n.C6)(I,L=>L?.countryCode??""),C=(0,n.C6)(I,L=>{let et=L?.ianaTimeZone??"";return(!et||!et.includes("/"))&&(et="Etc/UTC"),et}),J=(0,n.C6)(I,L=>L?.displayName??""),N=(0,n.C6)(I,L=>L?.dmaCd??""),Q=(0,n.C6)(I,L=>L?.placeId??""),g=(0,n.C6)(I,L=>L?.airportName??""),h=(0,n.C6)(I,L=>L?.type??""),p=(0,n.C6)(I,L=>L?.city??""),W=(0,n.C6)(I,L=>L?.canonicalCityId??""),w=(0,n.C6)(I,L=>L?.disputedArea??!1),H=(0,n.C6)(I,r.b2,(L,et)=>E(L,et)),V=(0,n.C6)(I,L=>K(L)),b=(0,n.C6)(I,r.b2,(L,et)=>O(L,et));function K(L,et){let it;if(L?.disputedCountries)it=L.displayName||"";else{switch(L?.type){case"city":it=L?.locale?.locale2||"";break;case"locality":it=L?.locale?.locale3||"";break;case"neighborhood":it=L?.locale?.locale4||"";break;case"airport":it=L?.airportName||"";break;case"postal":const tt=L?.locale?.locale4||L?.locale?.locale3||L?.locale?.locale2||"",dt=L?.postalCode||"";it=et?`${tt} ${dt}`.trim():`${tt}`.trim();break;default:it=L?.displayName||""}it.length===0&&(it=L?.displayName)}return it}function O(L,et,it){const tt=et||"US";let dt;if(L?.disputedCountries)dt=L?.displayName||"";else{const Y=tt===L?.countryCode?"":L?.country||"",ft=et!=="IL"&&L?.adminDistrict||"",Ot=L?.postalCode||"";switch(L?.type){case"city":dt=[ft,Y].filter(Boolean).join(", ");break;case"locality":dt=[L?.locale?.locale2||"",ft,Y].filter(Boolean).join(", ");break;case"neighborhood":dt=[L?.locale?.locale3||L?.locale?.locale2||"",ft,Y].filter(Boolean).join(", ");break;case"postal":const xt=ft||L?.locale?.locale2||"";dt=[it?`${xt} ${Ot}`.trim():xt,Y].filter(Boolean).join(", ");break;default:dt=[ft,Y].filter(Boolean).join(", ")}}return dt}function E(L,et){const it=K(L,!1),tt=O(L,et,!0),dt=it&&tt?", ":"",Y=L?.separator?L?.separator:dt;return`${it}${Y}${tt}`.trim()}function S(L){const et=L.placeId?.length||0;return et===0?[]:Array.from({length:et},(it,tt)=>({displayName:L.displayName?.[tt],adminDistrict:L.adminDistrict?.[tt],adminDistrictCode:L.adminDistrictCode?.[tt],countryCode:L.countryCode?.[tt],country:L.country?.[tt],disputedArea:L.disputedArea?.[tt],city:L.city?.[tt],type:L.type?.[tt],postalCode:L.postalCode?.[tt],disputedCountries:L.disputedCountries?.[tt],locale:{locale1:L.locale?.locale1?.[tt]||L.locale1?.[tt],locale2:L.locale?.locale2?.[tt]||L.locale2?.[tt],locale3:L.locale?.locale3?.[tt]||L.locale3?.[tt],locale4:L.locale?.locale4?.[tt]||L.locale4?.[tt]},placeId:L.placeId[tt],latitude:Math.round(L.latitude[tt]*10)/10,longitude:Math.round(L.longitude[tt]*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:()=>Gt,Cv:()=>D,Dq:()=>V,EQ:()=>J,F3:()=>p,GH:()=>y,Gz:()=>oe,Hu:()=>h,J0:()=>u,K_:()=>se,Mr:()=>zt,N3:()=>Kt,Pi:()=>tt,Qo:()=>T,S5:()=>K,T:()=>I,U8:()=>b,UW:()=>me,V7:()=>ce,ZN:()=>B,_p:()=>i,ai:()=>Rt,bx:()=>te,cz:()=>w,dF:()=>F,dx:()=>P,e9:()=>le,eM:()=>ae,fh:()=>Ot,fx:()=>S,h1:()=>Lt,i:()=>Jt,j3:()=>ie,jw:()=>ze,kO:()=>Xt,kw:()=>E,lm:()=>W,nc:()=>N,nf:()=>C,nh:()=>it,pu:()=>ye,qk:()=>L,sN:()=>f,sQ:()=>dt,uo:()=>O,x2:()=>et,xS:()=>Ut,y:()=>G,z3:()=>xt,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"]??""),D=(0,e.P1)(u,pt=>pt?.["twc-ads-killswitch"]??""),I=(0,e.P1)(u,pt=>pt?.["twc-site-mode"]??""),y=(0,e.P1)(u,pt=>{const fe=pt?.["twc-experiment"]??null;return fe?JSON.parse(window?.atob(fe)):{}}),M=(0,o.C6)(o.Gx,pt=>{const fe=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(pt,["getMewEntityUrlConfig",fe,"data","data","attributes","value"],{})}),P=(0,e.P1)(M,y,(pt,fe)=>{let Pe;const At=Object.keys(pt),mt=Object.keys(fe);return At.forEach(Dt=>{mt.includes(Dt)&&(Pe=Dt)}),Pe}),T=(0,e.P1)(i,pt=>pt?.path?.replace(/\/$/,"")??""),R=(0,e.P1)(i,pt=>pt?.pathPattern??""),X=(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),G=(0,e.P1)(i,pt=>pt?.params??null),F=(0,e.P1)(i,pt=>pt?.pageKey??""),C=(0,e.P1)(F,pt=>a.HJ.includes(pt)),J=(0,e.P1)(i,pt=>pt?.params?.locId??""),N=(0,e.P1)(i,pt=>pt?.contextListId??""),Q=(0,e.P1)(u,pt=>{const fe="4g",Pe=[fe,"3g"],mt=(pt?.["twc-connection-speed"]??fe).toLowerCase();return Pe.includes(mt)?mt:fe}),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"),H=(0,e.P1)(u,pt=>pt?.["twc-experience"]??""),V=(0,e.P1)(B,pt=>pt?.experience??""),b=(0,e.P1)(B,pt=>pt?.locale??""),K=(0,e.P1)(B,pt=>pt?.par??""),O=(0,e.P1)(B,pt=>pt?.cscCountryCode??pt?.csccountrycode??""),E=(0,e.P1)(W,pt=>pt==="KR"),S=(0,e.P1)(B,pt=>pt?.locId??""),L=(0,e.P1)(B,pt=>pt?.placeId??""),et=(0,e.P1)(B,pt=>pt?.canonicalCityId??""),it=(0,e.P1)(G,pt=>pt?.locale??""),tt=(0,e.P1)(G,F,T,(pt,fe,Pe)=>Pe.includes("medical-reviewer")?["bios/medical-reviewer"]:fe==="bioPage"?["bios"]:fe==="commerce"?["atmosphere"]:pt?.collectionId??null),dt=(0,e.P1)(it,pt=>pt?.split("-")?.[1]??""),Y=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),ft=(0,o.C6)(Y,o.$l,(pt,fe)=>fe(pt)?.data?.attributes?.value),Ot=(0,e.P1)(dt,ft,(pt,fe)=>{const Pe=fe?.countryCodesWithoutRegisteredTrademark;return Pe?!Pe.includes(pt):!1}),Lt=(0,e.P1)(S,R,(pt,fe)=>fe.includes(":locId")||!!pt),Bt=(0,e.P1)(F,pt=>["moduleService"].includes(pt)),xt=(0,e.P1)(Bt,T,V,b,(pt,fe,Pe,At)=>{const mt=Array.isArray(fe.match(/api\/v[0-9]/g))&&!!Pe&&!!At;return pt||mt}),te=(0,e.P1)(it,pt=>pt?["en-US"].indexOf(pt)>-1:!0),j=(0,e.P1)(D,te,f,(pt,fe,Pe)=>{const At=pt&&pt.split(",")||[],mt=Pe!=="none";return At.includes("ads")||At.includes("allthethings")||fe&&mt}),at=(0,e.P1)(R,pt=>pt==="/:locale/dsr"),Rt=(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),le=(0,e.P1)($,pt=>pt?.version),ie=(0,e.P1)($,pt=>pt?.adId),ce=(0,e.P1)($,pt=>pt?.serviceProviders),zt=(0,e.P1)($,pt=>pt?.enabledUserDataInventory),Xt=(0,e.P1)(B,pt=>pt?.userId),jt=(0,e.P1)(B,pt=>pt?.serviceProviders),oe=(0,e.P1)(B,pt=>pt?.regime),Gt=(0,e.P1)(B,pt=>pt?.countryCode),Jt=(0,e.P1)(B,pt=>pt?.isUserLoggedIn==="true"),me=(0,e.P1)(B,pt=>pt?.isUserPremium==="true"),Ae=(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,fe)=>fe?.includes("twc")||pt?.includes("twc")),ye=(0,e.P1)(ae,se,(pt,fe)=>fe?.includes("wu")||pt?.includes("wu")),Ve=(0,e.P1)(ae,se,(pt,fe)=>fe?.includes("samsung")||pt?.includes("samsung")),ze=pt=>pt?.[a.Xf]?.adblocker??!1},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:()=>P,OM:()=>D,RM:()=>f,UW:()=>u,Vm:()=>s,Yg:()=>m,fm:()=>I,gx:()=>i,hh:()=>M,qK:()=>y});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,(T,R)=>T||R||r().get("partner")||""),s=(0,e.P1)(o.S5,T=>T||r().get("partner")||""),u=(0,e.P1)(i,T=>T.toLowerCase().includes("samsung")),f=(0,e.P1)(i,T=>T.toLowerCase().includes("apple")||T.toLowerCase().includes(a.X3)),m=(0,e.P1)(i,u,(T,R)=>R?T==="samsung_vsc":!1),D=(0,e.P1)(i,u,(T,R)=>R?T==="samsung_msc":!1),I=(0,e.P1)(i,m,(T,R)=>R?"samsungVietnam":T),y=(0,e.P1)(i,o.dF,(T,R)=>!(T==="oppo_widget"&&a.TR.includes(R))),M=(0,e.P1)(i,T=>a.Jp.includes(T)),P=(0,e.P1)(u,o.dF,(T,R)=>!!(T&&R!=="memberLogin"))},28995:(c,l,t)=>{"use strict";t.d(l,{Ky:()=>e.Ky,Oo:()=>e.Oo,zX:()=>e.zX});var e=t(9625)},9625:(c,l,t)=>{"use strict";t.d(l,{E8:()=>e.E8,F1:()=>e.F1,Fj:()=>e.Fj,Ky:()=>e.Ky,O2:()=>e.O2,Oo:()=>e.Oo,QU:()=>e.QU,RP:()=>e.RP,Si:()=>e.Si,Sm:()=>e.Sm,TR:()=>e.TR,bu:()=>e.bu,i7:()=>e.i7,iH:()=>e.iH,im:()=>e.im,oy:()=>e.oy,up:()=>e.up,yV:()=>e.yV,yt:()=>e.yt,z:()=>e.z,zX:()=>e.zX,zc:()=>e.zc});var e=t(89150)},89150:(c,l,t)=>{"use strict";t.d(l,{E8:()=>Bt,F1:()=>F,Fj:()=>B,Ky:()=>$,O2:()=>it,Oo:()=>te,QU:()=>P,RP:()=>H,Si:()=>h,Sm:()=>T,TR:()=>K,bu:()=>g,i7:()=>b,iH:()=>V,im:()=>w,oy:()=>O,up:()=>G,yV:()=>p,yt:()=>Q,z:()=>R,zX:()=>J,zc:()=>X});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),D=t(72484);const I=(0,e.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(j,at,Rt,Ut,Kt)=>{if(j)return at;if(/^([0-9a-f]){32,}$/.test(Rt[0]?.placeID))return Rt[0].placeID;if(Ut?.[0])return Ut[0];if(Kt)return Kt}),y=(0,u.C6)(I,j=>{if(!j)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(at)}),M=(0,u.C6)(f.TN,y,(j,at)=>{const{type:Rt,value:Ut}=at||{},Kt={language:j,[Rt]:Ut};return Rt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),P=(0,u.C6)(u.Gx,M,o.AM,m.h1,(j,at,Rt,Ut)=>{const Kt="getSunV3LocationPointUrlConfig",se=j[Kt]||{};let le=at[Kt]||{};Ut&&(le=Rt[Kt]);const ie=(0,u.vy)(le);return r()(se,ie)}),T=(0,u.C6)(P,j=>{if(!r()(j,"loaded"))return null;const Rt=r()(j,"data");return!Rt||Rt.errors?null:j.data.location}),R=(0,u.C6)(T,j=>r()(j,"displayName","")),X=(0,u.C6)(T,j=>r()(j,"adminDistrict","")),$=(0,u.C6)(T,j=>r()(j,"adminDistrictCode","")),B=(0,u.C6)(T,j=>r()(j,"countryCode","")),G=(0,u.C6)(T,j=>r()(j,"country","")),F=(0,u.C6)(T,j=>r()(j,"countyId","")),C=(0,u.C6)(T,j=>r()(j,"disputedArea",!1)),J=(0,u.C6)(T,j=>{if(!!j)return(0,a.b)(`${j.latitude},${j.longitude}`)}),N=(0,u.C6)(i.qL,j=>r()(j,"defaultLocations",{})),Q=(0,u.C6)(T,N,(j,at)=>{if(j)return r()(j,"placeId","");{const Rt=(0,D.R)(),{"TWC-GeoIP-Country":Ut}=Rt;return at[Ut]||null}return null}),g=(0,u.C6)(T,j=>r()(j,"dmaCd","")),h=(0,u.C6)(T,j=>r()(j,"postalCode","")),p=(0,u.C6)(T,j=>r()(j,"city","")),W=(0,u.C6)(T,j=>r()(j,"canonicalCityId","")),w=(0,u.C6)(T,j=>{let at=r()(j,"ianaTimeZone","");return(!at||!at.includes("/"))&&(at="Etc/UTC"),at}),H=(0,u.C6)(T,j=>xt(r()(j,"latitude",void 0))),V=(0,u.C6)(T,j=>xt(r()(j,"longitude",void 0))),b=(0,u.C6)(T,f.b2,(j,at)=>j&&(0,o.J7)(j,at)||""),K=(0,u.C6)(T,j=>(0,o.K4)(j)),O=(0,u.C6)(T,f.b2,(j,at)=>(0,o.dA)(j,at)),E=(0,e.P1)(i.nP,j=>/^([0-9a-f]){32,}$/.test(j[0]?.placeID)?j[0].placeID:null),S=(0,u.C6)(E,j=>{if(!j)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(at)}),L=(0,u.C6)(f.TN,S,(j,at)=>{const{type:Rt,value:Ut}=at||{},Kt={language:j,[Rt]:Ut};return Rt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),et=(0,u.C6)(u.Gx,L,(j,at)=>{const Rt="getSunV3LocationPointUrlConfig",Ut=j[Rt]||{},Kt=at[Rt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),it=(0,u.C6)(et,j=>{if(!r()(j,"loaded"))return null;const Rt=r()(j,"data");return!Rt||Rt.errors?null:j.data.location}),tt=(0,e.P1)(i.VI,j=>j?.[0]?j[0]:null),dt=(0,u.C6)(tt,j=>{if(!j)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(at)}),Y=(0,u.C6)(f.TN,dt,(j,at)=>{const{type:Rt,value:Ut}=at||{},Kt={language:j,[Rt]:Ut};return Rt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),ft=(0,u.C6)(u.Gx,Y,(j,at)=>{const Rt="getSunV3LocationPointUrlConfig",Ut=j[Rt]||{},Kt=at[Rt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),Ot=(0,u.C6)(ft,j=>{if(!r()(j,"loaded"))return null;const Rt=r()(j,"data");return!Rt||Rt.errors?null:j.data.location}),Lt=(0,u.C6)(u.Gx,tt,(j,at)=>{const Ut=j["getSunV3LocationSearchUrlConfig"]||{};for(const Kt of Object.keys(Ut)){const se=Ut?.[Kt]?.data?.location,le=se?.placeId?.indexOf?.(at);if(le>=0){const ie=Object.keys(se).map(ce=>[ce,se[ce][le]]);return Object.fromEntries(ie)}}return null}),Bt=(0,u.C6)(Ot,Lt,(j,at)=>j??at);function xt(j){return(+`${Math.round(`${j}e2`)}e-2`).toFixed(2)}const te=(0,e.P1)(m.kw,B,(j,at)=>j&&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(D=>{const I=m[D];return!!I&&typeof I=="object"?`${D}:{${i(I)}}`:`${D}:${I}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=m=>m?.[a.X]??{},f=(0,r.P1)(u,m=>(D,I)=>{const{params:y,name:M}=D,P=i(y);return I?m?.[M]?.[P]:m?.[M]?.[P]?.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,D,I,y)=>{if(I||y==="wu")return!0;if(["ios","android"].includes(y))return!!(i.kk.includes(u)&&!(0,n.G3)());let M=!0;return i.eT.forEach(P=>{f.includes(P)&&(M=!1)}),!(!M||i.Dt.includes(m)||i.Dt.includes(D))})},15759:(c,l,t)=>{"use strict";t.d(l,{OO:()=>D,Th:()=>I});var e=t(51866),n=t(8048),r=t.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(T=>(T.provider="new-relic-script",T))(s||{}),u=(T=>(T.method="NREUM",T))(u||{});function f(){let T="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(T="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(T="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(T="stage"),T}async function m(){const T=f(),{default:R}=await t(31751)(`./new-relic-script.${T}.ext.html`);return R}function D(T,R){try{window?.NREUM?.setCustomAttribute?.(`${a}${T}`,R)}catch{}}function I(T,R={}){try{let X;const $={};typeof T=="string"?X=T:(X=T.name,T.entryType!=="mark"?($.duration=M(T.duration),$.timestamp=M(window.performance.timeOrigin+T.startTime)):($.duration=M(T.startTime),$.timestamp=M(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(X,{...y($,i),...y(R,a)})}catch(X){o.error(X,"sendReumEvent error")}}function y(T,R=""){return Object.fromEntries(Object.entries(T).map(([X])=>[`${R}${X}`,T[X]]))}function M(T){return T/1e3}function P(){return`