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