(()=>{(()=>{var Fn={31751:(c,u,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var 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(m,v,U){var M=[null];M.push.apply(M,v);var K=new(Function.bind.apply(m,M));return U&&l(K,U.prototype),K}).apply(null,arguments)}function l(L,J){return(l=Object.setPrototypeOf||function(p,m){return p.__proto__=m,p})(L,J)}function f(L){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(L)}t.r(e);var h=function(L){function J(U){var M,K,H,w,z;return function(P,g){if(!(P instanceof g))throw new TypeError("Cannot call a class as a function")}(this,J),K=function(P,g){return!g||n(g)!=="object"&&typeof g!="function"?a(P):g}(this,(M=f(J)).call.apply(M,[this].concat(r(U)))),H=a(K),z=void 0,(w="_entries")in H?Object.defineProperty(H,w,{value:z,enumerable:!0,configurable:!0,writable:!0}):H[w]=z,K._entries=U,K}var p,m,v;return function(U,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function");U.prototype=Object.create(M&&M.prototype,{constructor:{value:U,writable:!0,configurable:!0}}),M&&l(U,M)}(J,L),p=J,(m=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(U){return this._entries.filter(function(M){return M.entryType===U})}},{key:"getEntriesByName",value:function(U,M){return this._entries.filter(function(K){return K.name===U}).filter(function(K){return!M||K.entryType===M})}}])&&o(p.prototype,m),v&&o(p,v),J}(i(Array));function O(L,J){for(var p=0;p0&&arguments[0]!==void 0?arguments[0]:{},U=v.registeredObservers,M=U===void 0?new Set:U,K=v.processedEntries,H=K===void 0?new Set:K,w=v.interval,z=w===void 0?100:w,P=v.context,g=P===void 0?self:P;(function(E,N){if(!(E instanceof N))throw new TypeError("Cannot call a class as a function")})(this,L),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=M,this.processedEntries=H,this.interval=z,this.context=g,this.intervalId=null}var J,p,m;return J=L,(p=[{key:"getNewEntries",value:function(){var v=this;return this.context.performance.getEntries().filter(function(U){return!v.processedEntries.has(U)})}},{key:"getObserversForType",value:function(v,U){return Array.from(v).filter(function(M){return M.entryTypes.some(function(K){return K===U})})}},{key:"processBuffer",value:function(v){var U=Array.from(v.buffer),M=new h(U);v.buffer.clear(),U.length&&v.callback&&v.callback.call(void 0,M,v)}},{key:"processEntries",value:function(){var v=this;this.getNewEntries().forEach(function(M){var K=M.entryType;v.getObserversForType(v.registeredObservers,K).forEach(function(H){H.buffer.add(M)}),v.processedEntries.add(M)});var U=function(){return v.registeredObservers.forEach(v.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(U):this.context.setTimeout(U,0)}},{key:"add",value:function(v){this.registeredObservers.add(v),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(v){this.registeredObservers.delete(v),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&O(J.prototype,p),m&&O(J,m),L}()),Z=function(){function L(v){var U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:j;(function(M,K){if(!(M instanceof K))throw new TypeError("Cannot call a class as a function")})(this,L),D(this,"callback",void 0),D(this,"buffer",void 0),D(this,"entryTypes",[]),D(this,"taskQueue",void 0),this.callback=v,this.buffer=new Set,this.taskQueue=U}var J,p,m;return J=L,(p=[{key:"observe",value:function(v){if(!v)throw new Error(C);if(v.entryTypes&&v.type)throw new Error(A);var U;if(v.entryTypes)U=v.entryTypes;else{if(!v.type)throw new Error(C);U=[v.type]}var M=U.filter(B);M.length>0&&M.length!==U.length&&console.warn(X),M.length?(this.entryTypes=M,this.taskQueue.add(this)):console.warn(q)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var v=Array.from(this.buffer);return new h(v)}}])&&S(J.prototype,p),m&&S(J,m),L}();D(Z,"supportedEntryTypes",T);var R="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:Z,$=self;$.PerformanceObserver||($.PerformanceObserver=R)}])})},98247:function(c,u,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(u,"__esModule",{value:!0}),n(e(29345),u)},29345:(c,u,e)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.now=u.performance=u.nativeGlobalThis=u.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException1?f[T].startTime:s.now(),B=A>2?f[C].startTime:s.now(),j=new t({name:D,entryType:"measure",startTime:X,duration:B-X});return l.push(j),j},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 h("entryType",D)},s.getEntriesByName=s.webkitGetEntriesByName||function(D){return h("name",D)},s.clearMarks=s.webkitClearMarks||function(D){O("mark",D),delete f[D]},s.clearMeasures=s.webkitClearMeasures||function(D){O("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,{$:()=>Ot,A:()=>Ge,B:()=>H,C:()=>se,D:()=>j,E:()=>J,F:()=>Ie,G:()=>At,H:()=>h,I:()=>pe,J:()=>be,L:()=>Ct,M:()=>De,N:()=>et,O:()=>lt,P:()=>Fe,Q:()=>he,R:()=>ze,S:()=>tt,T:()=>Me,U:()=>fe,W:()=>Ht,Z:()=>ut,a:()=>G,a2:()=>we,a4:()=>ae,a6:()=>Re,b:()=>He,d:()=>$e,e:()=>Oe,f:()=>at,g:()=>mt,h:()=>St,i:()=>Z,j:()=>M,k:()=>l,l:()=>U,m:()=>L,n:()=>re,o:()=>A,p:()=>D,q:()=>B,r:()=>C,s:()=>v,t:()=>f,u:()=>T,v:()=>K,y:()=>m,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(V,Q){Q===void 0&&(Q=!0);var ie,ve=new Promise(function(Be){ie=setTimeout(Be,Math.min(o,V),Q)});return ve[t.n1]=function(){clearTimeout(ie)},ve}const i=a;var s=function(Q){return function(){return Q}},l=s(!0),f=function(){},h=function(Q){return Q},O=typeof Symbol=="function",I=O&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(V,Q,ie){if(!Q(V))throw new Error(ie)}var D=function(Q,ie){(0,n.Z)(Q,ie),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(ie).forEach(function(ve){Q[ve]=ie[ve]})},T=function(Q,ie){var ve;return(ve=[]).concat.apply(ve,ie.map(Q))};function C(V,Q){var ie=V.indexOf(Q);ie>=0&&V.splice(ie,1)}function A(V){var Q=!1;return function(){Q||(Q=!0,V())}}var q=function(Q){throw Q},X=function(Q){return{value:Q,done:!0}};function B(V,Q,ie){Q===void 0&&(Q=q),ie===void 0&&(ie="iterator");var ve={meta:{name:ie},next:V,throw:Q,return:X,isSagaIterator:!0};return typeof Symbol next => action => next(Object.freeze(action)) `,L=function(Q){return Array.apply(null,new Array(Q))},J=function(Q){return function(ie){return Q(Object.defineProperty(ie,t.Nm,{value:!0}))}},p=function(Q){return Q===t.EO},m=function(Q){return Q===t.Wd},v=function(Q){return p(Q)||m(Q)};function U(V,Q){var ie=Object.keys(V),ve=ie.length,Be=0,Ke,ot=(0,r.IX)(V)?L(ve):{},ft={};function pt(){Be===ve&&(Ke=!0,Q(ot))}return ie.forEach(function(ht){var st=function(Bt,Zt){Ke||(Zt||v(Bt)?(Q.cancel(),Q(Bt,Zt)):(ot[ht]=Bt,Be++,pt()))};st.cancel=f,ft[ht]=st}),Q.cancel=function(){Ke||(Ke=!0,ie.forEach(function(ht){return ft[ht].cancel()}))},ft}function M(V){return{name:V.name||"anonymous",location:K(V)}}function K(V){return V[t.b_]}function H(){for(var V=arguments.length,Q=new Array(V),ie=0;ie1?Q-1:0),ve=1;ve1?Q-1:0),ve=1;ve1?Q-1:0),ve=1;ve1?Q-1:0),ve=1;ve1?Q-1:0),ve=1;ve{"use strict";e.d(u,{uR:()=>R,Ef:()=>a.I,ZP:()=>lt,GG:()=>v});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Ae={};return Ae.promise=new Promise(function(Ee,De){Ae.resolve=Ee,Ae.reject=De}),Ae}function s(Ae){for(var Ee=[],De=0;De2?he-2:0),Q=2;Q{"use strict";e.d(u,{CE:()=>A,IX:()=>s,MC:()=>f,NA:()=>X,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>q,hZ:()=>h,sR:()=>n,uj:()=>C});var t=e(23143),n=function(R){return R==null},r=function(R){return R!=null},o=function(R){return typeof R=="function"},a=function(R){return typeof R=="number"},i=function(R){return typeof R=="string"},s=Array.isArray,l=function(R){return R&&!s(R)&&typeof R=="object"},f=function(R){return R&&o(R.then)},h=function(R){return R&&o(R.next)&&o(R.throw)},O=function(R){return R&&o(Symbol)?o(R[Symbol.iterator]):s(R)},I=function(R){return R&&R[TASK]},S=function(R){return Boolean(R&&R[SAGA_ACTION])},D=function(R){return R&&o(R.subscribe)},T=function(R){return R&&o(R.isEmpty)&&o(R.take)&&o(R.put)},C=function Z(R){return R&&(i(R)||X(R)||o(R)||s(R)&&R.every(Z))},A=function(R){return R&&o(R.take)&&o(R.close)},q=function(R){return o(R)&&R.hasOwnProperty("toString")},X=function(R){return Boolean(R)&&typeof Symbol=="function"&&R.constructor===Symbol&&R!==Symbol.prototype},B=function(R){return A(R)&&R[t.AS]},j=function(R){return R&&R[IO]}},23143:(c,u,e)=>{"use strict";e.d(u,{AS:()=>i,Cs:()=>f,EO:()=>O,IO:()=>o,Nm:()=>s,Wd:()=>h,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"),f=t("TASK"),h=t("TASK_CANCEL"),O=t("TERMINATE"),I=t("LOCATION")},81559:(c,u,e)=>{"use strict";e.d(u,{xC:()=>hn,PH:()=>kt,e:()=>lr,oM:()=>Sn});function t(d){for(var y=arguments.length,b=Array(y>1?y-1:0),x=1;x3?y.i-4:y.i:Array.isArray(d)?1:O(d)?2:I(d)?3:0}function s(d,y){return i(d)===2?d.has(y):Object.prototype.hasOwnProperty.call(d,y)}function l(d,y){return i(d)===2?d.get(y):d[y]}function f(d,y,b){var x=i(d);x===2?d.set(y,b):x===3?d.add(b):d[y]=b}function h(d,y){return d===y?d!==0||1/d==1/y:d!=d&&y!=y}function O(d){return pe&&d instanceof Map}function I(d){return Me&&d instanceof Set}function S(d){return d.o||d.t}function D(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var y=tt(d);delete y[se];for(var b=He(y),x=0;x1&&(d.set=d.add=d.clear=d.delete=C),Object.freeze(d),y&&a(d,function(b,x){return T(x,!0)},!0)),d}function C(){t(2)}function A(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function q(d){var y=$e[d];return y||t(18,d),y}function X(d,y){$e[d]||($e[d]=y)}function B(){return ge}function j(d,y){y&&(q("Patches"),d.u=[],d.s=[],d.v=y)}function Z(d){R(d),d.p.forEach(L),d.p=null}function R(d){d===ge&&(ge=d.l)}function $(d){return ge={p:[],l:ge,h:d,m:!0,_:0}}function L(d){var y=d[se];y.i===0||y.i===1?y.j():y.g=!0}function J(d,y){y._=y.p.length;var b=y.p[0],x=d!==void 0&&d!==b;return y.h.O||q("ES5").S(y,d,x),x?(b[se].P&&(Z(y),t(4)),r(d)&&(d=p(y,d),y.l||v(y,d)),y.u&&q("Patches").M(b[se].t,d,y.u,y.s)):d=p(y,b,[]),Z(y),y.u&&y.v(y.u,y.s),d!==Ge?d:void 0}function p(d,y,b){if(A(y))return y;var x=y[se];if(!x)return a(y,function(de,me){return m(d,x,y,de,me,b)},!0),y;if(x.A!==d)return y;if(!x.P)return v(d,x.t,!0),x.t;if(!x.I){x.I=!0,x.A._--;var _=x.i===4||x.i===5?x.o=D(x.k):x.o,ne=_,ye=!1;x.i===3&&(ne=new Set(_),_.clear(),ye=!0),a(ne,function(de,me){return m(d,x,_,de,me,b,ye)}),v(d,_,!1),b&&d.u&&q("Patches").N(x,b,d.u,d.s)}return x.o}function m(d,y,b,x,_,ne,ye){if(n(_)){var de=p(d,_,ne&&y&&y.i!==3&&!s(y.R,x)?ne.concat(x):void 0);if(f(b,x,de),!n(de))return;d.m=!1}else ye&&b.add(_);if(r(_)&&!A(_)){if(!d.h.D&&d._=0;de--){var me=ye[de][se];if(!me.P)switch(me.i){case 5:x(me)&&K(me);break;case 4:b(me)&&K(me)}}}function b(ye){for(var de=ye.t,me=ye.k,te=He(me),ue=te.length-1;ue>=0;ue--){var Pe=te[ue];if(Pe!==se){var Ne=de[Pe];if(Ne===void 0&&!s(de,Pe))return!0;var Le=me[Pe],Ce=Le&&Le[se];if(Ce?Ce.t!==Ne:!h(Le,Ne))return!0}}var xe=!!de[se];return te.length!==He(de).length+(xe?0:1)}function x(ye){var de=ye.k;if(de.length!==ye.t.length)return!0;var me=Object.getOwnPropertyDescriptor(de,de.length-1);if(me&&!me.get)return!0;for(var te=0;te1?Ze-1:0),Je=1;Je1?ue-1:0),Ne=1;Ne=0;_--){var ne=x[_];if(ne.path.length===0&&ne.op==="replace"){b=ne.value;break}}_>-1&&(x=x.slice(_+1));var ye=q("Patches").$;return n(b)?ye(b,x):this.produce(b,function(de){return ye(de,x)})},d}(),St=new At,Ve=St.produce,it=St.produceWithPatches.bind(St),rt=St.setAutoFreeze.bind(St),ct=St.setUseProxies.bind(St),Et=St.applyPatches.bind(St),Ct=St.createDraft.bind(St),Ft=St.finishDraft.bind(St);const ut=Ve;var bt=e(69394);function Ot(d){var y=function(x){var _=x.dispatch,ne=x.getState;return function(ye){return function(de){return typeof de=="function"?de(_,ne,d):ye(de)}}};return y}var Ht=Ot();Ht.withExtraArgument=Ot;const Yt=Ht;var Kt=function(){var d=function(y,b){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,_){x.__proto__=_}||function(x,_){for(var ne in _)Object.prototype.hasOwnProperty.call(_,ne)&&(x[ne]=_[ne])},d(y,b)};return function(y,b){if(typeof b!="function"&&b!==null)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");d(y,b);function x(){this.constructor=y}y.prototype=b===null?Object.create(b):(x.prototype=b.prototype,new x)}}(),Se=function(d,y){var b={label:0,sent:function(){if(ne[0]&1)throw ne[1];return ne[1]},trys:[],ops:[]},x,_,ne,ye;return ye={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function de(te){return function(ue){return me([te,ue])}}function me(te){if(x)throw new TypeError("Generator is already executing.");for(;b;)try{if(x=1,_&&(ne=te[0]&2?_.return:te[0]?_.throw||((ne=_.return)&&ne.call(_),0):_.next)&&!(ne=ne.call(_,te[1])).done)return ne;switch(_=0,ne&&(te=[te[0]&2,ne.value]),te[0]){case 0:case 1:ne=te;break;case 4:return b.label++,{value:te[1],done:!1};case 5:b.label++,_=te[1],te=[0];continue;case 7:te=b.ops.pop(),b.trys.pop();continue;default:if(ne=b.trys,!(ne=ne.length>0&&ne[ne.length-1])&&(te[0]===6||te[0]===2)){b=0;continue}if(te[0]===3&&(!ne||te[1]>ne[0]&&te[1]d&&console.warn(y+" took "+b+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var ie=function(d){Kt(y,d);function y(){for(var b=[],x=0;x0){var ye=b.indexOf(this);~ye?b.splice(ye+1):b.push(this),~ye?x.splice(ye,1/0,_):x.push(_),~b.indexOf(ne)&&(ne=y.call(this,_,ne))}else b.push(ne);return d==null?ne:d.call(this,_,ne)}}function ht(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function st(d,y,b){var x=Nt(d,y,b);return{detectMutations:function(){return Bt(d,y,x,b)}}}function Nt(d,y,b,x){y===void 0&&(y=[]),x===void 0&&(x="");var _={value:b};if(!d(b)){_.children={};for(var ne in b){var ye=x?x+"."+ne:ne;y.length&&y.indexOf(ye)!==-1||(_.children[ne]=Nt(d,y,b[ne],ye))}}return _}function Bt(d,y,b,x,_,ne){y===void 0&&(y=[]),_===void 0&&(_=!1),ne===void 0&&(ne="");var ye=b?b.value:void 0,de=ye===x;if(_&&!de&&!Number.isNaN(x))return{wasMutated:!0,path:ne};if(d(ye)||d(x))return{wasMutated:!1};var me={};for(var te in b.children)me[te]=!0;for(var te in x)me[te]=!0;for(var te in me){var ue=ne?ne+"."+te:te;if(!(y.length&&y.indexOf(ue)!==-1)){var Pe=Bt(d,y,b.children[te],x[te],de,ue);if(Pe.wasMutated)return Pe}}return{wasMutated:!1}}function Zt(d){return d===void 0&&(d={}),function(){return function(me){return function(te){return me(te)}}};var y=d.isImmutable,b=y===void 0?ht:y,x=d.ignoredPaths,_=d.warnAfter,ne=_===void 0?32:_,ye=d.ignore;x=x||ye;var de=st.bind(null,b,x);return function(me){var te=me.getState,ue=te(),Pe=de(ue),Ne;return function(Le){return function(Ce){var xe=Q(ne,"ImmutableStateInvariantMiddleware");xe.measureTime(function(){ue=te(),Ne=Pe.detectMutations(),Pe=de(ue),ot(!Ne.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ne.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Ye=Le(Ce);return xe.measureTime(function(){ue=te(),Ne=Pe.detectMutations(),Pe=de(ue),Ne.wasMutated&&ot(!Ne.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ne.path||"")+". Take a look at the reducer(s) handling the action "+ft(Ce)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),xe.warnIfExceeded(),Ye}}}}function _t(d){var y=typeof d;return d==null||y==="string"||y==="boolean"||y==="number"||Array.isArray(d)||V(d)}function Jt(d,y,b,x,_){y===void 0&&(y=""),b===void 0&&(b=_t),_===void 0&&(_=[]);var ne;if(!b(d))return{keyPath:y||"",value:d};if(typeof d!="object"||d===null)return!1;for(var ye=x!=null?x(d):Object.entries(d),de=_.length>0,me=0,te=ye;me=0)){if(!b(Ne))return{keyPath:Le,value:Ne};if(typeof Ne=="object"&&(ne=Jt(Ne,Le,b,x,_),ne))return ne}}return!1}function pn(d){return d===void 0&&(d={}),function(){return function(Ye){return function(Ze){return Ye(Ze)}}};var y=d.isSerializable,b=y===void 0?_t:y,x=d.getEntries,_=d.ignoredActions,ne=_===void 0?[]:_,ye=d.ignoredActionPaths,de=ye===void 0?["meta.arg","meta.baseQueryMeta"]:ye,me=d.ignoredPaths,te=me===void 0?[]:me,ue=d.warnAfter,Pe=ue===void 0?32:ue,Ne=d.ignoreState,Le=Ne===void 0?!1:Ne,Ce=d.ignoreActions,xe=Ce===void 0?!1:Ce;return function(Ye){return function(Ze){return function(je){var Je=Ze(je),nt=Q(Pe,"SerializableStateInvariantMiddleware");return!xe&&!(ne.length&&ne.indexOf(je.type)!==-1)&&nt.measureTime(function(){var Rt=Jt(je,"",b,x,de);if(Rt){var wt=Rt.keyPath,zt=Rt.value;console.error("A non-serializable value was detected in an action, in the path: `"+wt+"`. Value:",zt,` Take a look at the logic that dispatched this action: `,je,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Le||(nt.measureTime(function(){var Rt=Ye.getState(),wt=Jt(Rt,"",b,x,te);if(wt){var zt=wt.keyPath,qt=wt.value;console.error("A non-serializable value was detected in the state, in the path: `"+zt+"`. Value:",qt,` Take a look at the reducer(s) handling this action type: `+je.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),nt.warnIfExceeded()),Je}}}}function tn(d){return typeof d=="boolean"}function nn(){return function(y){return rn(y)}}function rn(d){d===void 0&&(d={});var y=d.thunk,b=y===void 0?!0:y,x=d.immutableCheck,_=x===void 0?!0:x,ne=d.serializableCheck,ye=ne===void 0?!0:ne,de=new ie;if(b&&(tn(b)?de.push(Yt):de.push(Yt.withExtraArgument(b.extraArgument))),!1)var me,te;return de}var on=!0;function hn(d){var y=nn(),b=d||{},x=b.reducer,_=x===void 0?void 0:x,ne=b.middleware,ye=ne===void 0?y():ne,de=b.devTools,me=de===void 0?!0:de,te=b.preloadedState,ue=te===void 0?void 0:te,Pe=b.enhancers,Ne=Pe===void 0?void 0:Pe,Le;if(typeof _=="function")Le=_;else if(V(_))Le=(0,bt.UY)(_);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var Ce=ye;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 xe=bt.md.apply(void 0,Ce),Ye=bt.qC;me&&(Ye=W(fe({trace:!on},typeof me=="object"&&me)));var Ze=[xe];Array.isArray(Ne)?Ze=lt([xe],Ne):typeof Ne=="function"&&(Ze=Ne(Ze));var je=Ye.apply(void 0,Ze);return(0,bt.MT)(Le,ue,je)}function kt(d,y){function b(){for(var x=[],_=0;_-1}function ln(d){return""+d}function fn(d){var y={},b=[],x,_={addCase:function(ne,ye){var de=typeof ne=="string"?ne:ne.type;if(de in y)throw new Error("addCase cannot be called with two reducers for the same action type");return y[de]=ye,_},addMatcher:function(ne,ye){return b.push({matcher:ne,reducer:ye}),_},addDefaultCase:function(ne){return x=ne,_}};return d(_),[y,b,x]}function Qt(d){return typeof d=="function"}var vn=!1;function En(d,y,b,x){b===void 0&&(b=[]);var _=typeof y=="function"?fn(y):[y,b,x],ne=_[0],ye=_[1],de=_[2],me;if(Qt(d))me=function(){return ve(d())};else{var te=ve(d);me=function(){return te}}function ue(Pe,Ne){Pe===void 0&&(Pe=me());var Le=lt([ne[Ne.type]],ye.filter(function(Ce){var xe=Ce.matcher;return xe(Ne)}).map(function(Ce){var xe=Ce.reducer;return xe}));return Le.filter(function(Ce){return!!Ce}).length===0&&(Le=[de]),Le.reduce(function(Ce,xe){if(xe)if(n(Ce)){var Ye=Ce,Ze=xe(Ye,Ne);return Ze===void 0?Ce:Ze}else{if(r(Ce))return ut(Ce,function(je){return xe(je,Ne)});var Ze=xe(Ce,Ne);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=me,ue}var dn=!1;function Rn(d,y){return d+"/"+y}function Sn(d){var y=d.name;if(!y)throw new Error("`name` is a required option for createSlice");var b=typeof d.initialState=="function"?d.initialState:ve(d.initialState),x=d.reducers||{},_=Object.keys(x),ne={},ye={},de={};_.forEach(function(ue){var Pe=x[ue],Ne=Rn(y,ue),Le,Ce;"reducer"in Pe?(Le=Pe.reducer,Ce=Pe.prepare):Le=Pe,ne[ue]=Le,ye[Ne]=Le,de[ue]=Ce?kt(Ne,Ce):kt(Ne)});function me(){var ue=typeof d.extraReducers=="function"?fn(d.extraReducers):[d.extraReducers],Pe=ue[0],Ne=Pe===void 0?{}:Pe,Le=ue[1],Ce=Le===void 0?[]:Le,xe=ue[2],Ye=xe===void 0?void 0:xe,Ze=fe(fe({},Ne),ye);return En(b,function(je){for(var Je in Ze)je.addCase(Je,Ze[Je]);for(var nt=0,Rt=Ce;nt0;if(je){var Je=Ce.filter(function(nt){return te(Ye,nt,xe)}).length>0;Je&&(xe.ids=Object.keys(xe.entities))}}function Ne(Ce,xe){return Le([Ce],xe)}function Le(Ce,xe){var Ye=le(Ce,d,xe),Ze=Ye[0],je=Ye[1];Pe(je,xe),b(Ze,xe)}return{removeAll:yn(me),addOne:Mt(y),addMany:Mt(b),setOne:Mt(x),setMany:Mt(_),setAll:Mt(ne),updateOne:Mt(ue),updateMany:Mt(Pe),upsertOne:Mt(Ne),upsertMany:Mt(Le),removeOne:Mt(ye),removeMany:Mt(de)}}function ke(d,y){var b=Te(d),x=b.removeOne,_=b.removeMany,ne=b.removeAll;function ye(je,Je){return de([je],Je)}function de(je,Je){je=k(je);var nt=je.filter(function(Rt){return!(gn(Rt,d)in Je.entities)});nt.length!==0&&Ye(nt,Je)}function me(je,Je){return te([je],Je)}function te(je,Je){je=k(je),je.length!==0&&Ye(je,Je)}function ue(je,Je){je=k(je),Je.entities={},Je.ids=[],de(je,Je)}function Pe(je,Je){return Ne([je],Je)}function Ne(je,Je){for(var nt=!1,Rt=0,wt=je;Rt-1;return b&&x}function Qe(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function xt(){for(var d=[],y=0;y0)for(var Je=Le.getState(),nt=Array.from(b.values()),Rt=0,wt=nt;Rt"u"?this:window)},44355:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#fff;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:0;--module-content-padding:10px 16px}.samsungTheme{--module-rail-padding:26px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#ffffff", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,u,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--backgroundDark:#252422;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(u){var e=[];return e.toString=function(){return this.map(function(n){var r=u(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Ie-1:0),He=1;He/gm),N=i(/^data-[\-\w.\u00B7-\uFFFF]/),Y=i(/^aria-[\-\w]+$/),re=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),oe=i(/^(?:\w+script|data):/i),F=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ge=i(/^html$/i),Oe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(se){return typeof se}:function(se){return se&&typeof Symbol=="function"&&se.constructor===Symbol&&se!==Symbol.prototype?"symbol":typeof se};function pe(se){if(Array.isArray(se)){for(var G=0,Ie=Array(se.length);G"u"?null:window},Fe=function(G,Ie){if((typeof G>"u"?"undefined":Oe(G))!=="object"||typeof G.createPolicy!="function")return null;var be=null,He="data-tt-policy-suffix";Ie.currentScript&&Ie.currentScript.hasAttribute(He)&&(be=Ie.currentScript.getAttribute(He));var tt="dompurify"+(be?"#"+be:"");try{return G.createPolicy(tt,{createHTML:function(at){return at}})}catch{return console.warn("TrustedTypes policy "+tt+" could not be created."),null}};function Ge(){var se=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Me(),G=function(ee){return Ge(ee)};if(G.version="2.3.6",G.removed=[],!se||!se.document||se.document.nodeType!==9)return G.isSupported=!1,G;var Ie=se.document,be=se.document,He=se.DocumentFragment,tt=se.HTMLTemplateElement,$e=se.Node,at=se.Element,mt=se.NodeFilter,At=se.NamedNodeMap,St=At===void 0?se.NamedNodeMap||se.MozNamedAttrMap:At,Ve=se.HTMLFormElement,it=se.DOMParser,rt=se.trustedTypes,ct=at.prototype,Et=L(ct,"cloneNode"),Ct=L(ct,"nextSibling"),Ft=L(ct,"childNodes"),ut=L(ct,"parentNode");if(typeof tt=="function"){var bt=be.createElement("template");bt.content&&bt.content.ownerDocument&&(be=bt.content.ownerDocument)}var Ot=Fe(rt,Ie),Ht=Ot?Ot.createHTML(""):"",Yt=be,Kt=Yt.implementation,Se=Yt.createNodeIterator,lt=Yt.createDocumentFragment,Ae=Yt.getElementsByTagName,Ee=Ie.importNode,De={};try{De=$(be).documentMode?be.documentMode:{}}catch{}var we={};G.isSupported=typeof ut=="function"&&Kt&&typeof Kt.createHTMLDocument"u"?"undefined":Oe(ee))!=="object")&&(ee={}),ee=$(ee),W="ALLOWED_TAGS"in ee?R({},ee.ALLOWED_TAGS):he,V="ALLOWED_ATTR"in ee?R({},ee.ALLOWED_ATTR):Q,sn="ADD_URI_SAFE_ATTR"in ee?R($(mn),ee.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in ee?R($(kt),ee.ADD_DATA_URI_TAGS):kt,rn="FORBID_CONTENTS"in ee?R({},ee.FORBID_CONTENTS):on,ve="FORBID_TAGS"in ee?R({},ee.FORBID_TAGS):{},Be="FORBID_ATTR"in ee?R({},ee.FORBID_ATTR):{},nn="USE_PROFILES"in ee?ee.USE_PROFILES:!1,Ke=ee.ALLOW_ARIA_ATTR!==!1,ot=ee.ALLOW_DATA_ATTR!==!1,ft=ee.ALLOW_UNKNOWN_PROTOCOLS||!1,pt=ee.SAFE_FOR_TEMPLATES||!1,ht=ee.WHOLE_DOCUMENT||!1,Bt=ee.RETURN_DOM||!1,Zt=ee.RETURN_DOM_FRAGMENT||!1,_t=ee.RETURN_TRUSTED_TYPE||!1,Nt=ee.FORCE_BODY||!1,Jt=ee.SANITIZE_DOM!==!1,pn=ee.KEEP_CONTENT!==!1,tn=ee.IN_PLACE||!1,Ue=ee.ALLOWED_URI_REGEXP||Ue,vn=ee.NAMESPACE||Qt,ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ie.tagNameCheck=ee.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&yn(ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ie.attributeNameCheck=ee.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ee.CUSTOM_ELEMENT_HANDLING&&typeof ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ie.allowCustomizedBuiltInElements=ee.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),dn=Rn.indexOf(ee.PARSER_MEDIA_TYPE)===-1?dn=Sn:dn=ee.PARSER_MEDIA_TYPE,en=dn==="application/xhtml+xml"?function(We){return We}:D,pt&&(ot=!1),Zt&&(Bt=!0),nn&&(W=R({},[].concat(pe(K))),V=[],nn.html===!0&&(R(W,J),R(V,H)),nn.svg===!0&&(R(W,p),R(V,w),R(V,P)),nn.svgFilters===!0&&(R(W,m),R(V,w),R(V,P)),nn.mathMl===!0&&(R(W,U),R(V,z),R(V,P))),ee.ADD_TAGS&&(W===he&&(W=$(W)),R(W,ee.ADD_TAGS)),ee.ADD_ATTR&&(V===Q&&(V=$(V)),R(V,ee.ADD_ATTR)),ee.ADD_URI_SAFE_ATTR&&R(sn,ee.ADD_URI_SAFE_ATTR),ee.FORBID_CONTENTS&&(rn===on&&(rn=$(rn)),R(rn,ee.FORBID_CONTENTS)),pn&&(W["#text"]=!0),ht&&R(W,["html","head","body"]),W.table&&(R(W,["tbody"]),delete ve.tbody),a&&a(ee),cn=ee)},gn=R({},["mi","mo","mn","ms","mtext"]),k=R({},["foreignobject","desc","title","annotation-xml"]),le=R({},p);R(le,m),R(le,v);var Te=R({},U);R(Te,M);var ke=function(ee){var We=ut(ee);(!We||!We.tagName)&&(We={namespaceURI:Qt,tagName:"template"});var Qe=D(ee.tagName),xt=D(We.tagName);if(ee.namespaceURI===fn)return We.namespaceURI===Qt?Qe==="svg":We.namespaceURI===ln?Qe==="svg"&&(xt==="annotation-xml"||gn[xt]):Boolean(le[Qe]);if(ee.namespaceURI===ln)return We.namespaceURI===Qt?Qe==="math":We.namespaceURI===fn?Qe==="math"&&k[xt]:Boolean(Te[Qe]);if(ee.namespaceURI===Qt){if(We.namespaceURI===fn&&!k[xt]||We.namespaceURI===ln&&!gn[xt])return!1;var Gt=R({},["title","style","font","a","script"]);return!Te[Qe]&&(Gt[Qe]||!le[Qe])}return!1},qe=function(ee){S(G.removed,{element:ee});try{ee.parentNode.removeChild(ee)}catch{try{ee.outerHTML=Ht}catch{ee.remove()}}},dt=function(ee,We){try{S(G.removed,{attribute:We.getAttributeNode(ee),from:We})}catch{S(G.removed,{attribute:null,from:We})}if(We.removeAttribute(ee),ee==="is"&&!V[ee])if(Bt||Zt)try{qe(We)}catch{}else try{We.setAttribute(ee,"")}catch{}},gt=function(ee){var We=void 0,Qe=void 0;if(Nt)ee=""+ee;else{var xt=T(ee,/^[\r\n\t ]+/);Qe=xt&&xt[0]}dn==="application/xhtml+xml"&&(ee=''+ee+"");var Gt=Ot?Ot.createHTML(ee):ee;if(vn===Qt)try{We=new it().parseFromString(Gt,dn)}catch{}if(!We||!We.documentElement){We=Kt.createDocument(vn,"template",null);try{We.documentElement.innerHTML=En?"":Gt}catch{}}var $t=We.body||We.documentElement;return ee&&Qe&&$t.insertBefore(be.createTextNode(Qe),$t.childNodes[0]||null),vn===Qt?Ae.call(We,ht?"html":"body")[0]:ht?We.documentElement:$t},yt=function(ee){return Se.call(ee.ownerDocument||ee,ee,mt.SHOW_ELEMENT|mt.SHOW_COMMENT|mt.SHOW_TEXT,null,!1)},vt=function(ee){return ee instanceof Ve&&(typeof ee.nodeName!="string"||typeof ee.textContent!="string"||typeof ee.removeChild!="function"||!(ee.attributes instanceof St)||typeof ee.removeAttribute!="function"||typeof ee.setAttribute!="function"||typeof ee.namespaceURI!="string"||typeof ee.insertBefore!="function")},Pt=function(ee){return(typeof $e>"u"?"undefined":Oe($e))==="object"?ee instanceof $e:ee&&(typeof ee>"u"?"undefined":Oe(ee))==="object"&&typeof ee.nodeType=="number"&&typeof ee.nodeName=="string"},Tt=function(ee,We,Qe){!we[ee]||O(we[ee],function(xt){xt.call(G,We,Qe,cn)})},It=function(ee){var We=void 0;if(Tt("beforeSanitizeElements",ee,null),vt(ee)||T(ee.nodeName,/[\u0080-\uFFFF]/))return qe(ee),!0;var Qe=en(ee.nodeName);if(Tt("uponSanitizeElement",ee,{tagName:Qe,allowedTags:W}),!Pt(ee.firstElementChild)&&(!Pt(ee.content)||!Pt(ee.content.firstElementChild))&&X(/=0;--Vt)xt.insertBefore(Et(Gt[Vt],!0),Ct(ee))}return qe(ee),!0}return ee instanceof at&&!ke(ee)||(Qe==="noscript"||Qe==="noembed")&&X(/0},Lt=function(ee){var We=void 0,Qe=void 0,xt=void 0,Gt=void 0;Tt("beforeSanitizeAttributes",ee,null);var $t=ee.attributes;if(!!$t){var Vt={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:V};for(Gt=$t.length;Gt--;){We=$t[Gt];var An=We,Xt=An.name,Ln=An.namespaceURI;if(Qe=q(We.value),xt=en(Xt),Vt.attrName=xt,Vt.attrValue=Qe,Vt.keepAttr=!0,Vt.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",ee,Vt),Qe=Vt.attrValue,!Vt.forceKeepAttr&&(dt(Xt,ee),!!Vt.keepAttr)){if(X(/\/>/i,Qe)){dt(Xt,ee);continue}pt&&(Qe=C(Qe,_e," "),Qe=C(Qe,et," "));var Dn=en(ee.nodeName);if(!!Ut(Dn,xt,Qe))try{Ln?ee.setAttributeNS(Ln,Xt,Qe):ee.setAttribute(Xt,Qe),I(G.removed)}catch{}}}Tt("afterSanitizeAttributes",ee,null)}},jt=function Xe(ee){var We=void 0,Qe=yt(ee);for(Tt("beforeSanitizeShadowDOM",ee,null);We=Qe.nextNode();)Tt("uponSanitizeShadowNode",We,null),!It(We)&&(We.content instanceof He&&Xe(We.content),Lt(We));Tt("afterSanitizeShadowDOM",ee,null)};return G.sanitize=function(Xe,ee){var We=void 0,Qe=void 0,xt=void 0,Gt=void 0,$t=void 0;if(En=!Xe,En&&(Xe=""),typeof Xe!="string"&&!Pt(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(!G.isSupported){if(Oe(se.toStaticHTML)==="object"||typeof se.toStaticHTML=="function"){if(typeof Xe=="string")return se.toStaticHTML(Xe);if(Pt(Xe))return se.toStaticHTML(Xe.outerHTML)}return Xe}if(st||Mt(ee),G.removed=[],typeof Xe=="string"&&(tn=!1),tn){if(Xe.nodeName){var Vt=en(Xe.nodeName);if(!W[Vt]||ve[Vt])throw B("root node is forbidden and cannot be sanitized in-place")}}else if(Xe instanceof $e)We=gt(""),Qe=We.ownerDocument.importNode(Xe,!0),Qe.nodeType===1&&Qe.nodeName==="BODY"||Qe.nodeName==="HTML"?We=Qe:We.appendChild(Qe);else{if(!Bt&&!pt&&!ht&&Xe.indexOf(" `+Xt),pt&&(Xt=C(Xt,_e," "),Xt=C(Xt,et," ")),Ot&&_t?Ot.createHTML(Xt):Xt},G.setConfig=function(Xe){Mt(Xe),st=!0},G.clearConfig=function(){cn=null,st=!1},G.isValidAttribute=function(Xe,ee,We){cn||Mt({});var Qe=en(Xe),xt=en(ee);return Ut(Qe,xt,We)},G.addHook=function(Xe,ee){typeof ee=="function"&&(we[Xe]=we[Xe]||[],S(we[Xe],ee))},G.removeHook=function(Xe){we[Xe]&&I(we[Xe])},G.removeHooks=function(Xe){we[Xe]&&(we[Xe]=[])},G.removeAllHooks=function(){we={}},G}var ze=Ge();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:()=>$,g7:()=>R,Cs:()=>L,th:()=>B,sw:()=>X,Xz:()=>p});var t=e(1842),n=e.n(t),r=e(25877),o=e.n(r),a=e(97030),i=e.n(a),s=e(63329),l=e.n(s),f=e(829),h=e.n(f),O=e(12782),I=e.n(O),S=e(60985),D=e(84621),T=e(44203);const C=(0,S.P1)(D.J0,H=>{try{return U(H?.["twc-variation"]??"")}catch{return{}}}),A=(0,S.P1)(D.J0,H=>{try{return M(H?.["twc-experiment"]??"")}catch{return{}}}),q=(0,S.P1)(C,A,(H,w)=>({...w,...H})),X=(0,S.P1)(q,H=>{try{const w=[];for(const[z,P]of Object.entries(H)){const g={experimentName:z,variantName:P.value,variantPayload:P.payloads?.[P.value]??null};w.push(g)}return h()(w,["experimentName","variantName"])}catch{return[]}}),B=(0,T.C6)(X,H=>{const w={};for(const z of H){let{variantPayload:P}=z??{};const{taboola:g}=P??{};if(!n()(P?.taboola)){const E={placementSuffix:` - ${z.variantName}`,containerSuffix:`---${z.variantName}`};P={...P,taboola:{...E,...g}}}I()(w,P)}return w}),j=(0,T.C6)(X,H=>H.map(w=>w.experimentName)),Z=(0,T.C6)(X,H=>H.map(w=>w.variantName)),R=(0,T.C6)(X,H=>H.map(w=>`${w.experimentName}_${w.variantName}`)),$=(0,T.C6)(j,H=>H.join(",")),L=(0,T.C6)(Z,H=>H.join(",")),J=(0,T.C6)(R,H=>H.join(",")),p=(0,S.P1)(B,H=>{const{taboola:w}=H??{};return n()(w)?{}:{...w}});function m(H){return window.atob(H)}function v(H){if(!i()(H))throw new Error("experiment map must be plain object");for(const[w,z]of Object.entries(H)){const{payloads:P={},value:g}=z,E=P[g]??{};if(typeof w!="string"||!w)throw new Error(`experiment name must be non-empty string (got ${w})`);if(typeof g!="string"||!g)throw new Error(`variant name must be non-empty string (got ${g})`);if(!o()(E)&&!i()(E))throw new Error("variant payload must be plain object or null")}}function U(H){if(!H)return{};const w=JSON.parse(m(H));return v(w),w}function M(H){if(!H)return{};const w=JSON.parse(m(H)),z={};for(const P of Object.keys(w)){const[g,E]=P.split("__"),N=l()(w[P]);K(`${g}_${E}`)&&(z[g]={value:E,payloads:{[E]:N}})}return v(z),z}function K(H){return H.length{"use strict";e.d(u,{CJ:()=>h,RL:()=>j,UO:()=>f,m$:()=>s});var t=e(72579),n=e.n(t),r=e(44203),o=e(46153),a=e(84621),i=e(60985);const s=(0,i.P1)(()=>!1),l=(0,r.C6)(a.Qo,o.y,(w,z)=>({name:"getCMSAssetsUrlConfig",params:{language:z,query:{type:{$in:"article"},assetName:{$in:w}}}})),f=(0,r.C6)(r.$l,l,(w,z)=>w(z)?.[0]),h=(0,r.C6)(f,w=>w?.seometa?.title??""),O=(0,r.C6)(f,w=>w?.seometa?.keywords??""),I=(0,r.C6)(f,w=>w?.seometa?.description??""),S=(0,r.C6)(f,w=>w?.seometa?.["og:image"]??""),D=(0,r.C6)(f,w=>w?.seometa?.canonical??""),T=w=>w?.article?.wxNodes??{},C=w=>w?.article?.limitedAccess??!1,A=w=>w?.article?.wxNodesWithAssets??{},q=(0,r.C6)(f,w=>w?.author_data?.length?w.author_data:w?.author?.[0]?[{name:w.author[0],bioUrl:w.author_bio_link?.[0]||"",authorImage:[]}]:[]),X=(0,r.C6)(f,w=>w?.pcollid??""),B=(0,r.C6)(r.Gx,X,o.y,(w,z,P)=>{const g=(0,r.vy)({language:P,collectionId:z});return n()(w,["getCMSCollectionsUrlConfig",g,"data"],{})}),j=(0,r.C6)(B,w=>w?.ad_metrics?.article?.zone??""),Z=(0,r.C6)(B,w=>w?.title??""),R=(0,r.C6)(f,w=>w?.providername??""),$=(0,r.C6)(f,w=>w?.providerid??""),L=(0,r.C6)(f,w=>w?.lastmodifieddate??""),J=(0,r.C6)(f,w=>w?.publishdate??""),p=(0,r.C6)(f,w=>w?.createdate??""),m=(w,z)=>createDeepEqualSelector(dalSelector,localeSelector,(P,g)=>{const E=(z||g).replace(/-/,"_"),N=createDalKey({language:E,assetId:w});return get(P,["getCMSAssetByIDUrlConfig",N,"data"],{})}),v=w=>createDeepEqualSelector(dalSelector,z=>{const P=createDalKey({assetId:w});return get(z,["getCMSAssetsSlideshowUrlConfig",P,"data"],{})}),U=(w,z)=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(P,g)=>{const E=createDalKey({language:g,collectionType:w,collectionId:z});let N=get(P,["getCMSOrderedListUrlConfig",E,"data"],{});return N.text==="Not Found"&&(N={}),N}),M=w=>createDeepEqualSelector(dalSelector,dsxLocaleSelector,(z,P)=>{const g=K(w),E=createDalKey({language:P,assetIds:g}),N=get(z,["getCMSAssetByIDsUrlConfig",E,"data"],[]);if(Array.isArray(N)){let Y=N.filter(re=>re.status===200);return Y=Y.map(re=>{const{doc:oe={}}=re;return{...oe,playlists:oe.playlists.concat({[WXNODE_PLAYLIST_ID]:"Playlist from Assets"})}}).filter(Boolean),Y}return null}),K=w=>{let z=w.replace(/(^,|,$)/g,"");return z=z.split(","),z=z.join(";"),z},H=w=>get(w,["article","videoAsset"],{})},80329:(c,u,e)=>{"use strict";e.d(u,{Jj:()=>I,Q3:()=>s,ez:()=>h,jm:()=>O});var t=e(72579),n=e.n(t),r=e(44203),o=e(60985),a=e(46153),i=e(84621);const s=(0,o.P1)(i.Pi,S=>S?S.join("/"):null),l=(0,r.C6)(r.Gx,a.y,s,(S,D,T)=>{if(!T)return null;const C=(0,r.vy)({language:D,collectionId:T});return n()(S,["getCMSCollectionsUrlConfig",C,"data"],{})}),f=(0,r.C6)(l,S=>n()(S,"title","")),h=(0,r.C6)(l,S=>n()(S,"sponsored",!1)),O=(0,r.C6)(l,i.dF,(S,D)=>{if(!S)return;const T=D==="index"?"article":D;return/article|video/.test(T)?n()(S,["ad_metrics",T,"zone"],""):""}),I=(0,r.C6)(l,i.dF,(S,D)=>{if(!S)return;const T=D==="index"?"article":D;return/article|video/.test(T)?n()(S,["ad_metrics",T,"metrics"],""):""})},88240:(c,u,e)=>{"use strict";e.d(u,{$q:()=>i,Eh:()=>M,FL:()=>K,FN:()=>B,FT:()=>A,Hz:()=>X,IU:()=>$,JK:()=>m,Jc:()=>J,Je:()=>C,M3:()=>R,MK:()=>L,R8:()=>s,St:()=>l,T$:()=>v,UZ:()=>U,Wc:()=>H,X9:()=>D,Xf:()=>g,Y6:()=>E,Y9:()=>S,_f:()=>O,ah:()=>t,bK:()=>p,bk:()=>I,dn:()=>h,nD:()=>z,nn:()=>P,s8:()=>T,sF:()=>w,sc:()=>f,tV:()=>Z,uz:()=>q,y8:()=>n,yk:()=>j});const t="consent",n="featureFlags",r="essential-technology",o="functional-technology",a="geographically-relevant-advertising",i="admiral",s="amazon",l="burdaAdEngine",f="burdaHeaderBidders",h="comscore",O="appsFlyer",I="criteoSlot",S="custParamsPii",D="facebookWxNode",T="findMe",C="geoIP",A="googleNonLimitedAds",q="gpt",X="gptPiiGDPR",B="gptPiiSaleUSA",j="indexExchange",Z="instagramWxNode",R="gptPrisma",$="headerBidders",L="medallia",J="mParticleFullMetrics",p="nielsen",m="outbrain",v="rubicon",U="socialLinksFooter",M="taboola",K="twitterWxNode",H="youtubeWxNode",w="wfxTriggers",z="WXU/DPR/SET_CONSENT",P="WXU/DPR/SET_FEATURE_FLAGS",g="dpr",E={[t]:{},[n]:{}}},18213:(c,u,e)=>{"use strict";e.d(u,{AE:()=>mt,B:()=>j,Cy:()=>be,Ds:()=>pe,EM:()=>se,Eg:()=>Oe,Jt:()=>Y,MT:()=>B,Mw:()=>R,O7:()=>re,Oq:()=>Me,R$:()=>oe,RJ:()=>Fe,Yq:()=>ge,ab:()=>T,b2:()=>M,bG:()=>G,dR:()=>J,ff:()=>F,gK:()=>Ge,hV:()=>tt,hY:()=>$e,qW:()=>ze,sj:()=>St,ss:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(9850),a=e.n(o),i=e(46153),s=e(10449),l=e(42882),f=e(84621),h=e(23631),O=e(26850),I=e(77482),S=e(88240);const D=(0,t.P1)(f.cz,Ve=>Ve===h.wQ),T=(0,t.P1)(f.cz,Ve=>h.nB.includes(Ve)),C=Ve=>r()(Ve,[S.Xf,S.y8],{}),A=Ve=>(0,t.P1)(C,it=>r()(it,[Ve])),q=Ve=>r()(Ve,[S.Xf,S.ah],{}),X=(0,t.P1)(q,Ve=>{const{DprSdk:it}=window||{};return Ve[O.ui]??it?.getUserConsentWithDefaultValue?.(O.ui)}),B=(0,t.P1)(q,Ve=>{const{DprSdk:it}=window||{};return Ve[O.y]??it?.getUserConsentWithDefaultValue?.(O.y)}),j=()=>{const{DprSdk:Ve}=window||{};if(typeof Ve?.getGdprConsentOptInsString=="function")return Ve.getGdprConsentOptInsString()},Z=()=>{const{DprSdk:Ve}=window||{};if(typeof Ve?.getCcpaSaleOptInString=="function")return Ve.getCcpaSaleOptInString()},R=A(S.R8),$=A(S.Je),L=A(S.s8),J=(0,t.P1)(A(S.UZ),f.dF,(Ve,it)=>["covid19map"].includes(it)?!1:Ve),p=A(S.X9),m=A(S.tV),v=A(S.FL),U=A(S.Wc),M=(0,t.P1)(s.fr,i.b2,(Ve,it)=>Ve||it),K=(0,t.P1)(f.cz,Ve=>[h.CA,...h.nB,...h.Gv].includes(Ve));function H({linkList:Ve=[],regime:it,allowPrivacySettingsLink:rt,pageKey:ct,isMobile:Et,isUserLoggedIn:Ct,privacyPolicyLink:Ft}){if(!Array.isArray(Ve))return Ve;const ut=a()(Ve);return w({privacyLinkList:ut,regime:it,allowPrivacySettingsLink:rt}),z({privacyLinkList:ut,regime:it,pageKey:ct,isMobile:Et}),P({privacyLinkList:ut,regime:it,pageKey:ct,isMobile:Et}),g({privacyLinkList:ut,regime:it,pageKey:ct,isMobile:Et,isUserLoggedIn:Ct}),E({privacyLinkList:ut,regime:it,privacyPolicyLink:Ft}),ut}const w=({privacyLinkList:Ve,regime:it,allowPrivacySettingsLink:rt})=>{const ct=Ve.findIndex(Et=>Et?.titleTranslationKey==="privacySettings"||Et?.titleTranslationKey==="privacySettingsMenu");if(ct>-1){if(!rt){Ve.splice(ct,1);return}if(h.Gv.includes(it)){const{DprSdk:Et}=window||{};Ve[ct].titleTranslationKey="cookieSettings",Ve[ct].url="",Ve[ct].onClick=Et?.showConsentManager}h.nB.includes(it)&&Ve[ct].titleTranslationKey!=="privacySettingsMenu"&&(Ve[ct].titleTranslationKey="reviewAdsSettings")}},z=({privacyLinkList:Ve,regime:it,pageKey:rt,isMobile:ct})=>{const Et=Ve.findIndex(Ct=>Ct?.titleTranslationKey?.includes?.("dataPurposes"));if(Et>-1){if(it!==h.JP){Ve.splice(Et,1);return}rt==="dataPurposes"&&ct&&(Ve[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)})}},P=({privacyLinkList:Ve,regime:it,pageKey:rt,isMobile:ct})=>{const Et=Ve.findIndex(Ct=>Ct?.titleTranslationKey?.includes?.("doNotSell"));if(Et>-1){if(!h.nB.includes(it)){Ve.splice(Et,1);return}rt==="privacySettings"&&ct&&(Ve[Et].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),it!==h.wQ&&h.nB.includes(it)&&(Ve[Et].titleTranslationKey="saleOfData")}},g=({privacyLinkList:Ve,regime:it,pageKey:rt,isMobile:ct,isUserLoggedIn:Et})=>{const Ct=Ve.findIndex(Ft=>Ft?.titleTranslationKey?.includes?.("sensitiveData"));Ct>-1&&(rt==="privacySettings"&&ct&&(Ve[Ct].urlWithOnClick=()=>{setTimeout(()=>{window.location.reload()},0)}),(it!==h.wQ||!Et)&&Ve.splice(Ct,1))},E=({privacyLinkList:Ve,regime:it,privacyPolicyLink:rt})=>{const ct=Ve.findIndex(Et=>Et?.titleTranslationKey==="cookieNotice");if(ct>-1){if(!h.nB.includes(it)){Ve.splice(ct,1);return}it===h.wQ&&(Ve[ct].titleTranslationKey="californiaNotice",Ve[ct].url=`${rt}#us-ccpa-notice-current`)}},N=(0,I.Iv)({t:()=>{},shouldUseLocaleParam:!1}),Y=(0,t.P1)(f.cz,K,f.dF,f.Hu,l.WO,N,(Ve,it,rt,ct,Et,Ct)=>({linkList:Ft})=>H({linkList:Ft,regime:Ve,allowPrivacySettingsLink:it,pageKey:rt,isMobile:ct,isUserLoggedIn:Et,privacyPolicyLink:Ct?.[0]?.url})),re=A(S.St),oe=A(S.IU),F=A(S.sc),ge=A(S.bk),Oe=A(S.yk),pe=A(S.Y9),Me=A(S.uz),Fe=A(S.Hz),Ge=A(S.FN),ze=A(S.MK),se=A(S.JK),G=A(S.T$),Ie=A(S._f),be=A(S.Eh),He=A(S.$q),tt=A(S.FT),$e=(0,t.P1)(A(S.Jc),f.z3,f.dF,(Ve,it,rt)=>Ve&&!(it&&rt.includes("covid19"))),at=A(S.bK),mt=A(S.dn),At=A(S.M3),St=A(S.sF)},55036:(c,u,e)=>{"use strict";e.d(u,{FA:()=>r,PD:()=>a,Xf:()=>t,ZW:()=>o,qQ:()=>n});const t="i18n",n="SET_I18N",r="i18n",o="en-US",a={ar:"ar-AE",az:"az-AZ",bg:"bg-BG",bn:"bn-IN",bs:"bs-BA",ca:"ca-ES",cs:"cs-CZ",da:"da-DK",de:"de-DE",el:"el-GR",en:"en-GB",es:"es-ES",fa:"fa-IR",fi:"fi-FI",fr:"fr-FR",ga:"en-IE",gu:"gu-IN",hi:"hi-IN",hr:"hr-HR",hu:"hu-HU",id:"id-ID",is:"is-IS",it:"it-IT",iw:"iw-IL",ja:"ja-JP",jv:"jv-ID",ka:"ka-GE",kk:"kk-KZ",kn:"kn-IN",ko:"ko-KR",lt:"lt-LT",lv:"lv-LV",mk:"mk-MK",mn:"mn-MN",ms:"ms-MY",mt:"en-MT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",si:"si-LK",sk:"sk-SK",sl:"sl-SI",sq:"sq-AL",sr:"sr-RS",sv:"sv-SE",sw:"sw-KE",ta:"ta-IN",te:"te-IN",tg:"tg-TJ",th:"th-TH",tk:"tk-TM",tl:"tl-PH",tr:"tr-TR",uk:"uk-UA",ur:"ur-PK",uz:"uz-UZ",vi:"vi-VN",zh:"zh-CN",kam:"en-GB",kea:"en-GB",kok:"en-IN"}},46153:(c,u,e)=>{"use strict";e.d(u,{b2:()=>t.b2,y:()=>t.y,Mv:()=>X,vz:()=>t.vz,z4:()=>t.z4,F7:()=>t.F7,xi:()=>t.xi,MG:()=>t.MG,TN:()=>t.TN,Wq:()=>f,sF:()=>D,a1:()=>O,Wo:()=>C,ke:()=>A,ZW:()=>l,$J:()=>S,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,j)=>{const Z=B?.["twc-unit"]??"";return Z==="m"&&j?"s":Z}),l=(0,n.P1)(t.TN,s,a.Oo,(B,j,Z)=>{const R=(0,o.V7)(j),$=(0,o.QQ)(B,Z);return R||$}),f=(0,n.P1)(l,B=>B.code),h=(0,n.P1)(l,B=>B.name),O=(0,n.P1)(l,B=>(0,r.k)(B.name)),I=(0,n.P1)(l,B=>B.temp),S=(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 q=e(55036);const X=B=>B[q.Xf]?.[q.FA]||{}},45158:(c,u,e)=>{"use strict";e.d(u,{F7:()=>L,MG:()=>Z,TN:()=>A,b2:()=>X,vz:()=>J,xi:()=>R,y:()=>q,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(p){return p?a.test(p)?p.replace("_","-"):"":o.ZW}const s=(0,t.C6)(n.nh,n.U8,(p,m)=>m||p||""),l=(0,t.C6)(s,n.dF,(p,m)=>{const v=i(p);return v||(m==="notFound"?o.ZW:v)}),f=(0,t.C6)(l,n.z3,n.pu,(p,m,v)=>{let U=p;return m&&v&&U!=="en-US"&&(U="en-GB"),{locale:U}});function h(p){if(!p)return o.ZW;const m=p.split("-")[0];return o.PD[m]||o.ZW}const O=(0,t.C6)(n.z3,n.nf,r.UW,n.dF,n.U8,(p,m,v,U,M)=>p||m||v||M||U==="notFound"),I=(0,t.C6)(l,p=>h(p)),S=(0,t.C6)(I,p=>({locale:p})),D=(0,t.C6)(f,p=>({name:"getMewLocaleUrlConfig",params:p})),T=(0,t.C6)(t.$l,f,O,S,(p,m,v,U)=>{let M=p({name:"getMewLocaleUrlConfig",params:m});return!(M?.data??null)&&v&&(M=p({name:"getMewLocaleUrlConfig",params:U})),M?.data}),C=(0,t.C6)(T,p=>p?.locale?.data??null),A=(0,t.C6)(C,p=>p?.attributes?.localeCode??""),q=(0,t.C6)(A,p=>(p||"").replace("-","_")),X=(0,t.C6)(A,p=>{const m="";if(p&&p.length){const v=p.split("-");return v.length>1?v[1]:m}return m}),B=(0,t.C6)(C,p=>p?.attributes?.isLocaleSiteEnabled??!1),j=(0,t.C6)(T,p=>p?.language?.data??null),Z=(0,t.C6)(j,p=>p?.attributes.languageCode??""),R=(0,t.C6)(Z,p=>p.split("-")[0]),$=(0,t.C6)(j,p=>p?.attributes.languageName??""),L=(0,t.C6)(j,p=>p?.attributes.isRtlLanguage??!1),J=(0,t.C6)(A,p=>p==="en-US")},7647:(c,u,e)=>{"use strict";e.d(u,{Cd:()=>Fe,Fk:()=>S,Gx:()=>re,H3:()=>g,JB:()=>R,JP:()=>K,LW:()=>Oe,O8:()=>h,P:()=>se,Px:()=>Ge,Q2:()=>v,QJ:()=>O,QQ:()=>X,Rb:()=>Z,SO:()=>H,SV:()=>m,Ts:()=>F,Vj:()=>i,W9:()=>I,Xf:()=>n,Xp:()=>A,Y6:()=>t,Y9:()=>$,Z4:()=>J,_d:()=>o,bU:()=>z,cd:()=>a,d3:()=>ge,fD:()=>N,fS:()=>r,gr:()=>L,hu:()=>oe,i6:()=>w,jS:()=>B,kM:()=>ze,lV:()=>Me,ss:()=>pe,u1:()=>f,ur:()=>E,xA:()=>P,zv:()=>j});const t={custParamsComplete:!1,adCallComplete:!1,targetingReady:!1},n="ads",r="WXU/ADS/DISPLAY_LAZY_LOADED_AD",o={atf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]},btf:{adserverRequestSent:!1,amzn:!1,criteoSlot:!1,prebid:!1,posNotToRefresh:[]}},a="AD_CALL",i="AD_CALL_BTF",s="slotRenderEnded",l="WXU/ADS/RUBICON_WRAPPER_LOADED",f="WXU/ADS/RUBICON_INITIALIZED",h="WXU/ADS/RUBICON_DONE",O="WXU/ADS/BTF_BID_TARGETING_DONE",I="WXU/ADS/RUBICON_NO_WRAPPER",S="WXU/ADS/REFRESH_ADS",D="WXU/ADS/HANDLE_ARTICLE_COLLECTION_ADS",T="WXU/ADS/HANDLE_MISSING_VIDEO_COMPANION",C=100,A=1e3,q="WXU/ADS/ADS_BIDDERS_AMZNHDBID_LOADED",X="WXU/ADS/SLOTS/READY",B="WXU/ADS/SET_TARGETING_READY",j="WXU/ADS/SET_TARGETING_CUST_PARAMS",Z="WXU/ADS/COMPLETE_TARGETING_FOR_CUST_PARAMS",R="WXU/ADS/CUST_PARAMS_THIRD_PARTY_PREPARES_DONE",$="WXU/ADS/SET_ALL_CUST_PARAMS",L="WXU/ADS/SLOTS_READY_DEPENDENT_THIRD_PARTY_PREPARES_DONE",J="WXU/ADS/LOAD_AMAZON_HDBID",p="WXU/ADS/SET_AMAZON_HDBID_SLOTS",m="WXU/ADS/SET_AMAZON_SLOTS_CUST_PARAMS",v="WXU/ADS/SET_CRITEO",U="WXU/ADS/SET_LOTAME",M="WXU/ADS/SET_CRITEO_SLOTS",K="WXU/ADS/LOAD_CRITEO_SLOTS",H="WXU/ADS/SET_IASPET_SLOTS",w="WXU/ADS/LOAD_INDEX_EXCHANGE",z="WXU/ADS/SET_MISC_CUST_PARAMS",P="WXU/ADS/SET_PREBID",g="WXU/ADS/SET_WX_AD_TARGETING",E="WXU/ADS/SET_WFXTG_TARGETING",N="WXU/ADS/SET_LOTAME_TARGETING",Y="adBlocker",re="MW_Position1",oe="WXU/ADS/NO_AD_CALL_EXCLUSION",F="WXU/ADS/FETCH_REMOTE_DAL_REQUEST",ge="WXU/ADS/SET_HASHED_MPID",Oe=["fa","tl","id"],pe=["CU","IR","SD","SY","UA"],Me=["amazonSlots","criteo","miscCustParams","wfxtg","wxAdTargeting"],Fe=["iasPetSlot","rubicon"],Ge=["refreshAds","userActionAdRefresh"],ze="MW_Position2",se="MW_Position3",G="Taboola",Ie="https://securepubads.g.doubleclick.net/tag/js/gpt.js",be="https://pagead2.googlesyndication.com/tag/js/gpt.js"},11536:(c,u,e)=>{"use strict";e.d(u,{Aw:()=>g,BU:()=>G,Dt:()=>ut,G:()=>St,GL:()=>lt,HH:()=>Se,Hc:()=>Ct,Ie:()=>w,Ii:()=>H,JN:()=>z,JV:()=>sn,JW:()=>ae,KL:()=>N,KY:()=>st,LX:()=>et,Ll:()=>De,Nt:()=>se,Q1:()=>fe,UJ:()=>W,Uj:()=>it,VH:()=>Ve,Vm:()=>Fe,Vv:()=>tt,WL:()=>ge,Xd:()=>ie,Y2:()=>ze,Yy:()=>He,ZH:()=>V,cr:()=>Ft,dA:()=>dn,dJ:()=>rt,db:()=>Ke,ew:()=>mt,fL:()=>E,j5:()=>Ie,jq:()=>Be,lg:()=>at,mm:()=>ot,n0:()=>bt,nY:()=>Ue,nu:()=>En,oe:()=>ht,pn:()=>Kt,tc:()=>Ee,u_:()=>ln,vW:()=>Ae,w8:()=>At,xc:()=>ft,yt:()=>fn,z0:()=>Q,zp:()=>on});var t=e(60985),n=e(17620),r=e.n(n),o=e(42208),a=e.n(o),i=e(35676),s=e.n(i),l=e(45455),f=e.n(l),h=e(12782),O=e.n(h),I=e(75652),S=e.n(I),D=e(29286),T=e.n(D),C=e(84621),A=e(44203),q=e(18213),X=e(86535),B=e(42882),j=e(35342),Z=e(64795),R=e(80329),$=e(11419),L=e(39730),J=e(9625),p=e(46153),m=e(76643),v=e(83625),U=e(23631),M=e(80990),K=e(7647);const H=k=>k?.[K.Xf]?.slotsReady??!1,w=k=>k?.[K.Xf]?.rubiconDone??!1,z=k=>k?.[K.Xf]?.btfBidTargetingDone??!1,P=k=>k?.[K.Xf]?.custParamsComplete??!1,g=k=>k?.[K.Xf]?.targetingReady??!1,E=k=>k?.[K.Xf]?.amznHdBidStatus??!1,N=k=>k?.[K.Xf]?.criteoSlotStatus??!1,Y=k=>k?.[REDUCER_KEY]?.wfxtg??!1,re=k=>k?.[REDUCER_KEY]?.adCallComplete??!1,oe=k=>k?.[REDUCER_KEY]?.btfAdCallComplete??!1,F=(0,t.P1)(w,P,(k,le)=>({custParamsComplete:le,rubiconDone:k})),ge=(0,t.P1)(C.zM,k=>{let le=k;if(k!=="mobile"){const{screen:{width:Te}}=window;Te>1024?le="desktop":Te>=768&&(le="tablet")}return le}),Oe=(0,t.P1)(Z.uT,k=>s()(Object.values(k??{})).filter(Te=>Te.component==="WxuAd"&&!Te?.props?.disableAd)??[]),pe=(0,t.P1)(Oe,ge,(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)(Oe,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(",")),Fe=(0,t.P1)(Z.U3,R.Jj,(k,le)=>{const Te=k?.metrics_levels??null;return le||Te}),Ge=(0,t.P1)(Z.U3,k=>k?.ads),ze=(0,t.P1)(Z.JN,k=>k?.engine),se=(0,t.P1)(Z.JN,k=>k?.networkCode),G=(0,t.P1)(p.TN,Z.JN,j.gx,(k,le,Te)=>{const{adUnits:ke={mobile:"mobile_smart",desktop:"web_weather",tablet:"tablet_weather"}}=le;let{mobile:qe,desktop:dt,tablet:gt}=ke;qe=qe.includes("_us")?qe.substr(0,qe.indexOf("_us")):qe,dt=dt.includes("_us")?dt.substr(0,dt.indexOf("_us")):dt,gt=gt.includes("_us")?gt.substr(0,gt.indexOf("_us")):gt;let yt="intl";switch(k){case"en-US":yt="us";break;case"es-US":yt="es_us";break;case"en-IN":yt="en_in";break;default:break}yt!=="es_us"&&yt!=="en_in"&&(Te.includes("oppo")||Te.includes("transsion"))&&(yt="intl");const vt=qe.includes("mobile_smart")?`${qe}_${yt}`:qe,Pt=dt.includes("web_weather")?`${dt}_${yt}`:dt,Tt=gt.includes("tablet_weather")?`${gt}_${yt}`:gt;return{desktop:Pt,mobile:vt,tablet:Tt}}),Ie=(0,t.P1)(ge,G,(k,le)=>le?.[k]??""),be=(0,t.P1)(Z.JN,k=>k?.adTagOverrides),He=(0,t.P1)(Z.JN,k=>k?.adZone),tt=(0,t.P1)(Ie,He,R.jm,(k,le,Te)=>`${k}/${Te||le||"non_monetized"}`),$e=(0,t.P1)(Z.JN,k=>k?.adsmetrics_zone),at=()=>T().get("adstest"),mt=(0,A.C6)($.RL,R.jm,He,(k,le,Te)=>k||le||Te),At=(0,A.C6)(ge,R.jm,se,G,He,at,(k,le,Te,ke,qe,dt)=>{const gt=ke[k];return`${Te}/${dt?"test_":""}${gt}/${le||qe}`}),St=(0,A.C6)(ge,se,G,at,(k,le,Te,ke)=>{const qe=Te[k];return`${le}/${ke?"test_":""}${qe}/interstitial`}),Ve=(0,A.C6)(C.zM,Ge,(k,le)=>{const Te=[...le?.thirdParties??[]],{token:ke}=k==="mobile"?M.eh.USER_ACTION_AD_REFRESH:M.eh.DESKTOP_USER_ACTION_AD_REFRESH;return!!Te.includes(ke)}),it=(0,A.C6)(Ge,C.zM,X.bx,B.WO,(k,le,Te,ke)=>{const qe="rubicon_enUS",dt="sequentialAdLoader",gt="abTesting",yt=M.eh.TIME_FRAME.token,vt=M.eh.HELIOS_AD_SDK.token,Pt=M.eh.ADMIRAL.token,Tt=M.eh.IAB_CATEGORIES.token,It=M.eh.INSTANA.token,Ut=M.eh.ASSERTIVE_YIELD.token,{token:Wt}=M.eh.USER_ACTION_AD_REFRESH,{token:Lt}=M.eh.MOBILE_REFRESH_ADS,{token:jt}=M.eh.REFRESH_ADS,{token:Xe}=M.eh.DESKTOP_USER_ACTION_AD_REFRESH;let ee=[...k?.thirdParties??[]];return ee.includes(qe)||ee.push(qe),ee.includes(dt)||ee.push(dt),ee.includes(gt)||ee.push(gt),ee.includes(vt)||ee.push(vt),ee.includes(M.eh.JANUS.token)||ee.push(M.eh.JANUS.token),ee.includes(yt)||ee.push(yt),ee.includes(Pt)||ee.push(Pt),ee.includes(Tt)||ee.push(Tt),ee.includes(It)||ee.push(It),ee.includes(Ut)||ee.push(Ut),le==="mobile"?(ee.push(Wt),ee.push(Lt)):(ee.push(Xe),ee.push(jt)),Te&&ke&&(ee=ee.filter(We=>!We.includes(M.eh.LOTAME.token))),S()(ee).join(",")}),rt=(0,A.C6)(Z.JN,k=>[...k?.thirdParties??[]].includes("rubicon_enUS")),ct=(0,A.C6)(it,C.cz,(k,le)=>{const Te=k.split(",");if(!Array.isArray(Te)||!Te.length)return[];const{CRITEO_SLOT:ke,IAS_PET_SLOT:qe,...dt}=M.eh;return Te.filter(Et(le)).reduce((yt,vt)=>{const Tt=Object.values(dt).find(({token:It})=>vt.includes(It));if(Tt){const{script:It}=Tt;return It?[...yt,It]:yt}return yt},[])}),Et=k=>le=>!(U.Gv.includes(k)&&M.XC.some(Te=>le.includes(Te))),Ct=(k,le)=>(0,A.C6)(A.Gx,ge,le?Me(le):pe,Oe,ie,(Te,ke,qe,dt,gt)=>{const yt=(0,A.vy)({positions:qe,screenSize:le??ke});let vt=Te?.getMewAdConfigsUrlConfig?.[yt]?.data?.data??null;return vt?(vt=vt.reduce((Pt,Tt)=>{const It=dt.find(Ut=>Ut.props.id===Tt.name||Ut.props.tabletId===Tt.name);return[...Pt,{...Tt,lazyload:It.props.lazyload,disableAd:It?.props?.disableAd,sequentialGroup:It?.props?.sequentialGroupOverride||Tt?.sequentialGroup||"btf"}]},[]),gt&&k&&(vt=vt.filter(Pt=>Pt.sequentialGroup===k)),vt):[]}),Ft=(0,A.C6)(q.Ds,A.Gx,p.TN,J.yt,(k,le,Te,ke)=>{const qe=(0,A.vy)({locale:Te,placeid:ke}),dt=le?.getWxAdTargetingUrlConfig?.[qe]?.data?.data??{},gt=r()(dt,M.q3);return k?gt:r()(gt,M.xN)}),ut=(0,A.C6)(A.Gx,it,(k,le)=>{const Te=(0,A.vy)({tokens:le});let ke=k?.getMewAdThirdPartyConfigsUrlConfig?.[Te]?.data?.data??[];return ke=ke.map(({config:qe,config_type:dt})=>({config:qe,type:dt})),ke}),bt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.AMAZON_HEADER_BIDDER.token:!1);if(le&&le.config)return le.config}return{}}),Ot=(0,A.C6)(q.ab,ut,(k,le)=>{if(!k)return{};if(!f()(le)){const Te=le.find(ke=>ke.type?ke.type===M.eh.ADMIRAL.token:{});if(Te&&Te.config)return Te.config}return{}}),Ht=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.ASSERTIVE_YIELD.token:!1);if(le&&le.config)return le.config}return{}}),Yt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.INSTANA.token:!1);if(le&&le.config)return le.config}return{}}),Kt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.AMAZON_SLOTS.token:!1);if(le&&le.config)return le.config}return{}}),Se=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.CRITEO.token:!1);if(le&&le.config)return le.config}return{}}),lt=(0,A.C6)(ut,C.zM,(k,le)=>{if(!f()(k)){const Te=k.find(ke=>ke.type?ke.type===M.eh.CRITEO_SLOT.token:!1);if(Te&&Te.config)return Te.config.placements=Te.config.placements[le],Te.config}return{}}),Ae=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.GEOEDGE.token:!1);if(le&&le.config)return le.config}return{}}),Ee=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.IAS_PET_SLOT.token:!1);if(le&&le.config)return le.config}return{}}),De=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.INDEX_EXCHANGE.token:!1);if(le&&le.config)return le.config}return{}}),we=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.LOTAME.token:!1);if(le&&le.config)return le.config}return{}}),_e=/[0-9]{4}/,et=(0,A.C6)(we,k=>{const{tagsSrcId:le="1884"}=k;return le.match(_e)}),ae=(0,A.C6)(et,k=>k?`//tags.crwdcntrl.net/lt/c/${k}/lt.min.js`:""),fe=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.PREBID.token:!1);if(le&&le.config)return le.config}return{}}),ce=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.PREMIUM_AD_DATA_LAKE.token:!1);if(le&&le.config)return le.config}return{}}),Re=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.USER_ACTION_AD_REFRESH.token:!1);if(le&&le.config)return le.config}return{}}),Ue=(0,A.C6)(Re,C.dF,p.TN,(k,le,Te)=>{const{atf:ke,refreshBidders:qe}=k,gt=(Object.keys(ke)||[]).filter(Wt=>Wt.includes(Te)||Wt.includes("all"))||[];let yt=k?.atf?.positions,vt=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe?(yt=ke?.[Lt]?.[Xe]?.positions??yt,yt):Wt},[]);f()(vt)&&(vt=yt);let Pt=k?.atf?.userActionDelay;const Tt=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe&&(Pt=ke?.[Lt]?.[Xe]?.userActionDelay||Pt),Pt},[]);let It=k?.atf?.inViewOnly;const Ut=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe&&(It=ke?.[Lt]?.[Xe]?.inViewOnly??It),It},[]);return{type:"atf",inViewOnly:Ut,posToRefresh:vt,refreshBidders:qe,userActionDelay:Tt}}),W=(0,A.C6)(Re,C.dF,p.TN,(k,le,Te)=>{const{btf:ke,refreshBidders:qe}=k,gt=(Object.keys(ke)||[]).filter(Wt=>Wt.includes(Te)||Wt.includes("all"))||[];let yt=k?.btf?.positions,vt=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe?(yt=ke?.[Lt]?.[Xe]?.positions??yt,yt):Wt},[]);f()(vt)&&(vt=yt);let Pt=k?.btf?.userActionDelay;const Tt=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe&&(Pt=ke?.[Lt]?.[Xe]?.userActionDelay||Pt),Pt},[]);let It=k?.btf?.inViewOnly;const Ut=gt.reduce((Wt,Lt)=>{const Xe=(Object.keys(ke[Lt]).filter(ee=>ee.includes(le)||ee.includes("all"))||[])[0];return Xe&&(It=ke?.[Lt]?.[Xe]?.inViewOnly??It),It},[]);return{type:"btf",inViewOnly:Ut,posToRefresh:vt,refreshBidders:qe,userActionDelay:Tt}}),he=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.REFRESH_ADS.token:!1);if(le&&le.config)return le.config}return{}}),V=(0,A.C6)(he,C.dF,p.TN,(k,le,Te)=>{const{atf:ke={},refreshBidders:qe=[]}=k,{interval:dt=0,inViewOnly:gt=!1}=ke,vt=Object.keys(ke).filter(It=>It.includes(Te)||It.includes("all"))||[];let Pt=ke.positions;const Tt=vt.reduce((It,Ut)=>{const Lt=Object.keys(ke[Ut]).filter(jt=>jt.includes(le)||jt.includes("all"))||[];return f()(Lt)||(Pt=ke[Ut][Lt].positions),Pt},[]);return{type:"atf",inViewOnly:gt,interval:dt,positions:Tt,refreshBidders:qe}}),Q=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh?.SEQUENTIAL_AD_LOADER?.token:!1);return le?.config?le.config:{}}}),ie=(0,A.C6)(Q,C.zM,C.dF,p.TN,(k,le,Te,ke)=>{if(f()(k)||le!=="desktop")return!1;const dt=Object.keys(k).filter(Tt=>Tt.includes(ke)||Tt.includes("all"))||[],gt=Array.isArray(dt)&&dt[0],yt=k?.[gt],vt=yt&&(yt.filter(Tt=>Tt.includes(Te)||Tt.includes("all"))||[]);return vt&&Array.isArray(vt)&&!!vt[0]}),ve=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh?.RUBICON?.token:!1);if(le?.config)return le.config}return{}}),Be=(0,A.C6)(ve,C.dF,p.TN,(k,le,Te)=>{const{defaultTimeoutOverride:ke}=k,dt=Object.keys(k).filter(vt=>vt.includes(Te)||vt.includes("all"))||[];let gt=ke;return dt.reduce((vt,Pt)=>{const It=Object.keys(k[Pt]).filter(Ut=>Ut.includes(le)||Ut.includes("all"))||[];return f()(It)||(gt=k[Pt][It[0]].timeoutOverride),gt},gt)}),Ke=(0,A.C6)(ve,Be,(k,le)=>({filename:k?.filename,testFilename:k?.testFilename,timeout:le})),ot=(0,A.C6)(he,C.dF,p.TN,(k,le,Te)=>{const{btf:ke={},refreshBidders:qe=[]}=k,{interval:dt=0,inViewOnly:gt=!1}=ke,vt=Object.keys(ke).filter(It=>It.includes(Te)||It.includes("all"))||[];let Pt=ke.positions;const Tt=vt.reduce((It,Ut)=>{const Lt=Object.keys(ke[Ut]).filter(jt=>jt.includes(le)||jt.includes("all"))||[];return f()(Lt)||(Pt=ke[Ut][Lt].positions),Pt},[]);return{type:"btf",interval:dt,inViewOnly:gt,positions:Tt,refreshBidders:qe}}),ft=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.WFXTG.token:!1);if(le&&le.config)return le.config}return{}}),pt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.WX_AD_TARGETING.token:!1);if(le&&le.config)return le.config}return{}}),ht=(0,A.C6)(At,Ct(null),(k,le)=>le.map(Te=>({adSlotId:Te.slotTarget,size:Te.sizes.map(ke=>ke[0]==="fluid"?[1,1]:ke),adUnitPath:k}))),st=()=>{{const k=T().get("fv");return parseInt(k,10)||0}},Nt=(0,A.C6)(R.jm,He,(k,le)=>{const Te=k||le||"",ke=Te.lastIndexOf("local_forecasts")!==-1;let qe,dt,gt;if(ke)qe="fcst",gt="fcst",dt="fcst";else{const vt=Te.split("/").slice(-2);[dt]=vt,qe=`${dt}_${vt[1]||""}`,gt=vt[1]||"nl"}return{cat:qe,fam:dt,ch:gt}}),Bt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh?.TIME_FRAME?.token:!1);if(le?.config)return le.config}return{}}),Zt=(0,A.C6)(Z.IY,Bt,(k,le)=>le?.tf?.[k]??"nl"),_t=(k,le)=>()=>{const Te=le||"0123456789",ke=k||16;let qe="";for(let dt=0;dt{{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"}}),pn=()=>String(Math.floor(Math.random()*1e3)+1),tn=()=>"weather",nn=k=>k?.[REDUCER_KEY]?.wfxtg??{},rn=k=>k?.[REDUCER_KEY]?.lotame??{},on=k=>k?.[K.Xf]?.hashedMpid??"",hn=(0,A.C6)(ge,k=>k==="tablet"?"wx_tab":k==="mobile"?"wx_mw":"wx"),kt=(0,A.C6)(C.ZN,(k={})=>{if(k.layer==="rwi"||k.layers==="rwi")return"rwi"}),sn=k=>k?.[v.Xf]?.videoCount??0,mn=(0,A.C6)(C.ZN,k=>k?.adRef??""),ln=k=>k?.[K.Xf]?.custParams??{},fn=(0,A.C6)(q.Ds,q.gK,Nt,G,Zt,_t(16,"0123456789"),st,at,Jt,hn,pn,tn,kt,mn,sn,j.gx,ge,C.zM,(k,le,Te,ke,qe,dt,gt,yt,vt,Pt,Tt,It,Ut,Wt,Lt,jt,Xe,ee)=>{let We={...Te,ad_unit:ke[Xe],tf:qe,ord:dt,rmid:dt,impression_id:(0,m.Vj)(),vab:ee!=="mobile"?"nxgn":"daybreak",v:gt&&gt.toString(),adstest:yt||"",browser:vt,mr:"0",plat:Pt,env:Tt,refurl:It,mlayer:Ut||"",...jt?{par:jt}:{},ref:Lt===0?Wt:"",sod:le?"yes":"no"};We=a()(We,xt=>!!xt);const Qe=r()(We,M.q3);return k?Qe:r()(Qe,M.xN)}),Qt=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh.BIDDING_PROCESS_TIMEOUT.token:!1);if(le&&le.config)return le.config}return{}}),vn=(0,A.C6)(Qt,k=>{if(k&&!f()(k)){const{maxTime:le}=k;if(!Number.isNaN(le))return+le}return-1}),En=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh?.HELIOS_AD_SDK?.token:!1);if(le?.config)return le.config}return{}}),dn=(0,A.C6)(ln,on,(k,le)=>{const Te=Object.keys(k).filter(qe=>M.Hw.has(qe)).sort();return{pageKvs:Te.length?` ${Te.join(" ")} `:"",hasPpid:!!le}}),Rn=(0,A.C6)(ut,k=>{if(!f()(k)){const le=k.find(Te=>Te.type?Te.type===M.eh?.AB_TESTING?.token:!1);if(le?.config)return le.config}return{}}),Sn=(0,A.C6)(ut,k=>k?.find?.(le=>le.type===M.eh.IAB_CATEGORIES.token)?.config??{});function en(k,le){return O()({},k,le,(Te,ke)=>{if(Array.isArray(Te))return S()(Te.concat(ke))})}const cn=(0,A.C6)(Sn,k=>{const{iabCategoriesByPageCode:le={}}=k??{},Te={};for(const[ke,qe]of Object.entries(le))for(const dt of ke.split(","))Te[dt]=en(Te[dt]??{},qe);return Te}),Pn=(0,A.C6)(cn,Z.IY,(k,le)=>k[le]),yn=(0,A.C6)($.UO,L.s5,(k,le)=>(f()(k)?le:k)?.tags?.iab??{}),Mt=(0,A.C6)(Pn,yn,(k,le)=>en(k,le)),gn=(0,A.C6)(Sn,k=>k?.iabSiteCategories)},80990:(c,u,e)=>{"use strict";e.d(u,{Hw:()=>i,XC:()=>a,eh:()=>t,q3:()=>o,xN:()=>r});const t={MISC_CUST_PARAMS:{token:"miscCustParams"},WFXTG:{token:"wfxtg"},AMAZON_HEADER_BIDDER:{token:"amznHdBid",script:"//c.amazon-adsystem.com/aax2/apstag.js"},AMAZON_SLOTS:{token:"amznslots",script:"//c.amazon-adsystem.com/aax2/amzn_ads.js"},PREBID:{token:"prebid",script:"//ep00.epimg.net/js/pbs/prebid.js"},CRITEO_SLOT:{token:"criteoSlot",script:"//static.criteo.net/js/ld/publishertag.js"},CRITEO:{token:"criteo"},IAS_PET_SLOT:{token:"iasPetSlot",script:"//cdn.adsafeprotected.com/iasPET.1.js"},INDEX_EXCHANGE:{token:"index"},LOTAME:{token:"lotame"},WX_AD_TARGETING:{token:"wxAdTargeting"},GEOEDGE:{token:"geoedge",script:"//d3b02estmut877.cloudfront.net/grumi-ip.js"},CONFIANT:{token:"confiant",script:"//cdn.confiant-integrations.net/sM1wMdWIAB1LeJwC9QvIgGUpPQ0/gpt_and_prebid/config.js"},PREMIUM_AD_DATA_LAKE:{token:"premiumAdDataLake"},REFRESH_ADS:{token:"refreshAds"},MOBILE_REFRESH_ADS:{token:"mobileRefreshAds"},RUBICON:{token:"rubicon"},VIDEO_PREROLL_BIDDERS:{token:"videoPrerollBidders"},USER_ACTION_AD_REFRESH:{token:"userActionAdRefresh"},DESKTOP_USER_ACTION_AD_REFRESH:{token:"desktopUserActionAdRefresh"},SEQUENTIAL_AD_LOADER:{token:"sequentialAdLoader"},BIDDING_PROCESS_TIMEOUT:{token:"biddingProcessTimeout",maxTime:-1},AB_TESTING:{token:"abTesting"},HELIOS_AD_SDK:{token:"helios"},JANUS:{token:"janus"},TIME_FRAME:{token:"timeframeKeyVal"},ADMIRAL:{token:"admiral"},IAB_CATEGORIES:{token:"iabc"},INSTANA:{token:"instana"},ASSERTIVE_YIELD:{token:"assertiveYield"}},n={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},r=["cc","cnty","countryName","ct","dma","lat","loc","lon","placeId","rmid","st","zip"],o=["atf","browser","baro","cat","cobr","cs","d1","d2","d3","d4","d5","excl","faud","fbeb","fc","fc1","fc2","fc3","fgeo","fhi","fhic","fhr","fli","flo","floc","flr","fltmp","fltmpc","fpdi1","fpdi2","fpdi3","fsnw","ftl","h2o","hmid","id","impression_id","intl","iom","ipm","ipmid","kw","layer","lo","loc","native","os","pip","player","plin","snw","spla","story","template","tile","tmp","tmpr","twch","urlref","uv","vid","videocat","wfxcampaigntype","wind"],a=["criteo","criteoSlot","iasPet","amznslots","amznHdBid","rubicon"],i=new Set(["wfxtg","cxtg","zcs","nzcs","fpd","cnd"])},57617:(c,u,e)=>{"use strict";e.d(u,{F:()=>s,M:()=>l});var t=e(60985),n=e(46153),r=e(10449),o=e(64795),a=e(84621);const i=["newsletter","newsletterAlerts","newsletterSignUp"],s=(0,t.P1)(r.fr,n.TN,o.M4,o.DJ,a.pu,(f,h,O,I,S)=>O&&h==="en-US"&&f==="US"&&!S||!O&&f==="US"&&h==="en-US"&&!I);function l(f,h,O){const I=i.includes(h.title)||i.includes(h.urlTranslationKey)||i.includes(h.titleTranslationKey),S=O?.includes?.("samsung");return!(I&&(!f||S))}},23410:(c,u,e)=>{"use strict";e.d(u,{oh:()=>Y,dA:()=>E,K4:()=>g,J7:()=>N,dz:()=>f,AM:()=>l,JQ:()=>$,N7:()=>D,SB:()=>C,QP:()=>L,aZ:()=>m});var t=e(60985),n=e(44203),r=e(45158),o=e(84621),a=e(89972);function i(F){try{return decodeURIComponent(F)}catch{return""}}const s=(0,n.C6)(o.EQ,o.fx,o.qk,o.x2,(F,ge,Oe,pe)=>{if(!F&&!ge&&!Oe&&!pe)return null;const Fe=[{type:"canonicalCityId",locId:i(pe)},{type:"placeId",locId:i(Oe)},{type:null,locId:i(ge)},{type:null,locId:i(F)}].find(Ie=>!!Ie.locId);if(!Fe)return null;const Ge=/.*(\+|-|\s)+(\w*|(\w{4}\d{4})|(\d+))(:(1|4|5|9|11|13|16|17|19|21|25|27))?(:\w{2})?$/,ze=/-/,se=/\s/,{locId:G}=Fe;if(Ge.test(Fe.locId)){se.test(G)?Fe.locId=G.split(" ").pop():ze.test(G)?Fe.locId=G.split("-").pop():Fe.locId=G.split("+").pop();const Ie=f(Fe);if(Ie)return Ie}return f(Fe)}),l=(0,n.C6)(r.TN,s,(F,ge)=>{const{type:Oe,value:pe}=ge||{},Me={language:F,[Oe]:pe};return Oe==="locId"&&(Me.locationType="locid"),{getSunV3LocationPointUrlConfig:Me}});function f({locId:F,type:ge}){const Oe=[{regex:/^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$/,typeAs:"geocode",valueFn:pe=>(0,a.b)(pe)},{regex:/^([^+|^:]*):(1|4|5|9|11|13|16|17|19|21|25|27):\w{2}$/,typeAs:"locId",valueFn:pe=>pe.toUpperCase()},{regex:/^\d{5}(:\d)?(\w{2})?$/,typeAs:"locId",valueFn:pe=>`${pe.split(":")[0]}:4:US`},{regex:/^\w{4}\d{4}(:1)?$/,typeAs:"locId",valueFn:pe=>{const Me=pe.substring(0,2).toUpperCase();return`${pe.split(":")[0]}:1:${Me}`}},{regex:/^([a-zA-Z]{3}):.*$/,typeAs:"locId",valueFn:pe=>`${pe.split(":")[0].toUpperCase()}:9:US`},{regex:/^([0-9a-f]){32,}$/,typeAs:"placeId",valueFn:pe=>pe},{regex:/^([0-9a-f]){32,}$/,typeAs:"canonicalCityId",valueFn:pe=>pe}];if(ge){const pe=Oe.find(Me=>Me.typeAs===ge);if(pe&&pe.regex.test(F))return{type:pe.typeAs,value:pe.valueFn(F)}}for(let pe=0,Me=Oe.length;pe{if(!F)return!0;const{type:ge,value:Oe}=F;return!Oe||ge==="geocode"&&Oe==="0.00,0.00"});var O=e(42882),I=e(47537);const S=(0,n.C6)(n.Gx,l,(F,ge)=>{const Oe="getSunV3LocationPointUrlConfig",pe=F[Oe]||{},Me=ge[Oe]||{},Fe=(0,n.vy)(Me);return pe[Fe]}),D=(0,n.C6)(S,F=>{if(!(F?.loaded??null))return null;const Oe=F?.data??null;return!Oe||Oe.errors?null:F.data.location}),T=(0,n.C6)(o.h1,S,(F,ge)=>{if(!F)return!1;if(!ge)return!0;const Oe=ge?.data?.errors??[];if(Array.isArray(Oe)&&Oe.length){const pe=Oe[0]?.error?.code??"";return/(4\d{2}|5\d{2})$/.test(pe)}return!1}),C=(0,n.C6)(D,F=>F?`${F.latitude},${F.longitude}`:""),A=(0,n.C6)(D,F=>F?.latitude??void 0),q=(0,n.C6)(D,F=>F?.longitude??void 0),X=(0,n.C6)(D,F=>F?.adminDistrict??""),B=(0,n.C6)(D,F=>F?.adminDistrictCode??""),j=(0,n.C6)(D,F=>F?.postalCode??""),Z=(0,n.C6)(D,F=>F?.neighborhood??""),R=(0,n.C6)(D,F=>F?.country??""),$=(0,n.C6)(D,F=>F?.countryCode??""),L=(0,n.C6)(D,F=>{let ge=F?.ianaTimeZone??"";return(!ge||!ge.includes("/"))&&(ge="Etc/UTC"),ge}),J=(0,n.C6)(D,F=>F?.displayName??""),p=(0,n.C6)(D,F=>F?.dmaCd??""),m=(0,n.C6)(D,F=>F?.placeId??""),v=(0,n.C6)(D,F=>F?.airportName??""),U=(0,n.C6)(D,F=>F?.type??""),M=(0,n.C6)(D,F=>F?.city??""),K=(0,n.C6)(D,F=>F?.canonicalCityId??""),H=(0,n.C6)(D,F=>F?.disputedArea??!1),w=(0,n.C6)(D,r.b2,I.nP,O.WO,(F,ge,Oe,pe)=>N({location:F,countryCode:ge,savedLocations:Oe,isUserLoggedIn:pe,includePostalCode:!1})),z=(0,n.C6)(D,O.WO,I.nP,r.b2,(F,ge,Oe,pe)=>g({location:F,isUserLoggedIn:ge,savedLocations:Oe,countryCode:pe})),P=(0,n.C6)(D,r.b2,O.WO,I.nP,(F,ge,Oe,pe)=>E({location:F,savedLocations:pe,isUserLoggedIn:Oe,countryCode:ge}));function g({location:F,savedLocations:ge,isUserLoggedIn:Oe,includePostalCode:pe,countryCode:Me}){const Fe=ge.find(se=>se.placeID===F.placeId),Ge=Me||"US";if(Fe&&Oe){const se=(Fe?.userTag||Fe?.name)??"";if(se){const G=F?.displayName??"",Ie=oe(F,Ge);if(se!==G&&se!==Ie)return se}}let ze;if(F?.disputedCountries)ze=F.displayName||"";else{switch(F?.type){case"address":ze=F?.address?.split(",")[0]?.trim()||"";break;case"city":ze=F?.locale?.locale2||"";break;case"locality":ze=F?.locale?.locale3||"";break;case"neighborhood":ze=F?.locale?.locale4||"";break;case"airport":ze=F?.airportName||"";break;case"postal":const se=F?.locale?.locale4||F?.locale?.locale3||F?.locale?.locale2||"",G=F?.postalCode||"";ze=pe?`${se} ${G}`.trim():`${se}`.trim();break;default:ze=F?.displayName||""}ze.length===0&&(ze=F?.displayName)}return ze}function E({location:F,savedLocations:ge,countryCode:Oe,includePostalCode:pe,isUserLoggedIn:Me}){const Fe=Oe||"US",Ge=ge.find(se=>se.placeID===F.placeId);if(Ge&&Me){const se=Ge?.userTag||Ge?.name;if(se){const G=F?.displayName??"",Ie=oe(F,Fe);if(se!==G&&se!==Ie)return re(F,Fe,pe)}}let ze;if(F?.disputedCountries)ze=F?.displayName||"";else{const se=Fe===F?.countryCode?"":F?.country||"",G=Oe!=="IL"&&F?.adminDistrict||"",Ie=F?.postalCode||"",be=F?.city||"";switch(F?.type){case"address":ze=[be,G,se].filter(Boolean).join(", ");break;case"city":ze=[G,se].filter(Boolean).join(", ");break;case"locality":ze=[F?.locale?.locale2||"",G,se].filter(Boolean).join(", ");break;case"neighborhood":ze=[F?.locale?.locale3||F?.locale?.locale2||"",G,se].filter(Boolean).join(", ");break;case"postal":const $e=G||F?.locale?.locale2||"";ze=[pe?`${$e} ${Ie}`.trim():$e,se].filter(Boolean).join(", ");break;default:ze=[G,se].filter(Boolean).join(", ")}}return ze}function N({location:F,countryCode:ge,includePostalCode:Oe=!0,savedLocations:pe,isUserLoggedIn:Me}){const Fe=g({location:F,savedLocations:pe,isUserLoggedIn:Me,countryCode:ge}),Ge=E({location:F,countryCode:ge,includePostalCode:Oe,savedLocations:pe,isUserLoggedIn:Me}),ze=Fe&&Ge?", ":"",se=F?.separator?F?.separator:ze;return`${Fe}${se}${Ge}`.trim()}function Y(F){const ge=F.placeId?.length||0;return ge===0?[]:Array.from({length:ge},(Oe,pe)=>({displayName:F.displayName?.[pe],adminDistrict:F.adminDistrict?.[pe],adminDistrictCode:F.adminDistrictCode?.[pe],countryCode:F.countryCode?.[pe],country:F.country?.[pe],disputedArea:F.disputedArea?.[pe],city:F.city?.[pe],type:F.type?.[pe],postalCode:F.postalCode?.[pe],disputedCountries:F.disputedCountries?.[pe],locale:{locale1:F.locale?.locale1?.[pe]||F.locale1?.[pe],locale2:F.locale?.locale2?.[pe]||F.locale2?.[pe],locale3:F.locale?.locale3?.[pe]||F.locale3?.[pe],locale4:F.locale?.locale4?.[pe]||F.locale4?.[pe]},placeId:F.placeId[pe],latitude:Math.round(F.latitude[pe]*10)/10,longitude:Math.round(F.longitude[pe]*10)/10}))}function re(F,ge,Oe){if(F?.disputedCountries)return F?.displayName||"";const Me=(ge||"US")===F?.countryCode?"":F?.country||"",Fe=ge!=="IL"&&F?.adminDistrict||"";switch(F?.type){case"city":return[F?.locale?.locale2||"",Fe,Me].filter(Boolean).join(", ");case"locality":const ze=Fe||F?.locale?.locale2||"";return[F.locale?.locale3||"",ze,Me].filter(Boolean).join(", ");case"neighborhood":const G=F?.locale?.locale4||"",Ie=F?.locale?.locale3||F?.locale?.locale2||"";return[G,Ie,Fe,Me].filter(Boolean).join(", ");case"postal":const be=F?.postalCode||"";return[F?.locale?.locale4||F?.locale?.locale3||F?.locale?.locale2||"",`${Fe} ${Oe?be:""}`.trim(),Me].filter(Boolean).join(", ");default:return[F?.locale?.locale2||"",Fe,Me].filter(Boolean).join(", ")}}function oe(F,ge,Oe=", "){const pe=[F.displayName];return ge!=="IL"&&pe.push(F.adminDistrictCode||F.adminDistrict),F.countryCode!==ge&&F.disputedArea===!1&&pe.push(F.country),pe.filter(Boolean).join(Oe)}},89972:(c,u,e)=>{"use strict";e.d(u,{Z:()=>n,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:()=>ct,Cv:()=>O,Dq:()=>w,EQ:()=>L,F3:()=>U,GH:()=>S,Gz:()=>rt,Hu:()=>v,J0:()=>l,K_:()=>$e,Mr:()=>St,N3:()=>tt,Pi:()=>F,Qo:()=>C,S5:()=>P,T:()=>I,U8:()=>z,UW:()=>Ct,V7:()=>At,ZN:()=>B,_p:()=>i,ai:()=>be,bx:()=>se,cz:()=>K,dF:()=>Z,dx:()=>T,e9:()=>at,eM:()=>bt,fh:()=>Me,fx:()=>N,h1:()=>Fe,i:()=>Et,j3:()=>mt,jw:()=>Kt,kO:()=>Ve,kw:()=>E,lm:()=>M,nc:()=>J,nf:()=>$,nh:()=>oe,pu:()=>Ht,qk:()=>Y,sN:()=>f,sQ:()=>ge,uo:()=>g,x2:()=>re,xS:()=>He,y:()=>j,z3:()=>ze,zM:()=>m});var t=e(60985),n=e(72579),r=e.n(n),o=e(44203),a=e(2395);const i=Se=>Se?.[a.Xf]??null,s=Se=>Se?.[REDUCER_KEY]?.domain,l=(0,t.P1)(i,Se=>Se?.headers??null),f=(0,t.P1)(l,Se=>Se?.["twc-subs"]??"none"),h=(0,t.P1)(l,Se=>Se?.["twc-sticky-variant"]??""),O=(0,t.P1)(l,Se=>Se?.["twc-ads-killswitch"]??""),I=(0,t.P1)(l,Se=>Se?.["twc-site-mode"]??""),S=(0,t.P1)(l,Se=>{const lt=Se?.["twc-experiment"]??null;return lt?JSON.parse(window?.atob(lt)):{}}),D=(0,o.C6)(o.Gx,Se=>{const lt=(0,o.vy)({entityType:"state_config",entityId:a.X2});return r()(Se,["getMewEntityUrlConfig",lt,"data","data","attributes","value"],{})}),T=(0,t.P1)(D,S,(Se,lt)=>{let Ae;const Ee=Object.keys(Se),De=Object.keys(lt);return Ee.forEach(we=>{De.includes(we)&&(Ae=we)}),Ae}),C=(0,t.P1)(i,Se=>Se?.path?.replace(/\/$/,"")??""),A=(0,t.P1)(i,Se=>Se?.pathPattern??""),q=(0,t.P1)(i,Se=>Se?.referer??null),X=(0,t.P1)(i,Se=>Se?.requestBody??null),B=(0,t.P1)(i,Se=>Se?.query??null),j=(0,t.P1)(i,Se=>Se?.params??null),Z=(0,t.P1)(i,Se=>Se?.pageKey??""),R=(0,t.P1)(Z,Se=>Se==="today"),$=(0,t.P1)(Z,Se=>a.HJ.includes(Se)),L=(0,t.P1)(i,Se=>Se?.params?.locId??""),J=(0,t.P1)(i,Se=>Se?.contextListId??""),p=(0,t.P1)(l,Se=>{const lt="4g",Ae=[lt,"3g"],De=(Se?.["twc-connection-speed"]??lt).toLowerCase();return Ae.includes(De)?De:lt}),m=(0,t.P1)(l,Se=>Se?.["twc-device-class"]??"mobile"),v=(0,t.P1)(m,Se=>Se==="mobile"),U=(0,t.P1)(l,Se=>Se?.["twc-partner"]??""),M=(0,t.P1)(l,Se=>Se?.["twc-csc"]??""),K=(0,t.P1)(l,Se=>Se?.["twc-privacy"]??"exempt"),H=(0,t.P1)(l,Se=>Se?.["twc-experience"]??""),w=(0,t.P1)(B,Se=>Se?.experience??""),z=(0,t.P1)(B,Se=>Se?.locale??""),P=(0,t.P1)(B,Se=>Se?.par??""),g=(0,t.P1)(B,Se=>Se?.cscCountryCode??Se?.csccountrycode??""),E=(0,t.P1)(M,Se=>Se==="KR"),N=(0,t.P1)(B,Se=>Se?.locId??""),Y=(0,t.P1)(B,Se=>Se?.placeId??""),re=(0,t.P1)(B,Se=>Se?.canonicalCityId??""),oe=(0,t.P1)(j,Se=>Se?.locale??""),F=(0,t.P1)(j,Z,C,(Se,lt,Ae)=>Ae.includes("medical-reviewer")?["bios/medical-reviewer"]:lt==="bioPage"?["bios"]:lt==="commerce"?["atmosphere"]:Se?.collectionId??null),ge=(0,t.P1)(oe,Se=>Se?.split("-")?.[1]??""),Oe=()=>({name:"getMewEntityUrlConfig",params:{entityType:"state_config",entityId:"f33a3445-ea5d-4c5d-953c-2a0a63ff8edb"}}),pe=(0,o.C6)(Oe,o.$l,(Se,lt)=>lt(Se)?.data?.attributes?.value),Me=(0,t.P1)(ge,pe,(Se,lt)=>{const Ae=lt?.countryCodesWithoutRegisteredTrademark;return Ae?!Ae.includes(Se):!1}),Fe=(0,t.P1)(N,A,(Se,lt)=>lt.includes(":locId")||!!Se),Ge=(0,t.P1)(Z,Se=>["moduleService"].includes(Se)),ze=(0,t.P1)(Ge,C,w,z,(Se,lt,Ae,Ee)=>{const De=Array.isArray(lt.match(/api\/v[0-9]/g))&&!!Ae&&!!Ee;return Se||De}),se=(0,t.P1)(oe,Se=>Se?["en-US"].indexOf(Se)>-1:!0),G=(0,t.P1)(O,se,f,(Se,lt,Ae)=>{const Ee=Se&&Se.split(",")||[],De=Ae!=="none";return Ee.includes("ads")||Ee.includes("allthethings")||lt&&De}),Ie=(0,t.P1)(A,Se=>Se==="/:locale/dsr"),be=(0,t.P1)(l,Se=>Se?.["twc-csrf"]??""),He=(0,t.P1)(l,Se=>Se?.["twc-geoip-country"]??""),tt=(0,t.P1)(X,Se=>Se?.userId),$e=(0,t.P1)(X,Se=>Se?.appId),at=(0,t.P1)(X,Se=>Se?.version),mt=(0,t.P1)(X,Se=>Se?.adId),At=(0,t.P1)(X,Se=>Se?.serviceProviders),St=(0,t.P1)(X,Se=>Se?.enabledUserDataInventory),Ve=(0,t.P1)(B,Se=>Se?.userId),it=(0,t.P1)(B,Se=>Se?.serviceProviders),rt=(0,t.P1)(B,Se=>Se?.regime),ct=(0,t.P1)(B,Se=>Se?.countryCode),Et=(0,t.P1)(B,Se=>Se?.isUserLoggedIn==="true"),Ct=(0,t.P1)(B,Se=>Se?.isUserPremium==="true"),Ft=(0,t.P1)(B,Se=>Se?.email),ut=(0,t.P1)(B,Se=>Se?.action),bt=(0,t.P1)(B,Se=>Se?.appIdOverride),Ot=(0,t.P1)(bt,$e,(Se,lt)=>lt?.includes("twc")||Se?.includes("twc")),Ht=(0,t.P1)(bt,$e,(Se,lt)=>lt?.includes("wu")||Se?.includes("wu")),Yt=(0,t.P1)(bt,$e,(Se,lt)=>lt?.includes("samsung")||Se?.includes("samsung")),Kt=Se=>Se?.[a.Xf]?.adblocker??!1},72606:(c,u,e)=>{"use strict";e.d(u,{Dh:()=>n,Jp:()=>r,TR:()=>o,X3:()=>s,Yb:()=>t,eV:()=>a,z3:()=>i});const t="partner",n="twc-theme",r=["oppo_widget"],o=["tenday","today","hourly","radar"],a=30,i={samsung:120},s="weatherapptodaywidget"},71057:(c,u,e)=>{"use strict";e.d(u,{UW:()=>t.UW});var t=e(35342),n=e(72606)},35342:(c,u,e)=>{"use strict";e.d(u,{CZ:()=>T,OM:()=>O,RM:()=>f,UW:()=>l,Vm:()=>s,Yg:()=>h,fm:()=>I,gx:()=>i,qK:()=>S});var t=e(60985),n=e(29286),r=e.n(n),o=e(84621),a=e(72606);const i=(0,t.P1)(o.S5,o.F3,(C,A)=>C||A||r().get("partner")||""),s=(0,t.P1)(o.S5,C=>C||r().get("partner")||""),l=(0,t.P1)(i,C=>C.toLowerCase().includes("samsung")),f=(0,t.P1)(i,C=>C.toLowerCase().includes("apple")||C.toLowerCase().includes(a.X3)),h=(0,t.P1)(i,l,(C,A)=>A?C==="samsung_vsc":!1),O=(0,t.P1)(i,l,(C,A)=>A?C==="samsung_msc":!1),I=(0,t.P1)(i,h,(C,A)=>A?"samsungVietnam":C),S=(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,{Oo:()=>t.Oo,Sm:()=>t.Sm,im:()=>t.im,zX:()=>t.zX});var t=e(9625)},9625:(c,u,e)=>{"use strict";e.d(u,{E8:()=>t.E8,Fj:()=>t.Fj,Ky:()=>t.Ky,O2:()=>t.O2,Oo:()=>t.Oo,QU:()=>t.QU,RP:()=>t.RP,Si:()=>t.Si,Sm:()=>t.Sm,TR:()=>t.TR,bu:()=>t.bu,i7:()=>t.i7,iH:()=>t.iH,im:()=>t.im,oy:()=>t.oy,yV:()=>t.yV,yt:()=>t.yt,z:()=>t.z,zX:()=>t.zX,zc:()=>t.zc});var t=e(89150)},89150:(c,u,e)=>{"use strict";e.d(u,{E8:()=>Ge,Fj:()=>j,Ky:()=>B,O2:()=>oe,Oo:()=>se,QU:()=>C,RP:()=>H,Si:()=>v,Sm:()=>A,TR:()=>P,bu:()=>m,i7:()=>z,iH:()=>w,im:()=>K,oy:()=>g,yV:()=>U,yt:()=>p,z:()=>q,zX:()=>L,zc:()=>X});var t=e(60985),n=e(72579),r=e.n(n),o=e(23410),a=e(89972),i=e(63907),s=e(10449),l=e(44203),f=e(45158),h=e(84621),O=e(72484),I=e(42882);const S=(0,t.P1)(h.h1,o.aZ,i.nP,i.VI,s.v6,(G,Ie,be,He,tt)=>{if(G)return Ie;if(/^([0-9a-f]){32,}$/.test(be[0]?.placeID))return be[0].placeID;if(He?.[0])return He[0];if(tt)return tt}),D=(0,l.C6)(S,G=>{if(!G)return{value:null,type:"none"};const Ie={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(Ie)}),T=(0,l.C6)(f.TN,D,(G,Ie)=>{const{type:be,value:He}=Ie||{},tt={language:G,[be]:He};return be==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),C=(0,l.C6)(l.Gx,T,o.AM,h.h1,(G,Ie,be,He)=>{const tt="getSunV3LocationPointUrlConfig",$e=G[tt]||{};let at=Ie[tt]||{};He&&(at=be[tt]);const mt=(0,l.vy)(at);return r()($e,mt)}),A=(0,l.C6)(C,G=>{if(!r()(G,"loaded"))return null;const be=r()(G,"data");return!be||be.errors?null:G.data.location}),q=(0,l.C6)(A,G=>r()(G,"displayName","")),X=(0,l.C6)(A,G=>r()(G,"adminDistrict","")),B=(0,l.C6)(A,G=>r()(G,"adminDistrictCode","")),j=(0,l.C6)(A,G=>r()(G,"countryCode","")),Z=(0,l.C6)(A,G=>r()(G,"country","")),R=(0,l.C6)(A,G=>r()(G,"countyId","")),$=(0,l.C6)(A,G=>r()(G,"disputedArea",!1)),L=(0,l.C6)(A,G=>{if(!!G)return(0,a.b)(`${G.latitude},${G.longitude}`)}),J=(0,l.C6)(i.qL,G=>r()(G,"defaultLocations",{})),p=(0,l.C6)(A,J,(G,Ie)=>{if(G)return r()(G,"placeId","");{const be=(0,O.R)(),{"TWC-GeoIP-Country":He}=be;return Ie[He]||null}return null}),m=(0,l.C6)(A,G=>r()(G,"dmaCd","")),v=(0,l.C6)(A,G=>r()(G,"postalCode","")),U=(0,l.C6)(A,G=>r()(G,"city","")),M=(0,l.C6)(A,G=>r()(G,"canonicalCityId","")),K=(0,l.C6)(A,G=>{let Ie=r()(G,"ianaTimeZone","");return(!Ie||!Ie.includes("/"))&&(Ie="Etc/UTC"),Ie}),H=(0,l.C6)(A,G=>ze(r()(G,"latitude",void 0))),w=(0,l.C6)(A,G=>ze(r()(G,"longitude",void 0))),z=(0,l.C6)(A,f.b2,i.nP,I.WO,(G,Ie,be,He)=>G&&(0,o.J7)({location:G,savedLocations:be,isUserLoggedIn:He,countryCode:Ie})||""),P=(0,l.C6)(A,I.WO,i.nP,f.b2,(G,Ie,be,He)=>(0,o.K4)({location:G,savedLocations:be,countryCode:He,isUserLoggedIn:Ie})),g=(0,l.C6)(A,f.b2,i.nP,I.WO,(G,Ie,be,He)=>(0,o.dA)({location:G,savedLocations:be,isUserLoggedIn:He,countryCode:Ie})),E=(0,t.P1)(i.nP,G=>/^([0-9a-f]){32,}$/.test(G[0]?.placeID)?G[0].placeID:null),N=(0,l.C6)(E,G=>{if(!G)return{value:null,type:"none"};const Ie={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(Ie)}),Y=(0,l.C6)(f.TN,N,(G,Ie)=>{const{type:be,value:He}=Ie||{},tt={language:G,[be]:He};return be==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),re=(0,l.C6)(l.Gx,Y,(G,Ie)=>{const be="getSunV3LocationPointUrlConfig",He=G[be]||{},tt=Ie[be]||{},$e=(0,l.vy)(tt);return r()(He,$e)}),oe=(0,l.C6)(re,G=>{if(!r()(G,"loaded"))return null;const be=r()(G,"data");return!be||be.errors?null:G.data.location}),F=(0,t.P1)(i.VI,G=>G?.[0]?G[0]:null),ge=(0,l.C6)(F,G=>{if(!G)return{value:null,type:"none"};const Ie={type:null,locId:decodeURIComponent(G)};return(0,o.dz)(Ie)}),Oe=(0,l.C6)(f.TN,ge,(G,Ie)=>{const{type:be,value:He}=Ie||{},tt={language:G,[be]:He};return be==="locId"&&(tt.locationType="locid"),{getSunV3LocationPointUrlConfig:tt}}),pe=(0,l.C6)(l.Gx,Oe,(G,Ie)=>{const be="getSunV3LocationPointUrlConfig",He=G[be]||{},tt=Ie[be]||{},$e=(0,l.vy)(tt);return r()(He,$e)}),Me=(0,l.C6)(pe,G=>{if(!r()(G,"loaded"))return null;const be=r()(G,"data");return!be||be.errors?null:G.data.location}),Fe=(0,l.C6)(l.Gx,F,(G,Ie)=>{const He=G["getSunV3LocationSearchUrlConfig"]||{};for(const tt of Object.keys(He)){const $e=He?.[tt]?.data?.location,at=$e?.placeId?.indexOf?.(Ie);if(at>=0){const mt=Object.keys($e).map(At=>[At,$e[At][at]]);return Object.fromEntries(mt)}}return null}),Ge=(0,l.C6)(Me,Fe,(G,Ie)=>G??Ie);function ze(G){return(+`${Math.round(`${G}e2`)}e-2`).toFixed(2)}const se=(0,t.P1)(h.kw,j,(G,Ie)=>G&&Ie==="KR")},7686:(c,u,e)=>{"use strict";e.d(u,{X:()=>t});const t="dal"},44203:(c,u,e)=>{"use strict";e.d(u,{$l:()=>f,C6:()=>s,Gx:()=>l,vy:()=>i});var t=e(18149),n=e.n(t),r=e(60985),o=e(15655),a=e(7686);const i=(h={})=>Object.keys(h).sort().map(O=>{const I=h[O];return!!I&&typeof I=="object"?`${O}:{${i(I)}}`:`${O}:${I}`}).join(";"),s=(0,r.wN)(o.PW,n()),l=h=>h?.[a.X]??{},f=(0,r.P1)(l,h=>(O,I)=>{const{params:S,name:D}=O,T=i(S);return I?h?.[D]?.[T]:h?.[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,f,h,O,I,S)=>{if(I||S==="wu")return!0;if(["ios","android"].includes(S))return!!(i.kk.includes(l)&&!(0,n.G3)());let D=!0;return i.eT.forEach(T=>{f.includes(T)&&(D=!1)}),!(!D||i.Dt.includes(h)||i.Dt.includes(O))})},15759:(c,u,e)=>{"use strict";e.d(u,{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 f(){let C="dev";return getEnv("WEBCAKES_ENV")==="PROD"&&(C="prod"),getEnv("WEBCAKES_ENV")==="PERF"&&(C="perf"),getEnv("WEBCAKES_ENV")==="STAGE"&&(C="stage"),C}async function h(){const C=f(),{default:A}=await e(31751)(`./new-relic-script.${C}.ext.html`);return A}function O(C,A){try{window?.NREUM?.setCustomAttribute?.(`${a}${C}`,A)}catch{}}function I(C,A={}){try{let q;const X={};typeof C=="string"?q=C:(q=C.name,C.entryType!=="mark"?(X.duration=D(C.duration),X.timestamp=D(window.performance.timeOrigin+C.startTime)):(X.duration=D(C.startTime),X.timestamp=D(window.performance.timeOrigin))),window?.NREUM?.addPageAction?.(q,{...S(X,i),...S(A,a)})}catch(q){o.error(q,"sendReumEvent error")}}function S(C,A=""){return Object.fromEntries(Object.entries(C).map(([q])=>[`${A}${q}`,C[q]]))}function D(C){return C/1e3}function T(){return`