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