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