(()=>{(()=>{var Bn={31751:(c,u,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};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]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(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(C,P,j){var W=[null];W.push.apply(W,P);var F=new(Function.bind.apply(C,W));return j&&l(F,j.prototype),F}).apply(null,arguments)}function l(U,q){return(l=Object.setPrototypeOf||function(h,C){return h.__proto__=C,h})(U,q)}function d(U){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(q){return q.__proto__||Object.getPrototypeOf(q)})(U)}t.r(e);var p=function(U){function q(j){var W,F,T,b,B;return function(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}(this,q),F=function(v,g){return!g||n(g)!=="object"&&typeof g!="function"?a(v):g}(this,(W=d(q)).call.apply(W,[this].concat(r(j)))),T=a(F),B=void 0,(b="_entries")in T?Object.defineProperty(T,b,{value:B,enumerable:!0,configurable:!0,writable:!0}):T[b]=B,F._entries=j,F}var h,C,P;return function(j,W){if(typeof W!="function"&&W!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(W&&W.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),W&&l(j,W)}(q,U),h=q,(C=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(j){return this._entries.filter(function(W){return W.entryType===j})}},{key:"getEntriesByName",value:function(j,W){return this._entries.filter(function(F){return F.name===j}).filter(function(F){return!W||F.entryType===W})}}])&&o(h.prototype,C),P&&o(h,P),q}(i(Array));function I(U,q){for(var h=0;h0&&arguments[0]!==void 0?arguments[0]:{},j=P.registeredObservers,W=j===void 0?new Set:j,F=P.processedEntries,T=F===void 0?new Set:F,b=P.interval,B=b===void 0?100:b,v=P.context,g=v===void 0?self:v;(function(m,E){if(!(m instanceof E))throw new TypeError("Cannot call a class as a function")})(this,U),R(this,"registeredObservers",void 0),R(this,"processedEntries",void 0),R(this,"interval",void 0),R(this,"intervalId",void 0),R(this,"context",void 0),this.registeredObservers=W,this.processedEntries=T,this.interval=B,this.context=g,this.intervalId=null}var q,h,C;return q=U,(h=[{key:"getNewEntries",value:function(){var P=this;return this.context.performance.getEntries().filter(function(j){return!P.processedEntries.has(j)})}},{key:"getObserversForType",value:function(P,j){return Array.from(P).filter(function(W){return W.entryTypes.some(function(F){return F===j})})}},{key:"processBuffer",value:function(P){var j=Array.from(P.buffer),W=new p(j);P.buffer.clear(),j.length&&P.callback&&P.callback.call(void 0,W,P)}},{key:"processEntries",value:function(){var P=this;this.getNewEntries().forEach(function(W){var F=W.entryType;P.getObserversForType(P.registeredObservers,F).forEach(function(T){T.buffer.add(W)}),P.processedEntries.add(W)});var j=function(){return P.registeredObservers.forEach(P.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(j):this.context.setTimeout(j,0)}},{key:"add",value:function(P){this.registeredObservers.add(P),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(P){this.registeredObservers.delete(P),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)}}])&&I(q.prototype,h),C&&I(q,C),U}()),K=function(){function U(P){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:V;(function(W,F){if(!(W instanceof F))throw new TypeError("Cannot call a class as a function")})(this,U),N(this,"callback",void 0),N(this,"buffer",void 0),N(this,"entryTypes",[]),N(this,"taskQueue",void 0),this.callback=P,this.buffer=new Set,this.taskQueue=j}var q,h,C;return q=U,(h=[{key:"observe",value:function(P){if(!P)throw new Error(A);if(P.entryTypes&&P.type)throw new Error(D);var j;if(P.entryTypes)j=P.entryTypes;else{if(!P.type)throw new Error(A);j=[P.type]}var W=j.filter(w);W.length>0&&W.length!==j.length&&console.warn(X),W.length?(this.entryTypes=W,this.taskQueue.add(this)):console.warn(Q)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var P=Array.from(this.buffer);return new p(P)}}])&&S(q.prototype,h),C&&S(q,C),U}();N(K,"supportedEntryTypes",O);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:K,ne=self;ne.PerformanceObserver||(ne.PerformanceObserver=x)}])})},98247:function(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(29345),u)},29345:(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?d[O].startTime:s.now(),w=D>2?d[A].startTime:s.now(),V=new t({name:N,entryType:"measure",startTime:X,duration:w-X});return l.push(V),V},s.getEntries=s.webkitGetEntries||function(N){return N!=null?l.filter(function(O){return O.name===N.name&&O.entryType===N.entryType}):l},s.getEntriesByType=s.webkitGetEntriesByType||function(N){return p("entryType",N)},s.getEntriesByName=s.webkitGetEntriesByName||function(N){return p("name",N)},s.clearMarks=s.webkitClearMarks||function(N){I("mark",N),delete d[N]},s.clearMeasures=s.webkitClearMeasures||function(N){I("measure",N)},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 self{"use strict";e.d(u,{$:()=>Ct,A:()=>we,B:()=>T,C:()=>z,D:()=>V,E:()=>q,F:()=>Pe,G:()=>Tt,H:()=>p,I:()=>Me,J:()=>Ie,L:()=>Pt,M:()=>De,N:()=>oe,O:()=>It,P:()=>$e,Q:()=>pe,R:()=>et,S:()=>lt,T:()=>He,U:()=>Ae,W:()=>Yt,Z:()=>ot,a:()=>ae,a2:()=>Be,a4:()=>ve,a6:()=>xe,b:()=>Ke,d:()=>ht,e:()=>be,f:()=>St,g:()=>gt,h:()=>Et,i:()=>K,j:()=>W,k:()=>l,l:()=>j,m:()=>U,n:()=>Z,o:()=>D,p:()=>N,q:()=>w,r:()=>A,s:()=>P,t:()=>d,u:()=>O,v:()=>F,y:()=>C,z:()=>h});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(Y,_){_===void 0&&(_=!0);var se,de=new Promise(function(We){se=setTimeout(We,Math.min(o,Y),_)});return de[t.n1]=function(){clearTimeout(se)},de}const i=a;var s=function(_){return function(){return _}},l=s(!0),d=function(){},p=function(_){return _},I=typeof Symbol=="function",R=I&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(Y,_,se){if(!_(Y))throw new Error(se)}var N=function(_,se){(0,n.Z)(_,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(de){_[de]=se[de]})},O=function(_,se){var de;return(de=[]).concat.apply(de,se.map(_))};function A(Y,_){var se=Y.indexOf(_);se>=0&&Y.splice(se,1)}function D(Y){var _=!1;return function(){_||(_=!0,Y())}}var Q=function(_){throw _},X=function(_){return{value:_,done:!0}};function w(Y,_,se){_===void 0&&(_=Q),se===void 0&&(se="iterator");var de={meta:{name:se},next:Y,throw:_,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,U=function(_){return Array.apply(null,new Array(_))},q=function(_){return function(se){return _(Object.defineProperty(se,t.Nm,{value:!0}))}},h=function(_){return _===t.EO},C=function(_){return _===t.Wd},P=function(_){return h(_)||C(_)};function j(Y,_){var se=Object.keys(Y),de=se.length,We=0,Ye,nt=(0,r.IX)(Y)?U(de):{},at={};function yt(){We===de&&(Ye=!0,_(nt))}return se.forEach(function(mt){var ft=function(Kt,Zt){Ye||(Zt||P(Kt)?(_.cancel(),_(Kt,Zt)):(nt[mt]=Kt,We++,yt()))};ft.cancel=d,at[mt]=ft}),_.cancel=function(){Ye||(Ye=!0,se.forEach(function(mt){return at[mt].cancel()}))},at}function W(Y){return{name:Y.name||"anonymous",location:F(Y)}}function F(Y){return Y[t.b_]}function T(){for(var Y=arguments.length,_=new Array(Y),se=0;se1?_-1:0),de=1;de<_ we tt te de="[Y,_];return" ge _="arguments.length,se=new" array>1?_-1:0),de=1;de<_ tt de _="arguments.length,se=new" array>1?_-1:0),de=1;de<_ tt be _="arguments.length,se=new" array>1?_-1:0),de=1;de<_ dt ke tt oe y="==void" ve _="arguments.length,se=new" array>1?_-1:0),de=1;de<_ tt ae le xe ue g pe="It.bind(null,i)},44994:(c,u,e)=">{"use strict";e.d(u,{uR:()=>x,Ef:()=>a.I,ZP:()=>It,GG:()=>P});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Te={};return Te.promise=new Promise(function(ge,De){Te.resolve=ge,Te.reject=De}),Te}function s(Te){for(var ge=[],De=0;De2?pe-2:0),_=2;_{"use strict";e.d(u,{CE:()=>D,IX:()=>s,MC:()=>d,NA:()=>X,Om:()=>w,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Q,hZ:()=>p,sR:()=>n,uj:()=>A});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,l=function(x){return x&&!s(x)&&typeof x=="object"},d=function(x){return x&&o(x.then)},p=function(x){return x&&o(x.next)&&o(x.throw)},I=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},R=function(x){return x&&x[TASK]},S=function(x){return Boolean(x&&x[SAGA_ACTION])},N=function(x){return x&&o(x.subscribe)},O=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},A=function K(x){return x&&(i(x)||X(x)||o(x)||s(x)&&x.every(K))},D=function(x){return x&&o(x.take)&&o(x.close)},Q=function(x){return o(x)&&x.hasOwnProperty("toString")},X=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},w=function(x){return D(x)&&x[t.AS]},V=function(x){return x&&x[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>d,EO:()=>I,IO:()=>o,Nm:()=>s,Wd:()=>p,b_:()=>R,n1:()=>n,sC:()=>l,sZ:()=>r,uq:()=>a});var t=function(N){return"@@redux-saga/"+N},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"),d=t("TASK"),p=t("TASK_CANCEL"),I=t("TERMINATE"),R=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>mn,PH:()=>Jt,e:()=>lr,oM:()=>Sn});function t(f){for(var y=arguments.length,L=Array(y>1?y-1:0),M=1;M3?y.i-4:y.i:Array.isArray(f)?1:I(f)?2:R(f)?3:0}function s(f,y){return i(f)===2?f.has(y):Object.prototype.hasOwnProperty.call(f,y)}function l(f,y){return i(f)===2?f.get(y):f[y]}function d(f,y,L){var M=i(f);M===2?f.set(y,L):M===3?f.add(L):f[y]=L}function p(f,y){return f===y?f!==0||1/f==1/y:f!=f&&y!=y}function I(f){return Me&&f instanceof Map}function R(f){return He&&f instanceof Set}function S(f){return f.o||f.t}function N(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var y=lt(f);delete y[z];for(var L=Ke(y),M=0;M1&&(f.set=f.add=f.clear=f.delete=A),Object.freeze(f),y&&a(f,function(L,M){return O(M,!0)},!0)),f}function A(){t(2)}function D(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function Q(f){var y=ht[f];return y||t(18,f),y}function X(f,y){ht[f]||(ht[f]=y)}function w(){return Se}function V(f,y){y&&(Q("Patches"),f.u=[],f.s=[],f.v=y)}function K(f){x(f),f.p.forEach(U),f.p=null}function x(f){f===Se&&(Se=f.l)}function ne(f){return Se={p:[],l:Se,h:f,m:!0,_:0}}function U(f){var y=f[z];y.i===0||y.i===1?y.j():y.g=!0}function q(f,y){y._=y.p.length;var L=y.p[0],M=f!==void 0&&f!==L;return y.h.O||Q("ES5").S(y,f,M),M?(L[z].P&&(K(y),t(4)),r(f)&&(f=h(y,f),y.l||P(y,f)),y.u&&Q("Patches").M(L[z].t,f,y.u,y.s)):f=h(y,L,[]),K(y),y.u&&y.v(y.u,y.s),f!==we?f:void 0}function h(f,y,L){if(D(y))return y;var M=y[z];if(!M)return a(y,function(fe,he){return C(f,M,y,fe,he,L)},!0),y;if(M.A!==f)return y;if(!M.P)return P(f,M.t,!0),M.t;if(!M.I){M.I=!0,M.A._--;var k=M.i===4||M.i===5?M.o=N(M.k):M.o,re=k,me=!1;M.i===3&&(re=new Set(k),k.clear(),me=!0),a(re,function(fe,he){return C(f,M,k,fe,he,L,me)}),P(f,k,!1),L&&f.u&&Q("Patches").N(M,L,f.u,f.s)}return M.o}function C(f,y,L,M,k,re,me){if(n(k)){var fe=h(f,k,re&&y&&y.i!==3&&!s(y.R,M)?re.concat(M):void 0);if(d(L,M,fe),!n(fe))return;f.m=!1}else me&&L.add(k);if(r(k)&&!D(k)){if(!f.h.D&&f._=0;fe--){var he=me[fe][z];if(!he.P)switch(he.i){case 5:M(he)&&F(he);break;case 4:L(he)&&F(he)}}}function L(me){for(var fe=me.t,he=me.k,te=Ke(he),ie=te.length-1;ie>=0;ie--){var Oe=te[ie];if(Oe!==z){var Ne=fe[Oe];if(Ne===void 0&&!s(fe,Oe))return!0;var Re=he[Oe],Ce=Re&&Re[z];if(Ce?Ce.t!==Ne:!p(Re,Ne))return!0}}var Le=!!fe[z];return te.length!==Ke(fe).length+(Le?0:1)}function M(me){var fe=me.k;if(fe.length!==me.t.length)return!0;var he=Object.getOwnPropertyDescriptor(fe,fe.length-1);if(he&&!he.get)return!0;for(var te=0;te1?Xe-1:0),Je=1;Je1?ie-1:0),Ne=1;Ne=0;k--){var re=M[k];if(re.path.length===0&&re.op==="replace"){L=re.value;break}}k>-1&&(M=M.slice(k+1));var me=Q("Patches").$;return n(L)?me(L,M):this.produce(L,function(fe){return me(fe,M)})},f}(),Et=new Tt,Ge=Et.produce,rt=Et.produceWithPatches.bind(Et),tt=Et.setAutoFreeze.bind(Et),st=Et.setUseProxies.bind(Et),dt=Et.applyPatches.bind(Et),Pt=Et.createDraft.bind(Et),wt=Et.finishDraft.bind(Et);const ot=Ge;var Lt=e(6746);function Ct(f){var y=function(M){var k=M.dispatch,re=M.getState;return function(me){return function(fe){return typeof fe=="function"?fe(k,re,f):me(fe)}}};return y}var Yt=Ct();Yt.withExtraArgument=Ct;const zt=Yt;var Ee=function(){var f=function(y,L){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(M,k){M.__proto__=k}||function(M,k){for(var re in k)Object.prototype.hasOwnProperty.call(k,re)&&(M[re]=k[re])},f(y,L)};return function(y,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");f(y,L);function M(){this.constructor=y}y.prototype=L===null?Object.create(L):(M.prototype=L.prototype,new M)}}(),it=function(f,y){var L={label:0,sent:function(){if(re[0]&1)throw re[1];return re[1]},trys:[],ops:[]},M,k,re,me;return me={next:fe(0),throw:fe(1),return:fe(2)},typeof Symbol=="function"&&(me[Symbol.iterator]=function(){return this}),me;function fe(te){return function(ie){return he([te,ie])}}function he(te){if(M)throw new TypeError("Generator is already executing.");for(;L;)try{if(M=1,k&&(re=te[0]&2?k.return:te[0]?k.throw||((re=k.return)&&re.call(k),0):k.next)&&!(re=re.call(k,te[1])).done)return re;switch(k=0,re&&(te=[te[0]&2,re.value]),te[0]){case 0:case 1:re=te;break;case 4:return L.label++,{value:te[1],done:!1};case 5:L.label++,k=te[1],te=[0];continue;case 7:te=L.ops.pop(),L.trys.pop();continue;default:if(re=L.trys,!(re=re.length>0&&re[re.length-1])&&(te[0]===6||te[0]===2)){L=0;continue}if(te[0]===3&&(!re||te[1]>re[0]&&te[1]f&&console.warn(y+" took "+L+"ms, which is more than the warning threshold of "+f+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var se=function(f){Ee(y,f);function y(){for(var L=[],M=0;M0){var me=L.indexOf(this);~me?L.splice(me+1):L.push(this),~me?M.splice(me,1/0,k):M.push(k),~L.indexOf(re)&&(re=y.call(this,k,re))}else L.push(re);return f==null?re:f.call(this,k,re)}}function mt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ft(f,y,L){var M=Mt(f,y,L);return{detectMutations:function(){return Kt(f,y,M,L)}}}function Mt(f,y,L,M){y===void 0&&(y=[]),M===void 0&&(M="");var k={value:L};if(!f(L)){k.children={};for(var re in L){var me=M?M+"."+re:re;y.length&&y.indexOf(me)!==-1||(k.children[re]=Mt(f,y,L[re],me))}}return k}function Kt(f,y,L,M,k,re){y===void 0&&(y=[]),k===void 0&&(k=!1),re===void 0&&(re="");var me=L?L.value:void 0,fe=me===M;if(k&&!fe&&!Number.isNaN(M))return{wasMutated:!0,path:re};if(f(me)||f(M))return{wasMutated:!1};var he={};for(var te in L.children)he[te]=!0;for(var te in M)he[te]=!0;for(var te in he){var ie=re?re+"."+te:te;if(!(y.length&&y.indexOf(ie)!==-1)){var Oe=Kt(f,y,L.children[te],M[te],fe,ie);if(Oe.wasMutated)return Oe}}return{wasMutated:!1}}function Zt(f){return f===void 0&&(f={}),function(){return function(he){return function(te){return he(te)}}};var y=f.isImmutable,L=y===void 0?mt:y,M=f.ignoredPaths,k=f.warnAfter,re=k===void 0?32:k,me=f.ignore;M=M||me;var fe=ft.bind(null,L,M);return function(he){var te=he.getState,ie=te(),Oe=fe(ie),Ne;return function(Re){return function(Ce){var Le=_(re,"ImmutableStateInvariantMiddleware");Le.measureTime(function(){ie=te(),Ne=Oe.detectMutations(),Oe=fe(ie),nt(!Ne.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ne.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var ze=Re(Ce);return Le.measureTime(function(){ie=te(),Ne=Oe.detectMutations(),Oe=fe(ie),Ne.wasMutated&&nt(!Ne.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ne.path||"")+". Take a look at the reducer(s) handling the action "+at(Ce)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Le.warnIfExceeded(),ze}}}}function kt(f){var y=typeof f;return f==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(f)||Y(f)}function Qt(f,y,L,M,k){y===void 0&&(y=""),L===void 0&&(L=kt),k===void 0&&(k=[]);var re;if(!L(f))return{keyPath:y||"",value:f};if(typeof f!="object"||f===null)return!1;for(var me=M!=null?M(f):Object.entries(f),fe=k.length>0,he=0,te=me;he=0)){if(!L(Ne))return{keyPath:Re,value:Ne};if(typeof Ne=="object"&&(re=Qt(Ne,Re,L,M,k),re))return re}}return!1}function hn(f){return f===void 0&&(f={}),function(){return function(ze){return function(Xe){return ze(Xe)}}};var y=f.isSerializable,L=y===void 0?kt:y,M=f.getEntries,k=f.ignoredActions,re=k===void 0?[]:k,me=f.ignoredActionPaths,fe=me===void 0?["meta.arg","meta.baseQueryMeta"]:me,he=f.ignoredPaths,te=he===void 0?[]:he,ie=f.warnAfter,Oe=ie===void 0?32:ie,Ne=f.ignoreState,Re=Ne===void 0?!1:Ne,Ce=f.ignoreActions,Le=Ce===void 0?!1:Ce;return function(ze){return function(Xe){return function(je){var Je=Xe(je),qe=_(Oe,"SerializableStateInvariantMiddleware");return!Le&&!(re.length&&re.indexOf(je.type)!==-1)&&qe.measureTime(function(){var Rt=Qt(je,"",L,M,fe);if(Rt){var Bt=Rt.keyPath,Vt=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Bt+"`. Value:",Vt,` Take a look at the logic that dispatched this action: `,je,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Re||(qe.measureTime(function(){var Rt=ze.getState(),Bt=Qt(Rt,"",L,M,te);if(Bt){var Vt=Bt.keyPath,qt=Bt.value;console.error("A non-serializable value was detected in the state, in the path: `"+Vt+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+je.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),qe.warnIfExceeded()),Je}}}}function tn(f){return typeof f=="boolean"}function nn(){return function(y){return rn(y)}}function rn(f){f===void 0&&(f={});var y=f.thunk,L=y===void 0?!0:y,M=f.immutableCheck,k=M===void 0?!0:M,re=f.serializableCheck,me=re===void 0?!0:re,fe=new se;if(L&&(tn(L)?fe.push(zt):fe.push(zt.withExtraArgument(L.extraArgument))),!1)var he,te;return fe}var on=!0;function mn(f){var y=nn(),L=f||{},M=L.reducer,k=M===void 0?void 0:M,re=L.middleware,me=re===void 0?y():re,fe=L.devTools,he=fe===void 0?!0:fe,te=L.preloadedState,ie=te===void 0?void 0:te,Oe=L.enhancers,Ne=Oe===void 0?void 0:Oe,Re;if(typeof k=="function")Re=k;else if(Y(k))Re=(0,Lt.UY)(k);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 Ce=me;if(typeof Ce=="function"&&(Ce=Ce(y),!on&&!Array.isArray(Ce)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!on&&Ce.some(function(Je){return typeof Je!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Le=Lt.md.apply(void 0,Ce),ze=Lt.qC;he&&(ze=G(Ae({trace:!on},typeof he=="object"&&he)));var Xe=[Le];Array.isArray(Ne)?Xe=It([Le],Ne):typeof Ne=="function"&&(Xe=Ne(Xe));var je=ze.apply(void 0,Xe);return(0,Lt.MT)(Re,ie,je)}function Jt(f,y){function L(){for(var M=[],k=0;k-1}function ln(f){return""+f}function fn(f){var y={},L=[],M,k={addCase:function(re,me){var fe=typeof re=="string"?re:re.type;if(fe in y)throw new Error("addCase cannot be called with two reducers for the same action type");return y[fe]=me,k},addMatcher:function(re,me){return L.push({matcher:re,reducer:me}),k},addDefaultCase:function(re){return M=re,k}};return f(k),[y,L,M]}function _t(f){return typeof f=="function"}var vn=!1;function En(f,y,L,M){L===void 0&&(L=[]);var k=typeof y=="function"?fn(y):[y,L,M],re=k[0],me=k[1],fe=k[2],he;if(_t(f))he=function(){return de(f())};else{var te=de(f);he=function(){return te}}function ie(Oe,Ne){Oe===void 0&&(Oe=he());var Re=It([re[Ne.type]],me.filter(function(Ce){var Le=Ce.matcher;return Le(Ne)}).map(function(Ce){var Le=Ce.reducer;return Le}));return Re.filter(function(Ce){return!!Ce}).length===0&&(Re=[fe]),Re.reduce(function(Ce,Le){if(Le)if(n(Ce)){var ze=Ce,Xe=Le(ze,Ne);return Xe===void 0?Ce:Xe}else{if(r(Ce))return ot(Ce,function(je){return Le(je,Ne)});var Xe=Le(Ce,Ne);if(Xe===void 0){if(Ce===null)return Ce;throw Error("A case reducer on a non-draftable value must not return undefined")}return Xe}return Ce},Oe)}return ie.getInitialState=he,ie}var dn=!1;function Rn(f,y){return f+"/"+y}function Sn(f){var y=f.name;if(!y)throw new Error("`name` is a required option for createSlice");var L=typeof f.initialState=="function"?f.initialState:de(f.initialState),M=f.reducers||{},k=Object.keys(M),re={},me={},fe={};k.forEach(function(ie){var Oe=M[ie],Ne=Rn(y,ie),Re,Ce;"reducer"in Oe?(Re=Oe.reducer,Ce=Oe.prepare):Re=Oe,re[ie]=Re,me[Ne]=Re,fe[ie]=Ce?Jt(Ne,Ce):Jt(Ne)});function he(){var ie=typeof f.extraReducers=="function"?fn(f.extraReducers):[f.extraReducers],Oe=ie[0],Ne=Oe===void 0?{}:Oe,Re=ie[1],Ce=Re===void 0?[]:Re,Le=ie[2],ze=Le===void 0?void 0:Le,Xe=Ae(Ae({},Ne),me);return En(L,function(je){for(var Je in Xe)je.addCase(Je,Xe[Je]);for(var qe=0,Rt=Ce;qe0;if(je){var Je=Ce.filter(function(qe){return te(ze,qe,Le)}).length>0;Je&&(Le.ids=Object.keys(Le.entities))}}function Ne(Ce,Le){return Re([Ce],Le)}function Re(Ce,Le){var ze=ce(Ce,f,Le),Xe=ze[0],je=ze[1];Oe(je,Le),L(Xe,Le)}return{removeAll:yn(he),addOne:Ut(y),addMany:Ut(L),setOne:Ut(M),setMany:Ut(k),setAll:Ut(re),updateOne:Ut(ie),updateMany:Ut(Oe),upsertOne:Ut(Ne),upsertMany:Ut(Re),removeOne:Ut(me),removeMany:Ut(fe)}}function Ze(f,y){var L=ye(f),M=L.removeOne,k=L.removeMany,re=L.removeAll;function me(je,Je){return fe([je],Je)}function fe(je,Je){je=J(je);var qe=je.filter(function(Rt){return!(gn(Rt,f)in Je.entities)});qe.length!==0&&ze(qe,Je)}function he(je,Je){return te([je],Je)}function te(je,Je){je=J(je),je.length!==0&&ze(je,Je)}function ie(je,Je){je=J(je),Je.entities={},Je.ids=[],fe(je,Je)}function Oe(je,Je){return Ne([je],Je)}function Ne(je,Je){for(var qe=!1,Rt=0,Bt=je;Rt-1;return L&&M}function Qe(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function Nt(){for(var f=[],y=0;y0)for(var Je=Re.getState(),qe=Array.from(L.values()),Rt=0,Bt=qe;Rt"u"?this:window)},44355:(c,u,e)=>{var t=e(82609),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},10645:(c,u,e)=>{var t=e(82609),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},69900:(c,u,e)=>{var t=e(82609),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},17067:(c,u,e)=>{var t=e(82609),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},82609: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?Pe-1:0),Ke=1;Ke/gm),E=i(/^data-[\-\w.\u00B7-\uFFFF]/),H=i(/^aria-[\-\w]+$/),Z=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),$=i(/^(?:\w+script|data):/i),ue=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Se=i(/^html$/i),be=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(z){return typeof z}:function(z){return z&&typeof Symbol=="function"&&z.constructor===Symbol&&z!==Symbol.prototype?"symbol":typeof z};function Me(z){if(Array.isArray(z)){for(var ae=0,Pe=Array(z.length);ae"u"?null:window},$e=function(ae,Pe){if((typeof ae>"u"?"undefined":be(ae))!=="object"||typeof ae.createPolicy!="function")return null;var Ie=null,Ke="data-tt-policy-suffix";Pe.currentScript&&Pe.currentScript.hasAttribute(Ke)&&(Ie=Pe.currentScript.getAttribute(Ke));var lt="dompurify"+(Ie?"#"+Ie:"");try{return ae.createPolicy(lt,{createHTML:function(St){return St}})}catch{return console.warn("TrustedTypes policy "+lt+" could not be created."),null}};function we(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:He(),ae=function(ee){return we(ee)};if(ae.version="2.3.6",ae.removed=[],!z||!z.document||z.document.nodeType!==9)return ae.isSupported=!1,ae;var Pe=z.document,Ie=z.document,Ke=z.DocumentFragment,lt=z.HTMLTemplateElement,ht=z.Node,St=z.Element,gt=z.NodeFilter,Tt=z.NamedNodeMap,Et=Tt===void 0?z.NamedNodeMap||z.MozNamedAttrMap:Tt,Ge=z.HTMLFormElement,rt=z.DOMParser,tt=z.trustedTypes,st=St.prototype,dt=U(st,"cloneNode"),Pt=U(st,"nextSibling"),wt=U(st,"childNodes"),ot=U(st,"parentNode");if(typeof lt=="function"){var Lt=Ie.createElement("template");Lt.content&&Lt.content.ownerDocument&&(Ie=Lt.content.ownerDocument)}var Ct=$e(tt,Pe),Yt=Ct?Ct.createHTML(""):"",zt=Ie,Ee=zt.implementation,it=zt.createNodeIterator,It=zt.createDocumentFragment,Te=zt.getElementsByTagName,ge=Pe.importNode,De={};try{De=ne(Ie).documentMode?Ie.documentMode:{}}catch{}var Be={};ae.isSupported=typeof ot=="function"&&Ee&&typeof Ee.createHTMLDocument"u"?"undefined":be(ee))!=="object")&&(ee={}),ee=ne(ee),G="ALLOWED_TAGS"in ee?x({},ee.ALLOWED_TAGS):pe,Y="ALLOWED_ATTR"in ee?x({},ee.ALLOWED_ATTR):_,sn="ADD_URI_SAFE_ATTR"in ee?x(ne(pn),ee.ADD_URI_SAFE_ATTR):pn,mn="ADD_DATA_URI_TAGS"in ee?x(ne(Jt),ee.ADD_DATA_URI_TAGS):Jt,rn="FORBID_CONTENTS"in ee?x({},ee.FORBID_CONTENTS):on,de="FORBID_TAGS"in ee?x({},ee.FORBID_TAGS):{},We="FORBID_ATTR"in ee?x({},ee.FORBID_ATTR):{},nn="USE_PROFILES"in ee?ee.USE_PROFILES:!1,Ye=ee.ALLOW_ARIA_ATTR!==!1,nt=ee.ALLOW_DATA_ATTR!==!1,at=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,yt=ee.SAFE_FOR_TEMPLATES||!1,mt=ee.WHOLE_DOCUMENT||!1,Kt=ee.RETURN_DOM||!1,Zt=ee.RETURN_DOM_FRAGMENT||!1,kt=ee.RETURN_TRUSTED_TYPE||!1,Mt=ee.FORCE_BODY||!1,Qt=ee.SANITIZE_DOM!==!1,hn=ee.KEEP_CONTENT!==!1,tn=ee.IN_PLACE||!1,Ue=ee.ALLOWED_URI_REGEXP||Ue,vn=ee.NAMESPACE||_t,ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(se.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(se.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(se.allowCustomizedBuiltInElements=ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),dn=Rn.indexOf(ee.PARSER_MEDIA_TYPE)===-1?dn=Sn:dn=ee.PARSER_MEDIA_TYPE,en=dn==="application/xhtml+xml"?function(Fe){return Fe}:N,yt&&(nt=!1),Zt&&(Kt=!0),nn&&(G=x({},[].concat(Me(F))),Y=[],nn.html===!0&&(x(G,q),x(Y,T)),nn.svg===!0&&(x(G,h),x(Y,b),x(Y,v)),nn.svgFilters===!0&&(x(G,C),x(Y,b),x(Y,v)),nn.mathMl===!0&&(x(G,j),x(Y,B),x(Y,v))),ee.ADD_TAGS&&(G===pe&&(G=ne(G)),x(G,ee.ADD_TAGS)),ee.ADD_ATTR&&(Y===_&&(Y=ne(Y)),x(Y,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&x(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(rn===on&&(rn=ne(rn)),x(rn,ee.FORBID_CONTENTS)),hn&&(G["#text"]=!0),mt&&x(G,["html","head","body"]),G.table&&(x(G,["tbody"]),delete de.tbody),a&&a(ee),cn=ee)},gn=x({},["mi","mo","mn","ms","mtext"]),J=x({},["foreignobject","desc","title","annotation-xml"]),ce=x({},h);x(ce,C),x(ce,P);var ye=x({},j);x(ye,W);var Ze=function(ee){var Fe=ot(ee);(!Fe||!Fe.tagName)&&(Fe={namespaceURI:_t,tagName:"template"});var Qe=N(ee.tagName),Nt=N(Fe.tagName);if(ee.namespaceURI===fn)return Fe.namespaceURI===_t?Qe==="svg":Fe.namespaceURI===ln?Qe==="svg"&&(Nt==="annotation-xml"||gn[Nt]):Boolean(ce[Qe]);if(ee.namespaceURI===ln)return Fe.namespaceURI===_t?Qe==="math":Fe.namespaceURI===fn?Qe==="math"&&J[Nt]:Boolean(ye[Qe]);if(ee.namespaceURI===_t){if(Fe.namespaceURI===fn&&!J[Nt]||Fe.namespaceURI===ln&&!gn[Nt])return!1;var Gt=x({},["title","style","font","a","script"]);return!ye[Qe]&&(Gt[Qe]||!ce[Qe])}return!1},_e=function(ee){S(ae.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Yt}catch{ee.remove()}}},ct=function(ee,Fe){try{S(ae.removed,{attribute:Fe.getAttributeNode(ee),from:Fe})}catch{S(ae.removed,{attribute:null,from:Fe})}if(Fe.removeAttribute(ee),ee==="is"&&!Y[ee])if(Kt||Zt)try{_e(Fe)}catch{}else try{Fe.setAttribute(ee,"")}catch{}},ut=function(ee){var Fe=void 0,Qe=void 0;if(Mt)ee=""+ee;else{var Nt=O(ee,/^[\r\n\t ]+/);Qe=Nt&&Nt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var Gt=Ct?Ct.createHTML(ee):ee;if(vn===_t)try{Fe=new rt().parseFromString(Gt,dn)}catch{}if(!Fe||!Fe.documentElement){Fe=Ee.createDocument(vn,"template",null);try{Fe.documentElement.innerHTML=En?"":Gt}catch{}}var $t=Fe.body||Fe.documentElement;return ee&&Qe&&$t.insertBefore(Ie.createTextNode(Qe),$t.childNodes[0]||null),vn===_t?Te.call(Fe,mt?"html":"body")[0]:mt?Fe.documentElement:$t},vt=function(ee){return it.call(ee.ownerDocument||ee,ee,gt.SHOW_ELEMENT|gt.SHOW_COMMENT|gt.SHOW_TEXT,null,!1)},pt=function(ee){return ee instanceof Ge&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof Et)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},Ot=function(ee){return(typeof ht>"u"?"undefined":be(ht))==="object"?ee instanceof ht:ee&&(typeof ee>"u"?"undefined":be(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},At=function(ee,Fe,Qe){!Be[ee]||I(Be[ee],function(Nt){Nt.call(ae,Fe,Qe,cn)})},Dt=function(ee){var Fe=void 0;if(At("beforeSanitizeElements",ee,null),pt(ee)||O(ee.nodeName,/[\u0080-\uFFFF]/))return _e(ee),!0;var Qe=en(ee.nodeName);if(At("uponSanitizeElement",ee,{tagName:Qe,allowedTags:G}),!Ot(ee.firstElementChild)&&(!Ot(ee.content)||!Ot(ee.content.firstElementChild))&&X(/=0;--Ht)Nt.insertBefore(dt(Gt[Ht],!0),Pt(ee))}return _e(ee),!0}return ee instanceof St&&!Ze(ee)||(Qe==="noscript"||Qe==="noembed")&&X(/0},xt=function(ee){var Fe=void 0,Qe=void 0,Nt=void 0,Gt=void 0;At("beforeSanitizeAttributes",ee,null);var $t=ee.attributes;if(!!$t){var Ht={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Y};for(Gt=$t.length;Gt--;){Fe=$t[Gt];var An=Fe,Xt=An.name,Ln=An.namespaceURI;if(Qe=Q(Fe.value),Nt=en(Xt),Ht.attrName=Nt,Ht.attrValue=Qe,Ht.keepAttr=!0,Ht.forceKeepAttr=void 0,At("uponSanitizeAttribute",ee,Ht),Qe=Ht.attrValue,!Ht.forceKeepAttr&&(ct(Xt,ee),!!Ht.keepAttr)){if(X(/\/>/i,Qe)){ct(Xt,ee);continue}yt&&(Qe=A(Qe,ke," "),Qe=A(Qe,oe," "));var Dn=en(ee.nodeName);if(!!Ft(Dn,Nt,Qe))try{Ln?ee.setAttributeNS(Ln,Xt,Qe):ee.setAttribute(Xt,Qe),R(ae.removed)}catch{}}}At("afterSanitizeAttributes",ee,null)}},jt=function Ve(ee){var Fe=void 0,Qe=vt(ee);for(At("beforeSanitizeShadowDOM",ee,null);Fe=Qe.nextNode();)At("uponSanitizeShadowNode",Fe,null),!Dt(Fe)&&(Fe.content instanceof Ke&&Ve(Fe.content),xt(Fe));At("afterSanitizeShadowDOM",ee,null)};return ae.sanitize=function(Ve,ee){var Fe=void 0,Qe=void 0,Nt=void 0,Gt=void 0,$t=void 0;if(En=!Ve,En&&(Ve=""),typeof Ve!="string"&&!Ot(Ve)){if(typeof Ve.toString!="function")throw w("toString is not a function");if(Ve=Ve.toString(),typeof Ve!="string")throw w("dirty is not a string, aborting")}if(!ae.isSupported){if(be(z.toStaticHTML)==="object"||typeof z.toStaticHTML=="function"){if(typeof Ve=="string")return z.toStaticHTML(Ve);if(Ot(Ve))return z.toStaticHTML(Ve.outerHTML)}return Ve}if(ft||Ut(ee),ae.removed=[],typeof Ve=="string"&&(tn=!1),tn){if(Ve.nodeName){var Ht=en(Ve.nodeName);if(!G[Ht]||de[Ht])throw w("root node is forbidden and cannot be sanitized in-place")}}else if(Ve instanceof ht)Fe=ut(""),Qe=Fe.ownerDocument.importNode(Ve,!0),Qe.nodeType===1&&Qe.nodeName==="BODY"||Qe.nodeName==="HTML"?Fe=Qe:Fe.appendChild(Qe);else{if(!Kt&&!yt&&!mt&&Ve.indexOf(" `+Xt),yt&&(Xt=A(Xt,ke," "),Xt=A(Xt,oe," ")),Ct&&kt?Ct.createHTML(Xt):Xt},ae.setConfig=function(Ve){Ut(Ve),ft=!0},ae.clearConfig=function(){cn=null,ft=!1},ae.isValidAttribute=function(Ve,ee,Fe){cn||Ut({});var Qe=en(Ve),Nt=en(ee);return Ft(Qe,Nt,Fe)},ae.addHook=function(Ve,ee){typeof ee=="function"&&(Be[Ve]=Be[Ve]||[],S(Be[Ve],ee))},ae.removeHook=function(Ve){Be[Ve]&&R(Be[Ve])},ae.removeHooks=function(Ve){Be[Ve]&&(Be[Ve]=[])},ae.removeAllHooks=function(){Be={}},ae}var et=we();return et})},46688:(c,u,e)=>{"use strict";e.d(u,{Cs:()=>t.Cs,Xz:()=>t.Xz,YQ:()=>t.YQ,g7:()=>t.g7,sw:()=>t.sw,th:()=>t.th});var t=e(13924)},13924:(c,u,e)=>{"use strict";e.d(u,{YQ:()=>ne,g7:()=>x,Cs:()=>U,th:()=>w,sw:()=>X,Xz:()=>h});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),l=e.n(s),d=e(829),p=e.n(d),I=e(12782),R=e.n(I),S=e(60985),N=e(84621),O=e(44203);const A=(0,S.P1)(N.J0,T=>{try{return j(T?.["twc-variation"]??"")}catch{return{}}}),D=(0,S.P1)(N.J0,T=>{try{return W(T?.["twc-experiment"]??"")}catch{return{}}}),Q=(0,S.P1)(A,D,(T,b)=>({...b,...T})),X=(0,S.P1)(Q,T=>{try{const b=[];for(const[B,v]of Object.entries(T)){const g={experimentName:B,variantName:v.value,variantPayload:v.payloads?.[v.value]??null};b.push(g)}return p()(b,["experimentName","variantName"])}catch{return[]}}),w=(0,O.C6)(X,T=>{const b={};for(const B of T){let{variantPayload:v}=B??{};const{taboola:g}=v??{};if(!n()(v?.taboola)){const m={placementSuffix:` - ${B.variantName}`,containerSuffix:`---${B.variantName}`};v={...v,taboola:{...m,...g}}}R()(b,v)}return b}),V=(0,O.C6)(X,T=>T.map(b=>b.experimentName)),K=(0,O.C6)(X,T=>T.map(b=>b.variantName)),x=(0,O.C6)(X,T=>T.map(b=>`${b.experimentName}_${b.variantName}`)),ne=(0,O.C6)(V,T=>T.join(",")),U=(0,O.C6)(K,T=>T.join(",")),q=(0,O.C6)(x,T=>T.join(",")),h=(0,S.P1)(w,T=>{const{taboola:b}=T??{};return n()(b)?{}:{...b}});function C(T){return window.atob(T)}function P(T){if(!i()(T))throw new Error("experiment map must be plain object");for(const[b,B]of Object.entries(T)){const{payloads:v={},value:g}=B,m=v[g]??{};if(typeof b!="string"||!b)throw new Error(`experiment name must be non-empty string (got ${b})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(m)&&!i()(m))throw new Error("variant payload must be plain object or null")}}function j(T){if(!T)return{};const b=JSON.parse(C(T));return P(b),b}function W(T){if(!T)return{};const b=JSON.parse(C(T)),B={};for(const v of Object.keys(b)){const[g,m]=v.split("__"),E=l()(b[v]);F(`${g}_${m}`)&&(B[g]={value:m,payloads:{[m]:E}})}return P(B),B}function F(T){return T.length{"use strict";e.d(u,{CJ:()=>p,RL:()=>V,UO:()=>d,m$:()=>s});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(b,B)=>({name:"getCMSAssetsUrlConfig",params:{language:B,query:{type:{$in:"article"},assetName:{$in:b}}}})),d=(0,r.C6)(r.$l,l,(b,B)=>b(B)?.[0]),p=(0,r.C6)(d,b=>b?.seometa?.title??""),I=(0,r.C6)(d,b=>b?.seometa?.keywords??""),R=(0,r.C6)(d,b=>b?.seometa?.description??""),S=(0,r.C6)(d,b=>b?.seometa?.["og:image"]??""),N=(0,r.C6)(d,b=>b?.seometa?.canonical??""),O=b=>b?.article?.wxNodes??{},A=b=>b?.article?.limitedAccess??!1,D=b=>b?.article?.wxNodesWithAssets??{},Q=(0,r.C6)(d,b=>b?.author_data?.length?b.author_data:b?.author?.[0]?[{name:b.author[0],bioUrl:b.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(d,b=>b?.pcollid??""),w=(0,r.C6)(r.Gx,X,o.y,(b,B,v)=>{const g=(0,r.vy)({language:v,collectionId:B});return n()(b,["getCMSCollectionsUrlConfig",g,"data"],{})}),V=(0,r.C6)(w,b=>b?.ad_metrics?.article?.zone??""),K=(0,r.C6)(w,b=>b?.title??""),x=(0,r.C6)(d,b=>b?.providername??""),ne=(0,r.C6)(d,b=>b?.providerid??""),U=(0,r.C6)(d,b=>b?.lastmodifieddate??""),q=(0,r.C6)(d,b=>b?.publishdate??""),h=(0,r.C6)(d,b=>b?.createdate??""),C=(b,B)=>createDeepEqualSelector(dalSelector,localeSelector,(v,g)=>{const m=(B||g).replace(/-/,"_"),E=createDalKey({language:m,assetId:b});return get(v,["getCMSAssetByIDUrlConfig",E,"data"],{})}),P=b=>createDeepEqualSelector(dalSelector,B=>{const v=createDalKey({assetId:b});return get(B,["getCMSAssetsSlideshowUrlConfig",v,"data"],{})}),j=(b,B)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(v,g)=>{const m=createDalKey({language:g,collectionType:b,collectionId:B});let E=get(v,["getCMSOrderedListUrlConfig",m,"data"],{});return E.text==="Not Found"&&(E={}),E}),W=b=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(B,v)=>{const g=F(b),m=createDalKey({language:v,assetIds:g}),E=get(B,["getCMSAssetByIDsUrlConfig",m,"data"],[]);if(Array.isArray(E)){let H=E.filter(Z=>Z.status===200);return H=H.map(Z=>{const{doc:$={}}=Z;return{...$,playlists:$.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),H}return null}),F=b=>{let B=b.replace(/(^,|,$)/g,"");return B=B.split(","),B=B.join(";"),B},T=b=>get(b,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>R,Q3:()=>s,ez:()=>p,jm:()=>I});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(S,N,O)=>{if(!O)return null;const A=(0,r.vy)({language:N,collectionId:O});return n()(S,["getCMSCollectionsUrlConfig",A,"data"],{})}),d=(0,r.C6)(l,S=>n()(S,"title","")),p=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),I=(0,r.C6)(l,i.dF,(S,N)=>{if(!S)return;const O=N==="index"?"article":N;return/article|video/.test(O)?n()(S,["ad_metrics",O,"zone"],""):""}),R=(0,r.C6)(l,i.dF,(S,N)=>{if(!S)return;const O=N==="index"?"article":N;return/article|video/.test(O)?n()(S,["ad_metrics",O,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>W,FL:()=>F,FN:()=>w,FT:()=>D,Hz:()=>X,IU:()=>ne,JK:()=>C,Jc:()=>q,Je:()=>A,M3:()=>x,MK:()=>U,R8:()=>s,St:()=>l,T$:()=>P,UZ:()=>j,Wc:()=>T,X9:()=>N,Xf:()=>g,Y6:()=>m,Y9:()=>S,_f:()=>I,ah:()=>t,bK:()=>h,bk:()=>R,dn:()=>p,nD:()=>B,nn:()=>v,s8:()=>O,sF:()=>b,sc:()=>d,tV:()=>K,uz:()=>Q,y8:()=>n,yk:()=>V});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",d="burdaHeaderBidders",p="comscore",I="appsFlyer",R="criteoSlot",S="custParamsPii",N="facebookWxNode",O="findMe",A="geoIP",D="googleNonLimitedAds",Q="gpt",X="gptPiiGDPR",w="gptPiiSaleUSA",V="indexExchange",K="instagramWxNode",x="gptPrisma",ne="headerBidders",U="medallia",q="mParticleFullMetrics",h="nielsen",C="outbrain",P="rubicon",j="socialLinksFooter",W="taboola",F="twitterWxNode",T="youtubeWxNode",b="wfxTriggers",B="WXU/DPR/SET_CONSENT",v="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",m={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>gt,B:()=>V,Ds:()=>Me,Eg:()=>be,Jt:()=>H,MT:()=>w,Mw:()=>x,O7:()=>Z,Oq:()=>He,R$:()=>$,RJ:()=>$e,Yq:()=>Se,ab:()=>O,b2:()=>W,bG:()=>ae,dR:()=>q,ff:()=>ue,gK:()=>we,hV:()=>lt,hY:()=>ht,sj:()=>Et,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),l=e(42882),d=e(84621),p=e(23631),I=e(26850),R=e(77482),S=e(88240);const N=(0,t.P1)(d.cz,Ge=>Ge===p.wQ),O=(0,t.P1)(d.cz,Ge=>p.nB.includes(Ge)),A=Ge=>r()(Ge,[S.Xf,S.y8],{}),D=Ge=>(0,t.P1)(A,rt=>r()(rt,[Ge])),Q=Ge=>r()(Ge,[S.Xf,S.ah],{}),X=(0,t.P1)(Q,Ge=>{const{DprSdk:rt}=window||{};return Ge[I.ui]??rt?.getUserConsentWithDefaultValue?.(I.ui)}),w=(0,t.P1)(Q,Ge=>{const{DprSdk:rt}=window||{};return Ge[I.y]??rt?.getUserConsentWithDefaultValue?.(I.y)}),V=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getGdprConsentOptInsString=="function")return Ge.getGdprConsentOptInsString()},K=()=>{const{DprSdk:Ge}=window||{};if(typeof Ge?.getCcpaSaleOptInString=="function")return Ge.getCcpaSaleOptInString()},x=D(S.R8),ne=D(S.Je),U=D(S.s8),q=(0,t.P1)(D(S.UZ),d.dF,(Ge,rt)=>["covid19map"].includes(rt)?!1:Ge),h=D(S.X9),C=D(S.tV),P=D(S.FL),j=D(S.Wc),W=(0,t.P1)(s.fr,i.b2,(Ge,rt)=>Ge||rt),F=(0,t.P1)(d.cz,Ge=>[p.CA,...p.nB,...p.Gv].includes(Ge));function T({linkList:Ge=[],regime:rt,allowPrivacySettingsLink:tt,pageKey:st,isMobile:dt,isUserLoggedIn:Pt,privacyPolicyLink:wt}){if(!Array.isArray(Ge))return Ge;const ot=a()(Ge);return b({privacyLinkList:ot,regime:rt,allowPrivacySettingsLink:tt}),B({privacyLinkList:ot,regime:rt,pageKey:st,isMobile:dt}),v({privacyLinkList:ot,regime:rt,pageKey:st,isMobile:dt}),g({privacyLinkList:ot,regime:rt,pageKey:st,isMobile:dt,isUserLoggedIn:Pt}),m({privacyLinkList:ot,regime:rt,privacyPolicyLink:wt}),ot}const b=({privacyLinkList:Ge,regime:rt,allowPrivacySettingsLink:tt})=>{const st=Ge.findIndex(dt=>dt?.titleTranslationKey==="privacySettings"||dt?.titleTranslationKey==="privacySettingsMenu");if(st>-1){if(!tt){Ge.splice(st,1);return}if(p.Gv.includes(rt)){const{DprSdk:dt}=window||{};Ge[st].titleTranslationKey="cookieSettings",Ge[st].url="",Ge[st].onClick=dt?.showConsentManager}p.nB.includes(rt)&&Ge[st].titleTranslationKey!=="privacySettingsMenu"&&(Ge[st].titleTranslationKey="reviewAdsSettings")}},B=({privacyLinkList:Ge,regime:rt,pageKey:tt,isMobile:st})=>{const dt=Ge.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("dataPurposes"));if(dt>-1){if(rt!==p.JP){Ge.splice(dt,1);return}tt==="dataPurposes"&&st&&(Ge[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},v=({privacyLinkList:Ge,regime:rt,pageKey:tt,isMobile:st})=>{const dt=Ge.findIndex(Pt=>Pt?.titleTranslationKey?.includes?.("doNotSell"));if(dt>-1){if(!p.nB.includes(rt)){Ge.splice(dt,1);return}tt==="privacySettings"&&st&&(Ge[dt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),rt!==p.wQ&&p.nB.includes(rt)&&(Ge[dt].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ge,regime:rt,pageKey:tt,isMobile:st,isUserLoggedIn:dt})=>{const Pt=Ge.findIndex(wt=>wt?.titleTranslationKey?.includes?.("sensitiveData"));Pt>-1&&(tt==="privacySettings"&&st&&(Ge[Pt].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(rt!==p.wQ||!dt)&&Ge.splice(Pt,1))},m=({privacyLinkList:Ge,regime:rt,privacyPolicyLink:tt})=>{const st=Ge.findIndex(dt=>dt?.titleTranslationKey==="cookieNotice");if(st>-1){if(!p.nB.includes(rt)){Ge.splice(st,1);return}rt===p.wQ&&(Ge[st].titleTranslationKey="californiaNotice",Ge[st].url=`${tt}#us-ccpa-notice-current`)}},E=(0,R.Iv)({t:()=>{},shouldUseLocaleParam:!1}),H=(0,t.P1)(d.cz,F,d.dF,d.Hu,l.WO,E,(Ge,rt,tt,st,dt,Pt)=>({linkList:wt})=>T({linkList:wt,regime:Ge,allowPrivacySettingsLink:rt,pageKey:tt,isMobile:st,isUserLoggedIn:dt,privacyPolicyLink:Pt?.[0]?.url})),Z=D(S.St),$=D(S.IU),ue=D(S.sc),Se=D(S.bk),be=D(S.yk),Me=D(S.Y9),He=D(S.uz),$e=D(S.Hz),we=D(S.FN),et=D(S.MK),z=D(S.JK),ae=D(S.T$),Pe=D(S._f),Ie=D(S.Eh),Ke=D(S.$q),lt=D(S.FT),ht=(0,t.P1)(D(S.Jc),d.z3,d.dF,(Ge,rt,tt)=>Ge&&!(rt&&tt.includes("covid19"))),St=D(S.bK),gt=D(S.dn),Tt=D(S.M3),Et=D(S.sF)},55036:(c,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});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"}},46153:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>X,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>d,sF:()=>N,a1:()=>I,Wo:()=>A,ke:()=>D,$J:()=>S,MH:()=>R});var t=e(45158),n=e(60985),r=e(10743),o=e(54683),a=e(28995),i=e(8724);const s=(0,n.P1)(i.J0,a.Oo,(w,V)=>{const K=w?.["twc-unit"]??"";return K==="m"&&V?"s":K}),l=(0,n.P1)(t.TN,s,a.Oo,(w,V,K)=>{const x=(0,o.V7)(V),ne=(0,o.QQ)(w,K);return x||ne}),d=(0,n.P1)(l,w=>w.code),p=(0,n.P1)(l,w=>w.name),I=(0,n.P1)(l,w=>(0,r.k)(w.name)),R=(0,n.P1)(l,w=>w.temp),S=(0,n.P1)(l,w=>w.speed),N=(0,n.P1)(l,w=>w.distance),O=(0,n.P1)(l,w=>w.accumulation),A=(0,n.P1)(l,w=>w.precip),D=(0,n.P1)(l,w=>w.pressure);var Q=e(55036);const X=w=>w[Q.Xf]?.[Q.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>U,MG:()=>K,TN:()=>D,b2:()=>X,vz:()=>q,xi:()=>x,y:()=>Q,z4:()=>w});var t=e(44203),n=e(84621),r=e(35342),o=e(55036);const a=/^([a-z]{2}|[a-z]{2,3}[-_][A-Z]{2})$/;function i(h){return h?a.test(h)?h.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(h,C)=>C||h||""),l=(0,t.C6)(s,n.dF,(h,C)=>{const P=i(h);return P||(C==="notFound"?o.ZW:P)}),d=(0,t.C6)(l,n.z3,n.pu,(h,C,P)=>{let j=h;return C&&P&&j!=="en-US"&&(j="en-GB"),{locale:j}});function p(h){if(!h)return o.ZW;const C=h.split("-")[0];return o.PD[C]||o.ZW}const I=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(h,C,P,j,W)=>h||C||P||W||j==="notFound"),R=(0,t.C6)(l,h=>p(h)),S=(0,t.C6)(R,h=>({locale:h})),N=(0,t.C6)(d,h=>({name:"getMewLocaleUrlConfig",params:h})),O=(0,t.C6)(t.$l,d,I,S,(h,C,P,j)=>{let W=h({name:"getMewLocaleUrlConfig",params:C});return!(W?.data??null)&&P&&(W=h({name:"getMewLocaleUrlConfig",params:j})),W?.data}),A=(0,t.C6)(O,h=>h?.locale?.data??null),D=(0,t.C6)(A,h=>h?.attributes?.localeCode??""),Q=(0,t.C6)(D,h=>(h||"").replace("-","_")),X=(0,t.C6)(D,h=>{const C="";if(h&&h.length){const P=h.split("-");return P.length>1?P[1]:C}return C}),w=(0,t.C6)(A,h=>h?.attributes?.isLocaleSiteEnabled??!1),V=(0,t.C6)(O,h=>h?.language?.data??null),K=(0,t.C6)(V,h=>h?.attributes.languageCode??""),x=(0,t.C6)(K,h=>h.split("-")[0]),ne=(0,t.C6)(V,h=>h?.attributes.languageName??""),U=(0,t.C6)(V,h=>h?.attributes.isRtlLanguage??!1),q=(0,t.C6)(D,h=>h==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>$e,Fk:()=>S,Gx:()=>Z,H3:()=>g,JB:()=>x,JP:()=>F,LW:()=>be,O8:()=>p,P:()=>z,Px:()=>we,Q2:()=>P,QJ:()=>I,QQ:()=>X,Rb:()=>K,SO:()=>T,SV:()=>C,Ts:()=>ue,Vj:()=>i,W9:()=>R,Xf:()=>n,Xp:()=>D,Y6:()=>t,Y9:()=>ne,Z4:()=>q,_d:()=>o,bU:()=>B,cd:()=>a,d3:()=>Se,fD:()=>E,fS:()=>r,gr:()=>U,hu:()=>$,i6:()=>b,jS:()=>w,kM:()=>et,lV:()=>He,ss:()=>Me,u1:()=>d,ur:()=>m,xA:()=>v,zv:()=>V});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",d="WXU/ADS/RUBICON_INITIALIZED",p="WXU/ADS/RUBICON_DONE",I="WXU/ADS/BTF_BID_TARGETING_DONE",R="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",N="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",O="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",A=100,D=1e3,Q="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",w="WXU/ADS/SET_TARGETING_READY",V="WXU/ADS/SET_TARGETING_CUST_PARAMS",K="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",x="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",ne="WXU/ADS/SET_ALL_CUST_PARAMS",U="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",q="WXU/ADS/LOAD_AMAZON_HDBID",h="WXU/ADS/SET_AMAZON_HDBID_SLOTS",C="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",P="WXU/ADS/SET_CRITEO",j="WXU/ADS/SET_LOTAME",W="WXU/ADS/SET_CRITEO_SLOTS",F="WXU/ADS/LOAD_CRITEO_SLOTS",T="WXU/ADS/SET_IASPET_SLOTS",b="WXU/ADS/LOAD_INDEX_EXCHANGE",B="WXU/ADS/SET_MISC_CUST_PARAMS",v="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",m="WXU/ADS/SET_WFXTG_TARGETING",E="WXU/ADS/SET_LOTAME_TARGETING",H="adBlocker",Z="MW_Position1",$="WXU/ADS/NO_AD_CALL_EXCLUSION",ue="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",Se="WXU/ADS/SET_HASHED_MPID",be=["fa","tl","id"],Me=["CU","IR","SD","SY","UA"],He=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],$e=["iasPetSlot","rubicon"],we=["refreshAds","userActionAdRefresh"],et="MW_Position2",z="MW_Position3",ae="Taboola",Pe="https://securepubads.g.doubleclick.net/tag/js/gpt.js",Ie="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>ae,Dt:()=>ot,G:()=>Et,GL:()=>It,HH:()=>it,Hc:()=>Pt,Ie:()=>b,Ii:()=>T,JN:()=>B,JV:()=>sn,JW:()=>ve,KL:()=>E,KY:()=>ft,LX:()=>oe,Ll:()=>De,Nt:()=>z,Q1:()=>Ae,UJ:()=>G,Uj:()=>rt,VH:()=>Ge,Vm:()=>$e,Vv:()=>lt,WL:()=>Se,Xd:()=>se,Y2:()=>et,Yy:()=>Ke,ZH:()=>Y,cr:()=>wt,dA:()=>dn,dJ:()=>tt,db:()=>Ye,ew:()=>gt,fL:()=>m,j5:()=>Pe,jq:()=>We,lg:()=>St,mm:()=>nt,n0:()=>Lt,nY:()=>Ue,nu:()=>En,oe:()=>mt,pn:()=>Ee,tc:()=>ge,u_:()=>ln,vW:()=>Te,w8:()=>Tt,xc:()=>at,yt:()=>fn,z0:()=>_,zp:()=>on});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),i=e(35676),s=e.n(i),l=e(45455),d=e.n(l),p=e(12782),I=e.n(p),R=e(75652),S=e.n(R),N=e(29286),O=e.n(N),A=e(84621),D=e(44203),Q=e(18213),X=e(86535),w=e(42882),V=e(35342),K=e(64795),x=e(80329),ne=e(11419),U=e(39730),q=e(84392),h=e(46153),C=e(76643),P=e(83625),j=e(23631),W=e(80990),F=e(7647);const T=J=>J?.[F.Xf]?.slotsReady??!1,b=J=>J?.[F.Xf]?.rubiconDone??!1,B=J=>J?.[F.Xf]?.btfBidTargetingDone??!1,v=J=>J?.[F.Xf]?.custParamsComplete??!1,g=J=>J?.[F.Xf]?.targetingReady??!1,m=J=>J?.[F.Xf]?.amznHdBidStatus??!1,E=J=>J?.[F.Xf]?.criteoSlotStatus??!1,H=J=>J?.[REDUCER_KEY]?.wfxtg??!1,Z=J=>J?.[REDUCER_KEY]?.adCallComplete??!1,$=J=>J?.[REDUCER_KEY]?.btfAdCallComplete??!1,ue=(0,t.P1)(b,v,(J,ce)=>({custParamsComplete:ce,rubiconDone:J})),Se=(0,t.P1)(A.zM,J=>{let ce=J;if(J!=="mobile"){const{screen:{width:ye}}=window;ye>1024?ce="desktop":ye>=768&&(ce="tablet")}return ce}),be=(0,t.P1)(K.uT,J=>s()(Object.values(J??{})).filter(ye=>ye.component==="WxuAd"&&!ye?.props?.disableAd)??[]),Me=(0,t.P1)(be,Se,(J,ce)=>J.map(_e=>ce==="tablet"&&_e.props.tabletId==="none"?null:ce==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),He=J=>(0,t.P1)(be,ce=>ce.map(_e=>J==="tablet"&&_e.props.tabletId==="none"?null:J==="tablet"&&_e.props.tabletId?_e.props.tabletId:_e.props.id).filter(_e=>_e!==null).join(",")),$e=(0,t.P1)(K.U3,x.Jj,(J,ce)=>{const ye=J?.metrics_levels??null;return ce||ye}),we=(0,t.P1)(K.U3,J=>J?.ads),et=(0,t.P1)(K.JN,J=>J?.engine),z=(0,t.P1)(K.JN,J=>J?.networkCode),ae=(0,t.P1)(h.TN,K.JN,V.gx,(J,ce,ye)=>{const{adUnits:Ze={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=ce;let{mobile:_e,desktop:ct,tablet:ut}=Ze;_e=_e.includes("_us")?_e.substr(0,_e.indexOf("_us")):_e,ct=ct.includes("_us")?ct.substr(0,ct.indexOf("_us")):ct,ut=ut.includes("_us")?ut.substr(0,ut.indexOf("_us")):ut;let vt="intl";switch(J){case"en-US":vt="us";break;case"es-US":vt="es_us";break;case"en-IN":vt="en_in";break;default:break}vt!=="es_us"&&vt!=="en_in"&&(ye.includes("oppo")||ye.includes("transsion"))&&(vt="intl");const pt=_e.includes("mobile_smart")?`${_e}_${vt}`:_e,Ot=ct.includes("web_weather")?`${ct}_${vt}`:ct,At=ut.includes("tablet_weather")?`${ut}_${vt}`:ut;return{desktop:Ot,mobile:pt,tablet:At}}),Pe=(0,t.P1)(Se,ae,(J,ce)=>ce?.[J]??""),Ie=(0,t.P1)(K.JN,J=>J?.adTagOverrides),Ke=(0,t.P1)(K.JN,J=>J?.adZone),lt=(0,t.P1)(Pe,Ke,x.jm,(J,ce,ye)=>`${J}/${ye||ce||"non_monetized"}`),ht=(0,t.P1)(K.JN,J=>J?.adsmetrics_zone),St=()=>O().get("adstest"),gt=(0,D.C6)(ne.RL,x.jm,Ke,(J,ce,ye)=>J||ce||ye),Tt=(0,D.C6)(Se,x.jm,z,ae,Ke,St,(J,ce,ye,Ze,_e,ct)=>{const ut=Ze[J];return`${ye}/${ct?"test_":""}${ut}/${ce||_e}`}),Et=(0,D.C6)(Se,z,ae,St,(J,ce,ye,Ze)=>{const _e=ye[J];return`${ce}/${Ze?"test_":""}${_e}/interstitial`}),Ge=(0,D.C6)(A.zM,we,(J,ce)=>{const ye=[...ce?.thirdParties??[]],{token:Ze}=J==="mobile"?W.eh.USER_ACTION_AD_REFRESH:W.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!ye.includes(Ze)}),rt=(0,D.C6)(we,A.zM,X.bx,w.WO,(J,ce,ye,Ze)=>{const _e="rubicon_enUS",ct="sequentialAdLoader",ut="abTesting",vt=W.eh.TIME_FRAME.token,pt=W.eh.HELIOS_AD_SDK.token,Ot=W.eh.ADMIRAL.token,At=W.eh.IAB_CATEGORIES.token,Dt=W.eh.INSTANA.token,Ft=W.eh.ASSERTIVE_YIELD.token,{token:Wt}=W.eh.USER_ACTION_AD_REFRESH,{token:xt}=W.eh.MOBILE_REFRESH_ADS,{token:jt}=W.eh.REFRESH_ADS,{token:Ve}=W.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...J?.thirdParties??[]];return ee.includes(_e)||ee.push(_e),ee.includes(ct)||ee.push(ct),ee.includes(ut)||ee.push(ut),ee.includes(pt)||ee.push(pt),ee.includes(W.eh.JANUS.token)||ee.push(W.eh.JANUS.token),ee.includes(vt)||ee.push(vt),ee.includes(Ot)||ee.push(Ot),ee.includes(At)||ee.push(At),ee.includes(Dt)||ee.push(Dt),ee.includes(Ft)||ee.push(Ft),ce==="mobile"?(ee.push(Wt),ee.push(xt)):(ee.push(Ve),ee.push(jt)),ye&&Ze&&(ee=ee.filter(Fe=>!Fe.includes(W.eh.LOTAME.token))),S()(ee).join(",")}),tt=(0,D.C6)(K.JN,J=>[...J?.thirdParties??[]].includes("rubicon_enUS")),st=(0,D.C6)(rt,A.cz,(J,ce)=>{const ye=J.split(",");if(!Array.isArray(ye)||!ye.length)return[];const{CRITEO_SLOT:Ze,IAS_PET_SLOT:_e,...ct}=W.eh;return ye.filter(dt(ce)).reduce((vt,pt)=>{const At=Object.values(ct).find(({token:Dt})=>pt.includes(Dt));if(At){const{script:Dt}=At;return Dt?[...vt,Dt]:vt}return vt},[])}),dt=J=>ce=>!(j.Gv.includes(J)&&W.XC.some(ye=>ce.includes(ye))),Pt=(J,ce)=>(0,D.C6)(D.Gx,Se,ce?He(ce):Me,be,se,(ye,Ze,_e,ct,ut)=>{const vt=(0,D.vy)({positions:_e,screenSize:ce??Ze});let pt=ye?.getMewAdConfigsUrlConfig?.[vt]?.data?.data??null;return pt?(pt=pt.reduce((Ot,At)=>{const Dt=ct.find(Ft=>Ft.props.id===At.name||Ft.props.tabletId===At.name);return[...Ot,{...At,lazyload:Dt.props.lazyload,disableAd:Dt?.props?.disableAd,sequentialGroup:Dt?.props?.sequentialGroupOverride||At?.sequentialGroup||"btf"}]},[]),ut&&J&&(pt=pt.filter(Ot=>Ot.sequentialGroup===J)),pt):[]}),wt=(0,D.C6)(Q.Ds,D.Gx,h.TN,q.yt,(J,ce,ye,Ze)=>{const _e=(0,D.vy)({locale:ye,placeid:Ze}),ct=ce?.getWxAdTargetingUrlConfig?.[_e]?.data?.data??{},ut=r()(ct,W.q3);return J?ut:r()(ut,W.xN)}),ot=(0,D.C6)(D.Gx,rt,(J,ce)=>{const ye=(0,D.vy)({tokens:ce});let Ze=J?.getMewAdThirdPartyConfigsUrlConfig?.[ye]?.data?.data??[];return Ze=Ze.map(({config:_e,config_type:ct})=>({config:_e,type:ct})),Ze}),Lt=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.AMAZON_HEADER_BIDDER.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ct=(0,D.C6)(Q.ab,ot,(J,ce)=>{if(!J)return{};if(!d()(ce)){const ye=ce.find(Ze=>Ze.type?Ze.type===W.eh.ADMIRAL.token:{});if(ye&&ye.config)return ye.config}return{}}),Yt=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.ASSERTIVE_YIELD.token:!1);if(ce&&ce.config)return ce.config}return{}}),zt=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.INSTANA.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ee=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.AMAZON_SLOTS.token:!1);if(ce&&ce.config)return ce.config}return{}}),it=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.CRITEO.token:!1);if(ce&&ce.config)return ce.config}return{}}),It=(0,D.C6)(ot,A.zM,(J,ce)=>{if(!d()(J)){const ye=J.find(Ze=>Ze.type?Ze.type===W.eh.CRITEO_SLOT.token:!1);if(ye&&ye.config)return ye.config.placements=ye.config.placements[ce],ye.config}return{}}),Te=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.GEOEDGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),ge=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.IAS_PET_SLOT.token:!1);if(ce&&ce.config)return ce.config}return{}}),De=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.INDEX_EXCHANGE.token:!1);if(ce&&ce.config)return ce.config}return{}}),Be=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.LOTAME.token:!1);if(ce&&ce.config)return ce.config}return{}}),ke=/[0-9]{4}/,oe=(0,D.C6)(Be,J=>{const{tagsSrcId:ce="1884"}=J;return ce.match(ke)}),ve=(0,D.C6)(oe,J=>J?`//tags.crwdcntrl.net/lt/c/${J}/lt.min.js`:""),Ae=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.PREBID.token:!1);if(ce&&ce.config)return ce.config}return{}}),le=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(ce&&ce.config)return ce.config}return{}}),xe=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.USER_ACTION_AD_REFRESH.token:!1);if(ce&&ce.config)return ce.config}return{}}),Ue=(0,D.C6)(xe,A.dF,h.TN,(J,ce,ye)=>{const{atf:Ze,refreshBidders:_e}=J,ut=(Object.keys(Ze)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let vt=J?.atf?.positions,pt=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve?(vt=Ze?.[xt]?.[Ve]?.positions??vt,vt):Wt},[]);d()(pt)&&(pt=vt);let Ot=J?.atf?.userActionDelay;const At=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Ot=Ze?.[xt]?.[Ve]?.userActionDelay||Ot),Ot},[]);let Dt=J?.atf?.inViewOnly;const Ft=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Dt=Ze?.[xt]?.[Ve]?.inViewOnly??Dt),Dt},[]);return{type:"atf",inViewOnly:Ft,posToRefresh:pt,refreshBidders:_e,userActionDelay:At}}),G=(0,D.C6)(xe,A.dF,h.TN,(J,ce,ye)=>{const{btf:Ze,refreshBidders:_e}=J,ut=(Object.keys(Ze)||[]).filter(Wt=>Wt.includes(ye)||Wt.includes("all"))||[];let vt=J?.btf?.positions,pt=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve?(vt=Ze?.[xt]?.[Ve]?.positions??vt,vt):Wt},[]);d()(pt)&&(pt=vt);let Ot=J?.btf?.userActionDelay;const At=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Ot=Ze?.[xt]?.[Ve]?.userActionDelay||Ot),Ot},[]);let Dt=J?.btf?.inViewOnly;const Ft=ut.reduce((Wt,xt)=>{const Ve=(Object.keys(Ze[xt]).filter(ee=>ee.includes(ce)||ee.includes("all"))||[])[0];return Ve&&(Dt=Ze?.[xt]?.[Ve]?.inViewOnly??Dt),Dt},[]);return{type:"btf",inViewOnly:Ft,posToRefresh:pt,refreshBidders:_e,userActionDelay:At}}),pe=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.REFRESH_ADS.token:!1);if(ce&&ce.config)return ce.config}return{}}),Y=(0,D.C6)(pe,A.dF,h.TN,(J,ce,ye)=>{const{atf:Ze={},refreshBidders:_e=[]}=J,{interval:ct=0,inViewOnly:ut=!1}=Ze,pt=Object.keys(Ze).filter(Dt=>Dt.includes(ye)||Dt.includes("all"))||[];let Ot=Ze.positions;const At=pt.reduce((Dt,Ft)=>{const xt=Object.keys(Ze[Ft]).filter(jt=>jt.includes(ce)||jt.includes("all"))||[];return d()(xt)||(Ot=Ze[Ft][xt].positions),Ot},[]);return{type:"atf",inViewOnly:ut,interval:ct,positions:At,refreshBidders:_e}}),_=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return ce?.config?ce.config:{}}}),se=(0,D.C6)(_,A.zM,A.dF,h.TN,(J,ce,ye,Ze)=>{if(d()(J)||ce!=="desktop")return!1;const ct=Object.keys(J).filter(At=>At.includes(Ze)||At.includes("all"))||[],ut=Array.isArray(ct)&&ct[0],vt=J?.[ut],pt=vt&&(vt.filter(At=>At.includes(ye)||At.includes("all"))||[]);return pt&&Array.isArray(pt)&&!!pt[0]}),de=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh?.RUBICON?.token:!1);if(ce?.config)return ce.config}return{}}),We=(0,D.C6)(de,A.dF,h.TN,(J,ce,ye)=>{const{defaultTimeoutOverride:Ze}=J,ct=Object.keys(J).filter(pt=>pt.includes(ye)||pt.includes("all"))||[];let ut=Ze;return ct.reduce((pt,Ot)=>{const Dt=Object.keys(J[Ot]).filter(Ft=>Ft.includes(ce)||Ft.includes("all"))||[];return d()(Dt)||(ut=J[Ot][Dt[0]].timeoutOverride),ut},ut)}),Ye=(0,D.C6)(de,We,(J,ce)=>({filename:J?.filename,testFilename:J?.testFilename,timeout:ce})),nt=(0,D.C6)(pe,A.dF,h.TN,(J,ce,ye)=>{const{btf:Ze={},refreshBidders:_e=[]}=J,{interval:ct=0,inViewOnly:ut=!1}=Ze,pt=Object.keys(Ze).filter(Dt=>Dt.includes(ye)||Dt.includes("all"))||[];let Ot=Ze.positions;const At=pt.reduce((Dt,Ft)=>{const xt=Object.keys(Ze[Ft]).filter(jt=>jt.includes(ce)||jt.includes("all"))||[];return d()(xt)||(Ot=Ze[Ft][xt].positions),Ot},[]);return{type:"btf",interval:ct,inViewOnly:ut,positions:At,refreshBidders:_e}}),at=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.WFXTG.token:!1);if(ce&&ce.config)return ce.config}return{}}),yt=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.WX_AD_TARGETING.token:!1);if(ce&&ce.config)return ce.config}return{}}),mt=(0,D.C6)(Tt,Pt(null),(J,ce)=>ce.map(ye=>({adSlotId:ye.slotTarget,size:ye.sizes.map(Ze=>Ze[0]==="fluid"?[1,1]:Ze),adUnitPath:J}))),ft=()=>{{const J=O().get("fv");return parseInt(J,10)||0}},Mt=(0,D.C6)(x.jm,Ke,(J,ce)=>{const ye=J||ce||"",Ze=ye.lastIndexOf("local_forecasts")!==-1;let _e,ct,ut;if(Ze)_e="fcst",ut="fcst",ct="fcst";else{const pt=ye.split("/").slice(-2);[ct]=pt,_e=`${ct}_${pt[1]||""}`,ut=pt[1]||"nl"}return{cat:_e,fam:ct,ch:ut}}),Kt=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh?.TIME_FRAME?.token:!1);if(ce?.config)return ce.config}return{}}),Zt=(0,D.C6)(K.IY,Kt,(J,ce)=>ce?.tf?.[J]??"nl"),kt=(J,ce)=>()=>{const ye=ce||"0123456789",Ze=J||16;let _e="";for(let ct=0;ct{{const{userAgent:J}=window.navigator,ce=J&&J.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"}}),hn=()=>String(Math.floor(Math.random()*1e3)+1),tn=()=>"weather",nn=J=>J?.[REDUCER_KEY]?.wfxtg??{},rn=J=>J?.[REDUCER_KEY]?.lotame??{},on=J=>J?.[F.Xf]?.hashedMpid??"",mn=(0,D.C6)(Se,J=>J==="tablet"?"wx_tab":J==="mobile"?"wx_mw":"wx"),Jt=(0,D.C6)(A.ZN,(J={})=>{if(J.layer==="rwi"||J.layers==="rwi")return"rwi"}),sn=J=>J?.[P.Xf]?.videoCount??0,pn=(0,D.C6)(A.ZN,J=>J?.adRef??""),ln=J=>J?.[F.Xf]?.custParams??{},fn=(0,D.C6)(Q.Ds,Q.gK,Mt,ae,Zt,kt(16,"0123456789"),ft,St,Qt,mn,hn,tn,Jt,pn,sn,V.gx,Se,A.zM,(J,ce,ye,Ze,_e,ct,ut,vt,pt,Ot,At,Dt,Ft,Wt,xt,jt,Ve,ee)=>{let Fe={...ye,ad_unit:Ze[Ve],tf:_e,ord:ct,rmid:ct,impression_id:(0,C.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:ut&&ut.toString(),adstest:vt||"",browser:pt,mr:"0",plat:Ot,env:At,refurl:Dt,mlayer:Ft||"",...jt?{par:jt}:{},ref:xt===0?Wt:"",sod:ce?"yes":"no"};Fe=a()(Fe,Nt=>!!Nt);const Qe=r()(Fe,W.q3);return J?Qe:r()(Qe,W.xN)}),_t=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(ce&&ce.config)return ce.config}return{}}),vn=(0,D.C6)(_t,J=>{if(J&&!d()(J)){const{maxTime:ce}=J;if(!Number.isNaN(ce))return+ce}return-1}),En=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh?.HELIOS_AD_SDK?.token:!1);if(ce?.config)return ce.config}return{}}),dn=(0,D.C6)(ln,on,(J,ce)=>{const ye=Object.keys(J).filter(_e=>W.Hw.has(_e)).sort();return{pageKvs:ye.length?` ${ye.join(" ")} `:"",hasPpid:!!ce}}),Rn=(0,D.C6)(ot,J=>{if(!d()(J)){const ce=J.find(ye=>ye.type?ye.type===W.eh?.AB_TESTING?.token:!1);if(ce?.config)return ce.config}return{}}),Sn=(0,D.C6)(ot,J=>J?.find?.(ce=>ce.type===W.eh.IAB_CATEGORIES.token)?.config??{});function en(J,ce){return I()({},J,ce,(ye,Ze)=>{if(Array.isArray(ye))return S()(ye.concat(Ze))})}const cn=(0,D.C6)(Sn,J=>{const{iabCategoriesByPageCode:ce={}}=J??{},ye={};for(const[Ze,_e]of Object.entries(ce))for(const ct of Ze.split(","))ye[ct]=en(ye[ct]??{},_e);return ye}),Pn=(0,D.C6)(cn,K.IY,(J,ce)=>J[ce]),yn=(0,D.C6)(ne.UO,U.s5,(J,ce)=>(d()(J)?ce:J)?.tags?.iab??{}),Ut=(0,D.C6)(Pn,yn,(J,ce)=>en(J,ce)),gn=(0,D.C6)(Sn,J=>J?.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>s,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(d,p,I,R,S)=>I&&p==="en-US"&&d==="US"&&!S||!I&&d==="US"&&p==="en-US"&&!R);function l(d,p,I){const R=i.includes(p.title)||i.includes(p.urlTranslationKey)||i.includes(p.titleTranslationKey),S=I?.includes?.("samsung");return!(R&&(!d||S))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>m,dA:()=>v,K4:()=>B,J7:()=>g,dz:()=>d,AM:()=>l,N7:()=>R,QP:()=>x,aZ:()=>q});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(E){try{return decodeURIComponent(E)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(E,H,Z,$)=>{if(!E&&!H&&!Z&&!$)return null;const Se=[{type:"canonicalCityId",locId:i($)},{type:"placeId",locId:i(Z)},{type:null,locId:i(H)},{type:null,locId:i(E)}].find(we=>!!we.locId);if(!Se)return null;const be=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,Me=/-/,He=/\s/,{locId:$e}=Se;if(be.test(Se.locId)){He.test($e)?Se.locId=$e.split(" ").pop():Me.test($e)?Se.locId=$e.split("-").pop():Se.locId=$e.split("+").pop();const we=d(Se);if(we)return we}return d(Se)}),l=(0,n.C6)(r.TN,s,(E,H)=>{const{type:Z,value:$}=H||{},ue={language:E,[Z]:$};return Z==="locId"&&(ue.locationType="locid"),{getSunV3LocationPointUrlConfig:ue}});function d({locId:E,type:H}){const Z=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:$=>(0,a.b)($)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:$=>$.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:$=>`${$.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:$=>{const ue=$.substring(0,2).toUpperCase();return`${$.split(":")[0]}:1:${ue}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:$=>`${$.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:$=>$},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:$=>$}];if(H){const $=Z.find(ue=>ue.typeAs===H);if($&&$.regex.test(E))return{type:$.typeAs,value:$.valueFn(E)}}for(let $=0,ue=Z.length;${if(!E)return!0;const{type:H,value:Z}=E;return!Z||H==="geocode"&&Z==="0.00,0.00"}),I=(0,n.C6)(n.Gx,l,(E,H)=>{const Z="getSunV3LocationPointUrlConfig",$=E[Z]||{},ue=H[Z]||{},Se=(0,n.vy)(ue);return $[Se]}),R=(0,n.C6)(I,E=>{if(!(E?.loaded??null))return null;const Z=E?.data??null;return!Z||Z.errors?null:E.data.location}),S=(0,n.C6)(o.h1,I,(E,H)=>{if(!E)return!1;if(!H)return!0;const Z=H?.data?.errors??[];if(Array.isArray(Z)&&Z.length){const $=Z[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test($)}return!1}),N=(0,n.C6)(R,E=>E?`${E.latitude},${E.longitude}`:""),O=(0,n.C6)(R,E=>E?.latitude??void 0),A=(0,n.C6)(R,E=>E?.longitude??void 0),D=(0,n.C6)(R,E=>E?.adminDistrict??""),Q=(0,n.C6)(R,E=>E?.adminDistrictCode??""),X=(0,n.C6)(R,E=>E?.postalCode??""),w=(0,n.C6)(R,E=>E?.neighborhood??""),V=(0,n.C6)(R,E=>E?.country??""),K=(0,n.C6)(R,E=>E?.countryCode??""),x=(0,n.C6)(R,E=>{let H=E?.ianaTimeZone??"";return(!H||!H.includes("/"))&&(H="Etc/UTC"),H}),ne=(0,n.C6)(R,E=>E?.displayName??""),U=(0,n.C6)(R,E=>E?.dmaCd??""),q=(0,n.C6)(R,E=>E?.placeId??""),h=(0,n.C6)(R,E=>E?.airportName??""),C=(0,n.C6)(R,E=>E?.type??""),P=(0,n.C6)(R,E=>E?.city??""),j=(0,n.C6)(R,E=>E?.canonicalCityId??""),W=(0,n.C6)(R,E=>E?.disputedArea??!1),F=(0,n.C6)(R,r.b2,(E,H)=>g(E,H,!1)),T=(0,n.C6)(R,E=>B(E)),b=(0,n.C6)(R,r.b2,(E,H)=>v(E,H));function B(E,H){let Z;if(E?.disputedCountries)Z=E.displayName||"";else{switch(E?.type){case"city":Z=E?.locale?.locale2||"";break;case"locality":Z=E?.locale?.locale3||"";break;case"neighborhood":Z=E?.locale?.locale4||"";break;case"airport":Z=E?.airportName||"";break;case"postal":const $=E?.locale?.locale4||E?.locale?.locale3||E?.locale?.locale2||"",ue=E?.postalCode||"";Z=H?`${$} ${ue}`.trim():`${$}`.trim();break;default:Z=E?.displayName||""}Z.length===0&&(Z=E?.displayName)}return Z}function v(E,H,Z){const $=H||"US";let ue;if(E?.disputedCountries)ue=E?.displayName||"";else{const Se=$===E?.countryCode?"":E?.country||"",be=H!=="IL"&&E?.adminDistrict||"",Me=E?.postalCode||"";switch(E?.type){case"city":ue=[be,Se].filter(Boolean).join(", ");break;case"locality":ue=[E?.locale?.locale2||"",be,Se].filter(Boolean).join(", ");break;case"neighborhood":ue=[E?.locale?.locale3||E?.locale?.locale2||"",be,Se].filter(Boolean).join(", ");break;case"postal":const we=be||E?.locale?.locale2||"";ue=[Z?`${we} ${Me}`.trim():we,Se].filter(Boolean).join(", ");break;default:ue=[be,Se].filter(Boolean).join(", ")}}return ue}function g(E,H,Z=!0){const $=B(E,!1),ue=v(E,H,Z),Se=$&&ue?", ":"",be=E?.separator?E?.separator:Se;return`${$}${be}${ue}`.trim()}function m(E){const H=E.placeId?.length||0;return H===0?[]:Array.from({length:H},(Z,$)=>({displayName:E.displayName?.[$],adminDistrict:E.adminDistrict?.[$],adminDistrictCode:E.adminDistrictCode?.[$],countryCode:E.countryCode?.[$],country:E.country?.[$],disputedArea:E.disputedArea?.[$],city:E.city?.[$],type:E.type?.[$],postalCode:E.postalCode?.[$],disputedCountries:E.disputedCountries?.[$],locale:{locale1:E.locale?.locale1?.[$]||E.locale1?.[$],locale2:E.locale?.locale2?.[$]||E.locale2?.[$],locale3:E.locale?.locale3?.[$]||E.locale3?.[$],locale4:E.locale?.locale4?.[$]||E.locale4?.[$]},placeId:E.placeId[$],latitude:Math.round(E.latitude[$]*10)/10,longitude:Math.round(E.longitude[$]*10)/10}))}},89972:(c,u,e)=>{"use strict";e.d(u,{b:()=>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):""}},2395:(c,u,e)=>{"use strict";e.d(u,{BG:()=>n,Gy:()=>a,HJ:()=>r,Ln:()=>l,Mw:()=>o,X2:()=>s,Xf:()=>t,fL:()=>i});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"},84621:(c,u,e)=>{"use strict";e.d(u,{BP:()=>t.BP,Cv:()=>t.Cv,Dq:()=>t.Dq,EQ:()=>t.EQ,F3:()=>t.F3,GH:()=>t.GH,Gz:()=>t.Gz,Hu:()=>t.Hu,J0:()=>t.J0,K_:()=>t.K_,Mr:()=>t.Mr,N3:()=>t.N3,Pi:()=>t.Pi,Qo:()=>t.Qo,S5:()=>t.S5,T:()=>t.T,U8:()=>t.U8,UW:()=>t.UW,V7:()=>t.V7,ZN:()=>t.ZN,_p:()=>t._p,ai:()=>t.ai,bx:()=>t.bx,cz:()=>t.cz,dF:()=>t.dF,e9:()=>t.e9,eM:()=>t.eM,fh:()=>t.fh,fx:()=>t.fx,h1:()=>t.h1,i:()=>t.i,j3:()=>t.j3,jw:()=>t.jw,kO:()=>t.kO,kw:()=>t.kw,lm:()=>t.lm,nc:()=>t.nc,nf:()=>t.nf,nh:()=>t.nh,pu:()=>t.pu,qk:()=>t.qk,sN:()=>t.sN,sQ:()=>t.sQ,uo:()=>t.uo,x2:()=>t.x2,xS:()=>t.xS,y:()=>t.y,z3:()=>t.z3,zM:()=>t.zM});var t=e(8724)},8724:(c,u,e)=>{"use strict";e.d(u,{BP:()=>tt,Cv:()=>I,Dq:()=>T,EQ:()=>ne,F3:()=>P,GH:()=>S,Gz:()=>rt,Hu:()=>C,J0:()=>l,K_:()=>lt,Mr:()=>Tt,N3:()=>Ke,Pi:()=>$,Qo:()=>A,S5:()=>B,T:()=>R,U8:()=>b,UW:()=>dt,V7:()=>gt,ZN:()=>w,_p:()=>i,ai:()=>Pe,bx:()=>et,cz:()=>W,dF:()=>K,dx:()=>O,e9:()=>ht,eM:()=>ot,fh:()=>Me,fx:()=>m,h1:()=>He,i:()=>st,j3:()=>St,jw:()=>zt,kO:()=>Et,kw:()=>g,lm:()=>j,nc:()=>U,nf:()=>x,nh:()=>Z,pu:()=>Ct,qk:()=>E,sN:()=>d,sQ:()=>ue,uo:()=>v,x2:()=>H,xS:()=>Ie,y:()=>V,z3:()=>we,zM:()=>h});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=Ee=>Ee?.[a.Xf]??null,s=Ee=>Ee?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,Ee=>Ee?.headers??null),d=(0,t.P1)(l,Ee=>Ee?.["twc-subs"]??"none"),p=(0,t.P1)(l,Ee=>Ee?.["twc-sticky-variant"]??""),I=(0,t.P1)(l,Ee=>Ee?.["twc-ads-killswitch"]??""),R=(0,t.P1)(l,Ee=>Ee?.["twc-site-mode"]??""),S=(0,t.P1)(l,Ee=>{const it=Ee?.["twc-experiment"]??null;return it?JSON.parse(window?.atob(it)):{}}),N=(0,o.C6)(o.Gx,Ee=>{const it=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(Ee,["getMewEntityUrlConfig",it,"data","data","attributes","value"],{})}),O=(0,t.P1)(N,S,(Ee,it)=>{let It;const Te=Object.keys(Ee),ge=Object.keys(it);return Te.forEach(De=>{ge.includes(De)&&(It=De)}),It}),A=(0,t.P1)(i,Ee=>Ee?.path?.replace(/\/$/,"")??""),D=(0,t.P1)(i,Ee=>Ee?.pathPattern??""),Q=(0,t.P1)(i,Ee=>Ee?.referer??null),X=(0,t.P1)(i,Ee=>Ee?.requestBody??null),w=(0,t.P1)(i,Ee=>Ee?.query??null),V=(0,t.P1)(i,Ee=>Ee?.params??null),K=(0,t.P1)(i,Ee=>Ee?.pageKey??""),x=(0,t.P1)(K,Ee=>a.HJ.includes(Ee)),ne=(0,t.P1)(i,Ee=>Ee?.params?.locId??""),U=(0,t.P1)(i,Ee=>Ee?.contextListId??""),q=(0,t.P1)(l,Ee=>{const it="4g",It=[it,"3g"],ge=(Ee?.["twc-connection-speed"]??it).toLowerCase();return It.includes(ge)?ge:it}),h=(0,t.P1)(l,Ee=>Ee?.["twc-device-class"]??"mobile"),C=(0,t.P1)(h,Ee=>Ee==="mobile"),P=(0,t.P1)(l,Ee=>Ee?.["twc-partner"]??""),j=(0,t.P1)(l,Ee=>Ee?.["twc-csc"]??""),W=(0,t.P1)(l,Ee=>Ee?.["twc-privacy"]??"exempt"),F=(0,t.P1)(l,Ee=>Ee?.["twc-experience"]??""),T=(0,t.P1)(w,Ee=>Ee?.experience??""),b=(0,t.P1)(w,Ee=>Ee?.locale??""),B=(0,t.P1)(w,Ee=>Ee?.par??""),v=(0,t.P1)(w,Ee=>Ee?.cscCountryCode??Ee?.csccountrycode??""),g=(0,t.P1)(j,Ee=>Ee==="KR"),m=(0,t.P1)(w,Ee=>Ee?.locId??""),E=(0,t.P1)(w,Ee=>Ee?.placeId??""),H=(0,t.P1)(w,Ee=>Ee?.canonicalCityId??""),Z=(0,t.P1)(V,Ee=>Ee?.locale??""),$=(0,t.P1)(V,K,A,(Ee,it,It)=>It.includes("medical-reviewer")?["bios/medical-reviewer"]:it==="bioPage"?["bios"]:it==="commerce"?["atmosphere"]:Ee?.collectionId??null),ue=(0,t.P1)(Z,Ee=>Ee?.split("-")?.[1]??""),Se=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),be=(0,o.C6)(Se,o.$l,(Ee,it)=>it(Ee)?.data?.attributes?.value),Me=(0,t.P1)(ue,be,(Ee,it)=>{const It=it?.countryCodesWithoutRegisteredTrademark;return It?!It.includes(Ee):!1}),He=(0,t.P1)(m,D,(Ee,it)=>it.includes(":locId")||!!Ee),$e=(0,t.P1)(K,Ee=>["moduleService"].includes(Ee)),we=(0,t.P1)($e,A,T,b,(Ee,it,It,Te)=>{const ge=Array.isArray(it.match(/api\/v[0-9]/g))&&!!It&&!!Te;return Ee||ge}),et=(0,t.P1)(Z,Ee=>Ee?["en-US"].indexOf(Ee)>-1:!0),z=(0,t.P1)(I,et,d,(Ee,it,It)=>{const Te=Ee&&Ee.split(",")||[],ge=It!=="none";return Te.includes("ads")||Te.includes("allthethings")||it&&ge}),ae=(0,t.P1)(D,Ee=>Ee==="/:locale/dsr"),Pe=(0,t.P1)(l,Ee=>Ee?.["twc-csrf"]??""),Ie=(0,t.P1)(l,Ee=>Ee?.["twc-geoip-country"]??""),Ke=(0,t.P1)(X,Ee=>Ee?.userId),lt=(0,t.P1)(X,Ee=>Ee?.appId),ht=(0,t.P1)(X,Ee=>Ee?.version),St=(0,t.P1)(X,Ee=>Ee?.adId),gt=(0,t.P1)(X,Ee=>Ee?.serviceProviders),Tt=(0,t.P1)(X,Ee=>Ee?.enabledUserDataInventory),Et=(0,t.P1)(w,Ee=>Ee?.userId),Ge=(0,t.P1)(w,Ee=>Ee?.serviceProviders),rt=(0,t.P1)(w,Ee=>Ee?.regime),tt=(0,t.P1)(w,Ee=>Ee?.countryCode),st=(0,t.P1)(w,Ee=>Ee?.isUserLoggedIn==="true"),dt=(0,t.P1)(w,Ee=>Ee?.isUserPremium==="true"),Pt=(0,t.P1)(w,Ee=>Ee?.email),wt=(0,t.P1)(w,Ee=>Ee?.action),ot=(0,t.P1)(w,Ee=>Ee?.appIdOverride),Lt=(0,t.P1)(ot,lt,(Ee,it)=>it?.includes("twc")||Ee?.includes("twc")),Ct=(0,t.P1)(ot,lt,(Ee,it)=>it?.includes("wu")||Ee?.includes("wu")),Yt=(0,t.P1)(ot,lt,(Ee,it)=>it?.includes("samsung")||Ee?.includes("samsung")),zt=Ee=>Ee?.[a.Xf]?.adblocker??!1},72606:(c,u,e)=>{"use strict";e.d(u,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>i});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,u,e)=>{"use strict";e.d(u,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,u,e)=>{"use strict";e.d(u,{CZ:()=>O,RM:()=>d,UW:()=>l,Vm:()=>s,Yg:()=>p,fm:()=>R,gx:()=>i,qK:()=>S});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const i=(0,t.P1)(o.S5,o.F3,(A,D)=>A||D||r().get("partner")||""),s=(0,t.P1)(o.S5,A=>A||r().get("partner")||""),l=(0,t.P1)(i,A=>A.toLowerCase().includes("samsung")),d=(0,t.P1)(i,A=>A.toLowerCase().includes("apple")||A.toLowerCase().includes(a.X3)),p=(0,t.P1)(i,l,(A,D)=>D?A==="samsung_vsc":!1),I=(0,t.P1)(i,l,(A,D)=>D?A==="samsung_msc":!1),R=(0,t.P1)(i,p,(A,D)=>D?"samsungVietnam":A),S=(0,t.P1)(i,o.dF,(A,D)=>!(A==="oppo_widget"&&a.TR.includes(D))),N=(0,t.P1)(i,A=>a.Jp.includes(A)),O=(0,t.P1)(l,o.dF,(A,D)=>!!(A&&D!=="memberLogin"))},28995:(c,u,e)=>{"use strict";e.d(u,{Ky:()=>t.Ky,Oo:()=>t.Oo,yt:()=>t.yt});var t=e(84392)},84392:(c,u,e)=>{"use strict";e.d(u,{O2:()=>Z,Oo:()=>et,E8:()=>$e,Ky:()=>X,yV:()=>P,Fj:()=>w,Sm:()=>A,z:()=>D,bu:()=>h,zX:()=>ne,im:()=>W,oy:()=>v,yt:()=>q,Si:()=>C,i7:()=>b,QU:()=>O,TR:()=>B});var t=e(60985),n=e(72579),r=e.n(n),o=e(23410),a=e(89972),i=e(63907),s=e(10449),l=e(44203),d=e(45158),p=e(84621),I=e(72484);const R=(0,t.P1)(p.h1,o.aZ,i.nP,i.VI,s.v6,(z,ae,Pe,Ie,Ke)=>{if(z)return ae;if(/^([0-9a-f]){32,}$/.test(Pe[0]?.placeID))return Pe[0].placeID;if(Ie?.[0])return Ie[0];if(Ke)return Ke}),S=(0,l.C6)(R,z=>{if(!z)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(ae)}),N=(0,l.C6)(d.TN,S,(z,ae)=>{const{type:Pe,value:Ie}=ae||{},Ke={language:z,[Pe]:Ie};return Pe==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),O=(0,l.C6)(l.Gx,N,o.AM,p.h1,(z,ae,Pe,Ie)=>{const Ke="getSunV3LocationPointUrlConfig",lt=z[Ke]||{};let ht=ae[Ke]||{};Ie&&(ht=Pe[Ke]);const St=(0,l.vy)(ht);return r()(lt,St)}),A=(0,l.C6)(O,z=>{if(!r()(z,"loaded"))return null;const Pe=r()(z,"data");return!Pe||Pe.errors?null:z.data.location}),D=(0,l.C6)(A,z=>r()(z,"displayName","")),Q=(0,l.C6)(A,z=>r()(z,"adminDistrict","")),X=(0,l.C6)(A,z=>r()(z,"adminDistrictCode","")),w=(0,l.C6)(A,z=>r()(z,"countryCode","")),V=(0,l.C6)(A,z=>r()(z,"country","")),K=(0,l.C6)(A,z=>r()(z,"countyId","")),x=(0,l.C6)(A,z=>r()(z,"disputedArea",!1)),ne=(0,l.C6)(A,z=>{if(!!z)return(0,a.b)(`${z.latitude},${z.longitude}`)}),U=(0,l.C6)(i.qL,z=>r()(z,"defaultLocations",{})),q=(0,l.C6)(A,U,(z,ae)=>{if(z)return r()(z,"placeId","");{const Pe=(0,I.R)(),{"TWC-GeoIP-Country":Ie}=Pe;return ae[Ie]||null}return null}),h=(0,l.C6)(A,z=>r()(z,"dmaCd","")),C=(0,l.C6)(A,z=>r()(z,"postalCode","")),P=(0,l.C6)(A,z=>r()(z,"city","")),j=(0,l.C6)(A,z=>r()(z,"canonicalCityId","")),W=(0,l.C6)(A,z=>{let ae=r()(z,"ianaTimeZone","");return(!ae||!ae.includes("/"))&&(ae="Etc/UTC"),ae}),F=(0,l.C6)(A,z=>we(r()(z,"latitude",void 0))),T=(0,l.C6)(A,z=>we(r()(z,"longitude",void 0))),b=(0,l.C6)(A,d.b2,(z,ae)=>z&&(0,o.J7)(z,ae)||""),B=(0,l.C6)(A,z=>(0,o.K4)(z)),v=(0,l.C6)(A,d.b2,(z,ae)=>(0,o.dA)(z,ae)),g=(0,t.P1)(i.nP,z=>/^([0-9a-f]){32,}$/.test(z[0]?.placeID)?z[0].placeID:null),m=(0,l.C6)(g,z=>{if(!z)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(ae)}),E=(0,l.C6)(d.TN,m,(z,ae)=>{const{type:Pe,value:Ie}=ae||{},Ke={language:z,[Pe]:Ie};return Pe==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),H=(0,l.C6)(l.Gx,E,(z,ae)=>{const Pe="getSunV3LocationPointUrlConfig",Ie=z[Pe]||{},Ke=ae[Pe]||{},lt=(0,l.vy)(Ke);return r()(Ie,lt)}),Z=(0,l.C6)(H,z=>{if(!r()(z,"loaded"))return null;const Pe=r()(z,"data");return!Pe||Pe.errors?null:z.data.location}),$=(0,t.P1)(i.VI,z=>z?.[0]?z[0]:null),ue=(0,l.C6)($,z=>{if(!z)return{value:null,type:"none"};const ae={type:null,locId:decodeURIComponent(z)};return(0,o.dz)(ae)}),Se=(0,l.C6)(d.TN,ue,(z,ae)=>{const{type:Pe,value:Ie}=ae||{},Ke={language:z,[Pe]:Ie};return Pe==="locId"&&(Ke.locationType="locid"),{getSunV3LocationPointUrlConfig:Ke}}),be=(0,l.C6)(l.Gx,Se,(z,ae)=>{const Pe="getSunV3LocationPointUrlConfig",Ie=z[Pe]||{},Ke=ae[Pe]||{},lt=(0,l.vy)(Ke);return r()(Ie,lt)}),Me=(0,l.C6)(be,z=>{if(!r()(z,"loaded"))return null;const Pe=r()(z,"data");return!Pe||Pe.errors?null:z.data.location}),He=(0,l.C6)(l.Gx,$,(z,ae)=>{const Ie=z["getSunV3LocationSearchUrlConfig"]||{};for(const Ke of Object.keys(Ie)){const lt=Ie?.[Ke]?.data?.location,ht=lt?.placeId?.indexOf?.(ae);if(ht>=0){const St=Object.keys(lt).map(gt=>[gt,lt[gt][ht]]);return Object.fromEntries(St)}}return null}),$e=(0,l.C6)(Me,He,(z,ae)=>z??ae);function we(z){return(+`${Math.round(`${z}e2`)}e-2`).toFixed(2)}const et=(0,t.P1)(p.kw,w,(z,ae)=>z&&ae==="KR")},7686:(c,u,e)=>{"use strict";e.d(u,{X:()=>t});const t="dal"},44203:(c,u,e)=>{"use strict";e.d(u,{$l:()=>d,C6:()=>s,Gx:()=>l,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(p={})=>Object.keys(p).sort().map(I=>{const R=p[I];return!!R&&typeof R=="object"?`${I}:{${i(R)}}`:`${I}:${R}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=p=>p?.[a.X]??{},d=(0,r.P1)(l,p=>(I,R)=>{const{params:S,name:N}=I,O=i(S);return R?p?.[N]?.[O]:p?.[N]?.[O]?.data})},63108:(c,u,e)=>{"use strict";e.d(u,{J:()=>n});var t=e(51866);function n(r=!0){return r?t.env.USE_REMOTE_REDUX_DAL_CLIENT==="true":t.env.USE_REMOTE_REDUX_DAL==="true"}},58440:(c,u,e)=>{"use strict";e.d(u,{Dt:()=>n,R5:()=>r,eT:()=>o,kk:()=>t});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"]},76806:(c,u,e)=>{"use strict";e.d(u,{A:()=>s});var t=e(60985),n=e(86535),r=e(45158),o=e(84621),a=e(10449),i=e(58440);const s=(0,t.P1)(r.xi,o.F3,r.b2,a.fr,n.bx,o.Dq,(l,d,p,I,R,S)=>{if(R||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(l)&&!(0,n.G3)());let N=!0;return i.eT.forEach(O=>{d.includes(O)&&(N=!1)}),!(!N||i.Dt.includes(p)||i.Dt.includes(I))})},15759:(c,u,e)=>{"use strict";e.d(u,{Th:()=>R});var t=e(51866),n=e(8048),r=e.n(n);const o=(0,n.createLogger)("new-relic"),a="meta.",i="perf.";var s=(A=>(A.provider="new-relic-script",A))(s||{}),l=(A=>(A.method="NREUM",A))(l||{});function d(){let A="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(A="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(A="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(A="stage"),A}async function p(){const A=d(),{default:D}=await e(31751)(`./new-relic-script.${A}.ext.html`);return D}function I(A,D){try{window?.NREUM?.setCustomAttribute?.(`${a}${A}`,D)}catch{}}function R(A,D={}){try{let Q;const X={};typeof A=="string"?Q=A:(Q=A.name,A.entryType!=="mark"?(X.duration=N(A.duration),X.timestamp=N(window.performance.timeOrigin+A.startTime)):(X.duration=N(A.startTime),X.timestamp=N(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(Q,{...S(X,i),...S(D,a)})}catch(Q){o.error(Q,"sendReumEvent error")}}function S(A,D=""){return Object.fromEntries(Object.entries(A).map(([Q])=>[`${D}${Q}`,A[Q]]))}function N(A){return A/1e3}function O(){return`