(()=>{(()=>{var Fn={40333(c,u,e){var t={"./new-relic-script.dev.ext.html":[9010,[9010]],"./new-relic-script.perf.ext.html":[17684,[7684]],"./new-relic-script.prod.ext.html":[99322,[9322]],"./new-relic-script.stage.ext.html":[39975,[9975]]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1][0]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=40333,c.exports=n},39873(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(u,e){c.exports=e()})(this,function(){return function(u){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return u[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=u,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(R,L,j){var _=[null];_.push.apply(_,L);var w=new(Function.bind.apply(R,_));return j&&f(w,j.prototype),w}).apply(null,arguments)}function f(x,B){return(f=Object.setPrototypeOf||function(E,R){return E.__proto__=R,E})(x,B)}function l(x){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(B){return B.__proto__||Object.getPrototypeOf(B)})(x)}t.r(e);var p=function(x){function B(j){var _,w,G,W,ce;return function(m,g){if(!(m instanceof g))throw new TypeError("Cannot call a class as a function")}(this,B),w=function(m,g){return!g||n(g)!=="object"&&typeof g!="function"?a(m):g}(this,(_=l(B)).call.apply(_,[this].concat(r(j)))),G=a(w),ce=void 0,(W="_entries")in G?Object.defineProperty(G,W,{value:ce,enumerable:!0,configurable:!0,writable:!0}):G[W]=ce,w._entries=j,w}var E,R,L;return function(j,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(_&&_.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),_&&f(j,_)}(B,x),E=B,(R=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(j){return this._entries.filter(function(_){return _.entryType===j})}},{key:"getEntriesByName",value:function(j,_){return this._entries.filter(function(w){return w.name===j}).filter(function(w){return!_||w.entryType===_})}}])&&o(E.prototype,R),L&&o(E,L),B}(i(Array));function T(x,B){for(var E=0;E0&&arguments[0]!==void 0?arguments[0]:{},j=L.registeredObservers,_=j===void 0?new Set:j,w=L.processedEntries,G=w===void 0?new Set:w,W=L.interval,ce=W===void 0?100:W,m=L.context,g=m===void 0?self:m;(function(S,h){if(!(S instanceof h))throw new TypeError("Cannot call a class as a function")})(this,x),C(this,"registeredObservers",void 0),C(this,"processedEntries",void 0),C(this,"interval",void 0),C(this,"intervalId",void 0),C(this,"context",void 0),this.registeredObservers=_,this.processedEntries=G,this.interval=ce,this.context=g,this.intervalId=null}var B,E,R;return B=x,(E=[{key:"getNewEntries",value:function(){var L=this;return this.context.performance.getEntries().filter(function(j){return!L.processedEntries.has(j)})}},{key:"getObserversForType",value:function(L,j){return Array.from(L).filter(function(_){return _.entryTypes.some(function(w){return w===j})})}},{key:"processBuffer",value:function(L){var j=Array.from(L.buffer),_=new p(j);L.buffer.clear(),j.length&&L.callback&&L.callback.call(void 0,_,L)}},{key:"processEntries",value:function(){var L=this;this.getNewEntries().forEach(function(_){var w=_.entryType;L.getObserversForType(L.registeredObservers,w).forEach(function(G){G.buffer.add(_)}),L.processedEntries.add(_)});var j=function(){return L.registeredObservers.forEach(L.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(j):this.context.setTimeout(j,0)}},{key:"add",value:function(L){this.registeredObservers.add(L),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(L){this.registeredObservers.delete(L),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(B.prototype,E),R&&T(B,R),x}()),pe=function(){function x(L){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:H;(function(_,w){if(!(_ instanceof w))throw new TypeError("Cannot call a class as a function")})(this,x),O(this,"callback",void 0),O(this,"buffer",void 0),O(this,"entryTypes",[]),O(this,"taskQueue",void 0),this.callback=L,this.buffer=new Set,this.taskQueue=j}var B,E,R;return B=x,(E=[{key:"observe",value:function(L){if(!L)throw new Error(P);if(L.entryTypes&&L.type)throw new Error(D);var j;if(L.entryTypes)j=L.entryTypes;else{if(!L.type)throw new Error(P);j=[L.type]}var _=j.filter(z);_.length>0&&_.length!==j.length&&console.warn(F),_.length?(this.entryTypes=_,this.taskQueue.add(this)):console.warn(b)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var L=Array.from(this.buffer);return new p(L)}}])&&v(B.prototype,E),R&&v(B,R),x}();O(pe,"supportedEntryTypes",y);var $="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:pe,he=self;he.PerformanceObserver||(he.PerformanceObserver=$)}])})},34134(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(88696),u)},88696(c,u,e){"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?l[y].startTime:s.now(),z=D>2?l[P].startTime:s.now(),H=new t({name:O,entryType:"measure",startTime:F,duration:z-F});return f.push(H),H},s.getEntries=s.webkitGetEntries||function(O){return O!=null?f.filter(function(y){return y.name===O.name&&y.entryType===O.entryType}):f},s.getEntriesByType=s.webkitGetEntriesByType||function(O){return p("entryType",O)},s.getEntriesByName=s.webkitGetEntriesByName||function(O){return p("name",O)},s.clearMarks=s.webkitClearMarks||function(O){T("mark",O),delete l[O]},s.clearMeasures=s.webkitClearMeasures||function(O){T("measure",O)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}u.polyfill=a,u.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof selfde,A:()=>Ie,B:()=>h,C:()=>ze,D:()=>E,E:()=>w,F:()=>it,G:()=>ht,H:()=>P,I:()=>X,J:()=>yt,L:()=>Rt,M:()=>xe,N:()=>ct,O:()=>et,P:()=>ue,Q:()=>We,R:()=>Fe,S:()=>Ge,T:()=>Y,U:()=>Ce,W:()=>ge,Z:()=>Xt,a:()=>gt,a2:()=>ot,a4:()=>ee,a6:()=>ne,b:()=>mt,d:()=>ut,e:()=>Ee,f:()=>Et,g:()=>st,h:()=>Pt,i:()=>R,j:()=>g,k:()=>O,l:()=>m,m:()=>_,n:()=>Le,o:()=>$,p:()=>z,q:()=>B,r:()=>pe,s:()=>ce,t:()=>y,u:()=>H,v:()=>S,y:()=>W,z:()=>G});var t=e(3068),n=e(89575),r=e(54860),o=2147483647;function a(re,te){te===void 0&&(te=!0);var Te,Me=new Promise(function(Ye){Te=setTimeout(Ye,Math.min(o,re),te)});return Me[t.bO]=function(){clearTimeout(Te)},Me}const i=a;var s,f,l,p,T,C,v=function(te){return function(){return te}},O=v(!0),y=function(){},P=function(te){return te},D=typeof Symbol=="function",b=D&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function F(re,te,Te){if(!te(re))throw new Error(Te)}var z=function(te,Te){(0,n.A)(te,Te),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(Te).forEach(function(Me){te[Me]=Te[Me]})},H=function(te,Te){var Me;return(Me=[]).concat.apply(Me,Te.map(te))};function pe(re,te){var Te=re.indexOf(te);Te>=0&&re.splice(Te,1)}function $(re){var te=!1;return function(){te||(te=!0,re())}}var he=function(te){throw te},x=function(te){return{value:te,done:!0}};function B(re,te,Te){te===void 0&&(te=he),Te===void 0&&(Te="iterator");var Me={meta:{name:Te},next:re,throw:te,return:x,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,_=function(te){return Array.apply(null,new Array(te))},w=function(te){return function(Te){return te(Object.defineProperty(Te,t.q8,{value:!0}))}},G=function(te){return te===t.a6},W=function(te){return te===t.nm},ce=function(te){return G(te)||W(te)};function m(re,te){var Te=Object.keys(re),Me=Te.length,Ye=0,dt,Dt=(0,r.YO)(re)?_(Me):{},vt={};function Wt(){Ye===Me&&(dt=!0,te(Dt))}return Te.forEach(function(xt){var Nt=function(Jt,qt){dt||(qt||ce(Jt)?(te.cancel(),te(Jt,qt)):(Dt[xt]=Jt,Ye++,Wt()))};Nt.cancel=y,vt[xt]=Nt}),te.cancel=function(){dt||(dt=!0,Te.forEach(function(xt){return vt[xt].cancel()}))},vt}function g(re){return{name:re.name||"anonymous",location:S(re)}}function S(re){return re[t.x2]}function h(){for(var re=arguments.length,te=new Array(re),Te=0;Te1?te-1:0),Me=1;Me1?te-1:0),Me=1;Me1?te-1:0),Me=1;Me1?te-1:0),Me=1;Me1?te-1:0),Me=1;Me$,u2:()=>a.I,Ay:()=>Ae,Od:()=>L});var t=e(3068),n=e(89575),r=e(17502),o=e(54860),a=e(90258);function i(){var de={};return de.promise=new Promise(function(ge,be){de.resolve=ge,de.reject=be}),de}function s(de){for(var ge=[],be=0;be2?ee-2:0),V=2;Vpe,Ix:()=>z,Pc:()=>s,T1:()=>F,YO:()=>p,Yj:()=>l,fD:()=>$,iv:()=>C,lJ:()=>v,mr:()=>H,uQ:()=>i,vD:()=>a});var t,n,r,o=e(3068),a=function(B){return B==null},i=function(B){return B!=null},s=function(B){return typeof B=="function"},f=function(B){return typeof B=="number"},l=function(B){return typeof B=="string"},p=Array.isArray,T=function(B){return B&&!p(B)&&typeof B=="object"},C=function(B){return B&&s(B.then)},v=function(B){return B&&s(B.next)&&s(B.throw)},O=function(B){return B&&s(Symbol)?s(B[Symbol.iterator]):p(B)},y=function(B){return B&&B[t]},P=function(B){return Boolean(B&&B[n])},D=function(B){return B&&s(B.subscribe)},b=function(B){return B&&s(B.isEmpty)&&s(B.take)&&s(B.put)},F=function x(B){return B&&(l(B)||pe(B)||s(B)||p(B)&&B.every(x))},z=function(B){return B&&s(B.take)&&s(B.close)},H=function(B){return s(B)&&B.hasOwnProperty("toString")},pe=function(B){return Boolean(B)&&typeof Symbol=="function"&&B.constructor===Symbol&&B!==Symbol.prototype},$=function(B){return z(B)&&B[o.Xl]},he=function(B){return B&&B[r]}},3068(c,u,e){"use strict";e.d(u,{E_:()=>a,IO:()=>o,Pe:()=>f,Xl:()=>i,a6:()=>T,bO:()=>n,nm:()=>p,q8:()=>s,wn:()=>l,x2:()=>C,x7:()=>r});var t=function(O){return"@@redux-saga/"+O},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),f=t("SELF_CANCELLATION"),l=t("TASK"),p=t("TASK_CANCEL"),T=t("TERMINATE"),C=t("LOCATION")},82230(c,u,e){"use strict";e.d(u,{U1:()=>sn,VP:()=>zt,Nc:()=>mr,Z0:()=>vn});function t(d){for(var A=arguments.length,I=Array(A>1?A-1:0),N=1;N3?A.i-4:A.i:Array.isArray(d)?1:T(d)?2:C(d)?3:0}function s(d,A){return i(d)===2?d.has(A):Object.prototype.hasOwnProperty.call(d,A)}function f(d,A){return i(d)===2?d.get(A):d[A]}function l(d,A,I){var N=i(d);N===2?d.set(A,I):N===3?d.add(I):d[A]=I}function p(d,A){return d===A?d!==0||1/d==1/A:d!=d&&A!=A}function T(d){return fe&&d instanceof Map}function C(d){return Le&&d instanceof Set}function v(d){return d.o||d.t}function O(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var A=Fe(d);delete A[Ee];for(var I=Ie(A),N=0;N1&&(d.set=d.add=d.clear=d.delete=P),Object.freeze(d),A&&a(d,function(I,N){return y(N,!0)},!0)),d}function P(){t(2)}function D(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function b(d){var A=ze[d];return A||t(18,d),A}function F(d,A){ze[d]||(ze[d]=A)}function z(){return J}function H(d,A){A&&(b("Patches"),d.u=[],d.s=[],d.v=A)}function pe(d){$(d),d.p.forEach(x),d.p=null}function $(d){d===J&&(J=d.l)}function he(d){return J={p:[],l:J,h:d,m:!0,_:0}}function x(d){var A=d[Ee];A.i===0||A.i===1?A.j():A.g=!0}function B(d,A){A._=A.p.length;var I=A.p[0],N=d!==void 0&&d!==I;return A.h.O||b("ES5").S(A,d,N),N?(I[Ee].P&&(pe(A),t(4)),r(d)&&(d=E(A,d),A.l||L(A,d)),A.u&&b("Patches").M(I[Ee].t,d,A.u,A.s)):d=E(A,I,[]),pe(A),A.u&&A.v(A.u,A.s),d!==Ke?d:void 0}function E(d,A,I){if(D(A))return A;var N=A[Ee];if(!N)return a(A,function(ve,Se){return R(d,N,A,ve,Se,I)},!0),A;if(N.A!==d)return A;if(!N.P)return L(d,N.t,!0),N.t;if(!N.I){N.I=!0,N.A._--;var Z=N.i===4||N.i===5?N.o=O(N.k):N.o,oe=Z,ye=!1;N.i===3&&(oe=new Set(Z),Z.clear(),ye=!0),a(oe,function(ve,Se){return R(d,N,Z,ve,Se,I,ye)}),L(d,Z,!1),I&&d.u&&b("Patches").N(N,I,d.u,d.s)}return N.o}function R(d,A,I,N,Z,oe,ye){if(n(Z)){var ve=E(d,Z,oe&&A&&A.i!==3&&!s(A.R,N)?oe.concat(N):void 0);if(l(I,N,ve),!n(ve))return;d.m=!1}else ye&&I.add(Z);if(r(Z)&&!D(Z)){if(!d.h.D&&d._=0;ve--){var Se=ye[ve][Ee];if(!Se.P)switch(Se.i){case 5:N(Se)&&w(Se);break;case 4:I(Se)&&w(Se)}}}function I(ye){for(var ve=ye.t,Se=ye.k,Q=Ie(Se),le=Q.length-1;le>=0;le--){var Re=Q[le];if(Re!==Ee){var je=ve[Re];if(je===void 0&&!s(ve,Re))return!0;var Ue=Se[Re],De=Ue&&Ue[Ee];if(De?De.t!==je:!p(Ue,je))return!0}}var Be=!!ve[Ee];return Q.length!==Ie(ve).length+(Be?0:1)}function N(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 Q=0;Q1?ke-1:0),tt=1;tt1?le-1:0),je=1;je=0;Z--){var oe=N[Z];if(oe.path.length===0&&oe.op==="replace"){I=oe.value;break}}Z>-1&&(N=N.slice(Z+1));var ye=b("Patches").$;return n(I)?ye(I,N):this.produce(I,function(ve){return ye(ve,N)})},d}(),mt=new yt,Ge=mt.produce,ut=mt.produceWithPatches.bind(mt),Et=mt.setAutoFreeze.bind(mt),st=mt.setUseProxies.bind(mt),ht=mt.applyPatches.bind(mt),Pt=mt.createDraft.bind(mt),Ft=mt.finishDraft.bind(mt);const Bt=Ge;var Xe=e(14848);function At(d){var A=function(N){var Z=N.dispatch,oe=N.getState;return function(ye){return function(ve){return typeof ve=="function"?ve(Z,oe,d):ye(ve)}}};return A}var Ot=At();Ot.withExtraArgument=At;const Rt=Ot;var Zt,Xt,Ae,de,ge,be=function(){var d=function(A,I){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(N,Z){N.__proto__=Z}||function(N,Z){for(var oe in Z)Object.prototype.hasOwnProperty.call(Z,oe)&&(N[oe]=Z[oe])},d(A,I)};return function(A,I){if(typeof I!="function"&&I!==null)throw new TypeError("Class extends value "+String(I)+" is not a constructor or null");d(A,I);function N(){this.constructor=A}A.prototype=I===null?Object.create(I):(N.prototype=I.prototype,new N)}}(),we=function(d,A){var I={label:0,sent:function(){if(oe[0]&1)throw oe[1];return oe[1]},trys:[],ops:[]},N,Z,oe,ye;return ye={next:ve(0),throw:ve(1),return:ve(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function ve(Q){return function(le){return Se([Q,le])}}function Se(Q){if(N)throw new TypeError("Generator is already executing.");for(;I;)try{if(N=1,Z&&(oe=Q[0]&2?Z.return:Q[0]?Z.throw||((oe=Z.return)&&oe.call(Z),0):Z.next)&&!(oe=oe.call(Z,Q[1])).done)return oe;switch(Z=0,oe&&(Q=[Q[0]&2,oe.value]),Q[0]){case 0:case 1:oe=Q;break;case 4:return I.label++,{value:Q[1],done:!1};case 5:I.label++,Z=Q[1],Q=[0];continue;case 7:Q=I.ops.pop(),I.trys.pop();continue;default:if(oe=I.trys,!(oe=oe.length>0&&oe[oe.length-1])&&(Q[0]===6||Q[0]===2)){I=0;continue}if(Q[0]===3&&(!oe||Q[1]>oe[0]&&Q[1]d&&console.warn(A+" took "+I+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var te=function(d){be(A,d);function A(){for(var I=[],N=0;N0){var ye=I.indexOf(this);~ye?I.splice(ye+1):I.push(this),~ye?N.splice(ye,1/0,Z):N.push(Z),~I.indexOf(oe)&&(oe=A.call(this,Z,oe))}else I.push(oe);return d==null?oe:d.call(this,Z,oe)}}function Wt(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function xt(d,A,I){var N=Nt(d,A,I);return{detectMutations:function(){return _t(d,A,N,I)}}}function Nt(d,A,I,N){A===void 0&&(A=[]),N===void 0&&(N="");var Z={value:I};if(!d(I)){Z.children={};for(var oe in I){var ye=N?N+"."+oe:oe;A.length&&A.indexOf(ye)!==-1||(Z.children[oe]=Nt(d,A,I[oe],ye))}}return Z}function _t(d,A,I,N,Z,oe){A===void 0&&(A=[]),Z===void 0&&(Z=!1),oe===void 0&&(oe="");var ye=I?I.value:void 0,ve=ye===N;if(Z&&!ve&&!Number.isNaN(N))return{wasMutated:!0,path:oe};if(d(ye)||d(N))return{wasMutated:!1};var Se={};for(var Q in I.children)Se[Q]=!0;for(var Q in N)Se[Q]=!0;for(var Q in Se){var le=oe?oe+"."+Q:Q;if(!(A.length&&A.indexOf(le)!==-1)){var Re=_t(d,A,I.children[Q],N[Q],ve,le);if(Re.wasMutated)return Re}}return{wasMutated:!1}}function Jt(d){return d===void 0&&(d={}),function(){return function(Se){return function(Q){return Se(Q)}}};var A,I,N,Z,oe,ye,ve}function qt(d){var A=typeof d;return d==null||A==="string"||A==="boolean"||A==="number"||Array.isArray(d)||We(d)}function En(d,A,I,N,Z){A===void 0&&(A=""),I===void 0&&(I=qt),Z===void 0&&(Z=[]);var oe;if(!I(d))return{keyPath:A||"",value:d};if(typeof d!="object"||d===null)return!1;for(var ye=N!=null?N(d):Object.entries(d),ve=Z.length>0,Se=0,Q=ye;Se=0)){if(!I(je))return{keyPath:Ue,value:je};if(typeof je=="object"&&(oe=En(je,Ue,I,N,Z),oe))return oe}}return!1}function gn(d){return d===void 0&&(d={}),function(){return function(Ze){return function(ke){return Ze(ke)}}};var A,I,N,Z,oe,ye,ve,Se,Q,le,Re,je,Ue,De,Be}function pn(d){return typeof d=="boolean"}function fn(){return function(A){return dn(A)}}function dn(d){d===void 0&&(d={});var A=d.thunk,I=A===void 0?!0:A,N=d.immutableCheck,Z=N===void 0?!0:N,oe=d.serializableCheck,ye=oe===void 0?!0:oe,ve=new te;if(I&&(pn(I)?ve.push(Rt):ve.push(Rt.withExtraArgument(I.extraArgument))),!1)var Se,Q;return ve}var tn=!0;function sn(d){var A=fn(),I=d||{},N=I.reducer,Z=N===void 0?void 0:N,oe=I.middleware,ye=oe===void 0?A():oe,ve=I.devTools,Se=ve===void 0?!0:ve,Q=I.preloadedState,le=Q===void 0?void 0:Q,Re=I.enhancers,je=Re===void 0?void 0:Re,Ue;if(typeof Z=="function")Ue=Z;else if(We(Z))Ue=(0,Xe.HY)(Z);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 De=ye;if(typeof De=="function"&&(De=De(A),!tn&&!Array.isArray(De)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!tn&&De.some(function(tt){return typeof tt!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Be=Xe.Tw.apply(void 0,De),Ze=Xe.Zz;Se&&(Ze=Oe(ee({trace:!tn},typeof Se=="object"&&Se)));var ke=[Be];Array.isArray(je)?ke=$e([Be],je):typeof je=="function"&&(ke=je(ke));var Ve=Ze.apply(void 0,ke);return(0,Xe.y$)(Ue,le,Ve)}function zt(d,A){function I(){for(var N=[],Z=0;Z-1}function nn(d){return""+d}function hn(d){var A={},I=[],N,Z={addCase:function(oe,ye){var ve=typeof oe=="string"?oe:oe.type;if(ve in A)throw new Error("addCase cannot be called with two reducers for the same action type");return A[ve]=ye,Z},addMatcher:function(oe,ye){return I.push({matcher:oe,reducer:ye}),Z},addDefaultCase:function(oe){return N=oe,Z}};return d(Z),[A,I,N]}function Sn(d){return typeof d=="function"}var en=!1;function rn(d,A,I,N){I===void 0&&(I=[]);var Z=typeof A=="function"?hn(A):[A,I,N],oe=Z[0],ye=Z[1],ve=Z[2],Se;if(Sn(d))Se=function(){return Te(d())};else{var Q=Te(d);Se=function(){return Q}}function le(Re,je){Re===void 0&&(Re=Se());var Ue=$e([oe[je.type]],ye.filter(function(De){var Be=De.matcher;return Be(je)}).map(function(De){var Be=De.reducer;return Be}));return Ue.filter(function(De){return!!De}).length===0&&(Ue=[ve]),Ue.reduce(function(De,Be){if(Be)if(n(De)){var Ze=De,ke=Be(Ze,je);return ke===void 0?De:ke}else{if(r(De))return Bt(De,function(Ve){return Be(Ve,je)});var ke=Be(De,je);if(ke===void 0){if(De===null)return De;throw Error("A case reducer on a non-draftable value must not return undefined")}return ke}return De},Re)}return le.getInitialState=Se,le}var Rn=!1;function yn(d,A){return d+"/"+A}function vn(d){var A=d.name;if(!A)throw new Error("`name` is a required option for createSlice");var I=typeof d.initialState=="function"?d.initialState:Te(d.initialState),N=d.reducers||{},Z=Object.keys(N),oe={},ye={},ve={};Z.forEach(function(le){var Re=N[le],je=yn(A,le),Ue,De;"reducer"in Re?(Ue=Re.reducer,De=Re.prepare):Ue=Re,oe[le]=Ue,ye[je]=Ue,ve[le]=De?zt(je,De):zt(je)});function Se(){var le=typeof d.extraReducers=="function"?hn(d.extraReducers):[d.extraReducers],Re=le[0],je=Re===void 0?{}:Re,Ue=le[1],De=Ue===void 0?[]:Ue,Be=le[2],Ze=Be===void 0?void 0:Be,ke=ee(ee({},je),ye);return rn(I,function(Ve){for(var tt in ke)Ve.addCase(tt,ke[tt]);for(var lt=0,Kt=De;lt0;if(Ve){var tt=De.filter(function(lt){return Q(Ze,lt,Be)}).length>0;tt&&(Be.ids=Object.keys(Be.entities))}}function je(De,Be){return Ue([De],Be)}function Ue(De,Be){var Ze=pt(De,d,Be),ke=Ze[0],Ve=Ze[1];Re(Ve,Be),I(ke,Be)}return{removeAll:ie(Se),addOne:me(A),addMany:me(I),setOne:me(N),setMany:me(Z),setAll:me(oe),updateOne:me(le),updateMany:me(Re),upsertOne:me(je),upsertMany:me(Ue),removeOne:me(ye),removeMany:me(ve)}}function Ct(d,A){var I=St(d),N=I.removeOne,Z=I.removeMany,oe=I.removeAll;function ye(Ve,tt){return ve([Ve],tt)}function ve(Ve,tt){Ve=at(Ve);var lt=Ve.filter(function(Kt){return!(He(Kt,d)in tt.entities)});lt.length!==0&&Ze(lt,tt)}function Se(Ve,tt){return Q([Ve],tt)}function Q(Ve,tt){Ve=at(Ve),Ve.length!==0&&Ze(Ve,tt)}function le(Ve,tt){Ve=at(Ve),tt.entities={},tt.ids=[],ve(Ve,tt)}function Re(Ve,tt){return je([Ve],tt)}function je(Ve,tt){for(var lt=!1,Kt=0,$t=Ve;Kt-1;return I&&N}function un(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function kt(){for(var d=[],A=0;A0)for(var tt=Ue.getState(),lt=Array.from(I.values()),Kt=0,$t=lt;Kt"u"?this:window)},75893(c,u,e){var t=e(40935),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},38893(c,u,e){var t=e(40935),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},2683(c,u,e){var t=e(40935),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},55465(c,u,e){var t=e(40935),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},40935(c){"use strict";c.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Y-1:0),Ie=1;Ie/gm),h=i(/^data-[\-\w.\u00B7-\uFFFF]/),K=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),J=i(/^html$/i),ae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Ee){return typeof Ee}:function(Ee){return Ee&&typeof Symbol=="function"&&Ee.constructor===Symbol&&Ee!==Symbol.prototype?"symbol":typeof Ee};function fe(Ee){if(Array.isArray(Ee)){for(var X=0,Y=Array(Ee.length);X"u"?null:window},_e=function(X,Y){if((typeof X>"u"?"undefined":ae(X))!=="object"||typeof X.createPolicy!="function")return null;var ue=null,Ie="data-tt-policy-suffix";Y.currentScript&&Y.currentScript.hasAttribute(Ie)&&(ue=Y.currentScript.getAttribute(Ie));var Fe="dompurify"+(ue?"#"+ue:"");try{return X.createPolicy(Fe,{createHTML:function(gt){return gt}})}catch{return console.warn("TrustedTypes policy "+Fe+" could not be created."),null}};function Ke(){var Ee=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Le(),X=function(se){return Ke(se)};if(X.version="2.3.6",X.removed=[],!Ee||!Ee.document||Ee.document.nodeType!==9)return X.isSupported=!1,X;var Y=Ee.document,ue=Ee.document,Ie=Ee.DocumentFragment,Fe=Ee.HTMLTemplateElement,ze=Ee.Node,gt=Ee.Element,it=Ee.NodeFilter,yt=Ee.NamedNodeMap,mt=yt===void 0?Ee.NamedNodeMap||Ee.MozNamedAttrMap:yt,Ge=Ee.HTMLFormElement,ut=Ee.DOMParser,Et=Ee.trustedTypes,st=gt.prototype,ht=x(st,"cloneNode"),Pt=x(st,"nextSibling"),Ft=x(st,"childNodes"),Bt=x(st,"parentNode");if(typeof Fe=="function"){var Xe=ue.createElement("template");Xe.content&&Xe.content.ownerDocument&&(ue=Xe.content.ownerDocument)}var At=_e(Et,Y),Ot=At?At.createHTML(""):"",Rt=ue,Zt=Rt.implementation,Xt=Rt.createNodeIterator,Ae=Rt.createDocumentFragment,de=Rt.getElementsByTagName,ge=Y.importNode,be={};try{be=he(ue).documentMode?ue.documentMode:{}}catch{}var we={};X.isSupported=typeof Bt=="function"&&Zt&&typeof Zt.createHTMLDocument"u"?"undefined":ae(se))!=="object")&&(se={}),se=he(se),ct="ALLOWED_TAGS"in se?$({},se.ALLOWED_TAGS):ee,Ce="ALLOWED_ATTR"in se?$({},se.ALLOWED_ATTR):V,fn="ADD_URI_SAFE_ATTR"in se?$(he(dn),se.ADD_URI_SAFE_ATTR):dn,gn="ADD_DATA_URI_TAGS"in se?$(he(pn),se.ADD_DATA_URI_TAGS):pn,qt="FORBID_CONTENTS"in se?$({},se.FORBID_CONTENTS):En,Oe="FORBID_TAGS"in se?$({},se.FORBID_TAGS):{},Ne="FORBID_ATTR"in se?$({},se.FORBID_ATTR):{},Jt="USE_PROFILES"in se?se.USE_PROFILES:!1,We=se.ALLOW_ARIA_ATTR!==!1,re=se.ALLOW_DATA_ATTR!==!1,te=se.ALLOW_UNKNOWN_PROTOCOLS||!1,Te=se.SAFE_FOR_TEMPLATES||!1,Me=se.WHOLE_DOCUMENT||!1,Dt=se.RETURN_DOM||!1,vt=se.RETURN_DOM_FRAGMENT||!1,Wt=se.RETURN_TRUSTED_TYPE||!1,dt=se.FORCE_BODY||!1,xt=se.SANITIZE_DOM!==!1,Nt=se.KEEP_CONTENT!==!1,_t=se.IN_PLACE||!1,ft=se.ALLOWED_URI_REGEXP||ft,cn=se.NAMESPACE||zt,se.CUSTOM_ELEMENT_HANDLING&&yn(se.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ne.tagNameCheck=se.CUSTOM_ELEMENT_HANDLING.tagNameCheck),se.CUSTOM_ELEMENT_HANDLING&&yn(se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ne.attributeNameCheck=se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),se.CUSTOM_ELEMENT_HANDLING&&typeof se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ne.allowCustomizedBuiltInElements=se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),nn=hn.indexOf(se.PARSER_MEDIA_TYPE)===-1?nn=Sn:nn=se.PARSER_MEDIA_TYPE,en=nn==="application/xhtml+xml"?function(Pe){return Pe}:O,Te&&(re=!1),vt&&(Dt=!0),Jt&&(ct=$({},[].concat(fe(w))),Ce=[],Jt.html===!0&&($(ct,B),$(Ce,G)),Jt.svg===!0&&($(ct,E),$(Ce,W),$(Ce,m)),Jt.svgFilters===!0&&($(ct,R),$(Ce,W),$(Ce,m)),Jt.mathMl===!0&&($(ct,j),$(Ce,ce),$(Ce,m))),se.ADD_TAGS&&(ct===ee&&(ct=he(ct)),$(ct,se.ADD_TAGS)),se.ADD_ATTR&&(Ce===V&&(Ce=he(Ce)),$(Ce,se.ADD_ATTR)),se.ADD_URI_SAFE_ATTR&&$(fn,se.ADD_URI_SAFE_ATTR),se.FORBID_CONTENTS&&(qt===En&&(qt=he(qt)),$(qt,se.FORBID_CONTENTS)),Nt&&(ct["#text"]=!0),Me&&$(ct,["html","head","body"]),ct.table&&($(ct,["tbody"]),delete Oe.tbody),a&&a(se),rn=se)},Cn=$({},["mi","mo","mn","ms","mtext"]),In=$({},["foreignobject","desc","title","annotation-xml"]),k=$({},E);$(k,R),$(k,L);var ie=$({},j);$(ie,_);var me=function(se){var Pe=Bt(se);(!Pe||!Pe.tagName)&&(Pe={namespaceURI:zt,tagName:"template"});var rt=O(se.tagName),Ut=O(Pe.tagName);if(se.namespaceURI===sn)return Pe.namespaceURI===zt?rt==="svg":Pe.namespaceURI===tn?rt==="svg"&&(Ut==="annotation-xml"||Cn[Ut]):Boolean(k[rt]);if(se.namespaceURI===tn)return Pe.namespaceURI===zt?rt==="math":Pe.namespaceURI===sn?rt==="math"&&In[Ut]:Boolean(ie[rt]);if(se.namespaceURI===zt){if(Pe.namespaceURI===sn&&!In[Ut]||Pe.namespaceURI===tn&&!Cn[Ut])return!1;var Ht=$({},["title","style","font","a","script"]);return!ie[rt]&&(Ht[rt]||!k[rt])}return!1},He=function(se){v(X.removed,{element:se});try{se.parentNode.removeChild(se)}catch{try{se.outerHTML=Ot}catch{se.remove()}}},at=function(se,Pe){try{v(X.removed,{attribute:Pe.getAttributeNode(se),from:Pe})}catch{v(X.removed,{attribute:null,from:Pe})}if(Pe.removeAttribute(se),se==="is"&&!Ce[se])if(Dt||vt)try{He(Pe)}catch{}else try{Pe.setAttribute(se,"")}catch{}},pt=function(se){var Pe=void 0,rt=void 0;if(dt)se=""+se;else{var Ut=y(se,/^[\r\n\t ]+/);rt=Ut&&Ut[0]}nn==="application/xhtml+xml"&&(se=''+se+"");var Ht=At?At.createHTML(se):se;if(cn===zt)try{Pe=new ut().parseFromString(Ht,nn)}catch{}if(!Pe||!Pe.documentElement){Pe=Zt.createDocument(cn,"template",null);try{Pe.documentElement.innerHTML=mn?"":Ht}catch{}}var Yt=Pe.body||Pe.documentElement;return se&&rt&&Yt.insertBefore(ue.createTextNode(rt),Yt.childNodes[0]||null),cn===zt?de.call(Pe,Me?"html":"body")[0]:Me?Pe.documentElement:Yt},St=function(se){return Xt.call(se.ownerDocument||se,se,it.SHOW_ELEMENT|it.SHOW_COMMENT|it.SHOW_TEXT,null,!1)},Ct=function(se){return se instanceof Ge&&(typeof se.nodeName!="string"||typeof se.textContent!="string"||typeof se.removeChild!="function"||!(se.attributes instanceof mt)||typeof se.removeAttribute!="function"||typeof se.setAttribute!="function"||typeof se.namespaceURI!="string"||typeof se.insertBefore!="function")},Tt=function(se){return(typeof ze>"u"?"undefined":ae(ze))==="object"?se instanceof ze:se&&(typeof se>"u"?"undefined":ae(se))==="object"&&typeof se.nodeType=="number"&&typeof se.nodeName=="string"},It=function(se,Pe,rt){!we[se]||T(we[se],function(Ut){Ut.call(X,Pe,rt,rn)})},Mt=function(se){var Pe=void 0;if(It("beforeSanitizeElements",se,null),Ct(se)||y(se.nodeName,/[\u0080-\uFFFF]/))return He(se),!0;var rt=en(se.nodeName);if(It("uponSanitizeElement",se,{tagName:rt,allowedTags:ct}),!Tt(se.firstElementChild)&&(!Tt(se.content)||!Tt(se.content.firstElementChild))&&F(/=0;--Vt)Ut.insertBefore(ht(Ht[Vt],!0),Pt(se))}return He(se),!0}return se instanceof gt&&!me(se)||(rt==="noscript"||rt==="noembed")&&F(/0},Gt=function(se){var Pe=void 0,rt=void 0,Ut=void 0,Ht=void 0;It("beforeSanitizeAttributes",se,null);var Yt=se.attributes;if(!!Yt){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Ce};for(Ht=Yt.length;Ht--;){Pe=Yt[Ht];var un=Pe,kt=un.name,An=un.namespaceURI;if(rt=b(Pe.value),Ut=en(kt),Vt.attrName=Ut,Vt.attrValue=rt,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,It("uponSanitizeAttribute",se,Vt),rt=Vt.attrValue,!Vt.forceKeepAttr&&(at(kt,se),!!Vt.keepAttr)){if(F(/\/>/i,rt)){at(kt,se);continue}Te&&(rt=P(rt,$e," "),rt=P(rt,et," "));var xn=en(se.nodeName);if(!!Lt(xn,Ut,rt))try{An?se.setAttributeNS(An,kt,rt):se.setAttribute(kt,rt),C(X.removed)}catch{}}}It("afterSanitizeAttributes",se,null)}},wt=function qe(se){var Pe=void 0,rt=St(se);for(It("beforeSanitizeShadowDOM",se,null);Pe=rt.nextNode();)It("uponSanitizeShadowNode",Pe,null),!Mt(Pe)&&(Pe.content instanceof Ie&&qe(Pe.content),Gt(Pe));It("afterSanitizeShadowDOM",se,null)};return X.sanitize=function(qe,se){var Pe=void 0,rt=void 0,Ut=void 0,Ht=void 0,Yt=void 0;if(mn=!qe,mn&&(qe=""),typeof qe!="string"&&!Tt(qe)){if(typeof qe.toString!="function")throw z("toString is not a function");if(qe=qe.toString(),typeof qe!="string")throw z("dirty is not a string, aborting")}if(!X.isSupported){if(ae(Ee.toStaticHTML)==="object"||typeof Ee.toStaticHTML=="function"){if(typeof qe=="string")return Ee.toStaticHTML(qe);if(Tt(qe))return Ee.toStaticHTML(qe.outerHTML)}return qe}if(Ye||vn(se),X.removed=[],typeof qe=="string"&&(_t=!1),_t){if(qe.nodeName){var Vt=en(qe.nodeName);if(!ct[Vt]||Oe[Vt])throw z("root node is forbidden and cannot be sanitized in-place")}}else if(qe instanceof ze)Pe=pt(""),rt=Pe.ownerDocument.importNode(qe,!0),rt.nodeType===1&&rt.nodeName==="BODY"||rt.nodeName==="HTML"?Pe=rt:Pe.appendChild(rt);else{if(!Dt&&!Te&&!Me&&qe.indexOf(" `+kt),Te&&(kt=P(kt,$e," "),kt=P(kt,et," ")),At&&Wt?At.createHTML(kt):kt},X.setConfig=function(qe){vn(qe),Ye=!0},X.clearConfig=function(){rn=null,Ye=!1},X.isValidAttribute=function(qe,se,Pe){rn||vn({});var rt=en(qe),Ut=en(se);return Lt(rt,Ut,Pe)},X.addHook=function(qe,se){typeof se=="function"&&(we[qe]=we[qe]||[],v(we[qe],se))},X.removeHook=function(qe){we[qe]&&C(we[qe])},X.removeHooks=function(qe){we[qe]&&(we[qe]=[])},X.removeAllHooks=function(){we={}},X}var Je=Ke();return Je})},91950(c,u,e){"use strict";e.d(u,{Em:()=>t.Em,P3:()=>t.P3,YY:()=>t.YY,gi:()=>t.gi,jy:()=>t.jy,tT:()=>t.tT});var t=e(16740)},16740(c,u,e){"use strict";e.d(u,{tT:()=>he,P3:()=>$,YY:()=>x,Em:()=>z,gi:()=>F,jy:()=>E});var t=e(3668),n=e.n(t),r=e(49310),o=e.n(r),a=e(48360),i=e.n(a),s=e(64207),f=e.n(s),l=e(40074),p=e.n(l),T=e(48875),C=e.n(T),v=e(39552),O=e(47628),y=e(96126);const P=(0,v.Mz)(O.jR,G=>{try{return j(G?.["twc-variation"]??"")}catch{return{}}}),D=(0,v.Mz)(O.jR,G=>{try{return _(G?.["twc-experiment"]??"")}catch{return{}}}),b=(0,v.Mz)(P,D,(G,W)=>({...W,...G})),F=(0,v.Mz)(b,G=>{try{const W=[];for(const[ce,m]of Object.entries(G)){const g={experimentName:ce,variantName:m.value,variantPayload:m.payloads?.[m.value]??null};W.push(g)}return p()(W,["experimentName","variantName"])}catch{return[]}}),z=(0,y._8)(F,G=>{const W={};for(const ce of G){let{variantPayload:m}=ce??{};const{taboola:g}=m??{};if(!n()(m?.taboola)){const S={placementSuffix:` - ${ce.variantName}`,containerSuffix:`---${ce.variantName}`};m={...m,taboola:{...S,...g}}}C()(W,m)}return W}),H=(0,y._8)(F,G=>G.map(W=>W.experimentName)),pe=(0,y._8)(F,G=>G.map(W=>W.variantName)),$=(0,y._8)(F,G=>G.map(W=>`${W.experimentName}_${W.variantName}`)),he=(0,y._8)(H,G=>G.join(",")),x=(0,y._8)(pe,G=>G.join(",")),B=(0,y._8)($,G=>G.join(",")),E=(0,v.Mz)(z,G=>{const{taboola:W}=G??{};return n()(W)?{}:{...W}});function R(G){return window.atob(G)}function L(G){if(!i()(G))throw new Error("experiment map must be plain object");for(const[W,ce]of Object.entries(G)){const{payloads:m={},value:g}=ce,S=m[g]??{};if(typeof W!="string"||!W)throw new Error(`experiment name must be non-empty string (got ${W})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(S)&&!i()(S))throw new Error("variant payload must be plain object or null")}}function j(G){if(!G)return{};const W=JSON.parse(R(G));return L(W),W}function _(G){if(!G)return{};const W=JSON.parse(R(G)),ce={};for(const m of Object.keys(W)){const[g,S]=m.split("__"),h=f()(W[m]);w(`${g}_${S}`)&&(ce[g]={value:S,payloads:{[S]:h}})}return L(ce),ce}function w(G){return G.lengthP,CK:()=>D,FF:()=>R,J1:()=>O});var t,n,r,o,a,i,s,f=e(46123),l=e.n(f),p=e(96126),T=e(38464),C=e(47628),v=e(39552);const O=(0,v.Mz)(()=>!1),y=(0,p._8)(C.cF,T.XE,(U,M)=>({name:"getCMSAssetsUrlConfig",params:{language:M,query:{type:{$in:"article"},assetName:{$in:U}}}})),P=(0,p._8)(p.f9,y,(U,M)=>U(M)?.[0]),D=(0,p._8)(P,U=>U?.seometa?.title??""),b=(0,p._8)(P,U=>U?.seometa?.keywords??""),F=(0,p._8)(P,U=>U?.seometa?.description??""),z=(0,p._8)(P,U=>U?.seometa?.["og:image"]??""),H=(0,p._8)(P,U=>U?.seometa?.canonical??""),pe=U=>U?.article?.wxNodes??{},$=U=>U?.article?.limitedAccess??!1,he=U=>U?.article?.wxNodesWithAssets??{},x=(0,p._8)(P,U=>U?.author_data?.length?U.author_data:U?.author?.[0]?[{name:U.author[0],bioUrl:U.author_bio_link?.[0]||"",authorImage:[]}]:[]),B=(0,p._8)(P,U=>U?.pcollid??""),E=(0,p._8)(p.L6,B,T.XE,(U,M,q)=>{const J=(0,p.do)({language:q,collectionId:M});return l()(U,["getCMSCollectionsUrlConfig",J,"data"],{})}),R=(0,p._8)(E,U=>U?.ad_metrics?.article?.zone??""),L=(0,p._8)(E,U=>U?.title??""),j=(0,p._8)(P,U=>U?.providername??""),_=(0,p._8)(P,U=>U?.providerid??""),w=(0,p._8)(P,U=>U?.lastmodifieddate??""),G=(0,p._8)(P,U=>U?.publishdate??""),W=(0,p._8)(P,U=>U?.createdate??""),ce=(U,M)=>n(r,a,(q,J)=>{const ae=(M||J).replace(/-/,"_"),fe=o({language:ae,assetId:U});return t(q,["getCMSAssetByIDUrlConfig",fe,"data"],{})}),m=U=>n(r,M=>{const q=o({assetId:U});return t(M,["getCMSAssetsSlideshowUrlConfig",q,"data"],{})}),g=(U,M)=>n(r,i,(q,J)=>{const ae=o({language:J,collectionType:U,collectionId:M});let fe=t(q,["getCMSOrderedListUrlConfig",ae,"data"],{});return fe.text==="Not Found"&&(fe={}),fe}),S=U=>n(r,i,(M,q)=>{const J=h(U),ae=o({language:q,assetIds:J}),fe=t(M,["getCMSAssetByIDsUrlConfig",ae,"data"],[]);if(Array.isArray(fe)){let Le=fe.filter(_e=>_e.status===200);return Le=Le.map(_e=>{const{doc:Ke={}}=_e;return{...Ke,playlists:Ke.playlists.concat({[s]:"Playlist from Assets"})}}).filter(Boolean),Le}return null}),h=U=>{let M=U.replace(/(^,|,$)/g,"");return M=M.split(","),M=M.join(";"),M},K=U=>t(U,["article","videoAsset"],{})},86060(c,u,e){"use strict";e.d(u,{Dj:()=>s,NP:()=>T,lW:()=>p,m2:()=>C});var t=e(46123),n=e.n(t),r=e(96126),o=e(39552),a=e(38464),i=e(47628);const s=(0,o.Mz)(i.Of,v=>v?v.join("/"):null),f=(0,r._8)(r.L6,a.XE,s,(v,O,y)=>{if(!y)return null;const P=(0,r.do)({language:O,collectionId:y});return n()(v,["getCMSCollectionsUrlConfig",P,"data"],{})}),l=(0,r._8)(f,v=>n()(v,"title","")),p=(0,r._8)(f,v=>n()(v,"sponsored",!1)),T=(0,r._8)(f,i.aQ,(v,O)=>{if(!v)return;const y=O==="index"?"article":O;return/article|video/.test(y)?n()(v,["ad_metrics",y,"zone"],""):""}),C=(0,r._8)(f,i.aQ,(v,O)=>{if(!v)return;const y=O==="index"?"article":O;return/article|video/.test(y)?n()(v,["ad_metrics",y,"metrics"],""):""})},86859(c,u,e){"use strict";e.d(u,{$v:()=>n,Bl:()=>g,E$:()=>i,Ec:()=>ce,FR:()=>W,Fd:()=>R,H:()=>he,JM:()=>D,N_:()=>S,Pv:()=>t,QE:()=>z,QL:()=>l,Qi:()=>L,Sk:()=>$,UL:()=>T,VV:()=>f,Ve:()=>v,YA:()=>s,aI:()=>pe,eb:()=>m,ey:()=>y,fI:()=>B,jg:()=>p,kk:()=>F,lT:()=>b,pv:()=>j,r5:()=>P,ty:()=>x,uk:()=>_,uw:()=>O,v4:()=>G,vH:()=>w,vk:()=>C,y8:()=>E,yj:()=>H});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",f="burdaAdEngine",l="burdaHeaderBidders",p="comscore",T="appsFlyer",C="criteoSlot",v="custParamsPii",O="facebookWxNode",y="findMe",P="geoIP",D="googleNonLimitedAds",b="gpt",F="gptPiiGDPR",z="gptPiiSaleUSA",H="indexExchange",pe="instagramWxNode",$="gptPrisma",he="headerBidders",x="medallia",B="mParticleFullMetrics",E="nielsen",R="outbrain",L="rubicon",j="socialLinksFooter",_="taboola",w="twitterWxNode",G="youtubeWxNode",W="wfxTriggers",ce="WXU/DPR/SET_CONSENT",m="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",S={[t]:{},[n]:{}}},8196(c,u,e){"use strict";e.d(u,{AW:()=>ae,Dl:()=>q,Ey:()=>Le,GX:()=>U,Ht:()=>mt,Jw:()=>_,T0:()=>$,Wf:()=>fe,Ws:()=>B,XC:()=>X,Xh:()=>Fe,Y1:()=>H,Zj:()=>K,aF:()=>it,e2:()=>y,fA:()=>_e,hd:()=>M,kK:()=>ze,lX:()=>J,sG:()=>z,tM:()=>ue,u2:()=>Je,wI:()=>F,yd:()=>Ke});var t=e(39552),n=e(46123),r=e.n(n),o=e(46108),a=e.n(o),i=e(38464),s=e(38685),f=e(53111),l=e(47628),p=e(22292),T=e(12725),C=e(54571),v=e(86859);const O=(0,t.Mz)(l.RX,Ge=>Ge===p.gZ),y=(0,t.Mz)(l.RX,Ge=>p.Eq.includes(Ge)),P=Ge=>r()(Ge,[v.Bl,v.$v],{}),D=Ge=>(0,t.Mz)(P,ut=>r()(ut,[Ge])),b=Ge=>r()(Ge,[v.Bl,v.Pv],{}),F=(0,t.Mz)(b,Ge=>{const{DprSdk:ut}=window||{};return Ge[T.zG]??ut?.getUserConsentWithDefaultValue?.(T.zG)}),z=(0,t.Mz)(b,Ge=>{const{DprSdk:ut}=window||{};return Ge[T.e_]??ut?.getUserConsentWithDefaultValue?.(T.e_)}),H=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getGdprConsentOptInsString=="function")return Ge.getGdprConsentOptInsString()},pe=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getCcpaSaleOptInString=="function")return Ge.getCcpaSaleOptInString()},$=D(v.YA),he=D(v.r5),x=D(v.ey),B=(0,t.Mz)(D(v.pv),l.aQ,(Ge,ut)=>["covid19map"].includes(ut)?!1:Ge),E=D(v.uw),R=D(v.aI),L=D(v.vH),j=D(v.v4),_=(0,t.Mz)(s.l$,i.Jw,(Ge,ut)=>Ge||ut),w=(0,t.Mz)(l.RX,Ge=>[p.CA,...p.Eq,...p.Y6].includes(Ge));function G({linkList:Ge=[],regime:ut,allowPrivacySettingsLink:Et,pageKey:st,isMobile:ht,isUserLoggedIn:Pt,privacyPolicyLink:Ft}){if(!Array.isArray(Ge))return Ge;const Bt=a()(Ge);return W({privacyLinkList:Bt,regime:ut,allowPrivacySettingsLink:Et}),ce({privacyLinkList:Bt,regime:ut,pageKey:st,isMobile:ht}),m({privacyLinkList:Bt,regime:ut,pageKey:st,isMobile:ht}),g({privacyLinkList:Bt,regime:ut,pageKey:st,isMobile:ht,isUserLoggedIn:Pt}),S({privacyLinkList:Bt,regime:ut,privacyPolicyLink:Ft}),Bt}const W=({privacyLinkList:Ge,regime:ut,allowPrivacySettingsLink:Et})=>{const st=Ge.findIndex(ht=>ht?.titleTranslationKey==="privacySettings"||ht?.titleTranslationKey==="privacySettingsMenu");if(st>-1){if(!Et){Ge.splice(st,1);return}if(p.Y6.includes(ut)){const{DprSdk:ht}=window||{};Ge[st].titleTranslationKey="cookieSettings",Ge[st].url="",Ge[st].onClick=ht?.showConsentManager}p.Eq.includes(ut)&&Ge[st].titleTranslationKey!=="privacySettingsMenu"&&(Ge[st].titleTranslationKey="reviewAdsSettings")}},ce=({privacyLinkList:Ge,regime:ut,pageKey:Et,isMobile:st})=>{const ht=Ge.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("dataPurposes"));if(ht>-1){if(ut!==p.JP){Ge.splice(ht,1);return}Et==="dataPurposes"&&st&&(Ge[ht].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},m=({privacyLinkList:Ge,regime:ut,pageKey:Et,isMobile:st})=>{const ht=Ge.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("doNotSell"));if(ht>-1){if(!p.Eq.includes(ut)){Ge.splice(ht,1);return}Et==="privacySettings"&&st&&(Ge[ht].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),ut!==p.gZ&&p.Eq.includes(ut)&&(Ge[ht].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ge,regime:ut,pageKey:Et,isMobile:st,isUserLoggedIn:ht})=>{const Pt=Ge.findIndex(Ft=>Ft?.titleTranslationKey?.includes?.("sensitiveData"));Pt>-1&&(Et==="privacySettings"&&st&&(Ge[Pt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(ut!==p.gZ||!ht)&&Ge.splice(Pt,1))},S=({privacyLinkList:Ge,regime:ut,privacyPolicyLink:Et})=>{const st=Ge.findIndex(ht=>ht?.titleTranslationKey==="cookieNotice");if(st>-1){if(!p.Eq.includes(ut)){Ge.splice(st,1);return}ut===p.gZ&&(Ge[st].titleTranslationKey="californiaNotice",Ge[st].url=`${Et}#us-ccpa-notice-current`)}},h=(0,C.PF)({t:()=>{},shouldUseLocaleParam:!1}),K=(0,t.Mz)(l.RX,w,l.aQ,l.yl,f.MC,h,(Ge,ut,Et,st,ht,Pt)=>({linkList:Ft})=>G({linkList:Ft,regime:Ge,allowPrivacySettingsLink:ut,pageKey:Et,isMobile:st,isUserLoggedIn:ht,privacyPolicyLink:Pt?.[0]?.url})),U=D(v.VV),M=D(v.H),q=D(v.QL),J=D(v.vk),ae=D(v.yj),fe=D(v.Ve),Le=D(v.lT),_e=D(v.kk),Ke=D(v.QE),Je=D(v.ty),Ee=D(v.Fd),X=D(v.Qi),Y=D(v.UL),ue=D(v.uk),Ie=D(v.E$),Fe=D(v.JM),ze=(0,t.Mz)(D(v.fI),l.AS,l.aQ,(Ge,ut,Et)=>Ge&&!(ut&&Et.includes("covid19"))),gt=D(v.y8),it=D(v.jg),yt=D(v.Sk),mt=D(v.FR)},18903(c,u,e){"use strict";e.d(u,{Bl:()=>t,EG:()=>a,Xn:()=>o,q:()=>n,rJ:()=>r});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},38464(c,u,e){"use strict";e.d(u,{Jw:()=>t.Jw,XE:()=>t.XE,iu:()=>b,ZN:()=>t.ZN,U9:()=>t.U9,S:()=>t.S,z6:()=>t.z6,mg:()=>t.mg,G3:()=>t.G3,jh:()=>f,fv:()=>v,xI:()=>p,fp:()=>y,f1:()=>P,Rj:()=>C,AN:()=>T});var t=e(44397),n=e(39552),r=e(69220),o=e(58618),a=e(11131);const i=(0,n.Mz)(a.jR,a.Mx,(F,z)=>{const H=F?.["twc-unit"]??"";return H==="m"&&z?"s":H}),s=(0,n.Mz)(t.G3,i,a.Mx,(F,z,H)=>{const pe=(0,o.Bu)(z),$=(0,o.W3)(F,H);return pe||$}),f=(0,n.Mz)(s,F=>F.code),l=(0,n.Mz)(s,F=>F.name),p=(0,n.Mz)(s,F=>(0,r.ZH)(F.name)),T=(0,n.Mz)(s,F=>F.temp),C=(0,n.Mz)(s,F=>F.speed),v=(0,n.Mz)(s,F=>F.distance),O=(0,n.Mz)(s,F=>F.accumulation),y=(0,n.Mz)(s,F=>F.precip),P=(0,n.Mz)(s,F=>F.pressure);var D=e(18903);const b=F=>F[D.Bl]?.[D.rJ]||{}},44397(c,u,e){"use strict";e.d(u,{G3:()=>D,Jw:()=>F,S:()=>x,U9:()=>z,XE:()=>b,ZN:()=>B,mg:()=>pe,z6:()=>$});var t=e(96126),n=e(47628),r=e(69770),o=e(18903);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(E){return E?a.test(E)?E.replace("_","-"):"":o.Xn}const s=(0,t._8)(n.Rs,n.zB,(E,R)=>R||E||""),f=(0,t._8)(s,n.aQ,(E,R)=>{const L=i(E);return L||(R==="notFound"?o.Xn:L)}),l=(0,t._8)(f,n.AS,n.uO,(E,R,L)=>{let j=E;return R&&L&&j!=="en-US"&&(j="en-GB"),{locale:j}});function p(E){if(!E)return o.Xn;const R=E.split("-")[0];return o.EG[R]||o.Xn}const T=(0,t._8)(n.AS,n.Pm,r.YM,n.aQ,n.zB,(E,R,L,j,_)=>E||R||L||_||j==="notFound"),C=(0,t._8)(f,E=>p(E)),v=(0,t._8)(C,E=>({locale:E})),O=(0,t._8)(l,E=>({name:"getMewLocaleUrlConfig",params:E})),y=(0,t._8)(t.f9,l,T,v,(E,R,L,j)=>{let _=E({name:"getMewLocaleUrlConfig",params:R});return!(_?.data??null)&&L&&(_=E({name:"getMewLocaleUrlConfig",params:j})),_?.data}),P=(0,t._8)(y,E=>E?.locale?.data??null),D=(0,t._8)(P,E=>E?.attributes?.localeCode??""),b=(0,t._8)(D,E=>(E||"").replace("-","_")),F=(0,t._8)(D,E=>{const R="";if(E&&E.length){const L=E.split("-");return L.length>1?L[1]:R}return R}),z=(0,t._8)(P,E=>E?.attributes?.isLocaleSiteEnabled??!1),H=(0,t._8)(y,E=>E?.language?.data??null),pe=(0,t._8)(H,E=>E?.attributes.languageCode??""),$=(0,t._8)(pe,E=>E.split("-")[0]),he=(0,t._8)(H,E=>E?.attributes.languageName??""),x=(0,t._8)(H,E=>E?.attributes.isRtlLanguage??!1),B=(0,t._8)(D,E=>E==="en-US")},3867(c,u,e){"use strict";e.d(u,{$F:()=>x,Ar:()=>w,B:()=>o,Bl:()=>n,Bv:()=>z,Cf:()=>H,Dw:()=>pe,EI:()=>G,KJ:()=>$,LH:()=>Ee,Mq:()=>he,N_:()=>t,OB:()=>i,Qj:()=>L,SE:()=>Je,SO:()=>p,Tr:()=>U,VN:()=>ae,Wj:()=>fe,Ye:()=>q,Yq:()=>B,Yr:()=>Le,Z2:()=>g,Zf:()=>_e,_W:()=>h,b$:()=>ce,e8:()=>r,eM:()=>m,eV:()=>l,eq:()=>T,h1:()=>C,h_:()=>a,j1:()=>D,l1:()=>R,lo:()=>Ke,ls:()=>v,oD:()=>M,qP:()=>W,si:()=>S,uv:()=>J,wW:()=>F});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",f="WXU/ADS/RUBICON_WRAPPER_LOADED",l="WXU/ADS/RUBICON_INITIALIZED",p="WXU/ADS/RUBICON_DONE",T="WXU/ADS/BTF_BID_TARGETING_DONE",C="WXU/ADS/RUBICON_NO_WRAPPER",v="WXU/ADS/REFRESH_ADS",O="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",y="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",P=100,D=1e3,b="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",F="WXU/ADS/SLOTS/READY",z="WXU/ADS/SET_TARGETING_READY",H="WXU/ADS/SET_TARGETING_CUST_PARAMS",pe="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",$="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",he="WXU/ADS/SET_ALL_CUST_PARAMS",x="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",B="WXU/ADS/LOAD_AMAZON_HDBID",E="WXU/ADS/SET_AMAZON_HDBID_SLOTS",R="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",L="WXU/ADS/SET_CRITEO",j="WXU/ADS/SET_LOTAME",_="WXU/ADS/SET_CRITEO_SLOTS",w="WXU/ADS/LOAD_CRITEO_SLOTS",G="WXU/ADS/SET_IASPET_SLOTS",W="WXU/ADS/LOAD_INDEX_EXCHANGE",ce="WXU/ADS/SET_MISC_CUST_PARAMS",m="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",S="WXU/ADS/SET_WFXTG_TARGETING",h="WXU/ADS/SET_LOTAME_TARGETING",K="adBlocker",U="MW_Position1",M="WXU/ADS/NO_AD_CALL_EXCLUSION",q="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",J="WXU/ADS/SET_HASHED_MPID",ae=["fa","tl","id"],fe=["CU","IR","SD","SY","UA"],Le=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],_e=["iasPetSlot","rubicon"],Ke=["refreshAds","userActionAdRefresh"],Je="MW_Position2",Ee="MW_Position3",X="Taboola",Y="https://securepubads.g.doubleclick.net/tag/js/gpt.js",ue="https://pagead2.googlesyndication.com/tag/js/gpt.js"},47458(c,u,e){"use strict";e.d(u,{AT:()=>Fe,CM:()=>nt,DM:()=>Bt,FB:()=>Y,FQ:()=>zt,JT:()=>Ye,KJ:()=>de,KK:()=>ct,Lz:()=>dt,Pk:()=>X,Sd:()=>be,Tt:()=>mt,UQ:()=>ze,XY:()=>V,__:()=>m,aR:()=>Qe,ao:()=>Oe,bC:()=>We,bX:()=>W,bx:()=>we,d4:()=>ut,d9:()=>yt,eE:()=>ge,go:()=>Ae,hh:()=>Ge,iB:()=>S,ic:()=>sn,ip:()=>ue,jV:()=>nn,kz:()=>Ee,lT:()=>re,lY:()=>gn,lf:()=>ne,lw:()=>st,m1:()=>Ft,nX:()=>Et,o2:()=>ce,p7:()=>Xt,rK:()=>Xe,sU:()=>K,sj:()=>it,so:()=>xe,ts:()=>h,ui:()=>te,vM:()=>ee,w3:()=>hn,wB:()=>Ke,wC:()=>Te,xW:()=>At,xm:()=>ae,yD:()=>dn});var t,n=e(39552),r=e(3326),o=e.n(r),a=e(16735),i=e.n(a),s=e(75857),f=e.n(s),l=e(3514),p=e.n(l),T=e(48875),C=e.n(T),v=e(82438),O=e.n(v),y=e(155),P=e.n(y),D=e(47628),b=e(96126),F=e(8196),z=e(68441),H=e(53111),pe=e(69770),$=e(22028),he=e(86060),x=e(12515),B=e(61131),E=e(35817),R=e(38464),L=e(51540),j=e(61647),_=e(22292),w=e(14890),G=e(3867);const W=k=>k?.[G.Bl]?.slotsReady??!1,ce=k=>k?.[G.Bl]?.rubiconDone??!1,m=k=>k?.[G.Bl]?.btfBidTargetingDone??!1,g=k=>k?.[G.Bl]?.custParamsComplete??!1,S=k=>k?.[G.Bl]?.targetingReady??!1,h=k=>k?.[G.Bl]?.amznHdBidStatus??!1,K=k=>k?.[G.Bl]?.criteoSlotStatus??!1,U=k=>k?.[t]?.wfxtg??!1,M=k=>k?.[t]?.adCallComplete??!1,q=k=>k?.[t]?.btfAdCallComplete??!1,J=(0,n.Mz)(ce,g,(k,ie)=>({custParamsComplete:ie,rubiconDone:k})),ae=(0,n.Mz)(D.m0,k=>{let ie=k;if(k!=="mobile"){const{screen:{width:me}}=window;me>1024?ie="desktop":me>=768&&(ie="tablet")}return ie}),fe=(0,n.Mz)($.f8,k=>f()(Object.values(k??{})).filter(me=>me.component==="WxuAd"&&!me?.props?.disableAd)??[]),Le=(0,n.Mz)(fe,ae,(k,ie)=>k.map(at=>ie==="tablet"&&at.props.tabletId==="none"?null:ie==="tablet"&&at.props.tabletId?at.props.tabletId:at.props.id).filter(at=>at!==null).join(",")),_e=k=>(0,n.Mz)(fe,ie=>ie.map(at=>k==="tablet"&&at.props.tabletId==="none"?null:k==="tablet"&&at.props.tabletId?at.props.tabletId:at.props.id).filter(at=>at!==null).join(",")),Ke=(0,n.Mz)($.SQ,he.m2,(k,ie)=>{const me=k?.metrics_levels??null;return ie||me}),Je=(0,n.Mz)($.SQ,k=>k?.ads),Ee=(0,n.Mz)($.x9,k=>k?.engine),X=(0,n.Mz)($.x9,k=>k?.networkCode),Y=(0,n.Mz)(R.G3,$.x9,pe.iW,(k,ie,me)=>{const{adUnits:He={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ie;let{mobile:at,desktop:pt,tablet:St}=He;at=at.includes("_us")?at.substr(0,at.indexOf("_us")):at,pt=pt.includes("_us")?pt.substr(0,pt.indexOf("_us")):pt,St=St.includes("_us")?St.substr(0,St.indexOf("_us")):St;let Ct="intl";switch(k){case"en-US":Ct="us";break;case"es-US":Ct="es_us";break;case"en-IN":Ct="en_in";break;default:break}Ct!=="es_us"&&Ct!=="en_in"&&(me.includes("oppo")||me.includes("transsion"))&&(Ct="intl");const Tt=at.includes("mobile_smart")?`${at}_${Ct}`:at,It=pt.includes("web_weather")?`${pt}_${Ct}`:pt,Mt=St.includes("tablet_weather")?`${St}_${Ct}`:St;return{desktop:It,mobile:Tt,tablet:Mt}}),ue=(0,n.Mz)(ae,Y,(k,ie)=>ie?.[k]??""),Ie=(0,n.Mz)($.x9,k=>k?.adTagOverrides),Fe=(0,n.Mz)($.x9,k=>k?.adZone),ze=(0,n.Mz)(ue,Fe,he.NP,(k,ie,me)=>`${k}/${me||ie||"non_monetized"}`),gt=(0,n.Mz)($.x9,k=>k?.adsmetrics_zone),it=()=>P().get("adstest"),yt=(0,b._8)(x.FF,he.NP,Fe,(k,ie,me)=>k||ie||me),mt=(0,b._8)(ae,he.NP,X,Y,Fe,it,(k,ie,me,He,at,pt)=>{const St=He[k];return`${me}/${pt?"test_":""}${St}/${ie||at}`}),Ge=(0,b._8)(ae,X,Y,it,(k,ie,me,He)=>{const at=me[k];return`${ie}/${He?"test_":""}${at}/interstitial`}),ut=(0,b._8)(D.m0,Je,(k,ie)=>{const me=[...ie?.thirdParties??[]],{token:He}=k==="mobile"?w.Bq.USER_ACTION_AD_REFRESH:w.Bq.DESKTOP_USER_ACTION_AD_REFRESH;return!!me.includes(He)}),Et=(0,b._8)(Je,D.m0,z.jm,H.MC,(k,ie,me,He)=>{const at="rubicon_enUS",pt="sequentialAdLoader",St="abTesting",Ct=w.Bq.TIME_FRAME.token,Tt=w.Bq.HELIOS_AD_SDK.token,It=w.Bq.ADMIRAL.token,Mt=w.Bq.IAB_CATEGORIES.token,Lt=w.Bq.INSTANA.token,jt=w.Bq.ASSERTIVE_YIELD.token,{token:Gt}=w.Bq.USER_ACTION_AD_REFRESH,{token:wt}=w.Bq.MOBILE_REFRESH_ADS,{token:qe}=w.Bq.REFRESH_ADS,{token:se}=w.Bq.DESKTOP_USER_ACTION_AD_REFRESH;let Pe=[...k?.thirdParties??[]];return Pe.includes(at)||Pe.push(at),Pe.includes(pt)||Pe.push(pt),Pe.includes(St)||Pe.push(St),Pe.includes(Tt)||Pe.push(Tt),Pe.includes(w.Bq.JANUS.token)||Pe.push(w.Bq.JANUS.token),Pe.includes(Ct)||Pe.push(Ct),Pe.includes(It)||Pe.push(It),Pe.includes(Mt)||Pe.push(Mt),Pe.includes(Lt)||Pe.push(Lt),Pe.includes(jt)||Pe.push(jt),ie==="mobile"?(Pe.push(Gt),Pe.push(wt)):(Pe.push(se),Pe.push(qe)),me&&He&&(Pe=Pe.filter(rt=>!rt.includes(w.Bq.LOTAME.token))),O()(Pe).join(",")}),st=(0,b._8)($.x9,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),ht=(0,b._8)(Et,D.RX,(k,ie)=>{const me=k.split(",");if(!Array.isArray(me)||!me.length)return[];const{CRITEO_SLOT:He,IAS_PET_SLOT:at,...pt}=w.Bq;return me.filter(Pt(ie)).reduce((Ct,Tt)=>{const Mt=Object.values(pt).find(({token:Lt})=>Tt.includes(Lt));if(Mt){const{script:Lt}=Mt;return Lt?[...Ct,Lt]:Ct}return Ct},[])}),Pt=k=>ie=>!(_.Y6.includes(k)&&w.eA.some(me=>ie.includes(me))),Ft=(k,ie)=>(0,b._8)(b.L6,ae,ie?_e(ie):Le,fe,Oe,(me,He,at,pt,St)=>{const Ct=(0,b.do)({positions:at,screenSize:ie??He});let Tt=me?.getMewAdConfigsUrlConfig?.[Ct]?.data?.data??null;return Tt?(Tt=Tt.reduce((It,Mt)=>{const Lt=pt.find(jt=>jt.props.id===Mt.name||jt.props.tabletId===Mt.name);return[...It,{...Mt,lazyload:Lt.props.lazyload,disableAd:Lt?.props?.disableAd,sequentialGroup:Lt?.props?.sequentialGroupOverride||Mt?.sequentialGroup||"btf"}]},[]),St&&k&&(Tt=Tt.filter(It=>It.sequentialGroup===k)),Tt):[]}),Bt=(0,b._8)(F.Wf,b.L6,R.G3,E.aG,(k,ie,me,He)=>{const at=(0,b.do)({locale:me,placeid:He}),pt=ie?.getWxAdTargetingUrlConfig?.[at]?.data?.data??{},St=o()(pt,w.Be);return k?St:o()(St,w.Eb)}),Xe=(0,b._8)(b.L6,Et,(k,ie)=>{const me=(0,b.do)({tokens:ie});let He=k?.getMewAdThirdPartyConfigsUrlConfig?.[me]?.data?.data??[];return He=He.map(({config:at,config_type:pt})=>({config:at,type:pt})),He}),At=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.AMAZON_HEADER_BIDDER.token:!1);if(ie&&ie.config)return ie.config}return{}}),Ot=(0,b._8)(F.e2,Xe,(k,ie)=>{if(!k)return{};if(!p()(ie)){const me=ie.find(He=>He.type?He.type===w.Bq.ADMIRAL.token:{});if(me&&me.config)return me.config}return{}}),Rt=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.ASSERTIVE_YIELD.token:!1);if(ie&&ie.config)return ie.config}return{}}),Zt=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.INSTANA.token:!1);if(ie&&ie.config)return ie.config}return{}}),Xt=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.AMAZON_SLOTS.token:!1);if(ie&&ie.config)return ie.config}return{}}),Ae=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.CRITEO.token:!1);if(ie&&ie.config)return ie.config}return{}}),de=(0,b._8)(Xe,D.m0,(k,ie)=>{if(!p()(k)){const me=k.find(He=>He.type?He.type===w.Bq.CRITEO_SLOT.token:!1);if(me&&me.config)return me.config.placements=me.config.placements[ie],me.config}return{}}),ge=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.GEOEDGE.token:!1);if(ie&&ie.config)return ie.config}return{}}),be=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.IAS_PET_SLOT.token:!1);if(ie&&ie.config)return ie.config}return{}}),we=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.INDEX_EXCHANGE.token:!1);if(ie&&ie.config)return ie.config}return{}}),$e=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.LOTAME.token:!1);if(ie&&ie.config)return ie.config}return{}}),et=/[0-9]{4}/,nt=(0,b._8)($e,k=>{const{tagsSrcId:ie="1884"}=k;return ie.match(et)}),Qe=(0,b._8)(nt,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),xe=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.PREBID.token:!1);if(ie&&ie.config)return ie.config}return{}}),ot=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.PREMIUM_AD_DATA_LAKE.token:!1);if(ie&&ie.config)return ie.config}return{}}),ft=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.USER_ACTION_AD_REFRESH.token:!1);if(ie&&ie.config)return ie.config}return{}}),ct=(0,b._8)(ft,D.aQ,R.G3,(k,ie,me)=>{const{atf:He,refreshBidders:at}=k,St=(Object.keys(He)||[]).filter(Gt=>Gt.includes(me)||Gt.includes("all"))||[];let Ct=k?.atf?.positions,Tt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se?(Ct=He?.[wt]?.[se]?.positions??Ct,Ct):Gt},[]);p()(Tt)&&(Tt=Ct);let It=k?.atf?.userActionDelay;const Mt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se&&(It=He?.[wt]?.[se]?.userActionDelay||It),It},[]);let Lt=k?.atf?.inViewOnly;const jt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se&&(Lt=He?.[wt]?.[se]?.inViewOnly??Lt),Lt},[]);return{type:"atf",inViewOnly:jt,posToRefresh:Tt,refreshBidders:at,userActionDelay:Mt}}),ee=(0,b._8)(ft,D.aQ,R.G3,(k,ie,me)=>{const{btf:He,refreshBidders:at}=k,St=(Object.keys(He)||[]).filter(Gt=>Gt.includes(me)||Gt.includes("all"))||[];let Ct=k?.btf?.positions,Tt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se?(Ct=He?.[wt]?.[se]?.positions??Ct,Ct):Gt},[]);p()(Tt)&&(Tt=Ct);let It=k?.btf?.userActionDelay;const Mt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se&&(It=He?.[wt]?.[se]?.userActionDelay||It),It},[]);let Lt=k?.btf?.inViewOnly;const jt=St.reduce((Gt,wt)=>{const se=(Object.keys(He[wt]).filter(Pe=>Pe.includes(ie)||Pe.includes("all"))||[])[0];return se&&(Lt=He?.[wt]?.[se]?.inViewOnly??Lt),Lt},[]);return{type:"btf",inViewOnly:jt,posToRefresh:Tt,refreshBidders:at,userActionDelay:Mt}}),Ce=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.REFRESH_ADS.token:!1);if(ie&&ie.config)return ie.config}return{}}),V=(0,b._8)(Ce,D.aQ,R.G3,(k,ie,me)=>{const{atf:He={},refreshBidders:at=[]}=k,{interval:pt=0,inViewOnly:St=!1}=He,Tt=Object.keys(He).filter(Lt=>Lt.includes(me)||Lt.includes("all"))||[];let It=He.positions;const Mt=Tt.reduce((Lt,jt)=>{const wt=Object.keys(He[jt]).filter(qe=>qe.includes(ie)||qe.includes("all"))||[];return p()(wt)||(It=He[jt][wt].positions),It},[]);return{type:"atf",inViewOnly:St,interval:pt,positions:Mt,refreshBidders:at}}),ne=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq?.SEQUENTIAL_AD_LOADER?.token:!1);return ie?.config?ie.config:{}}}),Oe=(0,b._8)(ne,D.m0,D.aQ,R.G3,(k,ie,me,He)=>{if(p()(k)||ie!=="desktop")return!1;const pt=Object.keys(k).filter(Mt=>Mt.includes(He)||Mt.includes("all"))||[],St=Array.isArray(pt)&&pt[0],Ct=k?.[St],Tt=Ct&&(Ct.filter(Mt=>Mt.includes(me)||Mt.includes("all"))||[]);return Tt&&Array.isArray(Tt)&&!!Tt[0]}),Ne=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq?.RUBICON?.token:!1);if(ie?.config)return ie.config}return{}}),We=(0,b._8)(Ne,D.aQ,R.G3,(k,ie,me)=>{const{defaultTimeoutOverride:He}=k,pt=Object.keys(k).filter(Tt=>Tt.includes(me)||Tt.includes("all"))||[];let St=He;return pt.reduce((Tt,It)=>{const Lt=Object.keys(k[It]).filter(jt=>jt.includes(ie)||jt.includes("all"))||[];return p()(Lt)||(St=k[It][Lt[0]].timeoutOverride),St},St)}),re=(0,b._8)(Ne,We,(k,ie)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:ie})),te=(0,b._8)(Ce,D.aQ,R.G3,(k,ie,me)=>{const{btf:He={},refreshBidders:at=[]}=k,{interval:pt=0,inViewOnly:St=!1}=He,Tt=Object.keys(He).filter(Lt=>Lt.includes(me)||Lt.includes("all"))||[];let It=He.positions;const Mt=Tt.reduce((Lt,jt)=>{const wt=Object.keys(He[jt]).filter(qe=>qe.includes(ie)||qe.includes("all"))||[];return p()(wt)||(It=He[jt][wt].positions),It},[]);return{type:"btf",interval:pt,inViewOnly:St,positions:Mt,refreshBidders:at}}),Te=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.WFXTG.token:!1);if(ie&&ie.config)return ie.config}return{}}),Me=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.WX_AD_TARGETING.token:!1);if(ie&&ie.config)return ie.config}return{}}),Ye=(0,b._8)(mt,Ft(null),(k,ie)=>ie.map(me=>({adSlotId:me.slotTarget,size:me.sizes.map(He=>He[0]==="fluid"?[1,1]:He),adUnitPath:k}))),dt=()=>{{const k=P().get("fv");return parseInt(k,10)||0}},Dt=(0,b._8)(he.NP,Fe,(k,ie)=>{const me=k||ie||"",He=me.lastIndexOf("local_forecasts")!==-1;let at,pt,St;if(He)at="fcst",St="fcst",pt="fcst";else{const Tt=me.split("/").slice(-2);[pt]=Tt,at=`${pt}_${Tt[1]||""}`,St=Tt[1]||"nl"}return{cat:at,fam:pt,ch:St}}),vt=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq?.TIME_FRAME?.token:!1);if(ie?.config)return ie.config}return{}}),Wt=(0,b._8)($.wC,vt,(k,ie)=>ie?.tf?.[k]??"nl"),xt=(k,ie)=>()=>{const me=ie||"0123456789",He=k||16;let at="";for(let pt=0;pt{{const{userAgent:k}=window.navigator,ie=k&&k.match(/chrome|firefox|safari|trident/i);if(Array.isArray(ie))switch(ie[0].toLowerCase()){case"chrome":return"twcchrome";case"firefox":return"twcff";case"safari":return"twcsafari";case"trident":return"twcie";default:return"twcnative"}return"nl"}}),_t=()=>String(Math.floor(Math.random()*1e3)+1),Jt=()=>"weather",qt=k=>k?.[t]?.wfxtg??{},En=k=>k?.[t]?.lotame??{},gn=k=>k?.[G.Bl]?.hashedMpid??"",pn=(0,b._8)(ae,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),fn=(0,b._8)(D.x7,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),dn=k=>k?.[j.Bl]?.videoCount??0,tn=(0,b._8)(D.x7,k=>k?.adRef??""),sn=k=>k?.[G.Bl]?.custParams??{},zt=(0,b._8)(F.Wf,F.yd,Dt,Y,Wt,xt(16,"0123456789"),dt,it,Nt,pn,_t,Jt,fn,tn,dn,pe.iW,ae,D.m0,(k,ie,me,He,at,pt,St,Ct,Tt,It,Mt,Lt,jt,Gt,wt,qe,se,Pe)=>{let rt={...me,ad_unit:He[se],tf:at,ord:pt,rmid:pt,impression_id:(0,L.uR)(),vab:Pe!=="mobile"?"nxgn":"daybreak",v:St&&St.toString(),adstest:Ct||"",browser:Tt,mr:"0",plat:It,env:Mt,refurl:Lt,mlayer:jt||"",...qe?{par:qe}:{},ref:wt===0?Gt:"",sod:ie?"yes":"no"};rt=i()(rt,Ht=>!!Ht);const Ut=o()(rt,w.Be);return k?Ut:o()(Ut,w.Eb)}),cn=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq.BIDDING_PROCESS_TIMEOUT.token:!1);if(ie&&ie.config)return ie.config}return{}}),mn=(0,b._8)(cn,k=>{if(k&&!p()(k)){const{maxTime:ie}=k;if(!Number.isNaN(ie))return+ie}return-1}),nn=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq?.HELIOS_AD_SDK?.token:!1);if(ie?.config)return ie.config}return{}}),hn=(0,b._8)(sn,gn,(k,ie)=>{const me=Object.keys(k).filter(at=>w.k3.has(at)).sort();return{pageKvs:me.length?` ${me.join(" ")} `:"",hasPpid:!!ie}}),Sn=(0,b._8)(Xe,k=>{if(!p()(k)){const ie=k.find(me=>me.type?me.type===w.Bq?.AB_TESTING?.token:!1);if(ie?.config)return ie.config}return{}}),en=(0,b._8)(Xe,k=>k?.find?.(ie=>ie.type===w.Bq.IAB_CATEGORIES.token)?.config??{});function rn(k,ie){return C()({},k,ie,(me,He)=>{if(Array.isArray(me))return O()(me.concat(He))})}const Rn=(0,b._8)(en,k=>{const{iabCategoriesByPageCode:ie={}}=k??{},me={};for(const[He,at]of Object.entries(ie))for(const pt of He.split(","))me[pt]=rn(me[pt]??{},at);return me}),yn=(0,b._8)(Rn,$.wC,(k,ie)=>k[ie]),vn=(0,b._8)(x.Av,B.R3,(k,ie)=>(p()(k)?ie:k)?.tags?.iab??{}),Cn=(0,b._8)(yn,vn,(k,ie)=>rn(k,ie)),In=(0,b._8)(en,k=>k?.iabSiteCategories)},14890(c,u,e){"use strict";e.d(u,{Be:()=>o,Bq:()=>t,Eb:()=>r,eA:()=>a,k3:()=>i});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},31201(c,u,e){"use strict";e.d(u,{a:()=>s,l:()=>f});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,(l,p,T,C,v)=>T&&p==="en-US"&&l==="US"&&!v||!T&&l==="US"&&p==="en-US"&&!C);function f(l,p,T){const C=i.includes(p.title)||i.includes(p.urlTranslationKey)||i.includes(p.titleTranslationKey),v=T?.includes?.("samsung");return!(C&&(!l||v))}},51147(c,u,e){"use strict";e.d(u,{W_:()=>W,Xm:()=>G,Yh:()=>l,bc:()=>L,oj:()=>m,oz:()=>x,p3:()=>w,rj:()=>ce,uU:()=>$});var t=e(47628),n=e(96126),r=e(44397),o=e(53111),a=e(14998),i=e(22981),s=e(91359);const f=(0,n._8)(n.L6,a.Cb,(h,K)=>{const U="getSunV3LocationPointUrlConfig",M=h[U]||{},q=K[U]||{},J=(0,n.do)(q);return M[J]}),l=(0,n._8)(f,s.Pe,(h,K)=>{if(!(h?.loaded??null))return null;const M=h?.data??null;return!M||M.errors?null:m(h.data.location,K)}),p=(0,n._8)(t.Tw,f,(h,K)=>{if(!h)return!1;if(!K)return!0;const U=K?.data?.errors??[];if(Array.isArray(U)&&U.length){const M=U[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(M)}return!1}),T=(0,n._8)(l,h=>h?`${h.latitude},${h.longitude}`:""),C=(0,n._8)(l,h=>h?.latitude??void 0),v=(0,n._8)(l,h=>h?.longitude??void 0),O=(0,n._8)(l,h=>h?.adminDistrict??""),y=(0,n._8)(l,h=>h?.adminDistrictCode??""),P=(0,n._8)(l,h=>h?.postalCode??""),D=(0,n._8)(l,h=>h?.neighborhood??""),b=(0,n._8)(l,h=>h?.country??""),F=(0,n._8)(l,h=>h?.countryCode??""),z=(0,n._8)(l,h=>(0,i.u)(h?.ianaTimeZone)),H=(0,n._8)(l,h=>h?.displayName??""),pe=(0,n._8)(l,h=>h?.dmaCd??""),$=(0,n._8)(l,h=>h?.placeId??""),he=(0,n._8)(l,h=>h?.airportName??""),x=(0,n._8)(l,h=>h?.type??""),B=(0,n._8)(l,h=>h?.city??""),E=(0,n._8)(l,h=>h?.canonicalCityId??""),R=(0,n._8)(l,h=>h?.disputedArea??!1),L=(0,n._8)(l,r.Jw,s.ck,o.MC,(h,K,U,M)=>W({location:h,countryCode:K,savedLocations:U,isUserLoggedIn:M,includePostalCode:!1})),j=(0,n._8)(l,o.MC,s.ck,r.Jw,(h,K,U,M)=>w({location:h,isUserLoggedIn:K,savedLocations:U,countryCode:M})),_=(0,n._8)(l,r.Jw,o.MC,s.ck,(h,K,U,M)=>G({location:h,savedLocations:M,isUserLoggedIn:U,countryCode:K}));function w({location:h,savedLocations:K,isUserLoggedIn:U,includePostalCode:M,countryCode:q}){const J=K.find(Le=>Le.placeID===h.placeId),ae=q||"US";if(J&&U){const Le=(J?.userTag||J?.name)??"";if(Le){const _e=h?.displayName??"",Ke=S(h,ae);if(Le!==_e&&Le!==Ke)return Le}}let fe;if(h?.disputedCountries)fe=h.displayName||"";else{switch(h?.type){case"address":fe=h?.address?.split(",")[0]?.trim()||"";break;case"city":fe=h?.locale?.locale2||"";break;case"locality":fe=h?.locale?.locale3||"";break;case"neighborhood":fe=h?.locale?.locale4||"";break;case"airport":fe=h?.airportName||"";break;case"postal":const Le=h?.locale?.locale4||h?.locale?.locale3||h?.locale?.locale2||"",_e=h?.postalCode||"";fe=M?`${Le} ${_e}`.trim():`${Le}`.trim();break;default:fe=h?.displayName||""}fe.length===0&&(fe=h?.displayName)}return fe}function G({location:h,savedLocations:K,countryCode:U,includePostalCode:M,isUserLoggedIn:q}){const J=U||"US",ae=K.find(Le=>Le.placeID===h.placeId);if(ae&&q){const Le=ae?.userTag||ae?.name;if(Le){const _e=h?.displayName??"",Ke=S(h,J);if(Le!==_e&&Le!==Ke)return g(h,J,M)}}let fe;if(h?.disputedCountries)fe=h?.displayName||"";else{const Le=J===h?.countryCode?"":h?.country||"",_e=U!=="IL"&&h?.adminDistrict||"",Ke=h?.postalCode||"",Je=h?.city||"";switch(h?.type){case"address":fe=[Je,_e,Le].filter(Boolean).join(", ");break;case"city":fe=[_e,Le].filter(Boolean).join(", ");break;case"locality":fe=[h?.locale?.locale2||"",_e,Le].filter(Boolean).join(", ");break;case"neighborhood":fe=[h?.locale?.locale3||h?.locale?.locale2||"",_e,Le].filter(Boolean).join(", ");break;case"postal":const Y=_e||h?.locale?.locale2||"";fe=[M?`${Y} ${Ke}`.trim():Y,Le].filter(Boolean).join(", ");break;default:fe=[_e,Le].filter(Boolean).join(", ")}}return fe}function W({location:h,countryCode:K,includePostalCode:U=!0,savedLocations:M,isUserLoggedIn:q}){const J=w({location:h,savedLocations:M,isUserLoggedIn:q,countryCode:K}),ae=G({location:h,countryCode:K,includePostalCode:U,savedLocations:M,isUserLoggedIn:q}),fe=J&&ae?", ":"",Le=h?.separator?h?.separator:fe;return`${J}${Le}${ae}`.trim()}function ce(h){const K=h.placeId?.length||0;return K===0?[]:Array.from({length:K},(U,M)=>({displayName:h.displayName?.[M],adminDistrict:h.adminDistrict?.[M],adminDistrictCode:h.adminDistrictCode?.[M],countryCode:h.countryCode?.[M],country:h.country?.[M],disputedArea:h.disputedArea?.[M],city:h.city?.[M],type:h.type?.[M],postalCode:h.postalCode?.[M],disputedCountries:h.disputedCountries?.[M],locale:{locale1:h.locale?.locale1?.[M]||h.locale1?.[M],locale2:h.locale?.locale2?.[M]||h.locale2?.[M],locale3:h.locale?.locale3?.[M]||h.locale3?.[M],locale4:h.locale?.locale4?.[M]||h.locale4?.[M]},placeId:h.placeId[M],latitude:Math.round(h.latitude[M]*10)/10,longitude:Math.round(h.longitude[M]*10)/10}))}const m=(h,K)=>{if(!h||!Array.isArray(K))return h;const U=K.find(M=>M.placeId===h.placeId);return U?{...h,displayName:U.address,address:U.address}:h};function g(h,K,U){if(h?.disputedCountries)return h?.displayName||"";const q=(K||"US")===h?.countryCode?"":h?.country||"",J=K!=="IL"&&h?.adminDistrict||"";switch(h?.type){case"city":return[h?.locale?.locale2||"",J,q].filter(Boolean).join(", ");case"locality":const fe=J||h?.locale?.locale2||"";return[h.locale?.locale3||"",fe,q].filter(Boolean).join(", ");case"neighborhood":const _e=h?.locale?.locale4||"",Ke=h?.locale?.locale3||h?.locale?.locale2||"";return[_e,Ke,J,q].filter(Boolean).join(", ");case"postal":const Je=h?.postalCode||"";return[h?.locale?.locale4||h?.locale?.locale3||h?.locale?.locale2||"",`${J} ${U?Je:""}`.trim(),q].filter(Boolean).join(", ");default:return[h?.locale?.locale2||"",J,q].filter(Boolean).join(", ")}}function S(h,K,U=", "){const M=[h.displayName];return K!=="IL"&&M.push(h.adminDistrictCode||h.adminDistrict),h.countryCode!==K&&h.disputedArea===!1&&M.push(h.country),M.filter(Boolean).join(U)}},14998(c,u,e){"use strict";e.d(u,{Cb:()=>f,yp:()=>l});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,C,v,O)=>{if(!T&&!C&&!v&&!O)return null;const P=[{type:"canonicalCityId",locId:i(O)},{type:"placeId",locId:i(v)},{type:null,locId:i(C)},{type:null,locId:i(T)}].find(H=>!!H.locId);if(!P)return null;const D=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,b=/-/,F=/\s/,{locId:z}=P;if(D.test(P.locId)){F.test(z)?P.locId=z.split(" ").pop():b.test(z)?P.locId=z.split("-").pop():P.locId=z.split("+").pop();const H=l(P);if(H)return H}return l(P)}),f=(0,n._8)(r.G3,s,(T,C)=>{const{type:v,value:O}=C||{},y={language:T,[v]:O};return v==="locId"&&(y.locationType="locid"),{getSunV3LocationPointUrlConfig:y}});function l({locId:T,type:C}){const v=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:O=>(0,a.y)(O)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:O=>O.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:O=>`${O.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:O=>{const y=O.substring(0,2).toUpperCase();return`${O.split(":")[0]}:1:${y}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:O=>`${O.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:O=>O},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:O=>O}];if(C){const O=v.find(y=>y.typeAs===C);if(O&&O.regex.test(T))return{type:O.typeAs,value:O.valueFn(T)}}for(let O=0,y=v.length;O{if(!T)return!0;const{type:C,value:v}=T;return!v||C==="geocode"&&v==="0.00,0.00"})},81994(c,u,e){"use strict";e.d(u,{Cb:()=>t.Cb,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)},22981(c,u,e){"use strict";e.d(u,{u:()=>s});var t=e(86376),n=e.n(t);const r=(0,t.createLogger)("sanitizeIanaTimeZone"),o="Etc/UTC",a=64,i=/^[A-Za-z][A-Za-z0-9_+-]*(?:\/[A-Za-z0-9_+-]+){1,2}$/;function s(f){return f==null||f===""?o:typeof f!="string"||f.length>a||!i.test(f)?(r.warn(`Invalid ianaTimeZone (type=${typeof f}, length=${String(f).length}): ${String(f).slice(0,a)}`),o):f}},42235(c,u,e){"use strict";e.d(u,{y:()=>t});function t(r){if(!r)return"";const[o,a]=r.split(","),i=n(o),s=n(a);return`${i},${s}`}function n(r){return r?(+`${Math.round(`${r}e2`)}e-2`).toFixed(2):""}},34696(c,u,e){"use strict";e.d(u,{Bl:()=>t,Dl:()=>n,Y3:()=>f,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",f="csc"},47628(c,u,e){"use strict";e.d(u,{AS:()=>t.AS,BM:()=>t.BM,DN:()=>t.DN,HQ:()=>t.HQ,It:()=>t.It,Iu:()=>t.Iu,Kp:()=>t.Kp,MR:()=>t.MR,Mc:()=>t.Mc,Mx:()=>t.Mx,NZ:()=>t.NZ,O8:()=>t.O8,Of:()=>t.Of,PY:()=>t.PY,Pd:()=>t.Pd,Pm:()=>t.Pm,Pq:()=>t.Pq,Qh:()=>t.Qh,RL:()=>t.RL,RX:()=>t.RX,Rs:()=>t.Rs,Tw:()=>t.Tw,WE:()=>t.WE,Yj:()=>t.Yj,ZS:()=>t.ZS,aD:()=>t.aD,aQ:()=>t.aQ,cF:()=>t.cF,dY:()=>t.dY,fY:()=>t.fY,g7:()=>t.g7,gv:()=>t.gv,hv:()=>t.hv,iE:()=>t.iE,jR:()=>t.jR,jf:()=>t.jf,jm:()=>t.jm,l8:()=>t.l8,m0:()=>t.m0,p:()=>t.p,qF:()=>t.qF,u6:()=>t.u6,uO:()=>t.uO,vP:()=>t.vP,x7:()=>t.x7,xZ:()=>t.xZ,yj:()=>t.yj,yl:()=>t.yl,zB:()=>t.zB});var t=e(11131)},11131(c,u,e){"use strict";e.d(u,{AS:()=>Ee,BF:()=>P,BM:()=>Xt,DN:()=>ze,HQ:()=>Fe,It:()=>C,Iu:()=>B,Kp:()=>p,MR:()=>Pt,Mc:()=>ce,Mx:()=>h,NZ:()=>st,O8:()=>Ft,Of:()=>J,PY:()=>yt,Pd:()=>ht,Pm:()=>x,Pq:()=>gt,Qh:()=>ut,RL:()=>s,RX:()=>G,Rs:()=>q,Tw:()=>Ke,WE:()=>w,Yj:()=>ae,ZS:()=>pe,aD:()=>K,aQ:()=>$,cF:()=>D,dY:()=>M,fY:()=>U,g7:()=>E,gv:()=>S,hv:()=>_e,iE:()=>v,jR:()=>l,jf:()=>g,jm:()=>X,l8:()=>Ge,m0:()=>L,p:()=>it,qF:()=>mt,u6:()=>At,uO:()=>Rt,vP:()=>_,x7:()=>H,xZ:()=>Ie,yj:()=>O,yl:()=>j,zB:()=>m});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,f=Ae=>Ae?.[t]?.domain,l=(0,n.Mz)(s,Ae=>Ae?.headers??null),p=(0,n.Mz)(l,Ae=>Ae?.["twc-subs"]??"none"),T=(0,n.Mz)(l,Ae=>Ae?.["twc-sticky-variant"]??""),C=(0,n.Mz)(l,Ae=>Ae?.["twc-ads-killswitch"]??""),v=(0,n.Mz)(l,Ae=>Ae?.["twc-site-mode"]??""),O=(0,n.Mz)(l,Ae=>{const de=Ae?.["twc-experiment"]??null;return de?JSON.parse(window?.atob(de)):{}}),y=(0,a._8)(a.L6,Ae=>{const de=(0,a.do)({entityType:"state_config",entityId:i.zz});return o()(Ae,["getMewEntityUrlConfig",de,"data","data","attributes","value"],{})}),P=(0,n.Mz)(y,O,(Ae,de)=>{let ge;const be=Object.keys(Ae),we=Object.keys(de);return be.forEach($e=>{we.includes($e)&&(ge=$e)}),ge}),D=(0,n.Mz)(s,Ae=>Ae?.path?.replace(/\/$/,"")??""),b=(0,n.Mz)(s,Ae=>Ae?.pathPattern??""),F=(0,n.Mz)(s,Ae=>Ae?.referer??null),z=(0,n.Mz)(s,Ae=>Ae?.requestBody??null),H=(0,n.Mz)(s,Ae=>Ae?.query??null),pe=(0,n.Mz)(s,Ae=>Ae?.params??null),$=(0,n.Mz)(s,Ae=>Ae?.pageKey??""),he=(0,n.Mz)($,Ae=>Ae==="today"),x=(0,n.Mz)($,Ae=>i.yA.includes(Ae)),B=(0,n.Mz)(s,Ae=>Ae?.params?.locId??""),E=(0,n.Mz)(s,Ae=>Ae?.contextListId??""),R=(0,n.Mz)(l,Ae=>{const de="4g",ge=[de,"3g"],we=(Ae?.["twc-connection-speed"]??de).toLowerCase();return ge.includes(we)?we:de}),L=(0,n.Mz)(l,Ae=>Ae?.["twc-device-class"]??"mobile"),j=(0,n.Mz)(L,Ae=>Ae==="mobile"),_=(0,n.Mz)(l,Ae=>Ae?.["twc-partner"]??""),w=(0,n.Mz)(l,Ae=>Ae?.["twc-csc"]??""),G=(0,n.Mz)(l,Ae=>Ae?.["twc-privacy"]??"exempt"),W=(0,n.Mz)(l,Ae=>Ae?.["twc-experience"]??""),ce=(0,n.Mz)(H,Ae=>Ae?.experience??""),m=(0,n.Mz)(H,Ae=>Ae?.locale??""),g=(0,n.Mz)(H,Ae=>Ae?.par??""),S=(0,n.Mz)(H,Ae=>Ae?.cscCountryCode??Ae?.csccountrycode??""),h=(0,n.Mz)(w,Ae=>Ae==="KR"),K=(0,n.Mz)(H,Ae=>Ae?.locId??""),U=(0,n.Mz)(H,Ae=>Ae?.placeId??""),M=(0,n.Mz)(H,Ae=>Ae?.canonicalCityId??""),q=(0,n.Mz)(pe,Ae=>Ae?.locale??""),J=(0,n.Mz)(pe,$,D,(Ae,de,ge)=>ge.includes("medical-reviewer")?["bios/medical-reviewer"]:de==="bioPage"?["bios"]:de==="commerce"?["atmosphere"]:Ae?.collectionId??null),ae=(0,n.Mz)(q,Ae=>Ae?.split("-")?.[1]??""),fe=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),Le=(0,a._8)(fe,a.f9,(Ae,de)=>de(Ae)?.data?.attributes?.value),_e=(0,n.Mz)(ae,Le,(Ae,de)=>{const ge=de?.countryCodesWithoutRegisteredTrademark;return ge?!ge.includes(Ae):!1}),Ke=(0,n.Mz)(K,b,(Ae,de)=>de.includes(":locId")||!!Ae),Je=(0,n.Mz)($,Ae=>["moduleService"].includes(Ae)),Ee=(0,n.Mz)(Je,D,ce,m,(Ae,de,ge,be)=>{const we=Array.isArray(de.match(/api\/v[0-9]/g))&&!!ge&&!!be;return Ae||we}),X=(0,n.Mz)(q,Ae=>Ae?["en-US"].indexOf(Ae)>-1:!0),Y=(0,n.Mz)(C,X,p,(Ae,de,ge)=>{const be=Ae&&Ae.split(",")||[],we=ge!=="none";return be.includes("ads")||be.includes("allthethings")||de&&we}),ue=(0,n.Mz)(b,Ae=>Ae==="/:locale/dsr"),Ie=(0,n.Mz)(l,Ae=>Ae?.["twc-csrf"]??""),Fe=(0,n.Mz)(l,Ae=>Ae?.["twc-geoip-country"]??""),ze=(0,n.Mz)(z,Ae=>Ae?.userId),gt=(0,n.Mz)(z,Ae=>Ae?.appId),it=(0,n.Mz)(z,Ae=>Ae?.version),yt=(0,n.Mz)(z,Ae=>Ae?.adId),mt=(0,n.Mz)(z,Ae=>Ae?.serviceProviders),Ge=(0,n.Mz)(z,Ae=>Ae?.enabledUserDataInventory),ut=(0,n.Mz)(H,Ae=>Ae?.userId),Et=(0,n.Mz)(H,Ae=>Ae?.serviceProviders),st=(0,n.Mz)(H,Ae=>Ae?.regime),ht=(0,n.Mz)(H,Ae=>Ae?.countryCode),Pt=(0,n.Mz)(H,Ae=>Ae?.isUserLoggedIn==="true"),Ft=(0,n.Mz)(H,Ae=>Ae?.isUserPremium==="true"),Bt=(0,n.Mz)(H,Ae=>Ae?.email),Xe=(0,n.Mz)(H,Ae=>Ae?.action),At=(0,n.Mz)(H,Ae=>Ae?.appIdOverride),Ot=(0,n.Mz)(At,gt,(Ae,de)=>de?.includes("twc")||Ae?.includes("twc")),Rt=(0,n.Mz)(At,gt,(Ae,de)=>de?.includes("wu")||Ae?.includes("wu")),Zt=(0,n.Mz)(At,gt,(Ae,de)=>de?.includes("samsung")||Ae?.includes("samsung")),Xt=Ae=>Ae?.[i.Bl]?.adblocker??!1},86225(c,u,e){"use strict";e.d(u,{$i:()=>o,Lu:()=>a,Md:()=>i,cw:()=>r,du:()=>n,ky:()=>s,my:()=>t});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},59500(c,u,e){"use strict";e.d(u,{YM:()=>t.YM});var t=e(69770),n=e(86225)},69770(c,u,e){"use strict";e.d(u,{Fg:()=>C,Fx:()=>P,I0:()=>v,UA:()=>p,YM:()=>f,iW:()=>i,kq:()=>s,pD:()=>O,yn:()=>l,zo:()=>T});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,(D,b)=>D||b||r().get("partner")||""),s=(0,t.Mz)(o.jf,D=>D||r().get("partner")||""),f=(0,t.Mz)(i,D=>D.toLowerCase().includes("samsung")),l=(0,t.Mz)(i,D=>D.toLowerCase().includes("apple")||D.toLowerCase().includes(a.ky)),p=(0,t.Mz)(i,D=>D.toLowerCase().includes("oppo")),T=(0,t.Mz)(i,f,(D,b)=>b?D==="samsung_vsc":!1),C=(0,t.Mz)(i,f,(D,b)=>b?D==="samsung_msc":!1),v=(0,t.Mz)(i,T,(D,b)=>b?"samsungVietnam":D),O=(0,t.Mz)(p,o.aQ,(D,b)=>!(D&&a.$i.includes(b))),y=(0,t.Mz)(p,D=>D),P=(0,t.Mz)(f,o.aQ,(D,b)=>!!(D&&b!=="memberLogin"))},46625(c,u,e){"use strict";e.d(u,{Kb:()=>t.Kb,_q:()=>t._q});var t=e(35817)},35817(c,u,e){"use strict";e.d(u,{hp:()=>q,Kb:()=>X,H2:()=>Je,Me:()=>H,lh:()=>_,ZM:()=>pe,_q:()=>b,hJ:()=>F,l1:()=>L,ow:()=>B,K8:()=>G,eO:()=>W,BA:()=>S,PC:()=>ce,aG:()=>R,Kj:()=>j,b_:()=>m,Dg:()=>D,Xu:()=>g});var t=e(39552),n=e(46123),r=e.n(n),o=e(81994),a=e(42235),i=e(22981),s=e(5479),f=e(38685),l=e(96126),p=e(44397),T=e(47628),C=e(27438),v=e(53111);const O=(0,t.Mz)(T.Tw,o.uU,s.ck,s.Br,f.uE,(Y,ue,Ie,Fe,ze)=>{if(Y)return ue;if(/^([0-9a-f]){32,}$/.test(Ie[0]?.placeID))return Ie[0].placeID;if(Fe?.[0])return Fe[0];if(ze)return ze}),y=(0,l._8)(O,Y=>{if(!Y)return{value:null,type:"none"};const ue={type:null,locId:decodeURIComponent(Y)};return(0,o.yp)(ue)}),P=(0,l._8)(p.G3,y,(Y,ue)=>{const{type:Ie,value:Fe}=ue||{},ze={language:Y,[Ie]:Fe};return Ie==="locId"&&(ze.locationType="locid"),{getSunV3LocationPointUrlConfig:ze}}),D=(0,l._8)(l.L6,P,o.Cb,T.Tw,(Y,ue,Ie,Fe)=>{const ze="getSunV3LocationPointUrlConfig",gt=Y[ze]||{};let it=ue[ze]||{};Fe&&(it=Ie[ze]);const yt=(0,l.do)(it);return r()(gt,yt)}),b=(0,l._8)(D,s.Pe,(Y,ue)=>{if(!r()(Y,"loaded"))return null;const Fe=r()(Y,"data");return!Fe||Fe.errors?null:(0,o.oj)(Y.data.location,ue)}),F=(0,l._8)(b,Y=>r()(Y,"displayName","")),z=(0,l._8)(b,Y=>r()(Y,"adminDistrict","")),H=(0,l._8)(b,Y=>r()(Y,"adminDistrictCode","")),pe=(0,l._8)(b,Y=>r()(Y,"countryCode","")),$=(0,l._8)(b,Y=>r()(Y,"country","")),he=(0,l._8)(b,Y=>r()(Y,"countyId","")),x=(0,l._8)(b,Y=>r()(Y,"disputedArea",!1)),B=(0,l._8)(b,Y=>{if(!!Y)return(0,a.y)(`${Y.latitude},${Y.longitude}`)}),E=(0,l._8)(s.KX,Y=>r()(Y,"defaultLocations",{})),R=(0,l._8)(b,E,(Y,ue)=>{if(Y)return r()(Y,"placeId","");{const Ie=(0,C.K)(),{"TWC-GeoIP-Country":Fe}=Ie;return ue[Fe]||null}}),L=(0,l._8)(b,Y=>r()(Y,"dmaCd","")),j=(0,l._8)(b,Y=>r()(Y,"postalCode","")),_=(0,l._8)(b,Y=>r()(Y,"city","")),w=(0,l._8)(b,Y=>r()(Y,"canonicalCityId","")),G=(0,l._8)(b,Y=>(0,i.u)(r()(Y,"ianaTimeZone"))),W=(0,l._8)(b,Y=>Ee(r()(Y,"latitude",void 0))),ce=(0,l._8)(b,Y=>Ee(r()(Y,"longitude",void 0))),m=(0,l._8)(b,p.Jw,s.ck,v.MC,(Y,ue,Ie,Fe)=>Y&&(0,o.W_)({location:Y,savedLocations:Ie,isUserLoggedIn:Fe,countryCode:ue})||""),g=(0,l._8)(b,s.Pe,v.MC,s.ck,p.Jw,(Y,ue,Ie,Fe,ze)=>(0,o.p3)({location:(0,o.oj)(Y,ue),savedLocations:Fe,countryCode:ze,isUserLoggedIn:Ie})),S=(0,l._8)(b,p.Jw,s.ck,v.MC,(Y,ue,Ie,Fe)=>(0,o.Xm)({location:Y,savedLocations:Ie,isUserLoggedIn:Fe,countryCode:ue})),h=(0,t.Mz)(s.ck,Y=>/^([0-9a-f]){32,}$/.test(Y[0]?.placeID)?Y[0].placeID:null),K=(0,l._8)(h,Y=>{if(!Y)return{value:null,type:"none"};const ue={type:null,locId:decodeURIComponent(Y)};return(0,o.yp)(ue)}),U=(0,l._8)(p.G3,K,(Y,ue)=>{const{type:Ie,value:Fe}=ue||{},ze={language:Y,[Ie]:Fe};return Ie==="locId"&&(ze.locationType="locid"),{getSunV3LocationPointUrlConfig:ze}}),M=(0,l._8)(l.L6,U,(Y,ue)=>{const Ie="getSunV3LocationPointUrlConfig",Fe=Y[Ie]||{},ze=ue[Ie]||{},gt=(0,l.do)(ze);return r()(Fe,gt)}),q=(0,l._8)(M,s.Pe,(Y,ue)=>{if(!r()(Y,"loaded"))return null;const Fe=r()(Y,"data");return!Fe||Fe.errors?null:(0,o.oj)(Y.data.location,ue)}),J=(0,t.Mz)(s.Br,Y=>Y?.[0]?Y[0]:null),ae=(0,l._8)(J,Y=>{if(!Y)return{value:null,type:"none"};const ue={type:null,locId:decodeURIComponent(Y)};return(0,o.yp)(ue)}),fe=(0,l._8)(p.G3,ae,(Y,ue)=>{const{type:Ie,value:Fe}=ue||{},ze={language:Y,[Ie]:Fe};return Ie==="locId"&&(ze.locationType="locid"),{getSunV3LocationPointUrlConfig:ze}}),Le=(0,l._8)(l.L6,fe,(Y,ue)=>{const Ie="getSunV3LocationPointUrlConfig",Fe=Y[Ie]||{},ze=ue[Ie]||{},gt=(0,l.do)(ze);return r()(Fe,gt)}),_e=(0,l._8)(Le,s.Pe,(Y,ue)=>{if(!r()(Y,"loaded"))return null;const Fe=r()(Y,"data");return!Fe||Fe.errors?null:(0,o.oj)(Y.data.location,ue)}),Ke=(0,l._8)(l.L6,J,(Y,ue)=>{const Fe=Y["getSunV3LocationSearchUrlConfig"]||{};for(const ze of Object.keys(Fe)){const gt=Fe?.[ze]?.data?.location,it=gt?.placeId?.indexOf?.(ue);if(it>=0){const yt=Object.keys(gt).map(mt=>[mt,gt[mt][it]]);return Object.fromEntries(yt)}}return null}),Je=(0,l._8)(_e,Ke,(Y,ue)=>Y??ue);function Ee(Y){return(+`${Math.round(`${Y}e2`)}e-2`).toFixed(2)}const X=(0,t.Mz)(T.Mx,pe,(Y,ue)=>Y&&ue==="KR")},25653(c,u,e){"use strict";e.d(u,{B:()=>t});const t="dal"},96126(c,u,e){"use strict";e.d(u,{L6:()=>f,_8:()=>s,do:()=>i,f9:()=>l});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 C=p[T];return!!C&&typeof C=="object"?`${T}:{${i(C)}}`:`${T}:${C}`}).join(";"),s=(0,r.Ad)(o.UI,n()),f=p=>p?.[a.B]??{},l=(0,r.Mz)(f,p=>(T,C)=>{const{params:v,name:O}=T,y=i(v);return C?p?.[O]?.[y]:p?.[O]?.[y]?.data})},11733(c,u,e){"use strict";e.d(u,{i:()=>n});var t=e(82103);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},46036(c,u,e){"use strict";e.d(u,{AI:()=>t,NA:()=>o,SS:()=>r,yo:()=>n});const t=["es","en"],n=["CU","CN","IR","BY","KP","KR","RU","SD","SS","SY","UA","VE","VN"],r=["account","manageAccount","memberSignup","memberLogin","memberSettings","myDashboard"],o=["samsung"]},87267(c,u,e){"use strict";e.d(u,{O:()=>s});var t=e(39552),n=e(68441),r=e(44397),o=e(47628),a=e(38685),i=e(46036);const s=(0,t.Mz)(r.z6,o.vP,r.Jw,a.l$,n.jm,o.Mc,(f,l,p,T,C,v)=>{if(C||v==="wu")return!0;if(["ios","android"].includes(v))return!!(i.AI.includes(f)&&!(0,n.h7)());let O=!0;return i.NA.forEach(y=>{l.includes(y)&&(O=!1)}),!(!O||i.yo.includes(p)||i.yo.includes(T))})},54139(c,u,e){"use strict";e.d(u,{uC:()=>v});var t,n=e(82103),r=e(86376),o=e.n(r);const a=(0,r.createLogger)("new-relic"),i="meta.",s="perf.";var f=(D=>(D.provider="new-relic-script",D))(f||{}),l=(D=>(D.method="NREUM",D))(l||{});function p(){let D="dev";return t("WEBCAKES_ENV")==="PROD"&&(D="prod"),t("WEBCAKES_ENV")==="PERF"&&(D="perf"),t("WEBCAKES_ENV")==="STAGE"&&(D="stage"),D}async function T(){const D=p(),{default:b}=await e(40333)(`./new-relic-script.${D}.ext.html`);return b}function C(D,b){try{window?.NREUM?.setCustomAttribute?.(`${i}${D}`,b)}catch{}}function v(D,b={}){try{let F;const z={};typeof D=="string"?F=D:(F=D.name,D.entryType!=="mark"?(z.duration=y(D.duration),z.timestamp=y(window.performance.timeOrigin+D.startTime)):(z.duration=y(D.startTime),z.timestamp=y(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(F,{...O(z,s),...O(b,i)})}catch(F){a.error(F,"sendReumEvent error")}}function O(D,b=""){return Object.fromEntries(Object.entries(D).map(([F])=>[`${b}${F}`,D[F]]))}function y(D){return D/1e3}function P(){return`