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