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