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