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