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