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