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