(()=>{(()=>{var Fn={31751:(c,l,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(p,v,U){var M=[null];M.push.apply(M,v);var j=new(Function.bind.apply(p,M));return U&&u(j,U.prototype),j}).apply(null,arguments)}function u(x,J){return(u=Object.setPrototypeOf||function(h,p){return h.__proto__=p,h})(x,J)}function f(x){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(x)}t.r(e);var E=function(x){function J(U){var M,j,V,B,$;return function(I,m){if(!(I instanceof m))throw new TypeError("Cannot call a class as a function")}(this,J),j=function(I,m){return!m||n(m)!=="object"&&typeof m!="function"?a(I):m}(this,(M=f(J)).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&&u(U,M)}(J,x),h=J,(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),J}(i(Array));function C(x,J){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,m=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=m,this.intervalId=null}var J,h,p;return J=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 E(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)}}])&&C(J.prototype,h),p&&C(J,p),x}()),Z=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 J,h,p;return J=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(_)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var v=Array.from(this.buffer);return new E(v)}}])&&S(J.prototype,h),p&&S(J,p),x}();D(Z,"supportedEntryTypes",O);var L="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:Z,X=self;X.PerformanceObserver||(X.PerformanceObserver=L)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[O].startTime:s.now(),F=A>2?f[P].startTime:s.now(),G=new t({name:D,entryType:"measure",startTime:Y,duration:F-Y});return u.push(G),G},s.getEntries=s.webkitGetEntries||function(D){return D!=null?u.filter(function(O){return O.name===D.name&&O.entryType===D.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(D){return E("entryType",D)},s.getEntriesByName=s.webkitGetEntriesByName||function(D){return E("name",D)},s.clearMarks=s.webkitClearMarks||function(D){C("mark",D),delete f[D]},s.clearMeasures=s.webkitClearMeasures||function(D){C("measure",D)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self{"use strict";e.d(l,{$:()=>Rt,A:()=>be,B:()=>V,C:()=>ue,D:()=>G,E:()=>J,F:()=>Ce,G:()=>He,H:()=>E,I:()=>he,J:()=>De,L:()=>Ot,M:()=>Pe,N:()=>ot,O:()=>Et,P:()=>Ne,Q:()=>q,R:()=>qe,S:()=>st,T:()=>Oe,U:()=>Ge,W:()=>zt,Z:()=>gt,a:()=>z,a2:()=>Be,a4:()=>nt,a6:()=>Ze,b:()=>Ue,d:()=>ut,e:()=>se,f:()=>ht,g:()=>mt,h:()=>ze,i:()=>Z,j:()=>M,k:()=>u,l:()=>U,m:()=>x,n:()=>oe,o:()=>A,p:()=>D,q:()=>F,r:()=>P,s:()=>v,t:()=>f,u:()=>O,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}},u=s(!0),f=function(){},E=function(H){return H},C=typeof Symbol=="function",R=C&&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]})},O=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 _=function(H){throw H},Y=function(H){return{value:H,done:!0}};function F(W,H,re){H===void 0&&(H=_),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))},J=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,Je=(0,r.IX)(W)?x(fe):{},at={};function ft(){Le===fe&&(Ke=!0,H(Je))}return re.forEach(function(dt){var et=function(xt,jt){Ke||(jt||v(xt)?(H.cancel(),H(xt,jt)):(Je[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(l,{uR:()=>L,Ef:()=>a.I,ZP:()=>Et,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(l,{CE:()=>A,IX:()=>s,MC:()=>f,NA:()=>Y,Om:()=>F,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>_,hZ:()=>E,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,u=function(L){return L&&!s(L)&&typeof L=="object"},f=function(L){return L&&o(L.then)},E=function(L){return L&&o(L.next)&&o(L.throw)},C=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)},O=function(L){return L&&o(L.isEmpty)&&o(L.take)&&o(L.put)},P=function Z(L){return L&&(i(L)||Y(L)||o(L)||s(L)&&L.every(Z))},A=function(L){return L&&o(L.take)&&o(L.close)},_=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,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>f,EO:()=>C,IO:()=>o,Nm:()=>s,Wd:()=>E,b_:()=>R,n1:()=>n,sC:()=>u,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"),u=t("SELF_CANCELLATION"),f=t("TASK"),E=t("TASK_CANCEL"),C=t("TERMINATE"),R=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>En,PH:()=>kt,e:()=>ur,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:C(d)?2:R(d)?3:0}function s(d,y){return i(d)===2?d.has(y):Object.prototype.hasOwnProperty.call(d,y)}function u(d,y){return i(d)===2?d.get(y):d[y]}function f(d,y,b){var N=i(d);N===2?d.set(y,b):N===3?d.add(b):d[y]=b}function E(d,y){return d===y?d!==0||1/d==1/y:d!=d&&y!=y}function C(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[ue];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 O(N,!0)},!0)),d}function P(){t(2)}function A(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function _(d){var y=ut[d];return y||t(18,d),y}function Y(d,y){ut[d]||(ut[d]=y)}function F(){return ee}function G(d,y){y&&(_("Patches"),d.u=[],d.s=[],d.v=y)}function Z(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[ue];y.i===0||y.i===1?y.j():y.g=!0}function J(d,y){y._=y.p.length;var b=y.p[0],N=d!==void 0&&d!==b;return y.h.O||_("ES5").S(y,d,N),N?(b[ue].P&&(Z(y),t(4)),r(d)&&(d=h(y,d),y.l||v(y,d)),y.u&&_("Patches").M(b[ue].t,d,y.u,y.s)):d=h(y,b,[]),Z(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[ue];if(!N)return a(y,function(ge,me){return p(d,N,y,ge,me,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,ae=Q,ve=!1;N.i===3&&(ae=new Set(Q),Q.clear(),ve=!0),a(ae,function(ge,me){return p(d,N,Q,ge,me,b,ve)}),v(d,Q,!1),b&&d.u&&_("Patches").N(N,b,d.u,d.s)}return N.o}function p(d,y,b,N,Q,ae,ve){if(n(Q)){var ge=h(d,Q,ae&&y&&y.i!==3&&!s(y.R,N)?ae.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 me=ve[ge][ue];if(!me.P)switch(me.i){case 5:N(me)&&j(me);break;case 4:b(me)&&j(me)}}}function b(ve){for(var ge=ve.t,me=ve.k,ne=Ue(me),ce=ne.length-1;ce>=0;ce--){var Te=ne[ce];if(Te!==ue){var Me=ge[Te];if(Me===void 0&&!s(ge,Te))return!0;var Re=me[Te],Ae=Re&&Re[ue];if(Ae?Ae.t!==Me:!E(Re,Me))return!0}}var xe=!!ge[ue];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 me=Object.getOwnPropertyDescriptor(ge,ge.length-1);if(me&&!me.get)return!0;for(var ne=0;ne1?Xe-1:0),Qe=1;Qe1?ce-1:0),Me=1;Me=0;Q--){var ae=N[Q];if(ae.path.length===0&&ae.op==="replace"){b=ae.value;break}}Q>-1&&(N=N.slice(Q+1));var ve=_("Patches").$;return n(b)?ve(b,N):this.produce(b,function(ge){return ve(ge,N)})},d}(),ze=new He,we=ze.produce,lt=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,ae=N.getState;return function(ve){return function(ge){return typeof ge=="function"?ge(Q,ae,d):ve(ge)}}};return y}var zt=Rt();zt.withExtraArgument=Rt;const Jt=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 ae in Q)Object.prototype.hasOwnProperty.call(Q,ae)&&(N[ae]=Q[ae])},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)}}(),Ee=function(d,y){var b={label:0,sent:function(){if(ae[0]&1)throw ae[1];return ae[1]},trys:[],ops:[]},N,Q,ae,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 me([ne,ce])}}function me(ne){if(N)throw new TypeError("Generator is already executing.");for(;b;)try{if(N=1,Q&&(ae=ne[0]&2?Q.return:ne[0]?Q.throw||((ae=Q.return)&&ae.call(Q),0):Q.next)&&!(ae=ae.call(Q,ne[1])).done)return ae;switch(Q=0,ae&&(ne=[ne[0]&2,ae.value]),ne[0]){case 0:case 1:ae=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(ae=b.trys,!(ae=ae.length>0&&ae[ae.length-1])&&(ne[0]===6||ne[0]===2)){b=0;continue}if(ne[0]===3&&(!ae||ne[1]>ae[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(ae)&&(ae=y.call(this,Q,ae))}else b.push(ae);return d==null?ae:d.call(this,Q,ae)}}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 ae in b){var ve=N?N+"."+ae:ae;y.length&&y.indexOf(ve)!==-1||(Q.children[ae]=Dt(d,y,b[ae],ve))}}return Q}function xt(d,y,b,N,Q,ae){y===void 0&&(y=[]),Q===void 0&&(Q=!1),ae===void 0&&(ae="");var ve=b?b.value:void 0,ge=ve===N;if(Q&&!ge&&!Number.isNaN(N))return{wasMutated:!0,path:ae};if(d(ve)||d(N))return{wasMutated:!1};var me={};for(var ne in b.children)me[ne]=!0;for(var ne in N)me[ne]=!0;for(var ne in me){var ce=ae?ae+"."+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(me){return function(ne){return me(ne)}}};var y=d.isImmutable,b=y===void 0?dt:y,N=d.ignoredPaths,Q=d.warnAfter,ae=Q===void 0?32:Q,ve=d.ignore;N=N||ve;var ge=et.bind(null,b,N);return function(me){var ne=me.getState,ce=ne(),Te=ge(ce),Me;return function(Re){return function(Ae){var xe=H(ae,"ImmutableStateInvariantMiddleware");xe.measureTime(function(){ce=ne(),Me=Te.detectMutations(),Te=ge(ce),Je(!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&&Je(!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 _t(d,y,b,N,Q){y===void 0&&(y=""),b===void 0&&(b=Wt),Q===void 0&&(Q=[]);var ae;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,me=0,ne=ve;me=0)){if(!b(Me))return{keyPath:Re,value:Me};if(typeof Me=="object"&&(ae=_t(Me,Re,b,N,Q),ae))return ae}}return!1}function mn(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,ae=Q===void 0?[]:Q,ve=d.ignoredActionPaths,ge=ve===void 0?["meta.arg","meta.baseQueryMeta"]:ve,me=d.ignoredPaths,ne=me===void 0?[]:me,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&&!(ae.length&&ae.indexOf(je.type)!==-1)&&it.measureTime(function(){var Lt=_t(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=_t(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,ae=d.serializableCheck,ve=ae===void 0?!0:ae,ge=new re;if(b&&(tn(b)?ge.push(Jt):ge.push(Jt.withExtraArgument(b.extraArgument))),!1)var me,ne;return ge}var on=!0;function En(d){var y=nn(),b=d||{},N=b.reducer,Q=N===void 0?void 0:N,ae=b.middleware,ve=ae===void 0?y():ae,ge=b.devTools,me=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;me&&($e=T(Ge({trace:!on},typeof me=="object"&&me)));var Xe=[xe];Array.isArray(Me)?Xe=Et([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 ln(d){var y={},b=[],N,Q={addCase:function(ae,ve){var ge=typeof ae=="string"?ae:ae.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(ae,ve){return b.push({matcher:ae,reducer:ve}),Q},addDefaultCase:function(ae){return N=ae,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"?ln(y):[y,b,N],ae=Q[0],ve=Q[1],ge=Q[2],me;if(Qt(d))me=function(){return fe(d())};else{var ne=fe(d);me=function(){return ne}}function ce(Te,Me){Te===void 0&&(Te=me());var Re=Et([ae[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=me,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),ae={},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,ae[ce]=Re,ve[Me]=Re,ge[ce]=Ae?kt(Me,Ae):kt(Me)});function me(){var ce=typeof d.extraReducers=="function"?ln(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=le(Ae,d,xe),Xe=$e[0],je=$e[1];Te(je,xe),b(Xe,xe)}return{removeAll:yn(me),addOne:Bt(y),addMany:Bt(b),setOne:Bt(N),setMany:Bt(Q),setAll:Bt(ae),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,ae=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 me(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,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Ce-1:0),Ue=1;Ue/gm),w=i(/^data-[\-\w.\u00B7-\uFFFF]/),K=i(/^aria-[\-\w]+$/),oe=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(ue){return typeof ue}:function(ue){return ue&&typeof Symbol=="function"&&ue.constructor===Symbol&&ue!==Symbol.prototype?"symbol":typeof ue};function he(ue){if(Array.isArray(ue)){for(var z=0,Ce=Array(ue.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 ue=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Oe(),z=function(te){return be(te)};if(z.version="2.3.6",z.removed=[],!ue||!ue.document||ue.document.nodeType!==9)return z.isSupported=!1,z;var Ce=ue.document,De=ue.document,Ue=ue.DocumentFragment,st=ue.HTMLTemplateElement,ut=ue.Node,ht=ue.Element,mt=ue.NodeFilter,He=ue.NamedNodeMap,ze=He===void 0?ue.NamedNodeMap||ue.MozNamedAttrMap:He,we=ue.HTMLFormElement,lt=ue.DOMParser,We=ue.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(""):"",Jt=De,Gt=Jt.implementation,Ee=Jt.createNodeIterator,Et=Jt.createDocumentFragment,Se=Jt.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),T="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,En="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,Je=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,_t=te.SANITIZE_DOM!==!1,mn=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&&(Je=!1),jt&&(xt=!0),nn&&(T=L({},[].concat(he(j))),W=[],nn.html===!0&&(L(T,J),L(W,V)),nn.svg===!0&&(L(T,h),L(W,B),L(W,I)),nn.svgFilters===!0&&(L(T,p),L(W,B),L(W,I)),nn.mathMl===!0&&(L(T,U),L(W,$),L(W,I))),te.ADD_TAGS&&(T===q&&(T=X(T)),L(T,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)),mn&&(T["#text"]=!0),dt&&L(T,["html","head","body"]),T.table&&(L(T,["tbody"]),delete fe.tbody),a&&a(te),un=te)},hn=L({},["mi","mo","mn","ms","mtext"]),k=L({},["foreignobject","desc","title","annotation-xml"]),le=L({},h);L(le,p),L(le,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===ln)return Fe.namespaceURI===Qt?tt==="svg":Fe.namespaceURI===dn?tt==="svg"&&(Nt==="annotation-xml"||hn[Nt]):Boolean(le[tt]);if(te.namespaceURI===dn)return Fe.namespaceURI===Qt?tt==="math":Fe.namespaceURI===ln?tt==="math"&&k[Nt]:Boolean(ye[tt]);if(te.namespaceURI===Qt){if(Fe.namespaceURI===ln&&!k[Nt]||Fe.namespaceURI===dn&&!hn[Nt])return!1;var Vt=L({},["title","style","font","a","script"]);return!ye[tt]&&(Vt[tt]||!le[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=O(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 lt().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 Ee.call(te.ownerDocument||te,te,mt.SHOW_ELEMENT|mt.SHOW_COMMENT|mt.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 ut>"u"?"undefined":se(ut))==="object"?te instanceof ut:te&&(typeof te>"u"?"undefined":se(te))==="object"&&typeof te.nodeType=="number"&&typeof te.nodeName=="string"},Tt=function(te,Fe,tt){!Be[te]||C(Be[te],function(Nt){Nt.call(z,Fe,tt,un)})},bt=function(te){var Fe=void 0;if(Tt("beforeSanitizeElements",te,null),yt(te)||O(te.nodeName,/[\u0080-\uFFFF]/))return rt(te),!0;var tt=en(te.nodeName);if(Tt("uponSanitizeElement",te,{tagName:tt,allowedTags:T}),!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,Zt=An.name,Ln=An.namespaceURI;if(tt=_(Fe.value),Nt=en(Zt),$t.attrName=Nt,$t.attrValue=tt,$t.keepAttr=!0,$t.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",te,$t),tt=$t.attrValue,!$t.forceKeepAttr&&(pt(Zt,te),!!$t.keepAttr)){if(Y(/\/>/i,tt)){pt(Zt,te);continue}ft&&(tt=P(tt,_e," "),tt=P(tt,ot," "));var In=en(te.nodeName);if(!!Ft(In,Nt,tt))try{Ln?te.setAttributeNS(Ln,Zt,tt):te.setAttribute(Zt,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(ue.toStaticHTML)==="object"||typeof ue.toStaticHTML=="function"){if(typeof Ve=="string")return ue.toStaticHTML(Ve);if(Ct(Ve))return ue.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(!T[$t]||fe[$t])throw F("root node is forbidden and cannot be sanitized in-place")}}else if(Ve instanceof ut)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(" `+Zt),ft&&(Zt=P(Zt,_e," "),Zt=P(Zt,ot," ")),Rt&&Wt?Rt.createHTML(Zt):Zt},z.setConfig=function(Ve){Bt(Ve),et=!0},z.clearConfig=function(){un=null,et=!1},z.isValidAttribute=function(Ve,te,Fe){un||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,l,e)=>{"use strict";e.d(l,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(c,l,e)=>{"use strict";e.d(l,{YQ:()=>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),u=e.n(s),f=e(829),E=e.n(f),C=e(12782),R=e.n(C),S=e(60985),D=e(84621),O=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{}}}),_=(0,S.P1)(P,A,(V,B)=>({...B,...V})),Y=(0,S.P1)(_,V=>{try{const B=[];for(const[$,I]of Object.entries(V)){const m={experimentName:$,variantName:I.value,variantPayload:I.payloads?.[I.value]??null};B.push(m)}return E()(B,["experimentName","variantName"])}catch{return[]}}),F=(0,O.C6)(Y,V=>{const B={};for(const $ of V){let{variantPayload:I}=$??{};const{taboola:m}=I??{};if(!n()(I?.taboola)){const g={placementSuffix:` - ${$.variantName}`,containerSuffix:`---${$.variantName}`};I={...I,taboola:{...g,...m}}}R()(B,I)}return B}),G=(0,O.C6)(Y,V=>V.map(B=>B.experimentName)),Z=(0,O.C6)(Y,V=>V.map(B=>B.variantName)),L=(0,O.C6)(Y,V=>V.map(B=>`${B.experimentName}_${B.variantName}`)),X=(0,O.C6)(G,V=>V.join(",")),x=(0,O.C6)(Z,V=>V.join(",")),J=(0,O.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:m}=$,g=I[m]??{};if(typeof B!="string"||!B)throw new Error(`experiment name must be non-empty string (got ${B})`);if(typeof m!="string"||!m)throw new Error(`variant name must be non-empty string (got ${m})`);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[m,g]=I.split("__"),w=u()(B[I]);j(`${m}_${g}`)&&($[m]={value:g,payloads:{[g]:w}})}return v($),$}function j(V){return V.length{"use strict";e.d(l,{CJ:()=>E,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),u=(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,u,(B,$)=>B($)?.[0]),E=(0,r.C6)(f,B=>B?.seometa?.title??""),C=(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??""),O=B=>B?.article?.wxNodes??{},P=B=>B?.article?.limitedAccess??!1,A=B=>B?.article?.wxNodesWithAssets??{},_=(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 m=(0,r.vy)({language:I,collectionId:$});return n()(B,["getCMSCollectionsUrlConfig",m,"data"],{})}),G=(0,r.C6)(F,B=>B?.ad_metrics?.article?.zone??""),Z=(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??""),J=(0,r.C6)(f,B=>B?.publishdate??""),h=(0,r.C6)(f,B=>B?.createdate??""),p=(B,$)=>createDeepEqualSelector(dalSelector,localeSelector,(I,m)=>{const g=($||m).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,m)=>{const g=createDalKey({language:m,collectionType:B,collectionId:$});let w=get(I,["getCMSOrderedListUrlConfig",g,"data"],{});return w.text==="Not Found"&&(w={}),w}),M=B=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,($,I)=>{const m=j(B),g=createDalKey({language:I,assetIds:m}),w=get($,["getCMSAssetByIDsUrlConfig",g,"data"],[]);if(Array.isArray(w)){let K=w.filter(oe=>oe.status===200);return K=K.map(oe=>{const{doc:ie={}}=oe;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,l,e)=>{"use strict";e.d(l,{Jj:()=>R,Q3:()=>s,ez:()=>E,jm:()=>C});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,S=>S?S.join("/"):null),u=(0,r.C6)(r.Gx,a.y,s,(S,D,O)=>{if(!O)return null;const P=(0,r.vy)({language:D,collectionId:O});return n()(S,["getCMSCollectionsUrlConfig",P,"data"],{})}),f=(0,r.C6)(u,S=>n()(S,"title","")),E=(0,r.C6)(u,S=>n()(S,"sponsored",!1)),C=(0,r.C6)(u,i.dF,(S,D)=>{if(!S)return;const O=D==="index"?"article":D;return/article|video/.test(O)?n()(S,["ad_metrics",O,"zone"],""):""}),R=(0,r.C6)(u,i.dF,(S,D)=>{if(!S)return;const O=D==="index"?"article":D;return/article|video/.test(O)?n()(S,["ad_metrics",O,"metrics"],""):""})},88240:(c,l,e)=>{"use strict";e.d(l,{$q:()=>i,Eh:()=>M,FL:()=>j,FN:()=>F,FT:()=>A,Hz:()=>Y,IU:()=>X,JK:()=>p,Jc:()=>J,Je:()=>P,M3:()=>L,MK:()=>x,R8:()=>s,St:()=>u,T$:()=>v,UZ:()=>U,Wc:()=>V,X9:()=>D,Xf:()=>m,Y6:()=>g,Y9:()=>S,_f:()=>C,ah:()=>t,bK:()=>h,bk:()=>R,dn:()=>E,nD:()=>$,nn:()=>I,s8:()=>O,sF:()=>B,sc:()=>f,tV:()=>Z,uz:()=>_,y8:()=>n,yk:()=>G});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",u="burdaAdEngine",f="burdaHeaderBidders",E="comscore",C="appsFlyer",R="criteoSlot",S="custParamsPii",D="facebookWxNode",O="findMe",P="geoIP",A="googleNonLimitedAds",_="gpt",Y="gptPiiGDPR",F="gptPiiSaleUSA",G="indexExchange",Z="instagramWxNode",L="gptPrisma",X="headerBidders",x="medallia",J="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",m="dpr",g={[t]:{},[n]:{}}},18213:(c,l,e)=>{"use strict";e.d(l,{AE:()=>mt,B:()=>G,Cy:()=>De,Ds:()=>he,EM:()=>ue,Eg:()=>se,Jt:()=>K,MT:()=>F,Mw:()=>L,O7:()=>oe,Oq:()=>Oe,R$:()=>ie,RJ:()=>Ne,Yq:()=>ee,ab:()=>O,b2:()=>M,bG:()=>z,dR:()=>J,ff:()=>de,gK:()=>be,hV:()=>st,hY:()=>ut,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),u=e(42882),f=e(84621),E=e(23631),C=e(26850),R=e(77482),S=e(88240);const D=(0,t.P1)(f.cz,we=>we===E.wQ),O=(0,t.P1)(f.cz,we=>E.nB.includes(we)),P=we=>r()(we,[S.Xf,S.y8],{}),A=we=>(0,t.P1)(P,lt=>r()(lt,[we])),_=we=>r()(we,[S.Xf,S.ah],{}),Y=(0,t.P1)(_,we=>{const{DprSdk:lt}=window||{};return we[C.ui]??lt?.getUserConsentWithDefaultValue?.(C.ui)}),F=(0,t.P1)(_,we=>{const{DprSdk:lt}=window||{};return we[C.y]??lt?.getUserConsentWithDefaultValue?.(C.y)}),G=()=>{const{DprSdk:we}=window||{};if(typeof we?.getGdprConsentOptInsString=="function")return we.getGdprConsentOptInsString()},Z=()=>{const{DprSdk:we}=window||{};if(typeof we?.getCcpaSaleOptInString=="function")return we.getCcpaSaleOptInString()},L=A(S.R8),X=A(S.Je),x=A(S.s8),J=(0,t.P1)(A(S.UZ),f.dF,(we,lt)=>["covid19map"].includes(lt)?!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,lt)=>we||lt),j=(0,t.P1)(f.cz,we=>[E.CA,...E.nB,...E.Gv].includes(we));function V({linkList:we=[],regime:lt,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:lt,allowPrivacySettingsLink:We}),$({privacyLinkList:gt,regime:lt,pageKey:Ye,isMobile:St}),I({privacyLinkList:gt,regime:lt,pageKey:Ye,isMobile:St}),m({privacyLinkList:gt,regime:lt,pageKey:Ye,isMobile:St,isUserLoggedIn:Ot}),g({privacyLinkList:gt,regime:lt,privacyPolicyLink:Ut}),gt}const B=({privacyLinkList:we,regime:lt,allowPrivacySettingsLink:We})=>{const Ye=we.findIndex(St=>St?.titleTranslationKey==="privacySettings"||St?.titleTranslationKey==="privacySettingsMenu");if(Ye>-1){if(!We){we.splice(Ye,1);return}if(E.Gv.includes(lt)){const{DprSdk:St}=window||{};we[Ye].titleTranslationKey="cookieSettings",we[Ye].url="",we[Ye].onClick=St?.showConsentManager}E.nB.includes(lt)&&we[Ye].titleTranslationKey!=="privacySettingsMenu"&&(we[Ye].titleTranslationKey="reviewAdsSettings")}},$=({privacyLinkList:we,regime:lt,pageKey:We,isMobile:Ye})=>{const St=we.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("dataPurposes"));if(St>-1){if(lt!==E.JP){we.splice(St,1);return}We==="dataPurposes"&&Ye&&(we[St].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},I=({privacyLinkList:we,regime:lt,pageKey:We,isMobile:Ye})=>{const St=we.findIndex(Ot=>Ot?.titleTranslationKey?.includes?.("doNotSell"));if(St>-1){if(!E.nB.includes(lt)){we.splice(St,1);return}We==="privacySettings"&&Ye&&(we[St].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),lt!==E.wQ&&E.nB.includes(lt)&&(we[St].titleTranslationKey="saleOfData")}},m=({privacyLinkList:we,regime:lt,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)}),(lt!==E.wQ||!St)&&we.splice(Ot,1))},g=({privacyLinkList:we,regime:lt,privacyPolicyLink:We})=>{const Ye=we.findIndex(St=>St?.titleTranslationKey==="cookieNotice");if(Ye>-1){if(!E.nB.includes(lt)){we.splice(Ye,1);return}lt===E.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,u.WO,w,(we,lt,We,Ye,St,Ot)=>({linkList:Ut})=>V({linkList:Ut,regime:we,allowPrivacySettingsLink:lt,pageKey:We,isMobile:Ye,isUserLoggedIn:St,privacyPolicyLink:Ot?.[0]?.url})),oe=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),ue=A(S.JK),z=A(S.T$),Ce=A(S._f),De=A(S.Eh),Ue=A(S.$q),st=A(S.FT),ut=(0,t.P1)(A(S.Jc),f.z3,f.dF,(we,lt,We)=>we&&!(lt&&We.includes("covid19"))),ht=A(S.bK),mt=A(S.dn),He=A(S.M3),ze=A(S.sF)},55036:(c,l,e)=>{"use strict";e.d(l,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,l,e)=>{"use strict";e.d(l,{b2:()=>t.b2,y:()=>t.y,Mv:()=>Y,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>f,sF:()=>D,a1:()=>C,Wo:()=>P,ke:()=>A,ZW:()=>u,$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 Z=F?.["twc-unit"]??"";return Z==="m"&&G?"s":Z}),u=(0,n.P1)(t.TN,s,a.Oo,(F,G,Z)=>{const L=(0,o.V7)(G),X=(0,o.QQ)(F,Z);return L||X}),f=(0,n.P1)(u,F=>F.code),E=(0,n.P1)(u,F=>F.name),C=(0,n.P1)(u,F=>(0,r.k)(F.name)),R=(0,n.P1)(u,F=>F.temp),S=(0,n.P1)(u,F=>F.speed),D=(0,n.P1)(u,F=>F.distance),O=(0,n.P1)(u,F=>F.accumulation),P=(0,n.P1)(u,F=>F.precip),A=(0,n.P1)(u,F=>F.pressure);var _=e(55036);const Y=F=>F[_.Xf]?.[_.FA]||{}},45158:(c,l,e)=>{"use strict";e.d(l,{F7:()=>x,MG:()=>Z,TN:()=>A,b2:()=>Y,vz:()=>J,xi:()=>L,y:()=>_,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||""),u=(0,t.C6)(s,n.dF,(h,p)=>{const v=i(h);return v||(p==="notFound"?o.ZW:v)}),f=(0,t.C6)(u,n.z3,n.pu,(h,p,v)=>{let U=h;return p&&v&&U!=="en-US"&&(U="en-GB"),{locale:U}});function E(h){if(!h)return o.ZW;const p=h.split("-")[0];return o.PD[p]||o.ZW}const C=(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)(u,h=>E(h)),S=(0,t.C6)(R,h=>({locale:h})),D=(0,t.C6)(f,h=>({name:"getMewLocaleUrlConfig",params:h})),O=(0,t.C6)(t.$l,f,C,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)(O,h=>h?.locale?.data??null),A=(0,t.C6)(P,h=>h?.attributes?.localeCode??""),_=(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)(O,h=>h?.language?.data??null),Z=(0,t.C6)(G,h=>h?.attributes.languageCode??""),L=(0,t.C6)(Z,h=>h.split("-")[0]),X=(0,t.C6)(G,h=>h?.attributes.languageName??""),x=(0,t.C6)(G,h=>h?.attributes.isRtlLanguage??!1),J=(0,t.C6)(A,h=>h==="en-US")},7647:(c,l,e)=>{"use strict";e.d(l,{Cd:()=>Ne,Fk:()=>S,Gx:()=>oe,H3:()=>m,JB:()=>L,JP:()=>j,LW:()=>se,O8:()=>E,P:()=>ue,Px:()=>be,Q2:()=>v,QJ:()=>C,QQ:()=>Y,Rb:()=>Z,SO:()=>V,SV:()=>p,Ts:()=>de,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>A,Y6:()=>t,Y9:()=>X,Z4:()=>J,_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",u="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",E="WXU/ADS/RUBICON_DONE",C="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",D="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",P=100,A=1e3,_="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",Y="WXU/ADS/SLOTS/READY",F="WXU/ADS/SET_TARGETING_READY",G="WXU/ADS/SET_TARGETING_CUST_PARAMS",Z="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",J="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",m="WXU/ADS/SET_WX_AD_TARGETING",g="WXU/ADS/SET_WFXTG_TARGETING",w="WXU/ADS/SET_LOTAME_TARGETING",K="adBlocker",oe="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",ue="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,l,e)=>{"use strict";e.d(l,{Aw:()=>m,BU:()=>z,Dt:()=>gt,G:()=>ze,GL:()=>Et,HH:()=>Ee,Hc:()=>Ot,Ie:()=>B,Ii:()=>V,JN:()=>$,JV:()=>cn,JW:()=>nt,KL:()=>w,KY:()=>et,LX:()=>ot,Ll:()=>Pe,Nt:()=>ue,Q1:()=>Ge,UJ:()=>T,Uj:()=>lt,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:()=>mt,fL:()=>g,j5:()=>Ce,jq:()=>Le,lg:()=>ht,mm:()=>Je,n0:()=>It,nY:()=>ct,nu:()=>gn,oe:()=>dt,pn:()=>Gt,tc:()=>pe,u_:()=>dn,vW:()=>Se,w8:()=>He,xc:()=>at,yt:()=>ln,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),u=e(45455),f=e.n(u),E=e(12782),C=e.n(E),R=e(75652),S=e.n(R),D=e(29286),O=e.n(D),P=e(84621),A=e(44203),_=e(18213),Y=e(64402),F=e(42882),G=e(35342),Z=e(64795),L=e(80329),X=e(11419),x=e(39730),J=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,m=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,oe=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,ie=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,de=(0,t.P1)(B,I,(k,le)=>({custParamsComplete:le,rubiconDone:k})),ee=(0,t.P1)(P.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:ye}}=window;ye>1024?le="desktop":ye>=768&&(le="tablet")}return le}),se=(0,t.P1)(Z.uT,k=>s()(Object.values(k??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),he=(0,t.P1)(se,ee,(k,le)=>k.map(rt=>le==="tablet"&&rt.props.tabletId==="none"?null:le==="tablet"&&rt.props.tabletId?rt.props.tabletId:rt.props.id).filter(rt=>rt!==null).join(",")),Oe=k=>(0,t.P1)(se,le=>le.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)(Z.U3,L.Jj,(k,le)=>{const ye=k?.metrics_levels??null;return le||ye}),be=(0,t.P1)(Z.U3,k=>k?.ads),qe=(0,t.P1)(Z.JN,k=>k?.engine),ue=(0,t.P1)(Z.JN,k=>k?.networkCode),z=(0,t.P1)(h.TN,Z.JN,G.gx,(k,le,ye)=>{const{adUnits:ke={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;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,le)=>le?.[k]??""),De=(0,t.P1)(Z.JN,k=>k?.adTagOverrides),Ue=(0,t.P1)(Z.JN,k=>k?.adZone),st=(0,t.P1)(Ce,Ue,L.jm,(k,le,ye)=>`${k}/${ye||le||"non_monetized"}`),ut=(0,t.P1)(Z.JN,k=>k?.adsmetrics_zone),ht=()=>O().get("adstest"),mt=(0,A.C6)(X.RL,L.jm,Ue,(k,le,ye)=>k||le||ye),He=(0,A.C6)(ee,L.jm,ue,z,Ue,ht,(k,le,ye,ke,rt,pt)=>{const vt=ke[k];return`${ye}/${pt?"test_":""}${vt}/${le||rt}`}),ze=(0,A.C6)(ee,ue,z,ht,(k,le,ye,ke)=>{const rt=ye[k];return`${le}/${ke?"test_":""}${rt}/interstitial`}),we=(0,A.C6)(P.zM,be,(k,le)=>{const ye=[...le?.thirdParties??[]],{token:ke}=k==="mobile"?M.eh.USER_ACTION_AD_REFRESH:M.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(ke)}),lt=(0,A.C6)(be,P.zM,Y.bx,F.WO,(k,le,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),le==="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)(Z.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),Ye=(0,A.C6)(lt,P.cz,(k,le)=>{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(le)).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=>le=>!(U.Gv.includes(k)&&M.XC.some(ye=>le.includes(ye))),Ot=(k,le)=>(0,A.C6)(A.Gx,ee,le?Oe(le):he,se,re,(ye,ke,rt,pt,vt)=>{const At=(0,A.vy)({positions:rt,screenSize:le??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)(_.Ds,A.Gx,h.TN,J.yt,(k,le,ye,ke)=>{const rt=(0,A.vy)({locale:ye,placeid:ke}),pt=le?.getWxAdTargetingUrlConfig?.[rt]?.data?.data??{},vt=r()(pt,M.q3);return k?vt:r()(vt,M.xN)}),gt=(0,A.C6)(A.Gx,lt,(k,le)=>{const ye=(0,A.vy)({tokens:le});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 le=k.find(ye=>ye.type?ye.type===M.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Rt=(0,A.C6)(_.ab,gt,(k,le)=>{if(!k)return{};if(!f()(le)){const ye=le.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 le=k.find(ye=>ye.type?ye.type===M.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),Jt=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),Gt=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),Ee=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),Et=(0,A.C6)(gt,P.zM,(k,le)=>{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[le],ye.config}return{}}),Se=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),pe=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),Pe=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),Be=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),_e=/[0-9]{4}/,ot=(0,A.C6)(Be,k=>{const{tagsSrcId:le="1884"}=k;return le.match(_e)}),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 le=k.find(ye=>ye.type?ye.type===M.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),Ie=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),Ze=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),ct=(0,A.C6)(Ze,P.dF,h.TN,(k,le,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(le)||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(le)||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(le)||te.includes("all"))||[])[0];return Ve&&(bt=ke?.[Mt]?.[Ve]?.inViewOnly??bt),bt},[]);return{type:"atf",inViewOnly:Ft,posToRefresh:yt,refreshBidders:rt,userActionDelay:Tt}}),T=(0,A.C6)(Ze,P.dF,h.TN,(k,le,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(le)||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(le)||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(le)||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 le=k.find(ye=>ye.type?ye.type===M.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),W=(0,A.C6)(q,P.dF,h.TN,(k,le,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(le)||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 le=k.find(ye=>ye.type?ye.type===M.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),re=(0,A.C6)(H,P.zM,P.dF,h.TN,(k,le,ye,ke)=>{if(f()(k)||le!=="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 le=k.find(ye=>ye.type?ye.type===M.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),Le=(0,A.C6)(fe,P.dF,h.TN,(k,le,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(le)||Ft.includes("all"))||[];return f()(bt)||(vt=k[Ct][bt[0]].timeoutOverride),vt},vt)}),Ke=(0,A.C6)(fe,Le,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),Je=(0,A.C6)(q,P.dF,h.TN,(k,le,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(le)||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 le=k.find(ye=>ye.type?ye.type===M.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),ft=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),dt=(0,A.C6)(He,Ot(null),(k,le)=>le.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(ke=>ke[0]==="fluid"?[1,1]:ke),adUnitPath:k}))),et=()=>{{const k=O().get("fv");return parseInt(k,10)||0}},Dt=(0,A.C6)(L.jm,Ue,(k,le)=>{const ye=k||le||"",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 le=k.find(ye=>ye.type?ye.type===M.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),jt=(0,A.C6)(Z.IY,xt,(k,le)=>le?.tf?.[k]??"nl"),Wt=(k,le)=>()=>{const ye=le||"0123456789",ke=k||16;let rt="";for(let pt=0;pt{{const{userAgent:k}=window.navigator,le=k&&k.match(/chrome|firefox|safari|trident/i);if(Array.isArray(le))switch(le[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),mn=()=>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??"",En=(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??{},ln=(0,A.C6)(_.Ds,_.gK,Dt,z,jt,Wt(16,"0123456789"),et,ht,_t,En,mn,tn,kt,pn,cn,G.gx,ee,P.zM,(k,le,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:le?"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 le=k.find(ye=>ye.type?ye.type===M.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),vn=(0,A.C6)(Qt,k=>{if(k&&!f()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),gn=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),an=(0,A.C6)(dn,on,(k,le)=>{const ye=Object.keys(k).filter(rt=>M.Hw.has(rt)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!le}}),Pn=(0,A.C6)(gt,k=>{if(!f()(k)){const le=k.find(ye=>ye.type?ye.type===M.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,A.C6)(gt,k=>k?.find?.(le=>le.type===M.eh.IAB_CATEGORIES.token)?.config??{});function en(k,le){return C()({},k,le,(ye,ke)=>{if(Array.isArray(ye))return S()(ye.concat(ke))})}const un=(0,A.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},ye={};for(const[ke,rt]of Object.entries(le))for(const pt of ke.split(","))ye[pt]=en(ye[pt]??{},rt);return ye}),Dn=(0,A.C6)(un,Z.IY,(k,le)=>k[le]),yn=(0,A.C6)(X.UO,x.s5,(k,le)=>(f()(k)?le:k)?.tags?.iab??{}),Bt=(0,A.C6)(Dn,yn,(k,le)=>en(k,le)),hn=(0,A.C6)(Sn,k=>k?.iabSiteCategories)},80990:(c,l,e)=>{"use strict";e.d(l,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,l,e)=>{"use strict";e.d(l,{F:()=>s,M:()=>u});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,E,C,R,S)=>C&&E==="en-US"&&f==="US"&&!S||!C&&f==="US"&&E==="en-US"&&!R);function u(f,E,C){const R=i.includes(E.title)||i.includes(E.urlTranslationKey)||i.includes(E.titleTranslationKey),S=C?.includes?.("samsung");return!(R&&(!f||S))}},60034:(c,l,e)=>{"use strict";e.d(l,{HR:()=>X,J7:()=>V,K4:()=>M,N7:()=>u,QP:()=>Y,_s:()=>p,aZ:()=>Z,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",oe=g[K]||{},ie=w[K]||{},de=(0,n.vy)(ie);return oe[de]}),u=(0,n.C6)(s,i.Yi,(g,w)=>{if(!(g?.loaded??null))return null;const oe=g?.data??null;return!oe||oe.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 oe=K[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(oe)}return!1}),E=(0,n.C6)(u,g=>g?`${g.latitude},${g.longitude}`:""),C=(0,n.C6)(u,g=>g?.latitude??void 0),R=(0,n.C6)(u,g=>g?.longitude??void 0),S=(0,n.C6)(u,g=>g?.adminDistrict??""),D=(0,n.C6)(u,g=>g?.adminDistrictCode??""),O=(0,n.C6)(u,g=>g?.postalCode??""),P=(0,n.C6)(u,g=>g?.neighborhood??""),A=(0,n.C6)(u,g=>g?.country??""),_=(0,n.C6)(u,g=>g?.countryCode??""),Y=(0,n.C6)(u,g=>{let w=g?.ianaTimeZone??"";return(!w||!w.includes("/"))&&(w="Etc/UTC"),w}),F=(0,n.C6)(u,g=>g?.displayName??""),G=(0,n.C6)(u,g=>g?.dmaCd??""),Z=(0,n.C6)(u,g=>g?.placeId??""),L=(0,n.C6)(u,g=>g?.airportName??""),X=(0,n.C6)(u,g=>g?.type??""),x=(0,n.C6)(u,g=>g?.city??""),J=(0,n.C6)(u,g=>g?.canonicalCityId??""),h=(0,n.C6)(u,g=>g?.disputedArea??!1),p=(0,n.C6)(u,r.b2,i.nP,o.WO,(g,w,K,oe)=>V({location:g,countryCode:w,savedLocations:K,isUserLoggedIn:oe,includePostalCode:!1})),v=(0,n.C6)(u,o.WO,i.nP,r.b2,(g,w,K,oe)=>M({location:g,isUserLoggedIn:w,savedLocations:K,countryCode:oe})),U=(0,n.C6)(u,r.b2,o.WO,i.nP,(g,w,K,oe)=>j({location:g,savedLocations:oe,isUserLoggedIn:K,countryCode:w}));function M({location:g,savedLocations:w,isUserLoggedIn:K,includePostalCode:oe,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=m(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=oe?`${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:oe,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=m(g,de);if(he!==Oe&&he!==Ne)return I(g,de,oe)}}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=[oe?`${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:oe,isUserLoggedIn:ie}){const de=M({location:g,savedLocations:oe,isUserLoggedIn:ie,countryCode:w}),ee=j({location:g,countryCode:w,includePostalCode:K,savedLocations:oe,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,oe)=>({displayName:g.displayName?.[oe],adminDistrict:g.adminDistrict?.[oe],adminDistrictCode:g.adminDistrictCode?.[oe],countryCode:g.countryCode?.[oe],country:g.country?.[oe],disputedArea:g.disputedArea?.[oe],city:g.city?.[oe],type:g.type?.[oe],postalCode:g.postalCode?.[oe],disputedCountries:g.disputedCountries?.[oe],locale:{locale1:g.locale?.locale1?.[oe]||g.locale1?.[oe],locale2:g.locale?.locale2?.[oe]||g.locale2?.[oe],locale3:g.locale?.locale3?.[oe]||g.locale3?.[oe],locale4:g.locale?.locale4?.[oe]||g.locale4?.[oe]},placeId:g.placeId[oe],latitude:Math.round(g.latitude[oe]*10)/10,longitude:Math.round(g.longitude[oe]*10)/10}))}const $=(g,w)=>{if(!g||!Array.isArray(w))return g;const K=w.find(oe=>oe.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 m(g,w,K=", "){const oe=[g.displayName];return w!=="IL"&&oe.push(g.adminDistrictCode||g.adminDistrict),g.countryCode!==w&&g.disputedArea===!1&&oe.push(g.country),oe.filter(Boolean).join(K)}},16660:(c,l,e)=>{"use strict";e.d(l,{AM:()=>u,dz:()=>f});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(C){try{return decodeURIComponent(C)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(C,R,S,D)=>{if(!C&&!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(C)}].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})?$/,_=/-/,Y=/\s/,{locId:F}=P;if(A.test(P.locId)){Y.test(F)?P.locId=F.split(" ").pop():_.test(F)?P.locId=F.split("-").pop():P.locId=F.split("+").pop();const G=f(P);if(G)return G}return f(P)}),u=(0,n.C6)(r.TN,s,(C,R)=>{const{type:S,value:D}=R||{},O={language:C,[S]:D};return S==="locId"&&(O.locationType="locid"),{getSunV3LocationPointUrlConfig:O}});function f({locId:C,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 O=D.substring(0,2).toUpperCase();return`${D.split(":")[0]}:1:${O}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:D=>`${D.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:D=>D},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:D=>D}];if(R){const D=S.find(O=>O.typeAs===R);if(D&&D.regex.test(C))return{type:D.typeAs,value:D.valueFn(C)}}for(let D=0,O=S.length;D{if(!C)return!0;const{type:R,value:S}=C;return!S||R==="geocode"&&S==="0.00,0.00"})},74131:(c,l,e)=>{"use strict";e.d(l,{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,l,e)=>{"use strict";e.d(l,{b:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},2395:(c,l,e)=>{"use strict";e.d(l,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>u,Mw:()=>o,X2:()=>s,Xf:()=>t,fL:()=>i});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",i=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",u="csc"},84621:(c,l,e)=>{"use strict";e.d(l,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Ps:()=>t.Ps,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,l,e)=>{"use strict";e.d(l,{BP:()=>Ye,Cv:()=>C,Dq:()=>B,EQ:()=>x,F3:()=>U,GH:()=>S,Gz:()=>We,Hu:()=>v,J0:()=>u,K_:()=>ut,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:()=>ue,cz:()=>j,dF:()=>Z,dx:()=>O,e9:()=>ht,eM:()=>It,fh:()=>Oe,fx:()=>w,h1:()=>Ne,i:()=>St,j3:()=>mt,jw:()=>Gt,kO:()=>we,kw:()=>g,lm:()=>M,nc:()=>J,nf:()=>X,nh:()=>ie,pu:()=>zt,qk:()=>K,sN:()=>f,sQ:()=>ee,uo:()=>m,x2:()=>oe,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=Ee=>Ee?.[a.Xf]??null,s=Ee=>Ee?.[REDUCER_KEY]?.domain,u=(0,t.P1)(i,Ee=>Ee?.headers??null),f=(0,t.P1)(u,Ee=>Ee?.["twc-subs"]??"none"),E=(0,t.P1)(u,Ee=>Ee?.["twc-sticky-variant"]??""),C=(0,t.P1)(u,Ee=>Ee?.["twc-ads-killswitch"]??""),R=(0,t.P1)(u,Ee=>Ee?.["twc-site-mode"]??""),S=(0,t.P1)(u,Ee=>{const Et=Ee?.["twc-experiment"]??null;return Et?JSON.parse(window?.atob(Et)):{}}),D=(0,o.C6)(o.Gx,Ee=>{const Et=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(Ee,["getMewEntityUrlConfig",Et,"data","data","attributes","value"],{})}),O=(0,t.P1)(D,S,(Ee,Et)=>{let Se;const pe=Object.keys(Ee),Pe=Object.keys(Et);return pe.forEach(Be=>{Pe.includes(Be)&&(Se=Be)}),Se}),P=(0,t.P1)(i,Ee=>Ee?.path?.replace(/\/$/,"")??""),A=(0,t.P1)(i,Ee=>Ee?.pathPattern??""),_=(0,t.P1)(i,Ee=>Ee?.referer??null),Y=(0,t.P1)(i,Ee=>Ee?.requestBody??null),F=(0,t.P1)(i,Ee=>Ee?.query??null),G=(0,t.P1)(i,Ee=>Ee?.params??null),Z=(0,t.P1)(i,Ee=>Ee?.pageKey??""),L=(0,t.P1)(Z,Ee=>Ee==="today"),X=(0,t.P1)(Z,Ee=>a.HJ.includes(Ee)),x=(0,t.P1)(i,Ee=>Ee?.params?.locId??""),J=(0,t.P1)(i,Ee=>Ee?.contextListId??""),h=(0,t.P1)(u,Ee=>{const Et="4g",Se=[Et,"3g"],Pe=(Ee?.["twc-connection-speed"]??Et).toLowerCase();return Se.includes(Pe)?Pe:Et}),p=(0,t.P1)(u,Ee=>Ee?.["twc-device-class"]??"mobile"),v=(0,t.P1)(p,Ee=>Ee==="mobile"),U=(0,t.P1)(u,Ee=>Ee?.["twc-partner"]??""),M=(0,t.P1)(u,Ee=>Ee?.["twc-csc"]??""),j=(0,t.P1)(u,Ee=>Ee?.["twc-privacy"]??"exempt"),V=(0,t.P1)(u,Ee=>Ee?.["twc-experience"]??""),B=(0,t.P1)(F,Ee=>Ee?.experience??""),$=(0,t.P1)(F,Ee=>Ee?.locale??""),I=(0,t.P1)(F,Ee=>Ee?.par??""),m=(0,t.P1)(F,Ee=>Ee?.cscCountryCode??Ee?.csccountrycode??""),g=(0,t.P1)(M,Ee=>Ee==="KR"),w=(0,t.P1)(F,Ee=>Ee?.locId??""),K=(0,t.P1)(F,Ee=>Ee?.placeId??""),oe=(0,t.P1)(F,Ee=>Ee?.canonicalCityId??""),ie=(0,t.P1)(G,Ee=>Ee?.locale??""),de=(0,t.P1)(G,Z,P,(Ee,Et,Se)=>Se.includes("medical-reviewer")?["bios/medical-reviewer"]:Et==="bioPage"?["bios"]:Et==="commerce"?["atmosphere"]:Ee?.collectionId??null),ee=(0,t.P1)(ie,Ee=>Ee?.split("-")?.[1]??""),se=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),he=(0,o.C6)(se,o.$l,(Ee,Et)=>Et(Ee)?.data?.attributes?.value),Oe=(0,t.P1)(ee,he,(Ee,Et)=>{const Se=Et?.countryCodesWithoutRegisteredTrademark;return Se?!Se.includes(Ee):!1}),Ne=(0,t.P1)(w,A,(Ee,Et)=>Et.includes(":locId")||!!Ee),be=(0,t.P1)(Z,Ee=>["moduleService"].includes(Ee)),qe=(0,t.P1)(be,P,B,$,(Ee,Et,Se,pe)=>{const Pe=Array.isArray(Et.match(/api\/v[0-9]/g))&&!!Se&&!!pe;return Ee||Pe}),ue=(0,t.P1)(ie,Ee=>Ee?["en-US"].indexOf(Ee)>-1:!0),z=(0,t.P1)(C,ue,f,(Ee,Et,Se)=>{const pe=Ee&&Ee.split(",")||[],Pe=Se!=="none";return pe.includes("ads")||pe.includes("allthethings")||Et&&Pe}),Ce=(0,t.P1)(A,Ee=>Ee==="/:locale/dsr"),De=(0,t.P1)(u,Ee=>Ee?.["twc-csrf"]??""),Ue=(0,t.P1)(u,Ee=>Ee?.["twc-geoip-country"]??""),st=(0,t.P1)(Y,Ee=>Ee?.userId),ut=(0,t.P1)(Y,Ee=>Ee?.appId),ht=(0,t.P1)(Y,Ee=>Ee?.version),mt=(0,t.P1)(Y,Ee=>Ee?.adId),He=(0,t.P1)(Y,Ee=>Ee?.serviceProviders),ze=(0,t.P1)(Y,Ee=>Ee?.enabledUserDataInventory),we=(0,t.P1)(F,Ee=>Ee?.userId),lt=(0,t.P1)(F,Ee=>Ee?.serviceProviders),We=(0,t.P1)(F,Ee=>Ee?.regime),Ye=(0,t.P1)(F,Ee=>Ee?.countryCode),St=(0,t.P1)(F,Ee=>Ee?.isUserLoggedIn==="true"),Ot=(0,t.P1)(F,Ee=>Ee?.isUserPremium==="true"),Ut=(0,t.P1)(F,Ee=>Ee?.email),gt=(0,t.P1)(F,Ee=>Ee?.action),It=(0,t.P1)(F,Ee=>Ee?.appIdOverride),Rt=(0,t.P1)(It,ut,(Ee,Et)=>Et?.includes("twc")||Ee?.includes("twc")),zt=(0,t.P1)(It,ut,(Ee,Et)=>Et?.includes("wu")||Ee?.includes("wu")),Jt=(0,t.P1)(It,ut,(Ee,Et)=>Et?.includes("samsung")||Ee?.includes("samsung")),Gt=Ee=>Ee?.[a.Xf]?.adblocker??!1},72606:(c,l,e)=>{"use strict";e.d(l,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>i});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,l,e)=>{"use strict";e.d(l,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,l,e)=>{"use strict";e.d(l,{CZ:()=>O,OM:()=>C,RM:()=>f,UW:()=>u,Vm:()=>s,Yg:()=>E,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")||""),u=(0,t.P1)(i,P=>P.toLowerCase().includes("samsung")),f=(0,t.P1)(i,P=>P.toLowerCase().includes("apple")||P.toLowerCase().includes(a.X3)),E=(0,t.P1)(i,u,(P,A)=>A?P==="samsung_vsc":!1),C=(0,t.P1)(i,u,(P,A)=>A?P==="samsung_msc":!1),R=(0,t.P1)(i,E,(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)),O=(0,t.P1)(u,o.dF,(P,A)=>!!(P&&A!=="memberLogin"))},28995:(c,l,e)=>{"use strict";e.d(l,{Oo:()=>t.Oo,Sm:()=>t.Sm,i7:()=>t.i7});var t=e(9625)},9625:(c,l,e)=>{"use strict";e.d(l,{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,l,e)=>{"use strict";e.d(l,{E8:()=>be,F1:()=>L,Fj:()=>G,Ky:()=>F,O2:()=>ie,Oo:()=>ue,QU:()=>P,RP:()=>V,Si:()=>v,Sm:()=>A,TR:()=>I,bu:()=>p,i7:()=>$,iH:()=>B,im:()=>j,oy:()=>m,up:()=>Z,yV:()=>U,yt:()=>h,z:()=>_,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),u=e(44203),f=e(45158),E=e(84621),C=e(72484),R=e(42882);const S=(0,t.P1)(E.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,u.C6)(S,z=>{if(!z)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(Ce)}),O=(0,u.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,u.C6)(u.Gx,O,o.AM,E.h1,(z,Ce,De,Ue)=>{const st="getSunV3LocationPointUrlConfig",ut=z[st]||{};let ht=Ce[st]||{};Ue&&(ht=De[st]);const mt=(0,u.vy)(ht);return r()(ut,mt)}),A=(0,u.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)}),_=(0,u.C6)(A,z=>r()(z,"displayName","")),Y=(0,u.C6)(A,z=>r()(z,"adminDistrict","")),F=(0,u.C6)(A,z=>r()(z,"adminDistrictCode","")),G=(0,u.C6)(A,z=>r()(z,"countryCode","")),Z=(0,u.C6)(A,z=>r()(z,"country","")),L=(0,u.C6)(A,z=>r()(z,"countyId","")),X=(0,u.C6)(A,z=>r()(z,"disputedArea",!1)),x=(0,u.C6)(A,z=>{if(!!z)return(0,a.b)(`${z.latitude},${z.longitude}`)}),J=(0,u.C6)(i.qL,z=>r()(z,"defaultLocations",{})),h=(0,u.C6)(A,J,(z,Ce)=>{if(z)return r()(z,"placeId","");{const De=(0,C.R)(),{"TWC-GeoIP-Country":Ue}=De;return Ce[Ue]||null}return null}),p=(0,u.C6)(A,z=>r()(z,"dmaCd","")),v=(0,u.C6)(A,z=>r()(z,"postalCode","")),U=(0,u.C6)(A,z=>r()(z,"city","")),M=(0,u.C6)(A,z=>r()(z,"canonicalCityId","")),j=(0,u.C6)(A,z=>{let Ce=r()(z,"ianaTimeZone","");return(!Ce||!Ce.includes("/"))&&(Ce="Etc/UTC"),Ce}),V=(0,u.C6)(A,z=>qe(r()(z,"latitude",void 0))),B=(0,u.C6)(A,z=>qe(r()(z,"longitude",void 0))),$=(0,u.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,u.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})),m=(0,u.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,u.C6)(g,z=>{if(!z)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(Ce)}),K=(0,u.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}}),oe=(0,u.C6)(u.Gx,K,(z,Ce)=>{const De="getSunV3LocationPointUrlConfig",Ue=z[De]||{},st=Ce[De]||{},ut=(0,u.vy)(st);return r()(Ue,ut)}),ie=(0,u.C6)(oe,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,u.C6)(de,z=>{if(!z)return{value:null,type:"none"};const Ce={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(Ce)}),se=(0,u.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,u.C6)(u.Gx,se,(z,Ce)=>{const De="getSunV3LocationPointUrlConfig",Ue=z[De]||{},st=Ce[De]||{},ut=(0,u.vy)(st);return r()(Ue,ut)}),Oe=(0,u.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,u.C6)(u.Gx,de,(z,Ce)=>{const Ue=z["getSunV3LocationSearchUrlConfig"]||{};for(const st of Object.keys(Ue)){const ut=Ue?.[st]?.data?.location,ht=ut?.placeId?.indexOf?.(Ce);if(ht>=0){const mt=Object.keys(ut).map(He=>[He,ut[He][ht]]);return Object.fromEntries(mt)}}return null}),be=(0,u.C6)(Oe,Ne,(z,Ce)=>z??Ce);function qe(z){return(+`${Math.round(`${z}e2`)}e-2`).toFixed(2)}const ue=(0,t.P1)(E.kw,G,(z,Ce)=>z&&Ce==="KR")},7686:(c,l,e)=>{"use strict";e.d(l,{X:()=>t});const t="dal"},44203:(c,l,e)=>{"use strict";e.d(l,{$l:()=>f,C6:()=>s,Gx:()=>u,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(E={})=>Object.keys(E).sort().map(C=>{const R=E[C];return!!R&&typeof R=="object"?`${C}:{${i(R)}}`:`${C}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),u=E=>E?.[a.X]??{},f=(0,r.P1)(u,E=>(C,R)=>{const{params:S,name:D}=C,O=i(S);return R?E?.[D]?.[O]:E?.[D]?.[O]?.data})},63108:(c,l,e)=>{"use strict";e.d(l,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,l,e)=>{"use strict";e.d(l,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},76806:(c,l,e)=>{"use strict";e.d(l,{A:()=>s});var t=e(60985),n=e(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,(u,f,E,C,R,S)=>{if(R||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(u)&&!(0,n.G3)());let D=!0;return i.eT.forEach(O=>{f.includes(O)&&(D=!1)}),!(!D||i.Dt.includes(E)||i.Dt.includes(C))})},15759:(c,l,e)=>{"use strict";e.d(l,{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||{}),u=(P=>(P.method="NREUM",P))(u||{});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 E(){const P=f(),{default:A}=await e(31751)(`./new-relic-script.${P}.ext.html`);return A}function C(P,A){try{window?.NREUM?.setCustomAttribute?.(`${a}${P}`,A)}catch{}}function R(P,A={}){try{let _;const Y={};typeof P=="string"?_=P:(_=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?.(_,{...S(Y,i),...S(A,a)})}catch(_){o.error(_,"sendReumEvent error")}}function S(P,A=""){return Object.fromEntries(Object.entries(P).map(([_])=>[`${A}${_}`,P[_]]))}function D(P){return P/1e3}function O(){return`