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