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