(()=>{(()=>{var Fn={40333(c,u,e){var t={"./new-relic-script.dev.ext.html":[9010,[9010]],"./new-relic-script.perf.ext.html":[17684,[7684]],"./new-relic-script.prod.ext.html":[99322,[9322]],"./new-relic-script.stage.ext.html":[39975,[9975]]};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][0]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=40333,c.exports=n},39873(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(u,e){c.exports=e()})(this,function(){return function(u){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return u[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=u,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(P,b,w){var z=[null];z.push.apply(z,b);var U=new(Function.bind.apply(P,z));return w&&l(U,w.prototype),U}).apply(null,arguments)}function l(R,B){return(l=Object.setPrototypeOf||function(E,P){return E.__proto__=P,E})(R,B)}function p(R){return(p=Object.setPrototypeOf?Object.getPrototypeOf:function(B){return B.__proto__||Object.getPrototypeOf(B)})(R)}t.r(e);var m=function(R){function B(w){var z,U,V,F,ie;return function(h,g){if(!(h instanceof g))throw new TypeError("Cannot call a class as a function")}(this,B),U=function(h,g){return!g||n(g)!=="object"&&typeof g!="function"?a(h):g}(this,(z=p(B)).call.apply(z,[this].concat(r(w)))),V=a(U),ie=void 0,(F="_entries")in V?Object.defineProperty(V,F,{value:ie,enumerable:!0,configurable:!0,writable:!0}):V[F]=ie,U._entries=w,U}var E,P,b;return function(w,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");w.prototype=Object.create(z&&z.prototype,{constructor:{value:w,writable:!0,configurable:!0}}),z&&l(w,z)}(B,R),E=B,(P=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(w){return this._entries.filter(function(z){return z.entryType===w})}},{key:"getEntriesByName",value:function(w,z){return this._entries.filter(function(U){return U.name===w}).filter(function(U){return!z||U.entryType===z})}}])&&o(E.prototype,P),b&&o(E,b),B}(i(Array));function A(R,B){for(var E=0;E0&&arguments[0]!==void 0?arguments[0]:{},w=b.registeredObservers,z=w===void 0?new Set:w,U=b.processedEntries,V=U===void 0?new Set:U,F=b.interval,ie=F===void 0?100:F,h=b.context,g=h===void 0?self:h;(function(d,L){if(!(d instanceof L))throw new TypeError("Cannot call a class as a function")})(this,R),C(this,"registeredObservers",void 0),C(this,"processedEntries",void 0),C(this,"interval",void 0),C(this,"intervalId",void 0),C(this,"context",void 0),this.registeredObservers=z,this.processedEntries=V,this.interval=ie,this.context=g,this.intervalId=null}var B,E,P;return B=R,(E=[{key:"getNewEntries",value:function(){var b=this;return this.context.performance.getEntries().filter(function(w){return!b.processedEntries.has(w)})}},{key:"getObserversForType",value:function(b,w){return Array.from(b).filter(function(z){return z.entryTypes.some(function(U){return U===w})})}},{key:"processBuffer",value:function(b){var w=Array.from(b.buffer),z=new m(w);b.buffer.clear(),w.length&&b.callback&&b.callback.call(void 0,z,b)}},{key:"processEntries",value:function(){var b=this;this.getNewEntries().forEach(function(z){var U=z.entryType;b.getObserversForType(b.registeredObservers,U).forEach(function(V){V.buffer.add(z)}),b.processedEntries.add(z)});var w=function(){return b.registeredObservers.forEach(b.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(w):this.context.setTimeout(w,0)}},{key:"add",value:function(b){this.registeredObservers.add(b),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(b){this.registeredObservers.delete(b),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)}}])&&A(B.prototype,E),P&&A(B,P),R}()),me=function(){function R(b){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:X;(function(z,U){if(!(z instanceof U))throw new TypeError("Cannot call a class as a function")})(this,R),T(this,"callback",void 0),T(this,"buffer",void 0),T(this,"entryTypes",[]),T(this,"taskQueue",void 0),this.callback=b,this.buffer=new Set,this.taskQueue=w}var B,E,P;return B=R,(E=[{key:"observe",value:function(b){if(!b)throw new Error(O);if(b.entryTypes&&b.type)throw new Error(D);var w;if(b.entryTypes)w=b.entryTypes;else{if(!b.type)throw new Error(O);w=[b.type]}var z=w.filter(G);z.length>0&&z.length!==w.length&&console.warn($),z.length?(this.entryTypes=z,this.taskQueue.add(this)):console.warn(x)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var b=Array.from(this.buffer);return new m(b)}}])&&v(B.prototype,E),P&&v(B,P),R}();T(me,"supportedEntryTypes",y);var Y="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:me,Ee=self;Ee.PerformanceObserver||(Ee.PerformanceObserver=Y)}])})},34134(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(88696),u)},88696(c,u,e){"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?p[y].startTime:s.now(),G=D>2?p[O].startTime:s.now(),X=new t({name:T,entryType:"measure",startTime:$,duration:G-$});return l.push(X),X},s.getEntries=s.webkitGetEntries||function(T){return T!=null?l.filter(function(y){return y.name===T.name&&y.entryType===T.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(T){return m("entryType",T)},s.getEntriesByName=s.webkitGetEntriesByName||function(T){return m("name",T)},s.clearMarks=s.webkitClearMarks||function(T){A("mark",T),delete p[T]},s.clearMeasures=s.webkitClearMeasures||function(T){A("measure",T)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}u.polyfill=a,u.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof selffe,A:()=>we,B:()=>L,C:()=>ft,D:()=>E,E:()=>U,F:()=>lt,G:()=>Et,H:()=>O,I:()=>_,J:()=>vt,L:()=>zt,M:()=>xe,N:()=>k,O:()=>nt,P:()=>Ce,Q:()=>ze,R:()=>Je,S:()=>Ge,T:()=>ve,U:()=>ee,W:()=>ge,Z:()=>Ht,a:()=>St,a2:()=>qe,a4:()=>W,a6:()=>Te,b:()=>yt,d:()=>it,e:()=>oe,f:()=>mt,g:()=>ct,h:()=>Dt,i:()=>P,j:()=>g,k:()=>T,l:()=>h,m:()=>z,n:()=>Ne,o:()=>Y,p:()=>G,q:()=>B,r:()=>me,s:()=>ie,t:()=>y,u:()=>X,v:()=>d,y:()=>F,z:()=>V});var t=e(3068),n=e(89575),r=e(54860),o=2147483647;function a(se,ae){ae===void 0&&(ae=!0);var Ie,Me=new Promise(function(et){Ie=setTimeout(et,Math.min(o,se),ae)});return Me[t.bO]=function(){clearTimeout(Ie)},Me}const i=a;var s,l,p,m,A,C,v=function(ae){return function(){return ae}},T=v(!0),y=function(){},O=function(ae){return ae},D=typeof Symbol=="function",x=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function $(se,ae,Ie){if(!ae(se))throw new Error(Ie)}var G=function(ae,Ie){(0,n.A)(ae,Ie),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(Ie).forEach(function(Me){ae[Me]=Ie[Me]})},X=function(ae,Ie){var Me;return(Me=[]).concat.apply(Me,Ie.map(ae))};function me(se,ae){var Ie=se.indexOf(ae);Ie>=0&&se.splice(Ie,1)}function Y(se){var ae=!1;return function(){ae||(ae=!0,se())}}var Ee=function(ae){throw ae},R=function(ae){return{value:ae,done:!0}};function B(se,ae,Ie){ae===void 0&&(ae=Ee),Ie===void 0&&(Ie="iterator");var Me={meta:{name:Ie},next:se,throw:ae,return:R,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,z=function(ae){return Array.apply(null,new Array(ae))},U=function(ae){return function(Ie){return ae(Object.defineProperty(Ie,t.q8,{value:!0}))}},V=function(ae){return ae===t.a6},F=function(ae){return ae===t.nm},ie=function(ae){return V(ae)||F(ae)};function h(se,ae){var Ie=Object.keys(se),Me=Ie.length,et=0,dt,xt=(0,r.YO)(se)?z(Me):{},Mt={};function Ft(){et===Me&&(dt=!0,ae(xt))}return Ie.forEach(function(Nt){var _t=function(Jt,qt){dt||(qt||ie(Jt)?(ae.cancel(),ae(Jt,qt)):(xt[Nt]=Jt,et++,Ft()))};_t.cancel=y,Mt[Nt]=_t}),ae.cancel=function(){dt||(dt=!0,Ie.forEach(function(Nt){return Mt[Nt].cancel()}))},Mt}function g(se){return{name:se.name||"anonymous",location:d(se)}}function d(se){return se[t.x2]}function L(){for(var se=arguments.length,ae=new Array(se),Ie=0;Ie1?ae-1:0),Me=1;Me1?ae-1:0),Me=1;Me1?ae-1:0),Me=1;Me1?ae-1:0),Me=1;Me1?ae-1:0),Me=1;MeY,u2:()=>a.I,Ay:()=>Ae,Od:()=>b});var t=e(3068),n=e(89575),r=e(17502),o=e(54860),a=e(90258);function i(){var fe={};return fe.promise=new Promise(function(ge,Re){fe.resolve=ge,fe.reject=Re}),fe}function s(fe){for(var ge=[],Re=0;Re2?W-2:0),Oe=2;Oeme,Ix:()=>G,Pc:()=>s,T1:()=>$,YO:()=>m,Yj:()=>p,fD:()=>Y,iv:()=>C,lJ:()=>v,mr:()=>X,uQ:()=>i,vD:()=>a});var t,n,r,o=e(3068),a=function(B){return B==null},i=function(B){return B!=null},s=function(B){return typeof B=="function"},l=function(B){return typeof B=="number"},p=function(B){return typeof B=="string"},m=Array.isArray,A=function(B){return B&&!m(B)&&typeof B=="object"},C=function(B){return B&&s(B.then)},v=function(B){return B&&s(B.next)&&s(B.throw)},T=function(B){return B&&s(Symbol)?s(B[Symbol.iterator]):m(B)},y=function(B){return B&&B[t]},O=function(B){return Boolean(B&&B[n])},D=function(B){return B&&s(B.subscribe)},x=function(B){return B&&s(B.isEmpty)&&s(B.take)&&s(B.put)},$=function R(B){return B&&(p(B)||me(B)||s(B)||m(B)&&B.every(R))},G=function(B){return B&&s(B.take)&&s(B.close)},X=function(B){return s(B)&&B.hasOwnProperty("toString")},me=function(B){return Boolean(B)&&typeof Symbol=="function"&&B.constructor===Symbol&&B!==Symbol.prototype},Y=function(B){return G(B)&&B[o.Xl]},Ee=function(B){return B&&B[r]}},3068(c,u,e){"use strict";e.d(u,{E_:()=>a,IO:()=>o,Pe:()=>l,Xl:()=>i,a6:()=>A,bO:()=>n,nm:()=>m,q8:()=>s,wn:()=>p,x2:()=>C,x7:()=>r});var t=function(T){return"@@redux-saga/"+T},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),l=t("SELF_CANCELLATION"),p=t("TASK"),m=t("TASK_CANCEL"),A=t("TERMINATE"),C=t("LOCATION")},82230(c,u,e){"use strict";e.d(u,{U1:()=>sn,VP:()=>Kt,Nc:()=>mr,Z0:()=>vn});function t(f){for(var S=arguments.length,I=Array(S>1?S-1:0),M=1;M3?S.i-4:S.i:Array.isArray(f)?1:A(f)?2:C(f)?3:0}function s(f,S){return i(f)===2?f.has(S):Object.prototype.hasOwnProperty.call(f,S)}function l(f,S){return i(f)===2?f.get(S):f[S]}function p(f,S,I){var M=i(f);M===2?f.set(S,I):M===3?f.add(I):f[S]=I}function m(f,S){return f===S?f!==0||1/f==1/S:f!=f&&S!=S}function A(f){return ue&&f instanceof Map}function C(f){return Ne&&f instanceof Set}function v(f){return f.o||f.t}function T(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var S=Je(f);delete S[oe];for(var I=we(S),M=0;M1&&(f.set=f.add=f.clear=f.delete=O),Object.freeze(f),S&&a(f,function(I,M){return y(M,!0)},!0)),f}function O(){t(2)}function D(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function x(f){var S=ft[f];return S||t(18,f),S}function $(f,S){ft[f]||(ft[f]=S)}function G(){return K}function X(f,S){S&&(x("Patches"),f.u=[],f.s=[],f.v=S)}function me(f){Y(f),f.p.forEach(R),f.p=null}function Y(f){f===K&&(K=f.l)}function Ee(f){return K={p:[],l:K,h:f,m:!0,_:0}}function R(f){var S=f[oe];S.i===0||S.i===1?S.j():S.g=!0}function B(f,S){S._=S.p.length;var I=S.p[0],M=f!==void 0&&f!==I;return S.h.O||x("ES5").S(S,f,M),M?(I[oe].P&&(me(S),t(4)),r(f)&&(f=E(S,f),S.l||b(S,f)),S.u&&x("Patches").M(I[oe].t,f,S.u,S.s)):f=E(S,I,[]),me(S),S.u&&S.v(S.u,S.s),f!==De?f:void 0}function E(f,S,I){if(D(S))return S;var M=S[oe];if(!M)return a(S,function(he,Se){return P(f,M,S,he,Se,I)},!0),S;if(M.A!==f)return S;if(!M.P)return b(f,M.t,!0),M.t;if(!M.I){M.I=!0,M.A._--;var J=M.i===4||M.i===5?M.o=T(M.k):M.o,ne=J,ye=!1;M.i===3&&(ne=new Set(J),J.clear(),ye=!0),a(ne,function(he,Se){return P(f,M,J,he,Se,I,ye)}),b(f,J,!1),I&&f.u&&x("Patches").N(M,I,f.u,f.s)}return M.o}function P(f,S,I,M,J,ne,ye){if(n(J)){var he=E(f,J,ne&&S&&S.i!==3&&!s(S.R,M)?ne.concat(M):void 0);if(p(I,M,he),!n(he))return;f.m=!1}else ye&&I.add(J);if(r(J)&&!D(J)){if(!f.h.D&&f._=0;he--){var Se=ye[he][oe];if(!Se.P)switch(Se.i){case 5:M(Se)&&U(Se);break;case 4:I(Se)&&U(Se)}}}function I(ye){for(var he=ye.t,Se=ye.k,Q=we(Se),de=Q.length-1;de>=0;de--){var Le=Q[de];if(Le!==oe){var Ke=he[Le];if(Ke===void 0&&!s(he,Le))return!0;var Ue=Se[Le],Pe=Ue&&Ue[oe];if(Pe?Pe.t!==Ke:!m(Ue,Ke))return!0}}var Be=!!he[oe];return Q.length!==we(he).length+(Be?0:1)}function M(ye){var he=ye.k;if(he.length!==ye.t.length)return!0;var Se=Object.getOwnPropertyDescriptor(he,he.length-1);if(Se&&!Se.get)return!0;for(var Q=0;Q1?Xe-1:0),tt=1;tt1?de-1:0),Ke=1;Ke=0;J--){var ne=M[J];if(ne.path.length===0&&ne.op==="replace"){I=ne.value;break}}J>-1&&(M=M.slice(J+1));var ye=x("Patches").$;return n(I)?ye(I,M):this.produce(I,function(he){return ye(he,M)})},f}(),yt=new vt,Ge=yt.produce,it=yt.produceWithPatches.bind(yt),mt=yt.setAutoFreeze.bind(yt),ct=yt.setUseProxies.bind(yt),Et=yt.applyPatches.bind(yt),Dt=yt.createDraft.bind(yt),gt=yt.finishDraft.bind(yt);const At=Ge;var ke=e(14848);function It(f){var S=function(M){var J=M.dispatch,ne=M.getState;return function(ye){return function(he){return typeof he=="function"?he(J,ne,f):ye(he)}}};return S}var Xt=It();Xt.withExtraArgument=It;const zt=Xt;var Zt,Ht,Ae,fe,ge,Re=function(){var f=function(S,I){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(M,J){M.__proto__=J}||function(M,J){for(var ne in J)Object.prototype.hasOwnProperty.call(J,ne)&&(M[ne]=J[ne])},f(S,I)};return function(S,I){if(typeof I!="function"&&I!==null)throw new TypeError("Class extends value "+String(I)+" is not a constructor or null");f(S,I);function M(){this.constructor=S}S.prototype=I===null?Object.create(I):(M.prototype=I.prototype,new M)}}(),Fe=function(f,S){var I={label:0,sent:function(){if(ne[0]&1)throw ne[1];return ne[1]},trys:[],ops:[]},M,J,ne,ye;return ye={next:he(0),throw:he(1),return:he(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function he(Q){return function(de){return Se([Q,de])}}function Se(Q){if(M)throw new TypeError("Generator is already executing.");for(;I;)try{if(M=1,J&&(ne=Q[0]&2?J.return:Q[0]?J.throw||((ne=J.return)&&ne.call(J),0):J.next)&&!(ne=ne.call(J,Q[1])).done)return ne;switch(J=0,ne&&(Q=[Q[0]&2,ne.value]),Q[0]){case 0:case 1:ne=Q;break;case 4:return I.label++,{value:Q[1],done:!1};case 5:I.label++,J=Q[1],Q=[0];continue;case 7:Q=I.ops.pop(),I.trys.pop();continue;default:if(ne=I.trys,!(ne=ne.length>0&&ne[ne.length-1])&&(Q[0]===6||Q[0]===2)){I=0;continue}if(Q[0]===3&&(!ne||Q[1]>ne[0]&&Q[1]f&&console.warn(S+" took "+I+"ms, which is more than the warning threshold of "+f+`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 ae=function(f){Re(S,f);function S(){for(var I=[],M=0;M0){var ye=I.indexOf(this);~ye?I.splice(ye+1):I.push(this),~ye?M.splice(ye,1/0,J):M.push(J),~I.indexOf(ne)&&(ne=S.call(this,J,ne))}else I.push(ne);return f==null?ne:f.call(this,J,ne)}}function Ft(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function Nt(f,S,I){var M=_t(f,S,I);return{detectMutations:function(){return Yt(f,S,M,I)}}}function _t(f,S,I,M){S===void 0&&(S=[]),M===void 0&&(M="");var J={value:I};if(!f(I)){J.children={};for(var ne in I){var ye=M?M+"."+ne:ne;S.length&&S.indexOf(ye)!==-1||(J.children[ne]=_t(f,S,I[ne],ye))}}return J}function Yt(f,S,I,M,J,ne){S===void 0&&(S=[]),J===void 0&&(J=!1),ne===void 0&&(ne="");var ye=I?I.value:void 0,he=ye===M;if(J&&!he&&!Number.isNaN(M))return{wasMutated:!0,path:ne};if(f(ye)||f(M))return{wasMutated:!1};var Se={};for(var Q in I.children)Se[Q]=!0;for(var Q in M)Se[Q]=!0;for(var Q in Se){var de=ne?ne+"."+Q:Q;if(!(S.length&&S.indexOf(de)!==-1)){var Le=Yt(f,S,I.children[Q],M[Q],he,de);if(Le.wasMutated)return Le}}return{wasMutated:!1}}function Jt(f){return f===void 0&&(f={}),function(){return function(Se){return function(Q){return Se(Q)}}};var S,I,M,J,ne,ye,he}function qt(f){var S=typeof f;return f==null||S==="string"||S==="boolean"||S==="number"||Array.isArray(f)||ze(f)}function En(f,S,I,M,J){S===void 0&&(S=""),I===void 0&&(I=qt),J===void 0&&(J=[]);var ne;if(!I(f))return{keyPath:S||"",value:f};if(typeof f!="object"||f===null)return!1;for(var ye=M!=null?M(f):Object.entries(f),he=J.length>0,Se=0,Q=ye;Se=0)){if(!I(Ke))return{keyPath:Ue,value:Ke};if(typeof Ke=="object"&&(ne=En(Ke,Ue,I,M,J),ne))return ne}}return!1}function gn(f){return f===void 0&&(f={}),function(){return function(Ye){return function(Xe){return Ye(Xe)}}};var S,I,M,J,ne,ye,he,Se,Q,de,Le,Ke,Ue,Pe,Be}function pn(f){return typeof f=="boolean"}function fn(){return function(S){return dn(S)}}function dn(f){f===void 0&&(f={});var S=f.thunk,I=S===void 0?!0:S,M=f.immutableCheck,J=M===void 0?!0:M,ne=f.serializableCheck,ye=ne===void 0?!0:ne,he=new ae;if(I&&(pn(I)?he.push(zt):he.push(zt.withExtraArgument(I.extraArgument))),!1)var Se,Q;return he}var tn=!0;function sn(f){var S=fn(),I=f||{},M=I.reducer,J=M===void 0?void 0:M,ne=I.middleware,ye=ne===void 0?S():ne,he=I.devTools,Se=he===void 0?!0:he,Q=I.preloadedState,de=Q===void 0?void 0:Q,Le=I.enhancers,Ke=Le===void 0?void 0:Le,Ue;if(typeof J=="function")Ue=J;else if(ze(J))Ue=(0,ke.HY)(J);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 Pe=ye;if(typeof Pe=="function"&&(Pe=Pe(S),!tn&&!Array.isArray(Pe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!tn&&Pe.some(function(tt){return typeof tt!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Be=ke.Tw.apply(void 0,Pe),Ye=ke.Zz;Se&&(Ye=_e(W({trace:!tn},typeof Se=="object"&&Se)));var Xe=[Be];Array.isArray(Ke)?Xe=$e([Be],Ke):typeof Ke=="function"&&(Xe=Ke(Xe));var Ve=Ye.apply(void 0,Xe);return(0,ke.y$)(Ue,de,Ve)}function Kt(f,S){function I(){for(var M=[],J=0;J-1}function nn(f){return""+f}function hn(f){var S={},I=[],M,J={addCase:function(ne,ye){var he=typeof ne=="string"?ne:ne.type;if(he in S)throw new Error("addCase cannot be called with two reducers for the same action type");return S[he]=ye,J},addMatcher:function(ne,ye){return I.push({matcher:ne,reducer:ye}),J},addDefaultCase:function(ne){return M=ne,J}};return f(J),[S,I,M]}function Sn(f){return typeof f=="function"}var en=!1;function rn(f,S,I,M){I===void 0&&(I=[]);var J=typeof S=="function"?hn(S):[S,I,M],ne=J[0],ye=J[1],he=J[2],Se;if(Sn(f))Se=function(){return Ie(f())};else{var Q=Ie(f);Se=function(){return Q}}function de(Le,Ke){Le===void 0&&(Le=Se());var Ue=$e([ne[Ke.type]],ye.filter(function(Pe){var Be=Pe.matcher;return Be(Ke)}).map(function(Pe){var Be=Pe.reducer;return Be}));return Ue.filter(function(Pe){return!!Pe}).length===0&&(Ue=[he]),Ue.reduce(function(Pe,Be){if(Be)if(n(Pe)){var Ye=Pe,Xe=Be(Ye,Ke);return Xe===void 0?Pe:Xe}else{if(r(Pe))return At(Pe,function(Ve){return Be(Ve,Ke)});var Xe=Be(Pe,Ke);if(Xe===void 0){if(Pe===null)return Pe;throw Error("A case reducer on a non-draftable value must not return undefined")}return Xe}return Pe},Le)}return de.getInitialState=Se,de}var Rn=!1;function yn(f,S){return f+"/"+S}function vn(f){var S=f.name;if(!S)throw new Error("`name` is a required option for createSlice");var I=typeof f.initialState=="function"?f.initialState:Ie(f.initialState),M=f.reducers||{},J=Object.keys(M),ne={},ye={},he={};J.forEach(function(de){var Le=M[de],Ke=yn(S,de),Ue,Pe;"reducer"in Le?(Ue=Le.reducer,Pe=Le.prepare):Ue=Le,ne[de]=Ue,ye[Ke]=Ue,he[de]=Pe?Kt(Ke,Pe):Kt(Ke)});function Se(){var de=typeof f.extraReducers=="function"?hn(f.extraReducers):[f.extraReducers],Le=de[0],Ke=Le===void 0?{}:Le,Ue=de[1],Pe=Ue===void 0?[]:Ue,Be=de[2],Ye=Be===void 0?void 0:Be,Xe=W(W({},Ke),ye);return rn(I,function(Ve){for(var tt in Xe)Ve.addCase(tt,Xe[tt]);for(var st=0,wt=Pe;st0;if(Ve){var tt=Pe.filter(function(st){return Q(Ye,st,Be)}).length>0;tt&&(Be.ids=Object.keys(Be.entities))}}function Ke(Pe,Be){return Ue([Pe],Be)}function Ue(Pe,Be){var Ye=pt(Pe,f,Be),Xe=Ye[0],Ve=Ye[1];Le(Ve,Be),I(Xe,Be)}return{removeAll:ce(Se),addOne:pe(S),addMany:pe(I),setOne:pe(M),setMany:pe(J),setAll:pe(ne),updateOne:pe(de),updateMany:pe(Le),upsertOne:pe(Ke),upsertMany:pe(Ue),removeOne:pe(ye),removeMany:pe(he)}}function Ot(f,S){var I=ht(f),M=I.removeOne,J=I.removeMany,ne=I.removeAll;function ye(Ve,tt){return he([Ve],tt)}function he(Ve,tt){Ve=ot(Ve);var st=Ve.filter(function(wt){return!(He(wt,f)in tt.entities)});st.length!==0&&Ye(st,tt)}function Se(Ve,tt){return Q([Ve],tt)}function Q(Ve,tt){Ve=ot(Ve),Ve.length!==0&&Ye(Ve,tt)}function de(Ve,tt){Ve=ot(Ve),tt.entities={},tt.ids=[],he(Ve,tt)}function Le(Ve,tt){return Ke([Ve],tt)}function Ke(Ve,tt){for(var st=!1,wt=0,Vt=Ve;wt-1;return I&&M}function un(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function kt(){for(var f=[],S=0;S0)for(var tt=Ue.getState(),st=Array.from(I.values()),wt=0,Vt=st;wt"u"?this:window)},75893(c,u,e){var t=e(40935),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},38893(c,u,e){var t=e(40935),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},2683(c,u,e){var t=e(40935),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},55465(c,u,e){var t=e(40935),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},40935(c){"use strict";c.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?ve-1:0),we=1;we/gm),L=i(/^data-[\-\w.\u00B7-\uFFFF]/),j=i(/^aria-[\-\w]+$/),N=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),H=i(/^(?:\w+script|data):/i),te=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),K=i(/^html$/i),q=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(oe){return typeof oe}:function(oe){return oe&&typeof Symbol=="function"&&oe.constructor===Symbol&&oe!==Symbol.prototype?"symbol":typeof oe};function ue(oe){if(Array.isArray(oe)){for(var _=0,ve=Array(oe.length);_"u"?null:window},le=function(_,ve){if((typeof _>"u"?"undefined":q(_))!=="object"||typeof _.createPolicy!="function")return null;var Ce=null,we="data-tt-policy-suffix";ve.currentScript&&ve.currentScript.hasAttribute(we)&&(Ce=ve.currentScript.getAttribute(we));var Je="dompurify"+(Ce?"#"+Ce:"");try{return _.createPolicy(Je,{createHTML:function(St){return St}})}catch{return console.warn("TrustedTypes policy "+Je+" could not be created."),null}};function De(){var oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ne(),_=function(re){return De(re)};if(_.version="2.3.6",_.removed=[],!oe||!oe.document||oe.document.nodeType!==9)return _.isSupported=!1,_;var ve=oe.document,Ce=oe.document,we=oe.DocumentFragment,Je=oe.HTMLTemplateElement,ft=oe.Node,St=oe.Element,lt=oe.NodeFilter,vt=oe.NamedNodeMap,yt=vt===void 0?oe.NamedNodeMap||oe.MozNamedAttrMap:vt,Ge=oe.HTMLFormElement,it=oe.DOMParser,mt=oe.trustedTypes,ct=St.prototype,Et=R(ct,"cloneNode"),Dt=R(ct,"nextSibling"),gt=R(ct,"childNodes"),At=R(ct,"parentNode");if(typeof Je=="function"){var ke=Ce.createElement("template");ke.content&&ke.content.ownerDocument&&(Ce=ke.content.ownerDocument)}var It=le(mt,ve),Xt=It?It.createHTML(""):"",zt=Ce,Zt=zt.implementation,Ht=zt.createNodeIterator,Ae=zt.createDocumentFragment,fe=zt.getElementsByTagName,ge=ve.importNode,Re={};try{Re=Ee(Ce).documentMode?Ce.documentMode:{}}catch{}var Fe={};_.isSupported=typeof At=="function"&&Zt&&typeof Zt.createHTMLDocument"u"?"undefined":q(re))!=="object")&&(re={}),re=Ee(re),k="ALLOWED_TAGS"in re?Y({},re.ALLOWED_TAGS):W,ee="ALLOWED_ATTR"in re?Y({},re.ALLOWED_ATTR):Oe,fn="ADD_URI_SAFE_ATTR"in re?Y(Ee(dn),re.ADD_URI_SAFE_ATTR):dn,gn="ADD_DATA_URI_TAGS"in re?Y(Ee(pn),re.ADD_DATA_URI_TAGS):pn,qt="FORBID_CONTENTS"in re?Y({},re.FORBID_CONTENTS):En,_e="FORBID_TAGS"in re?Y({},re.FORBID_TAGS):{},je="FORBID_ATTR"in re?Y({},re.FORBID_ATTR):{},Jt="USE_PROFILES"in re?re.USE_PROFILES:!1,ze=re.ALLOW_ARIA_ATTR!==!1,se=re.ALLOW_DATA_ATTR!==!1,ae=re.ALLOW_UNKNOWN_PROTOCOLS||!1,Ie=re.SAFE_FOR_TEMPLATES||!1,Me=re.WHOLE_DOCUMENT||!1,xt=re.RETURN_DOM||!1,Mt=re.RETURN_DOM_FRAGMENT||!1,Ft=re.RETURN_TRUSTED_TYPE||!1,dt=re.FORCE_BODY||!1,Nt=re.SANITIZE_DOM!==!1,_t=re.KEEP_CONTENT!==!1,Yt=re.IN_PLACE||!1,ut=re.ALLOWED_URI_REGEXP||ut,cn=re.NAMESPACE||Kt,re.CUSTOM_ELEMENT_HANDLING&&yn(re.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Te.tagNameCheck=re.CUSTOM_ELEMENT_HANDLING.tagNameCheck),re.CUSTOM_ELEMENT_HANDLING&&yn(re.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Te.attributeNameCheck=re.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),re.CUSTOM_ELEMENT_HANDLING&&typeof re.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Te.allowCustomizedBuiltInElements=re.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),nn=hn.indexOf(re.PARSER_MEDIA_TYPE)===-1?nn=Sn:nn=re.PARSER_MEDIA_TYPE,en=nn==="application/xhtml+xml"?function(be){return be}:T,Ie&&(se=!1),Mt&&(xt=!0),Jt&&(k=Y({},[].concat(ue(U))),ee=[],Jt.html===!0&&(Y(k,B),Y(ee,V)),Jt.svg===!0&&(Y(k,E),Y(ee,F),Y(ee,h)),Jt.svgFilters===!0&&(Y(k,P),Y(ee,F),Y(ee,h)),Jt.mathMl===!0&&(Y(k,w),Y(ee,ie),Y(ee,h))),re.ADD_TAGS&&(k===W&&(k=Ee(k)),Y(k,re.ADD_TAGS)),re.ADD_ATTR&&(ee===Oe&&(ee=Ee(ee)),Y(ee,re.ADD_ATTR)),re.ADD_URI_SAFE_ATTR&&Y(fn,re.ADD_URI_SAFE_ATTR),re.FORBID_CONTENTS&&(qt===En&&(qt=Ee(qt)),Y(qt,re.FORBID_CONTENTS)),_t&&(k["#text"]=!0),Me&&Y(k,["html","head","body"]),k.table&&(Y(k,["tbody"]),delete _e.tbody),a&&a(re),rn=re)},Cn=Y({},["mi","mo","mn","ms","mtext"]),In=Y({},["foreignobject","desc","title","annotation-xml"]),Z=Y({},E);Y(Z,P),Y(Z,b);var ce=Y({},w);Y(ce,z);var pe=function(re){var be=At(re);(!be||!be.tagName)&&(be={namespaceURI:Kt,tagName:"template"});var rt=T(re.tagName),Lt=T(be.tagName);if(re.namespaceURI===sn)return be.namespaceURI===Kt?rt==="svg":be.namespaceURI===tn?rt==="svg"&&(Lt==="annotation-xml"||Cn[Lt]):Boolean(Z[rt]);if(re.namespaceURI===tn)return be.namespaceURI===Kt?rt==="math":be.namespaceURI===sn?rt==="math"&&In[Lt]:Boolean(ce[rt]);if(re.namespaceURI===Kt){if(be.namespaceURI===sn&&!In[Lt]||be.namespaceURI===tn&&!Cn[Lt])return!1;var jt=Y({},["title","style","font","a","script"]);return!ce[rt]&&(jt[rt]||!Z[rt])}return!1},He=function(re){v(_.removed,{element:re});try{re.parentNode.removeChild(re)}catch{try{re.outerHTML=Xt}catch{re.remove()}}},ot=function(re,be){try{v(_.removed,{attribute:be.getAttributeNode(re),from:be})}catch{v(_.removed,{attribute:null,from:be})}if(be.removeAttribute(re),re==="is"&&!ee[re])if(xt||Mt)try{He(be)}catch{}else try{be.setAttribute(re,"")}catch{}},pt=function(re){var be=void 0,rt=void 0;if(dt)re=""+re;else{var Lt=y(re,/^[\r\n\t ]+/);rt=Lt&&Lt[0]}nn==="application/xhtml+xml"&&(re=''+re+"");var jt=It?It.createHTML(re):re;if(cn===Kt)try{be=new it().parseFromString(jt,nn)}catch{}if(!be||!be.documentElement){be=Zt.createDocument(cn,"template",null);try{be.documentElement.innerHTML=mn?"":jt}catch{}}var $t=be.body||be.documentElement;return re&&rt&&$t.insertBefore(Ce.createTextNode(rt),$t.childNodes[0]||null),cn===Kt?fe.call(be,Me?"html":"body")[0]:Me?be.documentElement:$t},ht=function(re){return Ht.call(re.ownerDocument||re,re,lt.SHOW_ELEMENT|lt.SHOW_COMMENT|lt.SHOW_TEXT,null,!1)},Ot=function(re){return re instanceof Ge&&(typeof re.nodeName!="string"||typeof re.textContent!="string"||typeof re.removeChild!="function"||!(re.attributes instanceof yt)||typeof re.removeAttribute!="function"||typeof re.setAttribute!="function"||typeof re.namespaceURI!="string"||typeof re.insertBefore!="function")},Tt=function(re){return(typeof ft>"u"?"undefined":q(ft))==="object"?re instanceof ft:re&&(typeof re>"u"?"undefined":q(re))==="object"&&typeof re.nodeType=="number"&&typeof re.nodeName=="string"},Ct=function(re,be,rt){!Fe[re]||A(Fe[re],function(Lt){Lt.call(_,be,rt,rn)})},Rt=function(re){var be=void 0;if(Ct("beforeSanitizeElements",re,null),Ot(re)||y(re.nodeName,/[\u0080-\uFFFF]/))return He(re),!0;var rt=en(re.nodeName);if(Ct("uponSanitizeElement",re,{tagName:rt,allowedTags:k}),!Tt(re.firstElementChild)&&(!Tt(re.content)||!Tt(re.content.firstElementChild))&&$(/=0;--Gt)Lt.insertBefore(Et(jt[Gt],!0),Dt(re))}return He(re),!0}return re instanceof St&&!pe(re)||(rt==="noscript"||rt==="noembed")&&$(/0},Wt=function(re){var be=void 0,rt=void 0,Lt=void 0,jt=void 0;Ct("beforeSanitizeAttributes",re,null);var $t=re.attributes;if(!!$t){var Gt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ee};for(jt=$t.length;jt--;){be=$t[jt];var un=be,kt=un.name,An=un.namespaceURI;if(rt=x(be.value),Lt=en(kt),Gt.attrName=Lt,Gt.attrValue=rt,Gt.keepAttr=!0,Gt.forceKeepAttr=void 0,Ct("uponSanitizeAttribute",re,Gt),rt=Gt.attrValue,!Gt.forceKeepAttr&&(ot(kt,re),!!Gt.keepAttr)){if($(/\/>/i,rt)){ot(kt,re);continue}Ie&&(rt=O(rt,$e," "),rt=O(rt,nt," "));var xn=en(re.nodeName);if(!!bt(xn,Lt,rt))try{An?re.setAttributeNS(An,kt,rt):re.setAttribute(kt,rt),C(_.removed)}catch{}}}Ct("afterSanitizeAttributes",re,null)}},Ut=function Ze(re){var be=void 0,rt=ht(re);for(Ct("beforeSanitizeShadowDOM",re,null);be=rt.nextNode();)Ct("uponSanitizeShadowNode",be,null),!Rt(be)&&(be.content instanceof we&&Ze(be.content),Wt(be));Ct("afterSanitizeShadowDOM",re,null)};return _.sanitize=function(Ze,re){var be=void 0,rt=void 0,Lt=void 0,jt=void 0,$t=void 0;if(mn=!Ze,mn&&(Ze=""),typeof Ze!="string"&&!Tt(Ze)){if(typeof Ze.toString!="function")throw G("toString is not a function");if(Ze=Ze.toString(),typeof Ze!="string")throw G("dirty is not a string, aborting")}if(!_.isSupported){if(q(oe.toStaticHTML)==="object"||typeof oe.toStaticHTML=="function"){if(typeof Ze=="string")return oe.toStaticHTML(Ze);if(Tt(Ze))return oe.toStaticHTML(Ze.outerHTML)}return Ze}if(et||vn(re),_.removed=[],typeof Ze=="string"&&(Yt=!1),Yt){if(Ze.nodeName){var Gt=en(Ze.nodeName);if(!k[Gt]||_e[Gt])throw G("root node is forbidden and cannot be sanitized in-place")}}else if(Ze instanceof ft)be=pt(""),rt=be.ownerDocument.importNode(Ze,!0),rt.nodeType===1&&rt.nodeName==="BODY"||rt.nodeName==="HTML"?be=rt:be.appendChild(rt);else{if(!xt&&!Ie&&!Me&&Ze.indexOf(" `+kt),Ie&&(kt=O(kt,$e," "),kt=O(kt,nt," ")),It&&Ft?It.createHTML(kt):kt},_.setConfig=function(Ze){vn(Ze),et=!0},_.clearConfig=function(){rn=null,et=!1},_.isValidAttribute=function(Ze,re,be){rn||vn({});var rt=en(Ze),Lt=en(re);return bt(rt,Lt,be)},_.addHook=function(Ze,re){typeof re=="function"&&(Fe[Ze]=Fe[Ze]||[],v(Fe[Ze],re))},_.removeHook=function(Ze){Fe[Ze]&&C(Fe[Ze])},_.removeHooks=function(Ze){Fe[Ze]&&(Fe[Ze]=[])},_.removeAllHooks=function(){Fe={}},_}var We=De();return We})},91950(c,u,e){"use strict";e.d(u,{Em:()=>t.Em,P3:()=>t.P3,YY:()=>t.YY,gi:()=>t.gi,jy:()=>t.jy,tT:()=>t.tT});var t=e(16740)},16740(c,u,e){"use strict";e.d(u,{tT:()=>Ee,P3:()=>Y,YY:()=>R,Em:()=>G,gi:()=>$,jy:()=>E});var t=e(3668),n=e.n(t),r=e(49310),o=e.n(r),a=e(48360),i=e.n(a),s=e(64207),l=e.n(s),p=e(40074),m=e.n(p),A=e(48875),C=e.n(A),v=e(39552),T=e(47628),y=e(96126);const O=(0,v.Mz)(T.jR,V=>{try{return w(V?.["twc-variation"]??"")}catch{return{}}}),D=(0,v.Mz)(T.jR,V=>{try{return z(V?.["twc-experiment"]??"")}catch{return{}}}),x=(0,v.Mz)(O,D,(V,F)=>({...F,...V})),$=(0,v.Mz)(x,V=>{try{const F=[];for(const[ie,h]of Object.entries(V)){const g={experimentName:ie,variantName:h.value,variantPayload:h.payloads?.[h.value]??null};F.push(g)}return m()(F,["experimentName","variantName"])}catch{return[]}}),G=(0,y._8)($,V=>{const F={};for(const ie of V){let{variantPayload:h}=ie??{};const{taboola:g}=h??{};if(!n()(h?.taboola)){const d={placementSuffix:` - ${ie.variantName}`,containerSuffix:`---${ie.variantName}`};h={...h,taboola:{...d,...g}}}C()(F,h)}return F}),X=(0,y._8)($,V=>V.map(F=>F.experimentName)),me=(0,y._8)($,V=>V.map(F=>F.variantName)),Y=(0,y._8)($,V=>V.map(F=>`${F.experimentName}_${F.variantName}`)),Ee=(0,y._8)(X,V=>V.join(",")),R=(0,y._8)(me,V=>V.join(",")),B=(0,y._8)(Y,V=>V.join(",")),E=(0,v.Mz)(G,V=>{const{taboola:F}=V??{};return n()(F)?{}:{...F}});function P(V){return window.atob(V)}function b(V){if(!i()(V))throw new Error("experiment map must be plain object");for(const[F,ie]of Object.entries(V)){const{payloads:h={},value:g}=ie,d=h[g]??{};if(typeof F!="string"||!F)throw new Error(`experiment name must be non-empty string (got ${F})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(d)&&!i()(d))throw new Error("variant payload must be plain object or null")}}function w(V){if(!V)return{};const F=JSON.parse(P(V));return b(F),F}function z(V){if(!V)return{};const F=JSON.parse(P(V)),ie={};for(const h of Object.keys(F)){const[g,d]=h.split("__"),L=l()(F[h]);U(`${g}_${d}`)&&(ie[g]={value:d,payloads:{[d]:L}})}return b(ie),ie}function U(V){return V.lengthO,CK:()=>D,FF:()=>P,J1:()=>T});var t,n,r,o,a,i,s,l=e(46123),p=e.n(l),m=e(96126),A=e(38464),C=e(47628),v=e(39552);const T=(0,v.Mz)(()=>!1),y=(0,m._8)(C.cF,A.XE,(N,H)=>({name:"getCMSAssetsUrlConfig",params:{language:H,query:{type:{$in:"article"},assetName:{$in:N}}}})),O=(0,m._8)(m.f9,y,(N,H)=>N(H)?.[0]),D=(0,m._8)(O,N=>N?.seometa?.title??""),x=(0,m._8)(O,N=>N?.seometa?.keywords??""),$=(0,m._8)(O,N=>N?.seometa?.description??""),G=(0,m._8)(O,N=>N?.seometa?.["og:image"]??""),X=(0,m._8)(O,N=>N?.seometa?.canonical??""),me=N=>N?.article?.wxNodes??{},Y=N=>N?.article?.limitedAccess??!1,Ee=N=>N?.article?.wxNodesWithAssets??{},R=(0,m._8)(O,N=>N?.author_data?.length?N.author_data:N?.author?.[0]?[{name:N.author[0],bioUrl:N.author_bio_link?.[0]||"",authorImage:[]}]:[]),B=(0,m._8)(O,N=>N?.pcollid??""),E=(0,m._8)(m.L6,B,A.XE,(N,H,te)=>{const K=(0,m.do)({language:te,collectionId:H});return p()(N,["getCMSCollectionsUrlConfig",K,"data"],{})}),P=(0,m._8)(E,N=>N?.ad_metrics?.article?.zone??""),b=(0,m._8)(E,N=>N?.title??""),w=(0,m._8)(O,N=>N?.providername??""),z=(0,m._8)(O,N=>N?.providerid??""),U=(0,m._8)(O,N=>N?.lastmodifieddate??""),V=(0,m._8)(O,N=>N?.publishdate??""),F=(0,m._8)(O,N=>N?.createdate??""),ie=(N,H)=>n(r,a,(te,K)=>{const q=(H||K).replace(/-/,"_"),ue=o({language:q,assetId:N});return t(te,["getCMSAssetByIDUrlConfig",ue,"data"],{})}),h=N=>n(r,H=>{const te=o({assetId:N});return t(H,["getCMSAssetsSlideshowUrlConfig",te,"data"],{})}),g=(N,H)=>n(r,i,(te,K)=>{const q=o({language:K,collectionType:N,collectionId:H});let ue=t(te,["getCMSOrderedListUrlConfig",q,"data"],{});return ue.text==="Not Found"&&(ue={}),ue}),d=N=>n(r,i,(H,te)=>{const K=L(N),q=o({language:te,assetIds:K}),ue=t(H,["getCMSAssetByIDsUrlConfig",q,"data"],[]);if(Array.isArray(ue)){let Ne=ue.filter(le=>le.status===200);return Ne=Ne.map(le=>{const{doc:De={}}=le;return{...De,playlists:De.playlists.concat({[s]:"Playlist from Assets"})}}).filter(Boolean),Ne}return null}),L=N=>{let H=N.replace(/(^,|,$)/g,"");return H=H.split(","),H=H.join(";"),H},j=N=>t(N,["article","videoAsset"],{})},86060(c,u,e){"use strict";e.d(u,{Dj:()=>s,NP:()=>A,lW:()=>m,m2:()=>C});var t=e(46123),n=e.n(t),r=e(96126),o=e(39552),a=e(38464),i=e(47628);const s=(0,o.Mz)(i.Of,v=>v?v.join("/"):null),l=(0,r._8)(r.L6,a.XE,s,(v,T,y)=>{if(!y)return null;const O=(0,r.do)({language:T,collectionId:y});return n()(v,["getCMSCollectionsUrlConfig",O,"data"],{})}),p=(0,r._8)(l,v=>n()(v,"title","")),m=(0,r._8)(l,v=>n()(v,"sponsored",!1)),A=(0,r._8)(l,i.aQ,(v,T)=>{if(!v)return;const y=T==="index"?"article":T;return/article|video/.test(y)?n()(v,["ad_metrics",y,"zone"],""):""}),C=(0,r._8)(l,i.aQ,(v,T)=>{if(!v)return;const y=T==="index"?"article":T;return/article|video/.test(y)?n()(v,["ad_metrics",y,"metrics"],""):""})},86859(c,u,e){"use strict";e.d(u,{$v:()=>n,Bl:()=>g,E$:()=>i,Ec:()=>ie,FR:()=>F,Fd:()=>P,H:()=>Ee,JM:()=>D,N_:()=>d,Pv:()=>t,QE:()=>G,QL:()=>p,Qi:()=>b,Sk:()=>Y,UL:()=>A,VV:()=>l,Ve:()=>v,YA:()=>s,aI:()=>me,eb:()=>h,ey:()=>y,fI:()=>B,jg:()=>m,kk:()=>$,lT:()=>x,pv:()=>w,r5:()=>O,ty:()=>R,uk:()=>z,uw:()=>T,v4:()=>V,vH:()=>U,vk:()=>C,y8:()=>E,yj:()=>X});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",p="burdaHeaderBidders",m="comscore",A="appsFlyer",C="criteoSlot",v="custParamsPii",T="facebookWxNode",y="findMe",O="geoIP",D="googleNonLimitedAds",x="gpt",$="gptPiiGDPR",G="gptPiiSaleUSA",X="indexExchange",me="instagramWxNode",Y="gptPrisma",Ee="headerBidders",R="medallia",B="mParticleFullMetrics",E="nielsen",P="outbrain",b="rubicon",w="socialLinksFooter",z="taboola",U="twitterWxNode",V="youtubeWxNode",F="wfxTriggers",ie="WXU/DPR/SET_CONSENT",h="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",d={[t]:{},[n]:{}}},8196(c,u,e){"use strict";e.d(u,{$G:()=>oe,AW:()=>q,Dl:()=>te,Ey:()=>Ne,GX:()=>N,Ht:()=>yt,Jw:()=>z,T0:()=>Y,Wf:()=>ue,Ws:()=>B,XC:()=>_,Xh:()=>Je,Y1:()=>X,Zj:()=>j,aF:()=>lt,e2:()=>y,fA:()=>le,hd:()=>H,kK:()=>ft,lX:()=>K,sG:()=>G,tM:()=>Ce,u2:()=>We,wI:()=>$,yd:()=>De});var t=e(39552),n=e(46123),r=e.n(n),o=e(46108),a=e.n(o),i=e(38464),s=e(38685),l=e(53111),p=e(47628),m=e(22292),A=e(12725),C=e(54571),v=e(86859);const T=(0,t.Mz)(p.RX,Ge=>Ge===m.gZ),y=(0,t.Mz)(p.RX,Ge=>m.Eq.includes(Ge)),O=Ge=>r()(Ge,[v.Bl,v.$v],{}),D=Ge=>(0,t.Mz)(O,it=>r()(it,[Ge])),x=Ge=>r()(Ge,[v.Bl,v.Pv],{}),$=(0,t.Mz)(x,Ge=>{const{DprSdk:it}=window||{};return Ge[A.zG]??it?.getUserConsentWithDefaultValue?.(A.zG)}),G=(0,t.Mz)(x,Ge=>{const{DprSdk:it}=window||{};return Ge[A.e_]??it?.getUserConsentWithDefaultValue?.(A.e_)}),X=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getGdprConsentOptInsString=="function")return Ge.getGdprConsentOptInsString()},me=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getCcpaSaleOptInString=="function")return Ge.getCcpaSaleOptInString()},Y=D(v.YA),Ee=D(v.r5),R=D(v.ey),B=(0,t.Mz)(D(v.pv),p.aQ,(Ge,it)=>["covid19map"].includes(it)?!1:Ge),E=D(v.uw),P=D(v.aI),b=D(v.vH),w=D(v.v4),z=(0,t.Mz)(s.l$,i.Jw,(Ge,it)=>Ge||it),U=(0,t.Mz)(p.RX,Ge=>[m.CA,...m.Eq,...m.Y6].includes(Ge));function V({linkList:Ge=[],regime:it,allowPrivacySettingsLink:mt,pageKey:ct,isMobile:Et,isUserLoggedIn:Dt,privacyPolicyLink:gt}){if(!Array.isArray(Ge))return Ge;const At=a()(Ge);return F({privacyLinkList:At,regime:it,allowPrivacySettingsLink:mt}),ie({privacyLinkList:At,regime:it,pageKey:ct,isMobile:Et}),h({privacyLinkList:At,regime:it,pageKey:ct,isMobile:Et}),g({privacyLinkList:At,regime:it,pageKey:ct,isMobile:Et,isUserLoggedIn:Dt}),d({privacyLinkList:At,regime:it,privacyPolicyLink:gt}),At}const F=({privacyLinkList:Ge,regime:it,allowPrivacySettingsLink:mt})=>{const ct=Ge.findIndex(Et=>Et?.titleTranslationKey==="privacySettings"||Et?.titleTranslationKey==="privacySettingsMenu");if(ct>-1){if(!mt){Ge.splice(ct,1);return}if(m.Y6.includes(it)){const{DprSdk:Et}=window||{};Ge[ct].titleTranslationKey="cookieSettings",Ge[ct].url="",Ge[ct].onClick=Et?.showConsentManager}m.Eq.includes(it)&&Ge[ct].titleTranslationKey!=="privacySettingsMenu"&&(Ge[ct].titleTranslationKey="reviewAdsSettings")}},ie=({privacyLinkList:Ge,regime:it,pageKey:mt,isMobile:ct})=>{const Et=Ge.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("dataPurposes"));if(Et>-1){if(it!==m.JP){Ge.splice(Et,1);return}mt==="dataPurposes"&&ct&&(Ge[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},h=({privacyLinkList:Ge,regime:it,pageKey:mt,isMobile:ct})=>{const Et=Ge.findIndex(Dt=>Dt?.titleTranslationKey?.includes?.("doNotSell"));if(Et>-1){if(!m.Eq.includes(it)){Ge.splice(Et,1);return}mt==="privacySettings"&&ct&&(Ge[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),it!==m.gZ&&m.Eq.includes(it)&&(Ge[Et].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ge,regime:it,pageKey:mt,isMobile:ct,isUserLoggedIn:Et})=>{const Dt=Ge.findIndex(gt=>gt?.titleTranslationKey?.includes?.("sensitiveData"));Dt>-1&&(mt==="privacySettings"&&ct&&(Ge[Dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(it!==m.gZ||!Et)&&Ge.splice(Dt,1))},d=({privacyLinkList:Ge,regime:it,privacyPolicyLink:mt})=>{const ct=Ge.findIndex(Et=>Et?.titleTranslationKey==="cookieNotice");if(ct>-1){if(!m.Eq.includes(it)){Ge.splice(ct,1);return}it===m.gZ&&(Ge[ct].titleTranslationKey="californiaNotice",Ge[ct].url=`${mt}#us-ccpa-notice-current`)}},L=(0,C.PF)({t:()=>{},shouldUseLocaleParam:!1}),j=(0,t.Mz)(p.RX,U,p.aQ,p.yl,l.MC,L,(Ge,it,mt,ct,Et,Dt)=>({linkList:gt})=>V({linkList:gt,regime:Ge,allowPrivacySettingsLink:it,pageKey:mt,isMobile:ct,isUserLoggedIn:Et,privacyPolicyLink:Dt?.[0]?.url})),N=D(v.VV),H=D(v.H),te=D(v.QL),K=D(v.vk),q=D(v.yj),ue=D(v.Ve),Ne=D(v.lT),le=D(v.kk),De=D(v.QE),We=D(v.ty),oe=D(v.Fd),_=D(v.Qi),ve=D(v.UL),Ce=D(v.uk),we=D(v.E$),Je=D(v.JM),ft=(0,t.Mz)(D(v.fI),p.AS,p.aQ,(Ge,it,mt)=>Ge&&!(it&&mt.includes("covid19"))),St=D(v.y8),lt=D(v.jg),vt=D(v.Sk),yt=D(v.FR)},18903(c,u,e){"use strict";e.d(u,{Bl:()=>t,EG:()=>a,Xn:()=>o,q:()=>n,rJ:()=>r});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"}},38464(c,u,e){"use strict";e.d(u,{Jw:()=>t.Jw,XE:()=>t.XE,iu:()=>$,ZN:()=>t.ZN,U9:()=>t.U9,S:()=>t.S,z6:()=>t.z6,mg:()=>t.mg,G3:()=>t.G3,jh:()=>p,fv:()=>T,xI:()=>A,fp:()=>O,f1:()=>D,Rj:()=>v,AN:()=>C});var t=e(44397),n=e(39552),r=e(69220),o=e(58618),a=e(46625),i=e(11131);const s=(0,n.Mz)(i.jR,a.Kb,(G,X)=>{const me=G?.["twc-unit"]??"";return me==="m"&&X?"s":me}),l=(0,n.Mz)(t.G3,s,a.Kb,(G,X,me)=>{const Y=(0,o.Bu)(X),Ee=(0,o.W3)(G,me);return Y||Ee}),p=(0,n.Mz)(l,G=>G.code),m=(0,n.Mz)(l,G=>G.name),A=(0,n.Mz)(l,G=>(0,r.ZH)(G.name)),C=(0,n.Mz)(l,G=>G.temp),v=(0,n.Mz)(l,G=>G.speed),T=(0,n.Mz)(l,G=>G.distance),y=(0,n.Mz)(l,G=>G.accumulation),O=(0,n.Mz)(l,G=>G.precip),D=(0,n.Mz)(l,G=>G.pressure);var x=e(18903);const $=G=>G[x.Bl]?.[x.rJ]||{}},44397(c,u,e){"use strict";e.d(u,{G3:()=>D,Jw:()=>$,S:()=>R,U9:()=>G,XE:()=>x,ZN:()=>B,mg:()=>me,z6:()=>Y});var t=e(96126),n=e(47628),r=e(69770),o=e(18903);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(E){return E?a.test(E)?E.replace("_","-"):"":o.Xn}const s=(0,t._8)(n.Rs,n.zB,(E,P)=>P||E||""),l=(0,t._8)(s,n.aQ,(E,P)=>{const b=i(E);return b||(P==="notFound"?o.Xn:b)}),p=(0,t._8)(l,n.AS,n.uO,(E,P,b)=>{let w=E;return P&&b&&w!=="en-US"&&(w="en-GB"),{locale:w}});function m(E){if(!E)return o.Xn;const P=E.split("-")[0];return o.EG[P]||o.Xn}const A=(0,t._8)(n.AS,n.Pm,r.YM,n.aQ,n.zB,(E,P,b,w,z)=>E||P||b||z||w==="notFound"),C=(0,t._8)(l,E=>m(E)),v=(0,t._8)(C,E=>({locale:E})),T=(0,t._8)(p,E=>({name:"getMewLocaleUrlConfig",params:E})),y=(0,t._8)(t.f9,p,A,v,(E,P,b,w)=>{let z=E({name:"getMewLocaleUrlConfig",params:P});return!(z?.data??null)&&b&&(z=E({name:"getMewLocaleUrlConfig",params:w})),z?.data}),O=(0,t._8)(y,E=>E?.locale?.data??null),D=(0,t._8)(O,E=>E?.attributes?.localeCode??""),x=(0,t._8)(D,E=>(E||"").replace("-","_")),$=(0,t._8)(D,E=>{const P="";if(E&&E.length){const b=E.split("-");return b.length>1?b[1]:P}return P}),G=(0,t._8)(O,E=>E?.attributes?.isLocaleSiteEnabled??!1),X=(0,t._8)(y,E=>E?.language?.data??null),me=(0,t._8)(X,E=>E?.attributes.languageCode??""),Y=(0,t._8)(me,E=>E.split("-")[0]),Ee=(0,t._8)(X,E=>E?.attributes.languageName??""),R=(0,t._8)(X,E=>E?.attributes.isRtlLanguage??!1),B=(0,t._8)(D,E=>E==="en-US")},3867(c,u,e){"use strict";e.d(u,{$F:()=>R,Ar:()=>U,B:()=>o,Bl:()=>n,Bv:()=>G,Cf:()=>X,Dw:()=>me,EI:()=>V,KJ:()=>Y,LH:()=>oe,Mq:()=>Ee,N_:()=>t,OB:()=>i,Qj:()=>b,SE:()=>We,SO:()=>m,Tr:()=>N,VN:()=>q,Wj:()=>ue,Ye:()=>te,Yq:()=>B,Yr:()=>Ne,Z2:()=>g,Zf:()=>le,_W:()=>L,b$:()=>ie,e8:()=>r,eM:()=>h,eV:()=>p,eq:()=>A,h1:()=>C,h_:()=>a,j1:()=>D,l1:()=>P,lo:()=>De,ls:()=>v,oD:()=>H,qP:()=>F,si:()=>d,uv:()=>K,wW:()=>$});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",p="WXU/ADS/RUBICON_INITIALIZED",m="WXU/ADS/RUBICON_DONE",A="WXU/ADS/BTF_BID_TARGETING_DONE",C="WXU/ADS/RUBICON_NO_WRAPPER",v="WXU/ADS/REFRESH_ADS",T="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",y="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",O=100,D=1e3,x="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",$="WXU/ADS/SLOTS/READY",G="WXU/ADS/SET_TARGETING_READY",X="WXU/ADS/SET_TARGETING_CUST_PARAMS",me="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",Y="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",Ee="WXU/ADS/SET_ALL_CUST_PARAMS",R="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",B="WXU/ADS/LOAD_AMAZON_HDBID",E="WXU/ADS/SET_AMAZON_HDBID_SLOTS",P="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",b="WXU/ADS/SET_CRITEO",w="WXU/ADS/SET_LOTAME",z="WXU/ADS/SET_CRITEO_SLOTS",U="WXU/ADS/LOAD_CRITEO_SLOTS",V="WXU/ADS/SET_IASPET_SLOTS",F="WXU/ADS/LOAD_INDEX_EXCHANGE",ie="WXU/ADS/SET_MISC_CUST_PARAMS",h="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",d="WXU/ADS/SET_WFXTG_TARGETING",L="WXU/ADS/SET_LOTAME_TARGETING",j="adBlocker",N="MW_Position1",H="WXU/ADS/NO_AD_CALL_EXCLUSION",te="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",K="WXU/ADS/SET_HASHED_MPID",q=["fa","tl","id"],ue=["CU","IR","SD","SY","UA"],Ne=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],le=["iasPetSlot","rubicon"],De=["refreshAds","userActionAdRefresh"],We="MW_Position2",oe="MW_Position3",_="Taboola",ve="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ce="https://pagead2.googlesyndication.com/tag/js/gpt.js"},47458(c,u,e){"use strict";e.d(u,{AT:()=>Je,CM:()=>at,DM:()=>At,FB:()=>ve,FQ:()=>Kt,JT:()=>et,KJ:()=>fe,KK:()=>k,Lz:()=>dt,Pk:()=>_,Sd:()=>Re,Tt:()=>yt,UQ:()=>ft,XY:()=>Oe,__:()=>h,aR:()=>Qe,ao:()=>_e,bC:()=>ze,bX:()=>F,bx:()=>Fe,d4:()=>it,d9:()=>vt,eE:()=>ge,go:()=>Ae,hh:()=>Ge,iB:()=>d,ic:()=>sn,ip:()=>Ce,jV:()=>nn,kz:()=>oe,lT:()=>se,lY:()=>gn,lf:()=>Te,lw:()=>ct,m1:()=>gt,nX:()=>mt,o2:()=>ie,p7:()=>Ht,rK:()=>ke,sU:()=>j,sj:()=>lt,so:()=>xe,ts:()=>L,ui:()=>ae,vM:()=>W,w3:()=>hn,wB:()=>De,wC:()=>Ie,xW:()=>It,xm:()=>q,yD:()=>dn});var t,n=e(39552),r=e(3326),o=e.n(r),a=e(16735),i=e.n(a),s=e(75857),l=e.n(s),p=e(3514),m=e.n(p),A=e(48875),C=e.n(A),v=e(82438),T=e.n(v),y=e(155),O=e.n(y),D=e(47628),x=e(96126),$=e(8196),G=e(68441),X=e(53111),me=e(69770),Y=e(22028),Ee=e(86060),R=e(12515),B=e(61131),E=e(39372),P=e(38464),b=e(51540),w=e(61647),z=e(22292),U=e(14890),V=e(3867);const F=Z=>Z?.[V.Bl]?.slotsReady??!1,ie=Z=>Z?.[V.Bl]?.rubiconDone??!1,h=Z=>Z?.[V.Bl]?.btfBidTargetingDone??!1,g=Z=>Z?.[V.Bl]?.custParamsComplete??!1,d=Z=>Z?.[V.Bl]?.targetingReady??!1,L=Z=>Z?.[V.Bl]?.amznHdBidStatus??!1,j=Z=>Z?.[V.Bl]?.criteoSlotStatus??!1,N=Z=>Z?.[t]?.wfxtg??!1,H=Z=>Z?.[t]?.adCallComplete??!1,te=Z=>Z?.[t]?.btfAdCallComplete??!1,K=(0,n.Mz)(ie,g,(Z,ce)=>({custParamsComplete:ce,rubiconDone:Z})),q=(0,n.Mz)(D.m0,Z=>{let ce=Z;if(Z!=="mobile"){const{screen:{width:pe}}=window;pe>1024?ce="desktop":pe>=768&&(ce="tablet")}return ce}),ue=(0,n.Mz)(Y.f8,Z=>l()(Object.values(Z??{})).filter(pe=>pe.component==="WxuAd"&&!pe?.props?.disableAd)??[]),Ne=(0,n.Mz)(ue,q,(Z,ce)=>Z.map(ot=>ce==="tablet"&&ot.props.tabletId==="none"?null:ce==="tablet"&&ot.props.tabletId?ot.props.tabletId:ot.props.id).filter(ot=>ot!==null).join(",")),le=Z=>(0,n.Mz)(ue,ce=>ce.map(ot=>Z==="tablet"&&ot.props.tabletId==="none"?null:Z==="tablet"&&ot.props.tabletId?ot.props.tabletId:ot.props.id).filter(ot=>ot!==null).join(",")),De=(0,n.Mz)(Y.SQ,Ee.m2,(Z,ce)=>{const pe=Z?.metrics_levels??null;return ce||pe}),We=(0,n.Mz)(Y.SQ,Z=>Z?.ads),oe=(0,n.Mz)(Y.x9,Z=>Z?.engine),_=(0,n.Mz)(Y.x9,Z=>Z?.networkCode),ve=(0,n.Mz)(P.G3,Y.x9,me.iW,(Z,ce,pe)=>{const{adUnits:He={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ce;let{mobile:ot,desktop:pt,tablet:ht}=He;ot=ot.includes("_us")?ot.substr(0,ot.indexOf("_us")):ot,pt=pt.includes("_us")?pt.substr(0,pt.indexOf("_us")):pt,ht=ht.includes("_us")?ht.substr(0,ht.indexOf("_us")):ht;let Ot="intl";switch(Z){case"en-US":Ot="us";break;case"es-US":Ot="es_us";break;case"en-IN":Ot="en_in";break;default:break}Ot!=="es_us"&&Ot!=="en_in"&&(pe.includes("oppo")||pe.includes("transsion"))&&(Ot="intl");const Tt=ot.includes("mobile_smart")?`${ot}_${Ot}`:ot,Ct=pt.includes("web_weather")?`${pt}_${Ot}`:pt,Rt=ht.includes("tablet_weather")?`${ht}_${Ot}`:ht;return{desktop:Ct,mobile:Tt,tablet:Rt}}),Ce=(0,n.Mz)(q,ve,(Z,ce)=>ce?.[Z]??""),we=(0,n.Mz)(Y.x9,Z=>Z?.adTagOverrides),Je=(0,n.Mz)(Y.x9,Z=>Z?.adZone),ft=(0,n.Mz)(Ce,Je,Ee.NP,(Z,ce,pe)=>`${Z}/${pe||ce||"non_monetized"}`),St=(0,n.Mz)(Y.x9,Z=>Z?.adsmetrics_zone),lt=()=>O().get("adstest"),vt=(0,x._8)(R.FF,Ee.NP,Je,(Z,ce,pe)=>Z||ce||pe),yt=(0,x._8)(q,Ee.NP,_,ve,Je,lt,(Z,ce,pe,He,ot,pt)=>{const ht=He[Z];return`${pe}/${pt?"test_":""}${ht}/${ce||ot}`}),Ge=(0,x._8)(q,_,ve,lt,(Z,ce,pe,He)=>{const ot=pe[Z];return`${ce}/${He?"test_":""}${ot}/interstitial`}),it=(0,x._8)(D.m0,We,(Z,ce)=>{const pe=[...ce?.thirdParties??[]],{token:He}=Z==="mobile"?U.Bq.USER_ACTION_AD_REFRESH:U.Bq.DESKTOP_USER_ACTION_AD_REFRESH;return!!pe.includes(He)}),mt=(0,x._8)(We,D.m0,G.jm,X.MC,(Z,ce,pe,He)=>{const ot="rubicon_enUS",pt="sequentialAdLoader",ht="abTesting",Ot=U.Bq.TIME_FRAME.token,Tt=U.Bq.HELIOS_AD_SDK.token,Ct=U.Bq.ADMIRAL.token,Rt=U.Bq.IAB_CATEGORIES.token,bt=U.Bq.INSTANA.token,Bt=U.Bq.ASSERTIVE_YIELD.token,{token:Wt}=U.Bq.USER_ACTION_AD_REFRESH,{token:Ut}=U.Bq.MOBILE_REFRESH_ADS,{token:Ze}=U.Bq.REFRESH_ADS,{token:re}=U.Bq.DESKTOP_USER_ACTION_AD_REFRESH;let be=[...Z?.thirdParties??[]];return be.includes(ot)||be.push(ot),be.includes(pt)||be.push(pt),be.includes(ht)||be.push(ht),be.includes(Tt)||be.push(Tt),be.includes(U.Bq.JANUS.token)||be.push(U.Bq.JANUS.token),be.includes(Ot)||be.push(Ot),be.includes(Ct)||be.push(Ct),be.includes(Rt)||be.push(Rt),be.includes(bt)||be.push(bt),be.includes(Bt)||be.push(Bt),ce==="mobile"?(be.push(Wt),be.push(Ut)):(be.push(re),be.push(Ze)),pe&&He&&(be=be.filter(rt=>!rt.includes(U.Bq.LOTAME.token))),T()(be).join(",")}),ct=(0,x._8)(Y.x9,Z=>[...Z?.thirdParties??[]].includes("rubicon_enUS")),Et=(0,x._8)(mt,D.RX,(Z,ce)=>{const pe=Z.split(",");if(!Array.isArray(pe)||!pe.length)return[];const{CRITEO_SLOT:He,IAS_PET_SLOT:ot,...pt}=U.Bq;return pe.filter(Dt(ce)).reduce((Ot,Tt)=>{const Rt=Object.values(pt).find(({token:bt})=>Tt.includes(bt));if(Rt){const{script:bt}=Rt;return bt?[...Ot,bt]:Ot}return Ot},[])}),Dt=Z=>ce=>!(z.Y6.includes(Z)&&U.eA.some(pe=>ce.includes(pe))),gt=(Z,ce)=>(0,x._8)(x.L6,q,ce?le(ce):Ne,ue,_e,(pe,He,ot,pt,ht)=>{const Ot=(0,x.do)({positions:ot,screenSize:ce??He});let Tt=pe?.getMewAdConfigsUrlConfig?.[Ot]?.data?.data??null;return Tt?(Tt=Tt.reduce((Ct,Rt)=>{const bt=pt.find(Bt=>Bt.props.id===Rt.name||Bt.props.tabletId===Rt.name);return[...Ct,{...Rt,lazyload:bt.props.lazyload,disableAd:bt?.props?.disableAd,sequentialGroup:bt?.props?.sequentialGroupOverride||Rt?.sequentialGroup||"btf"}]},[]),ht&&Z&&(Tt=Tt.filter(Ct=>Ct.sequentialGroup===Z)),Tt):[]}),At=(0,x._8)($.Wf,x.L6,P.G3,E.aG,(Z,ce,pe,He)=>{const ot=(0,x.do)({locale:pe,placeid:He}),pt=ce?.getWxAdTargetingUrlConfig?.[ot]?.data?.data??{},ht=o()(pt,U.Be);return Z?ht:o()(ht,U.Eb)}),ke=(0,x._8)(x.L6,mt,(Z,ce)=>{const pe=(0,x.do)({tokens:ce});let He=Z?.getMewAdThirdPartyConfigsUrlConfig?.[pe]?.data?.data??[];return He=He.map(({config:ot,config_type:pt})=>({config:ot,type:pt})),He}),It=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.AMAZON_HEADER_BIDDER.token:!1);if(ce&&ce.config)return ce.config}return{}}),Xt=(0,x._8)($.e2,ke,(Z,ce)=>{if(!Z)return{};if(!m()(ce)){const pe=ce.find(He=>He.type?He.type===U.Bq.ADMIRAL.token:{});if(pe&&pe.config)return pe.config}return{}}),zt=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.ASSERTIVE_YIELD.token:!1);if(ce&&ce.config)return ce.config}return{}}),Zt=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.INSTANA.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ht=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.AMAZON_SLOTS.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ae=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.CRITEO.token:!1);if(ce&&ce.config)return ce.config}return{}}),fe=(0,x._8)(ke,D.m0,(Z,ce)=>{if(!m()(Z)){const pe=Z.find(He=>He.type?He.type===U.Bq.CRITEO_SLOT.token:!1);if(pe&&pe.config)return pe.config.placements=pe.config.placements[ce],pe.config}return{}}),ge=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.GEOEDGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),Re=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.IAS_PET_SLOT.token:!1);if(ce&&ce.config)return ce.config}return{}}),Fe=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.INDEX_EXCHANGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),$e=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.LOTAME.token:!1);if(ce&&ce.config)return ce.config}return{}}),nt=/[0-9]{4}/,at=(0,x._8)($e,Z=>{const{tagsSrcId:ce="1884"}=Z;return ce.match(nt)}),Qe=(0,x._8)(at,Z=>Z?`//tags.crwdcntrl.net/lt/c/${Z}/lt.min.js`:""),xe=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.PREBID.token:!1);if(ce&&ce.config)return ce.config}return{}}),qe=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.PREMIUM_AD_DATA_LAKE.token:!1);if(ce&&ce.config)return ce.config}return{}}),ut=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.USER_ACTION_AD_REFRESH.token:!1);if(ce&&ce.config)return ce.config}return{}}),k=(0,x._8)(ut,D.aQ,P.G3,(Z,ce,pe)=>{const{atf:He,refreshBidders:ot}=Z,ht=(Object.keys(He)||[]).filter(Wt=>Wt.includes(pe)||Wt.includes("all"))||[];let Ot=Z?.atf?.positions,Tt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re?(Ot=He?.[Ut]?.[re]?.positions??Ot,Ot):Wt},[]);m()(Tt)&&(Tt=Ot);let Ct=Z?.atf?.userActionDelay;const Rt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re&&(Ct=He?.[Ut]?.[re]?.userActionDelay||Ct),Ct},[]);let bt=Z?.atf?.inViewOnly;const Bt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re&&(bt=He?.[Ut]?.[re]?.inViewOnly??bt),bt},[]);return{type:"atf",inViewOnly:Bt,posToRefresh:Tt,refreshBidders:ot,userActionDelay:Rt}}),W=(0,x._8)(ut,D.aQ,P.G3,(Z,ce,pe)=>{const{btf:He,refreshBidders:ot}=Z,ht=(Object.keys(He)||[]).filter(Wt=>Wt.includes(pe)||Wt.includes("all"))||[];let Ot=Z?.btf?.positions,Tt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re?(Ot=He?.[Ut]?.[re]?.positions??Ot,Ot):Wt},[]);m()(Tt)&&(Tt=Ot);let Ct=Z?.btf?.userActionDelay;const Rt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re&&(Ct=He?.[Ut]?.[re]?.userActionDelay||Ct),Ct},[]);let bt=Z?.btf?.inViewOnly;const Bt=ht.reduce((Wt,Ut)=>{const re=(Object.keys(He[Ut]).filter(be=>be.includes(ce)||be.includes("all"))||[])[0];return re&&(bt=He?.[Ut]?.[re]?.inViewOnly??bt),bt},[]);return{type:"btf",inViewOnly:Bt,posToRefresh:Tt,refreshBidders:ot,userActionDelay:Rt}}),ee=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.REFRESH_ADS.token:!1);if(ce&&ce.config)return ce.config}return{}}),Oe=(0,x._8)(ee,D.aQ,P.G3,(Z,ce,pe)=>{const{atf:He={},refreshBidders:ot=[]}=Z,{interval:pt=0,inViewOnly:ht=!1}=He,Tt=Object.keys(He).filter(bt=>bt.includes(pe)||bt.includes("all"))||[];let Ct=He.positions;const Rt=Tt.reduce((bt,Bt)=>{const Ut=Object.keys(He[Bt]).filter(Ze=>Ze.includes(ce)||Ze.includes("all"))||[];return m()(Ut)||(Ct=He[Bt][Ut].positions),Ct},[]);return{type:"atf",inViewOnly:ht,interval:pt,positions:Rt,refreshBidders:ot}}),Te=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq?.SEQUENTIAL_AD_LOADER?.token:!1);return ce?.config?ce.config:{}}}),_e=(0,x._8)(Te,D.m0,D.aQ,P.G3,(Z,ce,pe,He)=>{if(m()(Z)||ce!=="desktop")return!1;const pt=Object.keys(Z).filter(Rt=>Rt.includes(He)||Rt.includes("all"))||[],ht=Array.isArray(pt)&&pt[0],Ot=Z?.[ht],Tt=Ot&&(Ot.filter(Rt=>Rt.includes(pe)||Rt.includes("all"))||[]);return Tt&&Array.isArray(Tt)&&!!Tt[0]}),je=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq?.RUBICON?.token:!1);if(ce?.config)return ce.config}return{}}),ze=(0,x._8)(je,D.aQ,P.G3,(Z,ce,pe)=>{const{defaultTimeoutOverride:He}=Z,pt=Object.keys(Z).filter(Tt=>Tt.includes(pe)||Tt.includes("all"))||[];let ht=He;return pt.reduce((Tt,Ct)=>{const bt=Object.keys(Z[Ct]).filter(Bt=>Bt.includes(ce)||Bt.includes("all"))||[];return m()(bt)||(ht=Z[Ct][bt[0]].timeoutOverride),ht},ht)}),se=(0,x._8)(je,ze,(Z,ce)=>({filename:Z?.filename,testFilename:Z?.testFilename,timeout:ce})),ae=(0,x._8)(ee,D.aQ,P.G3,(Z,ce,pe)=>{const{btf:He={},refreshBidders:ot=[]}=Z,{interval:pt=0,inViewOnly:ht=!1}=He,Tt=Object.keys(He).filter(bt=>bt.includes(pe)||bt.includes("all"))||[];let Ct=He.positions;const Rt=Tt.reduce((bt,Bt)=>{const Ut=Object.keys(He[Bt]).filter(Ze=>Ze.includes(ce)||Ze.includes("all"))||[];return m()(Ut)||(Ct=He[Bt][Ut].positions),Ct},[]);return{type:"btf",interval:pt,inViewOnly:ht,positions:Rt,refreshBidders:ot}}),Ie=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.WFXTG.token:!1);if(ce&&ce.config)return ce.config}return{}}),Me=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.WX_AD_TARGETING.token:!1);if(ce&&ce.config)return ce.config}return{}}),et=(0,x._8)(yt,gt(null),(Z,ce)=>ce.map(pe=>({adSlotId:pe.slotTarget,size:pe.sizes.map(He=>He[0]==="fluid"?[1,1]:He),adUnitPath:Z}))),dt=()=>{{const Z=O().get("fv");return parseInt(Z,10)||0}},xt=(0,x._8)(Ee.NP,Je,(Z,ce)=>{const pe=Z||ce||"",He=pe.lastIndexOf("local_forecasts")!==-1;let ot,pt,ht;if(He)ot="fcst",ht="fcst",pt="fcst";else{const Tt=pe.split("/").slice(-2);[pt]=Tt,ot=`${pt}_${Tt[1]||""}`,ht=Tt[1]||"nl"}return{cat:ot,fam:pt,ch:ht}}),Mt=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq?.TIME_FRAME?.token:!1);if(ce?.config)return ce.config}return{}}),Ft=(0,x._8)(Y.wC,Mt,(Z,ce)=>ce?.tf?.[Z]??"nl"),Nt=(Z,ce)=>()=>{const pe=ce||"0123456789",He=Z||16;let ot="";for(let pt=0;pt{{const{userAgent:Z}=window.navigator,ce=Z&&Z.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ce))switch(ce[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),Yt=()=>String(Math.floor(Math.random()*1e3)+1),Jt=()=>"weather",qt=Z=>Z?.[t]?.wfxtg??{},En=Z=>Z?.[t]?.lotame??{},gn=Z=>Z?.[V.Bl]?.hashedMpid??"",pn=(0,x._8)(q,Z=>Z==="tablet"?"wx_tab":Z==="mobile"?"wx_mw":"wx"),fn=(0,x._8)(D.x7,(Z={})=>{if(Z.layer==="rwi"||Z.layers==="rwi")return"rwi"}),dn=Z=>Z?.[w.Bl]?.videoCount??0,tn=(0,x._8)(D.x7,Z=>Z?.adRef??""),sn=Z=>Z?.[V.Bl]?.custParams??{},Kt=(0,x._8)($.Wf,$.yd,xt,ve,Ft,Nt(16,"0123456789"),dt,lt,_t,pn,Yt,Jt,fn,tn,dn,me.iW,q,D.m0,(Z,ce,pe,He,ot,pt,ht,Ot,Tt,Ct,Rt,bt,Bt,Wt,Ut,Ze,re,be)=>{let rt={...pe,ad_unit:He[re],tf:ot,ord:pt,rmid:pt,impression_id:(0,b.uR)(),vab:be!=="mobile"?"nxgn":"daybreak",v:ht&&ht.toString(),adstest:Ot||"",browser:Tt,mr:"0",plat:Ct,env:Rt,refurl:bt,mlayer:Bt||"",...Ze?{par:Ze}:{},ref:Ut===0?Wt:"",sod:ce?"yes":"no"};rt=i()(rt,jt=>!!jt);const Lt=o()(rt,U.Be);return Z?Lt:o()(Lt,U.Eb)}),cn=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq.BIDDING_PROCESS_TIMEOUT.token:!1);if(ce&&ce.config)return ce.config}return{}}),mn=(0,x._8)(cn,Z=>{if(Z&&!m()(Z)){const{maxTime:ce}=Z;if(!Number.isNaN(ce))return+ce}return-1}),nn=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq?.HELIOS_AD_SDK?.token:!1);if(ce?.config)return ce.config}return{}}),hn=(0,x._8)(sn,gn,(Z,ce)=>{const pe=Object.keys(Z).filter(ot=>U.k3.has(ot)).sort();return{pageKvs:pe.length?` ${pe.join(" ")} `:"",hasPpid:!!ce}}),Sn=(0,x._8)(ke,Z=>{if(!m()(Z)){const ce=Z.find(pe=>pe.type?pe.type===U.Bq?.AB_TESTING?.token:!1);if(ce?.config)return ce.config}return{}}),en=(0,x._8)(ke,Z=>Z?.find?.(ce=>ce.type===U.Bq.IAB_CATEGORIES.token)?.config??{});function rn(Z,ce){return C()({},Z,ce,(pe,He)=>{if(Array.isArray(pe))return T()(pe.concat(He))})}const Rn=(0,x._8)(en,Z=>{const{iabCategoriesByPageCode:ce={}}=Z??{},pe={};for(const[He,ot]of Object.entries(ce))for(const pt of He.split(","))pe[pt]=rn(pe[pt]??{},ot);return pe}),yn=(0,x._8)(Rn,Y.wC,(Z,ce)=>Z[ce]),vn=(0,x._8)(R.Av,B.R3,(Z,ce)=>(m()(Z)?ce:Z)?.tags?.iab??{}),Cn=(0,x._8)(yn,vn,(Z,ce)=>rn(Z,ce)),In=(0,x._8)(en,Z=>Z?.iabSiteCategories)},14890(c,u,e){"use strict";e.d(u,{Be:()=>o,Bq:()=>t,Eb:()=>r,eA:()=>a,k3:()=>i});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"},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"])},31201(c,u,e){"use strict";e.d(u,{a:()=>s,l:()=>l});var t=e(39552),n=e(38464),r=e(38685),o=e(22028),a=e(47628);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.Mz)(r.l$,n.G3,o.YZ,o.C6,a.uO,(p,m,A,C,v)=>A&&m==="en-US"&&p==="US"&&!v||!A&&p==="US"&&m==="en-US"&&!C);function l(p,m,A){const C=i.includes(m.title)||i.includes(m.urlTranslationKey)||i.includes(m.titleTranslationKey),v=A?.includes?.("samsung");return!(C&&(!p||v))}},51147(c,u,e){"use strict";e.d(u,{WM:()=>$,W_:()=>V,Xm:()=>U,Yh:()=>l,bc:()=>P,oj:()=>ie,oz:()=>Ee,p3:()=>z,rj:()=>F,uU:()=>me});var t=e(47628),n=e(96126),r=e(44397),o=e(53111),a=e(14998),i=e(91359);const s=(0,n._8)(n.L6,a.Cb,(d,L)=>{const j="getSunV3LocationPointUrlConfig",N=d[j]||{},H=L[j]||{},te=(0,n.do)(H);return N[te]}),l=(0,n._8)(s,i.Pe,(d,L)=>{if(!(d?.loaded??null))return null;const N=d?.data??null;return!N||N.errors?null:ie(d.data.location,L)}),p=(0,n._8)(t.Tw,s,(d,L)=>{if(!d)return!1;if(!L)return!0;const j=L?.data?.errors??[];if(Array.isArray(j)&&j.length){const N=j[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(N)}return!1}),m=(0,n._8)(l,d=>d?`${d.latitude},${d.longitude}`:""),A=(0,n._8)(l,d=>d?.latitude??void 0),C=(0,n._8)(l,d=>d?.longitude??void 0),v=(0,n._8)(l,d=>d?.adminDistrict??""),T=(0,n._8)(l,d=>d?.adminDistrictCode??""),y=(0,n._8)(l,d=>d?.postalCode??""),O=(0,n._8)(l,d=>d?.neighborhood??""),D=(0,n._8)(l,d=>d?.country??""),x=(0,n._8)(l,d=>d?.countryCode??""),$=(0,n._8)(l,d=>{let L=d?.ianaTimeZone??"";return(!L||!L.includes("/"))&&(L="Etc/UTC"),L}),G=(0,n._8)(l,d=>d?.displayName??""),X=(0,n._8)(l,d=>d?.dmaCd??""),me=(0,n._8)(l,d=>d?.placeId??""),Y=(0,n._8)(l,d=>d?.airportName??""),Ee=(0,n._8)(l,d=>d?.type??""),R=(0,n._8)(l,d=>d?.city??""),B=(0,n._8)(l,d=>d?.canonicalCityId??""),E=(0,n._8)(l,d=>d?.disputedArea??!1),P=(0,n._8)(l,r.Jw,i.ck,o.MC,(d,L,j,N)=>V({location:d,countryCode:L,savedLocations:j,isUserLoggedIn:N,includePostalCode:!1})),b=(0,n._8)(l,o.MC,i.ck,r.Jw,(d,L,j,N)=>z({location:d,isUserLoggedIn:L,savedLocations:j,countryCode:N})),w=(0,n._8)(l,r.Jw,o.MC,i.ck,(d,L,j,N)=>U({location:d,savedLocations:N,isUserLoggedIn:j,countryCode:L}));function z({location:d,savedLocations:L,isUserLoggedIn:j,includePostalCode:N,countryCode:H}){const te=L.find(ue=>ue.placeID===d.placeId),K=H||"US";if(te&&j){const ue=(te?.userTag||te?.name)??"";if(ue){const Ne=d?.displayName??"",le=g(d,K);if(ue!==Ne&&ue!==le)return ue}}let q;if(d?.disputedCountries)q=d.displayName||"";else{switch(d?.type){case"address":q=d?.address?.split(",")[0]?.trim()||"";break;case"city":q=d?.locale?.locale2||"";break;case"locality":q=d?.locale?.locale3||"";break;case"neighborhood":q=d?.locale?.locale4||"";break;case"airport":q=d?.airportName||"";break;case"postal":const ue=d?.locale?.locale4||d?.locale?.locale3||d?.locale?.locale2||"",Ne=d?.postalCode||"";q=N?`${ue} ${Ne}`.trim():`${ue}`.trim();break;default:q=d?.displayName||""}q.length===0&&(q=d?.displayName)}return q}function U({location:d,savedLocations:L,countryCode:j,includePostalCode:N,isUserLoggedIn:H}){const te=j||"US",K=L.find(ue=>ue.placeID===d.placeId);if(K&&H){const ue=K?.userTag||K?.name;if(ue){const Ne=d?.displayName??"",le=g(d,te);if(ue!==Ne&&ue!==le)return h(d,te,N)}}let q;if(d?.disputedCountries)q=d?.displayName||"";else{const ue=te===d?.countryCode?"":d?.country||"",Ne=j!=="IL"&&d?.adminDistrict||"",le=d?.postalCode||"",De=d?.city||"";switch(d?.type){case"address":q=[De,Ne,ue].filter(Boolean).join(", ");break;case"city":q=[Ne,ue].filter(Boolean).join(", ");break;case"locality":q=[d?.locale?.locale2||"",Ne,ue].filter(Boolean).join(", ");break;case"neighborhood":q=[d?.locale?.locale3||d?.locale?.locale2||"",Ne,ue].filter(Boolean).join(", ");break;case"postal":const _=Ne||d?.locale?.locale2||"";q=[N?`${_} ${le}`.trim():_,ue].filter(Boolean).join(", ");break;default:q=[Ne,ue].filter(Boolean).join(", ")}}return q}function V({location:d,countryCode:L,includePostalCode:j=!0,savedLocations:N,isUserLoggedIn:H}){const te=z({location:d,savedLocations:N,isUserLoggedIn:H,countryCode:L}),K=U({location:d,countryCode:L,includePostalCode:j,savedLocations:N,isUserLoggedIn:H}),q=te&&K?", ":"",ue=d?.separator?d?.separator:q;return`${te}${ue}${K}`.trim()}function F(d){const L=d.placeId?.length||0;return L===0?[]:Array.from({length:L},(j,N)=>({displayName:d.displayName?.[N],adminDistrict:d.adminDistrict?.[N],adminDistrictCode:d.adminDistrictCode?.[N],countryCode:d.countryCode?.[N],country:d.country?.[N],disputedArea:d.disputedArea?.[N],city:d.city?.[N],type:d.type?.[N],postalCode:d.postalCode?.[N],disputedCountries:d.disputedCountries?.[N],locale:{locale1:d.locale?.locale1?.[N]||d.locale1?.[N],locale2:d.locale?.locale2?.[N]||d.locale2?.[N],locale3:d.locale?.locale3?.[N]||d.locale3?.[N],locale4:d.locale?.locale4?.[N]||d.locale4?.[N]},placeId:d.placeId[N],latitude:Math.round(d.latitude[N]*10)/10,longitude:Math.round(d.longitude[N]*10)/10}))}const ie=(d,L)=>{if(!d||!Array.isArray(L))return d;const j=L.find(N=>N.placeId===d.placeId);return j?{...d,displayName:j.address,address:j.address}:d};function h(d,L,j){if(d?.disputedCountries)return d?.displayName||"";const H=(L||"US")===d?.countryCode?"":d?.country||"",te=L!=="IL"&&d?.adminDistrict||"";switch(d?.type){case"city":return[d?.locale?.locale2||"",te,H].filter(Boolean).join(", ");case"locality":const q=te||d?.locale?.locale2||"";return[d.locale?.locale3||"",q,H].filter(Boolean).join(", ");case"neighborhood":const Ne=d?.locale?.locale4||"",le=d?.locale?.locale3||d?.locale?.locale2||"";return[Ne,le,te,H].filter(Boolean).join(", ");case"postal":const De=d?.postalCode||"";return[d?.locale?.locale4||d?.locale?.locale3||d?.locale?.locale2||"",`${te} ${j?De:""}`.trim(),H].filter(Boolean).join(", ");default:return[d?.locale?.locale2||"",te,H].filter(Boolean).join(", ")}}function g(d,L,j=", "){const N=[d.displayName];return L!=="IL"&&N.push(d.adminDistrictCode||d.adminDistrict),d.countryCode!==L&&d.disputedArea===!1&&N.push(d.country),N.filter(Boolean).join(j)}},14998(c,u,e){"use strict";e.d(u,{Cb:()=>l,yp:()=>p});var t=e(39552),n=e(96126),r=e(44397),o=e(47628),a=e(42235);function i(A){try{return decodeURIComponent(A)}catch{return""}}const s=(0,n._8)(o.Iu,o.aD,o.fY,o.dY,(A,C,v,T)=>{if(!A&&!C&&!v&&!T)return null;const O=[{type:"canonicalCityId",locId:i(T)},{type:"placeId",locId:i(v)},{type:null,locId:i(C)},{type:null,locId:i(A)}].find(X=>!!X.locId);if(!O)return null;const D=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,x=/-/,$=/\s/,{locId:G}=O;if(D.test(O.locId)){$.test(G)?O.locId=G.split(" ").pop():x.test(G)?O.locId=G.split("-").pop():O.locId=G.split("+").pop();const X=p(O);if(X)return X}return p(O)}),l=(0,n._8)(r.G3,s,(A,C)=>{const{type:v,value:T}=C||{},y={language:A,[v]:T};return v==="locId"&&(y.locationType="locid"),{getSunV3LocationPointUrlConfig:y}});function p({locId:A,type:C}){const v=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:T=>(0,a.y)(T)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:T=>T.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:T=>`${T.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:T=>{const y=T.substring(0,2).toUpperCase();return`${T.split(":")[0]}:1:${y}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:T=>`${T.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:T=>T},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:T=>T}];if(C){const T=v.find(y=>y.typeAs===C);if(T&&T.regex.test(A))return{type:T.typeAs,value:T.valueFn(A)}}for(let T=0,y=v.length;T{if(!A)return!0;const{type:C,value:v}=A;return!v||C==="geocode"&&v==="0.00,0.00"})},81994(c,u,e){"use strict";e.d(u,{Cb:()=>t.Cb,WM:()=>n.WM,W_:()=>n.W_,Xm:()=>n.Xm,Yh:()=>n.Yh,bc:()=>n.bc,oj:()=>n.oj,oz:()=>n.oz,p3:()=>n.p3,rj:()=>n.rj,uU:()=>n.uU,yp:()=>t.yp});var t=e(14998),n=e(51147)},42235(c,u,e){"use strict";e.d(u,{y:()=>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):""}},34696(c,u,e){"use strict";e.d(u,{Bl:()=>t,Dl:()=>n,Y3:()=>l,cB:()=>a,cD:()=>o,w7:()=>i,yA:()=>r,zz:()=>s});const t="page",n="WXU/PAGE/SET_PAGE_STATE",r=["privacyPolicy","adChoices","termsOfUse"],o="WXU/CHANGE/PAGE/LOCATION",a="WXU/ADBLOCK_STATUS",i=new Set(Object.getOwnPropertyNames(Object.prototype)),s="3f7db82b-3ad6-4172-bf96-804c24ed4c47",l="csc"},47628(c,u,e){"use strict";e.d(u,{AS:()=>t.AS,BM:()=>t.BM,DN:()=>t.DN,HQ:()=>t.HQ,It:()=>t.It,Iu:()=>t.Iu,Kp:()=>t.Kp,MR:()=>t.MR,Mc:()=>t.Mc,Mx:()=>t.Mx,NZ:()=>t.NZ,O8:()=>t.O8,Of:()=>t.Of,PY:()=>t.PY,Pd:()=>t.Pd,Pm:()=>t.Pm,Pq:()=>t.Pq,Qh:()=>t.Qh,RL:()=>t.RL,RX:()=>t.RX,Rs:()=>t.Rs,Tw:()=>t.Tw,WE:()=>t.WE,Yj:()=>t.Yj,ZS:()=>t.ZS,aD:()=>t.aD,aQ:()=>t.aQ,cF:()=>t.cF,dY:()=>t.dY,fY:()=>t.fY,g7:()=>t.g7,gv:()=>t.gv,hv:()=>t.hv,iE:()=>t.iE,jR:()=>t.jR,jf:()=>t.jf,jm:()=>t.jm,l8:()=>t.l8,m0:()=>t.m0,p:()=>t.p,qF:()=>t.qF,u6:()=>t.u6,uO:()=>t.uO,vP:()=>t.vP,x7:()=>t.x7,xZ:()=>t.xZ,yj:()=>t.yj,yl:()=>t.yl,zB:()=>t.zB});var t=e(11131)},11131(c,u,e){"use strict";e.d(u,{AS:()=>oe,BF:()=>O,BM:()=>Ht,DN:()=>ft,HQ:()=>Je,It:()=>C,Iu:()=>B,Kp:()=>m,MR:()=>Dt,Mc:()=>ie,Mx:()=>L,NZ:()=>ct,O8:()=>gt,Of:()=>K,PY:()=>vt,Pd:()=>Et,Pm:()=>R,Pq:()=>St,Qh:()=>it,RL:()=>s,RX:()=>V,Rs:()=>te,Tw:()=>De,WE:()=>U,Yj:()=>q,ZS:()=>me,aD:()=>j,aQ:()=>Y,cF:()=>D,dY:()=>H,fY:()=>N,g7:()=>E,gv:()=>d,hv:()=>le,iE:()=>v,jR:()=>p,jf:()=>g,jm:()=>_,l8:()=>Ge,m0:()=>b,p:()=>lt,qF:()=>yt,u6:()=>It,uO:()=>zt,vP:()=>z,x7:()=>X,xZ:()=>we,yj:()=>T,yl:()=>w,zB:()=>h});var t,n=e(39552),r=e(46123),o=e.n(r),a=e(96126),i=e(34696);const s=Ae=>Ae?.[i.Bl]??null,l=Ae=>Ae?.[t]?.domain,p=(0,n.Mz)(s,Ae=>Ae?.headers??null),m=(0,n.Mz)(p,Ae=>Ae?.["twc-subs"]??"none"),A=(0,n.Mz)(p,Ae=>Ae?.["twc-sticky-variant"]??""),C=(0,n.Mz)(p,Ae=>Ae?.["twc-ads-killswitch"]??""),v=(0,n.Mz)(p,Ae=>Ae?.["twc-site-mode"]??""),T=(0,n.Mz)(p,Ae=>{const fe=Ae?.["twc-experiment"]??null;return fe?JSON.parse(window?.atob(fe)):{}}),y=(0,a._8)(a.L6,Ae=>{const fe=(0,a.do)({entityType:"state_config",entityId:i.zz});return o()(Ae,["getMewEntityUrlConfig",fe,"data","data","attributes","value"],{})}),O=(0,n.Mz)(y,T,(Ae,fe)=>{let ge;const Re=Object.keys(Ae),Fe=Object.keys(fe);return Re.forEach($e=>{Fe.includes($e)&&(ge=$e)}),ge}),D=(0,n.Mz)(s,Ae=>Ae?.path?.replace(/\/$/,"")??""),x=(0,n.Mz)(s,Ae=>Ae?.pathPattern??""),$=(0,n.Mz)(s,Ae=>Ae?.referer??null),G=(0,n.Mz)(s,Ae=>Ae?.requestBody??null),X=(0,n.Mz)(s,Ae=>Ae?.query??null),me=(0,n.Mz)(s,Ae=>Ae?.params??null),Y=(0,n.Mz)(s,Ae=>Ae?.pageKey??""),Ee=(0,n.Mz)(Y,Ae=>Ae==="today"),R=(0,n.Mz)(Y,Ae=>i.yA.includes(Ae)),B=(0,n.Mz)(s,Ae=>Ae?.params?.locId??""),E=(0,n.Mz)(s,Ae=>Ae?.contextListId??""),P=(0,n.Mz)(p,Ae=>{const fe="4g",ge=[fe,"3g"],Fe=(Ae?.["twc-connection-speed"]??fe).toLowerCase();return ge.includes(Fe)?Fe:fe}),b=(0,n.Mz)(p,Ae=>Ae?.["twc-device-class"]??"mobile"),w=(0,n.Mz)(b,Ae=>Ae==="mobile"),z=(0,n.Mz)(p,Ae=>Ae?.["twc-partner"]??""),U=(0,n.Mz)(p,Ae=>Ae?.["twc-csc"]??""),V=(0,n.Mz)(p,Ae=>Ae?.["twc-privacy"]??"exempt"),F=(0,n.Mz)(p,Ae=>Ae?.["twc-experience"]??""),ie=(0,n.Mz)(X,Ae=>Ae?.experience??""),h=(0,n.Mz)(X,Ae=>Ae?.locale??""),g=(0,n.Mz)(X,Ae=>Ae?.par??""),d=(0,n.Mz)(X,Ae=>Ae?.cscCountryCode??Ae?.csccountrycode??""),L=(0,n.Mz)(U,Ae=>Ae==="KR"),j=(0,n.Mz)(X,Ae=>Ae?.locId??""),N=(0,n.Mz)(X,Ae=>Ae?.placeId??""),H=(0,n.Mz)(X,Ae=>Ae?.canonicalCityId??""),te=(0,n.Mz)(me,Ae=>Ae?.locale??""),K=(0,n.Mz)(me,Y,D,(Ae,fe,ge)=>ge.includes("medical-reviewer")?["bios/medical-reviewer"]:fe==="bioPage"?["bios"]:fe==="commerce"?["atmosphere"]:Ae?.collectionId??null),q=(0,n.Mz)(te,Ae=>Ae?.split("-")?.[1]??""),ue=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Ne=(0,a._8)(ue,a.f9,(Ae,fe)=>fe(Ae)?.data?.attributes?.value),le=(0,n.Mz)(q,Ne,(Ae,fe)=>{const ge=fe?.countryCodesWithoutRegisteredTrademark;return ge?!ge.includes(Ae):!1}),De=(0,n.Mz)(j,x,(Ae,fe)=>fe.includes(":locId")||!!Ae),We=(0,n.Mz)(Y,Ae=>["moduleService"].includes(Ae)),oe=(0,n.Mz)(We,D,ie,h,(Ae,fe,ge,Re)=>{const Fe=Array.isArray(fe.match(/api\/v[0-9]/g))&&!!ge&&!!Re;return Ae||Fe}),_=(0,n.Mz)(te,Ae=>Ae?["en-US"].indexOf(Ae)>-1:!0),ve=(0,n.Mz)(C,_,m,(Ae,fe,ge)=>{const Re=Ae&&Ae.split(",")||[],Fe=ge!=="none";return Re.includes("ads")||Re.includes("allthethings")||fe&&Fe}),Ce=(0,n.Mz)(x,Ae=>Ae==="/:locale/dsr"),we=(0,n.Mz)(p,Ae=>Ae?.["twc-csrf"]??""),Je=(0,n.Mz)(p,Ae=>Ae?.["twc-geoip-country"]??""),ft=(0,n.Mz)(G,Ae=>Ae?.userId),St=(0,n.Mz)(G,Ae=>Ae?.appId),lt=(0,n.Mz)(G,Ae=>Ae?.version),vt=(0,n.Mz)(G,Ae=>Ae?.adId),yt=(0,n.Mz)(G,Ae=>Ae?.serviceProviders),Ge=(0,n.Mz)(G,Ae=>Ae?.enabledUserDataInventory),it=(0,n.Mz)(X,Ae=>Ae?.userId),mt=(0,n.Mz)(X,Ae=>Ae?.serviceProviders),ct=(0,n.Mz)(X,Ae=>Ae?.regime),Et=(0,n.Mz)(X,Ae=>Ae?.countryCode),Dt=(0,n.Mz)(X,Ae=>Ae?.isUserLoggedIn==="true"),gt=(0,n.Mz)(X,Ae=>Ae?.isUserPremium==="true"),At=(0,n.Mz)(X,Ae=>Ae?.email),ke=(0,n.Mz)(X,Ae=>Ae?.action),It=(0,n.Mz)(X,Ae=>Ae?.appIdOverride),Xt=(0,n.Mz)(It,St,(Ae,fe)=>fe?.includes("twc")||Ae?.includes("twc")),zt=(0,n.Mz)(It,St,(Ae,fe)=>fe?.includes("wu")||Ae?.includes("wu")),Zt=(0,n.Mz)(It,St,(Ae,fe)=>fe?.includes("samsung")||Ae?.includes("samsung")),Ht=Ae=>Ae?.[i.Bl]?.adblocker??!1},86225(c,u,e){"use strict";e.d(u,{$i:()=>o,Lu:()=>a,Md:()=>i,cw:()=>r,du:()=>n,ky:()=>s,my:()=>t});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},59500(c,u,e){"use strict";e.d(u,{YM:()=>t.YM});var t=e(69770),n=e(86225)},69770(c,u,e){"use strict";e.d(u,{Fx:()=>y,I0:()=>C,YM:()=>l,iW:()=>i,kq:()=>s,pD:()=>v,yn:()=>p,zo:()=>m});var t=e(39552),n=e(155),r=e.n(n),o=e(47628),a=e(86225);const i=(0,t.Mz)(o.jf,o.vP,(O,D)=>O||D||r().get("partner")||""),s=(0,t.Mz)(o.jf,O=>O||r().get("partner")||""),l=(0,t.Mz)(i,O=>O.toLowerCase().includes("samsung")),p=(0,t.Mz)(i,O=>O.toLowerCase().includes("apple")||O.toLowerCase().includes(a.ky)),m=(0,t.Mz)(i,l,(O,D)=>D?O==="samsung_vsc":!1),A=(0,t.Mz)(i,l,(O,D)=>D?O==="samsung_msc":!1),C=(0,t.Mz)(i,m,(O,D)=>D?"samsungVietnam":O),v=(0,t.Mz)(i,o.aQ,(O,D)=>!(O==="oppo_widget"&&a.$i.includes(D))),T=(0,t.Mz)(i,O=>a.cw.includes(O)),y=(0,t.Mz)(l,o.aQ,(O,D)=>!!(O&&D!=="memberLogin"))},46625(c,u,e){"use strict";e.d(u,{Kb:()=>t.Kb,_q:()=>t._q,b_:()=>t.b_});var t=e(39372)},39372(c,u,e){"use strict";e.d(u,{BA:()=>t.BA,Dg:()=>t.Dg,H2:()=>t.H2,K8:()=>t.K8,Kb:()=>t.Kb,Kj:()=>t.Kj,Me:()=>t.Me,Xu:()=>t.Xu,ZM:()=>t.ZM,_q:()=>t._q,aG:()=>t.aG,b_:()=>t.b_,hJ:()=>t.hJ,hp:()=>t.hp,l1:()=>t.l1,lh:()=>t.lh,ow:()=>t.ow});var t=e(92266)},92266(c,u,e){"use strict";e.d(u,{BA:()=>g,Dg:()=>O,H2:()=>De,K8:()=>U,Kb:()=>oe,Kj:()=>b,Me:()=>G,Xu:()=>h,ZM:()=>X,_q:()=>D,aG:()=>E,b_:()=>ie,hJ:()=>x,hp:()=>H,l1:()=>P,lh:()=>w,ow:()=>R});var t=e(39552),n=e(46123),r=e.n(n),o=e(81994),a=e(42235),i=e(5479),s=e(38685),l=e(96126),p=e(44397),m=e(47628),A=e(27438),C=e(53111);const v=(0,t.Mz)(m.Tw,o.uU,i.ck,i.Br,s.uE,(_,ve,Ce,we,Je)=>{if(_)return ve;if(/^([0-9a-f]){32,}$/.test(Ce[0]?.placeID))return Ce[0].placeID;if(we?.[0])return we[0];if(Je)return Je}),T=(0,l._8)(v,_=>{if(!_)return{value:null,type:"none"};const ve={type:null,locId:decodeURIComponent(_)};return(0,o.yp)(ve)}),y=(0,l._8)(p.G3,T,(_,ve)=>{const{type:Ce,value:we}=ve||{},Je={language:_,[Ce]:we};return Ce==="locId"&&(Je.locationType="locid"),{getSunV3LocationPointUrlConfig:Je}}),O=(0,l._8)(l.L6,y,o.Cb,m.Tw,(_,ve,Ce,we)=>{const Je="getSunV3LocationPointUrlConfig",ft=_[Je]||{};let St=ve[Je]||{};we&&(St=Ce[Je]);const lt=(0,l.do)(St);return r()(ft,lt)}),D=(0,l._8)(O,i.Pe,(_,ve)=>{if(!r()(_,"loaded"))return null;const we=r()(_,"data");return!we||we.errors?null:(0,o.oj)(_.data.location,ve)}),x=(0,l._8)(D,_=>r()(_,"displayName","")),$=(0,l._8)(D,_=>r()(_,"adminDistrict","")),G=(0,l._8)(D,_=>r()(_,"adminDistrictCode","")),X=(0,l._8)(D,_=>r()(_,"countryCode","")),me=(0,l._8)(D,_=>r()(_,"country","")),Y=(0,l._8)(D,_=>r()(_,"countyId","")),Ee=(0,l._8)(D,_=>r()(_,"disputedArea",!1)),R=(0,l._8)(D,_=>{if(!!_)return(0,a.y)(`${_.latitude},${_.longitude}`)}),B=(0,l._8)(i.KX,_=>r()(_,"defaultLocations",{})),E=(0,l._8)(D,B,(_,ve)=>{if(_)return r()(_,"placeId","");{const Ce=(0,A.K)(),{"TWC-GeoIP-Country":we}=Ce;return ve[we]||null}}),P=(0,l._8)(D,_=>r()(_,"dmaCd","")),b=(0,l._8)(D,_=>r()(_,"postalCode","")),w=(0,l._8)(D,_=>r()(_,"city","")),z=(0,l._8)(D,_=>r()(_,"canonicalCityId","")),U=(0,l._8)(D,_=>{let ve=r()(_,"ianaTimeZone","");return(!ve||!ve.includes("/"))&&(ve="Etc/UTC"),ve}),V=(0,l._8)(D,_=>We(r()(_,"latitude",void 0))),F=(0,l._8)(D,_=>We(r()(_,"longitude",void 0))),ie=(0,l._8)(D,p.Jw,i.ck,C.MC,(_,ve,Ce,we)=>_&&(0,o.W_)({location:_,savedLocations:Ce,isUserLoggedIn:we,countryCode:ve})||""),h=(0,l._8)(D,i.Pe,C.MC,i.ck,p.Jw,(_,ve,Ce,we,Je)=>(0,o.p3)({location:(0,o.oj)(_,ve),savedLocations:we,countryCode:Je,isUserLoggedIn:Ce})),g=(0,l._8)(D,p.Jw,i.ck,C.MC,(_,ve,Ce,we)=>(0,o.Xm)({location:_,savedLocations:Ce,isUserLoggedIn:we,countryCode:ve})),d=(0,t.Mz)(i.ck,_=>/^([0-9a-f]){32,}$/.test(_[0]?.placeID)?_[0].placeID:null),L=(0,l._8)(d,_=>{if(!_)return{value:null,type:"none"};const ve={type:null,locId:decodeURIComponent(_)};return(0,o.yp)(ve)}),j=(0,l._8)(p.G3,L,(_,ve)=>{const{type:Ce,value:we}=ve||{},Je={language:_,[Ce]:we};return Ce==="locId"&&(Je.locationType="locid"),{getSunV3LocationPointUrlConfig:Je}}),N=(0,l._8)(l.L6,j,(_,ve)=>{const Ce="getSunV3LocationPointUrlConfig",we=_[Ce]||{},Je=ve[Ce]||{},ft=(0,l.do)(Je);return r()(we,ft)}),H=(0,l._8)(N,i.Pe,(_,ve)=>{if(!r()(_,"loaded"))return null;const we=r()(_,"data");return!we||we.errors?null:(0,o.oj)(_.data.location,ve)}),te=(0,t.Mz)(i.Br,_=>_?.[0]?_[0]:null),K=(0,l._8)(te,_=>{if(!_)return{value:null,type:"none"};const ve={type:null,locId:decodeURIComponent(_)};return(0,o.yp)(ve)}),q=(0,l._8)(p.G3,K,(_,ve)=>{const{type:Ce,value:we}=ve||{},Je={language:_,[Ce]:we};return Ce==="locId"&&(Je.locationType="locid"),{getSunV3LocationPointUrlConfig:Je}}),ue=(0,l._8)(l.L6,q,(_,ve)=>{const Ce="getSunV3LocationPointUrlConfig",we=_[Ce]||{},Je=ve[Ce]||{},ft=(0,l.do)(Je);return r()(we,ft)}),Ne=(0,l._8)(ue,i.Pe,(_,ve)=>{if(!r()(_,"loaded"))return null;const we=r()(_,"data");return!we||we.errors?null:(0,o.oj)(_.data.location,ve)}),le=(0,l._8)(l.L6,te,(_,ve)=>{const we=_["getSunV3LocationSearchUrlConfig"]||{};for(const Je of Object.keys(we)){const ft=we?.[Je]?.data?.location,St=ft?.placeId?.indexOf?.(ve);if(St>=0){const lt=Object.keys(ft).map(vt=>[vt,ft[vt][St]]);return Object.fromEntries(lt)}}return null}),De=(0,l._8)(Ne,le,(_,ve)=>_??ve);function We(_){return(+`${Math.round(`${_}e2`)}e-2`).toFixed(2)}const oe=(0,t.Mz)(m.Mx,X,(_,ve)=>_&&ve==="KR")},25653(c,u,e){"use strict";e.d(u,{B:()=>t});const t="dal"},96126(c,u,e){"use strict";e.d(u,{L6:()=>l,_8:()=>s,do:()=>i,f9:()=>p});var t=e(46343),n=e.n(t),r=e(39552),o=e(43873),a=e(25653);const i=(m={})=>Object.keys(m).sort().map(A=>{const C=m[A];return!!C&&typeof C=="object"?`${A}:{${i(C)}}`:`${A}:${C}`}).join(";"),s=(0,r.Ad)(o.UI,n()),l=m=>m?.[a.B]??{},p=(0,r.Mz)(l,m=>(A,C)=>{const{params:v,name:T}=A,y=i(v);return C?m?.[T]?.[y]:m?.[T]?.[y]?.data})},11733(c,u,e){"use strict";e.d(u,{i:()=>n});var t=e(82103);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},46036(c,u,e){"use strict";e.d(u,{AI:()=>t,NA:()=>o,SS:()=>r,yo:()=>n});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"]},87267(c,u,e){"use strict";e.d(u,{O:()=>s});var t=e(39552),n=e(68441),r=e(44397),o=e(47628),a=e(38685),i=e(46036);const s=(0,t.Mz)(r.z6,o.vP,r.Jw,a.l$,n.jm,o.Mc,(l,p,m,A,C,v)=>{if(C||v==="wu")return!0;if(["ios","android"].includes(v))return!!(i.AI.includes(l)&&!(0,n.h7)());let T=!0;return i.NA.forEach(y=>{p.includes(y)&&(T=!1)}),!(!T||i.yo.includes(m)||i.yo.includes(A))})},54139(c,u,e){"use strict";e.d(u,{uC:()=>v});var t,n=e(82103),r=e(86376),o=e.n(r);const a=(0,r.createLogger)("new-relic"),i="meta.",s="perf.";var l=(D=>(D.provider="new-relic-script",D))(l||{}),p=(D=>(D.method="NREUM",D))(p||{});function m(){let D="dev";return t("WEBCAKES_ENV")==="PROD"&&(D="prod"),t("WEBCAKES_ENV")==="PERF"&&(D="perf"),t("WEBCAKES_ENV")==="STAGE"&&(D="stage"),D}async function A(){const D=m(),{default:x}=await e(40333)(`./new-relic-script.${D}.ext.html`);return x}function C(D,x){try{window?.NREUM?.setCustomAttribute?.(`${i}${D}`,x)}catch{}}function v(D,x={}){try{let $;const G={};typeof D=="string"?$=D:($=D.name,D.entryType!=="mark"?(G.duration=y(D.duration),G.timestamp=y(window.performance.timeOrigin+D.startTime)):(G.duration=y(D.startTime),G.timestamp=y(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.($,{...T(G,s),...T(x,i)})}catch($){a.error($,"sendReumEvent error")}}function T(D,x=""){return Object.fromEntries(Object.entries(D).map(([$])=>[`${x}${$}`,D[$]]))}function y(D){return D/1e3}function O(){return`