(()=>{(()=>{var Fn={31751:(i,u,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var c=new Error("Cannot find module '"+r+"'");throw c.code="MODULE_NOT_FOUND",c});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,i.exports=n},64138:function(i){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(u,e){i.exports=e()})(this,function(){return function(u){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return u[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=u,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(O,P,K){var W=[null];W.push.apply(W,P);var w=new(Function.bind.apply(O,W));return K&&l(w,K.prototype),w}).apply(null,arguments)}function l(U,q){return(l=Object.setPrototypeOf||function(p,O){return p.__proto__=O,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,F,A,N;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)))),F=a(w),N=void 0,(A="_entries")in F?Object.defineProperty(F,A,{value:N,enumerable:!0,configurable:!0,writable:!0}):F[A]=N,w._entries=K,w}var p,O,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&&l(K,W)}(q,U),p=q,(O=[{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,O),P&&o(p,P),q}(c(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,F=w===void 0?new Set:w,A=P.interval,N=A===void 0?100:A,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),I(this,"registeredObservers",void 0),I(this,"processedEntries",void 0),I(this,"interval",void 0),I(this,"intervalId",void 0),I(this,"context",void 0),this.registeredObservers=W,this.processedEntries=F,this.interval=N,this.context=g,this.intervalId=null}var q,p,O;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(F){F.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),O&&b(q,O),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),x(this,"callback",void 0),x(this,"buffer",void 0),x(this,"entryTypes",[]),x(this,"taskQueue",void 0),this.callback=P,this.buffer=new Set,this.taskQueue=K}var q,p,O;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(X),W.length?(this.entryTypes=W,this.taskQueue.add(this)):console.warn(k)}},{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),O&&S(q,O),U}();x(j,"supportedEntryTypes",C);var L="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:j,ne=self;ne.PerformanceObserver||(ne.PerformanceObserver=L)}])})},98247:function(i,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,c){c===void 0&&(c=a),Object.defineProperty(r,c,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,c){c===void 0&&(c=a),r[c]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(29345),u)},29345:(i,u,e)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function c(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 c.prototype.toJSON=function(){return this.props},c}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?d[C].startTime:s.now(),B=D>2?d[T].startTime:s.now(),H=new t({name:x,entryType:"measure",startTime:X,duration:B-X});return l.push(H),H},s.getEntries=s.webkitGetEntries||function(x){return x!=null?l.filter(function(C){return C.name===x.name&&C.entryType===x.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(x){return m("entryType",x)},s.getEntriesByName=s.webkitGetEntriesByName||function(x){return m("name",x)},s.clearMarks=s.webkitClearMarks||function(x){b("mark",x),delete d[x]},s.clearMeasures=s.webkitClearMeasures||function(x){b("measure",x)},s.clearResourceTimings=function(){});try{c.performance||(c.performance=s)}catch{}return c}u.polyfill=a,u.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(u,{$:()=>Ot,A:()=>We,B:()=>F,C:()=>V,D:()=>H,E:()=>q,F:()=>Le,G:()=>Tt,H:()=>m,I:()=>Ue,J:()=>Ce,L:()=>Dt,M:()=>De,N:()=>oe,O:()=>It,P:()=>$e,Q:()=>me,R:()=>et,S:()=>lt,T:()=>_e,U:()=>Ae,W:()=>Xt,Z:()=>ot,a:()=>ae,a2:()=>Be,a4:()=>Ee,a6:()=>xe,b:()=>Me,d:()=>pt,e:()=>be,f:()=>St,g:()=>gt,h:()=>Et,i:()=>j,j:()=>W,k:()=>l,l:()=>K,m:()=>U,n:()=>Y,o:()=>D,p:()=>x,q:()=>B,r:()=>T,s:()=>P,t:()=>d,u:()=>C,v:()=>w,y:()=>O,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a($,Q){Q===void 0&&(Q=!0);var se,de=new Promise(function(Ke){se=setTimeout(Ke,Math.min(o,$),Q)});return de[t.n1]=function(){clearTimeout(se)},de}const c=a;var s=function(Q){return function(){return Q}},l=s(!0),d=function(){},m=function(Q){return Q},b=typeof Symbol=="function",I=b&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S($,Q,se){if(!Q($))throw new Error(se)}var x=function(Q,se){(0,n.Z)(Q,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(de){Q[de]=se[de]})},C=function(Q,se){var de;return(de=[]).concat.apply(de,se.map(Q))};function T($,Q){var se=$.indexOf(Q);se>=0&&$.splice(se,1)}function D($){var Q=!1;return function(){Q||(Q=!0,$())}}var k=function(Q){throw Q},X=function(Q){return{value:Q,done:!0}};function B($,Q,se){Q===void 0&&(Q=k),se===void 0&&(se="iterator");var de={meta:{name:se},next:$,throw:Q,return:X,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},O=function(Q){return Q===t.Wd},P=function(Q){return p(Q)||O(Q)};function K($,Q){var se=Object.keys($),de=se.length,Ke=0,Xe,nt=(0,r.IX)($)?U(de):{},at={};function yt(){Ke===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,Ke++,yt()))};ft.cancel=d,at[ht]=ft}),Q.cancel=function(){Xe||(Xe=!0,se.forEach(function(ht){return at[ht].cancel()}))},at}function W($){return{name:$.name||"anonymous",location:w($)}}function w($){return $[t.b_]}function F(){for(var $=arguments.length,Q=new Array($),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(u,{uR:()=>L,Ef:()=>a.I,ZP:()=>It,GG:()=>P});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function c(){var Te={};return Te.promise=new Promise(function(ge,De){Te.resolve=ge,Te.reject=De}),Te}function s(Te){for(var ge=[],De=0;De2?me-2:0),Q=2;Q{"use strict";e.d(u,{CE:()=>D,IX:()=>s,MC:()=>d,NA:()=>X,Om:()=>B,Yl:()=>o,Z_:()=>c,d5:()=>r,eR:()=>k,hZ:()=>m,sR:()=>n,uj:()=>T});var t=e(23143),n=function(L){return L==null},r=function(L){return L!=null},o=function(L){return typeof L=="function"},a=function(L){return typeof L=="number"},c=function(L){return typeof L=="string"},s=Array.isArray,l=function(L){return L&&!s(L)&&typeof L=="object"},d=function(L){return L&&o(L.then)},m=function(L){return L&&o(L.next)&&o(L.throw)},b=function(L){return L&&o(Symbol)?o(L[Symbol.iterator]):s(L)},I=function(L){return L&&L[TASK]},S=function(L){return Boolean(L&&L[SAGA_ACTION])},x=function(L){return L&&o(L.subscribe)},C=function(L){return L&&o(L.isEmpty)&&o(L.take)&&o(L.put)},T=function j(L){return L&&(c(L)||X(L)||o(L)||s(L)&&L.every(j))},D=function(L){return L&&o(L.take)&&o(L.close)},k=function(L){return o(L)&&L.hasOwnProperty("toString")},X=function(L){return Boolean(L)&&typeof Symbol=="function"&&L.constructor===Symbol&&L!==Symbol.prototype},B=function(L){return D(L)&&L[t.AS]},H=function(L){return L&&L[IO]}},23143:(i,u,e)=>{"use strict";e.d(u,{AS:()=>c,Cs:()=>d,EO:()=>b,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>I,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(x){return"@@redux-saga/"+x},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),c=t("MULTICAST"),s=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),d=t("TASK"),m=t("TASK_CANCEL"),b=t("TERMINATE"),I=t("LOCATION")},81559:(i,u,e)=>{"use strict";e.d(u,{xC:()=>hn,PH:()=>kt,e:()=>lr,oM:()=>Sn});function t(f){for(var y=arguments.length,R=Array(y>1?y-1:0),M=1;M3?y.i-4:y.i:Array.isArray(f)?1:b(f)?2:I(f)?3:0}function s(f,y){return c(f)===2?f.has(y):Object.prototype.hasOwnProperty.call(f,y)}function l(f,y){return c(f)===2?f.get(y):f[y]}function d(f,y,R){var M=c(f);M===2?f.set(y,R):M===3?f.add(R):f[y]=R}function m(f,y){return f===y?f!==0||1/f==1/y:f!=f&&y!=y}function b(f){return Ue&&f instanceof Map}function I(f){return _e&&f instanceof Set}function S(f){return f.o||f.t}function x(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var y=lt(f);delete y[V];for(var R=Me(y),M=0;M1&&(f.set=f.add=f.clear=f.delete=T),Object.freeze(f),y&&a(f,function(R,M){return C(M,!0)},!0)),f}function T(){t(2)}function D(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function k(f){var y=pt[f];return y||t(18,f),y}function X(f,y){pt[f]||(pt[f]=y)}function B(){return Se}function H(f,y){y&&(k("Patches"),f.u=[],f.s=[],f.v=y)}function j(f){L(f),f.p.forEach(U),f.p=null}function L(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[V];y.i===0||y.i===1?y.j():y.g=!0}function q(f,y){y._=y.p.length;var R=y.p[0],M=f!==void 0&&f!==R;return y.h.O||k("ES5").S(y,f,M),M?(R[V].P&&(j(y),t(4)),r(f)&&(f=p(y,f),y.l||P(y,f)),y.u&&k("Patches").M(R[V].t,f,y.u,y.s)):f=p(y,R,[]),j(y),y.u&&y.v(y.u,y.s),f!==We?f:void 0}function p(f,y,R){if(D(y))return y;var M=y[V];if(!M)return a(y,function(fe,pe){return O(f,M,y,fe,pe,R)},!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 J=M.i===4||M.i===5?M.o=x(M.k):M.o,re=J,he=!1;M.i===3&&(re=new Set(J),J.clear(),he=!0),a(re,function(fe,pe){return O(f,M,J,fe,pe,R,he)}),P(f,J,!1),R&&f.u&&k("Patches").N(M,R,f.u,f.s)}return M.o}function O(f,y,R,M,J,re,he){if(n(J)){var fe=p(f,J,re&&y&&y.i!==3&&!s(y.R,M)?re.concat(M):void 0);if(d(R,M,fe),!n(fe))return;f.m=!1}else he&&R.add(J);if(r(J)&&!D(J)){if(!f.h.D&&f._=0;fe--){var pe=he[fe][V];if(!pe.P)switch(pe.i){case 5:M(pe)&&w(pe);break;case 4:R(pe)&&w(pe)}}}function R(he){for(var fe=he.t,pe=he.k,te=Me(pe),ie=te.length-1;ie>=0;ie--){var Pe=te[ie];if(Pe!==V){var Ne=fe[Pe];if(Ne===void 0&&!s(fe,Pe))return!0;var Ie=pe[Pe],Oe=Ie&&Ie[V];if(Oe?Oe.t!==Ne:!m(Ie,Ne))return!0}}var Re=!!fe[V];return te.length!==Me(fe).length+(Re?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?ze-1:0),ke=1;ke1?ie-1:0),Ne=1;Ne=0;J--){var re=M[J];if(re.path.length===0&&re.op==="replace"){R=re.value;break}}J>-1&&(M=M.slice(J+1));var he=k("Patches").$;return n(R)?he(R,M):this.produce(R,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),Dt=Et.createDraft.bind(Et),Bt=Et.finishDraft.bind(Et);const ot=Ge;var Lt=e(69394);function Ot(f){var y=function(M){var J=M.dispatch,re=M.getState;return function(he){return function(fe){return typeof fe=="function"?fe(J,re,f):he(fe)}}};return y}var Xt=Ot();Xt.withExtraArgument=Ot;const Vt=Xt;var ve=function(){var f=function(y,R){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(M,J){M.__proto__=J}||function(M,J){for(var re in J)Object.prototype.hasOwnProperty.call(J,re)&&(M[re]=J[re])},f(y,R)};return function(y,R){if(typeof R!="function"&&R!==null)throw new TypeError("Class extends value "+String(R)+" is not a constructor or null");f(y,R);function M(){this.constructor=y}y.prototype=R===null?Object.create(R):(M.prototype=R.prototype,new M)}}(),it=function(f,y){var R={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},M,J,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(;R;)try{if(M=1,J&&(re=te[0]&2?J.return:te[0]?J.throw||((re=J.return)&&re.call(J),0):J.next)&&!(re=re.call(J,te[1])).done)return re;switch(J=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return R.label++,{value:te[1],done:!1};case 5:R.label++,J=te[1],te=[0];continue;case 7:te=R.ops.pop(),R.trys.pop();continue;default:if(re=R.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){R=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]f&&console.warn(y+" took "+R+"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 R=[],M=0;M0){var he=R.indexOf(this);~he?R.splice(he+1):R.push(this),~he?M.splice(he,1/0,J):M.push(J),~R.indexOf(re)&&(re=y.call(this,J,re))}else R.push(re);return f==null?re:f.call(this,J,re)}}function ht(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ft(f,y,R){var M=Mt(f,y,R);return{detectMutations:function(){return Kt(f,y,M,R)}}}function Mt(f,y,R,M){y===void 0&&(y=[]),M===void 0&&(M="");var J={value:R};if(!f(R)){J.children={};for(var re in R){var he=M?M+"."+re:re;y.length&&y.indexOf(he)!==-1||(J.children[re]=Mt(f,y,R[re],he))}}return J}function Kt(f,y,R,M,J,re){y===void 0&&(y=[]),J===void 0&&(J=!1),re===void 0&&(re="");var he=R?R.value:void 0,fe=he===M;if(J&&!fe&&!Number.isNaN(M))return{wasMutated:!0,path:re};if(f(he)||f(M))return{wasMutated:!1};var pe={};for(var te in R.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 Pe=Kt(f,y,R.children[te],M[te],fe,ie);if(Pe.wasMutated)return Pe}}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,R=y===void 0?ht:y,M=f.ignoredPaths,J=f.warnAfter,re=J===void 0?32:J,he=f.ignore;M=M||he;var fe=ft.bind(null,R,M);return function(pe){var te=pe.getState,ie=te(),Pe=fe(ie),Ne;return function(Ie){return function(Oe){var Re=Q(re,"ImmutableStateInvariantMiddleware");Re.measureTime(function(){ie=te(),Ne=Pe.detectMutations(),Pe=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 Ve=Ie(Oe);return Re.measureTime(function(){ie=te(),Ne=Pe.detectMutations(),Pe=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(Oe)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Re.warnIfExceeded(),Ve}}}}function Zt(f){var y=typeof f;return f==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(f)||$(f)}function Jt(f,y,R,M,J){y===void 0&&(y=""),R===void 0&&(R=Zt),J===void 0&&(J=[]);var re;if(!R(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=J.length>0,pe=0,te=he;pe=0)){if(!R(Ne))return{keyPath:Ie,value:Ne};if(typeof Ne=="object"&&(re=Jt(Ne,Ie,R,M,J),re))return re}}return!1}function pn(f){return f===void 0&&(f={}),function(){return function(Ve){return function(ze){return Ve(ze)}}};var y=f.isSerializable,R=y===void 0?Zt:y,M=f.getEntries,J=f.ignoredActions,re=J===void 0?[]:J,he=f.ignoredActionPaths,fe=he===void 0?["meta.arg","meta.baseQueryMeta"]:he,pe=f.ignoredPaths,te=pe===void 0?[]:pe,ie=f.warnAfter,Pe=ie===void 0?32:ie,Ne=f.ignoreState,Ie=Ne===void 0?!1:Ne,Oe=f.ignoreActions,Re=Oe===void 0?!1:Oe;return function(Ve){return function(ze){return function(je){var ke=ze(je),qe=Q(Pe,"SerializableStateInvariantMiddleware");return!Re&&!(re.length&&re.indexOf(je.type)!==-1)&&qe.measureTime(function(){var Rt=Jt(je,"",R,M,fe);if(Rt){var Ft=Rt.keyPath,Ht=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Ft+"`. Value:",Ht,` 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)`)}}),Ie||(qe.measureTime(function(){var Rt=Ve.getState(),Ft=Jt(Rt,"",R,M,te);if(Ft){var Ht=Ft.keyPath,qt=Ft.value;console.error("A non-serializable value was detected in the state, in the path: `"+Ht+"`. 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()),ke}}}}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,R=y===void 0?!0:y,M=f.immutableCheck,J=M===void 0?!0:M,re=f.serializableCheck,he=re===void 0?!0:re,fe=new se;if(R&&(tn(R)?fe.push(Vt):fe.push(Vt.withExtraArgument(R.extraArgument))),!1)var pe,te;return fe}var on=!0;function hn(f){var y=nn(),R=f||{},M=R.reducer,J=M===void 0?void 0:M,re=R.middleware,he=re===void 0?y():re,fe=R.devTools,pe=fe===void 0?!0:fe,te=R.preloadedState,ie=te===void 0?void 0:te,Pe=R.enhancers,Ne=Pe===void 0?void 0:Pe,Ie;if(typeof J=="function")Ie=J;else if($(J))Ie=(0,Lt.UY)(J);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var Oe=he;if(typeof Oe=="function"&&(Oe=Oe(y),!on&&!Array.isArray(Oe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Oe.some(function(ke){return typeof ke!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Re=Lt.md.apply(void 0,Oe),Ve=Lt.qC;pe&&(Ve=G(Ae({trace:!on},typeof pe=="object"&&pe)));var ze=[Re];Array.isArray(Ne)?ze=It([Re],Ne):typeof Ne=="function"&&(ze=Ne(ze));var je=Ve.apply(void 0,ze);return(0,Lt.MT)(Ie,ie,je)}function kt(f,y){function R(){for(var M=[],J=0;J-1}function ln(f){return""+f}function fn(f){var y={},R=[],M,J={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,J},addMatcher:function(re,he){return R.push({matcher:re,reducer:he}),J},addDefaultCase:function(re){return M=re,J}};return f(J),[y,R,M]}function Qt(f){return typeof f=="function"}var vn=!1;function En(f,y,R,M){R===void 0&&(R=[]);var J=typeof y=="function"?fn(y):[y,R,M],re=J[0],he=J[1],fe=J[2],pe;if(Qt(f))pe=function(){return de(f())};else{var te=de(f);pe=function(){return te}}function ie(Pe,Ne){Pe===void 0&&(Pe=pe());var Ie=It([re[Ne.type]],he.filter(function(Oe){var Re=Oe.matcher;return Re(Ne)}).map(function(Oe){var Re=Oe.reducer;return Re}));return Ie.filter(function(Oe){return!!Oe}).length===0&&(Ie=[fe]),Ie.reduce(function(Oe,Re){if(Re)if(n(Oe)){var Ve=Oe,ze=Re(Ve,Ne);return ze===void 0?Oe:ze}else{if(r(Oe))return ot(Oe,function(je){return Re(je,Ne)});var ze=Re(Oe,Ne);if(ze===void 0){if(Oe===null)return Oe;throw Error("A case reducer on a non-draftable value must not return undefined")}return ze}return Oe},Pe)}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 R=typeof f.initialState=="function"?f.initialState:de(f.initialState),M=f.reducers||{},J=Object.keys(M),re={},he={},fe={};J.forEach(function(ie){var Pe=M[ie],Ne=Rn(y,ie),Ie,Oe;"reducer"in Pe?(Ie=Pe.reducer,Oe=Pe.prepare):Ie=Pe,re[ie]=Ie,he[Ne]=Ie,fe[ie]=Oe?kt(Ne,Oe):kt(Ne)});function pe(){var ie=typeof f.extraReducers=="function"?fn(f.extraReducers):[f.extraReducers],Pe=ie[0],Ne=Pe===void 0?{}:Pe,Ie=ie[1],Oe=Ie===void 0?[]:Ie,Re=ie[2],Ve=Re===void 0?void 0:Re,ze=Ae(Ae({},Ne),he);return En(R,function(je){for(var ke in ze)je.addCase(ke,ze[ke]);for(var qe=0,Rt=Oe;qe0;if(je){var ke=Oe.filter(function(qe){return te(Ve,qe,Re)}).length>0;ke&&(Re.ids=Object.keys(Re.entities))}}function Ne(Oe,Re){return Ie([Oe],Re)}function Ie(Oe,Re){var Ve=ce(Oe,f,Re),ze=Ve[0],je=Ve[1];Pe(je,Re),R(ze,Re)}return{removeAll:yn(pe),addOne:Ut(y),addMany:Ut(R),setOne:Ut(M),setMany:Ut(J),setAll:Ut(re),updateOne:Ut(ie),updateMany:Ut(Pe),upsertOne:Ut(Ne),upsertMany:Ut(Ie),removeOne:Ut(he),removeMany:Ut(fe)}}function Ye(f,y){var R=ye(f),M=R.removeOne,J=R.removeMany,re=R.removeAll;function he(je,ke){return fe([je],ke)}function fe(je,ke){je=Z(je);var qe=je.filter(function(Rt){return!(gn(Rt,f)in ke.entities)});qe.length!==0&&Ve(qe,ke)}function pe(je,ke){return te([je],ke)}function te(je,ke){je=Z(je),je.length!==0&&Ve(je,ke)}function ie(je,ke){je=Z(je),ke.entities={},ke.ids=[],fe(je,ke)}function Pe(je,ke){return Ne([je],ke)}function Ne(je,ke){for(var qe=!1,Rt=0,Ft=je;Rt-1;return R&&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 ke=Ie.getState(),qe=Array.from(R.values()),Rt=0,Ft=qe;Rt"u"?this:window)},44355:(i,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([i.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"}'`},i.exports=n},10645:(i,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([i.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"}'`},i.exports=n},69900:(i,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([i.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"}'`},i.exports=n},17067:(i,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([i.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"}'`},i.exports=n},82609:i=>{"use strict";i.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Le-1:0),Me=1;Me/gm),E=c(/^data-[\-\w.\u00B7-\uFFFF]/),_=c(/^aria-[\-\w]+$/),Y=c(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),z=c(/^(?:\w+script|data):/i),ue=c(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Se=c(/^html$/i),be=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(V){return typeof V}:function(V){return V&&typeof Symbol=="function"&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V};function Ue(V){if(Array.isArray(V)){for(var ae=0,Le=Array(V.length);ae"u"?null:window},$e=function(ae,Le){if((typeof ae>"u"?"undefined":be(ae))!=="object"||typeof ae.createPolicy!="function")return null;var Ce=null,Me="data-tt-policy-suffix";Le.currentScript&&Le.currentScript.hasAttribute(Me)&&(Ce=Le.currentScript.getAttribute(Me));var lt="dompurify"+(Ce?"#"+Ce:"");try{return ae.createPolicy(lt,{createHTML:function(St){return St}})}catch{return console.warn("TrustedTypes policy "+lt+" could not be created."),null}};function We(){var V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:_e(),ae=function(ee){return We(ee)};if(ae.version="2.3.6",ae.removed=[],!V||!V.document||V.document.nodeType!==9)return ae.isSupported=!1,ae;var Le=V.document,Ce=V.document,Me=V.DocumentFragment,lt=V.HTMLTemplateElement,pt=V.Node,St=V.Element,gt=V.NodeFilter,Tt=V.NamedNodeMap,Et=Tt===void 0?V.NamedNodeMap||V.MozNamedAttrMap:Tt,Ge=V.HTMLFormElement,rt=V.DOMParser,tt=V.trustedTypes,st=St.prototype,dt=U(st,"cloneNode"),Dt=U(st,"nextSibling"),Bt=U(st,"childNodes"),ot=U(st,"parentNode");if(typeof lt=="function"){var Lt=Ce.createElement("template");Lt.content&&Lt.content.ownerDocument&&(Ce=Lt.content.ownerDocument)}var Ot=$e(tt,Le),Xt=Ot?Ot.createHTML(""):"",Vt=Ce,ve=Vt.implementation,it=Vt.createNodeIterator,It=Vt.createDocumentFragment,Te=Vt.getElementsByTagName,ge=Le.importNode,De={};try{De=ne(Ce).documentMode?Ce.documentMode:{}}catch{}var Be={};ae.isSupported=typeof ot=="function"&&ve&&typeof ve.createHTMLDocument"u"?"undefined":be(ee))!=="object")&&(ee={}),ee=ne(ee),G="ALLOWED_TAGS"in ee?L({},ee.ALLOWED_TAGS):me,$="ALLOWED_ATTR"in ee?L({},ee.ALLOWED_ATTR):Q,sn="ADD_URI_SAFE_ATTR"in ee?L(ne(mn),ee.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in ee?L(ne(kt),ee.ADD_DATA_URI_TAGS):kt,rn="FORBID_CONTENTS"in ee?L({},ee.FORBID_CONTENTS):on,de="FORBID_TAGS"in ee?L({},ee.FORBID_TAGS):{},Ke="FORBID_ATTR"in ee?L({},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,we=ee.ALLOWED_URI_REGEXP||we,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(Fe){return Fe}:x,yt&&(nt=!1),Yt&&(Kt=!0),nn&&(G=L({},[].concat(Ue(w))),$=[],nn.html===!0&&(L(G,q),L($,F)),nn.svg===!0&&(L(G,p),L($,A),L($,v)),nn.svgFilters===!0&&(L(G,O),L($,A),L($,v)),nn.mathMl===!0&&(L(G,K),L($,N),L($,v))),ee.ADD_TAGS&&(G===me&&(G=ne(G)),L(G,ee.ADD_TAGS)),ee.ADD_ATTR&&($===Q&&($=ne($)),L($,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&L(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(rn===on&&(rn=ne(rn)),L(rn,ee.FORBID_CONTENTS)),pn&&(G["#text"]=!0),ht&&L(G,["html","head","body"]),G.table&&(L(G,["tbody"]),delete de.tbody),a&&a(ee),cn=ee)},gn=L({},["mi","mo","mn","ms","mtext"]),Z=L({},["foreignobject","desc","title","annotation-xml"]),ce=L({},p);L(ce,O),L(ce,P);var ye=L({},K);L(ye,W);var Ye=function(ee){var Fe=ot(ee);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:Qt,tagName:"template"});var Je=x(ee.tagName),Nt=x(Fe.tagName);if(ee.namespaceURI===fn)return Fe.namespaceURI===Qt?Je==="svg":Fe.namespaceURI===ln?Je==="svg"&&(Nt==="annotation-xml"||gn[Nt]):Boolean(ce[Je]);if(ee.namespaceURI===ln)return Fe.namespaceURI===Qt?Je==="math":Fe.namespaceURI===fn?Je==="math"&&Z[Nt]:Boolean(ye[Je]);if(ee.namespaceURI===Qt){if(Fe.namespaceURI===fn&&!Z[Nt]||Fe.namespaceURI===ln&&!gn[Nt])return!1;var Gt=L({},["title","style","font","a","script"]);return!ye[Je]&&(Gt[Je]||!ce[Je])}return!1},Qe=function(ee){S(ae.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Xt}catch{ee.remove()}}},ct=function(ee,Fe){try{S(ae.removed,{attribute:Fe.getAttributeNode(ee),from:Fe})}catch{S(ae.removed,{attribute:null,from:Fe})}if(Fe.removeAttribute(ee),ee==="is"&&!$[ee])if(Kt||Yt)try{Qe(Fe)}catch{}else try{Fe.setAttribute(ee,"")}catch{}},ut=function(ee){var Fe=void 0,Je=void 0;if(Mt)ee=""+ee;else{var Nt=C(ee,/^[\r\n\t ]+/);Je=Nt&&Nt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var Gt=Ot?Ot.createHTML(ee):ee;if(vn===Qt)try{Fe=new rt().parseFromString(Gt,dn)}catch{}if(!Fe||!Fe.documentElement){Fe=ve.createDocument(vn,"template",null);try{Fe.documentElement.innerHTML=En?"":Gt}catch{}}var zt=Fe.body||Fe.documentElement;return ee&&Je&&zt.insertBefore(Ce.createTextNode(Je),zt.childNodes[0]||null),vn===Qt?Te.call(Fe,ht?"html":"body")[0]:ht?Fe.documentElement:zt},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")},Ct=function(ee){return(typeof pt>"u"?"undefined":be(pt))==="object"?ee instanceof pt:ee&&(typeof ee>"u"?"undefined":be(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},At=function(ee,Fe,Je){!Be[ee]||b(Be[ee],function(Nt){Nt.call(ae,Fe,Je,cn)})},bt=function(ee){var Fe=void 0;if(At("beforeSanitizeElements",ee,null),mt(ee)||C(ee.nodeName,/[\u0080-\uFFFF]/))return Qe(ee),!0;var Je=en(ee.nodeName);if(At("uponSanitizeElement",ee,{tagName:Je,allowedTags:G}),!Ct(ee.firstElementChild)&&(!Ct(ee.content)||!Ct(ee.content.firstElementChild))&&X(/=0;--_t)Nt.insertBefore(dt(Gt[_t],!0),Dt(ee))}return Qe(ee),!0}return ee instanceof St&&!Ye(ee)||(Je==="noscript"||Je==="noembed")&&X(/0},xt=function(ee){var Fe=void 0,Je=void 0,Nt=void 0,Gt=void 0;At("beforeSanitizeAttributes",ee,null);var zt=ee.attributes;if(!!zt){var _t={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:$};for(Gt=zt.length;Gt--;){Fe=zt[Gt];var An=Fe,$t=An.name,Ln=An.namespaceURI;if(Je=k(Fe.value),Nt=en($t),_t.attrName=Nt,_t.attrValue=Je,_t.keepAttr=!0,_t.forceKeepAttr=void 0,At("uponSanitizeAttribute",ee,_t),Je=_t.attrValue,!_t.forceKeepAttr&&(ct($t,ee),!!_t.keepAttr)){if(X(/\/>/i,Je)){ct($t,ee);continue}yt&&(Je=T(Je,Ze," "),Je=T(Je,oe," "));var Dn=en(ee.nodeName);if(!!wt(Dn,Nt,Je))try{Ln?ee.setAttributeNS(Ln,$t,Je):ee.setAttribute($t,Je),I(ae.removed)}catch{}}}At("afterSanitizeAttributes",ee,null)}},jt=function He(ee){var Fe=void 0,Je=vt(ee);for(At("beforeSanitizeShadowDOM",ee,null);Fe=Je.nextNode();)At("uponSanitizeShadowNode",Fe,null),!bt(Fe)&&(Fe.content instanceof Me&&He(Fe.content),xt(Fe));At("afterSanitizeShadowDOM",ee,null)};return ae.sanitize=function(He,ee){var Fe=void 0,Je=void 0,Nt=void 0,Gt=void 0,zt=void 0;if(En=!He,En&&(He=""),typeof He!="string"&&!Ct(He)){if(typeof He.toString!="function")throw B("toString is not a function");if(He=He.toString(),typeof He!="string")throw B("dirty is not a string, aborting")}if(!ae.isSupported){if(be(V.toStaticHTML)==="object"||typeof V.toStaticHTML=="function"){if(typeof He=="string")return V.toStaticHTML(He);if(Ct(He))return V.toStaticHTML(He.outerHTML)}return He}if(ft||Ut(ee),ae.removed=[],typeof He=="string"&&(tn=!1),tn){if(He.nodeName){var _t=en(He.nodeName);if(!G[_t]||de[_t])throw B("root node is forbidden and cannot be sanitized in-place")}}else if(He instanceof pt)Fe=ut(""),Je=Fe.ownerDocument.importNode(He,!0),Je.nodeType===1&&Je.nodeName==="BODY"||Je.nodeName==="HTML"?Fe=Je:Fe.appendChild(Je);else{if(!Kt&&!yt&&!ht&&He.indexOf(" `+$t),yt&&($t=T($t,Ze," "),$t=T($t,oe," ")),Ot&&Zt?Ot.createHTML($t):$t},ae.setConfig=function(He){Ut(He),ft=!0},ae.clearConfig=function(){cn=null,ft=!1},ae.isValidAttribute=function(He,ee,Fe){cn||Ut({});var Je=en(He),Nt=en(ee);return wt(Je,Nt,Fe)},ae.addHook=function(He,ee){typeof ee=="function"&&(Be[He]=Be[He]||[],S(Be[He],ee))},ae.removeHook=function(He){Be[He]&&I(Be[He])},ae.removeHooks=function(He){Be[He]&&(Be[He]=[])},ae.removeAllHooks=function(){Be={}},ae}var et=We();return et})},46688:(i,u,e)=>{"use strict";e.d(u,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(i,u,e)=>{"use strict";e.d(u,{YQ:()=>ne,g7:()=>L,Cs:()=>U,th:()=>B,sw:()=>X,Xz:()=>p});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),c=e.n(a),s=e(63329),l=e.n(s),d=e(829),m=e.n(d),b=e(12782),I=e.n(b),S=e(60985),x=e(84621),C=e(44203);const T=(0,S.P1)(x.J0,F=>{try{return K(F?.["twc-variation"]??"")}catch{return{}}}),D=(0,S.P1)(x.J0,F=>{try{return W(F?.["twc-experiment"]??"")}catch{return{}}}),k=(0,S.P1)(T,D,(F,A)=>({...A,...F})),X=(0,S.P1)(k,F=>{try{const A=[];for(const[N,v]of Object.entries(F)){const g={experimentName:N,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};A.push(g)}return m()(A,["experimentName","variantName"])}catch{return[]}}),B=(0,C.C6)(X,F=>{const A={};for(const N of F){let{variantPayload:v}=N??{};const{taboola:g}=v??{};if(!n()(v?.taboola)){const h={placementSuffix:` - ${N.variantName}`,containerSuffix:`---${N.variantName}`};v={...v,taboola:{...h,...g}}}I()(A,v)}return A}),H=(0,C.C6)(X,F=>F.map(A=>A.experimentName)),j=(0,C.C6)(X,F=>F.map(A=>A.variantName)),L=(0,C.C6)(X,F=>F.map(A=>`${A.experimentName}_${A.variantName}`)),ne=(0,C.C6)(H,F=>F.join(",")),U=(0,C.C6)(j,F=>F.join(",")),q=(0,C.C6)(L,F=>F.join(",")),p=(0,S.P1)(B,F=>{const{taboola:A}=F??{};return n()(A)?{}:{...A}});function O(F){return window.atob(F)}function P(F){if(!c()(F))throw new Error("experiment map must be plain object");for(const[A,N]of Object.entries(F)){const{payloads:v={},value:g}=N,h=v[g]??{};if(typeof A!="string"||!A)throw new Error(`experiment name must be non-empty string (got ${A})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(h)&&!c()(h))throw new Error("variant payload must be plain object or null")}}function K(F){if(!F)return{};const A=JSON.parse(O(F));return P(A),A}function W(F){if(!F)return{};const A=JSON.parse(O(F)),N={};for(const v of Object.keys(A)){const[g,h]=v.split("__"),E=l()(A[v]);w(`${g}_${h}`)&&(N[g]={value:h,payloads:{[h]:E}})}return P(N),N}function w(F){return F.length{"use strict";e.d(u,{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),c=e(60985);const s=(0,c.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(A,N)=>({name:"getCMSAssetsUrlConfig",params:{language:N,query:{type:{$in:"article"},assetName:{$in:A}}}})),d=(0,r.C6)(r.$l,l,(A,N)=>A(N)?.[0]),m=(0,r.C6)(d,A=>A?.seometa?.title??""),b=(0,r.C6)(d,A=>A?.seometa?.keywords??""),I=(0,r.C6)(d,A=>A?.seometa?.description??""),S=(0,r.C6)(d,A=>A?.seometa?.["og:image"]??""),x=(0,r.C6)(d,A=>A?.seometa?.canonical??""),C=A=>A?.article?.wxNodes??{},T=A=>A?.article?.limitedAccess??!1,D=A=>A?.article?.wxNodesWithAssets??{},k=(0,r.C6)(d,A=>A?.author_data?.length?A.author_data:A?.author?.[0]?[{name:A.author[0],bioUrl:A.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(d,A=>A?.pcollid??""),B=(0,r.C6)(r.Gx,X,o.y,(A,N,v)=>{const g=(0,r.vy)({language:v,collectionId:N});return n()(A,["getCMSCollectionsUrlConfig",g,"data"],{})}),H=(0,r.C6)(B,A=>A?.ad_metrics?.article?.zone??""),j=(0,r.C6)(B,A=>A?.title??""),L=(0,r.C6)(d,A=>A?.providername??""),ne=(0,r.C6)(d,A=>A?.providerid??""),U=(0,r.C6)(d,A=>A?.lastmodifieddate??""),q=(0,r.C6)(d,A=>A?.publishdate??""),p=(0,r.C6)(d,A=>A?.createdate??""),O=(A,N)=>createDeepEqualSelector(dalSelector,localeSelector,(v,g)=>{const h=(N||g).replace(/-/,"_"),E=createDalKey({language:h,assetId:A});return get(v,["getCMSAssetByIDUrlConfig",E,"data"],{})}),P=A=>createDeepEqualSelector(dalSelector,N=>{const v=createDalKey({assetId:A});return get(N,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),K=(A,N)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(v,g)=>{const h=createDalKey({language:g,collectionType:A,collectionId:N});let E=get(v,["getCMSOrderedListUrlConfig",h,"data"],{});return E.text==="Not Found"&&(E={}),E}),W=A=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(N,v)=>{const g=w(A),h=createDalKey({language:v,assetIds:g}),E=get(N,["getCMSAssetByIDsUrlConfig",h,"data"],[]);if(Array.isArray(E)){let _=E.filter(Y=>Y.status===200);return _=_.map(Y=>{const{doc:z={}}=Y;return{...z,playlists:z.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),_}return null}),w=A=>{let N=A.replace(/(^,|,$)/g,"");return N=N.split(","),N=N.join(";"),N},F=A=>get(A,["article","videoAsset"],{})},80329:(i,u,e)=>{"use strict";e.d(u,{Jj:()=>I,Q3:()=>s,ez:()=>m,jm:()=>b});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),c=e(84621);const s=(0,o.P1)(c.Pi,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(S,x,C)=>{if(!C)return null;const T=(0,r.vy)({language:x,collectionId:C});return n()(S,["getCMSCollectionsUrlConfig",T,"data"],{})}),d=(0,r.C6)(l,S=>n()(S,"title","")),m=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),b=(0,r.C6)(l,c.dF,(S,x)=>{if(!S)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(S,["ad_metrics",C,"zone"],""):""}),I=(0,r.C6)(l,c.dF,(S,x)=>{if(!S)return;const C=x==="index"?"article":x;return/article|video/.test(C)?n()(S,["ad_metrics",C,"metrics"],""):""})},88240:(i,u,e)=>{"use strict";e.d(u,{$q:()=>c,Eh:()=>W,FL:()=>w,FN:()=>B,FT:()=>D,Hz:()=>X,IU:()=>ne,JK:()=>O,Jc:()=>q,Je:()=>T,M3:()=>L,MK:()=>U,R8:()=>s,St:()=>l,T$:()=>P,UZ:()=>K,Wc:()=>F,X9:()=>x,Xf:()=>g,Y6:()=>h,Y9:()=>S,_f:()=>b,ah:()=>t,bK:()=>p,bk:()=>I,dn:()=>m,nD:()=>N,nn:()=>v,s8:()=>C,sF:()=>A,sc:()=>d,tV:()=>j,uz:()=>k,y8:()=>n,yk:()=>H});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",c="admiral",s="amazon",l="burdaAdEngine",d="burdaHeaderBidders",m="comscore",b="appsFlyer",I="criteoSlot",S="custParamsPii",x="facebookWxNode",C="findMe",T="geoIP",D="googleNonLimitedAds",k="gpt",X="gptPiiGDPR",B="gptPiiSaleUSA",H="indexExchange",j="instagramWxNode",L="gptPrisma",ne="headerBidders",U="medallia",q="mParticleFullMetrics",p="nielsen",O="outbrain",P="rubicon",K="socialLinksFooter",W="taboola",w="twitterWxNode",F="youtubeWxNode",A="wfxTriggers",N="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",h={[t]:{},[n]:{}}},18213:(i,u,e)=>{"use strict";e.d(u,{AE:()=>gt,B:()=>H,Cy:()=>Ce,Ds:()=>Ue,EM:()=>V,Eg:()=>be,Jt:()=>_,MT:()=>B,Mw:()=>L,O7:()=>Y,Oq:()=>_e,R$:()=>z,RJ:()=>$e,Yq:()=>Se,ab:()=>C,b2:()=>W,bG:()=>ae,dR:()=>q,ff:()=>ue,gK:()=>We,hV:()=>lt,hY:()=>pt,qW:()=>et,sj:()=>Et,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),c=e(46153),s=e(10449),l=e(42882),d=e(84621),m=e(23631),b=e(26850),I=e(77482),S=e(88240);const x=(0,t.P1)(d.cz,Ge=>Ge===m.wQ),C=(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])),k=Ge=>r()(Ge,[S.Xf,S.ah],{}),X=(0,t.P1)(k,Ge=>{const{DprSdk:rt}=window||{};return Ge[b.ui]??rt?.getUserConsentWithDefaultValue?.(b.ui)}),B=(0,t.P1)(k,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()},L=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),O=D(S.tV),P=D(S.FL),K=D(S.Wc),W=(0,t.P1)(s.fr,c.b2,(Ge,rt)=>Ge||rt),w=(0,t.P1)(d.cz,Ge=>[m.CA,...m.nB,...m.Gv].includes(Ge));function F({linkList:Ge=[],regime:rt,allowPrivacySettingsLink:tt,pageKey:st,isMobile:dt,isUserLoggedIn:Dt,privacyPolicyLink:Bt}){if(!Array.isArray(Ge))return Ge;const ot=a()(Ge);return A({privacyLinkList:ot,regime:rt,allowPrivacySettingsLink:tt}),N({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:Dt}),h({privacyLinkList:ot,regime:rt,privacyPolicyLink:Bt}),ot}const A=({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")}},N=({privacyLinkList:Ge,regime:rt,pageKey:tt,isMobile:st})=>{const dt=Ge.findIndex(Dt=>Dt?.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(Dt=>Dt?.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 Dt=Ge.findIndex(Bt=>Bt?.titleTranslationKey?.includes?.("sensitiveData"));Dt>-1&&(tt==="privacySettings"&&st&&(Ge[Dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(rt!==m.wQ||!dt)&&Ge.splice(Dt,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,I.Iv)({t:()=>{},shouldUseLocaleParam:!1}),_=(0,t.P1)(d.cz,w,d.dF,d.Hu,l.WO,E,(Ge,rt,tt,st,dt,Dt)=>({linkList:Bt})=>F({linkList:Bt,regime:Ge,allowPrivacySettingsLink:rt,pageKey:tt,isMobile:st,isUserLoggedIn:dt,privacyPolicyLink:Dt?.[0]?.url})),Y=D(S.St),z=D(S.IU),ue=D(S.sc),Se=D(S.bk),be=D(S.yk),Ue=D(S.Y9),_e=D(S.uz),$e=D(S.Hz),We=D(S.FN),et=D(S.MK),V=D(S.JK),ae=D(S.T$),Le=D(S._f),Ce=D(S.Eh),Me=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:(i,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(i,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>X,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>x,a1:()=>b,Wo:()=>T,ke:()=>D,$J:()=>S,MH:()=>I});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),c=e(8724);const s=(0,n.P1)(c.J0,a.Oo,(B,H)=>{const j=B?.["twc-unit"]??"";return j==="m"&&H?"s":j}),l=(0,n.P1)(t.TN,s,a.Oo,(B,H,j)=>{const L=(0,o.V7)(H),ne=(0,o.QQ)(B,j);return L||ne}),d=(0,n.P1)(l,B=>B.code),m=(0,n.P1)(l,B=>B.name),b=(0,n.P1)(l,B=>(0,r.k)(B.name)),I=(0,n.P1)(l,B=>B.temp),S=(0,n.P1)(l,B=>B.speed),x=(0,n.P1)(l,B=>B.distance),C=(0,n.P1)(l,B=>B.accumulation),T=(0,n.P1)(l,B=>B.precip),D=(0,n.P1)(l,B=>B.pressure);var k=e(55036);const X=B=>B[k.Xf]?.[k.FA]||{}},45158:(i,u,e)=>{"use strict";e.d(u,{F7:()=>U,MG:()=>j,TN:()=>D,b2:()=>X,vz:()=>q,xi:()=>L,y:()=>k,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 c(p){return p?a.test(p)?p.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(p,O)=>O||p||""),l=(0,t.C6)(s,n.dF,(p,O)=>{const P=c(p);return P||(O==="notFound"?o.ZW:P)}),d=(0,t.C6)(l,n.z3,n.pu,(p,O,P)=>{let K=p;return O&&P&&K!=="en-US"&&(K="en-GB"),{locale:K}});function m(p){if(!p)return o.ZW;const O=p.split("-")[0];return o.PD[O]||o.ZW}const b=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(p,O,P,K,W)=>p||O||P||W||K==="notFound"),I=(0,t.C6)(l,p=>m(p)),S=(0,t.C6)(I,p=>({locale:p})),x=(0,t.C6)(d,p=>({name:"getMewLocaleUrlConfig",params:p})),C=(0,t.C6)(t.$l,d,b,S,(p,O,P,K)=>{let W=p({name:"getMewLocaleUrlConfig",params:O});return!(W?.data??null)&&P&&(W=p({name:"getMewLocaleUrlConfig",params:K})),W?.data}),T=(0,t.C6)(C,p=>p?.locale?.data??null),D=(0,t.C6)(T,p=>p?.attributes?.localeCode??""),k=(0,t.C6)(D,p=>(p||"").replace("-","_")),X=(0,t.C6)(D,p=>{const O="";if(p&&p.length){const P=p.split("-");return P.length>1?P[1]:O}return O}),B=(0,t.C6)(T,p=>p?.attributes?.isLocaleSiteEnabled??!1),H=(0,t.C6)(C,p=>p?.language?.data??null),j=(0,t.C6)(H,p=>p?.attributes.languageCode??""),L=(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:(i,u,e)=>{"use strict";e.d(u,{Cd:()=>$e,Fk:()=>S,Gx:()=>Y,H3:()=>g,JB:()=>L,JP:()=>w,LW:()=>be,O8:()=>m,P:()=>V,Px:()=>We,Q2:()=>P,QJ:()=>b,QQ:()=>X,Rb:()=>j,SO:()=>F,SV:()=>O,Ts:()=>ue,Vj:()=>c,W9:()=>I,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>ne,Z4:()=>q,_d:()=>o,bU:()=>N,cd:()=>a,d3:()=>Se,fD:()=>E,fS:()=>r,gr:()=>U,hu:()=>z,i6:()=>A,jS:()=>B,kM:()=>et,lV:()=>_e,ss:()=>Ue,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",c="AD_CALL_BTF",s="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",d="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",b="WXU/ADS/BTF_BID_TARGETING_DONE",I="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",x="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",T=100,D=1e3,k="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="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",L="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",O="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",F="WXU/ADS/SET_IASPET_SLOTS",A="WXU/ADS/LOAD_INDEX_EXCHANGE",N="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",_="adBlocker",Y="MW_Position1",z="WXU/ADS/NO_AD_CALL_EXCLUSION",ue="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Se="WXU/ADS/SET_HASHED_MPID",be=["fa","tl","id"],Ue=["CU","IR","SD","SY","UA"],_e=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],$e=["iasPetSlot","rubicon"],We=["refreshAds","userActionAdRefresh"],et="MW_Position2",V="MW_Position3",ae="Taboola",Le="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ce="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(i,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>ae,Dt:()=>ot,G:()=>Et,GL:()=>It,HH:()=>it,Hc:()=>Dt,Ie:()=>A,Ii:()=>F,JN:()=>N,JV:()=>sn,JW:()=>Ee,KL:()=>E,KY:()=>ft,LX:()=>oe,Ll:()=>De,Nt:()=>V,Q1:()=>Ae,UJ:()=>G,Uj:()=>rt,VH:()=>Ge,Vm:()=>$e,Vv:()=>lt,WL:()=>Se,Xd:()=>se,Y2:()=>et,Yy:()=>Me,ZH:()=>$,cr:()=>Bt,dA:()=>dn,dJ:()=>tt,db:()=>Xe,ew:()=>gt,fL:()=>h,j5:()=>Le,jq:()=>Ke,lg:()=>St,mm:()=>nt,n0:()=>Lt,nY:()=>we,nu:()=>En,oe:()=>ht,pn:()=>ve,tc:()=>ge,u_:()=>ln,vW:()=>Te,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),c=e(35676),s=e.n(c),l=e(45455),d=e.n(l),m=e(12782),b=e.n(m),I=e(75652),S=e.n(I),x=e(29286),C=e.n(x),T=e(84621),D=e(44203),k=e(18213),X=e(86535),B=e(42882),H=e(35342),j=e(64795),L=e(80329),ne=e(11419),U=e(39730),q=e(9625),p=e(46153),O=e(76643),P=e(83625),K=e(23631),W=e(80990),w=e(7647);const F=Z=>Z?.[w.Xf]?.slotsReady??!1,A=Z=>Z?.[w.Xf]?.rubiconDone??!1,N=Z=>Z?.[w.Xf]?.btfBidTargetingDone??!1,v=Z=>Z?.[w.Xf]?.custParamsComplete??!1,g=Z=>Z?.[w.Xf]?.targetingReady??!1,h=Z=>Z?.[w.Xf]?.amznHdBidStatus??!1,E=Z=>Z?.[w.Xf]?.criteoSlotStatus??!1,_=Z=>Z?.[REDUCER_KEY]?.wfxtg??!1,Y=Z=>Z?.[REDUCER_KEY]?.adCallComplete??!1,z=Z=>Z?.[REDUCER_KEY]?.btfAdCallComplete??!1,ue=(0,t.P1)(A,v,(Z,ce)=>({custParamsComplete:ce,rubiconDone:Z})),Se=(0,t.P1)(T.zM,Z=>{let ce=Z;if(Z!=="mobile"){const{screen:{width:ye}}=window;ye>1024?ce="desktop":ye>=768&&(ce="tablet")}return ce}),be=(0,t.P1)(j.uT,Z=>s()(Object.values(Z??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),Ue=(0,t.P1)(be,Se,(Z,ce)=>Z.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(",")),_e=Z=>(0,t.P1)(be,ce=>ce.map(Qe=>Z==="tablet"&&Qe.props.tabletId==="none"?null:Z==="tablet"&&Qe.props.tabletId?Qe.props.tabletId:Qe.props.id).filter(Qe=>Qe!==null).join(",")),$e=(0,t.P1)(j.U3,L.Jj,(Z,ce)=>{const ye=Z?.metrics_levels??null;return ce||ye}),We=(0,t.P1)(j.U3,Z=>Z?.ads),et=(0,t.P1)(j.JN,Z=>Z?.engine),V=(0,t.P1)(j.JN,Z=>Z?.networkCode),ae=(0,t.P1)(p.TN,j.JN,H.gx,(Z,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(Z){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,Ct=ct.includes("web_weather")?`${ct}_${vt}`:ct,At=ut.includes("tablet_weather")?`${ut}_${vt}`:ut;return{desktop:Ct,mobile:mt,tablet:At}}),Le=(0,t.P1)(Se,ae,(Z,ce)=>ce?.[Z]??""),Ce=(0,t.P1)(j.JN,Z=>Z?.adTagOverrides),Me=(0,t.P1)(j.JN,Z=>Z?.adZone),lt=(0,t.P1)(Le,Me,L.jm,(Z,ce,ye)=>`${Z}/${ye||ce||"non_monetized"}`),pt=(0,t.P1)(j.JN,Z=>Z?.adsmetrics_zone),St=()=>C().get("adstest"),gt=(0,D.C6)(ne.RL,L.jm,Me,(Z,ce,ye)=>Z||ce||ye),Tt=(0,D.C6)(Se,L.jm,V,ae,Me,St,(Z,ce,ye,Ye,Qe,ct)=>{const ut=Ye[Z];return`${ye}/${ct?"test_":""}${ut}/${ce||Qe}`}),Et=(0,D.C6)(Se,V,ae,St,(Z,ce,ye,Ye)=>{const Qe=ye[Z];return`${ce}/${Ye?"test_":""}${Qe}/interstitial`}),Ge=(0,D.C6)(T.zM,We,(Z,ce)=>{const ye=[...ce?.thirdParties??[]],{token:Ye}=Z==="mobile"?W.eh.USER_ACTION_AD_REFRESH:W.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(Ye)}),rt=(0,D.C6)(We,T.zM,X.bx,B.WO,(Z,ce,ye,Ye)=>{const Qe="rubicon_enUS",ct="sequentialAdLoader",ut="abTesting",vt=W.eh.TIME_FRAME.token,mt=W.eh.HELIOS_AD_SDK.token,Ct=W.eh.ADMIRAL.token,At=W.eh.IAB_CATEGORIES.token,bt=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:He}=W.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...Z?.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(Ct)||ee.push(Ct),ee.includes(At)||ee.push(At),ee.includes(bt)||ee.push(bt),ee.includes(wt)||ee.push(wt),ce==="mobile"?(ee.push(Wt),ee.push(xt)):(ee.push(He),ee.push(jt)),ye&&Ye&&(ee=ee.filter(Fe=>!Fe.includes(W.eh.LOTAME.token))),S()(ee).join(",")}),tt=(0,D.C6)(j.JN,Z=>[...Z?.thirdParties??[]].includes("rubicon_enUS")),st=(0,D.C6)(rt,T.cz,(Z,ce)=>{const ye=Z.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:bt})=>mt.includes(bt));if(At){const{script:bt}=At;return bt?[...vt,bt]:vt}return vt},[])}),dt=Z=>ce=>!(K.Gv.includes(Z)&&W.XC.some(ye=>ce.includes(ye))),Dt=(Z,ce)=>(0,D.C6)(D.Gx,Se,ce?_e(ce):Ue,be,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((Ct,At)=>{const bt=ct.find(wt=>wt.props.id===At.name||wt.props.tabletId===At.name);return[...Ct,{...At,lazyload:bt.props.lazyload,disableAd:bt?.props?.disableAd,sequentialGroup:bt?.props?.sequentialGroupOverride||At?.sequentialGroup||"btf"}]},[]),ut&&Z&&(mt=mt.filter(Ct=>Ct.sequentialGroup===Z)),mt):[]}),Bt=(0,D.C6)(k.Ds,D.Gx,p.TN,q.yt,(Z,ce,ye,Ye)=>{const Qe=(0,D.vy)({locale:ye,placeid:Ye}),ct=ce?.getWxAdTargetingUrlConfig?.[Qe]?.data?.data??{},ut=r()(ct,W.q3);return Z?ut:r()(ut,W.xN)}),ot=(0,D.C6)(D.Gx,rt,(Z,ce)=>{const ye=(0,D.vy)({tokens:ce});let Ye=Z?.getMewAdThirdPartyConfigsUrlConfig?.[ye]?.data?.data??[];return Ye=Ye.map(({config:Qe,config_type:ct})=>({config:Qe,type:ct})),Ye}),Lt=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.AMAZON_HEADER_BIDDER.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ot=(0,D.C6)(k.ab,ot,(Z,ce)=>{if(!Z)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{}}),Xt=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.ASSERTIVE_YIELD.token:!1);if(ce&&ce.config)return ce.config}return{}}),Vt=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.INSTANA.token:!1);if(ce&&ce.config)return ce.config}return{}}),ve=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.CRITEO.token:!1);if(ce&&ce.config)return ce.config}return{}}),It=(0,D.C6)(ot,T.zM,(Z,ce)=>{if(!d()(Z)){const ye=Z.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{}}),Te=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.GEOEDGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),ge=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.INDEX_EXCHANGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),Be=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.LOTAME.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ze=/[0-9]{4}/,oe=(0,D.C6)(Be,Z=>{const{tagsSrcId:ce="1884"}=Z;return ce.match(Ze)}),Ee=(0,D.C6)(oe,Z=>Z?`//tags.crwdcntrl.net/lt/c/${Z}/lt.min.js`:""),Ae=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.PREBID.token:!1);if(ce&&ce.config)return ce.config}return{}}),le=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.USER_ACTION_AD_REFRESH.token:!1);if(ce&&ce.config)return ce.config}return{}}),we=(0,D.C6)(xe,T.dF,p.TN,(Z,ce,ye)=>{const{atf:Ye,refreshBidders:Qe}=Z,ut=(Object.keys(Ye)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let vt=Z?.atf?.positions,mt=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He?(vt=Ye?.[xt]?.[He]?.positions??vt,vt):Wt},[]);d()(mt)&&(mt=vt);let Ct=Z?.atf?.userActionDelay;const At=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He&&(Ct=Ye?.[xt]?.[He]?.userActionDelay||Ct),Ct},[]);let bt=Z?.atf?.inViewOnly;const wt=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He&&(bt=Ye?.[xt]?.[He]?.inViewOnly??bt),bt},[]);return{type:"atf",inViewOnly:wt,posToRefresh:mt,refreshBidders:Qe,userActionDelay:At}}),G=(0,D.C6)(xe,T.dF,p.TN,(Z,ce,ye)=>{const{btf:Ye,refreshBidders:Qe}=Z,ut=(Object.keys(Ye)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let vt=Z?.btf?.positions,mt=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He?(vt=Ye?.[xt]?.[He]?.positions??vt,vt):Wt},[]);d()(mt)&&(mt=vt);let Ct=Z?.btf?.userActionDelay;const At=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He&&(Ct=Ye?.[xt]?.[He]?.userActionDelay||Ct),Ct},[]);let bt=Z?.btf?.inViewOnly;const wt=ut.reduce((Wt,xt)=>{const He=(Object.keys(Ye[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return He&&(bt=Ye?.[xt]?.[He]?.inViewOnly??bt),bt},[]);return{type:"btf",inViewOnly:wt,posToRefresh:mt,refreshBidders:Qe,userActionDelay:At}}),me=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.REFRESH_ADS.token:!1);if(ce&&ce.config)return ce.config}return{}}),$=(0,D.C6)(me,T.dF,p.TN,(Z,ce,ye)=>{const{atf:Ye={},refreshBidders:Qe=[]}=Z,{interval:ct=0,inViewOnly:ut=!1}=Ye,mt=Object.keys(Ye).filter(bt=>bt.includes(ye)||bt.includes("all"))||[];let Ct=Ye.positions;const At=mt.reduce((bt,wt)=>{const xt=Object.keys(Ye[wt]).filter(jt=>jt.includes(ce)||jt.includes("all"))||[];return d()(xt)||(Ct=Ye[wt][xt].positions),Ct},[]);return{type:"atf",inViewOnly:ut,interval:ct,positions:At,refreshBidders:Qe}}),Q=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,(Z,ce,ye,Ye)=>{if(d()(Z)||ce!=="desktop")return!1;const ct=Object.keys(Z).filter(At=>At.includes(Ye)||At.includes("all"))||[],ut=Array.isArray(ct)&&ct[0],vt=Z?.[ut],mt=vt&&(vt.filter(At=>At.includes(ye)||At.includes("all"))||[]);return mt&&Array.isArray(mt)&&!!mt[0]}),de=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh?.RUBICON?.token:!1);if(ce?.config)return ce.config}return{}}),Ke=(0,D.C6)(de,T.dF,p.TN,(Z,ce,ye)=>{const{defaultTimeoutOverride:Ye}=Z,ct=Object.keys(Z).filter(mt=>mt.includes(ye)||mt.includes("all"))||[];let ut=Ye;return ct.reduce((mt,Ct)=>{const bt=Object.keys(Z[Ct]).filter(wt=>wt.includes(ce)||wt.includes("all"))||[];return d()(bt)||(ut=Z[Ct][bt[0]].timeoutOverride),ut},ut)}),Xe=(0,D.C6)(de,Ke,(Z,ce)=>({filename:Z?.filename,testFilename:Z?.testFilename,timeout:ce})),nt=(0,D.C6)(me,T.dF,p.TN,(Z,ce,ye)=>{const{btf:Ye={},refreshBidders:Qe=[]}=Z,{interval:ct=0,inViewOnly:ut=!1}=Ye,mt=Object.keys(Ye).filter(bt=>bt.includes(ye)||bt.includes("all"))||[];let Ct=Ye.positions;const At=mt.reduce((bt,wt)=>{const xt=Object.keys(Ye[wt]).filter(jt=>jt.includes(ce)||jt.includes("all"))||[];return d()(xt)||(Ct=Ye[wt][xt].positions),Ct},[]);return{type:"btf",interval:ct,inViewOnly:ut,positions:At,refreshBidders:Qe}}),at=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh.WFXTG.token:!1);if(ce&&ce.config)return ce.config}return{}}),yt=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,Dt(null),(Z,ce)=>ce.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(Ye=>Ye[0]==="fluid"?[1,1]:Ye),adUnitPath:Z}))),ft=()=>{{const Z=C().get("fv");return parseInt(Z,10)||0}},Mt=(0,D.C6)(L.jm,Me,(Z,ce)=>{const ye=Z||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,Z=>{if(!d()(Z)){const ce=Z.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,(Z,ce)=>ce?.tf?.[Z]??"nl"),Zt=(Z,ce)=>()=>{const ye=ce||"0123456789",Ye=Z||16;let Qe="";for(let ct=0;ct{{const{userAgent:Z}=window.navigator,ce=Z&&Z.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=Z=>Z?.[REDUCER_KEY]?.wfxtg??{},rn=Z=>Z?.[REDUCER_KEY]?.lotame??{},on=Z=>Z?.[w.Xf]?.hashedMpid??"",hn=(0,D.C6)(Se,Z=>Z==="tablet"?"wx_tab":Z==="mobile"?"wx_mw":"wx"),kt=(0,D.C6)(T.ZN,(Z={})=>{if(Z.layer==="rwi"||Z.layers==="rwi")return"rwi"}),sn=Z=>Z?.[P.Xf]?.videoCount??0,mn=(0,D.C6)(T.ZN,Z=>Z?.adRef??""),ln=Z=>Z?.[w.Xf]?.custParams??{},fn=(0,D.C6)(k.Ds,k.gK,Mt,ae,Yt,Zt(16,"0123456789"),ft,St,Jt,hn,pn,tn,kt,mn,sn,H.gx,Se,T.zM,(Z,ce,ye,Ye,Qe,ct,ut,vt,mt,Ct,At,bt,wt,Wt,xt,jt,He,ee)=>{let Fe={...ye,ad_unit:Ye[He],tf:Qe,ord:ct,rmid:ct,impression_id:(0,O.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:ut&&ut.toString(),adstest:vt||"",browser:mt,mr:"0",plat:Ct,env:At,refurl:bt,mlayer:wt||"",...jt?{par:jt}:{},ref:xt===0?Wt:"",sod:ce?"yes":"no"};Fe=a()(Fe,Nt=>!!Nt);const Je=r()(Fe,W.q3);return Z?Je:r()(Je,W.xN)}),Qt=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,Z=>{if(Z&&!d()(Z)){const{maxTime:ce}=Z;if(!Number.isNaN(ce))return+ce}return-1}),En=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.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,(Z,ce)=>{const ye=Object.keys(Z).filter(Qe=>W.Hw.has(Qe)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!ce}}),Rn=(0,D.C6)(ot,Z=>{if(!d()(Z)){const ce=Z.find(ye=>ye.type?ye.type===W.eh?.AB_TESTING?.token:!1);if(ce?.config)return ce.config}return{}}),Sn=(0,D.C6)(ot,Z=>Z?.find?.(ce=>ce.type===W.eh.IAB_CATEGORIES.token)?.config??{});function en(Z,ce){return b()({},Z,ce,(ye,Ye)=>{if(Array.isArray(ye))return S()(ye.concat(Ye))})}const cn=(0,D.C6)(Sn,Z=>{const{iabCategoriesByPageCode:ce={}}=Z??{},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,(Z,ce)=>Z[ce]),yn=(0,D.C6)(ne.UO,U.s5,(Z,ce)=>(d()(Z)?ce:Z)?.tags?.iab??{}),Ut=(0,D.C6)(Pn,yn,(Z,ce)=>en(Z,ce)),gn=(0,D.C6)(Sn,Z=>Z?.iabSiteCategories)},80990:(i,u,e)=>{"use strict";e.d(u,{Hw:()=>c,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"],c=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(i,u,e)=>{"use strict";e.d(u,{F:()=>s,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const c=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(d,m,b,I,S)=>b&&m==="en-US"&&d==="US"&&!S||!b&&d==="US"&&m==="en-US"&&!I);function l(d,m,b){const I=c.includes(m.title)||c.includes(m.urlTranslationKey)||c.includes(m.titleTranslationKey),S=b?.includes?.("samsung");return!(I&&(!d||S))}},23410:(i,u,e)=>{"use strict";e.d(u,{oh:()=>h,dA:()=>v,K4:()=>N,J7:()=>g,dz:()=>d,AM:()=>l,QP:()=>L,aZ:()=>q});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function c(E){try{return decodeURIComponent(E)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(E,_,Y,z)=>{if(!E&&!_&&!Y&&!z)return null;const Se=[{type:"canonicalCityId",locId:c(z)},{type:"placeId",locId:c(Y)},{type:null,locId:c(_)},{type:null,locId:c(E)}].find(We=>!!We.locId);if(!Se)return null;const be=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Ue=/-/,_e=/\s/,{locId:$e}=Se;if(be.test(Se.locId)){_e.test($e)?Se.locId=$e.split(" ").pop():Ue.test($e)?Se.locId=$e.split("-").pop():Se.locId=$e.split("+").pop();const We=d(Se);if(We)return We}return d(Se)}),l=(0,n.C6)(r.TN,s,(E,_)=>{const{type:Y,value:z}=_||{},ue={language:E,[Y]:z};return Y==="locId"&&(ue.locationType="locid"),{getSunV3LocationPointUrlConfig:ue}});function d({locId:E,type:_}){const Y=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:z=>(0,a.b)(z)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:z=>z.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:z=>`${z.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:z=>{const ue=z.substring(0,2).toUpperCase();return`${z.split(":")[0]}:1:${ue}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:z=>`${z.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:z=>z},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:z=>z}];if(_){const z=Y.find(ue=>ue.typeAs===_);if(z&&z.regex.test(E))return{type:z.typeAs,value:z.valueFn(E)}}for(let z=0,ue=Y.length;z{if(!E)return!0;const{type:_,value:Y}=E;return!Y||_==="geocode"&&Y==="0.00,0.00"}),b=(0,n.C6)(n.Gx,l,(E,_)=>{const Y="getSunV3LocationPointUrlConfig",z=E[Y]||{},ue=_[Y]||{},Se=(0,n.vy)(ue);return z[Se]}),I=(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,_)=>{if(!E)return!1;if(!_)return!0;const Y=_?.data?.errors??[];if(Array.isArray(Y)&&Y.length){const z=Y[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(z)}return!1}),x=(0,n.C6)(I,E=>E?`${E.latitude},${E.longitude}`:""),C=(0,n.C6)(I,E=>E?.latitude??void 0),T=(0,n.C6)(I,E=>E?.longitude??void 0),D=(0,n.C6)(I,E=>E?.adminDistrict??""),k=(0,n.C6)(I,E=>E?.adminDistrictCode??""),X=(0,n.C6)(I,E=>E?.postalCode??""),B=(0,n.C6)(I,E=>E?.neighborhood??""),H=(0,n.C6)(I,E=>E?.country??""),j=(0,n.C6)(I,E=>E?.countryCode??""),L=(0,n.C6)(I,E=>{let _=E?.ianaTimeZone??"";return(!_||!_.includes("/"))&&(_="Etc/UTC"),_}),ne=(0,n.C6)(I,E=>E?.displayName??""),U=(0,n.C6)(I,E=>E?.dmaCd??""),q=(0,n.C6)(I,E=>E?.placeId??""),p=(0,n.C6)(I,E=>E?.airportName??""),O=(0,n.C6)(I,E=>E?.type??""),P=(0,n.C6)(I,E=>E?.city??""),K=(0,n.C6)(I,E=>E?.canonicalCityId??""),W=(0,n.C6)(I,E=>E?.disputedArea??!1),w=(0,n.C6)(I,r.b2,(E,_)=>g(E,_)),F=(0,n.C6)(I,E=>N(E)),A=(0,n.C6)(I,r.b2,(E,_)=>v(E,_));function N(E,_){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 z=E?.locale?.locale4||E?.locale?.locale3||E?.locale?.locale2||"",ue=E?.postalCode||"";Y=_?`${z} ${ue}`.trim():`${z}`.trim();break;default:Y=E?.displayName||""}Y.length===0&&(Y=E?.displayName)}return Y}function v(E,_,Y){const z=_||"US";let ue;if(E?.disputedCountries)ue=E?.displayName||"";else{const Se=z===E?.countryCode?"":E?.country||"",be=_!=="IL"&&E?.adminDistrict||"",Ue=E?.postalCode||"";switch(E?.type){case"city":ue=[be,Se].filter(Boolean).join(", ");break;case"locality":ue=[E?.locale?.locale2||"",be,Se].filter(Boolean).join(", ");break;case"neighborhood":ue=[E?.locale?.locale3||E?.locale?.locale2||"",be,Se].filter(Boolean).join(", ");break;case"postal":const We=be||E?.locale?.locale2||"";ue=[Y?`${We} ${Ue}`.trim():We,Se].filter(Boolean).join(", ");break;default:ue=[be,Se].filter(Boolean).join(", ")}}return ue}function g(E,_){const Y=N(E,!1),z=v(E,_,!0),ue=Y&&z?", ":"",Se=E?.separator?E?.separator:ue;return`${Y}${Se}${z}`.trim()}function h(E){const _=E.placeId?.length||0;return _===0?[]:Array.from({length:_},(Y,z)=>({displayName:E.displayName?.[z],adminDistrict:E.adminDistrict?.[z],adminDistrictCode:E.adminDistrictCode?.[z],countryCode:E.countryCode?.[z],country:E.country?.[z],disputedArea:E.disputedArea?.[z],city:E.city?.[z],type:E.type?.[z],postalCode:E.postalCode?.[z],disputedCountries:E.disputedCountries?.[z],locale:{locale1:E.locale?.locale1?.[z]||E.locale1?.[z],locale2:E.locale?.locale2?.[z]||E.locale2?.[z],locale3:E.locale?.locale3?.[z]||E.locale3?.[z],locale4:E.locale?.locale4?.[z]||E.locale4?.[z]},placeId:E.placeId[z],latitude:Math.round(E.latitude[z]*10)/10,longitude:Math.round(E.longitude[z]*10)/10}))}},89972:(i,u,e)=>{"use strict";e.d(u,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),c=n(o),s=n(a);return`${c},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(i,u,e)=>{"use strict";e.d(u,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>l,Mw:()=>o,X2:()=>s,Xf:()=>t,fL:()=>c});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",c=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",l="csc"},84621:(i,u,e)=>{"use strict";e.d(u,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(i,u,e)=>{"use strict";e.d(u,{BP:()=>tt,Cv:()=>b,Dq:()=>F,EQ:()=>ne,F3:()=>P,GH:()=>S,Gz:()=>rt,Hu:()=>O,J0:()=>l,K_:()=>lt,Mr:()=>Tt,N3:()=>Me,Pi:()=>z,Qo:()=>T,S5:()=>N,T:()=>I,U8:()=>A,UW:()=>dt,V7:()=>gt,ZN:()=>B,_p:()=>c,ai:()=>Le,bx:()=>et,cz:()=>W,dF:()=>j,dx:()=>C,e9:()=>pt,eM:()=>ot,fh:()=>Ue,fx:()=>h,h1:()=>_e,i:()=>st,j3:()=>St,jw:()=>Vt,kO:()=>Et,kw:()=>g,lm:()=>K,nc:()=>U,nf:()=>L,nh:()=>Y,pu:()=>Ot,qk:()=>E,sN:()=>d,sQ:()=>ue,uo:()=>v,x2:()=>_,xS:()=>Ce,y:()=>H,z3:()=>We,zM:()=>p});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const c=ve=>ve?.[a.Xf]??null,s=ve=>ve?.[REDUCER_KEY]?.domain,l=(0,t.P1)(c,ve=>ve?.headers??null),d=(0,t.P1)(l,ve=>ve?.["twc-subs"]??"none"),m=(0,t.P1)(l,ve=>ve?.["twc-sticky-variant"]??""),b=(0,t.P1)(l,ve=>ve?.["twc-ads-killswitch"]??""),I=(0,t.P1)(l,ve=>ve?.["twc-site-mode"]??""),S=(0,t.P1)(l,ve=>{const it=ve?.["twc-experiment"]??null;return it?JSON.parse(window?.atob(it)):{}}),x=(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"],{})}),C=(0,t.P1)(x,S,(ve,it)=>{let It;const Te=Object.keys(ve),ge=Object.keys(it);return Te.forEach(De=>{ge.includes(De)&&(It=De)}),It}),T=(0,t.P1)(c,ve=>ve?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(c,ve=>ve?.pathPattern??""),k=(0,t.P1)(c,ve=>ve?.referer??null),X=(0,t.P1)(c,ve=>ve?.requestBody??null),B=(0,t.P1)(c,ve=>ve?.query??null),H=(0,t.P1)(c,ve=>ve?.params??null),j=(0,t.P1)(c,ve=>ve?.pageKey??""),L=(0,t.P1)(j,ve=>a.HJ.includes(ve)),ne=(0,t.P1)(c,ve=>ve?.params?.locId??""),U=(0,t.P1)(c,ve=>ve?.contextListId??""),q=(0,t.P1)(l,ve=>{const it="4g",It=[it,"3g"],ge=(ve?.["twc-connection-speed"]??it).toLowerCase();return It.includes(ge)?ge:it}),p=(0,t.P1)(l,ve=>ve?.["twc-device-class"]??"mobile"),O=(0,t.P1)(p,ve=>ve==="mobile"),P=(0,t.P1)(l,ve=>ve?.["twc-partner"]??""),K=(0,t.P1)(l,ve=>ve?.["twc-csc"]??""),W=(0,t.P1)(l,ve=>ve?.["twc-privacy"]??"exempt"),w=(0,t.P1)(l,ve=>ve?.["twc-experience"]??""),F=(0,t.P1)(B,ve=>ve?.experience??""),A=(0,t.P1)(B,ve=>ve?.locale??""),N=(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??""),_=(0,t.P1)(B,ve=>ve?.canonicalCityId??""),Y=(0,t.P1)(H,ve=>ve?.locale??""),z=(0,t.P1)(H,j,T,(ve,it,It)=>It.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"}}),be=(0,o.C6)(Se,o.$l,(ve,it)=>it(ve)?.data?.attributes?.value),Ue=(0,t.P1)(ue,be,(ve,it)=>{const It=it?.countryCodesWithoutRegisteredTrademark;return It?!It.includes(ve):!1}),_e=(0,t.P1)(h,D,(ve,it)=>it.includes(":locId")||!!ve),$e=(0,t.P1)(j,ve=>["moduleService"].includes(ve)),We=(0,t.P1)($e,T,F,A,(ve,it,It,Te)=>{const ge=Array.isArray(it.match(/api\/v[0-9]/g))&&!!It&&!!Te;return ve||ge}),et=(0,t.P1)(Y,ve=>ve?["en-US"].indexOf(ve)>-1:!0),V=(0,t.P1)(b,et,d,(ve,it,It)=>{const Te=ve&&ve.split(",")||[],ge=It!=="none";return Te.includes("ads")||Te.includes("allthethings")||it&&ge}),ae=(0,t.P1)(D,ve=>ve==="/:locale/dsr"),Le=(0,t.P1)(l,ve=>ve?.["twc-csrf"]??""),Ce=(0,t.P1)(l,ve=>ve?.["twc-geoip-country"]??""),Me=(0,t.P1)(X,ve=>ve?.userId),lt=(0,t.P1)(X,ve=>ve?.appId),pt=(0,t.P1)(X,ve=>ve?.version),St=(0,t.P1)(X,ve=>ve?.adId),gt=(0,t.P1)(X,ve=>ve?.serviceProviders),Tt=(0,t.P1)(X,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"),Dt=(0,t.P1)(B,ve=>ve?.email),Bt=(0,t.P1)(B,ve=>ve?.action),ot=(0,t.P1)(B,ve=>ve?.appIdOverride),Lt=(0,t.P1)(ot,lt,(ve,it)=>it?.includes("twc")||ve?.includes("twc")),Ot=(0,t.P1)(ot,lt,(ve,it)=>it?.includes("wu")||ve?.includes("wu")),Xt=(0,t.P1)(ot,lt,(ve,it)=>it?.includes("samsung")||ve?.includes("samsung")),Vt=ve=>ve?.[a.Xf]?.adblocker??!1},72606:(i,u,e)=>{"use strict";e.d(u,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>c});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,c={samsung:120},s="weatherapptodaywidget"},71057:(i,u,e)=>{"use strict";e.d(u,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(i,u,e)=>{"use strict";e.d(u,{CZ:()=>C,RM:()=>d,UW:()=>l,Vm:()=>s,Yg:()=>m,fm:()=>I,gx:()=>c,qK:()=>S});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const c=(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")||""),l=(0,t.P1)(c,T=>T.toLowerCase().includes("samsung")),d=(0,t.P1)(c,T=>T.toLowerCase().includes("apple")||T.toLowerCase().includes(a.X3)),m=(0,t.P1)(c,l,(T,D)=>D?T==="samsung_vsc":!1),b=(0,t.P1)(c,l,(T,D)=>D?T==="samsung_msc":!1),I=(0,t.P1)(c,m,(T,D)=>D?"samsungVietnam":T),S=(0,t.P1)(c,o.dF,(T,D)=>!(T==="oppo_widget"&&a.TR.includes(D))),x=(0,t.P1)(c,T=>a.Jp.includes(T)),C=(0,t.P1)(l,o.dF,(T,D)=>!!(T&&D!=="memberLogin"))},28995:(i,u,e)=>{"use strict";e.d(u,{Ky:()=>t.Ky,Oo:()=>t.Oo});var t=e(9625)},9625:(i,u,e)=>{"use strict";e.d(u,{E8:()=>t.E8,Fj:()=>t.Fj,Ky:()=>t.Ky,O2:()=>t.O2,Oo:()=>t.Oo,QU:()=>t.QU,Si:()=>t.Si,Sm:()=>t.Sm,TR:()=>t.TR,bu:()=>t.bu,i7:()=>t.i7,im:()=>t.im,oy:()=>t.oy,yV:()=>t.yV,yt:()=>t.yt,z:()=>t.z,zX:()=>t.zX});var t=e(89150)},89150:(i,u,e)=>{"use strict";e.d(u,{E8:()=>$e,Fj:()=>B,Ky:()=>X,O2:()=>Y,Oo:()=>et,QU:()=>C,Si:()=>O,Sm:()=>T,TR:()=>N,bu:()=>p,i7:()=>A,im:()=>W,oy:()=>v,yV:()=>P,yt:()=>q,z:()=>D,zX:()=>ne});var t=e(60985),n=e(72579),r=e.n(n),o=e(23410),a=e(89972),c=e(63907),s=e(10449),l=e(44203),d=e(45158),m=e(84621),b=e(72484);const I=(0,t.P1)(m.h1,o.aZ,c.nP,c.VI,s.v6,(V,ae,Le,Ce,Me)=>{if(V)return ae;if(/^([0-9a-f]){32,}$/.test(Le[0]?.placeID))return Le[0].placeID;if(Ce?.[0])return Ce[0];if(Me)return Me}),S=(0,l.C6)(I,V=>{if(!V)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(V)};return(0,o.dz)(ae)}),x=(0,l.C6)(d.TN,S,(V,ae)=>{const{type:Le,value:Ce}=ae||{},Me={language:V,[Le]:Ce};return Le==="locId"&&(Me.locationType="locid"),{getSunV3LocationPointUrlConfig:Me}}),C=(0,l.C6)(l.Gx,x,o.AM,m.h1,(V,ae,Le,Ce)=>{const Me="getSunV3LocationPointUrlConfig",lt=V[Me]||{};let pt=ae[Me]||{};Ce&&(pt=Le[Me]);const St=(0,l.vy)(pt);return r()(lt,St)}),T=(0,l.C6)(C,V=>{if(!r()(V,"loaded"))return null;const Le=r()(V,"data");return!Le||Le.errors?null:V.data.location}),D=(0,l.C6)(T,V=>r()(V,"displayName","")),k=(0,l.C6)(T,V=>r()(V,"adminDistrict","")),X=(0,l.C6)(T,V=>r()(V,"adminDistrictCode","")),B=(0,l.C6)(T,V=>r()(V,"countryCode","")),H=(0,l.C6)(T,V=>r()(V,"country","")),j=(0,l.C6)(T,V=>r()(V,"countyId","")),L=(0,l.C6)(T,V=>r()(V,"disputedArea",!1)),ne=(0,l.C6)(T,V=>{if(!!V)return(0,a.b)(`${V.latitude},${V.longitude}`)}),U=(0,l.C6)(c.qL,V=>r()(V,"defaultLocations",{})),q=(0,l.C6)(T,U,(V,ae)=>{if(V)return r()(V,"placeId","");{const Le=(0,b.R)(),{"TWC-GeoIP-Country":Ce}=Le;return ae[Ce]||null}return null}),p=(0,l.C6)(T,V=>r()(V,"dmaCd","")),O=(0,l.C6)(T,V=>r()(V,"postalCode","")),P=(0,l.C6)(T,V=>r()(V,"city","")),K=(0,l.C6)(T,V=>r()(V,"canonicalCityId","")),W=(0,l.C6)(T,V=>{let ae=r()(V,"ianaTimeZone","");return(!ae||!ae.includes("/"))&&(ae="Etc/UTC"),ae}),w=(0,l.C6)(T,V=>We(r()(V,"latitude",void 0))),F=(0,l.C6)(T,V=>We(r()(V,"longitude",void 0))),A=(0,l.C6)(T,d.b2,(V,ae)=>V&&(0,o.J7)(V,ae)||""),N=(0,l.C6)(T,V=>(0,o.K4)(V)),v=(0,l.C6)(T,d.b2,(V,ae)=>(0,o.dA)(V,ae)),g=(0,t.P1)(c.nP,V=>/^([0-9a-f]){32,}$/.test(V[0]?.placeID)?V[0].placeID:null),h=(0,l.C6)(g,V=>{if(!V)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(V)};return(0,o.dz)(ae)}),E=(0,l.C6)(d.TN,h,(V,ae)=>{const{type:Le,value:Ce}=ae||{},Me={language:V,[Le]:Ce};return Le==="locId"&&(Me.locationType="locid"),{getSunV3LocationPointUrlConfig:Me}}),_=(0,l.C6)(l.Gx,E,(V,ae)=>{const Le="getSunV3LocationPointUrlConfig",Ce=V[Le]||{},Me=ae[Le]||{},lt=(0,l.vy)(Me);return r()(Ce,lt)}),Y=(0,l.C6)(_,V=>{if(!r()(V,"loaded"))return null;const Le=r()(V,"data");return!Le||Le.errors?null:V.data.location}),z=(0,t.P1)(c.VI,V=>V?.[0]?V[0]:null),ue=(0,l.C6)(z,V=>{if(!V)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(V)};return(0,o.dz)(ae)}),Se=(0,l.C6)(d.TN,ue,(V,ae)=>{const{type:Le,value:Ce}=ae||{},Me={language:V,[Le]:Ce};return Le==="locId"&&(Me.locationType="locid"),{getSunV3LocationPointUrlConfig:Me}}),be=(0,l.C6)(l.Gx,Se,(V,ae)=>{const Le="getSunV3LocationPointUrlConfig",Ce=V[Le]||{},Me=ae[Le]||{},lt=(0,l.vy)(Me);return r()(Ce,lt)}),Ue=(0,l.C6)(be,V=>{if(!r()(V,"loaded"))return null;const Le=r()(V,"data");return!Le||Le.errors?null:V.data.location}),_e=(0,l.C6)(l.Gx,z,(V,ae)=>{const Ce=V["getSunV3LocationSearchUrlConfig"]||{};for(const Me of Object.keys(Ce)){const lt=Ce?.[Me]?.data?.location,pt=lt?.placeId?.indexOf?.(ae);if(pt>=0){const St=Object.keys(lt).map(gt=>[gt,lt[gt][pt]]);return Object.fromEntries(St)}}return null}),$e=(0,l.C6)(Ue,_e,(V,ae)=>V??ae);function We(V){return(+`${Math.round(`${V}e2`)}e-2`).toFixed(2)}const et=(0,t.P1)(m.kw,B,(V,ae)=>V&&ae==="KR")},7686:(i,u,e)=>{"use strict";e.d(u,{X:()=>t});const t="dal"},44203:(i,u,e)=>{"use strict";e.d(u,{$l:()=>d,C6:()=>s,Gx:()=>l,vy:()=>c});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const c=(m={})=>Object.keys(m).sort().map(b=>{const I=m[b];return!!I&&typeof I=="object"?`${b}:{${c(I)}}`:`${b}:${I}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=m=>m?.[a.X]??{},d=(0,r.P1)(l,m=>(b,I)=>{const{params:S,name:x}=b,C=c(S);return I?m?.[x]?.[C]:m?.[x]?.[C]?.data})},63108:(i,u,e)=>{"use strict";e.d(u,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(i,u,e)=>{"use strict";e.d(u,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(i,u,e)=>{"use strict";e.d(u,{A:()=>s});var t=e(60985),n=e(86535),r=e(45158),o=e(84621),a=e(10449),c=e(58440);const s=(0,t.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(l,d,m,b,I,S)=>{if(I||S==="wu")return!0;if(["ios","android"].includes(S))return!!(c.kk.includes(l)&&!(0,n.G3)());let x=!0;return c.eT.forEach(C=>{d.includes(C)&&(x=!1)}),!(!x||c.Dt.includes(m)||c.Dt.includes(b))})},15759:(i,u,e)=>{"use strict";e.d(u,{Th:()=>I});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",c="perf.";var s=(T=>(T.provider="new-relic-script",T))(s||{}),l=(T=>(T.method="NREUM",T))(l||{});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 I(T,D={}){try{let k;const X={};typeof T=="string"?k=T:(k=T.name,T.entryType!=="mark"?(X.duration=x(T.duration),X.timestamp=x(window.performance.timeOrigin+T.startTime)):(X.duration=x(T.startTime),X.timestamp=x(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(k,{...S(X,c),...S(D,a)})}catch(k){o.error(k,"sendReumEvent error")}}function S(T,D=""){return Object.fromEntries(Object.entries(T).map(([k])=>[`${D}${k}`,T[k]]))}function x(T){return T/1e3}function C(){return`