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