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