(()=>{(()=>{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(A,O,j){var K=[null];K.push.apply(K,O);var w=new(Function.bind.apply(A,K));return j&&l(w,j.prototype),w}).apply(null,arguments)}function l(U,ee){return(l=Object.setPrototypeOf||function(p,A){return p.__proto__=A,p})(U,ee)}function d(U){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(ee){return ee.__proto__||Object.getPrototypeOf(ee)})(U)}t.r(e);var m=function(U){function ee(j){var K,w,F,y,N;return function(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}(this,ee),w=function(v,g){return!g||n(g)!=="object"&&typeof g!="function"?a(v):g}(this,(K=d(ee)).call.apply(K,[this].concat(r(j)))),F=a(w),N=void 0,(y="_entries")in F?Object.defineProperty(F,y,{value:N,enumerable:!0,configurable:!0,writable:!0}):F[y]=N,w._entries=j,w}var p,A,O;return function(j,K){if(typeof K!="function"&&K!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(K&&K.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),K&&l(j,K)}(ee,U),p=ee,(A=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(j){return this._entries.filter(function(K){return K.entryType===j})}},{key:"getEntriesByName",value:function(j,K){return this._entries.filter(function(w){return w.name===j}).filter(function(w){return!K||w.entryType===K})}}])&&o(p.prototype,A),O&&o(p,O),ee}(i(Array));function b(U,ee){for(var p=0;p0&&arguments[0]!==void 0?arguments[0]:{},j=O.registeredObservers,K=j===void 0?new Set:j,w=O.processedEntries,F=w===void 0?new Set:w,y=O.interval,N=y===void 0?100:y,v=O.context,g=v===void 0?self:v;(function(h,x){if(!(h instanceof x))throw new TypeError("Cannot call a class as a function")})(this,U),L(this,"registeredObservers",void 0),L(this,"processedEntries",void 0),L(this,"interval",void 0),L(this,"intervalId",void 0),L(this,"context",void 0),this.registeredObservers=K,this.processedEntries=F,this.interval=N,this.context=g,this.intervalId=null}var ee,p,A;return ee=U,(p=[{key:"getNewEntries",value:function(){var O=this;return this.context.performance.getEntries().filter(function(j){return!O.processedEntries.has(j)})}},{key:"getObserversForType",value:function(O,j){return Array.from(O).filter(function(K){return K.entryTypes.some(function(w){return w===j})})}},{key:"processBuffer",value:function(O){var j=Array.from(O.buffer),K=new m(j);O.buffer.clear(),j.length&&O.callback&&O.callback.call(void 0,K,O)}},{key:"processEntries",value:function(){var O=this;this.getNewEntries().forEach(function(K){var w=K.entryType;O.getObserversForType(O.registeredObservers,w).forEach(function(F){F.buffer.add(K)}),O.processedEntries.add(K)});var j=function(){return O.registeredObservers.forEach(O.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(j):this.context.setTimeout(j,0)}},{key:"add",value:function(O){this.registeredObservers.add(O),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(O){this.registeredObservers.delete(O),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)}}])&&b(ee.prototype,p),A&&b(ee,A),U}()),G=function(){function U(O){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:V;(function(K,w){if(!(K instanceof w))throw new TypeError("Cannot call a class as a function")})(this,U),D(this,"callback",void 0),D(this,"buffer",void 0),D(this,"entryTypes",[]),D(this,"taskQueue",void 0),this.callback=O,this.buffer=new Set,this.taskQueue=j}var ee,p,A;return ee=U,(p=[{key:"observe",value:function(O){if(!O)throw new Error(P);if(O.entryTypes&&O.type)throw new Error(T);var j;if(O.entryTypes)j=O.entryTypes;else{if(!O.type)throw new Error(P);j=[O.type]}var K=j.filter(W);K.length>0&&K.length!==j.length&&console.warn($),K.length?(this.entryTypes=K,this.taskQueue.add(this)):console.warn(X)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var O=Array.from(this.buffer);return new m(O)}}])&&E(ee.prototype,p),A&&E(ee,A),U}();D(G,"supportedEntryTypes",C);var R="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:G,te=self;te.PerformanceObserver||(te.PerformanceObserver=R)}])})},98247:function(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(29345),u)},29345:(c,u,e)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?d[C].startTime:s.now(),W=T>2?d[P].startTime:s.now(),V=new t({name:D,entryType:"measure",startTime:$,duration:W-$});return l.push(V),V},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 m("entryType",D)},s.getEntriesByName=s.webkitGetEntriesByName||function(D){return m("name",D)},s.clearMarks=s.webkitClearMarks||function(D){b("mark",D),delete d[D]},s.clearMeasures=s.webkitClearMeasures||function(D){b("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:()=>Be,B:()=>F,C:()=>se,D:()=>V,E:()=>ee,F:()=>De,G:()=>gt,H:()=>m,I:()=>fe,J:()=>me,L:()=>It,M:()=>Ie,N:()=>qe,O:()=>Dt,P:()=>je,Q:()=>ve,R:()=>He,S:()=>tt,T:()=>Ue,U:()=>ge,W:()=>Kt,Z:()=>ot,a:()=>z,a2:()=>Ke,a4:()=>oe,a6:()=>Re,b:()=>Ne,d:()=>lt,e:()=>Te,f:()=>vt,g:()=>At,h:()=>St,i:()=>G,j:()=>K,k:()=>l,l:()=>j,m:()=>U,n:()=>re,o:()=>T,p:()=>D,q:()=>W,r:()=>P,s:()=>O,t:()=>d,u:()=>C,v:()=>w,y:()=>A,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(_,J){J===void 0&&(J=!0);var ae,Se=new Promise(function(we){ae=setTimeout(we,Math.min(o,_),J)});return Se[t.n1]=function(){clearTimeout(ae)},Se}const i=a;var s=function(J){return function(){return J}},l=s(!0),d=function(){},m=function(J){return J},b=typeof Symbol=="function",L=b&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function E(_,J,ae){if(!J(_))throw new Error(ae)}var D=function(J,ae){(0,n.Z)(J,ae),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ae).forEach(function(Se){J[Se]=ae[Se]})},C=function(J,ae){var Se;return(Se=[]).concat.apply(Se,ae.map(J))};function P(_,J){var ae=_.indexOf(J);ae>=0&&_.splice(ae,1)}function T(_){var J=!1;return function(){J||(J=!0,_())}}var X=function(J){throw J},$=function(J){return{value:J,done:!0}};function W(_,J,ae){J===void 0&&(J=X),ae===void 0&&(ae="iterator");var Se={meta:{name:ae},next:_,throw:J,return:$,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,U=function(J){return Array.apply(null,new Array(J))},ee=function(J){return function(ae){return J(Object.defineProperty(ae,t.Nm,{value:!0}))}},p=function(J){return J===t.EO},A=function(J){return J===t.Wd},O=function(J){return p(J)||A(J)};function j(_,J){var ae=Object.keys(_),Se=ae.length,we=0,Xe,rt=(0,r.IX)(_)?U(Se):{},it={};function ft(){we===Se&&(Xe=!0,J(rt))}return ae.forEach(function(mt){var pt=function(jt,kt){Xe||(kt||O(jt)?(J.cancel(),J(jt,kt)):(rt[mt]=jt,we++,ft()))};pt.cancel=d,it[mt]=pt}),J.cancel=function(){Xe||(Xe=!0,ae.forEach(function(mt){return it[mt].cancel()}))},it}function K(_){return{name:_.name||"anonymous",location:w(_)}}function w(_){return _[t.b_]}function F(){for(var _=arguments.length,J=new Array(_),ae=0;ae<_ j.length="==0?function(Se){return" se function y="Channel's Buffer overflow!" z ae="new" array pt="ae[Xe];return" mt n:throw new error g:ae h:mt="2*_,ae=ft(),Se=ae.length,we=ae.length,Xe=0,ae.length=Mt,_=Mt,rt(pt);break;default:}}},take:it,flush:ft}}var" re="function(){return" x if you are getting these errors in tests consider using createmocktask from effect nt it takes one argument but two were provided. passing an for listening to several action types second is ignored. ut="function(){var" j="It.apply(void" j.payload.maybe="!0,J};function" ot lt="function(){var" j.payload.resolve="!0,J};function" j.combinator="!0,J}function" kt _t='function(J,ae){if(E(ae,notUndef,J+":' fn undefined or null of type has not context arguments no such method unpacked a ct="function(J){return" dt>1?J-1:0),Se=1;Se1?J-1:0),Se=1;Se1?J-1:0),Se=1;Se1?J-1:0),Se=1;Se1?J-1:0),Se=1;Se{"use strict";e.d(u,{uR:()=>R,Ef:()=>a.I,ZP:()=>Dt,GG:()=>O});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Oe={};return Oe.promise=new Promise(function(Ee,Ie){Oe.resolve=Ee,Oe.reject=Ie}),Oe}function s(Oe){for(var Ee=[],Ie=0;Ie2?ve-2:0),J=2;J{"use strict";e.d(u,{CE:()=>T,IX:()=>s,MC:()=>d,NA:()=>$,Om:()=>W,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>X,hZ:()=>m,sR:()=>n,uj:()=>P});var t=e(23143),n=function(R){return R==null},r=function(R){return R!=null},o=function(R){return typeof R=="function"},a=function(R){return typeof R=="number"},i=function(R){return typeof R=="string"},s=Array.isArray,l=function(R){return R&&!s(R)&&typeof R=="object"},d=function(R){return R&&o(R.then)},m=function(R){return R&&o(R.next)&&o(R.throw)},b=function(R){return R&&o(Symbol)?o(R[Symbol.iterator]):s(R)},L=function(R){return R&&R[TASK]},E=function(R){return Boolean(R&&R[SAGA_ACTION])},D=function(R){return R&&o(R.subscribe)},C=function(R){return R&&o(R.isEmpty)&&o(R.take)&&o(R.put)},P=function G(R){return R&&(i(R)||$(R)||o(R)||s(R)&&R.every(G))},T=function(R){return R&&o(R.take)&&o(R.close)},X=function(R){return o(R)&&R.hasOwnProperty("toString")},$=function(R){return Boolean(R)&&typeof Symbol=="function"&&R.constructor===Symbol&&R!==Symbol.prototype},W=function(R){return T(R)&&R[t.AS]},V=function(R){return R&&R[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>d,EO:()=>b,IO:()=>o,Nm:()=>s,Wd:()=>m,b_:()=>L,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"),d=t("TASK"),m=t("TASK_CANCEL"),b=t("TERMINATE"),L=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>hn,PH:()=>Yt,e:()=>lr,oM:()=>Sn});function t(f){for(var S=arguments.length,I=Array(S>1?S-1:0),M=1;M3?S.i-4:S.i:Array.isArray(f)?1:b(f)?2:L(f)?3:0}function s(f,S){return i(f)===2?f.has(S):Object.prototype.hasOwnProperty.call(f,S)}function l(f,S){return i(f)===2?f.get(S):f[S]}function d(f,S,I){var M=i(f);M===2?f.set(S,I):M===3?f.add(I):f[S]=I}function m(f,S){return f===S?f!==0||1/f==1/S:f!=f&&S!=S}function b(f){return fe&&f instanceof Map}function L(f){return Ue&&f instanceof Set}function E(f){return f.o||f.t}function D(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var S=tt(f);delete S[se];for(var I=Ne(S),M=0;M1&&(f.set=f.add=f.clear=f.delete=P),Object.freeze(f),S&&a(f,function(I,M){return C(M,!0)},!0)),f}function P(){t(2)}function T(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function X(f){var S=lt[f];return S||t(18,f),S}function $(f,S){lt[f]||(lt[f]=S)}function W(){return de}function V(f,S){S&&(X("Patches"),f.u=[],f.s=[],f.v=S)}function G(f){R(f),f.p.forEach(U),f.p=null}function R(f){f===de&&(de=f.l)}function te(f){return de={p:[],l:de,h:f,m:!0,_:0}}function U(f){var S=f[se];S.i===0||S.i===1?S.j():S.g=!0}function ee(f,S){S._=S.p.length;var I=S.p[0],M=f!==void 0&&f!==I;return S.h.O||X("ES5").S(S,f,M),M?(I[se].P&&(G(S),t(4)),r(f)&&(f=p(S,f),S.l||O(S,f)),S.u&&X("Patches").M(I[se].t,f,S.u,S.s)):f=p(S,I,[]),G(S),S.u&&S.v(S.u,S.s),f!==Be?f:void 0}function p(f,S,I){if(T(S))return S;var M=S[se];if(!M)return a(S,function(pe,he){return A(f,M,S,pe,he,I)},!0),S;if(M.A!==f)return S;if(!M.P)return O(f,M.t,!0),M.t;if(!M.I){M.I=!0,M.A._--;var Y=M.i===4||M.i===5?M.o=D(M.k):M.o,ne=Y,ye=!1;M.i===3&&(ne=new Set(Y),Y.clear(),ye=!0),a(ne,function(pe,he){return A(f,M,Y,pe,he,I,ye)}),O(f,Y,!1),I&&f.u&&X("Patches").N(M,I,f.u,f.s)}return M.o}function A(f,S,I,M,Y,ne,ye){if(n(Y)){var pe=p(f,Y,ne&&S&&S.i!==3&&!s(S.R,M)?ne.concat(M):void 0);if(d(I,M,pe),!n(pe))return;f.m=!1}else ye&&I.add(Y);if(r(Y)&&!T(Y)){if(!f.h.D&&f._=0;pe--){var he=ye[pe][se];if(!he.P)switch(he.i){case 5:M(he)&&w(he);break;case 4:I(he)&&w(he)}}}function I(ye){for(var pe=ye.t,he=ye.k,q=Ne(he),ue=q.length-1;ue>=0;ue--){var be=q[ue];if(be!==se){var Me=pe[be];if(Me===void 0&&!s(pe,be))return!0;var Le=he[be],Pe=Le&&Le[se];if(Pe?Pe.t!==Me:!m(Le,Me))return!0}}var xe=!!pe[se];return q.length!==Ne(pe).length+(xe?0:1)}function M(ye){var pe=ye.k;if(pe.length!==ye.t.length)return!0;var he=Object.getOwnPropertyDescriptor(pe,pe.length-1);if(he&&!he.get)return!0;for(var q=0;q1?$e-1:0),Ze=1;Ze1?ue-1:0),Me=1;Me=0;Y--){var ne=M[Y];if(ne.path.length===0&&ne.op==="replace"){I=ne.value;break}}Y>-1&&(M=M.slice(Y+1));var ye=X("Patches").$;return n(I)?ye(I,M):this.produce(I,function(pe){return ye(pe,M)})},f}(),St=new gt,Ve=St.produce,at=St.produceWithPatches.bind(St),nt=St.setAutoFreeze.bind(St),st=St.setUseProxies.bind(St),ht=St.applyPatches.bind(St),It=St.createDraft.bind(St),Ut=St.finishDraft.bind(St);const ot=Ve;var Lt=e(69394);function Pt(f){var S=function(M){var Y=M.dispatch,ne=M.getState;return function(ye){return function(pe){return typeof pe=="function"?pe(Y,ne,f):ye(pe)}}};return S}var Kt=Pt();Kt.withExtraArgument=Pt;const _t=Kt;var Ae=function(){var f=function(S,I){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(M,Y){M.__proto__=Y}||function(M,Y){for(var ne in Y)Object.prototype.hasOwnProperty.call(Y,ne)&&(M[ne]=Y[ne])},f(S,I)};return function(S,I){if(typeof I!="function"&&I!==null)throw new TypeError("Class extends value "+String(I)+" is not a constructor or null");f(S,I);function M(){this.constructor=S}S.prototype=I===null?Object.create(I):(M.prototype=I.prototype,new M)}}(),ct=function(f,S){var I={label:0,sent:function(){if(ne[0]&1)throw ne[1];return ne[1]},trys:[],ops:[]},M,Y,ne,ye;return ye={next:pe(0),throw:pe(1),return:pe(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function pe(q){return function(ue){return he([q,ue])}}function he(q){if(M)throw new TypeError("Generator is already executing.");for(;I;)try{if(M=1,Y&&(ne=q[0]&2?Y.return:q[0]?Y.throw||((ne=Y.return)&&ne.call(Y),0):Y.next)&&!(ne=ne.call(Y,q[1])).done)return ne;switch(Y=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++,Y=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]f&&console.warn(S+" took "+I+"ms, which is more than the warning threshold of "+f+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var ae=function(f){Ae(S,f);function S(){for(var I=[],M=0;M0){var ye=I.indexOf(this);~ye?I.splice(ye+1):I.push(this),~ye?M.splice(ye,1/0,Y):M.push(Y),~I.indexOf(ne)&&(ne=S.call(this,Y,ne))}else I.push(ne);return f==null?ne:f.call(this,Y,ne)}}function mt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function pt(f,S,I){var M=Mt(f,S,I);return{detectMutations:function(){return jt(f,S,M,I)}}}function Mt(f,S,I,M){S===void 0&&(S=[]),M===void 0&&(M="");var Y={value:I};if(!f(I)){Y.children={};for(var ne in I){var ye=M?M+"."+ne:ne;S.length&&S.indexOf(ye)!==-1||(Y.children[ne]=Mt(f,S,I[ne],ye))}}return Y}function jt(f,S,I,M,Y,ne){S===void 0&&(S=[]),Y===void 0&&(Y=!1),ne===void 0&&(ne="");var ye=I?I.value:void 0,pe=ye===M;if(Y&&!pe&&!Number.isNaN(M))return{wasMutated:!0,path:ne};if(f(ye)||f(M))return{wasMutated:!1};var he={};for(var q in I.children)he[q]=!0;for(var q in M)he[q]=!0;for(var q in he){var ue=ne?ne+"."+q:q;if(!(S.length&&S.indexOf(ue)!==-1)){var be=jt(f,S,I.children[q],M[q],pe,ue);if(be.wasMutated)return be}}return{wasMutated:!1}}function kt(f){return f===void 0&&(f={}),function(){return function(he){return function(q){return he(q)}}};var S=f.isImmutable,I=S===void 0?mt:S,M=f.ignoredPaths,Y=f.warnAfter,ne=Y===void 0?32:Y,ye=f.ignore;M=M||ye;var pe=pt.bind(null,I,M);return function(he){var q=he.getState,ue=q(),be=pe(ue),Me;return function(Le){return function(Pe){var xe=J(ne,"ImmutableStateInvariantMiddleware");xe.measureTime(function(){ue=q(),Me=be.detectMutations(),be=pe(ue),rt(!Me.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Me.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var _e=Le(Pe);return xe.measureTime(function(){ue=q(),Me=be.detectMutations(),be=pe(ue),Me.wasMutated&&rt(!Me.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Me.path||"")+". Take a look at the reducer(s) handling the action "+it(Pe)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),xe.warnIfExceeded(),_e}}}}function Zt(f){var S=typeof f;return f==null||S==="string"||S==="boolean"||S==="number"||Array.isArray(f)||_(f)}function Jt(f,S,I,M,Y){S===void 0&&(S=""),I===void 0&&(I=Zt),Y===void 0&&(Y=[]);var ne;if(!I(f))return{keyPath:S||"",value:f};if(typeof f!="object"||f===null)return!1;for(var ye=M!=null?M(f):Object.entries(f),pe=Y.length>0,he=0,q=ye;he=0)){if(!I(Me))return{keyPath:Le,value:Me};if(typeof Me=="object"&&(ne=Jt(Me,Le,I,M,Y),ne))return ne}}return!1}function pn(f){return f===void 0&&(f={}),function(){return function(_e){return function($e){return _e($e)}}};var S=f.isSerializable,I=S===void 0?Zt:S,M=f.getEntries,Y=f.ignoredActions,ne=Y===void 0?[]:Y,ye=f.ignoredActionPaths,pe=ye===void 0?["meta.arg","meta.baseQueryMeta"]:ye,he=f.ignoredPaths,q=he===void 0?[]:he,ue=f.warnAfter,be=ue===void 0?32:ue,Me=f.ignoreState,Le=Me===void 0?!1:Me,Pe=f.ignoreActions,xe=Pe===void 0?!1:Pe;return function(_e){return function($e){return function(Ge){var Ze=$e(Ge),et=J(be,"SerializableStateInvariantMiddleware");return!xe&&!(ne.length&&ne.indexOf(Ge.type)!==-1)&&et.measureTime(function(){var Rt=Jt(Ge,"",I,M,pe);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: `,Ge,` (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||(et.measureTime(function(){var Rt=_e.getState(),Bt=Jt(Rt,"",I,M,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: `+Ge.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),et.warnIfExceeded()),Ze}}}}function tn(f){return typeof f=="boolean"}function nn(){return function(S){return rn(S)}}function rn(f){f===void 0&&(f={});var S=f.thunk,I=S===void 0?!0:S,M=f.immutableCheck,Y=M===void 0?!0:M,ne=f.serializableCheck,ye=ne===void 0?!0:ne,pe=new ae;if(I&&(tn(I)?pe.push(_t):pe.push(_t.withExtraArgument(I.extraArgument))),!1)var he,q;return pe}var on=!0;function hn(f){var S=nn(),I=f||{},M=I.reducer,Y=M===void 0?void 0:M,ne=I.middleware,ye=ne===void 0?S():ne,pe=I.devTools,he=pe===void 0?!0:pe,q=I.preloadedState,ue=q===void 0?void 0:q,be=I.enhancers,Me=be===void 0?void 0:be,Le;if(typeof Y=="function")Le=Y;else if(_(Y))Le=(0,Lt.UY)(Y);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 Pe=ye;if(typeof Pe=="function"&&(Pe=Pe(S),!on&&!Array.isArray(Pe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Pe.some(function(Ze){return typeof Ze!="function"}))throw new Error("each middleware provided to configureStore must be a function");var xe=Lt.md.apply(void 0,Pe),_e=Lt.qC;he&&(_e=H(ge({trace:!on},typeof he=="object"&&he)));var $e=[xe];Array.isArray(Me)?$e=Dt([xe],Me):typeof Me=="function"&&($e=Me($e));var Ge=_e.apply(void 0,$e);return(0,Lt.MT)(Le,ue,Ge)}function Yt(f,S){function I(){for(var M=[],Y=0;Y-1}function ln(f){return""+f}function fn(f){var S={},I=[],M,Y={addCase:function(ne,ye){var pe=typeof ne=="string"?ne:ne.type;if(pe in S)throw new Error("addCase cannot be called with two reducers for the same action type");return S[pe]=ye,Y},addMatcher:function(ne,ye){return I.push({matcher:ne,reducer:ye}),Y},addDefaultCase:function(ne){return M=ne,Y}};return f(Y),[S,I,M]}function Qt(f){return typeof f=="function"}var vn=!1;function En(f,S,I,M){I===void 0&&(I=[]);var Y=typeof S=="function"?fn(S):[S,I,M],ne=Y[0],ye=Y[1],pe=Y[2],he;if(Qt(f))he=function(){return Se(f())};else{var q=Se(f);he=function(){return q}}function ue(be,Me){be===void 0&&(be=he());var Le=Dt([ne[Me.type]],ye.filter(function(Pe){var xe=Pe.matcher;return xe(Me)}).map(function(Pe){var xe=Pe.reducer;return xe}));return Le.filter(function(Pe){return!!Pe}).length===0&&(Le=[pe]),Le.reduce(function(Pe,xe){if(xe)if(n(Pe)){var _e=Pe,$e=xe(_e,Me);return $e===void 0?Pe:$e}else{if(r(Pe))return ot(Pe,function(Ge){return xe(Ge,Me)});var $e=xe(Pe,Me);if($e===void 0){if(Pe===null)return Pe;throw Error("A case reducer on a non-draftable value must not return undefined")}return $e}return Pe},be)}return ue.getInitialState=he,ue}var dn=!1;function Rn(f,S){return f+"/"+S}function Sn(f){var S=f.name;if(!S)throw new Error("`name` is a required option for createSlice");var I=typeof f.initialState=="function"?f.initialState:Se(f.initialState),M=f.reducers||{},Y=Object.keys(M),ne={},ye={},pe={};Y.forEach(function(ue){var be=M[ue],Me=Rn(S,ue),Le,Pe;"reducer"in be?(Le=be.reducer,Pe=be.prepare):Le=be,ne[ue]=Le,ye[Me]=Le,pe[ue]=Pe?Yt(Me,Pe):Yt(Me)});function he(){var ue=typeof f.extraReducers=="function"?fn(f.extraReducers):[f.extraReducers],be=ue[0],Me=be===void 0?{}:be,Le=ue[1],Pe=Le===void 0?[]:Le,xe=ue[2],_e=xe===void 0?void 0:xe,$e=ge(ge({},Me),ye);return En(I,function(Ge){for(var Ze in $e)Ge.addCase(Ze,$e[Ze]);for(var et=0,Rt=Pe;et0;if(Ge){var Ze=Pe.filter(function(et){return q(_e,et,xe)}).length>0;Ze&&(xe.ids=Object.keys(xe.entities))}}function Me(Pe,xe){return Le([Pe],xe)}function Le(Pe,xe){var _e=le(Pe,f,xe),$e=_e[0],Ge=_e[1];be(Ge,xe),I($e,xe)}return{removeAll:yn(he),addOne:wt(S),addMany:wt(I),setOne:wt(M),setMany:wt(Y),setAll:wt(ne),updateOne:wt(ue),updateMany:wt(be),upsertOne:wt(Me),upsertMany:wt(Le),removeOne:wt(ye),removeMany:wt(pe)}}function ke(f,S){var I=Ce(f),M=I.removeOne,Y=I.removeMany,ne=I.removeAll;function ye(Ge,Ze){return pe([Ge],Ze)}function pe(Ge,Ze){Ge=k(Ge);var et=Ge.filter(function(Rt){return!(gn(Rt,f)in Ze.entities)});et.length!==0&&_e(et,Ze)}function he(Ge,Ze){return q([Ge],Ze)}function q(Ge,Ze){Ge=k(Ge),Ge.length!==0&&_e(Ge,Ze)}function ue(Ge,Ze){Ge=k(Ge),Ze.entities={},Ze.ids=[],pe(Ge,Ze)}function be(Ge,Ze){return Me([Ge],Ze)}function Me(Ge,Ze){for(var et=!1,Rt=0,Bt=Ge;Rt-1;return I&&M}function Je(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function Nt(){for(var f=[],S=0;S0)for(var Ze=Le.getState(),et=Array.from(I.values()),Rt=0,Bt=et;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?De-1:0),Ne=1;Ne/gm),x=i(/^data-[\-\w.\u00B7-\uFFFF]/),Z=i(/^aria-[\-\w]+$/),re=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ie=i(/^(?:\w+script|data):/i),B=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),de=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 fe(se){if(Array.isArray(se)){for(var z=0,De=Array(se.length);z"u"?null:window},je=function(z,De){if((typeof z>"u"?"undefined":Te(z))!=="object"||typeof z.createPolicy!="function")return null;var me=null,Ne="data-tt-policy-suffix";De.currentScript&&De.currentScript.hasAttribute(Ne)&&(me=De.currentScript.getAttribute(Ne));var tt="dompurify"+(me?"#"+me:"");try{return z.createPolicy(tt,{createHTML:function(vt){return vt}})}catch{return console.warn("TrustedTypes policy "+tt+" could not be created."),null}};function Be(){var se=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ue(),z=function(Q){return Be(Q)};if(z.version="2.3.6",z.removed=[],!se||!se.document||se.document.nodeType!==9)return z.isSupported=!1,z;var De=se.document,me=se.document,Ne=se.DocumentFragment,tt=se.HTMLTemplateElement,lt=se.Node,vt=se.Element,At=se.NodeFilter,gt=se.NamedNodeMap,St=gt===void 0?se.NamedNodeMap||se.MozNamedAttrMap:gt,Ve=se.HTMLFormElement,at=se.DOMParser,nt=se.trustedTypes,st=vt.prototype,ht=U(st,"cloneNode"),It=U(st,"nextSibling"),Ut=U(st,"childNodes"),ot=U(st,"parentNode");if(typeof tt=="function"){var Lt=me.createElement("template");Lt.content&&Lt.content.ownerDocument&&(me=Lt.content.ownerDocument)}var Pt=je(nt,De),Kt=Pt?Pt.createHTML(""):"",_t=me,Ae=_t.implementation,ct=_t.createNodeIterator,Dt=_t.createDocumentFragment,Oe=_t.getElementsByTagName,Ee=De.importNode,Ie={};try{Ie=te(me).documentMode?me.documentMode:{}}catch{}var Ke={};z.isSupported=typeof ot=="function"&&Ae&&typeof Ae.createHTMLDocument"u"?"undefined":Te(Q))!=="object")&&(Q={}),Q=te(Q),H="ALLOWED_TAGS"in Q?R({},Q.ALLOWED_TAGS):ve,_="ALLOWED_ATTR"in Q?R({},Q.ALLOWED_ATTR):J,sn="ADD_URI_SAFE_ATTR"in Q?R(te(mn),Q.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in Q?R(te(Yt),Q.ADD_DATA_URI_TAGS):Yt,rn="FORBID_CONTENTS"in Q?R({},Q.FORBID_CONTENTS):on,Se="FORBID_TAGS"in Q?R({},Q.FORBID_TAGS):{},we="FORBID_ATTR"in Q?R({},Q.FORBID_ATTR):{},nn="USE_PROFILES"in Q?Q.USE_PROFILES:!1,Xe=Q.ALLOW_ARIA_ATTR!==!1,rt=Q.ALLOW_DATA_ATTR!==!1,it=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,Zt=Q.RETURN_TRUSTED_TYPE||!1,Mt=Q.FORCE_BODY||!1,Jt=Q.SANITIZE_DOM!==!1,pn=Q.KEEP_CONTENT!==!1,tn=Q.IN_PLACE||!1,Fe=Q.ALLOWED_URI_REGEXP||Fe,vn=Q.NAMESPACE||Qt,Q.CUSTOM_ELEMENT_HANDLING&&yn(Q.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ae.tagNameCheck=Q.CUSTOM_ELEMENT_HANDLING.tagNameCheck),Q.CUSTOM_ELEMENT_HANDLING&&yn(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=Sn:dn=Q.PARSER_MEDIA_TYPE,en=dn==="application/xhtml+xml"?function(We){return We}:D,ft&&(rt=!1),kt&&(jt=!0),nn&&(H=R({},[].concat(fe(w))),_=[],nn.html===!0&&(R(H,ee),R(_,F)),nn.svg===!0&&(R(H,p),R(_,y),R(_,v)),nn.svgFilters===!0&&(R(H,A),R(_,y),R(_,v)),nn.mathMl===!0&&(R(H,j),R(_,N),R(_,v))),Q.ADD_TAGS&&(H===ve&&(H=te(H)),R(H,Q.ADD_TAGS)),Q.ADD_ATTR&&(_===J&&(_=te(_)),R(_,Q.ADD_ATTR)),Q.ADD_URI_SAFE_ATTR&&R(sn,Q.ADD_URI_SAFE_ATTR),Q.FORBID_CONTENTS&&(rn===on&&(rn=te(rn)),R(rn,Q.FORBID_CONTENTS)),pn&&(H["#text"]=!0),mt&&R(H,["html","head","body"]),H.table&&(R(H,["tbody"]),delete Se.tbody),a&&a(Q),cn=Q)},gn=R({},["mi","mo","mn","ms","mtext"]),k=R({},["foreignobject","desc","title","annotation-xml"]),le=R({},p);R(le,A),R(le,O);var Ce=R({},j);R(Ce,K);var ke=function(Q){var We=ot(Q);(!We||!We.tagName)&&(We={namespaceURI:Qt,tagName:"template"});var Je=D(Q.tagName),Nt=D(We.tagName);if(Q.namespaceURI===fn)return We.namespaceURI===Qt?Je==="svg":We.namespaceURI===ln?Je==="svg"&&(Nt==="annotation-xml"||gn[Nt]):Boolean(le[Je]);if(Q.namespaceURI===ln)return We.namespaceURI===Qt?Je==="math":We.namespaceURI===fn?Je==="math"&&k[Nt]:Boolean(Ce[Je]);if(Q.namespaceURI===Qt){if(We.namespaceURI===fn&&!k[Nt]||We.namespaceURI===ln&&!gn[Nt])return!1;var Ht=R({},["title","style","font","a","script"]);return!Ce[Je]&&(Ht[Je]||!le[Je])}return!1},Qe=function(Q){E(z.removed,{element:Q});try{Q.parentNode.removeChild(Q)}catch{try{Q.outerHTML=Kt}catch{Q.remove()}}},ut=function(Q,We){try{E(z.removed,{attribute:We.getAttributeNode(Q),from:We})}catch{E(z.removed,{attribute:null,from:We})}if(We.removeAttribute(Q),Q==="is"&&!_[Q])if(jt||kt)try{Qe(We)}catch{}else try{We.setAttribute(Q,"")}catch{}},dt=function(Q){var We=void 0,Je=void 0;if(Mt)Q=""+Q;else{var Nt=C(Q,/^[\r\n\t ]+/);Je=Nt&&Nt[0]}dn==="application/xhtml+xml"&&(Q=''+Q+"");var Ht=Pt?Pt.createHTML(Q):Q;if(vn===Qt)try{We=new at().parseFromString(Ht,dn)}catch{}if(!We||!We.documentElement){We=Ae.createDocument(vn,"template",null);try{We.documentElement.innerHTML=En?"":Ht}catch{}}var $t=We.body||We.documentElement;return Q&&Je&&$t.insertBefore(me.createTextNode(Je),$t.childNodes[0]||null),vn===Qt?Oe.call(We,mt?"html":"body")[0]:mt?We.documentElement:$t},yt=function(Q){return ct.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 St)||typeof Q.removeAttribute!="function"||typeof Q.setAttribute!="function"||typeof Q.namespaceURI!="string"||typeof Q.insertBefore!="function")},Ct=function(Q){return(typeof lt>"u"?"undefined":Te(lt))==="object"?Q instanceof lt:Q&&(typeof Q>"u"?"undefined":Te(Q))==="object"&&typeof Q.nodeType=="number"&&typeof Q.nodeName=="string"},Tt=function(Q,We,Je){!Ke[Q]||b(Ke[Q],function(Nt){Nt.call(z,We,Je,cn)})},bt=function(Q){var We=void 0;if(Tt("beforeSanitizeElements",Q,null),Et(Q)||C(Q.nodeName,/[\u0080-\uFFFF]/))return Qe(Q),!0;var Je=en(Q.nodeName);if(Tt("uponSanitizeElement",Q,{tagName:Je,allowedTags:H}),!Ct(Q.firstElementChild)&&(!Ct(Q.content)||!Ct(Q.content.firstElementChild))&&$(/=0;--Vt)Nt.insertBefore(ht(Ht[Vt],!0),It(Q))}return Qe(Q),!0}return Q instanceof vt&&!ke(Q)||(Je==="noscript"||Je==="noembed")&&$(/0},xt=function(Q){var We=void 0,Je=void 0,Nt=void 0,Ht=void 0;Tt("beforeSanitizeAttributes",Q,null);var $t=Q.attributes;if(!!$t){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:_};for(Ht=$t.length;Ht--;){We=$t[Ht];var An=We,Xt=An.name,Ln=An.namespaceURI;if(Je=X(We.value),Nt=en(Xt),Vt.attrName=Nt,Vt.attrValue=Je,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",Q,Vt),Je=Vt.attrValue,!Vt.forceKeepAttr&&(ut(Xt,Q),!!Vt.keepAttr)){if($(/\/>/i,Je)){ut(Xt,Q);continue}ft&&(Je=P(Je,Ye," "),Je=P(Je,qe," "));var Dn=en(Q.nodeName);if(!!Ft(Dn,Nt,Je))try{Ln?Q.setAttributeNS(Ln,Xt,Je):Q.setAttribute(Xt,Je),L(z.removed)}catch{}}}Tt("afterSanitizeAttributes",Q,null)}},Gt=function ze(Q){var We=void 0,Je=yt(Q);for(Tt("beforeSanitizeShadowDOM",Q,null);We=Je.nextNode();)Tt("uponSanitizeShadowNode",We,null),!bt(We)&&(We.content instanceof Ne&&ze(We.content),xt(We));Tt("afterSanitizeShadowDOM",Q,null)};return z.sanitize=function(ze,Q){var We=void 0,Je=void 0,Nt=void 0,Ht=void 0,$t=void 0;if(En=!ze,En&&(ze=""),typeof ze!="string"&&!Ct(ze)){if(typeof ze.toString!="function")throw W("toString is not a function");if(ze=ze.toString(),typeof ze!="string")throw W("dirty is not a string, aborting")}if(!z.isSupported){if(Te(se.toStaticHTML)==="object"||typeof se.toStaticHTML=="function"){if(typeof ze=="string")return se.toStaticHTML(ze);if(Ct(ze))return se.toStaticHTML(ze.outerHTML)}return ze}if(pt||wt(Q),z.removed=[],typeof ze=="string"&&(tn=!1),tn){if(ze.nodeName){var Vt=en(ze.nodeName);if(!H[Vt]||Se[Vt])throw W("root node is forbidden and cannot be sanitized in-place")}}else if(ze instanceof lt)We=dt(""),Je=We.ownerDocument.importNode(ze,!0),Je.nodeType===1&&Je.nodeName==="BODY"||Je.nodeName==="HTML"?We=Je:We.appendChild(Je);else{if(!jt&&!ft&&!mt&&ze.indexOf(" `+Xt),ft&&(Xt=P(Xt,Ye," "),Xt=P(Xt,qe," ")),Pt&&Zt?Pt.createHTML(Xt):Xt},z.setConfig=function(ze){wt(ze),pt=!0},z.clearConfig=function(){cn=null,pt=!1},z.isValidAttribute=function(ze,Q,We){cn||wt({});var Je=en(ze),Nt=en(Q);return Ft(Je,Nt,We)},z.addHook=function(ze,Q){typeof Q=="function"&&(Ke[ze]=Ke[ze]||[],E(Ke[ze],Q))},z.removeHook=function(ze){Ke[ze]&&L(Ke[ze])},z.removeHooks=function(ze){Ke[ze]&&(Ke[ze]=[])},z.removeAllHooks=function(){Ke={}},z}var He=Be();return He})},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:()=>R,Cs:()=>U,th:()=>W,sw:()=>$,Xz:()=>p});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),l=e.n(s),d=e(829),m=e.n(d),b=e(12782),L=e.n(b),E=e(60985),D=e(84621),C=e(44203);const P=(0,E.P1)(D.J0,F=>{try{return j(F?.["twc-variation"]??"")}catch{return{}}}),T=(0,E.P1)(D.J0,F=>{try{return K(F?.["twc-experiment"]??"")}catch{return{}}}),X=(0,E.P1)(P,T,(F,y)=>({...y,...F})),$=(0,E.P1)(X,F=>{try{const y=[];for(const[N,v]of Object.entries(F)){const g={experimentName:N,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};y.push(g)}return m()(y,["experimentName","variantName"])}catch{return[]}}),W=(0,C.C6)($,F=>{const y={};for(const N of F){let{variantPayload:v}=N??{};const{taboola:g}=v??{};if(!n()(v?.taboola)){const h={placementSuffix:` - ${N.variantName}`,containerSuffix:`---${N.variantName}`};v={...v,taboola:{...h,...g}}}L()(y,v)}return y}),V=(0,C.C6)($,F=>F.map(y=>y.experimentName)),G=(0,C.C6)($,F=>F.map(y=>y.variantName)),R=(0,C.C6)($,F=>F.map(y=>`${y.experimentName}_${y.variantName}`)),te=(0,C.C6)(V,F=>F.join(",")),U=(0,C.C6)(G,F=>F.join(",")),ee=(0,C.C6)(R,F=>F.join(",")),p=(0,E.P1)(W,F=>{const{taboola:y}=F??{};return n()(y)?{}:{...y}});function A(F){return window.atob(F)}function O(F){if(!i()(F))throw new Error("experiment map must be plain object");for(const[y,N]of Object.entries(F)){const{payloads:v={},value:g}=N,h=v[g]??{};if(typeof y!="string"||!y)throw new Error(`experiment name must be non-empty string (got ${y})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(h)&&!i()(h))throw new Error("variant payload must be plain object or null")}}function j(F){if(!F)return{};const y=JSON.parse(A(F));return O(y),y}function K(F){if(!F)return{};const y=JSON.parse(A(F)),N={};for(const v of Object.keys(y)){const[g,h]=v.split("__"),x=l()(y[v]);w(`${g}_${h}`)&&(N[g]={value:h,payloads:{[h]:x}})}return O(N),N}function w(F){return F.length{"use strict";e.d(u,{CJ:()=>m,RL:()=>V,UO:()=>d,m$:()=>s});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(y,N)=>({name:"getCMSAssetsUrlConfig",params:{language:N,query:{type:{$in:"article"},assetName:{$in:y}}}})),d=(0,r.C6)(r.$l,l,(y,N)=>y(N)?.[0]),m=(0,r.C6)(d,y=>y?.seometa?.title??""),b=(0,r.C6)(d,y=>y?.seometa?.keywords??""),L=(0,r.C6)(d,y=>y?.seometa?.description??""),E=(0,r.C6)(d,y=>y?.seometa?.["og:image"]??""),D=(0,r.C6)(d,y=>y?.seometa?.canonical??""),C=y=>y?.article?.wxNodes??{},P=y=>y?.article?.limitedAccess??!1,T=y=>y?.article?.wxNodesWithAssets??{},X=(0,r.C6)(d,y=>y?.author_data?.length?y.author_data:y?.author?.[0]?[{name:y.author[0],bioUrl:y.author_bio_link?.[0]||"",authorImage:[]}]:[]),$=(0,r.C6)(d,y=>y?.pcollid??""),W=(0,r.C6)(r.Gx,$,o.y,(y,N,v)=>{const g=(0,r.vy)({language:v,collectionId:N});return n()(y,["getCMSCollectionsUrlConfig",g,"data"],{})}),V=(0,r.C6)(W,y=>y?.ad_metrics?.article?.zone??""),G=(0,r.C6)(W,y=>y?.title??""),R=(0,r.C6)(d,y=>y?.providername??""),te=(0,r.C6)(d,y=>y?.providerid??""),U=(0,r.C6)(d,y=>y?.lastmodifieddate??""),ee=(0,r.C6)(d,y=>y?.publishdate??""),p=(0,r.C6)(d,y=>y?.createdate??""),A=(y,N)=>createDeepEqualSelector(dalSelector,localeSelector,(v,g)=>{const h=(N||g).replace(/-/,"_"),x=createDalKey({language:h,assetId:y});return get(v,["getCMSAssetByIDUrlConfig",x,"data"],{})}),O=y=>createDeepEqualSelector(dalSelector,N=>{const v=createDalKey({assetId:y});return get(N,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),j=(y,N)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(v,g)=>{const h=createDalKey({language:g,collectionType:y,collectionId:N});let x=get(v,["getCMSOrderedListUrlConfig",h,"data"],{});return x.text==="Not Found"&&(x={}),x}),K=y=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(N,v)=>{const g=w(y),h=createDalKey({language:v,assetIds:g}),x=get(N,["getCMSAssetByIDsUrlConfig",h,"data"],[]);if(Array.isArray(x)){let Z=x.filter(re=>re.status===200);return Z=Z.map(re=>{const{doc:ie={}}=re;return{...ie,playlists:ie.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),Z}return null}),w=y=>{let N=y.replace(/(^,|,$)/g,"");return N=N.split(","),N=N.join(";"),N},F=y=>get(y,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>L,Q3:()=>s,ez:()=>m,jm:()=>b});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,E=>E?E.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(E,D,C)=>{if(!C)return null;const P=(0,r.vy)({language:D,collectionId:C});return n()(E,["getCMSCollectionsUrlConfig",P,"data"],{})}),d=(0,r.C6)(l,E=>n()(E,"title","")),m=(0,r.C6)(l,E=>n()(E,"sponsored",!1)),b=(0,r.C6)(l,i.dF,(E,D)=>{if(!E)return;const C=D==="index"?"article":D;return/article|video/.test(C)?n()(E,["ad_metrics",C,"zone"],""):""}),L=(0,r.C6)(l,i.dF,(E,D)=>{if(!E)return;const C=D==="index"?"article":D;return/article|video/.test(C)?n()(E,["ad_metrics",C,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>K,FL:()=>w,FN:()=>W,FT:()=>T,Hz:()=>$,IU:()=>te,JK:()=>A,Jc:()=>ee,Je:()=>P,M3:()=>R,MK:()=>U,R8:()=>s,St:()=>l,T$:()=>O,UZ:()=>j,Wc:()=>F,X9:()=>D,Xf:()=>g,Y6:()=>h,Y9:()=>E,_f:()=>b,ah:()=>t,bK:()=>p,bk:()=>L,dn:()=>m,nD:()=>N,nn:()=>v,s8:()=>C,sF:()=>y,sc:()=>d,tV:()=>G,uz:()=>X,y8:()=>n,yk:()=>V});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",d="burdaHeaderBidders",m="comscore",b="appsFlyer",L="criteoSlot",E="custParamsPii",D="facebookWxNode",C="findMe",P="geoIP",T="googleNonLimitedAds",X="gpt",$="gptPiiGDPR",W="gptPiiSaleUSA",V="indexExchange",G="instagramWxNode",R="gptPrisma",te="headerBidders",U="medallia",ee="mParticleFullMetrics",p="nielsen",A="outbrain",O="rubicon",j="socialLinksFooter",K="taboola",w="twitterWxNode",F="youtubeWxNode",y="wfxTriggers",N="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",h={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>At,B:()=>V,Cy:()=>me,Ds:()=>fe,EM:()=>se,Eg:()=>Te,Jt:()=>Z,MT:()=>W,Mw:()=>R,O7:()=>re,Oq:()=>Ue,R$:()=>ie,RJ:()=>je,Yq:()=>de,ab:()=>C,b2:()=>K,bG:()=>z,dR:()=>ee,ff:()=>B,gK:()=>Be,hV:()=>tt,hY:()=>lt,qW:()=>He,sj:()=>St,ss:()=>$});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),l=e(42882),d=e(84621),m=e(23631),b=e(26850),L=e(77482),E=e(88240);const D=(0,t.P1)(d.cz,Ve=>Ve===m.wQ),C=(0,t.P1)(d.cz,Ve=>m.nB.includes(Ve)),P=Ve=>r()(Ve,[E.Xf,E.y8],{}),T=Ve=>(0,t.P1)(P,at=>r()(at,[Ve])),X=Ve=>r()(Ve,[E.Xf,E.ah],{}),$=(0,t.P1)(X,Ve=>{const{DprSdk:at}=window||{};return Ve[b.ui]??at?.getUserConsentWithDefaultValue?.(b.ui)}),W=(0,t.P1)(X,Ve=>{const{DprSdk:at}=window||{};return Ve[b.y]??at?.getUserConsentWithDefaultValue?.(b.y)}),V=()=>{const{DprSdk:Ve}=window||{};if(typeof Ve?.getGdprConsentOptInsString=="function")return Ve.getGdprConsentOptInsString()},G=()=>{const{DprSdk:Ve}=window||{};if(typeof Ve?.getCcpaSaleOptInString=="function")return Ve.getCcpaSaleOptInString()},R=T(E.R8),te=T(E.Je),U=T(E.s8),ee=(0,t.P1)(T(E.UZ),d.dF,(Ve,at)=>["covid19map"].includes(at)?!1:Ve),p=T(E.X9),A=T(E.tV),O=T(E.FL),j=T(E.Wc),K=(0,t.P1)(s.fr,i.b2,(Ve,at)=>Ve||at),w=(0,t.P1)(d.cz,Ve=>[m.CA,...m.nB,...m.Gv].includes(Ve));function F({linkList:Ve=[],regime:at,allowPrivacySettingsLink:nt,pageKey:st,isMobile:ht,isUserLoggedIn:It,privacyPolicyLink:Ut}){if(!Array.isArray(Ve))return Ve;const ot=a()(Ve);return y({privacyLinkList:ot,regime:at,allowPrivacySettingsLink:nt}),N({privacyLinkList:ot,regime:at,pageKey:st,isMobile:ht}),v({privacyLinkList:ot,regime:at,pageKey:st,isMobile:ht}),g({privacyLinkList:ot,regime:at,pageKey:st,isMobile:ht,isUserLoggedIn:It}),h({privacyLinkList:ot,regime:at,privacyPolicyLink:Ut}),ot}const y=({privacyLinkList:Ve,regime:at,allowPrivacySettingsLink:nt})=>{const st=Ve.findIndex(ht=>ht?.titleTranslationKey==="privacySettings"||ht?.titleTranslationKey==="privacySettingsMenu");if(st>-1){if(!nt){Ve.splice(st,1);return}if(m.Gv.includes(at)){const{DprSdk:ht}=window||{};Ve[st].titleTranslationKey="cookieSettings",Ve[st].url="",Ve[st].onClick=ht?.showConsentManager}m.nB.includes(at)&&Ve[st].titleTranslationKey!=="privacySettingsMenu"&&(Ve[st].titleTranslationKey="reviewAdsSettings")}},N=({privacyLinkList:Ve,regime:at,pageKey:nt,isMobile:st})=>{const ht=Ve.findIndex(It=>It?.titleTranslationKey?.includes?.("dataPurposes"));if(ht>-1){if(at!==m.JP){Ve.splice(ht,1);return}nt==="dataPurposes"&&st&&(Ve[ht].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:Ve,regime:at,pageKey:nt,isMobile:st})=>{const ht=Ve.findIndex(It=>It?.titleTranslationKey?.includes?.("doNotSell"));if(ht>-1){if(!m.nB.includes(at)){Ve.splice(ht,1);return}nt==="privacySettings"&&st&&(Ve[ht].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),at!==m.wQ&&m.nB.includes(at)&&(Ve[ht].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ve,regime:at,pageKey:nt,isMobile:st,isUserLoggedIn:ht})=>{const It=Ve.findIndex(Ut=>Ut?.titleTranslationKey?.includes?.("sensitiveData"));It>-1&&(nt==="privacySettings"&&st&&(Ve[It].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(at!==m.wQ||!ht)&&Ve.splice(It,1))},h=({privacyLinkList:Ve,regime:at,privacyPolicyLink:nt})=>{const st=Ve.findIndex(ht=>ht?.titleTranslationKey==="cookieNotice");if(st>-1){if(!m.nB.includes(at)){Ve.splice(st,1);return}at===m.wQ&&(Ve[st].titleTranslationKey="californiaNotice",Ve[st].url=`${nt}#us-ccpa-notice-current`)}},x=(0,L.Iv)({t:()=>{},shouldUseLocaleParam:!1}),Z=(0,t.P1)(d.cz,w,d.dF,d.Hu,l.WO,x,(Ve,at,nt,st,ht,It)=>({linkList:Ut})=>F({linkList:Ut,regime:Ve,allowPrivacySettingsLink:at,pageKey:nt,isMobile:st,isUserLoggedIn:ht,privacyPolicyLink:It?.[0]?.url})),re=T(E.St),ie=T(E.IU),B=T(E.sc),de=T(E.bk),Te=T(E.yk),fe=T(E.Y9),Ue=T(E.uz),je=T(E.Hz),Be=T(E.FN),He=T(E.MK),se=T(E.JK),z=T(E.T$),De=T(E._f),me=T(E.Eh),Ne=T(E.$q),tt=T(E.FT),lt=(0,t.P1)(T(E.Jc),d.z3,d.dF,(Ve,at,nt)=>Ve&&!(at&&nt.includes("covid19"))),vt=T(E.bK),At=T(E.dn),gt=T(E.M3),St=T(E.sF)},55036:(c,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>$,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>D,a1:()=>b,Wo:()=>P,ke:()=>T,$J:()=>E,MH:()=>L});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),i=e(8724);const s=(0,n.P1)(i.J0,a.Oo,(W,V)=>{const G=W?.["twc-unit"]??"";return G==="m"&&V?"s":G}),l=(0,n.P1)(t.TN,s,a.Oo,(W,V,G)=>{const R=(0,o.V7)(V),te=(0,o.QQ)(W,G);return R||te}),d=(0,n.P1)(l,W=>W.code),m=(0,n.P1)(l,W=>W.name),b=(0,n.P1)(l,W=>(0,r.k)(W.name)),L=(0,n.P1)(l,W=>W.temp),E=(0,n.P1)(l,W=>W.speed),D=(0,n.P1)(l,W=>W.distance),C=(0,n.P1)(l,W=>W.accumulation),P=(0,n.P1)(l,W=>W.precip),T=(0,n.P1)(l,W=>W.pressure);var X=e(55036);const $=W=>W[X.Xf]?.[X.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>U,MG:()=>G,TN:()=>T,b2:()=>$,vz:()=>ee,xi:()=>R,y:()=>X,z4:()=>W});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(p){return p?a.test(p)?p.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(p,A)=>A||p||""),l=(0,t.C6)(s,n.dF,(p,A)=>{const O=i(p);return O||(A==="notFound"?o.ZW:O)}),d=(0,t.C6)(l,n.z3,n.pu,(p,A,O)=>{let j=p;return A&&O&&j!=="en-US"&&(j="en-GB"),{locale:j}});function m(p){if(!p)return o.ZW;const A=p.split("-")[0];return o.PD[A]||o.ZW}const b=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(p,A,O,j,K)=>p||A||O||K||j==="notFound"),L=(0,t.C6)(l,p=>m(p)),E=(0,t.C6)(L,p=>({locale:p})),D=(0,t.C6)(d,p=>({name:"getMewLocaleUrlConfig",params:p})),C=(0,t.C6)(t.$l,d,b,E,(p,A,O,j)=>{let K=p({name:"getMewLocaleUrlConfig",params:A});return!(K?.data??null)&&O&&(K=p({name:"getMewLocaleUrlConfig",params:j})),K?.data}),P=(0,t.C6)(C,p=>p?.locale?.data??null),T=(0,t.C6)(P,p=>p?.attributes?.localeCode??""),X=(0,t.C6)(T,p=>(p||"").replace("-","_")),$=(0,t.C6)(T,p=>{const A="";if(p&&p.length){const O=p.split("-");return O.length>1?O[1]:A}return A}),W=(0,t.C6)(P,p=>p?.attributes?.isLocaleSiteEnabled??!1),V=(0,t.C6)(C,p=>p?.language?.data??null),G=(0,t.C6)(V,p=>p?.attributes.languageCode??""),R=(0,t.C6)(G,p=>p.split("-")[0]),te=(0,t.C6)(V,p=>p?.attributes.languageName??""),U=(0,t.C6)(V,p=>p?.attributes.isRtlLanguage??!1),ee=(0,t.C6)(T,p=>p==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>je,Fk:()=>E,Gx:()=>re,H3:()=>g,JB:()=>R,JP:()=>w,LW:()=>Te,O8:()=>m,P:()=>se,Px:()=>Be,Q2:()=>O,QJ:()=>b,QQ:()=>$,Rb:()=>G,SO:()=>F,SV:()=>A,Ts:()=>B,Vj:()=>i,W9:()=>L,Xf:()=>n,Xp:()=>T,Y6:()=>t,Y9:()=>te,Z4:()=>ee,_d:()=>o,bU:()=>N,cd:()=>a,d3:()=>de,fD:()=>x,fS:()=>r,gr:()=>U,hu:()=>ie,i6:()=>y,jS:()=>W,kM:()=>He,lV:()=>Ue,ss:()=>fe,u1:()=>d,ur:()=>h,xA:()=>v,zv:()=>V});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",d="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",b="WXU/ADS/BTF_BID_TARGETING_DONE",L="WXU/ADS/RUBICON_NO_WRAPPER",E="WXU/ADS/REFRESH_ADS",D="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",C="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",P=100,T=1e3,X="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",W="WXU/ADS/SET_TARGETING_READY",V="WXU/ADS/SET_TARGETING_CUST_PARAMS",G="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",R="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",te="WXU/ADS/SET_ALL_CUST_PARAMS",U="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",ee="WXU/ADS/LOAD_AMAZON_HDBID",p="WXU/ADS/SET_AMAZON_HDBID_SLOTS",A="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",O="WXU/ADS/SET_CRITEO",j="WXU/ADS/SET_LOTAME",K="WXU/ADS/SET_CRITEO_SLOTS",w="WXU/ADS/LOAD_CRITEO_SLOTS",F="WXU/ADS/SET_IASPET_SLOTS",y="WXU/ADS/LOAD_INDEX_EXCHANGE",N="WXU/ADS/SET_MISC_CUST_PARAMS",v="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",h="WXU/ADS/SET_WFXTG_TARGETING",x="WXU/ADS/SET_LOTAME_TARGETING",Z="adBlocker",re="MW_Position1",ie="WXU/ADS/NO_AD_CALL_EXCLUSION",B="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",de="WXU/ADS/SET_HASHED_MPID",Te=["fa","tl","id"],fe=["CU","IR","SD","SY","UA"],Ue=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],je=["iasPetSlot","rubicon"],Be=["refreshAds","userActionAdRefresh"],He="MW_Position2",se="MW_Position3",z="Taboola",De="https://securepubads.g.doubleclick.net/tag/js/gpt.js",me="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>z,Dt:()=>ot,G:()=>St,GL:()=>Dt,HH:()=>ct,Hc:()=>It,Ie:()=>y,Ii:()=>F,JN:()=>N,JV:()=>sn,JW:()=>oe,KL:()=>x,KY:()=>pt,LX:()=>qe,Ll:()=>Ie,Nt:()=>se,Q1:()=>ge,UJ:()=>H,Uj:()=>at,VH:()=>Ve,Vm:()=>je,Vv:()=>tt,WL:()=>de,Xd:()=>ae,Y2:()=>He,Yy:()=>Ne,ZH:()=>_,cr:()=>Ut,dA:()=>dn,dJ:()=>nt,db:()=>Xe,ew:()=>At,fL:()=>h,j5:()=>De,jq:()=>we,lg:()=>vt,mm:()=>rt,n0:()=>Lt,nY:()=>Fe,nu:()=>En,oe:()=>mt,pn:()=>Ae,tc:()=>Ee,u_:()=>ln,vW:()=>Oe,w8:()=>gt,xc:()=>it,yt:()=>fn,z0:()=>J,zp:()=>on});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),i=e(35676),s=e.n(i),l=e(45455),d=e.n(l),m=e(12782),b=e.n(m),L=e(75652),E=e.n(L),D=e(29286),C=e.n(D),P=e(84621),T=e(44203),X=e(18213),$=e(86535),W=e(42882),V=e(35342),G=e(64795),R=e(80329),te=e(11419),U=e(39730),ee=e(84392),p=e(46153),A=e(76643),O=e(83625),j=e(23631),K=e(80990),w=e(7647);const F=k=>k?.[w.Xf]?.slotsReady??!1,y=k=>k?.[w.Xf]?.rubiconDone??!1,N=k=>k?.[w.Xf]?.btfBidTargetingDone??!1,v=k=>k?.[w.Xf]?.custParamsComplete??!1,g=k=>k?.[w.Xf]?.targetingReady??!1,h=k=>k?.[w.Xf]?.amznHdBidStatus??!1,x=k=>k?.[w.Xf]?.criteoSlotStatus??!1,Z=k=>k?.[REDUCER_KEY]?.wfxtg??!1,re=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,ie=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,B=(0,t.P1)(y,v,(k,le)=>({custParamsComplete:le,rubiconDone:k})),de=(0,t.P1)(P.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:Ce}}=window;Ce>1024?le="desktop":Ce>=768&&(le="tablet")}return le}),Te=(0,t.P1)(G.uT,k=>s()(Object.values(k??{})).filter(Ce=>Ce.component==="WxuAd"&&!Ce?.props?.disableAd)??[]),fe=(0,t.P1)(Te,de,(k,le)=>k.map(Qe=>le==="tablet"&&Qe.props.tabletId==="none"?null:le==="tablet"&&Qe.props.tabletId?Qe.props.tabletId:Qe.props.id).filter(Qe=>Qe!==null).join(",")),Ue=k=>(0,t.P1)(Te,le=>le.map(Qe=>k==="tablet"&&Qe.props.tabletId==="none"?null:k==="tablet"&&Qe.props.tabletId?Qe.props.tabletId:Qe.props.id).filter(Qe=>Qe!==null).join(",")),je=(0,t.P1)(G.U3,R.Jj,(k,le)=>{const Ce=k?.metrics_levels??null;return le||Ce}),Be=(0,t.P1)(G.U3,k=>k?.ads),He=(0,t.P1)(G.JN,k=>k?.engine),se=(0,t.P1)(G.JN,k=>k?.networkCode),z=(0,t.P1)(p.TN,G.JN,V.gx,(k,le,Ce)=>{const{adUnits:ke={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;let{mobile:Qe,desktop:ut,tablet:dt}=ke;Qe=Qe.includes("_us")?Qe.substr(0,Qe.indexOf("_us")):Qe,ut=ut.includes("_us")?ut.substr(0,ut.indexOf("_us")):ut,dt=dt.includes("_us")?dt.substr(0,dt.indexOf("_us")):dt;let yt="intl";switch(k){case"en-US":yt="us";break;case"es-US":yt="es_us";break;case"en-IN":yt="en_in";break;default:break}yt!=="es_us"&&yt!=="en_in"&&(Ce.includes("oppo")||Ce.includes("transsion"))&&(yt="intl");const Et=Qe.includes("mobile_smart")?`${Qe}_${yt}`:Qe,Ct=ut.includes("web_weather")?`${ut}_${yt}`:ut,Tt=dt.includes("tablet_weather")?`${dt}_${yt}`:dt;return{desktop:Ct,mobile:Et,tablet:Tt}}),De=(0,t.P1)(de,z,(k,le)=>le?.[k]??""),me=(0,t.P1)(G.JN,k=>k?.adTagOverrides),Ne=(0,t.P1)(G.JN,k=>k?.adZone),tt=(0,t.P1)(De,Ne,R.jm,(k,le,Ce)=>`${k}/${Ce||le||"non_monetized"}`),lt=(0,t.P1)(G.JN,k=>k?.adsmetrics_zone),vt=()=>C().get("adstest"),At=(0,T.C6)(te.RL,R.jm,Ne,(k,le,Ce)=>k||le||Ce),gt=(0,T.C6)(de,R.jm,se,z,Ne,vt,(k,le,Ce,ke,Qe,ut)=>{const dt=ke[k];return`${Ce}/${ut?"test_":""}${dt}/${le||Qe}`}),St=(0,T.C6)(de,se,z,vt,(k,le,Ce,ke)=>{const Qe=Ce[k];return`${le}/${ke?"test_":""}${Qe}/interstitial`}),Ve=(0,T.C6)(P.zM,Be,(k,le)=>{const Ce=[...le?.thirdParties??[]],{token:ke}=k==="mobile"?K.eh.USER_ACTION_AD_REFRESH:K.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Ce.includes(ke)}),at=(0,T.C6)(Be,P.zM,$.bx,W.WO,(k,le,Ce,ke)=>{const Qe="rubicon_enUS",ut="sequentialAdLoader",dt="abTesting",yt=K.eh.TIME_FRAME.token,Et=K.eh.HELIOS_AD_SDK.token,Ct=K.eh.ADMIRAL.token,Tt=K.eh.IAB_CATEGORIES.token,bt=K.eh.INSTANA.token,Ft=K.eh.ASSERTIVE_YIELD.token,{token:Wt}=K.eh.USER_ACTION_AD_REFRESH,{token:xt}=K.eh.MOBILE_REFRESH_ADS,{token:Gt}=K.eh.REFRESH_ADS,{token:ze}=K.eh.DESKTOP_USER_ACTION_AD_REFRESH;let Q=[...k?.thirdParties??[]];return Q.includes(Qe)||Q.push(Qe),Q.includes(ut)||Q.push(ut),Q.includes(dt)||Q.push(dt),Q.includes(Et)||Q.push(Et),Q.includes(K.eh.JANUS.token)||Q.push(K.eh.JANUS.token),Q.includes(yt)||Q.push(yt),Q.includes(Ct)||Q.push(Ct),Q.includes(Tt)||Q.push(Tt),Q.includes(bt)||Q.push(bt),Q.includes(Ft)||Q.push(Ft),le==="mobile"?(Q.push(Wt),Q.push(xt)):(Q.push(ze),Q.push(Gt)),Ce&&ke&&(Q=Q.filter(We=>!We.includes(K.eh.LOTAME.token))),E()(Q).join(",")}),nt=(0,T.C6)(G.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),st=(0,T.C6)(at,P.cz,(k,le)=>{const Ce=k.split(",");if(!Array.isArray(Ce)||!Ce.length)return[];const{CRITEO_SLOT:ke,IAS_PET_SLOT:Qe,...ut}=K.eh;return Ce.filter(ht(le)).reduce((yt,Et)=>{const Tt=Object.values(ut).find(({token:bt})=>Et.includes(bt));if(Tt){const{script:bt}=Tt;return bt?[...yt,bt]:yt}return yt},[])}),ht=k=>le=>!(j.Gv.includes(k)&&K.XC.some(Ce=>le.includes(Ce))),It=(k,le)=>(0,T.C6)(T.Gx,de,le?Ue(le):fe,Te,ae,(Ce,ke,Qe,ut,dt)=>{const yt=(0,T.vy)({positions:Qe,screenSize:le??ke});let Et=Ce?.getMewAdConfigsUrlConfig?.[yt]?.data?.data??null;return Et?(Et=Et.reduce((Ct,Tt)=>{const bt=ut.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&&k&&(Et=Et.filter(Ct=>Ct.sequentialGroup===k)),Et):[]}),Ut=(0,T.C6)(X.Ds,T.Gx,p.TN,ee.yt,(k,le,Ce,ke)=>{const Qe=(0,T.vy)({locale:Ce,placeid:ke}),ut=le?.getWxAdTargetingUrlConfig?.[Qe]?.data?.data??{},dt=r()(ut,K.q3);return k?dt:r()(dt,K.xN)}),ot=(0,T.C6)(T.Gx,at,(k,le)=>{const Ce=(0,T.vy)({tokens:le});let ke=k?.getMewAdThirdPartyConfigsUrlConfig?.[Ce]?.data?.data??[];return ke=ke.map(({config:Qe,config_type:ut})=>({config:Qe,type:ut})),ke}),Lt=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Pt=(0,T.C6)(X.ab,ot,(k,le)=>{if(!k)return{};if(!d()(le)){const Ce=le.find(ke=>ke.type?ke.type===K.eh.ADMIRAL.token:{});if(Ce&&Ce.config)return Ce.config}return{}}),Kt=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),_t=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),Ae=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),ct=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),Dt=(0,T.C6)(ot,P.zM,(k,le)=>{if(!d()(k)){const Ce=k.find(ke=>ke.type?ke.type===K.eh.CRITEO_SLOT.token:!1);if(Ce&&Ce.config)return Ce.config.placements=Ce.config.placements[le],Ce.config}return{}}),Oe=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),Ee=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),Ie=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),Ke=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),Ye=/[0-9]{4}/,qe=(0,T.C6)(Ke,k=>{const{tagsSrcId:le="1884"}=k;return le.match(Ye)}),oe=(0,T.C6)(qe,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),ge=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),ce=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),Re=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),Fe=(0,T.C6)(Re,P.dF,p.TN,(k,le,Ce)=>{const{atf:ke,refreshBidders:Qe}=k,dt=(Object.keys(ke)||[]).filter(Wt=>Wt.includes(Ce)||Wt.includes("all"))||[];let yt=k?.atf?.positions,Et=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze?(yt=ke?.[xt]?.[ze]?.positions??yt,yt):Wt},[]);d()(Et)&&(Et=yt);let Ct=k?.atf?.userActionDelay;const Tt=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze&&(Ct=ke?.[xt]?.[ze]?.userActionDelay||Ct),Ct},[]);let bt=k?.atf?.inViewOnly;const Ft=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze&&(bt=ke?.[xt]?.[ze]?.inViewOnly??bt),bt},[]);return{type:"atf",inViewOnly:Ft,posToRefresh:Et,refreshBidders:Qe,userActionDelay:Tt}}),H=(0,T.C6)(Re,P.dF,p.TN,(k,le,Ce)=>{const{btf:ke,refreshBidders:Qe}=k,dt=(Object.keys(ke)||[]).filter(Wt=>Wt.includes(Ce)||Wt.includes("all"))||[];let yt=k?.btf?.positions,Et=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze?(yt=ke?.[xt]?.[ze]?.positions??yt,yt):Wt},[]);d()(Et)&&(Et=yt);let Ct=k?.btf?.userActionDelay;const Tt=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze&&(Ct=ke?.[xt]?.[ze]?.userActionDelay||Ct),Ct},[]);let bt=k?.btf?.inViewOnly;const Ft=dt.reduce((Wt,xt)=>{const ze=(Object.keys(ke[xt]).filter(Q=>Q.includes(le)||Q.includes("all"))||[])[0];return ze&&(bt=ke?.[xt]?.[ze]?.inViewOnly??bt),bt},[]);return{type:"btf",inViewOnly:Ft,posToRefresh:Et,refreshBidders:Qe,userActionDelay:Tt}}),ve=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),_=(0,T.C6)(ve,P.dF,p.TN,(k,le,Ce)=>{const{atf:ke={},refreshBidders:Qe=[]}=k,{interval:ut=0,inViewOnly:dt=!1}=ke,Et=Object.keys(ke).filter(bt=>bt.includes(Ce)||bt.includes("all"))||[];let Ct=ke.positions;const Tt=Et.reduce((bt,Ft)=>{const xt=Object.keys(ke[Ft]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return d()(xt)||(Ct=ke[Ft][xt].positions),Ct},[]);return{type:"atf",inViewOnly:dt,interval:ut,positions:Tt,refreshBidders:Qe}}),J=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),ae=(0,T.C6)(J,P.zM,P.dF,p.TN,(k,le,Ce,ke)=>{if(d()(k)||le!=="desktop")return!1;const ut=Object.keys(k).filter(Tt=>Tt.includes(ke)||Tt.includes("all"))||[],dt=Array.isArray(ut)&&ut[0],yt=k?.[dt],Et=yt&&(yt.filter(Tt=>Tt.includes(Ce)||Tt.includes("all"))||[]);return Et&&Array.isArray(Et)&&!!Et[0]}),Se=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),we=(0,T.C6)(Se,P.dF,p.TN,(k,le,Ce)=>{const{defaultTimeoutOverride:ke}=k,ut=Object.keys(k).filter(Et=>Et.includes(Ce)||Et.includes("all"))||[];let dt=ke;return ut.reduce((Et,Ct)=>{const bt=Object.keys(k[Ct]).filter(Ft=>Ft.includes(le)||Ft.includes("all"))||[];return d()(bt)||(dt=k[Ct][bt[0]].timeoutOverride),dt},dt)}),Xe=(0,T.C6)(Se,we,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),rt=(0,T.C6)(ve,P.dF,p.TN,(k,le,Ce)=>{const{btf:ke={},refreshBidders:Qe=[]}=k,{interval:ut=0,inViewOnly:dt=!1}=ke,Et=Object.keys(ke).filter(bt=>bt.includes(Ce)||bt.includes("all"))||[];let Ct=ke.positions;const Tt=Et.reduce((bt,Ft)=>{const xt=Object.keys(ke[Ft]).filter(Gt=>Gt.includes(le)||Gt.includes("all"))||[];return d()(xt)||(Ct=ke[Ft][xt].positions),Ct},[]);return{type:"btf",interval:ut,inViewOnly:dt,positions:Tt,refreshBidders:Qe}}),it=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),ft=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),mt=(0,T.C6)(gt,It(null),(k,le)=>le.map(Ce=>({adSlotId:Ce.slotTarget,size:Ce.sizes.map(ke=>ke[0]==="fluid"?[1,1]:ke),adUnitPath:k}))),pt=()=>{{const k=C().get("fv");return parseInt(k,10)||0}},Mt=(0,T.C6)(R.jm,Ne,(k,le)=>{const Ce=k||le||"",ke=Ce.lastIndexOf("local_forecasts")!==-1;let Qe,ut,dt;if(ke)Qe="fcst",dt="fcst",ut="fcst";else{const Et=Ce.split("/").slice(-2);[ut]=Et,Qe=`${ut}_${Et[1]||""}`,dt=Et[1]||"nl"}return{cat:Qe,fam:ut,ch:dt}}),jt=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),kt=(0,T.C6)(G.IY,jt,(k,le)=>le?.tf?.[k]??"nl"),Zt=(k,le)=>()=>{const Ce=le||"0123456789",ke=k||16;let Qe="";for(let ut=0;ut{{const{userAgent:k}=window.navigator,le=k&&k.match(/chrome|firefox|safari|trident/i);if(Array.isArray(le))switch(le[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),pn=()=>String(Math.floor(Math.random()*1e3)+1),tn=()=>"weather",nn=k=>k?.[REDUCER_KEY]?.wfxtg??{},rn=k=>k?.[REDUCER_KEY]?.lotame??{},on=k=>k?.[w.Xf]?.hashedMpid??"",hn=(0,T.C6)(de,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),Yt=(0,T.C6)(P.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),sn=k=>k?.[O.Xf]?.videoCount??0,mn=(0,T.C6)(P.ZN,k=>k?.adRef??""),ln=k=>k?.[w.Xf]?.custParams??{},fn=(0,T.C6)(X.Ds,X.gK,Mt,z,kt,Zt(16,"0123456789"),pt,vt,Jt,hn,pn,tn,Yt,mn,sn,V.gx,de,P.zM,(k,le,Ce,ke,Qe,ut,dt,yt,Et,Ct,Tt,bt,Ft,Wt,xt,Gt,ze,Q)=>{let We={...Ce,ad_unit:ke[ze],tf:Qe,ord:ut,rmid:ut,impression_id:(0,A.Vj)(),vab:Q!=="mobile"?"nxgn":"daybreak",v:dt&&dt.toString(),adstest:yt||"",browser:Et,mr:"0",plat:Ct,env:Tt,refurl:bt,mlayer:Ft||"",...Gt?{par:Gt}:{},ref:xt===0?Wt:"",sod:le?"yes":"no"};We=a()(We,Nt=>!!Nt);const Je=r()(We,K.q3);return k?Je:r()(Je,K.xN)}),Qt=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),vn=(0,T.C6)(Qt,k=>{if(k&&!d()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),En=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),dn=(0,T.C6)(ln,on,(k,le)=>{const Ce=Object.keys(k).filter(Qe=>K.Hw.has(Qe)).sort();return{pageKvs:Ce.length?` ${Ce.join(" ")} `:"",hasPpid:!!le}}),Rn=(0,T.C6)(ot,k=>{if(!d()(k)){const le=k.find(Ce=>Ce.type?Ce.type===K.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,T.C6)(ot,k=>k?.find?.(le=>le.type===K.eh.IAB_CATEGORIES.token)?.config??{});function en(k,le){return b()({},k,le,(Ce,ke)=>{if(Array.isArray(Ce))return E()(Ce.concat(ke))})}const cn=(0,T.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},Ce={};for(const[ke,Qe]of Object.entries(le))for(const ut of ke.split(","))Ce[ut]=en(Ce[ut]??{},Qe);return Ce}),Pn=(0,T.C6)(cn,G.IY,(k,le)=>k[le]),yn=(0,T.C6)(te.UO,U.s5,(k,le)=>(d()(k)?le:k)?.tags?.iab??{}),wt=(0,T.C6)(Pn,yn,(k,le)=>en(k,le)),gn=(0,T.C6)(Sn,k=>k?.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>s,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(d,m,b,L,E)=>b&&m==="en-US"&&d==="US"&&!E||!b&&d==="US"&&m==="en-US"&&!L);function l(d,m,b){const L=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),E=b?.includes?.("samsung");return!(L&&(!d||E))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>re,dA:()=>h,K4:()=>g,J7:()=>Z,dz:()=>d,AM:()=>l,QP:()=>U,aZ:()=>A});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,de,Te,fe)=>{if(!B&&!de&&!Te&&!fe)return null;const je=[{type:"canonicalCityId",locId:i(fe)},{type:"placeId",locId:i(Te)},{type:null,locId:i(de)},{type:null,locId:i(B)}].find(De=>!!De.locId);if(!je)return null;const Be=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,He=/-/,se=/\s/,{locId:z}=je;if(Be.test(je.locId)){se.test(z)?je.locId=z.split(" ").pop():He.test(z)?je.locId=z.split("-").pop():je.locId=z.split("+").pop();const De=d(je);if(De)return De}return d(je)}),l=(0,n.C6)(r.TN,s,(B,de)=>{const{type:Te,value:fe}=de||{},Ue={language:B,[Te]:fe};return Te==="locId"&&(Ue.locationType="locid"),{getSunV3LocationPointUrlConfig:Ue}});function d({locId:B,type:de}){const Te=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:fe=>(0,a.b)(fe)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:fe=>fe.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:fe=>`${fe.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:fe=>{const Ue=fe.substring(0,2).toUpperCase();return`${fe.split(":")[0]}:1:${Ue}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:fe=>`${fe.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:fe=>fe},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:fe=>fe}];if(de){const fe=Te.find(Ue=>Ue.typeAs===de);if(fe&&fe.regex.test(B))return{type:fe.typeAs,value:fe.valueFn(B)}}for(let fe=0,Ue=Te.length;fe{if(!B)return!0;const{type:de,value:Te}=B;return!Te||de==="geocode"&&Te==="0.00,0.00"});var b=e(63907),L=e(42882);const E=(0,n.C6)(n.Gx,l,(B,de)=>{const Te="getSunV3LocationPointUrlConfig",fe=B[Te]||{},Ue=de[Te]||{},je=(0,n.vy)(Ue);return fe[je]}),D=(0,n.C6)(E,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,E,(B,de)=>{if(!B)return!1;if(!de)return!0;const Te=de?.data?.errors??[];if(Array.isArray(Te)&&Te.length){const fe=Te[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(fe)}return!1}),P=(0,n.C6)(D,B=>B?`${B.latitude},${B.longitude}`:""),T=(0,n.C6)(D,B=>B?.latitude??void 0),X=(0,n.C6)(D,B=>B?.longitude??void 0),$=(0,n.C6)(D,B=>B?.adminDistrict??""),W=(0,n.C6)(D,B=>B?.adminDistrictCode??""),V=(0,n.C6)(D,B=>B?.postalCode??""),G=(0,n.C6)(D,B=>B?.neighborhood??""),R=(0,n.C6)(D,B=>B?.country??""),te=(0,n.C6)(D,B=>B?.countryCode??""),U=(0,n.C6)(D,B=>{let de=B?.ianaTimeZone??"";return(!de||!de.includes("/"))&&(de="Etc/UTC"),de}),ee=(0,n.C6)(D,B=>B?.displayName??""),p=(0,n.C6)(D,B=>B?.dmaCd??""),A=(0,n.C6)(D,B=>B?.placeId??""),O=(0,n.C6)(D,B=>B?.airportName??""),j=(0,n.C6)(D,B=>B?.type??""),K=(0,n.C6)(D,B=>B?.city??""),w=(0,n.C6)(D,B=>B?.canonicalCityId??""),F=(0,n.C6)(D,B=>B?.disputedArea??!1),y=(0,n.C6)(D,b.nP,L.WO,r.b2,(B,de,Te,fe)=>Z(B,de,Te,fe)),N=(0,n.C6)(D,b.nP,L.WO,r.b2,(B,de,Te,fe)=>g(B,de,Te,fe)),v=(0,n.C6)(D,b.nP,L.WO,r.b2,(B,de,Te,fe)=>h(B,de,Te,fe));function g(B,de,Te,fe,Ue){const je=de.find(se=>se.placeID===B.placeId),Be=fe||"US";if(je&&Te){const se=(je?.userTag||je?.name)??"";if(se){const z=B?.displayName??"",De=ie(B,Be);if(se!==z&&se!==De)return se}}let He;if(B?.disputedCountries)He=B.displayName||"";else{switch(B?.type){case"city":He=B?.locale?.locale2||"";break;case"locality":He=B?.locale?.locale3||"";break;case"neighborhood":He=B?.locale?.locale4||"";break;case"airport":He=B?.airportName||"";break;case"postal":const se=B?.locale?.locale4||B?.locale?.locale3||B?.locale?.locale2||"",z=B?.postalCode||"";He=Ue?`${se} ${z}`.trim():`${se}`.trim();break;default:He=B?.displayName||""}He.length===0&&(He=B?.displayName)}return He}function h(B,de,Te,fe,Ue){const je=de.find(se=>se.placeID===B.placeId),Be=fe||"US";if(je&&Te){const se=je?.userTag||je?.name;if(se){const z=B?.displayName??"",De=ie(B,Be);if(se!==z&&se!==De)return x(B,Be)}}let He;if(B?.disputedCountries)He=B?.displayName||"";else{const se=Be===B?.countryCode?"":B?.country||"",z=fe!=="IL"&&B?.adminDistrict||"",De=B?.postalCode||"";switch(B?.type){case"city":He=[z,se].filter(Boolean).join(", ");break;case"locality":He=[B?.locale?.locale2||"",z,se].filter(Boolean).join(", ");break;case"neighborhood":He=[B?.locale?.locale3||B?.locale?.locale2||"",z,se].filter(Boolean).join(", ");break;case"postal":const tt=z||B?.locale?.locale2||"";He=[Ue?`${tt} ${De}`.trim():tt,se].filter(Boolean).join(", ");break;default:He=[z,se].filter(Boolean).join(", ")}}return He}function x(B,de){if(B?.disputedCountries)return B?.displayName||"";const fe=(de||"US")===B?.countryCode?"":B?.country||"",Ue=de!=="IL"&&B?.adminDistrict||"";switch(B?.type){case"city":return[B?.locale?.locale2||"",Ue,fe].filter(Boolean).join(", ");case"locality":const Be=Ue||B?.locale?.locale2||"";return[B.locale?.locale3||"",Be,fe].filter(Boolean).join(", ");case"neighborhood":const se=B?.locale?.locale4||"",z=B?.locale?.locale3||B?.locale?.locale2||"";return[se,z,Ue,fe].filter(Boolean).join(", ");case"postal":const De=B?.postalCode||"";return[B?.locale?.locale4||B?.locale?.locale3||B?.locale?.locale2||"",`${Ue} ${De}`.trim(),fe].filter(Boolean).join(", ");default:return[B?.locale?.locale2||"",Ue,fe].filter(Boolean).join(", ")}}function Z(B,de,Te,fe){const Ue=g(B,de,Te,fe,!1),je=h(B,de,Te,fe,!0),Be=Ue&&je?", ":"",He=B?.separator?B?.separator:Be;return`${Ue}${He}${je}`.trim()}function re(B){const de=B.placeId?.length||0;return de===0?[]:Array.from({length:de},(Te,fe)=>({displayName:B.displayName?.[fe],adminDistrict:B.adminDistrict?.[fe],adminDistrictCode:B.adminDistrictCode?.[fe],countryCode:B.countryCode?.[fe],country:B.country?.[fe],disputedArea:B.disputedArea?.[fe],city:B.city?.[fe],type:B.type?.[fe],postalCode:B.postalCode?.[fe],disputedCountries:B.disputedCountries?.[fe],locale:{locale1:B.locale?.locale1?.[fe]||B.locale1?.[fe],locale2:B.locale?.locale2?.[fe]||B.locale2?.[fe],locale3:B.locale?.locale3?.[fe]||B.locale3?.[fe],locale4:B.locale?.locale4?.[fe]||B.locale4?.[fe]},placeId:B.placeId[fe],latitude:Math.round(B.latitude[fe]*10)/10,longitude:Math.round(B.longitude[fe]*10)/10}))}function ie(B,de,Te=", "){const fe=[B.displayName];return de!=="IL"&&fe.push(B.adminDistrictCode||B.adminDistrict),B.countryCode!==de&&B.disputedArea===!1&&fe.push(B.country),fe.filter(Boolean).join(Te)}},89972:(c,u,e)=>{"use strict";e.d(u,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(c,u,e)=>{"use strict";e.d(u,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>l,Mw:()=>o,X2:()=>s,Xf:()=>t,fL:()=>i});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",i=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",l="csc"},84621:(c,u,e)=>{"use strict";e.d(u,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,u,e)=>{"use strict";e.d(u,{BP:()=>nt,Cv:()=>b,Dq:()=>F,EQ:()=>te,F3:()=>O,GH:()=>E,Gz:()=>at,Hu:()=>A,J0:()=>l,K_:()=>tt,Mr:()=>gt,N3:()=>Ne,Pi:()=>ie,Qo:()=>P,S5:()=>N,T:()=>L,U8:()=>y,UW:()=>ht,V7:()=>At,ZN:()=>W,_p:()=>i,ai:()=>De,bx:()=>He,cz:()=>K,dF:()=>G,dx:()=>C,e9:()=>lt,eM:()=>ot,fh:()=>fe,fx:()=>h,h1:()=>Ue,i:()=>st,j3:()=>vt,jw:()=>_t,kO:()=>St,kw:()=>g,lm:()=>j,nc:()=>U,nf:()=>R,nh:()=>re,pu:()=>Pt,qk:()=>x,sN:()=>d,sQ:()=>B,uo:()=>v,x2:()=>Z,xS:()=>me,y:()=>V,z3:()=>Be,zM:()=>p});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=Ae=>Ae?.[a.Xf]??null,s=Ae=>Ae?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,Ae=>Ae?.headers??null),d=(0,t.P1)(l,Ae=>Ae?.["twc-subs"]??"none"),m=(0,t.P1)(l,Ae=>Ae?.["twc-sticky-variant"]??""),b=(0,t.P1)(l,Ae=>Ae?.["twc-ads-killswitch"]??""),L=(0,t.P1)(l,Ae=>Ae?.["twc-site-mode"]??""),E=(0,t.P1)(l,Ae=>{const ct=Ae?.["twc-experiment"]??null;return ct?JSON.parse(window?.atob(ct)):{}}),D=(0,o.C6)(o.Gx,Ae=>{const ct=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(Ae,["getMewEntityUrlConfig",ct,"data","data","attributes","value"],{})}),C=(0,t.P1)(D,E,(Ae,ct)=>{let Dt;const Oe=Object.keys(Ae),Ee=Object.keys(ct);return Oe.forEach(Ie=>{Ee.includes(Ie)&&(Dt=Ie)}),Dt}),P=(0,t.P1)(i,Ae=>Ae?.path?.replace(/\/$/,"")??""),T=(0,t.P1)(i,Ae=>Ae?.pathPattern??""),X=(0,t.P1)(i,Ae=>Ae?.referer??null),$=(0,t.P1)(i,Ae=>Ae?.requestBody??null),W=(0,t.P1)(i,Ae=>Ae?.query??null),V=(0,t.P1)(i,Ae=>Ae?.params??null),G=(0,t.P1)(i,Ae=>Ae?.pageKey??""),R=(0,t.P1)(G,Ae=>a.HJ.includes(Ae)),te=(0,t.P1)(i,Ae=>Ae?.params?.locId??""),U=(0,t.P1)(i,Ae=>Ae?.contextListId??""),ee=(0,t.P1)(l,Ae=>{const ct="4g",Dt=[ct,"3g"],Ee=(Ae?.["twc-connection-speed"]??ct).toLowerCase();return Dt.includes(Ee)?Ee:ct}),p=(0,t.P1)(l,Ae=>Ae?.["twc-device-class"]??"mobile"),A=(0,t.P1)(p,Ae=>Ae==="mobile"),O=(0,t.P1)(l,Ae=>Ae?.["twc-partner"]??""),j=(0,t.P1)(l,Ae=>Ae?.["twc-csc"]??""),K=(0,t.P1)(l,Ae=>Ae?.["twc-privacy"]??"exempt"),w=(0,t.P1)(l,Ae=>Ae?.["twc-experience"]??""),F=(0,t.P1)(W,Ae=>Ae?.experience??""),y=(0,t.P1)(W,Ae=>Ae?.locale??""),N=(0,t.P1)(W,Ae=>Ae?.par??""),v=(0,t.P1)(W,Ae=>Ae?.cscCountryCode??Ae?.csccountrycode??""),g=(0,t.P1)(j,Ae=>Ae==="KR"),h=(0,t.P1)(W,Ae=>Ae?.locId??""),x=(0,t.P1)(W,Ae=>Ae?.placeId??""),Z=(0,t.P1)(W,Ae=>Ae?.canonicalCityId??""),re=(0,t.P1)(V,Ae=>Ae?.locale??""),ie=(0,t.P1)(V,G,P,(Ae,ct,Dt)=>Dt.includes("medical-reviewer")?["bios/medical-reviewer"]:ct==="bioPage"?["bios"]:ct==="commerce"?["atmosphere"]:Ae?.collectionId??null),B=(0,t.P1)(re,Ae=>Ae?.split("-")?.[1]??""),de=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Te=(0,o.C6)(de,o.$l,(Ae,ct)=>ct(Ae)?.data?.attributes?.value),fe=(0,t.P1)(B,Te,(Ae,ct)=>{const Dt=ct?.countryCodesWithoutRegisteredTrademark;return Dt?!Dt.includes(Ae):!1}),Ue=(0,t.P1)(h,T,(Ae,ct)=>ct.includes(":locId")||!!Ae),je=(0,t.P1)(G,Ae=>["moduleService"].includes(Ae)),Be=(0,t.P1)(je,P,F,y,(Ae,ct,Dt,Oe)=>{const Ee=Array.isArray(ct.match(/api\/v[0-9]/g))&&!!Dt&&!!Oe;return Ae||Ee}),He=(0,t.P1)(re,Ae=>Ae?["en-US"].indexOf(Ae)>-1:!0),se=(0,t.P1)(b,He,d,(Ae,ct,Dt)=>{const Oe=Ae&&Ae.split(",")||[],Ee=Dt!=="none";return Oe.includes("ads")||Oe.includes("allthethings")||ct&&Ee}),z=(0,t.P1)(T,Ae=>Ae==="/:locale/dsr"),De=(0,t.P1)(l,Ae=>Ae?.["twc-csrf"]??""),me=(0,t.P1)(l,Ae=>Ae?.["twc-geoip-country"]??""),Ne=(0,t.P1)($,Ae=>Ae?.userId),tt=(0,t.P1)($,Ae=>Ae?.appId),lt=(0,t.P1)($,Ae=>Ae?.version),vt=(0,t.P1)($,Ae=>Ae?.adId),At=(0,t.P1)($,Ae=>Ae?.serviceProviders),gt=(0,t.P1)($,Ae=>Ae?.enabledUserDataInventory),St=(0,t.P1)(W,Ae=>Ae?.userId),Ve=(0,t.P1)(W,Ae=>Ae?.serviceProviders),at=(0,t.P1)(W,Ae=>Ae?.regime),nt=(0,t.P1)(W,Ae=>Ae?.countryCode),st=(0,t.P1)(W,Ae=>Ae?.isUserLoggedIn==="true"),ht=(0,t.P1)(W,Ae=>Ae?.isUserPremium==="true"),It=(0,t.P1)(W,Ae=>Ae?.email),Ut=(0,t.P1)(W,Ae=>Ae?.action),ot=(0,t.P1)(W,Ae=>Ae?.appIdOverride),Lt=(0,t.P1)(ot,tt,(Ae,ct)=>ct?.includes("twc")||Ae?.includes("twc")),Pt=(0,t.P1)(ot,tt,(Ae,ct)=>ct?.includes("wu")||Ae?.includes("wu")),Kt=(0,t.P1)(ot,tt,(Ae,ct)=>ct?.includes("samsung")||Ae?.includes("samsung")),_t=Ae=>Ae?.[a.Xf]?.adblocker??!1},21538:(c,u,e)=>{"use strict";e.d(u,{el:()=>L,s9:()=>b,U1:()=>m});var t=e(44203),n=e(97979),r=e(60985),o=e(42882),a=e(8724),i=e(13198);function*s(){return[{name:"getCMSLinkListUrlConfig",params:{linkListId,language}}]}var l=e(51828);const d=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"9bf7e316-a177-4573-b91c-521631d81090"}}),m=(0,t.C6)(d,t.$l,(E,D)=>D(E)?.data?.attributes?.value),b=(0,r.P1)(m,n.uV,a.Hu,(E,D,C)=>{if(!C)return E?.[D]}),L=(0,r.P1)(o.go,a.dF,m,b,(0,l.g)(),(E,D,C,P,T)=>!E&&(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,RM:()=>d,UW:()=>l,Vm:()=>s,Yg:()=>m,fm:()=>L,gx:()=>i,qK:()=>E});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")),d=(0,t.P1)(i,P=>P.toLowerCase().includes("apple")||P.toLowerCase().includes(a.X3)),m=(0,t.P1)(i,l,(P,T)=>T?P==="samsung_vsc":!1),b=(0,t.P1)(i,l,(P,T)=>T?P==="samsung_msc":!1),L=(0,t.P1)(i,m,(P,T)=>T?"samsungVietnam":P),E=(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});var t=e(84392)},84392:(c,u,e)=>{"use strict";e.d(u,{O2:()=>ie,Oo:()=>se,E8:()=>Be,Ky:()=>W,yV:()=>j,Fj:()=>V,Sm:()=>T,z:()=>X,bu:()=>A,zX:()=>U,im:()=>w,oy:()=>g,yt:()=>p,Si:()=>O,i7:()=>N,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),d=e(45158),m=e(84621),b=e(72484),L=e(42882);const E=(0,t.P1)(m.h1,o.aZ,i.nP,i.VI,s.v6,(z,De,me,Ne,tt)=>{if(z)return De;if(/^([0-9a-f]){32,}$/.test(me[0]?.placeID))return me[0].placeID;if(Ne?.[0])return Ne[0];if(tt)return tt}),D=(0,l.C6)(E,z=>{if(!z)return{value:null,type:"none"};const De={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(De)}),C=(0,l.C6)(d.TN,D,(z,De)=>{const{type:me,value:Ne}=De||{},tt={language:z,[me]:Ne};return me==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),P=(0,l.C6)(l.Gx,C,o.AM,m.h1,(z,De,me,Ne)=>{const tt="getSunV3LocationPointUrlConfig",lt=z[tt]||{};let vt=De[tt]||{};Ne&&(vt=me[tt]);const At=(0,l.vy)(vt);return r()(lt,At)}),T=(0,l.C6)(P,z=>{if(!r()(z,"loaded"))return null;const me=r()(z,"data");return!me||me.errors?null:z.data.location}),X=(0,l.C6)(T,z=>r()(z,"displayName","")),$=(0,l.C6)(T,z=>r()(z,"adminDistrict","")),W=(0,l.C6)(T,z=>r()(z,"adminDistrictCode","")),V=(0,l.C6)(T,z=>r()(z,"countryCode","")),G=(0,l.C6)(T,z=>r()(z,"country","")),R=(0,l.C6)(T,z=>r()(z,"countyId","")),te=(0,l.C6)(T,z=>r()(z,"disputedArea",!1)),U=(0,l.C6)(T,z=>{if(!!z)return(0,a.b)(`${z.latitude},${z.longitude}`)}),ee=(0,l.C6)(i.qL,z=>r()(z,"defaultLocations",{})),p=(0,l.C6)(T,ee,(z,De)=>{if(z)return r()(z,"placeId","");{const me=(0,b.R)(),{"TWC-GeoIP-Country":Ne}=me;return De[Ne]||null}return null}),A=(0,l.C6)(T,z=>r()(z,"dmaCd","")),O=(0,l.C6)(T,z=>r()(z,"postalCode","")),j=(0,l.C6)(T,z=>r()(z,"city","")),K=(0,l.C6)(T,z=>r()(z,"canonicalCityId","")),w=(0,l.C6)(T,z=>{let De=r()(z,"ianaTimeZone","");return(!De||!De.includes("/"))&&(De="Etc/UTC"),De}),F=(0,l.C6)(T,z=>He(r()(z,"latitude",void 0))),y=(0,l.C6)(T,z=>He(r()(z,"longitude",void 0))),N=(0,l.C6)(T,i.nP,L.WO,d.b2,(z,De,me,Ne)=>(0,o.J7)(z,De,me,Ne)),v=(0,l.C6)(T,i.nP,L.WO,d.b2,(z,De,me,Ne)=>(0,o.K4)(z,De,me,Ne)),g=(0,l.C6)(T,i.nP,L.WO,d.b2,(z,De,me,Ne)=>(0,o.dA)(z,De,me,Ne)),h=(0,t.P1)(i.nP,z=>/^([0-9a-f]){32,}$/.test(z[0]?.placeID)?z[0].placeID:null),x=(0,l.C6)(h,z=>{if(!z)return{value:null,type:"none"};const De={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(De)}),Z=(0,l.C6)(d.TN,x,(z,De)=>{const{type:me,value:Ne}=De||{},tt={language:z,[me]:Ne};return me==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),re=(0,l.C6)(l.Gx,Z,(z,De)=>{const me="getSunV3LocationPointUrlConfig",Ne=z[me]||{},tt=De[me]||{},lt=(0,l.vy)(tt);return r()(Ne,lt)}),ie=(0,l.C6)(re,z=>{if(!r()(z,"loaded"))return null;const me=r()(z,"data");return!me||me.errors?null:z.data.location}),B=(0,t.P1)(i.VI,z=>z?.[0]?z[0]:null),de=(0,l.C6)(B,z=>{if(!z)return{value:null,type:"none"};const De={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(De)}),Te=(0,l.C6)(d.TN,de,(z,De)=>{const{type:me,value:Ne}=De||{},tt={language:z,[me]:Ne};return me==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),fe=(0,l.C6)(l.Gx,Te,(z,De)=>{const me="getSunV3LocationPointUrlConfig",Ne=z[me]||{},tt=De[me]||{},lt=(0,l.vy)(tt);return r()(Ne,lt)}),Ue=(0,l.C6)(fe,z=>{if(!r()(z,"loaded"))return null;const me=r()(z,"data");return!me||me.errors?null:z.data.location}),je=(0,l.C6)(l.Gx,B,(z,De)=>{const Ne=z["getSunV3LocationSearchUrlConfig"]||{};for(const tt of Object.keys(Ne)){const lt=Ne?.[tt]?.data?.location,vt=lt?.placeId?.indexOf?.(De);if(vt>=0){const At=Object.keys(lt).map(gt=>[gt,lt[gt][vt]]);return Object.fromEntries(At)}}return null}),Be=(0,l.C6)(Ue,je,(z,De)=>z??De);function He(z){return(+`${Math.round(`${z}e2`)}e-2`).toFixed(2)}const se=(0,t.P1)(m.kw,V,(z,De)=>z&&De==="KR")},7686:(c,u,e)=>{"use strict";e.d(u,{X:()=>t});const t="dal"},44203:(c,u,e)=>{"use strict";e.d(u,{$l:()=>d,C6:()=>s,Gx:()=>l,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(m={})=>Object.keys(m).sort().map(b=>{const L=m[b];return!!L&&typeof L=="object"?`${b}:{${i(L)}}`:`${b}:${L}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=m=>m?.[a.X]??{},d=(0,r.P1)(l,m=>(b,L)=>{const{params:E,name:D}=b,C=i(E);return L?m?.[D]?.[C]:m?.[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,d,m,b,L,E)=>{if(L||E==="wu")return!0;if(["ios","android"].includes(E))return!!(i.kk.includes(l)&&!(0,n.G3)());let D=!0;return i.eT.forEach(C=>{d.includes(C)&&(D=!1)}),!(!D||i.Dt.includes(m)||i.Dt.includes(b))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>L});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 d(){let P="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(P="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(P="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(P="stage"),P}async function m(){const P=d(),{default:T}=await e(31751)(`./new-relic-script.${P}.ext.html`);return T}function b(P,T){try{window?.NREUM?.setCustomAttribute?.(`${a}${P}`,T)}catch{}}function L(P,T={}){try{let X;const $={};typeof P=="string"?X=P:(X=P.name,P.entryType!=="mark"?($.duration=D(P.duration),$.timestamp=D(window.performance.timeOrigin+P.startTime)):($.duration=D(P.startTime),$.timestamp=D(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(X,{...E($,i),...E(T,a)})}catch(X){o.error(X,"sendReumEvent error")}}function E(P,T=""){return Object.fromEntries(Object.entries(P).map(([X])=>[`${T}${X}`,P[X]]))}function D(P){return P/1e3}function C(){return`