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