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