(()=>{(()=>{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,y,W){var B=[null];B.push.apply(B,y);var V=new(Function.bind.apply(h,B));return W&&u(V,W.prototype),V}).apply(null,arguments)}function u(N,Y){return(u=Object.setPrototypeOf||function(g,h){return g.__proto__=h,g})(N,Y)}function f(N){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(Y){return Y.__proto__||Object.getPrototypeOf(Y)})(N)}e.r(t);var m=function(N){function Y(W){var B,V,z,b,G;return function(O,E){if(!(O instanceof E))throw new TypeError("Cannot call a class as a function")}(this,Y),V=function(O,E){return!E||n(E)!=="object"&&typeof E!="function"?a(O):E}(this,(B=f(Y)).call.apply(B,[this].concat(r(W)))),z=a(V),G=void 0,(b="_entries")in z?Object.defineProperty(z,b,{value:G,enumerable:!0,configurable:!0,writable:!0}):z[b]=G,V._entries=W,V}var g,h,y;return function(W,B){if(typeof B!="function"&&B!==null)throw new TypeError("Super expression must either be null or a function");W.prototype=Object.create(B&&B.prototype,{constructor:{value:W,writable:!0,configurable:!0}}),B&&u(W,B)}(Y,N),g=Y,(h=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(W){return this._entries.filter(function(B){return B.entryType===W})}},{key:"getEntriesByName",value:function(W,B){return this._entries.filter(function(V){return V.name===W}).filter(function(V){return!B||V.entryType===B})}}])&&o(g.prototype,h),y&&o(g,y),Y}(i(Array));function P(N,Y){for(var g=0;g0&&arguments[0]!==void 0?arguments[0]:{},W=y.registeredObservers,B=W===void 0?new Set:W,V=y.processedEntries,z=V===void 0?new Set:V,b=y.interval,G=b===void 0?100:b,O=y.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),R(this,"registeredObservers",void 0),R(this,"processedEntries",void 0),R(this,"interval",void 0),R(this,"intervalId",void 0),R(this,"context",void 0),this.registeredObservers=B,this.processedEntries=z,this.interval=G,this.context=E,this.intervalId=null}var Y,g,h;return Y=N,(g=[{key:"getNewEntries",value:function(){var y=this;return this.context.performance.getEntries().filter(function(W){return!y.processedEntries.has(W)})}},{key:"getObserversForType",value:function(y,W){return Array.from(y).filter(function(B){return B.entryTypes.some(function(V){return V===W})})}},{key:"processBuffer",value:function(y){var W=Array.from(y.buffer),B=new m(W);y.buffer.clear(),W.length&&y.callback&&y.callback.call(void 0,B,y)}},{key:"processEntries",value:function(){var y=this;this.getNewEntries().forEach(function(B){var V=B.entryType;y.getObserversForType(y.registeredObservers,V).forEach(function(z){z.buffer.add(B)}),y.processedEntries.add(B)});var W=function(){return y.registeredObservers.forEach(y.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(W):this.context.setTimeout(W,0)}},{key:"add",value:function(y){this.registeredObservers.add(y),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(y){this.registeredObservers.delete(y),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(Y.prototype,g),h&&P(Y,h),N}()),w=function(){function N(y){var W=arguments.length>1&&arguments[1]!==void 0?arguments[1]:H;(function(B,V){if(!(B instanceof V))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=y,this.buffer=new Set,this.taskQueue=W}var Y,g,h;return Y=N,(g=[{key:"observe",value:function(y){if(!y)throw new Error(T);if(y.entryTypes&&y.type)throw new Error(D);var W;if(y.entryTypes)W=y.entryTypes;else{if(!y.type)throw new Error(T);W=[y.type]}var B=W.filter(F);B.length>0&&B.length!==W.length&&console.warn(X),B.length?(this.entryTypes=B,this.taskQueue.add(this)):console.warn(J)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var y=Array.from(this.buffer);return new m(y)}}])&&p(Y.prototype,g),h&&p(Y,h),N}();M(w,"supportedEntryTypes",C);var I="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:w,K=self;K.PerformanceObserver||(K.PerformanceObserver=I)}])})},98247:function(c,l,t){"use strict";var e=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&e(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(t(29345),l)},29345:(c,l,t)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var e=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[C].startTime:s.now(),F=D>2?f[T].startTime:s.now(),H=new e({name:M,entryType:"measure",startTime:X,duration:F-X});return u.push(H),H},s.getEntries=s.webkitGetEntries||function(M){return M!=null?u.filter(function(C){return C.name===M.name&&C.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){P("mark",M),delete f[M]},s.clearMeasures=s.webkitClearMeasures||function(M){P("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,{$:()=>Se,A:()=>xt,B:()=>z,C:()=>j,D:()=>H,E:()=>Y,F:()=>Lt,G:()=>zt,H:()=>m,I:()=>Ot,J:()=>Ut,L:()=>ye,M:()=>Pt,N:()=>v,O:()=>ue,P:()=>Bt,Q:()=>Vt,R:()=>ee,S:()=>se,T:()=>Rt,U:()=>nt,W:()=>je,Z:()=>ae,a:()=>at,a2:()=>Wt,a4:()=>$,a6:()=>At,b:()=>Kt,d:()=>ie,e:()=>ut,f:()=>ce,g:()=>le,h:()=>Xt,i:()=>w,j:()=>B,k:()=>u,l:()=>W,m:()=>N,n:()=>it,o:()=>D,p:()=>M,q:()=>F,r:()=>T,s:()=>y,t:()=>f,u:()=>C,v:()=>V,y:()=>h,z:()=>g});var e=t(23143),n=t(7896),r=t(83594),o=2147483647;function a(st,ct){ct===void 0&&(ct=!0);var Et,Ct=new Promise(function(qt){Et=setTimeout(qt,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},P=typeof Symbol=="function",R=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function p(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]})},C=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 D(st){var ct=!1;return function(){ct||(ct=!0,st())}}var J=function(ct){throw ct},X=function(ct){return{value:ct,done:!0}};function F(st,ct,Et){ct===void 0&&(ct=J),Et===void 0&&(Et="iterator");var Ct={meta:{name:Et},next:st,throw:ct,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,N=function(ct){return Array.apply(null,new Array(ct))},Y=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},y=function(ct){return g(ct)||h(ct)};function W(st,ct){var Et=Object.keys(st),Ct=Et.length,qt=0,ge,Ae=(0,r.IX)(st)?N(Ct):{},de={};function De(){qt===Ct&&(ge=!0,ct(Ae))}return Et.forEach(function(Ie){var Le=function(Ge,Je){ge||(Je||y(Ge)?(ct.cancel(),ct(Ge,Je)):(Ae[Ie]=Ge,qt++,De()))};Le.cancel=f,de[Ie]=Le}),ct.cancel=function(){ge||(ge=!0,Et.forEach(function(Ie){return de[Ie].cancel()}))},de}function B(st){return{name:st.name||"anonymous",location:V(st)}}function V(st){return st[e.b_]}function z(){for(var st=arguments.length,ct=new Array(st),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:()=>I,Ef:()=>a.I,ZP:()=>ue,GG:()=>y});var e=t(23143),n=t(7896),r=t(31461),o=t(83594),a=t(93325);function i(){var yt={};return yt.promise=new Promise(function(mt,Pt){yt.resolve=mt,yt.reject=Pt}),yt}function s(yt){for(var mt=[],Pt=0;Pt2?Vt-2:0),ct=2;ct{"use strict";t.d(l,{CE:()=>D,IX:()=>s,MC:()=>f,NA:()=>X,Om:()=>F,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>J,hZ:()=>m,sR:()=>n,uj:()=>T});var e=t(23143),n=function(I){return I==null},r=function(I){return I!=null},o=function(I){return typeof I=="function"},a=function(I){return typeof I=="number"},i=function(I){return typeof I=="string"},s=Array.isArray,u=function(I){return I&&!s(I)&&typeof I=="object"},f=function(I){return I&&o(I.then)},m=function(I){return I&&o(I.next)&&o(I.throw)},P=function(I){return I&&o(Symbol)?o(I[Symbol.iterator]):s(I)},R=function(I){return I&&I[TASK]},p=function(I){return Boolean(I&&I[SAGA_ACTION])},M=function(I){return I&&o(I.subscribe)},C=function(I){return I&&o(I.isEmpty)&&o(I.take)&&o(I.put)},T=function w(I){return I&&(i(I)||X(I)||o(I)||s(I)&&I.every(w))},D=function(I){return I&&o(I.take)&&o(I.close)},J=function(I){return o(I)&&I.hasOwnProperty("toString")},X=function(I){return Boolean(I)&&typeof Symbol=="function"&&I.constructor===Symbol&&I!==Symbol.prototype},F=function(I){return D(I)&&I[e.AS]},H=function(I){return I&&I[IO]}},23143:(c,l,t)=>{"use strict";t.d(l,{AS:()=>i,Cs:()=>f,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>R,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"),P=e("TERMINATE"),R=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:P(d)?2:R(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 P(d){return Ot&&d instanceof Map}function R(d){return Rt&&d instanceof Set}function p(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 C(U,!0)},!0)),d}function T(){e(2)}function D(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function J(d){var A=ie[d];return A||e(18,d),A}function X(d,A){ie[d]||(ie[d]=A)}function F(){return Z}function H(d,A){A&&(J("Patches"),d.u=[],d.s=[],d.v=A)}function w(d){I(d),d.p.forEach(N),d.p=null}function I(d){d===Z&&(Z=d.l)}function K(d){return Z={p:[],l:Z,h:d,m:!0,_:0}}function N(d){var A=d[j];A.i===0||A.i===1?A.j():A.g=!0}function Y(d,A){A._=A.p.length;var x=A.p[0],U=d!==void 0&&d!==x;return A.h.O||J("ES5").S(A,d,U),U?(x[j].P&&(w(A),e(4)),r(d)&&(d=g(A,d),A.l||y(A,d)),A.u&&J("Patches").M(x[j].t,d,A.u,A.s)):d=g(A,x,[]),w(A),A.u&&A.v(A.u,A.s),d!==xt?d:void 0}function g(d,A,x){if(D(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 y(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)}),y(d,k,!1),x&&d.u&&J("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)&&!D(k)){if(!d.h.D&&d._=0;gt--){var ht=vt[gt][j];if(!ht.P)switch(ht.i){case 5:U(ht)&&V(ht);break;case 4:x(ht)&&V(ht)}}}function x(vt){for(var gt=vt.t,ht=vt.k,tt=Kt(ht),lt=tt.length-1;lt>=0;lt--){var Dt=tt[lt];if(Dt!==j){var Ft=gt[Dt];if(Ft===void 0&&!s(gt,Dt))return!0;var Mt=ht[Dt],Tt=Mt&&Mt[j];if(Tt?Tt.t!==Ft:!m(Mt,Ft))return!0}}var Nt=!!gt[j];return tt.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 tt=0;tt1?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=J("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),ye=Xt.createDraft.bind(Xt),Me=Xt.finishDraft.bind(Xt);const ae=jt;var Ce=t(69394);function Se(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 je=Se();je.withExtraArgument=Se;const Xe=je;var We=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)}}(),pt=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(tt){return function(lt){return ht([tt,lt])}}function ht(tt){if(U)throw new TypeError("Generator is already executing.");for(;x;)try{if(U=1,k&&(ot=tt[0]&2?k.return:tt[0]?k.throw||((ot=k.return)&&ot.call(k),0):k.next)&&!(ot=ot.call(k,tt[1])).done)return ot;switch(k=0,ot&&(tt=[tt[0]&2,ot.value]),tt[0]){case 0:case 1:ot=tt;break;case 4:return x.label++,{value:tt[1],done:!1};case 5:x.label++,k=tt[1],tt=[0];continue;case 7:tt=x.ops.pop(),x.trys.pop();continue;default:if(ot=x.trys,!(ot=ot.length>0&&ot[ot.length-1])&&(tt[0]===6||tt[0]===2)){x=0;continue}if(tt[0]===3&&(!ot||tt[1]>ot[0]&&tt[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){We(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 Le(d,A,x){var U=Ye(d,A,x);return{detectMutations:function(){return Ge(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 Ge(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 tt in x.children)ht[tt]=!0;for(var tt in U)ht[tt]=!0;for(var tt in ht){var lt=ot?ot+"."+tt:tt;if(!(A.length&&A.indexOf(lt)!==-1)){var Dt=Ge(d,A,x.children[tt],U[tt],gt,lt);if(Dt.wasMutated)return Dt}}return{wasMutated:!1}}function Je(d){return d===void 0&&(d={}),function(){return function(ht){return function(tt){return ht(tt)}}};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=Le.bind(null,x,U);return function(ht){var tt=ht.getState,lt=tt(),Dt=gt(lt),Ft;return function(Mt){return function(Tt){var Nt=ct(ot,"ImmutableStateInvariantMiddleware");Nt.measureTime(function(){lt=tt(),Ft=Dt.detectMutations(),Dt=gt(lt),Ae(!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=tt(),Ft=Dt.detectMutations(),Dt=gt(lt),Ft.wasMutated&&Ae(!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,tt=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,tt=ht===void 0?[]:ht,lt=d.warnAfter,Dt=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(Dt,"SerializableStateInvariantMiddleware");return!Nt&&!(ot.length&&ot.indexOf(Ht.type)!==-1)&&re.measureTime(function(){var Re=qe(Ht,"",x,U,gt);if(Re){var Fe=Re.keyPath,Ve=Re.value;console.error("A non-serializable value was detected in an action, in the path: `"+Fe+"`. Value:",Ve,` 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(),Fe=qe(Re,"",x,U,tt);if(Fe){var Ve=Fe.keyPath,ke=Fe.value;console.error("A non-serializable value was detected in the state, in the path: `"+Ve+"`. Value:",ke,` Take a look at the reducer(s) handling this action type: `+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(Xe):gt.push(Xe.withExtraArgument(x.extraArgument))),!1)var ht,tt;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,tt=x.preloadedState,lt=tt===void 0?void 0:tt,Dt=x.enhancers,Ft=Dt===void 0?void 0:Dt,Mt;if(typeof k=="function")Mt=k;else if(st(k))Mt=(0,Ce.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=Ce.md.apply(void 0,Tt),Yt=Ce.qC;ht&&(Yt=bt(nt({trace:!on},typeof ht=="object"&&ht)));var Zt=[Nt];Array.isArray(Ft)?Zt=ue([Nt],Ft):typeof Ft=="function"&&(Zt=Ft(Zt));var Ht=Yt.apply(void 0,Zt);return(0,Ce.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 tt=Ct(d);ht=function(){return tt}}function lt(Dt,Ft){Dt===void 0&&(Dt=ht());var Mt=ue([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},Dt)}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 Dt=U[lt],Ft=Pn(A,lt),Mt,Tt;"reducer"in Dt?(Mt=Dt.reducer,Tt=Dt.prepare):Mt=Dt,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],Dt=lt[0],Ft=Dt===void 0?{}:Dt,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 tt(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=ft(Tt,d,Nt),Zt=Yt[0],Ht=Yt[1];Dt(Ht,Nt),x(Zt,Nt)}return{removeAll:Sn(ht),addOne:Ne(A),addMany:Ne(x),setOne:Ne(U),setMany:Ne(k),setAll:Ne(ot),updateOne:Ne(lt),updateMany:Ne(Dt),upsertOne:Ne(Ft),upsertMany:Ne(Mt),removeOne:Ne(vt),removeMany:Ne(gt)}}function Qt(d,A){var x=St(d),U=x.removeOne,k=x.removeMany,ot=x.removeAll;function vt(Ht,kt){return gt([Ht],kt)}function gt(Ht,kt){Ht=Q(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 tt([Ht],kt)}function tt(Ht,kt){Ht=Q(Ht),Ht.length!==0&&Yt(Ht,kt)}function lt(Ht,kt){Ht=Q(Ht),kt.entities={},kt.ids=[],gt(Ht,kt)}function Dt(Ht,kt){return Ft([Ht],kt)}function Ft(Ht,kt){for(var re=!1,Re=0,Fe=Ht;Re-1;return x&&U}function te(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function be(){for(var d=[],A=0;A0)for(var kt=Mt.getState(),re=Array.from(x.values()),Re=0,Fe=re;Re"u"?this:window)},44355:(c,l,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,t)=>{var e=t(82609),n=e(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var t=[];return t.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},t.i=function(e,n,r){typeof e=="string"&&(e=[[null,e,""]]);var o={};if(r)for(var a=0;a1?Lt-1:0),Kt=1;Kt/gm),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),_=i(/^(?:\w+script|data):/i),dt=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Z=i(/^html$/i),ut=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,Lt=Array(j.length);at"u"?null:window},Bt=function(at,Lt){if((typeof at>"u"?"undefined":ut(at))!=="object"||typeof at.createPolicy!="function")return null;var Ut=null,Kt="data-tt-policy-suffix";Lt.currentScript&&Lt.currentScript.hasAttribute(Kt)&&(Ut=Lt.currentScript.getAttribute(Kt));var se="dompurify"+(Ut?"#"+Ut:"");try{return at.createPolicy(se,{createHTML:function(ce){return ce}})}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]:Rt(),at=function(q){return xt(q)};if(at.version="2.3.6",at.removed=[],!j||!j.document||j.document.nodeType!==9)return at.isSupported=!1,at;var Lt=j.document,Ut=j.document,Kt=j.DocumentFragment,se=j.HTMLTemplateElement,ie=j.Node,ce=j.Element,le=j.NodeFilter,zt=j.NamedNodeMap,Xt=zt===void 0?j.NamedNodeMap||j.MozNamedAttrMap:zt,jt=j.HTMLFormElement,oe=j.DOMParser,Gt=j.trustedTypes,Jt=ce.prototype,me=N(Jt,"cloneNode"),ye=N(Jt,"nextSibling"),Me=N(Jt,"childNodes"),ae=N(Jt,"parentNode");if(typeof se=="function"){var Ce=Ut.createElement("template");Ce.content&&Ce.content.ownerDocument&&(Ut=Ce.content.ownerDocument)}var Se=Bt(Gt,Lt),je=Se?Se.createHTML(""):"",Xe=Ut,We=Xe.implementation,pt=Xe.createNodeIterator,ue=Xe.createDocumentFragment,yt=Xe.getElementsByTagName,mt=Lt.importNode,Pt={};try{Pt=K(Ut).documentMode?Ut.documentMode:{}}catch{}var Wt={};at.isSupported=typeof ae=="function"&&We&&typeof We.createHTMLDocument"u"?"undefined":ut(q))!=="object")&&(q={}),q=K(q),bt="ALLOWED_TAGS"in q?I({},q.ALLOWED_TAGS):Vt,st="ALLOWED_ATTR"in q?I({},q.ALLOWED_ATTR):ct,sn="ADD_URI_SAFE_ATTR"in q?I(K(En),q.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in q?I(K(Ze),q.ADD_DATA_URI_TAGS):Ze,en="FORBID_CONTENTS"in q?I({},q.FORBID_CONTENTS):on,Ct="FORBID_TAGS"in q?I({},q.FORBID_TAGS):{},qt="FORBID_ATTR"in q?I({},q.FORBID_ATTR):{},tn="USE_PROFILES"in q?q.USE_PROFILES:!1,ge=q.ALLOW_ARIA_ATTR!==!1,Ae=q.ALLOW_DATA_ATTR!==!1,de=q.ALLOW_UNKNOWN_PROTOCOLS||!1,De=q.SAFE_FOR_TEMPLATES||!1,Ie=q.WHOLE_DOCUMENT||!1,Ge=q.RETURN_DOM||!1,Je=q.RETURN_DOM_FRAGMENT||!1,_e=q.RETURN_TRUSTED_TYPE||!1,Ye=q.FORCE_BODY||!1,qe=q.SANITIZE_DOM!==!1,hn=q.KEEP_CONTENT!==!1,rn=q.IN_PLACE||!1,It=q.ALLOWED_URI_REGEXP||It,pn=q.NAMESPACE||Qe,q.CUSTOM_ELEMENT_HANDLING&&Sn(q.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Et.tagNameCheck=q.CUSTOM_ELEMENT_HANDLING.tagNameCheck),q.CUSTOM_ELEMENT_HANDLING&&Sn(q.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Et.attributeNameCheck=q.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),q.CUSTOM_ELEMENT_HANDLING&&typeof q.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Et.allowCustomizedBuiltInElements=q.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),gn=Pn.indexOf(q.PARSER_MEDIA_TYPE)===-1?gn=yn:gn=q.PARSER_MEDIA_TYPE,nn=gn==="application/xhtml+xml"?function(wt){return wt}:M,De&&(Ae=!1),Je&&(Ge=!0),tn&&(bt=I({},[].concat(Ot(V))),st=[],tn.html===!0&&(I(bt,Y),I(st,z)),tn.svg===!0&&(I(bt,g),I(st,b),I(st,O)),tn.svgFilters===!0&&(I(bt,h),I(st,b),I(st,O)),tn.mathMl===!0&&(I(bt,W),I(st,G),I(st,O))),q.ADD_TAGS&&(bt===Vt&&(bt=K(bt)),I(bt,q.ADD_TAGS)),q.ADD_ATTR&&(st===ct&&(st=K(st)),I(st,q.ADD_ATTR)),q.ADD_URI_SAFE_ATTR&&I(sn,q.ADD_URI_SAFE_ATTR),q.FORBID_CONTENTS&&(en===on&&(en=K(en)),I(en,q.FORBID_CONTENTS)),hn&&(bt["#text"]=!0),Ie&&I(bt,["html","head","body"]),bt.table&&(I(bt,["tbody"]),delete Ct.tbody),a&&a(q),cn=q)},ln=I({},["mi","mo","mn","ms","mtext"]),Q=I({},["foreignobject","desc","title","annotation-xml"]),ft=I({},g);I(ft,h),I(ft,y);var St=I({},W);I(St,B);var Qt=function(q){var wt=ae(q);(!wt||!wt.tagName)&&(wt={namespaceURI:Qe,tagName:"template"});var te=M(q.tagName),be=M(wt.tagName);if(q.namespaceURI===dn)return wt.namespaceURI===Qe?te==="svg":wt.namespaceURI===fn?te==="svg"&&(be==="annotation-xml"||ln[be]):Boolean(ft[te]);if(q.namespaceURI===fn)return wt.namespaceURI===Qe?te==="math":wt.namespaceURI===dn?te==="math"&&Q[be]:Boolean(St[te]);if(q.namespaceURI===Qe){if(wt.namespaceURI===dn&&!Q[be]||wt.namespaceURI===fn&&!ln[be])return!1;var Ke=I({},["title","style","font","a","script"]);return!St[te]&&(Ke[te]||!ft[te])}return!1},ne=function(q){p(at.removed,{element:q});try{q.parentNode.removeChild(q)}catch{try{q.outerHTML=je}catch{q.remove()}}},fe=function(q,wt){try{p(at.removed,{attribute:wt.getAttributeNode(q),from:wt})}catch{p(at.removed,{attribute:null,from:wt})}if(wt.removeAttribute(q),q==="is"&&!st[q])if(Ge||Je)try{ne(wt)}catch{}else try{wt.setAttribute(q,"")}catch{}},he=function(q){var wt=void 0,te=void 0;if(Ye)q=""+q;else{var be=C(q,/^[\r\n\t ]+/);te=be&&be[0]}gn==="application/xhtml+xml"&&(q=''+q+"");var Ke=Se?Se.createHTML(q):q;if(pn===Qe)try{wt=new oe().parseFromString(Ke,gn)}catch{}if(!wt||!wt.documentElement){wt=We.createDocument(pn,"template",null);try{wt.documentElement.innerHTML=vn?"":Ke}catch{}}var ze=wt.body||wt.documentElement;return q&&te&&ze.insertBefore(Ut.createTextNode(te),ze.childNodes[0]||null),pn===Qe?yt.call(wt,Ie?"html":"body")[0]:Ie?wt.documentElement:ze},ve=function(q){return pt.call(q.ownerDocument||q,q,le.SHOW_ELEMENT|le.SHOW_COMMENT|le.SHOW_TEXT,null,!1)},Ee=function(q){return q instanceof jt&&(typeof q.nodeName!="string"||typeof q.textContent!="string"||typeof q.removeChild!="function"||!(q.attributes instanceof Xt)||typeof q.removeAttribute!="function"||typeof q.setAttribute!="function"||typeof q.namespaceURI!="string"||typeof q.insertBefore!="function")},Te=function(q){return(typeof ie>"u"?"undefined":ut(ie))==="object"?q instanceof ie:q&&(typeof q>"u"?"undefined":ut(q))==="object"&&typeof q.nodeType=="number"&&typeof q.nodeName=="string"},pe=function(q,wt,te){!Wt[q]||P(Wt[q],function(be){be.call(at,wt,te,cn)})},Pe=function(q){var wt=void 0;if(pe("beforeSanitizeElements",q,null),Ee(q)||C(q.nodeName,/[\u0080-\uFFFF]/))return ne(q),!0;var te=nn(q.nodeName);if(pe("uponSanitizeElement",q,{tagName:te,allowedTags:bt}),!Te(q.firstElementChild)&&(!Te(q.content)||!Te(q.content.firstElementChild))&&X(/=0;--He)be.insertBefore(me(Ke[He],!0),ye(q))}return ne(q),!0}return q instanceof ce&&!Qt(q)||(te==="noscript"||te==="noembed")&&X(/0},xe=function(q){var wt=void 0,te=void 0,be=void 0,Ke=void 0;pe("beforeSanitizeAttributes",q,null);var ze=q.attributes;if(!!ze){var He={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:st};for(Ke=ze.length;Ke--;){wt=ze[Ke];var An=wt,$e=An.name,xn=An.namespaceURI;if(te=J(wt.value),be=nn($e),He.attrName=be,He.attrValue=te,He.keepAttr=!0,He.forceKeepAttr=void 0,pe("uponSanitizeAttribute",q,He),te=He.attrValue,!He.forceKeepAttr&&(fe($e,q),!!He.keepAttr)){if(X(/\/>/i,te)){fe($e,q);continue}De&&(te=T(te,_t," "),te=T(te,v," "));var In=nn(q.nodeName);if(!!Ue(In,be,te))try{xn?q.setAttributeNS(xn,$e,te):q.setAttribute($e,te),R(at.removed)}catch{}}}pe("afterSanitizeAttributes",q,null)}},we=function $t(q){var wt=void 0,te=ve(q);for(pe("beforeSanitizeShadowDOM",q,null);wt=te.nextNode();)pe("uponSanitizeShadowNode",wt,null),!Pe(wt)&&(wt.content instanceof Kt&&$t(wt.content),xe(wt));pe("afterSanitizeShadowDOM",q,null)};return at.sanitize=function($t,q){var wt=void 0,te=void 0,be=void 0,Ke=void 0,ze=void 0;if(vn=!$t,vn&&($t=""),typeof $t!="string"&&!Te($t)){if(typeof $t.toString!="function")throw F("toString is not a function");if($t=$t.toString(),typeof $t!="string")throw F("dirty is not a string, aborting")}if(!at.isSupported){if(ut(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(Le||Ne(q),at.removed=[],typeof $t=="string"&&(rn=!1),rn){if($t.nodeName){var He=nn($t.nodeName);if(!bt[He]||Ct[He])throw F("root node is forbidden and cannot be sanitized in-place")}}else if($t instanceof ie)wt=he(""),te=wt.ownerDocument.importNode($t,!0),te.nodeType===1&&te.nodeName==="BODY"||te.nodeName==="HTML"?wt=te:wt.appendChild(te);else{if(!Ge&&!De&&!Ie&&$t.indexOf(" `+$e),De&&($e=T($e,_t," "),$e=T($e,v," ")),Se&&_e?Se.createHTML($e):$e},at.setConfig=function($t){Ne($t),Le=!0},at.clearConfig=function(){cn=null,Le=!1},at.isValidAttribute=function($t,q,wt){cn||Ne({});var te=nn($t),be=nn(q);return Ue(te,be,wt)},at.addHook=function($t,q){typeof q=="function"&&(Wt[$t]=Wt[$t]||[],p(Wt[$t],q))},at.removeHook=function($t){Wt[$t]&&R(Wt[$t])},at.removeHooks=function($t){Wt[$t]&&(Wt[$t]=[])},at.removeAllHooks=function(){Wt={}},at}var ee=xt();return ee})},46688:(c,l,t)=>{"use strict";t.d(l,{Cs:()=>e.Cs,Xz:()=>e.Xz,YQ:()=>e.YQ,g7:()=>e.g7,sw:()=>e.sw,th:()=>e.th});var e=t(13924)},13924:(c,l,t)=>{"use strict";t.d(l,{YQ:()=>K,g7:()=>I,Cs:()=>N,th:()=>F,sw:()=>X,Xz:()=>g});var e=t(1842),n=t.n(e),r=t(25877),o=t.n(r),a=t(97030),i=t.n(a),s=t(63329),u=t.n(s),f=t(829),m=t.n(f),P=t(12782),R=t.n(P),p=t(60985),M=t(84621),C=t(44203);const T=(0,p.P1)(M.J0,z=>{try{return W(z?.["twc-variation"]??"")}catch{return{}}}),D=(0,p.P1)(M.J0,z=>{try{return B(z?.["twc-experiment"]??"")}catch{return{}}}),J=(0,p.P1)(T,D,(z,b)=>({...b,...z})),X=(0,p.P1)(J,z=>{try{const b=[];for(const[G,O]of Object.entries(z)){const E={experimentName:G,variantName:O.value,variantPayload:O.payloads?.[O.value]??null};b.push(E)}return m()(b,["experimentName","variantName"])}catch{return[]}}),F=(0,C.C6)(X,z=>{const b={};for(const G of z){let{variantPayload:O}=G??{};const{taboola:E}=O??{};if(!n()(O?.taboola)){const S={placementSuffix:` - ${G.variantName}`,containerSuffix:`---${G.variantName}`};O={...O,taboola:{...S,...E}}}R()(b,O)}return b}),H=(0,C.C6)(X,z=>z.map(b=>b.experimentName)),w=(0,C.C6)(X,z=>z.map(b=>b.variantName)),I=(0,C.C6)(X,z=>z.map(b=>`${b.experimentName}_${b.variantName}`)),K=(0,C.C6)(H,z=>z.join(",")),N=(0,C.C6)(w,z=>z.join(",")),Y=(0,C.C6)(I,z=>z.join(",")),g=(0,p.P1)(F,z=>{const{taboola:b}=z??{};return n()(b)?{}:{...b}});function h(z){return window.atob(z)}function y(z){if(!i()(z))throw new Error("experiment map must be plain object");for(const[b,G]of Object.entries(z)){const{payloads:O={},value:E}=G,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(z){if(!z)return{};const b=JSON.parse(h(z));return y(b),b}function B(z){if(!z)return{};const b=JSON.parse(h(z)),G={};for(const O of Object.keys(b)){const[E,S]=O.split("__"),L=u()(b[O]);V(`${E}_${S}`)&&(G[E]={value:S,payloads:{[S]:L}})}return y(G),G}function V(z){return z.length{"use strict";t.d(l,{CJ:()=>m,RL:()=>H,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,G)=>({name:"getCMSAssetsUrlConfig",params:{language:G,query:{type:{$in:"article"},assetName:{$in:b}}}})),f=(0,r.C6)(r.$l,u,(b,G)=>b(G)?.[0]),m=(0,r.C6)(f,b=>b?.seometa?.title??""),P=(0,r.C6)(f,b=>b?.seometa?.keywords??""),R=(0,r.C6)(f,b=>b?.seometa?.description??""),p=(0,r.C6)(f,b=>b?.seometa?.["og:image"]??""),M=(0,r.C6)(f,b=>b?.seometa?.canonical??""),C=b=>b?.article?.wxNodes??{},T=b=>b?.article?.limitedAccess??!1,D=b=>b?.article?.wxNodesWithAssets??{},J=(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:[]}]:[]),X=(0,r.C6)(f,b=>b?.pcollid??""),F=(0,r.C6)(r.Gx,X,o.y,(b,G,O)=>{const E=(0,r.vy)({language:O,collectionId:G});return n()(b,["getCMSCollectionsUrlConfig",E,"data"],{})}),H=(0,r.C6)(F,b=>b?.ad_metrics?.article?.zone??""),w=(0,r.C6)(F,b=>b?.title??""),I=(0,r.C6)(f,b=>b?.providername??""),K=(0,r.C6)(f,b=>b?.providerid??""),N=(0,r.C6)(f,b=>b?.lastmodifieddate??""),Y=(0,r.C6)(f,b=>b?.publishdate??""),g=(0,r.C6)(f,b=>b?.createdate??""),h=(b,G)=>createDeepEqualSelector(dalSelector,localeSelector,(O,E)=>{const S=(G||E).replace(/-/,"_"),L=createDalKey({language:S,assetId:b});return get(O,["getCMSAssetByIDUrlConfig",L,"data"],{})}),y=b=>createDeepEqualSelector(dalSelector,G=>{const O=createDalKey({assetId:b});return get(G,["getCMSAssetsSlideshowUrlConfig",O,"data"],{})}),W=(b,G)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(O,E)=>{const S=createDalKey({language:E,collectionType:b,collectionId:G});let L=get(O,["getCMSOrderedListUrlConfig",S,"data"],{});return L.text==="Not Found"&&(L={}),L}),B=b=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(G,O)=>{const E=V(b),S=createDalKey({language:O,assetIds:E}),L=get(G,["getCMSAssetByIDsUrlConfig",S,"data"],[]);if(Array.isArray(L)){let et=L.filter(it=>it.status===200);return et=et.map(it=>{const{doc:_={}}=it;return{..._,playlists:_.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),et}return null}),V=b=>{let G=b.replace(/(^,|,$)/g,"");return G=G.split(","),G=G.join(";"),G},z=b=>get(b,["article","videoAsset"],{})},80329:(c,l,t)=>{"use strict";t.d(l,{Jj:()=>R,Q3:()=>s,ez:()=>m,jm:()=>P});var e=t(72579),n=t.n(e),r=t(44203),o=t(60985),a=t(46153),i=t(84621);const s=(0,o.P1)(i.Pi,p=>p?p.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(p,M,C)=>{if(!C)return null;const T=(0,r.vy)({language:M,collectionId:C});return n()(p,["getCMSCollectionsUrlConfig",T,"data"],{})}),f=(0,r.C6)(u,p=>n()(p,"title","")),m=(0,r.C6)(u,p=>n()(p,"sponsored",!1)),P=(0,r.C6)(u,i.dF,(p,M)=>{if(!p)return;const C=M==="index"?"article":M;return/article|video/.test(C)?n()(p,["ad_metrics",C,"zone"],""):""}),R=(0,r.C6)(u,i.dF,(p,M)=>{if(!p)return;const C=M==="index"?"article":M;return/article|video/.test(C)?n()(p,["ad_metrics",C,"metrics"],""):""})},88240:(c,l,t)=>{"use strict";t.d(l,{$q:()=>i,Eh:()=>B,FL:()=>V,FN:()=>F,FT:()=>D,Hz:()=>X,IU:()=>K,JK:()=>h,Jc:()=>Y,Je:()=>T,M3:()=>I,MK:()=>N,R8:()=>s,St:()=>u,T$:()=>y,UZ:()=>W,Wc:()=>z,X9:()=>M,Xf:()=>E,Y6:()=>S,Y9:()=>p,_f:()=>P,ah:()=>e,bK:()=>g,bk:()=>R,dn:()=>m,nD:()=>G,nn:()=>O,s8:()=>C,sF:()=>b,sc:()=>f,tV:()=>w,uz:()=>J,y8:()=>n,yk:()=>H});const e="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",u="burdaAdEngine",f="burdaHeaderBidders",m="comscore",P="appsFlyer",R="criteoSlot",p="custParamsPii",M="facebookWxNode",C="findMe",T="geoIP",D="googleNonLimitedAds",J="gpt",X="gptPiiGDPR",F="gptPiiSaleUSA",H="indexExchange",w="instagramWxNode",I="gptPrisma",K="headerBidders",N="medallia",Y="mParticleFullMetrics",g="nielsen",h="outbrain",y="rubicon",W="socialLinksFooter",B="taboola",V="twitterWxNode",z="youtubeWxNode",b="wfxTriggers",G="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:()=>le,B:()=>H,Cy:()=>Ut,Ds:()=>Ot,EM:()=>j,Eg:()=>ut,Jt:()=>et,MT:()=>F,Mw:()=>I,O7:()=>it,Oq:()=>Rt,R$:()=>_,RJ:()=>Bt,Yq:()=>Z,ab:()=>C,b2:()=>B,bG:()=>at,dR:()=>Y,ff:()=>dt,gK:()=>xt,hV:()=>se,hY:()=>ie,qW:()=>ee,sj:()=>Xt,ss:()=>X});var e=t(60985),n=t(72579),r=t.n(n),o=t(9850),a=t.n(o),i=t(46153),s=t(10449),u=t(42882),f=t(84621),m=t(23631),P=t(26850),R=t(77482),p=t(88240);const M=(0,e.P1)(f.cz,jt=>jt===m.wQ),C=(0,e.P1)(f.cz,jt=>m.nB.includes(jt)),T=jt=>r()(jt,[p.Xf,p.y8],{}),D=jt=>(0,e.P1)(T,oe=>r()(oe,[jt])),J=jt=>r()(jt,[p.Xf,p.ah],{}),X=(0,e.P1)(J,jt=>{const{DprSdk:oe}=window||{};return jt[P.ui]??oe?.getUserConsentWithDefaultValue?.(P.ui)}),F=(0,e.P1)(J,jt=>{const{DprSdk:oe}=window||{};return jt[P.y]??oe?.getUserConsentWithDefaultValue?.(P.y)}),H=()=>{const{DprSdk:jt}=window||{};if(typeof jt?.getGdprConsentOptInsString=="function")return jt.getGdprConsentOptInsString()},w=()=>{const{DprSdk:jt}=window||{};if(typeof jt?.getCcpaSaleOptInString=="function")return jt.getCcpaSaleOptInString()},I=D(p.R8),K=D(p.Je),N=D(p.s8),Y=(0,e.P1)(D(p.UZ),f.dF,(jt,oe)=>["covid19map"].includes(oe)?!1:jt),g=D(p.X9),h=D(p.tV),y=D(p.FL),W=D(p.Wc),B=(0,e.P1)(s.fr,i.b2,(jt,oe)=>jt||oe),V=(0,e.P1)(f.cz,jt=>[m.CA,...m.nB,...m.Gv].includes(jt));function z({linkList:jt=[],regime:oe,allowPrivacySettingsLink:Gt,pageKey:Jt,isMobile:me,isUserLoggedIn:ye,privacyPolicyLink:Me}){if(!Array.isArray(jt))return jt;const ae=a()(jt);return b({privacyLinkList:ae,regime:oe,allowPrivacySettingsLink:Gt}),G({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:ye}),S({privacyLinkList:ae,regime:oe,privacyPolicyLink:Me}),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")}},G=({privacyLinkList:jt,regime:oe,pageKey:Gt,isMobile:Jt})=>{const me=jt.findIndex(ye=>ye?.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(ye=>ye?.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 ye=jt.findIndex(Me=>Me?.titleTranslationKey?.includes?.("sensitiveData"));ye>-1&&(Gt==="privacySettings"&&Jt&&(jt[ye].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(oe!==m.wQ||!me)&&jt.splice(ye,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,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),et=(0,e.P1)(f.cz,V,f.dF,f.Hu,u.WO,L,(jt,oe,Gt,Jt,me,ye)=>({linkList:Me})=>z({linkList:Me,regime:jt,allowPrivacySettingsLink:oe,pageKey:Gt,isMobile:Jt,isUserLoggedIn:me,privacyPolicyLink:ye?.[0]?.url})),it=D(p.St),_=D(p.IU),dt=D(p.sc),Z=D(p.bk),ut=D(p.yk),Ot=D(p.Y9),Rt=D(p.uz),Bt=D(p.Hz),xt=D(p.FN),ee=D(p.MK),j=D(p.JK),at=D(p.T$),Lt=D(p._f),Ut=D(p.Eh),Kt=D(p.$q),se=D(p.FT),ie=(0,e.P1)(D(p.Jc),f.z3,f.dF,(jt,oe,Gt)=>jt&&!(oe&&Gt.includes("covid19"))),ce=D(p.bK),le=D(p.dn),zt=D(p.M3),Xt=D(p.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:()=>X,vz:()=>e.vz,z4:()=>e.z4,F7:()=>e.F7,xi:()=>e.xi,MG:()=>e.MG,TN:()=>e.TN,Wq:()=>f,sF:()=>M,a1:()=>P,Wo:()=>T,ke:()=>D,ZW:()=>u,$J:()=>p,MH:()=>R});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,(F,H)=>{const w=F?.["twc-unit"]??"";return w==="m"&&H?"s":w}),u=(0,n.P1)(e.TN,s,a.Oo,(F,H,w)=>{const I=(0,o.V7)(H),K=(0,o.QQ)(F,w);return I||K}),f=(0,n.P1)(u,F=>F.code),m=(0,n.P1)(u,F=>F.name),P=(0,n.P1)(u,F=>(0,r.k)(F.name)),R=(0,n.P1)(u,F=>F.temp),p=(0,n.P1)(u,F=>F.speed),M=(0,n.P1)(u,F=>F.distance),C=(0,n.P1)(u,F=>F.accumulation),T=(0,n.P1)(u,F=>F.precip),D=(0,n.P1)(u,F=>F.pressure);var J=t(55036);const X=F=>F[J.Xf]?.[J.FA]||{}},45158:(c,l,t)=>{"use strict";t.d(l,{F7:()=>N,MG:()=>w,TN:()=>D,b2:()=>X,vz:()=>Y,xi:()=>I,y:()=>J,z4:()=>F});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 y=i(g);return y||(h==="notFound"?o.ZW:y)}),f=(0,e.C6)(u,n.z3,n.pu,(g,h,y)=>{let W=g;return h&&y&&W!=="en-US"&&(W="en-GB"),{locale:W}});function m(g){if(!g)return o.ZW;const h=g.split("-")[0];return o.PD[h]||o.ZW}const P=(0,e.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(g,h,y,W,B)=>g||h||y||B||W==="notFound"),R=(0,e.C6)(u,g=>m(g)),p=(0,e.C6)(R,g=>({locale:g})),M=(0,e.C6)(f,g=>({name:"getMewLocaleUrlConfig",params:g})),C=(0,e.C6)(e.$l,f,P,p,(g,h,y,W)=>{let B=g({name:"getMewLocaleUrlConfig",params:h});return!(B?.data??null)&&y&&(B=g({name:"getMewLocaleUrlConfig",params:W})),B?.data}),T=(0,e.C6)(C,g=>g?.locale?.data??null),D=(0,e.C6)(T,g=>g?.attributes?.localeCode??""),J=(0,e.C6)(D,g=>(g||"").replace("-","_")),X=(0,e.C6)(D,g=>{const h="";if(g&&g.length){const y=g.split("-");return y.length>1?y[1]:h}return h}),F=(0,e.C6)(T,g=>g?.attributes?.isLocaleSiteEnabled??!1),H=(0,e.C6)(C,g=>g?.language?.data??null),w=(0,e.C6)(H,g=>g?.attributes.languageCode??""),I=(0,e.C6)(w,g=>g.split("-")[0]),K=(0,e.C6)(H,g=>g?.attributes.languageName??""),N=(0,e.C6)(H,g=>g?.attributes.isRtlLanguage??!1),Y=(0,e.C6)(D,g=>g==="en-US")},7647:(c,l,t)=>{"use strict";t.d(l,{Cd:()=>Bt,Fk:()=>p,Gx:()=>it,H3:()=>E,JB:()=>I,JP:()=>V,LW:()=>ut,O8:()=>m,P:()=>j,Px:()=>xt,Q2:()=>y,QJ:()=>P,QQ:()=>X,Rb:()=>w,SO:()=>z,SV:()=>h,Ts:()=>dt,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>D,Y6:()=>e,Y9:()=>K,Z4:()=>Y,_d:()=>o,bU:()=>G,cd:()=>a,d3:()=>Z,fD:()=>L,fS:()=>r,gr:()=>N,hu:()=>_,i6:()=>b,jS:()=>F,kM:()=>ee,lV:()=>Rt,lj:()=>at,ss:()=>Ot,u1:()=>f,ur:()=>S,xA:()=>O,zv:()=>H});const e={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",u="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",P="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",p="WXU/ADS/REFRESH_ADS",M="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",T=100,D=1e3,J="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",F="WXU/ADS/SET_TARGETING_READY",H="WXU/ADS/SET_TARGETING_CUST_PARAMS",w="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",I="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",K="WXU/ADS/SET_ALL_CUST_PARAMS",N="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",Y="WXU/ADS/LOAD_AMAZON_HDBID",g="WXU/ADS/SET_AMAZON_HDBID_SLOTS",h="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",y="WXU/ADS/SET_CRITEO",W="WXU/ADS/SET_LOTAME",B="WXU/ADS/SET_CRITEO_SLOTS",V="WXU/ADS/LOAD_CRITEO_SLOTS",z="WXU/ADS/SET_IASPET_SLOTS",b="WXU/ADS/LOAD_INDEX_EXCHANGE",G="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",_="WXU/ADS/NO_AD_CALL_EXCLUSION",dt="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Z="WXU/ADS/SET_HASHED_MPID",ut=["fa","tl","id"],Ot=["CU","IR","SD","SY","UA"],Rt=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Bt=["iasPetSlot","rubicon"],xt=["refreshAds","userActionAdRefresh"],ee="MW_Position2",j="MW_Position3",at="Taboola",Lt="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ut="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,l,t)=>{"use strict";t.d(l,{Aw:()=>E,BU:()=>at,Dt:()=>ae,Fh:()=>ln,G:()=>Xt,GL:()=>ue,HH:()=>pt,Hc:()=>ye,Ie:()=>b,Ii:()=>z,JN:()=>G,JV:()=>sn,JW:()=>$,Jh:()=>tn,KL:()=>L,KY:()=>Le,LX:()=>v,Ll:()=>Pt,MT:()=>en,Nt:()=>j,Q1:()=>nt,QV:()=>Ne,UJ:()=>bt,Uj:()=>oe,VH:()=>jt,Vm:()=>Bt,Vv:()=>se,WL:()=>Z,Xd:()=>Et,Y2:()=>ee,Yy:()=>Kt,ZH:()=>st,cr:()=>Me,dA:()=>gn,dJ:()=>Gt,db:()=>ge,ew:()=>le,fL:()=>S,j5:()=>Lt,jq:()=>qt,lg:()=>ce,mm:()=>Ae,n0:()=>Ce,nF:()=>Pn,nY:()=>It,nu:()=>vn,oe:()=>Ie,pn:()=>We,tc:()=>mt,u_:()=>fn,vW:()=>yt,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),P=t.n(m),R=t(75652),p=t.n(R),M=t(29286),C=t.n(M),T=t(84621),D=t(44203),J=t(18213),X=t(64402),F=t(42882),H=t(35342),w=t(64795),I=t(80329),K=t(11419),N=t(39730),Y=t(9625),g=t(46153),h=t(76643),y=t(83625),W=t(23631),B=t(80990),V=t(7647);const z=Q=>Q?.[V.Xf]?.slotsReady??!1,b=Q=>Q?.[V.Xf]?.rubiconDone??!1,G=Q=>Q?.[V.Xf]?.btfBidTargetingDone??!1,O=Q=>Q?.[V.Xf]?.custParamsComplete??!1,E=Q=>Q?.[V.Xf]?.targetingReady??!1,S=Q=>Q?.[V.Xf]?.amznHdBidStatus??!1,L=Q=>Q?.[V.Xf]?.criteoSlotStatus??!1,et=Q=>Q?.[REDUCER_KEY]?.wfxtg??!1,it=Q=>Q?.[REDUCER_KEY]?.adCallComplete??!1,_=Q=>Q?.[REDUCER_KEY]?.btfAdCallComplete??!1,dt=(0,e.P1)(b,O,(Q,ft)=>({custParamsComplete:ft,rubiconDone:Q})),Z=(0,e.P1)(T.zM,Q=>{let ft=Q;if(Q!=="mobile"){const{screen:{width:St}}=window;St>1024?ft="desktop":St>=768&&(ft="tablet")}return ft}),ut=(0,e.P1)(w.uT,Q=>s()(Object.values(Q??{})).filter(St=>St.component==="WxuAd"&&!St?.props?.disableAd)??[]),Ot=(0,e.P1)(ut,Z,(Q,ft)=>Q.map(ne=>ft==="tablet"&&ne.props.tabletId==="none"?null:ft==="tablet"&&ne.props.tabletId?ne.props.tabletId:ne.props.id).filter(ne=>ne!==null).join(",")),Rt=Q=>(0,e.P1)(ut,ft=>ft.map(ne=>Q==="tablet"&&ne.props.tabletId==="none"?null:Q==="tablet"&&ne.props.tabletId?ne.props.tabletId:ne.props.id).filter(ne=>ne!==null).join(",")),Bt=(0,e.P1)(w.U3,I.Jj,(Q,ft)=>{const St=Q?.metrics_levels??null;return ft||St}),xt=(0,e.P1)(w.U3,Q=>Q?.ads),ee=(0,e.P1)(w.JN,Q=>Q?.engine),j=(0,e.P1)(w.JN,Q=>Q?.networkCode),at=(0,e.P1)(g.TN,w.JN,H.gx,(Q,ft,St)=>{const{adUnits:Qt={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ft;let{mobile:ne,desktop:fe,tablet:he}=Qt;ne=ne.includes("_us")?ne.substr(0,ne.indexOf("_us")):ne,fe=fe.includes("_us")?fe.substr(0,fe.indexOf("_us")):fe,he=he.includes("_us")?he.substr(0,he.indexOf("_us")):he;let ve="intl";switch(Q){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"&&(St.includes("oppo")||St.includes("transsion"))&&(ve="intl");const Ee=ne.includes("mobile_smart")?`${ne}_${ve}`:ne,Te=fe.includes("web_weather")?`${fe}_${ve}`:fe,pe=he.includes("tablet_weather")?`${he}_${ve}`:he;return{desktop:Te,mobile:Ee,tablet:pe}}),Lt=(0,e.P1)(Z,at,(Q,ft)=>ft?.[Q]??""),Ut=(0,e.P1)(w.JN,Q=>Q?.adTagOverrides),Kt=(0,e.P1)(w.JN,Q=>Q?.adZone),se=(0,e.P1)(Lt,Kt,I.jm,(Q,ft,St)=>`${Q}/${St||ft||"non_monetized"}`),ie=(0,e.P1)(w.JN,Q=>Q?.adsmetrics_zone),ce=()=>C().get("adstest"),le=(0,D.C6)(K.RL,I.jm,Kt,(Q,ft,St)=>Q||ft||St),zt=(0,D.C6)(Z,I.jm,j,at,Kt,ce,(Q,ft,St,Qt,ne,fe)=>{const he=Qt[Q];return`${St}/${fe?"test_":""}${he}/${ft||ne}`}),Xt=(0,D.C6)(Z,j,at,ce,(Q,ft,St,Qt)=>{const ne=St[Q];return`${ft}/${Qt?"test_":""}${ne}/interstitial`}),jt=(0,D.C6)(T.zM,xt,(Q,ft)=>{const St=[...ft?.thirdParties??[]],{token:Qt}=Q==="mobile"?B.eh.USER_ACTION_AD_REFRESH:B.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!St.includes(Qt)}),oe=(0,D.C6)(xt,T.zM,X.bx,F.WO,(Q,ft,St,Qt)=>{const ne="rubicon_enUS",fe="sequentialAdLoader",he="abTesting",ve=B.eh.TIME_FRAME.token,Ee=B.eh.HELIOS_AD_SDK.token,Te=B.eh.ADMIRAL.token,pe=B.eh.IAB_CATEGORIES.token,Pe=B.eh.INSTANA.token,Ue=B.eh.ASSERTIVE_YIELD.token,{token:Be}=B.eh.USER_ACTION_AD_REFRESH,{token:xe}=B.eh.MOBILE_REFRESH_ADS,{token:we}=B.eh.REFRESH_ADS,{token:$t}=B.eh.DESKTOP_USER_ACTION_AD_REFRESH;let q=[...Q?.thirdParties??[]];return q.includes(ne)||q.push(ne),q.includes(fe)||q.push(fe),q.includes(he)||q.push(he),q.includes(Ee)||q.push(Ee),q.includes(B.eh.JANUS.token)||q.push(B.eh.JANUS.token),q.includes(ve)||q.push(ve),q.includes(Te)||q.push(Te),q.includes(pe)||q.push(pe),q.includes(Pe)||q.push(Pe),q.includes(Ue)||q.push(Ue),ft==="mobile"?(q.push(Be),q.push(xe)):(q.push($t),q.push(we)),St&&Qt&&(q=q.filter(wt=>!wt.includes(B.eh.LOTAME.token))),p()(q).join(",")}),Gt=(0,D.C6)(w.JN,Q=>[...Q?.thirdParties??[]].includes("rubicon_enUS")),Jt=(0,D.C6)(oe,T.cz,(Q,ft)=>{const St=Q.split(",");if(!Array.isArray(St)||!St.length)return[];const{CRITEO_SLOT:Qt,IAS_PET_SLOT:ne,...fe}=B.eh;return St.filter(me(ft)).reduce((ve,Ee)=>{const pe=Object.values(fe).find(({token:Pe})=>Ee.includes(Pe));if(pe){const{script:Pe}=pe;return Pe?[...ve,Pe]:ve}return ve},[])}),me=Q=>ft=>!(W.Gv.includes(Q)&&B.XC.some(St=>ft.includes(St))),ye=(Q,ft)=>(0,D.C6)(D.Gx,Z,ft?Rt(ft):Ot,ut,Et,(St,Qt,ne,fe,he)=>{const ve=(0,D.vy)({positions:ne,screenSize:ft??Qt});let Ee=St?.getMewAdConfigsUrlConfig?.[ve]?.data?.data??null;return Ee?(Ee=Ee.reduce((Te,pe)=>{const Pe=fe.find(Ue=>Ue.props.id===pe.name||Ue.props.tabletId===pe.name);return[...Te,{...pe,lazyload:Pe.props.lazyload,disableAd:Pe?.props?.disableAd,sequentialGroup:Pe?.props?.sequentialGroupOverride||pe?.sequentialGroup||"btf"}]},[]),he&&Q&&(Ee=Ee.filter(Te=>Te.sequentialGroup===Q)),Ee):[]}),Me=(0,D.C6)(J.Ds,D.Gx,g.TN,Y.yt,(Q,ft,St,Qt)=>{const ne=(0,D.vy)({locale:St,placeid:Qt}),fe=ft?.getWxAdTargetingUrlConfig?.[ne]?.data?.data??{},he=r()(fe,B.q3);return Q?he:r()(he,B.xN)}),ae=(0,D.C6)(D.Gx,oe,(Q,ft)=>{const St=(0,D.vy)({tokens:ft});let Qt=Q?.getMewAdThirdPartyConfigsUrlConfig?.[St]?.data?.data??[];return Qt=Qt.map(({config:ne,config_type:fe})=>({config:ne,type:fe})),Qt}),Ce=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.AMAZON_HEADER_BIDDER.token:!1);if(ft&&ft.config)return ft.config}return{}}),Se=(0,D.C6)(J.ab,ae,(Q,ft)=>{if(!Q)return{};if(!f()(ft)){const St=ft.find(Qt=>Qt.type?Qt.type===B.eh.ADMIRAL.token:{});if(St&&St.config)return St.config}return{}}),je=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.ASSERTIVE_YIELD.token:!1);if(ft&&ft.config)return ft.config}return{}}),Xe=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.INSTANA.token:!1);if(ft&&ft.config)return ft.config}return{}}),We=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.AMAZON_SLOTS.token:!1);if(ft&&ft.config)return ft.config}return{}}),pt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.CRITEO.token:!1);if(ft&&ft.config)return ft.config}return{}}),ue=(0,D.C6)(ae,T.zM,(Q,ft)=>{if(!f()(Q)){const St=Q.find(Qt=>Qt.type?Qt.type===B.eh.CRITEO_SLOT.token:!1);if(St&&St.config)return St.config.placements=St.config.placements[ft],St.config}return{}}),yt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.GEOEDGE.token:!1);if(ft&&ft.config)return ft.config}return{}}),mt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.IAS_PET_SLOT.token:!1);if(ft&&ft.config)return ft.config}return{}}),Pt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.INDEX_EXCHANGE.token:!1);if(ft&&ft.config)return ft.config}return{}}),Wt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.LOTAME.token:!1);if(ft&&ft.config)return ft.config}return{}}),_t=/[0-9]{4}/,v=(0,D.C6)(Wt,Q=>{const{tagsSrcId:ft="1884"}=Q;return ft.match(_t)}),$=(0,D.C6)(v,Q=>Q?`//tags.crwdcntrl.net/lt/c/${Q}/lt.min.js`:""),nt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.PREBID.token:!1);if(ft&&ft.config)return ft.config}return{}}),rt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ft&&ft.config)return ft.config}return{}}),At=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.USER_ACTION_AD_REFRESH.token:!1);if(ft&&ft.config)return ft.config}return{}}),It=(0,D.C6)(At,T.dF,g.TN,(Q,ft,St)=>{const{atf:Qt,refreshBidders:ne}=Q,he=(Object.keys(Qt)||[]).filter(Be=>Be.includes(St)||Be.includes("all"))||[];let ve=Q?.atf?.positions,Ee=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t?(ve=Qt?.[xe]?.[$t]?.positions??ve,ve):Be},[]);f()(Ee)&&(Ee=ve);let Te=Q?.atf?.userActionDelay;const pe=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t&&(Te=Qt?.[xe]?.[$t]?.userActionDelay||Te),Te},[]);let Pe=Q?.atf?.inViewOnly;const Ue=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t&&(Pe=Qt?.[xe]?.[$t]?.inViewOnly??Pe),Pe},[]);return{type:"atf",inViewOnly:Ue,posToRefresh:Ee,refreshBidders:ne,userActionDelay:pe}}),bt=(0,D.C6)(At,T.dF,g.TN,(Q,ft,St)=>{const{btf:Qt,refreshBidders:ne}=Q,he=(Object.keys(Qt)||[]).filter(Be=>Be.includes(St)||Be.includes("all"))||[];let ve=Q?.btf?.positions,Ee=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t?(ve=Qt?.[xe]?.[$t]?.positions??ve,ve):Be},[]);f()(Ee)&&(Ee=ve);let Te=Q?.btf?.userActionDelay;const pe=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t&&(Te=Qt?.[xe]?.[$t]?.userActionDelay||Te),Te},[]);let Pe=Q?.btf?.inViewOnly;const Ue=he.reduce((Be,xe)=>{const $t=(Object.keys(Qt[xe]).filter(q=>q.includes(ft)||q.includes("all"))||[])[0];return $t&&(Pe=Qt?.[xe]?.[$t]?.inViewOnly??Pe),Pe},[]);return{type:"btf",inViewOnly:Ue,posToRefresh:Ee,refreshBidders:ne,userActionDelay:pe}}),Vt=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.REFRESH_ADS.token:!1);if(ft&&ft.config)return ft.config}return{}}),st=(0,D.C6)(Vt,T.dF,g.TN,(Q,ft,St)=>{const{atf:Qt={},refreshBidders:ne=[]}=Q,{interval:fe=0,inViewOnly:he=!1}=Qt,Ee=Object.keys(Qt).filter(Pe=>Pe.includes(St)||Pe.includes("all"))||[];let Te=Qt.positions;const pe=Ee.reduce((Pe,Ue)=>{const xe=Object.keys(Qt[Ue]).filter(we=>we.includes(ft)||we.includes("all"))||[];return f()(xe)||(Te=Qt[Ue][xe].positions),Te},[]);return{type:"atf",inViewOnly:he,interval:fe,positions:pe,refreshBidders:ne}}),ct=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ft?.config?ft.config:{}}}),Et=(0,D.C6)(ct,T.zM,T.dF,g.TN,(Q,ft,St,Qt)=>{if(f()(Q)||ft!=="desktop")return!1;const fe=Object.keys(Q).filter(pe=>pe.includes(Qt)||pe.includes("all"))||[],he=Array.isArray(fe)&&fe[0],ve=Q?.[he],Ee=ve&&(ve.filter(pe=>pe.includes(St)||pe.includes("all"))||[]);return Ee&&Array.isArray(Ee)&&!!Ee[0]}),Ct=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh?.RUBICON?.token:!1);if(ft?.config)return ft.config}return{}}),qt=(0,D.C6)(Ct,T.dF,g.TN,(Q,ft,St)=>{const{defaultTimeoutOverride:Qt}=Q,fe=Object.keys(Q).filter(Ee=>Ee.includes(St)||Ee.includes("all"))||[];let he=Qt;return fe.reduce((Ee,Te)=>{const Pe=Object.keys(Q[Te]).filter(Ue=>Ue.includes(ft)||Ue.includes("all"))||[];return f()(Pe)||(he=Q[Te][Pe[0]].timeoutOverride),he},he)}),ge=(0,D.C6)(Ct,qt,(Q,ft)=>({filename:Q?.filename,testFilename:Q?.testFilename,timeout:ft})),Ae=(0,D.C6)(Vt,T.dF,g.TN,(Q,ft,St)=>{const{btf:Qt={},refreshBidders:ne=[]}=Q,{interval:fe=0,inViewOnly:he=!1}=Qt,Ee=Object.keys(Qt).filter(Pe=>Pe.includes(St)||Pe.includes("all"))||[];let Te=Qt.positions;const pe=Ee.reduce((Pe,Ue)=>{const xe=Object.keys(Qt[Ue]).filter(we=>we.includes(ft)||we.includes("all"))||[];return f()(xe)||(Te=Qt[Ue][xe].positions),Te},[]);return{type:"btf",interval:fe,inViewOnly:he,positions:pe,refreshBidders:ne}}),de=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.WFXTG.token:!1);if(ft&&ft.config)return ft.config}return{}}),De=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.WX_AD_TARGETING.token:!1);if(ft&&ft.config)return ft.config}return{}}),Ie=(0,D.C6)(zt,ye(null),(Q,ft)=>ft.map(St=>({adSlotId:St.slotTarget,size:St.sizes.map(Qt=>Qt[0]==="fluid"?[1,1]:Qt),adUnitPath:Q}))),Le=()=>{{const Q=C().get("fv");return parseInt(Q,10)||0}},Ye=(0,D.C6)(I.jm,Kt,(Q,ft)=>{const St=Q||ft||"",Qt=St.lastIndexOf("local_forecasts")!==-1;let ne,fe,he;if(Qt)ne="fcst",he="fcst",fe="fcst";else{const Ee=St.split("/").slice(-2);[fe]=Ee,ne=`${fe}_${Ee[1]||""}`,he=Ee[1]||"nl"}return{cat:ne,fam:fe,ch:he}}),Ge=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh?.TIME_FRAME?.token:!1);if(ft?.config)return ft.config}return{}}),Je=(0,D.C6)(w.IY,Ge,(Q,ft)=>ft?.tf?.[Q]??"nl"),_e=(Q,ft)=>()=>{const St=ft||"0123456789",Qt=Q||16;let ne="";for(let fe=0;fe{{const{userAgent:Q}=window.navigator,ft=Q&&Q.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ft))switch(ft[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=Q=>Q?.[V.Xf]?.wfxtg??{},en=Q=>Q?.[V.Xf]?.lotame??{},on=Q=>Q?.[V.Xf]?.hashedMpid??"",mn=(0,D.C6)(Z,Q=>Q==="tablet"?"wx_tab":Q==="mobile"?"wx_mw":"wx"),Ze=(0,D.C6)(T.ZN,(Q={})=>{if(Q.layer==="rwi"||Q.layers==="rwi")return"rwi"}),sn=Q=>Q?.[y.Xf]?.videoCount??0,En=(0,D.C6)(T.ZN,Q=>Q?.adRef??""),fn=Q=>Q?.[V.Xf]?.custParams??{},dn=(0,D.C6)(J.Ds,J.gK,Ye,at,Je,_e(16,"0123456789"),Le,ce,qe,mn,hn,rn,Ze,En,sn,H.gx,Z,T.zM,(Q,ft,St,Qt,ne,fe,he,ve,Ee,Te,pe,Pe,Ue,Be,xe,we,$t,q)=>{let wt={...St,ad_unit:Qt[$t],tf:ne,ord:fe,rmid:fe,impression_id:(0,h.Vj)(),vab:q!=="mobile"?"nxgn":"daybreak",v:he&&he.toString(),adstest:ve||"",browser:Ee,mr:"0",plat:Te,env:pe,refurl:Pe,mlayer:Ue||"",...we?{par:we}:{},ref:xe===0?Be:"",sod:ft?"yes":"no"};wt=a()(wt,be=>!!be);const te=r()(wt,B.q3);return Q?te:r()(te,B.xN)}),Qe=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ft&&ft.config)return ft.config}return{}}),pn=(0,D.C6)(Qe,Q=>{if(Q&&!f()(Q)){const{maxTime:ft}=Q;if(!Number.isNaN(ft))return+ft}return-1}),vn=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh?.HELIOS_AD_SDK?.token:!1);if(ft?.config)return ft.config}return{}}),gn=(0,D.C6)(fn,on,(Q,ft)=>{const St=Object.keys(Q).filter(ne=>B.Hw.has(ne)).sort();return{pageKvs:St.length?` ${St.join(" ")} `:"",hasPpid:!!ft}}),Pn=(0,D.C6)(ae,Q=>{if(!f()(Q)){const ft=Q.find(St=>St.type?St.type===B.eh?.AB_TESTING?.token:!1);if(ft?.config)return ft.config}return{}}),yn=(0,D.C6)(ae,Q=>Q?.find?.(ft=>ft.type===B.eh.IAB_CATEGORIES.token)?.config??{});function nn(Q,ft){return P()({},Q,ft,(St,Qt)=>{if(Array.isArray(St))return p()(St.concat(Qt))})}const cn=(0,D.C6)(yn,Q=>{const{iabCategoriesByPageCode:ft={}}=Q??{},St={};for(const[Qt,ne]of Object.entries(ft))for(const fe of Qt.split(","))St[fe]=nn(St[fe]??{},ne);return St}),Dn=(0,D.C6)(cn,w.IY,(Q,ft)=>Q[ft]),Sn=(0,D.C6)(K.UO,N.s5,(Q,ft)=>(f()(Q)?ft:Q)?.tags?.iab??{}),Ne=(0,D.C6)(Dn,Sn,(Q,ft)=>nn(Q,ft)),ln=(0,D.C6)(yn,Q=>Q?.iabSiteCategories)},80990:(c,l,t)=>{"use strict";t.d(l,{Hw:()=>i,XC:()=>a,eh:()=>e,q3:()=>o,xN:()=>r});const e={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},88288:(c,l,t)=>{"use strict";t.d(l,{p:()=>f});var e=t(60985),n=t(64795),r=t(84621),o=t(46153),a=t(46688),i=t(51866),s=t(11536);const u=(0,e.P1)(r.ZN,m=>m?.heliosSrc),f=(0,e.P1)(o.TN,r.dF,n.JN,u,s.nu,a.th,(m,P,R,p,M,C)=>{const T="all",D=!C?.moneytree;if(!D||Object.keys(R).length===0||Object.keys(M).length===0||M?.enable===!1)return null;const{WEBCAKES_ENV:J}=i.env,X=M[J]??M,F=Object.keys(X).find(I=>I.includes(m))??T,H=X[F];let w=null;if(H?.includes?.(P)||H?.includes?.(T)||D){const{src:I}=M;w=I[J?.toLowerCase()],w||(w=I.default)}return w=p??w,w})},57617:(c,l,t)=>{"use strict";t.d(l,{F:()=>s,M:()=>u});var e=t(60985),n=t(46153),r=t(10449),o=t(64795),a=t(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,e.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,m,P,R,p)=>P&&m==="en-US"&&f==="US"&&!p||!P&&f==="US"&&m==="en-US"&&!R);function u(f,m,P){const R=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),p=P?.includes?.("samsung");return!(R&&(!f||p))}},23410:(c,l,t)=>{"use strict";t.d(l,{oh:()=>S,dA:()=>O,K4:()=>G,J7:()=>E,dz:()=>f,AM:()=>u,N7:()=>R,Tt:()=>N,QP:()=>I,aZ:()=>Y,rX:()=>X,_s:()=>V});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,_)=>{if(!L&&!et&&!it&&!_)return null;const Z=[{type:"canonicalCityId",locId:i(_)},{type:"placeId",locId:i(it)},{type:null,locId:i(et)},{type:null,locId:i(L)}].find(xt=>!!xt.locId);if(!Z)return null;const ut=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Ot=/-/,Rt=/\s/,{locId:Bt}=Z;if(ut.test(Z.locId)){Rt.test(Bt)?Z.locId=Bt.split(" ").pop():Ot.test(Bt)?Z.locId=Bt.split("-").pop():Z.locId=Bt.split("+").pop();const xt=f(Z);if(xt)return xt}return f(Z)}),u=(0,n.C6)(r.TN,s,(L,et)=>{const{type:it,value:_}=et||{},dt={language:L,[it]:_};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:_=>(0,a.b)(_)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:_=>_.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:_=>`${_.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:_=>{const dt=_.substring(0,2).toUpperCase();return`${_.split(":")[0]}:1:${dt}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:_=>`${_.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:_=>_},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:_=>_}];if(et){const _=it.find(dt=>dt.typeAs===et);if(_&&_.regex.test(L))return{type:_.typeAs,value:_.valueFn(L)}}for(let _=0,dt=it.length;_

{if(!L)return!0;const{type:et,value:it}=L;return!it||et==="geocode"&&it==="0.00,0.00"}),P=(0,n.C6)(n.Gx,u,(L,et)=>{const it="getSunV3LocationPointUrlConfig",_=L[it]||{},dt=et[it]||{},Z=(0,n.vy)(dt);return _[Z]}),R=(0,n.C6)(P,L=>{if(!(L?.loaded??null))return null;const it=L?.data??null;return!it||it.errors?null:L.data.location}),p=(0,n.C6)(o.h1,P,(L,et)=>{if(!L)return!1;if(!et)return!0;const it=et?.data?.errors??[];if(Array.isArray(it)&&it.length){const _=it[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(_)}return!1}),M=(0,n.C6)(R,L=>L?`${L.latitude},${L.longitude}`:""),C=(0,n.C6)(R,L=>L?.latitude??void 0),T=(0,n.C6)(R,L=>L?.longitude??void 0),D=(0,n.C6)(R,L=>L?.adminDistrict??""),J=(0,n.C6)(R,L=>L?.adminDistrictCode??""),X=(0,n.C6)(R,L=>L?.postalCode??""),F=(0,n.C6)(R,L=>L?.neighborhood??""),H=(0,n.C6)(R,L=>L?.country??""),w=(0,n.C6)(R,L=>L?.countryCode??""),I=(0,n.C6)(R,L=>{let et=L?.ianaTimeZone??"";return(!et||!et.includes("/"))&&(et="Etc/UTC"),et}),K=(0,n.C6)(R,L=>L?.displayName??""),N=(0,n.C6)(R,L=>L?.dmaCd??""),Y=(0,n.C6)(R,L=>L?.placeId??""),g=(0,n.C6)(R,L=>L?.airportName??""),h=(0,n.C6)(R,L=>L?.type??""),y=(0,n.C6)(R,L=>L?.city??""),W=(0,n.C6)(R,L=>L?.canonicalCityId??""),B=(0,n.C6)(R,L=>L?.disputedArea??!1),V=(0,n.C6)(R,r.b2,(L,et)=>E(L,et,!1)),z=(0,n.C6)(R,L=>G(L)),b=(0,n.C6)(R,r.b2,(L,et)=>O(L,et));function G(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 _=L?.locale?.locale4||L?.locale?.locale3||L?.locale?.locale2||"",dt=L?.postalCode||"";it=et?`${_} ${dt}`.trim():`${_}`.trim();break;default:it=L?.displayName||""}it.length===0&&(it=L?.displayName)}return it}function O(L,et,it){const _=et||"US";let dt;if(L?.disputedCountries)dt=L?.displayName||"";else{const Z=_===L?.countryCode?"":L?.country||"",ut=et!=="IL"&&L?.adminDistrict||"",Ot=L?.postalCode||"";switch(L?.type){case"city":dt=[ut,Z].filter(Boolean).join(", ");break;case"locality":dt=[L?.locale?.locale2||"",ut,Z].filter(Boolean).join(", ");break;case"neighborhood":dt=[L?.locale?.locale3||L?.locale?.locale2||"",ut,Z].filter(Boolean).join(", ");break;case"postal":const xt=ut||L?.locale?.locale2||"";dt=[it?`${xt} ${Ot}`.trim():xt,Z].filter(Boolean).join(", ");break;default:dt=[ut,Z].filter(Boolean).join(", ")}}return dt}function E(L,et,it=!0){const _=G(L,!1),dt=O(L,et,it),Z=_&&dt?", ":"",ut=L?.separator?L?.separator:Z;return`${_}${ut}${dt}`.trim()}function S(L){const et=L.placeId?.length||0;return et===0?[]:Array.from({length:et},(it,_)=>({displayName:L.displayName?.[_],adminDistrict:L.adminDistrict?.[_],adminDistrictCode:L.adminDistrictCode?.[_],countryCode:L.countryCode?.[_],country:L.country?.[_],disputedArea:L.disputedArea?.[_],city:L.city?.[_],type:L.type?.[_],postalCode:L.postalCode?.[_],disputedCountries:L.disputedCountries?.[_],locale:{locale1:L.locale?.locale1?.[_]||L.locale1?.[_],locale2:L.locale?.locale2?.[_]||L.locale2?.[_],locale3:L.locale?.locale3?.[_]||L.locale3?.[_],locale4:L.locale?.locale4?.[_]||L.locale4?.[_]},placeId:L.placeId[_],latitude:Math.round(L.latitude[_]*10)/10,longitude:Math.round(L.longitude[_]*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,Ps:()=>e.Ps,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:()=>Jt,Cv:()=>P,Dq:()=>b,EQ:()=>N,F3:()=>W,GH:()=>p,Gz:()=>Gt,Hu:()=>y,J0:()=>u,K_:()=>ie,Mr:()=>Xt,N3:()=>se,Pi:()=>dt,Ps:()=>I,Qo:()=>T,S5:()=>O,T:()=>R,U8:()=>G,UW:()=>ye,V7:()=>zt,ZN:()=>F,_p:()=>i,ai:()=>Ut,bx:()=>j,cz:()=>V,dF:()=>w,dx:()=>C,e9:()=>ce,eM:()=>Ce,fh:()=>Rt,fx:()=>L,h1:()=>Bt,i:()=>me,j3:()=>le,jw:()=>We,kO:()=>jt,kw:()=>S,lm:()=>B,nc:()=>Y,nf:()=>K,nh:()=>_,pu:()=>je,qk:()=>et,sN:()=>f,sQ:()=>Z,uo:()=>E,x2:()=>it,xS:()=>Kt,y:()=>H,z3:()=>ee,zM:()=>h});var e=t(60985),n=t(72579),r=t.n(n),o=t(44203),a=t(2395);const i=pt=>pt?.[a.Xf]??null,s=pt=>pt?.[REDUCER_KEY]?.domain,u=(0,e.P1)(i,pt=>pt?.headers??null),f=(0,e.P1)(u,pt=>pt?.["twc-subs"]??"none"),m=(0,e.P1)(u,pt=>pt?.["twc-sticky-variant"]??""),P=(0,e.P1)(u,pt=>pt?.["twc-ads-killswitch"]??""),R=(0,e.P1)(u,pt=>pt?.["twc-site-mode"]??""),p=(0,e.P1)(u,pt=>{const ue=pt?.["twc-experiment"]??null;return ue?JSON.parse(window?.atob(ue)):{}}),M=(0,o.C6)(o.Gx,pt=>{const ue=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(pt,["getMewEntityUrlConfig",ue,"data","data","attributes","value"],{})}),C=(0,e.P1)(M,p,(pt,ue)=>{let yt;const mt=Object.keys(pt),Pt=Object.keys(ue);return mt.forEach(Wt=>{Pt.includes(Wt)&&(yt=Wt)}),yt}),T=(0,e.P1)(i,pt=>pt?.path?.replace(/\/$/,"")??""),D=(0,e.P1)(i,pt=>pt?.pathPattern??""),J=(0,e.P1)(i,pt=>pt?.referer??null),X=(0,e.P1)(i,pt=>pt?.requestBody??null),F=(0,e.P1)(i,pt=>pt?.query??null),H=(0,e.P1)(i,pt=>pt?.params??null),w=(0,e.P1)(i,pt=>pt?.pageKey??""),I=(0,e.P1)(w,pt=>pt==="today"),K=(0,e.P1)(w,pt=>a.HJ.includes(pt)),N=(0,e.P1)(i,pt=>pt?.params?.locId??""),Y=(0,e.P1)(i,pt=>pt?.contextListId??""),g=(0,e.P1)(u,pt=>{const ue="4g",yt=[ue,"3g"],Pt=(pt?.["twc-connection-speed"]??ue).toLowerCase();return yt.includes(Pt)?Pt:ue}),h=(0,e.P1)(u,pt=>pt?.["twc-device-class"]??"mobile"),y=(0,e.P1)(h,pt=>pt==="mobile"),W=(0,e.P1)(u,pt=>pt?.["twc-partner"]??""),B=(0,e.P1)(u,pt=>pt?.["twc-csc"]??""),V=(0,e.P1)(u,pt=>pt?.["twc-privacy"]??"exempt"),z=(0,e.P1)(u,pt=>pt?.["twc-experience"]??""),b=(0,e.P1)(F,pt=>pt?.experience??""),G=(0,e.P1)(F,pt=>pt?.locale??""),O=(0,e.P1)(F,pt=>pt?.par??""),E=(0,e.P1)(F,pt=>pt?.cscCountryCode??pt?.csccountrycode??""),S=(0,e.P1)(B,pt=>pt==="KR"),L=(0,e.P1)(F,pt=>pt?.locId??""),et=(0,e.P1)(F,pt=>pt?.placeId??""),it=(0,e.P1)(F,pt=>pt?.canonicalCityId??""),_=(0,e.P1)(H,pt=>pt?.locale??""),dt=(0,e.P1)(H,w,T,(pt,ue,yt)=>yt.includes("medical-reviewer")?["bios/medical-reviewer"]:ue==="bioPage"?["bios"]:ue==="commerce"?["atmosphere"]:pt?.collectionId??null),Z=(0,e.P1)(_,pt=>pt?.split("-")?.[1]??""),ut=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Ot=(0,o.C6)(ut,o.$l,(pt,ue)=>ue(pt)?.data?.attributes?.value),Rt=(0,e.P1)(Z,Ot,(pt,ue)=>{const yt=ue?.countryCodesWithoutRegisteredTrademark;return yt?!yt.includes(pt):!1}),Bt=(0,e.P1)(L,D,(pt,ue)=>ue.includes(":locId")||!!pt),xt=(0,e.P1)(w,pt=>["moduleService"].includes(pt)),ee=(0,e.P1)(xt,T,b,G,(pt,ue,yt,mt)=>{const Pt=Array.isArray(ue.match(/api\/v[0-9]/g))&&!!yt&&!!mt;return pt||Pt}),j=(0,e.P1)(_,pt=>pt?["en-US"].indexOf(pt)>-1:!0),at=(0,e.P1)(P,j,f,(pt,ue,yt)=>{const mt=pt&&pt.split(",")||[],Pt=yt!=="none";return mt.includes("ads")||mt.includes("allthethings")||ue&&Pt}),Lt=(0,e.P1)(D,pt=>pt==="/:locale/dsr"),Ut=(0,e.P1)(u,pt=>pt?.["twc-csrf"]??""),Kt=(0,e.P1)(u,pt=>pt?.["twc-geoip-country"]??""),se=(0,e.P1)(X,pt=>pt?.userId),ie=(0,e.P1)(X,pt=>pt?.appId),ce=(0,e.P1)(X,pt=>pt?.version),le=(0,e.P1)(X,pt=>pt?.adId),zt=(0,e.P1)(X,pt=>pt?.serviceProviders),Xt=(0,e.P1)(X,pt=>pt?.enabledUserDataInventory),jt=(0,e.P1)(F,pt=>pt?.userId),oe=(0,e.P1)(F,pt=>pt?.serviceProviders),Gt=(0,e.P1)(F,pt=>pt?.regime),Jt=(0,e.P1)(F,pt=>pt?.countryCode),me=(0,e.P1)(F,pt=>pt?.isUserLoggedIn==="true"),ye=(0,e.P1)(F,pt=>pt?.isUserPremium==="true"),Me=(0,e.P1)(F,pt=>pt?.email),ae=(0,e.P1)(F,pt=>pt?.action),Ce=(0,e.P1)(F,pt=>pt?.appIdOverride),Se=(0,e.P1)(Ce,ie,(pt,ue)=>ue?.includes("twc")||pt?.includes("twc")),je=(0,e.P1)(Ce,ie,(pt,ue)=>ue?.includes("wu")||pt?.includes("wu")),Xe=(0,e.P1)(Ce,ie,(pt,ue)=>ue?.includes("samsung")||pt?.includes("samsung")),We=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:()=>C,OM:()=>P,RM:()=>f,UW:()=>u,Vm:()=>s,Yg:()=>m,fm:()=>R,gx:()=>i,hh:()=>M,qK:()=>p});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,D)=>T||D||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,D)=>D?T==="samsung_vsc":!1),P=(0,e.P1)(i,u,(T,D)=>D?T==="samsung_msc":!1),R=(0,e.P1)(i,m,(T,D)=>D?"samsungVietnam":T),p=(0,e.P1)(i,o.dF,(T,D)=>!(T==="oppo_widget"&&a.TR.includes(D))),M=(0,e.P1)(i,T=>a.Jp.includes(T)),C=(0,e.P1)(u,o.dF,(T,D)=>!!(T&&D!=="memberLogin"))},28995:(c,l,t)=>{"use strict";t.d(l,{Oo:()=>e.Oo,Sm:()=>e.Sm,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:()=>w,Fj:()=>F,Ky:()=>X,O2:()=>it,Oo:()=>ee,QU:()=>C,RP:()=>V,Si:()=>h,Sm:()=>T,TR:()=>G,bu:()=>g,i7:()=>b,iH:()=>z,im:()=>B,oy:()=>O,up:()=>H,yV:()=>y,yt:()=>Y,z:()=>D,zX:()=>K,zc:()=>J});var e=t(60985),n=t(72579),r=t.n(n),o=t(23410),a=t(89972),i=t(63907),s=t(10449),u=t(44203),f=t(45158),m=t(84621),P=t(72484);const R=(0,e.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(j,at,Lt,Ut,Kt)=>{if(j)return at;if(/^([0-9a-f]){32,}$/.test(Lt[0]?.placeID))return Lt[0].placeID;if(Ut?.[0])return Ut[0];if(Kt)return Kt}),p=(0,u.C6)(R,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,p,(j,at)=>{const{type:Lt,value:Ut}=at||{},Kt={language:j,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),C=(0,u.C6)(u.Gx,M,o.AM,m.h1,(j,at,Lt,Ut)=>{const Kt="getSunV3LocationPointUrlConfig",se=j[Kt]||{};let ie=at[Kt]||{};Ut&&(ie=Lt[Kt]);const ce=(0,u.vy)(ie);return r()(se,ce)}),T=(0,u.C6)(C,j=>{if(!r()(j,"loaded"))return null;const Lt=r()(j,"data");return!Lt||Lt.errors?null:j.data.location}),D=(0,u.C6)(T,j=>r()(j,"displayName","")),J=(0,u.C6)(T,j=>r()(j,"adminDistrict","")),X=(0,u.C6)(T,j=>r()(j,"adminDistrictCode","")),F=(0,u.C6)(T,j=>r()(j,"countryCode","")),H=(0,u.C6)(T,j=>r()(j,"country","")),w=(0,u.C6)(T,j=>r()(j,"countyId","")),I=(0,u.C6)(T,j=>r()(j,"disputedArea",!1)),K=(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",{})),Y=(0,u.C6)(T,N,(j,at)=>{if(j)return r()(j,"placeId","");{const Lt=(0,P.R)(),{"TWC-GeoIP-Country":Ut}=Lt;return at[Ut]||null}return null}),g=(0,u.C6)(T,j=>r()(j,"dmaCd","")),h=(0,u.C6)(T,j=>r()(j,"postalCode","")),y=(0,u.C6)(T,j=>r()(j,"city","")),W=(0,u.C6)(T,j=>r()(j,"canonicalCityId","")),B=(0,u.C6)(T,j=>{let at=r()(j,"ianaTimeZone","");return(!at||!at.includes("/"))&&(at="Etc/UTC"),at}),V=(0,u.C6)(T,j=>xt(r()(j,"latitude",void 0))),z=(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)||""),G=(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:Lt,value:Ut}=at||{},Kt={language:j,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),et=(0,u.C6)(u.Gx,L,(j,at)=>{const Lt="getSunV3LocationPointUrlConfig",Ut=j[Lt]||{},Kt=at[Lt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),it=(0,u.C6)(et,j=>{if(!r()(j,"loaded"))return null;const Lt=r()(j,"data");return!Lt||Lt.errors?null:j.data.location}),_=(0,e.P1)(i.VI,j=>j?.[0]?j[0]:null),dt=(0,u.C6)(_,j=>{if(!j)return{value:null,type:"none"};const at={type:null,locId:decodeURIComponent(j)};return(0,o.dz)(at)}),Z=(0,u.C6)(f.TN,dt,(j,at)=>{const{type:Lt,value:Ut}=at||{},Kt={language:j,[Lt]:Ut};return Lt==="locId"&&(Kt.locationType="locid"),{getSunV3LocationPointUrlConfig:Kt}}),ut=(0,u.C6)(u.Gx,Z,(j,at)=>{const Lt="getSunV3LocationPointUrlConfig",Ut=j[Lt]||{},Kt=at[Lt]||{},se=(0,u.vy)(Kt);return r()(Ut,se)}),Ot=(0,u.C6)(ut,j=>{if(!r()(j,"loaded"))return null;const Lt=r()(j,"data");return!Lt||Lt.errors?null:j.data.location}),Rt=(0,u.C6)(u.Gx,_,(j,at)=>{const Ut=j["getSunV3LocationSearchUrlConfig"]||{};for(const Kt of Object.keys(Ut)){const se=Ut?.[Kt]?.data?.location,ie=se?.placeId?.indexOf?.(at);if(ie>=0){const ce=Object.keys(se).map(le=>[le,se[le][ie]]);return Object.fromEntries(ce)}}return null}),Bt=(0,u.C6)(Ot,Rt,(j,at)=>j??at);function xt(j){return(+`${Math.round(`${j}e2`)}e-2`).toFixed(2)}const ee=(0,e.P1)(m.kw,F,(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(P=>{const R=m[P];return!!R&&typeof R=="object"?`${P}:{${i(R)}}`:`${P}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=m=>m?.[a.X]??{},f=(0,r.P1)(u,m=>(P,R)=>{const{params:p,name:M}=P,C=i(p);return R?m?.[M]?.[C]:m?.[M]?.[C]?.data})},63108:(c,l,t)=>{"use strict";t.d(l,{J:()=>n});var e=t(51866);function n(r=!0){return r?e.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":e.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,l,t)=>{"use strict";t.d(l,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>e});const e=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(c,l,t)=>{"use strict";t.d(l,{A:()=>s});var e=t(60985),n=t(64402),r=t(45158),o=t(84621),a=t(10449),i=t(58440);const s=(0,e.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(u,f,m,P,R,p)=>{if(R||p==="wu")return!0;if(["ios","android"].includes(p))return!!(i.kk.includes(u)&&!(0,n.G3)());let M=!0;return i.eT.forEach(C=>{f.includes(C)&&(M=!1)}),!(!M||i.Dt.includes(m)||i.Dt.includes(P))})},15759:(c,l,t)=>{"use strict";t.d(l,{OO:()=>P,Th:()=>R});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:D}=await t(31751)(`./new-relic-script.${T}.ext.html`);return D}function P(T,D){try{window?.NREUM?.setCustomAttribute?.(`${a}${T}`,D)}catch{}}function R(T,D={}){try{let J;const X={};typeof T=="string"?J=T:(J=T.name,T.entryType!=="mark"?(X.duration=M(T.duration),X.timestamp=M(window.performance.timeOrigin+T.startTime)):(X.duration=M(T.startTime),X.timestamp=M(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(J,{...p(X,i),...p(D,a)})}catch(J){o.error(J,"sendReumEvent error")}}function p(T,D=""){return Object.fromEntries(Object.entries(T).map(([J])=>[`${D}${J}`,T[J]]))}function M(T){return T/1e3}function C(){return`