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