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