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