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