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