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