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