(()=>{(()=>{var Bn={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(E,v,w){var N=[null];N.push.apply(N,v);var K=new(Function.bind.apply(E,N));return w&&l(K,w.prototype),K}).apply(null,arguments)}function l(M,k){return(l=Object.setPrototypeOf||function(p,E){return p.__proto__=E,p})(M,k)}function f(M){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)})(M)}t.r(e);var m=function(M){function k(w){var N,K,H,B,z;return function(b,h){if(!(b instanceof h))throw new TypeError("Cannot call a class as a function")}(this,k),K=function(b,h){return!h||n(h)!=="object"&&typeof h!="function"?a(b):h}(this,(N=f(k)).call.apply(N,[this].concat(r(w)))),H=a(K),z=void 0,(B="_entries")in H?Object.defineProperty(H,B,{value:z,enumerable:!0,configurable:!0,writable:!0}):H[B]=z,K._entries=w,K}var p,E,v;return function(w,N){if(typeof N!="function"&&N!==null)throw new TypeError("Super expression must either be null or a function");w.prototype=Object.create(N&&N.prototype,{constructor:{value:w,writable:!0,configurable:!0}}),N&&l(w,N)}(k,M),p=k,(E=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(w){return this._entries.filter(function(N){return N.entryType===w})}},{key:"getEntriesByName",value:function(w,N){return this._entries.filter(function(K){return K.name===w}).filter(function(K){return!N||K.entryType===N})}}])&&o(p.prototype,E),v&&o(p,v),k}(i(Array));function T(M,k){for(var p=0;p0&&arguments[0]!==void 0?arguments[0]:{},w=v.registeredObservers,N=w===void 0?new Set:w,K=v.processedEntries,H=K===void 0?new Set:K,B=v.interval,z=B===void 0?100:B,b=v.context,h=b===void 0?self:b;(function(g,A){if(!(g instanceof A))throw new TypeError("Cannot call a class as a function")})(this,M),R(this,"registeredObservers",void 0),R(this,"processedEntries",void 0),R(this,"interval",void 0),R(this,"intervalId",void 0),R(this,"context",void 0),this.registeredObservers=N,this.processedEntries=H,this.interval=z,this.context=h,this.intervalId=null}var k,p,E;return k=M,(p=[{key:"getNewEntries",value:function(){var v=this;return this.context.performance.getEntries().filter(function(w){return!v.processedEntries.has(w)})}},{key:"getObserversForType",value:function(v,w){return Array.from(v).filter(function(N){return N.entryTypes.some(function(K){return K===w})})}},{key:"processBuffer",value:function(v){var w=Array.from(v.buffer),N=new m(w);v.buffer.clear(),w.length&&v.callback&&v.callback.call(void 0,N,v)}},{key:"processEntries",value:function(){var v=this;this.getNewEntries().forEach(function(N){var K=N.entryType;v.getObserversForType(v.registeredObservers,K).forEach(function(H){H.buffer.add(N)}),v.processedEntries.add(N)});var w=function(){return v.registeredObservers.forEach(v.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(w):this.context.setTimeout(w,0)}},{key:"add",value:function(v){this.registeredObservers.add(v),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(v){this.registeredObservers.delete(v),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)}}])&&T(k.prototype,p),E&&T(k,E),M}()),Z=function(){function M(v){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:j;(function(N,K){if(!(N instanceof K))throw new TypeError("Cannot call a class as a function")})(this,M),I(this,"callback",void 0),I(this,"buffer",void 0),I(this,"entryTypes",[]),I(this,"taskQueue",void 0),this.callback=v,this.buffer=new Set,this.taskQueue=w}var k,p,E;return k=M,(p=[{key:"observe",value:function(v){if(!v)throw new Error(P);if(v.entryTypes&&v.type)throw new Error(C);var w;if(v.entryTypes)w=v.entryTypes;else{if(!v.type)throw new Error(P);w=[v.type]}var N=w.filter(F);N.length>0&&N.length!==w.length&&console.warn($),N.length?(this.entryTypes=N,this.taskQueue.add(this)):console.warn(q)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var v=Array.from(this.buffer);return new m(v)}}])&&S(k.prototype,p),E&&S(k,E),M}();I(Z,"supportedEntryTypes",O);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:Z,_=self;_.PerformanceObserver||(_.PerformanceObserver=x)}])})},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=C>2?f[P].startTime:s.now(),j=new t({name:I,entryType:"measure",startTime:$,duration:F-$});return l.push(j),j},s.getEntries=s.webkitGetEntries||function(I){return I!=null?l.filter(function(O){return O.name===I.name&&O.entryType===I.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(I){return m("entryType",I)},s.getEntriesByName=s.webkitGetEntriesByName||function(I){return m("name",I)},s.clearMarks=s.webkitClearMarks||function(I){T("mark",I),delete f[I]},s.clearMeasures=s.webkitClearMeasures||function(I){T("measure",I)},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,{$:()=>bt,A:()=>Ke,B:()=>H,C:()=>le,D:()=>j,E:()=>k,F:()=>Ce,G:()=>At,H:()=>m,I:()=>Re,J:()=>Oe,L:()=>Ot,M:()=>ye,N:()=>qe,O:()=>dt,P:()=>_e,Q:()=>ee,R:()=>it,S:()=>nt,T:()=>we,U:()=>We,W:()=>$t,Z:()=>gt,a:()=>Y,a2:()=>xe,a4:()=>Qe,a6:()=>ze,b:()=>Me,d:()=>Ge,e:()=>Ae,f:()=>ct,g:()=>Et,h:()=>St,i:()=>Z,j:()=>N,k:()=>l,l:()=>w,m:()=>M,n:()=>X,o:()=>C,p:()=>I,q:()=>F,r:()=>P,s:()=>v,t:()=>f,u:()=>O,v:()=>K,y:()=>E,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(W,V){V===void 0&&(V=!0);var oe,ue=new Promise(function(Ie){oe=setTimeout(Ie,Math.min(o,W),V)});return ue[t.n1]=function(){clearTimeout(oe)},ue}const i=a;var s=function(V){return function(){return V}},l=s(!0),f=function(){},m=function(V){return V},T=typeof Symbol=="function",R=T&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(W,V,oe){if(!V(W))throw new Error(oe)}var I=function(V,oe){(0,n.Z)(V,oe),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(oe).forEach(function(ue){V[ue]=oe[ue]})},O=function(V,oe){var ue;return(ue=[]).concat.apply(ue,oe.map(V))};function P(W,V){var oe=W.indexOf(V);oe>=0&&W.splice(oe,1)}function C(W){var V=!1;return function(){V||(V=!0,W())}}var q=function(V){throw V},$=function(V){return{value:V,done:!0}};function F(W,V,oe){V===void 0&&(V=q),oe===void 0&&(oe="iterator");var ue={meta:{name:oe},next:W,throw:V,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,M=function(V){return Array.apply(null,new Array(V))},k=function(V){return function(oe){return V(Object.defineProperty(oe,t.Nm,{value:!0}))}},p=function(V){return V===t.EO},E=function(V){return V===t.Wd},v=function(V){return p(V)||E(V)};function w(W,V){var oe=Object.keys(W),ue=oe.length,Ie=0,Ue,Xe=(0,r.IX)(W)?M(ue):{},tt={};function st(){Ie===ue&&(Ue=!0,V(Xe))}return oe.forEach(function(ut){var ke=function(xt,jt){Ue||(jt||v(xt)?(V.cancel(),V(xt,jt)):(Xe[ut]=xt,Ie++,st()))};ke.cancel=f,tt[ut]=ke}),V.cancel=function(){Ue||(Ue=!0,oe.forEach(function(ut){return tt[ut].cancel()}))},tt}function N(W){return{name:W.name||"anonymous",location:K(W)}}function K(W){return W[t.b_]}function H(){for(var W=arguments.length,V=new Array(W),oe=0;oe1?V-1:0),ue=1;ue1?V-1:0),ue=1;ue1?V-1:0),ue=1;ue1?V-1:0),ue=1;ue1?V-1:0),ue=1;ue{"use strict";e.d(u,{uR:()=>x,Ef:()=>a.I,ZP:()=>dt,GG:()=>v});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var me={};return me.promise=new Promise(function(he,ye){me.resolve=he,me.reject=ye}),me}function s(me){for(var he=[],ye=0;ye2?ee-2:0),V=2;V{"use strict";e.d(u,{CE:()=>C,IX:()=>s,MC:()=>f,NA:()=>$,Om:()=>F,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>q,hZ:()=>m,sR:()=>n,uj:()=>P});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,l=function(x){return x&&!s(x)&&typeof x=="object"},f=function(x){return x&&o(x.then)},m=function(x){return x&&o(x.next)&&o(x.throw)},T=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},R=function(x){return x&&x[TASK]},S=function(x){return Boolean(x&&x[SAGA_ACTION])},I=function(x){return x&&o(x.subscribe)},O=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},P=function Z(x){return x&&(i(x)||$(x)||o(x)||s(x)&&x.every(Z))},C=function(x){return x&&o(x.take)&&o(x.close)},q=function(x){return o(x)&&x.hasOwnProperty("toString")},$=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},F=function(x){return C(x)&&x[t.AS]},j=function(x){return x&&x[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>f,EO:()=>T,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>R,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(I){return"@@redux-saga/"+I},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),f=t("TASK"),m=t("TASK_CANCEL"),T=t("TERMINATE"),R=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,L=Array(y>1?y-1:0),U=1;U3?y.i-4:y.i:Array.isArray(d)?1:T(d)?2:R(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,L){var U=i(d);U===2?d.set(y,L):U===3?d.add(L):d[y]=L}function m(d,y){return d===y?d!==0||1/d==1/y:d!=d&&y!=y}function T(d){return Re&&d instanceof Map}function R(d){return we&&d instanceof Set}function S(d){return d.o||d.t}function I(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var y=nt(d);delete y[le];for(var L=Me(y),U=0;U1&&(d.set=d.add=d.clear=d.delete=P),Object.freeze(d),y&&a(d,function(L,U){return O(U,!0)},!0)),d}function P(){t(2)}function C(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function q(d){var y=Ge[d];return y||t(18,d),y}function $(d,y){Ge[d]||(Ge[d]=y)}function F(){return Te}function j(d,y){y&&(q("Patches"),d.u=[],d.s=[],d.v=y)}function Z(d){x(d),d.p.forEach(M),d.p=null}function x(d){d===Te&&(Te=d.l)}function _(d){return Te={p:[],l:Te,h:d,m:!0,_:0}}function M(d){var y=d[le];y.i===0||y.i===1?y.j():y.g=!0}function k(d,y){y._=y.p.length;var L=y.p[0],U=d!==void 0&&d!==L;return y.h.O||q("ES5").S(y,d,U),U?(L[le].P&&(Z(y),t(4)),r(d)&&(d=p(y,d),y.l||v(y,d)),y.u&&q("Patches").M(L[le].t,d,y.u,y.s)):d=p(y,L,[]),Z(y),y.u&&y.v(y.u,y.s),d!==Ke?d:void 0}function p(d,y,L){if(C(y))return y;var U=y[le];if(!U)return a(y,function(fe,de){return E(d,U,y,fe,de,L)},!0),y;if(U.A!==d)return y;if(!U.P)return v(d,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var Q=U.i===4||U.i===5?U.o=I(U.k):U.o,ae=Q,pe=!1;U.i===3&&(ae=new Set(Q),Q.clear(),pe=!0),a(ae,function(fe,de){return E(d,U,Q,fe,de,L,pe)}),v(d,Q,!1),L&&d.u&&q("Patches").N(U,L,d.u,d.s)}return U.o}function E(d,y,L,U,Q,ae,pe){if(n(Q)){var fe=p(d,Q,ae&&y&&y.i!==3&&!s(y.R,U)?ae.concat(U):void 0);if(f(L,U,fe),!n(fe))return;d.m=!1}else pe&&L.add(Q);if(r(Q)&&!C(Q)){if(!d.h.D&&d._=0;fe--){var de=pe[fe][le];if(!de.P)switch(de.i){case 5:U(de)&&K(de);break;case 4:L(de)&&K(de)}}}function L(pe){for(var fe=pe.t,de=pe.k,ne=Me(de),se=ne.length-1;se>=0;se--){var Se=ne[se];if(Se!==le){var Le=fe[Se];if(Le===void 0&&!s(fe,Se))return!0;var De=de[Se],ve=De&&De[le];if(ve?ve.t!==Le:!m(De,Le))return!0}}var be=!!fe[le];return ne.length!==Me(fe).length+(be?0:1)}function U(pe){var fe=pe.k;if(fe.length!==pe.t.length)return!0;var de=Object.getOwnPropertyDescriptor(fe,fe.length-1);if(de&&!de.get)return!0;for(var ne=0;ne1?Ve-1:0),Ze=1;Ze1?se-1:0),Le=1;Le=0;Q--){var ae=U[Q];if(ae.path.length===0&&ae.op==="replace"){L=ae.value;break}}Q>-1&&(U=U.slice(Q+1));var pe=q("Patches").$;return n(L)?pe(L,U):this.produce(L,function(fe){return pe(fe,U)})},d}(),St=new At,Fe=St.produce,lt=St.produceWithPatches.bind(St),at=St.setAutoFreeze.bind(St),ft=St.setUseProxies.bind(St),mt=St.applyPatches.bind(St),Ot=St.createDraft.bind(St),Kt=St.finishDraft.bind(St);const gt=Fe;var Dt=e(69394);function bt(d){var y=function(U){var Q=U.dispatch,ae=U.getState;return function(pe){return function(fe){return typeof fe=="function"?fe(Q,ae,d):pe(fe)}}};return y}var $t=bt();$t.withExtraArgument=bt;const Zt=$t;var Gt=function(){var d=function(y,L){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,Q){U.__proto__=Q}||function(U,Q){for(var ae in Q)Object.prototype.hasOwnProperty.call(Q,ae)&&(U[ae]=Q[ae])},d(y,L)};return function(y,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");d(y,L);function U(){this.constructor=y}y.prototype=L===null?Object.create(L):(U.prototype=L.prototype,new U)}}(),ge=function(d,y){var L={label:0,sent:function(){if(ae[0]&1)throw ae[1];return ae[1]},trys:[],ops:[]},U,Q,ae,pe;return pe={next:fe(0),throw:fe(1),return:fe(2)},typeof Symbol=="function"&&(pe[Symbol.iterator]=function(){return this}),pe;function fe(ne){return function(se){return de([ne,se])}}function de(ne){if(U)throw new TypeError("Generator is already executing.");for(;L;)try{if(U=1,Q&&(ae=ne[0]&2?Q.return:ne[0]?Q.throw||((ae=Q.return)&&ae.call(Q),0):Q.next)&&!(ae=ae.call(Q,ne[1])).done)return ae;switch(Q=0,ae&&(ne=[ne[0]&2,ae.value]),ne[0]){case 0:case 1:ae=ne;break;case 4:return L.label++,{value:ne[1],done:!1};case 5:L.label++,Q=ne[1],ne=[0];continue;case 7:ne=L.ops.pop(),L.trys.pop();continue;default:if(ae=L.trys,!(ae=ae.length>0&&ae[ae.length-1])&&(ne[0]===6||ne[0]===2)){L=0;continue}if(ne[0]===3&&(!ae||ne[1]>ae[0]&&ne[1]d&&console.warn(y+" took "+L+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var oe=function(d){Gt(y,d);function y(){for(var L=[],U=0;U0){var pe=L.indexOf(this);~pe?L.splice(pe+1):L.push(this),~pe?U.splice(pe,1/0,Q):U.push(Q),~L.indexOf(ae)&&(ae=y.call(this,Q,ae))}else L.push(ae);return d==null?ae:d.call(this,Q,ae)}}function ut(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function ke(d,y,L){var U=It(d,y,L);return{detectMutations:function(){return xt(d,y,U,L)}}}function It(d,y,L,U){y===void 0&&(y=[]),U===void 0&&(U="");var Q={value:L};if(!d(L)){Q.children={};for(var ae in L){var pe=U?U+"."+ae:ae;y.length&&y.indexOf(pe)!==-1||(Q.children[ae]=It(d,y,L[ae],pe))}}return Q}function xt(d,y,L,U,Q,ae){y===void 0&&(y=[]),Q===void 0&&(Q=!1),ae===void 0&&(ae="");var pe=L?L.value:void 0,fe=pe===U;if(Q&&!fe&&!Number.isNaN(U))return{wasMutated:!0,path:ae};if(d(pe)||d(U))return{wasMutated:!1};var de={};for(var ne in L.children)de[ne]=!0;for(var ne in U)de[ne]=!0;for(var ne in de){var se=ae?ae+"."+ne:ne;if(!(y.length&&y.indexOf(se)!==-1)){var Se=xt(d,y,L.children[ne],U[ne],fe,se);if(Se.wasMutated)return Se}}return{wasMutated:!1}}function jt(d){return d===void 0&&(d={}),function(){return function(de){return function(ne){return de(ne)}}};var y=d.isImmutable,L=y===void 0?ut:y,U=d.ignoredPaths,Q=d.warnAfter,ae=Q===void 0?32:Q,pe=d.ignore;U=U||pe;var fe=ke.bind(null,L,U);return function(de){var ne=de.getState,se=ne(),Se=fe(se),Le;return function(De){return function(ve){var be=V(ae,"ImmutableStateInvariantMiddleware");be.measureTime(function(){se=ne(),Le=Se.detectMutations(),Se=fe(se),Xe(!Le.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Le.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var He=De(ve);return be.measureTime(function(){se=ne(),Le=Se.detectMutations(),Se=fe(se),Le.wasMutated&&Xe(!Le.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Le.path||"")+". Take a look at the reducer(s) handling the action "+tt(ve)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),be.warnIfExceeded(),He}}}}function Ft(d){var y=typeof d;return d==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(d)||W(d)}function Jt(d,y,L,U,Q){y===void 0&&(y=""),L===void 0&&(L=Ft),Q===void 0&&(Q=[]);var ae;if(!L(d))return{keyPath:y||"",value:d};if(typeof d!="object"||d===null)return!1;for(var pe=U!=null?U(d):Object.entries(d),fe=Q.length>0,de=0,ne=pe;de=0)){if(!L(Le))return{keyPath:De,value:Le};if(typeof Le=="object"&&(ae=Jt(Le,De,L,U,Q),ae))return ae}}return!1}function hn(d){return d===void 0&&(d={}),function(){return function(He){return function(Ve){return He(Ve)}}};var y=d.isSerializable,L=y===void 0?Ft:y,U=d.getEntries,Q=d.ignoredActions,ae=Q===void 0?[]:Q,pe=d.ignoredActionPaths,fe=pe===void 0?["meta.arg","meta.baseQueryMeta"]:pe,de=d.ignoredPaths,ne=de===void 0?[]:de,se=d.warnAfter,Se=se===void 0?32:se,Le=d.ignoreState,De=Le===void 0?!1:Le,ve=d.ignoreActions,be=ve===void 0?!1:ve;return function(He){return function(Ve){return function(Be){var Ze=Ve(Be),ot=V(Se,"SerializableStateInvariantMiddleware");return!be&&!(ae.length&&ae.indexOf(Be.type)!==-1)&&ot.measureTime(function(){var Lt=Jt(Be,"",L,U,fe);if(Lt){var Bt=Lt.keyPath,Xt=Lt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Bt+"`. Value:",Xt,` Take a look at the logic that dispatched this action: `,Be,` (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)`)}}),De||(ot.measureTime(function(){var Lt=He.getState(),Bt=Jt(Lt,"",L,U,ne);if(Bt){var Xt=Bt.keyPath,qt=Bt.value;console.error("A non-serializable value was detected in the state, in the path: `"+Xt+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+Be.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()),Ze}}}}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,L=y===void 0?!0:y,U=d.immutableCheck,Q=U===void 0?!0:U,ae=d.serializableCheck,pe=ae===void 0?!0:ae,fe=new oe;if(L&&(tn(L)?fe.push(Zt):fe.push(Zt.withExtraArgument(L.extraArgument))),!1)var de,ne;return fe}var on=!0;function pn(d){var y=nn(),L=d||{},U=L.reducer,Q=U===void 0?void 0:U,ae=L.middleware,pe=ae===void 0?y():ae,fe=L.devTools,de=fe===void 0?!0:fe,ne=L.preloadedState,se=ne===void 0?void 0:ne,Se=L.enhancers,Le=Se===void 0?void 0:Se,De;if(typeof Q=="function")De=Q;else if(W(Q))De=(0,Dt.UY)(Q);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var ve=pe;if(typeof ve=="function"&&(ve=ve(y),!on&&!Array.isArray(ve)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&ve.some(function(Ze){return typeof Ze!="function"}))throw new Error("each middleware provided to configureStore must be a function");var be=Dt.md.apply(void 0,ve),He=Dt.qC;de&&(He=D(We({trace:!on},typeof de=="object"&&de)));var Ve=[be];Array.isArray(Le)?Ve=dt([be],Le):typeof Le=="function"&&(Ve=Le(Ve));var Be=He.apply(void 0,Ve);return(0,Dt.MT)(De,se,Be)}function kt(d,y){function L(){for(var U=[],Q=0;Q-1}function dn(d){return""+d}function un(d){var y={},L=[],U,Q={addCase:function(ae,pe){var fe=typeof ae=="string"?ae:ae.type;if(fe in y)throw new Error("addCase cannot be called with two reducers for the same action type");return y[fe]=pe,Q},addMatcher:function(ae,pe){return L.push({matcher:ae,reducer:pe}),Q},addDefaultCase:function(ae){return U=ae,Q}};return d(Q),[y,L,U]}function Qt(d){return typeof d=="function"}var En=!1;function vn(d,y,L,U){L===void 0&&(L=[]);var Q=typeof y=="function"?un(y):[y,L,U],ae=Q[0],pe=Q[1],fe=Q[2],de;if(Qt(d))de=function(){return ue(d())};else{var ne=ue(d);de=function(){return ne}}function se(Se,Le){Se===void 0&&(Se=de());var De=dt([ae[Le.type]],pe.filter(function(ve){var be=ve.matcher;return be(Le)}).map(function(ve){var be=ve.reducer;return be}));return De.filter(function(ve){return!!ve}).length===0&&(De=[fe]),De.reduce(function(ve,be){if(be)if(n(ve)){var He=ve,Ve=be(He,Le);return Ve===void 0?ve:Ve}else{if(r(ve))return gt(ve,function(Be){return be(Be,Le)});var Ve=be(ve,Le);if(Ve===void 0){if(ve===null)return ve;throw Error("A case reducer on a non-draftable value must not return undefined")}return Ve}return ve},Se)}return se.getInitialState=de,se}var an=!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 L=typeof d.initialState=="function"?d.initialState:ue(d.initialState),U=d.reducers||{},Q=Object.keys(U),ae={},pe={},fe={};Q.forEach(function(se){var Se=U[se],Le=Rn(y,se),De,ve;"reducer"in Se?(De=Se.reducer,ve=Se.prepare):De=Se,ae[se]=De,pe[Le]=De,fe[se]=ve?kt(Le,ve):kt(Le)});function de(){var se=typeof d.extraReducers=="function"?un(d.extraReducers):[d.extraReducers],Se=se[0],Le=Se===void 0?{}:Se,De=se[1],ve=De===void 0?[]:De,be=se[2],He=be===void 0?void 0:be,Ve=We(We({},Le),pe);return vn(L,function(Be){for(var Ze in Ve)Be.addCase(Ze,Ve[Ze]);for(var ot=0,Lt=ve;ot0;if(Be){var Ze=ve.filter(function(ot){return ne(He,ot,be)}).length>0;Ze&&(be.ids=Object.keys(be.entities))}}function Le(ve,be){return De([ve],be)}function De(ve,be){var He=ie(ve,d,be),Ve=He[0],Be=He[1];Se(Be,be),L(Ve,be)}return{removeAll:yn(de),addOne:Ut(y),addMany:Ut(L),setOne:Ut(U),setMany:Ut(Q),setAll:Ut(ae),updateOne:Ut(se),updateMany:Ut(Se),upsertOne:Ut(Le),upsertMany:Ut(De),removeOne:Ut(pe),removeMany:Ut(fe)}}function $e(d,y){var L=Ee(d),U=L.removeOne,Q=L.removeMany,ae=L.removeAll;function pe(Be,Ze){return fe([Be],Ze)}function fe(Be,Ze){Be=J(Be);var ot=Be.filter(function(Lt){return!(gn(Lt,d)in Ze.entities)});ot.length!==0&&He(ot,Ze)}function de(Be,Ze){return ne([Be],Ze)}function ne(Be,Ze){Be=J(Be),Be.length!==0&&He(Be,Ze)}function se(Be,Ze){Be=J(Be),Ze.entities={},Ze.ids=[],fe(Be,Ze)}function Se(Be,Ze){return Le([Be],Ze)}function Le(Be,Ze){for(var ot=!1,Lt=0,Bt=Be;Lt-1;return L&&U}function Je(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function Nt(){for(var d=[],y=0;y0)for(var Ze=De.getState(),ot=Array.from(L.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?Ce-1:0),Me=1;Me/gm),A=i(/^data-[\-\w.\u00B7-\uFFFF]/),G=i(/^aria-[\-\w]+$/),X=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),re=i(/^(?:\w+script|data):/i),ce=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Te=i(/^html$/i),Ae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(le){return typeof le}:function(le){return le&&typeof Symbol=="function"&&le.constructor===Symbol&&le!==Symbol.prototype?"symbol":typeof le};function Re(le){if(Array.isArray(le)){for(var Y=0,Ce=Array(le.length);Y"u"?null:window},_e=function(Y,Ce){if((typeof Y>"u"?"undefined":Ae(Y))!=="object"||typeof Y.createPolicy!="function")return null;var Oe=null,Me="data-tt-policy-suffix";Ce.currentScript&&Ce.currentScript.hasAttribute(Me)&&(Oe=Ce.currentScript.getAttribute(Me));var nt="dompurify"+(Oe?"#"+Oe:"");try{return Y.createPolicy(nt,{createHTML:function(ct){return ct}})}catch{return console.warn("TrustedTypes policy "+nt+" could not be created."),null}};function Ke(){var le=arguments.length>0&&arguments[0]!==void 0?arguments[0]:we(),Y=function(te){return Ke(te)};if(Y.version="2.3.6",Y.removed=[],!le||!le.document||le.document.nodeType!==9)return Y.isSupported=!1,Y;var Ce=le.document,Oe=le.document,Me=le.DocumentFragment,nt=le.HTMLTemplateElement,Ge=le.Node,ct=le.Element,Et=le.NodeFilter,At=le.NamedNodeMap,St=At===void 0?le.NamedNodeMap||le.MozNamedAttrMap:At,Fe=le.HTMLFormElement,lt=le.DOMParser,at=le.trustedTypes,ft=ct.prototype,mt=M(ft,"cloneNode"),Ot=M(ft,"nextSibling"),Kt=M(ft,"childNodes"),gt=M(ft,"parentNode");if(typeof nt=="function"){var Dt=Oe.createElement("template");Dt.content&&Dt.content.ownerDocument&&(Oe=Dt.content.ownerDocument)}var bt=_e(at,Ce),$t=bt?bt.createHTML(""):"",Zt=Oe,Gt=Zt.implementation,ge=Zt.createNodeIterator,dt=Zt.createDocumentFragment,me=Zt.getElementsByTagName,he=Ce.importNode,ye={};try{ye=_(Oe).documentMode?Oe.documentMode:{}}catch{}var xe={};Y.isSupported=typeof gt=="function"&&Gt&&typeof Gt.createHTMLDocument"u"?"undefined":Ae(te))!=="object")&&(te={}),te=_(te),D="ALLOWED_TAGS"in te?x({},te.ALLOWED_TAGS):ee,W="ALLOWED_ATTR"in te?x({},te.ALLOWED_ATTR):V,cn="ADD_URI_SAFE_ATTR"in te?x(_(mn),te.ADD_URI_SAFE_ATTR):mn,pn="ADD_DATA_URI_TAGS"in te?x(_(kt),te.ADD_DATA_URI_TAGS):kt,rn="FORBID_CONTENTS"in te?x({},te.FORBID_CONTENTS):on,ue="FORBID_TAGS"in te?x({},te.FORBID_TAGS):{},Ie="FORBID_ATTR"in te?x({},te.FORBID_ATTR):{},nn="USE_PROFILES"in te?te.USE_PROFILES:!1,Ue=te.ALLOW_ARIA_ATTR!==!1,Xe=te.ALLOW_DATA_ATTR!==!1,tt=te.ALLOW_UNKNOWN_PROTOCOLS||!1,st=te.SAFE_FOR_TEMPLATES||!1,ut=te.WHOLE_DOCUMENT||!1,xt=te.RETURN_DOM||!1,jt=te.RETURN_DOM_FRAGMENT||!1,Ft=te.RETURN_TRUSTED_TYPE||!1,It=te.FORCE_BODY||!1,Jt=te.SANITIZE_DOM!==!1,hn=te.KEEP_CONTENT!==!1,tn=te.IN_PLACE||!1,rt=te.ALLOWED_URI_REGEXP||rt,En=te.NAMESPACE||Qt,te.CUSTOM_ELEMENT_HANDLING&&yn(te.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(oe.tagNameCheck=te.CUSTOM_ELEMENT_HANDLING.tagNameCheck),te.CUSTOM_ELEMENT_HANDLING&&yn(te.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(oe.attributeNameCheck=te.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),te.CUSTOM_ELEMENT_HANDLING&&typeof te.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(oe.allowCustomizedBuiltInElements=te.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),an=Rn.indexOf(te.PARSER_MEDIA_TYPE)===-1?an=Sn:an=te.PARSER_MEDIA_TYPE,en=an==="application/xhtml+xml"?function(Ne){return Ne}:I,st&&(Xe=!1),jt&&(xt=!0),nn&&(D=x({},[].concat(Re(K))),W=[],nn.html===!0&&(x(D,k),x(W,H)),nn.svg===!0&&(x(D,p),x(W,B),x(W,b)),nn.svgFilters===!0&&(x(D,E),x(W,B),x(W,b)),nn.mathMl===!0&&(x(D,w),x(W,z),x(W,b))),te.ADD_TAGS&&(D===ee&&(D=_(D)),x(D,te.ADD_TAGS)),te.ADD_ATTR&&(W===V&&(W=_(W)),x(W,te.ADD_ATTR)),te.ADD_URI_SAFE_ATTR&&x(cn,te.ADD_URI_SAFE_ATTR),te.FORBID_CONTENTS&&(rn===on&&(rn=_(rn)),x(rn,te.FORBID_CONTENTS)),hn&&(D["#text"]=!0),ut&&x(D,["html","head","body"]),D.table&&(x(D,["tbody"]),delete ue.tbody),a&&a(te),ln=te)},gn=x({},["mi","mo","mn","ms","mtext"]),J=x({},["foreignobject","desc","title","annotation-xml"]),ie=x({},p);x(ie,E),x(ie,v);var Ee=x({},w);x(Ee,N);var $e=function(te){var Ne=gt(te);(!Ne||!Ne.tagName)&&(Ne={namespaceURI:Qt,tagName:"template"});var Je=I(te.tagName),Nt=I(Ne.tagName);if(te.namespaceURI===un)return Ne.namespaceURI===Qt?Je==="svg":Ne.namespaceURI===dn?Je==="svg"&&(Nt==="annotation-xml"||gn[Nt]):Boolean(ie[Je]);if(te.namespaceURI===dn)return Ne.namespaceURI===Qt?Je==="math":Ne.namespaceURI===un?Je==="math"&&J[Nt]:Boolean(Ee[Je]);if(te.namespaceURI===Qt){if(Ne.namespaceURI===un&&!J[Nt]||Ne.namespaceURI===dn&&!gn[Nt])return!1;var Vt=x({},["title","style","font","a","script"]);return!Ee[Je]&&(Vt[Je]||!ie[Je])}return!1},et=function(te){S(Y.removed,{element:te});try{te.parentNode.removeChild(te)}catch{try{te.outerHTML=$t}catch{te.remove()}}},ht=function(te,Ne){try{S(Y.removed,{attribute:Ne.getAttributeNode(te),from:Ne})}catch{S(Y.removed,{attribute:null,from:Ne})}if(Ne.removeAttribute(te),te==="is"&&!W[te])if(xt||jt)try{et(Ne)}catch{}else try{Ne.setAttribute(te,"")}catch{}},pt=function(te){var Ne=void 0,Je=void 0;if(It)te=""+te;else{var Nt=O(te,/^[\r\n\t ]+/);Je=Nt&&Nt[0]}an==="application/xhtml+xml"&&(te=''+te+"");var Vt=bt?bt.createHTML(te):te;if(En===Qt)try{Ne=new lt().parseFromString(Vt,an)}catch{}if(!Ne||!Ne.documentElement){Ne=Gt.createDocument(En,"template",null);try{Ne.documentElement.innerHTML=vn?"":Vt}catch{}}var _t=Ne.body||Ne.documentElement;return te&&Je&&_t.insertBefore(Oe.createTextNode(Je),_t.childNodes[0]||null),En===Qt?me.call(Ne,ut?"html":"body")[0]:ut?Ne.documentElement:_t},yt=function(te){return ge.call(te.ownerDocument||te,te,Et.SHOW_ELEMENT|Et.SHOW_COMMENT|Et.SHOW_TEXT,null,!1)},vt=function(te){return te instanceof Fe&&(typeof te.nodeName!="string"||typeof te.textContent!="string"||typeof te.removeChild!="function"||!(te.attributes instanceof St)||typeof te.removeAttribute!="function"||typeof te.setAttribute!="function"||typeof te.namespaceURI!="string"||typeof te.insertBefore!="function")},Ct=function(te){return(typeof Ge>"u"?"undefined":Ae(Ge))==="object"?te instanceof Ge:te&&(typeof te>"u"?"undefined":Ae(te))==="object"&&typeof te.nodeType=="number"&&typeof te.nodeName=="string"},Tt=function(te,Ne,Je){!xe[te]||T(xe[te],function(Nt){Nt.call(Y,Ne,Je,ln)})},Rt=function(te){var Ne=void 0;if(Tt("beforeSanitizeElements",te,null),vt(te)||O(te.nodeName,/[\u0080-\uFFFF]/))return et(te),!0;var Je=en(te.nodeName);if(Tt("uponSanitizeElement",te,{tagName:Je,allowedTags:D}),!Ct(te.firstElementChild)&&(!Ct(te.content)||!Ct(te.content.firstElementChild))&&$(/=0;--zt)Nt.insertBefore(mt(Vt[zt],!0),Ot(te))}return et(te),!0}return te instanceof ct&&!$e(te)||(Je==="noscript"||Je==="noembed")&&$(/0},Mt=function(te){var Ne=void 0,Je=void 0,Nt=void 0,Vt=void 0;Tt("beforeSanitizeAttributes",te,null);var _t=te.attributes;if(!!_t){var zt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:W};for(Vt=_t.length;Vt--;){Ne=_t[Vt];var An=Ne,Yt=An.name,Ln=An.namespaceURI;if(Je=q(Ne.value),Nt=en(Yt),zt.attrName=Nt,zt.attrValue=Je,zt.keepAttr=!0,zt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",te,zt),Je=zt.attrValue,!zt.forceKeepAttr&&(ht(Yt,te),!!zt.keepAttr)){if($(/\/>/i,Je)){ht(Yt,te);continue}st&&(Je=P(Je,Ye," "),Je=P(Je,qe," "));var Dn=en(te.nodeName);if(!!wt(Dn,Nt,Je))try{Ln?te.setAttributeNS(Ln,Yt,Je):te.setAttribute(Yt,Je),R(Y.removed)}catch{}}}Tt("afterSanitizeAttributes",te,null)}},Ht=function je(te){var Ne=void 0,Je=yt(te);for(Tt("beforeSanitizeShadowDOM",te,null);Ne=Je.nextNode();)Tt("uponSanitizeShadowNode",Ne,null),!Rt(Ne)&&(Ne.content instanceof Me&&je(Ne.content),Mt(Ne));Tt("afterSanitizeShadowDOM",te,null)};return Y.sanitize=function(je,te){var Ne=void 0,Je=void 0,Nt=void 0,Vt=void 0,_t=void 0;if(vn=!je,vn&&(je=""),typeof je!="string"&&!Ct(je)){if(typeof je.toString!="function")throw F("toString is not a function");if(je=je.toString(),typeof je!="string")throw F("dirty is not a string, aborting")}if(!Y.isSupported){if(Ae(le.toStaticHTML)==="object"||typeof le.toStaticHTML=="function"){if(typeof je=="string")return le.toStaticHTML(je);if(Ct(je))return le.toStaticHTML(je.outerHTML)}return je}if(ke||Ut(te),Y.removed=[],typeof je=="string"&&(tn=!1),tn){if(je.nodeName){var zt=en(je.nodeName);if(!D[zt]||ue[zt])throw F("root node is forbidden and cannot be sanitized in-place")}}else if(je instanceof Ge)Ne=pt(""),Je=Ne.ownerDocument.importNode(je,!0),Je.nodeType===1&&Je.nodeName==="BODY"||Je.nodeName==="HTML"?Ne=Je:Ne.appendChild(Je);else{if(!xt&&!st&&!ut&&je.indexOf(" `+Yt),st&&(Yt=P(Yt,Ye," "),Yt=P(Yt,qe," ")),bt&&Ft?bt.createHTML(Yt):Yt},Y.setConfig=function(je){Ut(je),ke=!0},Y.clearConfig=function(){ln=null,ke=!1},Y.isValidAttribute=function(je,te,Ne){ln||Ut({});var Je=en(je),Nt=en(te);return wt(Je,Nt,Ne)},Y.addHook=function(je,te){typeof te=="function"&&(xe[je]=xe[je]||[],S(xe[je],te))},Y.removeHook=function(je){xe[je]&&R(xe[je])},Y.removeHooks=function(je){xe[je]&&(xe[je]=[])},Y.removeAllHooks=function(){xe={}},Y}var it=Ke();return it})},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:()=>_,g7:()=>x,Cs:()=>M,th:()=>F,sw:()=>$,Xz:()=>p});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),m=e.n(f),T=e(12782),R=e.n(T),S=e(60985),I=e(84621),O=e(44203);const P=(0,S.P1)(I.J0,H=>{try{return w(H?.["twc-variation"]??"")}catch{return{}}}),C=(0,S.P1)(I.J0,H=>{try{return N(H?.["twc-experiment"]??"")}catch{return{}}}),q=(0,S.P1)(P,C,(H,B)=>({...B,...H})),$=(0,S.P1)(q,H=>{try{const B=[];for(const[z,b]of Object.entries(H)){const h={experimentName:z,variantName:b.value,variantPayload:b.payloads?.[b.value]??null};B.push(h)}return m()(B,["experimentName","variantName"])}catch{return[]}}),F=(0,O.C6)($,H=>{const B={};for(const z of H){let{variantPayload:b}=z??{};const{taboola:h}=b??{};if(!n()(b?.taboola)){const g={placementSuffix:` - ${z.variantName}`,containerSuffix:`---${z.variantName}`};b={...b,taboola:{...g,...h}}}R()(B,b)}return B}),j=(0,O.C6)($,H=>H.map(B=>B.experimentName)),Z=(0,O.C6)($,H=>H.map(B=>B.variantName)),x=(0,O.C6)($,H=>H.map(B=>`${B.experimentName}_${B.variantName}`)),_=(0,O.C6)(j,H=>H.join(",")),M=(0,O.C6)(Z,H=>H.join(",")),k=(0,O.C6)(x,H=>H.join(",")),p=(0,S.P1)(F,H=>{const{taboola:B}=H??{};return n()(B)?{}:{...B}});function E(H){return window.atob(H)}function v(H){if(!i()(H))throw new Error("experiment map must be plain object");for(const[B,z]of Object.entries(H)){const{payloads:b={},value:h}=z,g=b[h]??{};if(typeof B!="string"||!B)throw new Error(`experiment name must be non-empty string (got ${B})`);if(typeof h!="string"||!h)throw new Error(`variant name must be non-empty string (got ${h})`);if(!o()(g)&&!i()(g))throw new Error("variant payload must be plain object or null")}}function w(H){if(!H)return{};const B=JSON.parse(E(H));return v(B),B}function N(H){if(!H)return{};const B=JSON.parse(E(H)),z={};for(const b of Object.keys(B)){const[h,g]=b.split("__"),A=l()(B[b]);K(`${h}_${g}`)&&(z[h]={value:g,payloads:{[g]:A}})}return v(z),z}function K(H){return H.length{"use strict";e.d(u,{CJ:()=>m,RL:()=>j,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,(B,z)=>({name:"getCMSAssetsUrlConfig",params:{language:z,query:{type:{$in:"article"},assetName:{$in:B}}}})),f=(0,r.C6)(r.$l,l,(B,z)=>B(z)?.[0]),m=(0,r.C6)(f,B=>B?.seometa?.title??""),T=(0,r.C6)(f,B=>B?.seometa?.keywords??""),R=(0,r.C6)(f,B=>B?.seometa?.description??""),S=(0,r.C6)(f,B=>B?.seometa?.["og:image"]??""),I=(0,r.C6)(f,B=>B?.seometa?.canonical??""),O=B=>B?.article?.wxNodes??{},P=B=>B?.article?.limitedAccess??!1,C=B=>B?.article?.wxNodesWithAssets??{},q=(0,r.C6)(f,B=>B?.author_data?.length?B.author_data:B?.author?.[0]?[{name:B.author[0],bioUrl:B.author_bio_link?.[0]||"",authorImage:[]}]:[]),$=(0,r.C6)(f,B=>B?.pcollid??""),F=(0,r.C6)(r.Gx,$,o.y,(B,z,b)=>{const h=(0,r.vy)({language:b,collectionId:z});return n()(B,["getCMSCollectionsUrlConfig",h,"data"],{})}),j=(0,r.C6)(F,B=>B?.ad_metrics?.article?.zone??""),Z=(0,r.C6)(F,B=>B?.title??""),x=(0,r.C6)(f,B=>B?.providername??""),_=(0,r.C6)(f,B=>B?.providerid??""),M=(0,r.C6)(f,B=>B?.lastmodifieddate??""),k=(0,r.C6)(f,B=>B?.publishdate??""),p=(0,r.C6)(f,B=>B?.createdate??""),E=(B,z)=>createDeepEqualSelector(dalSelector,localeSelector,(b,h)=>{const g=(z||h).replace(/-/,"_"),A=createDalKey({language:g,assetId:B});return get(b,["getCMSAssetByIDUrlConfig",A,"data"],{})}),v=B=>createDeepEqualSelector(dalSelector,z=>{const b=createDalKey({assetId:B});return get(z,["getCMSAssetsSlideshowUrlConfig",b,"data"],{})}),w=(B,z)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(b,h)=>{const g=createDalKey({language:h,collectionType:B,collectionId:z});let A=get(b,["getCMSOrderedListUrlConfig",g,"data"],{});return A.text==="Not Found"&&(A={}),A}),N=B=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(z,b)=>{const h=K(B),g=createDalKey({language:b,assetIds:h}),A=get(z,["getCMSAssetByIDsUrlConfig",g,"data"],[]);if(Array.isArray(A)){let G=A.filter(X=>X.status===200);return G=G.map(X=>{const{doc:re={}}=X;return{...re,playlists:re.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),G}return null}),K=B=>{let z=B.replace(/(^,|,$)/g,"");return z=z.split(","),z=z.join(";"),z},H=B=>get(B,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>R,Q3:()=>s,ez:()=>m,jm:()=>T});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,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(S,I,O)=>{if(!O)return null;const P=(0,r.vy)({language:I,collectionId:O});return n()(S,["getCMSCollectionsUrlConfig",P,"data"],{})}),f=(0,r.C6)(l,S=>n()(S,"title","")),m=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),T=(0,r.C6)(l,i.dF,(S,I)=>{if(!S)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(S,["ad_metrics",O,"zone"],""):""}),R=(0,r.C6)(l,i.dF,(S,I)=>{if(!S)return;const O=I==="index"?"article":I;return/article|video/.test(O)?n()(S,["ad_metrics",O,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>N,FL:()=>K,FN:()=>F,FT:()=>C,Hz:()=>$,IU:()=>_,JK:()=>E,Jc:()=>k,Je:()=>P,M3:()=>x,MK:()=>M,R8:()=>s,St:()=>l,T$:()=>v,UZ:()=>w,Wc:()=>H,X9:()=>I,Xf:()=>h,Y6:()=>g,Y9:()=>S,_f:()=>T,ah:()=>t,bK:()=>p,bk:()=>R,dn:()=>m,nD:()=>z,nn:()=>b,s8:()=>O,sF:()=>B,sc:()=>f,tV:()=>Z,uz:()=>q,y8:()=>n,yk:()=>j});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",f="burdaHeaderBidders",m="comscore",T="appsFlyer",R="criteoSlot",S="custParamsPii",I="facebookWxNode",O="findMe",P="geoIP",C="googleNonLimitedAds",q="gpt",$="gptPiiGDPR",F="gptPiiSaleUSA",j="indexExchange",Z="instagramWxNode",x="gptPrisma",_="headerBidders",M="medallia",k="mParticleFullMetrics",p="nielsen",E="outbrain",v="rubicon",w="socialLinksFooter",N="taboola",K="twitterWxNode",H="youtubeWxNode",B="wfxTriggers",z="WXU/DPR/SET_CONSENT",b="WXU/DPR/SET_FEATURE_FLAGS",h="dpr",g={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>Et,B:()=>j,Cy:()=>Oe,Ds:()=>Re,EM:()=>le,Eg:()=>Ae,Jt:()=>G,MT:()=>F,Mw:()=>x,O7:()=>X,Oq:()=>we,R$:()=>re,RJ:()=>_e,Yq:()=>Te,ab:()=>O,b2:()=>N,bG:()=>Y,dR:()=>k,ff:()=>ce,gK:()=>Ke,hV:()=>nt,hY:()=>Ge,qW:()=>it,sj:()=>St,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),m=e(23631),T=e(26850),R=e(77482),S=e(88240);const I=(0,t.P1)(f.cz,Fe=>Fe===m.wQ),O=(0,t.P1)(f.cz,Fe=>m.nB.includes(Fe)),P=Fe=>r()(Fe,[S.Xf,S.y8],{}),C=Fe=>(0,t.P1)(P,lt=>r()(lt,[Fe])),q=Fe=>r()(Fe,[S.Xf,S.ah],{}),$=(0,t.P1)(q,Fe=>{const{DprSdk:lt}=window||{};return Fe[T.ui]??lt?.getUserConsentWithDefaultValue?.(T.ui)}),F=(0,t.P1)(q,Fe=>{const{DprSdk:lt}=window||{};return Fe[T.y]??lt?.getUserConsentWithDefaultValue?.(T.y)}),j=()=>{const{DprSdk:Fe}=window||{};if(typeof Fe?.getGdprConsentOptInsString=="function")return Fe.getGdprConsentOptInsString()},Z=()=>{const{DprSdk:Fe}=window||{};if(typeof Fe?.getCcpaSaleOptInString=="function")return Fe.getCcpaSaleOptInString()},x=C(S.R8),_=C(S.Je),M=C(S.s8),k=(0,t.P1)(C(S.UZ),f.dF,(Fe,lt)=>["covid19map"].includes(lt)?!1:Fe),p=C(S.X9),E=C(S.tV),v=C(S.FL),w=C(S.Wc),N=(0,t.P1)(s.fr,i.b2,(Fe,lt)=>Fe||lt),K=(0,t.P1)(f.cz,Fe=>[m.CA,...m.nB,...m.Gv].includes(Fe));function H({linkList:Fe=[],regime:lt,allowPrivacySettingsLink:at,pageKey:ft,isMobile:mt,isUserLoggedIn:Ot,privacyPolicyLink:Kt}){if(!Array.isArray(Fe))return Fe;const gt=a()(Fe);return B({privacyLinkList:gt,regime:lt,allowPrivacySettingsLink:at}),z({privacyLinkList:gt,regime:lt,pageKey:ft,isMobile:mt}),b({privacyLinkList:gt,regime:lt,pageKey:ft,isMobile:mt}),h({privacyLinkList:gt,regime:lt,pageKey:ft,isMobile:mt,isUserLoggedIn:Ot}),g({privacyLinkList:gt,regime:lt,privacyPolicyLink:Kt}),gt}const B=({privacyLinkList:Fe,regime:lt,allowPrivacySettingsLink:at})=>{const ft=Fe.findIndex(mt=>mt?.titleTranslationKey==="privacySettings"||mt?.titleTranslationKey==="privacySettingsMenu");if(ft>-1){if(!at){Fe.splice(ft,1);return}if(m.Gv.includes(lt)){const{DprSdk:mt}=window||{};Fe[ft].titleTranslationKey="cookieSettings",Fe[ft].url="",Fe[ft].onClick=mt?.showConsentManager}m.nB.includes(lt)&&Fe[ft].titleTranslationKey!=="privacySettingsMenu"&&(Fe[ft].titleTranslationKey="reviewAdsSettings")}},z=({privacyLinkList:Fe,regime:lt,pageKey:at,isMobile:ft})=>{const mt=Fe.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("dataPurposes"));if(mt>-1){if(lt!==m.JP){Fe.splice(mt,1);return}at==="dataPurposes"&&ft&&(Fe[mt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},b=({privacyLinkList:Fe,regime:lt,pageKey:at,isMobile:ft})=>{const mt=Fe.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("doNotSell"));if(mt>-1){if(!m.nB.includes(lt)){Fe.splice(mt,1);return}at==="privacySettings"&&ft&&(Fe[mt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),lt!==m.wQ&&m.nB.includes(lt)&&(Fe[mt].titleTranslationKey="saleOfData")}},h=({privacyLinkList:Fe,regime:lt,pageKey:at,isMobile:ft,isUserLoggedIn:mt})=>{const Ot=Fe.findIndex(Kt=>Kt?.titleTranslationKey?.includes?.("sensitiveData"));Ot>-1&&(at==="privacySettings"&&ft&&(Fe[Ot].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(lt!==m.wQ||!mt)&&Fe.splice(Ot,1))},g=({privacyLinkList:Fe,regime:lt,privacyPolicyLink:at})=>{const ft=Fe.findIndex(mt=>mt?.titleTranslationKey==="cookieNotice");if(ft>-1){if(!m.nB.includes(lt)){Fe.splice(ft,1);return}lt===m.wQ&&(Fe[ft].titleTranslationKey="californiaNotice",Fe[ft].url=`${at}#us-ccpa-notice-current`)}},A=(0,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),G=(0,t.P1)(f.cz,K,f.dF,f.Hu,l.WO,A,(Fe,lt,at,ft,mt,Ot)=>({linkList:Kt})=>H({linkList:Kt,regime:Fe,allowPrivacySettingsLink:lt,pageKey:at,isMobile:ft,isUserLoggedIn:mt,privacyPolicyLink:Ot?.[0]?.url})),X=C(S.St),re=C(S.IU),ce=C(S.sc),Te=C(S.bk),Ae=C(S.yk),Re=C(S.Y9),we=C(S.uz),_e=C(S.Hz),Ke=C(S.FN),it=C(S.MK),le=C(S.JK),Y=C(S.T$),Ce=C(S._f),Oe=C(S.Eh),Me=C(S.$q),nt=C(S.FT),Ge=(0,t.P1)(C(S.Jc),f.z3,f.dF,(Fe,lt,at)=>Fe&&!(lt&&at.includes("covid19"))),ct=C(S.bK),Et=C(S.dn),At=C(S.M3),St=C(S.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:()=>I,a1:()=>T,Wo:()=>P,ke:()=>C,ZW:()=>l,$J:()=>S,MH:()=>R});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,j)=>{const Z=F?.["twc-unit"]??"";return Z==="m"&&j?"s":Z}),l=(0,n.P1)(t.TN,s,a.Oo,(F,j,Z)=>{const x=(0,o.V7)(j),_=(0,o.QQ)(F,Z);return x||_}),f=(0,n.P1)(l,F=>F.code),m=(0,n.P1)(l,F=>F.name),T=(0,n.P1)(l,F=>(0,r.k)(F.name)),R=(0,n.P1)(l,F=>F.temp),S=(0,n.P1)(l,F=>F.speed),I=(0,n.P1)(l,F=>F.distance),O=(0,n.P1)(l,F=>F.accumulation),P=(0,n.P1)(l,F=>F.precip),C=(0,n.P1)(l,F=>F.pressure);var q=e(55036);const $=F=>F[q.Xf]?.[q.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>M,MG:()=>Z,TN:()=>C,b2:()=>$,vz:()=>k,xi:()=>x,y:()=>q,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(p){return p?a.test(p)?p.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(p,E)=>E||p||""),l=(0,t.C6)(s,n.dF,(p,E)=>{const v=i(p);return v||(E==="notFound"?o.ZW:v)}),f=(0,t.C6)(l,n.z3,n.pu,(p,E,v)=>{let w=p;return E&&v&&w!=="en-US"&&(w="en-GB"),{locale:w}});function m(p){if(!p)return o.ZW;const E=p.split("-")[0];return o.PD[E]||o.ZW}const T=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(p,E,v,w,N)=>p||E||v||N||w==="notFound"),R=(0,t.C6)(l,p=>m(p)),S=(0,t.C6)(R,p=>({locale:p})),I=(0,t.C6)(f,p=>({name:"getMewLocaleUrlConfig",params:p})),O=(0,t.C6)(t.$l,f,T,S,(p,E,v,w)=>{let N=p({name:"getMewLocaleUrlConfig",params:E});return!(N?.data??null)&&v&&(N=p({name:"getMewLocaleUrlConfig",params:w})),N?.data}),P=(0,t.C6)(O,p=>p?.locale?.data??null),C=(0,t.C6)(P,p=>p?.attributes?.localeCode??""),q=(0,t.C6)(C,p=>(p||"").replace("-","_")),$=(0,t.C6)(C,p=>{const E="";if(p&&p.length){const v=p.split("-");return v.length>1?v[1]:E}return E}),F=(0,t.C6)(P,p=>p?.attributes?.isLocaleSiteEnabled??!1),j=(0,t.C6)(O,p=>p?.language?.data??null),Z=(0,t.C6)(j,p=>p?.attributes.languageCode??""),x=(0,t.C6)(Z,p=>p.split("-")[0]),_=(0,t.C6)(j,p=>p?.attributes.languageName??""),M=(0,t.C6)(j,p=>p?.attributes.isRtlLanguage??!1),k=(0,t.C6)(C,p=>p==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>_e,Fk:()=>S,Gx:()=>X,H3:()=>h,JB:()=>x,JP:()=>K,LW:()=>Ae,O8:()=>m,P:()=>le,Px:()=>Ke,Q2:()=>v,QJ:()=>T,QQ:()=>$,Rb:()=>Z,SO:()=>H,SV:()=>E,Ts:()=>ce,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>C,Y6:()=>t,Y9:()=>_,Z4:()=>k,_d:()=>o,bU:()=>z,cd:()=>a,d3:()=>Te,fD:()=>A,fS:()=>r,gr:()=>M,hu:()=>re,i6:()=>B,jS:()=>F,kM:()=>it,lV:()=>we,ss:()=>Re,u1:()=>f,ur:()=>g,xA:()=>b,zv:()=>j});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",m="WXU/ADS/RUBICON_DONE",T="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",I="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",P=100,C=1e3,q="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",F="WXU/ADS/SET_TARGETING_READY",j="WXU/ADS/SET_TARGETING_CUST_PARAMS",Z="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",x="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",_="WXU/ADS/SET_ALL_CUST_PARAMS",M="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",k="WXU/ADS/LOAD_AMAZON_HDBID",p="WXU/ADS/SET_AMAZON_HDBID_SLOTS",E="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",v="WXU/ADS/SET_CRITEO",w="WXU/ADS/SET_LOTAME",N="WXU/ADS/SET_CRITEO_SLOTS",K="WXU/ADS/LOAD_CRITEO_SLOTS",H="WXU/ADS/SET_IASPET_SLOTS",B="WXU/ADS/LOAD_INDEX_EXCHANGE",z="WXU/ADS/SET_MISC_CUST_PARAMS",b="WXU/ADS/SET_PREBID",h="WXU/ADS/SET_WX_AD_TARGETING",g="WXU/ADS/SET_WFXTG_TARGETING",A="WXU/ADS/SET_LOTAME_TARGETING",G="adBlocker",X="MW_Position1",re="WXU/ADS/NO_AD_CALL_EXCLUSION",ce="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Te="WXU/ADS/SET_HASHED_MPID",Ae=["fa","tl","id"],Re=["CU","IR","SD","SY","UA"],we=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],_e=["iasPetSlot","rubicon"],Ke=["refreshAds","userActionAdRefresh"],it="MW_Position2",le="MW_Position3",Y="Taboola",Ce="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Oe="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>h,BU:()=>Y,Dt:()=>gt,G:()=>St,GL:()=>dt,HH:()=>ge,Hc:()=>Ot,Ie:()=>B,Ii:()=>H,JN:()=>z,JV:()=>cn,JW:()=>Qe,KL:()=>A,KY:()=>ke,LX:()=>qe,Ll:()=>ye,Nt:()=>le,Q1:()=>We,UJ:()=>D,Uj:()=>lt,VH:()=>Fe,Vm:()=>_e,Vv:()=>nt,WL:()=>Te,Xd:()=>oe,Y2:()=>it,Yy:()=>Me,ZH:()=>W,cr:()=>Kt,dA:()=>an,dJ:()=>at,db:()=>Ue,ew:()=>Et,fL:()=>g,j5:()=>Ce,jq:()=>Ie,lg:()=>ct,mm:()=>Xe,n0:()=>Dt,nY:()=>rt,nu:()=>vn,oe:()=>ut,pn:()=>Gt,tc:()=>he,u_:()=>dn,vW:()=>me,w8:()=>At,xc:()=>tt,yt:()=>un,z0:()=>V,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),m=e(12782),T=e.n(m),R=e(75652),S=e.n(R),I=e(29286),O=e.n(I),P=e(84621),C=e(44203),q=e(18213),$=e(86535),F=e(42882),j=e(35342),Z=e(64795),x=e(80329),_=e(11419),M=e(39730),k=e(9625),p=e(46153),E=e(76643),v=e(83625),w=e(23631),N=e(80990),K=e(7647);const H=J=>J?.[K.Xf]?.slotsReady??!1,B=J=>J?.[K.Xf]?.rubiconDone??!1,z=J=>J?.[K.Xf]?.btfBidTargetingDone??!1,b=J=>J?.[K.Xf]?.custParamsComplete??!1,h=J=>J?.[K.Xf]?.targetingReady??!1,g=J=>J?.[K.Xf]?.amznHdBidStatus??!1,A=J=>J?.[K.Xf]?.criteoSlotStatus??!1,G=J=>J?.[REDUCER_KEY]?.wfxtg??!1,X=J=>J?.[REDUCER_KEY]?.adCallComplete??!1,re=J=>J?.[REDUCER_KEY]?.btfAdCallComplete??!1,ce=(0,t.P1)(B,b,(J,ie)=>({custParamsComplete:ie,rubiconDone:J})),Te=(0,t.P1)(P.zM,J=>{let ie=J;if(J!=="mobile"){const{screen:{width:Ee}}=window;Ee>1024?ie="desktop":Ee>=768&&(ie="tablet")}return ie}),Ae=(0,t.P1)(Z.uT,J=>s()(Object.values(J??{})).filter(Ee=>Ee.component==="WxuAd"&&!Ee?.props?.disableAd)??[]),Re=(0,t.P1)(Ae,Te,(J,ie)=>J.map(et=>ie==="tablet"&&et.props.tabletId==="none"?null:ie==="tablet"&&et.props.tabletId?et.props.tabletId:et.props.id).filter(et=>et!==null).join(",")),we=J=>(0,t.P1)(Ae,ie=>ie.map(et=>J==="tablet"&&et.props.tabletId==="none"?null:J==="tablet"&&et.props.tabletId?et.props.tabletId:et.props.id).filter(et=>et!==null).join(",")),_e=(0,t.P1)(Z.U3,x.Jj,(J,ie)=>{const Ee=J?.metrics_levels??null;return ie||Ee}),Ke=(0,t.P1)(Z.U3,J=>J?.ads),it=(0,t.P1)(Z.JN,J=>J?.engine),le=(0,t.P1)(Z.JN,J=>J?.networkCode),Y=(0,t.P1)(p.TN,Z.JN,j.gx,(J,ie,Ee)=>{const{adUnits:$e={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ie;let{mobile:et,desktop:ht,tablet:pt}=$e;et=et.includes("_us")?et.substr(0,et.indexOf("_us")):et,ht=ht.includes("_us")?ht.substr(0,ht.indexOf("_us")):ht,pt=pt.includes("_us")?pt.substr(0,pt.indexOf("_us")):pt;let yt="intl";switch(J){case"en-US":yt="us";break;case"es-US":yt="es_us";break;case"en-IN":yt="en_in";break;default:break}yt!=="es_us"&&yt!=="en_in"&&(Ee.includes("oppo")||Ee.includes("transsion"))&&(yt="intl");const vt=et.includes("mobile_smart")?`${et}_${yt}`:et,Ct=ht.includes("web_weather")?`${ht}_${yt}`:ht,Tt=pt.includes("tablet_weather")?`${pt}_${yt}`:pt;return{desktop:Ct,mobile:vt,tablet:Tt}}),Ce=(0,t.P1)(Te,Y,(J,ie)=>ie?.[J]??""),Oe=(0,t.P1)(Z.JN,J=>J?.adTagOverrides),Me=(0,t.P1)(Z.JN,J=>J?.adZone),nt=(0,t.P1)(Ce,Me,x.jm,(J,ie,Ee)=>`${J}/${Ee||ie||"non_monetized"}`),Ge=(0,t.P1)(Z.JN,J=>J?.adsmetrics_zone),ct=()=>O().get("adstest"),Et=(0,C.C6)(_.RL,x.jm,Me,(J,ie,Ee)=>J||ie||Ee),At=(0,C.C6)(Te,x.jm,le,Y,Me,ct,(J,ie,Ee,$e,et,ht)=>{const pt=$e[J];return`${Ee}/${ht?"test_":""}${pt}/${ie||et}`}),St=(0,C.C6)(Te,le,Y,ct,(J,ie,Ee,$e)=>{const et=Ee[J];return`${ie}/${$e?"test_":""}${et}/interstitial`}),Fe=(0,C.C6)(P.zM,Ke,(J,ie)=>{const Ee=[...ie?.thirdParties??[]],{token:$e}=J==="mobile"?N.eh.USER_ACTION_AD_REFRESH:N.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Ee.includes($e)}),lt=(0,C.C6)(Ke,P.zM,$.bx,F.WO,(J,ie,Ee,$e)=>{const et="rubicon_enUS",ht="sequentialAdLoader",pt="abTesting",yt=N.eh.TIME_FRAME.token,vt=N.eh.HELIOS_AD_SDK.token,Ct=N.eh.ADMIRAL.token,Tt=N.eh.IAB_CATEGORIES.token,Rt=N.eh.INSTANA.token,wt=N.eh.ASSERTIVE_YIELD.token,{token:Wt}=N.eh.USER_ACTION_AD_REFRESH,{token:Mt}=N.eh.MOBILE_REFRESH_ADS,{token:Ht}=N.eh.REFRESH_ADS,{token:je}=N.eh.DESKTOP_USER_ACTION_AD_REFRESH;let te=[...J?.thirdParties??[]];return te.includes(et)||te.push(et),te.includes(ht)||te.push(ht),te.includes(pt)||te.push(pt),te.includes(vt)||te.push(vt),te.includes(N.eh.JANUS.token)||te.push(N.eh.JANUS.token),te.includes(yt)||te.push(yt),te.includes(Ct)||te.push(Ct),te.includes(Tt)||te.push(Tt),te.includes(Rt)||te.push(Rt),te.includes(wt)||te.push(wt),ie==="mobile"?(te.push(Wt),te.push(Mt)):(te.push(je),te.push(Ht)),Ee&&$e&&(te=te.filter(Ne=>!Ne.includes(N.eh.LOTAME.token))),S()(te).join(",")}),at=(0,C.C6)(Z.JN,J=>[...J?.thirdParties??[]].includes("rubicon_enUS")),ft=(0,C.C6)(lt,P.cz,(J,ie)=>{const Ee=J.split(",");if(!Array.isArray(Ee)||!Ee.length)return[];const{CRITEO_SLOT:$e,IAS_PET_SLOT:et,...ht}=N.eh;return Ee.filter(mt(ie)).reduce((yt,vt)=>{const Tt=Object.values(ht).find(({token:Rt})=>vt.includes(Rt));if(Tt){const{script:Rt}=Tt;return Rt?[...yt,Rt]:yt}return yt},[])}),mt=J=>ie=>!(w.Gv.includes(J)&&N.XC.some(Ee=>ie.includes(Ee))),Ot=(J,ie)=>(0,C.C6)(C.Gx,Te,ie?we(ie):Re,Ae,oe,(Ee,$e,et,ht,pt)=>{const yt=(0,C.vy)({positions:et,screenSize:ie??$e});let vt=Ee?.getMewAdConfigsUrlConfig?.[yt]?.data?.data??null;return vt?(vt=vt.reduce((Ct,Tt)=>{const Rt=ht.find(wt=>wt.props.id===Tt.name||wt.props.tabletId===Tt.name);return[...Ct,{...Tt,lazyload:Rt.props.lazyload,disableAd:Rt?.props?.disableAd,sequentialGroup:Rt?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),pt&&J&&(vt=vt.filter(Ct=>Ct.sequentialGroup===J)),vt):[]}),Kt=(0,C.C6)(q.Ds,C.Gx,p.TN,k.yt,(J,ie,Ee,$e)=>{const et=(0,C.vy)({locale:Ee,placeid:$e}),ht=ie?.getWxAdTargetingUrlConfig?.[et]?.data?.data??{},pt=r()(ht,N.q3);return J?pt:r()(pt,N.xN)}),gt=(0,C.C6)(C.Gx,lt,(J,ie)=>{const Ee=(0,C.vy)({tokens:ie});let $e=J?.getMewAdThirdPartyConfigsUrlConfig?.[Ee]?.data?.data??[];return $e=$e.map(({config:et,config_type:ht})=>({config:et,type:ht})),$e}),Dt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.AMAZON_HEADER_BIDDER.token:!1);if(ie&&ie.config)return ie.config}return{}}),bt=(0,C.C6)(q.ab,gt,(J,ie)=>{if(!J)return{};if(!f()(ie)){const Ee=ie.find($e=>$e.type?$e.type===N.eh.ADMIRAL.token:{});if(Ee&&Ee.config)return Ee.config}return{}}),$t=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.ASSERTIVE_YIELD.token:!1);if(ie&&ie.config)return ie.config}return{}}),Zt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.INSTANA.token:!1);if(ie&&ie.config)return ie.config}return{}}),Gt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.AMAZON_SLOTS.token:!1);if(ie&&ie.config)return ie.config}return{}}),ge=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.CRITEO.token:!1);if(ie&&ie.config)return ie.config}return{}}),dt=(0,C.C6)(gt,P.zM,(J,ie)=>{if(!f()(J)){const Ee=J.find($e=>$e.type?$e.type===N.eh.CRITEO_SLOT.token:!1);if(Ee&&Ee.config)return Ee.config.placements=Ee.config.placements[ie],Ee.config}return{}}),me=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.GEOEDGE.token:!1);if(ie&&ie.config)return ie.config}return{}}),he=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.IAS_PET_SLOT.token:!1);if(ie&&ie.config)return ie.config}return{}}),ye=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.INDEX_EXCHANGE.token:!1);if(ie&&ie.config)return ie.config}return{}}),xe=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.LOTAME.token:!1);if(ie&&ie.config)return ie.config}return{}}),Ye=/[0-9]{4}/,qe=(0,C.C6)(xe,J=>{const{tagsSrcId:ie="1884"}=J;return ie.match(Ye)}),Qe=(0,C.C6)(qe,J=>J?`//tags.crwdcntrl.net/lt/c/${J}/lt.min.js`:""),We=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.PREBID.token:!1);if(ie&&ie.config)return ie.config}return{}}),Pe=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ie&&ie.config)return ie.config}return{}}),ze=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.USER_ACTION_AD_REFRESH.token:!1);if(ie&&ie.config)return ie.config}return{}}),rt=(0,C.C6)(ze,P.dF,p.TN,(J,ie,Ee)=>{const{atf:$e,refreshBidders:et}=J,pt=(Object.keys($e)||[]).filter(Wt=>Wt.includes(Ee)||Wt.includes("all"))||[];let yt=J?.atf?.positions,vt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je?(yt=$e?.[Mt]?.[je]?.positions??yt,yt):Wt},[]);f()(vt)&&(vt=yt);let Ct=J?.atf?.userActionDelay;const Tt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je&&(Ct=$e?.[Mt]?.[je]?.userActionDelay||Ct),Ct},[]);let Rt=J?.atf?.inViewOnly;const wt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je&&(Rt=$e?.[Mt]?.[je]?.inViewOnly??Rt),Rt},[]);return{type:"atf",inViewOnly:wt,posToRefresh:vt,refreshBidders:et,userActionDelay:Tt}}),D=(0,C.C6)(ze,P.dF,p.TN,(J,ie,Ee)=>{const{btf:$e,refreshBidders:et}=J,pt=(Object.keys($e)||[]).filter(Wt=>Wt.includes(Ee)||Wt.includes("all"))||[];let yt=J?.btf?.positions,vt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je?(yt=$e?.[Mt]?.[je]?.positions??yt,yt):Wt},[]);f()(vt)&&(vt=yt);let Ct=J?.btf?.userActionDelay;const Tt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je&&(Ct=$e?.[Mt]?.[je]?.userActionDelay||Ct),Ct},[]);let Rt=J?.btf?.inViewOnly;const wt=pt.reduce((Wt,Mt)=>{const je=(Object.keys($e[Mt]).filter(te=>te.includes(ie)||te.includes("all"))||[])[0];return je&&(Rt=$e?.[Mt]?.[je]?.inViewOnly??Rt),Rt},[]);return{type:"btf",inViewOnly:wt,posToRefresh:vt,refreshBidders:et,userActionDelay:Tt}}),ee=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.REFRESH_ADS.token:!1);if(ie&&ie.config)return ie.config}return{}}),W=(0,C.C6)(ee,P.dF,p.TN,(J,ie,Ee)=>{const{atf:$e={},refreshBidders:et=[]}=J,{interval:ht=0,inViewOnly:pt=!1}=$e,vt=Object.keys($e).filter(Rt=>Rt.includes(Ee)||Rt.includes("all"))||[];let Ct=$e.positions;const Tt=vt.reduce((Rt,wt)=>{const Mt=Object.keys($e[wt]).filter(Ht=>Ht.includes(ie)||Ht.includes("all"))||[];return f()(Mt)||(Ct=$e[wt][Mt].positions),Ct},[]);return{type:"atf",inViewOnly:pt,interval:ht,positions:Tt,refreshBidders:et}}),V=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ie?.config?ie.config:{}}}),oe=(0,C.C6)(V,P.zM,P.dF,p.TN,(J,ie,Ee,$e)=>{if(f()(J)||ie!=="desktop")return!1;const ht=Object.keys(J).filter(Tt=>Tt.includes($e)||Tt.includes("all"))||[],pt=Array.isArray(ht)&&ht[0],yt=J?.[pt],vt=yt&&(yt.filter(Tt=>Tt.includes(Ee)||Tt.includes("all"))||[]);return vt&&Array.isArray(vt)&&!!vt[0]}),ue=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh?.RUBICON?.token:!1);if(ie?.config)return ie.config}return{}}),Ie=(0,C.C6)(ue,P.dF,p.TN,(J,ie,Ee)=>{const{defaultTimeoutOverride:$e}=J,ht=Object.keys(J).filter(vt=>vt.includes(Ee)||vt.includes("all"))||[];let pt=$e;return ht.reduce((vt,Ct)=>{const Rt=Object.keys(J[Ct]).filter(wt=>wt.includes(ie)||wt.includes("all"))||[];return f()(Rt)||(pt=J[Ct][Rt[0]].timeoutOverride),pt},pt)}),Ue=(0,C.C6)(ue,Ie,(J,ie)=>({filename:J?.filename,testFilename:J?.testFilename,timeout:ie})),Xe=(0,C.C6)(ee,P.dF,p.TN,(J,ie,Ee)=>{const{btf:$e={},refreshBidders:et=[]}=J,{interval:ht=0,inViewOnly:pt=!1}=$e,vt=Object.keys($e).filter(Rt=>Rt.includes(Ee)||Rt.includes("all"))||[];let Ct=$e.positions;const Tt=vt.reduce((Rt,wt)=>{const Mt=Object.keys($e[wt]).filter(Ht=>Ht.includes(ie)||Ht.includes("all"))||[];return f()(Mt)||(Ct=$e[wt][Mt].positions),Ct},[]);return{type:"btf",interval:ht,inViewOnly:pt,positions:Tt,refreshBidders:et}}),tt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.WFXTG.token:!1);if(ie&&ie.config)return ie.config}return{}}),st=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.WX_AD_TARGETING.token:!1);if(ie&&ie.config)return ie.config}return{}}),ut=(0,C.C6)(At,Ot(null),(J,ie)=>ie.map(Ee=>({adSlotId:Ee.slotTarget,size:Ee.sizes.map($e=>$e[0]==="fluid"?[1,1]:$e),adUnitPath:J}))),ke=()=>{{const J=O().get("fv");return parseInt(J,10)||0}},It=(0,C.C6)(x.jm,Me,(J,ie)=>{const Ee=J||ie||"",$e=Ee.lastIndexOf("local_forecasts")!==-1;let et,ht,pt;if($e)et="fcst",pt="fcst",ht="fcst";else{const vt=Ee.split("/").slice(-2);[ht]=vt,et=`${ht}_${vt[1]||""}`,pt=vt[1]||"nl"}return{cat:et,fam:ht,ch:pt}}),xt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh?.TIME_FRAME?.token:!1);if(ie?.config)return ie.config}return{}}),jt=(0,C.C6)(Z.IY,xt,(J,ie)=>ie?.tf?.[J]??"nl"),Ft=(J,ie)=>()=>{const Ee=ie||"0123456789",$e=J||16;let et="";for(let ht=0;ht{{const{userAgent:J}=window.navigator,ie=J&&J.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ie))switch(ie[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=J=>J?.[REDUCER_KEY]?.wfxtg??{},rn=J=>J?.[REDUCER_KEY]?.lotame??{},on=J=>J?.[K.Xf]?.hashedMpid??"",pn=(0,C.C6)(Te,J=>J==="tablet"?"wx_tab":J==="mobile"?"wx_mw":"wx"),kt=(0,C.C6)(P.ZN,(J={})=>{if(J.layer==="rwi"||J.layers==="rwi")return"rwi"}),cn=J=>J?.[v.Xf]?.videoCount??0,mn=(0,C.C6)(P.ZN,J=>J?.adRef??""),dn=J=>J?.[K.Xf]?.custParams??{},un=(0,C.C6)(q.Ds,q.gK,It,Y,jt,Ft(16,"0123456789"),ke,ct,Jt,pn,hn,tn,kt,mn,cn,j.gx,Te,P.zM,(J,ie,Ee,$e,et,ht,pt,yt,vt,Ct,Tt,Rt,wt,Wt,Mt,Ht,je,te)=>{let Ne={...Ee,ad_unit:$e[je],tf:et,ord:ht,rmid:ht,impression_id:(0,E.Vj)(),vab:te!=="mobile"?"nxgn":"daybreak",v:pt&&pt.toString(),adstest:yt||"",browser:vt,mr:"0",plat:Ct,env:Tt,refurl:Rt,mlayer:wt||"",...Ht?{par:Ht}:{},ref:Mt===0?Wt:"",sod:ie?"yes":"no"};Ne=a()(Ne,Nt=>!!Nt);const Je=r()(Ne,N.q3);return J?Je:r()(Je,N.xN)}),Qt=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ie&&ie.config)return ie.config}return{}}),En=(0,C.C6)(Qt,J=>{if(J&&!f()(J)){const{maxTime:ie}=J;if(!Number.isNaN(ie))return+ie}return-1}),vn=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh?.HELIOS_AD_SDK?.token:!1);if(ie?.config)return ie.config}return{}}),an=(0,C.C6)(dn,on,(J,ie)=>{const Ee=Object.keys(J).filter(et=>N.Hw.has(et)).sort();return{pageKvs:Ee.length?` ${Ee.join(" ")} `:"",hasPpid:!!ie}}),Rn=(0,C.C6)(gt,J=>{if(!f()(J)){const ie=J.find(Ee=>Ee.type?Ee.type===N.eh?.AB_TESTING?.token:!1);if(ie?.config)return ie.config}return{}}),Sn=(0,C.C6)(gt,J=>J?.find?.(ie=>ie.type===N.eh.IAB_CATEGORIES.token)?.config??{});function en(J,ie){return T()({},J,ie,(Ee,$e)=>{if(Array.isArray(Ee))return S()(Ee.concat($e))})}const ln=(0,C.C6)(Sn,J=>{const{iabCategoriesByPageCode:ie={}}=J??{},Ee={};for(const[$e,et]of Object.entries(ie))for(const ht of $e.split(","))Ee[ht]=en(Ee[ht]??{},et);return Ee}),Pn=(0,C.C6)(ln,Z.IY,(J,ie)=>J[ie]),yn=(0,C.C6)(_.UO,M.s5,(J,ie)=>(f()(J)?ie:J)?.tags?.iab??{}),Ut=(0,C.C6)(Pn,yn,(J,ie)=>en(J,ie)),gn=(0,C.C6)(Sn,J=>J?.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,m,T,R,S)=>T&&m==="en-US"&&f==="US"&&!S||!T&&f==="US"&&m==="en-US"&&!R);function l(f,m,T){const R=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),S=T?.includes?.("samsung");return!(R&&(!f||S))}},60034:(c,u,e)=>{"use strict";e.d(u,{J7:()=>H,JQ:()=>q,K4:()=>N,N7:()=>l,QP:()=>$,SB:()=>m,aZ:()=>Z,dA:()=>K,nw:()=>z,oh:()=>B});var t=e(84621),n=e(44203),r=e(45158),o=e(42882),a=e(16660),i=e(47537);const s=(0,n.C6)(n.Gx,a.AM,(g,A)=>{const G="getSunV3LocationPointUrlConfig",X=g[G]||{},re=A[G]||{},ce=(0,n.vy)(re);return X[ce]}),l=(0,n.C6)(s,i.Yi,(g,A)=>{if(!(g?.loaded??null))return null;const X=g?.data??null;return!X||X.errors?null:z(g.data.location,A)}),f=(0,n.C6)(t.h1,s,(g,A)=>{if(!g)return!1;if(!A)return!0;const G=A?.data?.errors??[];if(Array.isArray(G)&&G.length){const X=G[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(X)}return!1}),m=(0,n.C6)(l,g=>g?`${g.latitude},${g.longitude}`:""),T=(0,n.C6)(l,g=>g?.latitude??void 0),R=(0,n.C6)(l,g=>g?.longitude??void 0),S=(0,n.C6)(l,g=>g?.adminDistrict??""),I=(0,n.C6)(l,g=>g?.adminDistrictCode??""),O=(0,n.C6)(l,g=>g?.postalCode??""),P=(0,n.C6)(l,g=>g?.neighborhood??""),C=(0,n.C6)(l,g=>g?.country??""),q=(0,n.C6)(l,g=>g?.countryCode??""),$=(0,n.C6)(l,g=>{let A=g?.ianaTimeZone??"";return(!A||!A.includes("/"))&&(A="Etc/UTC"),A}),F=(0,n.C6)(l,g=>g?.displayName??""),j=(0,n.C6)(l,g=>g?.dmaCd??""),Z=(0,n.C6)(l,g=>g?.placeId??""),x=(0,n.C6)(l,g=>g?.airportName??""),_=(0,n.C6)(l,g=>g?.type??""),M=(0,n.C6)(l,g=>g?.city??""),k=(0,n.C6)(l,g=>g?.canonicalCityId??""),p=(0,n.C6)(l,g=>g?.disputedArea??!1),E=(0,n.C6)(l,r.b2,i.nP,o.WO,(g,A,G,X)=>H({location:g,countryCode:A,savedLocations:G,isUserLoggedIn:X,includePostalCode:!1})),v=(0,n.C6)(l,o.WO,i.nP,r.b2,(g,A,G,X)=>N({location:g,isUserLoggedIn:A,savedLocations:G,countryCode:X})),w=(0,n.C6)(l,r.b2,o.WO,i.nP,(g,A,G,X)=>K({location:g,savedLocations:X,isUserLoggedIn:G,countryCode:A}));function N({location:g,savedLocations:A,isUserLoggedIn:G,includePostalCode:X,countryCode:re}){const ce=A.find(Re=>Re.placeID===g.placeId),Te=re||"US";if(ce&&G){const Re=(ce?.userTag||ce?.name)??"";if(Re){const we=g?.displayName??"",_e=h(g,Te);if(Re!==we&&Re!==_e)return Re}}let Ae;if(g?.disputedCountries)Ae=g.displayName||"";else{switch(g?.type){case"address":Ae=g?.address?.split(",")[0]?.trim()||"";break;case"city":Ae=g?.locale?.locale2||"";break;case"locality":Ae=g?.locale?.locale3||"";break;case"neighborhood":Ae=g?.locale?.locale4||"";break;case"airport":Ae=g?.airportName||"";break;case"postal":const Re=g?.locale?.locale4||g?.locale?.locale3||g?.locale?.locale2||"",we=g?.postalCode||"";Ae=X?`${Re} ${we}`.trim():`${Re}`.trim();break;default:Ae=g?.displayName||""}Ae.length===0&&(Ae=g?.displayName)}return Ae}function K({location:g,savedLocations:A,countryCode:G,includePostalCode:X,isUserLoggedIn:re}){const ce=G||"US",Te=A.find(Re=>Re.placeID===g.placeId);if(Te&&re){const Re=Te?.userTag||Te?.name;if(Re){const we=g?.displayName??"",_e=h(g,ce);if(Re!==we&&Re!==_e)return b(g,ce,X)}}let Ae;if(g?.disputedCountries)Ae=g?.displayName||"";else{const Re=ce===g?.countryCode?"":g?.country||"",we=G!=="IL"&&g?.adminDistrict||"",_e=g?.postalCode||"",Ke=g?.city||"";switch(g?.type){case"address":Ae=[Ke,we,Re].filter(Boolean).join(", ");break;case"city":Ae=[we,Re].filter(Boolean).join(", ");break;case"locality":Ae=[g?.locale?.locale2||"",we,Re].filter(Boolean).join(", ");break;case"neighborhood":Ae=[g?.locale?.locale3||g?.locale?.locale2||"",we,Re].filter(Boolean).join(", ");break;case"postal":const Y=we||g?.locale?.locale2||"";Ae=[X?`${Y} ${_e}`.trim():Y,Re].filter(Boolean).join(", ");break;default:Ae=[we,Re].filter(Boolean).join(", ")}}return Ae}function H({location:g,countryCode:A,includePostalCode:G=!0,savedLocations:X,isUserLoggedIn:re}){const ce=N({location:g,savedLocations:X,isUserLoggedIn:re,countryCode:A}),Te=K({location:g,countryCode:A,includePostalCode:G,savedLocations:X,isUserLoggedIn:re}),Ae=ce&&Te?", ":"",Re=g?.separator?g?.separator:Ae;return`${ce}${Re}${Te}`.trim()}function B(g){const A=g.placeId?.length||0;return A===0?[]:Array.from({length:A},(G,X)=>({displayName:g.displayName?.[X],adminDistrict:g.adminDistrict?.[X],adminDistrictCode:g.adminDistrictCode?.[X],countryCode:g.countryCode?.[X],country:g.country?.[X],disputedArea:g.disputedArea?.[X],city:g.city?.[X],type:g.type?.[X],postalCode:g.postalCode?.[X],disputedCountries:g.disputedCountries?.[X],locale:{locale1:g.locale?.locale1?.[X]||g.locale1?.[X],locale2:g.locale?.locale2?.[X]||g.locale2?.[X],locale3:g.locale?.locale3?.[X]||g.locale3?.[X],locale4:g.locale?.locale4?.[X]||g.locale4?.[X]},placeId:g.placeId[X],latitude:Math.round(g.latitude[X]*10)/10,longitude:Math.round(g.longitude[X]*10)/10}))}const z=(g,A)=>{if(!g||!Array.isArray(A))return g;const G=A.find(X=>X.placeId===g.placeId);return G?{...g,displayName:G.address,address:G.address}:g};function b(g,A,G){if(g?.disputedCountries)return g?.displayName||"";const re=(A||"US")===g?.countryCode?"":g?.country||"",ce=A!=="IL"&&g?.adminDistrict||"";switch(g?.type){case"city":return[g?.locale?.locale2||"",ce,re].filter(Boolean).join(", ");case"locality":const Ae=ce||g?.locale?.locale2||"";return[g.locale?.locale3||"",Ae,re].filter(Boolean).join(", ");case"neighborhood":const we=g?.locale?.locale4||"",_e=g?.locale?.locale3||g?.locale?.locale2||"";return[we,_e,ce,re].filter(Boolean).join(", ");case"postal":const Ke=g?.postalCode||"";return[g?.locale?.locale4||g?.locale?.locale3||g?.locale?.locale2||"",`${ce} ${G?Ke:""}`.trim(),re].filter(Boolean).join(", ");default:return[g?.locale?.locale2||"",ce,re].filter(Boolean).join(", ")}}function h(g,A,G=", "){const X=[g.displayName];return A!=="IL"&&X.push(g.adminDistrictCode||g.adminDistrict),g.countryCode!==A&&g.disputedArea===!1&&X.push(g.country),X.filter(Boolean).join(G)}},16660:(c,u,e)=>{"use strict";e.d(u,{AM:()=>l,dz:()=>f});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(T){try{return decodeURIComponent(T)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(T,R,S,I)=>{if(!T&&!R&&!S&&!I)return null;const P=[{type:"canonicalCityId",locId:i(I)},{type:"placeId",locId:i(S)},{type:null,locId:i(R)},{type:null,locId:i(T)}].find(j=>!!j.locId);if(!P)return null;const C=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,q=/-/,$=/\s/,{locId:F}=P;if(C.test(P.locId)){$.test(F)?P.locId=F.split(" ").pop():q.test(F)?P.locId=F.split("-").pop():P.locId=F.split("+").pop();const j=f(P);if(j)return j}return f(P)}),l=(0,n.C6)(r.TN,s,(T,R)=>{const{type:S,value:I}=R||{},O={language:T,[S]:I};return S==="locId"&&(O.locationType="locid"),{getSunV3LocationPointUrlConfig:O}});function f({locId:T,type:R}){const S=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:I=>(0,a.b)(I)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:I=>I.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:I=>`${I.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:I=>{const O=I.substring(0,2).toUpperCase();return`${I.split(":")[0]}:1:${O}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:I=>`${I.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:I=>I},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:I=>I}];if(R){const I=S.find(O=>O.typeAs===R);if(I&&I.regex.test(T))return{type:I.typeAs,value:I.valueFn(T)}}for(let I=0,O=S.length;I{if(!T)return!0;const{type:R,value:S}=T;return!S||R==="geocode"&&S==="0.00,0.00"})},74131:(c,u,e)=>{"use strict";e.d(u,{AM:()=>t.AM,J7:()=>n.J7,JQ:()=>n.JQ,K4:()=>n.K4,N7:()=>n.N7,QP:()=>n.QP,SB:()=>n.SB,aZ:()=>n.aZ,dA:()=>n.dA,dz:()=>t.dz,nw:()=>n.nw,oh:()=>n.oh});var t=e(16660),n=e(60034)},89972:(c,u,e)=>{"use strict";e.d(u,{Z:()=>n,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:()=>ft,Cv:()=>T,Dq:()=>B,EQ:()=>M,F3:()=>w,GH:()=>S,Gz:()=>at,Hu:()=>v,J0:()=>l,K_:()=>Ge,Mr:()=>St,N3:()=>nt,Pi:()=>ce,Qo:()=>P,S5:()=>b,T:()=>R,U8:()=>z,UW:()=>Ot,V7:()=>At,ZN:()=>F,_p:()=>i,ai:()=>Oe,bx:()=>le,cz:()=>K,dF:()=>Z,dx:()=>O,e9:()=>ct,eM:()=>Dt,fh:()=>we,fx:()=>A,h1:()=>_e,i:()=>mt,j3:()=>Et,jw:()=>Gt,kO:()=>Fe,kw:()=>g,lm:()=>N,nc:()=>k,nf:()=>_,nh:()=>re,pu:()=>$t,qk:()=>G,sN:()=>f,sQ:()=>Te,uo:()=>h,x2:()=>X,xS:()=>Me,y:()=>j,z3:()=>it,zM:()=>E});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=ge=>ge?.[a.Xf]??null,s=ge=>ge?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,ge=>ge?.headers??null),f=(0,t.P1)(l,ge=>ge?.["twc-subs"]??"none"),m=(0,t.P1)(l,ge=>ge?.["twc-sticky-variant"]??""),T=(0,t.P1)(l,ge=>ge?.["twc-ads-killswitch"]??""),R=(0,t.P1)(l,ge=>ge?.["twc-site-mode"]??""),S=(0,t.P1)(l,ge=>{const dt=ge?.["twc-experiment"]??null;return dt?JSON.parse(window?.atob(dt)):{}}),I=(0,o.C6)(o.Gx,ge=>{const dt=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(ge,["getMewEntityUrlConfig",dt,"data","data","attributes","value"],{})}),O=(0,t.P1)(I,S,(ge,dt)=>{let me;const he=Object.keys(ge),ye=Object.keys(dt);return he.forEach(xe=>{ye.includes(xe)&&(me=xe)}),me}),P=(0,t.P1)(i,ge=>ge?.path?.replace(/\/$/,"")??""),C=(0,t.P1)(i,ge=>ge?.pathPattern??""),q=(0,t.P1)(i,ge=>ge?.referer??null),$=(0,t.P1)(i,ge=>ge?.requestBody??null),F=(0,t.P1)(i,ge=>ge?.query??null),j=(0,t.P1)(i,ge=>ge?.params??null),Z=(0,t.P1)(i,ge=>ge?.pageKey??""),x=(0,t.P1)(Z,ge=>ge==="today"),_=(0,t.P1)(Z,ge=>a.HJ.includes(ge)),M=(0,t.P1)(i,ge=>ge?.params?.locId??""),k=(0,t.P1)(i,ge=>ge?.contextListId??""),p=(0,t.P1)(l,ge=>{const dt="4g",me=[dt,"3g"],ye=(ge?.["twc-connection-speed"]??dt).toLowerCase();return me.includes(ye)?ye:dt}),E=(0,t.P1)(l,ge=>ge?.["twc-device-class"]??"mobile"),v=(0,t.P1)(E,ge=>ge==="mobile"),w=(0,t.P1)(l,ge=>ge?.["twc-partner"]??""),N=(0,t.P1)(l,ge=>ge?.["twc-csc"]??""),K=(0,t.P1)(l,ge=>ge?.["twc-privacy"]??"exempt"),H=(0,t.P1)(l,ge=>ge?.["twc-experience"]??""),B=(0,t.P1)(F,ge=>ge?.experience??""),z=(0,t.P1)(F,ge=>ge?.locale??""),b=(0,t.P1)(F,ge=>ge?.par??""),h=(0,t.P1)(F,ge=>ge?.cscCountryCode??ge?.csccountrycode??""),g=(0,t.P1)(N,ge=>ge==="KR"),A=(0,t.P1)(F,ge=>ge?.locId??""),G=(0,t.P1)(F,ge=>ge?.placeId??""),X=(0,t.P1)(F,ge=>ge?.canonicalCityId??""),re=(0,t.P1)(j,ge=>ge?.locale??""),ce=(0,t.P1)(j,Z,P,(ge,dt,me)=>me.includes("medical-reviewer")?["bios/medical-reviewer"]:dt==="bioPage"?["bios"]:dt==="commerce"?["atmosphere"]:ge?.collectionId??null),Te=(0,t.P1)(re,ge=>ge?.split("-")?.[1]??""),Ae=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Re=(0,o.C6)(Ae,o.$l,(ge,dt)=>dt(ge)?.data?.attributes?.value),we=(0,t.P1)(Te,Re,(ge,dt)=>{const me=dt?.countryCodesWithoutRegisteredTrademark;return me?!me.includes(ge):!1}),_e=(0,t.P1)(A,C,(ge,dt)=>dt.includes(":locId")||!!ge),Ke=(0,t.P1)(Z,ge=>["moduleService"].includes(ge)),it=(0,t.P1)(Ke,P,B,z,(ge,dt,me,he)=>{const ye=Array.isArray(dt.match(/api\/v[0-9]/g))&&!!me&&!!he;return ge||ye}),le=(0,t.P1)(re,ge=>ge?["en-US"].indexOf(ge)>-1:!0),Y=(0,t.P1)(T,le,f,(ge,dt,me)=>{const he=ge&&ge.split(",")||[],ye=me!=="none";return he.includes("ads")||he.includes("allthethings")||dt&&ye}),Ce=(0,t.P1)(C,ge=>ge==="/:locale/dsr"),Oe=(0,t.P1)(l,ge=>ge?.["twc-csrf"]??""),Me=(0,t.P1)(l,ge=>ge?.["twc-geoip-country"]??""),nt=(0,t.P1)($,ge=>ge?.userId),Ge=(0,t.P1)($,ge=>ge?.appId),ct=(0,t.P1)($,ge=>ge?.version),Et=(0,t.P1)($,ge=>ge?.adId),At=(0,t.P1)($,ge=>ge?.serviceProviders),St=(0,t.P1)($,ge=>ge?.enabledUserDataInventory),Fe=(0,t.P1)(F,ge=>ge?.userId),lt=(0,t.P1)(F,ge=>ge?.serviceProviders),at=(0,t.P1)(F,ge=>ge?.regime),ft=(0,t.P1)(F,ge=>ge?.countryCode),mt=(0,t.P1)(F,ge=>ge?.isUserLoggedIn==="true"),Ot=(0,t.P1)(F,ge=>ge?.isUserPremium==="true"),Kt=(0,t.P1)(F,ge=>ge?.email),gt=(0,t.P1)(F,ge=>ge?.action),Dt=(0,t.P1)(F,ge=>ge?.appIdOverride),bt=(0,t.P1)(Dt,Ge,(ge,dt)=>dt?.includes("twc")||ge?.includes("twc")),$t=(0,t.P1)(Dt,Ge,(ge,dt)=>dt?.includes("wu")||ge?.includes("wu")),Zt=(0,t.P1)(Dt,Ge,(ge,dt)=>dt?.includes("samsung")||ge?.includes("samsung")),Gt=ge=>ge?.[a.Xf]?.adblocker??!1},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:()=>T,RM:()=>f,UW:()=>l,Vm:()=>s,Yg:()=>m,fm:()=>R,gx:()=>i,qK:()=>S});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,(P,C)=>P||C||r().get("partner")||""),s=(0,t.P1)(o.S5,P=>P||r().get("partner")||""),l=(0,t.P1)(i,P=>P.toLowerCase().includes("samsung")),f=(0,t.P1)(i,P=>P.toLowerCase().includes("apple")||P.toLowerCase().includes(a.X3)),m=(0,t.P1)(i,l,(P,C)=>C?P==="samsung_vsc":!1),T=(0,t.P1)(i,l,(P,C)=>C?P==="samsung_msc":!1),R=(0,t.P1)(i,m,(P,C)=>C?"samsungVietnam":P),S=(0,t.P1)(i,o.dF,(P,C)=>!(P==="oppo_widget"&&a.TR.includes(C))),I=(0,t.P1)(i,P=>a.Jp.includes(P)),O=(0,t.P1)(l,o.dF,(P,C)=>!!(P&&C!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Oo:()=>t.Oo,Sm:()=>t.Sm,i7:()=>t.i7,im:()=>t.im,zX:()=>t.zX});var t=e(9625)},9625:(c,u,e)=>{"use strict";e.d(u,{E8:()=>t.E8,Fj:()=>t.Fj,Ky:()=>t.Ky,O2:()=>t.O2,Oo:()=>t.Oo,QU:()=>t.QU,RP:()=>t.RP,Si:()=>t.Si,Sm:()=>t.Sm,TR:()=>t.TR,bu:()=>t.bu,i7:()=>t.i7,iH:()=>t.iH,im:()=>t.im,oy:()=>t.oy,yV:()=>t.yV,yt:()=>t.yt,z:()=>t.z,zX:()=>t.zX,zc:()=>t.zc});var t=e(89150)},89150:(c,u,e)=>{"use strict";e.d(u,{E8:()=>Ke,Fj:()=>j,Ky:()=>F,O2:()=>re,Oo:()=>le,QU:()=>P,RP:()=>H,Si:()=>v,Sm:()=>C,TR:()=>b,bu:()=>E,i7:()=>z,iH:()=>B,im:()=>K,oy:()=>h,yV:()=>w,yt:()=>p,z:()=>q,zX:()=>M,zc:()=>$});var t=e(60985),n=e(72579),r=e.n(n),o=e(74131),a=e(89972),i=e(63907),s=e(10449),l=e(44203),f=e(45158),m=e(84621),T=e(72484),R=e(42882);const S=(0,t.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(Y,Ce,Oe,Me,nt)=>{if(Y)return Ce;if(/^([0-9a-f]){32,}$/.test(Oe[0]?.placeID))return Oe[0].placeID;if(Me?.[0])return Me[0];if(nt)return nt}),I=(0,l.C6)(S,Y=>{if(!Y)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(Y)};return(0,o.dz)(Ce)}),O=(0,l.C6)(f.TN,I,(Y,Ce)=>{const{type:Oe,value:Me}=Ce||{},nt={language:Y,[Oe]:Me};return Oe==="locId"&&(nt.locationType="locid"),{getSunV3LocationPointUrlConfig:nt}}),P=(0,l.C6)(l.Gx,O,o.AM,m.h1,(Y,Ce,Oe,Me)=>{const nt="getSunV3LocationPointUrlConfig",Ge=Y[nt]||{};let ct=Ce[nt]||{};Me&&(ct=Oe[nt]);const Et=(0,l.vy)(ct);return r()(Ge,Et)}),C=(0,l.C6)(P,i.Yi,(Y,Ce)=>{if(!r()(Y,"loaded"))return null;const Me=r()(Y,"data");return!Me||Me.errors?null:(0,o.nw)(Y.data.location,Ce)}),q=(0,l.C6)(C,Y=>r()(Y,"displayName","")),$=(0,l.C6)(C,Y=>r()(Y,"adminDistrict","")),F=(0,l.C6)(C,Y=>r()(Y,"adminDistrictCode","")),j=(0,l.C6)(C,Y=>r()(Y,"countryCode","")),Z=(0,l.C6)(C,Y=>r()(Y,"country","")),x=(0,l.C6)(C,Y=>r()(Y,"countyId","")),_=(0,l.C6)(C,Y=>r()(Y,"disputedArea",!1)),M=(0,l.C6)(C,Y=>{if(!!Y)return(0,a.b)(`${Y.latitude},${Y.longitude}`)}),k=(0,l.C6)(i.qL,Y=>r()(Y,"defaultLocations",{})),p=(0,l.C6)(C,k,(Y,Ce)=>{if(Y)return r()(Y,"placeId","");{const Oe=(0,T.R)(),{"TWC-GeoIP-Country":Me}=Oe;return Ce[Me]||null}return null}),E=(0,l.C6)(C,Y=>r()(Y,"dmaCd","")),v=(0,l.C6)(C,Y=>r()(Y,"postalCode","")),w=(0,l.C6)(C,Y=>r()(Y,"city","")),N=(0,l.C6)(C,Y=>r()(Y,"canonicalCityId","")),K=(0,l.C6)(C,Y=>{let Ce=r()(Y,"ianaTimeZone","");return(!Ce||!Ce.includes("/"))&&(Ce="Etc/UTC"),Ce}),H=(0,l.C6)(C,Y=>it(r()(Y,"latitude",void 0))),B=(0,l.C6)(C,Y=>it(r()(Y,"longitude",void 0))),z=(0,l.C6)(C,f.b2,i.nP,R.WO,(Y,Ce,Oe,Me)=>Y&&(0,o.J7)({location:Y,savedLocations:Oe,isUserLoggedIn:Me,countryCode:Ce})||""),b=(0,l.C6)(C,i.Yi,R.WO,i.nP,f.b2,(Y,Ce,Oe,Me,nt)=>(0,o.K4)({location:(0,o.nw)(Y,Ce),savedLocations:Me,countryCode:nt,isUserLoggedIn:Oe})),h=(0,l.C6)(C,f.b2,i.nP,R.WO,(Y,Ce,Oe,Me)=>(0,o.dA)({location:Y,savedLocations:Oe,isUserLoggedIn:Me,countryCode:Ce})),g=(0,t.P1)(i.nP,Y=>/^([0-9a-f]){32,}$/.test(Y[0]?.placeID)?Y[0].placeID:null),A=(0,l.C6)(g,Y=>{if(!Y)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(Y)};return(0,o.dz)(Ce)}),G=(0,l.C6)(f.TN,A,(Y,Ce)=>{const{type:Oe,value:Me}=Ce||{},nt={language:Y,[Oe]:Me};return Oe==="locId"&&(nt.locationType="locid"),{getSunV3LocationPointUrlConfig:nt}}),X=(0,l.C6)(l.Gx,G,(Y,Ce)=>{const Oe="getSunV3LocationPointUrlConfig",Me=Y[Oe]||{},nt=Ce[Oe]||{},Ge=(0,l.vy)(nt);return r()(Me,Ge)}),re=(0,l.C6)(X,i.Yi,(Y,Ce)=>{if(!r()(Y,"loaded"))return null;const Me=r()(Y,"data");return!Me||Me.errors?null:(0,o.nw)(Y.data.location,Ce)}),ce=(0,t.P1)(i.VI,Y=>Y?.[0]?Y[0]:null),Te=(0,l.C6)(ce,Y=>{if(!Y)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(Y)};return(0,o.dz)(Ce)}),Ae=(0,l.C6)(f.TN,Te,(Y,Ce)=>{const{type:Oe,value:Me}=Ce||{},nt={language:Y,[Oe]:Me};return Oe==="locId"&&(nt.locationType="locid"),{getSunV3LocationPointUrlConfig:nt}}),Re=(0,l.C6)(l.Gx,Ae,(Y,Ce)=>{const Oe="getSunV3LocationPointUrlConfig",Me=Y[Oe]||{},nt=Ce[Oe]||{},Ge=(0,l.vy)(nt);return r()(Me,Ge)}),we=(0,l.C6)(Re,i.Yi,(Y,Ce)=>{if(!r()(Y,"loaded"))return null;const Me=r()(Y,"data");return!Me||Me.errors?null:(0,o.nw)(Y.data.location,Ce)}),_e=(0,l.C6)(l.Gx,ce,(Y,Ce)=>{const Me=Y["getSunV3LocationSearchUrlConfig"]||{};for(const nt of Object.keys(Me)){const Ge=Me?.[nt]?.data?.location,ct=Ge?.placeId?.indexOf?.(Ce);if(ct>=0){const Et=Object.keys(Ge).map(At=>[At,Ge[At][ct]]);return Object.fromEntries(Et)}}return null}),Ke=(0,l.C6)(we,_e,(Y,Ce)=>Y??Ce);function it(Y){return(+`${Math.round(`${Y}e2`)}e-2`).toFixed(2)}const le=(0,t.P1)(m.kw,j,(Y,Ce)=>Y&&Ce==="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=(m={})=>Object.keys(m).sort().map(T=>{const R=m[T];return!!R&&typeof R=="object"?`${T}:{${i(R)}}`:`${T}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=m=>m?.[a.X]??{},f=(0,r.P1)(l,m=>(T,R)=>{const{params:S,name:I}=T,O=i(S);return R?m?.[I]?.[O]:m?.[I]?.[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(86535),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,m,T,R,S)=>{if(R||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(l)&&!(0,n.G3)());let I=!0;return i.eT.forEach(O=>{f.includes(O)&&(I=!1)}),!(!I||i.Dt.includes(m)||i.Dt.includes(T))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>R});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(P=>(P.provider="new-relic-script",P))(s||{}),l=(P=>(P.method="NREUM",P))(l||{});function f(){let P="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(P="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(P="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(P="stage"),P}async function m(){const P=f(),{default:C}=await e(31751)(`./new-relic-script.${P}.ext.html`);return C}function T(P,C){try{window?.NREUM?.setCustomAttribute?.(`${a}${P}`,C)}catch{}}function R(P,C={}){try{let q;const $={};typeof P=="string"?q=P:(q=P.name,P.entryType!=="mark"?($.duration=I(P.duration),$.timestamp=I(window.performance.timeOrigin+P.startTime)):($.duration=I(P.startTime),$.timestamp=I(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(q,{...S($,i),...S(C,a)})}catch(q){o.error(q,"sendReumEvent error")}}function S(P,C=""){return Object.fromEntries(Object.entries(P).map(([q])=>[`${C}${q}`,P[q]]))}function I(P){return P/1e3}function O(){return`