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