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