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