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