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