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