@explorer-1/vue 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/explorer-1-vue.js +2612 -2556
- package/dist/explorer-1-vue.umd.cjs +14 -12
- package/dist/src/components/CalendarButton/CalendarButton.vue.d.ts +3 -2
- package/dist/src/components/EventCard/EventCard.vue.d.ts +9 -4
- package/dist/src/components/EventDetailHero/EventDetailHero.vue.d.ts +11 -0
- package/dist/src/components/NavDesktopEdu/NavDesktopEdu.stories.d.ts +58 -11
- package/dist/src/templates/edu/PageEduEventDetail/PageEduEventDetail.stories.d.ts +57 -29
- package/dist/src/utils/mixins.d.ts +2 -0
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/components/BaseButton/BaseButton.vue +1 -1
- package/src/components/BaseImage/BaseImage.vue +1 -1
- package/src/components/BaseTag/BaseTag.vue +2 -2
- package/src/components/BlockIframeEmbed/BlockIframeEmbed.vue +3 -2
- package/src/components/BlockImage/BlockImageStandard.vue +1 -1
- package/src/components/BlockKeyPoints/BlockKeyPoints.vue +2 -2
- package/src/components/BlockLinkCard/BlockLinkCard.vue +1 -0
- package/src/components/BlockRelatedLinks/BlockRelatedLinks.vue +29 -27
- package/src/components/BlockRelatedLinks/RelatedLink.vue +3 -3
- package/src/components/BlockVideo/BlockVideo.vue +1 -1
- package/src/components/BlockVideoEmbed/BlockVideoEmbed.vue +1 -1
- package/src/components/CalendarButton/CalendarButton.vue +9 -10
- package/src/components/EventCard/EventCard.vue +22 -8
- package/src/components/EventDetailHero/EventDetailHero.vue +45 -21
- package/src/components/HeroMedia/HeroMedia.vue +2 -2
- package/src/components/MixinCarousel/MixinCarousel.vue +2 -2
- package/src/components/NavDesktopEdu/NavDesktopEdu.vue +11 -1
- package/src/components/NavMobile/NavMobile.vue +19 -10
- package/src/components/ShareButtons/ShareButtons.vue +1 -1
- package/src/components/ShareButtonsEdu/ShareButtonsEdu.vue +1 -1
- package/src/components/TheFooter/TheFooter.vue +3 -1
- package/src/templates/PageEventDetail/PageEventDetail.vue +2 -1
- package/src/templates/PageNewsDetail/PageNewsDetail.vue +3 -1
- package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.stories.js +146 -104
- package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.vue +101 -50
- package/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.vue +1 -1
- package/src/utils/mixins.ts +18 -14
- package/tsconfig.json +1 -1
|
@@ -1,39 +1,41 @@
|
|
|
1
|
-
(function($,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("lodash")):typeof define=="function"&&define.amd?define(["exports","vue","lodash"],t):($=typeof globalThis<"u"?globalThis:$||self,t($.Explorer1Vue={},$.Vue,$.lodash))})(this,function($,t,ps){"use strict";var ye=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function _e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var fs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a=1e3,o=6e4,s=36e5,i="millisecond",r="second",l="minute",c="hour",d="day",h="week",m="month",p="quarter",f="year",u="date",b="Invalid Date",E=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,y={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(D){var v=["th","st","nd","rd"],P=D%100;return"["+D+(v[(P-20)%10]||v[P]||v[0])+"]"}},_=function(D,v,P){var S=String(D);return!S||S.length>=v?D:""+Array(v+1-S.length).join(P)+D},V={s:_,z:function(D){var v=-D.utcOffset(),P=Math.abs(v),S=Math.floor(P/60),C=P%60;return(v<=0?"+":"-")+_(S,2,"0")+":"+_(C,2,"0")},m:function D(v,P){if(v.date()<P.date())return-D(P,v);var S=12*(P.year()-v.year())+(P.month()-v.month()),C=v.clone().add(S,m),z=P-C<0,O=v.clone().add(S+(z?-1:1),m);return+(-(S+(P-C)/(z?C-O:O-C))||0)},a:function(D){return D<0?Math.ceil(D)||0:Math.floor(D)},p:function(D){return{M:m,y:f,w:h,d,D:u,h:c,m:l,s:r,ms:i,Q:p}[D]||String(D||"").toLowerCase().replace(/s$/,"")},u:function(D){return D===void 0}},M="en",N={};N[M]=y;var I="$isDayjsObject",T=function(D){return D instanceof x||!(!D||!D[I])},A=function D(v,P,S){var C;if(!v)return M;if(typeof v=="string"){var z=v.toLowerCase();N[z]&&(C=z),P&&(N[z]=P,C=z);var O=v.split("-");if(!C&&O.length>1)return D(O[0])}else{var U=v.name;N[U]=v,C=U}return!S&&C&&(M=C),C||!S&&M},w=function(D,v){if(T(D))return D.clone();var P=typeof v=="object"?v:{};return P.date=D,P.args=arguments,new x(P)},k=V;k.l=A,k.i=T,k.w=function(D,v){return w(D,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var x=function(){function D(P){this.$L=A(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[I]=!0}var v=D.prototype;return v.parse=function(P){this.$d=function(S){var C=S.date,z=S.utc;if(C===null)return new Date(NaN);if(k.u(C))return new Date;if(C instanceof Date)return new Date(C);if(typeof C=="string"&&!/Z$/i.test(C)){var O=C.match(E);if(O){var U=O[2]-1||0,K=(O[7]||"0").substring(0,3);return z?new Date(Date.UTC(O[1],U,O[3]||1,O[4]||0,O[5]||0,O[6]||0,K)):new Date(O[1],U,O[3]||1,O[4]||0,O[5]||0,O[6]||0,K)}}return new Date(C)}(P),this.init()},v.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},v.$utils=function(){return k},v.isValid=function(){return this.$d.toString()!==b},v.isSame=function(P,S){var C=w(P);return this.startOf(S)<=C&&C<=this.endOf(S)},v.isAfter=function(P,S){return w(P)<this.startOf(S)},v.isBefore=function(P,S){return this.endOf(S)<w(P)},v.$g=function(P,S,C){return k.u(P)?this[S]:this.set(C,P)},v.unix=function(){return Math.floor(this.valueOf()/1e3)},v.valueOf=function(){return this.$d.getTime()},v.startOf=function(P,S){var C=this,z=!!k.u(S)||S,O=k.p(P),U=function(ct,me){var Ke=k.w(C.$u?Date.UTC(C.$y,me,ct):new Date(C.$y,me,ct),C);return z?Ke:Ke.endOf(d)},K=function(ct,me){return k.w(C.toDate()[ct].apply(C.toDate("s"),(z?[0,0,0,0]:[23,59,59,999]).slice(me)),C)},Z=this.$W,oe=this.$M,ne=this.$D,ve="set"+(this.$u?"UTC":"");switch(O){case f:return z?U(1,0):U(31,11);case m:return z?U(1,oe):U(0,oe+1);case h:var lt=this.$locale().weekStart||0,rn=(Z<lt?Z+7:Z)-lt;return U(z?ne-rn:ne+(6-rn),oe);case d:case u:return K(ve+"Hours",0);case c:return K(ve+"Minutes",1);case l:return K(ve+"Seconds",2);case r:return K(ve+"Milliseconds",3);default:return this.clone()}},v.endOf=function(P){return this.startOf(P,!1)},v.$set=function(P,S){var C,z=k.p(P),O="set"+(this.$u?"UTC":""),U=(C={},C[d]=O+"Date",C[u]=O+"Date",C[m]=O+"Month",C[f]=O+"FullYear",C[c]=O+"Hours",C[l]=O+"Minutes",C[r]=O+"Seconds",C[i]=O+"Milliseconds",C)[z],K=z===d?this.$D+(S-this.$W):S;if(z===m||z===f){var Z=this.clone().set(u,1);Z.$d[U](K),Z.init(),this.$d=Z.set(u,Math.min(this.$D,Z.daysInMonth())).$d}else U&&this.$d[U](K);return this.init(),this},v.set=function(P,S){return this.clone().$set(P,S)},v.get=function(P){return this[k.p(P)]()},v.add=function(P,S){var C,z=this;P=Number(P);var O=k.p(S),U=function(oe){var ne=w(z);return k.w(ne.date(ne.date()+Math.round(oe*P)),z)};if(O===m)return this.set(m,this.$M+P);if(O===f)return this.set(f,this.$y+P);if(O===d)return U(1);if(O===h)return U(7);var K=(C={},C[l]=o,C[c]=s,C[r]=a,C)[O]||1,Z=this.$d.getTime()+P*K;return k.w(Z,this)},v.subtract=function(P,S){return this.add(-1*P,S)},v.format=function(P){var S=this,C=this.$locale();if(!this.isValid())return C.invalidDate||b;var z=P||"YYYY-MM-DDTHH:mm:ssZ",O=k.z(this),U=this.$H,K=this.$m,Z=this.$M,oe=C.weekdays,ne=C.months,ve=C.meridiem,lt=function(me,Ke,ln,oa){return me&&(me[Ke]||me(S,z))||ln[Ke].slice(0,oa)},rn=function(me){return k.s(U%12||12,me,"0")},ct=ve||function(me,Ke,ln){var oa=me<12?"AM":"PM";return ln?oa.toLowerCase():oa};return z.replace(g,function(me,Ke){return Ke||function(ln){switch(ln){case"YY":return String(S.$y).slice(-2);case"YYYY":return k.s(S.$y,4,"0");case"M":return Z+1;case"MM":return k.s(Z+1,2,"0");case"MMM":return lt(C.monthsShort,Z,ne,3);case"MMMM":return lt(ne,Z);case"D":return S.$D;case"DD":return k.s(S.$D,2,"0");case"d":return String(S.$W);case"dd":return lt(C.weekdaysMin,S.$W,oe,2);case"ddd":return lt(C.weekdaysShort,S.$W,oe,3);case"dddd":return oe[S.$W];case"H":return String(U);case"HH":return k.s(U,2,"0");case"h":return rn(1);case"hh":return rn(2);case"a":return ct(U,K,!0);case"A":return ct(U,K,!1);case"m":return String(K);case"mm":return k.s(K,2,"0");case"s":return String(S.$s);case"ss":return k.s(S.$s,2,"0");case"SSS":return k.s(S.$ms,3,"0");case"Z":return O}return null}(me)||O.replace(":","")})},v.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},v.diff=function(P,S,C){var z,O=this,U=k.p(S),K=w(P),Z=(K.utcOffset()-this.utcOffset())*o,oe=this-K,ne=function(){return k.m(O,K)};switch(U){case f:z=ne()/12;break;case m:z=ne();break;case p:z=ne()/3;break;case h:z=(oe-Z)/6048e5;break;case d:z=(oe-Z)/864e5;break;case c:z=oe/s;break;case l:z=oe/o;break;case r:z=oe/a;break;default:z=oe}return C?z:k.a(z)},v.daysInMonth=function(){return this.endOf(m).$D},v.$locale=function(){return N[this.$L]},v.locale=function(P,S){if(!P)return this.$L;var C=this.clone(),z=A(P,S,!0);return z&&(C.$L=z),C},v.clone=function(){return k.w(this.$d,this)},v.toDate=function(){return new Date(this.valueOf())},v.toJSON=function(){return this.isValid()?this.toISOString():null},v.toISOString=function(){return this.$d.toISOString()},v.toString=function(){return this.$d.toUTCString()},D}(),L=x.prototype;return w.prototype=L,[["$ms",i],["$s",r],["$m",l],["$H",c],["$W",d],["$M",m],["$y",f],["$D",u]].forEach(function(D){L[D[1]]=function(v){return this.$g(v,D[0],D[1])}}),w.extend=function(D,v){return D.$i||(D(v,x,w),D.$i=!0),w},w.locale=A,w.isDayjs=T,w.unix=function(D){return w(1e3*D)},w.en=N[M],w.Ls=N,w.p={},w})})(fs);var us=fs.exports;const X=_e(us);var gs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,s){s.updateLocale=function(i,r){var l=s.Ls[i];if(l)return(r?Object.keys(r):[]).forEach(function(c){l[c]=r[c]}),l}}})})(gs);var Fl=gs.exports;const Hl=_e(Fl);var ys={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(o,s,i){var r=s.prototype,l=r.format;i.en.formats=a,r.format=function(c){c===void 0&&(c="YYYY-MM-DDTHH:mm:ssZ");var d=this.$locale().formats,h=function(m,p){return m.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(f,u,b){var E=b&&b.toUpperCase();return u||p[b]||a[b]||p[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(g,y,_){return y||_.slice(1)})})}(c,d===void 0?{}:d);return l.call(this,h)}}})})(ys);var ql=ys.exports;const jl=_e(ql);var bs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},o={};return function(s,i,r){var l,c=function(p,f,u){u===void 0&&(u={});var b=new Date(p),E=function(g,y){y===void 0&&(y={});var _=y.timeZoneName||"short",V=g+"|"+_,M=o[V];return M||(M=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:g,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:_}),o[V]=M),M}(f,u);return E.formatToParts(b)},d=function(p,f){for(var u=c(p,f),b=[],E=0;E<u.length;E+=1){var g=u[E],y=g.type,_=g.value,V=a[y];V>=0&&(b[V]=parseInt(_,10))}var M=b[3],N=M===24?0:M,I=b[0]+"-"+b[1]+"-"+b[2]+" "+N+":"+b[4]+":"+b[5]+":000",T=+p;return(r.utc(I).valueOf()-(T-=T%1e3))/6e4},h=i.prototype;h.tz=function(p,f){p===void 0&&(p=l);var u=this.utcOffset(),b=this.toDate(),E=b.toLocaleString("en-US",{timeZone:p}),g=Math.round((b-new Date(E))/1e3/60),y=r(E,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(15*-Math.round(b.getTimezoneOffset()/15)-g,!0);if(f){var _=y.utcOffset();y=y.add(u-_,"minute")}return y.$x.$timezone=p,y},h.offsetName=function(p){var f=this.$x.$timezone||r.tz.guess(),u=c(this.valueOf(),f,{timeZoneName:p}).find(function(b){return b.type.toLowerCase()==="timezonename"});return u&&u.value};var m=h.startOf;h.startOf=function(p,f){if(!this.$x||!this.$x.$timezone)return m.call(this,p,f);var u=r(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return m.call(u,p,f).tz(this.$x.$timezone,!0)},r.tz=function(p,f,u){var b=u&&f,E=u||f||l,g=d(+r(),E);if(typeof p!="string")return r(p).tz(E);var y=function(N,I,T){var A=N-60*I*1e3,w=d(A,T);if(I===w)return[A,I];var k=d(A-=60*(w-I)*1e3,T);return w===k?[A,w]:[N-60*Math.min(w,k)*1e3,Math.max(w,k)]}(r.utc(p,b).valueOf(),g,E),_=y[0],V=y[1],M=r(_).utcOffset(V);return M.$x.$timezone=E,M},r.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},r.tz.setDefault=function(p){l=p}}})})(bs);var Rl=bs.exports;const Gl=_e(Rl);var ks={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o){var s=o.prototype,i=s.format;s.format=function(r){var l=this,c=this.$locale();if(!this.isValid())return i.bind(this)(r);var d=this.$utils(),h=(r||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(m){switch(m){case"Q":return Math.ceil((l.$M+1)/3);case"Do":return c.ordinal(l.$D);case"gggg":return l.weekYear();case"GGGG":return l.isoWeekYear();case"wo":return c.ordinal(l.week(),"W");case"w":case"ww":return d.s(l.week(),m==="w"?1:2,"0");case"W":case"WW":return d.s(l.isoWeek(),m==="W"?1:2,"0");case"k":case"kk":return d.s(String(l.$H===0?24:l.$H),m==="k"?1:2,"0");case"X":return Math.floor(l.$d.getTime()/1e3);case"x":return l.$d.getTime();case"z":return"["+l.offsetName()+"]";case"zzz":return"["+l.offsetName("long")+"]";default:return m}});return i.bind(this)(h)}}})})(ks);var Ul=ks.exports;const Wl=_e(Ul);var Yl={exports:{}};(function(e,n){(function(a,o){e.exports=o(us)})(ye,function(a){function o(r){return r&&typeof r=="object"&&"default"in r?r:{default:r}}var s=o(a),i={name:"en-gb",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(r){var l=["th","st","nd","rd"],c=r%100;return"["+r+(l[(c-20)%10]||l[c]||l[0])+"]"}};return s.default.locale(i,null,!0),i})})(Yl),X.extend(jl),X.extend(Hl),X.updateLocale("en",{monthsShort:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}),X.extend(Gl),X.extend(Wl);const Kl={displayDate(e,n,a="en"){if(e){const o=X(e).locale(a);let s;switch(n){case"DateTime":s=o.format("MMM D YYYY, HH:mm");break;case"Date":s=o.format("MMM D YYYY");break;case"Time":s=o.format("HH:mm");break;case"MonthAndYear":s=o.format("MMM YYYY");break;case"Day":s=o.format("D");break;default:s=o.format("ll")}return s}}};var Zl=!1;function cn(e,n,a){return Array.isArray(e)?(e.length=Math.max(e.length,n),e.splice(n,1,a),a):(e[n]=a,a)}function sa(e,n){if(Array.isArray(e)){e.splice(n,1);return}delete e[n]}/*!
|
|
1
|
+
(function($,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("lodash")):typeof define=="function"&&define.amd?define(["exports","vue","lodash"],t):($=typeof globalThis<"u"?globalThis:$||self,t($.Explorer1Vue={},$.Vue,$.lodash))})(this,function($,t,ps){"use strict";var be=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function _e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var fs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){var a=1e3,o=6e4,s=36e5,i="millisecond",r="second",l="minute",c="hour",d="day",h="week",m="month",p="quarter",f="year",u="date",y="Invalid Date",E=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,b={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(D){var v=["th","st","nd","rd"],P=D%100;return"["+D+(v[(P-20)%10]||v[P]||v[0])+"]"}},_=function(D,v,P){var S=String(D);return!S||S.length>=v?D:""+Array(v+1-S.length).join(P)+D},N={s:_,z:function(D){var v=-D.utcOffset(),P=Math.abs(v),S=Math.floor(P/60),C=P%60;return(v<=0?"+":"-")+_(S,2,"0")+":"+_(C,2,"0")},m:function D(v,P){if(v.date()<P.date())return-D(P,v);var S=12*(P.year()-v.year())+(P.month()-v.month()),C=v.clone().add(S,m),z=P-C<0,O=v.clone().add(S+(z?-1:1),m);return+(-(S+(P-C)/(z?C-O:O-C))||0)},a:function(D){return D<0?Math.ceil(D)||0:Math.floor(D)},p:function(D){return{M:m,y:f,w:h,d,D:u,h:c,m:l,s:r,ms:i,Q:p}[D]||String(D||"").toLowerCase().replace(/s$/,"")},u:function(D){return D===void 0}},M="en",V={};V[M]=b;var I="$isDayjsObject",T=function(D){return D instanceof x||!(!D||!D[I])},A=function D(v,P,S){var C;if(!v)return M;if(typeof v=="string"){var z=v.toLowerCase();V[z]&&(C=z),P&&(V[z]=P,C=z);var O=v.split("-");if(!C&&O.length>1)return D(O[0])}else{var U=v.name;V[U]=v,C=U}return!S&&C&&(M=C),C||!S&&M},w=function(D,v){if(T(D))return D.clone();var P=typeof v=="object"?v:{};return P.date=D,P.args=arguments,new x(P)},k=N;k.l=A,k.i=T,k.w=function(D,v){return w(D,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var x=function(){function D(P){this.$L=A(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[I]=!0}var v=D.prototype;return v.parse=function(P){this.$d=function(S){var C=S.date,z=S.utc;if(C===null)return new Date(NaN);if(k.u(C))return new Date;if(C instanceof Date)return new Date(C);if(typeof C=="string"&&!/Z$/i.test(C)){var O=C.match(E);if(O){var U=O[2]-1||0,K=(O[7]||"0").substring(0,3);return z?new Date(Date.UTC(O[1],U,O[3]||1,O[4]||0,O[5]||0,O[6]||0,K)):new Date(O[1],U,O[3]||1,O[4]||0,O[5]||0,O[6]||0,K)}}return new Date(C)}(P),this.init()},v.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},v.$utils=function(){return k},v.isValid=function(){return this.$d.toString()!==y},v.isSame=function(P,S){var C=w(P);return this.startOf(S)<=C&&C<=this.endOf(S)},v.isAfter=function(P,S){return w(P)<this.startOf(S)},v.isBefore=function(P,S){return this.endOf(S)<w(P)},v.$g=function(P,S,C){return k.u(P)?this[S]:this.set(C,P)},v.unix=function(){return Math.floor(this.valueOf()/1e3)},v.valueOf=function(){return this.$d.getTime()},v.startOf=function(P,S){var C=this,z=!!k.u(S)||S,O=k.p(P),U=function(ct,fe){var Ke=k.w(C.$u?Date.UTC(C.$y,fe,ct):new Date(C.$y,fe,ct),C);return z?Ke:Ke.endOf(d)},K=function(ct,fe){return k.w(C.toDate()[ct].apply(C.toDate("s"),(z?[0,0,0,0]:[23,59,59,999]).slice(fe)),C)},Z=this.$W,se=this.$M,ne=this.$D,ve="set"+(this.$u?"UTC":"");switch(O){case f:return z?U(1,0):U(31,11);case m:return z?U(1,se):U(0,se+1);case h:var lt=this.$locale().weekStart||0,rn=(Z<lt?Z+7:Z)-lt;return U(z?ne-rn:ne+(6-rn),se);case d:case u:return K(ve+"Hours",0);case c:return K(ve+"Minutes",1);case l:return K(ve+"Seconds",2);case r:return K(ve+"Milliseconds",3);default:return this.clone()}},v.endOf=function(P){return this.startOf(P,!1)},v.$set=function(P,S){var C,z=k.p(P),O="set"+(this.$u?"UTC":""),U=(C={},C[d]=O+"Date",C[u]=O+"Date",C[m]=O+"Month",C[f]=O+"FullYear",C[c]=O+"Hours",C[l]=O+"Minutes",C[r]=O+"Seconds",C[i]=O+"Milliseconds",C)[z],K=z===d?this.$D+(S-this.$W):S;if(z===m||z===f){var Z=this.clone().set(u,1);Z.$d[U](K),Z.init(),this.$d=Z.set(u,Math.min(this.$D,Z.daysInMonth())).$d}else U&&this.$d[U](K);return this.init(),this},v.set=function(P,S){return this.clone().$set(P,S)},v.get=function(P){return this[k.p(P)]()},v.add=function(P,S){var C,z=this;P=Number(P);var O=k.p(S),U=function(se){var ne=w(z);return k.w(ne.date(ne.date()+Math.round(se*P)),z)};if(O===m)return this.set(m,this.$M+P);if(O===f)return this.set(f,this.$y+P);if(O===d)return U(1);if(O===h)return U(7);var K=(C={},C[l]=o,C[c]=s,C[r]=a,C)[O]||1,Z=this.$d.getTime()+P*K;return k.w(Z,this)},v.subtract=function(P,S){return this.add(-1*P,S)},v.format=function(P){var S=this,C=this.$locale();if(!this.isValid())return C.invalidDate||y;var z=P||"YYYY-MM-DDTHH:mm:ssZ",O=k.z(this),U=this.$H,K=this.$m,Z=this.$M,se=C.weekdays,ne=C.months,ve=C.meridiem,lt=function(fe,Ke,ln,oa){return fe&&(fe[Ke]||fe(S,z))||ln[Ke].slice(0,oa)},rn=function(fe){return k.s(U%12||12,fe,"0")},ct=ve||function(fe,Ke,ln){var oa=fe<12?"AM":"PM";return ln?oa.toLowerCase():oa};return z.replace(g,function(fe,Ke){return Ke||function(ln){switch(ln){case"YY":return String(S.$y).slice(-2);case"YYYY":return k.s(S.$y,4,"0");case"M":return Z+1;case"MM":return k.s(Z+1,2,"0");case"MMM":return lt(C.monthsShort,Z,ne,3);case"MMMM":return lt(ne,Z);case"D":return S.$D;case"DD":return k.s(S.$D,2,"0");case"d":return String(S.$W);case"dd":return lt(C.weekdaysMin,S.$W,se,2);case"ddd":return lt(C.weekdaysShort,S.$W,se,3);case"dddd":return se[S.$W];case"H":return String(U);case"HH":return k.s(U,2,"0");case"h":return rn(1);case"hh":return rn(2);case"a":return ct(U,K,!0);case"A":return ct(U,K,!1);case"m":return String(K);case"mm":return k.s(K,2,"0");case"s":return String(S.$s);case"ss":return k.s(S.$s,2,"0");case"SSS":return k.s(S.$ms,3,"0");case"Z":return O}return null}(fe)||O.replace(":","")})},v.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},v.diff=function(P,S,C){var z,O=this,U=k.p(S),K=w(P),Z=(K.utcOffset()-this.utcOffset())*o,se=this-K,ne=function(){return k.m(O,K)};switch(U){case f:z=ne()/12;break;case m:z=ne();break;case p:z=ne()/3;break;case h:z=(se-Z)/6048e5;break;case d:z=(se-Z)/864e5;break;case c:z=se/s;break;case l:z=se/o;break;case r:z=se/a;break;default:z=se}return C?z:k.a(z)},v.daysInMonth=function(){return this.endOf(m).$D},v.$locale=function(){return V[this.$L]},v.locale=function(P,S){if(!P)return this.$L;var C=this.clone(),z=A(P,S,!0);return z&&(C.$L=z),C},v.clone=function(){return k.w(this.$d,this)},v.toDate=function(){return new Date(this.valueOf())},v.toJSON=function(){return this.isValid()?this.toISOString():null},v.toISOString=function(){return this.$d.toISOString()},v.toString=function(){return this.$d.toUTCString()},D}(),L=x.prototype;return w.prototype=L,[["$ms",i],["$s",r],["$m",l],["$H",c],["$W",d],["$M",m],["$y",f],["$D",u]].forEach(function(D){L[D[1]]=function(v){return this.$g(v,D[0],D[1])}}),w.extend=function(D,v){return D.$i||(D(v,x,w),D.$i=!0),w},w.locale=A,w.isDayjs=T,w.unix=function(D){return w(1e3*D)},w.en=V[M],w.Ls=V,w.p={},w})})(fs);var us=fs.exports;const X=_e(us);var gs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){return function(a,o,s){s.updateLocale=function(i,r){var l=s.Ls[i];if(l)return(r?Object.keys(r):[]).forEach(function(c){l[c]=r[c]}),l}}})})(gs);var Fl=gs.exports;const Hl=_e(Fl);var ys={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){var a={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(o,s,i){var r=s.prototype,l=r.format;i.en.formats=a,r.format=function(c){c===void 0&&(c="YYYY-MM-DDTHH:mm:ssZ");var d=this.$locale().formats,h=function(m,p){return m.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(f,u,y){var E=y&&y.toUpperCase();return u||p[y]||a[y]||p[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(g,b,_){return b||_.slice(1)})})}(c,d===void 0?{}:d);return l.call(this,h)}}})})(ys);var ql=ys.exports;const jl=_e(ql);var bs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},o={};return function(s,i,r){var l,c=function(p,f,u){u===void 0&&(u={});var y=new Date(p),E=function(g,b){b===void 0&&(b={});var _=b.timeZoneName||"short",N=g+"|"+_,M=o[N];return M||(M=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:g,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:_}),o[N]=M),M}(f,u);return E.formatToParts(y)},d=function(p,f){for(var u=c(p,f),y=[],E=0;E<u.length;E+=1){var g=u[E],b=g.type,_=g.value,N=a[b];N>=0&&(y[N]=parseInt(_,10))}var M=y[3],V=M===24?0:M,I=y[0]+"-"+y[1]+"-"+y[2]+" "+V+":"+y[4]+":"+y[5]+":000",T=+p;return(r.utc(I).valueOf()-(T-=T%1e3))/6e4},h=i.prototype;h.tz=function(p,f){p===void 0&&(p=l);var u=this.utcOffset(),y=this.toDate(),E=y.toLocaleString("en-US",{timeZone:p}),g=Math.round((y-new Date(E))/1e3/60),b=r(E,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(15*-Math.round(y.getTimezoneOffset()/15)-g,!0);if(f){var _=b.utcOffset();b=b.add(u-_,"minute")}return b.$x.$timezone=p,b},h.offsetName=function(p){var f=this.$x.$timezone||r.tz.guess(),u=c(this.valueOf(),f,{timeZoneName:p}).find(function(y){return y.type.toLowerCase()==="timezonename"});return u&&u.value};var m=h.startOf;h.startOf=function(p,f){if(!this.$x||!this.$x.$timezone)return m.call(this,p,f);var u=r(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return m.call(u,p,f).tz(this.$x.$timezone,!0)},r.tz=function(p,f,u){var y=u&&f,E=u||f||l,g=d(+r(),E);if(typeof p!="string")return r(p).tz(E);var b=function(V,I,T){var A=V-60*I*1e3,w=d(A,T);if(I===w)return[A,I];var k=d(A-=60*(w-I)*1e3,T);return w===k?[A,w]:[V-60*Math.min(w,k)*1e3,Math.max(w,k)]}(r.utc(p,y).valueOf(),g,E),_=b[0],N=b[1],M=r(_).utcOffset(N);return M.$x.$timezone=E,M},r.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},r.tz.setDefault=function(p){l=p}}})})(bs);var Rl=bs.exports;const Gl=_e(Rl);var ks={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){return function(a,o){var s=o.prototype,i=s.format;s.format=function(r){var l=this,c=this.$locale();if(!this.isValid())return i.bind(this)(r);var d=this.$utils(),h=(r||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(m){switch(m){case"Q":return Math.ceil((l.$M+1)/3);case"Do":return c.ordinal(l.$D);case"gggg":return l.weekYear();case"GGGG":return l.isoWeekYear();case"wo":return c.ordinal(l.week(),"W");case"w":case"ww":return d.s(l.week(),m==="w"?1:2,"0");case"W":case"WW":return d.s(l.isoWeek(),m==="W"?1:2,"0");case"k":case"kk":return d.s(String(l.$H===0?24:l.$H),m==="k"?1:2,"0");case"X":return Math.floor(l.$d.getTime()/1e3);case"x":return l.$d.getTime();case"z":return"["+l.offsetName()+"]";case"zzz":return"["+l.offsetName("long")+"]";default:return m}});return i.bind(this)(h)}}})})(ks);var Ul=ks.exports;const Wl=_e(Ul);var Yl={exports:{}};(function(e,n){(function(a,o){e.exports=o(us)})(be,function(a){function o(r){return r&&typeof r=="object"&&"default"in r?r:{default:r}}var s=o(a),i={name:"en-gb",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(r){var l=["th","st","nd","rd"],c=r%100;return"["+r+(l[(c-20)%10]||l[c]||l[0])+"]"}};return s.default.locale(i,null,!0),i})})(Yl),X.extend(jl),X.extend(Hl),X.updateLocale("en",{monthsShort:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}),X.extend(Gl),X.extend(Wl);const Kl={displayDate(e,n,a="en"){if(e){const o=X(e).locale(a);let s;switch(n){case"DateTime":s=o.format("MMM D YYYY, HH:mm");break;case"Date":s=o.format("MMM D YYYY");break;case"Time":s=o.format("HH:mm");break;case"MonthAndYear":s=o.format("MMM YYYY");break;case"Day":s=o.format("D");break;default:s=o.format("ll")}return s}}};var Zl=!1;function cn(e,n,a){return Array.isArray(e)?(e.length=Math.max(e.length,n),e.splice(n,1,a),a):(e[n]=a,a)}function sa(e,n){if(Array.isArray(e)){e.splice(n,1);return}delete e[n]}/*!
|
|
2
2
|
* pinia v2.1.7
|
|
3
3
|
* (c) 2023 Eduardo San Martin Morote
|
|
4
4
|
* @license MIT
|
|
5
|
-
*/let It;const dn=e=>It=e,Xl=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function Ze(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var xt;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(xt||(xt={}));const ia=typeof window<"u",ra=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&ia;function _s(e,n){for(const a in n){const o=n[a];if(!(a in e))continue;const s=e[a];Ze(s)&&Ze(o)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=_s(s,o):e[a]=o}return e}const $s=()=>{};function ws(e,n,a,o=$s){e.push(n);const s=()=>{const i=e.indexOf(n);i>-1&&(e.splice(i,1),o())};return!a&&t.getCurrentScope()&&t.onScopeDispose(s),s}function dt(e,...n){e.slice().forEach(a=>{a(...n)})}const Jl=e=>e();function la(e,n){e instanceof Map&&n instanceof Map&&n.forEach((a,o)=>e.set(o,a)),e instanceof Set&&n instanceof Set&&n.forEach(e.add,e);for(const a in n){if(!n.hasOwnProperty(a))continue;const o=n[a],s=e[a];Ze(s)&&Ze(o)&&e.hasOwnProperty(a)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=la(s,o):e[a]=o}return e}const Ql=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function ec(e){return!Ze(e)||!e.hasOwnProperty(Ql)}const{assign:
|
|
5
|
+
*/let It;const dn=e=>It=e,Xl=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function Ze(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var xt;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(xt||(xt={}));const ia=typeof window<"u",ra=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&ia;function _s(e,n){for(const a in n){const o=n[a];if(!(a in e))continue;const s=e[a];Ze(s)&&Ze(o)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=_s(s,o):e[a]=o}return e}const $s=()=>{};function ws(e,n,a,o=$s){e.push(n);const s=()=>{const i=e.indexOf(n);i>-1&&(e.splice(i,1),o())};return!a&&t.getCurrentScope()&&t.onScopeDispose(s),s}function dt(e,...n){e.slice().forEach(a=>{a(...n)})}const Jl=e=>e();function la(e,n){e instanceof Map&&n instanceof Map&&n.forEach((a,o)=>e.set(o,a)),e instanceof Set&&n instanceof Set&&n.forEach(e.add,e);for(const a in n){if(!n.hasOwnProperty(a))continue;const o=n[a],s=e[a];Ze(s)&&Ze(o)&&e.hasOwnProperty(a)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=la(s,o):e[a]=o}return e}const Ql=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function ec(e){return!Ze(e)||!e.hasOwnProperty(Ql)}const{assign:ke}=Object;function Bs(e){return!!(t.isRef(e)&&e.effect)}function Cs(e,n,a,o){const{state:s,actions:i,getters:r}=n,l=a.state.value[e];let c;function d(){!l&&(process.env.NODE_ENV==="production"||!o)&&(a.state.value[e]=s?s():{});const h=process.env.NODE_ENV!=="production"&&o?t.toRefs(t.ref(s?s():{}).value):t.toRefs(a.state.value[e]);return ke(h,i,Object.keys(r||{}).reduce((m,p)=>(process.env.NODE_ENV!=="production"&&p in h&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${p}" in store "${e}".`),m[p]=t.markRaw(t.computed(()=>{dn(a);const f=a._s.get(e);return r[p].call(f,f)})),m),{}))}return c=ca(e,d,n,a,o,!0),c}function ca(e,n,a={},o,s,i){let r;const l=ke({actions:{}},a);if(process.env.NODE_ENV!=="production"&&!o._e.active)throw new Error("Pinia destroyed");const c={deep:!0};process.env.NODE_ENV!=="production"&&!Zl&&(c.onTrigger=w=>{d?f=w:d==!1&&!I._hotUpdating&&(Array.isArray(f)?f.push(w):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let d,h,m=[],p=[],f;const u=o.state.value[e];!i&&!u&&(process.env.NODE_ENV==="production"||!s)&&(o.state.value[e]={});const y=t.ref({});let E;function g(w){let k;d=h=!1,process.env.NODE_ENV!=="production"&&(f=[]),typeof w=="function"?(w(o.state.value[e]),k={type:xt.patchFunction,storeId:e,events:f}):(la(o.state.value[e],w),k={type:xt.patchObject,payload:w,storeId:e,events:f});const x=E=Symbol();t.nextTick().then(()=>{E===x&&(d=!0)}),h=!0,dt(m,k,o.state.value[e])}const b=i?function(){const{state:k}=a,x=k?k():{};this.$patch(L=>{ke(L,x)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${e}" is built using the setup syntax and does not implement $reset().`)}:$s;function _(){r.stop(),m=[],p=[],o._s.delete(e)}function N(w,k){return function(){dn(o);const x=Array.from(arguments),L=[],D=[];function v(C){L.push(C)}function P(C){D.push(C)}dt(p,{args:x,name:w,store:I,after:v,onError:P});let S;try{S=k.apply(this&&this.$id===e?this:I,x)}catch(C){throw dt(D,C),C}return S instanceof Promise?S.then(C=>(dt(L,C),C)).catch(C=>(dt(D,C),Promise.reject(C))):(dt(L,S),S)}}const M=t.markRaw({actions:{},getters:{},state:[],hotState:y}),V={_p:o,$id:e,$onAction:ws.bind(null,p),$patch:g,$reset:b,$subscribe(w,k={}){const x=ws(m,w,k.detached,()=>L()),L=r.run(()=>t.watch(()=>o.state.value[e],D=>{(k.flush==="sync"?h:d)&&w({storeId:e,type:xt.direct,events:f},D)},ke({},c,k)));return x},$dispose:_},I=t.reactive(process.env.NODE_ENV!=="production"||ra?ke({_hmrPayload:M,_customProperties:t.markRaw(new Set)},V):V);o._s.set(e,I);const A=(o._a&&o._a.runWithContext||Jl)(()=>o._e.run(()=>(r=t.effectScope()).run(n)));for(const w in A){const k=A[w];if(t.isRef(k)&&!Bs(k)||t.isReactive(k))process.env.NODE_ENV!=="production"&&s?cn(y.value,w,t.toRef(A,w)):i||(u&&ec(k)&&(t.isRef(k)?k.value=u[w]:la(k,u[w])),o.state.value[e][w]=k),process.env.NODE_ENV!=="production"&&M.state.push(w);else if(typeof k=="function"){const x=process.env.NODE_ENV!=="production"&&s?k:N(w,k);A[w]=x,process.env.NODE_ENV!=="production"&&(M.actions[w]=k),l.actions[w]=k}else process.env.NODE_ENV!=="production"&&Bs(k)&&(M.getters[w]=i?a.getters[w]:k,ia&&(A._getters||(A._getters=t.markRaw([]))).push(w))}if(ke(I,A),ke(t.toRaw(I),A),Object.defineProperty(I,"$state",{get:()=>process.env.NODE_ENV!=="production"&&s?y.value:o.state.value[e],set:w=>{if(process.env.NODE_ENV!=="production"&&s)throw new Error("cannot set hotState");g(k=>{ke(k,w)})}}),process.env.NODE_ENV!=="production"&&(I._hotUpdate=t.markRaw(w=>{I._hotUpdating=!0,w._hmrPayload.state.forEach(k=>{if(k in I.$state){const x=w.$state[k],L=I.$state[k];typeof x=="object"&&Ze(x)&&Ze(L)?_s(x,L):w.$state[k]=L}cn(I,k,t.toRef(w.$state,k))}),Object.keys(I.$state).forEach(k=>{k in w.$state||sa(I,k)}),d=!1,h=!1,o.state.value[e]=t.toRef(w._hmrPayload,"hotState"),h=!0,t.nextTick().then(()=>{d=!0});for(const k in w._hmrPayload.actions){const x=w[k];cn(I,k,N(k,x))}for(const k in w._hmrPayload.getters){const x=w._hmrPayload.getters[k],L=i?t.computed(()=>(dn(o),x.call(I,I))):x;cn(I,k,L)}Object.keys(I._hmrPayload.getters).forEach(k=>{k in w._hmrPayload.getters||sa(I,k)}),Object.keys(I._hmrPayload.actions).forEach(k=>{k in w._hmrPayload.actions||sa(I,k)}),I._hmrPayload=w._hmrPayload,I._getters=w._getters,I._hotUpdating=!1})),ra){const w={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(k=>{Object.defineProperty(I,k,ke({value:I[k]},w))})}return o._p.forEach(w=>{if(ra){const k=r.run(()=>w({store:I,app:o._a,pinia:o,options:l}));Object.keys(k||{}).forEach(x=>I._customProperties.add(x)),ke(I,k)}else ke(I,r.run(()=>w({store:I,app:o._a,pinia:o,options:l})))}),process.env.NODE_ENV!=="production"&&I.$state&&typeof I.$state=="object"&&typeof I.$state.constructor=="function"&&!I.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
|
|
6
6
|
state: () => new MyClass()
|
|
7
7
|
Found in store "${I.$id}".`),u&&i&&a.hydrate&&a.hydrate(I.$state,u),d=!0,h=!0,I}function hn(e,n,a){let o,s;const i=typeof n=="function";if(typeof e=="string")o=e,s=i?a:n;else if(s=e,o=e.id,process.env.NODE_ENV!=="production"&&typeof o!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function r(l,c){const d=t.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&It&&It._testing?null:l)||(d?t.inject(Xl,null):null),l&&dn(l),process.env.NODE_ENV!=="production"&&!It)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
|
|
8
8
|
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
|
9
|
-
This will fail in production.`);l=It,l._s.has(o)||(i?ca(o,n,s,l):Cs(o,s,l),process.env.NODE_ENV!=="production"&&(r._pinia=l));const h=l._s.get(o);if(process.env.NODE_ENV!=="production"&&c){const m="__hot:"+o,p=i?ca(m,n,s,l,!0):Cs(m,
|
|
9
|
+
This will fail in production.`);l=It,l._s.has(o)||(i?ca(o,n,s,l):Cs(o,s,l),process.env.NODE_ENV!=="production"&&(r._pinia=l));const h=l._s.get(o);if(process.env.NODE_ENV!=="production"&&c){const m="__hot:"+o,p=i?ca(m,n,s,l,!0):Cs(m,ke({},s),l,!0);c._hotUpdate(p),delete l.state.value[m],l._s.delete(m)}if(process.env.NODE_ENV!=="production"&&ia){const m=t.getCurrentInstance();if(m&&m.proxy&&!c){const p=m.proxy,f="_pStores"in p?p._pStores:p._pStores={};f[o]=h}}return h}return r.$id=o,r}let tc="Store";function he(...e){return process.env.NODE_ENV!=="production"&&Array.isArray(e[0])&&(console.warn(`[🍍]: Directly pass all stores to "mapStores()" without putting them in an array:
|
|
10
10
|
Replace
|
|
11
11
|
mapStores([useAuthStore, useCartStore])
|
|
12
12
|
with
|
|
13
13
|
mapStores(useAuthStore, useCartStore)
|
|
14
|
-
This will fail in production if not fixed.`),e=e[0]),e.reduce((n,a)=>(n[a.$id+tc]=function(){return a(this.$pinia)},n),{})}const nc=hn("curatedGallery",{state:()=>({showGridView:void 0}),actions:{updateView(e){this.showGridView=e}},persist:!0}),$e=hn("header",{state:()=>({headerTransparent:!1,highlightPrimary:!0,globalChildren:null,secondaryNav:null,secondaryNavIsJumpMenu:!1}),actions:{makeTransparent(e){this.headerTransparent=e},updateHighlightPrimary(e){this.highlightPrimary=e},updateGlobalChildren(e){this.globalChildren=e},updateSecondary(e){this.secondaryNav=e},updateSecondaryNavIsJumpMenu(e){this.secondaryNavIsJumpMenu=e}}}),
|
|
14
|
+
This will fail in production if not fixed.`),e=e[0]),e.reduce((n,a)=>(n[a.$id+tc]=function(){return a(this.$pinia)},n),{})}const nc=hn("curatedGallery",{state:()=>({showGridView:void 0}),actions:{updateView(e){this.showGridView=e}},persist:!0}),$e=hn("header",{state:()=>({headerTransparent:!1,highlightPrimary:!0,globalChildren:null,secondaryNav:null,secondaryNavIsJumpMenu:!1}),actions:{makeTransparent(e){this.headerTransparent=e},updateHighlightPrimary(e){this.highlightPrimary=e},updateGlobalChildren(e){this.globalChildren=e},updateSecondary(e){this.secondaryNav=e},updateSecondaryNavIsJumpMenu(e){this.secondaryNavIsJumpMenu=e}}}),Pe=hn("theme",{state:()=>({theme:null}),actions:{setTheme(e){this.theme=e}},getters:{isEdu(e){return e.theme==="ThemeEdu"}}}),ac=hn("search",{state:()=>({showSidebar:void 0,showGridView:void 0,showSidebarForGalleries:void 0,showGridViewForGalleries:void 0,showGridViewForPodcasts:void 0}),actions:{updateSidebar(e){this.showSidebar=e},updateGridView(e){this.showGridView=e},updateSidebarForGalleries(e){this.showSidebarForGalleries=e},updateGridViewForGalleries(e){this.showGridViewForGalleries=e},updateGridViewForPodcasts(e){this.showGridViewForPodcasts=e}},persist:!0});/*!
|
|
15
15
|
* vue-router v4.3.3
|
|
16
16
|
* (c) 2024 Eduardo San Martin Morote
|
|
17
17
|
* @license MIT
|
|
18
|
-
*/var Es;(function(e){e.pop="pop",e.push="push"})(Es||(Es={}));var Ss;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Ss||(Ss={})),Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var Vs;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Vs||(Vs={})),Symbol(process.env.NODE_ENV!=="production"?"router view location matched":""),Symbol(process.env.NODE_ENV!=="production"?"router view depth":""),Symbol(process.env.NODE_ENV!=="production"?"router":"");const oc=Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function da(){return t.inject(oc)}const Xe=()=>{const e=$e();e&&e.makeTransparent(!0)},ht=e=>e.title?e.title:e.linkPage?e.linkPage.title:"",mn=e=>{if(e.linkPage&&e.linkPage.url)return e.linkPage.url;if(e.path){const n="http://localhost:3000";if(e.path.startsWith(n+"/missions?")||e.path.startsWith(n+"/news?"))return e.path.replace(n,"");if(e.path.startsWith("/"))return e.path}},ha=e=>{$e().updateGlobalChildren(e)},ma=(e,n=!1)=>{const a=$e();a.updateSecondary(e),a.updateSecondaryNavIsJumpMenu(n)},Ns=e=>{$e().updateHighlightPrimary(e)},mt=e=>{const n=da(),a=n?n.path:null,o=e,s=o?o.endsWith("/")?o:o+"/":null;return a&&o&&s?a===o?!0:a.startsWith(s):!1},se=e=>{let n="";if(Object.keys(e).some(function(o){return!!o.startsWith("screen")})){const o=[];for(const[s,i]of Object.entries(e))s.startsWith("screen")&&typeof i=="object"&&i.url&&i.width&&o.push(`${i.url} ${i.width}w`);n=o.join(", ")}return n},pa=e=>{if(e.externalLink)return e.externalLink;if(e.document)return e.document.url},fa=e=>{const n="https://www.jpl.nasa.gov";return e.startsWith("http")?e:n+e},sc=(e,n)=>{if(e&&e.original){let a=e.title;n&&(a=n);let o=e.credit;return e.detailUrl&&(o=""),[{title:a,url:e.original,detailUrl:e.detailUrl,credit:o}]}return!1},ic=e=>{const n=[],a=Object.keys(e).map(o=>e[o]);if(e){for(const o of a)for(const s of Object.values(o))s&&s.original!==void 0&&n.push({title:s.title,url:s.original,detailUrl:s.detailUrl,credit:s.credit});return n}else return!1},pn=(e,n)=>{const a=X(e);let o=a.format("D");const s=a.format("MMM YYYY");if(n){const i=X(n);a.format("MM")===i.format("MM")&&a.format("ll")!==i.format("ll")&&(o=`${o}-${i.format("D")}`)}return{day:o,monthAndYear:s}},pt=(e,n)=>{const a=X(e);let o=a.format("ll");if(n){const s=X(n);a.format("YYYY")!==s.format("YYYY")?o=`${a.format("ll")} - ${s.format("ll")}`:a.format("MM")!==s.format("MM")?o=`${a.format("MMM D")} - ${s.format("ll")}`:s.diff(a,"hour")>=24&&a.format("ll")!==s.format("ll")&&(o=`${a.format("MMM D")}-${s.format("D")}, ${a.format("YYYY")}`)}return o},ua=(e,n,a)=>{const o=X(e);let s="";if(n){const i=X(n);i.diff(o,"hour")<=24&&i.diff(o,"day")===0&&(a?o.format("a")===i.format("a")?s=`${o.format("h:mm")}-${i.format("h:mm a z")}`:s=`${o.format("h:mm a")} - ${i.format("h:mm a z")}`:s=`${o.format("h:mm a z")}`)}return s},rc=t.defineComponent({name:"IconCaret"}),B=(e,n)=>{const a=e.__vccOpts||e;for(const[o,s]of n)a[o]=s;return a},lc={class:"IconCaret",width:"8",height:"14",viewBox:"0 0 8 14",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},cc=[t.createElementVNode("path",{d:"M7.864 7.004L1.5 13.368.086 11.954l4.948-4.95-4.948-4.95L1.5.64l6.364 6.364z",fill:"currentColor"},null,-1)];function dc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",lc,cc)}const we=B(rc,[["render",dc]]),hc=t.defineComponent({name:"MixinAnimationCaret",components:{IconCaret:we},props:{passedWrapperClass:{type:String||null,required:!1,default:""},arrowClass:{type:String,required:!1,default:""},color:{type:String,required:!1,default:"text-primary"},marginLeft:{type:String,default:"ml-1",required:!1},inline:{type:Boolean,default:!1,required:!1}},computed:{computedClass(){let e="";return this.passedWrapperClass&&(e=e+" "+this.passedWrapperClass),this.inline&&(e=e+" caret-inline"),e}}}),mc={class:"arrow"},pc={class:"arrow-fixed"};function fc(e,n,a,o,s,i){const r=we;return t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(["MixinAnimationCaret",e.computedClass])},[t.createElementVNode("span",null,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("span",{class:t.normalizeClass(["arrow-wrapper",[e.arrowClass,e.color,e.marginLeft]]),"aria-hidden":"true"},[t.createElementVNode("span",mc,[t.createVNode(r)]),t.createElementVNode("span",pc,[t.createVNode(r)])],2)],2)}const ga=B(hc,[["render",fc]]);function uc(e){return{all:e=e||new Map,on:function(n,a){var o=e.get(n);o?o.push(a):e.set(n,[a])},off:function(n,a){var o=e.get(n);o&&(a?o.splice(o.indexOf(a)>>>0,1):e.set(n,[]))},emit:function(n,a){var o=e.get(n);o&&o.slice().map(function(s){s(a)}),(o=e.get("*"))&&o.slice().map(function(s){s(n,a)})}}}const Mt=uc(),Ts={primary:"text-subtitle text-action can-hover:hover:text-action-dark",secondary:"text-subtitle text-action can-hover:hover:text-action-dark",default:"-default underline text-action can-hover:hover:text-action-dark",none:""},gc={primary:"text-subtitle text-primary can-hover:hover:text-primary-dark",secondary:"text-subtitle text-primary can-hover:hover:text-primary-dark",default:"-default underline text-primary can-hover:hover:text-primary-dark",none:""},yc=t.defineComponent({name:"BaseLink",components:{MixinAnimationCaret:ga},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Ts).includes(e)},to:{type:[String,Object],default:void 0},exact:{type:Boolean,default:!1},href:{type:String,default:void 0},title:{type:String,default:void 0},ariaLabel:{type:String,default:""},linkClass:{type:String,default:""},target:{type:String,required:!1,default:void 0},externalTargetBlank:{type:Boolean,required:!1,default:!1},caret:{type:Boolean,required:!1,default:!1},caretWrapperClass:{type:String,default:""},caretClass:{type:String,default:""},caretInline:{type:Boolean,required:!1,default:!1},caretColor:{type:String,required:!1,default:""},caretMarginLeft:{type:String,required:!1,default:""},usePrimaryColor:{type:Boolean,required:!1,default:!1}},emits:["linkClicked","specificLinkClicked"],computed:{computedVariants(){return this.usePrimaryColor?gc:Ts},computedClass(){let e=this.computedVariants[this.variant];return(this.to||this.href)&&(e=e+" cursor-pointer"),this.linkClass&&(e=e+" "+this.linkClass),e},theTarget(){if(this.target)return this.target;if(this.href&&this.externalTargetBlank)return"_blank"},theRel(){if(this.theTarget==="_blank")return"noopener"}},methods:{clickEvent(){var e;(e=this.$root)==null||e.$emit("linkClicked"),this.$emit("specificLinkClicked"),Mt.emit("linkClicked")}}}),bc=["href","target","rel","aria-label","title"];function kc(e,n,a,o,s,i){const r=ga,l=t.resolveComponent("nuxt-link");return t.openBlock(),t.createElementBlock("div",null,[e.to?(t.openBlock(),t.createBlock(l,{key:0,class:t.normalizeClass(["group",e.computedClass]),to:e.to,target:e.theTarget,rel:e.theRel,"aria-label":e.ariaLabel,title:e.title,exact:e.exact,onClick:n[0]||(n[0]=c=>e.clickEvent())},{default:t.withCtx(()=>[e.caretInline&&e.caret?(t.openBlock(),t.createBlock(r,{key:0,inline:"",class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):e.variant==="primary"||e.caret?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):t.renderSlot(e.$slots,"default",{key:2})]),_:3},8,["class","to","target","rel","aria-label","title","exact"])):e.href?(t.openBlock(),t.createElementBlock("a",{key:1,href:e.href,class:t.normalizeClass(["group",e.computedClass]),target:e.theTarget,rel:e.theRel,"aria-label":e.ariaLabel,title:e.title,onClick:n[1]||(n[1]=c=>e.clickEvent())},[e.caretInline&&e.caret?(t.openBlock(),t.createBlock(r,{key:0,inline:"",class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):e.variant==="primary"||e.caret?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):t.renderSlot(e.$slots,"default",{key:2})],10,bc)):t.createCommentVNode("",!0)])}const F=B(yc,[["render",kc]]),_c=t.defineComponent({name:"IconExternal"}),$c={class:"IconExternal",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},wc=[t.createElementVNode("path",{d:"M7 2v2H2v12h12v-5h2v7H0V2h7zm11-2v8h-2V3.413l-8.243 8.244-1.414-1.414L14.585 2H10V0h8z",fill:"currentColor"},null,-1)];function Bc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",$c,wc)}const ke=B(_c,[["render",Bc]]),Is={MI_KM:{imperial:{label:"Miles",abbr:"MI",toOther:1*1.609344},metric:{label:"Kilometers",abbr:"KM",toOther:1/1.609344}},LB_KG:{imperial:{label:"Pounds",abbr:"LB",toOther:1/2.205},metric:{label:"Kilograms",abbr:"KG",toOther:1*2.205}},G_OZ:{imperial:{label:"Ounces",abbr:"OZ",toOther:1/.0352739331766097},metric:{label:"Grams",abbr:"G",toOther:1*.0352739331766097}},M_FT:{imperial:{label:"Feet",abbr:"FT",toOther:1*.3048},metric:{label:"Meters",abbr:"M",toOther:1/.3048}},MS_FS:{imperial:{label:"Feet per second",abbr:"FT/S",toOther:1*.3048},metric:{label:"Meters per second",abbr:"M/S",toOther:1/.3048}}},Cc=t.defineComponent({name:"BaseUnitToggle",props:{unitPair:{type:String,required:!0,validator:e=>!!Is[e]},value:{type:Number,required:!0},secondValue:{type:Number,required:!1},valueSystem:{type:String,required:!0},inline:{type:Boolean,default:!1}},data(){return{selectedSystem:"imperial"}},computed:{unitConfig(){return Is[this.unitPair]},formattedValue(){var a;let e;this.secondValue?e=this.valueSystem===this.selectedSystem?this.value:this.secondValue:e=this.valueSystem===this.selectedSystem?this.value:this.value*this.unitConfig[this.valueSystem].toOther;const n=((a=this.value.toString().split(".")[1])==null?void 0:a.length)||0;return e.toLocaleString("en-US",{minimumFractionDigits:n,maximumFractionDigits:n})}},mounted(){window.localStorage&&window.localStorage.getItem("selectedSystem")==="metric"&&(this.selectedSystem="metric")},methods:{setSystem(){try{window.localStorage&&window.localStorage.setItem("selectedSystem",this.selectedSystem)}catch(e){console.error(e)}}}}),Ec={class:"BaseUnitToggle"},Sc={class:"sr-only"},Vc=["aria-label"],Nc={class:"unit","aria-hidden":"true"},Tc=t.createElementVNode("span",{class:"select-none","aria-hidden":"true"},"|",-1),Ic=["aria-label"],xc={class:"unit","aria-hidden":"true"};function Mc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",Ec,[t.createElementVNode("p",Sc,t.toDisplayString(e.formattedValue)+" "+t.toDisplayString(e.unitConfig[e.selectedSystem].label),1),t.renderSlot(e.$slots,"default",{formattedValue:e.formattedValue},()=>[t.createTextVNode(t.toDisplayString(e.formattedValue),1)]),t.createElementVNode("fieldset",{class:t.normalizeClass(["text-body-xs inline-block",{"lg:block":!e.inline}]),"aria-label":"Change Unit"},[t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.imperial.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[0]||(n[0]=r=>e.selectedSystem=r),class:"sr-only",type:"radio",value:"imperial",onChange:n[1]||(n[1]=(...r)=>e.setSystem&&e.setSystem(...r))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",Nc,t.toDisplayString(e.unitConfig.imperial.abbr),1)],8,Vc),Tc,t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.metric.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[2]||(n[2]=r=>e.selectedSystem=r),class:"sr-only",type:"radio",value:"metric",onChange:n[3]||(n[3]=(...r)=>e.setSystem&&e.setSystem(...r))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",xc,t.toDisplayString(e.unitConfig.metric.abbr),1)],8,Ic)],2)])}const Pe=B(Cc,[["render",Mc]]),Lc=t.defineComponent({name:"AsteroidWatchWidget",components:{BaseLink:F,IconExternal:ke,BaseUnitToggle:Pe},props:{nextCloseApproaches:{type:Array,required:!1}}}),Dc={key:0,"aria-label":"Next 5 Earth Approaches within 7.5 million kilometers",class:"AsteroidWatchWidget overflow-hidden"},vc={class:"gap-y-10 lg:col-end-9 grid grid-cols-11 col-start-1 col-end-11 gap-6"},Pc={key:0,class:"lg:col-span-3 lg:row-span-2 lg:text-left gap-y-8 col-span-11 -ml-8 text-center"},zc=["srcset"],Ac=["src"],Oc={class:"text-subtitle mt-4 text-center"},Fc={class:"lg:col-span-3 col-span-full"},Hc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Approximate Size",-1),qc={class:"text-stats-xl"},jc={class:"lg:col-span-5 col-span-full"},Rc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Closest Earth Approach",-1),Gc={class:"text-stats-xl"},Uc={key:1,class:"lg:col-span-3 col-span-full"},Wc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Name",-1),Yc={class:"flex flex-nowrap items-center"},Kc={key:2,class:"lg:col-span-4 col-span-full"},Zc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Date",-1);function Xc(e,n,a,o,s,i){var d;const r=Pe,l=ke,c=F;return(d=e.nextCloseApproaches)!=null&&d.length?(t.openBlock(),t.createElementBlock("section",Dc,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.nextCloseApproaches,(h,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"MixedBleedGrid lg:pl-0 pl-4"},[t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"border-b border-gray-light-mid","lg:block col-start-indent-col-2 col-end-indent-col-3 hidden"])},null,2),t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"border-b border-gray-light-mid","text-gray-dark col-start-indent-col-3 col-end-container lg:py-12 lg:px-0 text-body-lg px-8 py-10 pr-0"])},[t.createElementVNode("div",vc,[h.comparisonImage&&h.comparisonImage.image&&h.comparisonImage.image.src?(t.openBlock(),t.createElementBlock("div",Pc,[t.createElementVNode("picture",null,[h.comparisonImage.image.webp?(t.openBlock(),t.createElementBlock("source",{key:0,srcset:h.comparisonImage.image.webp.url,type:"image/webp"},null,8,zc)):t.createCommentVNode("",!0),t.createElementVNode("img",{loading:"lazy",class:"mx-auto bg-white rounded-full",src:h.comparisonImage.image.src.url,width:"160",height:"160",alt:""},null,8,Ac)]),t.createElementVNode("p",Oc,t.toDisplayString(h.comparisonImage.text),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",Fc,[Hc,t.createVNode(r,{"unit-pair":"M_FT",value:parseFloat(h.sizeFeet),"value-system":"imperial"},{default:t.withCtx(p=>[t.createElementVNode("span",qc,t.toDisplayString(p.formattedValue),1)]),_:2},1032,["value"])]),t.createElementVNode("div",jc,[Rc,t.createVNode(r,{"unit-pair":"MI_KM",value:parseFloat(h.distanceMiles),"second-value":parseFloat(h.distanceKilometers),"value-system":"imperial"},{default:t.withCtx(p=>[t.createElementVNode("span",Gc,t.toDisplayString(p.formattedValue),1)]),_:2},1032,["value","second-value"])]),h.name?(t.openBlock(),t.createElementBlock("div",Uc,[Wc,t.createVNode(c,{variant:"none",href:h.externalLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("span",Yc,[t.createElementVNode("span",null,t.toDisplayString(h.name),1),t.createVNode(l,{class:"text-jpl-red ml-3 text-lg"})])]),_:2},1032,["href"])])):t.createCommentVNode("",!0),h.date?(t.openBlock(),t.createElementBlock("div",Kc,[Zc,t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(h.date)),1)])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"","col-start-container-end col-end-bleed sm:block hidden"])},null,2)]))),128))])):t.createCommentVNode("",!0)}const Jc=B(Lc,[["render",Xc]]),xs={primary:"-primary",secondary:"-secondary",dark:"-dark",social:"-social"},Qc=t.defineComponent({name:"BaseButton",props:{variant:{type:String,required:!1,default:"primary",validator:e=>Object.keys(xs).includes(e)},compact:{type:Boolean,default:!1,required:!1},blockClasses:{type:String,required:!1,default:"inline-block"},disabled:{type:Boolean,default:!1,required:!1},ariaLabel:{type:String,default:"",required:!1},to:{type:[String,Object],required:!1,default:void 0},href:{type:String,required:!1,default:void 0}},emits:["click"],computed:{tag(){return this.disabled?"button":this.to?"nuxt-link":this.href?"a":"button"},theHref(){if(this.tag==="nuxt-link")return this.to;if(this.tag==="a")return this.href},variantClass(){let e=xs[this.variant];return!this.$slots.default&&this.$slots.icon?e=e+" -icon-only":this.compact&&(e=e+" -compact"),this.blockClasses&&(e=e+" "+this.blockClasses),e}}}),ed={class:"label block"};function td(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{class:t.normalizeClass(["BaseButton text-contrast-none",e.variantClass]),"aria-label":e.ariaLabel,disabled:e.disabled,href:e.theHref,to:e.to?e.to:void 0,onClick:n[0]||(n[0]=r=>e.$emit("click"))},{default:t.withCtx(()=>[t.createElementVNode("span",ed,[t.renderSlot(e.$slots,"default"),t.renderSlot(e.$slots,"icon"),t.renderSlot(e.$slots,"afterIcon")])]),_:3},8,["class","aria-label","disabled","href","to"])}const R=B(Qc,[["render",td]]),nd=t.defineComponent({name:"IconDropdown"}),ad={class:"IconDropdown",width:"12",height:"8",viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},od=[t.createElementVNode("path",{d:"M.343 2L1.757.586 6 4.828 10.243.586 11.657 2 6 7.657.343 2z",fill:"currentColor"},null,-1)];function sd(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",ad,od)}const Lt=B(nd,[["render",sd]]);function id(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var ft=id,rd=typeof ye=="object"&&ye&&ye.Object===Object&&ye,Ms=rd,ld=Ms,cd=typeof self=="object"&&self&&self.Object===Object&&self,dd=ld||cd||Function("return this")(),xe=dd,hd=xe,md=function(){return hd.Date.now()},pd=md,fd=/\s/;function ud(e){for(var n=e.length;n--&&fd.test(e.charAt(n)););return n}var gd=ud,yd=gd,bd=/^\s+/;function kd(e){return e&&e.slice(0,yd(e)+1).replace(bd,"")}var _d=kd,$d=xe,wd=$d.Symbol,fn=wd,Ls=fn,Ds=Object.prototype,Bd=Ds.hasOwnProperty,Cd=Ds.toString,Dt=Ls?Ls.toStringTag:void 0;function Ed(e){var n=Bd.call(e,Dt),a=e[Dt];try{e[Dt]=void 0;var o=!0}catch{}var s=Cd.call(e);return o&&(n?e[Dt]=a:delete e[Dt]),s}var Sd=Ed,Vd=Object.prototype,Nd=Vd.toString;function Td(e){return Nd.call(e)}var Id=Td,vs=fn,xd=Sd,Md=Id,Ld="[object Null]",Dd="[object Undefined]",Ps=vs?vs.toStringTag:void 0;function vd(e){return e==null?e===void 0?Dd:Ld:Ps&&Ps in Object(e)?xd(e):Md(e)}var vt=vd;function Pd(e){return e!=null&&typeof e=="object"}var ut=Pd,zd=vt,Ad=ut,Od="[object Symbol]";function Fd(e){return typeof e=="symbol"||Ad(e)&&zd(e)==Od}var un=Fd,Hd=_d,zs=ft,qd=un,As=NaN,jd=/^[-+]0x[0-9a-f]+$/i,Rd=/^0b[01]+$/i,Gd=/^0o[0-7]+$/i,Ud=parseInt;function Wd(e){if(typeof e=="number")return e;if(qd(e))return As;if(zs(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=zs(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=Hd(e);var a=Rd.test(e);return a||Gd.test(e)?Ud(e.slice(2),a?2:8):jd.test(e)?As:+e}var Yd=Wd,Kd=ft,ya=pd,Os=Yd,Zd="Expected a function",Xd=Math.max,Jd=Math.min;function Qd(e,n,a){var o,s,i,r,l,c,d=0,h=!1,m=!1,p=!0;if(typeof e!="function")throw new TypeError(Zd);n=Os(n)||0,Kd(a)&&(h=!!a.leading,m="maxWait"in a,i=m?Xd(Os(a.maxWait)||0,n):i,p="trailing"in a?!!a.trailing:p);function f(N){var I=o,T=s;return o=s=void 0,d=N,r=e.apply(T,I),r}function u(N){return d=N,l=setTimeout(g,n),h?f(N):r}function b(N){var I=N-c,T=N-d,A=n-I;return m?Jd(A,i-T):A}function E(N){var I=N-c,T=N-d;return c===void 0||I>=n||I<0||m&&T>=i}function g(){var N=ya();if(E(N))return y(N);l=setTimeout(g,b(N))}function y(N){return l=void 0,p&&o?f(N):(o=s=void 0,r)}function _(){l!==void 0&&clearTimeout(l),d=0,o=c=s=l=void 0}function V(){return l===void 0?r:y(ya())}function M(){var N=ya(),I=E(N);if(o=arguments,s=this,c=N,I){if(l===void 0)return u(c);if(m)return clearTimeout(l),l=setTimeout(g,n),f(c)}return l===void 0&&(l=setTimeout(g,n)),r}return M.cancel=_,M.flush=V,M}var e2=Qd,t2=e2,n2=ft,a2="Expected a function";function o2(e,n,a){var o=!0,s=!0;if(typeof e!="function")throw new TypeError(a2);return n2(a)&&(o="leading"in a?!!a.leading:o,s="trailing"in a?!!a.trailing:s),t2(e,n,{leading:o,maxWait:n,trailing:s})}var s2=o2;const Fs=_e(s2),i2=t.defineComponent({name:"BackToTop",components:{BaseButton:R,IconDropdown:Lt},props:{threshold:{type:Number,required:!1,default:300},scrollTo:{type:Number,required:!1,default:0}},data(){return{showBackToTop:!1,scrollHandler:null}},mounted(){this.scrollHandler=Fs(this.onScroll,100),window.addEventListener("scroll",this.scrollHandler,{passive:!0})},beforeUnmount(){this.scrollHandler&&window.removeEventListener("scroll",this.scrollHandler)},methods:{onScroll(){this.showBackToTop=window.scrollY>this.threshold,this.showBackToTop&&this.scrollHandler&&window.removeEventListener("scroll",this.scrollHandler)},scrollToTop(){window.scrollTo({top:this.scrollTo,behavior:"smooth"}),this.$emit("click")}}}),r2=t.createElementVNode("span",{class:"label-text"},"Back to top",-1);function l2(e,n,a,o,s,i){const r=Lt,l=R;return e.showBackToTop?(t.openBlock(),t.createBlock(l,{key:0,variant:"primary",class:"BackToTop z-60",compact:"",onClick:e.scrollToTop},{default:t.withCtx(()=>[t.createVNode(r),r2]),_:1},8,["onClick"])):t.createCommentVNode("",!0)}const c2=B(i2,[["render",l2]]),d2=t.defineComponent({name:"IconVolume"}),h2={class:"IconVolume",width:"60",height:"60",viewBox:"0 0 480 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m2=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M342.91 193.57c-7.81-3.8-17.5-.48-21.34 7.5-3.81 7.97-.44 17.53 7.53 21.34C343.22 229.2 352 242.06 352 256c0 13.94-8.78 26.8-22.9 33.58-7.97 3.81-11.34 13.38-7.53 21.34 3.86 8.05 13.54 11.29 21.34 7.5C368.25 306.28 384 282.36 384 256s-15.75-50.29-41.09-62.43zM231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM224 404.67L139.31 320H32V192h107.31L224 107.33v297.34zm256-148.68c0-66.12-34.02-126.62-88.81-157.87-7.69-4.38-17.59-1.78-22.04 5.89-4.45 7.66-1.77 17.44 5.96 21.86 44.77 25.55 72.61 75.4 72.61 130.12s-27.84 104.58-72.61 130.12c-7.72 4.42-10.4 14.2-5.96 21.86 4.3 7.38 14.06 10.44 22.04 5.89C445.98 382.62 480 322.12 480 255.99z"},null,-1)];function p2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h2,m2)}const ba=B(d2,[["render",p2]]),f2=t.defineComponent({name:"IconMute"}),u2={class:"IconMute",width:"60",height:"60",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g2=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M454.63 256l55.03-55.03c3.12-3.12 3.12-8.19 0-11.31l-11.31-11.31c-3.12-3.12-8.19-3.12-11.31 0L432 233.37l-55.03-55.03c-3.12-3.12-8.19-3.12-11.31 0l-11.31 11.31c-3.12 3.12-3.12 8.19 0 11.31L409.37 256l-55.03 55.03c-3.12 3.12-3.12 8.19 0 11.31l11.31 11.31c3.12 3.12 8.19 3.12 11.31 0L432 278.63l55.03 55.03c3.12 3.12 8.19 3.12 11.31 0l11.31-11.31c3.12-3.12 3.12-8.19 0-11.31L454.63 256zM231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM224 404.67l-75.32-75.3-9.37-9.37H32V192h107.31l9.37-9.37 75.32-75.3v297.34z"},null,-1)];function y2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",u2,g2)}const ka=B(f2,[["render",y2]]),b2=t.defineComponent({name:"IconForwardTen"}),k2={class:"IconForwardTen",width:"30",height:"35",viewBox:"0 0 30 35",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},_2=[t.createElementVNode("path",{d:"M9.41854 27.1118H11.7865V16.1198H9.89854L6.60254 18.3278L7.54654 19.9918L9.41854 18.8238V27.1118Z",fill:"currentColor","fill-rule":"evenodd"},null,-1),t.createElementVNode("path",{d:"M18.6672 27.3038C21.5632 27.3038 23.6112 24.9518 23.6112 21.6078C23.6112 18.2798 21.5632 15.9278 18.6672 15.9278C15.7712 15.9278 13.7392 18.2798 13.7392 21.6078C13.7392 24.9518 15.7712 27.3038 18.6672 27.3038ZM18.6672 25.1598C17.1952 25.1598 16.1552 23.6718 16.1552 21.6078C16.1552 19.5438 17.1952 18.0718 18.6672 18.0718C20.1552 18.0718 21.1792 19.5438 21.1792 21.6078C21.1792 23.6718 20.1552 25.1598 18.6672 25.1598Z",fill:"currentColor","fill-rule":"evenodd"},null,-1),t.createElementVNode("path",{d:"M14.6897 0.184982L14.2786 0.596053C13.9909 0.883802 14.032 1.33598 14.2786 1.58262L18.8415 6.14551C14.032 4.9534 8.68805 6.18662 4.98841 9.96847C-0.643259 15.6001 -0.602151 24.767 5.02952 30.3165C10.6612 35.9481 19.7459 35.907 25.3775 30.2754C27.9673 27.6856 29.406 24.2737 29.6116 20.8618C29.6116 20.4508 29.2827 20.1219 28.8716 20.1219H28.2961C27.9673 20.1219 27.5973 20.4097 27.6384 20.7796C27.474 23.7393 26.2408 26.6168 23.9799 28.8777C19.1292 33.7284 11.2778 33.7695 6.38605 28.8777C1.57652 24.0682 1.49431 16.1756 6.38605 11.2839C9.75683 7.91311 14.6897 6.92654 18.9648 8.24197L14.2786 12.9282C13.9909 13.2159 14.032 13.6681 14.2786 13.9147L14.6897 14.3258C14.9774 14.6136 15.3885 14.6136 15.6763 14.3258L22.2534 7.74868C22.5 7.50204 22.5411 7.04986 22.2534 6.76211L15.6763 0.184982C15.4296 -0.0616606 14.9363 -0.0616606 14.6897 0.184982Z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function $2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",k2,_2)}const _a=B(b2,[["render",$2]]),w2=t.defineComponent({name:"IconRewindTen"}),B2={class:"IconRewindTen",width:"30",height:"35",viewBox:"0 0 30 35",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},C2=[t.createElementVNode("g",{fill:"currentColor","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"m8.41854 27.1118h2.36796v-10.992h-1.88796l-3.296 2.208.944 1.664 1.872-1.168z",fill:"currentColor","fill-rule":"evenodd"}),t.createElementVNode("path",{d:"m17.6672 27.3038c2.896 0 4.944-2.352 4.944-5.696 0-3.328-2.048-5.68-4.944-5.68s-4.928 2.352-4.928 5.68c0 3.344 2.032 5.696 4.928 5.696zm0-2.144c-1.472 0-2.512-1.488-2.512-3.552s1.04-3.536 2.512-3.536c1.488 0 2.512 1.472 2.512 3.536s-1.024 3.552-2.512 3.552z",fill:"currentColor","fill-rule":"evenodd"}),t.createElementVNode("path",{d:"m20.0853.839157c-.2034-.352419-.6508-.429745-.9529-.255343l-8.0553 4.650736c-.3524.20347-.4588.60053-.2554.95295l4.6508 8.0553c.1744.3021.6005.4588.9529.2554l.5035-.2907c.3021-.1744.4297-.6509.2553-.953l-3.3427-5.78972c4.4699-.16412 8.9794 2.06555 11.3919 6.24422 3.4299 5.9408 1.3368 13.5935-4.5536 16.9944-5.9911 3.4589-13.59349 1.3368-16.99434-4.5537-1.62775-2.8193-2.07419-5.9179-1.46699-8.8194.13546-.3467-.14742-.7204-.46507-.8055l-.55589-.1489c-.397067-.1064-.799833.1261-.906226.5232-.684529 3.3488-.177867 7.0168 1.682426 10.2389 3.95313 6.847 12.71759 9.238 19.64399 5.3062 6.847-3.9531 9.2593-12.797 5.2771-19.6944-2.5947-4.61052-7.4374-7.18482-12.3625-7.22778l5.5884-3.22645c.302-.1744.4297-.65088.2553-.95296z",fill:"currentColor","fill-rule":"evenodd"})],-1)];function E2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",B2,C2)}const $a=B(w2,[["render",E2]]),S2=t.defineComponent({name:"IconPause"}),V2={class:"IconPause",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},N2=[t.createElementVNode("path",{fill:"currentColor",transform:"matrix(-1 0 0 1 54 6)","fill-rule":"evenodd",d:"M12 38h8V10h-8v28zm16-28v28h8V10h-8z5"},null,-1)];function T2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",V2,N2)}const wa=B(S2,[["render",T2]]),I2=t.defineComponent({name:"IconPlay"}),x2={class:"IconPlay",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},M2=[t.createElementVNode("path",{fill:"currentColor",transform:"matrix(-1 0 0 1 64 0)","fill-rule":"evenodd",d:"M42 17L22 30 42 43z"},null,-1)];function L2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",x2,M2)}const Je=B(I2,[["render",L2]]),D2=10,v2=()=>"xxxxxxxx-xxxx-4xxx".replace(/[xy]/g,function(e){const n=Math.random()*16|0;return(e==="x"?n:n&3|8).toString(16)}),Hs=e=>{const n=new Date(e*1e3).toISOString().substr(11,8);return n.indexOf("00:")===0?n.substr(3):n},P2=t.defineComponent({name:"BaseAudio",components:{IconPlay:Je,IconPause:wa,IconVolume:ba,IconMute:ka,IconRewindTen:$a,IconForwardTen:_a},props:{file:{type:String,default:null},autoPlay:{type:Boolean,default:!1}},data(){return{firstPlay:!0,isMuted:!1,loaded:!1,playing:!1,paused:!0,progressStyle:"",currentTime:"00:00",uuid:"0",audio:void 0,totalDuration:0,hideVolumeSlider:!1,volumeValue:D2}},computed:{duration(){return this.audio?Hs(this.totalDuration):""},playerId(){return"player-"+this.uuid}},mounted(){this.uuid=v2(),this.audio=this.getAudio(),this.init()},beforeUnmount(){this.audio&&(this.audio.removeEventListener("timeupdate",this._handlePlayingUI),this.audio.removeEventListener("loadeddata",this._handleLoaded),this.audio.removeEventListener("pause",this._handlePlayPause),this.audio.removeEventListener("play",this._handlePlayPause))},methods:{setPosition:function(n){if(this.audio){const a=n.target;if(this.paused||n.target.tagName==="SPAN")return;const o=a.getBoundingClientRect(),s=(n.clientX-o.left)/o.width;this.audio.currentTime=this.audio.duration*s}},updateVolume(){this.audio&&(this.hideVolumeSlider=!1,this.audio.volume=this.volumeValue/100,this.volumeValue/100>0&&(this.isMuted=this.audio.muted=!1),this.volumeValue/100===0&&(this.isMuted=this.audio.muted=!0))},toggleVolume(){this.hideVolumeSlider=!0},stop(){this.audio&&(this.playing=!1,this.paused=!0,this.audio.pause(),this.audio.currentTime=0)},play(){var e;this.playing&&!this.paused||this.audio&&(this.paused=!1,this.audio.play(),this.playing=!0,(e=this.$root)==null||e.$emit("play",this.uuid))},forward(e){return this.audio?this.audio.currentTime+=e:void 0},rewind(e){return this.audio?this.audio.currentTime-=e:void 0},pause(){this.audio&&(this.paused=!this.paused,this.paused?this.audio.pause():this.audio.play())},pauseOthers(e){this.audio&&this.uuid!==e&&(this.paused=!0,this.audio.pause())},toggleMute(){this.audio&&(this.isMuted=!this.isMuted,this.audio.muted=this.isMuted,this.volumeValue=this.isMuted?0:100)},_handleLoaded(){if(this.audio&&this.audio.readyState>=2)this.autoPlay&&this.play(),this.loaded=!0,this.totalDuration=this.audio.duration;else throw new Error("Failed to load audio file")},_handlePlayingUI(e){if(this.audio){const n=this.audio.currentTime,a=n/this.totalDuration*100;this.progressStyle=`width: ${a}%;`,this.currentTime=Hs(n)}},_handlePlayPause(e){this.audio&&e.type==="play"&&this.firstPlay&&(this.audio.currentTime=0,this.firstPlay&&(this.firstPlay=!1)),e.type==="pause"&&this.playing===!1&&(this.progressStyle="width:0%",this.currentTime="00:00",this.paused=!0)},_handleEnded(){this.paused=this.playing=!1},init(){this.audio&&(this.audio.addEventListener("timeupdate",this._handlePlayingUI),this.audio.addEventListener("loadeddata",this._handleLoaded),this.audio.addEventListener("pause",this._handlePlayPause),this.audio.addEventListener("play",this._handlePlayPause),this.audio.addEventListener("ended",this._handleEnded))},getAudio(){return this.$el.querySelectorAll("audio")[0]}}}),z2={class:"BaseAudio"},A2={class:"BaseAudio__stage sm:pr-5"},O2={class:"BaseAudio__player w-full select-none"},F2={class:"flex flex-row w-full"},H2={class:"z-30 text-sm md:text-base"},q2={class:"flex flex-col w-full z-20"},j2={class:"flex flex-row text-white"},R2={class:"flex flex-row justify-between w-full py-1.5 px-3"},G2={class:"BaseAudio__playback-time-current text-sm md:text-base pr-1 md:pr-3 text-left"},U2={key:0,class:"BaseAudio__rewind-forward animate-fadeIn"},W2={class:"BaseAudio__playback-time-total"},Y2=["id","src"];function K2(e,n,a,o,s,i){const r=Je,l=wa,c=$a,d=_a,h=ka,m=ba;return t.openBlock(),t.createElementBlock("div",z2,[t.createElementVNode("div",A2,[t.createElementVNode("div",O2,[t.createElementVNode("div",F2,[t.createElementVNode("div",H2,[e.paused?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Play","aria-label":"Play",onClick:n[0]||(n[0]=p=>e.play())},[t.createVNode(r,{class:"bg-jpl-red text-white"})])):(t.openBlock(),t.createElementBlock("button",{key:1,class:"cursor-pointer",title:"Pause","aria-label":"Pause",onClick:n[1]||(n[1]=p=>e.pause())},[t.createVNode(l,{class:"bg-jpl-red text-white"})]))]),t.createElementVNode("div",q2,[t.createElementVNode("div",{class:"BaseAudio__playback-time-wrapper cursor-pointer relative inline-block w-full border-t border-jpl-red bg-gray-mid-dark bg-opacity-25 h-2",title:"Playback Position",onClick:n[2]||(n[2]=(...p)=>e.setPosition&&e.setPosition(...p))},[e.playing?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle(e.progressStyle),class:"BaseAudio__playback-time-indicator bg-jpl-red transition-all transform-gpu duration-50 absolute top-0 left-0 bottom-0 h-2"},null,4)):t.createCommentVNode("",!0)]),t.createElementVNode("div",j2,[t.createElementVNode("div",R2,[t.createElementVNode("span",G2,t.toDisplayString(e.currentTime),1),e.playing?(t.openBlock(),t.createElementBlock("div",U2,[t.createElementVNode("button",{class:"cursor-pointer",title:"Rewind","aria-label":"Rewind 10 seconds",onClick:n[3]||(n[3]=p=>e.rewind(10))},[t.createVNode(c)]),t.createElementVNode("button",{class:"cursor-pointer",title:"Fast Forward","aria-label":"Fast-forward 10 seconds",onClick:n[4]||(n[4]=p=>e.forward(10))},[t.createVNode(d)])])):t.createCommentVNode("",!0),t.createElementVNode("span",W2,t.toDisplayString(e.duration),1)]),t.createElementVNode("div",{class:t.normalizeClass(["BaseAudio__extern-wrapper flex flex-row",e.playing?"-mt-1.5 sm:-mt-0.5 md:mt-0 lg:-mt-0.5":"-mt-1.5 sm:mt-0.5 md:mt-1 lg:mt-1.5"])},[e.isMuted?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Unmute","aria-label":"Unmute",onClick:n[5]||(n[5]=p=>e.toggleMute())},[t.createVNode(h)])):(t.openBlock(),t.createElementBlock("button",{key:1,class:"cursor-pointer",title:"Mute","aria-label":"Mute",onClick:n[6]||(n[6]=p=>e.toggleMute())},[t.createVNode(m)]))],2)])])])]),t.createElementVNode("audio",{id:e.playerId,ref:"player",src:e.file,preload:"auto",class:"hidden min-w-full left-0 right-0"},null,8,Y2)]),t.createElementVNode("a",{class:"volume-toggle absolute right-5 -bottom-4",title:"Volume",onMouseover:n[7]||(n[7]=p=>e.toggleVolume())},null,32)])}const Pt=B(P2,[["render",K2]]),Z2=t.defineComponent({name:"BaseCheckboxGroup",props:{group:{type:String,default:null,required:!1},heading:{type:String,default:null,required:!1},subHeading:{type:String,default:null,required:!1},title:{type:String,default:null,required:!1},options:{type:Array,default:null,required:!1}}}),X2={class:"BaseCheckboxGroup"},J2={key:0,class:"text-lg font-semibold text-gray-900"},Q2={key:1,class:"text-lg pt-4 pb-2 pr-4"},e1={class:"mt-4"},t1={key:0,class:"sr-only"},n1={key:1,class:"space-y-4 mb-2 pb-5"},a1={class:"flex items-center h-5"},o1=["id","aria-describedby","name","alt","value"],s1={class:"mb-1"},i1=["for"],r1={key:0,class:"font-semibold"},l1={key:1},c1=["id"];function d1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",X2,[e.heading?(t.openBlock(),t.createElementBlock("label",J2,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",Q2,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",e1,[e.title?(t.openBlock(),t.createElementBlock("legend",t1,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",n1,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,r=>(t.openBlock(),t.createElementBlock("div",{key:r.id,class:"relative flex items-start"},[t.createElementVNode("div",a1,[t.createElementVNode("input",{id:`${e.group}_${r.id}`,"aria-describedby":r.text?`${e.group}_${r.id}_description`:void 0,name:r.name,alt:r.alt,value:r.value,type:"checkbox",class:"h-5 w-5 mt-0.5"},null,8,o1)]),t.createElementVNode("div",s1,[t.createElementVNode("label",{for:`${e.group}_${r.id}`,class:"ml-3 block text-md text-gray-700"},[r.title?(t.openBlock(),t.createElementBlock("span",r1,t.toDisplayString(r.title),1)):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",l1," - ")):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${r.id}_description`,class:"font-light"},t.toDisplayString(r.text),9,c1)):t.createCommentVNode("",!0)],8,i1)])]))),128))])):t.createCommentVNode("",!0)])])}const Ba=B(Z2,[["render",d1]]),h1={h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},m1=t.defineComponent({name:"BaseHeading",props:{level:{type:String,required:!1,default:"h2"},size:{type:String,required:!1,default:""}},computed:{computedTag(){return this.level?this.level:this.size||"h2"},computedClass(){return this.size?h1[this.size]:""}}});function p1(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.computedTag),{class:t.normalizeClass(e.computedClass)},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const G=B(m1,[["render",p1]]),qs={none:"object-none",contain:"object-contain",cover:"object-cover",fill:"object-fill",scaleDown:"object-scale-down"},f1=t.defineComponent({name:"BaseImage",props:{imageClass:{type:String,required:!1},objectFitClass:{type:String,required:!1,default:"contain",validator:e=>Object.keys(qs).includes(e)},src:{type:String,required:!0},srcset:{type:String,required:!1,default:""},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},loading:{type:String,required:!1,default:"lazy"}},data(){return{lazyNative:!0}},computed:{computedClass(){let e="";return this.imageClass&&(e=e+" "+this.imageClass),this.objectFitClass&&(e=e+" "+qs[this.objectFitClass]),this.lazyNative||(e=e+" lazyload"),e}},mounted(){this.featureDetectImageLazyLoad()},methods:{featureDetectImageLazyLoad(){if("loading"in HTMLImageElement.prototype){const e=this.$refs.BaseImage?this.$refs.BaseImage:null;this.lazyNative=!0,e&&e.dataset.src&&(e.src=e.dataset.src),e&&e.dataset.srcset&&(e.srcset=e.dataset.srcset)}else this.lazyNative=!1},imageFailed(){console.log("Image failed to load.")}}}),u1=["data-src","data-srcset","alt","width","height","loading"];function g1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[e.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"BaseImage",class:t.normalizeClass(["BaseImage",e.computedClass]),"data-src":e.src,"data-srcset":e.srcset,alt:e.alt,width:e.width,height:e.height,loading:e.loading,"data-chromatic":"ignore",onError:n[0]||(n[0]=(...r)=>e.imageFailed&&e.imageFailed(...r))},null,42,u1)):t.createCommentVNode("",!0)])}const q=B(f1,[["render",g1]]),y1=t.defineComponent({name:"BaseImageCaption",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:void 0}}}),b1={key:0,class:"BaseImageCaption text-body-sm"},k1={class:"inline mr-2"},_1=["innerHTML"],$1={key:0,class:"inline"};function w1(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createElementBlock("div",b1,[t.createElementVNode("div",k1,[t.createElementVNode("div",{class:"the-caption-text inline",innerHTML:e.data.caption},null,8,_1),e.data.credit?(t.openBlock(),t.createElementBlock("span",$1," Credit: "+t.toDisplayString(e.data.credit),1)):t.createCommentVNode("",!0)]),e.data.detailUrl?(t.openBlock(),t.createBlock(r,{key:0,class:"inline-block",variant:"default",to:e.data.detailUrl},{default:t.withCtx(()=>[t.createTextVNode(" Full Image Details ")]),_:1},8,["to"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const ie=B(y1,[["render",w1]]),js={none:"aspect-ratio-none",portrait:"aspect-ratio-four-five",square:"aspect-ratio-square","1:1":"aspect-ratio-one-one","2:1":"aspect-ratio-two-one","2:3":"aspect-ratio-two-three","3:2":"aspect-ratio-three-two","4:3":"aspect-ratio-four-three","4:5":"aspect-ratio-four-five","7:8":"aspect-ratio-seven-eight","8:7":"aspect-ratio-eight-seven","9:16":"aspect-ratio-nine-sixteen","12:9":"aspect-ratio-twelve-nine","16:7":"aspect-ratio-sixteen-seven","16:9":"aspect-ratio-sixteen-nine","21:9":"aspect-ratio-twentyone-nine"},B1=t.defineComponent({name:"BaseImagePlaceholder",props:{darkMode:{type:Boolean,required:!1,default:!0},transparentMode:{type:Boolean,required:!1,default:!1},noLogo:{type:Boolean,default:!1},aspectRatio:{type:String,default:"none",validator:e=>Object.keys(js).includes(e)},responsiveAspectRatio:{type:String,required:!1}},computed:{computedClass(){let e="";return this.aspectRatio&&(e=e+js[this.aspectRatio]),this.responsiveAspectRatio&&(e=`${e} ${this.responsiveAspectRatio}`),this.transparentMode?e=e+" transparent-theme":this.darkMode?e=e+" dark-theme":e=e+" light-theme",this.noLogo&&(e=e+" no-logo"),e}}});function C1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("div",{class:t.normalizeClass("BaseImagePlaceholder "+e.computedClass)},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.renderSlot(e.$slots,"lightbox",{},void 0,!0)],2)])}const j=B(B1,[["render",C1],["__scopeId","data-v-29efd36e"]]),E1=t.defineComponent({name:"IconCloseLightbox"}),S1={class:"IconCloseLightbox",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},V1=[t.createElementVNode("path",{d:"M12 10.6L6.6 5.2 5.2 6.6l5.4 5.4-5.4 5.4 1.4 1.4 5.4-5.4 5.4 5.4 1.4-1.4-5.4-5.4 5.4-5.4-1.4-1.4-5.4 5.4z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function N1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",S1,V1)}const Ca=B(E1,[["render",N1]]),T1=t.defineComponent({name:"BaseLightboxCloseButton",components:{IconCloseLightbox:Ca},mounted(){this.focusButton()},methods:{clickHandler(){this.$emit("click")},focusButton(){this.$refs.lightboxCloseButton.focus()}}}),I1={class:"icon"};function x1(e,n,a,o,s,i){const r=Ca;return t.openBlock(),t.createElementBlock("button",{ref:"lightboxCloseButton","aria-label":"Close Lightbox",class:"BaseLightboxCloseButton text-5xl",onClick:n[0]||(n[0]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("span",I1,[t.createVNode(r)])],512)}const M1=B(T1,[["render",x1]]),L1=t.defineComponent({name:"IconExpand"}),D1={class:"IconExpand",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},v1=[t.createElementVNode("path",{d:"M48 37v11H37v-2h9v-9h2zm-34 0v9h9v2H12V37h2zm9-25v2h-9v9h-2V12h11zm25 0v11h-2v-9h-9v-2h11z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function P1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",D1,v1)}const zt=B(L1,[["render",P1]]),z1=t.defineComponent({name:"BaseLightboxOpenButton",components:{IconExpand:zt},methods:{clickHandler(){this.$emit("click")}}}),A1={class:"icon"};function O1(e,n,a,o,s,i){const r=zt;return t.openBlock(),t.createElementBlock("div",{ref:"LightboxOpenButton",class:"BaseLightboxOpenButton","aria-label":"Open in Lightbox",onClick:n[1]||(n[1]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("button",{"aria-label":"Open in Lightbox",class:"BaseButton -primary -icon-only",onClick:n[0]||(n[0]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("span",A1,[t.createVNode(r)])])],512)}const F1=B(z1,[["render",O1]]),H1=t.defineComponent({name:"BaseModalDialog",components:{BaseButton:R,BaseHeading:G},props:{bgClose:{type:Boolean,default:!1}},methods:{closeModal(){this.$emit("close")},bgCloseModal(){this.bgClose&&this.closeModal()}}}),q1=t.createElementVNode("div",null,"Default content",-1),j1={class:"text-right"};function R1(e,n,a,o,s,i){const r=G,l=R;return t.openBlock(),t.createElementBlock("div",{class:"bg-gray-dark fixed top-0 left-0 z-50 flex w-full h-full overflow-auto bg-opacity-75",onClick:n[1]||(n[1]=(...c)=>e.bgCloseModal&&e.bgCloseModal(...c))},[t.createElementVNode("div",{class:"relative w-full max-w-xl p-8 m-auto bg-white",onClick:n[0]||(n[0]=t.withModifiers(()=>{},["stop"]))},[e.$slots.modalHeader?(t.openBlock(),t.createBlock(r,{key:0,level:"h2",size:"h3",class:"border-gray-light-mid pb-4 mb-4 border-b"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"modalHeader")]),_:3})):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},()=>[q1]),t.createElementVNode("div",j1,[t.createVNode(l,{class:"mt-4",onClick:e.closeModal},{default:t.withCtx(()=>[t.createTextVNode(" close ")]),_:1},8,["onClick"])])])])}const Rs=B(H1,[["render",R1]]),G1=t.defineComponent({name:"BaseModal",components:{BaseModalDialog:Rs},props:{bgClose:{type:Boolean,default:!1}},data(){return{showModal:!1}},methods:{openModal(){this.showModal=!0,document.body.classList.add("overflow-hidden")},closeModal(){this.showModal=!1,document.body.classList.remove("overflow-hidden")}}});function U1(e,n,a,o,s,i){const r=Rs;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("span",{onClick:n[0]||(n[0]=l=>e.openModal())},[t.renderSlot(e.$slots,"modalTrigger",{},()=>[t.createTextVNode(" Open Modal ")],!0)]),t.withDirectives(t.createVNode(r,{"bg-close":e.bgClose,onClose:n[1]||(n[1]=l=>e.closeModal())},{modalHeader:t.withCtx(()=>[t.renderSlot(e.$slots,"modalHeader",{},void 0,!0)]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["bg-close"]),[[t.vShow,e.showModal]])])}const W1=B(G1,[["render",U1],["__scopeId","data-v-10e1fd9e"]]),Y1=t.defineComponent({name:"BasePlaceholder"}),K1={class:"BasePlaceholder"},Z1=[t.createStaticVNode('<div class="border-bottom grid w-full grid-cols-12 mb-10"><div class="col-span-9 pr-5"><div class="bg-gray-light-mid animate-loading w-64 h-4 rounded-lg"></div><div class="bg-gray-light-mid animate-loading w-56 h-4 mt-5 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-full h-4 mt-6 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-5/6 h-4 mt-3 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-1/2 h-4 mt-3 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-30 h-4 mt-4 rounded-lg"></div></div><div class="flex justify-end col-span-3"><div class="animate-loading h-38 w-38 rounded-none"></div></div></div><hr class="text-gray-light-mid mb-10">',2)];function X1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",K1,Z1)}const J1=B(Y1,[["render",X1]]),Q1=t.defineComponent({name:"BaseRadioGroup",props:{group:{type:String,default:null,required:!1},preselected:{type:String,default:null,required:!1},heading:{type:String,default:null,required:!1},subHeading:{type:String,default:null,required:!1},title:{type:String,default:null,required:!1},options:{type:Array,default:null,required:!1}}}),eh={class:"BaseRadioGroup"},th={key:0,class:"text-lg font-semibold text-gray-900"},nh={key:1,class:"text-lg pt-4 pb-2 pr-4"},ah={class:"mt-4"},oh={key:0,class:"sr-only"},sh={key:1,class:"space-y-4 mb-2 pb-5"},ih=["id","aria-describedby","name","alt","value","checked"],rh=["for"],lh={key:0,class:"font-semibold"},ch={key:1},dh=["id"];function hh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",eh,[e.heading?(t.openBlock(),t.createElementBlock("label",th,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",nh,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",ah,[e.title?(t.openBlock(),t.createElementBlock("legend",oh,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",sh,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,r=>(t.openBlock(),t.createElementBlock("div",{key:r.id,class:"flex items-center"},[t.createElementVNode("input",{id:`${e.group}_${r.id}`,"aria-describedby":r.text?`${e.group}_${r.id}_description`:void 0,name:r.name,alt:r.alt,value:r.value,type:"radio",checked:r.id===e.preselected,class:"h-5 w-5"},null,8,ih),t.createElementVNode("label",{for:`${e.group}_${r.id}`,class:"ml-3 block text-md text-gray-700"},[r.title?(t.openBlock(),t.createElementBlock("span",lh,t.toDisplayString(r.title),1)):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",ch," - ")):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${r.id}_description`,class:"font-light"},t.toDisplayString(r.text),9,dh)):t.createCommentVNode("",!0)],8,rh)]))),128))])):t.createCommentVNode("",!0)])])}const Ea=B(Q1,[["render",hh]]),mh=t.defineComponent({name:"BaseSwimlane",props:{words:{type:Array,default:()=>["Artists","Communicators","Designers","Disruptors","Dreamers","Educators","Engineers","Innovators","Inventors","Makers","Problem Solvers","Roboticists","Scientists","Software Engineers","Thinkers","Visualizers"]},rows:{type:Number,default:1},scale:{type:Number,default:1},transitionDuration:{type:Number,default:1e3},transitionDelay:{type:Number,default:500},transition:{type:String,default:"ease-out"},pauseOnHover:{type:Boolean,default:!0}},data(){return{list:[],listTop:0,isPaused:!1,isMovingBackwards:!1}},computed:{listCount(){return this.list.length},fontSize(){return 16*this.scale},itemHeight(){return this.fontSize*1.5},listHeight(){return this.itemHeight*this.listCount},listParentHeight(){return this.itemHeight*this.rows},itemStyle(){return`font-size: ${this.fontSize}px;
|
|
18
|
+
*/var Es;(function(e){e.pop="pop",e.push="push"})(Es||(Es={}));var Ss;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Ss||(Ss={})),Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var Ns;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ns||(Ns={})),Symbol(process.env.NODE_ENV!=="production"?"router view location matched":""),Symbol(process.env.NODE_ENV!=="production"?"router view depth":""),Symbol(process.env.NODE_ENV!=="production"?"router":"");const oc=Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function da(){return t.inject(oc)}const Xe=()=>{const e=$e();e&&e.makeTransparent(!0)},ht=e=>e.title?e.title:e.linkPage?e.linkPage.title:"",mn=e=>{if(e.linkPage&&e.linkPage.url)return e.linkPage.url;if(e.path){const n="http://localhost:3000";if(e.path.startsWith(n+"/missions?")||e.path.startsWith(n+"/news?"))return e.path.replace(n,"");if(e.path.startsWith("/"))return e.path}},ha=e=>{$e().updateGlobalChildren(e)},ma=(e,n=!1)=>{const a=$e();a.updateSecondary(e),a.updateSecondaryNavIsJumpMenu(n)},Vs=e=>{$e().updateHighlightPrimary(e)},mt=e=>{const n=da(),a=n?n.path:null,o=e,s=o?o.endsWith("/")?o:o+"/":null;return a&&o&&s?a===o?!0:a.startsWith(s):!1},ie=e=>{let n="";if(Object.keys(e).some(function(o){return!!o.startsWith("screen")})){const o=[];for(const[s,i]of Object.entries(e))s.startsWith("screen")&&typeof i=="object"&&i.url&&i.width&&o.push(`${i.url} ${i.width}w`);n=o.join(", ")}return n},pa=e=>{if(e.externalLink)return e.externalLink;if(e.document)return e.document.url},fa=e=>{const n="https://www.jpl.nasa.gov";return e.startsWith("http")?e:n+e},sc=(e,n)=>{if(e&&e.original){let a=e.title;n&&(a=n);let o=e.credit;return e.detailUrl&&(o=""),[{title:a,url:e.original,detailUrl:e.detailUrl,credit:o}]}return!1},ic=e=>{const n=[],a=Object.keys(e).map(o=>e[o]);if(e){for(const o of a)for(const s of Object.values(o))s&&s.original!==void 0&&n.push({title:s.title,url:s.original,detailUrl:s.detailUrl,credit:s.credit});return n}else return!1},pn=(e,n)=>{const a=X(e);let o=a.format("D");const s=a.format("MMM").replace(".",""),i=a.format("YYYY"),r=a.format("MMM YYYY");if(n){const l=X(n);a.format("MM")===l.format("MM")&&a.format("ll")!==l.format("ll")&&(o=`${o}-${l.format("D")}`)}return{day:o,month:s,year:i,monthAndYear:r}},pt=(e,n)=>{const a=X(e);let o=a.format("ll");if(n){const s=X(n);a.format("YYYY")!==s.format("YYYY")?o=`${a.format("ll")} - ${s.format("ll")}`:a.format("MM")!==s.format("MM")?o=`${a.format("MMM D")} - ${s.format("ll")}`:s.diff(a,"hour")>=24&&a.format("ll")!==s.format("ll")&&(o=`${a.format("MMM D")}-${s.format("D")}, ${a.format("YYYY")}`)}return o},ua=(e,n,a)=>{const o=X(e);let s="";if(n){const i=X(n);i.diff(o,"hour")<=24&&i.diff(o,"day")===0&&(a?o.format("a")===i.format("a")?s=`${o.format("h:mm")} - ${i.format("h:mm a z")}`:s=`${o.format("h:mm a")} - ${i.format("h:mm a z")}`:s=`${o.format("h:mm a z")}`)}return s},rc=t.defineComponent({name:"IconCaret"}),B=(e,n)=>{const a=e.__vccOpts||e;for(const[o,s]of n)a[o]=s;return a},lc={class:"IconCaret",width:"8",height:"14",viewBox:"0 0 8 14",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},cc=[t.createElementVNode("path",{d:"M7.864 7.004L1.5 13.368.086 11.954l4.948-4.95-4.948-4.95L1.5.64l6.364 6.364z",fill:"currentColor"},null,-1)];function dc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",lc,cc)}const we=B(rc,[["render",dc]]),hc=t.defineComponent({name:"MixinAnimationCaret",components:{IconCaret:we},props:{passedWrapperClass:{type:String||null,required:!1,default:""},arrowClass:{type:String,required:!1,default:""},color:{type:String,required:!1,default:"text-primary"},marginLeft:{type:String,default:"ml-1",required:!1},inline:{type:Boolean,default:!1,required:!1}},computed:{computedClass(){let e="";return this.passedWrapperClass&&(e=e+" "+this.passedWrapperClass),this.inline&&(e=e+" caret-inline"),e}}}),mc={class:"arrow"},pc={class:"arrow-fixed"};function fc(e,n,a,o,s,i){const r=we;return t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(["MixinAnimationCaret",e.computedClass])},[t.createElementVNode("span",null,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("span",{class:t.normalizeClass(["arrow-wrapper",[e.arrowClass,e.color,e.marginLeft]]),"aria-hidden":"true"},[t.createElementVNode("span",mc,[t.createVNode(r)]),t.createElementVNode("span",pc,[t.createVNode(r)])],2)],2)}const ga=B(hc,[["render",fc]]);function uc(e){return{all:e=e||new Map,on:function(n,a){var o=e.get(n);o?o.push(a):e.set(n,[a])},off:function(n,a){var o=e.get(n);o&&(a?o.splice(o.indexOf(a)>>>0,1):e.set(n,[]))},emit:function(n,a){var o=e.get(n);o&&o.slice().map(function(s){s(a)}),(o=e.get("*"))&&o.slice().map(function(s){s(n,a)})}}}const Mt=uc(),Ts={primary:"text-subtitle text-action can-hover:hover:text-action-dark",secondary:"text-subtitle text-action can-hover:hover:text-action-dark",default:"-default underline text-action can-hover:hover:text-action-dark",none:""},gc={primary:"text-subtitle text-primary can-hover:hover:text-primary-dark",secondary:"text-subtitle text-primary can-hover:hover:text-primary-dark",default:"-default underline text-primary can-hover:hover:text-primary-dark",none:""},yc=t.defineComponent({name:"BaseLink",components:{MixinAnimationCaret:ga},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Ts).includes(e)},to:{type:[String,Object],default:void 0},exact:{type:Boolean,default:!1},href:{type:String,default:void 0},title:{type:String,default:void 0},ariaLabel:{type:String,default:""},linkClass:{type:String,default:""},target:{type:String,required:!1,default:void 0},externalTargetBlank:{type:Boolean,required:!1,default:!1},caret:{type:Boolean,required:!1,default:!1},caretWrapperClass:{type:String,default:""},caretClass:{type:String,default:""},caretInline:{type:Boolean,required:!1,default:!1},caretColor:{type:String,required:!1,default:""},caretMarginLeft:{type:String,required:!1,default:""},usePrimaryColor:{type:Boolean,required:!1,default:!1}},emits:["linkClicked","specificLinkClicked"],computed:{computedVariants(){return this.usePrimaryColor?gc:Ts},computedClass(){let e=this.computedVariants[this.variant];return(this.to||this.href)&&(e=e+" cursor-pointer"),this.linkClass&&(e=e+" "+this.linkClass),e},theTarget(){if(this.target)return this.target;if(this.href&&this.externalTargetBlank)return"_blank"},theRel(){if(this.theTarget==="_blank")return"noopener"}},methods:{clickEvent(){var e;(e=this.$root)==null||e.$emit("linkClicked"),this.$emit("specificLinkClicked"),Mt.emit("linkClicked")}}}),bc=["href","target","rel","aria-label","title"];function kc(e,n,a,o,s,i){const r=ga,l=t.resolveComponent("nuxt-link");return t.openBlock(),t.createElementBlock("div",null,[e.to?(t.openBlock(),t.createBlock(l,{key:0,class:t.normalizeClass(["group",e.computedClass]),to:e.to,target:e.theTarget,rel:e.theRel,"aria-label":e.ariaLabel,title:e.title,exact:e.exact,onClick:n[0]||(n[0]=c=>e.clickEvent())},{default:t.withCtx(()=>[e.caretInline&&e.caret?(t.openBlock(),t.createBlock(r,{key:0,inline:"",class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):e.variant==="primary"||e.caret?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):t.renderSlot(e.$slots,"default",{key:2})]),_:3},8,["class","to","target","rel","aria-label","title","exact"])):e.href?(t.openBlock(),t.createElementBlock("a",{key:1,href:e.href,class:t.normalizeClass(["group",e.computedClass]),target:e.theTarget,rel:e.theRel,"aria-label":e.ariaLabel,title:e.title,onClick:n[1]||(n[1]=c=>e.clickEvent())},[e.caretInline&&e.caret?(t.openBlock(),t.createBlock(r,{key:0,inline:"",class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):e.variant==="primary"||e.caret?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(e.caretWrapperClass),"arrow-class":e.caretClass,color:e.caretColor,"margin-left":e.caretMarginLeft},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class","arrow-class","color","margin-left"])):t.renderSlot(e.$slots,"default",{key:2})],10,bc)):t.createCommentVNode("",!0)])}const F=B(yc,[["render",kc]]),_c=t.defineComponent({name:"IconExternal"}),$c={class:"IconExternal",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},wc=[t.createElementVNode("path",{d:"M7 2v2H2v12h12v-5h2v7H0V2h7zm11-2v8h-2V3.413l-8.243 8.244-1.414-1.414L14.585 2H10V0h8z",fill:"currentColor"},null,-1)];function Bc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",$c,wc)}const ce=B(_c,[["render",Bc]]),Is={MI_KM:{imperial:{label:"Miles",abbr:"MI",toOther:1*1.609344},metric:{label:"Kilometers",abbr:"KM",toOther:1/1.609344}},LB_KG:{imperial:{label:"Pounds",abbr:"LB",toOther:1/2.205},metric:{label:"Kilograms",abbr:"KG",toOther:1*2.205}},G_OZ:{imperial:{label:"Ounces",abbr:"OZ",toOther:1/.0352739331766097},metric:{label:"Grams",abbr:"G",toOther:1*.0352739331766097}},M_FT:{imperial:{label:"Feet",abbr:"FT",toOther:1*.3048},metric:{label:"Meters",abbr:"M",toOther:1/.3048}},MS_FS:{imperial:{label:"Feet per second",abbr:"FT/S",toOther:1*.3048},metric:{label:"Meters per second",abbr:"M/S",toOther:1/.3048}}},Cc=t.defineComponent({name:"BaseUnitToggle",props:{unitPair:{type:String,required:!0,validator:e=>!!Is[e]},value:{type:Number,required:!0},secondValue:{type:Number,required:!1},valueSystem:{type:String,required:!0},inline:{type:Boolean,default:!1}},data(){return{selectedSystem:"imperial"}},computed:{unitConfig(){return Is[this.unitPair]},formattedValue(){var a;let e;this.secondValue?e=this.valueSystem===this.selectedSystem?this.value:this.secondValue:e=this.valueSystem===this.selectedSystem?this.value:this.value*this.unitConfig[this.valueSystem].toOther;const n=((a=this.value.toString().split(".")[1])==null?void 0:a.length)||0;return e.toLocaleString("en-US",{minimumFractionDigits:n,maximumFractionDigits:n})}},mounted(){window.localStorage&&window.localStorage.getItem("selectedSystem")==="metric"&&(this.selectedSystem="metric")},methods:{setSystem(){try{window.localStorage&&window.localStorage.setItem("selectedSystem",this.selectedSystem)}catch(e){console.error(e)}}}}),Ec={class:"BaseUnitToggle"},Sc={class:"sr-only"},Nc=["aria-label"],Vc={class:"unit","aria-hidden":"true"},Tc=t.createElementVNode("span",{class:"select-none","aria-hidden":"true"},"|",-1),Ic=["aria-label"],xc={class:"unit","aria-hidden":"true"};function Mc(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",Ec,[t.createElementVNode("p",Sc,t.toDisplayString(e.formattedValue)+" "+t.toDisplayString(e.unitConfig[e.selectedSystem].label),1),t.renderSlot(e.$slots,"default",{formattedValue:e.formattedValue},()=>[t.createTextVNode(t.toDisplayString(e.formattedValue),1)]),t.createElementVNode("fieldset",{class:t.normalizeClass(["text-body-xs inline-block",{"lg:block":!e.inline}]),"aria-label":"Change Unit"},[t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.imperial.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[0]||(n[0]=r=>e.selectedSystem=r),class:"sr-only",type:"radio",value:"imperial",onChange:n[1]||(n[1]=(...r)=>e.setSystem&&e.setSystem(...r))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",Vc,t.toDisplayString(e.unitConfig.imperial.abbr),1)],8,Nc),Tc,t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.metric.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[2]||(n[2]=r=>e.selectedSystem=r),class:"sr-only",type:"radio",value:"metric",onChange:n[3]||(n[3]=(...r)=>e.setSystem&&e.setSystem(...r))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",xc,t.toDisplayString(e.unitConfig.metric.abbr),1)],8,Ic)],2)])}const ze=B(Cc,[["render",Mc]]),Lc=t.defineComponent({name:"AsteroidWatchWidget",components:{BaseLink:F,IconExternal:ce,BaseUnitToggle:ze},props:{nextCloseApproaches:{type:Array,required:!1}}}),Dc={key:0,"aria-label":"Next 5 Earth Approaches within 7.5 million kilometers",class:"AsteroidWatchWidget overflow-hidden"},vc={class:"gap-y-10 lg:col-end-9 grid grid-cols-11 col-start-1 col-end-11 gap-6"},Pc={key:0,class:"lg:col-span-3 lg:row-span-2 lg:text-left gap-y-8 col-span-11 -ml-8 text-center"},zc=["srcset"],Ac=["src"],Oc={class:"text-subtitle mt-4 text-center"},Fc={class:"lg:col-span-3 col-span-full"},Hc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Approximate Size",-1),qc={class:"text-stats-xl"},jc={class:"lg:col-span-5 col-span-full"},Rc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Closest Earth Approach",-1),Gc={class:"text-stats-xl"},Uc={key:1,class:"lg:col-span-3 col-span-full"},Wc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Name",-1),Yc={class:"flex flex-nowrap items-center"},Kc={key:2,class:"lg:col-span-4 col-span-full"},Zc=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Date",-1);function Xc(e,n,a,o,s,i){var d;const r=ze,l=ce,c=F;return(d=e.nextCloseApproaches)!=null&&d.length?(t.openBlock(),t.createElementBlock("section",Dc,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.nextCloseApproaches,(h,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"MixedBleedGrid lg:pl-0 pl-4"},[t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"border-b border-gray-light-mid","lg:block col-start-indent-col-2 col-end-indent-col-3 hidden"])},null,2),t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"border-b border-gray-light-mid","text-gray-dark col-start-indent-col-3 col-end-container lg:py-12 lg:px-0 text-body-lg px-8 py-10 pr-0"])},[t.createElementVNode("div",vc,[h.comparisonImage&&h.comparisonImage.image&&h.comparisonImage.image.src?(t.openBlock(),t.createElementBlock("div",Pc,[t.createElementVNode("picture",null,[h.comparisonImage.image.webp?(t.openBlock(),t.createElementBlock("source",{key:0,srcset:h.comparisonImage.image.webp.url,type:"image/webp"},null,8,zc)):t.createCommentVNode("",!0),t.createElementVNode("img",{loading:"lazy",class:"mx-auto bg-white rounded-full",src:h.comparisonImage.image.src.url,width:"160",height:"160",alt:""},null,8,Ac)]),t.createElementVNode("p",Oc,t.toDisplayString(h.comparisonImage.text),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",Fc,[Hc,t.createVNode(r,{"unit-pair":"M_FT",value:parseFloat(h.sizeFeet),"value-system":"imperial"},{default:t.withCtx(p=>[t.createElementVNode("span",qc,t.toDisplayString(p.formattedValue),1)]),_:2},1032,["value"])]),t.createElementVNode("div",jc,[Rc,t.createVNode(r,{"unit-pair":"MI_KM",value:parseFloat(h.distanceMiles),"second-value":parseFloat(h.distanceKilometers),"value-system":"imperial"},{default:t.withCtx(p=>[t.createElementVNode("span",Gc,t.toDisplayString(p.formattedValue),1)]),_:2},1032,["value","second-value"])]),h.name?(t.openBlock(),t.createElementBlock("div",Uc,[Wc,t.createVNode(c,{variant:"none",href:h.externalLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("span",Yc,[t.createElementVNode("span",null,t.toDisplayString(h.name),1),t.createVNode(l,{class:"text-jpl-red ml-3 text-lg"})])]),_:2},1032,["href"])])):t.createCommentVNode("",!0),h.date?(t.openBlock(),t.createElementBlock("div",Kc,[Zc,t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(h.date)),1)])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass([m===0?"bg-gray-light":"","col-start-container-end col-end-bleed sm:block hidden"])},null,2)]))),128))])):t.createCommentVNode("",!0)}const Jc=B(Lc,[["render",Xc]]),xs={primary:"-primary",secondary:"-secondary",dark:"-dark",social:"-social"},Qc=t.defineComponent({name:"BaseButton",props:{variant:{type:String,required:!1,default:"primary",validator:e=>Object.keys(xs).includes(e)},compact:{type:Boolean,default:!1,required:!1},blockClasses:{type:String,required:!1,default:"inline-block"},disabled:{type:Boolean,default:!1,required:!1},ariaLabel:{type:String,default:"",required:!1},to:{type:[String,Object],required:!1,default:void 0},href:{type:String,required:!1,default:void 0}},emits:["click"],computed:{tag(){return this.disabled?"button":this.to?"nuxt-link":this.href?"a":"button"},theHref(){if(this.tag==="nuxt-link")return this.to;if(this.tag==="a")return this.href},variantClass(){let e=xs[this.variant];return!this.$slots.default&&this.$slots.icon?e=e+" -icon-only":this.compact&&(e=e+" -compact"),this.blockClasses&&(e=e+" "+this.blockClasses),e}}}),ed={class:"label block"};function td(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{class:t.normalizeClass(["BaseButton text-contrast-none",e.variantClass]),"aria-label":e.ariaLabel,disabled:e.disabled,href:e.theHref,to:e.to?e.to:void 0,onClick:n[0]||(n[0]=r=>e.$emit("click"))},{default:t.withCtx(()=>[t.createElementVNode("span",ed,[t.renderSlot(e.$slots,"default"),t.renderSlot(e.$slots,"icon"),t.renderSlot(e.$slots,"afterIcon")])]),_:3},8,["class","aria-label","disabled","href","to"])}const R=B(Qc,[["render",td]]),nd=t.defineComponent({name:"IconDropdown"}),ad={class:"IconDropdown",width:"12",height:"8",viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},od=[t.createElementVNode("path",{d:"M.343 2L1.757.586 6 4.828 10.243.586 11.657 2 6 7.657.343 2z",fill:"currentColor"},null,-1)];function sd(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",ad,od)}const Lt=B(nd,[["render",sd]]);function id(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var ft=id,rd=typeof be=="object"&&be&&be.Object===Object&&be,Ms=rd,ld=Ms,cd=typeof self=="object"&&self&&self.Object===Object&&self,dd=ld||cd||Function("return this")(),xe=dd,hd=xe,md=function(){return hd.Date.now()},pd=md,fd=/\s/;function ud(e){for(var n=e.length;n--&&fd.test(e.charAt(n)););return n}var gd=ud,yd=gd,bd=/^\s+/;function kd(e){return e&&e.slice(0,yd(e)+1).replace(bd,"")}var _d=kd,$d=xe,wd=$d.Symbol,fn=wd,Ls=fn,Ds=Object.prototype,Bd=Ds.hasOwnProperty,Cd=Ds.toString,Dt=Ls?Ls.toStringTag:void 0;function Ed(e){var n=Bd.call(e,Dt),a=e[Dt];try{e[Dt]=void 0;var o=!0}catch{}var s=Cd.call(e);return o&&(n?e[Dt]=a:delete e[Dt]),s}var Sd=Ed,Nd=Object.prototype,Vd=Nd.toString;function Td(e){return Vd.call(e)}var Id=Td,vs=fn,xd=Sd,Md=Id,Ld="[object Null]",Dd="[object Undefined]",Ps=vs?vs.toStringTag:void 0;function vd(e){return e==null?e===void 0?Dd:Ld:Ps&&Ps in Object(e)?xd(e):Md(e)}var vt=vd;function Pd(e){return e!=null&&typeof e=="object"}var ut=Pd,zd=vt,Ad=ut,Od="[object Symbol]";function Fd(e){return typeof e=="symbol"||Ad(e)&&zd(e)==Od}var un=Fd,Hd=_d,zs=ft,qd=un,As=NaN,jd=/^[-+]0x[0-9a-f]+$/i,Rd=/^0b[01]+$/i,Gd=/^0o[0-7]+$/i,Ud=parseInt;function Wd(e){if(typeof e=="number")return e;if(qd(e))return As;if(zs(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=zs(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=Hd(e);var a=Rd.test(e);return a||Gd.test(e)?Ud(e.slice(2),a?2:8):jd.test(e)?As:+e}var Yd=Wd,Kd=ft,ya=pd,Os=Yd,Zd="Expected a function",Xd=Math.max,Jd=Math.min;function Qd(e,n,a){var o,s,i,r,l,c,d=0,h=!1,m=!1,p=!0;if(typeof e!="function")throw new TypeError(Zd);n=Os(n)||0,Kd(a)&&(h=!!a.leading,m="maxWait"in a,i=m?Xd(Os(a.maxWait)||0,n):i,p="trailing"in a?!!a.trailing:p);function f(V){var I=o,T=s;return o=s=void 0,d=V,r=e.apply(T,I),r}function u(V){return d=V,l=setTimeout(g,n),h?f(V):r}function y(V){var I=V-c,T=V-d,A=n-I;return m?Jd(A,i-T):A}function E(V){var I=V-c,T=V-d;return c===void 0||I>=n||I<0||m&&T>=i}function g(){var V=ya();if(E(V))return b(V);l=setTimeout(g,y(V))}function b(V){return l=void 0,p&&o?f(V):(o=s=void 0,r)}function _(){l!==void 0&&clearTimeout(l),d=0,o=c=s=l=void 0}function N(){return l===void 0?r:b(ya())}function M(){var V=ya(),I=E(V);if(o=arguments,s=this,c=V,I){if(l===void 0)return u(c);if(m)return clearTimeout(l),l=setTimeout(g,n),f(c)}return l===void 0&&(l=setTimeout(g,n)),r}return M.cancel=_,M.flush=N,M}var e2=Qd,t2=e2,n2=ft,a2="Expected a function";function o2(e,n,a){var o=!0,s=!0;if(typeof e!="function")throw new TypeError(a2);return n2(a)&&(o="leading"in a?!!a.leading:o,s="trailing"in a?!!a.trailing:s),t2(e,n,{leading:o,maxWait:n,trailing:s})}var s2=o2;const Fs=_e(s2),i2=t.defineComponent({name:"BackToTop",components:{BaseButton:R,IconDropdown:Lt},props:{threshold:{type:Number,required:!1,default:300},scrollTo:{type:Number,required:!1,default:0}},data(){return{showBackToTop:!1,scrollHandler:null}},mounted(){this.scrollHandler=Fs(this.onScroll,100),window.addEventListener("scroll",this.scrollHandler,{passive:!0})},beforeUnmount(){this.scrollHandler&&window.removeEventListener("scroll",this.scrollHandler)},methods:{onScroll(){this.showBackToTop=window.scrollY>this.threshold,this.showBackToTop&&this.scrollHandler&&window.removeEventListener("scroll",this.scrollHandler)},scrollToTop(){window.scrollTo({top:this.scrollTo,behavior:"smooth"}),this.$emit("click")}}}),r2=t.createElementVNode("span",{class:"label-text"},"Back to top",-1);function l2(e,n,a,o,s,i){const r=Lt,l=R;return e.showBackToTop?(t.openBlock(),t.createBlock(l,{key:0,variant:"primary",class:"BackToTop z-60",compact:"",onClick:e.scrollToTop},{default:t.withCtx(()=>[t.createVNode(r),r2]),_:1},8,["onClick"])):t.createCommentVNode("",!0)}const c2=B(i2,[["render",l2]]),d2=t.defineComponent({name:"IconVolume"}),h2={class:"IconVolume",width:"60",height:"60",viewBox:"0 0 480 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m2=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M342.91 193.57c-7.81-3.8-17.5-.48-21.34 7.5-3.81 7.97-.44 17.53 7.53 21.34C343.22 229.2 352 242.06 352 256c0 13.94-8.78 26.8-22.9 33.58-7.97 3.81-11.34 13.38-7.53 21.34 3.86 8.05 13.54 11.29 21.34 7.5C368.25 306.28 384 282.36 384 256s-15.75-50.29-41.09-62.43zM231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM224 404.67L139.31 320H32V192h107.31L224 107.33v297.34zm256-148.68c0-66.12-34.02-126.62-88.81-157.87-7.69-4.38-17.59-1.78-22.04 5.89-4.45 7.66-1.77 17.44 5.96 21.86 44.77 25.55 72.61 75.4 72.61 130.12s-27.84 104.58-72.61 130.12c-7.72 4.42-10.4 14.2-5.96 21.86 4.3 7.38 14.06 10.44 22.04 5.89C445.98 382.62 480 322.12 480 255.99z"},null,-1)];function p2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h2,m2)}const ba=B(d2,[["render",p2]]),f2=t.defineComponent({name:"IconMute"}),u2={class:"IconMute",width:"60",height:"60",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g2=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M454.63 256l55.03-55.03c3.12-3.12 3.12-8.19 0-11.31l-11.31-11.31c-3.12-3.12-8.19-3.12-11.31 0L432 233.37l-55.03-55.03c-3.12-3.12-8.19-3.12-11.31 0l-11.31 11.31c-3.12 3.12-3.12 8.19 0 11.31L409.37 256l-55.03 55.03c-3.12 3.12-3.12 8.19 0 11.31l11.31 11.31c3.12 3.12 8.19 3.12 11.31 0L432 278.63l55.03 55.03c3.12 3.12 8.19 3.12 11.31 0l11.31-11.31c3.12-3.12 3.12-8.19 0-11.31L454.63 256zM231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM224 404.67l-75.32-75.3-9.37-9.37H32V192h107.31l9.37-9.37 75.32-75.3v297.34z"},null,-1)];function y2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",u2,g2)}const ka=B(f2,[["render",y2]]),b2=t.defineComponent({name:"IconForwardTen"}),k2={class:"IconForwardTen",width:"30",height:"35",viewBox:"0 0 30 35",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},_2=[t.createElementVNode("path",{d:"M9.41854 27.1118H11.7865V16.1198H9.89854L6.60254 18.3278L7.54654 19.9918L9.41854 18.8238V27.1118Z",fill:"currentColor","fill-rule":"evenodd"},null,-1),t.createElementVNode("path",{d:"M18.6672 27.3038C21.5632 27.3038 23.6112 24.9518 23.6112 21.6078C23.6112 18.2798 21.5632 15.9278 18.6672 15.9278C15.7712 15.9278 13.7392 18.2798 13.7392 21.6078C13.7392 24.9518 15.7712 27.3038 18.6672 27.3038ZM18.6672 25.1598C17.1952 25.1598 16.1552 23.6718 16.1552 21.6078C16.1552 19.5438 17.1952 18.0718 18.6672 18.0718C20.1552 18.0718 21.1792 19.5438 21.1792 21.6078C21.1792 23.6718 20.1552 25.1598 18.6672 25.1598Z",fill:"currentColor","fill-rule":"evenodd"},null,-1),t.createElementVNode("path",{d:"M14.6897 0.184982L14.2786 0.596053C13.9909 0.883802 14.032 1.33598 14.2786 1.58262L18.8415 6.14551C14.032 4.9534 8.68805 6.18662 4.98841 9.96847C-0.643259 15.6001 -0.602151 24.767 5.02952 30.3165C10.6612 35.9481 19.7459 35.907 25.3775 30.2754C27.9673 27.6856 29.406 24.2737 29.6116 20.8618C29.6116 20.4508 29.2827 20.1219 28.8716 20.1219H28.2961C27.9673 20.1219 27.5973 20.4097 27.6384 20.7796C27.474 23.7393 26.2408 26.6168 23.9799 28.8777C19.1292 33.7284 11.2778 33.7695 6.38605 28.8777C1.57652 24.0682 1.49431 16.1756 6.38605 11.2839C9.75683 7.91311 14.6897 6.92654 18.9648 8.24197L14.2786 12.9282C13.9909 13.2159 14.032 13.6681 14.2786 13.9147L14.6897 14.3258C14.9774 14.6136 15.3885 14.6136 15.6763 14.3258L22.2534 7.74868C22.5 7.50204 22.5411 7.04986 22.2534 6.76211L15.6763 0.184982C15.4296 -0.0616606 14.9363 -0.0616606 14.6897 0.184982Z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function $2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",k2,_2)}const _a=B(b2,[["render",$2]]),w2=t.defineComponent({name:"IconRewindTen"}),B2={class:"IconRewindTen",width:"30",height:"35",viewBox:"0 0 30 35",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},C2=[t.createElementVNode("g",{fill:"currentColor","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"m8.41854 27.1118h2.36796v-10.992h-1.88796l-3.296 2.208.944 1.664 1.872-1.168z",fill:"currentColor","fill-rule":"evenodd"}),t.createElementVNode("path",{d:"m17.6672 27.3038c2.896 0 4.944-2.352 4.944-5.696 0-3.328-2.048-5.68-4.944-5.68s-4.928 2.352-4.928 5.68c0 3.344 2.032 5.696 4.928 5.696zm0-2.144c-1.472 0-2.512-1.488-2.512-3.552s1.04-3.536 2.512-3.536c1.488 0 2.512 1.472 2.512 3.536s-1.024 3.552-2.512 3.552z",fill:"currentColor","fill-rule":"evenodd"}),t.createElementVNode("path",{d:"m20.0853.839157c-.2034-.352419-.6508-.429745-.9529-.255343l-8.0553 4.650736c-.3524.20347-.4588.60053-.2554.95295l4.6508 8.0553c.1744.3021.6005.4588.9529.2554l.5035-.2907c.3021-.1744.4297-.6509.2553-.953l-3.3427-5.78972c4.4699-.16412 8.9794 2.06555 11.3919 6.24422 3.4299 5.9408 1.3368 13.5935-4.5536 16.9944-5.9911 3.4589-13.59349 1.3368-16.99434-4.5537-1.62775-2.8193-2.07419-5.9179-1.46699-8.8194.13546-.3467-.14742-.7204-.46507-.8055l-.55589-.1489c-.397067-.1064-.799833.1261-.906226.5232-.684529 3.3488-.177867 7.0168 1.682426 10.2389 3.95313 6.847 12.71759 9.238 19.64399 5.3062 6.847-3.9531 9.2593-12.797 5.2771-19.6944-2.5947-4.61052-7.4374-7.18482-12.3625-7.22778l5.5884-3.22645c.302-.1744.4297-.65088.2553-.95296z",fill:"currentColor","fill-rule":"evenodd"})],-1)];function E2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",B2,C2)}const $a=B(w2,[["render",E2]]),S2=t.defineComponent({name:"IconPause"}),N2={class:"IconPause",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},V2=[t.createElementVNode("path",{fill:"currentColor",transform:"matrix(-1 0 0 1 54 6)","fill-rule":"evenodd",d:"M12 38h8V10h-8v28zm16-28v28h8V10h-8z5"},null,-1)];function T2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",N2,V2)}const wa=B(S2,[["render",T2]]),I2=t.defineComponent({name:"IconPlay"}),x2={class:"IconPlay",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},M2=[t.createElementVNode("path",{fill:"currentColor",transform:"matrix(-1 0 0 1 64 0)","fill-rule":"evenodd",d:"M42 17L22 30 42 43z"},null,-1)];function L2(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",x2,M2)}const Je=B(I2,[["render",L2]]),D2=10,v2=()=>"xxxxxxxx-xxxx-4xxx".replace(/[xy]/g,function(e){const n=Math.random()*16|0;return(e==="x"?n:n&3|8).toString(16)}),Hs=e=>{const n=new Date(e*1e3).toISOString().substr(11,8);return n.indexOf("00:")===0?n.substr(3):n},P2=t.defineComponent({name:"BaseAudio",components:{IconPlay:Je,IconPause:wa,IconVolume:ba,IconMute:ka,IconRewindTen:$a,IconForwardTen:_a},props:{file:{type:String,default:null},autoPlay:{type:Boolean,default:!1}},data(){return{firstPlay:!0,isMuted:!1,loaded:!1,playing:!1,paused:!0,progressStyle:"",currentTime:"00:00",uuid:"0",audio:void 0,totalDuration:0,hideVolumeSlider:!1,volumeValue:D2}},computed:{duration(){return this.audio?Hs(this.totalDuration):""},playerId(){return"player-"+this.uuid}},mounted(){this.uuid=v2(),this.audio=this.getAudio(),this.init()},beforeUnmount(){this.audio&&(this.audio.removeEventListener("timeupdate",this._handlePlayingUI),this.audio.removeEventListener("loadeddata",this._handleLoaded),this.audio.removeEventListener("pause",this._handlePlayPause),this.audio.removeEventListener("play",this._handlePlayPause))},methods:{setPosition:function(n){if(this.audio){const a=n.target;if(this.paused||n.target.tagName==="SPAN")return;const o=a.getBoundingClientRect(),s=(n.clientX-o.left)/o.width;this.audio.currentTime=this.audio.duration*s}},updateVolume(){this.audio&&(this.hideVolumeSlider=!1,this.audio.volume=this.volumeValue/100,this.volumeValue/100>0&&(this.isMuted=this.audio.muted=!1),this.volumeValue/100===0&&(this.isMuted=this.audio.muted=!0))},toggleVolume(){this.hideVolumeSlider=!0},stop(){this.audio&&(this.playing=!1,this.paused=!0,this.audio.pause(),this.audio.currentTime=0)},play(){var e;this.playing&&!this.paused||this.audio&&(this.paused=!1,this.audio.play(),this.playing=!0,(e=this.$root)==null||e.$emit("play",this.uuid))},forward(e){return this.audio?this.audio.currentTime+=e:void 0},rewind(e){return this.audio?this.audio.currentTime-=e:void 0},pause(){this.audio&&(this.paused=!this.paused,this.paused?this.audio.pause():this.audio.play())},pauseOthers(e){this.audio&&this.uuid!==e&&(this.paused=!0,this.audio.pause())},toggleMute(){this.audio&&(this.isMuted=!this.isMuted,this.audio.muted=this.isMuted,this.volumeValue=this.isMuted?0:100)},_handleLoaded(){if(this.audio&&this.audio.readyState>=2)this.autoPlay&&this.play(),this.loaded=!0,this.totalDuration=this.audio.duration;else throw new Error("Failed to load audio file")},_handlePlayingUI(e){if(this.audio){const n=this.audio.currentTime,a=n/this.totalDuration*100;this.progressStyle=`width: ${a}%;`,this.currentTime=Hs(n)}},_handlePlayPause(e){this.audio&&e.type==="play"&&this.firstPlay&&(this.audio.currentTime=0,this.firstPlay&&(this.firstPlay=!1)),e.type==="pause"&&this.playing===!1&&(this.progressStyle="width:0%",this.currentTime="00:00",this.paused=!0)},_handleEnded(){this.paused=this.playing=!1},init(){this.audio&&(this.audio.addEventListener("timeupdate",this._handlePlayingUI),this.audio.addEventListener("loadeddata",this._handleLoaded),this.audio.addEventListener("pause",this._handlePlayPause),this.audio.addEventListener("play",this._handlePlayPause),this.audio.addEventListener("ended",this._handleEnded))},getAudio(){return this.$el.querySelectorAll("audio")[0]}}}),z2={class:"BaseAudio"},A2={class:"BaseAudio__stage sm:pr-5"},O2={class:"BaseAudio__player w-full select-none"},F2={class:"flex flex-row w-full"},H2={class:"z-30 text-sm md:text-base"},q2={class:"flex flex-col w-full z-20"},j2={class:"flex flex-row text-white"},R2={class:"flex flex-row justify-between w-full py-1.5 px-3"},G2={class:"BaseAudio__playback-time-current text-sm md:text-base pr-1 md:pr-3 text-left"},U2={key:0,class:"BaseAudio__rewind-forward animate-fadeIn"},W2={class:"BaseAudio__playback-time-total"},Y2=["id","src"];function K2(e,n,a,o,s,i){const r=Je,l=wa,c=$a,d=_a,h=ka,m=ba;return t.openBlock(),t.createElementBlock("div",z2,[t.createElementVNode("div",A2,[t.createElementVNode("div",O2,[t.createElementVNode("div",F2,[t.createElementVNode("div",H2,[e.paused?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Play","aria-label":"Play",onClick:n[0]||(n[0]=p=>e.play())},[t.createVNode(r,{class:"bg-jpl-red text-white"})])):(t.openBlock(),t.createElementBlock("button",{key:1,class:"cursor-pointer",title:"Pause","aria-label":"Pause",onClick:n[1]||(n[1]=p=>e.pause())},[t.createVNode(l,{class:"bg-jpl-red text-white"})]))]),t.createElementVNode("div",q2,[t.createElementVNode("div",{class:"BaseAudio__playback-time-wrapper cursor-pointer relative inline-block w-full border-t border-jpl-red bg-gray-mid-dark bg-opacity-25 h-2",title:"Playback Position",onClick:n[2]||(n[2]=(...p)=>e.setPosition&&e.setPosition(...p))},[e.playing?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle(e.progressStyle),class:"BaseAudio__playback-time-indicator bg-jpl-red transition-all transform-gpu duration-50 absolute top-0 left-0 bottom-0 h-2"},null,4)):t.createCommentVNode("",!0)]),t.createElementVNode("div",j2,[t.createElementVNode("div",R2,[t.createElementVNode("span",G2,t.toDisplayString(e.currentTime),1),e.playing?(t.openBlock(),t.createElementBlock("div",U2,[t.createElementVNode("button",{class:"cursor-pointer",title:"Rewind","aria-label":"Rewind 10 seconds",onClick:n[3]||(n[3]=p=>e.rewind(10))},[t.createVNode(c)]),t.createElementVNode("button",{class:"cursor-pointer",title:"Fast Forward","aria-label":"Fast-forward 10 seconds",onClick:n[4]||(n[4]=p=>e.forward(10))},[t.createVNode(d)])])):t.createCommentVNode("",!0),t.createElementVNode("span",W2,t.toDisplayString(e.duration),1)]),t.createElementVNode("div",{class:t.normalizeClass(["BaseAudio__extern-wrapper flex flex-row",e.playing?"-mt-1.5 sm:-mt-0.5 md:mt-0 lg:-mt-0.5":"-mt-1.5 sm:mt-0.5 md:mt-1 lg:mt-1.5"])},[e.isMuted?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Unmute","aria-label":"Unmute",onClick:n[5]||(n[5]=p=>e.toggleMute())},[t.createVNode(h)])):(t.openBlock(),t.createElementBlock("button",{key:1,class:"cursor-pointer",title:"Mute","aria-label":"Mute",onClick:n[6]||(n[6]=p=>e.toggleMute())},[t.createVNode(m)]))],2)])])])]),t.createElementVNode("audio",{id:e.playerId,ref:"player",src:e.file,preload:"auto",class:"hidden min-w-full left-0 right-0"},null,8,Y2)]),t.createElementVNode("a",{class:"volume-toggle absolute right-5 -bottom-4",title:"Volume",onMouseover:n[7]||(n[7]=p=>e.toggleVolume())},null,32)])}const Pt=B(P2,[["render",K2]]),Z2=t.defineComponent({name:"BaseCheckboxGroup",props:{group:{type:String,default:null,required:!1},heading:{type:String,default:null,required:!1},subHeading:{type:String,default:null,required:!1},title:{type:String,default:null,required:!1},options:{type:Array,default:null,required:!1}}}),X2={class:"BaseCheckboxGroup"},J2={key:0,class:"text-lg font-semibold text-gray-900"},Q2={key:1,class:"text-lg pt-4 pb-2 pr-4"},e1={class:"mt-4"},t1={key:0,class:"sr-only"},n1={key:1,class:"space-y-4 mb-2 pb-5"},a1={class:"flex items-center h-5"},o1=["id","aria-describedby","name","alt","value"],s1={class:"mb-1"},i1=["for"],r1={key:0,class:"font-semibold"},l1={key:1},c1=["id"];function d1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",X2,[e.heading?(t.openBlock(),t.createElementBlock("label",J2,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",Q2,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",e1,[e.title?(t.openBlock(),t.createElementBlock("legend",t1,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",n1,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,r=>(t.openBlock(),t.createElementBlock("div",{key:r.id,class:"relative flex items-start"},[t.createElementVNode("div",a1,[t.createElementVNode("input",{id:`${e.group}_${r.id}`,"aria-describedby":r.text?`${e.group}_${r.id}_description`:void 0,name:r.name,alt:r.alt,value:r.value,type:"checkbox",class:"h-5 w-5 mt-0.5"},null,8,o1)]),t.createElementVNode("div",s1,[t.createElementVNode("label",{for:`${e.group}_${r.id}`,class:"ml-3 block text-md text-gray-700"},[r.title?(t.openBlock(),t.createElementBlock("span",r1,t.toDisplayString(r.title),1)):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",l1," - ")):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${r.id}_description`,class:"font-light"},t.toDisplayString(r.text),9,c1)):t.createCommentVNode("",!0)],8,i1)])]))),128))])):t.createCommentVNode("",!0)])])}const Ba=B(Z2,[["render",d1]]),h1={h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},m1=t.defineComponent({name:"BaseHeading",props:{level:{type:String,required:!1,default:"h2"},size:{type:String,required:!1,default:""}},computed:{computedTag(){return this.level?this.level:this.size||"h2"},computedClass(){return this.size?h1[this.size]:""}}});function p1(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.computedTag),{class:t.normalizeClass(e.computedClass)},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const G=B(m1,[["render",p1]]),qs={none:"object-none",contain:"object-contain",cover:"object-cover",fill:"object-fill",scaleDown:"object-scale-down"},f1=t.defineComponent({name:"BaseImage",props:{imageClass:{type:String,required:!1},objectFitClass:{type:String,required:!1,default:"contain",validator:e=>Object.keys(qs).includes(e)},src:{type:String,required:!0},srcset:{type:String,required:!1,default:""},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},loading:{type:String,required:!1,default:"lazy"}},data(){return{lazyNative:!0}},computed:{computedClass(){let e="";return this.imageClass&&(e=e+" "+this.imageClass),this.objectFitClass&&(e=e+" "+qs[this.objectFitClass]),this.lazyNative||(e=e+" lazyload"),e}},mounted(){this.featureDetectImageLazyLoad()},methods:{featureDetectImageLazyLoad(){if("loading"in HTMLImageElement.prototype){const e=this.$refs.BaseImage?this.$refs.BaseImage:null;this.lazyNative=!0,e&&e.dataset.src&&(e.src=e.dataset.src),e&&e.dataset.srcset&&(e.srcset=e.dataset.srcset)}else this.lazyNative=!1},imageFailed(){console.log("Image failed to load.")}}}),u1=["data-src","data-srcset","alt","width","height","loading"];function g1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[e.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"BaseImage",class:t.normalizeClass(["BaseImage",e.computedClass]),"data-src":e.src,"data-srcset":e.srcset,alt:e.alt,width:e.width,height:e.height,loading:e.loading,"data-chromatic":"ignore",onError:n[0]||(n[0]=(...r)=>e.imageFailed&&e.imageFailed(...r))},null,42,u1)):t.createCommentVNode("",!0)])}const j=B(f1,[["render",g1]]),y1=t.defineComponent({name:"BaseImageCaption",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:void 0}}}),b1={key:0,class:"BaseImageCaption text-body-sm"},k1={class:"inline mr-2"},_1=["innerHTML"],$1={key:0,class:"inline"};function w1(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createElementBlock("div",b1,[t.createElementVNode("div",k1,[t.createElementVNode("div",{class:"the-caption-text inline",innerHTML:e.data.caption},null,8,_1),e.data.credit?(t.openBlock(),t.createElementBlock("span",$1," Credit: "+t.toDisplayString(e.data.credit),1)):t.createCommentVNode("",!0)]),e.data.detailUrl?(t.openBlock(),t.createBlock(r,{key:0,class:"inline-block",variant:"default",to:e.data.detailUrl},{default:t.withCtx(()=>[t.createTextVNode(" Full Image Details ")]),_:1},8,["to"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const re=B(y1,[["render",w1]]),js={none:"aspect-ratio-none",portrait:"aspect-ratio-four-five",square:"aspect-ratio-square","1:1":"aspect-ratio-one-one","2:1":"aspect-ratio-two-one","2:3":"aspect-ratio-two-three","3:2":"aspect-ratio-three-two","4:3":"aspect-ratio-four-three","4:5":"aspect-ratio-four-five","7:8":"aspect-ratio-seven-eight","8:7":"aspect-ratio-eight-seven","9:16":"aspect-ratio-nine-sixteen","12:9":"aspect-ratio-twelve-nine","16:7":"aspect-ratio-sixteen-seven","16:9":"aspect-ratio-sixteen-nine","21:9":"aspect-ratio-twentyone-nine"},B1=t.defineComponent({name:"BaseImagePlaceholder",props:{darkMode:{type:Boolean,required:!1,default:!0},transparentMode:{type:Boolean,required:!1,default:!1},noLogo:{type:Boolean,default:!1},aspectRatio:{type:String,default:"none",validator:e=>Object.keys(js).includes(e)},responsiveAspectRatio:{type:String,required:!1}},computed:{computedClass(){let e="";return this.aspectRatio&&(e=e+js[this.aspectRatio]),this.responsiveAspectRatio&&(e=`${e} ${this.responsiveAspectRatio}`),this.transparentMode?e=e+" transparent-theme":this.darkMode?e=e+" dark-theme":e=e+" light-theme",this.noLogo&&(e=e+" no-logo"),e}}});function C1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("div",{class:t.normalizeClass("BaseImagePlaceholder "+e.computedClass)},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.renderSlot(e.$slots,"lightbox",{},void 0,!0)],2)])}const H=B(B1,[["render",C1],["__scopeId","data-v-29efd36e"]]),E1=t.defineComponent({name:"IconCloseLightbox"}),S1={class:"IconCloseLightbox",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},N1=[t.createElementVNode("path",{d:"M12 10.6L6.6 5.2 5.2 6.6l5.4 5.4-5.4 5.4 1.4 1.4 5.4-5.4 5.4 5.4 1.4-1.4-5.4-5.4 5.4-5.4-1.4-1.4-5.4 5.4z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function V1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",S1,N1)}const Ca=B(E1,[["render",V1]]),T1=t.defineComponent({name:"BaseLightboxCloseButton",components:{IconCloseLightbox:Ca},mounted(){this.focusButton()},methods:{clickHandler(){this.$emit("click")},focusButton(){this.$refs.lightboxCloseButton.focus()}}}),I1={class:"icon"};function x1(e,n,a,o,s,i){const r=Ca;return t.openBlock(),t.createElementBlock("button",{ref:"lightboxCloseButton","aria-label":"Close Lightbox",class:"BaseLightboxCloseButton text-5xl",onClick:n[0]||(n[0]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("span",I1,[t.createVNode(r)])],512)}const M1=B(T1,[["render",x1]]),L1=t.defineComponent({name:"IconExpand"}),D1={class:"IconExpand",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},v1=[t.createElementVNode("path",{d:"M48 37v11H37v-2h9v-9h2zm-34 0v9h9v2H12V37h2zm9-25v2h-9v9h-2V12h11zm25 0v11h-2v-9h-9v-2h11z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function P1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",D1,v1)}const zt=B(L1,[["render",P1]]),z1=t.defineComponent({name:"BaseLightboxOpenButton",components:{IconExpand:zt},methods:{clickHandler(){this.$emit("click")}}}),A1={class:"icon"};function O1(e,n,a,o,s,i){const r=zt;return t.openBlock(),t.createElementBlock("div",{ref:"LightboxOpenButton",class:"BaseLightboxOpenButton","aria-label":"Open in Lightbox",onClick:n[1]||(n[1]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("button",{"aria-label":"Open in Lightbox",class:"BaseButton -primary -icon-only",onClick:n[0]||(n[0]=t.withModifiers(l=>e.clickHandler(),["prevent"]))},[t.createElementVNode("span",A1,[t.createVNode(r)])])],512)}const F1=B(z1,[["render",O1]]),H1=t.defineComponent({name:"BaseModalDialog",components:{BaseButton:R,BaseHeading:G},props:{bgClose:{type:Boolean,default:!1}},methods:{closeModal(){this.$emit("close")},bgCloseModal(){this.bgClose&&this.closeModal()}}}),q1=t.createElementVNode("div",null,"Default content",-1),j1={class:"text-right"};function R1(e,n,a,o,s,i){const r=G,l=R;return t.openBlock(),t.createElementBlock("div",{class:"bg-gray-dark fixed top-0 left-0 z-50 flex w-full h-full overflow-auto bg-opacity-75",onClick:n[1]||(n[1]=(...c)=>e.bgCloseModal&&e.bgCloseModal(...c))},[t.createElementVNode("div",{class:"relative w-full max-w-xl p-8 m-auto bg-white",onClick:n[0]||(n[0]=t.withModifiers(()=>{},["stop"]))},[e.$slots.modalHeader?(t.openBlock(),t.createBlock(r,{key:0,level:"h2",size:"h3",class:"border-gray-light-mid pb-4 mb-4 border-b"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"modalHeader")]),_:3})):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},()=>[q1]),t.createElementVNode("div",j1,[t.createVNode(l,{class:"mt-4",onClick:e.closeModal},{default:t.withCtx(()=>[t.createTextVNode(" close ")]),_:1},8,["onClick"])])])])}const Rs=B(H1,[["render",R1]]),G1=t.defineComponent({name:"BaseModal",components:{BaseModalDialog:Rs},props:{bgClose:{type:Boolean,default:!1}},data(){return{showModal:!1}},methods:{openModal(){this.showModal=!0,document.body.classList.add("overflow-hidden")},closeModal(){this.showModal=!1,document.body.classList.remove("overflow-hidden")}}});function U1(e,n,a,o,s,i){const r=Rs;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("span",{onClick:n[0]||(n[0]=l=>e.openModal())},[t.renderSlot(e.$slots,"modalTrigger",{},()=>[t.createTextVNode(" Open Modal ")],!0)]),t.withDirectives(t.createVNode(r,{"bg-close":e.bgClose,onClose:n[1]||(n[1]=l=>e.closeModal())},{modalHeader:t.withCtx(()=>[t.renderSlot(e.$slots,"modalHeader",{},void 0,!0)]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["bg-close"]),[[t.vShow,e.showModal]])])}const W1=B(G1,[["render",U1],["__scopeId","data-v-10e1fd9e"]]),Y1=t.defineComponent({name:"BasePlaceholder"}),K1={class:"BasePlaceholder"},Z1=[t.createStaticVNode('<div class="border-bottom grid w-full grid-cols-12 mb-10"><div class="col-span-9 pr-5"><div class="bg-gray-light-mid animate-loading w-64 h-4 rounded-lg"></div><div class="bg-gray-light-mid animate-loading w-56 h-4 mt-5 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-full h-4 mt-6 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-5/6 h-4 mt-3 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-1/2 h-4 mt-3 rounded-lg"></div><div class="bg-gray-light-mid animate-loading pr-14 w-30 h-4 mt-4 rounded-lg"></div></div><div class="flex justify-end col-span-3"><div class="animate-loading h-38 w-38 rounded-none"></div></div></div><hr class="text-gray-light-mid mb-10">',2)];function X1(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",K1,Z1)}const J1=B(Y1,[["render",X1]]),Q1=t.defineComponent({name:"BaseRadioGroup",props:{group:{type:String,default:null,required:!1},preselected:{type:String,default:null,required:!1},heading:{type:String,default:null,required:!1},subHeading:{type:String,default:null,required:!1},title:{type:String,default:null,required:!1},options:{type:Array,default:null,required:!1}}}),eh={class:"BaseRadioGroup"},th={key:0,class:"text-lg font-semibold text-gray-900"},nh={key:1,class:"text-lg pt-4 pb-2 pr-4"},ah={class:"mt-4"},oh={key:0,class:"sr-only"},sh={key:1,class:"space-y-4 mb-2 pb-5"},ih=["id","aria-describedby","name","alt","value","checked"],rh=["for"],lh={key:0,class:"font-semibold"},ch={key:1},dh=["id"];function hh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",eh,[e.heading?(t.openBlock(),t.createElementBlock("label",th,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",nh,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",ah,[e.title?(t.openBlock(),t.createElementBlock("legend",oh,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",sh,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,r=>(t.openBlock(),t.createElementBlock("div",{key:r.id,class:"flex items-center"},[t.createElementVNode("input",{id:`${e.group}_${r.id}`,"aria-describedby":r.text?`${e.group}_${r.id}_description`:void 0,name:r.name,alt:r.alt,value:r.value,type:"radio",checked:r.id===e.preselected,class:"h-5 w-5"},null,8,ih),t.createElementVNode("label",{for:`${e.group}_${r.id}`,class:"ml-3 block text-md text-gray-700"},[r.title?(t.openBlock(),t.createElementBlock("span",lh,t.toDisplayString(r.title),1)):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",ch," - ")):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${r.id}_description`,class:"font-light"},t.toDisplayString(r.text),9,dh)):t.createCommentVNode("",!0)],8,rh)]))),128))])):t.createCommentVNode("",!0)])])}const Ea=B(Q1,[["render",hh]]),mh=t.defineComponent({name:"BaseSwimlane",props:{words:{type:Array,default:()=>["Artists","Communicators","Designers","Disruptors","Dreamers","Educators","Engineers","Innovators","Inventors","Makers","Problem Solvers","Roboticists","Scientists","Software Engineers","Thinkers","Visualizers"]},rows:{type:Number,default:1},scale:{type:Number,default:1},transitionDuration:{type:Number,default:1e3},transitionDelay:{type:Number,default:500},transition:{type:String,default:"ease-out"},pauseOnHover:{type:Boolean,default:!0}},data(){return{list:[],listTop:0,isPaused:!1,isMovingBackwards:!1}},computed:{listCount(){return this.list.length},fontSize(){return 16*this.scale},itemHeight(){return this.fontSize*1.5},listHeight(){return this.itemHeight*this.listCount},listParentHeight(){return this.itemHeight*this.rows},itemStyle(){return`font-size: ${this.fontSize}px;
|
|
19
19
|
height: ${this.itemHeight}px;`},listStyle(){return`height: ${this.listHeight}px;
|
|
20
20
|
transition-delay: ${this.transitionDelay}ms;
|
|
21
21
|
transition-duration: ${this.transitionDuration}ms;
|
|
22
22
|
transition-timing-function: ${this.transition};
|
|
23
23
|
will-change: transform;
|
|
24
|
-
transform: translateY(${this.listTop}px)`},listParentStyle(){return`height: ${this.listParentHeight}px;`}},watch:{words(e){this.list=e}},created(){this.list=this.words},mounted(){setTimeout(this.updateState,this.transitionDelay)},methods:{updateState(){this.listCount<=this.rows||this.isPaused||(this.isMovingBackwards?this.listTop+=this.itemHeight:this.listTop-=this.itemHeight,this.listTop<this.rows*this.itemHeight-this.listHeight&&(this.listTop=0),this.timeOutId=window.setTimeout(()=>{this.updateState()},this.transitionDuration+this.transitionDelay))},toggleAnimation(){this.pauseOnHover&&(this.isPaused=!this.isPaused,this.isPaused?clearTimeout(this.timeOutId):this.updateState())}}}),ph=["innerHTML"];function fh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle(e.listParentStyle),class:"BaseSwimlane",onMouseenter:n[0]||(n[0]=(...r)=>e.toggleAnimation&&e.toggleAnimation(...r)),onMouseleave:n[1]||(n[1]=(...r)=>e.toggleAnimation&&e.toggleAnimation(...r))},[t.createElementVNode("ul",{style:t.normalizeStyle(e.listStyle)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.list,(r,l)=>(t.openBlock(),t.createElementBlock("li",{key:l,style:t.normalizeStyle(e.itemStyle),innerHTML:r},null,12,ph))),128))],4)],36)}const uh=B(mh,[["render",fh],["__scopeId","data-v-681f5a36"]]),gh=t.createElementVNode("span",{class:"sr-only"},".",-1),At=t.defineComponent({__name:"BaseTag",props:{variant:{default:"primary"},size:{default:"md"}},setup(e){const n={primary:"bg-primary border-primary",secondary:"bg-secondary border-secondary",action:"bg-action border-action"},a={sm:"text-xs border-t-2 py-1 px-2.5",md:"text-xs lg:text-base border-t py-1.5 px-3.5",lg:"text-base lg:text-lg border-t py-1.5 px-5"},o=e;return(s,i)=>(t.openBlock(),t.createElementBlock("p",{class:t.normalizeClass([`${n[o.variant]} ${a[o.size]}`,"ThemeVariantLight text-contrast-none inline-block text-white font-bold edu:font-extrabold rounded-full leading-tight m-0 uppercase"])},[t.renderSlot(s.$slots,"default"),gh],2))}});var Gs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a,o,s=1e3,i=6e4,r=36e5,l=864e5,c=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,d=31536e6,h=2628e6,m=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,p={years:d,months:h,days:l,hours:r,minutes:i,seconds:s,milliseconds:1,weeks:6048e5},f=function(N){return N instanceof V},u=function(N,I,T){return new V(N,T,I.$l)},b=function(N){return o.p(N)+"s"},E=function(N){return N<0},g=function(N){return E(N)?Math.ceil(N):Math.floor(N)},y=function(N){return Math.abs(N)},_=function(N,I){return N?E(N)?{negative:!0,format:""+y(N)+I}:{negative:!1,format:""+N+I}:{negative:!1,format:""}},V=function(){function N(T,A,w){var k=this;if(this.$d={},this.$l=w,T===void 0&&(this.$ms=0,this.parseFromMilliseconds()),A)return u(T*p[b(A)],this);if(typeof T=="number")return this.$ms=T,this.parseFromMilliseconds(),this;if(typeof T=="object")return Object.keys(T).forEach(function(D){k.$d[b(D)]=T[D]}),this.calMilliseconds(),this;if(typeof T=="string"){var x=T.match(m);if(x){var L=x.slice(2).map(function(D){return D!=null?Number(D):0});return this.$d.years=L[0],this.$d.months=L[1],this.$d.weeks=L[2],this.$d.days=L[3],this.$d.hours=L[4],this.$d.minutes=L[5],this.$d.seconds=L[6],this.calMilliseconds(),this}}return this}var I=N.prototype;return I.calMilliseconds=function(){var T=this;this.$ms=Object.keys(this.$d).reduce(function(A,w){return A+(T.$d[w]||0)*p[w]},0)},I.parseFromMilliseconds=function(){var T=this.$ms;this.$d.years=g(T/d),T%=d,this.$d.months=g(T/h),T%=h,this.$d.days=g(T/l),T%=l,this.$d.hours=g(T/r),T%=r,this.$d.minutes=g(T/i),T%=i,this.$d.seconds=g(T/s),T%=s,this.$d.milliseconds=T},I.toISOString=function(){var T=_(this.$d.years,"Y"),A=_(this.$d.months,"M"),w=+this.$d.days||0;this.$d.weeks&&(w+=7*this.$d.weeks);var k=_(w,"D"),x=_(this.$d.hours,"H"),L=_(this.$d.minutes,"M"),D=this.$d.seconds||0;this.$d.milliseconds&&(D+=this.$d.milliseconds/1e3,D=Math.round(1e3*D)/1e3);var v=_(D,"S"),P=T.negative||A.negative||k.negative||x.negative||L.negative||v.negative,S=x.format||L.format||v.format?"T":"",C=(P?"-":"")+"P"+T.format+A.format+k.format+S+x.format+L.format+v.format;return C==="P"||C==="-P"?"P0D":C},I.toJSON=function(){return this.toISOString()},I.format=function(T){var A=T||"YYYY-MM-DDTHH:mm:ss",w={Y:this.$d.years,YY:o.s(this.$d.years,2,"0"),YYYY:o.s(this.$d.years,4,"0"),M:this.$d.months,MM:o.s(this.$d.months,2,"0"),D:this.$d.days,DD:o.s(this.$d.days,2,"0"),H:this.$d.hours,HH:o.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:o.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:o.s(this.$d.seconds,2,"0"),SSS:o.s(this.$d.milliseconds,3,"0")};return A.replace(c,function(k,x){return x||String(w[k])})},I.as=function(T){return this.$ms/p[b(T)]},I.get=function(T){var A=this.$ms,w=b(T);return w==="milliseconds"?A%=1e3:A=w==="weeks"?g(A/p[w]):this.$d[w],A||0},I.add=function(T,A,w){var k;return k=A?T*p[b(A)]:f(T)?T.$ms:u(T,this).$ms,u(this.$ms+k*(w?-1:1),this)},I.subtract=function(T,A){return this.add(T,A,!0)},I.locale=function(T){var A=this.clone();return A.$l=T,A},I.clone=function(){return u(this.$ms,this)},I.humanize=function(T){return a().add(this.$ms,"ms").locale(this.$l).fromNow(!T)},I.valueOf=function(){return this.asMilliseconds()},I.milliseconds=function(){return this.get("milliseconds")},I.asMilliseconds=function(){return this.as("milliseconds")},I.seconds=function(){return this.get("seconds")},I.asSeconds=function(){return this.as("seconds")},I.minutes=function(){return this.get("minutes")},I.asMinutes=function(){return this.as("minutes")},I.hours=function(){return this.get("hours")},I.asHours=function(){return this.as("hours")},I.days=function(){return this.get("days")},I.asDays=function(){return this.as("days")},I.weeks=function(){return this.get("weeks")},I.asWeeks=function(){return this.as("weeks")},I.months=function(){return this.get("months")},I.asMonths=function(){return this.as("months")},I.years=function(){return this.get("years")},I.asYears=function(){return this.as("years")},N}(),M=function(N,I,T){return N.add(I.years()*T,"y").add(I.months()*T,"M").add(I.days()*T,"d").add(I.hours()*T,"h").add(I.minutes()*T,"m").add(I.seconds()*T,"s").add(I.milliseconds()*T,"ms")};return function(N,I,T){a=T,o=T().$utils(),T.duration=function(k,x){var L=T.locale();return u(k,{$l:L},x)},T.isDuration=f;var A=I.prototype.add,w=I.prototype.subtract;I.prototype.add=function(k,x){return f(k)?M(this,k,1):A.bind(this)(k,x)},I.prototype.subtract=function(k,x){return f(k)?M(this,k,-1):w.bind(this)(k,x)}}})})(Gs);var yh=Gs.exports;const bh=_e(yh);var Us={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,s){var i=function(r,l){if(!l||!l.length||l.length===1&&!l[0]||l.length===1&&Array.isArray(l[0])&&!l[0].length)return null;var c;l.length===1&&l[0].length>0&&(l=l[0]),c=(l=l.filter(function(h){return h}))[0];for(var d=1;d<l.length;d+=1)l[d].isValid()&&!l[d][r](c)||(c=l[d]);return c};s.max=function(){var r=[].slice.call(arguments,0);return i("isAfter",r)},s.min=function(){var r=[].slice.call(arguments,0);return i("isBefore",r)}}})})(Us);var kh=Us.exports;const _h=_e(kh);X.extend(bh),X.extend(_h);const Ws=e=>{const n=X().millisecond(0),a=X.max(e,n),o=X.min(e,n);return a?X.duration(a.diff(o)):void 0},Sa={years:{shortLabel:"Yrs",longLabel:"Years"},months:{shortLabel:"Mos",longLabel:"Months"},days:{shortLabel:"Days",longLabel:"Days"},hours:{shortLabel:"Hrs",longLabel:"Hours"},minutes:{shortLabel:"Mins",longLabel:"Minutes"},seconds:{shortLabel:"Secs",longLabel:"Seconds"}},$h=t.defineComponent({name:"BaseTimer",props:{targetDateTime:{type:String,required:!0},selectedUnits:{type:Array,required:!1,validator:e=>e.every(n=>!!Sa[n])},inline:{type:Boolean,required:!1,default:!1},countdown:{type:Boolean,required:!1,default:!1}},data(){return{diff:void 0,interval:void 0}},computed:{selectedUnitsComputed(){if(!this.selectedUnits||this.selectedUnits.length===0){const e=["years","months","days","hours","minutes","seconds"];let n=[];return e.forEach(a=>this.unitSignificant(a)?n.push(a):n),n.length<=3?["hours","minutes","seconds"]:(n=n.slice(0,3),n)}return this.selectedUnits},isPast(){if(this.targetDateTime){const e=X(new Date);if(X(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0).isBefore(e))return!0}return!1}},mounted(){const e=X(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0);this.diff=Ws(e),(this.selectedUnitsComputed.includes("seconds")||this.selectedUnitsComputed.includes("minutes"))&&(this.interval=setInterval(()=>{var o;this.diff=Ws(e),((o=this.diff)==null?void 0:o.as("seconds"))===0&&clearInterval(this.interval)},1e3))},beforeUnmount(){clearInterval(this.interval)},methods:{shortLabel(e){var n;return((n=Sa[e])==null?void 0:n.shortLabel)||e},longLabel(e){var n;return((n=Sa[e])==null?void 0:n.longLabel)||e},unitSignificant(e){var a;if(this.diff===null)return!1;const n=(a=this.diff)==null?void 0:a.get(e);return!!(n&&n>0||this.checkOtherUnits(e))},checkOtherUnits(e){if(this.diff){if(e==="seconds"){if(this.diff.get("minutes")>0||this.diff.get("hours")>0||this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="minutes"){if(this.diff.get("hours")>0||this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="hours"){if(this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="days"){if(this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="months"&&this.diff.get("years")>0)return!0}return!1},unitValue(e){var a;if(this.diff===null)return"";const n=(a=this.diff)==null?void 0:a.get(e);return n==null?void 0:n.toString().padStart(2,"0")}}}),wh=["hidden"],Bh={key:0},Ch={class:"unit text-body-xs uppercase"};function Eh(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.diff?"time":"div"),{class:t.normalizeClass(["BaseTimer whitespace-nowrap",{"-inline":e.inline}]),datetime:e.diff?e.diff.toISOString():null},{default:t.withCtx(()=>[t.createElementVNode("span",{hidden:!!e.diff},"Loading…",8,wh),t.createElementVNode("span",{class:t.normalizeClass(["transition-opacity duration-500 ease-in-out opacity-0",{"opacity-100":e.diff,"flex justify-between":e.inline}])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.selectedUnitsComputed,(r,l)=>(t.openBlock(),t.createElementBlock("span",{key:r},[l!==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["text-stats-xl text-stats-separator",{"block invisible -mt-6 md:inline md:visible md:mt-0":e.selectedUnitsComputed.length>=4&&r==="hours"}])}," : ",2)):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(["inline-block align-top",r==="seconds"?"text-left":"text-center"]),"aria-hidden":"true"},[t.createElementVNode("span",{class:t.normalizeClass(["text-stats-xl",{"text-seconds":r==="seconds"}]),"data-chromatic":"ignore"},[e.countdown&&e.isPast?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode("00")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.unitValue(r)),1)],64))],2),e.inline?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("br",Bh)),t.createElementVNode("span",Ch,t.toDisplayString(e.shortLabel(r)),1)],2)]))),128))],2)]),_:1},8,["datetime","class"])}const ze=B($h,[["render",Eh]]),Sh=t.defineComponent({name:"BaseVideo",components:{BaseImagePlaceholder:j},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),Vh={key:0,class:"BaseVideo"},Nh=["width","height","loop","muted","playsinline","autoplay","controls"],Th=["src"],Ih=["src"],xh=["src"],Mh=t.createElementVNode("p",null,"Your browser cannot play the provided video file(s).",-1);function Lh(e,n,a,o,s,i){const r=j;return e.data?(t.openBlock(),t.createElementBlock("div",Vh,[t.createVNode(r,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("video",{width:e.data.width,height:e.data.height,loop:e.autoplay,muted:e.autoplay,playsinline:e.autoplay,autoplay:e.autoplay,controls:!e.autoplay},[e.data.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.data.fileWebm,type:"video/webm"},null,8,Th)):t.createCommentVNode("",!0),e.data.file?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.data.file,type:"video/mp4"},null,8,Ih)):t.createCommentVNode("",!0),e.data.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:2,src:e.data.fileOgg,type:"video/ogg"},null,8,xh)):t.createCommentVNode("",!0),Mh],8,Nh)]),_:1})])):t.createCommentVNode("",!0)}const Va=B(Sh,[["render",Lh]]),Dh=t.defineComponent({name:"BlockAnchor",props:{data:{type:Object,required:!1}}}),vh=["id"];function Ph(e,n,a,o,s,i){return e.data&&e.data.anchorId?(t.openBlock(),t.createElementBlock("span",{key:0,id:e.data.anchorId,class:"BlockAnchor"},null,8,vh)):t.createCommentVNode("",!0)}const Na=B(Dh,[["render",Ph]]),Ys={"col-1":"lg:col-start-1 lg:col-end-13","col-2":"lg:col-start-2 lg:col-end-12","col-3":"lg:col-start-3 lg:col-end-11","col-4":"md:col-start-3 md:col-end-11 lg:col-start-4 lg:col-end-10"},zh=t.defineComponent({name:"LayoutHelper",props:{indent:{type:String,required:!1,default:"col-1",validator:e=>Object.keys(Ys).includes(e)},fullBleed:{type:Boolean,default:!1}},computed:{theWidth(){return Ys[this.indent]}}}),Ah={class:"LayoutHelper BaseGrid container mx-auto"};function Oh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",Ah,[t.createElementVNode("div",{class:t.normalizeClass(`${e.theWidth} col-start-1 col-end-13 lg:px-0 ${e.fullBleed?"px-0":"px-4"} relative`)},[t.renderSlot(e.$slots,"default")],2)])}const ee=B(zh,[["render",Oh]]),Fh=t.defineComponent({name:"BlockAudio",components:{BaseAudio:Pt,LayoutHelper:ee,BaseImage:q,BaseImagePlaceholder:j},props:{data:{type:Object,required:!1}}}),Hh={class:"BlockAudio"},qh={class:"bg-gray-dark flex flex-row justify-start w-full max-h-48 bg-gradient-to-b lg:bg-gradient-to-l from-transparent lg:from-transparent-w50 to-black lg:to-transparent-black-75"},jh={key:1,class:"mr-auto w-full flex flex-col pt-2.5 px-3.5 sm:px-5 justify-center"};function Rh(e,n,a,o,s,i){const r=q,l=j,c=Pt,d=ee;return t.openBlock(),t.createElementBlock("div",Hh,[e.data?(t.openBlock(),t.createBlock(d,{key:0,indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("div",qh,[e.data.thumbnailImage&&e.data.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,class:"w-16 sm:w-24 lg:w-48 flex-shrink-0 BlockAudio-thumbnail","aspect-ratio":"1:1"},{default:t.withCtx(()=>[t.createVNode(r,{"object-fit-class":"cover",src:e.data.thumbnailImage.src.url,width:e.data.thumbnailImage.src.width,height:e.data.thumbnailImage.src.height,alt:e.data.thumbnailImage.alt},null,8,["src","width","height","alt"])]),_:1})):t.createCommentVNode("",!0),e.data.uploadedMedia?(t.openBlock(),t.createElementBlock("div",jh,[t.createVNode(c,{file:e.data.uploadedMedia.file},null,8,["file"])])):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])}const Gh=B(Fh,[["render",Rh]]),Uh=t.defineComponent({name:"IconArrow"}),Wh={class:"IconArrow",width:"26",height:"16",viewBox:"0 0 26 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Yh=[t.createElementVNode("path",{d:"M17.935.929L25.006 8l-7.071 7.071-1.414-1.414L21.177 9H1V7h20.177l-4.656-4.657L17.935.93z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Kh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Wh,Yh)}const de=B(Uh,[["render",Kh]]),Zh=t.defineComponent({name:"BlockCardGridItemElement",components:{BaseImagePlaceholder:j,BaseImage:q,BaseHeading:G,IconArrow:de},props:{label:{type:String,default:void 0},title:{type:String,required:!1,default:void 0},description:{type:String,default:void 0},image:{type:Object,default:void 0},link:{type:Object,default:void 0}},computed:{theSrcSet(){return this.image?se(this.image)?se(this.image):this.image.srcSet:void 0}}}),Xh={key:0,class:"h-auto"},Jh={class:"px-6 py-6 ThemeVariantLight"},Qh={class:"text-primary text-subtitle"},e0=t.createElementVNode("hr",{"aria-hidden":"true",class:"bg-primary text-primary w-8 h-2px border-0 my-2"},null,-1),t0={class:"text-body-sm"},n0={key:1,class:"ThemeVariantLight w-full mt-1 can-hover:block text-action can-hover:-ml-3 can-hover:group-hover:delay-200 can-hover:opacity-0 can-hover:group-hover:ml-0 can-hover:group-hover:opacity-100 hidden text-2xl leading-normal transition-all duration-200 ease-in"};function a0(e,n,a,o,s,i){const r=q,l=j,c=G,d=de;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["shadow-jpl relative h-full bg-white",{"flex items-center min-h-32":!e.image}])},[e.image?(t.openBlock(),t.createElementBlock("div",Xh,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.theSrcSet,alt:e.image.alt,width:e.image.src.width,height:e.image.src.height,"object-fit-class":"cover","image-class":"can-hover:group-hover:delay-200 can-hover:group-hover:scale-100 absolute top-0 left-0 w-full transition-all duration-200 ease-in transform scale-105",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",Jh,[e.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",Qh,t.toDisplayString(e.label),1),e0],64)):t.createCommentVNode("",!0),t.createVNode(c,{size:"h5",level:"h3",class:"mt-4 mb-2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1}),t.createElementVNode("p",t0,t.toDisplayString(e.description),1),e.link?(t.openBlock(),t.createElementBlock("div",n0,[t.createVNode(d)])):t.createCommentVNode("",!0)])],2)}const Ks=B(Zh,[["render",a0]]),o0=t.defineComponent({name:"BlockCardGridItem",components:{BaseLink:F,BlockCardGridItemElement:Ks},props:{link:{type:Object,required:!1,default:void 0}}});function s0(e,n,a,o,s,i){var c,d,h,m,p,f;const r=Ks,l=F;return(c=e.link)!=null&&c.page||(d=e.link)!=null&&d.externalLink?(t.openBlock(),t.createBlock(l,{key:0,variant:"none",to:(m=(h=e.link)==null?void 0:h.page)!=null&&m.url?e.link.page.url:void 0,href:(p=e.link)!=null&&p.externalLink?(f=e.link)==null?void 0:f.externalLink:void 0,class:"BlockCardGridItem group","external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(r,t.mergeProps(e.$attrs,{link:e.link}),null,16,["link"])]),_:1},8,["to","href"])):(t.openBlock(),t.createBlock(r,t.normalizeProps(t.mergeProps({key:1},e.$attrs)),null,16))}const Ta=B(o0,[["render",s0]]),i0=t.defineComponent({name:"IconNext"}),r0={viewBox:"0 0 50 50",class:"IconNext"},l0=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 36.314l-1.414-1.415 9.9-9.899-9.9-9.9L21 13.687 32.314 25 21 36.314z",fill:"currentColor","aria-hidden":"true",focusable:"false"},null,-1)];function c0(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r0,l0)}const Be=B(i0,[["render",c0]]),d0=t.defineComponent({name:"IconPrev"}),h0={viewBox:"0 0 50 50",class:"IconPrev"},m0=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M29 13.686l1.414 1.415-9.9 9.899 9.9 9.9L29 36.313 17.686 25 29 13.686z",fill:"currentColor","aria-hidden":"true",focusable:"false"},null,-1)];function p0(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h0,m0)}const Ce=B(d0,[["render",p0]]);function Zs(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function Ia(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(a=>{typeof e[a]>"u"?e[a]=n[a]:Zs(n[a])&&Zs(e[a])&&Object.keys(n[a]).length>0&&Ia(e[a],n[a])})}const Xs={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Ee(){const e=typeof document<"u"?document:{};return Ia(e,Xs),e}const f0={document:Xs,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)}};function fe(){const e=typeof window<"u"?window:{};return Ia(e,f0),e}function u0(e){return e===void 0&&(e=""),e.trim().split(" ").filter(n=>!!n.trim())}function g0(e){const n=e;Object.keys(n).forEach(a=>{try{n[a]=null}catch{}try{delete n[a]}catch{}})}function xa(e,n){return n===void 0&&(n=0),setTimeout(e,n)}function gn(){return Date.now()}function y0(e){const n=fe();let a;return n.getComputedStyle&&(a=n.getComputedStyle(e,null)),!a&&e.currentStyle&&(a=e.currentStyle),a||(a=e.style),a}function b0(e,n){n===void 0&&(n="x");const a=fe();let o,s,i;const r=y0(e);return a.WebKitCSSMatrix?(s=r.transform||r.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(l=>l.replace(",",".")).join(", ")),i=new a.WebKitCSSMatrix(s==="none"?"":s)):(i=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=i.toString().split(",")),n==="x"&&(a.WebKitCSSMatrix?s=i.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),n==="y"&&(a.WebKitCSSMatrix?s=i.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function yn(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function k0(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function ue(){const e=Object(arguments.length<=0?void 0:arguments[0]),n=["__proto__","constructor","prototype"];for(let a=1;a<arguments.length;a+=1){const o=a<0||arguments.length<=a?void 0:arguments[a];if(o!=null&&!k0(o)){const s=Object.keys(Object(o)).filter(i=>n.indexOf(i)<0);for(let i=0,r=s.length;i<r;i+=1){const l=s[i],c=Object.getOwnPropertyDescriptor(o,l);c!==void 0&&c.enumerable&&(yn(e[l])&&yn(o[l])?o[l].__swiper__?e[l]=o[l]:ue(e[l],o[l]):!yn(e[l])&&yn(o[l])?(e[l]={},o[l].__swiper__?e[l]=o[l]:ue(e[l],o[l])):e[l]=o[l])}}}return e}function bn(e,n,a){e.style.setProperty(n,a)}function Js(e){let{swiper:n,targetPosition:a,side:o}=e;const s=fe(),i=-n.translate;let r=null,l;const c=n.params.speed;n.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(n.cssModeFrameID);const d=a>i?"next":"prev",h=(p,f)=>d==="next"&&p>=f||d==="prev"&&p<=f,m=()=>{l=new Date().getTime(),r===null&&(r=l);const p=Math.max(Math.min((l-r)/c,1),0),f=.5-Math.cos(p*Math.PI)/2;let u=i+f*(a-i);if(h(u,a)&&(u=a),n.wrapperEl.scrollTo({[o]:u}),h(u,a)){n.wrapperEl.style.overflow="hidden",n.wrapperEl.style.scrollSnapType="",setTimeout(()=>{n.wrapperEl.style.overflow="",n.wrapperEl.scrollTo({[o]:u})}),s.cancelAnimationFrame(n.cssModeFrameID);return}n.cssModeFrameID=s.requestAnimationFrame(m)};m()}function Qs(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function Me(e,n){return n===void 0&&(n=""),[...e.children].filter(a=>a.matches(n))}function kn(e){try{console.warn(e);return}catch{}}function Ot(e,n){n===void 0&&(n=[]);const a=document.createElement(e);return a.classList.add(...Array.isArray(n)?n:u0(n)),a}function _0(e,n){const a=[];for(;e.previousElementSibling;){const o=e.previousElementSibling;n?o.matches(n)&&a.push(o):a.push(o),e=o}return a}function $0(e,n){const a=[];for(;e.nextElementSibling;){const o=e.nextElementSibling;n?o.matches(n)&&a.push(o):a.push(o),e=o}return a}function Ge(e,n){return fe().getComputedStyle(e,null).getPropertyValue(n)}function Ft(e){let n=e,a;if(n){for(a=0;(n=n.previousSibling)!==null;)n.nodeType===1&&(a+=1);return a}}function ei(e,n){const a=[];let o=e.parentElement;for(;o;)n?o.matches(n)&&a.push(o):a.push(o),o=o.parentElement;return a}function w0(e,n){function a(o){o.target===e&&(n.call(e,o),e.removeEventListener("transitionend",a))}n&&e.addEventListener("transitionend",a)}function Ma(e,n,a){const o=fe();return e[n==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(e,null).getPropertyValue(n==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(e,null).getPropertyValue(n==="width"?"margin-left":"margin-bottom"))}function Y(e){return(Array.isArray(e)?e:[e]).filter(n=>!!n)}let La;function B0(){const e=fe(),n=Ee();return{smoothScroll:n.documentElement&&n.documentElement.style&&"scrollBehavior"in n.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&n instanceof e.DocumentTouch)}}function ti(){return La||(La=B0()),La}let Da;function C0(e){let{userAgent:n}=e===void 0?{}:e;const a=ti(),o=fe(),s=o.navigator.platform,i=n||o.navigator.userAgent,r={ios:!1,android:!1},l=o.screen.width,c=o.screen.height,d=i.match(/(Android);?[\s\/]+([\d.]+)?/);let h=i.match(/(iPad).*OS\s([\d_]+)/);const m=i.match(/(iPod)(.*OS\s([\d_]+))?/),p=!h&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=s==="Win32";let u=s==="MacIntel";const b=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!h&&u&&a.touch&&b.indexOf(`${l}x${c}`)>=0&&(h=i.match(/(Version)\/([\d.]+)/),h||(h=[0,1,"13_0_0"]),u=!1),d&&!f&&(r.os="android",r.android=!0),(h||p||m)&&(r.os="ios",r.ios=!0),r}function ni(e){return e===void 0&&(e={}),Da||(Da=C0(e)),Da}let va;function E0(){const e=fe(),n=ni();let a=!1;function o(){const l=e.navigator.userAgent.toLowerCase();return l.indexOf("safari")>=0&&l.indexOf("chrome")<0&&l.indexOf("android")<0}if(o()){const l=String(e.navigator.userAgent);if(l.includes("Version/")){const[c,d]=l.split("Version/")[1].split(" ")[0].split(".").map(h=>Number(h));a=c<16||c===16&&d<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),i=o(),r=i||s&&n.ios;return{isSafari:a||i,needPerspectiveFix:a,need3dFix:r,isWebView:s}}function S0(){return va||(va=E0()),va}function V0(e){let{swiper:n,on:a,emit:o}=e;const s=fe();let i=null,r=null;const l=()=>{!n||n.destroyed||!n.initialized||(o("beforeResize"),o("resize"))},c=()=>{!n||n.destroyed||!n.initialized||(i=new ResizeObserver(m=>{r=s.requestAnimationFrame(()=>{const{width:p,height:f}=n;let u=p,b=f;m.forEach(E=>{let{contentBoxSize:g,contentRect:y,target:_}=E;_&&_!==n.el||(u=y?y.width:(g[0]||g).inlineSize,b=y?y.height:(g[0]||g).blockSize)}),(u!==p||b!==f)&&l()})}),i.observe(n.el))},d=()=>{r&&s.cancelAnimationFrame(r),i&&i.unobserve&&n.el&&(i.unobserve(n.el),i=null)},h=()=>{!n||n.destroyed||!n.initialized||o("orientationchange")};a("init",()=>{if(n.params.resizeObserver&&typeof s.ResizeObserver<"u"){c();return}s.addEventListener("resize",l),s.addEventListener("orientationchange",h)}),a("destroy",()=>{d(),s.removeEventListener("resize",l),s.removeEventListener("orientationchange",h)})}function N0(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;const i=[],r=fe(),l=function(h,m){m===void 0&&(m={});const p=r.MutationObserver||r.WebkitMutationObserver,f=new p(u=>{if(n.__preventObserver__)return;if(u.length===1){s("observerUpdate",u[0]);return}const b=function(){s("observerUpdate",u[0])};r.requestAnimationFrame?r.requestAnimationFrame(b):r.setTimeout(b,0)});f.observe(h,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),i.push(f)},c=()=>{if(n.params.observer){if(n.params.observeParents){const h=ei(n.hostEl);for(let m=0;m<h.length;m+=1)l(h[m])}l(n.hostEl,{childList:n.params.observeSlideChildren}),l(n.wrapperEl,{attributes:!1})}},d=()=>{i.forEach(h=>{h.disconnect()}),i.splice(0,i.length)};a({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",c),o("destroy",d)}var T0={on(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;const s=a?"unshift":"push";return e.split(" ").forEach(i=>{o.eventsListeners[i]||(o.eventsListeners[i]=[]),o.eventsListeners[i][s](n)}),o},once(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;function s(){o.off(e,s),s.__emitterProxy&&delete s.__emitterProxy;for(var i=arguments.length,r=new Array(i),l=0;l<i;l++)r[l]=arguments[l];n.apply(o,r)}return s.__emitterProxy=n,o.on(e,s,a)},onAny(e,n){const a=this;if(!a.eventsListeners||a.destroyed||typeof e!="function")return a;const o=n?"unshift":"push";return a.eventsAnyListeners.indexOf(e)<0&&a.eventsAnyListeners[o](e),a},offAny(e){const n=this;if(!n.eventsListeners||n.destroyed||!n.eventsAnyListeners)return n;const a=n.eventsAnyListeners.indexOf(e);return a>=0&&n.eventsAnyListeners.splice(a,1),n},off(e,n){const a=this;return!a.eventsListeners||a.destroyed||!a.eventsListeners||e.split(" ").forEach(o=>{typeof n>"u"?a.eventsListeners[o]=[]:a.eventsListeners[o]&&a.eventsListeners[o].forEach((s,i)=>{(s===n||s.__emitterProxy&&s.__emitterProxy===n)&&a.eventsListeners[o].splice(i,1)})}),a},emit(){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsListeners)return e;let n,a,o;for(var s=arguments.length,i=new Array(s),r=0;r<s;r++)i[r]=arguments[r];return typeof i[0]=="string"||Array.isArray(i[0])?(n=i[0],a=i.slice(1,i.length),o=e):(n=i[0].events,a=i[0].data,o=i[0].context||e),a.unshift(o),(Array.isArray(n)?n:n.split(" ")).forEach(c=>{e.eventsAnyListeners&&e.eventsAnyListeners.length&&e.eventsAnyListeners.forEach(d=>{d.apply(o,[c,...a])}),e.eventsListeners&&e.eventsListeners[c]&&e.eventsListeners[c].forEach(d=>{d.apply(o,a)})}),e}};function I0(){const e=this;let n,a;const o=e.el;typeof e.params.width<"u"&&e.params.width!==null?n=e.params.width:n=o.clientWidth,typeof e.params.height<"u"&&e.params.height!==null?a=e.params.height:a=o.clientHeight,!(n===0&&e.isHorizontal()||a===0&&e.isVertical())&&(n=n-parseInt(Ge(o,"padding-left")||0,10)-parseInt(Ge(o,"padding-right")||0,10),a=a-parseInt(Ge(o,"padding-top")||0,10)-parseInt(Ge(o,"padding-bottom")||0,10),Number.isNaN(n)&&(n=0),Number.isNaN(a)&&(a=0),Object.assign(e,{width:n,height:a,size:e.isHorizontal()?n:a}))}function x0(){const e=this;function n(w,k){return parseFloat(w.getPropertyValue(e.getDirectionLabel(k))||0)}const a=e.params,{wrapperEl:o,slidesEl:s,size:i,rtlTranslate:r,wrongRTL:l}=e,c=e.virtual&&a.virtual.enabled,d=c?e.virtual.slides.length:e.slides.length,h=Me(s,`.${e.params.slideClass}, swiper-slide`),m=c?e.virtual.slides.length:h.length;let p=[];const f=[],u=[];let b=a.slidesOffsetBefore;typeof b=="function"&&(b=a.slidesOffsetBefore.call(e));let E=a.slidesOffsetAfter;typeof E=="function"&&(E=a.slidesOffsetAfter.call(e));const g=e.snapGrid.length,y=e.slidesGrid.length;let _=a.spaceBetween,V=-b,M=0,N=0;if(typeof i>"u")return;typeof _=="string"&&_.indexOf("%")>=0?_=parseFloat(_.replace("%",""))/100*i:typeof _=="string"&&(_=parseFloat(_)),e.virtualSize=-_,h.forEach(w=>{r?w.style.marginLeft="":w.style.marginRight="",w.style.marginBottom="",w.style.marginTop=""}),a.centeredSlides&&a.cssMode&&(bn(o,"--swiper-centered-offset-before",""),bn(o,"--swiper-centered-offset-after",""));const I=a.grid&&a.grid.rows>1&&e.grid;I?e.grid.initSlides(h):e.grid&&e.grid.unsetSlides();let T;const A=a.slidesPerView==="auto"&&a.breakpoints&&Object.keys(a.breakpoints).filter(w=>typeof a.breakpoints[w].slidesPerView<"u").length>0;for(let w=0;w<m;w+=1){T=0;let k;if(h[w]&&(k=h[w]),I&&e.grid.updateSlide(w,k,h),!(h[w]&&Ge(k,"display")==="none")){if(a.slidesPerView==="auto"){A&&(h[w].style[e.getDirectionLabel("width")]="");const x=getComputedStyle(k),L=k.style.transform,D=k.style.webkitTransform;if(L&&(k.style.transform="none"),D&&(k.style.webkitTransform="none"),a.roundLengths)T=e.isHorizontal()?Ma(k,"width"):Ma(k,"height");else{const v=n(x,"width"),P=n(x,"padding-left"),S=n(x,"padding-right"),C=n(x,"margin-left"),z=n(x,"margin-right"),O=x.getPropertyValue("box-sizing");if(O&&O==="border-box")T=v+C+z;else{const{clientWidth:U,offsetWidth:K}=k;T=v+P+S+C+z+(K-U)}}L&&(k.style.transform=L),D&&(k.style.webkitTransform=D),a.roundLengths&&(T=Math.floor(T))}else T=(i-(a.slidesPerView-1)*_)/a.slidesPerView,a.roundLengths&&(T=Math.floor(T)),h[w]&&(h[w].style[e.getDirectionLabel("width")]=`${T}px`);h[w]&&(h[w].swiperSlideSize=T),u.push(T),a.centeredSlides?(V=V+T/2+M/2+_,M===0&&w!==0&&(V=V-i/2-_),w===0&&(V=V-i/2-_),Math.abs(V)<1/1e3&&(V=0),a.roundLengths&&(V=Math.floor(V)),N%a.slidesPerGroup===0&&p.push(V),f.push(V)):(a.roundLengths&&(V=Math.floor(V)),(N-Math.min(e.params.slidesPerGroupSkip,N))%e.params.slidesPerGroup===0&&p.push(V),f.push(V),V=V+T+_),e.virtualSize+=T+_,M=T,N+=1}}if(e.virtualSize=Math.max(e.virtualSize,i)+E,r&&l&&(a.effect==="slide"||a.effect==="coverflow")&&(o.style.width=`${e.virtualSize+_}px`),a.setWrapperSize&&(o.style[e.getDirectionLabel("width")]=`${e.virtualSize+_}px`),I&&e.grid.updateWrapperSize(T,p),!a.centeredSlides){const w=[];for(let k=0;k<p.length;k+=1){let x=p[k];a.roundLengths&&(x=Math.floor(x)),p[k]<=e.virtualSize-i&&w.push(x)}p=w,Math.floor(e.virtualSize-i)-Math.floor(p[p.length-1])>1&&p.push(e.virtualSize-i)}if(c&&a.loop){const w=u[0]+_;if(a.slidesPerGroup>1){const k=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/a.slidesPerGroup),x=w*a.slidesPerGroup;for(let L=0;L<k;L+=1)p.push(p[p.length-1]+x)}for(let k=0;k<e.virtual.slidesBefore+e.virtual.slidesAfter;k+=1)a.slidesPerGroup===1&&p.push(p[p.length-1]+w),f.push(f[f.length-1]+w),e.virtualSize+=w}if(p.length===0&&(p=[0]),_!==0){const w=e.isHorizontal()&&r?"marginLeft":e.getDirectionLabel("marginRight");h.filter((k,x)=>!a.cssMode||a.loop?!0:x!==h.length-1).forEach(k=>{k.style[w]=`${_}px`})}if(a.centeredSlides&&a.centeredSlidesBounds){let w=0;u.forEach(x=>{w+=x+(_||0)}),w-=_;const k=w-i;p=p.map(x=>x<=0?-b:x>k?k+E:x)}if(a.centerInsufficientSlides){let w=0;u.forEach(x=>{w+=x+(_||0)}),w-=_;const k=(a.slidesOffsetBefore||0)+(a.slidesOffsetAfter||0);if(w+k<i){const x=(i-w-k)/2;p.forEach((L,D)=>{p[D]=L-x}),f.forEach((L,D)=>{f[D]=L+x})}}if(Object.assign(e,{slides:h,snapGrid:p,slidesGrid:f,slidesSizesGrid:u}),a.centeredSlides&&a.cssMode&&!a.centeredSlidesBounds){bn(o,"--swiper-centered-offset-before",`${-p[0]}px`),bn(o,"--swiper-centered-offset-after",`${e.size/2-u[u.length-1]/2}px`);const w=-e.snapGrid[0],k=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(x=>x+w),e.slidesGrid=e.slidesGrid.map(x=>x+k)}if(m!==d&&e.emit("slidesLengthChange"),p.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),f.length!==y&&e.emit("slidesGridLengthChange"),a.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!c&&!a.cssMode&&(a.effect==="slide"||a.effect==="fade")){const w=`${a.containerModifierClass}backface-hidden`,k=e.el.classList.contains(w);m<=a.maxBackfaceHiddenSlides?k||e.el.classList.add(w):k&&e.el.classList.remove(w)}}function M0(e){const n=this,a=[],o=n.virtual&&n.params.virtual.enabled;let s=0,i;typeof e=="number"?n.setTransition(e):e===!0&&n.setTransition(n.params.speed);const r=l=>o?n.slides[n.getSlideIndexByData(l)]:n.slides[l];if(n.params.slidesPerView!=="auto"&&n.params.slidesPerView>1)if(n.params.centeredSlides)(n.visibleSlides||[]).forEach(l=>{a.push(l)});else for(i=0;i<Math.ceil(n.params.slidesPerView);i+=1){const l=n.activeIndex+i;if(l>n.slides.length&&!o)break;a.push(r(l))}else a.push(r(n.activeIndex));for(i=0;i<a.length;i+=1)if(typeof a[i]<"u"){const l=a[i].offsetHeight;s=l>s?l:s}(s||s===0)&&(n.wrapperEl.style.height=`${s}px`)}function L0(){const e=this,n=e.slides,a=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let o=0;o<n.length;o+=1)n[o].swiperSlideOffset=(e.isHorizontal()?n[o].offsetLeft:n[o].offsetTop)-a-e.cssOverflowAdjustment()}const ai=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function D0(e){e===void 0&&(e=this&&this.translate||0);const n=this,a=n.params,{slides:o,rtlTranslate:s,snapGrid:i}=n;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&n.updateSlidesOffset();let r=-e;s&&(r=e),n.visibleSlidesIndexes=[],n.visibleSlides=[];let l=a.spaceBetween;typeof l=="string"&&l.indexOf("%")>=0?l=parseFloat(l.replace("%",""))/100*n.size:typeof l=="string"&&(l=parseFloat(l));for(let c=0;c<o.length;c+=1){const d=o[c];let h=d.swiperSlideOffset;a.cssMode&&a.centeredSlides&&(h-=o[0].swiperSlideOffset);const m=(r+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),p=(r-i[0]+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),f=-(r-h),u=f+n.slidesSizesGrid[c],b=f>=0&&f<=n.size-n.slidesSizesGrid[c],E=f>=0&&f<n.size-1||u>1&&u<=n.size||f<=0&&u>=n.size;E&&(n.visibleSlides.push(d),n.visibleSlidesIndexes.push(c)),ai(d,E,a.slideVisibleClass),ai(d,b,a.slideFullyVisibleClass),d.progress=s?-m:m,d.originalProgress=s?-p:p}}function v0(e){const n=this;if(typeof e>"u"){const h=n.rtlTranslate?-1:1;e=n&&n.translate&&n.translate*h||0}const a=n.params,o=n.maxTranslate()-n.minTranslate();let{progress:s,isBeginning:i,isEnd:r,progressLoop:l}=n;const c=i,d=r;if(o===0)s=0,i=!0,r=!0;else{s=(e-n.minTranslate())/o;const h=Math.abs(e-n.minTranslate())<1,m=Math.abs(e-n.maxTranslate())<1;i=h||s<=0,r=m||s>=1,h&&(s=0),m&&(s=1)}if(a.loop){const h=n.getSlideIndexByData(0),m=n.getSlideIndexByData(n.slides.length-1),p=n.slidesGrid[h],f=n.slidesGrid[m],u=n.slidesGrid[n.slidesGrid.length-1],b=Math.abs(e);b>=p?l=(b-p)/u:l=(b+u-f)/u,l>1&&(l-=1)}Object.assign(n,{progress:s,progressLoop:l,isBeginning:i,isEnd:r}),(a.watchSlidesProgress||a.centeredSlides&&a.autoHeight)&&n.updateSlidesProgress(e),i&&!c&&n.emit("reachBeginning toEdge"),r&&!d&&n.emit("reachEnd toEdge"),(c&&!i||d&&!r)&&n.emit("fromEdge"),n.emit("progress",s)}const Pa=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function P0(){const e=this,{slides:n,params:a,slidesEl:o,activeIndex:s}=e,i=e.virtual&&a.virtual.enabled,r=e.grid&&a.grid&&a.grid.rows>1,l=m=>Me(o,`.${a.slideClass}${m}, swiper-slide${m}`)[0];let c,d,h;if(i)if(a.loop){let m=s-e.virtual.slidesBefore;m<0&&(m=e.virtual.slides.length+m),m>=e.virtual.slides.length&&(m-=e.virtual.slides.length),c=l(`[data-swiper-slide-index="${m}"]`)}else c=l(`[data-swiper-slide-index="${s}"]`);else r?(c=n.filter(m=>m.column===s)[0],h=n.filter(m=>m.column===s+1)[0],d=n.filter(m=>m.column===s-1)[0]):c=n[s];c&&(r||(h=$0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!h&&(h=n[0]),d=_0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!d===0&&(d=n[n.length-1]))),n.forEach(m=>{Pa(m,m===c,a.slideActiveClass),Pa(m,m===h,a.slideNextClass),Pa(m,m===d,a.slidePrevClass)}),e.emitSlidesClasses()}const _n=(e,n)=>{if(!e||e.destroyed||!e.params)return;const a=()=>e.isElement?"swiper-slide":`.${e.params.slideClass}`,o=n.closest(a());if(o){let s=o.querySelector(`.${e.params.lazyPreloaderClass}`);!s&&e.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},za=(e,n)=>{if(!e.slides[n])return;const a=e.slides[n].querySelector('[loading="lazy"]');a&&a.removeAttribute("loading")},Aa=e=>{if(!e||e.destroyed||!e.params)return;let n=e.params.lazyPreloadPrevNext;const a=e.slides.length;if(!a||!n||n<0)return;n=Math.min(n,a);const o=e.params.slidesPerView==="auto"?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),s=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const r=s,l=[r-n];l.push(...Array.from({length:n}).map((c,d)=>r+o+d)),e.slides.forEach((c,d)=>{l.includes(c.column)&&za(e,d)});return}const i=s+o-1;if(e.params.rewind||e.params.loop)for(let r=s-n;r<=i+n;r+=1){const l=(r%a+a)%a;(l<s||l>i)&&za(e,l)}else for(let r=Math.max(s-n,0);r<=Math.min(i+n,a-1);r+=1)r!==s&&(r>i||r<s)&&za(e,r)};function z0(e){const{slidesGrid:n,params:a}=e,o=e.rtlTranslate?e.translate:-e.translate;let s;for(let i=0;i<n.length;i+=1)typeof n[i+1]<"u"?o>=n[i]&&o<n[i+1]-(n[i+1]-n[i])/2?s=i:o>=n[i]&&o<n[i+1]&&(s=i+1):o>=n[i]&&(s=i);return a.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function A0(e){const n=this,a=n.rtlTranslate?n.translate:-n.translate,{snapGrid:o,params:s,activeIndex:i,realIndex:r,snapIndex:l}=n;let c=e,d;const h=f=>{let u=f-n.virtual.slidesBefore;return u<0&&(u=n.virtual.slides.length+u),u>=n.virtual.slides.length&&(u-=n.virtual.slides.length),u};if(typeof c>"u"&&(c=z0(n)),o.indexOf(a)>=0)d=o.indexOf(a);else{const f=Math.min(s.slidesPerGroupSkip,c);d=f+Math.floor((c-f)/s.slidesPerGroup)}if(d>=o.length&&(d=o.length-1),c===i&&!n.params.loop){d!==l&&(n.snapIndex=d,n.emit("snapIndexChange"));return}if(c===i&&n.params.loop&&n.virtual&&n.params.virtual.enabled){n.realIndex=h(c);return}const m=n.grid&&s.grid&&s.grid.rows>1;let p;if(n.virtual&&s.virtual.enabled&&s.loop)p=h(c);else if(m){const f=n.slides.filter(b=>b.column===c)[0];let u=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(u)&&(u=Math.max(n.slides.indexOf(f),0)),p=Math.floor(u/s.grid.rows)}else if(n.slides[c]){const f=n.slides[c].getAttribute("data-swiper-slide-index");f?p=parseInt(f,10):p=c}else p=c;Object.assign(n,{previousSnapIndex:l,snapIndex:d,previousRealIndex:r,realIndex:p,previousIndex:i,activeIndex:c}),n.initialized&&Aa(n),n.emit("activeIndexChange"),n.emit("snapIndexChange"),(n.initialized||n.params.runCallbacksOnInit)&&(r!==p&&n.emit("realIndexChange"),n.emit("slideChange"))}function O0(e,n){const a=this,o=a.params;let s=e.closest(`.${o.slideClass}, swiper-slide`);!s&&a.isElement&&n&&n.length>1&&n.includes(e)&&[...n.slice(n.indexOf(e)+1,n.length)].forEach(l=>{!s&&l.matches&&l.matches(`.${o.slideClass}, swiper-slide`)&&(s=l)});let i=!1,r;if(s){for(let l=0;l<a.slides.length;l+=1)if(a.slides[l]===s){i=!0,r=l;break}}if(s&&i)a.clickedSlide=s,a.virtual&&a.params.virtual.enabled?a.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):a.clickedIndex=r;else{a.clickedSlide=void 0,a.clickedIndex=void 0;return}o.slideToClickedSlide&&a.clickedIndex!==void 0&&a.clickedIndex!==a.activeIndex&&a.slideToClickedSlide()}var F0={updateSize:I0,updateSlides:x0,updateAutoHeight:M0,updateSlidesOffset:L0,updateSlidesProgress:D0,updateProgress:v0,updateSlidesClasses:P0,updateActiveIndex:A0,updateClickedSlide:O0};function H0(e){e===void 0&&(e=this.isHorizontal()?"x":"y");const n=this,{params:a,rtlTranslate:o,translate:s,wrapperEl:i}=n;if(a.virtualTranslate)return o?-s:s;if(a.cssMode)return s;let r=b0(i,e);return r+=n.cssOverflowAdjustment(),o&&(r=-r),r||0}function q0(e,n){const a=this,{rtlTranslate:o,params:s,wrapperEl:i,progress:r}=a;let l=0,c=0;const d=0;a.isHorizontal()?l=o?-e:e:c=e,s.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),a.previousTranslate=a.translate,a.translate=a.isHorizontal()?l:c,s.cssMode?i[a.isHorizontal()?"scrollLeft":"scrollTop"]=a.isHorizontal()?-l:-c:s.virtualTranslate||(a.isHorizontal()?l-=a.cssOverflowAdjustment():c-=a.cssOverflowAdjustment(),i.style.transform=`translate3d(${l}px, ${c}px, ${d}px)`);let h;const m=a.maxTranslate()-a.minTranslate();m===0?h=0:h=(e-a.minTranslate())/m,h!==r&&a.updateProgress(e),a.emit("setTranslate",a.translate,n)}function j0(){return-this.snapGrid[0]}function R0(){return-this.snapGrid[this.snapGrid.length-1]}function G0(e,n,a,o,s){e===void 0&&(e=0),n===void 0&&(n=this.params.speed),a===void 0&&(a=!0),o===void 0&&(o=!0);const i=this,{params:r,wrapperEl:l}=i;if(i.animating&&r.preventInteractionOnTransition)return!1;const c=i.minTranslate(),d=i.maxTranslate();let h;if(o&&e>c?h=c:o&&e<d?h=d:h=e,i.updateProgress(h),r.cssMode){const m=i.isHorizontal();if(n===0)l[m?"scrollLeft":"scrollTop"]=-h;else{if(!i.support.smoothScroll)return Js({swiper:i,targetPosition:-h,side:m?"left":"top"}),!0;l.scrollTo({[m?"left":"top"]:-h,behavior:"smooth"})}return!0}return n===0?(i.setTransition(0),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,s),i.emit("transitionEnd"))):(i.setTransition(n),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,s),i.emit("transitionStart")),i.animating||(i.animating=!0,i.onTranslateToWrapperTransitionEnd||(i.onTranslateToWrapperTransitionEnd=function(p){!i||i.destroyed||p.target===this&&(i.wrapperEl.removeEventListener("transitionend",i.onTranslateToWrapperTransitionEnd),i.onTranslateToWrapperTransitionEnd=null,delete i.onTranslateToWrapperTransitionEnd,i.animating=!1,a&&i.emit("transitionEnd"))}),i.wrapperEl.addEventListener("transitionend",i.onTranslateToWrapperTransitionEnd))),!0}var U0={getTranslate:H0,setTranslate:q0,minTranslate:j0,maxTranslate:R0,translateTo:G0};function W0(e,n){const a=this;a.params.cssMode||(a.wrapperEl.style.transitionDuration=`${e}ms`,a.wrapperEl.style.transitionDelay=e===0?"0ms":""),a.emit("setTransition",e,n)}function oi(e){let{swiper:n,runCallbacks:a,direction:o,step:s}=e;const{activeIndex:i,previousIndex:r}=n;let l=o;if(l||(i>r?l="next":i<r?l="prev":l="reset"),n.emit(`transition${s}`),a&&i!==r){if(l==="reset"){n.emit(`slideResetTransition${s}`);return}n.emit(`slideChangeTransition${s}`),l==="next"?n.emit(`slideNextTransition${s}`):n.emit(`slidePrevTransition${s}`)}}function Y0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;o.cssMode||(o.autoHeight&&a.updateAutoHeight(),oi({swiper:a,runCallbacks:e,direction:n,step:"Start"}))}function K0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;a.animating=!1,!o.cssMode&&(a.setTransition(0),oi({swiper:a,runCallbacks:e,direction:n,step:"End"}))}var Z0={setTransition:W0,transitionStart:Y0,transitionEnd:K0};function X0(e,n,a,o,s){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const i=this;let r=e;r<0&&(r=0);const{params:l,snapGrid:c,slidesGrid:d,previousIndex:h,activeIndex:m,rtlTranslate:p,wrapperEl:f,enabled:u}=i;if(!u&&!o&&!s||i.destroyed||i.animating&&l.preventInteractionOnTransition)return!1;typeof n>"u"&&(n=i.params.speed);const b=Math.min(i.params.slidesPerGroupSkip,r);let E=b+Math.floor((r-b)/i.params.slidesPerGroup);E>=c.length&&(E=c.length-1);const g=-c[E];if(l.normalizeSlideIndex)for(let _=0;_<d.length;_+=1){const V=-Math.floor(g*100),M=Math.floor(d[_]*100),N=Math.floor(d[_+1]*100);typeof d[_+1]<"u"?V>=M&&V<N-(N-M)/2?r=_:V>=M&&V<N&&(r=_+1):V>=M&&(r=_)}if(i.initialized&&r!==m&&(!i.allowSlideNext&&(p?g>i.translate&&g>i.minTranslate():g<i.translate&&g<i.minTranslate())||!i.allowSlidePrev&&g>i.translate&&g>i.maxTranslate()&&(m||0)!==r))return!1;r!==(h||0)&&a&&i.emit("beforeSlideChangeStart"),i.updateProgress(g);let y;if(r>m?y="next":r<m?y="prev":y="reset",p&&-g===i.translate||!p&&g===i.translate)return i.updateActiveIndex(r),l.autoHeight&&i.updateAutoHeight(),i.updateSlidesClasses(),l.effect!=="slide"&&i.setTranslate(g),y!=="reset"&&(i.transitionStart(a,y),i.transitionEnd(a,y)),!1;if(l.cssMode){const _=i.isHorizontal(),V=p?g:-g;if(n===0){const M=i.virtual&&i.params.virtual.enabled;M&&(i.wrapperEl.style.scrollSnapType="none",i._immediateVirtual=!0),M&&!i._cssModeVirtualInitialSet&&i.params.initialSlide>0?(i._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[_?"scrollLeft":"scrollTop"]=V})):f[_?"scrollLeft":"scrollTop"]=V,M&&requestAnimationFrame(()=>{i.wrapperEl.style.scrollSnapType="",i._immediateVirtual=!1})}else{if(!i.support.smoothScroll)return Js({swiper:i,targetPosition:V,side:_?"left":"top"}),!0;f.scrollTo({[_?"left":"top"]:V,behavior:"smooth"})}return!0}return i.setTransition(n),i.setTranslate(g),i.updateActiveIndex(r),i.updateSlidesClasses(),i.emit("beforeTransitionStart",n,o),i.transitionStart(a,y),n===0?i.transitionEnd(a,y):i.animating||(i.animating=!0,i.onSlideToWrapperTransitionEnd||(i.onSlideToWrapperTransitionEnd=function(V){!i||i.destroyed||V.target===this&&(i.wrapperEl.removeEventListener("transitionend",i.onSlideToWrapperTransitionEnd),i.onSlideToWrapperTransitionEnd=null,delete i.onSlideToWrapperTransitionEnd,i.transitionEnd(a,y))}),i.wrapperEl.addEventListener("transitionend",i.onSlideToWrapperTransitionEnd)),!0}function J0(e,n,a,o){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const s=this;if(s.destroyed)return;typeof n>"u"&&(n=s.params.speed);const i=s.grid&&s.params.grid&&s.params.grid.rows>1;let r=e;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)r=r+s.virtual.slidesBefore;else{let l;if(i){const p=r*s.params.grid.rows;l=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else l=s.getSlideIndexByData(r);const c=i?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:d}=s.params;let h=s.params.slidesPerView;h==="auto"?h=s.slidesPerViewDynamic():(h=Math.ceil(parseFloat(s.params.slidesPerView,10)),d&&h%2===0&&(h=h+1));let m=c-l<h;if(d&&(m=m||l<Math.ceil(h/2)),o&&d&&s.params.slidesPerView!=="auto"&&!i&&(m=!1),m){const p=d?l<s.activeIndex?"prev":"next":l-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:p,slideTo:!0,activeSlideIndex:p==="next"?l+1:l-c+1,slideRealIndex:p==="next"?s.realIndex:void 0})}if(i){const p=r*s.params.grid.rows;r=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,n,a,o)}),s}function Q0(e,n,a){n===void 0&&(n=!0);const o=this,{enabled:s,params:i,animating:r}=o;if(!s||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);let l=i.slidesPerGroup;i.slidesPerView==="auto"&&i.slidesPerGroup===1&&i.slidesPerGroupAuto&&(l=Math.max(o.slidesPerViewDynamic("current",!0),1));const c=o.activeIndex<i.slidesPerGroupSkip?1:l,d=o.virtual&&i.virtual.enabled;if(i.loop){if(r&&!d&&i.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&i.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+c,e,n,a)}),!0}return i.rewind&&o.isEnd?o.slideTo(0,e,n,a):o.slideTo(o.activeIndex+c,e,n,a)}function em(e,n,a){n===void 0&&(n=!0);const o=this,{params:s,snapGrid:i,slidesGrid:r,rtlTranslate:l,enabled:c,animating:d}=o;if(!c||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);const h=o.virtual&&s.virtual.enabled;if(s.loop){if(d&&!h&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=l?o.translate:-o.translate;function p(g){return g<0?-Math.floor(Math.abs(g)):Math.floor(g)}const f=p(m),u=i.map(g=>p(g));let b=i[u.indexOf(f)-1];if(typeof b>"u"&&s.cssMode){let g;i.forEach((y,_)=>{f>=y&&(g=_)}),typeof g<"u"&&(b=i[g>0?g-1:g])}let E=0;if(typeof b<"u"&&(E=r.indexOf(b),E<0&&(E=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(E=E-o.slidesPerViewDynamic("previous",!0)+1,E=Math.max(E,0))),s.rewind&&o.isBeginning){const g=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(g,e,n,a)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(E,e,n,a)}),!0;return o.slideTo(E,e,n,a)}function tm(e,n,a){n===void 0&&(n=!0);const o=this;if(!o.destroyed)return typeof e>"u"&&(e=o.params.speed),o.slideTo(o.activeIndex,e,n,a)}function nm(e,n,a,o){n===void 0&&(n=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);let i=s.activeIndex;const r=Math.min(s.params.slidesPerGroupSkip,i),l=r+Math.floor((i-r)/s.params.slidesPerGroup),c=s.rtlTranslate?s.translate:-s.translate;if(c>=s.snapGrid[l]){const d=s.snapGrid[l],h=s.snapGrid[l+1];c-d>(h-d)*o&&(i+=s.params.slidesPerGroup)}else{const d=s.snapGrid[l-1],h=s.snapGrid[l];c-d<=(h-d)*o&&(i-=s.params.slidesPerGroup)}return i=Math.max(i,0),i=Math.min(i,s.slidesGrid.length-1),s.slideTo(i,e,n,a)}function am(){const e=this;if(e.destroyed)return;const{params:n,slidesEl:a}=e,o=n.slidesPerView==="auto"?e.slidesPerViewDynamic():n.slidesPerView;let s=e.clickedIndex,i;const r=e.isElement?"swiper-slide":`.${n.slideClass}`;if(n.loop){if(e.animating)return;i=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),n.centeredSlides?s<e.loopedSlides-o/2||s>e.slides.length-e.loopedSlides+o/2?(e.loopFix(),s=e.getSlideIndex(Me(a,`${r}[data-swiper-slide-index="${i}"]`)[0]),xa(()=>{e.slideTo(s)})):e.slideTo(s):s>e.slides.length-o?(e.loopFix(),s=e.getSlideIndex(Me(a,`${r}[data-swiper-slide-index="${i}"]`)[0]),xa(()=>{e.slideTo(s)})):e.slideTo(s)}else e.slideTo(s)}var om={slideTo:X0,slideToLoop:J0,slideNext:Q0,slidePrev:em,slideReset:tm,slideToClosest:nm,slideToClickedSlide:am};function sm(e){const n=this,{params:a,slidesEl:o}=n;if(!a.loop||n.virtual&&n.params.virtual.enabled)return;const s=()=>{Me(o,`.${a.slideClass}, swiper-slide`).forEach((m,p)=>{m.setAttribute("data-swiper-slide-index",p)})},i=n.grid&&a.grid&&a.grid.rows>1,r=a.slidesPerGroup*(i?a.grid.rows:1),l=n.slides.length%r!==0,c=i&&n.slides.length%a.grid.rows!==0,d=h=>{for(let m=0;m<h;m+=1){const p=n.isElement?Ot("swiper-slide",[a.slideBlankClass]):Ot("div",[a.slideClass,a.slideBlankClass]);n.slidesEl.append(p)}};if(l){if(a.loopAddBlankSlides){const h=r-n.slides.length%r;d(h),n.recalcSlides(),n.updateSlides()}else kn("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else if(c){if(a.loopAddBlankSlides){const h=a.grid.rows-n.slides.length%a.grid.rows;d(h),n.recalcSlides(),n.updateSlides()}else kn("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else s();n.loopFix({slideRealIndex:e,direction:a.centeredSlides?void 0:"next"})}function im(e){let{slideRealIndex:n,slideTo:a=!0,direction:o,setTranslate:s,activeSlideIndex:i,byController:r,byMousewheel:l}=e===void 0?{}:e;const c=this;if(!c.params.loop)return;c.emit("beforeLoopFix");const{slides:d,allowSlidePrev:h,allowSlideNext:m,slidesEl:p,params:f}=c,{centeredSlides:u}=f;if(c.allowSlidePrev=!0,c.allowSlideNext=!0,c.virtual&&f.virtual.enabled){a&&(!f.centeredSlides&&c.snapIndex===0?c.slideTo(c.virtual.slides.length,0,!1,!0):f.centeredSlides&&c.snapIndex<f.slidesPerView?c.slideTo(c.virtual.slides.length+c.snapIndex,0,!1,!0):c.snapIndex===c.snapGrid.length-1&&c.slideTo(c.virtual.slidesBefore,0,!1,!0)),c.allowSlidePrev=h,c.allowSlideNext=m,c.emit("loopFix");return}let b=f.slidesPerView;b==="auto"?b=c.slidesPerViewDynamic():(b=Math.ceil(parseFloat(f.slidesPerView,10)),u&&b%2===0&&(b=b+1));const E=f.slidesPerGroupAuto?b:f.slidesPerGroup;let g=E;g%E!==0&&(g+=E-g%E),g+=f.loopAdditionalSlides,c.loopedSlides=g;const y=c.grid&&f.grid&&f.grid.rows>1;d.length<b+g?kn("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):y&&f.grid.fill==="row"&&kn("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const _=[],V=[];let M=c.activeIndex;typeof i>"u"?i=c.getSlideIndex(d.filter(L=>L.classList.contains(f.slideActiveClass))[0]):M=i;const N=o==="next"||!o,I=o==="prev"||!o;let T=0,A=0;const w=y?Math.ceil(d.length/f.grid.rows):d.length,x=(y?d[i].column:i)+(u&&typeof s>"u"?-b/2+.5:0);if(x<g){T=Math.max(g-x,E);for(let L=0;L<g-x;L+=1){const D=L-Math.floor(L/w)*w;if(y){const v=w-D-1;for(let P=d.length-1;P>=0;P-=1)d[P].column===v&&_.push(P)}else _.push(w-D-1)}}else if(x+b>w-g){A=Math.max(x-(w-g*2),E);for(let L=0;L<A;L+=1){const D=L-Math.floor(L/w)*w;y?d.forEach((v,P)=>{v.column===D&&V.push(P)}):V.push(D)}}if(c.__preventObserver__=!0,requestAnimationFrame(()=>{c.__preventObserver__=!1}),I&&_.forEach(L=>{d[L].swiperLoopMoveDOM=!0,p.prepend(d[L]),d[L].swiperLoopMoveDOM=!1}),N&&V.forEach(L=>{d[L].swiperLoopMoveDOM=!0,p.append(d[L]),d[L].swiperLoopMoveDOM=!1}),c.recalcSlides(),f.slidesPerView==="auto"?c.updateSlides():y&&(_.length>0&&I||V.length>0&&N)&&c.slides.forEach((L,D)=>{c.grid.updateSlide(D,L,c.slides)}),f.watchSlidesProgress&&c.updateSlidesOffset(),a){if(_.length>0&&I){if(typeof n>"u"){const L=c.slidesGrid[M],v=c.slidesGrid[M+T]-L;l?c.setTranslate(c.translate-v):(c.slideTo(M+Math.ceil(T),0,!1,!0),s&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-v,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-v))}else if(s){const L=y?_.length/f.grid.rows:_.length;c.slideTo(c.activeIndex+L,0,!1,!0),c.touchEventsData.currentTranslate=c.translate}}else if(V.length>0&&N)if(typeof n>"u"){const L=c.slidesGrid[M],v=c.slidesGrid[M-A]-L;l?c.setTranslate(c.translate-v):(c.slideTo(M-A,0,!1,!0),s&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-v,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-v))}else{const L=y?V.length/f.grid.rows:V.length;c.slideTo(c.activeIndex-L,0,!1,!0)}}if(c.allowSlidePrev=h,c.allowSlideNext=m,c.controller&&c.controller.control&&!r){const L={slideRealIndex:n,direction:o,setTranslate:s,activeSlideIndex:i,byController:!0};Array.isArray(c.controller.control)?c.controller.control.forEach(D=>{!D.destroyed&&D.params.loop&&D.loopFix({...L,slideTo:D.params.slidesPerView===f.slidesPerView?a:!1})}):c.controller.control instanceof c.constructor&&c.controller.control.params.loop&&c.controller.control.loopFix({...L,slideTo:c.controller.control.params.slidesPerView===f.slidesPerView?a:!1})}c.emit("loopFix")}function rm(){const e=this,{params:n,slidesEl:a}=e;if(!n.loop||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const o=[];e.slides.forEach(s=>{const i=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[i]=s}),e.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{a.append(s)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}var lm={loopCreate:sm,loopFix:im,loopDestroy:rm};function cm(e){const n=this;if(!n.params.simulateTouch||n.params.watchOverflow&&n.isLocked||n.params.cssMode)return;const a=n.params.touchEventsTarget==="container"?n.el:n.wrapperEl;n.isElement&&(n.__preventObserver__=!0),a.style.cursor="move",a.style.cursor=e?"grabbing":"grab",n.isElement&&requestAnimationFrame(()=>{n.__preventObserver__=!1})}function dm(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e[e.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1}))}var hm={setGrabCursor:cm,unsetGrabCursor:dm};function mm(e,n){n===void 0&&(n=this);function a(o){if(!o||o===Ee()||o===fe())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(e);return!s&&!o.getRootNode?null:s||a(o.getRootNode().host)}return a(n)}function si(e,n,a){const o=fe(),{params:s}=e,i=s.edgeSwipeDetection,r=s.edgeSwipeThreshold;return i&&(a<=r||a>=o.innerWidth-r)?i==="prevent"?(n.preventDefault(),!0):!1:!0}function pm(e){const n=this,a=Ee();let o=e;o.originalEvent&&(o=o.originalEvent);const s=n.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){si(n,o,o.targetTouches[0].pageX);return}const{params:i,touches:r,enabled:l}=n;if(!l||!i.simulateTouch&&o.pointerType==="mouse"||n.animating&&i.preventInteractionOnTransition)return;!n.animating&&i.cssMode&&i.loop&&n.loopFix();let c=o.target;if(i.touchEventsTarget==="wrapper"&&!n.wrapperEl.contains(c)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const d=!!i.noSwipingClass&&i.noSwipingClass!=="",h=o.composedPath?o.composedPath():o.path;d&&o.target&&o.target.shadowRoot&&h&&(c=h[0]);const m=i.noSwipingSelector?i.noSwipingSelector:`.${i.noSwipingClass}`,p=!!(o.target&&o.target.shadowRoot);if(i.noSwiping&&(p?mm(m,c):c.closest(m))){n.allowClick=!0;return}if(i.swipeHandler&&!c.closest(i.swipeHandler))return;r.currentX=o.pageX,r.currentY=o.pageY;const f=r.currentX,u=r.currentY;if(!si(n,o,f))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=f,r.startY=u,s.touchStartTime=gn(),n.allowClick=!0,n.updateSize(),n.swipeDirection=void 0,i.threshold>0&&(s.allowThresholdMove=!1);let b=!0;c.matches(s.focusableElements)&&(b=!1,c.nodeName==="SELECT"&&(s.isTouched=!1)),a.activeElement&&a.activeElement.matches(s.focusableElements)&&a.activeElement!==c&&a.activeElement.blur();const E=b&&n.allowTouchMove&&i.touchStartPreventDefault;(i.touchStartForcePreventDefault||E)&&!c.isContentEditable&&o.preventDefault(),i.freeMode&&i.freeMode.enabled&&n.freeMode&&n.animating&&!i.cssMode&&n.freeMode.onTouchStart(),n.emit("touchStart",o)}function fm(e){const n=Ee(),a=this,o=a.touchEventsData,{params:s,touches:i,rtlTranslate:r,enabled:l}=a;if(!l||!s.simulateTouch&&e.pointerType==="mouse")return;let c=e;if(c.originalEvent&&(c=c.originalEvent),c.type==="pointermove"&&(o.touchId!==null||c.pointerId!==o.pointerId))return;let d;if(c.type==="touchmove"){if(d=[...c.changedTouches].filter(N=>N.identifier===o.touchId)[0],!d||d.identifier!==o.touchId)return}else d=c;if(!o.isTouched){o.startMoving&&o.isScrolling&&a.emit("touchMoveOpposite",c);return}const h=d.pageX,m=d.pageY;if(c.preventedByNestedSwiper){i.startX=h,i.startY=m;return}if(!a.allowTouchMove){c.target.matches(o.focusableElements)||(a.allowClick=!1),o.isTouched&&(Object.assign(i,{startX:h,startY:m,currentX:h,currentY:m}),o.touchStartTime=gn());return}if(s.touchReleaseOnEdges&&!s.loop){if(a.isVertical()){if(m<i.startY&&a.translate<=a.maxTranslate()||m>i.startY&&a.translate>=a.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(h<i.startX&&a.translate<=a.maxTranslate()||h>i.startX&&a.translate>=a.minTranslate())return}if(n.activeElement&&c.target===n.activeElement&&c.target.matches(o.focusableElements)){o.isMoved=!0,a.allowClick=!1;return}o.allowTouchCallbacks&&a.emit("touchMove",c),i.previousX=i.currentX,i.previousY=i.currentY,i.currentX=h,i.currentY=m;const p=i.currentX-i.startX,f=i.currentY-i.startY;if(a.params.threshold&&Math.sqrt(p**2+f**2)<a.params.threshold)return;if(typeof o.isScrolling>"u"){let N;a.isHorizontal()&&i.currentY===i.startY||a.isVertical()&&i.currentX===i.startX?o.isScrolling=!1:p*p+f*f>=25&&(N=Math.atan2(Math.abs(f),Math.abs(p))*180/Math.PI,o.isScrolling=a.isHorizontal()?N>s.touchAngle:90-N>s.touchAngle)}if(o.isScrolling&&a.emit("touchMoveOpposite",c),typeof o.startMoving>"u"&&(i.currentX!==i.startX||i.currentY!==i.startY)&&(o.startMoving=!0),o.isScrolling||c.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;a.allowClick=!1,!s.cssMode&&c.cancelable&&c.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&c.stopPropagation();let u=a.isHorizontal()?p:f,b=a.isHorizontal()?i.currentX-i.previousX:i.currentY-i.previousY;s.oneWayMovement&&(u=Math.abs(u)*(r?1:-1),b=Math.abs(b)*(r?1:-1)),i.diff=u,u*=s.touchRatio,r&&(u=-u,b=-b);const E=a.touchesDirection;a.swipeDirection=u>0?"prev":"next",a.touchesDirection=b>0?"prev":"next";const g=a.params.loop&&!s.cssMode,y=a.touchesDirection==="next"&&a.allowSlideNext||a.touchesDirection==="prev"&&a.allowSlidePrev;if(!o.isMoved){if(g&&y&&a.loopFix({direction:a.swipeDirection}),o.startTranslate=a.getTranslate(),a.setTransition(0),a.animating){const N=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});a.wrapperEl.dispatchEvent(N)}o.allowMomentumBounce=!1,s.grabCursor&&(a.allowSlideNext===!0||a.allowSlidePrev===!0)&&a.setGrabCursor(!0),a.emit("sliderFirstMove",c)}let _;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&E!==a.touchesDirection&&g&&y&&Math.abs(u)>=1){Object.assign(i,{startX:h,startY:m,currentX:h,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}a.emit("sliderMove",c),o.isMoved=!0,o.currentTranslate=u+o.startTranslate;let V=!0,M=s.resistanceRatio;if(s.touchReleaseOnEdges&&(M=0),u>0?(g&&y&&!_&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?a.minTranslate()-a.slidesSizesGrid[a.activeIndex+1]:a.minTranslate())&&a.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>a.minTranslate()&&(V=!1,s.resistance&&(o.currentTranslate=a.minTranslate()-1+(-a.minTranslate()+o.startTranslate+u)**M))):u<0&&(g&&y&&!_&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?a.maxTranslate()+a.slidesSizesGrid[a.slidesSizesGrid.length-1]:a.maxTranslate())&&a.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:a.slides.length-(s.slidesPerView==="auto"?a.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<a.maxTranslate()&&(V=!1,s.resistance&&(o.currentTranslate=a.maxTranslate()+1-(a.maxTranslate()-o.startTranslate-u)**M))),V&&(c.preventedByNestedSwiper=!0),!a.allowSlideNext&&a.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!a.allowSlidePrev&&a.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!a.allowSlidePrev&&!a.allowSlideNext&&(o.currentTranslate=o.startTranslate),s.threshold>0)if(Math.abs(u)>s.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,i.startX=i.currentX,i.startY=i.currentY,o.currentTranslate=o.startTranslate,i.diff=a.isHorizontal()?i.currentX-i.startX:i.currentY-i.startY;return}}else{o.currentTranslate=o.startTranslate;return}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&a.freeMode||s.watchSlidesProgress)&&(a.updateActiveIndex(),a.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&a.freeMode&&a.freeMode.onTouchMove(),a.updateProgress(o.currentTranslate),a.setTranslate(o.currentTranslate))}function um(e){const n=this,a=n.touchEventsData;let o=e;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(M=>M.identifier===a.touchId)[0],!s||s.identifier!==a.touchId)return}else{if(a.touchId!==null||o.pointerId!==a.pointerId)return;s=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(n.browser.isSafari||n.browser.isWebView)))return;a.pointerId=null,a.touchId=null;const{params:r,touches:l,rtlTranslate:c,slidesGrid:d,enabled:h}=n;if(!h||!r.simulateTouch&&o.pointerType==="mouse")return;if(a.allowTouchCallbacks&&n.emit("touchEnd",o),a.allowTouchCallbacks=!1,!a.isTouched){a.isMoved&&r.grabCursor&&n.setGrabCursor(!1),a.isMoved=!1,a.startMoving=!1;return}r.grabCursor&&a.isMoved&&a.isTouched&&(n.allowSlideNext===!0||n.allowSlidePrev===!0)&&n.setGrabCursor(!1);const m=gn(),p=m-a.touchStartTime;if(n.allowClick){const M=o.path||o.composedPath&&o.composedPath();n.updateClickedSlide(M&&M[0]||o.target,M),n.emit("tap click",o),p<300&&m-a.lastClickTime<300&&n.emit("doubleTap doubleClick",o)}if(a.lastClickTime=gn(),xa(()=>{n.destroyed||(n.allowClick=!0)}),!a.isTouched||!a.isMoved||!n.swipeDirection||l.diff===0&&!a.loopSwapReset||a.currentTranslate===a.startTranslate&&!a.loopSwapReset){a.isTouched=!1,a.isMoved=!1,a.startMoving=!1;return}a.isTouched=!1,a.isMoved=!1,a.startMoving=!1;let f;if(r.followFinger?f=c?n.translate:-n.translate:f=-a.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){n.freeMode.onTouchEnd({currentPos:f});return}const u=f>=-n.maxTranslate()&&!n.params.loop;let b=0,E=n.slidesSizesGrid[0];for(let M=0;M<d.length;M+=M<r.slidesPerGroupSkip?1:r.slidesPerGroup){const N=M<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof d[M+N]<"u"?(u||f>=d[M]&&f<d[M+N])&&(b=M,E=d[M+N]-d[M]):(u||f>=d[M])&&(b=M,E=d[d.length-1]-d[d.length-2])}let g=null,y=null;r.rewind&&(n.isBeginning?y=r.virtual&&r.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1:n.isEnd&&(g=0));const _=(f-d[b])/E,V=b<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(p>r.longSwipesMs){if(!r.longSwipes){n.slideTo(n.activeIndex);return}n.swipeDirection==="next"&&(_>=r.longSwipesRatio?n.slideTo(r.rewind&&n.isEnd?g:b+V):n.slideTo(b)),n.swipeDirection==="prev"&&(_>1-r.longSwipesRatio?n.slideTo(b+V):y!==null&&_<0&&Math.abs(_)>r.longSwipesRatio?n.slideTo(y):n.slideTo(b))}else{if(!r.shortSwipes){n.slideTo(n.activeIndex);return}n.navigation&&(o.target===n.navigation.nextEl||o.target===n.navigation.prevEl)?o.target===n.navigation.nextEl?n.slideTo(b+V):n.slideTo(b):(n.swipeDirection==="next"&&n.slideTo(g!==null?g:b+V),n.swipeDirection==="prev"&&n.slideTo(y!==null?y:b))}}function ii(){const e=this,{params:n,el:a}=e;if(a&&a.offsetWidth===0)return;n.breakpoints&&e.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:i}=e,r=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const l=r&&n.loop;(n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!e.isBeginning&&!e.params.centeredSlides&&!l?e.slideTo(e.slides.length-1,0,!1,!0):e.params.loop&&!r?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0),e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout(()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()},500)),e.allowSlidePrev=s,e.allowSlideNext=o,e.params.watchOverflow&&i!==e.snapGrid&&e.checkOverflow()}function gm(e){const n=this;n.enabled&&(n.allowClick||(n.params.preventClicks&&e.preventDefault(),n.params.preventClicksPropagation&&n.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function ym(){const e=this,{wrapperEl:n,rtlTranslate:a,enabled:o}=e;if(!o)return;e.previousTranslate=e.translate,e.isHorizontal()?e.translate=-n.scrollLeft:e.translate=-n.scrollTop,e.translate===0&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();let s;const i=e.maxTranslate()-e.minTranslate();i===0?s=0:s=(e.translate-e.minTranslate())/i,s!==e.progress&&e.updateProgress(a?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function bm(e){const n=this;_n(n,e.target),!(n.params.cssMode||n.params.slidesPerView!=="auto"&&!n.params.autoHeight)&&n.update()}function km(){const e=this;e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const ri=(e,n)=>{const a=Ee(),{params:o,el:s,wrapperEl:i,device:r}=e,l=!!o.nested,c=n==="on"?"addEventListener":"removeEventListener",d=n;!s||typeof s=="string"||(a[c]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:l}),s[c]("touchstart",e.onTouchStart,{passive:!1}),s[c]("pointerdown",e.onTouchStart,{passive:!1}),a[c]("touchmove",e.onTouchMove,{passive:!1,capture:l}),a[c]("pointermove",e.onTouchMove,{passive:!1,capture:l}),a[c]("touchend",e.onTouchEnd,{passive:!0}),a[c]("pointerup",e.onTouchEnd,{passive:!0}),a[c]("pointercancel",e.onTouchEnd,{passive:!0}),a[c]("touchcancel",e.onTouchEnd,{passive:!0}),a[c]("pointerout",e.onTouchEnd,{passive:!0}),a[c]("pointerleave",e.onTouchEnd,{passive:!0}),a[c]("contextmenu",e.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[c]("click",e.onClick,!0),o.cssMode&&i[c]("scroll",e.onScroll),o.updateOnWindowResize?e[d](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",ii,!0):e[d]("observerUpdate",ii,!0),s[c]("load",e.onLoad,{capture:!0}))};function _m(){const e=this,{params:n}=e;e.onTouchStart=pm.bind(e),e.onTouchMove=fm.bind(e),e.onTouchEnd=um.bind(e),e.onDocumentTouchStart=km.bind(e),n.cssMode&&(e.onScroll=ym.bind(e)),e.onClick=gm.bind(e),e.onLoad=bm.bind(e),ri(e,"on")}function $m(){ri(this,"off")}var wm={attachEvents:_m,detachEvents:$m};const li=(e,n)=>e.grid&&n.grid&&n.grid.rows>1;function Bm(){const e=this,{realIndex:n,initialized:a,params:o,el:s}=e,i=o.breakpoints;if(!i||i&&Object.keys(i).length===0)return;const r=e.getBreakpoint(i,e.params.breakpointsBase,e.el);if(!r||e.currentBreakpoint===r)return;const c=(r in i?i[r]:void 0)||e.originalParams,d=li(e,o),h=li(e,c),m=e.params.grabCursor,p=c.grabCursor,f=o.enabled;d&&!h?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),e.emitContainerClasses()):!d&&h&&(s.classList.add(`${o.containerModifierClass}grid`),(c.grid.fill&&c.grid.fill==="column"||!c.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),e.emitContainerClasses()),m&&!p?e.unsetGrabCursor():!m&&p&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(_=>{if(typeof c[_]>"u")return;const V=o[_]&&o[_].enabled,M=c[_]&&c[_].enabled;V&&!M&&e[_].disable(),!V&&M&&e[_].enable()});const u=c.direction&&c.direction!==o.direction,b=o.loop&&(c.slidesPerView!==o.slidesPerView||u),E=o.loop;u&&a&&e.changeDirection(),ue(e.params,c);const g=e.params.enabled,y=e.params.loop;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),f&&!g?e.disable():!f&&g&&e.enable(),e.currentBreakpoint=r,e.emit("_beforeBreakpoint",c),a&&(b?(e.loopDestroy(),e.loopCreate(n),e.updateSlides()):!E&&y?(e.loopCreate(n),e.updateSlides()):E&&!y&&e.loopDestroy()),e.emit("breakpoint",c)}function Cm(e,n,a){if(n===void 0&&(n="window"),!e||n==="container"&&!a)return;let o=!1;const s=fe(),i=n==="window"?s.innerHeight:a.clientHeight,r=Object.keys(e).map(l=>{if(typeof l=="string"&&l.indexOf("@")===0){const c=parseFloat(l.substr(1));return{value:i*c,point:l}}return{value:l,point:l}});r.sort((l,c)=>parseInt(l.value,10)-parseInt(c.value,10));for(let l=0;l<r.length;l+=1){const{point:c,value:d}=r[l];n==="window"?s.matchMedia(`(min-width: ${d}px)`).matches&&(o=c):d<=a.clientWidth&&(o=c)}return o||"max"}var Em={setBreakpoint:Bm,getBreakpoint:Cm};function Sm(e,n){const a=[];return e.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&a.push(n+s)}):typeof o=="string"&&a.push(n+o)}),a}function Vm(){const e=this,{classNames:n,params:a,rtl:o,el:s,device:i}=e,r=Sm(["initialized",a.direction,{"free-mode":e.params.freeMode&&a.freeMode.enabled},{autoheight:a.autoHeight},{rtl:o},{grid:a.grid&&a.grid.rows>1},{"grid-column":a.grid&&a.grid.rows>1&&a.grid.fill==="column"},{android:i.android},{ios:i.ios},{"css-mode":a.cssMode},{centered:a.cssMode&&a.centeredSlides},{"watch-progress":a.watchSlidesProgress}],a.containerModifierClass);n.push(...r),s.classList.add(...n),e.emitContainerClasses()}function Nm(){const e=this,{el:n,classNames:a}=e;!n||typeof n=="string"||(n.classList.remove(...a),e.emitContainerClasses())}var Tm={addClasses:Vm,removeClasses:Nm};function Im(){const e=this,{isLocked:n,params:a}=e,{slidesOffsetBefore:o}=a;if(o){const s=e.slides.length-1,i=e.slidesGrid[s]+e.slidesSizesGrid[s]+o*2;e.isLocked=e.size>i}else e.isLocked=e.snapGrid.length===1;a.allowSlideNext===!0&&(e.allowSlideNext=!e.isLocked),a.allowSlidePrev===!0&&(e.allowSlidePrev=!e.isLocked),n&&n!==e.isLocked&&(e.isEnd=!1),n!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}var xm={checkOverflow:Im},ci={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Mm(e,n){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],i=o[s];if(typeof i!="object"||i===null){ue(n,o);return}if(e[s]===!0&&(e[s]={enabled:!0}),s==="navigation"&&e[s]&&e[s].enabled&&!e[s].prevEl&&!e[s].nextEl&&(e[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&e[s]&&e[s].enabled&&!e[s].el&&(e[s].auto=!0),!(s in e&&"enabled"in i)){ue(n,o);return}typeof e[s]=="object"&&!("enabled"in e[s])&&(e[s].enabled=!0),e[s]||(e[s]={enabled:!1}),ue(n,o)}}const Oa={eventsEmitter:T0,update:F0,translate:U0,transition:Z0,slide:om,loop:lm,grabCursor:hm,events:wm,breakpoints:Em,checkOverflow:xm,classes:Tm},Fa={};class te{constructor(){let n,a;for(var o=arguments.length,s=new Array(o),i=0;i<o;i++)s[i]=arguments[i];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?a=s[0]:[n,a]=s,a||(a={}),a=ue({},a),n&&!a.el&&(a.el=n);const r=Ee();if(a.el&&typeof a.el=="string"&&r.querySelectorAll(a.el).length>1){const h=[];return r.querySelectorAll(a.el).forEach(m=>{const p=ue({},a,{el:m});h.push(new te(p))}),h}const l=this;l.__swiper__=!0,l.support=ti(),l.device=ni({userAgent:a.userAgent}),l.browser=S0(),l.eventsListeners={},l.eventsAnyListeners=[],l.modules=[...l.__modules__],a.modules&&Array.isArray(a.modules)&&l.modules.push(...a.modules);const c={};l.modules.forEach(h=>{h({params:a,swiper:l,extendParams:Mm(a,c),on:l.on.bind(l),once:l.once.bind(l),off:l.off.bind(l),emit:l.emit.bind(l)})});const d=ue({},ci,c);return l.params=ue({},d,Fa,a),l.originalParams=ue({},l.params),l.passedParams=ue({},a),l.params&&l.params.on&&Object.keys(l.params.on).forEach(h=>{l.on(h,l.params.on[h])}),l.params&&l.params.onAny&&l.onAny(l.params.onAny),Object.assign(l,{enabled:l.params.enabled,el:n,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return l.params.direction==="horizontal"},isVertical(){return l.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:l.params.allowSlideNext,allowSlidePrev:l.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:l.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:l.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),l.emit("_swiper"),l.params.init&&l.init(),l}getDirectionLabel(n){return this.isHorizontal()?n:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[n]}getSlideIndex(n){const{slidesEl:a,params:o}=this,s=Me(a,`.${o.slideClass}, swiper-slide`),i=Ft(s[0]);return Ft(n)-i}getSlideIndexByData(n){return this.getSlideIndex(this.slides.filter(a=>a.getAttribute("data-swiper-slide-index")*1===n)[0])}recalcSlides(){const n=this,{slidesEl:a,params:o}=n;n.slides=Me(a,`.${o.slideClass}, swiper-slide`)}enable(){const n=this;n.enabled||(n.enabled=!0,n.params.grabCursor&&n.setGrabCursor(),n.emit("enable"))}disable(){const n=this;n.enabled&&(n.enabled=!1,n.params.grabCursor&&n.unsetGrabCursor(),n.emit("disable"))}setProgress(n,a){const o=this;n=Math.min(Math.max(n,0),1);const s=o.minTranslate(),r=(o.maxTranslate()-s)*n+s;o.translateTo(r,typeof a>"u"?0:a),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const n=this;if(!n.params._emitClasses||!n.el)return;const a=n.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(n.params.containerModifierClass)===0);n.emit("_containerClasses",a.join(" "))}getSlideClasses(n){const a=this;return a.destroyed?"":n.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(a.params.slideClass)===0).join(" ")}emitSlidesClasses(){const n=this;if(!n.params._emitClasses||!n.el)return;const a=[];n.slides.forEach(o=>{const s=n.getSlideClasses(o);a.push({slideEl:o,classNames:s}),n.emit("_slideClass",o,s)}),n.emit("_slideClasses",a)}slidesPerViewDynamic(n,a){n===void 0&&(n="current"),a===void 0&&(a=!1);const o=this,{params:s,slides:i,slidesGrid:r,slidesSizesGrid:l,size:c,activeIndex:d}=o;let h=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let m=i[d]?Math.ceil(i[d].swiperSlideSize):0,p;for(let f=d+1;f<i.length;f+=1)i[f]&&!p&&(m+=Math.ceil(i[f].swiperSlideSize),h+=1,m>c&&(p=!0));for(let f=d-1;f>=0;f-=1)i[f]&&!p&&(m+=i[f].swiperSlideSize,h+=1,m>c&&(p=!0))}else if(n==="current")for(let m=d+1;m<i.length;m+=1)(a?r[m]+l[m]-r[d]<c:r[m]-r[d]<c)&&(h+=1);else for(let m=d-1;m>=0;m-=1)r[d]-r[m]<c&&(h+=1);return h}update(){const n=this;if(!n||n.destroyed)return;const{snapGrid:a,params:o}=n;o.breakpoints&&n.setBreakpoint(),[...n.el.querySelectorAll('[loading="lazy"]')].forEach(r=>{r.complete&&_n(n,r)}),n.updateSize(),n.updateSlides(),n.updateProgress(),n.updateSlidesClasses();function s(){const r=n.rtlTranslate?n.translate*-1:n.translate,l=Math.min(Math.max(r,n.maxTranslate()),n.minTranslate());n.setTranslate(l),n.updateActiveIndex(),n.updateSlidesClasses()}let i;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&n.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&n.isEnd&&!o.centeredSlides){const r=n.virtual&&o.virtual.enabled?n.virtual.slides:n.slides;i=n.slideTo(r.length-1,0,!1,!0)}else i=n.slideTo(n.activeIndex,0,!1,!0);i||s()}o.watchOverflow&&a!==n.snapGrid&&n.checkOverflow(),n.emit("update")}changeDirection(n,a){a===void 0&&(a=!0);const o=this,s=o.params.direction;return n||(n=s==="horizontal"?"vertical":"horizontal"),n===s||n!=="horizontal"&&n!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),o.el.classList.add(`${o.params.containerModifierClass}${n}`),o.emitContainerClasses(),o.params.direction=n,o.slides.forEach(i=>{n==="vertical"?i.style.width="":i.style.height=""}),o.emit("changeDirection"),a&&o.update()),o}changeLanguageDirection(n){const a=this;a.rtl&&n==="rtl"||!a.rtl&&n==="ltr"||(a.rtl=n==="rtl",a.rtlTranslate=a.params.direction==="horizontal"&&a.rtl,a.rtl?(a.el.classList.add(`${a.params.containerModifierClass}rtl`),a.el.dir="rtl"):(a.el.classList.remove(`${a.params.containerModifierClass}rtl`),a.el.dir="ltr"),a.update())}mount(n){const a=this;if(a.mounted)return!0;let o=n||a.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=a,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===a.params.swiperElementNodeName.toUpperCase()&&(a.isElement=!0);const s=()=>`.${(a.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Me(o,s())[0];return!r&&a.params.createElements&&(r=Ot("div",a.params.wrapperClass),o.append(r),Me(o,`.${a.params.slideClass}`).forEach(l=>{r.append(l)})),Object.assign(a,{el:o,wrapperEl:r,slidesEl:a.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:r,hostEl:a.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Ge(o,"direction")==="rtl",rtlTranslate:a.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Ge(o,"direction")==="rtl"),wrongRTL:Ge(r,"display")==="-webkit-box"}),!0}init(n){const a=this;if(a.initialized||a.mount(n)===!1)return a;a.emit("beforeInit"),a.params.breakpoints&&a.setBreakpoint(),a.addClasses(),a.updateSize(),a.updateSlides(),a.params.watchOverflow&&a.checkOverflow(),a.params.grabCursor&&a.enabled&&a.setGrabCursor(),a.params.loop&&a.virtual&&a.params.virtual.enabled?a.slideTo(a.params.initialSlide+a.virtual.slidesBefore,0,a.params.runCallbacksOnInit,!1,!0):a.slideTo(a.params.initialSlide,0,a.params.runCallbacksOnInit,!1,!0),a.params.loop&&a.loopCreate(),a.attachEvents();const s=[...a.el.querySelectorAll('[loading="lazy"]')];return a.isElement&&s.push(...a.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(i=>{i.complete?_n(a,i):i.addEventListener("load",r=>{_n(a,r.target)})}),Aa(a),a.initialized=!0,Aa(a),a.emit("init"),a.emit("afterInit"),a}destroy(n,a){n===void 0&&(n=!0),a===void 0&&(a=!0);const o=this,{params:s,el:i,wrapperEl:r,slides:l}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),a&&(o.removeClasses(),i&&typeof i!="string"&&i.removeAttribute("style"),r&&r.removeAttribute("style"),l&&l.length&&l.forEach(c=>{c.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),c.removeAttribute("style"),c.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(c=>{o.off(c)}),n!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),g0(o)),o.destroyed=!0),null}static extendDefaults(n){ue(Fa,n)}static get extendedDefaults(){return Fa}static get defaults(){return ci}static installModule(n){te.prototype.__modules__||(te.prototype.__modules__=[]);const a=te.prototype.__modules__;typeof n=="function"&&a.indexOf(n)<0&&a.push(n)}static use(n){return Array.isArray(n)?(n.forEach(a=>te.installModule(a)),te):(te.installModule(n),te)}}Object.keys(Oa).forEach(e=>{Object.keys(Oa[e]).forEach(n=>{te.prototype[n]=Oa[e][n]})}),te.use([V0,N0]);function di(e,n,a,o){return e.params.createElements&&Object.keys(o).forEach(s=>{if(!a[s]&&a.auto===!0){let i=Me(e.el,`.${o[s]}`)[0];i||(i=Ot("div",o[s]),i.className=o[s],e.el.append(i)),a[s]=i,n[s]=i}}),a}function $n(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;a({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),n.navigation={nextEl:null,prevEl:null};function i(u){let b;return u&&typeof u=="string"&&n.isElement&&(b=n.el.querySelector(u),b)?b:(u&&(typeof u=="string"&&(b=[...document.querySelectorAll(u)]),n.params.uniqueNavElements&&typeof u=="string"&&b&&b.length>1&&n.el.querySelectorAll(u).length===1?b=n.el.querySelector(u):b&&b.length===1&&(b=b[0])),u&&!b?u:b)}function r(u,b){const E=n.params.navigation;u=Y(u),u.forEach(g=>{g&&(g.classList[b?"add":"remove"](...E.disabledClass.split(" ")),g.tagName==="BUTTON"&&(g.disabled=b),n.params.watchOverflow&&n.enabled&&g.classList[n.isLocked?"add":"remove"](E.lockClass))})}function l(){const{nextEl:u,prevEl:b}=n.navigation;if(n.params.loop){r(b,!1),r(u,!1);return}r(b,n.isBeginning&&!n.params.rewind),r(u,n.isEnd&&!n.params.rewind)}function c(u){u.preventDefault(),!(n.isBeginning&&!n.params.loop&&!n.params.rewind)&&(n.slidePrev(),s("navigationPrev"))}function d(u){u.preventDefault(),!(n.isEnd&&!n.params.loop&&!n.params.rewind)&&(n.slideNext(),s("navigationNext"))}function h(){const u=n.params.navigation;if(n.params.navigation=di(n,n.originalParams.navigation,n.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(u.nextEl||u.prevEl))return;let b=i(u.nextEl),E=i(u.prevEl);Object.assign(n.navigation,{nextEl:b,prevEl:E}),b=Y(b),E=Y(E);const g=(y,_)=>{y&&y.addEventListener("click",_==="next"?d:c),!n.enabled&&y&&y.classList.add(...u.lockClass.split(" "))};b.forEach(y=>g(y,"next")),E.forEach(y=>g(y,"prev"))}function m(){let{nextEl:u,prevEl:b}=n.navigation;u=Y(u),b=Y(b);const E=(g,y)=>{g.removeEventListener("click",y==="next"?d:c),g.classList.remove(...n.params.navigation.disabledClass.split(" "))};u.forEach(g=>E(g,"next")),b.forEach(g=>E(g,"prev"))}o("init",()=>{n.params.navigation.enabled===!1?f():(h(),l())}),o("toEdge fromEdge lock unlock",()=>{l()}),o("destroy",()=>{m()}),o("enable disable",()=>{let{nextEl:u,prevEl:b}=n.navigation;if(u=Y(u),b=Y(b),n.enabled){l();return}[...u,...b].filter(E=>!!E).forEach(E=>E.classList.add(n.params.navigation.lockClass))}),o("click",(u,b)=>{let{nextEl:E,prevEl:g}=n.navigation;E=Y(E),g=Y(g);const y=b.target;let _=g.includes(y)||E.includes(y);if(n.isElement&&!_){const V=b.path||b.composedPath&&b.composedPath();V&&(_=V.find(M=>E.includes(M)||g.includes(M)))}if(n.params.navigation.hideOnClick&&!_){if(n.pagination&&n.params.pagination&&n.params.pagination.clickable&&(n.pagination.el===y||n.pagination.el.contains(y)))return;let V;E.length?V=E[0].classList.contains(n.params.navigation.hiddenClass):g.length&&(V=g[0].classList.contains(n.params.navigation.hiddenClass)),s(V===!0?"navigationShow":"navigationHide"),[...E,...g].filter(M=>!!M).forEach(M=>M.classList.toggle(n.params.navigation.hiddenClass))}});const p=()=>{n.el.classList.remove(...n.params.navigation.navigationDisabledClass.split(" ")),h(),l()},f=()=>{n.el.classList.add(...n.params.navigation.navigationDisabledClass.split(" ")),m()};Object.assign(n.navigation,{enable:p,disable:f,update:l,init:h,destroy:m})}function Ue(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Lm(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;const i="swiper-pagination";a({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:g=>g,formatFractionTotal:g=>g,bulletClass:`${i}-bullet`,bulletActiveClass:`${i}-bullet-active`,modifierClass:`${i}-`,currentClass:`${i}-current`,totalClass:`${i}-total`,hiddenClass:`${i}-hidden`,progressbarFillClass:`${i}-progressbar-fill`,progressbarOppositeClass:`${i}-progressbar-opposite`,clickableClass:`${i}-clickable`,lockClass:`${i}-lock`,horizontalClass:`${i}-horizontal`,verticalClass:`${i}-vertical`,paginationDisabledClass:`${i}-disabled`}}),n.pagination={el:null,bullets:[]};let r,l=0;function c(){return!n.params.pagination.el||!n.pagination.el||Array.isArray(n.pagination.el)&&n.pagination.el.length===0}function d(g,y){const{bulletActiveClass:_}=n.params.pagination;g&&(g=g[`${y==="prev"?"previous":"next"}ElementSibling`],g&&(g.classList.add(`${_}-${y}`),g=g[`${y==="prev"?"previous":"next"}ElementSibling`],g&&g.classList.add(`${_}-${y}-${y}`)))}function h(g){const y=g.target.closest(Ue(n.params.pagination.bulletClass));if(!y)return;g.preventDefault();const _=Ft(y)*n.params.slidesPerGroup;if(n.params.loop){if(n.realIndex===_)return;n.slideToLoop(_)}else n.slideTo(_)}function m(){const g=n.rtl,y=n.params.pagination;if(c())return;let _=n.pagination.el;_=Y(_);let V,M;const N=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.slides.length,I=n.params.loop?Math.ceil(N/n.params.slidesPerGroup):n.snapGrid.length;if(n.params.loop?(M=n.previousRealIndex||0,V=n.params.slidesPerGroup>1?Math.floor(n.realIndex/n.params.slidesPerGroup):n.realIndex):typeof n.snapIndex<"u"?(V=n.snapIndex,M=n.previousSnapIndex):(M=n.previousIndex||0,V=n.activeIndex||0),y.type==="bullets"&&n.pagination.bullets&&n.pagination.bullets.length>0){const T=n.pagination.bullets;let A,w,k;if(y.dynamicBullets&&(r=Ma(T[0],n.isHorizontal()?"width":"height"),_.forEach(x=>{x.style[n.isHorizontal()?"width":"height"]=`${r*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&M!==void 0&&(l+=V-(M||0),l>y.dynamicMainBullets-1?l=y.dynamicMainBullets-1:l<0&&(l=0)),A=Math.max(V-l,0),w=A+(Math.min(T.length,y.dynamicMainBullets)-1),k=(w+A)/2),T.forEach(x=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(D=>`${y.bulletActiveClass}${D}`)].map(D=>typeof D=="string"&&D.includes(" ")?D.split(" "):D).flat();x.classList.remove(...L)}),_.length>1)T.forEach(x=>{const L=Ft(x);L===V?x.classList.add(...y.bulletActiveClass.split(" ")):n.isElement&&x.setAttribute("part","bullet"),y.dynamicBullets&&(L>=A&&L<=w&&x.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),L===A&&d(x,"prev"),L===w&&d(x,"next"))});else{const x=T[V];if(x&&x.classList.add(...y.bulletActiveClass.split(" ")),n.isElement&&T.forEach((L,D)=>{L.setAttribute("part",D===V?"bullet-active":"bullet")}),y.dynamicBullets){const L=T[A],D=T[w];for(let v=A;v<=w;v+=1)T[v]&&T[v].classList.add(...`${y.bulletActiveClass}-main`.split(" "));d(L,"prev"),d(D,"next")}}if(y.dynamicBullets){const x=Math.min(T.length,y.dynamicMainBullets+4),L=(r*x-r)/2-k*r,D=g?"right":"left";T.forEach(v=>{v.style[n.isHorizontal()?D:"top"]=`${L}px`})}}_.forEach((T,A)=>{if(y.type==="fraction"&&(T.querySelectorAll(Ue(y.currentClass)).forEach(w=>{w.textContent=y.formatFractionCurrent(V+1)}),T.querySelectorAll(Ue(y.totalClass)).forEach(w=>{w.textContent=y.formatFractionTotal(I)})),y.type==="progressbar"){let w;y.progressbarOpposite?w=n.isHorizontal()?"vertical":"horizontal":w=n.isHorizontal()?"horizontal":"vertical";const k=(V+1)/I;let x=1,L=1;w==="horizontal"?x=k:L=k,T.querySelectorAll(Ue(y.progressbarFillClass)).forEach(D=>{D.style.transform=`translate3d(0,0,0) scaleX(${x}) scaleY(${L})`,D.style.transitionDuration=`${n.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(T.innerHTML=y.renderCustom(n,V+1,I),A===0&&s("paginationRender",T)):(A===0&&s("paginationRender",T),s("paginationUpdate",T)),n.params.watchOverflow&&n.enabled&&T.classList[n.isLocked?"add":"remove"](y.lockClass)})}function p(){const g=n.params.pagination;if(c())return;const y=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.grid&&n.params.grid.rows>1?n.slides.length/Math.ceil(n.params.grid.rows):n.slides.length;let _=n.pagination.el;_=Y(_);let V="";if(g.type==="bullets"){let M=n.params.loop?Math.ceil(y/n.params.slidesPerGroup):n.snapGrid.length;n.params.freeMode&&n.params.freeMode.enabled&&M>y&&(M=y);for(let N=0;N<M;N+=1)g.renderBullet?V+=g.renderBullet.call(n,N,g.bulletClass):V+=`<${g.bulletElement} ${n.isElement?'part="bullet"':""} class="${g.bulletClass}"></${g.bulletElement}>`}g.type==="fraction"&&(g.renderFraction?V=g.renderFraction.call(n,g.currentClass,g.totalClass):V=`<span class="${g.currentClass}"></span> / <span class="${g.totalClass}"></span>`),g.type==="progressbar"&&(g.renderProgressbar?V=g.renderProgressbar.call(n,g.progressbarFillClass):V=`<span class="${g.progressbarFillClass}"></span>`),n.pagination.bullets=[],_.forEach(M=>{g.type!=="custom"&&(M.innerHTML=V||""),g.type==="bullets"&&n.pagination.bullets.push(...M.querySelectorAll(Ue(g.bulletClass)))}),g.type!=="custom"&&s("paginationRender",_[0])}function f(){n.params.pagination=di(n,n.originalParams.pagination,n.params.pagination,{el:"swiper-pagination"});const g=n.params.pagination;if(!g.el)return;let y;typeof g.el=="string"&&n.isElement&&(y=n.el.querySelector(g.el)),!y&&typeof g.el=="string"&&(y=[...document.querySelectorAll(g.el)]),y||(y=g.el),!(!y||y.length===0)&&(n.params.uniqueNavElements&&typeof g.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...n.el.querySelectorAll(g.el)],y.length>1&&(y=y.filter(_=>ei(_,".swiper")[0]===n.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(n.pagination,{el:y}),y=Y(y),y.forEach(_=>{g.type==="bullets"&&g.clickable&&_.classList.add(...(g.clickableClass||"").split(" ")),_.classList.add(g.modifierClass+g.type),_.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.type==="bullets"&&g.dynamicBullets&&(_.classList.add(`${g.modifierClass}${g.type}-dynamic`),l=0,g.dynamicMainBullets<1&&(g.dynamicMainBullets=1)),g.type==="progressbar"&&g.progressbarOpposite&&_.classList.add(g.progressbarOppositeClass),g.clickable&&_.addEventListener("click",h),n.enabled||_.classList.add(g.lockClass)}))}function u(){const g=n.params.pagination;if(c())return;let y=n.pagination.el;y&&(y=Y(y),y.forEach(_=>{_.classList.remove(g.hiddenClass),_.classList.remove(g.modifierClass+g.type),_.classList.remove(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.clickable&&(_.classList.remove(...(g.clickableClass||"").split(" ")),_.removeEventListener("click",h))})),n.pagination.bullets&&n.pagination.bullets.forEach(_=>_.classList.remove(...g.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!n.pagination||!n.pagination.el)return;const g=n.params.pagination;let{el:y}=n.pagination;y=Y(y),y.forEach(_=>{_.classList.remove(g.horizontalClass,g.verticalClass),_.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass)})}),o("init",()=>{n.params.pagination.enabled===!1?E():(f(),p(),m())}),o("activeIndexChange",()=>{typeof n.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{p(),m()}),o("destroy",()=>{u()}),o("enable disable",()=>{let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(y=>y.classList[n.enabled?"remove":"add"](n.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(g,y)=>{const _=y.target,V=Y(n.pagination.el);if(n.params.pagination.el&&n.params.pagination.hideOnClick&&V&&V.length>0&&!_.classList.contains(n.params.pagination.bulletClass)){if(n.navigation&&(n.navigation.nextEl&&_===n.navigation.nextEl||n.navigation.prevEl&&_===n.navigation.prevEl))return;const M=V[0].classList.contains(n.params.pagination.hiddenClass);s(M===!0?"paginationShow":"paginationHide"),V.forEach(N=>N.classList.toggle(n.params.pagination.hiddenClass))}});const b=()=>{n.el.classList.remove(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(y=>y.classList.remove(n.params.pagination.paginationDisabledClass))),f(),p(),m()},E=()=>{n.el.classList.add(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(y=>y.classList.add(n.params.pagination.paginationDisabledClass))),u()};Object.assign(n.pagination,{enable:b,disable:E,render:p,update:m,init:f,destroy:u})}function Ht(e){let{swiper:n,extendParams:a,on:o}=e;a({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),n.a11y={clicked:!1};let s=null,i,r,l=new Date().getTime();function c(S){const C=s;C.length!==0&&(C.innerHTML="",C.innerHTML=S)}function d(S){const C=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(S).replace(/x/g,C)}function h(S){S=Y(S),S.forEach(C=>{C.setAttribute("tabIndex","0")})}function m(S){S=Y(S),S.forEach(C=>{C.setAttribute("tabIndex","-1")})}function p(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("role",C)})}function f(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-roledescription",C)})}function u(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-controls",C)})}function b(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-label",C)})}function E(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("id",C)})}function g(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-live",C)})}function y(S){S=Y(S),S.forEach(C=>{C.setAttribute("aria-disabled",!0)})}function _(S){S=Y(S),S.forEach(C=>{C.setAttribute("aria-disabled",!1)})}function V(S){if(S.keyCode!==13&&S.keyCode!==32)return;const C=n.params.a11y,z=S.target;if(!(n.pagination&&n.pagination.el&&(z===n.pagination.el||n.pagination.el.contains(S.target))&&!S.target.matches(Ue(n.params.pagination.bulletClass)))){if(n.navigation&&n.navigation.prevEl&&n.navigation.nextEl){const O=Y(n.navigation.prevEl);Y(n.navigation.nextEl).includes(z)&&(n.isEnd&&!n.params.loop||n.slideNext(),n.isEnd?c(C.lastSlideMessage):c(C.nextSlideMessage)),O.includes(z)&&(n.isBeginning&&!n.params.loop||n.slidePrev(),n.isBeginning?c(C.firstSlideMessage):c(C.prevSlideMessage))}n.pagination&&z.matches(Ue(n.params.pagination.bulletClass))&&z.click()}}function M(){if(n.params.loop||n.params.rewind||!n.navigation)return;const{nextEl:S,prevEl:C}=n.navigation;C&&(n.isBeginning?(y(C),m(C)):(_(C),h(C))),S&&(n.isEnd?(y(S),m(S)):(_(S),h(S)))}function N(){return n.pagination&&n.pagination.bullets&&n.pagination.bullets.length}function I(){return N()&&n.params.pagination.clickable}function T(){const S=n.params.a11y;N()&&n.pagination.bullets.forEach(C=>{n.params.pagination.clickable&&(h(C),n.params.pagination.renderBullet||(p(C,"button"),b(C,S.paginationBulletMessage.replace(/\{\{index\}\}/,Ft(C)+1)))),C.matches(Ue(n.params.pagination.bulletActiveClass))?C.setAttribute("aria-current","true"):C.removeAttribute("aria-current")})}const A=(S,C,z)=>{h(S),S.tagName!=="BUTTON"&&(p(S,"button"),S.addEventListener("keydown",V)),b(S,z),u(S,C)},w=S=>{r&&r!==S.target&&!r.contains(S.target)&&(i=!0),n.a11y.clicked=!0},k=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n.destroyed||(n.a11y.clicked=!1)})})},x=S=>{l=new Date().getTime()},L=S=>{if(n.a11y.clicked||new Date().getTime()-l<100)return;const C=S.target.closest(`.${n.params.slideClass}, swiper-slide`);if(!C||!n.slides.includes(C))return;r=C;const z=n.slides.indexOf(C)===n.activeIndex,O=n.params.watchSlidesProgress&&n.visibleSlides&&n.visibleSlides.includes(C);z||O||S.sourceCapabilities&&S.sourceCapabilities.firesTouchEvents||(n.isHorizontal()?n.el.scrollLeft=0:n.el.scrollTop=0,requestAnimationFrame(()=>{i||(n.params.loop?n.slideToLoop(parseInt(C.getAttribute("data-swiper-slide-index")),0):n.slideTo(n.slides.indexOf(C),0),i=!1)}))},D=()=>{const S=n.params.a11y;S.itemRoleDescriptionMessage&&f(n.slides,S.itemRoleDescriptionMessage),S.slideRole&&p(n.slides,S.slideRole);const C=n.slides.length;S.slideLabelMessage&&n.slides.forEach((z,O)=>{const U=n.params.loop?parseInt(z.getAttribute("data-swiper-slide-index"),10):O,K=S.slideLabelMessage.replace(/\{\{index\}\}/,U+1).replace(/\{\{slidesLength\}\}/,C);b(z,K)})},v=()=>{const S=n.params.a11y;n.el.append(s);const C=n.el;S.containerRoleDescriptionMessage&&f(C,S.containerRoleDescriptionMessage),S.containerMessage&&b(C,S.containerMessage);const z=n.wrapperEl,O=S.id||z.getAttribute("id")||`swiper-wrapper-${d(16)}`,U=n.params.autoplay&&n.params.autoplay.enabled?"off":"polite";E(z,O),g(z,U),D();let{nextEl:K,prevEl:Z}=n.navigation?n.navigation:{};K=Y(K),Z=Y(Z),K&&K.forEach(ne=>A(ne,O,S.nextSlideMessage)),Z&&Z.forEach(ne=>A(ne,O,S.prevSlideMessage)),I()&&Y(n.pagination.el).forEach(ve=>{ve.addEventListener("keydown",V)}),Ee().addEventListener("visibilitychange",x),n.el.addEventListener("focus",L,!0),n.el.addEventListener("focus",L,!0),n.el.addEventListener("pointerdown",w,!0),n.el.addEventListener("pointerup",k,!0)};function P(){s&&s.remove();let{nextEl:S,prevEl:C}=n.navigation?n.navigation:{};S=Y(S),C=Y(C),S&&S.forEach(O=>O.removeEventListener("keydown",V)),C&&C.forEach(O=>O.removeEventListener("keydown",V)),I()&&Y(n.pagination.el).forEach(U=>{U.removeEventListener("keydown",V)}),Ee().removeEventListener("visibilitychange",x),n.el&&typeof n.el!="string"&&(n.el.removeEventListener("focus",L,!0),n.el.removeEventListener("pointerdown",w,!0),n.el.removeEventListener("pointerup",k,!0))}o("beforeInit",()=>{s=Ot("span",n.params.a11y.notificationClass),s.setAttribute("aria-live","assertive"),s.setAttribute("aria-atomic","true")}),o("afterInit",()=>{n.params.a11y.enabled&&v()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{n.params.a11y.enabled&&D()}),o("fromEdge toEdge afterInit lock unlock",()=>{n.params.a11y.enabled&&M()}),o("paginationUpdate",()=>{n.params.a11y.enabled&&T()}),o("destroy",()=>{n.params.a11y.enabled&&P()})}function Dm(e){let{swiper:n,extendParams:a,on:o,emit:s,params:i}=e;n.autoplay={running:!1,paused:!1,timeLeft:0},a({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let r,l,c=i&&i.autoplay?i.autoplay.delay:3e3,d=i&&i.autoplay?i.autoplay.delay:3e3,h,m=new Date().getTime(),p,f,u,b,E,g,y;function _(C){!n||n.destroyed||!n.wrapperEl||C.target===n.wrapperEl&&(n.wrapperEl.removeEventListener("transitionend",_),!(y||C.detail&&C.detail.bySwiperTouchMove)&&w())}const V=()=>{if(n.destroyed||!n.autoplay.running)return;n.autoplay.paused?p=!0:p&&(d=h,p=!1);const C=n.autoplay.paused?h:m+d-new Date().getTime();n.autoplay.timeLeft=C,s("autoplayTimeLeft",C,C/c),l=requestAnimationFrame(()=>{V()})},M=()=>{let C;return n.virtual&&n.params.virtual.enabled?C=n.slides.filter(O=>O.classList.contains("swiper-slide-active"))[0]:C=n.slides[n.activeIndex],C?parseInt(C.getAttribute("data-swiper-autoplay"),10):void 0},N=C=>{if(n.destroyed||!n.autoplay.running)return;cancelAnimationFrame(l),V();let z=typeof C>"u"?n.params.autoplay.delay:C;c=n.params.autoplay.delay,d=n.params.autoplay.delay;const O=M();!Number.isNaN(O)&&O>0&&typeof C>"u"&&(z=O,c=O,d=O),h=z;const U=n.params.speed,K=()=>{!n||n.destroyed||(n.params.autoplay.reverseDirection?!n.isBeginning||n.params.loop||n.params.rewind?(n.slidePrev(U,!0,!0),s("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(n.slides.length-1,U,!0,!0),s("autoplay")):!n.isEnd||n.params.loop||n.params.rewind?(n.slideNext(U,!0,!0),s("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(0,U,!0,!0),s("autoplay")),n.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{N()})))};return z>0?(clearTimeout(r),r=setTimeout(()=>{K()},z)):requestAnimationFrame(()=>{K()}),z},I=()=>{m=new Date().getTime(),n.autoplay.running=!0,N(),s("autoplayStart")},T=()=>{n.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(l),s("autoplayStop")},A=(C,z)=>{if(n.destroyed||!n.autoplay.running)return;clearTimeout(r),C||(g=!0);const O=()=>{s("autoplayPause"),n.params.autoplay.waitForTransition?n.wrapperEl.addEventListener("transitionend",_):w()};if(n.autoplay.paused=!0,z){E&&(h=n.params.autoplay.delay),E=!1,O();return}h=(h||n.params.autoplay.delay)-(new Date().getTime()-m),!(n.isEnd&&h<0&&!n.params.loop)&&(h<0&&(h=0),O())},w=()=>{n.isEnd&&h<0&&!n.params.loop||n.destroyed||!n.autoplay.running||(m=new Date().getTime(),g?(g=!1,N(h)):N(),n.autoplay.paused=!1,s("autoplayResume"))},k=()=>{if(n.destroyed||!n.autoplay.running)return;const C=Ee();C.visibilityState==="hidden"&&(g=!0,A(!0)),C.visibilityState==="visible"&&w()},x=C=>{C.pointerType==="mouse"&&(g=!0,y=!0,!(n.animating||n.autoplay.paused)&&A(!0))},L=C=>{C.pointerType==="mouse"&&(y=!1,n.autoplay.paused&&w())},D=()=>{n.params.autoplay.pauseOnMouseEnter&&(n.el.addEventListener("pointerenter",x),n.el.addEventListener("pointerleave",L))},v=()=>{n.el&&typeof n.el!="string"&&(n.el.removeEventListener("pointerenter",x),n.el.removeEventListener("pointerleave",L))},P=()=>{Ee().addEventListener("visibilitychange",k)},S=()=>{Ee().removeEventListener("visibilitychange",k)};o("init",()=>{n.params.autoplay.enabled&&(D(),P(),I())}),o("destroy",()=>{v(),S(),n.autoplay.running&&T()}),o("_freeModeStaticRelease",()=>{(u||g)&&w()}),o("_freeModeNoMomentumRelease",()=>{n.params.autoplay.disableOnInteraction?T():A(!0,!0)}),o("beforeTransitionStart",(C,z,O)=>{n.destroyed||!n.autoplay.running||(O||!n.params.autoplay.disableOnInteraction?A(!0,!0):T())}),o("sliderFirstMove",()=>{if(!(n.destroyed||!n.autoplay.running)){if(n.params.autoplay.disableOnInteraction){T();return}f=!0,u=!1,g=!1,b=setTimeout(()=>{g=!0,u=!0,A(!0)},200)}}),o("touchEnd",()=>{if(!(n.destroyed||!n.autoplay.running||!f)){if(clearTimeout(b),clearTimeout(r),n.params.autoplay.disableOnInteraction){u=!1,f=!1;return}u&&n.params.cssMode&&w(),u=!1,f=!1}}),o("slideChange",()=>{n.destroyed||!n.autoplay.running||(E=!0)}),Object.assign(n.autoplay,{start:I,stop:T,pause:A,resume:w})}function vm(e){const{effect:n,swiper:a,on:o,setTranslate:s,setTransition:i,overwriteParams:r,perspective:l,recreateShadows:c,getEffectParams:d}=e;o("beforeInit",()=>{if(a.params.effect!==n)return;a.classNames.push(`${a.params.containerModifierClass}${n}`),l&&l()&&a.classNames.push(`${a.params.containerModifierClass}3d`);const m=r?r():{};Object.assign(a.params,m),Object.assign(a.originalParams,m)}),o("setTranslate",()=>{a.params.effect===n&&s()}),o("setTransition",(m,p)=>{a.params.effect===n&&i(p)}),o("transitionEnd",()=>{if(a.params.effect===n&&c){if(!d||!d().slideShadows)return;a.slides.forEach(m=>{m.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(p=>p.remove())}),c()}});let h;o("virtualUpdate",()=>{a.params.effect===n&&(a.slides.length||(h=!0),requestAnimationFrame(()=>{h&&a.slides&&a.slides.length&&(s(),h=!1)}))})}function Pm(e,n){const a=Qs(n);return a!==n&&(a.style.backfaceVisibility="hidden",a.style["-webkit-backface-visibility"]="hidden"),a}function zm(e){let{swiper:n,duration:a,transformElements:o,allSlides:s}=e;const{activeIndex:i}=n,r=l=>l.parentElement?l.parentElement:n.slides.filter(d=>d.shadowRoot&&d.shadowRoot===l.parentNode)[0];if(n.params.virtualTranslate&&a!==0){let l=!1,c;s?c=o:c=o.filter(d=>{const h=d.classList.contains("swiper-slide-transform")?r(d):d;return n.getSlideIndex(h)===i}),c.forEach(d=>{w0(d,()=>{if(l||!n||n.destroyed)return;l=!0,n.animating=!1;const h=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});n.wrapperEl.dispatchEvent(h)})})}}function Am(e){let{swiper:n,extendParams:a,on:o}=e;a({fadeEffect:{crossFade:!1}}),vm({effect:"fade",swiper:n,on:o,setTranslate:()=>{const{slides:r}=n,l=n.params.fadeEffect;for(let c=0;c<r.length;c+=1){const d=n.slides[c];let m=-d.swiperSlideOffset;n.params.virtualTranslate||(m-=n.translate);let p=0;n.isHorizontal()||(p=m,m=0);const f=n.params.fadeEffect.crossFade?Math.max(1-Math.abs(d.progress),0):1+Math.min(Math.max(d.progress,-1),0),u=Pm(l,d);u.style.opacity=f,u.style.transform=`translate3d(${m}px, ${p}px, 0px)`}},setTransition:r=>{const l=n.slides.map(c=>Qs(c));l.forEach(c=>{c.style.transitionDuration=`${r}ms`}),zm({swiper:n,duration:r,transformElements:l,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!n.params.cssMode})})}const wn={MixinCarousel:{init:!1,slidesPerView:1.25,speed:500,threshold:20,spaceBetween:28,watchOverflow:!0,watchSlidesProgress:!0,watchSlidesVisibility:!0,loop:!1,preloadImages:!1,lazy:{loadPrevNext:!0,loadOnTransitionStart:!0,loadPrevNextAmount:2},navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},breakpoints:{640:{slidesPerView:1,spaceBetween:28},768:{slidesPerView:2,spaceBetween:28},1280:{slidesPerView:2,spaceBetween:56}},on:{init(e){e.el.classList.replace("opacity-0","opacity-100")}}},BlockImageCarousel:{slidesPerView:1,speed:500,threshold:20,loop:!1,preloadImages:!1,watchSlidesProgress:!0,watchSlidesVisibility:!0,lazy:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},pagination:{el:".swiper-pagination",type:"bullets",clickable:!0,bulletClass:"swiper-dot",bulletActiveClass:"swiper-dot-active",renderBullet:function(e,n){return`<button class="${n}" arial-label="Go to slide ${e}"><span></span></button>`}}}};Object.assign(wn,{BaseCarouselCards:wn.MixinCarousel});const hi=wn.MixinCarousel;te.use([$n,Ht]);const mi={cards:"-cards",tiles:"-tiles"},pi={"col-1":"","col-2":"lg:col-start-2","col-3":"lg:col-start-3"},Om=t.defineComponent({name:"MixinCarousel",components:{BaseLink:F,BaseButton:R,IconPrev:Ce,IconNext:Be},props:{noLinks:{type:Boolean,required:!1,default:!1},heading:{type:String,required:!1},link:{type:[String,Object],required:!1},linkTitle:{type:String,required:!1},variant:{type:String,required:!1,default:"cards",validator:e=>Object.keys(mi).includes(e)},slidesPerView:{type:Number,required:!1,default:2},indent:{type:String,required:!1,default:"col-2",validator:e=>Object.keys(pi).includes(e)},center:{type:Boolean,required:!1,default:!0},initialSlide:{type:Number,required:!1,default:0}},data(){return{slider:null,sliderOptions:{...hi,initialSlide:this.initialSlide,a11y:{prevSlideMessage:this.heading?this.heading+" - Previous slide":"Previous slide",nextSlideMessage:this.heading?this.heading+" - Next slide":"Next slide",slideRole:"link"},breakpoints:{...hi.breakpoints,1024:{slidesPerView:this.slidesPerView},1280:{slidesPerView:this.slidesPerView,spaceBetween:56}}}}},computed:{variantClass(){return mi[this.variant]},colStart(){return pi[this.indent]}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.MixinCarousel,this.sliderOptions),this.slider.init()}}}),Fm={class:"sm:flex flex-wrap items-center justify-between"},Hm={key:0,class:"MixinCarousel__Heading text-h3 defaultTheme:uppercase"},qm={ref:"MixinCarousel",class:"swiper transition-opacity duration-500 ease-in opacity-0"},jm={class:"swiper-wrapper"},Rm={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full ThemeVariantLight"},Gm={class:"xl:-ml-22 top-1/2 absolute left-0 z-30 -ml-20"},Um={class:"arrow-wrapper","aria-hidden":"true"},Wm={class:"arrow"},Ym={class:"arrow-fixed"},Km={class:"xl:-mr-22 top-1/2 absolute right-0 z-30 -mr-20"},Zm={class:"arrow-wrapper","aria-hidden":"true"},Xm={class:"arrow"},Jm={class:"arrow-fixed"};function Qm(e,n,a,o,s,i){const r=F,l=Ce,c=R,d=Be;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.noLinks?"div":"nav"),{class:t.normalizeClass(["MixinCarousel w-full overflow-x-hidden",e.variantClass]),"aria-label":e.heading},{default:t.withCtx(()=>[t.createElementVNode("div",{class:t.normalizeClass(["BaseGrid container overflow-x-visible",{"mx-auto":e.center}])},[e.heading||e.link?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass([e.colStart,"lg:pl-0 col-start-1 col-end-13 px-4 mb-1"])},[t.createElementVNode("div",Fm,[e.heading?(t.openBlock(),t.createElementBlock("h2",Hm,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.link?(t.openBlock(),t.createBlock(r,t.mergeProps({key:1,class:"sm:block hidden",variant:"primary",to:typeof e.link=="object"?e.link:void 0,href:typeof e.link!="object"?e.link:void 0},e.$attrs),{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.linkTitle||e.link),1)]),_:1},16,["to","href"])):t.createCommentVNode("",!0)])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass([e.colStart,"lg:pl-0 sm:col-end-11 3xl:col-end-12 col-start-1 col-end-13 pl-4 overflow-x-visible"])},[t.createElementVNode("div",qm,[t.createElementVNode("div",jm,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("div",Rm,[t.createElementVNode("div",Gm,[t.createVNode(c,{class:"swiper-prev xl:text-xl","aria-label":e.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Um,[t.createElementVNode("span",Wm,[t.createVNode(l)]),t.createElementVNode("span",Ym,[t.createVNode(l)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",Km,[t.createVNode(c,{class:"swiper-next xl:text-xl","aria-label":e.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Zm,[t.createElementVNode("span",Xm,[t.createVNode(d)]),t.createElementVNode("span",Jm,[t.createVNode(d)])])]),_:1},8,["aria-label"])])])],512)],2)],2)]),_:3},8,["class","aria-label"])}const Se=B(Om,[["render",Qm]]),ep=t.defineComponent({name:"BlockCardGrid",components:{MixinCarousel:Se,BlockCardGridItem:Ta},props:{compact:{type:Boolean,default:!1},cards:{type:Array,default:void 0}}}),tp={key:0,class:"BlockCardGrid"};function np(e,n,a,o,s,i){const r=Ta,l=Se;return e.cards?(t.openBlock(),t.createElementBlock("div",tp,[t.createElementVNode("div",{class:t.normalizeClass(`hidden md:grid md:grid-cols-2 lg:grid-cols-3 ${e.compact?" gap-5":"3xl:grid-cols-4 gap-8"}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.cards,(c,d)=>(t.openBlock(),t.createBlock(r,{key:`item-${d}`,class:"col-span-1",label:c.label,title:c.title,description:c.description,image:c.image,link:c.link},null,8,["label","title","description","image","link"]))),128))],2),t.createVNode(l,{class:"md:hidden sm:px-10 sm:-ml-10 py-10 -mt-10 overflow-x-visible",indent:"col-1","slides-per-view":3,"no-links":""},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.cards,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,label:c.label,title:c.title,text:c.description,image:c.image,class:"swiper-slide mb-5"},null,8,["label","title","text","image"]))),128))]),_:1})])):t.createCommentVNode("",!0)}const Ha=B(ep,[["render",np]]),ap=t.defineComponent({name:"BlockCircleImageCard",components:{BaseImagePlaceholder:j,BaseImage:q,BaseHeading:G},props:{tag:{type:String,required:!1,default:"div"},title:{type:String,required:!0},label:{type:String,required:!1},secondaryLabel:{type:String,required:!1},image:{type:Object,required:!1},imageOnRight:{type:Boolean,required:!1,default:!1}},computed:{theSrcSet(){return this.image?se(this.image)?se(this.image):this.image.srcSet:void 0}}}),op={class:"p-8 flex-grow"},sp={class:"flex"},ip={class:"text-gray-dark text-subtitle mb-3"},rp={class:"ml-auto"},lp={class:"text-gray-mid-dark text-subtitle"};function cp(e,n,a,o,s,i){const r=q,l=j,c=G;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{class:t.normalizeClass(["BlockCircleImageCard bg-white shadow-jpl h-full flex-grow",{imageOnRight:e.imageOnRight}]),onClick:n[0]||(n[0]=d=>e.$emit("click"))},{default:t.withCtx(()=>[e.image?(t.openBlock(),t.createBlock(l,{key:0,"transparent-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.theSrcSet,alt:"",width:e.image.src.width,height:e.image.src.height,"image-class":"rounded-full border-4 border-white","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createElementVNode("div",op,[t.createElementVNode("div",sp,[t.createElementVNode("div",ip,t.toDisplayString(e.label),1),t.createElementVNode("span",rp,[t.renderSlot(e.$slots,"icon")])]),t.createElementVNode("div",lp,t.toDisplayString(e.secondaryLabel),1),t.createVNode(c,{size:"h5",level:"h3",class:"mt-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1})])]),_:3},8,["class"])}const dp=B(ap,[["render",cp]]),hp=t.defineComponent({name:"BlockCta",components:{BaseButton:R,IconExternal:ke},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{...pe(Re),buttonVariant(){return this.themeStore.theme==="ThemeEdu"?"dark":"primary"}}}),mp={class:"bg-gray-light edu:bg-stars edu:bg-primary md:mx-0 sm:py-8 md:py-10 md:px-0 sm:mx-20 px-6 py-6 text-center"},pp={class:"md:mx-16 xl:mx-24"},fp={class:"text-h6 edu:text-white edu:font-extrabold"};function up(e,n,a,o,s,i){const r=R,l=ke;return t.openBlock(),t.createElementBlock("div",mp,[t.createElementVNode("div",pp,[t.createElementVNode("p",fp,t.toDisplayString(e.data.heading),1)]),e.data.page?(t.openBlock(),t.createBlock(r,{key:0,variant:e.buttonVariant,to:e.data.page.url,class:"md:mt-5 md:mb-2 mt-4 mb-1"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.text),1)]),_:1},8,["variant","to"])):e.data.externalLink?(t.openBlock(),t.createBlock(r,{key:1,variant:e.buttonVariant,href:e.data.externalLink,class:"md:mt-5 md:mb-2 mt-4 mb-1"},{icon:t.withCtx(()=>[t.createVNode(l,{class:"ml-2 text-sm"})]),default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.text)+" ",1)]),_:1},8,["variant","href"])):t.createCommentVNode("",!0)])}const qa=B(hp,[["render",up]]),gp=(e,n)=>ps.camelCase(e+(n||"")),yp=t.defineComponent({name:"BlockHeading",components:{BaseHeading:G},props:{data:{type:Object,required:!1},index:{type:Number,required:!1,default:void 0},generateId:{type:Boolean,default:!1}},computed:{getId(){var e;return this.generateId?gp((e=this.data)==null?void 0:e.heading,this.index):void 0}}});function bp(e,n,a,o,s,i){const r=G;return e.data?(t.openBlock(),t.createBlock(r,{key:0,id:e.getId,level:e.data.level,class:t.normalizeClass(["BlockHeading",{"has-anchor":e.generateId}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["id","level","class"])):t.createCommentVNode("",!0)}const qt=B(yp,[["render",bp]]),kp=t.defineComponent({name:"BlockIframeEmbed",components:{BaseImageCaption:ie,BaseImagePlaceholder:j},props:{data:{type:Object,required:!1}},data(){return{lazyNative:!0}},mounted(){this.featureDetectIframeLazyLoad()},methods:{featureDetectIframeLazyLoad(){if("loading"in HTMLIFrameElement.prototype){const e=this.$refs.BlockIframeEmbed;this.lazyNative=!0,e.dataset.src&&(e.src=e.dataset.src)}else this.lazyNative=!1}}}),_p={key:0},$p=["title","data-src","height"],wp=["title","data-src"],Bp={key:2,class:"lg:px-0 p-4 pb-0"};function Cp(e,n,a,o,s,i){const r=j,l=ie;return e.data?(t.openBlock(),t.createElementBlock("div",_p,[e.data.height?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.data.url?(t.openBlock(),t.createElementBlock("iframe",{key:0,ref:"BlockIframeEmbed",loading:"lazy",class:t.normalizeClass(["w-full border-none",{lazyload:!e.lazyNative}]),title:e.data.title,"data-src":e.data.url,width:"90%",height:e.data.height,allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""},null,10,$p)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.url?(t.openBlock(),t.createBlock(r,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.createElementVNode("iframe",{ref:"BlockIframeEmbed",loading:"lazy",class:t.normalizeClass(["w-full border-none",{lazyload:!e.lazyNative}]),title:e.data.title,"data-src":e.data.url,"data-chromatic":"ignore",width:"90%",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""},null,10,wp)])]),_:1})):t.createCommentVNode("",!0)],64)),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",Bp,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const jt=B(kp,[["render",Cp]]),Ep=t.defineComponent({name:"MixinFancyboxOpenButton",components:{IconExpand:zt}}),Sp={ref:"FancyboxOpenButton",class:"MixinFancyboxOpenButton",role:"presentation"},Vp={class:"BaseButton -primary -icon-only pointer-events-none"},Np={class:"icon"};function Tp(e,n,a,o,s,i){const r=zt;return t.openBlock(),t.createElementBlock("div",Sp,[t.createElementVNode("div",Vp,[t.createElementVNode("span",Np,[t.createVNode(r)])])],512)}const fi=B(Ep,[["render",Tp]]),gt=e=>typeof e=="object"&&e!==null&&e.constructor===Object&&Object.prototype.toString.call(e)==="[object Object]",ce=(...e)=>{let n=!1;typeof e[0]=="boolean"&&(n=e.shift());let a=e[0];if(!a||typeof a!="object")throw new Error("extendee must be an object");const o=e.slice(1),s=o.length;for(let i=0;i<s;i++){const r=o[i];for(let l in r)if(r.hasOwnProperty(l)){const c=r[l];if(n&&(Array.isArray(c)||gt(c))){const d=Array.isArray(c)?[]:{};a[l]=ce(!0,a.hasOwnProperty(l)?a[l]:d,c)}else a[l]=c}}return a},ae=(e,n=1e4)=>(e=parseFloat(e)||0,Math.round((e+Number.EPSILON)*n)/n),Bn=function(e){return!!(e&&typeof e=="object"&&e instanceof Element&&e!==document.body)&&!e.__Panzoom&&(function(n){const a=getComputedStyle(n)["overflow-y"],o=getComputedStyle(n)["overflow-x"],s=(a==="scroll"||a==="auto")&&Math.abs(n.scrollHeight-n.clientHeight)>1,i=(o==="scroll"||o==="auto")&&Math.abs(n.scrollWidth-n.clientWidth)>1;return s||i}(e)?e:Bn(e.parentNode))},Ip=typeof window<"u"&&window.ResizeObserver||class{constructor(e){this.observables=[],this.boundCheck=this.check.bind(this),this.boundCheck(),this.callback=e}observe(e){if(this.observables.some(a=>a.el===e))return;const n={el:e,size:{height:e.clientHeight,width:e.clientWidth}};this.observables.push(n)}unobserve(e){this.observables=this.observables.filter(n=>n.el!==e)}disconnect(){this.observables=[]}check(){const e=this.observables.filter(n=>{const a=n.el.clientHeight,o=n.el.clientWidth;if(n.size.height!==a||n.size.width!==o)return n.size.height=a,n.size.width=o,!0}).map(n=>n.el);e.length>0&&this.callback(e),window.requestAnimationFrame(this.boundCheck)}};class yt{constructor(n){this.id=self.Touch&&n instanceof Touch?n.identifier:-1,this.pageX=n.pageX,this.pageY=n.pageY,this.clientX=n.clientX,this.clientY=n.clientY}}const ui=(e,n)=>n?Math.sqrt((n.clientX-e.clientX)**2+(n.clientY-e.clientY)**2):0,ja=(e,n)=>n?{clientX:(e.clientX+n.clientX)/2,clientY:(e.clientY+n.clientY)/2}:e;class xp{constructor(n,{start:a=()=>!0,move:o=()=>{},end:s=()=>{}}={}){this._element=n,this.startPointers=[],this.currentPointers=[],this._pointerStart=i=>{if(i.buttons>0&&i.button!==0)return;const r=new yt(i);this.currentPointers.some(l=>l.id===r.id)||this._triggerPointerStart(r,i)&&(window.addEventListener("mousemove",this._move),window.addEventListener("mouseup",this._pointerEnd))},this._touchStart=i=>{for(const r of Array.from(i.changedTouches||[]))this._triggerPointerStart(new yt(r),i)},this._move=i=>{const r=this.currentPointers.slice(),l=(c=>"changedTouches"in c)(i)?Array.from(i.changedTouches).map(c=>new yt(c)):[new yt(i)];for(const c of l){const d=this.currentPointers.findIndex(h=>h.id===c.id);d<0||(this.currentPointers[d]=c)}this._moveCallback(r,this.currentPointers.slice(),i)},this._triggerPointerEnd=(i,r)=>{const l=this.currentPointers.findIndex(c=>c.id===i.id);return!(l<0)&&(this.currentPointers.splice(l,1),this.startPointers.splice(l,1),this._endCallback(i,r),!0)},this._pointerEnd=i=>{i.buttons>0&&i.button!==0||this._triggerPointerEnd(new yt(i),i)&&(window.removeEventListener("mousemove",this._move,{passive:!1}),window.removeEventListener("mouseup",this._pointerEnd,{passive:!1}))},this._touchEnd=i=>{for(const r of Array.from(i.changedTouches||[]))this._triggerPointerEnd(new yt(r),i)},this._startCallback=a,this._moveCallback=o,this._endCallback=s,this._element.addEventListener("mousedown",this._pointerStart,{passive:!1}),this._element.addEventListener("touchstart",this._touchStart,{passive:!1}),this._element.addEventListener("touchmove",this._move,{passive:!1}),this._element.addEventListener("touchend",this._touchEnd),this._element.addEventListener("touchcancel",this._touchEnd)}stop(){this._element.removeEventListener("mousedown",this._pointerStart,{passive:!1}),this._element.removeEventListener("touchstart",this._touchStart,{passive:!1}),this._element.removeEventListener("touchmove",this._move,{passive:!1}),this._element.removeEventListener("touchend",this._touchEnd),this._element.removeEventListener("touchcancel",this._touchEnd),window.removeEventListener("mousemove",this._move),window.removeEventListener("mouseup",this._pointerEnd)}_triggerPointerStart(n,a){return!!this._startCallback(n,a)&&(this.currentPointers.push(n),this.startPointers.push(n),!0)}}class Ra{constructor(n={}){this.options=ce(!0,{},n),this.plugins=[],this.events={};for(const a of["on","once"])for(const o of Object.entries(this.options[a]||{}))this[a](...o)}option(n,a,...o){n=String(n);let s=(i=n,r=this.options,i.split(".").reduce(function(l,c){return l&&l[c]},r));var i,r;return typeof s=="function"&&(s=s.call(this,this,...o)),s===void 0?a:s}localize(n,a=[]){return n=(n=String(n).replace(/\{\{(\w+).?(\w+)?\}\}/g,(o,s,i)=>{let r="";i?r=this.option(`${s[0]+s.toLowerCase().substring(1)}.l10n.${i}`):s&&(r=this.option(`l10n.${s}`)),r||(r=o);for(let l=0;l<a.length;l++)r=r.split(a[l][0]).join(a[l][1]);return r})).replace(/\{\{(.*)\}\}/,(o,s)=>s)}on(n,a){if(gt(n)){for(const o of Object.entries(n))this.on(...o);return this}return String(n).split(" ").forEach(o=>{const s=this.events[o]=this.events[o]||[];s.indexOf(a)==-1&&s.push(a)}),this}once(n,a){if(gt(n)){for(const o of Object.entries(n))this.once(...o);return this}return String(n).split(" ").forEach(o=>{const s=(...i)=>{this.off(o,s),a.call(this,this,...i)};s._=a,this.on(o,s)}),this}off(n,a){if(!gt(n))return n.split(" ").forEach(o=>{const s=this.events[o];if(!s||!s.length)return this;let i=-1;for(let r=0,l=s.length;r<l;r++){const c=s[r];if(c&&(c===a||c._===a)){i=r;break}}i!=-1&&s.splice(i,1)}),this;for(const o of Object.entries(n))this.off(...o)}trigger(n,...a){for(const o of[...this.events[n]||[]].slice())if(o&&o.call(this,this,...a)===!1)return!1;for(const o of[...this.events["*"]||[]].slice())if(o&&o.call(this,n,this,...a)===!1)return!1;return!0}attachPlugins(n){const a={};for(const[o,s]of Object.entries(n||{}))this.options[o]===!1||this.plugins[o]||(this.options[o]=ce({},s.defaults||{},this.options[o]),a[o]=new s(this));for(const[o,s]of Object.entries(a))s.attach(this);return this.plugins=Object.assign({},this.plugins,a),this}detachPlugins(){for(const n in this.plugins){let a;(a=this.plugins[n])&&typeof a.detach=="function"&&a.detach(this)}return this.plugins={},this}}const Mp={touch:!0,zoom:!0,pinchToZoom:!0,panOnlyZoomed:!1,lockAxis:!1,friction:.64,decelFriction:.88,zoomFriction:.74,bounceForce:.2,baseScale:1,minScale:1,maxScale:2,step:.5,textSelection:!1,click:"toggleZoom",wheel:"zoom",wheelFactor:42,wheelLimit:5,draggableClass:"is-draggable",draggingClass:"is-dragging",ratio:1};class bt extends Ra{constructor(n,a={}){super(ce(!0,{},Mp,a)),this.state="init",this.$container=n;for(const o of["onLoad","onWheel","onClick"])this[o]=this[o].bind(this);this.initLayout(),this.resetValues(),this.attachPlugins(bt.Plugins),this.trigger("init"),this.updateMetrics(),this.attachEvents(),this.trigger("ready"),this.option("centerOnStart")===!1?this.state="ready":this.panTo({friction:0}),n.__Panzoom=this}initLayout(){const n=this.$container;if(!(n instanceof HTMLElement))throw new Error("Panzoom: Container not found");const a=this.option("content")||n.querySelector(".panzoom__content");if(!a)throw new Error("Panzoom: Content not found");this.$content=a;let o=this.option("viewport")||n.querySelector(".panzoom__viewport");o||this.option("wrapInner")===!1||(o=document.createElement("div"),o.classList.add("panzoom__viewport"),o.append(...n.childNodes),n.appendChild(o)),this.$viewport=o||a.parentNode}resetValues(){this.updateRate=this.option("updateRate",/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)?250:24),this.container={width:0,height:0},this.viewport={width:0,height:0},this.content={origWidth:0,origHeight:0,width:0,height:0,x:this.option("x",0),y:this.option("y",0),scale:this.option("baseScale")},this.transform={x:0,y:0,scale:1},this.resetDragPosition()}onLoad(n){this.updateMetrics(),this.panTo({scale:this.option("baseScale"),friction:0}),this.trigger("load",n)}onClick(n){if(n.defaultPrevented||document.activeElement&&document.activeElement.closest("[contenteditable]"))return;if(this.option("textSelection")&&window.getSelection().toString().length&&(!n.target||!n.target.hasAttribute("data-fancybox-close")))return void n.stopPropagation();const a=this.$content.getClientRects()[0];if(this.state!=="ready"&&(this.dragPosition.midPoint||Math.abs(a.top-this.dragStart.rect.top)>1||Math.abs(a.left-this.dragStart.rect.left)>1))return n.preventDefault(),void n.stopPropagation();this.trigger("click",n)!==!1&&this.option("zoom")&&this.option("click")==="toggleZoom"&&(n.preventDefault(),n.stopPropagation(),this.zoomWithClick(n))}onWheel(n){this.trigger("wheel",n)!==!1&&this.option("zoom")&&this.option("wheel")&&this.zoomWithWheel(n)}zoomWithWheel(n){this.changedDelta===void 0&&(this.changedDelta=0);const a=Math.max(-1,Math.min(1,-n.deltaY||-n.deltaX||n.wheelDelta||-n.detail)),o=this.content.scale;let s=o*(100+a*this.option("wheelFactor"))/100;if(a<0&&Math.abs(o-this.option("minScale"))<.01||a>0&&Math.abs(o-this.option("maxScale"))<.01?(this.changedDelta+=Math.abs(a),s=o):(this.changedDelta=0,s=Math.max(Math.min(s,this.option("maxScale")),this.option("minScale"))),this.changedDelta>this.option("wheelLimit")||(n.preventDefault(),s===o))return;const i=this.$content.getBoundingClientRect(),r=n.clientX-i.left,l=n.clientY-i.top;this.zoomTo(s,{x:r,y:l})}zoomWithClick(n){const a=this.$content.getClientRects()[0],o=n.clientX-a.left,s=n.clientY-a.top;this.toggleZoom({x:o,y:s})}attachEvents(){this.$content.addEventListener("load",this.onLoad),this.$container.addEventListener("wheel",this.onWheel,{passive:!1}),this.$container.addEventListener("click",this.onClick,{passive:!1}),this.initObserver();const n=new xp(this.$container,{start:(a,o)=>{if(!this.option("touch")||this.velocity.scale<0)return!1;const s=o.composedPath()[0];return!n.currentPointers.length&&(["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(s.nodeName)!==-1||this.option("textSelection")&&((i,r,l)=>{const c=i.childNodes,d=document.createRange();for(let h=0;h<c.length;h++){const m=c[h];if(m.nodeType!==Node.TEXT_NODE)continue;d.selectNodeContents(m);const p=d.getBoundingClientRect();if(r>=p.left&&l>=p.top&&r<=p.right&&l<=p.bottom)return m}return!1})(s,a.clientX,a.clientY))?!1:!Bn(s)&&this.trigger("touchStart",o)!==!1&&(o.type==="mousedown"&&o.preventDefault(),this.state="pointerdown",this.resetDragPosition(),this.dragPosition.midPoint=null,this.dragPosition.time=Date.now(),!0)},move:(a,o,s)=>{if(this.state!=="pointerdown")return;if(this.trigger("touchMove",s)===!1)return void s.preventDefault();if(o.length<2&&this.option("panOnlyZoomed")===!0&&this.content.width<=this.viewport.width&&this.content.height<=this.viewport.height&&this.transform.scale<=this.option("baseScale")||o.length>1&&(!this.option("zoom")||this.option("pinchToZoom")===!1))return;const i=ja(a[0],a[1]),r=ja(o[0],o[1]),l=r.clientX-i.clientX,c=r.clientY-i.clientY,d=ui(a[0],a[1]),h=ui(o[0],o[1]),m=d&&h?h/d:1;this.dragOffset.x+=l,this.dragOffset.y+=c,this.dragOffset.scale*=m,this.dragOffset.time=Date.now()-this.dragPosition.time;const p=this.dragStart.scale===1&&this.option("lockAxis");if(p&&!this.lockAxis){if(Math.abs(this.dragOffset.x)<6&&Math.abs(this.dragOffset.y)<6)return void s.preventDefault();const f=Math.abs(180*Math.atan2(this.dragOffset.y,this.dragOffset.x)/Math.PI);this.lockAxis=f>45&&f<135?"y":"x"}if(p==="xy"||this.lockAxis!=="y"){if(s.preventDefault(),s.stopPropagation(),s.stopImmediatePropagation(),this.lockAxis&&(this.dragOffset[this.lockAxis==="x"?"y":"x"]=0),this.$container.classList.add(this.option("draggingClass")),this.transform.scale===this.option("baseScale")&&this.lockAxis==="y"||(this.dragPosition.x=this.dragStart.x+this.dragOffset.x),this.transform.scale===this.option("baseScale")&&this.lockAxis==="x"||(this.dragPosition.y=this.dragStart.y+this.dragOffset.y),this.dragPosition.scale=this.dragStart.scale*this.dragOffset.scale,o.length>1){const f=ja(n.startPointers[0],n.startPointers[1]),u=f.clientX-this.dragStart.rect.x,b=f.clientY-this.dragStart.rect.y,{deltaX:E,deltaY:g}=this.getZoomDelta(this.content.scale*this.dragOffset.scale,u,b);this.dragPosition.x-=E,this.dragPosition.y-=g,this.dragPosition.midPoint=r}else this.setDragResistance();this.transform={x:this.dragPosition.x,y:this.dragPosition.y,scale:this.dragPosition.scale},this.startAnimation()}},end:(a,o)=>{if(this.state!=="pointerdown")return;if(this._dragOffset={...this.dragOffset},n.currentPointers.length)return void this.resetDragPosition();if(this.state="decel",this.friction=this.option("decelFriction"),this.recalculateTransform(),this.$container.classList.remove(this.option("draggingClass")),this.trigger("touchEnd",o)===!1||this.state!=="decel")return;const s=this.option("minScale");if(this.transform.scale<s)return void this.zoomTo(s,{friction:.64});const i=this.option("maxScale");if(this.transform.scale-i>.01){const r=this.dragPosition.midPoint||a,l=this.$content.getClientRects()[0];this.zoomTo(i,{friction:.64,x:r.clientX-l.left,y:r.clientY-l.top})}}});this.pointerTracker=n}initObserver(){this.resizeObserver||(this.resizeObserver=new Ip(()=>{this.updateTimer||(this.updateTimer=setTimeout(()=>{const n=this.$container.getBoundingClientRect();n.width&&n.height?((Math.abs(n.width-this.container.width)>1||Math.abs(n.height-this.container.height)>1)&&(this.isAnimating()&&this.endAnimation(!0),this.updateMetrics(),this.panTo({x:this.content.x,y:this.content.y,scale:this.option("baseScale"),friction:0})),this.updateTimer=null):this.updateTimer=null},this.updateRate))}),this.resizeObserver.observe(this.$container))}resetDragPosition(){this.lockAxis=null,this.friction=this.option("friction"),this.velocity={x:0,y:0,scale:0};const{x:n,y:a,scale:o}=this.content;this.dragStart={rect:this.$content.getBoundingClientRect(),x:n,y:a,scale:o},this.dragPosition={...this.dragPosition,x:n,y:a,scale:o},this.dragOffset={x:0,y:0,scale:1,time:0}}updateMetrics(n){n!==!0&&this.trigger("beforeUpdate");const a=this.$container,o=this.$content,s=this.$viewport,i=o instanceof HTMLImageElement,r=this.option("zoom"),l=this.option("resizeParent",r);let c=this.option("width"),d=this.option("height"),h=c||(m=o,Math.max(parseFloat(m.naturalWidth||0),parseFloat(m.width&&m.width.baseVal&&m.width.baseVal.value||0),parseFloat(m.offsetWidth||0),parseFloat(m.scrollWidth||0)));var m;let p=d||(V=>Math.max(parseFloat(V.naturalHeight||0),parseFloat(V.height&&V.height.baseVal&&V.height.baseVal.value||0),parseFloat(V.offsetHeight||0),parseFloat(V.scrollHeight||0)))(o);Object.assign(o.style,{width:c?`${c}px`:"",height:d?`${d}px`:"",maxWidth:"",maxHeight:""}),l&&Object.assign(s.style,{width:"",height:""});const f=this.option("ratio");h=ae(h*f),p=ae(p*f),c=h,d=p;const u=o.getBoundingClientRect(),b=s.getBoundingClientRect(),E=s==a?b:a.getBoundingClientRect();let g=Math.max(s.offsetWidth,ae(b.width)),y=Math.max(s.offsetHeight,ae(b.height)),_=window.getComputedStyle(s);if(g-=parseFloat(_.paddingLeft)+parseFloat(_.paddingRight),y-=parseFloat(_.paddingTop)+parseFloat(_.paddingBottom),this.viewport.width=g,this.viewport.height=y,r){if(Math.abs(h-u.width)>.1||Math.abs(p-u.height)>.1){const V=((M,N,I,T)=>{const A=Math.min(I/M||0,T/N);return{width:M*A||0,height:N*A||0}})(h,p,Math.min(h,u.width),Math.min(p,u.height));c=ae(V.width),d=ae(V.height)}Object.assign(o.style,{width:`${c}px`,height:`${d}px`,transform:""})}if(l&&(Object.assign(s.style,{width:`${c}px`,height:`${d}px`}),this.viewport={...this.viewport,width:c,height:d}),i&&r&&typeof this.options.maxScale!="function"){const V=this.option("maxScale");this.options.maxScale=function(){return this.content.origWidth>0&&this.content.fitWidth>0?this.content.origWidth/this.content.fitWidth:V}}this.content={...this.content,origWidth:h,origHeight:p,fitWidth:c,fitHeight:d,width:c,height:d,scale:1,isZoomable:r},this.container={width:E.width,height:E.height},n!==!0&&this.trigger("afterUpdate")}zoomIn(n){this.zoomTo(this.content.scale+(n||this.option("step")))}zoomOut(n){this.zoomTo(this.content.scale-(n||this.option("step")))}toggleZoom(n={}){const a=this.option("maxScale"),o=this.option("baseScale"),s=this.content.scale>o+.5*(a-o)?o:a;this.zoomTo(s,n)}zoomTo(n=this.option("baseScale"),{x:a=null,y:o=null}={}){n=Math.max(Math.min(n,this.option("maxScale")),this.option("minScale"));const s=ae(this.content.scale/(this.content.width/this.content.fitWidth),1e7);a===null&&(a=this.content.width*s*.5),o===null&&(o=this.content.height*s*.5);const{deltaX:i,deltaY:r}=this.getZoomDelta(n,a,o);a=this.content.x-i,o=this.content.y-r,this.panTo({x:a,y:o,scale:n,friction:this.option("zoomFriction")})}getZoomDelta(n,a=0,o=0){const s=this.content.fitWidth*this.content.scale,i=this.content.fitHeight*this.content.scale,r=a>0&&s?a/s:0,l=o>0&&i?o/i:0;return{deltaX:(this.content.fitWidth*n-s)*r,deltaY:(this.content.fitHeight*n-i)*l}}panTo({x:n=this.content.x,y:a=this.content.y,scale:o,friction:s=this.option("friction"),ignoreBounds:i=!1}={}){if(o=o||this.content.scale||1,!i){const{boundX:r,boundY:l}=this.getBounds(o);r&&(n=Math.max(Math.min(n,r.to),r.from)),l&&(a=Math.max(Math.min(a,l.to),l.from))}this.friction=s,this.transform={...this.transform,x:n,y:a,scale:o},s?(this.state="panning",this.velocity={x:(1/this.friction-1)*(n-this.content.x),y:(1/this.friction-1)*(a-this.content.y),scale:(1/this.friction-1)*(o-this.content.scale)},this.startAnimation()):this.endAnimation()}startAnimation(){this.rAF?cancelAnimationFrame(this.rAF):this.trigger("startAnimation"),this.rAF=requestAnimationFrame(()=>this.animate())}animate(){if(this.setEdgeForce(),this.setDragForce(),this.velocity.x*=this.friction,this.velocity.y*=this.friction,this.velocity.scale*=this.friction,this.content.x+=this.velocity.x,this.content.y+=this.velocity.y,this.content.scale+=this.velocity.scale,this.isAnimating())this.setTransform();else if(this.state!=="pointerdown")return void this.endAnimation();this.rAF=requestAnimationFrame(()=>this.animate())}getBounds(n){let a=this.boundX,o=this.boundY;if(a!==void 0&&o!==void 0)return{boundX:a,boundY:o};a={from:0,to:0},o={from:0,to:0},n=n||this.transform.scale;const s=this.content.fitWidth*n,i=this.content.fitHeight*n,r=this.viewport.width,l=this.viewport.height;if(s<r){const c=ae(.5*(r-s));a.from=c,a.to=c}else a.from=ae(r-s);if(i<l){const c=.5*(l-i);o.from=c,o.to=c}else o.from=ae(l-i);return{boundX:a,boundY:o}}setEdgeForce(){if(this.state!=="decel")return;const n=this.option("bounceForce"),{boundX:a,boundY:o}=this.getBounds(Math.max(this.transform.scale,this.content.scale));let s,i,r,l;if(a&&(s=this.content.x<a.from,i=this.content.x>a.to),o&&(r=this.content.y<o.from,l=this.content.y>o.to),s||i){let c=((s?a.from:a.to)-this.content.x)*n;const d=this.content.x+(this.velocity.x+c)/this.friction;d>=a.from&&d<=a.to&&(c+=this.velocity.x),this.velocity.x=c,this.recalculateTransform()}if(r||l){let c=((r?o.from:o.to)-this.content.y)*n;const d=this.content.y+(c+this.velocity.y)/this.friction;d>=o.from&&d<=o.to&&(c+=this.velocity.y),this.velocity.y=c,this.recalculateTransform()}}setDragResistance(){if(this.state!=="pointerdown")return;const{boundX:n,boundY:a}=this.getBounds(this.dragPosition.scale);let o,s,i,r;if(n&&(o=this.dragPosition.x<n.from,s=this.dragPosition.x>n.to),a&&(i=this.dragPosition.y<a.from,r=this.dragPosition.y>a.to),(o||s)&&(!o||!s)){const l=o?n.from:n.to,c=l-this.dragPosition.x;this.dragPosition.x=l-.3*c}if((i||r)&&(!i||!r)){const l=i?a.from:a.to,c=l-this.dragPosition.y;this.dragPosition.y=l-.3*c}}setDragForce(){this.state==="pointerdown"&&(this.velocity.x=this.dragPosition.x-this.content.x,this.velocity.y=this.dragPosition.y-this.content.y,this.velocity.scale=this.dragPosition.scale-this.content.scale)}recalculateTransform(){this.transform.x=this.content.x+this.velocity.x/(1/this.friction-1),this.transform.y=this.content.y+this.velocity.y/(1/this.friction-1),this.transform.scale=this.content.scale+this.velocity.scale/(1/this.friction-1)}isAnimating(){return!(!this.friction||!(Math.abs(this.velocity.x)>.05||Math.abs(this.velocity.y)>.05||Math.abs(this.velocity.scale)>.05))}setTransform(n){let a,o,s;if(n?(a=ae(this.transform.x),o=ae(this.transform.y),s=this.transform.scale,this.content={...this.content,x:a,y:o,scale:s}):(a=ae(this.content.x),o=ae(this.content.y),s=this.content.scale/(this.content.width/this.content.fitWidth),this.content={...this.content,x:a,y:o}),this.trigger("beforeTransform"),a=ae(this.content.x),o=ae(this.content.y),n&&this.option("zoom")){let i,r;i=ae(this.content.fitWidth*s),r=ae(this.content.fitHeight*s),this.content.width=i,this.content.height=r,this.transform={...this.transform,width:i,height:r,scale:s},Object.assign(this.$content.style,{width:`${i}px`,height:`${r}px`,maxWidth:"none",maxHeight:"none",transform:`translate3d(${a}px, ${o}px, 0) scale(1)`})}else this.$content.style.transform=`translate3d(${a}px, ${o}px, 0) scale(${s})`;this.trigger("afterTransform")}endAnimation(n){cancelAnimationFrame(this.rAF),this.rAF=null,this.velocity={x:0,y:0,scale:0},this.setTransform(!0),this.state="ready",this.handleCursor(),n!==!0&&this.trigger("endAnimation")}handleCursor(){const n=this.option("draggableClass");n&&this.option("touch")&&(this.option("panOnlyZoomed")==1&&this.content.width<=this.viewport.width&&this.content.height<=this.viewport.height&&this.transform.scale<=this.option("baseScale")?this.$container.classList.remove(n):this.$container.classList.add(n))}detachEvents(){this.$content.removeEventListener("load",this.onLoad),this.$container.removeEventListener("wheel",this.onWheel,{passive:!1}),this.$container.removeEventListener("click",this.onClick,{passive:!1}),this.pointerTracker&&(this.pointerTracker.stop(),this.pointerTracker=null),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}destroy(){this.state!=="destroy"&&(this.state="destroy",clearTimeout(this.updateTimer),this.updateTimer=null,cancelAnimationFrame(this.rAF),this.rAF=null,this.detachEvents(),this.detachPlugins(),this.resetDragPosition())}}bt.version="4.0.31",bt.Plugins={};const gi=(e,n)=>{let a=0;return function(...o){const s=new Date().getTime();if(!(s-a<n))return a=s,e(...o)}};class yi{constructor(n){this.$container=null,this.$prev=null,this.$next=null,this.carousel=n,this.onRefresh=this.onRefresh.bind(this)}option(n){return this.carousel.option(`Navigation.${n}`)}createButton(n){const a=document.createElement("button");a.setAttribute("title",this.carousel.localize(`{{${n.toUpperCase()}}}`));const o=this.option("classNames.button")+" "+this.option(`classNames.${n}`);return a.classList.add(...o.split(" ")),a.setAttribute("tabindex","0"),a.innerHTML=this.carousel.localize(this.option(`${n}Tpl`)),a.addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),this.carousel["slide"+(n==="next"?"Next":"Prev")]()}),a}build(){this.$container||(this.$container=document.createElement("div"),this.$container.classList.add(...this.option("classNames.main").split(" ")),this.carousel.$container.appendChild(this.$container)),this.$next||(this.$next=this.createButton("next"),this.$container.appendChild(this.$next)),this.$prev||(this.$prev=this.createButton("prev"),this.$container.appendChild(this.$prev))}onRefresh(){const n=this.carousel.pages.length;n<=1||n>1&&this.carousel.elemDimWidth<this.carousel.wrapDimWidth&&!Number.isInteger(this.carousel.option("slidesPerPage"))?this.cleanup():(this.build(),this.$prev.removeAttribute("disabled"),this.$next.removeAttribute("disabled"),this.carousel.option("infiniteX",this.carousel.option("infinite"))||(this.carousel.page<=0&&this.$prev.setAttribute("disabled",""),this.carousel.page>=n-1&&this.$next.setAttribute("disabled","")))}cleanup(){this.$prev&&this.$prev.remove(),this.$prev=null,this.$next&&this.$next.remove(),this.$next=null,this.$container&&this.$container.remove(),this.$container=null}attach(){this.carousel.on("refresh change",this.onRefresh)}detach(){this.carousel.off("refresh change",this.onRefresh),this.cleanup()}}yi.defaults={prevTpl:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M15 3l-9 9 9 9"/></svg>',nextTpl:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M9 3l9 9-9 9"/></svg>',classNames:{main:"carousel__nav",button:"carousel__button",next:"is-next",prev:"is-prev"}};class bi{constructor(n){this.carousel=n,this.selectedIndex=null,this.friction=0,this.onNavReady=this.onNavReady.bind(this),this.onNavClick=this.onNavClick.bind(this),this.onNavCreateSlide=this.onNavCreateSlide.bind(this),this.onTargetChange=this.onTargetChange.bind(this)}addAsTargetFor(n){this.target=this.carousel,this.nav=n,this.attachEvents()}addAsNavFor(n){this.target=n,this.nav=this.carousel,this.attachEvents()}attachEvents(){this.nav.options.initialSlide=this.target.options.initialPage,this.nav.on("ready",this.onNavReady),this.nav.on("createSlide",this.onNavCreateSlide),this.nav.on("Panzoom.click",this.onNavClick),this.target.on("change",this.onTargetChange),this.target.on("Panzoom.afterUpdate",this.onTargetChange)}onNavReady(){this.onTargetChange(!0)}onNavClick(n,a,o){const s=o.target.closest(".carousel__slide");if(!s)return;o.stopPropagation();const i=parseInt(s.dataset.index,10),r=this.target.findPageForSlide(i);this.target.page!==r&&this.target.slideTo(r,{friction:this.friction}),this.markSelectedSlide(i)}onNavCreateSlide(n,a){a.index===this.selectedIndex&&this.markSelectedSlide(a.index)}onTargetChange(){const n=this.target.pages[this.target.page].indexes[0],a=this.nav.findPageForSlide(n);this.nav.slideTo(a),this.markSelectedSlide(n)}markSelectedSlide(n){this.selectedIndex=n,[...this.nav.slides].filter(o=>o.$el&&o.$el.classList.remove("is-nav-selected"));const a=this.nav.slides[n];a&&a.$el&&a.$el.classList.add("is-nav-selected")}attach(n){const a=n.options.Sync;(a.target||a.nav)&&(a.target?this.addAsNavFor(a.target):a.nav&&this.addAsTargetFor(a.nav),this.friction=a.friction)}detach(){this.nav&&(this.nav.off("ready",this.onNavReady),this.nav.off("Panzoom.click",this.onNavClick),this.nav.off("createSlide",this.onNavCreateSlide)),this.target&&(this.target.off("Panzoom.afterUpdate",this.onTargetChange),this.target.off("change",this.onTargetChange))}}bi.defaults={friction:.92};const Lp={Navigation:yi,Dots:class{constructor(e){this.carousel=e,this.$list=null,this.events={change:this.onChange.bind(this),refresh:this.onRefresh.bind(this)}}buildList(){if(this.carousel.pages.length<this.carousel.option("Dots.minSlideCount"))return;const e=document.createElement("ol");return e.classList.add("carousel__dots"),e.addEventListener("click",n=>{if(!("page"in n.target.dataset))return;n.preventDefault(),n.stopPropagation();const a=parseInt(n.target.dataset.page,10),o=this.carousel;a!==o.page&&(o.pages.length<3&&o.option("infinite")?o[a==0?"slidePrev":"slideNext"]():o.slideTo(a))}),this.$list=e,this.carousel.$container.appendChild(e),this.carousel.$container.classList.add("has-dots"),e}removeList(){this.$list&&(this.$list.parentNode.removeChild(this.$list),this.$list=null),this.carousel.$container.classList.remove("has-dots")}rebuildDots(){let e=this.$list;const n=!!e,a=this.carousel.pages.length;if(a<2)return void(n&&this.removeList());n||(e=this.buildList());const o=this.$list.children.length;if(o>a)for(let s=a;s<o;s++)this.$list.removeChild(this.$list.lastChild);else{for(let s=o;s<a;s++){const i=document.createElement("li");i.classList.add("carousel__dot"),i.dataset.page=s,i.setAttribute("role","button"),i.setAttribute("tabindex","0"),i.setAttribute("title",this.carousel.localize("{{GOTO}}",[["%d",s+1]])),i.addEventListener("keydown",r=>{const l=r.code;let c;l==="Enter"||l==="NumpadEnter"?c=i:l==="ArrowRight"?c=i.nextSibling:l==="ArrowLeft"&&(c=i.previousSibling),c&&c.click()}),this.$list.appendChild(i)}this.setActiveDot()}}setActiveDot(){if(!this.$list)return;this.$list.childNodes.forEach(n=>{n.classList.remove("is-selected")});const e=this.$list.childNodes[this.carousel.page];e&&e.classList.add("is-selected")}onChange(){this.setActiveDot()}onRefresh(){this.rebuildDots()}attach(){this.carousel.on(this.events)}detach(){this.removeList(),this.carousel.off(this.events),this.carousel=null}},Sync:bi},Dp={slides:[],preload:0,slidesPerPage:"auto",initialPage:null,initialSlide:null,friction:.92,center:!0,infinite:!0,fill:!0,dragFree:!1,prefix:"",classNames:{viewport:"carousel__viewport",track:"carousel__track",slide:"carousel__slide",slideSelected:"is-selected"},l10n:{NEXT:"Next slide",PREV:"Previous slide",GOTO:"Go to slide #%d"}};class kt extends Ra{constructor(n,a={}){if(super(a=ce(!0,{},Dp,a)),this.state="init",this.$container=n,!(this.$container instanceof HTMLElement))throw new Error("No root element provided");this.slideNext=gi(this.slideNext.bind(this),250),this.slidePrev=gi(this.slidePrev.bind(this),250),this.init(),n.__Carousel=this}init(){this.pages=[],this.page=this.pageIndex=null,this.prevPage=this.prevPageIndex=null,this.attachPlugins(kt.Plugins),this.trigger("init"),this.initLayout(),this.initSlides(),this.updateMetrics(),this.$track&&this.pages.length&&(this.$track.style.transform=`translate3d(${-1*this.pages[this.page].left}px, 0px, 0) scale(1)`),this.manageSlideVisiblity(),this.initPanzoom(),this.state="ready",this.trigger("ready")}initLayout(){const n=this.option("prefix"),a=this.option("classNames");this.$viewport=this.option("viewport")||this.$container.querySelector(`.${n}${a.viewport}`),this.$viewport||(this.$viewport=document.createElement("div"),this.$viewport.classList.add(...(n+a.viewport).split(" ")),this.$viewport.append(...this.$container.childNodes),this.$container.appendChild(this.$viewport)),this.$track=this.option("track")||this.$container.querySelector(`.${n}${a.track}`),this.$track||(this.$track=document.createElement("div"),this.$track.classList.add(...(n+a.track).split(" ")),this.$track.append(...this.$viewport.childNodes),this.$viewport.appendChild(this.$track))}initSlides(){this.slides=[],this.$viewport.querySelectorAll(`.${this.option("prefix")}${this.option("classNames.slide")}`).forEach(n=>{const a={$el:n,isDom:!0};this.slides.push(a),this.trigger("createSlide",a,this.slides.length)}),Array.isArray(this.options.slides)&&(this.slides=ce(!0,[...this.slides],this.options.slides))}updateMetrics(){let n,a=0,o=[];this.slides.forEach((f,u)=>{const b=f.$el,E=f.isDom||!n?this.getSlideMetrics(b):n;f.index=u,f.width=E,f.left=a,n=E,a+=E,o.push(u)});let s=Math.max(this.$track.offsetWidth,ae(this.$track.getBoundingClientRect().width)),i=getComputedStyle(this.$track);s-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),this.contentWidth=a,this.viewportWidth=s;const r=[],l=this.option("slidesPerPage");if(Number.isInteger(l)&&a>s)for(let f=0;f<this.slides.length;f+=l)r.push({indexes:o.slice(f,f+l),slides:this.slides.slice(f,f+l)});else{let f=0,u=0;for(let b=0;b<this.slides.length;b+=1){let E=this.slides[b];(!r.length||u+E.width>s)&&(r.push({indexes:[],slides:[]}),f=r.length-1,u=0),u+=E.width,r[f].indexes.push(b),r[f].slides.push(E)}}const c=this.option("center"),d=this.option("fill");r.forEach((f,u)=>{f.index=u,f.width=f.slides.reduce((b,E)=>b+E.width,0),f.left=f.slides[0].left,c&&(f.left+=.5*(s-f.width)*-1),d&&!this.option("infiniteX",this.option("infinite"))&&a>s&&(f.left=Math.max(f.left,0),f.left=Math.min(f.left,a-s))});const h=[];let m;r.forEach(f=>{const u={...f};m&&u.left===m.left?(m.width+=u.width,m.slides=[...m.slides,...u.slides],m.indexes=[...m.indexes,...u.indexes]):(u.index=h.length,m=u,h.push(u))}),this.pages=h;let p=this.page;if(p===null){const f=this.option("initialSlide");p=f!==null?this.findPageForSlide(f):parseInt(this.option("initialPage",0),10)||0,h[p]||(p=h.length&&p>h.length?h[h.length-1].index:0),this.page=p,this.pageIndex=p}this.updatePanzoom(),this.trigger("refresh")}getSlideMetrics(n){if(!n){const s=this.slides[0];(n=document.createElement("div")).dataset.isTestEl=1,n.style.visibility="hidden",n.classList.add(...(this.option("prefix")+this.option("classNames.slide")).split(" ")),s.customClass&&n.classList.add(...s.customClass.split(" ")),this.$track.prepend(n)}let a=Math.max(n.offsetWidth,ae(n.getBoundingClientRect().width));const o=n.currentStyle||window.getComputedStyle(n);return a=a+(parseFloat(o.marginLeft)||0)+(parseFloat(o.marginRight)||0),n.dataset.isTestEl&&n.remove(),a}findPageForSlide(n){n=parseInt(n,10)||0;const a=this.pages.find(o=>o.indexes.indexOf(n)>-1);return a?a.index:null}slideNext(){this.slideTo(this.pageIndex+1)}slidePrev(){this.slideTo(this.pageIndex-1)}slideTo(n,a={}){const{x:o=-1*this.setPage(n,!0),y:s=0,friction:i=this.option("friction")}=a;this.Panzoom.content.x===o&&!this.Panzoom.velocity.x&&i||(this.Panzoom.panTo({x:o,y:s,friction:i,ignoreBounds:!0}),this.state==="ready"&&this.Panzoom.state==="ready"&&this.trigger("settle"))}initPanzoom(){this.Panzoom&&this.Panzoom.destroy();const n=ce(!0,{},{content:this.$track,wrapInner:!1,resizeParent:!1,zoom:!1,click:!1,lockAxis:"x",x:this.pages.length?-1*this.pages[this.page].left:0,centerOnStart:!1,textSelection:()=>this.option("textSelection",!1),panOnlyZoomed:function(){return this.content.width<=this.viewport.width}},this.option("Panzoom"));this.Panzoom=new bt(this.$container,n),this.Panzoom.on({"*":(a,...o)=>this.trigger(`Panzoom.${a}`,...o),afterUpdate:()=>{this.updatePage()},beforeTransform:this.onBeforeTransform.bind(this),touchEnd:this.onTouchEnd.bind(this),endAnimation:()=>{this.trigger("settle")}}),this.updateMetrics(),this.manageSlideVisiblity()}updatePanzoom(){this.Panzoom&&(this.Panzoom.content={...this.Panzoom.content,fitWidth:this.contentWidth,origWidth:this.contentWidth,width:this.contentWidth},this.pages.length>1&&this.option("infiniteX",this.option("infinite"))?this.Panzoom.boundX=null:this.pages.length&&(this.Panzoom.boundX={from:-1*this.pages[this.pages.length-1].left,to:-1*this.pages[0].left}),this.option("infiniteY",this.option("infinite"))?this.Panzoom.boundY=null:this.Panzoom.boundY={from:0,to:0},this.Panzoom.handleCursor())}manageSlideVisiblity(){const n=this.contentWidth,a=this.viewportWidth;let o=this.Panzoom?-1*this.Panzoom.content.x:this.pages.length?this.pages[this.page].left:0;const s=this.option("preload"),i=this.option("infiniteX",this.option("infinite")),r=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-left")),l=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-right"));this.slides.forEach(h=>{let m,p,f=0;m=o-r,p=o+a+l,m-=s*(a+r+l),p+=s*(a+r+l);const u=h.left+h.width>m&&h.left<p;m=o+n-r,p=o+n+a+l,m-=s*(a+r+l);const b=i&&h.left+h.width>m&&h.left<p;m=o-n-r,p=o-n+a+l,m-=s*(a+r+l);const E=i&&h.left+h.width>m&&h.left<p;b||u||E?(this.createSlideEl(h),u&&(f=0),b&&(f=-1),E&&(f=1),h.left+h.width>o&&h.left<=o+a+l&&(f=0)):this.removeSlideEl(h),h.hasDiff=f});let c=0,d=0;this.slides.forEach((h,m)=>{let p=0;h.$el?(m!==c||h.hasDiff?p=d+h.hasDiff*n:d=0,h.$el.style.left=Math.abs(p)>.1?`${d+h.hasDiff*n}px`:"",c++):d+=h.width}),this.markSelectedSlides()}createSlideEl(n){if(!n)return;if(n.$el){let r=n.$el.dataset.index;if(!r||parseInt(r,10)!==n.index){let l;n.$el.dataset.index=n.index,n.$el.querySelectorAll("[data-lazy-srcset]").forEach(c=>{c.srcset=c.dataset.lazySrcset}),n.$el.querySelectorAll("[data-lazy-src]").forEach(c=>{let d=c.dataset.lazySrc;c instanceof HTMLImageElement?c.src=d:c.style.backgroundImage=`url('${d}')`}),(l=n.$el.dataset.lazySrc)&&(n.$el.style.backgroundImage=`url('${l}')`),n.state="ready"}return}const a=document.createElement("div");a.dataset.index=n.index,a.classList.add(...(this.option("prefix")+this.option("classNames.slide")).split(" ")),n.customClass&&a.classList.add(...n.customClass.split(" ")),n.html&&(a.innerHTML=n.html);const o=[];this.slides.forEach((r,l)=>{r.$el&&o.push(l)});const s=n.index;let i=null;if(o.length){let r=o.reduce((l,c)=>Math.abs(c-s)<Math.abs(l-s)?c:l);i=this.slides[r]}return this.$track.insertBefore(a,i&&i.$el?i.index<n.index?i.$el.nextSibling:i.$el:null),n.$el=a,this.trigger("createSlide",n,s),n}removeSlideEl(n){n.$el&&!n.isDom&&(this.trigger("removeSlide",n),n.$el.remove(),n.$el=null)}markSelectedSlides(){const n=this.option("classNames.slideSelected"),a="aria-hidden";this.slides.forEach((o,s)=>{const i=o.$el;if(!i)return;const r=this.pages[this.page];r&&r.indexes&&r.indexes.indexOf(s)>-1?(n&&!i.classList.contains(n)&&(i.classList.add(n),this.trigger("selectSlide",o)),i.removeAttribute(a)):(n&&i.classList.contains(n)&&(i.classList.remove(n),this.trigger("unselectSlide",o)),i.setAttribute(a,!0))})}updatePage(){this.updateMetrics(),this.slideTo(this.page,{friction:0})}onBeforeTransform(){this.option("infiniteX",this.option("infinite"))&&this.manageInfiniteTrack(),this.manageSlideVisiblity()}manageInfiniteTrack(){const n=this.contentWidth,a=this.viewportWidth;if(!this.option("infiniteX",this.option("infinite"))||this.pages.length<2||n<a)return;const o=this.Panzoom;let s=!1;return o.content.x<-1*(n-a)&&(o.content.x+=n,this.pageIndex=this.pageIndex-this.pages.length,s=!0),o.content.x>a&&(o.content.x-=n,this.pageIndex=this.pageIndex+this.pages.length,s=!0),s&&o.state==="pointerdown"&&o.resetDragPosition(),s}onTouchEnd(n,a){const o=this.option("dragFree");if(!o&&this.pages.length>1&&n.dragOffset.time<350&&Math.abs(n.dragOffset.y)<1&&Math.abs(n.dragOffset.x)>5)this[n.dragOffset.x<0?"slideNext":"slidePrev"]();else if(o){const[,s]=this.getPageFromPosition(-1*n.transform.x);this.setPage(s)}else this.slideToClosest()}slideToClosest(n={}){let[,a]=this.getPageFromPosition(-1*this.Panzoom.content.x);this.slideTo(a,n)}getPageFromPosition(n){const a=this.pages.length;this.option("center")&&(n+=.5*this.viewportWidth);const o=Math.floor(n/this.contentWidth);n-=o*this.contentWidth;let s=this.slides.find(i=>i.left<=n&&i.left+i.width>n);if(s){let i=this.findPageForSlide(s.index);return[i,i+o*a]}return[0,0]}setPage(n,a){let o=0,s=parseInt(n,10)||0;const i=this.page,r=this.pageIndex,l=this.pages.length,c=this.contentWidth,d=this.viewportWidth;if(n=(s%l+l)%l,this.option("infiniteX",this.option("infinite"))&&c>d){const h=Math.floor(s/l)||0,m=c;if(o=this.pages[n].left+h*m,a===!0&&l>2){let p=-1*this.Panzoom.content.x;const f=o-m,u=o+m,b=Math.abs(p-o),E=Math.abs(p-f),g=Math.abs(p-u);g<b&&g<=E?(o=u,s+=l):E<b&&E<g&&(o=f,s-=l)}}else n=s=Math.max(0,Math.min(s,l-1)),o=this.pages.length?this.pages[n].left:0;return this.page=n,this.pageIndex=s,i!==null&&n!==i&&(this.prevPage=i,this.prevPageIndex=r,this.trigger("change",n,i)),o}destroy(){this.state="destroy",this.slides.forEach(n=>{this.removeSlideEl(n)}),this.slides=[],this.Panzoom.destroy(),this.detachPlugins()}}kt.version="4.0.31",kt.Plugins=Lp;const Cn=!(typeof window>"u"||!window.document||!window.document.createElement);let Ga=null;const ki=["a[href]","area[href]",'input:not([disabled]):not([type="hidden"]):not([aria-hidden])',"select:not([disabled]):not([aria-hidden])","textarea:not([disabled]):not([aria-hidden])","button:not([disabled]):not([aria-hidden])","iframe","object","embed","video","audio","[contenteditable]",'[tabindex]:not([tabindex^="-"]):not([disabled]):not([aria-hidden])'],Rt=e=>{if(e&&Cn){Ga===null&&document.createElement("div").focus({get preventScroll(){return Ga=!0,!1}});try{if(e.setActive)e.setActive();else if(Ga)e.focus({preventScroll:!0});else{const n=window.pageXOffset||document.body.scrollTop,a=window.pageYOffset||document.body.scrollLeft;e.focus(),document.body.scrollTo({top:n,left:a,behavior:"auto"})}}catch{}}},vp={minSlideCount:2,minScreenHeight:500,autoStart:!0,key:"t",Carousel:{},tpl:`<div class="fancybox__thumb" style="background-image:url('{{src}}')"></div>`};class _i{constructor(n){this.fancybox=n,this.$container=null,this.state="init";for(const a of["onPrepare","onClosing","onKeydown"])this[a]=this[a].bind(this);this.events={prepare:this.onPrepare,closing:this.onClosing,keydown:this.onKeydown}}onPrepare(){this.getSlides().length<this.fancybox.option("Thumbs.minSlideCount")?this.state="disabled":this.fancybox.option("Thumbs.autoStart")===!0&&this.fancybox.Carousel.Panzoom.content.height>=this.fancybox.option("Thumbs.minScreenHeight")&&this.build()}onClosing(){this.Carousel&&this.Carousel.Panzoom.detachEvents()}onKeydown(n,a){a===n.option("Thumbs.key")&&this.toggle()}build(){if(this.$container)return;const n=document.createElement("div");n.classList.add("fancybox__thumbs"),this.fancybox.$carousel.parentNode.insertBefore(n,this.fancybox.$carousel.nextSibling),this.Carousel=new kt(n,ce(!0,{Dots:!1,Navigation:!1,Sync:{friction:0},infinite:!1,center:!0,fill:!0,dragFree:!0,slidesPerPage:1,preload:1},this.fancybox.option("Thumbs.Carousel"),{Sync:{target:this.fancybox.Carousel},slides:this.getSlides()})),this.Carousel.Panzoom.on("wheel",(a,o)=>{o.preventDefault(),this.fancybox[o.deltaY<0?"prev":"next"]()}),this.$container=n,this.state="visible"}getSlides(){const n=[];for(const a of this.fancybox.items){const o=a.thumb;o&&n.push({html:this.fancybox.option("Thumbs.tpl").replace(/\{\{src\}\}/gi,o),customClass:`has-thumb has-${a.type||"image"}`})}return n}toggle(){this.state==="visible"?this.hide():this.state==="hidden"?this.show():this.build()}show(){this.state==="hidden"&&(this.$container.style.display="",this.Carousel.Panzoom.attachEvents(),this.state="visible")}hide(){this.state==="visible"&&(this.Carousel.Panzoom.detachEvents(),this.$container.style.display="none",this.state="hidden")}cleanup(){this.Carousel&&(this.Carousel.destroy(),this.Carousel=null),this.$container&&(this.$container.remove(),this.$container=null),this.state="init"}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events),this.cleanup()}}_i.defaults=vp;const $i=(e,n)=>{const a=new URL(e),o=new URLSearchParams(a.search);let s=new URLSearchParams;for(const[r,l]of[...o,...Object.entries(n)])r==="t"?s.set("start",parseInt(l)):s.set(r,l);s=s.toString();let i=e.match(/#t=((.*)?\d+s)/);return i&&(s+=`#t=${i[1]}`),s},wi={video:{autoplay:!0,ratio:16/9},youtube:{autohide:1,fs:1,rel:0,hd:1,wmode:"transparent",enablejsapi:1,html5:1},vimeo:{hd:1,show_title:1,show_byline:1,show_portrait:0,fullscreen:1},html5video:{tpl:`<video class="fancybox__html5video" playsinline controls controlsList="nodownload" poster="{{poster}}">
|
|
25
|
-
<source src="{{src}}" type="{{format}}" />Sorry, your browser doesn't support embedded videos.</video>`,format:""}};class Bi{constructor(n){this.fancybox=n;for(const a of["onInit","onReady","onCreateSlide","onRemoveSlide","onSelectSlide","onUnselectSlide","onRefresh","onMessage"])this[a]=this[a].bind(this);this.events={init:this.onInit,ready:this.onReady,"Carousel.createSlide":this.onCreateSlide,"Carousel.removeSlide":this.onRemoveSlide,"Carousel.selectSlide":this.onSelectSlide,"Carousel.unselectSlide":this.onUnselectSlide,"Carousel.refresh":this.onRefresh}}onInit(){for(const n of this.fancybox.items)this.processType(n)}processType(n){if(n.html)return n.src=n.html,n.type="html",void delete n.html;const a=n.src||"";let o=n.type||this.fancybox.options.type,s=null;if(!a||typeof a=="string"){if(s=a.match(/(?:youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(?:watch\?(?:.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(?:.*)|[\w-]{11}|\?listType=(?:.*)&list=(?:.*))(?:.*)/i)){const i=$i(a,this.fancybox.option("Html.youtube")),r=encodeURIComponent(s[1]);n.videoId=r,n.src=`https://www.youtube-nocookie.com/embed/${r}?${i}`,n.thumb=n.thumb||`https://i.ytimg.com/vi/${r}/mqdefault.jpg`,n.vendor="youtube",o="video"}else if(s=a.match(/^.+vimeo.com\/(?:\/)?([\d]+)(.*)?/)){const i=$i(a,this.fancybox.option("Html.vimeo")),r=encodeURIComponent(s[1]);n.videoId=r,n.src=`https://player.vimeo.com/video/${r}?${i}`,n.vendor="vimeo",o="video"}else(s=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:(?:(?:maps\/(?:place\/(?:.*)\/)?\@(.*),(\d+.?\d+?)z))|(?:\?ll=))(.*)?/i))?(n.src=`//maps.google.${s[1]}/?ll=${(s[2]?s[2]+"&z="+Math.floor(s[3])+(s[4]?s[4].replace(/^\//,"&"):""):s[4]+"").replace(/\?/,"&")}&output=${s[4]&&s[4].indexOf("layer=c")>0?"svembed":"embed"}`,o="map"):(s=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:maps\/search\/)(.*)/i))&&(n.src=`//maps.google.${s[1]}/maps?q=${s[2].replace("query=","q=").replace("api=1","")}&output=embed`,o="map");o||(a.charAt(0)==="#"?o="inline":(s=a.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i))?(o="html5video",n.format=n.format||"video/"+(s[1]==="ogv"?"ogg":s[1])):a.match(/(^data:image\/[a-z0-9+\/=]*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg|ico)((\?|#).*)?$)/i)?o="image":a.match(/\.(pdf)((\?|#).*)?$/i)&&(o="pdf")),n.type=o||this.fancybox.option("defaultType","image"),o!=="html5video"&&o!=="video"||(n.video=ce({},this.fancybox.option("Html.video"),n.video),n._width&&n._height?n.ratio=parseFloat(n._width)/parseFloat(n._height):n.ratio=n.ratio||n.video.ratio||wi.video.ratio)}}onReady(){this.fancybox.Carousel.slides.forEach(n=>{n.$el&&(this.setContent(n),n.index===this.fancybox.getSlide().index&&this.playVideo(n))})}onCreateSlide(n,a,o){this.fancybox.state==="ready"&&this.setContent(o)}loadInlineContent(n){let a;if(n.src instanceof HTMLElement)a=n.src;else if(typeof n.src=="string"){const o=n.src.split("#",2),s=o.length===2&&o[0]===""?o[1]:o[0];a=document.getElementById(s)}if(a){if(n.type==="clone"||a.$placeHolder){a=a.cloneNode(!0);let o=a.getAttribute("id");o=o?`${o}--clone`:`clone-${this.fancybox.id}-${n.index}`,a.setAttribute("id",o)}else{const o=document.createElement("div");o.classList.add("fancybox-placeholder"),a.parentNode.insertBefore(o,a),a.$placeHolder=o}this.fancybox.setContent(n,a)}else this.fancybox.setError(n,"{{ELEMENT_NOT_FOUND}}")}loadAjaxContent(n){const a=this.fancybox,o=new XMLHttpRequest;a.showLoading(n),o.onreadystatechange=function(){o.readyState===XMLHttpRequest.DONE&&a.state==="ready"&&(a.hideLoading(n),o.status===200?a.setContent(n,o.responseText):a.setError(n,o.status===404?"{{AJAX_NOT_FOUND}}":"{{AJAX_FORBIDDEN}}"))};const s=n.ajax||null;o.open(s?"POST":"GET",n.src),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send(s),n.xhr=o}loadIframeContent(n){const a=this.fancybox,o=document.createElement("iframe");if(o.className="fancybox__iframe",o.setAttribute("id",`fancybox__iframe_${a.id}_${n.index}`),o.setAttribute("allow","autoplay; fullscreen"),o.setAttribute("scrolling","auto"),n.$iframe=o,n.type!=="iframe"||n.preload===!1)return o.setAttribute("src",n.src),this.fancybox.setContent(n,o),void this.resizeIframe(n);a.showLoading(n);const s=document.createElement("div");s.style.visibility="hidden",this.fancybox.setContent(n,s),s.appendChild(o),o.onerror=()=>{a.setError(n,"{{IFRAME_ERROR}}")},o.onload=()=>{a.hideLoading(n);let i=!1;o.isReady||(o.isReady=!0,i=!0),o.src.length&&(o.parentNode.style.visibility="",this.resizeIframe(n),i&&a.revealContent(n))},o.setAttribute("src",n.src)}setAspectRatio(n){const a=n.$content,o=n.ratio;if(!a)return;let s=n._width,i=n._height;if(o||s&&i){Object.assign(a.style,{width:s&&i?"100%":"",height:s&&i?"100%":"",maxWidth:"",maxHeight:""});let r=a.offsetWidth,l=a.offsetHeight;if(s=s||r,i=i||l,s>r||i>l){let c=Math.min(r/s,l/i);s*=c,i*=c}Math.abs(s/i-o)>.01&&(o<s/i?s=i*o:i=s/o),Object.assign(a.style,{width:`${s}px`,height:`${i}px`})}}resizeIframe(n){const a=n.$iframe;if(!a)return;let o=n._width||0,s=n._height||0;o&&s&&(n.autoSize=!1);const i=a.parentNode,r=i&&i.style;if(n.preload!==!1&&n.autoSize!==!1&&r)try{const l=window.getComputedStyle(i),c=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),d=parseFloat(l.paddingTop)+parseFloat(l.paddingBottom),h=a.contentWindow.document,m=h.getElementsByTagName("html")[0],p=h.body;r.width="",p.style.overflow="hidden",o=o||m.scrollWidth+c,r.width=`${o}px`,p.style.overflow="",r.flex="0 0 auto",r.height=`${p.scrollHeight}px`,s=m.scrollHeight+d}catch{}if(o||s){const l={flex:"0 1 auto"};o&&(l.width=`${o}px`),s&&(l.height=`${s}px`),Object.assign(r,l)}}onRefresh(n,a){a.slides.forEach(o=>{o.$el&&(o.$iframe&&this.resizeIframe(o),o.ratio&&this.setAspectRatio(o))})}setContent(n){if(n&&!n.isDom){switch(n.type){case"html":this.fancybox.setContent(n,n.src);break;case"html5video":this.fancybox.setContent(n,this.fancybox.option("Html.html5video.tpl").replace(/\{\{src\}\}/gi,n.src).replace("{{format}}",n.format||n.html5video&&n.html5video.format||"").replace("{{poster}}",n.poster||n.thumb||""));break;case"inline":case"clone":this.loadInlineContent(n);break;case"ajax":this.loadAjaxContent(n);break;case"pdf":case"video":case"map":n.preload=!1;case"iframe":this.loadIframeContent(n)}n.ratio&&this.setAspectRatio(n)}}onSelectSlide(n,a,o){n.state==="ready"&&this.playVideo(o)}playVideo(n){if(n.type==="html5video"&&n.video.autoplay)try{const o=n.$el.querySelector("video");if(o){const s=o.play();s!==void 0&&s.then(()=>{}).catch(i=>{o.muted=!0,o.play()})}}catch{}if(n.type!=="video"||!n.$iframe||!n.$iframe.contentWindow)return;const a=()=>{if(n.state==="done"&&n.$iframe&&n.$iframe.contentWindow){let o;if(n.$iframe.isReady)return n.video&&n.video.autoplay&&(o=n.vendor=="youtube"?{event:"command",func:"playVideo"}:{method:"play",value:"true"}),void(o&&n.$iframe.contentWindow.postMessage(JSON.stringify(o),"*"));n.vendor==="youtube"&&(o={event:"listening",id:n.$iframe.getAttribute("id")},n.$iframe.contentWindow.postMessage(JSON.stringify(o),"*"))}n.poller=setTimeout(a,250)};a()}onUnselectSlide(n,a,o){if(o.type==="html5video"){try{o.$el.querySelector("video").pause()}catch{}return}let s=!1;o.vendor=="vimeo"?s={method:"pause",value:"true"}:o.vendor==="youtube"&&(s={event:"command",func:"pauseVideo"}),s&&o.$iframe&&o.$iframe.contentWindow&&o.$iframe.contentWindow.postMessage(JSON.stringify(s),"*"),clearTimeout(o.poller)}onRemoveSlide(n,a,o){o.xhr&&(o.xhr.abort(),o.xhr=null),o.$iframe&&(o.$iframe.onload=o.$iframe.onerror=null,o.$iframe.src="//about:blank",o.$iframe=null);const s=o.$content;o.type==="inline"&&s&&(s.classList.remove("fancybox__content"),s.style.display!=="none"&&(s.style.display="none")),o.$closeButton&&(o.$closeButton.remove(),o.$closeButton=null);const i=s&&s.$placeHolder;i&&(i.parentNode.insertBefore(s,i),i.remove(),s.$placeHolder=null)}onMessage(n){try{let a=JSON.parse(n.data);if(n.origin==="https://player.vimeo.com"){if(a.event==="ready")for(let o of document.getElementsByClassName("fancybox__iframe"))o.contentWindow===n.source&&(o.isReady=1)}else n.origin==="https://www.youtube-nocookie.com"&&a.event==="onReady"&&(document.getElementById(a.id).isReady=1)}catch{}}attach(){this.fancybox.on(this.events),window.addEventListener("message",this.onMessage,!1)}detach(){this.fancybox.off(this.events),window.removeEventListener("message",this.onMessage,!1)}}Bi.defaults=wi;class Ci{constructor(n){this.fancybox=n;for(const a of["onReady","onClosing","onDone","onPageChange","onCreateSlide","onRemoveSlide","onImageStatusChange"])this[a]=this[a].bind(this);this.events={ready:this.onReady,closing:this.onClosing,done:this.onDone,"Carousel.change":this.onPageChange,"Carousel.createSlide":this.onCreateSlide,"Carousel.removeSlide":this.onRemoveSlide}}onReady(){this.fancybox.Carousel.slides.forEach(n=>{n.$el&&this.setContent(n)})}onDone(n,a){this.handleCursor(a)}onClosing(n){clearTimeout(this.clickTimer),this.clickTimer=null,n.Carousel.slides.forEach(a=>{a.$image&&(a.state="destroy"),a.Panzoom&&a.Panzoom.detachEvents()}),this.fancybox.state==="closing"&&this.canZoom(n.getSlide())&&this.zoomOut()}onCreateSlide(n,a,o){this.fancybox.state==="ready"&&this.setContent(o)}onRemoveSlide(n,a,o){o.$image&&(o.$el.classList.remove(n.option("Image.canZoomInClass")),o.$image.remove(),o.$image=null),o.Panzoom&&(o.Panzoom.destroy(),o.Panzoom=null),o.$el&&o.$el.dataset&&delete o.$el.dataset.imageFit}setContent(n){if(n.isDom||n.html||n.type&&n.type!=="image"||n.$image)return;n.type="image",n.state="loading";const a=document.createElement("div");a.style.visibility="hidden";const o=document.createElement("img");o.addEventListener("load",i=>{i.stopImmediatePropagation(),this.onImageStatusChange(n)}),o.addEventListener("error",()=>{this.onImageStatusChange(n)}),o.src=n.src,o.alt="",o.draggable=!1,o.classList.add("fancybox__image"),n.srcset&&o.setAttribute("srcset",n.srcset),n.sizes&&o.setAttribute("sizes",n.sizes),n.$image=o;const s=this.fancybox.option("Image.wrap");if(s){const i=document.createElement("div");i.classList.add(typeof s=="string"?s:"fancybox__image-wrap"),i.appendChild(o),a.appendChild(i),n.$wrap=i}else a.appendChild(o);n.$el.dataset.imageFit=this.fancybox.option("Image.fit"),this.fancybox.setContent(n,a),o.complete||o.error?this.onImageStatusChange(n):this.fancybox.showLoading(n)}onImageStatusChange(n){const a=n.$image;a&&n.state==="loading"&&(a.complete&&a.naturalWidth&&a.naturalHeight?(this.fancybox.hideLoading(n),this.fancybox.option("Image.fit")==="contain"&&this.initSlidePanzoom(n),n.$el.addEventListener("wheel",o=>this.onWheel(n,o),{passive:!1}),n.$content.addEventListener("click",o=>this.onClick(n,o),{passive:!1}),this.revealContent(n)):this.fancybox.setError(n,"{{IMAGE_ERROR}}"))}initSlidePanzoom(n){n.Panzoom||(n.Panzoom=new bt(n.$el,ce(!0,this.fancybox.option("Image.Panzoom",{}),{viewport:n.$wrap,content:n.$image,width:n._width,height:n._height,wrapInner:!1,textSelection:!0,touch:this.fancybox.option("Image.touch"),panOnlyZoomed:!0,click:!1,wheel:!1})),n.Panzoom.on("startAnimation",()=>{this.fancybox.trigger("Image.startAnimation",n)}),n.Panzoom.on("endAnimation",()=>{n.state==="zoomIn"&&this.fancybox.done(n),this.handleCursor(n),this.fancybox.trigger("Image.endAnimation",n)}),n.Panzoom.on("afterUpdate",()=>{this.handleCursor(n),this.fancybox.trigger("Image.afterUpdate",n)}))}revealContent(n){this.fancybox.Carousel.prevPage===null&&n.index===this.fancybox.options.startIndex&&this.canZoom(n)?this.zoomIn():this.fancybox.revealContent(n)}getZoomInfo(n){const a=n.$thumb.getBoundingClientRect(),o=a.width,s=a.height,i=n.$content.getBoundingClientRect(),r=i.width,l=i.height,c=i.top-a.top,d=i.left-a.left;let h=this.fancybox.option("Image.zoomOpacity");return h==="auto"&&(h=Math.abs(o/s-r/l)>.1),{top:c,left:d,scale:r&&o?o/r:1,opacity:h}}canZoom(n){const a=this.fancybox,o=a.$container;if(window.visualViewport&&window.visualViewport.scale!==1||n.Panzoom&&!n.Panzoom.content.width||!a.option("Image.zoom")||a.option("Image.fit")!=="contain")return!1;const s=n.$thumb;if(!s||n.state==="loading")return!1;o.classList.add("fancybox__no-click");const i=s.getBoundingClientRect();let r;if(this.fancybox.option("Image.ignoreCoveredThumbnail")){const l=document.elementFromPoint(i.left+1,i.top+1)===s,c=document.elementFromPoint(i.right-1,i.bottom-1)===s;r=l&&c}else r=document.elementFromPoint(i.left+.5*i.width,i.top+.5*i.height)===s;return o.classList.remove("fancybox__no-click"),r}zoomIn(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom,{top:s,left:i,scale:r,opacity:l}=this.getZoomInfo(a);n.trigger("reveal",a),o.panTo({x:-1*i,y:-1*s,scale:r,friction:0,ignoreBounds:!0}),a.$content.style.visibility="",a.state="zoomIn",l===!0&&o.on("afterTransform",c=>{a.state!=="zoomIn"&&a.state!=="zoomOut"||(c.$content.style.opacity=Math.min(1,1-(1-c.content.scale)/(1-r)))}),o.panTo({x:0,y:0,scale:1,friction:this.fancybox.option("Image.zoomFriction")})}zoomOut(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom;if(!o)return;a.state="zoomOut",n.state="customClosing",a.$caption&&(a.$caption.style.visibility="hidden");let s=this.fancybox.option("Image.zoomFriction");const i=r=>{const{top:l,left:c,scale:d,opacity:h}=this.getZoomInfo(a);r||h||(s*=.82),o.panTo({x:-1*c,y:-1*l,scale:d,friction:s,ignoreBounds:!0}),s*=.98};window.addEventListener("scroll",i),o.once("endAnimation",()=>{window.removeEventListener("scroll",i),n.destroy()}),i()}handleCursor(n){if(n.type!=="image"||!n.$el)return;const a=n.Panzoom,o=this.fancybox.option("Image.click",!1,n),s=this.fancybox.option("Image.touch"),i=n.$el.classList,r=this.fancybox.option("Image.canZoomInClass"),l=this.fancybox.option("Image.canZoomOutClass");i.remove(l),i.remove(r),a&&o==="toggleZoom"?a&&a.content.scale===1&&a.option("maxScale")-a.content.scale>.01?i.add(r):a.content.scale>1&&!s&&i.add(l):o==="close"&&i.add(l)}onWheel(n,a){if(this.fancybox.state==="ready"&&this.fancybox.trigger("Image.wheel",a)!==!1)switch(this.fancybox.option("Image.wheel")){case"zoom":n.state==="done"&&n.Panzoom&&n.Panzoom.zoomWithWheel(a);break;case"close":this.fancybox.close();break;case"slide":this.fancybox[a.deltaY<0?"prev":"next"]()}}onClick(n,a){if(this.fancybox.state!=="ready")return;const o=n.Panzoom;if(o&&(o.dragPosition.midPoint||o.dragOffset.x!==0||o.dragOffset.y!==0||o.dragOffset.scale!==1))return;if(this.fancybox.Carousel.Panzoom.lockAxis)return!1;const s=l=>{switch(l){case"toggleZoom":a.stopPropagation(),n.Panzoom&&n.Panzoom.zoomWithClick(a);break;case"close":this.fancybox.close();break;case"next":a.stopPropagation(),this.fancybox.next()}},i=this.fancybox.option("Image.click"),r=this.fancybox.option("Image.doubleClick");r?this.clickTimer?(clearTimeout(this.clickTimer),this.clickTimer=null,s(r)):this.clickTimer=setTimeout(()=>{this.clickTimer=null,s(i)},300):s(i)}onPageChange(n,a){const o=n.getSlide();a.slides.forEach(s=>{s.Panzoom&&s.state==="done"&&s.index!==o.index&&s.Panzoom.panTo({x:0,y:0,scale:1,friction:.8})})}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events)}}Ci.defaults={canZoomInClass:"can-zoom_in",canZoomOutClass:"can-zoom_out",zoom:!0,zoomOpacity:"auto",zoomFriction:.82,ignoreCoveredThumbnail:!1,touch:!0,click:"toggleZoom",doubleClick:null,wheel:"zoom",fit:"contain",wrap:!1,Panzoom:{ratio:1}};class Ve{constructor(n){this.fancybox=n;for(const a of["onChange","onClosing"])this[a]=this[a].bind(this);this.events={initCarousel:this.onChange,"Carousel.change":this.onChange,closing:this.onClosing},this.hasCreatedHistory=!1,this.origHash="",this.timer=null}onChange(n){const a=n.Carousel;this.timer&&clearTimeout(this.timer);const o=a.prevPage===null,s=n.getSlide(),i=new URL(document.URL).hash;let r=!1;if(s.slug)r="#"+s.slug;else{const l=s.$trigger&&s.$trigger.dataset,c=n.option("slug")||l&&l.fancybox;c&&c.length&&c!=="true"&&(r="#"+c+(a.slides.length>1?"-"+(s.index+1):""))}o&&(this.origHash=i!==r?i:""),r&&i!==r&&(this.timer=setTimeout(()=>{try{window.history[o?"pushState":"replaceState"]({},document.title,window.location.pathname+window.location.search+r),o&&(this.hasCreatedHistory=!0)}catch{}},300))}onClosing(){if(this.timer&&clearTimeout(this.timer),this.hasSilentClose!==!0)try{return void window.history.replaceState({},document.title,window.location.pathname+window.location.search+(this.origHash||""))}catch{}}attach(n){n.on(this.events)}detach(n){n.off(this.events)}static startFromUrl(){const n=Ve.Fancybox;if(!n||n.getInstance()||n.defaults.Hash===!1)return;const{hash:a,slug:o,index:s}=Ve.getParsedURL();if(!o)return;let i=document.querySelector(`[data-slug="${a}"]`);if(i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})),n.getInstance())return;const r=document.querySelectorAll(`[data-fancybox="${o}"]`);r.length&&(s===null&&r.length===1?i=r[0]:s&&(i=r[s-1]),i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})))}static onHashChange(){const{slug:n,index:a}=Ve.getParsedURL(),o=Ve.Fancybox,s=o&&o.getInstance();if(s&&s.plugins.Hash){if(n){const i=s.Carousel;if(n===s.option("slug"))return i.slideTo(a-1);for(let c of i.slides)if(c.slug&&c.slug===n)return i.slideTo(c.index);const r=s.getSlide(),l=r.$trigger&&r.$trigger.dataset;if(l&&l.fancybox===n)return i.slideTo(a-1)}s.plugins.Hash.hasSilentClose=!0,s.close()}Ve.startFromUrl()}static create(n){function a(){window.addEventListener("hashchange",Ve.onHashChange,!1),Ve.startFromUrl()}Ve.Fancybox=n,Cn&&window.requestAnimationFrame(()=>{/complete|interactive|loaded/.test(document.readyState)?a():document.addEventListener("DOMContentLoaded",a)})}static destroy(){window.removeEventListener("hashchange",Ve.onHashChange,!1)}static getParsedURL(){const n=window.location.hash.substr(1),a=n.split("-"),o=a.length>1&&/^\+?\d+$/.test(a[a.length-1])&&parseInt(a.pop(-1),10)||null;return{hash:n,slug:a.join("-"),index:o}}}const Ae={pageXOffset:0,pageYOffset:0,element:()=>document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement,activate(e){Ae.pageXOffset=window.pageXOffset,Ae.pageYOffset=window.pageYOffset,e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen()},deactivate(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}};class Pp{constructor(n){this.fancybox=n,this.active=!1,this.handleVisibilityChange=this.handleVisibilityChange.bind(this)}isActive(){return this.active}setTimer(){if(!this.active||this.timer)return;const n=this.fancybox.option("slideshow.delay",3e3);this.timer=setTimeout(()=>{this.timer=null,this.fancybox.option("infinite")||this.fancybox.getSlide().index!==this.fancybox.Carousel.slides.length-1?this.fancybox.next():this.fancybox.jumpTo(0,{friction:0})},n);let a=this.$progress;a||(a=document.createElement("div"),a.classList.add("fancybox__progress"),this.fancybox.$carousel.parentNode.insertBefore(a,this.fancybox.$carousel),this.$progress=a,a.offsetHeight),a.style.transitionDuration=`${n}ms`,a.style.transform="scaleX(1)"}clearTimer(){clearTimeout(this.timer),this.timer=null,this.$progress&&(this.$progress.style.transitionDuration="",this.$progress.style.transform="",this.$progress.offsetHeight)}activate(){this.active||(this.active=!0,this.fancybox.$container.classList.add("has-slideshow"),this.fancybox.getSlide().state==="done"&&this.setTimer(),document.addEventListener("visibilitychange",this.handleVisibilityChange,!1))}handleVisibilityChange(){this.deactivate()}deactivate(){this.active=!1,this.clearTimer(),this.fancybox.$container.classList.remove("has-slideshow"),document.removeEventListener("visibilitychange",this.handleVisibilityChange,!1)}toggle(){this.active?this.deactivate():this.fancybox.Carousel.slides.length>1&&this.activate()}}const zp={display:["counter","zoom","slideshow","fullscreen","thumbs","close"],autoEnable:!0,items:{counter:{position:"left",type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span> / <span data-fancybox-count=""></span>',attr:{tabindex:-1}},prev:{type:"button",class:"fancybox__button--prev",label:"PREV",html:'<svg viewBox="0 0 24 24"><path d="M15 4l-8 8 8 8"/></svg>',attr:{"data-fancybox-prev":""}},next:{type:"button",class:"fancybox__button--next",label:"NEXT",html:'<svg viewBox="0 0 24 24"><path d="M8 4l8 8-8 8"/></svg>',attr:{"data-fancybox-next":""}},fullscreen:{type:"button",class:"fancybox__button--fullscreen",label:"TOGGLE_FULLSCREEN",html:`<svg viewBox="0 0 24 24">
|
|
24
|
+
transform: translateY(${this.listTop}px)`},listParentStyle(){return`height: ${this.listParentHeight}px;`}},watch:{words(e){this.list=e}},created(){this.list=this.words},mounted(){setTimeout(this.updateState,this.transitionDelay)},methods:{updateState(){this.listCount<=this.rows||this.isPaused||(this.isMovingBackwards?this.listTop+=this.itemHeight:this.listTop-=this.itemHeight,this.listTop<this.rows*this.itemHeight-this.listHeight&&(this.listTop=0),this.timeOutId=window.setTimeout(()=>{this.updateState()},this.transitionDuration+this.transitionDelay))},toggleAnimation(){this.pauseOnHover&&(this.isPaused=!this.isPaused,this.isPaused?clearTimeout(this.timeOutId):this.updateState())}}}),ph=["innerHTML"];function fh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle(e.listParentStyle),class:"BaseSwimlane",onMouseenter:n[0]||(n[0]=(...r)=>e.toggleAnimation&&e.toggleAnimation(...r)),onMouseleave:n[1]||(n[1]=(...r)=>e.toggleAnimation&&e.toggleAnimation(...r))},[t.createElementVNode("ul",{style:t.normalizeStyle(e.listStyle)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.list,(r,l)=>(t.openBlock(),t.createElementBlock("li",{key:l,style:t.normalizeStyle(e.itemStyle),innerHTML:r},null,12,ph))),128))],4)],36)}const uh=B(mh,[["render",fh],["__scopeId","data-v-681f5a36"]]),gh=t.createElementVNode("span",{class:"sr-only"},".",-1),At=t.defineComponent({__name:"BaseTag",props:{variant:{default:"primary"},size:{default:"md"}},setup(e){const n={primary:"bg-primary border-primary",secondary:"bg-secondary border-secondary",action:"bg-action border-action"},a={sm:"text-xs border-t-2 py-1 px-2.5",md:"text-xs lg:text-base border-t py-1.5 px-3.5",lg:"text-base lg:text-lg border-t pt-1.5 pb-1 px-5"},o=e;return(s,i)=>(t.openBlock(),t.createElementBlock("p",{class:t.normalizeClass([`${n[o.variant]} ${a[o.size]}`,"ThemeVariantLight text-contrast-none inline-block text-white font-bold edu:font-extrabold rounded-full leading-tight m-0 uppercase"])},[t.renderSlot(s.$slots,"default"),gh],2))}});var Gs={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){var a,o,s=1e3,i=6e4,r=36e5,l=864e5,c=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,d=31536e6,h=2628e6,m=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,p={years:d,months:h,days:l,hours:r,minutes:i,seconds:s,milliseconds:1,weeks:6048e5},f=function(V){return V instanceof N},u=function(V,I,T){return new N(V,T,I.$l)},y=function(V){return o.p(V)+"s"},E=function(V){return V<0},g=function(V){return E(V)?Math.ceil(V):Math.floor(V)},b=function(V){return Math.abs(V)},_=function(V,I){return V?E(V)?{negative:!0,format:""+b(V)+I}:{negative:!1,format:""+V+I}:{negative:!1,format:""}},N=function(){function V(T,A,w){var k=this;if(this.$d={},this.$l=w,T===void 0&&(this.$ms=0,this.parseFromMilliseconds()),A)return u(T*p[y(A)],this);if(typeof T=="number")return this.$ms=T,this.parseFromMilliseconds(),this;if(typeof T=="object")return Object.keys(T).forEach(function(D){k.$d[y(D)]=T[D]}),this.calMilliseconds(),this;if(typeof T=="string"){var x=T.match(m);if(x){var L=x.slice(2).map(function(D){return D!=null?Number(D):0});return this.$d.years=L[0],this.$d.months=L[1],this.$d.weeks=L[2],this.$d.days=L[3],this.$d.hours=L[4],this.$d.minutes=L[5],this.$d.seconds=L[6],this.calMilliseconds(),this}}return this}var I=V.prototype;return I.calMilliseconds=function(){var T=this;this.$ms=Object.keys(this.$d).reduce(function(A,w){return A+(T.$d[w]||0)*p[w]},0)},I.parseFromMilliseconds=function(){var T=this.$ms;this.$d.years=g(T/d),T%=d,this.$d.months=g(T/h),T%=h,this.$d.days=g(T/l),T%=l,this.$d.hours=g(T/r),T%=r,this.$d.minutes=g(T/i),T%=i,this.$d.seconds=g(T/s),T%=s,this.$d.milliseconds=T},I.toISOString=function(){var T=_(this.$d.years,"Y"),A=_(this.$d.months,"M"),w=+this.$d.days||0;this.$d.weeks&&(w+=7*this.$d.weeks);var k=_(w,"D"),x=_(this.$d.hours,"H"),L=_(this.$d.minutes,"M"),D=this.$d.seconds||0;this.$d.milliseconds&&(D+=this.$d.milliseconds/1e3,D=Math.round(1e3*D)/1e3);var v=_(D,"S"),P=T.negative||A.negative||k.negative||x.negative||L.negative||v.negative,S=x.format||L.format||v.format?"T":"",C=(P?"-":"")+"P"+T.format+A.format+k.format+S+x.format+L.format+v.format;return C==="P"||C==="-P"?"P0D":C},I.toJSON=function(){return this.toISOString()},I.format=function(T){var A=T||"YYYY-MM-DDTHH:mm:ss",w={Y:this.$d.years,YY:o.s(this.$d.years,2,"0"),YYYY:o.s(this.$d.years,4,"0"),M:this.$d.months,MM:o.s(this.$d.months,2,"0"),D:this.$d.days,DD:o.s(this.$d.days,2,"0"),H:this.$d.hours,HH:o.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:o.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:o.s(this.$d.seconds,2,"0"),SSS:o.s(this.$d.milliseconds,3,"0")};return A.replace(c,function(k,x){return x||String(w[k])})},I.as=function(T){return this.$ms/p[y(T)]},I.get=function(T){var A=this.$ms,w=y(T);return w==="milliseconds"?A%=1e3:A=w==="weeks"?g(A/p[w]):this.$d[w],A||0},I.add=function(T,A,w){var k;return k=A?T*p[y(A)]:f(T)?T.$ms:u(T,this).$ms,u(this.$ms+k*(w?-1:1),this)},I.subtract=function(T,A){return this.add(T,A,!0)},I.locale=function(T){var A=this.clone();return A.$l=T,A},I.clone=function(){return u(this.$ms,this)},I.humanize=function(T){return a().add(this.$ms,"ms").locale(this.$l).fromNow(!T)},I.valueOf=function(){return this.asMilliseconds()},I.milliseconds=function(){return this.get("milliseconds")},I.asMilliseconds=function(){return this.as("milliseconds")},I.seconds=function(){return this.get("seconds")},I.asSeconds=function(){return this.as("seconds")},I.minutes=function(){return this.get("minutes")},I.asMinutes=function(){return this.as("minutes")},I.hours=function(){return this.get("hours")},I.asHours=function(){return this.as("hours")},I.days=function(){return this.get("days")},I.asDays=function(){return this.as("days")},I.weeks=function(){return this.get("weeks")},I.asWeeks=function(){return this.as("weeks")},I.months=function(){return this.get("months")},I.asMonths=function(){return this.as("months")},I.years=function(){return this.get("years")},I.asYears=function(){return this.as("years")},V}(),M=function(V,I,T){return V.add(I.years()*T,"y").add(I.months()*T,"M").add(I.days()*T,"d").add(I.hours()*T,"h").add(I.minutes()*T,"m").add(I.seconds()*T,"s").add(I.milliseconds()*T,"ms")};return function(V,I,T){a=T,o=T().$utils(),T.duration=function(k,x){var L=T.locale();return u(k,{$l:L},x)},T.isDuration=f;var A=I.prototype.add,w=I.prototype.subtract;I.prototype.add=function(k,x){return f(k)?M(this,k,1):A.bind(this)(k,x)},I.prototype.subtract=function(k,x){return f(k)?M(this,k,-1):w.bind(this)(k,x)}}})})(Gs);var yh=Gs.exports;const bh=_e(yh);var Us={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(be,function(){return function(a,o,s){var i=function(r,l){if(!l||!l.length||l.length===1&&!l[0]||l.length===1&&Array.isArray(l[0])&&!l[0].length)return null;var c;l.length===1&&l[0].length>0&&(l=l[0]),c=(l=l.filter(function(h){return h}))[0];for(var d=1;d<l.length;d+=1)l[d].isValid()&&!l[d][r](c)||(c=l[d]);return c};s.max=function(){var r=[].slice.call(arguments,0);return i("isAfter",r)},s.min=function(){var r=[].slice.call(arguments,0);return i("isBefore",r)}}})})(Us);var kh=Us.exports;const _h=_e(kh);X.extend(bh),X.extend(_h);const Ws=e=>{const n=X().millisecond(0),a=X.max(e,n),o=X.min(e,n);return a?X.duration(a.diff(o)):void 0},Sa={years:{shortLabel:"Yrs",longLabel:"Years"},months:{shortLabel:"Mos",longLabel:"Months"},days:{shortLabel:"Days",longLabel:"Days"},hours:{shortLabel:"Hrs",longLabel:"Hours"},minutes:{shortLabel:"Mins",longLabel:"Minutes"},seconds:{shortLabel:"Secs",longLabel:"Seconds"}},$h=t.defineComponent({name:"BaseTimer",props:{targetDateTime:{type:String,required:!0},selectedUnits:{type:Array,required:!1,validator:e=>e.every(n=>!!Sa[n])},inline:{type:Boolean,required:!1,default:!1},countdown:{type:Boolean,required:!1,default:!1}},data(){return{diff:void 0,interval:void 0}},computed:{selectedUnitsComputed(){if(!this.selectedUnits||this.selectedUnits.length===0){const e=["years","months","days","hours","minutes","seconds"];let n=[];return e.forEach(a=>this.unitSignificant(a)?n.push(a):n),n.length<=3?["hours","minutes","seconds"]:(n=n.slice(0,3),n)}return this.selectedUnits},isPast(){if(this.targetDateTime){const e=X(new Date);if(X(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0).isBefore(e))return!0}return!1}},mounted(){const e=X(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0);this.diff=Ws(e),(this.selectedUnitsComputed.includes("seconds")||this.selectedUnitsComputed.includes("minutes"))&&(this.interval=setInterval(()=>{var o;this.diff=Ws(e),((o=this.diff)==null?void 0:o.as("seconds"))===0&&clearInterval(this.interval)},1e3))},beforeUnmount(){clearInterval(this.interval)},methods:{shortLabel(e){var n;return((n=Sa[e])==null?void 0:n.shortLabel)||e},longLabel(e){var n;return((n=Sa[e])==null?void 0:n.longLabel)||e},unitSignificant(e){var a;if(this.diff===null)return!1;const n=(a=this.diff)==null?void 0:a.get(e);return!!(n&&n>0||this.checkOtherUnits(e))},checkOtherUnits(e){if(this.diff){if(e==="seconds"){if(this.diff.get("minutes")>0||this.diff.get("hours")>0||this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="minutes"){if(this.diff.get("hours")>0||this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="hours"){if(this.diff.get("days")>0||this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="days"){if(this.diff.get("months")>0||this.diff.get("years")>0)return!0}else if(e==="months"&&this.diff.get("years")>0)return!0}return!1},unitValue(e){var a;if(this.diff===null)return"";const n=(a=this.diff)==null?void 0:a.get(e);return n==null?void 0:n.toString().padStart(2,"0")}}}),wh=["hidden"],Bh={key:0},Ch={class:"unit text-body-xs uppercase"};function Eh(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.diff?"time":"div"),{class:t.normalizeClass(["BaseTimer whitespace-nowrap",{"-inline":e.inline}]),datetime:e.diff?e.diff.toISOString():null},{default:t.withCtx(()=>[t.createElementVNode("span",{hidden:!!e.diff},"Loading…",8,wh),t.createElementVNode("span",{class:t.normalizeClass(["transition-opacity duration-500 ease-in-out opacity-0",{"opacity-100":e.diff,"flex justify-between":e.inline}])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.selectedUnitsComputed,(r,l)=>(t.openBlock(),t.createElementBlock("span",{key:r},[l!==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["text-stats-xl text-stats-separator",{"block invisible -mt-6 md:inline md:visible md:mt-0":e.selectedUnitsComputed.length>=4&&r==="hours"}])}," : ",2)):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(["inline-block align-top",r==="seconds"?"text-left":"text-center"]),"aria-hidden":"true"},[t.createElementVNode("span",{class:t.normalizeClass(["text-stats-xl",{"text-seconds":r==="seconds"}]),"data-chromatic":"ignore"},[e.countdown&&e.isPast?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode("00")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.unitValue(r)),1)],64))],2),e.inline?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("br",Bh)),t.createElementVNode("span",Ch,t.toDisplayString(e.shortLabel(r)),1)],2)]))),128))],2)]),_:1},8,["datetime","class"])}const Ae=B($h,[["render",Eh]]),Sh=t.defineComponent({name:"BaseVideo",components:{BaseImagePlaceholder:H},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),Nh={key:0,class:"BaseVideo"},Vh=["width","height","loop","muted","playsinline","autoplay","controls"],Th=["src"],Ih=["src"],xh=["src"],Mh=t.createElementVNode("p",null,"Your browser cannot play the provided video file(s).",-1);function Lh(e,n,a,o,s,i){const r=H;return e.data?(t.openBlock(),t.createElementBlock("div",Nh,[t.createVNode(r,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("video",{width:e.data.width,height:e.data.height,loop:e.autoplay,muted:e.autoplay,playsinline:e.autoplay,autoplay:e.autoplay,controls:!e.autoplay},[e.data.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.data.fileWebm,type:"video/webm"},null,8,Th)):t.createCommentVNode("",!0),e.data.file?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.data.file,type:"video/mp4"},null,8,Ih)):t.createCommentVNode("",!0),e.data.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:2,src:e.data.fileOgg,type:"video/ogg"},null,8,xh)):t.createCommentVNode("",!0),Mh],8,Vh)]),_:1})])):t.createCommentVNode("",!0)}const Na=B(Sh,[["render",Lh]]),Dh=t.defineComponent({name:"BlockAnchor",props:{data:{type:Object,required:!1}}}),vh=["id"];function Ph(e,n,a,o,s,i){return e.data&&e.data.anchorId?(t.openBlock(),t.createElementBlock("span",{key:0,id:e.data.anchorId,class:"BlockAnchor"},null,8,vh)):t.createCommentVNode("",!0)}const Va=B(Dh,[["render",Ph]]),Ys={"col-1":"lg:col-start-1 lg:col-end-13","col-2":"lg:col-start-2 lg:col-end-12","col-3":"lg:col-start-3 lg:col-end-11","col-4":"md:col-start-3 md:col-end-11 lg:col-start-4 lg:col-end-10"},zh=t.defineComponent({name:"LayoutHelper",props:{indent:{type:String,required:!1,default:"col-1",validator:e=>Object.keys(Ys).includes(e)},fullBleed:{type:Boolean,default:!1}},computed:{theWidth(){return Ys[this.indent]}}}),Ah={class:"LayoutHelper BaseGrid container mx-auto"};function Oh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",Ah,[t.createElementVNode("div",{class:t.normalizeClass(`${e.theWidth} col-start-1 col-end-13 lg:px-0 ${e.fullBleed?"px-0":"px-4"} relative`)},[t.renderSlot(e.$slots,"default")],2)])}const ee=B(zh,[["render",Oh]]),Fh=t.defineComponent({name:"BlockAudio",components:{BaseAudio:Pt,LayoutHelper:ee,BaseImage:j,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1}}}),Hh={class:"BlockAudio"},qh={class:"bg-gray-dark flex flex-row justify-start w-full max-h-48 bg-gradient-to-b lg:bg-gradient-to-l from-transparent lg:from-transparent-w50 to-black lg:to-transparent-black-75"},jh={key:1,class:"mr-auto w-full flex flex-col pt-2.5 px-3.5 sm:px-5 justify-center"};function Rh(e,n,a,o,s,i){const r=j,l=H,c=Pt,d=ee;return t.openBlock(),t.createElementBlock("div",Hh,[e.data?(t.openBlock(),t.createBlock(d,{key:0,indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("div",qh,[e.data.thumbnailImage&&e.data.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,class:"w-16 sm:w-24 lg:w-48 flex-shrink-0 BlockAudio-thumbnail","aspect-ratio":"1:1"},{default:t.withCtx(()=>[t.createVNode(r,{"object-fit-class":"cover",src:e.data.thumbnailImage.src.url,width:e.data.thumbnailImage.src.width,height:e.data.thumbnailImage.src.height,alt:e.data.thumbnailImage.alt},null,8,["src","width","height","alt"])]),_:1})):t.createCommentVNode("",!0),e.data.uploadedMedia?(t.openBlock(),t.createElementBlock("div",jh,[t.createVNode(c,{file:e.data.uploadedMedia.file},null,8,["file"])])):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])}const Gh=B(Fh,[["render",Rh]]),Uh=t.defineComponent({name:"IconArrow"}),Wh={class:"IconArrow",width:"26",height:"16",viewBox:"0 0 26 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Yh=[t.createElementVNode("path",{d:"M17.935.929L25.006 8l-7.071 7.071-1.414-1.414L21.177 9H1V7h20.177l-4.656-4.657L17.935.93z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Kh(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Wh,Yh)}const me=B(Uh,[["render",Kh]]),Zh=t.defineComponent({name:"BlockCardGridItemElement",components:{BaseImagePlaceholder:H,BaseImage:j,BaseHeading:G,IconArrow:me},props:{label:{type:String,default:void 0},title:{type:String,required:!1,default:void 0},description:{type:String,default:void 0},image:{type:Object,default:void 0},link:{type:Object,default:void 0}},computed:{theSrcSet(){return this.image?ie(this.image)?ie(this.image):this.image.srcSet:void 0}}}),Xh={key:0,class:"h-auto"},Jh={class:"px-6 py-6 ThemeVariantLight"},Qh={class:"text-primary text-subtitle"},e0=t.createElementVNode("hr",{"aria-hidden":"true",class:"bg-primary text-primary w-8 h-2px border-0 my-2"},null,-1),t0={class:"text-body-sm"},n0={key:1,class:"ThemeVariantLight w-full mt-1 can-hover:block text-action can-hover:-ml-3 can-hover:group-hover:delay-200 can-hover:opacity-0 can-hover:group-hover:ml-0 can-hover:group-hover:opacity-100 hidden text-2xl leading-normal transition-all duration-200 ease-in"};function a0(e,n,a,o,s,i){const r=j,l=H,c=G,d=me;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["shadow-jpl relative h-full bg-white",{"flex items-center min-h-32":!e.image}])},[e.image?(t.openBlock(),t.createElementBlock("div",Xh,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.theSrcSet,alt:e.image.alt,width:e.image.src.width,height:e.image.src.height,"object-fit-class":"cover","image-class":"can-hover:group-hover:delay-200 can-hover:group-hover:scale-100 absolute top-0 left-0 w-full transition-all duration-200 ease-in transform scale-105",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",Jh,[e.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",Qh,t.toDisplayString(e.label),1),e0],64)):t.createCommentVNode("",!0),t.createVNode(c,{size:"h5",level:"h3",class:"mt-4 mb-2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1}),t.createElementVNode("p",t0,t.toDisplayString(e.description),1),e.link?(t.openBlock(),t.createElementBlock("div",n0,[t.createVNode(d)])):t.createCommentVNode("",!0)])],2)}const Ks=B(Zh,[["render",a0]]),o0=t.defineComponent({name:"BlockCardGridItem",components:{BaseLink:F,BlockCardGridItemElement:Ks},props:{link:{type:Object,required:!1,default:void 0}}});function s0(e,n,a,o,s,i){var c,d,h,m,p,f;const r=Ks,l=F;return(c=e.link)!=null&&c.page||(d=e.link)!=null&&d.externalLink?(t.openBlock(),t.createBlock(l,{key:0,variant:"none",to:(m=(h=e.link)==null?void 0:h.page)!=null&&m.url?e.link.page.url:void 0,href:(p=e.link)!=null&&p.externalLink?(f=e.link)==null?void 0:f.externalLink:void 0,class:"BlockCardGridItem group","external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(r,t.mergeProps(e.$attrs,{link:e.link}),null,16,["link"])]),_:1},8,["to","href"])):(t.openBlock(),t.createBlock(r,t.normalizeProps(t.mergeProps({key:1},e.$attrs)),null,16))}const Ta=B(o0,[["render",s0]]),i0=t.defineComponent({name:"IconNext"}),r0={viewBox:"0 0 50 50",class:"IconNext"},l0=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 36.314l-1.414-1.415 9.9-9.899-9.9-9.9L21 13.687 32.314 25 21 36.314z",fill:"currentColor","aria-hidden":"true",focusable:"false"},null,-1)];function c0(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r0,l0)}const Be=B(i0,[["render",c0]]),d0=t.defineComponent({name:"IconPrev"}),h0={viewBox:"0 0 50 50",class:"IconPrev"},m0=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M29 13.686l1.414 1.415-9.9 9.899 9.9 9.9L29 36.313 17.686 25 29 13.686z",fill:"currentColor","aria-hidden":"true",focusable:"false"},null,-1)];function p0(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h0,m0)}const Ce=B(d0,[["render",p0]]);function Zs(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function Ia(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(a=>{typeof e[a]>"u"?e[a]=n[a]:Zs(n[a])&&Zs(e[a])&&Object.keys(n[a]).length>0&&Ia(e[a],n[a])})}const Xs={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Ee(){const e=typeof document<"u"?document:{};return Ia(e,Xs),e}const f0={document:Xs,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)}};function ue(){const e=typeof window<"u"?window:{};return Ia(e,f0),e}function u0(e){return e===void 0&&(e=""),e.trim().split(" ").filter(n=>!!n.trim())}function g0(e){const n=e;Object.keys(n).forEach(a=>{try{n[a]=null}catch{}try{delete n[a]}catch{}})}function xa(e,n){return n===void 0&&(n=0),setTimeout(e,n)}function gn(){return Date.now()}function y0(e){const n=ue();let a;return n.getComputedStyle&&(a=n.getComputedStyle(e,null)),!a&&e.currentStyle&&(a=e.currentStyle),a||(a=e.style),a}function b0(e,n){n===void 0&&(n="x");const a=ue();let o,s,i;const r=y0(e);return a.WebKitCSSMatrix?(s=r.transform||r.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(l=>l.replace(",",".")).join(", ")),i=new a.WebKitCSSMatrix(s==="none"?"":s)):(i=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=i.toString().split(",")),n==="x"&&(a.WebKitCSSMatrix?s=i.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),n==="y"&&(a.WebKitCSSMatrix?s=i.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function yn(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function k0(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function ge(){const e=Object(arguments.length<=0?void 0:arguments[0]),n=["__proto__","constructor","prototype"];for(let a=1;a<arguments.length;a+=1){const o=a<0||arguments.length<=a?void 0:arguments[a];if(o!=null&&!k0(o)){const s=Object.keys(Object(o)).filter(i=>n.indexOf(i)<0);for(let i=0,r=s.length;i<r;i+=1){const l=s[i],c=Object.getOwnPropertyDescriptor(o,l);c!==void 0&&c.enumerable&&(yn(e[l])&&yn(o[l])?o[l].__swiper__?e[l]=o[l]:ge(e[l],o[l]):!yn(e[l])&&yn(o[l])?(e[l]={},o[l].__swiper__?e[l]=o[l]:ge(e[l],o[l])):e[l]=o[l])}}}return e}function bn(e,n,a){e.style.setProperty(n,a)}function Js(e){let{swiper:n,targetPosition:a,side:o}=e;const s=ue(),i=-n.translate;let r=null,l;const c=n.params.speed;n.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(n.cssModeFrameID);const d=a>i?"next":"prev",h=(p,f)=>d==="next"&&p>=f||d==="prev"&&p<=f,m=()=>{l=new Date().getTime(),r===null&&(r=l);const p=Math.max(Math.min((l-r)/c,1),0),f=.5-Math.cos(p*Math.PI)/2;let u=i+f*(a-i);if(h(u,a)&&(u=a),n.wrapperEl.scrollTo({[o]:u}),h(u,a)){n.wrapperEl.style.overflow="hidden",n.wrapperEl.style.scrollSnapType="",setTimeout(()=>{n.wrapperEl.style.overflow="",n.wrapperEl.scrollTo({[o]:u})}),s.cancelAnimationFrame(n.cssModeFrameID);return}n.cssModeFrameID=s.requestAnimationFrame(m)};m()}function Qs(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function Me(e,n){return n===void 0&&(n=""),[...e.children].filter(a=>a.matches(n))}function kn(e){try{console.warn(e);return}catch{}}function Ot(e,n){n===void 0&&(n=[]);const a=document.createElement(e);return a.classList.add(...Array.isArray(n)?n:u0(n)),a}function _0(e,n){const a=[];for(;e.previousElementSibling;){const o=e.previousElementSibling;n?o.matches(n)&&a.push(o):a.push(o),e=o}return a}function $0(e,n){const a=[];for(;e.nextElementSibling;){const o=e.nextElementSibling;n?o.matches(n)&&a.push(o):a.push(o),e=o}return a}function Ge(e,n){return ue().getComputedStyle(e,null).getPropertyValue(n)}function Ft(e){let n=e,a;if(n){for(a=0;(n=n.previousSibling)!==null;)n.nodeType===1&&(a+=1);return a}}function ei(e,n){const a=[];let o=e.parentElement;for(;o;)n?o.matches(n)&&a.push(o):a.push(o),o=o.parentElement;return a}function w0(e,n){function a(o){o.target===e&&(n.call(e,o),e.removeEventListener("transitionend",a))}n&&e.addEventListener("transitionend",a)}function Ma(e,n,a){const o=ue();return e[n==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(e,null).getPropertyValue(n==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(e,null).getPropertyValue(n==="width"?"margin-left":"margin-bottom"))}function Y(e){return(Array.isArray(e)?e:[e]).filter(n=>!!n)}let La;function B0(){const e=ue(),n=Ee();return{smoothScroll:n.documentElement&&n.documentElement.style&&"scrollBehavior"in n.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&n instanceof e.DocumentTouch)}}function ti(){return La||(La=B0()),La}let Da;function C0(e){let{userAgent:n}=e===void 0?{}:e;const a=ti(),o=ue(),s=o.navigator.platform,i=n||o.navigator.userAgent,r={ios:!1,android:!1},l=o.screen.width,c=o.screen.height,d=i.match(/(Android);?[\s\/]+([\d.]+)?/);let h=i.match(/(iPad).*OS\s([\d_]+)/);const m=i.match(/(iPod)(.*OS\s([\d_]+))?/),p=!h&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=s==="Win32";let u=s==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!h&&u&&a.touch&&y.indexOf(`${l}x${c}`)>=0&&(h=i.match(/(Version)\/([\d.]+)/),h||(h=[0,1,"13_0_0"]),u=!1),d&&!f&&(r.os="android",r.android=!0),(h||p||m)&&(r.os="ios",r.ios=!0),r}function ni(e){return e===void 0&&(e={}),Da||(Da=C0(e)),Da}let va;function E0(){const e=ue(),n=ni();let a=!1;function o(){const l=e.navigator.userAgent.toLowerCase();return l.indexOf("safari")>=0&&l.indexOf("chrome")<0&&l.indexOf("android")<0}if(o()){const l=String(e.navigator.userAgent);if(l.includes("Version/")){const[c,d]=l.split("Version/")[1].split(" ")[0].split(".").map(h=>Number(h));a=c<16||c===16&&d<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),i=o(),r=i||s&&n.ios;return{isSafari:a||i,needPerspectiveFix:a,need3dFix:r,isWebView:s}}function S0(){return va||(va=E0()),va}function N0(e){let{swiper:n,on:a,emit:o}=e;const s=ue();let i=null,r=null;const l=()=>{!n||n.destroyed||!n.initialized||(o("beforeResize"),o("resize"))},c=()=>{!n||n.destroyed||!n.initialized||(i=new ResizeObserver(m=>{r=s.requestAnimationFrame(()=>{const{width:p,height:f}=n;let u=p,y=f;m.forEach(E=>{let{contentBoxSize:g,contentRect:b,target:_}=E;_&&_!==n.el||(u=b?b.width:(g[0]||g).inlineSize,y=b?b.height:(g[0]||g).blockSize)}),(u!==p||y!==f)&&l()})}),i.observe(n.el))},d=()=>{r&&s.cancelAnimationFrame(r),i&&i.unobserve&&n.el&&(i.unobserve(n.el),i=null)},h=()=>{!n||n.destroyed||!n.initialized||o("orientationchange")};a("init",()=>{if(n.params.resizeObserver&&typeof s.ResizeObserver<"u"){c();return}s.addEventListener("resize",l),s.addEventListener("orientationchange",h)}),a("destroy",()=>{d(),s.removeEventListener("resize",l),s.removeEventListener("orientationchange",h)})}function V0(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;const i=[],r=ue(),l=function(h,m){m===void 0&&(m={});const p=r.MutationObserver||r.WebkitMutationObserver,f=new p(u=>{if(n.__preventObserver__)return;if(u.length===1){s("observerUpdate",u[0]);return}const y=function(){s("observerUpdate",u[0])};r.requestAnimationFrame?r.requestAnimationFrame(y):r.setTimeout(y,0)});f.observe(h,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),i.push(f)},c=()=>{if(n.params.observer){if(n.params.observeParents){const h=ei(n.hostEl);for(let m=0;m<h.length;m+=1)l(h[m])}l(n.hostEl,{childList:n.params.observeSlideChildren}),l(n.wrapperEl,{attributes:!1})}},d=()=>{i.forEach(h=>{h.disconnect()}),i.splice(0,i.length)};a({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",c),o("destroy",d)}var T0={on(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;const s=a?"unshift":"push";return e.split(" ").forEach(i=>{o.eventsListeners[i]||(o.eventsListeners[i]=[]),o.eventsListeners[i][s](n)}),o},once(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;function s(){o.off(e,s),s.__emitterProxy&&delete s.__emitterProxy;for(var i=arguments.length,r=new Array(i),l=0;l<i;l++)r[l]=arguments[l];n.apply(o,r)}return s.__emitterProxy=n,o.on(e,s,a)},onAny(e,n){const a=this;if(!a.eventsListeners||a.destroyed||typeof e!="function")return a;const o=n?"unshift":"push";return a.eventsAnyListeners.indexOf(e)<0&&a.eventsAnyListeners[o](e),a},offAny(e){const n=this;if(!n.eventsListeners||n.destroyed||!n.eventsAnyListeners)return n;const a=n.eventsAnyListeners.indexOf(e);return a>=0&&n.eventsAnyListeners.splice(a,1),n},off(e,n){const a=this;return!a.eventsListeners||a.destroyed||!a.eventsListeners||e.split(" ").forEach(o=>{typeof n>"u"?a.eventsListeners[o]=[]:a.eventsListeners[o]&&a.eventsListeners[o].forEach((s,i)=>{(s===n||s.__emitterProxy&&s.__emitterProxy===n)&&a.eventsListeners[o].splice(i,1)})}),a},emit(){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsListeners)return e;let n,a,o;for(var s=arguments.length,i=new Array(s),r=0;r<s;r++)i[r]=arguments[r];return typeof i[0]=="string"||Array.isArray(i[0])?(n=i[0],a=i.slice(1,i.length),o=e):(n=i[0].events,a=i[0].data,o=i[0].context||e),a.unshift(o),(Array.isArray(n)?n:n.split(" ")).forEach(c=>{e.eventsAnyListeners&&e.eventsAnyListeners.length&&e.eventsAnyListeners.forEach(d=>{d.apply(o,[c,...a])}),e.eventsListeners&&e.eventsListeners[c]&&e.eventsListeners[c].forEach(d=>{d.apply(o,a)})}),e}};function I0(){const e=this;let n,a;const o=e.el;typeof e.params.width<"u"&&e.params.width!==null?n=e.params.width:n=o.clientWidth,typeof e.params.height<"u"&&e.params.height!==null?a=e.params.height:a=o.clientHeight,!(n===0&&e.isHorizontal()||a===0&&e.isVertical())&&(n=n-parseInt(Ge(o,"padding-left")||0,10)-parseInt(Ge(o,"padding-right")||0,10),a=a-parseInt(Ge(o,"padding-top")||0,10)-parseInt(Ge(o,"padding-bottom")||0,10),Number.isNaN(n)&&(n=0),Number.isNaN(a)&&(a=0),Object.assign(e,{width:n,height:a,size:e.isHorizontal()?n:a}))}function x0(){const e=this;function n(w,k){return parseFloat(w.getPropertyValue(e.getDirectionLabel(k))||0)}const a=e.params,{wrapperEl:o,slidesEl:s,size:i,rtlTranslate:r,wrongRTL:l}=e,c=e.virtual&&a.virtual.enabled,d=c?e.virtual.slides.length:e.slides.length,h=Me(s,`.${e.params.slideClass}, swiper-slide`),m=c?e.virtual.slides.length:h.length;let p=[];const f=[],u=[];let y=a.slidesOffsetBefore;typeof y=="function"&&(y=a.slidesOffsetBefore.call(e));let E=a.slidesOffsetAfter;typeof E=="function"&&(E=a.slidesOffsetAfter.call(e));const g=e.snapGrid.length,b=e.slidesGrid.length;let _=a.spaceBetween,N=-y,M=0,V=0;if(typeof i>"u")return;typeof _=="string"&&_.indexOf("%")>=0?_=parseFloat(_.replace("%",""))/100*i:typeof _=="string"&&(_=parseFloat(_)),e.virtualSize=-_,h.forEach(w=>{r?w.style.marginLeft="":w.style.marginRight="",w.style.marginBottom="",w.style.marginTop=""}),a.centeredSlides&&a.cssMode&&(bn(o,"--swiper-centered-offset-before",""),bn(o,"--swiper-centered-offset-after",""));const I=a.grid&&a.grid.rows>1&&e.grid;I?e.grid.initSlides(h):e.grid&&e.grid.unsetSlides();let T;const A=a.slidesPerView==="auto"&&a.breakpoints&&Object.keys(a.breakpoints).filter(w=>typeof a.breakpoints[w].slidesPerView<"u").length>0;for(let w=0;w<m;w+=1){T=0;let k;if(h[w]&&(k=h[w]),I&&e.grid.updateSlide(w,k,h),!(h[w]&&Ge(k,"display")==="none")){if(a.slidesPerView==="auto"){A&&(h[w].style[e.getDirectionLabel("width")]="");const x=getComputedStyle(k),L=k.style.transform,D=k.style.webkitTransform;if(L&&(k.style.transform="none"),D&&(k.style.webkitTransform="none"),a.roundLengths)T=e.isHorizontal()?Ma(k,"width"):Ma(k,"height");else{const v=n(x,"width"),P=n(x,"padding-left"),S=n(x,"padding-right"),C=n(x,"margin-left"),z=n(x,"margin-right"),O=x.getPropertyValue("box-sizing");if(O&&O==="border-box")T=v+C+z;else{const{clientWidth:U,offsetWidth:K}=k;T=v+P+S+C+z+(K-U)}}L&&(k.style.transform=L),D&&(k.style.webkitTransform=D),a.roundLengths&&(T=Math.floor(T))}else T=(i-(a.slidesPerView-1)*_)/a.slidesPerView,a.roundLengths&&(T=Math.floor(T)),h[w]&&(h[w].style[e.getDirectionLabel("width")]=`${T}px`);h[w]&&(h[w].swiperSlideSize=T),u.push(T),a.centeredSlides?(N=N+T/2+M/2+_,M===0&&w!==0&&(N=N-i/2-_),w===0&&(N=N-i/2-_),Math.abs(N)<1/1e3&&(N=0),a.roundLengths&&(N=Math.floor(N)),V%a.slidesPerGroup===0&&p.push(N),f.push(N)):(a.roundLengths&&(N=Math.floor(N)),(V-Math.min(e.params.slidesPerGroupSkip,V))%e.params.slidesPerGroup===0&&p.push(N),f.push(N),N=N+T+_),e.virtualSize+=T+_,M=T,V+=1}}if(e.virtualSize=Math.max(e.virtualSize,i)+E,r&&l&&(a.effect==="slide"||a.effect==="coverflow")&&(o.style.width=`${e.virtualSize+_}px`),a.setWrapperSize&&(o.style[e.getDirectionLabel("width")]=`${e.virtualSize+_}px`),I&&e.grid.updateWrapperSize(T,p),!a.centeredSlides){const w=[];for(let k=0;k<p.length;k+=1){let x=p[k];a.roundLengths&&(x=Math.floor(x)),p[k]<=e.virtualSize-i&&w.push(x)}p=w,Math.floor(e.virtualSize-i)-Math.floor(p[p.length-1])>1&&p.push(e.virtualSize-i)}if(c&&a.loop){const w=u[0]+_;if(a.slidesPerGroup>1){const k=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/a.slidesPerGroup),x=w*a.slidesPerGroup;for(let L=0;L<k;L+=1)p.push(p[p.length-1]+x)}for(let k=0;k<e.virtual.slidesBefore+e.virtual.slidesAfter;k+=1)a.slidesPerGroup===1&&p.push(p[p.length-1]+w),f.push(f[f.length-1]+w),e.virtualSize+=w}if(p.length===0&&(p=[0]),_!==0){const w=e.isHorizontal()&&r?"marginLeft":e.getDirectionLabel("marginRight");h.filter((k,x)=>!a.cssMode||a.loop?!0:x!==h.length-1).forEach(k=>{k.style[w]=`${_}px`})}if(a.centeredSlides&&a.centeredSlidesBounds){let w=0;u.forEach(x=>{w+=x+(_||0)}),w-=_;const k=w-i;p=p.map(x=>x<=0?-y:x>k?k+E:x)}if(a.centerInsufficientSlides){let w=0;u.forEach(x=>{w+=x+(_||0)}),w-=_;const k=(a.slidesOffsetBefore||0)+(a.slidesOffsetAfter||0);if(w+k<i){const x=(i-w-k)/2;p.forEach((L,D)=>{p[D]=L-x}),f.forEach((L,D)=>{f[D]=L+x})}}if(Object.assign(e,{slides:h,snapGrid:p,slidesGrid:f,slidesSizesGrid:u}),a.centeredSlides&&a.cssMode&&!a.centeredSlidesBounds){bn(o,"--swiper-centered-offset-before",`${-p[0]}px`),bn(o,"--swiper-centered-offset-after",`${e.size/2-u[u.length-1]/2}px`);const w=-e.snapGrid[0],k=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(x=>x+w),e.slidesGrid=e.slidesGrid.map(x=>x+k)}if(m!==d&&e.emit("slidesLengthChange"),p.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),f.length!==b&&e.emit("slidesGridLengthChange"),a.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!c&&!a.cssMode&&(a.effect==="slide"||a.effect==="fade")){const w=`${a.containerModifierClass}backface-hidden`,k=e.el.classList.contains(w);m<=a.maxBackfaceHiddenSlides?k||e.el.classList.add(w):k&&e.el.classList.remove(w)}}function M0(e){const n=this,a=[],o=n.virtual&&n.params.virtual.enabled;let s=0,i;typeof e=="number"?n.setTransition(e):e===!0&&n.setTransition(n.params.speed);const r=l=>o?n.slides[n.getSlideIndexByData(l)]:n.slides[l];if(n.params.slidesPerView!=="auto"&&n.params.slidesPerView>1)if(n.params.centeredSlides)(n.visibleSlides||[]).forEach(l=>{a.push(l)});else for(i=0;i<Math.ceil(n.params.slidesPerView);i+=1){const l=n.activeIndex+i;if(l>n.slides.length&&!o)break;a.push(r(l))}else a.push(r(n.activeIndex));for(i=0;i<a.length;i+=1)if(typeof a[i]<"u"){const l=a[i].offsetHeight;s=l>s?l:s}(s||s===0)&&(n.wrapperEl.style.height=`${s}px`)}function L0(){const e=this,n=e.slides,a=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let o=0;o<n.length;o+=1)n[o].swiperSlideOffset=(e.isHorizontal()?n[o].offsetLeft:n[o].offsetTop)-a-e.cssOverflowAdjustment()}const ai=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function D0(e){e===void 0&&(e=this&&this.translate||0);const n=this,a=n.params,{slides:o,rtlTranslate:s,snapGrid:i}=n;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&n.updateSlidesOffset();let r=-e;s&&(r=e),n.visibleSlidesIndexes=[],n.visibleSlides=[];let l=a.spaceBetween;typeof l=="string"&&l.indexOf("%")>=0?l=parseFloat(l.replace("%",""))/100*n.size:typeof l=="string"&&(l=parseFloat(l));for(let c=0;c<o.length;c+=1){const d=o[c];let h=d.swiperSlideOffset;a.cssMode&&a.centeredSlides&&(h-=o[0].swiperSlideOffset);const m=(r+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),p=(r-i[0]+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),f=-(r-h),u=f+n.slidesSizesGrid[c],y=f>=0&&f<=n.size-n.slidesSizesGrid[c],E=f>=0&&f<n.size-1||u>1&&u<=n.size||f<=0&&u>=n.size;E&&(n.visibleSlides.push(d),n.visibleSlidesIndexes.push(c)),ai(d,E,a.slideVisibleClass),ai(d,y,a.slideFullyVisibleClass),d.progress=s?-m:m,d.originalProgress=s?-p:p}}function v0(e){const n=this;if(typeof e>"u"){const h=n.rtlTranslate?-1:1;e=n&&n.translate&&n.translate*h||0}const a=n.params,o=n.maxTranslate()-n.minTranslate();let{progress:s,isBeginning:i,isEnd:r,progressLoop:l}=n;const c=i,d=r;if(o===0)s=0,i=!0,r=!0;else{s=(e-n.minTranslate())/o;const h=Math.abs(e-n.minTranslate())<1,m=Math.abs(e-n.maxTranslate())<1;i=h||s<=0,r=m||s>=1,h&&(s=0),m&&(s=1)}if(a.loop){const h=n.getSlideIndexByData(0),m=n.getSlideIndexByData(n.slides.length-1),p=n.slidesGrid[h],f=n.slidesGrid[m],u=n.slidesGrid[n.slidesGrid.length-1],y=Math.abs(e);y>=p?l=(y-p)/u:l=(y+u-f)/u,l>1&&(l-=1)}Object.assign(n,{progress:s,progressLoop:l,isBeginning:i,isEnd:r}),(a.watchSlidesProgress||a.centeredSlides&&a.autoHeight)&&n.updateSlidesProgress(e),i&&!c&&n.emit("reachBeginning toEdge"),r&&!d&&n.emit("reachEnd toEdge"),(c&&!i||d&&!r)&&n.emit("fromEdge"),n.emit("progress",s)}const Pa=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function P0(){const e=this,{slides:n,params:a,slidesEl:o,activeIndex:s}=e,i=e.virtual&&a.virtual.enabled,r=e.grid&&a.grid&&a.grid.rows>1,l=m=>Me(o,`.${a.slideClass}${m}, swiper-slide${m}`)[0];let c,d,h;if(i)if(a.loop){let m=s-e.virtual.slidesBefore;m<0&&(m=e.virtual.slides.length+m),m>=e.virtual.slides.length&&(m-=e.virtual.slides.length),c=l(`[data-swiper-slide-index="${m}"]`)}else c=l(`[data-swiper-slide-index="${s}"]`);else r?(c=n.filter(m=>m.column===s)[0],h=n.filter(m=>m.column===s+1)[0],d=n.filter(m=>m.column===s-1)[0]):c=n[s];c&&(r||(h=$0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!h&&(h=n[0]),d=_0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!d===0&&(d=n[n.length-1]))),n.forEach(m=>{Pa(m,m===c,a.slideActiveClass),Pa(m,m===h,a.slideNextClass),Pa(m,m===d,a.slidePrevClass)}),e.emitSlidesClasses()}const _n=(e,n)=>{if(!e||e.destroyed||!e.params)return;const a=()=>e.isElement?"swiper-slide":`.${e.params.slideClass}`,o=n.closest(a());if(o){let s=o.querySelector(`.${e.params.lazyPreloaderClass}`);!s&&e.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},za=(e,n)=>{if(!e.slides[n])return;const a=e.slides[n].querySelector('[loading="lazy"]');a&&a.removeAttribute("loading")},Aa=e=>{if(!e||e.destroyed||!e.params)return;let n=e.params.lazyPreloadPrevNext;const a=e.slides.length;if(!a||!n||n<0)return;n=Math.min(n,a);const o=e.params.slidesPerView==="auto"?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),s=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const r=s,l=[r-n];l.push(...Array.from({length:n}).map((c,d)=>r+o+d)),e.slides.forEach((c,d)=>{l.includes(c.column)&&za(e,d)});return}const i=s+o-1;if(e.params.rewind||e.params.loop)for(let r=s-n;r<=i+n;r+=1){const l=(r%a+a)%a;(l<s||l>i)&&za(e,l)}else for(let r=Math.max(s-n,0);r<=Math.min(i+n,a-1);r+=1)r!==s&&(r>i||r<s)&&za(e,r)};function z0(e){const{slidesGrid:n,params:a}=e,o=e.rtlTranslate?e.translate:-e.translate;let s;for(let i=0;i<n.length;i+=1)typeof n[i+1]<"u"?o>=n[i]&&o<n[i+1]-(n[i+1]-n[i])/2?s=i:o>=n[i]&&o<n[i+1]&&(s=i+1):o>=n[i]&&(s=i);return a.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function A0(e){const n=this,a=n.rtlTranslate?n.translate:-n.translate,{snapGrid:o,params:s,activeIndex:i,realIndex:r,snapIndex:l}=n;let c=e,d;const h=f=>{let u=f-n.virtual.slidesBefore;return u<0&&(u=n.virtual.slides.length+u),u>=n.virtual.slides.length&&(u-=n.virtual.slides.length),u};if(typeof c>"u"&&(c=z0(n)),o.indexOf(a)>=0)d=o.indexOf(a);else{const f=Math.min(s.slidesPerGroupSkip,c);d=f+Math.floor((c-f)/s.slidesPerGroup)}if(d>=o.length&&(d=o.length-1),c===i&&!n.params.loop){d!==l&&(n.snapIndex=d,n.emit("snapIndexChange"));return}if(c===i&&n.params.loop&&n.virtual&&n.params.virtual.enabled){n.realIndex=h(c);return}const m=n.grid&&s.grid&&s.grid.rows>1;let p;if(n.virtual&&s.virtual.enabled&&s.loop)p=h(c);else if(m){const f=n.slides.filter(y=>y.column===c)[0];let u=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(u)&&(u=Math.max(n.slides.indexOf(f),0)),p=Math.floor(u/s.grid.rows)}else if(n.slides[c]){const f=n.slides[c].getAttribute("data-swiper-slide-index");f?p=parseInt(f,10):p=c}else p=c;Object.assign(n,{previousSnapIndex:l,snapIndex:d,previousRealIndex:r,realIndex:p,previousIndex:i,activeIndex:c}),n.initialized&&Aa(n),n.emit("activeIndexChange"),n.emit("snapIndexChange"),(n.initialized||n.params.runCallbacksOnInit)&&(r!==p&&n.emit("realIndexChange"),n.emit("slideChange"))}function O0(e,n){const a=this,o=a.params;let s=e.closest(`.${o.slideClass}, swiper-slide`);!s&&a.isElement&&n&&n.length>1&&n.includes(e)&&[...n.slice(n.indexOf(e)+1,n.length)].forEach(l=>{!s&&l.matches&&l.matches(`.${o.slideClass}, swiper-slide`)&&(s=l)});let i=!1,r;if(s){for(let l=0;l<a.slides.length;l+=1)if(a.slides[l]===s){i=!0,r=l;break}}if(s&&i)a.clickedSlide=s,a.virtual&&a.params.virtual.enabled?a.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):a.clickedIndex=r;else{a.clickedSlide=void 0,a.clickedIndex=void 0;return}o.slideToClickedSlide&&a.clickedIndex!==void 0&&a.clickedIndex!==a.activeIndex&&a.slideToClickedSlide()}var F0={updateSize:I0,updateSlides:x0,updateAutoHeight:M0,updateSlidesOffset:L0,updateSlidesProgress:D0,updateProgress:v0,updateSlidesClasses:P0,updateActiveIndex:A0,updateClickedSlide:O0};function H0(e){e===void 0&&(e=this.isHorizontal()?"x":"y");const n=this,{params:a,rtlTranslate:o,translate:s,wrapperEl:i}=n;if(a.virtualTranslate)return o?-s:s;if(a.cssMode)return s;let r=b0(i,e);return r+=n.cssOverflowAdjustment(),o&&(r=-r),r||0}function q0(e,n){const a=this,{rtlTranslate:o,params:s,wrapperEl:i,progress:r}=a;let l=0,c=0;const d=0;a.isHorizontal()?l=o?-e:e:c=e,s.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),a.previousTranslate=a.translate,a.translate=a.isHorizontal()?l:c,s.cssMode?i[a.isHorizontal()?"scrollLeft":"scrollTop"]=a.isHorizontal()?-l:-c:s.virtualTranslate||(a.isHorizontal()?l-=a.cssOverflowAdjustment():c-=a.cssOverflowAdjustment(),i.style.transform=`translate3d(${l}px, ${c}px, ${d}px)`);let h;const m=a.maxTranslate()-a.minTranslate();m===0?h=0:h=(e-a.minTranslate())/m,h!==r&&a.updateProgress(e),a.emit("setTranslate",a.translate,n)}function j0(){return-this.snapGrid[0]}function R0(){return-this.snapGrid[this.snapGrid.length-1]}function G0(e,n,a,o,s){e===void 0&&(e=0),n===void 0&&(n=this.params.speed),a===void 0&&(a=!0),o===void 0&&(o=!0);const i=this,{params:r,wrapperEl:l}=i;if(i.animating&&r.preventInteractionOnTransition)return!1;const c=i.minTranslate(),d=i.maxTranslate();let h;if(o&&e>c?h=c:o&&e<d?h=d:h=e,i.updateProgress(h),r.cssMode){const m=i.isHorizontal();if(n===0)l[m?"scrollLeft":"scrollTop"]=-h;else{if(!i.support.smoothScroll)return Js({swiper:i,targetPosition:-h,side:m?"left":"top"}),!0;l.scrollTo({[m?"left":"top"]:-h,behavior:"smooth"})}return!0}return n===0?(i.setTransition(0),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,s),i.emit("transitionEnd"))):(i.setTransition(n),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,s),i.emit("transitionStart")),i.animating||(i.animating=!0,i.onTranslateToWrapperTransitionEnd||(i.onTranslateToWrapperTransitionEnd=function(p){!i||i.destroyed||p.target===this&&(i.wrapperEl.removeEventListener("transitionend",i.onTranslateToWrapperTransitionEnd),i.onTranslateToWrapperTransitionEnd=null,delete i.onTranslateToWrapperTransitionEnd,i.animating=!1,a&&i.emit("transitionEnd"))}),i.wrapperEl.addEventListener("transitionend",i.onTranslateToWrapperTransitionEnd))),!0}var U0={getTranslate:H0,setTranslate:q0,minTranslate:j0,maxTranslate:R0,translateTo:G0};function W0(e,n){const a=this;a.params.cssMode||(a.wrapperEl.style.transitionDuration=`${e}ms`,a.wrapperEl.style.transitionDelay=e===0?"0ms":""),a.emit("setTransition",e,n)}function oi(e){let{swiper:n,runCallbacks:a,direction:o,step:s}=e;const{activeIndex:i,previousIndex:r}=n;let l=o;if(l||(i>r?l="next":i<r?l="prev":l="reset"),n.emit(`transition${s}`),a&&i!==r){if(l==="reset"){n.emit(`slideResetTransition${s}`);return}n.emit(`slideChangeTransition${s}`),l==="next"?n.emit(`slideNextTransition${s}`):n.emit(`slidePrevTransition${s}`)}}function Y0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;o.cssMode||(o.autoHeight&&a.updateAutoHeight(),oi({swiper:a,runCallbacks:e,direction:n,step:"Start"}))}function K0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;a.animating=!1,!o.cssMode&&(a.setTransition(0),oi({swiper:a,runCallbacks:e,direction:n,step:"End"}))}var Z0={setTransition:W0,transitionStart:Y0,transitionEnd:K0};function X0(e,n,a,o,s){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const i=this;let r=e;r<0&&(r=0);const{params:l,snapGrid:c,slidesGrid:d,previousIndex:h,activeIndex:m,rtlTranslate:p,wrapperEl:f,enabled:u}=i;if(!u&&!o&&!s||i.destroyed||i.animating&&l.preventInteractionOnTransition)return!1;typeof n>"u"&&(n=i.params.speed);const y=Math.min(i.params.slidesPerGroupSkip,r);let E=y+Math.floor((r-y)/i.params.slidesPerGroup);E>=c.length&&(E=c.length-1);const g=-c[E];if(l.normalizeSlideIndex)for(let _=0;_<d.length;_+=1){const N=-Math.floor(g*100),M=Math.floor(d[_]*100),V=Math.floor(d[_+1]*100);typeof d[_+1]<"u"?N>=M&&N<V-(V-M)/2?r=_:N>=M&&N<V&&(r=_+1):N>=M&&(r=_)}if(i.initialized&&r!==m&&(!i.allowSlideNext&&(p?g>i.translate&&g>i.minTranslate():g<i.translate&&g<i.minTranslate())||!i.allowSlidePrev&&g>i.translate&&g>i.maxTranslate()&&(m||0)!==r))return!1;r!==(h||0)&&a&&i.emit("beforeSlideChangeStart"),i.updateProgress(g);let b;if(r>m?b="next":r<m?b="prev":b="reset",p&&-g===i.translate||!p&&g===i.translate)return i.updateActiveIndex(r),l.autoHeight&&i.updateAutoHeight(),i.updateSlidesClasses(),l.effect!=="slide"&&i.setTranslate(g),b!=="reset"&&(i.transitionStart(a,b),i.transitionEnd(a,b)),!1;if(l.cssMode){const _=i.isHorizontal(),N=p?g:-g;if(n===0){const M=i.virtual&&i.params.virtual.enabled;M&&(i.wrapperEl.style.scrollSnapType="none",i._immediateVirtual=!0),M&&!i._cssModeVirtualInitialSet&&i.params.initialSlide>0?(i._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[_?"scrollLeft":"scrollTop"]=N})):f[_?"scrollLeft":"scrollTop"]=N,M&&requestAnimationFrame(()=>{i.wrapperEl.style.scrollSnapType="",i._immediateVirtual=!1})}else{if(!i.support.smoothScroll)return Js({swiper:i,targetPosition:N,side:_?"left":"top"}),!0;f.scrollTo({[_?"left":"top"]:N,behavior:"smooth"})}return!0}return i.setTransition(n),i.setTranslate(g),i.updateActiveIndex(r),i.updateSlidesClasses(),i.emit("beforeTransitionStart",n,o),i.transitionStart(a,b),n===0?i.transitionEnd(a,b):i.animating||(i.animating=!0,i.onSlideToWrapperTransitionEnd||(i.onSlideToWrapperTransitionEnd=function(N){!i||i.destroyed||N.target===this&&(i.wrapperEl.removeEventListener("transitionend",i.onSlideToWrapperTransitionEnd),i.onSlideToWrapperTransitionEnd=null,delete i.onSlideToWrapperTransitionEnd,i.transitionEnd(a,b))}),i.wrapperEl.addEventListener("transitionend",i.onSlideToWrapperTransitionEnd)),!0}function J0(e,n,a,o){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const s=this;if(s.destroyed)return;typeof n>"u"&&(n=s.params.speed);const i=s.grid&&s.params.grid&&s.params.grid.rows>1;let r=e;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)r=r+s.virtual.slidesBefore;else{let l;if(i){const p=r*s.params.grid.rows;l=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else l=s.getSlideIndexByData(r);const c=i?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:d}=s.params;let h=s.params.slidesPerView;h==="auto"?h=s.slidesPerViewDynamic():(h=Math.ceil(parseFloat(s.params.slidesPerView,10)),d&&h%2===0&&(h=h+1));let m=c-l<h;if(d&&(m=m||l<Math.ceil(h/2)),o&&d&&s.params.slidesPerView!=="auto"&&!i&&(m=!1),m){const p=d?l<s.activeIndex?"prev":"next":l-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:p,slideTo:!0,activeSlideIndex:p==="next"?l+1:l-c+1,slideRealIndex:p==="next"?s.realIndex:void 0})}if(i){const p=r*s.params.grid.rows;r=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===p)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,n,a,o)}),s}function Q0(e,n,a){n===void 0&&(n=!0);const o=this,{enabled:s,params:i,animating:r}=o;if(!s||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);let l=i.slidesPerGroup;i.slidesPerView==="auto"&&i.slidesPerGroup===1&&i.slidesPerGroupAuto&&(l=Math.max(o.slidesPerViewDynamic("current",!0),1));const c=o.activeIndex<i.slidesPerGroupSkip?1:l,d=o.virtual&&i.virtual.enabled;if(i.loop){if(r&&!d&&i.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&i.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+c,e,n,a)}),!0}return i.rewind&&o.isEnd?o.slideTo(0,e,n,a):o.slideTo(o.activeIndex+c,e,n,a)}function em(e,n,a){n===void 0&&(n=!0);const o=this,{params:s,snapGrid:i,slidesGrid:r,rtlTranslate:l,enabled:c,animating:d}=o;if(!c||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);const h=o.virtual&&s.virtual.enabled;if(s.loop){if(d&&!h&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=l?o.translate:-o.translate;function p(g){return g<0?-Math.floor(Math.abs(g)):Math.floor(g)}const f=p(m),u=i.map(g=>p(g));let y=i[u.indexOf(f)-1];if(typeof y>"u"&&s.cssMode){let g;i.forEach((b,_)=>{f>=b&&(g=_)}),typeof g<"u"&&(y=i[g>0?g-1:g])}let E=0;if(typeof y<"u"&&(E=r.indexOf(y),E<0&&(E=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(E=E-o.slidesPerViewDynamic("previous",!0)+1,E=Math.max(E,0))),s.rewind&&o.isBeginning){const g=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(g,e,n,a)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(E,e,n,a)}),!0;return o.slideTo(E,e,n,a)}function tm(e,n,a){n===void 0&&(n=!0);const o=this;if(!o.destroyed)return typeof e>"u"&&(e=o.params.speed),o.slideTo(o.activeIndex,e,n,a)}function nm(e,n,a,o){n===void 0&&(n=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);let i=s.activeIndex;const r=Math.min(s.params.slidesPerGroupSkip,i),l=r+Math.floor((i-r)/s.params.slidesPerGroup),c=s.rtlTranslate?s.translate:-s.translate;if(c>=s.snapGrid[l]){const d=s.snapGrid[l],h=s.snapGrid[l+1];c-d>(h-d)*o&&(i+=s.params.slidesPerGroup)}else{const d=s.snapGrid[l-1],h=s.snapGrid[l];c-d<=(h-d)*o&&(i-=s.params.slidesPerGroup)}return i=Math.max(i,0),i=Math.min(i,s.slidesGrid.length-1),s.slideTo(i,e,n,a)}function am(){const e=this;if(e.destroyed)return;const{params:n,slidesEl:a}=e,o=n.slidesPerView==="auto"?e.slidesPerViewDynamic():n.slidesPerView;let s=e.clickedIndex,i;const r=e.isElement?"swiper-slide":`.${n.slideClass}`;if(n.loop){if(e.animating)return;i=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),n.centeredSlides?s<e.loopedSlides-o/2||s>e.slides.length-e.loopedSlides+o/2?(e.loopFix(),s=e.getSlideIndex(Me(a,`${r}[data-swiper-slide-index="${i}"]`)[0]),xa(()=>{e.slideTo(s)})):e.slideTo(s):s>e.slides.length-o?(e.loopFix(),s=e.getSlideIndex(Me(a,`${r}[data-swiper-slide-index="${i}"]`)[0]),xa(()=>{e.slideTo(s)})):e.slideTo(s)}else e.slideTo(s)}var om={slideTo:X0,slideToLoop:J0,slideNext:Q0,slidePrev:em,slideReset:tm,slideToClosest:nm,slideToClickedSlide:am};function sm(e){const n=this,{params:a,slidesEl:o}=n;if(!a.loop||n.virtual&&n.params.virtual.enabled)return;const s=()=>{Me(o,`.${a.slideClass}, swiper-slide`).forEach((m,p)=>{m.setAttribute("data-swiper-slide-index",p)})},i=n.grid&&a.grid&&a.grid.rows>1,r=a.slidesPerGroup*(i?a.grid.rows:1),l=n.slides.length%r!==0,c=i&&n.slides.length%a.grid.rows!==0,d=h=>{for(let m=0;m<h;m+=1){const p=n.isElement?Ot("swiper-slide",[a.slideBlankClass]):Ot("div",[a.slideClass,a.slideBlankClass]);n.slidesEl.append(p)}};if(l){if(a.loopAddBlankSlides){const h=r-n.slides.length%r;d(h),n.recalcSlides(),n.updateSlides()}else kn("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else if(c){if(a.loopAddBlankSlides){const h=a.grid.rows-n.slides.length%a.grid.rows;d(h),n.recalcSlides(),n.updateSlides()}else kn("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else s();n.loopFix({slideRealIndex:e,direction:a.centeredSlides?void 0:"next"})}function im(e){let{slideRealIndex:n,slideTo:a=!0,direction:o,setTranslate:s,activeSlideIndex:i,byController:r,byMousewheel:l}=e===void 0?{}:e;const c=this;if(!c.params.loop)return;c.emit("beforeLoopFix");const{slides:d,allowSlidePrev:h,allowSlideNext:m,slidesEl:p,params:f}=c,{centeredSlides:u}=f;if(c.allowSlidePrev=!0,c.allowSlideNext=!0,c.virtual&&f.virtual.enabled){a&&(!f.centeredSlides&&c.snapIndex===0?c.slideTo(c.virtual.slides.length,0,!1,!0):f.centeredSlides&&c.snapIndex<f.slidesPerView?c.slideTo(c.virtual.slides.length+c.snapIndex,0,!1,!0):c.snapIndex===c.snapGrid.length-1&&c.slideTo(c.virtual.slidesBefore,0,!1,!0)),c.allowSlidePrev=h,c.allowSlideNext=m,c.emit("loopFix");return}let y=f.slidesPerView;y==="auto"?y=c.slidesPerViewDynamic():(y=Math.ceil(parseFloat(f.slidesPerView,10)),u&&y%2===0&&(y=y+1));const E=f.slidesPerGroupAuto?y:f.slidesPerGroup;let g=E;g%E!==0&&(g+=E-g%E),g+=f.loopAdditionalSlides,c.loopedSlides=g;const b=c.grid&&f.grid&&f.grid.rows>1;d.length<y+g?kn("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&f.grid.fill==="row"&&kn("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const _=[],N=[];let M=c.activeIndex;typeof i>"u"?i=c.getSlideIndex(d.filter(L=>L.classList.contains(f.slideActiveClass))[0]):M=i;const V=o==="next"||!o,I=o==="prev"||!o;let T=0,A=0;const w=b?Math.ceil(d.length/f.grid.rows):d.length,x=(b?d[i].column:i)+(u&&typeof s>"u"?-y/2+.5:0);if(x<g){T=Math.max(g-x,E);for(let L=0;L<g-x;L+=1){const D=L-Math.floor(L/w)*w;if(b){const v=w-D-1;for(let P=d.length-1;P>=0;P-=1)d[P].column===v&&_.push(P)}else _.push(w-D-1)}}else if(x+y>w-g){A=Math.max(x-(w-g*2),E);for(let L=0;L<A;L+=1){const D=L-Math.floor(L/w)*w;b?d.forEach((v,P)=>{v.column===D&&N.push(P)}):N.push(D)}}if(c.__preventObserver__=!0,requestAnimationFrame(()=>{c.__preventObserver__=!1}),I&&_.forEach(L=>{d[L].swiperLoopMoveDOM=!0,p.prepend(d[L]),d[L].swiperLoopMoveDOM=!1}),V&&N.forEach(L=>{d[L].swiperLoopMoveDOM=!0,p.append(d[L]),d[L].swiperLoopMoveDOM=!1}),c.recalcSlides(),f.slidesPerView==="auto"?c.updateSlides():b&&(_.length>0&&I||N.length>0&&V)&&c.slides.forEach((L,D)=>{c.grid.updateSlide(D,L,c.slides)}),f.watchSlidesProgress&&c.updateSlidesOffset(),a){if(_.length>0&&I){if(typeof n>"u"){const L=c.slidesGrid[M],v=c.slidesGrid[M+T]-L;l?c.setTranslate(c.translate-v):(c.slideTo(M+Math.ceil(T),0,!1,!0),s&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-v,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-v))}else if(s){const L=b?_.length/f.grid.rows:_.length;c.slideTo(c.activeIndex+L,0,!1,!0),c.touchEventsData.currentTranslate=c.translate}}else if(N.length>0&&V)if(typeof n>"u"){const L=c.slidesGrid[M],v=c.slidesGrid[M-A]-L;l?c.setTranslate(c.translate-v):(c.slideTo(M-A,0,!1,!0),s&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-v,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-v))}else{const L=b?N.length/f.grid.rows:N.length;c.slideTo(c.activeIndex-L,0,!1,!0)}}if(c.allowSlidePrev=h,c.allowSlideNext=m,c.controller&&c.controller.control&&!r){const L={slideRealIndex:n,direction:o,setTranslate:s,activeSlideIndex:i,byController:!0};Array.isArray(c.controller.control)?c.controller.control.forEach(D=>{!D.destroyed&&D.params.loop&&D.loopFix({...L,slideTo:D.params.slidesPerView===f.slidesPerView?a:!1})}):c.controller.control instanceof c.constructor&&c.controller.control.params.loop&&c.controller.control.loopFix({...L,slideTo:c.controller.control.params.slidesPerView===f.slidesPerView?a:!1})}c.emit("loopFix")}function rm(){const e=this,{params:n,slidesEl:a}=e;if(!n.loop||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const o=[];e.slides.forEach(s=>{const i=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[i]=s}),e.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{a.append(s)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}var lm={loopCreate:sm,loopFix:im,loopDestroy:rm};function cm(e){const n=this;if(!n.params.simulateTouch||n.params.watchOverflow&&n.isLocked||n.params.cssMode)return;const a=n.params.touchEventsTarget==="container"?n.el:n.wrapperEl;n.isElement&&(n.__preventObserver__=!0),a.style.cursor="move",a.style.cursor=e?"grabbing":"grab",n.isElement&&requestAnimationFrame(()=>{n.__preventObserver__=!1})}function dm(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e[e.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1}))}var hm={setGrabCursor:cm,unsetGrabCursor:dm};function mm(e,n){n===void 0&&(n=this);function a(o){if(!o||o===Ee()||o===ue())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(e);return!s&&!o.getRootNode?null:s||a(o.getRootNode().host)}return a(n)}function si(e,n,a){const o=ue(),{params:s}=e,i=s.edgeSwipeDetection,r=s.edgeSwipeThreshold;return i&&(a<=r||a>=o.innerWidth-r)?i==="prevent"?(n.preventDefault(),!0):!1:!0}function pm(e){const n=this,a=Ee();let o=e;o.originalEvent&&(o=o.originalEvent);const s=n.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){si(n,o,o.targetTouches[0].pageX);return}const{params:i,touches:r,enabled:l}=n;if(!l||!i.simulateTouch&&o.pointerType==="mouse"||n.animating&&i.preventInteractionOnTransition)return;!n.animating&&i.cssMode&&i.loop&&n.loopFix();let c=o.target;if(i.touchEventsTarget==="wrapper"&&!n.wrapperEl.contains(c)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const d=!!i.noSwipingClass&&i.noSwipingClass!=="",h=o.composedPath?o.composedPath():o.path;d&&o.target&&o.target.shadowRoot&&h&&(c=h[0]);const m=i.noSwipingSelector?i.noSwipingSelector:`.${i.noSwipingClass}`,p=!!(o.target&&o.target.shadowRoot);if(i.noSwiping&&(p?mm(m,c):c.closest(m))){n.allowClick=!0;return}if(i.swipeHandler&&!c.closest(i.swipeHandler))return;r.currentX=o.pageX,r.currentY=o.pageY;const f=r.currentX,u=r.currentY;if(!si(n,o,f))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=f,r.startY=u,s.touchStartTime=gn(),n.allowClick=!0,n.updateSize(),n.swipeDirection=void 0,i.threshold>0&&(s.allowThresholdMove=!1);let y=!0;c.matches(s.focusableElements)&&(y=!1,c.nodeName==="SELECT"&&(s.isTouched=!1)),a.activeElement&&a.activeElement.matches(s.focusableElements)&&a.activeElement!==c&&a.activeElement.blur();const E=y&&n.allowTouchMove&&i.touchStartPreventDefault;(i.touchStartForcePreventDefault||E)&&!c.isContentEditable&&o.preventDefault(),i.freeMode&&i.freeMode.enabled&&n.freeMode&&n.animating&&!i.cssMode&&n.freeMode.onTouchStart(),n.emit("touchStart",o)}function fm(e){const n=Ee(),a=this,o=a.touchEventsData,{params:s,touches:i,rtlTranslate:r,enabled:l}=a;if(!l||!s.simulateTouch&&e.pointerType==="mouse")return;let c=e;if(c.originalEvent&&(c=c.originalEvent),c.type==="pointermove"&&(o.touchId!==null||c.pointerId!==o.pointerId))return;let d;if(c.type==="touchmove"){if(d=[...c.changedTouches].filter(V=>V.identifier===o.touchId)[0],!d||d.identifier!==o.touchId)return}else d=c;if(!o.isTouched){o.startMoving&&o.isScrolling&&a.emit("touchMoveOpposite",c);return}const h=d.pageX,m=d.pageY;if(c.preventedByNestedSwiper){i.startX=h,i.startY=m;return}if(!a.allowTouchMove){c.target.matches(o.focusableElements)||(a.allowClick=!1),o.isTouched&&(Object.assign(i,{startX:h,startY:m,currentX:h,currentY:m}),o.touchStartTime=gn());return}if(s.touchReleaseOnEdges&&!s.loop){if(a.isVertical()){if(m<i.startY&&a.translate<=a.maxTranslate()||m>i.startY&&a.translate>=a.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(h<i.startX&&a.translate<=a.maxTranslate()||h>i.startX&&a.translate>=a.minTranslate())return}if(n.activeElement&&c.target===n.activeElement&&c.target.matches(o.focusableElements)){o.isMoved=!0,a.allowClick=!1;return}o.allowTouchCallbacks&&a.emit("touchMove",c),i.previousX=i.currentX,i.previousY=i.currentY,i.currentX=h,i.currentY=m;const p=i.currentX-i.startX,f=i.currentY-i.startY;if(a.params.threshold&&Math.sqrt(p**2+f**2)<a.params.threshold)return;if(typeof o.isScrolling>"u"){let V;a.isHorizontal()&&i.currentY===i.startY||a.isVertical()&&i.currentX===i.startX?o.isScrolling=!1:p*p+f*f>=25&&(V=Math.atan2(Math.abs(f),Math.abs(p))*180/Math.PI,o.isScrolling=a.isHorizontal()?V>s.touchAngle:90-V>s.touchAngle)}if(o.isScrolling&&a.emit("touchMoveOpposite",c),typeof o.startMoving>"u"&&(i.currentX!==i.startX||i.currentY!==i.startY)&&(o.startMoving=!0),o.isScrolling||c.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;a.allowClick=!1,!s.cssMode&&c.cancelable&&c.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&c.stopPropagation();let u=a.isHorizontal()?p:f,y=a.isHorizontal()?i.currentX-i.previousX:i.currentY-i.previousY;s.oneWayMovement&&(u=Math.abs(u)*(r?1:-1),y=Math.abs(y)*(r?1:-1)),i.diff=u,u*=s.touchRatio,r&&(u=-u,y=-y);const E=a.touchesDirection;a.swipeDirection=u>0?"prev":"next",a.touchesDirection=y>0?"prev":"next";const g=a.params.loop&&!s.cssMode,b=a.touchesDirection==="next"&&a.allowSlideNext||a.touchesDirection==="prev"&&a.allowSlidePrev;if(!o.isMoved){if(g&&b&&a.loopFix({direction:a.swipeDirection}),o.startTranslate=a.getTranslate(),a.setTransition(0),a.animating){const V=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});a.wrapperEl.dispatchEvent(V)}o.allowMomentumBounce=!1,s.grabCursor&&(a.allowSlideNext===!0||a.allowSlidePrev===!0)&&a.setGrabCursor(!0),a.emit("sliderFirstMove",c)}let _;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&E!==a.touchesDirection&&g&&b&&Math.abs(u)>=1){Object.assign(i,{startX:h,startY:m,currentX:h,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}a.emit("sliderMove",c),o.isMoved=!0,o.currentTranslate=u+o.startTranslate;let N=!0,M=s.resistanceRatio;if(s.touchReleaseOnEdges&&(M=0),u>0?(g&&b&&!_&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?a.minTranslate()-a.slidesSizesGrid[a.activeIndex+1]:a.minTranslate())&&a.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>a.minTranslate()&&(N=!1,s.resistance&&(o.currentTranslate=a.minTranslate()-1+(-a.minTranslate()+o.startTranslate+u)**M))):u<0&&(g&&b&&!_&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?a.maxTranslate()+a.slidesSizesGrid[a.slidesSizesGrid.length-1]:a.maxTranslate())&&a.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:a.slides.length-(s.slidesPerView==="auto"?a.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<a.maxTranslate()&&(N=!1,s.resistance&&(o.currentTranslate=a.maxTranslate()+1-(a.maxTranslate()-o.startTranslate-u)**M))),N&&(c.preventedByNestedSwiper=!0),!a.allowSlideNext&&a.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!a.allowSlidePrev&&a.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!a.allowSlidePrev&&!a.allowSlideNext&&(o.currentTranslate=o.startTranslate),s.threshold>0)if(Math.abs(u)>s.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,i.startX=i.currentX,i.startY=i.currentY,o.currentTranslate=o.startTranslate,i.diff=a.isHorizontal()?i.currentX-i.startX:i.currentY-i.startY;return}}else{o.currentTranslate=o.startTranslate;return}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&a.freeMode||s.watchSlidesProgress)&&(a.updateActiveIndex(),a.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&a.freeMode&&a.freeMode.onTouchMove(),a.updateProgress(o.currentTranslate),a.setTranslate(o.currentTranslate))}function um(e){const n=this,a=n.touchEventsData;let o=e;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(M=>M.identifier===a.touchId)[0],!s||s.identifier!==a.touchId)return}else{if(a.touchId!==null||o.pointerId!==a.pointerId)return;s=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(n.browser.isSafari||n.browser.isWebView)))return;a.pointerId=null,a.touchId=null;const{params:r,touches:l,rtlTranslate:c,slidesGrid:d,enabled:h}=n;if(!h||!r.simulateTouch&&o.pointerType==="mouse")return;if(a.allowTouchCallbacks&&n.emit("touchEnd",o),a.allowTouchCallbacks=!1,!a.isTouched){a.isMoved&&r.grabCursor&&n.setGrabCursor(!1),a.isMoved=!1,a.startMoving=!1;return}r.grabCursor&&a.isMoved&&a.isTouched&&(n.allowSlideNext===!0||n.allowSlidePrev===!0)&&n.setGrabCursor(!1);const m=gn(),p=m-a.touchStartTime;if(n.allowClick){const M=o.path||o.composedPath&&o.composedPath();n.updateClickedSlide(M&&M[0]||o.target,M),n.emit("tap click",o),p<300&&m-a.lastClickTime<300&&n.emit("doubleTap doubleClick",o)}if(a.lastClickTime=gn(),xa(()=>{n.destroyed||(n.allowClick=!0)}),!a.isTouched||!a.isMoved||!n.swipeDirection||l.diff===0&&!a.loopSwapReset||a.currentTranslate===a.startTranslate&&!a.loopSwapReset){a.isTouched=!1,a.isMoved=!1,a.startMoving=!1;return}a.isTouched=!1,a.isMoved=!1,a.startMoving=!1;let f;if(r.followFinger?f=c?n.translate:-n.translate:f=-a.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){n.freeMode.onTouchEnd({currentPos:f});return}const u=f>=-n.maxTranslate()&&!n.params.loop;let y=0,E=n.slidesSizesGrid[0];for(let M=0;M<d.length;M+=M<r.slidesPerGroupSkip?1:r.slidesPerGroup){const V=M<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof d[M+V]<"u"?(u||f>=d[M]&&f<d[M+V])&&(y=M,E=d[M+V]-d[M]):(u||f>=d[M])&&(y=M,E=d[d.length-1]-d[d.length-2])}let g=null,b=null;r.rewind&&(n.isBeginning?b=r.virtual&&r.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1:n.isEnd&&(g=0));const _=(f-d[y])/E,N=y<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(p>r.longSwipesMs){if(!r.longSwipes){n.slideTo(n.activeIndex);return}n.swipeDirection==="next"&&(_>=r.longSwipesRatio?n.slideTo(r.rewind&&n.isEnd?g:y+N):n.slideTo(y)),n.swipeDirection==="prev"&&(_>1-r.longSwipesRatio?n.slideTo(y+N):b!==null&&_<0&&Math.abs(_)>r.longSwipesRatio?n.slideTo(b):n.slideTo(y))}else{if(!r.shortSwipes){n.slideTo(n.activeIndex);return}n.navigation&&(o.target===n.navigation.nextEl||o.target===n.navigation.prevEl)?o.target===n.navigation.nextEl?n.slideTo(y+N):n.slideTo(y):(n.swipeDirection==="next"&&n.slideTo(g!==null?g:y+N),n.swipeDirection==="prev"&&n.slideTo(b!==null?b:y))}}function ii(){const e=this,{params:n,el:a}=e;if(a&&a.offsetWidth===0)return;n.breakpoints&&e.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:i}=e,r=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const l=r&&n.loop;(n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!e.isBeginning&&!e.params.centeredSlides&&!l?e.slideTo(e.slides.length-1,0,!1,!0):e.params.loop&&!r?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0),e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout(()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()},500)),e.allowSlidePrev=s,e.allowSlideNext=o,e.params.watchOverflow&&i!==e.snapGrid&&e.checkOverflow()}function gm(e){const n=this;n.enabled&&(n.allowClick||(n.params.preventClicks&&e.preventDefault(),n.params.preventClicksPropagation&&n.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function ym(){const e=this,{wrapperEl:n,rtlTranslate:a,enabled:o}=e;if(!o)return;e.previousTranslate=e.translate,e.isHorizontal()?e.translate=-n.scrollLeft:e.translate=-n.scrollTop,e.translate===0&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();let s;const i=e.maxTranslate()-e.minTranslate();i===0?s=0:s=(e.translate-e.minTranslate())/i,s!==e.progress&&e.updateProgress(a?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function bm(e){const n=this;_n(n,e.target),!(n.params.cssMode||n.params.slidesPerView!=="auto"&&!n.params.autoHeight)&&n.update()}function km(){const e=this;e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const ri=(e,n)=>{const a=Ee(),{params:o,el:s,wrapperEl:i,device:r}=e,l=!!o.nested,c=n==="on"?"addEventListener":"removeEventListener",d=n;!s||typeof s=="string"||(a[c]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:l}),s[c]("touchstart",e.onTouchStart,{passive:!1}),s[c]("pointerdown",e.onTouchStart,{passive:!1}),a[c]("touchmove",e.onTouchMove,{passive:!1,capture:l}),a[c]("pointermove",e.onTouchMove,{passive:!1,capture:l}),a[c]("touchend",e.onTouchEnd,{passive:!0}),a[c]("pointerup",e.onTouchEnd,{passive:!0}),a[c]("pointercancel",e.onTouchEnd,{passive:!0}),a[c]("touchcancel",e.onTouchEnd,{passive:!0}),a[c]("pointerout",e.onTouchEnd,{passive:!0}),a[c]("pointerleave",e.onTouchEnd,{passive:!0}),a[c]("contextmenu",e.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[c]("click",e.onClick,!0),o.cssMode&&i[c]("scroll",e.onScroll),o.updateOnWindowResize?e[d](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",ii,!0):e[d]("observerUpdate",ii,!0),s[c]("load",e.onLoad,{capture:!0}))};function _m(){const e=this,{params:n}=e;e.onTouchStart=pm.bind(e),e.onTouchMove=fm.bind(e),e.onTouchEnd=um.bind(e),e.onDocumentTouchStart=km.bind(e),n.cssMode&&(e.onScroll=ym.bind(e)),e.onClick=gm.bind(e),e.onLoad=bm.bind(e),ri(e,"on")}function $m(){ri(this,"off")}var wm={attachEvents:_m,detachEvents:$m};const li=(e,n)=>e.grid&&n.grid&&n.grid.rows>1;function Bm(){const e=this,{realIndex:n,initialized:a,params:o,el:s}=e,i=o.breakpoints;if(!i||i&&Object.keys(i).length===0)return;const r=e.getBreakpoint(i,e.params.breakpointsBase,e.el);if(!r||e.currentBreakpoint===r)return;const c=(r in i?i[r]:void 0)||e.originalParams,d=li(e,o),h=li(e,c),m=e.params.grabCursor,p=c.grabCursor,f=o.enabled;d&&!h?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),e.emitContainerClasses()):!d&&h&&(s.classList.add(`${o.containerModifierClass}grid`),(c.grid.fill&&c.grid.fill==="column"||!c.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),e.emitContainerClasses()),m&&!p?e.unsetGrabCursor():!m&&p&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(_=>{if(typeof c[_]>"u")return;const N=o[_]&&o[_].enabled,M=c[_]&&c[_].enabled;N&&!M&&e[_].disable(),!N&&M&&e[_].enable()});const u=c.direction&&c.direction!==o.direction,y=o.loop&&(c.slidesPerView!==o.slidesPerView||u),E=o.loop;u&&a&&e.changeDirection(),ge(e.params,c);const g=e.params.enabled,b=e.params.loop;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),f&&!g?e.disable():!f&&g&&e.enable(),e.currentBreakpoint=r,e.emit("_beforeBreakpoint",c),a&&(y?(e.loopDestroy(),e.loopCreate(n),e.updateSlides()):!E&&b?(e.loopCreate(n),e.updateSlides()):E&&!b&&e.loopDestroy()),e.emit("breakpoint",c)}function Cm(e,n,a){if(n===void 0&&(n="window"),!e||n==="container"&&!a)return;let o=!1;const s=ue(),i=n==="window"?s.innerHeight:a.clientHeight,r=Object.keys(e).map(l=>{if(typeof l=="string"&&l.indexOf("@")===0){const c=parseFloat(l.substr(1));return{value:i*c,point:l}}return{value:l,point:l}});r.sort((l,c)=>parseInt(l.value,10)-parseInt(c.value,10));for(let l=0;l<r.length;l+=1){const{point:c,value:d}=r[l];n==="window"?s.matchMedia(`(min-width: ${d}px)`).matches&&(o=c):d<=a.clientWidth&&(o=c)}return o||"max"}var Em={setBreakpoint:Bm,getBreakpoint:Cm};function Sm(e,n){const a=[];return e.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&a.push(n+s)}):typeof o=="string"&&a.push(n+o)}),a}function Nm(){const e=this,{classNames:n,params:a,rtl:o,el:s,device:i}=e,r=Sm(["initialized",a.direction,{"free-mode":e.params.freeMode&&a.freeMode.enabled},{autoheight:a.autoHeight},{rtl:o},{grid:a.grid&&a.grid.rows>1},{"grid-column":a.grid&&a.grid.rows>1&&a.grid.fill==="column"},{android:i.android},{ios:i.ios},{"css-mode":a.cssMode},{centered:a.cssMode&&a.centeredSlides},{"watch-progress":a.watchSlidesProgress}],a.containerModifierClass);n.push(...r),s.classList.add(...n),e.emitContainerClasses()}function Vm(){const e=this,{el:n,classNames:a}=e;!n||typeof n=="string"||(n.classList.remove(...a),e.emitContainerClasses())}var Tm={addClasses:Nm,removeClasses:Vm};function Im(){const e=this,{isLocked:n,params:a}=e,{slidesOffsetBefore:o}=a;if(o){const s=e.slides.length-1,i=e.slidesGrid[s]+e.slidesSizesGrid[s]+o*2;e.isLocked=e.size>i}else e.isLocked=e.snapGrid.length===1;a.allowSlideNext===!0&&(e.allowSlideNext=!e.isLocked),a.allowSlidePrev===!0&&(e.allowSlidePrev=!e.isLocked),n&&n!==e.isLocked&&(e.isEnd=!1),n!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}var xm={checkOverflow:Im},ci={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Mm(e,n){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],i=o[s];if(typeof i!="object"||i===null){ge(n,o);return}if(e[s]===!0&&(e[s]={enabled:!0}),s==="navigation"&&e[s]&&e[s].enabled&&!e[s].prevEl&&!e[s].nextEl&&(e[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&e[s]&&e[s].enabled&&!e[s].el&&(e[s].auto=!0),!(s in e&&"enabled"in i)){ge(n,o);return}typeof e[s]=="object"&&!("enabled"in e[s])&&(e[s].enabled=!0),e[s]||(e[s]={enabled:!1}),ge(n,o)}}const Oa={eventsEmitter:T0,update:F0,translate:U0,transition:Z0,slide:om,loop:lm,grabCursor:hm,events:wm,breakpoints:Em,checkOverflow:xm,classes:Tm},Fa={};class te{constructor(){let n,a;for(var o=arguments.length,s=new Array(o),i=0;i<o;i++)s[i]=arguments[i];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?a=s[0]:[n,a]=s,a||(a={}),a=ge({},a),n&&!a.el&&(a.el=n);const r=Ee();if(a.el&&typeof a.el=="string"&&r.querySelectorAll(a.el).length>1){const h=[];return r.querySelectorAll(a.el).forEach(m=>{const p=ge({},a,{el:m});h.push(new te(p))}),h}const l=this;l.__swiper__=!0,l.support=ti(),l.device=ni({userAgent:a.userAgent}),l.browser=S0(),l.eventsListeners={},l.eventsAnyListeners=[],l.modules=[...l.__modules__],a.modules&&Array.isArray(a.modules)&&l.modules.push(...a.modules);const c={};l.modules.forEach(h=>{h({params:a,swiper:l,extendParams:Mm(a,c),on:l.on.bind(l),once:l.once.bind(l),off:l.off.bind(l),emit:l.emit.bind(l)})});const d=ge({},ci,c);return l.params=ge({},d,Fa,a),l.originalParams=ge({},l.params),l.passedParams=ge({},a),l.params&&l.params.on&&Object.keys(l.params.on).forEach(h=>{l.on(h,l.params.on[h])}),l.params&&l.params.onAny&&l.onAny(l.params.onAny),Object.assign(l,{enabled:l.params.enabled,el:n,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return l.params.direction==="horizontal"},isVertical(){return l.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:l.params.allowSlideNext,allowSlidePrev:l.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:l.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:l.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),l.emit("_swiper"),l.params.init&&l.init(),l}getDirectionLabel(n){return this.isHorizontal()?n:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[n]}getSlideIndex(n){const{slidesEl:a,params:o}=this,s=Me(a,`.${o.slideClass}, swiper-slide`),i=Ft(s[0]);return Ft(n)-i}getSlideIndexByData(n){return this.getSlideIndex(this.slides.filter(a=>a.getAttribute("data-swiper-slide-index")*1===n)[0])}recalcSlides(){const n=this,{slidesEl:a,params:o}=n;n.slides=Me(a,`.${o.slideClass}, swiper-slide`)}enable(){const n=this;n.enabled||(n.enabled=!0,n.params.grabCursor&&n.setGrabCursor(),n.emit("enable"))}disable(){const n=this;n.enabled&&(n.enabled=!1,n.params.grabCursor&&n.unsetGrabCursor(),n.emit("disable"))}setProgress(n,a){const o=this;n=Math.min(Math.max(n,0),1);const s=o.minTranslate(),r=(o.maxTranslate()-s)*n+s;o.translateTo(r,typeof a>"u"?0:a),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const n=this;if(!n.params._emitClasses||!n.el)return;const a=n.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(n.params.containerModifierClass)===0);n.emit("_containerClasses",a.join(" "))}getSlideClasses(n){const a=this;return a.destroyed?"":n.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(a.params.slideClass)===0).join(" ")}emitSlidesClasses(){const n=this;if(!n.params._emitClasses||!n.el)return;const a=[];n.slides.forEach(o=>{const s=n.getSlideClasses(o);a.push({slideEl:o,classNames:s}),n.emit("_slideClass",o,s)}),n.emit("_slideClasses",a)}slidesPerViewDynamic(n,a){n===void 0&&(n="current"),a===void 0&&(a=!1);const o=this,{params:s,slides:i,slidesGrid:r,slidesSizesGrid:l,size:c,activeIndex:d}=o;let h=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let m=i[d]?Math.ceil(i[d].swiperSlideSize):0,p;for(let f=d+1;f<i.length;f+=1)i[f]&&!p&&(m+=Math.ceil(i[f].swiperSlideSize),h+=1,m>c&&(p=!0));for(let f=d-1;f>=0;f-=1)i[f]&&!p&&(m+=i[f].swiperSlideSize,h+=1,m>c&&(p=!0))}else if(n==="current")for(let m=d+1;m<i.length;m+=1)(a?r[m]+l[m]-r[d]<c:r[m]-r[d]<c)&&(h+=1);else for(let m=d-1;m>=0;m-=1)r[d]-r[m]<c&&(h+=1);return h}update(){const n=this;if(!n||n.destroyed)return;const{snapGrid:a,params:o}=n;o.breakpoints&&n.setBreakpoint(),[...n.el.querySelectorAll('[loading="lazy"]')].forEach(r=>{r.complete&&_n(n,r)}),n.updateSize(),n.updateSlides(),n.updateProgress(),n.updateSlidesClasses();function s(){const r=n.rtlTranslate?n.translate*-1:n.translate,l=Math.min(Math.max(r,n.maxTranslate()),n.minTranslate());n.setTranslate(l),n.updateActiveIndex(),n.updateSlidesClasses()}let i;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&n.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&n.isEnd&&!o.centeredSlides){const r=n.virtual&&o.virtual.enabled?n.virtual.slides:n.slides;i=n.slideTo(r.length-1,0,!1,!0)}else i=n.slideTo(n.activeIndex,0,!1,!0);i||s()}o.watchOverflow&&a!==n.snapGrid&&n.checkOverflow(),n.emit("update")}changeDirection(n,a){a===void 0&&(a=!0);const o=this,s=o.params.direction;return n||(n=s==="horizontal"?"vertical":"horizontal"),n===s||n!=="horizontal"&&n!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),o.el.classList.add(`${o.params.containerModifierClass}${n}`),o.emitContainerClasses(),o.params.direction=n,o.slides.forEach(i=>{n==="vertical"?i.style.width="":i.style.height=""}),o.emit("changeDirection"),a&&o.update()),o}changeLanguageDirection(n){const a=this;a.rtl&&n==="rtl"||!a.rtl&&n==="ltr"||(a.rtl=n==="rtl",a.rtlTranslate=a.params.direction==="horizontal"&&a.rtl,a.rtl?(a.el.classList.add(`${a.params.containerModifierClass}rtl`),a.el.dir="rtl"):(a.el.classList.remove(`${a.params.containerModifierClass}rtl`),a.el.dir="ltr"),a.update())}mount(n){const a=this;if(a.mounted)return!0;let o=n||a.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=a,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===a.params.swiperElementNodeName.toUpperCase()&&(a.isElement=!0);const s=()=>`.${(a.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Me(o,s())[0];return!r&&a.params.createElements&&(r=Ot("div",a.params.wrapperClass),o.append(r),Me(o,`.${a.params.slideClass}`).forEach(l=>{r.append(l)})),Object.assign(a,{el:o,wrapperEl:r,slidesEl:a.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:r,hostEl:a.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Ge(o,"direction")==="rtl",rtlTranslate:a.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Ge(o,"direction")==="rtl"),wrongRTL:Ge(r,"display")==="-webkit-box"}),!0}init(n){const a=this;if(a.initialized||a.mount(n)===!1)return a;a.emit("beforeInit"),a.params.breakpoints&&a.setBreakpoint(),a.addClasses(),a.updateSize(),a.updateSlides(),a.params.watchOverflow&&a.checkOverflow(),a.params.grabCursor&&a.enabled&&a.setGrabCursor(),a.params.loop&&a.virtual&&a.params.virtual.enabled?a.slideTo(a.params.initialSlide+a.virtual.slidesBefore,0,a.params.runCallbacksOnInit,!1,!0):a.slideTo(a.params.initialSlide,0,a.params.runCallbacksOnInit,!1,!0),a.params.loop&&a.loopCreate(),a.attachEvents();const s=[...a.el.querySelectorAll('[loading="lazy"]')];return a.isElement&&s.push(...a.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(i=>{i.complete?_n(a,i):i.addEventListener("load",r=>{_n(a,r.target)})}),Aa(a),a.initialized=!0,Aa(a),a.emit("init"),a.emit("afterInit"),a}destroy(n,a){n===void 0&&(n=!0),a===void 0&&(a=!0);const o=this,{params:s,el:i,wrapperEl:r,slides:l}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),a&&(o.removeClasses(),i&&typeof i!="string"&&i.removeAttribute("style"),r&&r.removeAttribute("style"),l&&l.length&&l.forEach(c=>{c.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),c.removeAttribute("style"),c.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(c=>{o.off(c)}),n!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),g0(o)),o.destroyed=!0),null}static extendDefaults(n){ge(Fa,n)}static get extendedDefaults(){return Fa}static get defaults(){return ci}static installModule(n){te.prototype.__modules__||(te.prototype.__modules__=[]);const a=te.prototype.__modules__;typeof n=="function"&&a.indexOf(n)<0&&a.push(n)}static use(n){return Array.isArray(n)?(n.forEach(a=>te.installModule(a)),te):(te.installModule(n),te)}}Object.keys(Oa).forEach(e=>{Object.keys(Oa[e]).forEach(n=>{te.prototype[n]=Oa[e][n]})}),te.use([N0,V0]);function di(e,n,a,o){return e.params.createElements&&Object.keys(o).forEach(s=>{if(!a[s]&&a.auto===!0){let i=Me(e.el,`.${o[s]}`)[0];i||(i=Ot("div",o[s]),i.className=o[s],e.el.append(i)),a[s]=i,n[s]=i}}),a}function $n(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;a({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),n.navigation={nextEl:null,prevEl:null};function i(u){let y;return u&&typeof u=="string"&&n.isElement&&(y=n.el.querySelector(u),y)?y:(u&&(typeof u=="string"&&(y=[...document.querySelectorAll(u)]),n.params.uniqueNavElements&&typeof u=="string"&&y&&y.length>1&&n.el.querySelectorAll(u).length===1?y=n.el.querySelector(u):y&&y.length===1&&(y=y[0])),u&&!y?u:y)}function r(u,y){const E=n.params.navigation;u=Y(u),u.forEach(g=>{g&&(g.classList[y?"add":"remove"](...E.disabledClass.split(" ")),g.tagName==="BUTTON"&&(g.disabled=y),n.params.watchOverflow&&n.enabled&&g.classList[n.isLocked?"add":"remove"](E.lockClass))})}function l(){const{nextEl:u,prevEl:y}=n.navigation;if(n.params.loop){r(y,!1),r(u,!1);return}r(y,n.isBeginning&&!n.params.rewind),r(u,n.isEnd&&!n.params.rewind)}function c(u){u.preventDefault(),!(n.isBeginning&&!n.params.loop&&!n.params.rewind)&&(n.slidePrev(),s("navigationPrev"))}function d(u){u.preventDefault(),!(n.isEnd&&!n.params.loop&&!n.params.rewind)&&(n.slideNext(),s("navigationNext"))}function h(){const u=n.params.navigation;if(n.params.navigation=di(n,n.originalParams.navigation,n.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(u.nextEl||u.prevEl))return;let y=i(u.nextEl),E=i(u.prevEl);Object.assign(n.navigation,{nextEl:y,prevEl:E}),y=Y(y),E=Y(E);const g=(b,_)=>{b&&b.addEventListener("click",_==="next"?d:c),!n.enabled&&b&&b.classList.add(...u.lockClass.split(" "))};y.forEach(b=>g(b,"next")),E.forEach(b=>g(b,"prev"))}function m(){let{nextEl:u,prevEl:y}=n.navigation;u=Y(u),y=Y(y);const E=(g,b)=>{g.removeEventListener("click",b==="next"?d:c),g.classList.remove(...n.params.navigation.disabledClass.split(" "))};u.forEach(g=>E(g,"next")),y.forEach(g=>E(g,"prev"))}o("init",()=>{n.params.navigation.enabled===!1?f():(h(),l())}),o("toEdge fromEdge lock unlock",()=>{l()}),o("destroy",()=>{m()}),o("enable disable",()=>{let{nextEl:u,prevEl:y}=n.navigation;if(u=Y(u),y=Y(y),n.enabled){l();return}[...u,...y].filter(E=>!!E).forEach(E=>E.classList.add(n.params.navigation.lockClass))}),o("click",(u,y)=>{let{nextEl:E,prevEl:g}=n.navigation;E=Y(E),g=Y(g);const b=y.target;let _=g.includes(b)||E.includes(b);if(n.isElement&&!_){const N=y.path||y.composedPath&&y.composedPath();N&&(_=N.find(M=>E.includes(M)||g.includes(M)))}if(n.params.navigation.hideOnClick&&!_){if(n.pagination&&n.params.pagination&&n.params.pagination.clickable&&(n.pagination.el===b||n.pagination.el.contains(b)))return;let N;E.length?N=E[0].classList.contains(n.params.navigation.hiddenClass):g.length&&(N=g[0].classList.contains(n.params.navigation.hiddenClass)),s(N===!0?"navigationShow":"navigationHide"),[...E,...g].filter(M=>!!M).forEach(M=>M.classList.toggle(n.params.navigation.hiddenClass))}});const p=()=>{n.el.classList.remove(...n.params.navigation.navigationDisabledClass.split(" ")),h(),l()},f=()=>{n.el.classList.add(...n.params.navigation.navigationDisabledClass.split(" ")),m()};Object.assign(n.navigation,{enable:p,disable:f,update:l,init:h,destroy:m})}function Ue(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Lm(e){let{swiper:n,extendParams:a,on:o,emit:s}=e;const i="swiper-pagination";a({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:g=>g,formatFractionTotal:g=>g,bulletClass:`${i}-bullet`,bulletActiveClass:`${i}-bullet-active`,modifierClass:`${i}-`,currentClass:`${i}-current`,totalClass:`${i}-total`,hiddenClass:`${i}-hidden`,progressbarFillClass:`${i}-progressbar-fill`,progressbarOppositeClass:`${i}-progressbar-opposite`,clickableClass:`${i}-clickable`,lockClass:`${i}-lock`,horizontalClass:`${i}-horizontal`,verticalClass:`${i}-vertical`,paginationDisabledClass:`${i}-disabled`}}),n.pagination={el:null,bullets:[]};let r,l=0;function c(){return!n.params.pagination.el||!n.pagination.el||Array.isArray(n.pagination.el)&&n.pagination.el.length===0}function d(g,b){const{bulletActiveClass:_}=n.params.pagination;g&&(g=g[`${b==="prev"?"previous":"next"}ElementSibling`],g&&(g.classList.add(`${_}-${b}`),g=g[`${b==="prev"?"previous":"next"}ElementSibling`],g&&g.classList.add(`${_}-${b}-${b}`)))}function h(g){const b=g.target.closest(Ue(n.params.pagination.bulletClass));if(!b)return;g.preventDefault();const _=Ft(b)*n.params.slidesPerGroup;if(n.params.loop){if(n.realIndex===_)return;n.slideToLoop(_)}else n.slideTo(_)}function m(){const g=n.rtl,b=n.params.pagination;if(c())return;let _=n.pagination.el;_=Y(_);let N,M;const V=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.slides.length,I=n.params.loop?Math.ceil(V/n.params.slidesPerGroup):n.snapGrid.length;if(n.params.loop?(M=n.previousRealIndex||0,N=n.params.slidesPerGroup>1?Math.floor(n.realIndex/n.params.slidesPerGroup):n.realIndex):typeof n.snapIndex<"u"?(N=n.snapIndex,M=n.previousSnapIndex):(M=n.previousIndex||0,N=n.activeIndex||0),b.type==="bullets"&&n.pagination.bullets&&n.pagination.bullets.length>0){const T=n.pagination.bullets;let A,w,k;if(b.dynamicBullets&&(r=Ma(T[0],n.isHorizontal()?"width":"height"),_.forEach(x=>{x.style[n.isHorizontal()?"width":"height"]=`${r*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&M!==void 0&&(l+=N-(M||0),l>b.dynamicMainBullets-1?l=b.dynamicMainBullets-1:l<0&&(l=0)),A=Math.max(N-l,0),w=A+(Math.min(T.length,b.dynamicMainBullets)-1),k=(w+A)/2),T.forEach(x=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(D=>`${b.bulletActiveClass}${D}`)].map(D=>typeof D=="string"&&D.includes(" ")?D.split(" "):D).flat();x.classList.remove(...L)}),_.length>1)T.forEach(x=>{const L=Ft(x);L===N?x.classList.add(...b.bulletActiveClass.split(" ")):n.isElement&&x.setAttribute("part","bullet"),b.dynamicBullets&&(L>=A&&L<=w&&x.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),L===A&&d(x,"prev"),L===w&&d(x,"next"))});else{const x=T[N];if(x&&x.classList.add(...b.bulletActiveClass.split(" ")),n.isElement&&T.forEach((L,D)=>{L.setAttribute("part",D===N?"bullet-active":"bullet")}),b.dynamicBullets){const L=T[A],D=T[w];for(let v=A;v<=w;v+=1)T[v]&&T[v].classList.add(...`${b.bulletActiveClass}-main`.split(" "));d(L,"prev"),d(D,"next")}}if(b.dynamicBullets){const x=Math.min(T.length,b.dynamicMainBullets+4),L=(r*x-r)/2-k*r,D=g?"right":"left";T.forEach(v=>{v.style[n.isHorizontal()?D:"top"]=`${L}px`})}}_.forEach((T,A)=>{if(b.type==="fraction"&&(T.querySelectorAll(Ue(b.currentClass)).forEach(w=>{w.textContent=b.formatFractionCurrent(N+1)}),T.querySelectorAll(Ue(b.totalClass)).forEach(w=>{w.textContent=b.formatFractionTotal(I)})),b.type==="progressbar"){let w;b.progressbarOpposite?w=n.isHorizontal()?"vertical":"horizontal":w=n.isHorizontal()?"horizontal":"vertical";const k=(N+1)/I;let x=1,L=1;w==="horizontal"?x=k:L=k,T.querySelectorAll(Ue(b.progressbarFillClass)).forEach(D=>{D.style.transform=`translate3d(0,0,0) scaleX(${x}) scaleY(${L})`,D.style.transitionDuration=`${n.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(T.innerHTML=b.renderCustom(n,N+1,I),A===0&&s("paginationRender",T)):(A===0&&s("paginationRender",T),s("paginationUpdate",T)),n.params.watchOverflow&&n.enabled&&T.classList[n.isLocked?"add":"remove"](b.lockClass)})}function p(){const g=n.params.pagination;if(c())return;const b=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.grid&&n.params.grid.rows>1?n.slides.length/Math.ceil(n.params.grid.rows):n.slides.length;let _=n.pagination.el;_=Y(_);let N="";if(g.type==="bullets"){let M=n.params.loop?Math.ceil(b/n.params.slidesPerGroup):n.snapGrid.length;n.params.freeMode&&n.params.freeMode.enabled&&M>b&&(M=b);for(let V=0;V<M;V+=1)g.renderBullet?N+=g.renderBullet.call(n,V,g.bulletClass):N+=`<${g.bulletElement} ${n.isElement?'part="bullet"':""} class="${g.bulletClass}"></${g.bulletElement}>`}g.type==="fraction"&&(g.renderFraction?N=g.renderFraction.call(n,g.currentClass,g.totalClass):N=`<span class="${g.currentClass}"></span> / <span class="${g.totalClass}"></span>`),g.type==="progressbar"&&(g.renderProgressbar?N=g.renderProgressbar.call(n,g.progressbarFillClass):N=`<span class="${g.progressbarFillClass}"></span>`),n.pagination.bullets=[],_.forEach(M=>{g.type!=="custom"&&(M.innerHTML=N||""),g.type==="bullets"&&n.pagination.bullets.push(...M.querySelectorAll(Ue(g.bulletClass)))}),g.type!=="custom"&&s("paginationRender",_[0])}function f(){n.params.pagination=di(n,n.originalParams.pagination,n.params.pagination,{el:"swiper-pagination"});const g=n.params.pagination;if(!g.el)return;let b;typeof g.el=="string"&&n.isElement&&(b=n.el.querySelector(g.el)),!b&&typeof g.el=="string"&&(b=[...document.querySelectorAll(g.el)]),b||(b=g.el),!(!b||b.length===0)&&(n.params.uniqueNavElements&&typeof g.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...n.el.querySelectorAll(g.el)],b.length>1&&(b=b.filter(_=>ei(_,".swiper")[0]===n.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(n.pagination,{el:b}),b=Y(b),b.forEach(_=>{g.type==="bullets"&&g.clickable&&_.classList.add(...(g.clickableClass||"").split(" ")),_.classList.add(g.modifierClass+g.type),_.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.type==="bullets"&&g.dynamicBullets&&(_.classList.add(`${g.modifierClass}${g.type}-dynamic`),l=0,g.dynamicMainBullets<1&&(g.dynamicMainBullets=1)),g.type==="progressbar"&&g.progressbarOpposite&&_.classList.add(g.progressbarOppositeClass),g.clickable&&_.addEventListener("click",h),n.enabled||_.classList.add(g.lockClass)}))}function u(){const g=n.params.pagination;if(c())return;let b=n.pagination.el;b&&(b=Y(b),b.forEach(_=>{_.classList.remove(g.hiddenClass),_.classList.remove(g.modifierClass+g.type),_.classList.remove(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.clickable&&(_.classList.remove(...(g.clickableClass||"").split(" ")),_.removeEventListener("click",h))})),n.pagination.bullets&&n.pagination.bullets.forEach(_=>_.classList.remove(...g.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!n.pagination||!n.pagination.el)return;const g=n.params.pagination;let{el:b}=n.pagination;b=Y(b),b.forEach(_=>{_.classList.remove(g.horizontalClass,g.verticalClass),_.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass)})}),o("init",()=>{n.params.pagination.enabled===!1?E():(f(),p(),m())}),o("activeIndexChange",()=>{typeof n.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{p(),m()}),o("destroy",()=>{u()}),o("enable disable",()=>{let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(b=>b.classList[n.enabled?"remove":"add"](n.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(g,b)=>{const _=b.target,N=Y(n.pagination.el);if(n.params.pagination.el&&n.params.pagination.hideOnClick&&N&&N.length>0&&!_.classList.contains(n.params.pagination.bulletClass)){if(n.navigation&&(n.navigation.nextEl&&_===n.navigation.nextEl||n.navigation.prevEl&&_===n.navigation.prevEl))return;const M=N[0].classList.contains(n.params.pagination.hiddenClass);s(M===!0?"paginationShow":"paginationHide"),N.forEach(V=>V.classList.toggle(n.params.pagination.hiddenClass))}});const y=()=>{n.el.classList.remove(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(b=>b.classList.remove(n.params.pagination.paginationDisabledClass))),f(),p(),m()},E=()=>{n.el.classList.add(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(b=>b.classList.add(n.params.pagination.paginationDisabledClass))),u()};Object.assign(n.pagination,{enable:y,disable:E,render:p,update:m,init:f,destroy:u})}function Ht(e){let{swiper:n,extendParams:a,on:o}=e;a({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),n.a11y={clicked:!1};let s=null,i,r,l=new Date().getTime();function c(S){const C=s;C.length!==0&&(C.innerHTML="",C.innerHTML=S)}function d(S){const C=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(S).replace(/x/g,C)}function h(S){S=Y(S),S.forEach(C=>{C.setAttribute("tabIndex","0")})}function m(S){S=Y(S),S.forEach(C=>{C.setAttribute("tabIndex","-1")})}function p(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("role",C)})}function f(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-roledescription",C)})}function u(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-controls",C)})}function y(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-label",C)})}function E(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("id",C)})}function g(S,C){S=Y(S),S.forEach(z=>{z.setAttribute("aria-live",C)})}function b(S){S=Y(S),S.forEach(C=>{C.setAttribute("aria-disabled",!0)})}function _(S){S=Y(S),S.forEach(C=>{C.setAttribute("aria-disabled",!1)})}function N(S){if(S.keyCode!==13&&S.keyCode!==32)return;const C=n.params.a11y,z=S.target;if(!(n.pagination&&n.pagination.el&&(z===n.pagination.el||n.pagination.el.contains(S.target))&&!S.target.matches(Ue(n.params.pagination.bulletClass)))){if(n.navigation&&n.navigation.prevEl&&n.navigation.nextEl){const O=Y(n.navigation.prevEl);Y(n.navigation.nextEl).includes(z)&&(n.isEnd&&!n.params.loop||n.slideNext(),n.isEnd?c(C.lastSlideMessage):c(C.nextSlideMessage)),O.includes(z)&&(n.isBeginning&&!n.params.loop||n.slidePrev(),n.isBeginning?c(C.firstSlideMessage):c(C.prevSlideMessage))}n.pagination&&z.matches(Ue(n.params.pagination.bulletClass))&&z.click()}}function M(){if(n.params.loop||n.params.rewind||!n.navigation)return;const{nextEl:S,prevEl:C}=n.navigation;C&&(n.isBeginning?(b(C),m(C)):(_(C),h(C))),S&&(n.isEnd?(b(S),m(S)):(_(S),h(S)))}function V(){return n.pagination&&n.pagination.bullets&&n.pagination.bullets.length}function I(){return V()&&n.params.pagination.clickable}function T(){const S=n.params.a11y;V()&&n.pagination.bullets.forEach(C=>{n.params.pagination.clickable&&(h(C),n.params.pagination.renderBullet||(p(C,"button"),y(C,S.paginationBulletMessage.replace(/\{\{index\}\}/,Ft(C)+1)))),C.matches(Ue(n.params.pagination.bulletActiveClass))?C.setAttribute("aria-current","true"):C.removeAttribute("aria-current")})}const A=(S,C,z)=>{h(S),S.tagName!=="BUTTON"&&(p(S,"button"),S.addEventListener("keydown",N)),y(S,z),u(S,C)},w=S=>{r&&r!==S.target&&!r.contains(S.target)&&(i=!0),n.a11y.clicked=!0},k=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n.destroyed||(n.a11y.clicked=!1)})})},x=S=>{l=new Date().getTime()},L=S=>{if(n.a11y.clicked||new Date().getTime()-l<100)return;const C=S.target.closest(`.${n.params.slideClass}, swiper-slide`);if(!C||!n.slides.includes(C))return;r=C;const z=n.slides.indexOf(C)===n.activeIndex,O=n.params.watchSlidesProgress&&n.visibleSlides&&n.visibleSlides.includes(C);z||O||S.sourceCapabilities&&S.sourceCapabilities.firesTouchEvents||(n.isHorizontal()?n.el.scrollLeft=0:n.el.scrollTop=0,requestAnimationFrame(()=>{i||(n.params.loop?n.slideToLoop(parseInt(C.getAttribute("data-swiper-slide-index")),0):n.slideTo(n.slides.indexOf(C),0),i=!1)}))},D=()=>{const S=n.params.a11y;S.itemRoleDescriptionMessage&&f(n.slides,S.itemRoleDescriptionMessage),S.slideRole&&p(n.slides,S.slideRole);const C=n.slides.length;S.slideLabelMessage&&n.slides.forEach((z,O)=>{const U=n.params.loop?parseInt(z.getAttribute("data-swiper-slide-index"),10):O,K=S.slideLabelMessage.replace(/\{\{index\}\}/,U+1).replace(/\{\{slidesLength\}\}/,C);y(z,K)})},v=()=>{const S=n.params.a11y;n.el.append(s);const C=n.el;S.containerRoleDescriptionMessage&&f(C,S.containerRoleDescriptionMessage),S.containerMessage&&y(C,S.containerMessage);const z=n.wrapperEl,O=S.id||z.getAttribute("id")||`swiper-wrapper-${d(16)}`,U=n.params.autoplay&&n.params.autoplay.enabled?"off":"polite";E(z,O),g(z,U),D();let{nextEl:K,prevEl:Z}=n.navigation?n.navigation:{};K=Y(K),Z=Y(Z),K&&K.forEach(ne=>A(ne,O,S.nextSlideMessage)),Z&&Z.forEach(ne=>A(ne,O,S.prevSlideMessage)),I()&&Y(n.pagination.el).forEach(ve=>{ve.addEventListener("keydown",N)}),Ee().addEventListener("visibilitychange",x),n.el.addEventListener("focus",L,!0),n.el.addEventListener("focus",L,!0),n.el.addEventListener("pointerdown",w,!0),n.el.addEventListener("pointerup",k,!0)};function P(){s&&s.remove();let{nextEl:S,prevEl:C}=n.navigation?n.navigation:{};S=Y(S),C=Y(C),S&&S.forEach(O=>O.removeEventListener("keydown",N)),C&&C.forEach(O=>O.removeEventListener("keydown",N)),I()&&Y(n.pagination.el).forEach(U=>{U.removeEventListener("keydown",N)}),Ee().removeEventListener("visibilitychange",x),n.el&&typeof n.el!="string"&&(n.el.removeEventListener("focus",L,!0),n.el.removeEventListener("pointerdown",w,!0),n.el.removeEventListener("pointerup",k,!0))}o("beforeInit",()=>{s=Ot("span",n.params.a11y.notificationClass),s.setAttribute("aria-live","assertive"),s.setAttribute("aria-atomic","true")}),o("afterInit",()=>{n.params.a11y.enabled&&v()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{n.params.a11y.enabled&&D()}),o("fromEdge toEdge afterInit lock unlock",()=>{n.params.a11y.enabled&&M()}),o("paginationUpdate",()=>{n.params.a11y.enabled&&T()}),o("destroy",()=>{n.params.a11y.enabled&&P()})}function Dm(e){let{swiper:n,extendParams:a,on:o,emit:s,params:i}=e;n.autoplay={running:!1,paused:!1,timeLeft:0},a({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let r,l,c=i&&i.autoplay?i.autoplay.delay:3e3,d=i&&i.autoplay?i.autoplay.delay:3e3,h,m=new Date().getTime(),p,f,u,y,E,g,b;function _(C){!n||n.destroyed||!n.wrapperEl||C.target===n.wrapperEl&&(n.wrapperEl.removeEventListener("transitionend",_),!(b||C.detail&&C.detail.bySwiperTouchMove)&&w())}const N=()=>{if(n.destroyed||!n.autoplay.running)return;n.autoplay.paused?p=!0:p&&(d=h,p=!1);const C=n.autoplay.paused?h:m+d-new Date().getTime();n.autoplay.timeLeft=C,s("autoplayTimeLeft",C,C/c),l=requestAnimationFrame(()=>{N()})},M=()=>{let C;return n.virtual&&n.params.virtual.enabled?C=n.slides.filter(O=>O.classList.contains("swiper-slide-active"))[0]:C=n.slides[n.activeIndex],C?parseInt(C.getAttribute("data-swiper-autoplay"),10):void 0},V=C=>{if(n.destroyed||!n.autoplay.running)return;cancelAnimationFrame(l),N();let z=typeof C>"u"?n.params.autoplay.delay:C;c=n.params.autoplay.delay,d=n.params.autoplay.delay;const O=M();!Number.isNaN(O)&&O>0&&typeof C>"u"&&(z=O,c=O,d=O),h=z;const U=n.params.speed,K=()=>{!n||n.destroyed||(n.params.autoplay.reverseDirection?!n.isBeginning||n.params.loop||n.params.rewind?(n.slidePrev(U,!0,!0),s("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(n.slides.length-1,U,!0,!0),s("autoplay")):!n.isEnd||n.params.loop||n.params.rewind?(n.slideNext(U,!0,!0),s("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(0,U,!0,!0),s("autoplay")),n.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{V()})))};return z>0?(clearTimeout(r),r=setTimeout(()=>{K()},z)):requestAnimationFrame(()=>{K()}),z},I=()=>{m=new Date().getTime(),n.autoplay.running=!0,V(),s("autoplayStart")},T=()=>{n.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(l),s("autoplayStop")},A=(C,z)=>{if(n.destroyed||!n.autoplay.running)return;clearTimeout(r),C||(g=!0);const O=()=>{s("autoplayPause"),n.params.autoplay.waitForTransition?n.wrapperEl.addEventListener("transitionend",_):w()};if(n.autoplay.paused=!0,z){E&&(h=n.params.autoplay.delay),E=!1,O();return}h=(h||n.params.autoplay.delay)-(new Date().getTime()-m),!(n.isEnd&&h<0&&!n.params.loop)&&(h<0&&(h=0),O())},w=()=>{n.isEnd&&h<0&&!n.params.loop||n.destroyed||!n.autoplay.running||(m=new Date().getTime(),g?(g=!1,V(h)):V(),n.autoplay.paused=!1,s("autoplayResume"))},k=()=>{if(n.destroyed||!n.autoplay.running)return;const C=Ee();C.visibilityState==="hidden"&&(g=!0,A(!0)),C.visibilityState==="visible"&&w()},x=C=>{C.pointerType==="mouse"&&(g=!0,b=!0,!(n.animating||n.autoplay.paused)&&A(!0))},L=C=>{C.pointerType==="mouse"&&(b=!1,n.autoplay.paused&&w())},D=()=>{n.params.autoplay.pauseOnMouseEnter&&(n.el.addEventListener("pointerenter",x),n.el.addEventListener("pointerleave",L))},v=()=>{n.el&&typeof n.el!="string"&&(n.el.removeEventListener("pointerenter",x),n.el.removeEventListener("pointerleave",L))},P=()=>{Ee().addEventListener("visibilitychange",k)},S=()=>{Ee().removeEventListener("visibilitychange",k)};o("init",()=>{n.params.autoplay.enabled&&(D(),P(),I())}),o("destroy",()=>{v(),S(),n.autoplay.running&&T()}),o("_freeModeStaticRelease",()=>{(u||g)&&w()}),o("_freeModeNoMomentumRelease",()=>{n.params.autoplay.disableOnInteraction?T():A(!0,!0)}),o("beforeTransitionStart",(C,z,O)=>{n.destroyed||!n.autoplay.running||(O||!n.params.autoplay.disableOnInteraction?A(!0,!0):T())}),o("sliderFirstMove",()=>{if(!(n.destroyed||!n.autoplay.running)){if(n.params.autoplay.disableOnInteraction){T();return}f=!0,u=!1,g=!1,y=setTimeout(()=>{g=!0,u=!0,A(!0)},200)}}),o("touchEnd",()=>{if(!(n.destroyed||!n.autoplay.running||!f)){if(clearTimeout(y),clearTimeout(r),n.params.autoplay.disableOnInteraction){u=!1,f=!1;return}u&&n.params.cssMode&&w(),u=!1,f=!1}}),o("slideChange",()=>{n.destroyed||!n.autoplay.running||(E=!0)}),Object.assign(n.autoplay,{start:I,stop:T,pause:A,resume:w})}function vm(e){const{effect:n,swiper:a,on:o,setTranslate:s,setTransition:i,overwriteParams:r,perspective:l,recreateShadows:c,getEffectParams:d}=e;o("beforeInit",()=>{if(a.params.effect!==n)return;a.classNames.push(`${a.params.containerModifierClass}${n}`),l&&l()&&a.classNames.push(`${a.params.containerModifierClass}3d`);const m=r?r():{};Object.assign(a.params,m),Object.assign(a.originalParams,m)}),o("setTranslate",()=>{a.params.effect===n&&s()}),o("setTransition",(m,p)=>{a.params.effect===n&&i(p)}),o("transitionEnd",()=>{if(a.params.effect===n&&c){if(!d||!d().slideShadows)return;a.slides.forEach(m=>{m.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(p=>p.remove())}),c()}});let h;o("virtualUpdate",()=>{a.params.effect===n&&(a.slides.length||(h=!0),requestAnimationFrame(()=>{h&&a.slides&&a.slides.length&&(s(),h=!1)}))})}function Pm(e,n){const a=Qs(n);return a!==n&&(a.style.backfaceVisibility="hidden",a.style["-webkit-backface-visibility"]="hidden"),a}function zm(e){let{swiper:n,duration:a,transformElements:o,allSlides:s}=e;const{activeIndex:i}=n,r=l=>l.parentElement?l.parentElement:n.slides.filter(d=>d.shadowRoot&&d.shadowRoot===l.parentNode)[0];if(n.params.virtualTranslate&&a!==0){let l=!1,c;s?c=o:c=o.filter(d=>{const h=d.classList.contains("swiper-slide-transform")?r(d):d;return n.getSlideIndex(h)===i}),c.forEach(d=>{w0(d,()=>{if(l||!n||n.destroyed)return;l=!0,n.animating=!1;const h=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});n.wrapperEl.dispatchEvent(h)})})}}function Am(e){let{swiper:n,extendParams:a,on:o}=e;a({fadeEffect:{crossFade:!1}}),vm({effect:"fade",swiper:n,on:o,setTranslate:()=>{const{slides:r}=n,l=n.params.fadeEffect;for(let c=0;c<r.length;c+=1){const d=n.slides[c];let m=-d.swiperSlideOffset;n.params.virtualTranslate||(m-=n.translate);let p=0;n.isHorizontal()||(p=m,m=0);const f=n.params.fadeEffect.crossFade?Math.max(1-Math.abs(d.progress),0):1+Math.min(Math.max(d.progress,-1),0),u=Pm(l,d);u.style.opacity=f,u.style.transform=`translate3d(${m}px, ${p}px, 0px)`}},setTransition:r=>{const l=n.slides.map(c=>Qs(c));l.forEach(c=>{c.style.transitionDuration=`${r}ms`}),zm({swiper:n,duration:r,transformElements:l,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!n.params.cssMode})})}const wn={MixinCarousel:{init:!1,slidesPerView:1.25,speed:500,threshold:20,spaceBetween:28,watchOverflow:!0,watchSlidesProgress:!0,watchSlidesVisibility:!0,loop:!1,preloadImages:!1,lazy:{loadPrevNext:!0,loadOnTransitionStart:!0,loadPrevNextAmount:2},navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},breakpoints:{640:{slidesPerView:1,spaceBetween:28},768:{slidesPerView:2,spaceBetween:28},1280:{slidesPerView:2,spaceBetween:56}},on:{init(e){e.el.classList.replace("opacity-0","opacity-100")}}},BlockImageCarousel:{slidesPerView:1,speed:500,threshold:20,loop:!1,preloadImages:!1,watchSlidesProgress:!0,watchSlidesVisibility:!0,lazy:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},pagination:{el:".swiper-pagination",type:"bullets",clickable:!0,bulletClass:"swiper-dot",bulletActiveClass:"swiper-dot-active",renderBullet:function(e,n){return`<button class="${n}" arial-label="Go to slide ${e}"><span></span></button>`}}}};Object.assign(wn,{BaseCarouselCards:wn.MixinCarousel});const hi=wn.MixinCarousel;te.use([$n,Ht]);const mi={cards:"-cards",tiles:"-tiles"},pi={"col-1":"","col-2":"lg:col-start-2","col-3":"lg:col-start-3"},Om=t.defineComponent({name:"MixinCarousel",components:{BaseLink:F,BaseButton:R,IconPrev:Ce,IconNext:Be},props:{noLinks:{type:Boolean,required:!1,default:!1},heading:{type:String,required:!1},link:{type:[String,Object],required:!1},linkTitle:{type:String,required:!1},variant:{type:String,required:!1,default:"cards",validator:e=>Object.keys(mi).includes(e)},slidesPerView:{type:Number,required:!1,default:2},indent:{type:String,required:!1,default:"col-2",validator:e=>Object.keys(pi).includes(e)},center:{type:Boolean,required:!1,default:!0},initialSlide:{type:Number,required:!1,default:0}},data(){return{slider:null,sliderOptions:{...hi,initialSlide:this.initialSlide,a11y:{prevSlideMessage:this.heading?this.heading+" - Previous slide":"Previous slide",nextSlideMessage:this.heading?this.heading+" - Next slide":"Next slide",slideRole:"link"},breakpoints:{...hi.breakpoints,1024:{slidesPerView:this.slidesPerView},1280:{slidesPerView:this.slidesPerView,spaceBetween:56}}}}},computed:{variantClass(){return mi[this.variant]},colStart(){return pi[this.indent]}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.MixinCarousel,this.sliderOptions),this.slider.init()}}}),Fm={class:"sm:flex flex-wrap items-center justify-between"},Hm={key:0,class:"MixinCarousel__Heading text-h3 defaultTheme:uppercase"},qm={ref:"MixinCarousel",class:"swiper transition-opacity duration-500 ease-in opacity-0"},jm={class:"swiper-wrapper"},Rm={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full ThemeVariantLight"},Gm={class:"xl:-ml-22 top-1/2 absolute left-0 z-30 -ml-20"},Um={class:"arrow-wrapper","aria-hidden":"true"},Wm={class:"arrow"},Ym={class:"arrow-fixed"},Km={class:"xl:-mr-22 top-1/2 absolute right-0 z-30 -mr-20"},Zm={class:"arrow-wrapper","aria-hidden":"true"},Xm={class:"arrow"},Jm={class:"arrow-fixed"};function Qm(e,n,a,o,s,i){const r=F,l=Ce,c=R,d=Be;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.noLinks?"div":"nav"),{class:t.normalizeClass(["MixinCarousel w-full overflow-x-hidden",e.variantClass]),"aria-label":e.heading},{default:t.withCtx(()=>[t.createElementVNode("div",{class:t.normalizeClass(["BaseGrid container overflow-x-visible",{"mx-auto":e.center}])},[e.heading||e.link?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass([e.colStart,"lg:pl-0 col-start-1 col-end-13 px-4 mb-1"])},[t.createElementVNode("div",Fm,[e.heading?(t.openBlock(),t.createElementBlock("h2",Hm,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.link?(t.openBlock(),t.createBlock(r,t.mergeProps({key:1,class:"sm:block hidden",variant:"primary",to:typeof e.link=="object"?e.link:void 0,href:typeof e.link!="object"?e.link:void 0},e.$attrs),{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.linkTitle||e.link),1)]),_:1},16,["to","href"])):t.createCommentVNode("",!0)])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass([e.colStart,"lg:pl-0 sm:col-end-11 3xl:col-end-12 col-start-1 col-end-13 pl-4 overflow-x-visible"])},[t.createElementVNode("div",qm,[t.createElementVNode("div",jm,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("div",Rm,[t.createElementVNode("div",Gm,[t.createVNode(c,{class:"swiper-prev xl:text-xl","aria-label":e.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Um,[t.createElementVNode("span",Wm,[t.createVNode(l)]),t.createElementVNode("span",Ym,[t.createVNode(l)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",Km,[t.createVNode(c,{class:"swiper-next xl:text-xl","aria-label":e.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Zm,[t.createElementVNode("span",Xm,[t.createVNode(d)]),t.createElementVNode("span",Jm,[t.createVNode(d)])])]),_:1},8,["aria-label"])])])],512)],2)],2)]),_:3},8,["class","aria-label"])}const Se=B(Om,[["render",Qm]]),ep=t.defineComponent({name:"BlockCardGrid",components:{MixinCarousel:Se,BlockCardGridItem:Ta},props:{compact:{type:Boolean,default:!1},cards:{type:Array,default:void 0}}}),tp={key:0,class:"BlockCardGrid"};function np(e,n,a,o,s,i){const r=Ta,l=Se;return e.cards?(t.openBlock(),t.createElementBlock("div",tp,[t.createElementVNode("div",{class:t.normalizeClass(`hidden md:grid md:grid-cols-2 lg:grid-cols-3 ${e.compact?" gap-5":"3xl:grid-cols-4 gap-8"}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.cards,(c,d)=>(t.openBlock(),t.createBlock(r,{key:`item-${d}`,class:"col-span-1",label:c.label,title:c.title,description:c.description,image:c.image,link:c.link},null,8,["label","title","description","image","link"]))),128))],2),t.createVNode(l,{class:"md:hidden sm:px-10 sm:-ml-10 py-10 -mt-10 overflow-x-visible",indent:"col-1","slides-per-view":3,"no-links":""},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.cards,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,label:c.label,title:c.title,text:c.description,image:c.image,class:"swiper-slide mb-5"},null,8,["label","title","text","image"]))),128))]),_:1})])):t.createCommentVNode("",!0)}const Ha=B(ep,[["render",np]]),ap=t.defineComponent({name:"BlockCircleImageCard",components:{BaseImagePlaceholder:H,BaseImage:j,BaseHeading:G},props:{tag:{type:String,required:!1,default:"div"},title:{type:String,required:!0},label:{type:String,required:!1},secondaryLabel:{type:String,required:!1},image:{type:Object,required:!1},imageOnRight:{type:Boolean,required:!1,default:!1}},computed:{theSrcSet(){return this.image?ie(this.image)?ie(this.image):this.image.srcSet:void 0}}}),op={class:"p-8 flex-grow"},sp={class:"flex"},ip={class:"text-gray-dark text-subtitle mb-3"},rp={class:"ml-auto"},lp={class:"text-gray-mid-dark text-subtitle"};function cp(e,n,a,o,s,i){const r=j,l=H,c=G;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{class:t.normalizeClass(["BlockCircleImageCard bg-white shadow-jpl h-full flex-grow",{imageOnRight:e.imageOnRight}]),onClick:n[0]||(n[0]=d=>e.$emit("click"))},{default:t.withCtx(()=>[e.image?(t.openBlock(),t.createBlock(l,{key:0,"transparent-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.theSrcSet,alt:"",width:e.image.src.width,height:e.image.src.height,"image-class":"rounded-full border-4 border-white","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createElementVNode("div",op,[t.createElementVNode("div",sp,[t.createElementVNode("div",ip,t.toDisplayString(e.label),1),t.createElementVNode("span",rp,[t.renderSlot(e.$slots,"icon")])]),t.createElementVNode("div",lp,t.toDisplayString(e.secondaryLabel),1),t.createVNode(c,{size:"h5",level:"h3",class:"mt-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1})])]),_:3},8,["class"])}const dp=B(ap,[["render",cp]]),hp=t.defineComponent({name:"BlockCta",components:{BaseButton:R,IconExternal:ce},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{...he(Pe),buttonVariant(){return this.themeStore.theme==="ThemeEdu"?"dark":"primary"}}}),mp={class:"bg-gray-light edu:bg-stars edu:bg-primary md:mx-0 sm:py-8 md:py-10 md:px-0 sm:mx-20 px-6 py-6 text-center"},pp={class:"md:mx-16 xl:mx-24"},fp={class:"text-h6 edu:text-white edu:font-extrabold"};function up(e,n,a,o,s,i){const r=R,l=ce;return t.openBlock(),t.createElementBlock("div",mp,[t.createElementVNode("div",pp,[t.createElementVNode("p",fp,t.toDisplayString(e.data.heading),1)]),e.data.page?(t.openBlock(),t.createBlock(r,{key:0,variant:e.buttonVariant,to:e.data.page.url,class:"md:mt-5 md:mb-2 mt-4 mb-1"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.text),1)]),_:1},8,["variant","to"])):e.data.externalLink?(t.openBlock(),t.createBlock(r,{key:1,variant:e.buttonVariant,href:e.data.externalLink,class:"md:mt-5 md:mb-2 mt-4 mb-1"},{icon:t.withCtx(()=>[t.createVNode(l,{class:"ml-2 text-sm"})]),default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.text)+" ",1)]),_:1},8,["variant","href"])):t.createCommentVNode("",!0)])}const qa=B(hp,[["render",up]]),gp=(e,n)=>ps.camelCase(e+(n||"")),yp=t.defineComponent({name:"BlockHeading",components:{BaseHeading:G},props:{data:{type:Object,required:!1},index:{type:Number,required:!1,default:void 0},generateId:{type:Boolean,default:!1}},computed:{getId(){var e;return this.generateId?gp((e=this.data)==null?void 0:e.heading,this.index):void 0}}});function bp(e,n,a,o,s,i){const r=G;return e.data?(t.openBlock(),t.createBlock(r,{key:0,id:e.getId,level:e.data.level,class:t.normalizeClass(["BlockHeading",{"has-anchor":e.generateId}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["id","level","class"])):t.createCommentVNode("",!0)}const qt=B(yp,[["render",bp]]),kp=t.defineComponent({name:"BlockIframeEmbed",components:{BaseImageCaption:re,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1}},data(){return{lazyNative:!0}},mounted(){this.featureDetectIframeLazyLoad()},methods:{featureDetectIframeLazyLoad(){if("loading"in HTMLIFrameElement.prototype){const e=this.$refs.BlockIframeEmbed;this.lazyNative=!0,e.dataset.src&&(e.src=e.dataset.src)}else this.lazyNative=!1}}}),_p={key:0},$p=["title","data-src","height"],wp=["title","data-src"],Bp={key:2,class:"lg:px-0 p-4 pb-0"};function Cp(e,n,a,o,s,i){const r=H,l=re;return e.data?(t.openBlock(),t.createElementBlock("div",_p,[e.data.height?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.data.url?(t.openBlock(),t.createElementBlock("iframe",{key:0,ref:"BlockIframeEmbed",loading:"lazy",class:t.normalizeClass(["w-full border-none",{lazyload:!e.lazyNative}]),title:e.data.title,"data-src":e.data.url,width:"90%",height:e.data.height,allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""},null,10,$p)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.url?(t.openBlock(),t.createBlock(r,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.createElementVNode("iframe",{ref:"BlockIframeEmbed",loading:"lazy",class:t.normalizeClass(["w-full border-none",{lazyload:!e.lazyNative}]),title:e.data.title,"data-src":e.data.url,"data-chromatic":"ignore",width:"90%",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""},null,10,wp)])]),_:1})):t.createCommentVNode("",!0)],64)),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",Bp,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const jt=B(kp,[["render",Cp]]),Ep=t.defineComponent({name:"MixinFancyboxOpenButton",components:{IconExpand:zt}}),Sp={ref:"FancyboxOpenButton",class:"MixinFancyboxOpenButton",role:"presentation"},Np={class:"BaseButton -primary -icon-only pointer-events-none"},Vp={class:"icon"};function Tp(e,n,a,o,s,i){const r=zt;return t.openBlock(),t.createElementBlock("div",Sp,[t.createElementVNode("div",Np,[t.createElementVNode("span",Vp,[t.createVNode(r)])])],512)}const fi=B(Ep,[["render",Tp]]),gt=e=>typeof e=="object"&&e!==null&&e.constructor===Object&&Object.prototype.toString.call(e)==="[object Object]",de=(...e)=>{let n=!1;typeof e[0]=="boolean"&&(n=e.shift());let a=e[0];if(!a||typeof a!="object")throw new Error("extendee must be an object");const o=e.slice(1),s=o.length;for(let i=0;i<s;i++){const r=o[i];for(let l in r)if(r.hasOwnProperty(l)){const c=r[l];if(n&&(Array.isArray(c)||gt(c))){const d=Array.isArray(c)?[]:{};a[l]=de(!0,a.hasOwnProperty(l)?a[l]:d,c)}else a[l]=c}}return a},ae=(e,n=1e4)=>(e=parseFloat(e)||0,Math.round((e+Number.EPSILON)*n)/n),Bn=function(e){return!!(e&&typeof e=="object"&&e instanceof Element&&e!==document.body)&&!e.__Panzoom&&(function(n){const a=getComputedStyle(n)["overflow-y"],o=getComputedStyle(n)["overflow-x"],s=(a==="scroll"||a==="auto")&&Math.abs(n.scrollHeight-n.clientHeight)>1,i=(o==="scroll"||o==="auto")&&Math.abs(n.scrollWidth-n.clientWidth)>1;return s||i}(e)?e:Bn(e.parentNode))},Ip=typeof window<"u"&&window.ResizeObserver||class{constructor(e){this.observables=[],this.boundCheck=this.check.bind(this),this.boundCheck(),this.callback=e}observe(e){if(this.observables.some(a=>a.el===e))return;const n={el:e,size:{height:e.clientHeight,width:e.clientWidth}};this.observables.push(n)}unobserve(e){this.observables=this.observables.filter(n=>n.el!==e)}disconnect(){this.observables=[]}check(){const e=this.observables.filter(n=>{const a=n.el.clientHeight,o=n.el.clientWidth;if(n.size.height!==a||n.size.width!==o)return n.size.height=a,n.size.width=o,!0}).map(n=>n.el);e.length>0&&this.callback(e),window.requestAnimationFrame(this.boundCheck)}};class yt{constructor(n){this.id=self.Touch&&n instanceof Touch?n.identifier:-1,this.pageX=n.pageX,this.pageY=n.pageY,this.clientX=n.clientX,this.clientY=n.clientY}}const ui=(e,n)=>n?Math.sqrt((n.clientX-e.clientX)**2+(n.clientY-e.clientY)**2):0,ja=(e,n)=>n?{clientX:(e.clientX+n.clientX)/2,clientY:(e.clientY+n.clientY)/2}:e;class xp{constructor(n,{start:a=()=>!0,move:o=()=>{},end:s=()=>{}}={}){this._element=n,this.startPointers=[],this.currentPointers=[],this._pointerStart=i=>{if(i.buttons>0&&i.button!==0)return;const r=new yt(i);this.currentPointers.some(l=>l.id===r.id)||this._triggerPointerStart(r,i)&&(window.addEventListener("mousemove",this._move),window.addEventListener("mouseup",this._pointerEnd))},this._touchStart=i=>{for(const r of Array.from(i.changedTouches||[]))this._triggerPointerStart(new yt(r),i)},this._move=i=>{const r=this.currentPointers.slice(),l=(c=>"changedTouches"in c)(i)?Array.from(i.changedTouches).map(c=>new yt(c)):[new yt(i)];for(const c of l){const d=this.currentPointers.findIndex(h=>h.id===c.id);d<0||(this.currentPointers[d]=c)}this._moveCallback(r,this.currentPointers.slice(),i)},this._triggerPointerEnd=(i,r)=>{const l=this.currentPointers.findIndex(c=>c.id===i.id);return!(l<0)&&(this.currentPointers.splice(l,1),this.startPointers.splice(l,1),this._endCallback(i,r),!0)},this._pointerEnd=i=>{i.buttons>0&&i.button!==0||this._triggerPointerEnd(new yt(i),i)&&(window.removeEventListener("mousemove",this._move,{passive:!1}),window.removeEventListener("mouseup",this._pointerEnd,{passive:!1}))},this._touchEnd=i=>{for(const r of Array.from(i.changedTouches||[]))this._triggerPointerEnd(new yt(r),i)},this._startCallback=a,this._moveCallback=o,this._endCallback=s,this._element.addEventListener("mousedown",this._pointerStart,{passive:!1}),this._element.addEventListener("touchstart",this._touchStart,{passive:!1}),this._element.addEventListener("touchmove",this._move,{passive:!1}),this._element.addEventListener("touchend",this._touchEnd),this._element.addEventListener("touchcancel",this._touchEnd)}stop(){this._element.removeEventListener("mousedown",this._pointerStart,{passive:!1}),this._element.removeEventListener("touchstart",this._touchStart,{passive:!1}),this._element.removeEventListener("touchmove",this._move,{passive:!1}),this._element.removeEventListener("touchend",this._touchEnd),this._element.removeEventListener("touchcancel",this._touchEnd),window.removeEventListener("mousemove",this._move),window.removeEventListener("mouseup",this._pointerEnd)}_triggerPointerStart(n,a){return!!this._startCallback(n,a)&&(this.currentPointers.push(n),this.startPointers.push(n),!0)}}class Ra{constructor(n={}){this.options=de(!0,{},n),this.plugins=[],this.events={};for(const a of["on","once"])for(const o of Object.entries(this.options[a]||{}))this[a](...o)}option(n,a,...o){n=String(n);let s=(i=n,r=this.options,i.split(".").reduce(function(l,c){return l&&l[c]},r));var i,r;return typeof s=="function"&&(s=s.call(this,this,...o)),s===void 0?a:s}localize(n,a=[]){return n=(n=String(n).replace(/\{\{(\w+).?(\w+)?\}\}/g,(o,s,i)=>{let r="";i?r=this.option(`${s[0]+s.toLowerCase().substring(1)}.l10n.${i}`):s&&(r=this.option(`l10n.${s}`)),r||(r=o);for(let l=0;l<a.length;l++)r=r.split(a[l][0]).join(a[l][1]);return r})).replace(/\{\{(.*)\}\}/,(o,s)=>s)}on(n,a){if(gt(n)){for(const o of Object.entries(n))this.on(...o);return this}return String(n).split(" ").forEach(o=>{const s=this.events[o]=this.events[o]||[];s.indexOf(a)==-1&&s.push(a)}),this}once(n,a){if(gt(n)){for(const o of Object.entries(n))this.once(...o);return this}return String(n).split(" ").forEach(o=>{const s=(...i)=>{this.off(o,s),a.call(this,this,...i)};s._=a,this.on(o,s)}),this}off(n,a){if(!gt(n))return n.split(" ").forEach(o=>{const s=this.events[o];if(!s||!s.length)return this;let i=-1;for(let r=0,l=s.length;r<l;r++){const c=s[r];if(c&&(c===a||c._===a)){i=r;break}}i!=-1&&s.splice(i,1)}),this;for(const o of Object.entries(n))this.off(...o)}trigger(n,...a){for(const o of[...this.events[n]||[]].slice())if(o&&o.call(this,this,...a)===!1)return!1;for(const o of[...this.events["*"]||[]].slice())if(o&&o.call(this,n,this,...a)===!1)return!1;return!0}attachPlugins(n){const a={};for(const[o,s]of Object.entries(n||{}))this.options[o]===!1||this.plugins[o]||(this.options[o]=de({},s.defaults||{},this.options[o]),a[o]=new s(this));for(const[o,s]of Object.entries(a))s.attach(this);return this.plugins=Object.assign({},this.plugins,a),this}detachPlugins(){for(const n in this.plugins){let a;(a=this.plugins[n])&&typeof a.detach=="function"&&a.detach(this)}return this.plugins={},this}}const Mp={touch:!0,zoom:!0,pinchToZoom:!0,panOnlyZoomed:!1,lockAxis:!1,friction:.64,decelFriction:.88,zoomFriction:.74,bounceForce:.2,baseScale:1,minScale:1,maxScale:2,step:.5,textSelection:!1,click:"toggleZoom",wheel:"zoom",wheelFactor:42,wheelLimit:5,draggableClass:"is-draggable",draggingClass:"is-dragging",ratio:1};class bt extends Ra{constructor(n,a={}){super(de(!0,{},Mp,a)),this.state="init",this.$container=n;for(const o of["onLoad","onWheel","onClick"])this[o]=this[o].bind(this);this.initLayout(),this.resetValues(),this.attachPlugins(bt.Plugins),this.trigger("init"),this.updateMetrics(),this.attachEvents(),this.trigger("ready"),this.option("centerOnStart")===!1?this.state="ready":this.panTo({friction:0}),n.__Panzoom=this}initLayout(){const n=this.$container;if(!(n instanceof HTMLElement))throw new Error("Panzoom: Container not found");const a=this.option("content")||n.querySelector(".panzoom__content");if(!a)throw new Error("Panzoom: Content not found");this.$content=a;let o=this.option("viewport")||n.querySelector(".panzoom__viewport");o||this.option("wrapInner")===!1||(o=document.createElement("div"),o.classList.add("panzoom__viewport"),o.append(...n.childNodes),n.appendChild(o)),this.$viewport=o||a.parentNode}resetValues(){this.updateRate=this.option("updateRate",/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)?250:24),this.container={width:0,height:0},this.viewport={width:0,height:0},this.content={origWidth:0,origHeight:0,width:0,height:0,x:this.option("x",0),y:this.option("y",0),scale:this.option("baseScale")},this.transform={x:0,y:0,scale:1},this.resetDragPosition()}onLoad(n){this.updateMetrics(),this.panTo({scale:this.option("baseScale"),friction:0}),this.trigger("load",n)}onClick(n){if(n.defaultPrevented||document.activeElement&&document.activeElement.closest("[contenteditable]"))return;if(this.option("textSelection")&&window.getSelection().toString().length&&(!n.target||!n.target.hasAttribute("data-fancybox-close")))return void n.stopPropagation();const a=this.$content.getClientRects()[0];if(this.state!=="ready"&&(this.dragPosition.midPoint||Math.abs(a.top-this.dragStart.rect.top)>1||Math.abs(a.left-this.dragStart.rect.left)>1))return n.preventDefault(),void n.stopPropagation();this.trigger("click",n)!==!1&&this.option("zoom")&&this.option("click")==="toggleZoom"&&(n.preventDefault(),n.stopPropagation(),this.zoomWithClick(n))}onWheel(n){this.trigger("wheel",n)!==!1&&this.option("zoom")&&this.option("wheel")&&this.zoomWithWheel(n)}zoomWithWheel(n){this.changedDelta===void 0&&(this.changedDelta=0);const a=Math.max(-1,Math.min(1,-n.deltaY||-n.deltaX||n.wheelDelta||-n.detail)),o=this.content.scale;let s=o*(100+a*this.option("wheelFactor"))/100;if(a<0&&Math.abs(o-this.option("minScale"))<.01||a>0&&Math.abs(o-this.option("maxScale"))<.01?(this.changedDelta+=Math.abs(a),s=o):(this.changedDelta=0,s=Math.max(Math.min(s,this.option("maxScale")),this.option("minScale"))),this.changedDelta>this.option("wheelLimit")||(n.preventDefault(),s===o))return;const i=this.$content.getBoundingClientRect(),r=n.clientX-i.left,l=n.clientY-i.top;this.zoomTo(s,{x:r,y:l})}zoomWithClick(n){const a=this.$content.getClientRects()[0],o=n.clientX-a.left,s=n.clientY-a.top;this.toggleZoom({x:o,y:s})}attachEvents(){this.$content.addEventListener("load",this.onLoad),this.$container.addEventListener("wheel",this.onWheel,{passive:!1}),this.$container.addEventListener("click",this.onClick,{passive:!1}),this.initObserver();const n=new xp(this.$container,{start:(a,o)=>{if(!this.option("touch")||this.velocity.scale<0)return!1;const s=o.composedPath()[0];return!n.currentPointers.length&&(["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(s.nodeName)!==-1||this.option("textSelection")&&((i,r,l)=>{const c=i.childNodes,d=document.createRange();for(let h=0;h<c.length;h++){const m=c[h];if(m.nodeType!==Node.TEXT_NODE)continue;d.selectNodeContents(m);const p=d.getBoundingClientRect();if(r>=p.left&&l>=p.top&&r<=p.right&&l<=p.bottom)return m}return!1})(s,a.clientX,a.clientY))?!1:!Bn(s)&&this.trigger("touchStart",o)!==!1&&(o.type==="mousedown"&&o.preventDefault(),this.state="pointerdown",this.resetDragPosition(),this.dragPosition.midPoint=null,this.dragPosition.time=Date.now(),!0)},move:(a,o,s)=>{if(this.state!=="pointerdown")return;if(this.trigger("touchMove",s)===!1)return void s.preventDefault();if(o.length<2&&this.option("panOnlyZoomed")===!0&&this.content.width<=this.viewport.width&&this.content.height<=this.viewport.height&&this.transform.scale<=this.option("baseScale")||o.length>1&&(!this.option("zoom")||this.option("pinchToZoom")===!1))return;const i=ja(a[0],a[1]),r=ja(o[0],o[1]),l=r.clientX-i.clientX,c=r.clientY-i.clientY,d=ui(a[0],a[1]),h=ui(o[0],o[1]),m=d&&h?h/d:1;this.dragOffset.x+=l,this.dragOffset.y+=c,this.dragOffset.scale*=m,this.dragOffset.time=Date.now()-this.dragPosition.time;const p=this.dragStart.scale===1&&this.option("lockAxis");if(p&&!this.lockAxis){if(Math.abs(this.dragOffset.x)<6&&Math.abs(this.dragOffset.y)<6)return void s.preventDefault();const f=Math.abs(180*Math.atan2(this.dragOffset.y,this.dragOffset.x)/Math.PI);this.lockAxis=f>45&&f<135?"y":"x"}if(p==="xy"||this.lockAxis!=="y"){if(s.preventDefault(),s.stopPropagation(),s.stopImmediatePropagation(),this.lockAxis&&(this.dragOffset[this.lockAxis==="x"?"y":"x"]=0),this.$container.classList.add(this.option("draggingClass")),this.transform.scale===this.option("baseScale")&&this.lockAxis==="y"||(this.dragPosition.x=this.dragStart.x+this.dragOffset.x),this.transform.scale===this.option("baseScale")&&this.lockAxis==="x"||(this.dragPosition.y=this.dragStart.y+this.dragOffset.y),this.dragPosition.scale=this.dragStart.scale*this.dragOffset.scale,o.length>1){const f=ja(n.startPointers[0],n.startPointers[1]),u=f.clientX-this.dragStart.rect.x,y=f.clientY-this.dragStart.rect.y,{deltaX:E,deltaY:g}=this.getZoomDelta(this.content.scale*this.dragOffset.scale,u,y);this.dragPosition.x-=E,this.dragPosition.y-=g,this.dragPosition.midPoint=r}else this.setDragResistance();this.transform={x:this.dragPosition.x,y:this.dragPosition.y,scale:this.dragPosition.scale},this.startAnimation()}},end:(a,o)=>{if(this.state!=="pointerdown")return;if(this._dragOffset={...this.dragOffset},n.currentPointers.length)return void this.resetDragPosition();if(this.state="decel",this.friction=this.option("decelFriction"),this.recalculateTransform(),this.$container.classList.remove(this.option("draggingClass")),this.trigger("touchEnd",o)===!1||this.state!=="decel")return;const s=this.option("minScale");if(this.transform.scale<s)return void this.zoomTo(s,{friction:.64});const i=this.option("maxScale");if(this.transform.scale-i>.01){const r=this.dragPosition.midPoint||a,l=this.$content.getClientRects()[0];this.zoomTo(i,{friction:.64,x:r.clientX-l.left,y:r.clientY-l.top})}}});this.pointerTracker=n}initObserver(){this.resizeObserver||(this.resizeObserver=new Ip(()=>{this.updateTimer||(this.updateTimer=setTimeout(()=>{const n=this.$container.getBoundingClientRect();n.width&&n.height?((Math.abs(n.width-this.container.width)>1||Math.abs(n.height-this.container.height)>1)&&(this.isAnimating()&&this.endAnimation(!0),this.updateMetrics(),this.panTo({x:this.content.x,y:this.content.y,scale:this.option("baseScale"),friction:0})),this.updateTimer=null):this.updateTimer=null},this.updateRate))}),this.resizeObserver.observe(this.$container))}resetDragPosition(){this.lockAxis=null,this.friction=this.option("friction"),this.velocity={x:0,y:0,scale:0};const{x:n,y:a,scale:o}=this.content;this.dragStart={rect:this.$content.getBoundingClientRect(),x:n,y:a,scale:o},this.dragPosition={...this.dragPosition,x:n,y:a,scale:o},this.dragOffset={x:0,y:0,scale:1,time:0}}updateMetrics(n){n!==!0&&this.trigger("beforeUpdate");const a=this.$container,o=this.$content,s=this.$viewport,i=o instanceof HTMLImageElement,r=this.option("zoom"),l=this.option("resizeParent",r);let c=this.option("width"),d=this.option("height"),h=c||(m=o,Math.max(parseFloat(m.naturalWidth||0),parseFloat(m.width&&m.width.baseVal&&m.width.baseVal.value||0),parseFloat(m.offsetWidth||0),parseFloat(m.scrollWidth||0)));var m;let p=d||(N=>Math.max(parseFloat(N.naturalHeight||0),parseFloat(N.height&&N.height.baseVal&&N.height.baseVal.value||0),parseFloat(N.offsetHeight||0),parseFloat(N.scrollHeight||0)))(o);Object.assign(o.style,{width:c?`${c}px`:"",height:d?`${d}px`:"",maxWidth:"",maxHeight:""}),l&&Object.assign(s.style,{width:"",height:""});const f=this.option("ratio");h=ae(h*f),p=ae(p*f),c=h,d=p;const u=o.getBoundingClientRect(),y=s.getBoundingClientRect(),E=s==a?y:a.getBoundingClientRect();let g=Math.max(s.offsetWidth,ae(y.width)),b=Math.max(s.offsetHeight,ae(y.height)),_=window.getComputedStyle(s);if(g-=parseFloat(_.paddingLeft)+parseFloat(_.paddingRight),b-=parseFloat(_.paddingTop)+parseFloat(_.paddingBottom),this.viewport.width=g,this.viewport.height=b,r){if(Math.abs(h-u.width)>.1||Math.abs(p-u.height)>.1){const N=((M,V,I,T)=>{const A=Math.min(I/M||0,T/V);return{width:M*A||0,height:V*A||0}})(h,p,Math.min(h,u.width),Math.min(p,u.height));c=ae(N.width),d=ae(N.height)}Object.assign(o.style,{width:`${c}px`,height:`${d}px`,transform:""})}if(l&&(Object.assign(s.style,{width:`${c}px`,height:`${d}px`}),this.viewport={...this.viewport,width:c,height:d}),i&&r&&typeof this.options.maxScale!="function"){const N=this.option("maxScale");this.options.maxScale=function(){return this.content.origWidth>0&&this.content.fitWidth>0?this.content.origWidth/this.content.fitWidth:N}}this.content={...this.content,origWidth:h,origHeight:p,fitWidth:c,fitHeight:d,width:c,height:d,scale:1,isZoomable:r},this.container={width:E.width,height:E.height},n!==!0&&this.trigger("afterUpdate")}zoomIn(n){this.zoomTo(this.content.scale+(n||this.option("step")))}zoomOut(n){this.zoomTo(this.content.scale-(n||this.option("step")))}toggleZoom(n={}){const a=this.option("maxScale"),o=this.option("baseScale"),s=this.content.scale>o+.5*(a-o)?o:a;this.zoomTo(s,n)}zoomTo(n=this.option("baseScale"),{x:a=null,y:o=null}={}){n=Math.max(Math.min(n,this.option("maxScale")),this.option("minScale"));const s=ae(this.content.scale/(this.content.width/this.content.fitWidth),1e7);a===null&&(a=this.content.width*s*.5),o===null&&(o=this.content.height*s*.5);const{deltaX:i,deltaY:r}=this.getZoomDelta(n,a,o);a=this.content.x-i,o=this.content.y-r,this.panTo({x:a,y:o,scale:n,friction:this.option("zoomFriction")})}getZoomDelta(n,a=0,o=0){const s=this.content.fitWidth*this.content.scale,i=this.content.fitHeight*this.content.scale,r=a>0&&s?a/s:0,l=o>0&&i?o/i:0;return{deltaX:(this.content.fitWidth*n-s)*r,deltaY:(this.content.fitHeight*n-i)*l}}panTo({x:n=this.content.x,y:a=this.content.y,scale:o,friction:s=this.option("friction"),ignoreBounds:i=!1}={}){if(o=o||this.content.scale||1,!i){const{boundX:r,boundY:l}=this.getBounds(o);r&&(n=Math.max(Math.min(n,r.to),r.from)),l&&(a=Math.max(Math.min(a,l.to),l.from))}this.friction=s,this.transform={...this.transform,x:n,y:a,scale:o},s?(this.state="panning",this.velocity={x:(1/this.friction-1)*(n-this.content.x),y:(1/this.friction-1)*(a-this.content.y),scale:(1/this.friction-1)*(o-this.content.scale)},this.startAnimation()):this.endAnimation()}startAnimation(){this.rAF?cancelAnimationFrame(this.rAF):this.trigger("startAnimation"),this.rAF=requestAnimationFrame(()=>this.animate())}animate(){if(this.setEdgeForce(),this.setDragForce(),this.velocity.x*=this.friction,this.velocity.y*=this.friction,this.velocity.scale*=this.friction,this.content.x+=this.velocity.x,this.content.y+=this.velocity.y,this.content.scale+=this.velocity.scale,this.isAnimating())this.setTransform();else if(this.state!=="pointerdown")return void this.endAnimation();this.rAF=requestAnimationFrame(()=>this.animate())}getBounds(n){let a=this.boundX,o=this.boundY;if(a!==void 0&&o!==void 0)return{boundX:a,boundY:o};a={from:0,to:0},o={from:0,to:0},n=n||this.transform.scale;const s=this.content.fitWidth*n,i=this.content.fitHeight*n,r=this.viewport.width,l=this.viewport.height;if(s<r){const c=ae(.5*(r-s));a.from=c,a.to=c}else a.from=ae(r-s);if(i<l){const c=.5*(l-i);o.from=c,o.to=c}else o.from=ae(l-i);return{boundX:a,boundY:o}}setEdgeForce(){if(this.state!=="decel")return;const n=this.option("bounceForce"),{boundX:a,boundY:o}=this.getBounds(Math.max(this.transform.scale,this.content.scale));let s,i,r,l;if(a&&(s=this.content.x<a.from,i=this.content.x>a.to),o&&(r=this.content.y<o.from,l=this.content.y>o.to),s||i){let c=((s?a.from:a.to)-this.content.x)*n;const d=this.content.x+(this.velocity.x+c)/this.friction;d>=a.from&&d<=a.to&&(c+=this.velocity.x),this.velocity.x=c,this.recalculateTransform()}if(r||l){let c=((r?o.from:o.to)-this.content.y)*n;const d=this.content.y+(c+this.velocity.y)/this.friction;d>=o.from&&d<=o.to&&(c+=this.velocity.y),this.velocity.y=c,this.recalculateTransform()}}setDragResistance(){if(this.state!=="pointerdown")return;const{boundX:n,boundY:a}=this.getBounds(this.dragPosition.scale);let o,s,i,r;if(n&&(o=this.dragPosition.x<n.from,s=this.dragPosition.x>n.to),a&&(i=this.dragPosition.y<a.from,r=this.dragPosition.y>a.to),(o||s)&&(!o||!s)){const l=o?n.from:n.to,c=l-this.dragPosition.x;this.dragPosition.x=l-.3*c}if((i||r)&&(!i||!r)){const l=i?a.from:a.to,c=l-this.dragPosition.y;this.dragPosition.y=l-.3*c}}setDragForce(){this.state==="pointerdown"&&(this.velocity.x=this.dragPosition.x-this.content.x,this.velocity.y=this.dragPosition.y-this.content.y,this.velocity.scale=this.dragPosition.scale-this.content.scale)}recalculateTransform(){this.transform.x=this.content.x+this.velocity.x/(1/this.friction-1),this.transform.y=this.content.y+this.velocity.y/(1/this.friction-1),this.transform.scale=this.content.scale+this.velocity.scale/(1/this.friction-1)}isAnimating(){return!(!this.friction||!(Math.abs(this.velocity.x)>.05||Math.abs(this.velocity.y)>.05||Math.abs(this.velocity.scale)>.05))}setTransform(n){let a,o,s;if(n?(a=ae(this.transform.x),o=ae(this.transform.y),s=this.transform.scale,this.content={...this.content,x:a,y:o,scale:s}):(a=ae(this.content.x),o=ae(this.content.y),s=this.content.scale/(this.content.width/this.content.fitWidth),this.content={...this.content,x:a,y:o}),this.trigger("beforeTransform"),a=ae(this.content.x),o=ae(this.content.y),n&&this.option("zoom")){let i,r;i=ae(this.content.fitWidth*s),r=ae(this.content.fitHeight*s),this.content.width=i,this.content.height=r,this.transform={...this.transform,width:i,height:r,scale:s},Object.assign(this.$content.style,{width:`${i}px`,height:`${r}px`,maxWidth:"none",maxHeight:"none",transform:`translate3d(${a}px, ${o}px, 0) scale(1)`})}else this.$content.style.transform=`translate3d(${a}px, ${o}px, 0) scale(${s})`;this.trigger("afterTransform")}endAnimation(n){cancelAnimationFrame(this.rAF),this.rAF=null,this.velocity={x:0,y:0,scale:0},this.setTransform(!0),this.state="ready",this.handleCursor(),n!==!0&&this.trigger("endAnimation")}handleCursor(){const n=this.option("draggableClass");n&&this.option("touch")&&(this.option("panOnlyZoomed")==1&&this.content.width<=this.viewport.width&&this.content.height<=this.viewport.height&&this.transform.scale<=this.option("baseScale")?this.$container.classList.remove(n):this.$container.classList.add(n))}detachEvents(){this.$content.removeEventListener("load",this.onLoad),this.$container.removeEventListener("wheel",this.onWheel,{passive:!1}),this.$container.removeEventListener("click",this.onClick,{passive:!1}),this.pointerTracker&&(this.pointerTracker.stop(),this.pointerTracker=null),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}destroy(){this.state!=="destroy"&&(this.state="destroy",clearTimeout(this.updateTimer),this.updateTimer=null,cancelAnimationFrame(this.rAF),this.rAF=null,this.detachEvents(),this.detachPlugins(),this.resetDragPosition())}}bt.version="4.0.31",bt.Plugins={};const gi=(e,n)=>{let a=0;return function(...o){const s=new Date().getTime();if(!(s-a<n))return a=s,e(...o)}};class yi{constructor(n){this.$container=null,this.$prev=null,this.$next=null,this.carousel=n,this.onRefresh=this.onRefresh.bind(this)}option(n){return this.carousel.option(`Navigation.${n}`)}createButton(n){const a=document.createElement("button");a.setAttribute("title",this.carousel.localize(`{{${n.toUpperCase()}}}`));const o=this.option("classNames.button")+" "+this.option(`classNames.${n}`);return a.classList.add(...o.split(" ")),a.setAttribute("tabindex","0"),a.innerHTML=this.carousel.localize(this.option(`${n}Tpl`)),a.addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),this.carousel["slide"+(n==="next"?"Next":"Prev")]()}),a}build(){this.$container||(this.$container=document.createElement("div"),this.$container.classList.add(...this.option("classNames.main").split(" ")),this.carousel.$container.appendChild(this.$container)),this.$next||(this.$next=this.createButton("next"),this.$container.appendChild(this.$next)),this.$prev||(this.$prev=this.createButton("prev"),this.$container.appendChild(this.$prev))}onRefresh(){const n=this.carousel.pages.length;n<=1||n>1&&this.carousel.elemDimWidth<this.carousel.wrapDimWidth&&!Number.isInteger(this.carousel.option("slidesPerPage"))?this.cleanup():(this.build(),this.$prev.removeAttribute("disabled"),this.$next.removeAttribute("disabled"),this.carousel.option("infiniteX",this.carousel.option("infinite"))||(this.carousel.page<=0&&this.$prev.setAttribute("disabled",""),this.carousel.page>=n-1&&this.$next.setAttribute("disabled","")))}cleanup(){this.$prev&&this.$prev.remove(),this.$prev=null,this.$next&&this.$next.remove(),this.$next=null,this.$container&&this.$container.remove(),this.$container=null}attach(){this.carousel.on("refresh change",this.onRefresh)}detach(){this.carousel.off("refresh change",this.onRefresh),this.cleanup()}}yi.defaults={prevTpl:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M15 3l-9 9 9 9"/></svg>',nextTpl:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M9 3l9 9-9 9"/></svg>',classNames:{main:"carousel__nav",button:"carousel__button",next:"is-next",prev:"is-prev"}};class bi{constructor(n){this.carousel=n,this.selectedIndex=null,this.friction=0,this.onNavReady=this.onNavReady.bind(this),this.onNavClick=this.onNavClick.bind(this),this.onNavCreateSlide=this.onNavCreateSlide.bind(this),this.onTargetChange=this.onTargetChange.bind(this)}addAsTargetFor(n){this.target=this.carousel,this.nav=n,this.attachEvents()}addAsNavFor(n){this.target=n,this.nav=this.carousel,this.attachEvents()}attachEvents(){this.nav.options.initialSlide=this.target.options.initialPage,this.nav.on("ready",this.onNavReady),this.nav.on("createSlide",this.onNavCreateSlide),this.nav.on("Panzoom.click",this.onNavClick),this.target.on("change",this.onTargetChange),this.target.on("Panzoom.afterUpdate",this.onTargetChange)}onNavReady(){this.onTargetChange(!0)}onNavClick(n,a,o){const s=o.target.closest(".carousel__slide");if(!s)return;o.stopPropagation();const i=parseInt(s.dataset.index,10),r=this.target.findPageForSlide(i);this.target.page!==r&&this.target.slideTo(r,{friction:this.friction}),this.markSelectedSlide(i)}onNavCreateSlide(n,a){a.index===this.selectedIndex&&this.markSelectedSlide(a.index)}onTargetChange(){const n=this.target.pages[this.target.page].indexes[0],a=this.nav.findPageForSlide(n);this.nav.slideTo(a),this.markSelectedSlide(n)}markSelectedSlide(n){this.selectedIndex=n,[...this.nav.slides].filter(o=>o.$el&&o.$el.classList.remove("is-nav-selected"));const a=this.nav.slides[n];a&&a.$el&&a.$el.classList.add("is-nav-selected")}attach(n){const a=n.options.Sync;(a.target||a.nav)&&(a.target?this.addAsNavFor(a.target):a.nav&&this.addAsTargetFor(a.nav),this.friction=a.friction)}detach(){this.nav&&(this.nav.off("ready",this.onNavReady),this.nav.off("Panzoom.click",this.onNavClick),this.nav.off("createSlide",this.onNavCreateSlide)),this.target&&(this.target.off("Panzoom.afterUpdate",this.onTargetChange),this.target.off("change",this.onTargetChange))}}bi.defaults={friction:.92};const Lp={Navigation:yi,Dots:class{constructor(e){this.carousel=e,this.$list=null,this.events={change:this.onChange.bind(this),refresh:this.onRefresh.bind(this)}}buildList(){if(this.carousel.pages.length<this.carousel.option("Dots.minSlideCount"))return;const e=document.createElement("ol");return e.classList.add("carousel__dots"),e.addEventListener("click",n=>{if(!("page"in n.target.dataset))return;n.preventDefault(),n.stopPropagation();const a=parseInt(n.target.dataset.page,10),o=this.carousel;a!==o.page&&(o.pages.length<3&&o.option("infinite")?o[a==0?"slidePrev":"slideNext"]():o.slideTo(a))}),this.$list=e,this.carousel.$container.appendChild(e),this.carousel.$container.classList.add("has-dots"),e}removeList(){this.$list&&(this.$list.parentNode.removeChild(this.$list),this.$list=null),this.carousel.$container.classList.remove("has-dots")}rebuildDots(){let e=this.$list;const n=!!e,a=this.carousel.pages.length;if(a<2)return void(n&&this.removeList());n||(e=this.buildList());const o=this.$list.children.length;if(o>a)for(let s=a;s<o;s++)this.$list.removeChild(this.$list.lastChild);else{for(let s=o;s<a;s++){const i=document.createElement("li");i.classList.add("carousel__dot"),i.dataset.page=s,i.setAttribute("role","button"),i.setAttribute("tabindex","0"),i.setAttribute("title",this.carousel.localize("{{GOTO}}",[["%d",s+1]])),i.addEventListener("keydown",r=>{const l=r.code;let c;l==="Enter"||l==="NumpadEnter"?c=i:l==="ArrowRight"?c=i.nextSibling:l==="ArrowLeft"&&(c=i.previousSibling),c&&c.click()}),this.$list.appendChild(i)}this.setActiveDot()}}setActiveDot(){if(!this.$list)return;this.$list.childNodes.forEach(n=>{n.classList.remove("is-selected")});const e=this.$list.childNodes[this.carousel.page];e&&e.classList.add("is-selected")}onChange(){this.setActiveDot()}onRefresh(){this.rebuildDots()}attach(){this.carousel.on(this.events)}detach(){this.removeList(),this.carousel.off(this.events),this.carousel=null}},Sync:bi},Dp={slides:[],preload:0,slidesPerPage:"auto",initialPage:null,initialSlide:null,friction:.92,center:!0,infinite:!0,fill:!0,dragFree:!1,prefix:"",classNames:{viewport:"carousel__viewport",track:"carousel__track",slide:"carousel__slide",slideSelected:"is-selected"},l10n:{NEXT:"Next slide",PREV:"Previous slide",GOTO:"Go to slide #%d"}};class kt extends Ra{constructor(n,a={}){if(super(a=de(!0,{},Dp,a)),this.state="init",this.$container=n,!(this.$container instanceof HTMLElement))throw new Error("No root element provided");this.slideNext=gi(this.slideNext.bind(this),250),this.slidePrev=gi(this.slidePrev.bind(this),250),this.init(),n.__Carousel=this}init(){this.pages=[],this.page=this.pageIndex=null,this.prevPage=this.prevPageIndex=null,this.attachPlugins(kt.Plugins),this.trigger("init"),this.initLayout(),this.initSlides(),this.updateMetrics(),this.$track&&this.pages.length&&(this.$track.style.transform=`translate3d(${-1*this.pages[this.page].left}px, 0px, 0) scale(1)`),this.manageSlideVisiblity(),this.initPanzoom(),this.state="ready",this.trigger("ready")}initLayout(){const n=this.option("prefix"),a=this.option("classNames");this.$viewport=this.option("viewport")||this.$container.querySelector(`.${n}${a.viewport}`),this.$viewport||(this.$viewport=document.createElement("div"),this.$viewport.classList.add(...(n+a.viewport).split(" ")),this.$viewport.append(...this.$container.childNodes),this.$container.appendChild(this.$viewport)),this.$track=this.option("track")||this.$container.querySelector(`.${n}${a.track}`),this.$track||(this.$track=document.createElement("div"),this.$track.classList.add(...(n+a.track).split(" ")),this.$track.append(...this.$viewport.childNodes),this.$viewport.appendChild(this.$track))}initSlides(){this.slides=[],this.$viewport.querySelectorAll(`.${this.option("prefix")}${this.option("classNames.slide")}`).forEach(n=>{const a={$el:n,isDom:!0};this.slides.push(a),this.trigger("createSlide",a,this.slides.length)}),Array.isArray(this.options.slides)&&(this.slides=de(!0,[...this.slides],this.options.slides))}updateMetrics(){let n,a=0,o=[];this.slides.forEach((f,u)=>{const y=f.$el,E=f.isDom||!n?this.getSlideMetrics(y):n;f.index=u,f.width=E,f.left=a,n=E,a+=E,o.push(u)});let s=Math.max(this.$track.offsetWidth,ae(this.$track.getBoundingClientRect().width)),i=getComputedStyle(this.$track);s-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),this.contentWidth=a,this.viewportWidth=s;const r=[],l=this.option("slidesPerPage");if(Number.isInteger(l)&&a>s)for(let f=0;f<this.slides.length;f+=l)r.push({indexes:o.slice(f,f+l),slides:this.slides.slice(f,f+l)});else{let f=0,u=0;for(let y=0;y<this.slides.length;y+=1){let E=this.slides[y];(!r.length||u+E.width>s)&&(r.push({indexes:[],slides:[]}),f=r.length-1,u=0),u+=E.width,r[f].indexes.push(y),r[f].slides.push(E)}}const c=this.option("center"),d=this.option("fill");r.forEach((f,u)=>{f.index=u,f.width=f.slides.reduce((y,E)=>y+E.width,0),f.left=f.slides[0].left,c&&(f.left+=.5*(s-f.width)*-1),d&&!this.option("infiniteX",this.option("infinite"))&&a>s&&(f.left=Math.max(f.left,0),f.left=Math.min(f.left,a-s))});const h=[];let m;r.forEach(f=>{const u={...f};m&&u.left===m.left?(m.width+=u.width,m.slides=[...m.slides,...u.slides],m.indexes=[...m.indexes,...u.indexes]):(u.index=h.length,m=u,h.push(u))}),this.pages=h;let p=this.page;if(p===null){const f=this.option("initialSlide");p=f!==null?this.findPageForSlide(f):parseInt(this.option("initialPage",0),10)||0,h[p]||(p=h.length&&p>h.length?h[h.length-1].index:0),this.page=p,this.pageIndex=p}this.updatePanzoom(),this.trigger("refresh")}getSlideMetrics(n){if(!n){const s=this.slides[0];(n=document.createElement("div")).dataset.isTestEl=1,n.style.visibility="hidden",n.classList.add(...(this.option("prefix")+this.option("classNames.slide")).split(" ")),s.customClass&&n.classList.add(...s.customClass.split(" ")),this.$track.prepend(n)}let a=Math.max(n.offsetWidth,ae(n.getBoundingClientRect().width));const o=n.currentStyle||window.getComputedStyle(n);return a=a+(parseFloat(o.marginLeft)||0)+(parseFloat(o.marginRight)||0),n.dataset.isTestEl&&n.remove(),a}findPageForSlide(n){n=parseInt(n,10)||0;const a=this.pages.find(o=>o.indexes.indexOf(n)>-1);return a?a.index:null}slideNext(){this.slideTo(this.pageIndex+1)}slidePrev(){this.slideTo(this.pageIndex-1)}slideTo(n,a={}){const{x:o=-1*this.setPage(n,!0),y:s=0,friction:i=this.option("friction")}=a;this.Panzoom.content.x===o&&!this.Panzoom.velocity.x&&i||(this.Panzoom.panTo({x:o,y:s,friction:i,ignoreBounds:!0}),this.state==="ready"&&this.Panzoom.state==="ready"&&this.trigger("settle"))}initPanzoom(){this.Panzoom&&this.Panzoom.destroy();const n=de(!0,{},{content:this.$track,wrapInner:!1,resizeParent:!1,zoom:!1,click:!1,lockAxis:"x",x:this.pages.length?-1*this.pages[this.page].left:0,centerOnStart:!1,textSelection:()=>this.option("textSelection",!1),panOnlyZoomed:function(){return this.content.width<=this.viewport.width}},this.option("Panzoom"));this.Panzoom=new bt(this.$container,n),this.Panzoom.on({"*":(a,...o)=>this.trigger(`Panzoom.${a}`,...o),afterUpdate:()=>{this.updatePage()},beforeTransform:this.onBeforeTransform.bind(this),touchEnd:this.onTouchEnd.bind(this),endAnimation:()=>{this.trigger("settle")}}),this.updateMetrics(),this.manageSlideVisiblity()}updatePanzoom(){this.Panzoom&&(this.Panzoom.content={...this.Panzoom.content,fitWidth:this.contentWidth,origWidth:this.contentWidth,width:this.contentWidth},this.pages.length>1&&this.option("infiniteX",this.option("infinite"))?this.Panzoom.boundX=null:this.pages.length&&(this.Panzoom.boundX={from:-1*this.pages[this.pages.length-1].left,to:-1*this.pages[0].left}),this.option("infiniteY",this.option("infinite"))?this.Panzoom.boundY=null:this.Panzoom.boundY={from:0,to:0},this.Panzoom.handleCursor())}manageSlideVisiblity(){const n=this.contentWidth,a=this.viewportWidth;let o=this.Panzoom?-1*this.Panzoom.content.x:this.pages.length?this.pages[this.page].left:0;const s=this.option("preload"),i=this.option("infiniteX",this.option("infinite")),r=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-left")),l=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-right"));this.slides.forEach(h=>{let m,p,f=0;m=o-r,p=o+a+l,m-=s*(a+r+l),p+=s*(a+r+l);const u=h.left+h.width>m&&h.left<p;m=o+n-r,p=o+n+a+l,m-=s*(a+r+l);const y=i&&h.left+h.width>m&&h.left<p;m=o-n-r,p=o-n+a+l,m-=s*(a+r+l);const E=i&&h.left+h.width>m&&h.left<p;y||u||E?(this.createSlideEl(h),u&&(f=0),y&&(f=-1),E&&(f=1),h.left+h.width>o&&h.left<=o+a+l&&(f=0)):this.removeSlideEl(h),h.hasDiff=f});let c=0,d=0;this.slides.forEach((h,m)=>{let p=0;h.$el?(m!==c||h.hasDiff?p=d+h.hasDiff*n:d=0,h.$el.style.left=Math.abs(p)>.1?`${d+h.hasDiff*n}px`:"",c++):d+=h.width}),this.markSelectedSlides()}createSlideEl(n){if(!n)return;if(n.$el){let r=n.$el.dataset.index;if(!r||parseInt(r,10)!==n.index){let l;n.$el.dataset.index=n.index,n.$el.querySelectorAll("[data-lazy-srcset]").forEach(c=>{c.srcset=c.dataset.lazySrcset}),n.$el.querySelectorAll("[data-lazy-src]").forEach(c=>{let d=c.dataset.lazySrc;c instanceof HTMLImageElement?c.src=d:c.style.backgroundImage=`url('${d}')`}),(l=n.$el.dataset.lazySrc)&&(n.$el.style.backgroundImage=`url('${l}')`),n.state="ready"}return}const a=document.createElement("div");a.dataset.index=n.index,a.classList.add(...(this.option("prefix")+this.option("classNames.slide")).split(" ")),n.customClass&&a.classList.add(...n.customClass.split(" ")),n.html&&(a.innerHTML=n.html);const o=[];this.slides.forEach((r,l)=>{r.$el&&o.push(l)});const s=n.index;let i=null;if(o.length){let r=o.reduce((l,c)=>Math.abs(c-s)<Math.abs(l-s)?c:l);i=this.slides[r]}return this.$track.insertBefore(a,i&&i.$el?i.index<n.index?i.$el.nextSibling:i.$el:null),n.$el=a,this.trigger("createSlide",n,s),n}removeSlideEl(n){n.$el&&!n.isDom&&(this.trigger("removeSlide",n),n.$el.remove(),n.$el=null)}markSelectedSlides(){const n=this.option("classNames.slideSelected"),a="aria-hidden";this.slides.forEach((o,s)=>{const i=o.$el;if(!i)return;const r=this.pages[this.page];r&&r.indexes&&r.indexes.indexOf(s)>-1?(n&&!i.classList.contains(n)&&(i.classList.add(n),this.trigger("selectSlide",o)),i.removeAttribute(a)):(n&&i.classList.contains(n)&&(i.classList.remove(n),this.trigger("unselectSlide",o)),i.setAttribute(a,!0))})}updatePage(){this.updateMetrics(),this.slideTo(this.page,{friction:0})}onBeforeTransform(){this.option("infiniteX",this.option("infinite"))&&this.manageInfiniteTrack(),this.manageSlideVisiblity()}manageInfiniteTrack(){const n=this.contentWidth,a=this.viewportWidth;if(!this.option("infiniteX",this.option("infinite"))||this.pages.length<2||n<a)return;const o=this.Panzoom;let s=!1;return o.content.x<-1*(n-a)&&(o.content.x+=n,this.pageIndex=this.pageIndex-this.pages.length,s=!0),o.content.x>a&&(o.content.x-=n,this.pageIndex=this.pageIndex+this.pages.length,s=!0),s&&o.state==="pointerdown"&&o.resetDragPosition(),s}onTouchEnd(n,a){const o=this.option("dragFree");if(!o&&this.pages.length>1&&n.dragOffset.time<350&&Math.abs(n.dragOffset.y)<1&&Math.abs(n.dragOffset.x)>5)this[n.dragOffset.x<0?"slideNext":"slidePrev"]();else if(o){const[,s]=this.getPageFromPosition(-1*n.transform.x);this.setPage(s)}else this.slideToClosest()}slideToClosest(n={}){let[,a]=this.getPageFromPosition(-1*this.Panzoom.content.x);this.slideTo(a,n)}getPageFromPosition(n){const a=this.pages.length;this.option("center")&&(n+=.5*this.viewportWidth);const o=Math.floor(n/this.contentWidth);n-=o*this.contentWidth;let s=this.slides.find(i=>i.left<=n&&i.left+i.width>n);if(s){let i=this.findPageForSlide(s.index);return[i,i+o*a]}return[0,0]}setPage(n,a){let o=0,s=parseInt(n,10)||0;const i=this.page,r=this.pageIndex,l=this.pages.length,c=this.contentWidth,d=this.viewportWidth;if(n=(s%l+l)%l,this.option("infiniteX",this.option("infinite"))&&c>d){const h=Math.floor(s/l)||0,m=c;if(o=this.pages[n].left+h*m,a===!0&&l>2){let p=-1*this.Panzoom.content.x;const f=o-m,u=o+m,y=Math.abs(p-o),E=Math.abs(p-f),g=Math.abs(p-u);g<y&&g<=E?(o=u,s+=l):E<y&&E<g&&(o=f,s-=l)}}else n=s=Math.max(0,Math.min(s,l-1)),o=this.pages.length?this.pages[n].left:0;return this.page=n,this.pageIndex=s,i!==null&&n!==i&&(this.prevPage=i,this.prevPageIndex=r,this.trigger("change",n,i)),o}destroy(){this.state="destroy",this.slides.forEach(n=>{this.removeSlideEl(n)}),this.slides=[],this.Panzoom.destroy(),this.detachPlugins()}}kt.version="4.0.31",kt.Plugins=Lp;const Cn=!(typeof window>"u"||!window.document||!window.document.createElement);let Ga=null;const ki=["a[href]","area[href]",'input:not([disabled]):not([type="hidden"]):not([aria-hidden])',"select:not([disabled]):not([aria-hidden])","textarea:not([disabled]):not([aria-hidden])","button:not([disabled]):not([aria-hidden])","iframe","object","embed","video","audio","[contenteditable]",'[tabindex]:not([tabindex^="-"]):not([disabled]):not([aria-hidden])'],Rt=e=>{if(e&&Cn){Ga===null&&document.createElement("div").focus({get preventScroll(){return Ga=!0,!1}});try{if(e.setActive)e.setActive();else if(Ga)e.focus({preventScroll:!0});else{const n=window.pageXOffset||document.body.scrollTop,a=window.pageYOffset||document.body.scrollLeft;e.focus(),document.body.scrollTo({top:n,left:a,behavior:"auto"})}}catch{}}},vp={minSlideCount:2,minScreenHeight:500,autoStart:!0,key:"t",Carousel:{},tpl:`<div class="fancybox__thumb" style="background-image:url('{{src}}')"></div>`};class _i{constructor(n){this.fancybox=n,this.$container=null,this.state="init";for(const a of["onPrepare","onClosing","onKeydown"])this[a]=this[a].bind(this);this.events={prepare:this.onPrepare,closing:this.onClosing,keydown:this.onKeydown}}onPrepare(){this.getSlides().length<this.fancybox.option("Thumbs.minSlideCount")?this.state="disabled":this.fancybox.option("Thumbs.autoStart")===!0&&this.fancybox.Carousel.Panzoom.content.height>=this.fancybox.option("Thumbs.minScreenHeight")&&this.build()}onClosing(){this.Carousel&&this.Carousel.Panzoom.detachEvents()}onKeydown(n,a){a===n.option("Thumbs.key")&&this.toggle()}build(){if(this.$container)return;const n=document.createElement("div");n.classList.add("fancybox__thumbs"),this.fancybox.$carousel.parentNode.insertBefore(n,this.fancybox.$carousel.nextSibling),this.Carousel=new kt(n,de(!0,{Dots:!1,Navigation:!1,Sync:{friction:0},infinite:!1,center:!0,fill:!0,dragFree:!0,slidesPerPage:1,preload:1},this.fancybox.option("Thumbs.Carousel"),{Sync:{target:this.fancybox.Carousel},slides:this.getSlides()})),this.Carousel.Panzoom.on("wheel",(a,o)=>{o.preventDefault(),this.fancybox[o.deltaY<0?"prev":"next"]()}),this.$container=n,this.state="visible"}getSlides(){const n=[];for(const a of this.fancybox.items){const o=a.thumb;o&&n.push({html:this.fancybox.option("Thumbs.tpl").replace(/\{\{src\}\}/gi,o),customClass:`has-thumb has-${a.type||"image"}`})}return n}toggle(){this.state==="visible"?this.hide():this.state==="hidden"?this.show():this.build()}show(){this.state==="hidden"&&(this.$container.style.display="",this.Carousel.Panzoom.attachEvents(),this.state="visible")}hide(){this.state==="visible"&&(this.Carousel.Panzoom.detachEvents(),this.$container.style.display="none",this.state="hidden")}cleanup(){this.Carousel&&(this.Carousel.destroy(),this.Carousel=null),this.$container&&(this.$container.remove(),this.$container=null),this.state="init"}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events),this.cleanup()}}_i.defaults=vp;const $i=(e,n)=>{const a=new URL(e),o=new URLSearchParams(a.search);let s=new URLSearchParams;for(const[r,l]of[...o,...Object.entries(n)])r==="t"?s.set("start",parseInt(l)):s.set(r,l);s=s.toString();let i=e.match(/#t=((.*)?\d+s)/);return i&&(s+=`#t=${i[1]}`),s},wi={video:{autoplay:!0,ratio:16/9},youtube:{autohide:1,fs:1,rel:0,hd:1,wmode:"transparent",enablejsapi:1,html5:1},vimeo:{hd:1,show_title:1,show_byline:1,show_portrait:0,fullscreen:1},html5video:{tpl:`<video class="fancybox__html5video" playsinline controls controlsList="nodownload" poster="{{poster}}">
|
|
25
|
+
<source src="{{src}}" type="{{format}}" />Sorry, your browser doesn't support embedded videos.</video>`,format:""}};class Bi{constructor(n){this.fancybox=n;for(const a of["onInit","onReady","onCreateSlide","onRemoveSlide","onSelectSlide","onUnselectSlide","onRefresh","onMessage"])this[a]=this[a].bind(this);this.events={init:this.onInit,ready:this.onReady,"Carousel.createSlide":this.onCreateSlide,"Carousel.removeSlide":this.onRemoveSlide,"Carousel.selectSlide":this.onSelectSlide,"Carousel.unselectSlide":this.onUnselectSlide,"Carousel.refresh":this.onRefresh}}onInit(){for(const n of this.fancybox.items)this.processType(n)}processType(n){if(n.html)return n.src=n.html,n.type="html",void delete n.html;const a=n.src||"";let o=n.type||this.fancybox.options.type,s=null;if(!a||typeof a=="string"){if(s=a.match(/(?:youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(?:watch\?(?:.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(?:.*)|[\w-]{11}|\?listType=(?:.*)&list=(?:.*))(?:.*)/i)){const i=$i(a,this.fancybox.option("Html.youtube")),r=encodeURIComponent(s[1]);n.videoId=r,n.src=`https://www.youtube-nocookie.com/embed/${r}?${i}`,n.thumb=n.thumb||`https://i.ytimg.com/vi/${r}/mqdefault.jpg`,n.vendor="youtube",o="video"}else if(s=a.match(/^.+vimeo.com\/(?:\/)?([\d]+)(.*)?/)){const i=$i(a,this.fancybox.option("Html.vimeo")),r=encodeURIComponent(s[1]);n.videoId=r,n.src=`https://player.vimeo.com/video/${r}?${i}`,n.vendor="vimeo",o="video"}else(s=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:(?:(?:maps\/(?:place\/(?:.*)\/)?\@(.*),(\d+.?\d+?)z))|(?:\?ll=))(.*)?/i))?(n.src=`//maps.google.${s[1]}/?ll=${(s[2]?s[2]+"&z="+Math.floor(s[3])+(s[4]?s[4].replace(/^\//,"&"):""):s[4]+"").replace(/\?/,"&")}&output=${s[4]&&s[4].indexOf("layer=c")>0?"svembed":"embed"}`,o="map"):(s=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:maps\/search\/)(.*)/i))&&(n.src=`//maps.google.${s[1]}/maps?q=${s[2].replace("query=","q=").replace("api=1","")}&output=embed`,o="map");o||(a.charAt(0)==="#"?o="inline":(s=a.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i))?(o="html5video",n.format=n.format||"video/"+(s[1]==="ogv"?"ogg":s[1])):a.match(/(^data:image\/[a-z0-9+\/=]*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg|ico)((\?|#).*)?$)/i)?o="image":a.match(/\.(pdf)((\?|#).*)?$/i)&&(o="pdf")),n.type=o||this.fancybox.option("defaultType","image"),o!=="html5video"&&o!=="video"||(n.video=de({},this.fancybox.option("Html.video"),n.video),n._width&&n._height?n.ratio=parseFloat(n._width)/parseFloat(n._height):n.ratio=n.ratio||n.video.ratio||wi.video.ratio)}}onReady(){this.fancybox.Carousel.slides.forEach(n=>{n.$el&&(this.setContent(n),n.index===this.fancybox.getSlide().index&&this.playVideo(n))})}onCreateSlide(n,a,o){this.fancybox.state==="ready"&&this.setContent(o)}loadInlineContent(n){let a;if(n.src instanceof HTMLElement)a=n.src;else if(typeof n.src=="string"){const o=n.src.split("#",2),s=o.length===2&&o[0]===""?o[1]:o[0];a=document.getElementById(s)}if(a){if(n.type==="clone"||a.$placeHolder){a=a.cloneNode(!0);let o=a.getAttribute("id");o=o?`${o}--clone`:`clone-${this.fancybox.id}-${n.index}`,a.setAttribute("id",o)}else{const o=document.createElement("div");o.classList.add("fancybox-placeholder"),a.parentNode.insertBefore(o,a),a.$placeHolder=o}this.fancybox.setContent(n,a)}else this.fancybox.setError(n,"{{ELEMENT_NOT_FOUND}}")}loadAjaxContent(n){const a=this.fancybox,o=new XMLHttpRequest;a.showLoading(n),o.onreadystatechange=function(){o.readyState===XMLHttpRequest.DONE&&a.state==="ready"&&(a.hideLoading(n),o.status===200?a.setContent(n,o.responseText):a.setError(n,o.status===404?"{{AJAX_NOT_FOUND}}":"{{AJAX_FORBIDDEN}}"))};const s=n.ajax||null;o.open(s?"POST":"GET",n.src),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send(s),n.xhr=o}loadIframeContent(n){const a=this.fancybox,o=document.createElement("iframe");if(o.className="fancybox__iframe",o.setAttribute("id",`fancybox__iframe_${a.id}_${n.index}`),o.setAttribute("allow","autoplay; fullscreen"),o.setAttribute("scrolling","auto"),n.$iframe=o,n.type!=="iframe"||n.preload===!1)return o.setAttribute("src",n.src),this.fancybox.setContent(n,o),void this.resizeIframe(n);a.showLoading(n);const s=document.createElement("div");s.style.visibility="hidden",this.fancybox.setContent(n,s),s.appendChild(o),o.onerror=()=>{a.setError(n,"{{IFRAME_ERROR}}")},o.onload=()=>{a.hideLoading(n);let i=!1;o.isReady||(o.isReady=!0,i=!0),o.src.length&&(o.parentNode.style.visibility="",this.resizeIframe(n),i&&a.revealContent(n))},o.setAttribute("src",n.src)}setAspectRatio(n){const a=n.$content,o=n.ratio;if(!a)return;let s=n._width,i=n._height;if(o||s&&i){Object.assign(a.style,{width:s&&i?"100%":"",height:s&&i?"100%":"",maxWidth:"",maxHeight:""});let r=a.offsetWidth,l=a.offsetHeight;if(s=s||r,i=i||l,s>r||i>l){let c=Math.min(r/s,l/i);s*=c,i*=c}Math.abs(s/i-o)>.01&&(o<s/i?s=i*o:i=s/o),Object.assign(a.style,{width:`${s}px`,height:`${i}px`})}}resizeIframe(n){const a=n.$iframe;if(!a)return;let o=n._width||0,s=n._height||0;o&&s&&(n.autoSize=!1);const i=a.parentNode,r=i&&i.style;if(n.preload!==!1&&n.autoSize!==!1&&r)try{const l=window.getComputedStyle(i),c=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),d=parseFloat(l.paddingTop)+parseFloat(l.paddingBottom),h=a.contentWindow.document,m=h.getElementsByTagName("html")[0],p=h.body;r.width="",p.style.overflow="hidden",o=o||m.scrollWidth+c,r.width=`${o}px`,p.style.overflow="",r.flex="0 0 auto",r.height=`${p.scrollHeight}px`,s=m.scrollHeight+d}catch{}if(o||s){const l={flex:"0 1 auto"};o&&(l.width=`${o}px`),s&&(l.height=`${s}px`),Object.assign(r,l)}}onRefresh(n,a){a.slides.forEach(o=>{o.$el&&(o.$iframe&&this.resizeIframe(o),o.ratio&&this.setAspectRatio(o))})}setContent(n){if(n&&!n.isDom){switch(n.type){case"html":this.fancybox.setContent(n,n.src);break;case"html5video":this.fancybox.setContent(n,this.fancybox.option("Html.html5video.tpl").replace(/\{\{src\}\}/gi,n.src).replace("{{format}}",n.format||n.html5video&&n.html5video.format||"").replace("{{poster}}",n.poster||n.thumb||""));break;case"inline":case"clone":this.loadInlineContent(n);break;case"ajax":this.loadAjaxContent(n);break;case"pdf":case"video":case"map":n.preload=!1;case"iframe":this.loadIframeContent(n)}n.ratio&&this.setAspectRatio(n)}}onSelectSlide(n,a,o){n.state==="ready"&&this.playVideo(o)}playVideo(n){if(n.type==="html5video"&&n.video.autoplay)try{const o=n.$el.querySelector("video");if(o){const s=o.play();s!==void 0&&s.then(()=>{}).catch(i=>{o.muted=!0,o.play()})}}catch{}if(n.type!=="video"||!n.$iframe||!n.$iframe.contentWindow)return;const a=()=>{if(n.state==="done"&&n.$iframe&&n.$iframe.contentWindow){let o;if(n.$iframe.isReady)return n.video&&n.video.autoplay&&(o=n.vendor=="youtube"?{event:"command",func:"playVideo"}:{method:"play",value:"true"}),void(o&&n.$iframe.contentWindow.postMessage(JSON.stringify(o),"*"));n.vendor==="youtube"&&(o={event:"listening",id:n.$iframe.getAttribute("id")},n.$iframe.contentWindow.postMessage(JSON.stringify(o),"*"))}n.poller=setTimeout(a,250)};a()}onUnselectSlide(n,a,o){if(o.type==="html5video"){try{o.$el.querySelector("video").pause()}catch{}return}let s=!1;o.vendor=="vimeo"?s={method:"pause",value:"true"}:o.vendor==="youtube"&&(s={event:"command",func:"pauseVideo"}),s&&o.$iframe&&o.$iframe.contentWindow&&o.$iframe.contentWindow.postMessage(JSON.stringify(s),"*"),clearTimeout(o.poller)}onRemoveSlide(n,a,o){o.xhr&&(o.xhr.abort(),o.xhr=null),o.$iframe&&(o.$iframe.onload=o.$iframe.onerror=null,o.$iframe.src="//about:blank",o.$iframe=null);const s=o.$content;o.type==="inline"&&s&&(s.classList.remove("fancybox__content"),s.style.display!=="none"&&(s.style.display="none")),o.$closeButton&&(o.$closeButton.remove(),o.$closeButton=null);const i=s&&s.$placeHolder;i&&(i.parentNode.insertBefore(s,i),i.remove(),s.$placeHolder=null)}onMessage(n){try{let a=JSON.parse(n.data);if(n.origin==="https://player.vimeo.com"){if(a.event==="ready")for(let o of document.getElementsByClassName("fancybox__iframe"))o.contentWindow===n.source&&(o.isReady=1)}else n.origin==="https://www.youtube-nocookie.com"&&a.event==="onReady"&&(document.getElementById(a.id).isReady=1)}catch{}}attach(){this.fancybox.on(this.events),window.addEventListener("message",this.onMessage,!1)}detach(){this.fancybox.off(this.events),window.removeEventListener("message",this.onMessage,!1)}}Bi.defaults=wi;class Ci{constructor(n){this.fancybox=n;for(const a of["onReady","onClosing","onDone","onPageChange","onCreateSlide","onRemoveSlide","onImageStatusChange"])this[a]=this[a].bind(this);this.events={ready:this.onReady,closing:this.onClosing,done:this.onDone,"Carousel.change":this.onPageChange,"Carousel.createSlide":this.onCreateSlide,"Carousel.removeSlide":this.onRemoveSlide}}onReady(){this.fancybox.Carousel.slides.forEach(n=>{n.$el&&this.setContent(n)})}onDone(n,a){this.handleCursor(a)}onClosing(n){clearTimeout(this.clickTimer),this.clickTimer=null,n.Carousel.slides.forEach(a=>{a.$image&&(a.state="destroy"),a.Panzoom&&a.Panzoom.detachEvents()}),this.fancybox.state==="closing"&&this.canZoom(n.getSlide())&&this.zoomOut()}onCreateSlide(n,a,o){this.fancybox.state==="ready"&&this.setContent(o)}onRemoveSlide(n,a,o){o.$image&&(o.$el.classList.remove(n.option("Image.canZoomInClass")),o.$image.remove(),o.$image=null),o.Panzoom&&(o.Panzoom.destroy(),o.Panzoom=null),o.$el&&o.$el.dataset&&delete o.$el.dataset.imageFit}setContent(n){if(n.isDom||n.html||n.type&&n.type!=="image"||n.$image)return;n.type="image",n.state="loading";const a=document.createElement("div");a.style.visibility="hidden";const o=document.createElement("img");o.addEventListener("load",i=>{i.stopImmediatePropagation(),this.onImageStatusChange(n)}),o.addEventListener("error",()=>{this.onImageStatusChange(n)}),o.src=n.src,o.alt="",o.draggable=!1,o.classList.add("fancybox__image"),n.srcset&&o.setAttribute("srcset",n.srcset),n.sizes&&o.setAttribute("sizes",n.sizes),n.$image=o;const s=this.fancybox.option("Image.wrap");if(s){const i=document.createElement("div");i.classList.add(typeof s=="string"?s:"fancybox__image-wrap"),i.appendChild(o),a.appendChild(i),n.$wrap=i}else a.appendChild(o);n.$el.dataset.imageFit=this.fancybox.option("Image.fit"),this.fancybox.setContent(n,a),o.complete||o.error?this.onImageStatusChange(n):this.fancybox.showLoading(n)}onImageStatusChange(n){const a=n.$image;a&&n.state==="loading"&&(a.complete&&a.naturalWidth&&a.naturalHeight?(this.fancybox.hideLoading(n),this.fancybox.option("Image.fit")==="contain"&&this.initSlidePanzoom(n),n.$el.addEventListener("wheel",o=>this.onWheel(n,o),{passive:!1}),n.$content.addEventListener("click",o=>this.onClick(n,o),{passive:!1}),this.revealContent(n)):this.fancybox.setError(n,"{{IMAGE_ERROR}}"))}initSlidePanzoom(n){n.Panzoom||(n.Panzoom=new bt(n.$el,de(!0,this.fancybox.option("Image.Panzoom",{}),{viewport:n.$wrap,content:n.$image,width:n._width,height:n._height,wrapInner:!1,textSelection:!0,touch:this.fancybox.option("Image.touch"),panOnlyZoomed:!0,click:!1,wheel:!1})),n.Panzoom.on("startAnimation",()=>{this.fancybox.trigger("Image.startAnimation",n)}),n.Panzoom.on("endAnimation",()=>{n.state==="zoomIn"&&this.fancybox.done(n),this.handleCursor(n),this.fancybox.trigger("Image.endAnimation",n)}),n.Panzoom.on("afterUpdate",()=>{this.handleCursor(n),this.fancybox.trigger("Image.afterUpdate",n)}))}revealContent(n){this.fancybox.Carousel.prevPage===null&&n.index===this.fancybox.options.startIndex&&this.canZoom(n)?this.zoomIn():this.fancybox.revealContent(n)}getZoomInfo(n){const a=n.$thumb.getBoundingClientRect(),o=a.width,s=a.height,i=n.$content.getBoundingClientRect(),r=i.width,l=i.height,c=i.top-a.top,d=i.left-a.left;let h=this.fancybox.option("Image.zoomOpacity");return h==="auto"&&(h=Math.abs(o/s-r/l)>.1),{top:c,left:d,scale:r&&o?o/r:1,opacity:h}}canZoom(n){const a=this.fancybox,o=a.$container;if(window.visualViewport&&window.visualViewport.scale!==1||n.Panzoom&&!n.Panzoom.content.width||!a.option("Image.zoom")||a.option("Image.fit")!=="contain")return!1;const s=n.$thumb;if(!s||n.state==="loading")return!1;o.classList.add("fancybox__no-click");const i=s.getBoundingClientRect();let r;if(this.fancybox.option("Image.ignoreCoveredThumbnail")){const l=document.elementFromPoint(i.left+1,i.top+1)===s,c=document.elementFromPoint(i.right-1,i.bottom-1)===s;r=l&&c}else r=document.elementFromPoint(i.left+.5*i.width,i.top+.5*i.height)===s;return o.classList.remove("fancybox__no-click"),r}zoomIn(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom,{top:s,left:i,scale:r,opacity:l}=this.getZoomInfo(a);n.trigger("reveal",a),o.panTo({x:-1*i,y:-1*s,scale:r,friction:0,ignoreBounds:!0}),a.$content.style.visibility="",a.state="zoomIn",l===!0&&o.on("afterTransform",c=>{a.state!=="zoomIn"&&a.state!=="zoomOut"||(c.$content.style.opacity=Math.min(1,1-(1-c.content.scale)/(1-r)))}),o.panTo({x:0,y:0,scale:1,friction:this.fancybox.option("Image.zoomFriction")})}zoomOut(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom;if(!o)return;a.state="zoomOut",n.state="customClosing",a.$caption&&(a.$caption.style.visibility="hidden");let s=this.fancybox.option("Image.zoomFriction");const i=r=>{const{top:l,left:c,scale:d,opacity:h}=this.getZoomInfo(a);r||h||(s*=.82),o.panTo({x:-1*c,y:-1*l,scale:d,friction:s,ignoreBounds:!0}),s*=.98};window.addEventListener("scroll",i),o.once("endAnimation",()=>{window.removeEventListener("scroll",i),n.destroy()}),i()}handleCursor(n){if(n.type!=="image"||!n.$el)return;const a=n.Panzoom,o=this.fancybox.option("Image.click",!1,n),s=this.fancybox.option("Image.touch"),i=n.$el.classList,r=this.fancybox.option("Image.canZoomInClass"),l=this.fancybox.option("Image.canZoomOutClass");i.remove(l),i.remove(r),a&&o==="toggleZoom"?a&&a.content.scale===1&&a.option("maxScale")-a.content.scale>.01?i.add(r):a.content.scale>1&&!s&&i.add(l):o==="close"&&i.add(l)}onWheel(n,a){if(this.fancybox.state==="ready"&&this.fancybox.trigger("Image.wheel",a)!==!1)switch(this.fancybox.option("Image.wheel")){case"zoom":n.state==="done"&&n.Panzoom&&n.Panzoom.zoomWithWheel(a);break;case"close":this.fancybox.close();break;case"slide":this.fancybox[a.deltaY<0?"prev":"next"]()}}onClick(n,a){if(this.fancybox.state!=="ready")return;const o=n.Panzoom;if(o&&(o.dragPosition.midPoint||o.dragOffset.x!==0||o.dragOffset.y!==0||o.dragOffset.scale!==1))return;if(this.fancybox.Carousel.Panzoom.lockAxis)return!1;const s=l=>{switch(l){case"toggleZoom":a.stopPropagation(),n.Panzoom&&n.Panzoom.zoomWithClick(a);break;case"close":this.fancybox.close();break;case"next":a.stopPropagation(),this.fancybox.next()}},i=this.fancybox.option("Image.click"),r=this.fancybox.option("Image.doubleClick");r?this.clickTimer?(clearTimeout(this.clickTimer),this.clickTimer=null,s(r)):this.clickTimer=setTimeout(()=>{this.clickTimer=null,s(i)},300):s(i)}onPageChange(n,a){const o=n.getSlide();a.slides.forEach(s=>{s.Panzoom&&s.state==="done"&&s.index!==o.index&&s.Panzoom.panTo({x:0,y:0,scale:1,friction:.8})})}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events)}}Ci.defaults={canZoomInClass:"can-zoom_in",canZoomOutClass:"can-zoom_out",zoom:!0,zoomOpacity:"auto",zoomFriction:.82,ignoreCoveredThumbnail:!1,touch:!0,click:"toggleZoom",doubleClick:null,wheel:"zoom",fit:"contain",wrap:!1,Panzoom:{ratio:1}};class Ne{constructor(n){this.fancybox=n;for(const a of["onChange","onClosing"])this[a]=this[a].bind(this);this.events={initCarousel:this.onChange,"Carousel.change":this.onChange,closing:this.onClosing},this.hasCreatedHistory=!1,this.origHash="",this.timer=null}onChange(n){const a=n.Carousel;this.timer&&clearTimeout(this.timer);const o=a.prevPage===null,s=n.getSlide(),i=new URL(document.URL).hash;let r=!1;if(s.slug)r="#"+s.slug;else{const l=s.$trigger&&s.$trigger.dataset,c=n.option("slug")||l&&l.fancybox;c&&c.length&&c!=="true"&&(r="#"+c+(a.slides.length>1?"-"+(s.index+1):""))}o&&(this.origHash=i!==r?i:""),r&&i!==r&&(this.timer=setTimeout(()=>{try{window.history[o?"pushState":"replaceState"]({},document.title,window.location.pathname+window.location.search+r),o&&(this.hasCreatedHistory=!0)}catch{}},300))}onClosing(){if(this.timer&&clearTimeout(this.timer),this.hasSilentClose!==!0)try{return void window.history.replaceState({},document.title,window.location.pathname+window.location.search+(this.origHash||""))}catch{}}attach(n){n.on(this.events)}detach(n){n.off(this.events)}static startFromUrl(){const n=Ne.Fancybox;if(!n||n.getInstance()||n.defaults.Hash===!1)return;const{hash:a,slug:o,index:s}=Ne.getParsedURL();if(!o)return;let i=document.querySelector(`[data-slug="${a}"]`);if(i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})),n.getInstance())return;const r=document.querySelectorAll(`[data-fancybox="${o}"]`);r.length&&(s===null&&r.length===1?i=r[0]:s&&(i=r[s-1]),i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})))}static onHashChange(){const{slug:n,index:a}=Ne.getParsedURL(),o=Ne.Fancybox,s=o&&o.getInstance();if(s&&s.plugins.Hash){if(n){const i=s.Carousel;if(n===s.option("slug"))return i.slideTo(a-1);for(let c of i.slides)if(c.slug&&c.slug===n)return i.slideTo(c.index);const r=s.getSlide(),l=r.$trigger&&r.$trigger.dataset;if(l&&l.fancybox===n)return i.slideTo(a-1)}s.plugins.Hash.hasSilentClose=!0,s.close()}Ne.startFromUrl()}static create(n){function a(){window.addEventListener("hashchange",Ne.onHashChange,!1),Ne.startFromUrl()}Ne.Fancybox=n,Cn&&window.requestAnimationFrame(()=>{/complete|interactive|loaded/.test(document.readyState)?a():document.addEventListener("DOMContentLoaded",a)})}static destroy(){window.removeEventListener("hashchange",Ne.onHashChange,!1)}static getParsedURL(){const n=window.location.hash.substr(1),a=n.split("-"),o=a.length>1&&/^\+?\d+$/.test(a[a.length-1])&&parseInt(a.pop(-1),10)||null;return{hash:n,slug:a.join("-"),index:o}}}const Oe={pageXOffset:0,pageYOffset:0,element:()=>document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement,activate(e){Oe.pageXOffset=window.pageXOffset,Oe.pageYOffset=window.pageYOffset,e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen()},deactivate(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}};class Pp{constructor(n){this.fancybox=n,this.active=!1,this.handleVisibilityChange=this.handleVisibilityChange.bind(this)}isActive(){return this.active}setTimer(){if(!this.active||this.timer)return;const n=this.fancybox.option("slideshow.delay",3e3);this.timer=setTimeout(()=>{this.timer=null,this.fancybox.option("infinite")||this.fancybox.getSlide().index!==this.fancybox.Carousel.slides.length-1?this.fancybox.next():this.fancybox.jumpTo(0,{friction:0})},n);let a=this.$progress;a||(a=document.createElement("div"),a.classList.add("fancybox__progress"),this.fancybox.$carousel.parentNode.insertBefore(a,this.fancybox.$carousel),this.$progress=a,a.offsetHeight),a.style.transitionDuration=`${n}ms`,a.style.transform="scaleX(1)"}clearTimer(){clearTimeout(this.timer),this.timer=null,this.$progress&&(this.$progress.style.transitionDuration="",this.$progress.style.transform="",this.$progress.offsetHeight)}activate(){this.active||(this.active=!0,this.fancybox.$container.classList.add("has-slideshow"),this.fancybox.getSlide().state==="done"&&this.setTimer(),document.addEventListener("visibilitychange",this.handleVisibilityChange,!1))}handleVisibilityChange(){this.deactivate()}deactivate(){this.active=!1,this.clearTimer(),this.fancybox.$container.classList.remove("has-slideshow"),document.removeEventListener("visibilitychange",this.handleVisibilityChange,!1)}toggle(){this.active?this.deactivate():this.fancybox.Carousel.slides.length>1&&this.activate()}}const zp={display:["counter","zoom","slideshow","fullscreen","thumbs","close"],autoEnable:!0,items:{counter:{position:"left",type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span> / <span data-fancybox-count=""></span>',attr:{tabindex:-1}},prev:{type:"button",class:"fancybox__button--prev",label:"PREV",html:'<svg viewBox="0 0 24 24"><path d="M15 4l-8 8 8 8"/></svg>',attr:{"data-fancybox-prev":""}},next:{type:"button",class:"fancybox__button--next",label:"NEXT",html:'<svg viewBox="0 0 24 24"><path d="M8 4l8 8-8 8"/></svg>',attr:{"data-fancybox-next":""}},fullscreen:{type:"button",class:"fancybox__button--fullscreen",label:"TOGGLE_FULLSCREEN",html:`<svg viewBox="0 0 24 24">
|
|
26
26
|
<g><path d="M3 8 V3h5"></path><path d="M21 8V3h-5"></path><path d="M8 21H3v-5"></path><path d="M16 21h5v-5"></path></g>
|
|
27
27
|
<g><path d="M7 2v5H2M17 2v5h5M2 17h5v5M22 17h-5v5"/></g>
|
|
28
|
-
</svg>`,click:function(e){e.preventDefault(),
|
|
28
|
+
</svg>`,click:function(e){e.preventDefault(),Oe.element()?Oe.deactivate():Oe.activate(this.fancybox.$container)}},slideshow:{type:"button",class:"fancybox__button--slideshow",label:"TOGGLE_SLIDESHOW",html:`<svg viewBox="0 0 24 24">
|
|
29
29
|
<g><path d="M6 4v16"/><path d="M20 12L6 20"/><path d="M20 12L6 4"/></g>
|
|
30
30
|
<g><path d="M7 4v15M17 4v15"/></g>
|
|
31
|
-
</svg>`,click:function(e){e.preventDefault(),this.Slideshow.toggle()}},zoom:{type:"button",class:"fancybox__button--zoom",label:"TOGGLE_ZOOM",html:'<svg viewBox="0 0 24 24"><circle cx="10" cy="10" r="7"></circle><path d="M16 16 L21 21"></svg>',click:function(e){e.preventDefault();const n=this.fancybox.getSlide().Panzoom;n&&n.toggleZoom()}},download:{type:"link",label:"DOWNLOAD",class:"fancybox__button--download",html:'<svg viewBox="0 0 24 24"><path d="M12 15V3m0 12l-4-4m4 4l4-4M2 17l.62 2.48A2 2 0 004.56 21h14.88a2 2 0 001.94-1.51L22 17"/></svg>',click:function(e){e.stopPropagation()}},thumbs:{type:"button",label:"TOGGLE_THUMBS",class:"fancybox__button--thumbs",html:'<svg viewBox="0 0 24 24"><circle cx="4" cy="4" r="1" /><circle cx="12" cy="4" r="1" transform="rotate(90 12 4)"/><circle cx="20" cy="4" r="1" transform="rotate(90 20 4)"/><circle cx="4" cy="12" r="1" transform="rotate(90 4 12)"/><circle cx="12" cy="12" r="1" transform="rotate(90 12 12)"/><circle cx="20" cy="12" r="1" transform="rotate(90 20 12)"/><circle cx="4" cy="20" r="1" transform="rotate(90 4 20)"/><circle cx="12" cy="20" r="1" transform="rotate(90 12 20)"/><circle cx="20" cy="20" r="1" transform="rotate(90 20 20)"/></svg>',click:function(e){e.stopPropagation();const n=this.fancybox.plugins.Thumbs;n&&n.toggle()}},close:{type:"button",label:"CLOSE",class:"fancybox__button--close",html:'<svg viewBox="0 0 24 24"><path d="M20 20L4 4m16 0L4 20"></path></svg>',attr:{"data-fancybox-close":"",tabindex:0}}}};class Ei{constructor(n){this.fancybox=n,this.$container=null,this.state="init";for(const a of["onInit","onPrepare","onDone","onKeydown","onClosing","onChange","onSettle","onRefresh"])this[a]=this[a].bind(this);this.events={init:this.onInit,prepare:this.onPrepare,done:this.onDone,keydown:this.onKeydown,closing:this.onClosing,"Carousel.change":this.onChange,"Carousel.settle":this.onSettle,"Carousel.Panzoom.touchStart":()=>this.onRefresh(),"Image.startAnimation":(a,o)=>this.onRefresh(o),"Image.afterUpdate":(a,o)=>this.onRefresh(o)}}onInit(){if(this.fancybox.option("Toolbar.autoEnable")){let n=!1;for(const a of this.fancybox.items)if(a.type==="image"){n=!0;break}if(!n)return void(this.state="disabled")}for(const n of this.fancybox.option("Toolbar.display"))if((gt(n)?n.id:n)==="close"){this.fancybox.options.closeButton=!1;break}}onPrepare(){const n=this.fancybox;if(this.state==="init"&&(this.build(),this.update(),this.Slideshow=new Pp(n),!n.Carousel.prevPage&&(n.option("slideshow.autoStart")&&this.Slideshow.activate(),n.option("fullscreen.autoStart")&&!Ae.element())))try{Ae.activate(n.$container)}catch{}}onFsChange(){window.scrollTo(Ae.pageXOffset,Ae.pageYOffset)}onSettle(){const n=this.fancybox,a=this.Slideshow;a&&a.isActive()&&(n.getSlide().index!==n.Carousel.slides.length-1||n.option("infinite")?n.getSlide().state==="done"&&a.setTimer():a.deactivate())}onChange(){this.update(),this.Slideshow&&this.Slideshow.isActive()&&this.Slideshow.clearTimer()}onDone(n,a){const o=this.Slideshow;a.index===n.getSlide().index&&(this.update(),o&&o.isActive()&&(n.option("infinite")||a.index!==n.Carousel.slides.length-1?o.setTimer():o.deactivate()))}onRefresh(n){n&&n.index!==this.fancybox.getSlide().index||(this.update(),!this.Slideshow||!this.Slideshow.isActive()||n&&n.state!=="done"||this.Slideshow.deactivate())}onKeydown(n,a,o){a===" "&&this.Slideshow&&(this.Slideshow.toggle(),o.preventDefault())}onClosing(){this.Slideshow&&this.Slideshow.deactivate(),document.removeEventListener("fullscreenchange",this.onFsChange)}createElement(n){let a;n.type==="div"?a=document.createElement("div"):(a=document.createElement(n.type==="link"?"a":"button"),a.classList.add("carousel__button")),a.innerHTML=n.html,a.setAttribute("tabindex",n.tabindex||0),n.class&&a.classList.add(...n.class.split(" "));for(const s in n.attr)a.setAttribute(s,n.attr[s]);n.label&&a.setAttribute("title",this.fancybox.localize(`{{${n.label}}}`)),n.click&&a.addEventListener("click",n.click.bind(this)),n.id==="prev"&&a.setAttribute("data-fancybox-prev",""),n.id==="next"&&a.setAttribute("data-fancybox-next","");const o=a.querySelector("svg");return o&&(o.setAttribute("role","img"),o.setAttribute("tabindex","-1"),o.setAttribute("xmlns","http://www.w3.org/2000/svg")),a}build(){this.cleanup();const n=this.fancybox.option("Toolbar.items"),a=[{position:"left",items:[]},{position:"center",items:[]},{position:"right",items:[]}],o=this.fancybox.plugins.Thumbs;for(const i of this.fancybox.option("Toolbar.display")){let r,l;if(gt(i)?(r=i.id,l=ce({},n[r],i)):(r=i,l=n[r]),["counter","next","prev","slideshow"].includes(r)&&this.fancybox.items.length<2)continue;if(r==="fullscreen"){if(!document.fullscreenEnabled||window.fullScreen)continue;document.addEventListener("fullscreenchange",this.onFsChange)}if(r==="thumbs"&&(!o||o.state==="disabled")||!l)continue;let c=l.position||"right",d=a.find(h=>h.position===c);d&&d.items.push(l)}const s=document.createElement("div");s.classList.add("fancybox__toolbar");for(const i of a)if(i.items.length){const r=document.createElement("div");r.classList.add("fancybox__toolbar__items"),r.classList.add(`fancybox__toolbar__items--${i.position}`);for(const l of i.items)r.appendChild(this.createElement(l));s.appendChild(r)}this.fancybox.$carousel.parentNode.insertBefore(s,this.fancybox.$carousel),this.$container=s}update(){const n=this.fancybox.getSlide(),a=n.index,o=this.fancybox.items.length,s=n.downloadSrc||(n.type!=="image"||n.error?null:n.src);for(const l of this.fancybox.$container.querySelectorAll("a.fancybox__button--download"))s?(l.removeAttribute("disabled"),l.removeAttribute("tabindex"),l.setAttribute("href",s),l.setAttribute("download",s),l.setAttribute("target","_blank")):(l.setAttribute("disabled",""),l.setAttribute("tabindex",-1),l.removeAttribute("href"),l.removeAttribute("download"));const i=n.Panzoom,r=i&&i.option("maxScale")>i.option("baseScale");for(const l of this.fancybox.$container.querySelectorAll(".fancybox__button--zoom"))r?l.removeAttribute("disabled"):l.setAttribute("disabled","");for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-index]"))l.innerHTML=n.index+1;for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-count]"))l.innerHTML=o;if(!this.fancybox.option("infinite")){for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-prev]"))a===0?l.setAttribute("disabled",""):l.removeAttribute("disabled");for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-next]"))a===o-1?l.setAttribute("disabled",""):l.removeAttribute("disabled")}}cleanup(){this.Slideshow&&this.Slideshow.isActive()&&this.Slideshow.clearTimer(),this.$container&&this.$container.remove(),this.$container=null}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events),this.cleanup()}}Ei.defaults=zp;const Ap={ScrollLock:class{constructor(e){this.fancybox=e,this.viewport=null,this.pendingUpdate=null;for(const n of["onReady","onResize","onTouchstart","onTouchmove"])this[n]=this[n].bind(this)}onReady(){const e=window.visualViewport;e&&(this.viewport=e,this.startY=0,e.addEventListener("resize",this.onResize),this.updateViewport()),window.addEventListener("touchstart",this.onTouchstart,{passive:!1}),window.addEventListener("touchmove",this.onTouchmove,{passive:!1}),window.addEventListener("wheel",this.onWheel,{passive:!1})}onResize(){this.updateViewport()}updateViewport(){const e=this.fancybox,n=this.viewport,a=n.scale||1,o=e.$container;if(!o)return;let s="",i="",r="";a-1>.1&&(s=n.width*a+"px",i=n.height*a+"px",r=`translate3d(${n.offsetLeft}px, ${n.offsetTop}px, 0) scale(${1/a})`),o.style.width=s,o.style.height=i,o.style.transform=r}onTouchstart(e){this.startY=e.touches?e.touches[0].screenY:e.screenY}onTouchmove(e){const n=this.startY,a=window.innerWidth/window.document.documentElement.clientWidth;if(!e.cancelable||e.touches.length>1||a!==1)return;const o=Bn(e.composedPath()[0]);if(!o)return void e.preventDefault();const s=window.getComputedStyle(o),i=parseInt(s.getPropertyValue("height"),10),r=e.touches?e.touches[0].screenY:e.screenY,l=n<=r&&o.scrollTop===0,c=n>=r&&o.scrollHeight-o.scrollTop===i;(l||c)&&e.preventDefault()}onWheel(e){Bn(e.composedPath()[0])||e.preventDefault()}cleanup(){this.pendingUpdate&&(cancelAnimationFrame(this.pendingUpdate),this.pendingUpdate=null);const e=this.viewport;e&&(e.removeEventListener("resize",this.onResize),this.viewport=null),window.removeEventListener("touchstart",this.onTouchstart,!1),window.removeEventListener("touchmove",this.onTouchmove,!1),window.removeEventListener("wheel",this.onWheel,{passive:!1})}attach(){this.fancybox.on("initLayout",this.onReady)}detach(){this.fancybox.off("initLayout",this.onReady),this.cleanup()}},Thumbs:_i,Html:Bi,Toolbar:Ei,Image:Ci,Hash:Ve},Si={startIndex:0,preload:1,infinite:!0,showClass:"fancybox-zoomInUp",hideClass:"fancybox-fadeOut",animated:!0,hideScrollbar:!0,parentEl:null,mainClass:null,autoFocus:!0,trapFocus:!0,placeFocusBack:!0,click:"close",closeButton:"inside",dragToClose:!0,keyboard:{Escape:"close",Delete:"close",Backspace:"close",PageUp:"next",PageDown:"prev",ArrowUp:"next",ArrowDown:"prev",ArrowRight:"next",ArrowLeft:"prev"},template:{closeButton:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M20 20L4 4m16 0L4 20"/></svg>',spinner:'<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="25 25 50 50" tabindex="-1"><circle cx="50" cy="50" r="20"/></svg>',main:null},l10n:{CLOSE:"Close",NEXT:"Next",PREV:"Previous",MODAL:"You can close this modal content with the ESC key",ERROR:"Something Went Wrong, Please Try Again Later",IMAGE_ERROR:"Image Not Found",ELEMENT_NOT_FOUND:"HTML Element Not Found",AJAX_NOT_FOUND:"Error Loading AJAX : Not Found",AJAX_FORBIDDEN:"Error Loading AJAX : Forbidden",IFRAME_ERROR:"Error Loading Page",TOGGLE_ZOOM:"Toggle zoom level",TOGGLE_THUMBS:"Toggle thumbnails",TOGGLE_SLIDESHOW:"Toggle slideshow",TOGGLE_FULLSCREEN:"Toggle full-screen mode",DOWNLOAD:"Download"}},Gt=new Map;let Op=0;class W extends Ra{constructor(n,a={}){n=n.map(o=>(o.width&&(o._width=o.width),o.height&&(o._height=o.height),o)),super(ce(!0,{},Si,a)),this.bindHandlers(),this.state="init",this.setItems(n),this.attachPlugins(W.Plugins),this.trigger("init"),this.option("hideScrollbar")===!0&&this.hideScrollbar(),this.initLayout(),this.initCarousel(),this.attachEvents(),Gt.set(this.id,this),this.trigger("prepare"),this.state="ready",this.trigger("ready"),this.$container.setAttribute("aria-hidden","false"),this.option("trapFocus")&&this.focus()}option(n,...a){const o=this.getSlide();let s=o?o[n]:void 0;return s!==void 0?(typeof s=="function"&&(s=s.call(this,this,...a)),s):super.option(n,...a)}bindHandlers(){for(const n of["onMousedown","onKeydown","onClick","onFocus","onCreateSlide","onSettle","onTouchMove","onTouchEnd","onTransform"])this[n]=this[n].bind(this)}attachEvents(){document.addEventListener("mousedown",this.onMousedown),document.addEventListener("keydown",this.onKeydown,!0),this.option("trapFocus")&&document.addEventListener("focus",this.onFocus,!0),this.$container.addEventListener("click",this.onClick)}detachEvents(){document.removeEventListener("mousedown",this.onMousedown),document.removeEventListener("keydown",this.onKeydown,!0),document.removeEventListener("focus",this.onFocus,!0),this.$container.removeEventListener("click",this.onClick)}initLayout(){this.$root=this.option("parentEl")||document.body;let n=this.option("template.main");n&&(this.$root.insertAdjacentHTML("beforeend",this.localize(n)),this.$container=this.$root.querySelector(".fancybox__container")),this.$container||(this.$container=document.createElement("div"),this.$root.appendChild(this.$container)),this.$container.onscroll=()=>(this.$container.scrollLeft=0,!1),Object.entries({class:"fancybox__container",role:"dialog",tabIndex:"-1","aria-modal":"true","aria-hidden":"true","aria-label":this.localize("{{MODAL}}")}).forEach(o=>this.$container.setAttribute(...o)),this.option("animated")&&this.$container.classList.add("is-animated"),this.$backdrop=this.$container.querySelector(".fancybox__backdrop"),this.$backdrop||(this.$backdrop=document.createElement("div"),this.$backdrop.classList.add("fancybox__backdrop"),this.$container.appendChild(this.$backdrop)),this.$carousel=this.$container.querySelector(".fancybox__carousel"),this.$carousel||(this.$carousel=document.createElement("div"),this.$carousel.classList.add("fancybox__carousel"),this.$container.appendChild(this.$carousel)),this.$container.Fancybox=this,this.id=this.$container.getAttribute("id"),this.id||(this.id=this.options.id||++Op,this.$container.setAttribute("id","fancybox-"+this.id));const a=this.option("mainClass");return a&&this.$container.classList.add(...a.split(" ")),document.documentElement.classList.add("with-fancybox"),this.trigger("initLayout"),this}setItems(n){const a=[];for(const o of n){const s=o.$trigger;if(s){const l=s.dataset||{};o.src=l.src||s.getAttribute("href")||o.src,o.type=l.type||o.type,!o.src&&s instanceof HTMLImageElement&&(o.src=s.currentSrc||o.$trigger.src)}let i=o.$thumb;if(!i){let l=o.$trigger&&o.$trigger.origTarget;l&&(i=l instanceof HTMLImageElement?l:l.querySelector("img:not([aria-hidden])")),!i&&o.$trigger&&(i=o.$trigger instanceof HTMLImageElement?o.$trigger:o.$trigger.querySelector("img:not([aria-hidden])"))}o.$thumb=i||null;let r=o.thumb;!r&&i&&(r=i.currentSrc||i.src,!r&&i.dataset&&(r=i.dataset.lazySrc||i.dataset.src)),r||o.type!=="image"||(r=o.src),o.thumb=r||null,o.caption=o.caption||"",a.push(o)}this.items=a}initCarousel(){return this.Carousel=new kt(this.$carousel,ce(!0,{},{prefix:"",classNames:{viewport:"fancybox__viewport",track:"fancybox__track",slide:"fancybox__slide"},textSelection:!0,preload:this.option("preload"),friction:.88,slides:this.items,initialPage:this.options.startIndex,slidesPerPage:1,infiniteX:this.option("infinite"),infiniteY:!0,l10n:this.option("l10n"),Dots:!1,Navigation:{classNames:{main:"fancybox__nav",button:"carousel__button",next:"is-next",prev:"is-prev"}},Panzoom:{textSelection:!0,panOnlyZoomed:()=>this.Carousel&&this.Carousel.pages&&this.Carousel.pages.length<2&&!this.option("dragToClose"),lockAxis:()=>{if(this.Carousel){let n="x";return this.option("dragToClose")&&(n+="y"),n}}},on:{"*":(n,...a)=>this.trigger(`Carousel.${n}`,...a),init:n=>this.Carousel=n,createSlide:this.onCreateSlide,settle:this.onSettle}},this.option("Carousel"))),this.option("dragToClose")&&this.Carousel.Panzoom.on({touchMove:this.onTouchMove,afterTransform:this.onTransform,touchEnd:this.onTouchEnd}),this.trigger("initCarousel"),this}onCreateSlide(n,a){let o=a.caption||"";if(typeof this.options.caption=="function"&&(o=this.options.caption.call(this,this,this.Carousel,a)),typeof o=="string"&&o.length){const s=document.createElement("div"),i=`fancybox__caption_${this.id}_${a.index}`;s.className="fancybox__caption",s.innerHTML=o,s.setAttribute("id",i),a.$caption=a.$el.appendChild(s),a.$el.classList.add("has-caption"),a.$el.setAttribute("aria-labelledby",i)}}onSettle(){this.option("autoFocus")&&this.focus()}onFocus(n){this.isTopmost()&&this.focus(n)}onClick(n){if(n.defaultPrevented)return;let a=n.composedPath()[0];if(a.matches("[data-fancybox-close]"))return n.preventDefault(),void W.close(!1,n);if(a.matches("[data-fancybox-next]"))return n.preventDefault(),void W.next();if(a.matches("[data-fancybox-prev]"))return n.preventDefault(),void W.prev();const o=document.activeElement;if(o){if(o.closest("[contenteditable]"))return;a.matches(ki)||o.blur()}if(!a.closest(".fancybox__content")&&!getSelection().toString().length&&this.trigger("click",n)!==!1)switch(this.option("click")){case"close":this.close();break;case"next":this.next()}}onTouchMove(){const n=this.getSlide().Panzoom;return!n||n.content.scale===1}onTouchEnd(n){const a=n.dragOffset.y;Math.abs(a)>=150||Math.abs(a)>=35&&n.dragOffset.time<350?(this.option("hideClass")&&(this.getSlide().hideClass="fancybox-throwOut"+(n.content.y<0?"Up":"Down")),this.close()):n.lockAxis==="y"&&n.panTo({y:0})}onTransform(n){if(this.$backdrop){const a=Math.abs(n.content.y),o=a<1?"":Math.max(.33,Math.min(1,1-a/n.content.fitHeight*1.5));this.$container.style.setProperty("--fancybox-ts",o?"0s":""),this.$container.style.setProperty("--fancybox-opacity",o)}}onMousedown(){this.state==="ready"&&document.body.classList.add("is-using-mouse")}onKeydown(n){if(!this.isTopmost())return;document.body.classList.remove("is-using-mouse");const a=n.key,o=this.option("keyboard");if(!o||n.ctrlKey||n.altKey||n.shiftKey)return;const s=n.composedPath()[0],i=document.activeElement&&document.activeElement.classList,r=i&&i.contains("carousel__button");if(a!=="Escape"&&!r&&(n.target.isContentEditable||["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(s.nodeName)!==-1)||this.trigger("keydown",a,n)===!1)return;const l=o[a];typeof this[l]=="function"&&this[l]()}getSlide(){const n=this.Carousel;if(!n)return null;const a=n.page===null?n.option("initialPage"):n.page,o=n.pages||[];return o.length&&o[a]?o[a].slides[0]:null}focus(n){if(W.ignoreFocusChange||["init","closing","customClosing","destroy"].indexOf(this.state)>-1)return;const a=this.$container,o=this.getSlide(),s=o.state==="done"?o.$el:null;if(s&&s.contains(document.activeElement))return;n&&n.preventDefault(),W.ignoreFocusChange=!0;const i=Array.from(a.querySelectorAll(ki));let r,l=[];for(let c of i){const d=c.offsetParent,h=s&&s.contains(c),m=!this.Carousel.$viewport.contains(c);d&&(h||m)?(l.push(c),c.dataset.origTabindex!==void 0&&(c.tabIndex=c.dataset.origTabindex,c.removeAttribute("data-orig-tabindex")),(c.hasAttribute("autoFocus")||!r&&h&&!c.classList.contains("carousel__button"))&&(r=c)):(c.dataset.origTabindex=c.dataset.origTabindex===void 0?c.getAttribute("tabindex"):c.dataset.origTabindex,c.tabIndex=-1)}n?l.indexOf(n.target)>-1?this.lastFocus=n.target:this.lastFocus===a?Rt(l[l.length-1]):Rt(a):this.option("autoFocus")&&r?Rt(r):l.indexOf(document.activeElement)<0&&Rt(a),this.lastFocus=document.activeElement,W.ignoreFocusChange=!1}hideScrollbar(){if(!Cn)return;const n=window.innerWidth-document.documentElement.getBoundingClientRect().width,a="fancybox-style-noscroll";let o=document.getElementById(a);o||n>0&&(o=document.createElement("style"),o.id=a,o.type="text/css",o.innerHTML=`.compensate-for-scrollbar {padding-right: ${n}px;}`,document.getElementsByTagName("head")[0].appendChild(o),document.body.classList.add("compensate-for-scrollbar"))}revealScrollbar(){document.body.classList.remove("compensate-for-scrollbar");const n=document.getElementById("fancybox-style-noscroll");n&&n.remove()}clearContent(n){this.Carousel.trigger("removeSlide",n),n.$content&&(n.$content.remove(),n.$content=null),n.$closeButton&&(n.$closeButton.remove(),n.$closeButton=null),n._className&&n.$el.classList.remove(n._className)}setContent(n,a,o={}){let s;const i=n.$el;if(a instanceof HTMLElement)["img","iframe","video","audio"].indexOf(a.nodeName.toLowerCase())>-1?(s=document.createElement("div"),s.appendChild(a)):s=a;else{const r=document.createRange().createContextualFragment(a);s=document.createElement("div"),s.appendChild(r)}if(n.filter&&!n.error&&(s=s.querySelector(n.filter)),s instanceof Element)return n._className=`has-${o.suffix||n.type||"unknown"}`,i.classList.add(n._className),s.classList.add("fancybox__content"),s.style.display!=="none"&&getComputedStyle(s).getPropertyValue("display")!=="none"||(s.style.display=n.display||this.option("defaultDisplay")||"flex"),n.id&&s.setAttribute("id",n.id),n.$content=s,i.prepend(s),this.manageCloseButton(n),n.state!=="loading"&&this.revealContent(n),s;this.setError(n,"{{ELEMENT_NOT_FOUND}}")}manageCloseButton(n){const a=n.closeButton===void 0?this.option("closeButton"):n.closeButton;if(!a||a==="top"&&this.$closeButton)return;const o=document.createElement("button");o.classList.add("carousel__button","is-close"),o.setAttribute("title",this.options.l10n.CLOSE),o.innerHTML=this.option("template.closeButton"),o.addEventListener("click",s=>this.close(s)),a==="inside"?(n.$closeButton&&n.$closeButton.remove(),n.$closeButton=n.$content.appendChild(o)):this.$closeButton=this.$container.insertBefore(o,this.$container.firstChild)}revealContent(n){this.trigger("reveal",n),n.$content.style.visibility="";let a=!1;n.error||n.state==="loading"||this.Carousel.prevPage!==null||n.index!==this.options.startIndex||(a=n.showClass===void 0?this.option("showClass"):n.showClass),a?(n.state="animating",this.animateCSS(n.$content,a,()=>{this.done(n)})):this.done(n)}animateCSS(n,a,o){if(n&&n.dispatchEvent(new CustomEvent("animationend",{bubbles:!0,cancelable:!0})),!n||!a)return void(typeof o=="function"&&o());const s=function(i){i.currentTarget===this&&(n.removeEventListener("animationend",s),o&&o(),n.classList.remove(a))};n.addEventListener("animationend",s),n.classList.add(a)}done(n){n.state="done",this.trigger("done",n);const a=this.getSlide();a&&n.index===a.index&&this.option("autoFocus")&&this.focus()}setError(n,a){n.error=a,this.hideLoading(n),this.clearContent(n);const o=document.createElement("div");o.classList.add("fancybox-error"),o.innerHTML=this.localize(a||"<p>{{ERROR}}</p>"),this.setContent(n,o,{suffix:"error"})}showLoading(n){n.state="loading",n.$el.classList.add("is-loading");let a=n.$el.querySelector(".fancybox__spinner");a||(a=document.createElement("div"),a.classList.add("fancybox__spinner"),a.innerHTML=this.option("template.spinner"),a.addEventListener("click",()=>{this.Carousel.Panzoom.velocity||this.close()}),n.$el.prepend(a))}hideLoading(n){const a=n.$el&&n.$el.querySelector(".fancybox__spinner");a&&(a.remove(),n.$el.classList.remove("is-loading")),n.state==="loading"&&(this.trigger("load",n),n.state="ready")}next(){const n=this.Carousel;n&&n.pages.length>1&&n.slideNext()}prev(){const n=this.Carousel;n&&n.pages.length>1&&n.slidePrev()}jumpTo(...n){this.Carousel&&this.Carousel.slideTo(...n)}isClosing(){return["closing","customClosing","destroy"].includes(this.state)}isTopmost(){return W.getInstance().id==this.id}close(n){if(n&&n.preventDefault(),this.isClosing()||this.trigger("shouldClose",n)===!1||(this.state="closing",this.Carousel.Panzoom.destroy(),this.detachEvents(),this.trigger("closing",n),this.state==="destroy"))return;this.$container.setAttribute("aria-hidden","true"),this.$container.classList.add("is-closing");const a=this.getSlide();if(this.Carousel.slides.forEach(o=>{o.$content&&o.index!==a.index&&this.Carousel.trigger("removeSlide",o)}),this.state==="closing"){const o=a.hideClass===void 0?this.option("hideClass"):a.hideClass;this.animateCSS(a.$content,o,()=>{this.destroy()},!0)}}destroy(){if(this.state==="destroy")return;this.state="destroy",this.trigger("destroy");const n=this.option("placeFocusBack")?this.option("triggerTarget",this.getSlide().$trigger):null;this.Carousel.destroy(),this.detachPlugins(),this.Carousel=null,this.options={},this.events={},this.$container.remove(),this.$container=this.$backdrop=this.$carousel=null,n&&Rt(n),Gt.delete(this.id);const a=W.getInstance();a?a.focus():(document.documentElement.classList.remove("with-fancybox"),document.body.classList.remove("is-using-mouse"),this.revealScrollbar())}static show(n,a={}){return new W(n,a)}static fromEvent(n,a={}){if(n.defaultPrevented||n.button&&n.button!==0||n.ctrlKey||n.metaKey||n.shiftKey)return;const o=n.composedPath()[0];let s,i,r,l=o;if((l.matches("[data-fancybox-trigger]")||(l=l.closest("[data-fancybox-trigger]")))&&(a.triggerTarget=l,s=l&&l.dataset&&l.dataset.fancyboxTrigger),s){const d=document.querySelectorAll(`[data-fancybox="${s}"]`),h=parseInt(l.dataset.fancyboxIndex,10)||0;l=d.length?d[h]:l}Array.from(W.openers.keys()).reverse().some(d=>{r=l||o;let h=!1;try{r instanceof Element&&(typeof d=="string"||d instanceof String)&&(h=r.matches(d)||(r=r.closest(d)))}catch{}return!!h&&(n.preventDefault(),i=d,!0)});let c=!1;if(i){a.event=n,a.target=r,r.origTarget=o,c=W.fromOpener(i,a);const d=W.getInstance();d&&d.state==="ready"&&n.detail&&document.body.classList.add("is-using-mouse")}return c}static fromOpener(n,a={}){let o=[],s=a.startIndex||0,i=a.target||null;const r=(a=ce({},a,W.openers.get(n))).groupAll!==void 0&&a.groupAll,l=a.groupAttr===void 0?"data-fancybox":a.groupAttr,c=l&&i?i.getAttribute(`${l}`):"";if(!i||c||r){const h=a.root||(i?i.getRootNode():document.body);o=[].slice.call(h.querySelectorAll(n))}if(i&&!r&&(o=c?o.filter(h=>h.getAttribute(`${l}`)===c):[i]),!o.length)return!1;const d=W.getInstance();return!(d&&o.indexOf(d.options.$trigger)>-1)&&(s=i?o.indexOf(i):s,o=o.map(function(h){const m=["false","0","no","null","undefined"],p=["true","1","yes"],f=Object.assign({},h.dataset),u={};for(let[b,E]of Object.entries(f))if(b!=="fancybox")if(b==="width"||b==="height")u[`_${b}`]=E;else if(typeof E=="string"||E instanceof String)if(m.indexOf(E)>-1)u[b]=!1;else if(p.indexOf(u[b])>-1)u[b]=!0;else try{u[b]=JSON.parse(E)}catch{u[b]=E}else u[b]=E;return h instanceof Element&&(u.$trigger=h),u}),new W(o,ce({},a,{startIndex:s,$trigger:i})))}static bind(n,a={}){function o(){document.body.addEventListener("click",W.fromEvent,!1)}Cn&&(W.openers.size||(/complete|interactive|loaded/.test(document.readyState)?o():document.addEventListener("DOMContentLoaded",o)),W.openers.set(n,a))}static unbind(n){W.openers.delete(n),W.openers.size||W.destroy()}static destroy(){let n;for(;n=W.getInstance();)n.destroy();W.openers=new Map,document.body.removeEventListener("click",W.fromEvent,!1)}static getInstance(n){return n?Gt.get(n):Array.from(Gt.values()).reverse().find(a=>!a.isClosing()&&a)||null}static close(n=!0,a){if(n)for(const o of Gt.values())o.close(a);else{const o=W.getInstance();o&&o.close(a)}}static next(){const n=W.getInstance();n&&n.next()}static prev(){const n=W.getInstance();n&&n.prev()}}W.version="4.0.31",W.defaults=Si,W.openers=new Map,W.Plugins=Ap,W.bind("[data-fancybox]");for(const[e,n]of Object.entries(W.Plugins||{}))typeof n.create=="function"&&n.create(W);const Ut={pageXOffset:0,pageYOffset:0,element(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement},activate(e){Ut.pageXOffset=window.pageXOffset,Ut.pageYOffset=window.pageYOffset,e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen()},deactivate(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}},Ua={normal:"fancybox-theme-normal ThemeVariantLight",light:"fancybox-theme-light ThemeVariantLight",dark:"fancybox-theme-dark ThemeVariantDark"},Fp=t.defineComponent({name:"MixinFancybox",components:{MixinFancyboxOpenButton:fi},filters:{truncate(e){return e&&e.length>280&&(e=e.substring(0,277)+"..."),e}},props:{infinite:{type:Boolean,required:!1,default:!0},showThumbnails:{type:Boolean,required:!1,default:!1},animated:{type:Boolean,required:!1,default:!1},galleryName:{type:String,required:!1,default:null},src:{type:String,required:!1},srcSet:{type:String,required:!1},sizes:{type:String,required:!1},downloadSrc:{type:String,required:!1},caption:{type:String,required:!1},credit:{type:String,required:!1},title:{type:String,required:!1},detailUrl:{type:String,required:!1},width:{type:String,required:!1},height:{type:String,required:!1},theme:{type:String,required:!1,default:"dark",validator:e=>Object.keys(Ua).includes(e)}},computed:{computedClass(){return Ua[this.theme]},computedCaption(){let e=this.caption&&this.caption.length?this.$options.filters.truncate(this.caption,180):"";return this.credit&&(e=`${e} Credit: ${this.credit}`),e}},mounted(){return W.bind("[data-fancybox]",{infinite:this.infinite,mainClass:this.computedClass?this.computedClass:Ua.dark,showClass:"fancybox-fadeIn",hideClass:"fancybox-fadeOut",autoFocus:!0,maxScale:6,slideshow:{delay:1e4},animated:this.animated,Image:{zoom:this.animated},Thumbs:{autoStart:this.showThumbnails},Toolbar:{items:{counter:{type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span> / <span data-fancybox-count=""></span>',tabindex:-1,position:"left"},prev:{type:"button",class:"fancybox__button--prev",label:"PREV",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M15 4l-8 8 8 8"/></svg>',click(e){e.preventDefault(),this.fancybox.prev()}},next:{type:"button",class:"fancybox__button--next",label:"NEXT",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M8 4l8 8-8 8"/></svg>',click(e){e.preventDefault(),this.fancybox.next()}},fullscreen:{type:"button",class:"fancybox__button--fullscreen",label:"TOGGLE_FULLSCREEN",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><g><path d="M3 8 V3h5"></path><path d="M21 8V3h-5"></path><path d="M8 21H3v-5"></path><path d="M16 21h5v-5"></path></g><g><path d="M7 2v5H2M17 2v5h5M2 17h5v5M22 17h-5v5"/></g></svg>',click(e){e.preventDefault(),Ut.element()?Ut.deactivate():Ut.activate(this.fancybox.$container)}},slideshow:{type:"button",class:"fancybox__button--slideshow",label:"TOGGLE_SLIDESHOW",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><g><path d="M6 4v16"/><path d="M20 12L6 20"/><path d="M20 12L6 4"/></g><g><path d="M7 4v15M17 4v15"/></g></svg>',click(e){e.preventDefault(),this.Slideshow.toggle()}},zoom:{type:"button",class:"fancybox__button--zoom",label:"TOGGLE_ZOOM",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><circle cx="10" cy="10" r="7"></circle><path d="M16 16 L21 21"></svg>',click(e){e.preventDefault();const n=this.fancybox.getSlide().Panzoom;n&&n.toggleZoom()}},download:{type:"link",label:"DOWNLOAD",class:"fancybox__button--download",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M12 15V3m0 12l-4-4m4 4l4-4M2 17l.62 2.48A2 2 0 004.56 21h14.88a2 2 0 001.94-1.51L22 17"/></svg>',click(e){e.stopPropagation()}},thumbs:{type:"button",label:"TOGGLE_THUMBS",class:"fancybox__button--thumbs",html:'<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 576 512" width="24" height="21" stroke-width="3px"><path stroke-width="3px" fill="white" d="M512 0C547.3 0 576 28.65 576 64V288C576 323.3 547.3 352 512 352H64C28.65 352 0 323.3 0 288V64C0 28.65 28.65 0 64 0H512zM512 64H64V288H512V64zM0 448C0 430.3 14.33 416 32 416H64C81.67 416 96 430.3 96 448V480C96 497.7 81.67 512 64 512H32C14.33 512 0 497.7 0 480V448zM224 416C241.7 416 256 430.3 256 448V480C256 497.7 241.7 512 224 512H192C174.3 512 160 497.7 160 480V448C160 430.3 174.3 416 192 416H224zM320 448C320 430.3 334.3 416 352 416H384C401.7 416 416 430.3 416 448V480C416 497.7 401.7 512 384 512H352C334.3 512 320 497.7 320 480V448zM544 416C561.7 416 576 430.3 576 448V480C576 497.7 561.7 512 544 512H512C494.3 512 480 497.7 480 480V448C480 430.3 494.3 416 512 416H544z"/></svg>',click(e){e.stopPropagation();const n=this.fancybox.plugins.Thumbs;n&&n.toggle()}},close:{type:"button",label:"CLOSE",class:"fancybox__button--close",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M20 20L4 4m16 0L4 20"></path></svg>',tabindex:1,click(e){e.stopPropagation(),e.preventDefault(),this.fancybox.close()}}},display:[{id:"counter",position:"left"},"zoom","slideshow","fullscreen","thumbs","captions","close"]},caption(e,n,a){let o=a.caption;return a.type==="image"&&(o=`<div class="mx-auto container">
|
|
31
|
+
</svg>`,click:function(e){e.preventDefault(),this.Slideshow.toggle()}},zoom:{type:"button",class:"fancybox__button--zoom",label:"TOGGLE_ZOOM",html:'<svg viewBox="0 0 24 24"><circle cx="10" cy="10" r="7"></circle><path d="M16 16 L21 21"></svg>',click:function(e){e.preventDefault();const n=this.fancybox.getSlide().Panzoom;n&&n.toggleZoom()}},download:{type:"link",label:"DOWNLOAD",class:"fancybox__button--download",html:'<svg viewBox="0 0 24 24"><path d="M12 15V3m0 12l-4-4m4 4l4-4M2 17l.62 2.48A2 2 0 004.56 21h14.88a2 2 0 001.94-1.51L22 17"/></svg>',click:function(e){e.stopPropagation()}},thumbs:{type:"button",label:"TOGGLE_THUMBS",class:"fancybox__button--thumbs",html:'<svg viewBox="0 0 24 24"><circle cx="4" cy="4" r="1" /><circle cx="12" cy="4" r="1" transform="rotate(90 12 4)"/><circle cx="20" cy="4" r="1" transform="rotate(90 20 4)"/><circle cx="4" cy="12" r="1" transform="rotate(90 4 12)"/><circle cx="12" cy="12" r="1" transform="rotate(90 12 12)"/><circle cx="20" cy="12" r="1" transform="rotate(90 20 12)"/><circle cx="4" cy="20" r="1" transform="rotate(90 4 20)"/><circle cx="12" cy="20" r="1" transform="rotate(90 12 20)"/><circle cx="20" cy="20" r="1" transform="rotate(90 20 20)"/></svg>',click:function(e){e.stopPropagation();const n=this.fancybox.plugins.Thumbs;n&&n.toggle()}},close:{type:"button",label:"CLOSE",class:"fancybox__button--close",html:'<svg viewBox="0 0 24 24"><path d="M20 20L4 4m16 0L4 20"></path></svg>',attr:{"data-fancybox-close":"",tabindex:0}}}};class Ei{constructor(n){this.fancybox=n,this.$container=null,this.state="init";for(const a of["onInit","onPrepare","onDone","onKeydown","onClosing","onChange","onSettle","onRefresh"])this[a]=this[a].bind(this);this.events={init:this.onInit,prepare:this.onPrepare,done:this.onDone,keydown:this.onKeydown,closing:this.onClosing,"Carousel.change":this.onChange,"Carousel.settle":this.onSettle,"Carousel.Panzoom.touchStart":()=>this.onRefresh(),"Image.startAnimation":(a,o)=>this.onRefresh(o),"Image.afterUpdate":(a,o)=>this.onRefresh(o)}}onInit(){if(this.fancybox.option("Toolbar.autoEnable")){let n=!1;for(const a of this.fancybox.items)if(a.type==="image"){n=!0;break}if(!n)return void(this.state="disabled")}for(const n of this.fancybox.option("Toolbar.display"))if((gt(n)?n.id:n)==="close"){this.fancybox.options.closeButton=!1;break}}onPrepare(){const n=this.fancybox;if(this.state==="init"&&(this.build(),this.update(),this.Slideshow=new Pp(n),!n.Carousel.prevPage&&(n.option("slideshow.autoStart")&&this.Slideshow.activate(),n.option("fullscreen.autoStart")&&!Oe.element())))try{Oe.activate(n.$container)}catch{}}onFsChange(){window.scrollTo(Oe.pageXOffset,Oe.pageYOffset)}onSettle(){const n=this.fancybox,a=this.Slideshow;a&&a.isActive()&&(n.getSlide().index!==n.Carousel.slides.length-1||n.option("infinite")?n.getSlide().state==="done"&&a.setTimer():a.deactivate())}onChange(){this.update(),this.Slideshow&&this.Slideshow.isActive()&&this.Slideshow.clearTimer()}onDone(n,a){const o=this.Slideshow;a.index===n.getSlide().index&&(this.update(),o&&o.isActive()&&(n.option("infinite")||a.index!==n.Carousel.slides.length-1?o.setTimer():o.deactivate()))}onRefresh(n){n&&n.index!==this.fancybox.getSlide().index||(this.update(),!this.Slideshow||!this.Slideshow.isActive()||n&&n.state!=="done"||this.Slideshow.deactivate())}onKeydown(n,a,o){a===" "&&this.Slideshow&&(this.Slideshow.toggle(),o.preventDefault())}onClosing(){this.Slideshow&&this.Slideshow.deactivate(),document.removeEventListener("fullscreenchange",this.onFsChange)}createElement(n){let a;n.type==="div"?a=document.createElement("div"):(a=document.createElement(n.type==="link"?"a":"button"),a.classList.add("carousel__button")),a.innerHTML=n.html,a.setAttribute("tabindex",n.tabindex||0),n.class&&a.classList.add(...n.class.split(" "));for(const s in n.attr)a.setAttribute(s,n.attr[s]);n.label&&a.setAttribute("title",this.fancybox.localize(`{{${n.label}}}`)),n.click&&a.addEventListener("click",n.click.bind(this)),n.id==="prev"&&a.setAttribute("data-fancybox-prev",""),n.id==="next"&&a.setAttribute("data-fancybox-next","");const o=a.querySelector("svg");return o&&(o.setAttribute("role","img"),o.setAttribute("tabindex","-1"),o.setAttribute("xmlns","http://www.w3.org/2000/svg")),a}build(){this.cleanup();const n=this.fancybox.option("Toolbar.items"),a=[{position:"left",items:[]},{position:"center",items:[]},{position:"right",items:[]}],o=this.fancybox.plugins.Thumbs;for(const i of this.fancybox.option("Toolbar.display")){let r,l;if(gt(i)?(r=i.id,l=de({},n[r],i)):(r=i,l=n[r]),["counter","next","prev","slideshow"].includes(r)&&this.fancybox.items.length<2)continue;if(r==="fullscreen"){if(!document.fullscreenEnabled||window.fullScreen)continue;document.addEventListener("fullscreenchange",this.onFsChange)}if(r==="thumbs"&&(!o||o.state==="disabled")||!l)continue;let c=l.position||"right",d=a.find(h=>h.position===c);d&&d.items.push(l)}const s=document.createElement("div");s.classList.add("fancybox__toolbar");for(const i of a)if(i.items.length){const r=document.createElement("div");r.classList.add("fancybox__toolbar__items"),r.classList.add(`fancybox__toolbar__items--${i.position}`);for(const l of i.items)r.appendChild(this.createElement(l));s.appendChild(r)}this.fancybox.$carousel.parentNode.insertBefore(s,this.fancybox.$carousel),this.$container=s}update(){const n=this.fancybox.getSlide(),a=n.index,o=this.fancybox.items.length,s=n.downloadSrc||(n.type!=="image"||n.error?null:n.src);for(const l of this.fancybox.$container.querySelectorAll("a.fancybox__button--download"))s?(l.removeAttribute("disabled"),l.removeAttribute("tabindex"),l.setAttribute("href",s),l.setAttribute("download",s),l.setAttribute("target","_blank")):(l.setAttribute("disabled",""),l.setAttribute("tabindex",-1),l.removeAttribute("href"),l.removeAttribute("download"));const i=n.Panzoom,r=i&&i.option("maxScale")>i.option("baseScale");for(const l of this.fancybox.$container.querySelectorAll(".fancybox__button--zoom"))r?l.removeAttribute("disabled"):l.setAttribute("disabled","");for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-index]"))l.innerHTML=n.index+1;for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-count]"))l.innerHTML=o;if(!this.fancybox.option("infinite")){for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-prev]"))a===0?l.setAttribute("disabled",""):l.removeAttribute("disabled");for(const l of this.fancybox.$container.querySelectorAll("[data-fancybox-next]"))a===o-1?l.setAttribute("disabled",""):l.removeAttribute("disabled")}}cleanup(){this.Slideshow&&this.Slideshow.isActive()&&this.Slideshow.clearTimer(),this.$container&&this.$container.remove(),this.$container=null}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events),this.cleanup()}}Ei.defaults=zp;const Ap={ScrollLock:class{constructor(e){this.fancybox=e,this.viewport=null,this.pendingUpdate=null;for(const n of["onReady","onResize","onTouchstart","onTouchmove"])this[n]=this[n].bind(this)}onReady(){const e=window.visualViewport;e&&(this.viewport=e,this.startY=0,e.addEventListener("resize",this.onResize),this.updateViewport()),window.addEventListener("touchstart",this.onTouchstart,{passive:!1}),window.addEventListener("touchmove",this.onTouchmove,{passive:!1}),window.addEventListener("wheel",this.onWheel,{passive:!1})}onResize(){this.updateViewport()}updateViewport(){const e=this.fancybox,n=this.viewport,a=n.scale||1,o=e.$container;if(!o)return;let s="",i="",r="";a-1>.1&&(s=n.width*a+"px",i=n.height*a+"px",r=`translate3d(${n.offsetLeft}px, ${n.offsetTop}px, 0) scale(${1/a})`),o.style.width=s,o.style.height=i,o.style.transform=r}onTouchstart(e){this.startY=e.touches?e.touches[0].screenY:e.screenY}onTouchmove(e){const n=this.startY,a=window.innerWidth/window.document.documentElement.clientWidth;if(!e.cancelable||e.touches.length>1||a!==1)return;const o=Bn(e.composedPath()[0]);if(!o)return void e.preventDefault();const s=window.getComputedStyle(o),i=parseInt(s.getPropertyValue("height"),10),r=e.touches?e.touches[0].screenY:e.screenY,l=n<=r&&o.scrollTop===0,c=n>=r&&o.scrollHeight-o.scrollTop===i;(l||c)&&e.preventDefault()}onWheel(e){Bn(e.composedPath()[0])||e.preventDefault()}cleanup(){this.pendingUpdate&&(cancelAnimationFrame(this.pendingUpdate),this.pendingUpdate=null);const e=this.viewport;e&&(e.removeEventListener("resize",this.onResize),this.viewport=null),window.removeEventListener("touchstart",this.onTouchstart,!1),window.removeEventListener("touchmove",this.onTouchmove,!1),window.removeEventListener("wheel",this.onWheel,{passive:!1})}attach(){this.fancybox.on("initLayout",this.onReady)}detach(){this.fancybox.off("initLayout",this.onReady),this.cleanup()}},Thumbs:_i,Html:Bi,Toolbar:Ei,Image:Ci,Hash:Ne},Si={startIndex:0,preload:1,infinite:!0,showClass:"fancybox-zoomInUp",hideClass:"fancybox-fadeOut",animated:!0,hideScrollbar:!0,parentEl:null,mainClass:null,autoFocus:!0,trapFocus:!0,placeFocusBack:!0,click:"close",closeButton:"inside",dragToClose:!0,keyboard:{Escape:"close",Delete:"close",Backspace:"close",PageUp:"next",PageDown:"prev",ArrowUp:"next",ArrowDown:"prev",ArrowRight:"next",ArrowLeft:"prev"},template:{closeButton:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M20 20L4 4m16 0L4 20"/></svg>',spinner:'<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="25 25 50 50" tabindex="-1"><circle cx="50" cy="50" r="20"/></svg>',main:null},l10n:{CLOSE:"Close",NEXT:"Next",PREV:"Previous",MODAL:"You can close this modal content with the ESC key",ERROR:"Something Went Wrong, Please Try Again Later",IMAGE_ERROR:"Image Not Found",ELEMENT_NOT_FOUND:"HTML Element Not Found",AJAX_NOT_FOUND:"Error Loading AJAX : Not Found",AJAX_FORBIDDEN:"Error Loading AJAX : Forbidden",IFRAME_ERROR:"Error Loading Page",TOGGLE_ZOOM:"Toggle zoom level",TOGGLE_THUMBS:"Toggle thumbnails",TOGGLE_SLIDESHOW:"Toggle slideshow",TOGGLE_FULLSCREEN:"Toggle full-screen mode",DOWNLOAD:"Download"}},Gt=new Map;let Op=0;class W extends Ra{constructor(n,a={}){n=n.map(o=>(o.width&&(o._width=o.width),o.height&&(o._height=o.height),o)),super(de(!0,{},Si,a)),this.bindHandlers(),this.state="init",this.setItems(n),this.attachPlugins(W.Plugins),this.trigger("init"),this.option("hideScrollbar")===!0&&this.hideScrollbar(),this.initLayout(),this.initCarousel(),this.attachEvents(),Gt.set(this.id,this),this.trigger("prepare"),this.state="ready",this.trigger("ready"),this.$container.setAttribute("aria-hidden","false"),this.option("trapFocus")&&this.focus()}option(n,...a){const o=this.getSlide();let s=o?o[n]:void 0;return s!==void 0?(typeof s=="function"&&(s=s.call(this,this,...a)),s):super.option(n,...a)}bindHandlers(){for(const n of["onMousedown","onKeydown","onClick","onFocus","onCreateSlide","onSettle","onTouchMove","onTouchEnd","onTransform"])this[n]=this[n].bind(this)}attachEvents(){document.addEventListener("mousedown",this.onMousedown),document.addEventListener("keydown",this.onKeydown,!0),this.option("trapFocus")&&document.addEventListener("focus",this.onFocus,!0),this.$container.addEventListener("click",this.onClick)}detachEvents(){document.removeEventListener("mousedown",this.onMousedown),document.removeEventListener("keydown",this.onKeydown,!0),document.removeEventListener("focus",this.onFocus,!0),this.$container.removeEventListener("click",this.onClick)}initLayout(){this.$root=this.option("parentEl")||document.body;let n=this.option("template.main");n&&(this.$root.insertAdjacentHTML("beforeend",this.localize(n)),this.$container=this.$root.querySelector(".fancybox__container")),this.$container||(this.$container=document.createElement("div"),this.$root.appendChild(this.$container)),this.$container.onscroll=()=>(this.$container.scrollLeft=0,!1),Object.entries({class:"fancybox__container",role:"dialog",tabIndex:"-1","aria-modal":"true","aria-hidden":"true","aria-label":this.localize("{{MODAL}}")}).forEach(o=>this.$container.setAttribute(...o)),this.option("animated")&&this.$container.classList.add("is-animated"),this.$backdrop=this.$container.querySelector(".fancybox__backdrop"),this.$backdrop||(this.$backdrop=document.createElement("div"),this.$backdrop.classList.add("fancybox__backdrop"),this.$container.appendChild(this.$backdrop)),this.$carousel=this.$container.querySelector(".fancybox__carousel"),this.$carousel||(this.$carousel=document.createElement("div"),this.$carousel.classList.add("fancybox__carousel"),this.$container.appendChild(this.$carousel)),this.$container.Fancybox=this,this.id=this.$container.getAttribute("id"),this.id||(this.id=this.options.id||++Op,this.$container.setAttribute("id","fancybox-"+this.id));const a=this.option("mainClass");return a&&this.$container.classList.add(...a.split(" ")),document.documentElement.classList.add("with-fancybox"),this.trigger("initLayout"),this}setItems(n){const a=[];for(const o of n){const s=o.$trigger;if(s){const l=s.dataset||{};o.src=l.src||s.getAttribute("href")||o.src,o.type=l.type||o.type,!o.src&&s instanceof HTMLImageElement&&(o.src=s.currentSrc||o.$trigger.src)}let i=o.$thumb;if(!i){let l=o.$trigger&&o.$trigger.origTarget;l&&(i=l instanceof HTMLImageElement?l:l.querySelector("img:not([aria-hidden])")),!i&&o.$trigger&&(i=o.$trigger instanceof HTMLImageElement?o.$trigger:o.$trigger.querySelector("img:not([aria-hidden])"))}o.$thumb=i||null;let r=o.thumb;!r&&i&&(r=i.currentSrc||i.src,!r&&i.dataset&&(r=i.dataset.lazySrc||i.dataset.src)),r||o.type!=="image"||(r=o.src),o.thumb=r||null,o.caption=o.caption||"",a.push(o)}this.items=a}initCarousel(){return this.Carousel=new kt(this.$carousel,de(!0,{},{prefix:"",classNames:{viewport:"fancybox__viewport",track:"fancybox__track",slide:"fancybox__slide"},textSelection:!0,preload:this.option("preload"),friction:.88,slides:this.items,initialPage:this.options.startIndex,slidesPerPage:1,infiniteX:this.option("infinite"),infiniteY:!0,l10n:this.option("l10n"),Dots:!1,Navigation:{classNames:{main:"fancybox__nav",button:"carousel__button",next:"is-next",prev:"is-prev"}},Panzoom:{textSelection:!0,panOnlyZoomed:()=>this.Carousel&&this.Carousel.pages&&this.Carousel.pages.length<2&&!this.option("dragToClose"),lockAxis:()=>{if(this.Carousel){let n="x";return this.option("dragToClose")&&(n+="y"),n}}},on:{"*":(n,...a)=>this.trigger(`Carousel.${n}`,...a),init:n=>this.Carousel=n,createSlide:this.onCreateSlide,settle:this.onSettle}},this.option("Carousel"))),this.option("dragToClose")&&this.Carousel.Panzoom.on({touchMove:this.onTouchMove,afterTransform:this.onTransform,touchEnd:this.onTouchEnd}),this.trigger("initCarousel"),this}onCreateSlide(n,a){let o=a.caption||"";if(typeof this.options.caption=="function"&&(o=this.options.caption.call(this,this,this.Carousel,a)),typeof o=="string"&&o.length){const s=document.createElement("div"),i=`fancybox__caption_${this.id}_${a.index}`;s.className="fancybox__caption",s.innerHTML=o,s.setAttribute("id",i),a.$caption=a.$el.appendChild(s),a.$el.classList.add("has-caption"),a.$el.setAttribute("aria-labelledby",i)}}onSettle(){this.option("autoFocus")&&this.focus()}onFocus(n){this.isTopmost()&&this.focus(n)}onClick(n){if(n.defaultPrevented)return;let a=n.composedPath()[0];if(a.matches("[data-fancybox-close]"))return n.preventDefault(),void W.close(!1,n);if(a.matches("[data-fancybox-next]"))return n.preventDefault(),void W.next();if(a.matches("[data-fancybox-prev]"))return n.preventDefault(),void W.prev();const o=document.activeElement;if(o){if(o.closest("[contenteditable]"))return;a.matches(ki)||o.blur()}if(!a.closest(".fancybox__content")&&!getSelection().toString().length&&this.trigger("click",n)!==!1)switch(this.option("click")){case"close":this.close();break;case"next":this.next()}}onTouchMove(){const n=this.getSlide().Panzoom;return!n||n.content.scale===1}onTouchEnd(n){const a=n.dragOffset.y;Math.abs(a)>=150||Math.abs(a)>=35&&n.dragOffset.time<350?(this.option("hideClass")&&(this.getSlide().hideClass="fancybox-throwOut"+(n.content.y<0?"Up":"Down")),this.close()):n.lockAxis==="y"&&n.panTo({y:0})}onTransform(n){if(this.$backdrop){const a=Math.abs(n.content.y),o=a<1?"":Math.max(.33,Math.min(1,1-a/n.content.fitHeight*1.5));this.$container.style.setProperty("--fancybox-ts",o?"0s":""),this.$container.style.setProperty("--fancybox-opacity",o)}}onMousedown(){this.state==="ready"&&document.body.classList.add("is-using-mouse")}onKeydown(n){if(!this.isTopmost())return;document.body.classList.remove("is-using-mouse");const a=n.key,o=this.option("keyboard");if(!o||n.ctrlKey||n.altKey||n.shiftKey)return;const s=n.composedPath()[0],i=document.activeElement&&document.activeElement.classList,r=i&&i.contains("carousel__button");if(a!=="Escape"&&!r&&(n.target.isContentEditable||["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(s.nodeName)!==-1)||this.trigger("keydown",a,n)===!1)return;const l=o[a];typeof this[l]=="function"&&this[l]()}getSlide(){const n=this.Carousel;if(!n)return null;const a=n.page===null?n.option("initialPage"):n.page,o=n.pages||[];return o.length&&o[a]?o[a].slides[0]:null}focus(n){if(W.ignoreFocusChange||["init","closing","customClosing","destroy"].indexOf(this.state)>-1)return;const a=this.$container,o=this.getSlide(),s=o.state==="done"?o.$el:null;if(s&&s.contains(document.activeElement))return;n&&n.preventDefault(),W.ignoreFocusChange=!0;const i=Array.from(a.querySelectorAll(ki));let r,l=[];for(let c of i){const d=c.offsetParent,h=s&&s.contains(c),m=!this.Carousel.$viewport.contains(c);d&&(h||m)?(l.push(c),c.dataset.origTabindex!==void 0&&(c.tabIndex=c.dataset.origTabindex,c.removeAttribute("data-orig-tabindex")),(c.hasAttribute("autoFocus")||!r&&h&&!c.classList.contains("carousel__button"))&&(r=c)):(c.dataset.origTabindex=c.dataset.origTabindex===void 0?c.getAttribute("tabindex"):c.dataset.origTabindex,c.tabIndex=-1)}n?l.indexOf(n.target)>-1?this.lastFocus=n.target:this.lastFocus===a?Rt(l[l.length-1]):Rt(a):this.option("autoFocus")&&r?Rt(r):l.indexOf(document.activeElement)<0&&Rt(a),this.lastFocus=document.activeElement,W.ignoreFocusChange=!1}hideScrollbar(){if(!Cn)return;const n=window.innerWidth-document.documentElement.getBoundingClientRect().width,a="fancybox-style-noscroll";let o=document.getElementById(a);o||n>0&&(o=document.createElement("style"),o.id=a,o.type="text/css",o.innerHTML=`.compensate-for-scrollbar {padding-right: ${n}px;}`,document.getElementsByTagName("head")[0].appendChild(o),document.body.classList.add("compensate-for-scrollbar"))}revealScrollbar(){document.body.classList.remove("compensate-for-scrollbar");const n=document.getElementById("fancybox-style-noscroll");n&&n.remove()}clearContent(n){this.Carousel.trigger("removeSlide",n),n.$content&&(n.$content.remove(),n.$content=null),n.$closeButton&&(n.$closeButton.remove(),n.$closeButton=null),n._className&&n.$el.classList.remove(n._className)}setContent(n,a,o={}){let s;const i=n.$el;if(a instanceof HTMLElement)["img","iframe","video","audio"].indexOf(a.nodeName.toLowerCase())>-1?(s=document.createElement("div"),s.appendChild(a)):s=a;else{const r=document.createRange().createContextualFragment(a);s=document.createElement("div"),s.appendChild(r)}if(n.filter&&!n.error&&(s=s.querySelector(n.filter)),s instanceof Element)return n._className=`has-${o.suffix||n.type||"unknown"}`,i.classList.add(n._className),s.classList.add("fancybox__content"),s.style.display!=="none"&&getComputedStyle(s).getPropertyValue("display")!=="none"||(s.style.display=n.display||this.option("defaultDisplay")||"flex"),n.id&&s.setAttribute("id",n.id),n.$content=s,i.prepend(s),this.manageCloseButton(n),n.state!=="loading"&&this.revealContent(n),s;this.setError(n,"{{ELEMENT_NOT_FOUND}}")}manageCloseButton(n){const a=n.closeButton===void 0?this.option("closeButton"):n.closeButton;if(!a||a==="top"&&this.$closeButton)return;const o=document.createElement("button");o.classList.add("carousel__button","is-close"),o.setAttribute("title",this.options.l10n.CLOSE),o.innerHTML=this.option("template.closeButton"),o.addEventListener("click",s=>this.close(s)),a==="inside"?(n.$closeButton&&n.$closeButton.remove(),n.$closeButton=n.$content.appendChild(o)):this.$closeButton=this.$container.insertBefore(o,this.$container.firstChild)}revealContent(n){this.trigger("reveal",n),n.$content.style.visibility="";let a=!1;n.error||n.state==="loading"||this.Carousel.prevPage!==null||n.index!==this.options.startIndex||(a=n.showClass===void 0?this.option("showClass"):n.showClass),a?(n.state="animating",this.animateCSS(n.$content,a,()=>{this.done(n)})):this.done(n)}animateCSS(n,a,o){if(n&&n.dispatchEvent(new CustomEvent("animationend",{bubbles:!0,cancelable:!0})),!n||!a)return void(typeof o=="function"&&o());const s=function(i){i.currentTarget===this&&(n.removeEventListener("animationend",s),o&&o(),n.classList.remove(a))};n.addEventListener("animationend",s),n.classList.add(a)}done(n){n.state="done",this.trigger("done",n);const a=this.getSlide();a&&n.index===a.index&&this.option("autoFocus")&&this.focus()}setError(n,a){n.error=a,this.hideLoading(n),this.clearContent(n);const o=document.createElement("div");o.classList.add("fancybox-error"),o.innerHTML=this.localize(a||"<p>{{ERROR}}</p>"),this.setContent(n,o,{suffix:"error"})}showLoading(n){n.state="loading",n.$el.classList.add("is-loading");let a=n.$el.querySelector(".fancybox__spinner");a||(a=document.createElement("div"),a.classList.add("fancybox__spinner"),a.innerHTML=this.option("template.spinner"),a.addEventListener("click",()=>{this.Carousel.Panzoom.velocity||this.close()}),n.$el.prepend(a))}hideLoading(n){const a=n.$el&&n.$el.querySelector(".fancybox__spinner");a&&(a.remove(),n.$el.classList.remove("is-loading")),n.state==="loading"&&(this.trigger("load",n),n.state="ready")}next(){const n=this.Carousel;n&&n.pages.length>1&&n.slideNext()}prev(){const n=this.Carousel;n&&n.pages.length>1&&n.slidePrev()}jumpTo(...n){this.Carousel&&this.Carousel.slideTo(...n)}isClosing(){return["closing","customClosing","destroy"].includes(this.state)}isTopmost(){return W.getInstance().id==this.id}close(n){if(n&&n.preventDefault(),this.isClosing()||this.trigger("shouldClose",n)===!1||(this.state="closing",this.Carousel.Panzoom.destroy(),this.detachEvents(),this.trigger("closing",n),this.state==="destroy"))return;this.$container.setAttribute("aria-hidden","true"),this.$container.classList.add("is-closing");const a=this.getSlide();if(this.Carousel.slides.forEach(o=>{o.$content&&o.index!==a.index&&this.Carousel.trigger("removeSlide",o)}),this.state==="closing"){const o=a.hideClass===void 0?this.option("hideClass"):a.hideClass;this.animateCSS(a.$content,o,()=>{this.destroy()},!0)}}destroy(){if(this.state==="destroy")return;this.state="destroy",this.trigger("destroy");const n=this.option("placeFocusBack")?this.option("triggerTarget",this.getSlide().$trigger):null;this.Carousel.destroy(),this.detachPlugins(),this.Carousel=null,this.options={},this.events={},this.$container.remove(),this.$container=this.$backdrop=this.$carousel=null,n&&Rt(n),Gt.delete(this.id);const a=W.getInstance();a?a.focus():(document.documentElement.classList.remove("with-fancybox"),document.body.classList.remove("is-using-mouse"),this.revealScrollbar())}static show(n,a={}){return new W(n,a)}static fromEvent(n,a={}){if(n.defaultPrevented||n.button&&n.button!==0||n.ctrlKey||n.metaKey||n.shiftKey)return;const o=n.composedPath()[0];let s,i,r,l=o;if((l.matches("[data-fancybox-trigger]")||(l=l.closest("[data-fancybox-trigger]")))&&(a.triggerTarget=l,s=l&&l.dataset&&l.dataset.fancyboxTrigger),s){const d=document.querySelectorAll(`[data-fancybox="${s}"]`),h=parseInt(l.dataset.fancyboxIndex,10)||0;l=d.length?d[h]:l}Array.from(W.openers.keys()).reverse().some(d=>{r=l||o;let h=!1;try{r instanceof Element&&(typeof d=="string"||d instanceof String)&&(h=r.matches(d)||(r=r.closest(d)))}catch{}return!!h&&(n.preventDefault(),i=d,!0)});let c=!1;if(i){a.event=n,a.target=r,r.origTarget=o,c=W.fromOpener(i,a);const d=W.getInstance();d&&d.state==="ready"&&n.detail&&document.body.classList.add("is-using-mouse")}return c}static fromOpener(n,a={}){let o=[],s=a.startIndex||0,i=a.target||null;const r=(a=de({},a,W.openers.get(n))).groupAll!==void 0&&a.groupAll,l=a.groupAttr===void 0?"data-fancybox":a.groupAttr,c=l&&i?i.getAttribute(`${l}`):"";if(!i||c||r){const h=a.root||(i?i.getRootNode():document.body);o=[].slice.call(h.querySelectorAll(n))}if(i&&!r&&(o=c?o.filter(h=>h.getAttribute(`${l}`)===c):[i]),!o.length)return!1;const d=W.getInstance();return!(d&&o.indexOf(d.options.$trigger)>-1)&&(s=i?o.indexOf(i):s,o=o.map(function(h){const m=["false","0","no","null","undefined"],p=["true","1","yes"],f=Object.assign({},h.dataset),u={};for(let[y,E]of Object.entries(f))if(y!=="fancybox")if(y==="width"||y==="height")u[`_${y}`]=E;else if(typeof E=="string"||E instanceof String)if(m.indexOf(E)>-1)u[y]=!1;else if(p.indexOf(u[y])>-1)u[y]=!0;else try{u[y]=JSON.parse(E)}catch{u[y]=E}else u[y]=E;return h instanceof Element&&(u.$trigger=h),u}),new W(o,de({},a,{startIndex:s,$trigger:i})))}static bind(n,a={}){function o(){document.body.addEventListener("click",W.fromEvent,!1)}Cn&&(W.openers.size||(/complete|interactive|loaded/.test(document.readyState)?o():document.addEventListener("DOMContentLoaded",o)),W.openers.set(n,a))}static unbind(n){W.openers.delete(n),W.openers.size||W.destroy()}static destroy(){let n;for(;n=W.getInstance();)n.destroy();W.openers=new Map,document.body.removeEventListener("click",W.fromEvent,!1)}static getInstance(n){return n?Gt.get(n):Array.from(Gt.values()).reverse().find(a=>!a.isClosing()&&a)||null}static close(n=!0,a){if(n)for(const o of Gt.values())o.close(a);else{const o=W.getInstance();o&&o.close(a)}}static next(){const n=W.getInstance();n&&n.next()}static prev(){const n=W.getInstance();n&&n.prev()}}W.version="4.0.31",W.defaults=Si,W.openers=new Map,W.Plugins=Ap,W.bind("[data-fancybox]");for(const[e,n]of Object.entries(W.Plugins||{}))typeof n.create=="function"&&n.create(W);const Ut={pageXOffset:0,pageYOffset:0,element(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement},activate(e){Ut.pageXOffset=window.pageXOffset,Ut.pageYOffset=window.pageYOffset,e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen()},deactivate(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}},Ua={normal:"fancybox-theme-normal ThemeVariantLight",light:"fancybox-theme-light ThemeVariantLight",dark:"fancybox-theme-dark ThemeVariantDark"},Fp=t.defineComponent({name:"MixinFancybox",components:{MixinFancyboxOpenButton:fi},filters:{truncate(e){return e&&e.length>280&&(e=e.substring(0,277)+"..."),e}},props:{infinite:{type:Boolean,required:!1,default:!0},showThumbnails:{type:Boolean,required:!1,default:!1},animated:{type:Boolean,required:!1,default:!1},galleryName:{type:String,required:!1,default:null},src:{type:String,required:!1},srcSet:{type:String,required:!1},sizes:{type:String,required:!1},downloadSrc:{type:String,required:!1},caption:{type:String,required:!1},credit:{type:String,required:!1},title:{type:String,required:!1},detailUrl:{type:String,required:!1},width:{type:String,required:!1},height:{type:String,required:!1},theme:{type:String,required:!1,default:"dark",validator:e=>Object.keys(Ua).includes(e)}},computed:{computedClass(){return Ua[this.theme]},computedCaption(){let e=this.caption&&this.caption.length?this.$options.filters.truncate(this.caption,180):"";return this.credit&&(e=`${e} Credit: ${this.credit}`),e}},mounted(){return W.bind("[data-fancybox]",{infinite:this.infinite,mainClass:this.computedClass?this.computedClass:Ua.dark,showClass:"fancybox-fadeIn",hideClass:"fancybox-fadeOut",autoFocus:!0,maxScale:6,slideshow:{delay:1e4},animated:this.animated,Image:{zoom:this.animated},Thumbs:{autoStart:this.showThumbnails},Toolbar:{items:{counter:{type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span> / <span data-fancybox-count=""></span>',tabindex:-1,position:"left"},prev:{type:"button",class:"fancybox__button--prev",label:"PREV",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M15 4l-8 8 8 8"/></svg>',click(e){e.preventDefault(),this.fancybox.prev()}},next:{type:"button",class:"fancybox__button--next",label:"NEXT",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M8 4l8 8-8 8"/></svg>',click(e){e.preventDefault(),this.fancybox.next()}},fullscreen:{type:"button",class:"fancybox__button--fullscreen",label:"TOGGLE_FULLSCREEN",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><g><path d="M3 8 V3h5"></path><path d="M21 8V3h-5"></path><path d="M8 21H3v-5"></path><path d="M16 21h5v-5"></path></g><g><path d="M7 2v5H2M17 2v5h5M2 17h5v5M22 17h-5v5"/></g></svg>',click(e){e.preventDefault(),Ut.element()?Ut.deactivate():Ut.activate(this.fancybox.$container)}},slideshow:{type:"button",class:"fancybox__button--slideshow",label:"TOGGLE_SLIDESHOW",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><g><path d="M6 4v16"/><path d="M20 12L6 20"/><path d="M20 12L6 4"/></g><g><path d="M7 4v15M17 4v15"/></g></svg>',click(e){e.preventDefault(),this.Slideshow.toggle()}},zoom:{type:"button",class:"fancybox__button--zoom",label:"TOGGLE_ZOOM",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><circle cx="10" cy="10" r="7"></circle><path d="M16 16 L21 21"></svg>',click(e){e.preventDefault();const n=this.fancybox.getSlide().Panzoom;n&&n.toggleZoom()}},download:{type:"link",label:"DOWNLOAD",class:"fancybox__button--download",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M12 15V3m0 12l-4-4m4 4l4-4M2 17l.62 2.48A2 2 0 004.56 21h14.88a2 2 0 001.94-1.51L22 17"/></svg>',click(e){e.stopPropagation()}},thumbs:{type:"button",label:"TOGGLE_THUMBS",class:"fancybox__button--thumbs",html:'<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 576 512" width="24" height="21" stroke-width="3px"><path stroke-width="3px" fill="white" d="M512 0C547.3 0 576 28.65 576 64V288C576 323.3 547.3 352 512 352H64C28.65 352 0 323.3 0 288V64C0 28.65 28.65 0 64 0H512zM512 64H64V288H512V64zM0 448C0 430.3 14.33 416 32 416H64C81.67 416 96 430.3 96 448V480C96 497.7 81.67 512 64 512H32C14.33 512 0 497.7 0 480V448zM224 416C241.7 416 256 430.3 256 448V480C256 497.7 241.7 512 224 512H192C174.3 512 160 497.7 160 480V448C160 430.3 174.3 416 192 416H224zM320 448C320 430.3 334.3 416 352 416H384C401.7 416 416 430.3 416 448V480C416 497.7 401.7 512 384 512H352C334.3 512 320 497.7 320 480V448zM544 416C561.7 416 576 430.3 576 448V480C576 497.7 561.7 512 544 512H512C494.3 512 480 497.7 480 480V448C480 430.3 494.3 416 512 416H544z"/></svg>',click(e){e.stopPropagation();const n=this.fancybox.plugins.Thumbs;n&&n.toggle()}},close:{type:"button",label:"CLOSE",class:"fancybox__button--close",html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" tabindex="-1"><path d="M20 20L4 4m16 0L4 20"></path></svg>',tabindex:1,click(e){e.stopPropagation(),e.preventDefault(),this.fancybox.close()}}},display:[{id:"counter",position:"left"},"zoom","slideshow","fullscreen","thumbs","captions","close"]},caption(e,n,a){let o=a.caption;return a.type==="image"&&(o=`<div class="mx-auto container">
|
|
32
32
|
${a.title?`<h6 class="font-semibold text-4xl mb-1">${a.title}</h6>`:""}
|
|
33
33
|
${o.length?`<div class="caption inline sm:flex text-body-md pb-2 mr-2 sm:mr-0"><div class="inline">${o}</div></div>`:""}
|
|
34
34
|
${a.url?`<a href="${a.url}" class="inline-block text-body-md whitespace-nowrap relative text-primary can-hover:hover:text-primary-dark cursor-pointer focus:outline-none" title="Full Image Details">Full Image Details</a>`:""}
|
|
35
|
-
</div>`),o}})},methods:{clickHandler(){this.$emit("click")}}}),Hp=["href","data-fancybox","data-src","data-width","data-height","data-srcset","data-sizes","data-theme","data-caption","data-title","data-animated","data-download-src","data-url","data-max-width"];function qp(e,n,a,o,s,i){const r=fi;return t.openBlock(),t.createElementBlock("a",{class:"MixinFancybox group cursor-pointer block",role:"link","aria-label":"Open in Lightbox",href:e.src,"data-fancybox":e.galleryName||"","data-src":e.src,"data-width":e.src?e.src.width:null,"data-height":e.src?e.src.height:null,"data-srcset":e.srcSet,"data-sizes":e.sizes,"data-theme":e.computedClass,"data-caption":e.computedCaption,"data-title":e.title,"data-animated":e.animated,"data-download-src":e.downloadSrc,"data-url":e.detailUrl,"data-max-width":e.src?e.src.width:null,onClick:n[0]||(n[0]=l=>e.$emit("click"))},[t.createVNode(r),t.renderSlot(e.$slots,"default")],8,Hp)}const Ne=B(Fp,[["render",qp]]),jp=t.defineComponent({name:"BlockImageStandard",components:{MixinFancybox:Ne,BaseImage:q,BaseImagePlaceholder:j,BaseImageCaption:ie},props:{data:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},constrain:{type:Boolean,default:!0}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.data&&this.data.caption&&this.data.caption.length>2)return this.data.caption},theData(){if(this.data)return{...this.data,caption:this.theCaption}},hasCaptionArea(){return!!(this.data&&(this.theCaption||this.data.credit||this.data.detailUrl))}}}),Rp={key:0},Gp={key:1,class:"lg:px-0 p-4 pb-0"};function Up(e,n,a,o,s,i){var h;const r=q,l=j,c=Ne,d=ie;return e.theData?(t.openBlock(),t.createElementBlock("div",Rp,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original||((h=e.theData.src)==null?void 0:h.url),caption:e.theData.caption,credit:e.theData.credit,"detail-url":e.theData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":e.constrain?"16:9":"none","dark-mode":""},{default:t.withCtx(()=>[e.theData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theData.src.url,srcset:e.theData.srcSet,width:e.theData.src.width,height:e.theData.src.height,alt:e.theData.alt,"image-class":e.constrain?void 0:"w-full h-auto","object-fit-class":e.constrain?"contain":void 0,loading:"lazy"},null,8,["src","srcset","width","height","alt","image-class","object-fit-class"])):t.createCommentVNode("",!0)]),_:1},8,["aspect-ratio"])]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0),e.theData&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",Gp,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Qe=B(jp,[["render",Up]]),Wp=t.defineComponent({name:"BlockImageFullBleed",components:{MixinFancybox:Ne,BaseImage:q,BaseImagePlaceholder:j,BaseImageCaption:ie},props:{data:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},constrain:{type:Boolean,default:!0}},data(){return{openTab:1}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.data&&this.data.caption&&this.data.caption.length>2)return this.data.caption},theSrcSet(){return this.theData?se(this.theData):void 0},theData(){if(this.data)return{...this.data,caption:this.theCaption}},hasCaptionArea(){return!!(this.data&&(this.theCaption||this.data.credit||this.data.detailUrl))}}}),Yp={key:0},Kp={class:"bg-gray-light"},Zp={class:"max-w-screen-3xl mx-auto"},Xp={key:0,class:"max-w-screen-3xl p-4 pb-0 mx-auto"};function Jp(e,n,a,o,s,i){var h;const r=q,l=j,c=Ne,d=ie;return e.theData?(t.openBlock(),t.createElementBlock("div",Yp,[t.createElementVNode("div",Kp,[t.createElementVNode("div",Zp,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original||((h=e.theData.src)==null?void 0:h.url),caption:e.theData.caption,credit:e.theData.credit,"detail-url":e.theData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":e.constrain?"16:9":"none","responsive-aspect-ratio":e.constrain?"lg:aspect-ratio-two-one":"","dark-mode":""},{default:t.withCtx(()=>[e.theData.src&&e.theData.srcCropped?(t.openBlock(),t.createBlock(r,{key:0,src:e.constrain?e.theData.srcCropped.url:e.theData.src.url,srcset:e.theData.srcSet&&!e.constrain?e.theData.srcSet:e.theSrcSet,width:e.constrain?e.theData.srcCropped.width:e.theData.src.width,height:e.constrain?e.theData.srcCropped.height:e.theData.src.height,alt:e.theData.alt,"image-class":e.constrain?void 0:"w-full h-auto","object-fit-class":e.constrain?"cover":void 0,loading:"lazy"},null,8,["src","srcset","width","height","alt","image-class","object-fit-class"])):t.createCommentVNode("",!0)]),_:1},8,["aspect-ratio","responsive-aspect-ratio"])]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0)])]),e.data&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",Xp,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Wa=B(Wp,[["render",Jp]]),Qp=t.defineComponent({name:"BlockImage",components:{BlockImageStandard:Qe,BlockImageFullBleed:Wa,LayoutHelper:ee},props:{data:{type:Object,required:!1},fullBleed:{type:Boolean,required:!1,default:!1}}}),ef={key:0};function tf(e,n,a,o,s,i){const r=Wa,l=Qe,c=ee;return e.data?(t.openBlock(),t.createElementBlock("div",ef,[e.fullBleed&&e.data.imageFullBleed?(t.openBlock(),t.createBlock(r,{key:0,data:e.data.imageFullBleed,"display-caption":e.data.displayCaption,caption:e.data.caption,constrain:e.data.constrain},null,8,["data","display-caption","caption","constrain"])):(t.openBlock(),t.createBlock(c,{key:1,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(l,{data:e.data.image,"display-caption":e.data.displayCaption,caption:e.data.caption,constrain:e.data.constrain},null,8,["data","display-caption","caption","constrain"])]),_:1}))])):t.createCommentVNode("",!0)}const Ya=B(Qp,[["render",tf]]),nf=t.defineComponent({name:"BlockImageCarouselItem",components:{MixinFancybox:Ne,BaseImage:q,BaseImagePlaceholder:j,BaseImageCaption:ie},props:{image:{type:Object,required:!0,default:()=>({})},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},blockId:{type:String,required:!1},showTitle:{type:Boolean,required:!1,default:!1}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.image&&this.image.caption&&this.image.caption.length>2)return this.image.caption},theImageData(){return this.image?{...this.image,caption:this.theCaption}:null},hasCaptionArea(){return this.image?this.theCaption||this.image.credit||this.image.detailUrl:!1}}}),af={key:0},of={key:0,class:"lg:px-0 lg:pt-3 px-4 pt-10"};function sf(e,n,a,o,s,i){var h;const r=q,l=j,c=Ne,d=ie;return e.theImageData?(t.openBlock(),t.createElementBlock("div",af,[t.createVNode(c,{src:e.theImageData.original||((h=e.theImageData.src)==null?void 0:h.url),caption:e.theImageData.caption,credit:e.theImageData.credit,"detail-url":e.theImageData.detailUrl,"gallery-name":`carousel-${e.blockId}`,title:e.showTitle?e.theImageData.title:void 0,"show-thumbnails":""},{default:t.withCtx(()=>[e.theImageData?(t.openBlock(),t.createBlock(l,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.theImageData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theImageData.src.url,srcset:e.theImageData.srcSet,width:e.theImageData.src.width,height:e.theImageData.src.height,alt:e.theImageData.alt,"object-fit-class":"contain",loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["src","caption","credit","detail-url","gallery-name","title"]),e.theImageData&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",of,[t.createVNode(d,{class:"slide-caption",data:e.theImageData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Ka=B(nf,[["render",sf]]),rf=wn.BlockImageCarousel;te.use([$n,Ht]);const lf=t.defineComponent({name:"BlockImageCarousel",components:{BaseButton:R,IconPrev:Ce,IconNext:Be,BlockImageCarouselItem:Ka},props:{items:{type:Array,required:!1},itemRole:{type:String,required:!1},loop:{type:Boolean,default:!0},slide:{type:Number,required:!1},blockId:{type:String,required:!1},showTitle:{type:Boolean,required:!1,default:!1}},data(){return{currentIndex:0,currentCaption:"",slider:null,sliderOptions:{...rf,loop:this.loop,pagination:!1,a11y:{slideRole:this.itemRole},on:{slideChange:e=>{this.updateIndex(e.realIndex),this.loop&&Array.prototype.forEach.call(e.slides,function(n){const a=n.querySelector(".MixinFancybox");if(a){const o=a.dataset.fancybox||a.dataset.triggerFancybox;n.classList.contains("swiper-slide-visible")?(a.dataset.fancybox=o,a.removeAttribute("data-trigger-fancybox")):n.classList.contains("swiper-slide-duplicate")||n.classList.contains("swiper-slide-duplicate-next")?(a.dataset.triggerFancybox=o,a.removeAttribute("data-fancybox")):(a.dataset.fancybox=o,a.removeAttribute("data-trigger-fancybox"))}})}}}}},computed:{hasCover(){return!!this.$slots.firstSlide},itemsMobileNav(){const e=this.items?this.items.map(n=>n):void 0;return e&&this.hasCover&&e.push({cover:"hasCover"}),e}},watch:{slide(e){this.slideTo(e)}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.BlockImageCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),cf={key:0,class:"BlockImageCarousel w-full overflow-hidden"},df={ref:"BlockImageCarousel",class:"swiper"},hf={class:"swiper-wrapper"},mf={class:"swiper-nav lg:block absolute inset-x-0 top-0 hidden h-0 overflow-hidden z-70"},pf={class:"absolute inset-0"},ff={class:"absolute bottom-0 right-0 z-10 flex"},uf={class:"swiper-dots lg:hidden absolute top-0 z-50 w-full text-center"},gf=["aria-label","onClick"];function yf(e,n,a,o,s,i){const r=Ka,l=Ce,c=R,d=Be;return e.items?(t.openBlock(),t.createElementBlock("div",cf,[t.createElementVNode("div",df,[t.createElementVNode("div",hf,[t.renderSlot(e.$slots,"firstSlide"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createBlock(r,{key:m,image:h.image,caption:h.caption,"display-caption":h.displayCaption,"block-id":e.blockId,"show-title":e.showTitle,class:"swiper-slide"},null,8,["image","caption","display-caption","block-id","show-title"]))),128))]),t.createElementVNode("div",mf,[t.createElementVNode("div",pf,[t.createElementVNode("div",ff,[t.createVNode(c,{class:"swiper-prev xl:text-xl border-collapse","aria-label":"Previous slide"},{icon:t.withCtx(()=>[t.createVNode(l)]),_:1}),t.createVNode(c,{class:"swiper-next xl:text-xl border-collapse","aria-label":"Next slide"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1})])])]),t.createElementVNode("div",uf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.itemsMobileNav,(h,m)=>(t.openBlock(),t.createElementBlock("button",{key:m,class:"pointer-events-auto inline-block px-1 py-3 cursor-pointer","aria-label":"Go to slide "+(e.hasCover?m:m+1),onClick:p=>e.slideTo(e.hasCover?m:m+1)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block w-3 h-3 rounded-full",e.currentIndex===m?"bg-jpl-red":"bg-gray-light-mid"])},null,2)],8,gf))),128))])],512)])):t.createCommentVNode("",!0)}const et=B(lf,[["render",yf]]),bf=t.defineComponent({name:"BlockImageComparison",props:{data:{type:Object,required:!0}},computed:{theBeforeImageSrc(){return this.data&&this.data.beforeImage?this.data.constrain&&this.data.beforeImage.srcCropped?this.data.beforeImage.srcCropped:this.data.beforeImage.src:null},theAfterImageSrc(){return this.data&&this.data.afterImage?this.data.constrain&&this.data.afterImage.srcCropped?this.data.afterImage.srcCropped:this.data.afterImage.src:null}}}),kf={key:0},_f=["innerHTML"];function $f(e,n,a,o,s,i){const r=t.resolveComponent("VueCompareImage"),l=t.resolveComponent("client-only");return e.data?(t.openBlock(),t.createElementBlock("div",kf,[t.createVNode(l,{placeholder:"Loading Image Comparison..."},{default:t.withCtx(()=>[e.theBeforeImageSrc&&e.theAfterImageSrc?(t.openBlock(),t.createBlock(r,{key:0,class:"h-full animate-fadeIn","left-image":e.theBeforeImageSrc.url,"left-image-alt":"Left image","right-image":e.theAfterImageSrc.url,"right-image-alt":"Right image"},null,8,["left-image","right-image"])):t.createCommentVNode("",!0)]),_:1}),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",{key:0,class:"text-gray-mid-dark mt-3",innerHTML:e.data.caption},null,8,_f)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Wt=B(bf,[["render",$f]]),wf=t.defineComponent({name:"BlockImageGallery",components:{MixinFancybox:Ne,BaseImage:q,BaseImagePlaceholder:j,BaseHeading:G,BlockImageCarousel:et},props:{label:{type:String,required:!1},title:{type:String,required:!1},description:{type:String,required:!1},cover:{type:Object,required:!1},items:{type:Array,required:!1},blockId:{type:String,required:!1}},computed:{theSrcSet(){return this.cover?se(this.cover)?se(this.cover):this.cover.srcSet:""}}}),Bf={class:"bg-gradient-to-b from-transparent-w50 to-black absolute inset-0 z-10"},Cf={class:"text-contrast lg:p-20 flex items-end w-full h-full p-10 text-white"},Ef={class:"w-full"},Sf={key:0,class:"text-subtitle mb-3"},Vf={key:2,class:"sm:block text-body-lg lg:w-2/3 xl:w-1/2 hidden mt-5"};function Nf(e,n,a,o,s,i){const r=G,l=q,c=j,d=Ne,h=et;return e.items?(t.openBlock(),t.createBlock(h,{key:0,class:"BlockImageGallery",items:e.items,"item-role":"link",loop:!1,"block-id":e.blockId},{firstSlide:t.withCtx(()=>{var m;return[e.cover?(t.openBlock(),t.createBlock(d,{key:0,src:e.cover.original||((m=e.cover.src)==null?void 0:m.url),caption:e.description,credit:e.cover.credit,"detail-url":e.cover.detailUrl,title:e.title,"gallery-name":`carousel-${e.blockId}`,"show-thumbnails":"",class:"swiper-slide h-auto"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.createElementVNode("div",Bf,[t.createElementVNode("div",Cf,[t.createElementVNode("div",Ef,[e.label?(t.openBlock(),t.createElementBlock("p",Sf,t.toDisplayString(e.label),1)):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(r,{key:1,level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1})):t.createCommentVNode("",!0),e.description?(t.openBlock(),t.createElementBlock("p",Vf,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0)])])]),e.cover&&e.cover.src?(t.openBlock(),t.createBlock(c,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.cover.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.cover.src.url,srcset:e.theSrcSet,width:e.cover.src.width,height:e.cover.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["src","caption","credit","detail-url","title","gallery-name"])):t.createCommentVNode("",!0)]}),_:1},8,["items","block-id"])):t.createCommentVNode("",!0)}const Yt=B(wf,[["render",Nf]]),Vi={small:"text-body-sm",medium:"text-body-md",large:"text-body-lg"},Tf=t.defineComponent({name:"BlockText",props:{text:{type:String,required:!1},variant:{type:String,required:!1,default:"large",validator:e=>Object.keys(Vi).includes(e)}},computed:{computedClass(){return Vi[this.variant]}}}),If=["innerHTML"];function xf(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["BlockText",e.computedClass]),innerHTML:e.text},null,10,If)}const re=B(Tf,[["render",xf]]),Mf=t.defineComponent({name:"BlockInlineImage",components:{MixinFancybox:Ne,BlockText:re,BaseImagePlaceholder:j,BaseImage:q,BaseImageCaption:ie},props:{data:{type:Object,required:!1}},computed:{theCaption(){if(this.data&&this.data.caption&&this.data.caption.length>2&&this.data.displayCaption)return this.data.caption;if(this.data&&this.data.image.caption&&this.data.image.caption.length>2&&this.data.displayCaption)return this.data.image.caption},theImageData(){var e,n;return(e=this.data)!=null&&e.image?{...(n=this.data)==null?void 0:n.image,caption:this.theCaption}:null},hasCaptionArea(){return this.data&&this.data.image?this.theCaption||this.data.image.credit||this.data.image.detailUrl:!1},theSrcSet(){return this.theImageData?se(this.theImageData)?se(this.theImageData):this.theImageData.srcSet:void 0}}}),Lf={key:0,class:"BlockInlineImage LayoutHelper container mx-auto"},Df={class:"lg:BaseGrid lg:px-0 px-4"};function vf(e,n,a,o,s,i){var m;const r=q,l=j,c=Ne,d=ie,h=re;return e.data?(t.openBlock(),t.createElementBlock("div",Lf,[t.createElementVNode("div",Df,[e.theImageData?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["lg:mb-0 lg:w-full sm:w-xl lg:mt-0 lg:pr-4 2xl:pr-0 col-span-5 mx-auto mt-8 mb-8",e.data.alignTo==="right"?"col-start-8 lg:order-2":"col-start-1 lg:order-1"])},[e.theImageData?(t.openBlock(),t.createBlock(c,{key:0,src:e.theImageData.original||((m=e.theImageData.src)==null?void 0:m.url),caption:e.theImageData.caption,credit:e.theImageData.credit,"detail-url":e.theImageData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":"none"},{default:t.withCtx(()=>[e.theImageData&&e.theImageData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theImageData.src.url,srcset:e.theSrcSet,width:e.theImageData.src.width,height:e.theImageData.src.height,"image-class":"w-full h-auto",alt:e.theImageData.alt,loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0)]),_:1})]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0),e.hasCaptionArea?(t.openBlock(),t.createBlock(d,{key:1,class:"lg:mt-3 mt-2",data:e.theImageData},null,8,["data"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),e.data.text?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["flex col-span-5",e.data.alignTo==="right"?"col-start-3 lg:order-1":"col-start-6 lg:order-2"])},[t.createVNode(h,{text:e.data.text},null,8,["text"])],2)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Za=B(Mf,[["render",vf]]),Pf=t.defineComponent({name:"BlockKeyPoints",components:{BlockHeading:qt,BlockText:re},props:{data:{type:Object,required:!1}}}),zf={key:0,class:"BlockKeyPoints border-gray-light-mid lg:py-10 py-6 border-t border-b"};function Af(e,n,a,o,s,i){const r=qt,l=re;return e.data?(t.openBlock(),t.createElementBlock("div",zf,[t.createVNode(r,{class:"mb-5",data:{heading:e.data.heading}},null,8,["data"]),t.createElementVNode("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.listItem,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d,class:t.normalizeClass(["flex",d+1===e.data.listItem.length?"mb-0":"mb-4"])},[t.createVNode(l,{text:c.text,variant:"medium"},null,8,["text"])],2))),128))])])):t.createCommentVNode("",!0)}const Xa=B(Pf,[["render",Af]]),Of=t.defineComponent({name:"BlockLinkCard",components:{IconArrow:de,BaseLink:F,BaseImage:q,BaseImagePlaceholder:j},props:{data:{type:Object,required:!1,default:void 0},url:{type:String,required:!1,default:void 0},externalLink:{type:String,required:!1,default:void 0},thumbnailImage:{type:Object,required:!1,default:void 0},label:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},date:{type:String,required:!1,default:void 0},startDate:{type:String,required:!1,default:void 0},endDate:{type:String,required:!1,default:void 0},compact:{type:Boolean,default:!1},headingLevel:{type:String||null,required:!1,default:void 0}},computed:{theItem(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data;if(this.url||this.externalLink||this.thumbnailImage||this.label||this.title||this.date||this.startDate||this.endDate)return{url:this.url,externalLink:this.externalLink,thumbnailImage:this.thumbnailImage,label:this.label,title:this.title,date:this.date,startDate:this.startDate,endDate:this.endDate}},formattedEventDates(){var e;return(e=this.theItem)!=null&&e.startDate?pt(this.theItem.startDate,this.theItem.endDate):void 0}}}),Ff={key:1},Hf={class:"flex flex-wrap"},qf=t.createElementVNode("span",{class:"sr-only"},".",-1),jf={key:0,class:"text-gray-mid-dark mt-2"},Rf={class:"BlockLinkCard__CardArrow ThemeVariantLight can-hover:block text-action can-hover:-ml-3 can-hover:group-hover:delay-200 can-hover:opacity-0 can-hover:group-hover:ml-0 can-hover:group-hover:opacity-100 hidden -mt-1 text-2xl leading-normal transition-all duration-200 ease-in"};function Gf(e,n,a,o,s,i){const r=q,l=j,c=de,d=F;return e.theItem?(t.openBlock(),t.createBlock(d,{key:0,variant:"none",to:e.theItem.url?e.theItem.url:void 0,href:e.theItem.externalLink?e.theItem.externalLink:void 0,class:"BlockLinkCard group","link-class":`block ${e.compact?"pb-3":"pb-5"}`,"external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":"16:9",class:t.normalizeClass(["bg-gray-dark relative mb-6 overflow-hidden",{"lg:mb-10":!e.compact}]),"dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.theItem.thumbnailImage&&e.theItem.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theItem.thumbnailImage.src.url,width:e.theItem.thumbnailImage.src.width,height:e.theItem.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"can-hover:group-hover:delay-200 can-hover:group-hover:scale-100 absolute top-0 left-0 w-full transition-all duration-200 ease-in transform scale-105",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("div",Ff))]),_:1},8,["class"]),t.createElementVNode("div",{class:t.normalizeClass(["BlockLinkCard__CardContent transition-translate can-hover:group-hover:delay-200 duration-200 ease-in transform",e.compact?"can-hover:group-hover:-translate-y-2":"can-hover:group-hover:-translate-y-3"])},[t.createElementVNode("div",Hf,[e.theItem.label||e.theItem.startDate?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["text-subtitle divide-gray-mid flex divide-x",e.compact?"mb-2":"mb-4"])},[e.theItem.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass({"pr-2":e.theItem.startDate})},t.toDisplayString(e.theItem.label),3)):t.createCommentVNode("",!0),e.theItem.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass({"text-gray-mid-dark pl-2":e.theItem.label})},t.toDisplayString(e.formattedEventDates),3)):t.createCommentVNode("",!0),qf],2)):t.createCommentVNode("",!0)]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:t.normalizeClass(["text-gray-dark text-xl font-medium leading-tight tracking-tight edu:font-extrabold",{"lg:text-3xl":!e.compact}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theItem.title),1)]),_:1},8,["class"])),e.theItem.date?(t.openBlock(),t.createElementBlock("p",jf,t.toDisplayString(e.theItem.date),1)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",Rf,[t.createVNode(c)])]),_:1},8,["to","href","link-class"])):t.createCommentVNode("",!0)}const _t=B(Of,[["render",Gf]]),Uf=t.defineComponent({name:"BlockLinkTile",components:{IconArrow:de,BaseLink:F,BaseImage:q,BaseImagePlaceholder:j},props:{data:{type:Object,required:!1},url:{type:String,required:!1},externalLink:{type:String,required:!1},thumbnailImage:{type:Object,required:!1},label:{type:String,required:!1},title:{type:String,required:!1},startDate:{type:String,required:!1},endDate:{type:String,required:!1},compact:{type:Boolean,default:!1},headingLevel:{type:String||null,required:!1}},computed:{theItem(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data;if(this.url||this.externalLink||this.thumbnailImage||this.label||this.title||this.startDate||this.endDate)return{url:this.url,externalLink:this.externalLink,thumbnailImage:this.thumbnailImage,label:this.label,title:this.title,startDate:this.startDate,endDate:this.endDate}},formattedEventDates(){var e;return(e=this.theItem)!=null&&e.startDate?pt(this.theItem.startDate,this.theItem.endDate):void 0}}}),Wf={class:"relative"},Yf={class:"lg:group-hover:scale-105 min-h-66 transition-all duration-200 ease-in delay-200 transform scale-100 bg-black"},Kf={key:1},Zf=t.createElementVNode("div",{class:"gradient-overlay bg-gradient-to-b from-transparent to-black min-h-1/2 absolute inset-x-0 bottom-0"},null,-1),Xf=t.createElementVNode("div",{class:"bg-opacity-15 absolute inset-0 bg-black"},null,-1),Jf={class:"absolute inset-x-0 bottom-0"},Qf={key:0,class:"text-subtitle divide-white flex divide-x mb-2"},eu=t.createElementVNode("span",{class:"sr-only"},".",-1),tu={class:"lg:block lg:-ml-3 lg:opacity-0 lg:group-hover:ml-0 lg:group-hover:opacity-100 lg:-mb-3 relative z-20 hidden text-3xl leading-normal transition-all duration-200 ease-in delay-200"};function nu(e,n,a,o,s,i){const r=q,l=j,c=de,d=F;return e.theItem?(t.openBlock(),t.createBlock(d,{key:0,variant:"none",to:e.theItem.url?e.theItem.url:void 0,href:e.theItem.externalLink?e.theItem.externalLink:void 0,class:"BlockLinkTile group","link-class":"block","external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("div",Wf,[t.createElementVNode("div",Yf,[t.createVNode(l,{"aspect-ratio":e.compact?"1:1":"8:7","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.theItem.thumbnailImage&&e.theItem.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theItem.thumbnailImage.src.url,width:e.theItem.thumbnailImage.src.width,height:e.theItem.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"w-full h-full",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("div",Kf))]),_:1},8,["aspect-ratio"]),Zf,Xf]),t.createElementVNode("div",Jf,[t.createElementVNode("div",{class:t.normalizeClass(["text-contrast px-6 py-4 text-white",{"xl:px-10 xl:py-6 lg:px-8":!e.compact}])},[e.theItem.label||e.theItem.startDate?(t.openBlock(),t.createElementBlock("p",Qf,[e.theItem.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass({"pr-2":e.theItem.startDate})},t.toDisplayString(e.theItem.label),3)):t.createCommentVNode("",!0),e.theItem.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass({"pl-2":e.theItem.label})},t.toDisplayString(e.formattedEventDates),3)):t.createCommentVNode("",!0),eu])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:t.normalizeClass(["text-xl leading-tight tracking-tight transition-all duration-200 ease-in delay-200 edu:font-extrabold",e.compact?"font-semibold mb-0 lg:group-hover:mb-1":"font-medium mb-1 lg:group-hover:mb-3 sm:text-6xl md:text-3xl xl:text-6xl"])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theItem.title),1)]),_:1},8,["class"])),t.createElementVNode("div",tu,[t.createVNode(c)])],2)])])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const En=B(Uf,[["render",nu]]),Ni={cards:"BlockLinkCard",tiles:"BlockLinkTile"},au=t.defineComponent({name:"BlockLinkCarousel",components:{MixinCarousel:Se,BlockLinkCard:_t,BlockLinkTile:En},props:{itemType:{type:String,required:!1,default:"cards",validator:e=>Object.keys(Ni).includes(e)},items:{type:Array,required:!1,default:void 0},heading:{type:String,required:!1,default:void 0}},computed:{theVariantComponent(){return t.resolveComponent(Ni[this.itemType])},hasContent(){return!!(this.items&&this.items.length)}}});function ou(e,n,a,o,s,i){const r=Se;return e.hasContent?(t.openBlock(),t.createBlock(r,{key:0,heading:e.heading,variant:e.itemType},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(l,c)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.theVariantComponent),{key:c,data:l,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["heading","variant"])):t.createCommentVNode("",!0)}const tt=B(au,[["render",ou]]),su=t.defineComponent({name:"BlockListCards",components:{BaseHeading:G,BaseLink:F,BaseImage:q,BaseImagePlaceholder:j,BlockText:re},props:{data:{type:Object,required:!1}},methods:{getExternalLink(e){return pa(e)}}}),iu={key:0,class:"BlockListCards"},ru={class:"md:mr-6 lg:mr-8 md:mb-0 flex-shrink-0 w-40 mb-6"},lu={key:2,class:"mt-3"},cu={class:"pl-4 list-square"},du={key:3,class:"mt-3"};function hu(e,n,a,o,s,i){const r=q,l=j,c=G,d=re,h=F;return e.data&&e.data.items&&e.data.items.length>0?(t.openBlock(),t.createElementBlock("div",iu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.items,(m,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass(["md:flex",{"lg:pb-10 lg:mb-10 mb-8 border-gray-light-mid pb-6 border-b":p+1!==e.data.items.length}])},[t.createElementVNode("div",ru,[t.createVNode(l,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[m.image&&m.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:m.image.src.url,width:m.image.src.width,height:m.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:2},1024)]),t.createElementVNode("div",null,[m.heading?(t.openBlock(),t.createBlock(c,{key:0,size:"h5",level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1024)):t.createCommentVNode("",!0),m.description?(t.openBlock(),t.createBlock(d,{key:1,text:m.description,variant:"medium"},null,8,["text"])):t.createCommentVNode("",!0),m.links&&m.links.length>1?(t.openBlock(),t.createElementBlock("div",lu,[t.createElementVNode("ul",cu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.links,(f,u)=>(t.openBlock(),t.createElementBlock("li",{key:u,class:"my-2"},[(t.openBlock(),t.createBlock(h,{key:u,variant:"default",class:"","link-class":"no-underline",href:e.getExternalLink(f)?e.getExternalLink(f):void 0,to:f.page?f.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(f.text),1)]),_:2},1032,["href","to"]))]))),128))])])):m.links&&m.links.length===1?(t.openBlock(),t.createElementBlock("div",du,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.links,(f,u)=>(t.openBlock(),t.createBlock(h,{key:u,variant:"primary",class:"-mb-1","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.getExternalLink(f)?e.getExternalLink(f):void 0,to:f.page?f.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(f.text),1)]),_:2},1032,["href","to"]))),128))])):t.createCommentVNode("",!0)])],2))),128))])):t.createCommentVNode("",!0)}const Ja=B(su,[["render",hu]]),mu=t.defineComponent({name:"BlockQuote",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:()=>({})}}}),pu={class:"BlockQuote md:px-0 px-4 mx-auto text-center"},fu=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mb-6 mb-3"},null,-1),uu=["innerHTML"],gu={key:0,class:"inline-block"},yu={class:"flex items-center justify-center"},bu=["src","alt"],ku={key:2,class:"attribution-text"},_u=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mt-6 mt-3"},null,-1);function $u(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("div",pu,[fu,t.createElementVNode("p",{class:"quote",innerHTML:e.data.quote},null,8,uu),e.data.attribution?(t.openBlock(),t.createElementBlock("div",gu,[t.createElementVNode("div",yu,[e.data.thumbnail&&Object.keys(e.data.thumbnail).length>0&&e.data.thumbnail.src?(t.openBlock(),t.createElementBlock("img",{key:0,loading:"lazy",class:"attribution-image",src:e.data.thumbnail.src,alt:e.data.thumbnail.alt,"data-chromatic":"ignore"},null,8,bu)):t.createCommentVNode("",!0),e.data.quoteLink&&e.data.quoteLink.length>0?(t.openBlock(),t.createBlock(r,{key:1,variant:"none",class:"attribution-text",href:e.data.quoteLink[0].externalLink?e.data.quoteLink[0].externalLink:void 0,to:e.data.quoteLink[0].page?e.data.quoteLink[0].page.url:void 0,"caret-margin-left":"ml-1","caret-color":"text-primary",caret:"","external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.attribution),1)]),_:1},8,["href","to"])):(t.openBlock(),t.createElementBlock("div",ku,[t.createElementVNode("span",null,t.toDisplayString(e.data.attribution),1)]))])])):t.createCommentVNode("",!0),_u])}const nt=B(mu,[["render",$u]]),wu=t.defineComponent({name:"IconDownload"}),Bu={class:"IconDownload",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Cu=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M2 16v6h20v-6h2v8H0v-8h2zM13.003 0v14.245l4.657-4.656 1.414 1.414-7.071 7.071-7.071-7.071 1.414-1.414 4.657 4.656V0h2z",fill:"currentColor","fill-rule":"nonzero"})],-1)];function Eu(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Bu,Cu)}const Qa=B(wu,[["render",Eu]]),Su={page:"page",external:"external",document:"document"},Vu=t.defineComponent({name:"BlockRelatedLinks",components:{IconArrow:de,IconDownload:Qa,IconExternal:ke},props:{variant:{type:String,required:!0,default:"page",validator:e=>Object.keys(Su).includes(e)},to:{type:[String,Object],required:!1},href:{type:String,required:!1}},computed:{tag(){return this.to?"nuxt-link":"a"},target(){return this.to?"_self":"_blank"},icon(){return this.variant==="document"?"IconDownload":this.variant==="page"?"IconArrow":"IconExternal"}}}),Nu={class:"can-hover:group-hover:underline min-w-12 block w-auto break-words"};function Tu(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{to:e.to,href:e.href,class:"bg-gray-light group text-body-lg flex items-center justify-between px-4 py-4 cursor-pointer",target:e.target,rel:"noopener"},{default:t.withCtx(()=>[t.createElementVNode("span",Nu,[t.renderSlot(e.$slots,"default")]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.icon),{class:t.normalizeClass(["text-action xl:mx-4 flex-none ml-4 text-2xl leading-normal",e.variant==="external"?"text-lg":"text-3xl"])},null,8,["class"]))]),_:3},8,["to","href","target"])}const eo=B(Vu,[["render",Tu]]),Iu=t.defineComponent({name:"BlockRelatedLinks",components:{RelatedLink:eo,BaseHeading:G},props:{data:{type:Object,required:!0,default:()=>({})},headingSize:{type:String,required:!1,default:void 0}},computed:{hasContent(){var e,n;return!!((n=(e=this.data)==null?void 0:e.links)!=null&&n.length)}}}),xu={key:0};function Mu(e,n,a,o,s,i){const r=G,l=eo;return e.hasContent?(t.openBlock(),t.createElementBlock("div",xu,[e.data.heading?(t.openBlock(),t.createBlock(r,t.mergeProps({key:0,level:"h2"},e.$attrs,{class:"md:mb-8 mb-5"}),{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},16)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.links,(c,d)=>(t.openBlock(),t.createElementBlock("div",{key:d,class:"sm:w-3/4 md:w-2/3 lg:w-3/4 xl:w-2/3 mb-2"},[c.externalLink?(t.openBlock(),t.createBlock(l,{key:0,variant:"external",href:c.externalLink},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["href"])):c.document?(t.openBlock(),t.createBlock(l,{key:1,variant:"document",href:c.document.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["href"])):c.page?(t.openBlock(),t.createBlock(l,{key:2,variant:"page",to:c.page.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["to"])):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const Te=B(Iu,[["render",Mu]]),Lu=t.defineComponent({name:"BlockTable",props:{data:{type:Object,required:!1}},computed:{table(){let e=this.data.table;e=e.replace(/'/g,'"'),e=e.replace(/None,/g,'"",'),e=e.replace(/, None/g,',""'),e=e.replace(/: False/g,": false"),e=e.replace(/: True/g,": true");const n=JSON.parse(e),a={rows:[],caption:n.table_caption};for(let o=0;o<n.data.length;o++){const s={cols:n.data[o],header:o===0&&n.first_row_is_table_header};a.rows.push(s)}return a}}}),Du={key:0,class:"BlockTable"},vu={class:"overflow-x-auto scrolling-touch"},Pu={class:"border-gray-light-mid w-full border-t border-b border-collapse table-auto"},zu={class:"text-gray-mid-dark text-body-sm mt-4"};function Au(e,n,a,o,s,i){return e.data?(t.openBlock(),t.createElementBlock("div",Du,[t.createElementVNode("div",vu,[t.createElementVNode("table",Pu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.table.rows,(r,l)=>(t.openBlock(),t.createElementBlock("tr",{key:l},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.cols,(c,d)=>(t.openBlock(),t.createElementBlock("td",{key:d,class:t.normalizeClass([r.header?"bg-jpl-blue-darker text-subtitle text-white":"bg-white text-gray-dark","border-gray-light-mid lg:p-5 p-3 border-b"])},t.toDisplayString(c),3))),128))]))),128))])]),t.createElementVNode("div",zu,t.toDisplayString(e.table.caption),1)])):t.createCommentVNode("",!0)}const to=B(Lu,[["render",Au]]),Ou={name:"BlockTwitterEmbed",props:{data:{type:Object,required:!1}},mounted(){this.render()},methods:{render(){typeof require<"u"&&require("twitter-widgets").load((e,n)=>{if(e){console.log("[twitter-widgets] Error: "+e);return}n.widgets.createTimeline({sourceType:"profile",screenName:this.data.username},this.$refs.timeline)})}}},Fu={key:0,class:"BlockTwitterEmbed lg:px-0 px-8"},Hu={ref:"timeline",class:"border-gray-light-mid mx-auto border"};function qu(e,n,a,o,s,i){return a.data?(t.openBlock(),t.createElementBlock("div",Fu,[t.createElementVNode("div",Hu,null,512)])):t.createCommentVNode("",!0)}const no=B(Ou,[["render",qu]]),ju=t.defineComponent({name:"BlockVideoEmbed",components:{BaseImagePlaceholder:j,BaseImageCaption:ie},props:{data:{type:Object,required:!1,default:void 0}},mounted(){this.addIframeLazyLoad()},methods:{addIframeLazyLoad(){var n;if(!((n=this.data)!=null&&n.embed))return;const e=this.$el.querySelector("iframe");e&&e.setAttribute("loading","lazy")}}}),Ru={key:0,class:"BlockVideoEmbed"},Gu=["innerHTML"],Uu={key:0,class:"lg:px-0 p-4"};function Wu(e,n,a,o,s,i){const r=j,l=ie;return e.data&&e.data.embed?(t.openBlock(),t.createElementBlock("div",Ru,[t.createVNode(r,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.embed.embed},null,8,Gu)]),_:1}),e.data.caption?(t.openBlock(),t.createElementBlock("div",Uu,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Kt=B(ju,[["render",Wu]]),Yu=t.defineComponent({name:"BlockVideo",components:{BaseVideo:Va,BaseImageCaption:ie},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),Ku={key:0,class:"BlockVideo"},Zu={key:0,class:"lg:px-0 p-4 pb-0"};function Xu(e,n,a,o,s,i){const r=Va,l=ie;return e.data?(t.openBlock(),t.createElementBlock("div",Ku,[t.createVNode(r,{data:e.data.video,autoplay:e.autoplay},null,8,["data","autoplay"]),e.data.caption&&e.data.caption.length>2||e.data.credit?(t.openBlock(),t.createElementBlock("div",Zu,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Sn=B(Yu,[["render",Xu]]),Ju=t.defineComponent({name:"BlockTeaser",components:{BaseButton:R,BaseImage:q},props:{customLabel:{type:String,required:!1},label:{type:String,required:!1},heading:{type:String,required:!1},introduction:{type:String,required:!1},buttonText:{type:String,required:!1},image:{type:Object,required:!1},fullWidth:{type:Boolean,default:!1},teaserPage:{type:[Array,Object],required:!1}},computed:{theLabel(){return this.customLabel||this.label||this.theTeaserPage&&this.theTeaserPage.label||""},theHeading(){return this.heading||this.theTeaserPage&&this.theTeaserPage.title||""},theButtonText(){return this.buttonText||"Read More"},theImage(){const{url:e,width:n,height:a}=this.image&&this.fullWidth?this.image.full:this.image?this.image.half:void 0;return{url:e,width:n,height:a}},theTeaserPage(){if(this.teaserPage&&typeof this.teaserPage=="object")return this.teaserPage;if(this.teaserPage&&Object.keys(this.teaserPage).length){const e=this.getTeaserPageBlock();if(e)return e[0].page}return null}},methods:{getTeaserPageBlock(){return this.teaserPage&&this.teaserPage.length?this.teaserPage.filter(n=>n.blockType==="PageChooserBlock"):null}}}),Qu={key:0,class:"lg:block bg-gradient-to-l from-transparent-w50 to-transparent-black-50 absolute inset-0 z-10 hidden"},eg={class:"my-auto"},tg={key:0,class:"text-subtitle"},ng={key:2,class:"text-body-md lg:mt-2 mt-4"};function ag(e,n,a,o,s,i){const r=q,l=R;return t.openBlock(),t.createElementBlock("div",{class:"BlockTeaser bg-gray-light lg:grid lg:grid-cols-10 relative z-0",style:t.normalizeStyle(e.image?`min-height: ${e.theImage.height}px`:"")},[e.fullWidth?(t.openBlock(),t.createElementBlock("div",Qu)):t.createCommentVNode("",!0),e.image&&e.theImage.url?(t.openBlock(),t.createBlock(r,{key:1,"image-class":`cover-bg${e.fullWidth?" -full":""}`,alt:"",src:e.theImage.url,width:e.theImage.width,height:e.theImage.height,loading:"lazy"},null,8,["image-class","src","width","height"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`${e.image&&e.fullWidth?"relative lg:text-white lg:text-contrast z-20":""} grid lg:col-start-2 lg:col-end-5 px-10 lg:px-0 lg:py-16 py-8`)},[t.createElementVNode("div",eg,[e.theLabel?(t.openBlock(),t.createElementBlock("h2",tg,t.toDisplayString(e.theLabel),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.theLabel||e.theTeaserPage&&e.theTeaserPage.label?"h3":"h2"),{key:1,class:"text-h3 font-semibold tracking-normal lg:mt-2 mt-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theHeading),1)]),_:1})):t.createCommentVNode("",!0),e.introduction?(t.openBlock(),t.createElementBlock("p",ng,t.toDisplayString(e.introduction),1)):t.createCommentVNode("",!0),e.theTeaserPage?(t.openBlock(),t.createBlock(l,{key:3,variant:"primary",href:e.theTeaserPage.url,class:"mt-8","aria-label":`${e.theButtonText} - ${e.theHeading}`},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theButtonText),1)]),_:1},8,["href","aria-label"])):t.createCommentVNode("",!0)])],2)],4)}const ao=B(Ju,[["render",ag]]),Ti={default:"",fluid:"-fluid"},og=t.defineComponent({name:"BlockStreamfield",components:{LayoutHelper:ee,BlockCardGrid:Ha,BlockCta:qa,BlockHeading:qt,BlockImage:Ya,BlockImageCarousel:et,BlockImageComparison:Wt,BlockImageGallery:Yt,BlockInlineImage:Za,BlockKeyPoints:Xa,BlockListCards:Ja,BlockQuote:nt,BlockRelatedLinks:Te,BlockTable:to,BlockTeaser:ao,BlockText:re,BlockTwitterEmbed:no,BlockIframeEmbed:jt,BlockVideo:Sn,BlockVideoEmbed:Kt,BlockAnchor:Na},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Ti).includes(e)},data:{type:Array,required:!1}},computed:{layoutClass(){return Ti[this.variant]}},methods:{seamlessText(e){const n=e+1;if(this.data&&this.data[n]){const o=this.data[n].blockType;if(o==="InlineImageBlock"||o==="RichTextBlock")return!0}return!1}}});function sg(e,n,a,o,s,i){const r=qt,l=ee,c=re,d=Za,h=Ja,m=Xa,p=nt,f=qa,u=ao,b=et,E=Yt,g=Sn,y=Kt,_=Ya,V=Wt,M=no,N=jt,I=to,T=Te,A=Na,w=Ha;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["BlockStreamfield",e.layoutClass])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(k,x)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[k.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`headingBlock${x}`,indent:"col-3",class:"mb-5"},{default:t.withCtx(()=>[t.createVNode(r,{data:k,index:x,"generate-id":""},null,8,["data","index"])]),_:2},1024)):k.blockType=="RichTextBlock"?(t.openBlock(),t.createBlock(l,{key:`richText${x}`,indent:"col-3",class:t.normalizeClass(e.seamlessText(x)?"lg:mb-8 mb-5":"lg:mb-18 mb-10")},{default:t.withCtx(()=>[t.createVNode(c,{text:k.value},null,8,["text"])]),_:2},1032,["class"])):k.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(d,{key:`inlineImageBlock${x}`,class:t.normalizeClass(e.seamlessText(x)?"lg:mb-8 mb-5":"lg:mb-18 mb-10"),data:k},null,8,["class","data"])):k.blockType=="ListBlock"&&k.field==="content_card_list"?(t.openBlock(),t.createBlock(l,{key:`listBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="KeyPointBlock"?(t.openBlock(),t.createBlock(l,{key:`keyPointBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`quoteBlock${x}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(p,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="CTABlock"?(t.openBlock(),t.createBlock(l,{key:`ctaBlock${x}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TeaserBlock"?(t.openBlock(),t.createBlock(l,{key:`teaserBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(u,{"custom-label":k.customLabel,heading:k.heading,introduction:k.introduction,"button-text":k.buttonText,image:k.image,"full-width":k.fullWidthImage,"teaser-page":k.teaserPage},null,8,["custom-label","heading","introduction","button-text","image","full-width","teaser-page"])]),_:2},1024)):k.blockType=="CarouselBlock"?(t.openBlock(),t.createBlock(l,{key:`carouselBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(b,{items:k.blocks,"block-id":k.id},null,8,["items","block-id"])]),_:2},1024)):k.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`imageGalleryBlock${x}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(E,{title:k.galleryTitle,description:k.galleryDescription,cover:k.coverImage,items:k.gallerySlides,"block-id":k.id},null,8,["title","description","cover","items","block-id"])])):k.blockType=="VideoBlock"?(t.openBlock(),t.createBlock(l,{key:`videoBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="VideoEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`videoEmbedBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(y,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="FullBleedImageBlock"?(t.openBlock(),t.createBlock(_,{key:`fullBleedImageBlock${x}`,class:"lg:mb-18 mb-10",data:k,"full-bleed":k.fullBleed},null,8,["data","full-bleed"])):k.blockType=="ImageComparisonBlock"?(t.openBlock(),t.createBlock(l,{key:`imageComparisonBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(V,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TwitterEmbedBlock"?(t.openBlock(),t.createBlock(M,{key:`twitterEmbedBlock${x}`,class:"lg:mb-18 mb-10",data:k},null,8,["data"])):k.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`iframeEmbedBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(N,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TableBlock"?(t.openBlock(),t.createBlock(l,{key:`tableBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(I,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`relatedLinksBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(T,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="AnchorBlock"?(t.openBlock(),t.createBlock(A,{key:`anchorBlock${x}`,data:k},null,8,["data"])):k.blockType=="ListBlock"&&k.field==="card_grid"?(t.openBlock(),t.createBlock(l,{key:`gridBlock${x}`,indent:"col-1",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(w,{cards:k.items},null,8,["cards"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:x,class:"lg:mb-18 p-3 mb-10 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(k),1)]))],64))),256))],2)):t.createCommentVNode("",!0)}const at=B(og,[["render",sg]]);var ig={FREQUENCY:{DAILY:"DAILY",WEEKLY:"WEEKLY",MONTHLY:"MONTHLY",YEARLY:"YEARLY"}},he={DATE:"YYYYMMDD",TIME:"ThhmmssZ",FULL:"YYYYMMDDThhmmssZ",NO_UTC_FULL:"YYYYMMDDThhmmss",OUTLOOK_DATE:"YYYY-MM-DD",OUTLOOK_TIME:"Thh:mm:ssZ",OUTLOOK_FULL:"YYYY-MM-DDThh:mm:ssZ"},Vn={YAHOO:"https://calendar.yahoo.com/",GOOGLE:"https://calendar.google.com/calendar/render",OUTLOOK:"https://outlook.{{host}}.com/calendar/0/deeplink/compose"},ge=function(e){return e===void 0&&(e=""),"0".concat(parseInt(e.toString(),10)).slice(-2)},rg=function(e,n){var a=Math.floor((n-e)/1e3),o=Math.floor(a/3600),s=a/3600%1*60;return"".concat(ge(o)).concat(ge(s))},lg=function(e,n){var a=Math.floor((n-e)/1e3);return Math.floor(a/3600)},cg=function(e){var n=e.frequency,a=e.interval,o=ig.FREQUENCY;if(a)switch(n){case o.YEARLY:return a*365.25;case o.MONTHLY:return a*30.42;case o.WEEKLY:return a*7;default:return a}return 365.25*100},Ii=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getUTCFullYear(),MM:ge(e.getUTCMonth()+1),DD:ge(e.getUTCDate()),hh:ge(e.getUTCHours()),mm:ge(e.getUTCMinutes()),ss:ge(e.getUTCSeconds())};return Object.keys(a).reduce(function(o,s){return o.replace(s,a[s].toString())},n)},dg=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getFullYear(),MM:ge(e.getMonth()+1),DD:ge(e.getDate()),hh:ge(e.getHours()),mm:ge(e.getMinutes()),ss:ge(e.getSeconds())};return Object.keys(a).reduce(function(o,s){return o.replace(s,a[s].toString())},n)},hg=function(){return Ii(new Date,he.FULL)},mg=function(e,n){var a=n*864e5,o=new Date;return o.setTime(e.getTime()+a),o},le={addLeadingZero:ge,getDuration:rg,getHoursDiff:lg,getRecurrenceLengthDays:cg,formatDate:Ii,formatDateNoUtc:dg,getTimeCreated:hg,incrementDate:mg},Nn=function(){function e(n){var a=this;this.isAllDay=!1,this.description="",this.title="",this.location="",this.start=new Date,this.end=new Date,this.params={},this.attendees=[],this.setText=function(o){a.description=o.description||"",a.title=o.title||"",a.location=o.location||""},this.setTimestamps=function(o){a.isAllDay=!o.end,a.start=o.start,a.end=o.end||le.incrementDate(a.start,1),a.recurrence=o.recurrence},this.setParam=function(o,s){return a.params[o]=s,a},this.setText(n),this.setTimestamps(n),this.setAttendees(n)}return e.prototype.setAttendees=function(n){this.attendees=Array.isArray(n.attendees)?n.attendees:[]},e}(),oo=function(e,n){return oo=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(a[s]=o[s])},oo(e,n)};function Tn(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");oo(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}var In=function(){return In=Object.assign||function(n){for(var a,o=1,s=arguments.length;o<s;o++){a=arguments[o];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])}return n},In.apply(this,arguments)};function We(e,n,a){if(a||arguments.length===2)for(var o=0,s=n.length,i;o<s;o++)(i||!(o in n))&&(i||(i=Array.prototype.slice.call(n,0,o)),i[o]=n[o]);return e.concat(i||Array.prototype.slice.call(n))}var so=function(e,n,a){n===void 0&&(n=";"),a===void 0&&(a=function(i){return i});var o=[];for(var s in e)e.hasOwnProperty(s)&&e[s]!==void 0&&o.push("".concat(s,"=").concat(a(e[s])));return o.join(n)},pg=function(e){var n=Object.keys(e).filter(function(a){return e[a]!==null}).reduce(function(a,o){var s;return In(In({},a),(s={},s[o]=e[o],s))},{});return so(n,"&",encodeURIComponent)},fg=function(e){return so(e,";")},ug=function(e){return e.map(function(n){var a=n.email,o=n.name;return o?"".concat(o," <").concat(a,">"):a})},gg=function(e){return[e[0].toUpperCase(),e.slice(-e.length+1).toLowerCase()].join("")},Ye={toParamString:so,toQueryString:pg,toIcsParamString:fg,toMailtoList:ug,toProperCase:gg},yg=function(e){return e===void 0&&(e=""),e.replace(/\\/g,"\\\\").replace(/\n/g,"\\n").replace(/[,;]/g,"\\$&")},bg=function(){return Math.random().toString(36).substr(2)},kg=function(){return typeof window<"u"?window.location.host:"datebook"},_g=function(e){var n,a,o={FREQ:e.frequency,INTERVAL:(n=e.interval)===null||n===void 0?void 0:n.toString(),COUNT:(a=e.count)===null||a===void 0?void 0:a.toString(),WKST:e.weekstart,BYDAY:e.weekdays,BYMONTHDAY:e.monthdays};return e.end&&(o.UNTIL=le.formatDate(e.end,he.FULL)),Ye.toIcsParamString(o)},Oe={formatText:yg,getUid:bg,getProdId:kg,getRrule:_g};(function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){var s=he.DATE;o.isAllDay||(s+=he.TIME);var i=[le.formatDate(o.start,s),le.formatDate(o.end,s)].join("/");o.setParam("action","TEMPLATE").setParam("dates",i).setParam("text",o.title).setParam("details",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.recurrence&&o.setParam("recur","RRULE:".concat(Oe.getRrule(o.recurrence))),o.attendees.length>0&&o.setParam("add",Ye.toMailtoList(o.attendees).join(","))},o.render=function(){var s=Vn.GOOGLE,i=Ye.toQueryString(o.params);return"".concat(s,"?").concat(i)},o.setInitialParams(),o}return n})(Nn),function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){o.setParam("v","60").setParam("title",o.title).setParam("desc",o.description).setParam("in_loc",o.location),o.setTimeParams(),o.attendees.length>0&&o.setParam("inv_list",Ye.toMailtoList(o.attendees).join(","))},o.setTimeParams=function(){o.isAllDay?o.setParam("dur","allday").setParam("st",le.formatDateNoUtc(o.start,he.DATE)):(o.setParam("st",le.formatDateNoUtc(o.start,he.NO_UTC_FULL)),le.getHoursDiff(o.start.getTime(),o.end.getTime())>99?o.setParam("et",le.formatDateNoUtc(o.end,he.NO_UTC_FULL)):o.setParam("dur",le.getDuration(o.start.getTime(),o.end.getTime())))},o.render=function(){var s=Vn.YAHOO,i=Ye.toQueryString(o.params);return"".concat(s,"?").concat(i)},o.setInitialParams(),o}return n}(Nn),function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.baseUrl=Vn.OUTLOOK,o.setInitialParams=function(){var s=he.OUTLOOK_DATE;o.isAllDay||(s+=he.OUTLOOK_TIME),o.setParam("rru","addevent").setParam("path","/calendar/action/compose").setParam("startdt",le.formatDate(o.start,s)).setParam("enddt",le.formatDate(o.end,s)).setParam("subject",o.title).setParam("body",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.attendees.length>0&&o.setParam("to",Ye.toMailtoList(o.attendees).join(","))},o.setHost=function(s){return["live","office"].includes(s)&&(o.baseUrl=Vn.OUTLOOK.replace("{{host}}",s)),o},o.render=function(){var s=Ye.toQueryString(o.params);return"".concat(o.baseUrl,"?").concat(s)},o.setInitialParams(),o.setHost("live"),o}return n}(Nn);var $g=function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.additionalEvents=[],o.properties=[],o.meta={},o.setInitialParams=function(){o.setMeta("UID",Oe.getUid()).setMeta("DTSTAMP",le.getTimeCreated()).addProperty("CLASS","PUBLIC").addProperty("DESCRIPTION",Oe.formatText(o.description)).addProperty("LOCATION",Oe.formatText(o.location)).addProperty("SUMMARY",Oe.formatText(o.title)).addProperty("TRANSP","TRANSPARENT"),o.isAllDay?o.addProperty("DTSTART;VALUE=DATE",le.formatDateNoUtc(o.start,he.DATE)).addProperty("DTEND;VALUE=DATE",le.formatDateNoUtc(le.incrementDate(o.start,1),he.DATE)):o.addProperty("DTSTART",le.formatDate(o.start,he.FULL)).addProperty("DTEND",le.formatDate(o.end,he.FULL)),o.recurrence&&o.addProperty("RRULE",Oe.getRrule(o.recurrence)),o.attendees.length>0&&o.attendees.forEach(function(s){var i=s.email,r=s.name,l=s.icsOptions,c=l===void 0?{}:l,d=o.getAttendeeParams(c,r),h="MAILTO:".concat(i);o.addProperty(d,h)})},o.getAttendeeParams=function(s,i){var r={};i&&(r.CN=i),s.delegatedFrom&&(r["DELEGATED-FROM"]=s.delegatedFrom),s.partStat&&(r.PARTSTAT=s.partStat),s.role&&(r.ROLE=s.role),s.sentBy&&(r["SENT-BY"]=s.sentBy),r.RSVP=s.rsvp?"TRUE":"FALSE";var l=Ye.toParamString(r,";");return"ATTENDEE;".concat(l)},o.getAlarmDuration=function(s){var i=["".concat(s.weeks,"W"),"".concat(s.days,"D"),"".concat(s.hours,"H"),"".concat(s.minutes,"M"),"".concat(s.seconds,"S")].filter(function(r){return/^[0-9]+[A-Z]$/.exec(r)});return i.unshift(s.after?"PT":"-PT"),i.join("")},o.getMeta=function(){return Object.keys(o.meta).map(function(s){return"".concat(s,":").concat(o.meta[s])})},o.setMeta=function(s,i){return o.meta[s]=i,o},o.addEvent=function(s){return o.additionalEvents.push(s),o},o.addProperty=function(s,i){if(typeof i=="object"){o.properties.push("BEGIN:".concat(s));for(var r in i)o.addProperty(r,i[r]);o.properties.push("END:".concat(s))}else o.properties.push("".concat(s,":").concat(i.toString()));return o},o.addAlarm=function(s){var i={ACTION:s.action};if(s.description&&(i.DESCRIPTION=Oe.formatText(s.description)),s.summary&&(i.SUMMARY=Oe.formatText(s.summary)),s.duration&&(i.DURATION=o.getAlarmDuration(s.duration)),s.repeat&&(i.REPEAT=s.repeat),s.attach){var r=s.attach.params?"ATTACH;".concat(s.attach.params):"ATTACH";i[r]=s.attach.url}return s.trigger instanceof Date?i["TRIGGER;VALUE=DATE-TIME"]=le.formatDate(s.trigger,he.FULL):i.TRIGGER=o.getAlarmDuration(s.trigger),o.addProperty("VALARM",i)},o.render=function(){var s=We([o],o.additionalEvents,!0),i=s.reduce(function(r,l){return We(We(We(We(We([],r,!0),["BEGIN:VEVENT"],!1),l.properties,!0),l.getMeta(),!0),["END:VEVENT"],!1)},[]);return We(We(["BEGIN:VCALENDAR","VERSION:2.0"],i,!0),["PRODID:".concat(Oe.getProdId()),"END:VCALENDAR"],!1).join(`
|
|
36
|
-
`)},o.setInitialParams(),o}return n}(Nn);const wg=t.defineComponent({name:"CalendarButton",components:{BaseButton:R},props:{isAllDay:{type:Boolean,required:!1,default:!1},startDatetime:{type:String,required:!0},endDatetime:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},location:{type:String,required:!1,default:void 0},description:{type:String,required:!1,default:void 0}},data(){return{icalendar:void 0,options:void 0}},mounted(){this.init()},methods:{init(){let e={};if(this.endDatetime&&this.isAllDay){const n=X(this.startDatetime);e={frequency:"DAILY",interval:1,count:X(this.endDatetime).diff(n,"day")+1}}this.options={title:this.title?this.title:void 0,location:this.location?this.addSlashes(this.location):void 0,description:this.description?this.description:void 0,start:new Date(this.startDatetime),end:!this.isAllDay&&this.endDatetime?new Date(this.endDatetime):void 0,recurrence:e},this.icalendar=new $g(this.options)},addSlashes(e){return e.replace(/[,;\\]/g,"\\$&").replace(/\u0000/g,"\\0")},handleDownload(){const e=this.icalendar.render(),n=new Blob([e],{type:"text/calendar"}),a=window.URL.createObjectURL(n);let o=document.createElement("a");o.href=a,o.download=ps.kebabCase(this.title),o.click()}}});function Bg(e,n,a,o,s,i){const r=R;return t.openBlock(),t.createBlock(r,{ref:"CalendarButton",class:"w-full",variant:"secondary",compact:"",onClick:e.handleDownload},{default:t.withCtx(()=>[t.createTextVNode(" Add to calendar ")]),_:1},8,["onClick"])}const io=B(wg,[["render",Bg]]),Cg=["primary","secondary","action"],Eg=t.defineComponent({name:"DetailHeadline",components:{BaseLink:F,BaseHeading:G,BaseTag:At},props:{title:{type:String,required:!1,default:void 0},author:{type:Object,required:!1,default:void 0},publicationDate:{type:String,required:!1,default:void 0},publicationTime:{type:String,required:!1,default:void 0},readTime:{type:String,required:!1,default:void 0},topics:{type:Array,required:!1,default:void 0},label:{type:String,required:!1,default:void 0},labelLink:{type:String,required:!1,default:void 0},pill:{type:Boolean,default:!1},pillColor:{type:String,default:"primary",validator:e=>Cg.includes(e)},schema:{type:Boolean,default:!1}},computed:{...pe(Re),hasTag(){var e;return!!((e=this.topics)!=null&&e.length||this.label)},hasEyebrow(){return!!(this.hasTag||this.readTime)},hasByline(){var e;return!!((e=this.authors)!=null&&e.length||this.publicationDate)},hasData(){return!!(this.title||this.hasEyebrow||this.hasByline)},pubDatetime(){const e=this.publicationTime||"00:00:00";return new Date(this.publicationDate+" "+e).toISOString()},authors(){let e;return this.author&&this.author.constructor===Array?(e=[],this.author.forEach(n=>{e.push(n.author)})):this.author&&(e=[this.author]),e},pillLabel(){var e;return this.label?this.label:(e=this.topics)!=null&&e.length?this.topics[0].title:void 0}}}),Sg={key:0},Vg={key:0,class:"flex flex-wrap items-center mb-3"},Ng={key:0,class:"inline"},Tg=["itemprop"],Ig={key:1,class:"text-subtitle py-3 edu:text-primary"},xg={key:2,class:"sr-only"},Mg={key:1,class:"lg:text-base text-gray-mid-dark divide-gray-mid-dark px-3 mt-5 -ml-3 text-sm leading-none"},Lg=["itemprop"],Dg=["itemprop"],vg={key:0,class:"inline-block pr-1"},Pg=["itemprop"],zg=["itemprop"],Ag=["itemprop"],Og={key:2},Fg=["content"];function Hg(e,n,a,o,s,i){var d;const r=At,l=F,c=G;return e.hasData?(t.openBlock(),t.createElementBlock("div",Sg,[e.hasEyebrow?(t.openBlock(),t.createElementBlock("div",Vg,[e.pill&&e.pillLabel?(t.openBlock(),t.createBlock(r,{key:0,variant:e.pillColor,size:"lg",class:"mr-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.pillLabel),1)]),_:1},8,["variant"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",Ng,[t.createVNode(l,{variant:"secondary",to:e.topics[0].url,class:"py-3","use-primary-color":e.themeStore.theme==="ThemeEdu"},{default:t.withCtx(()=>[t.createElementVNode("span",{itemprop:e.schema?"articleSection":void 0},t.toDisplayString(e.topics[0].title),9,Tg)]),_:1},8,["to","use-primary-color"])])):e.label?(t.openBlock(),t.createElementBlock("span",Ig,[e.labelLink?(t.openBlock(),t.createBlock(l,{key:1,variant:"secondary",to:e.labelLink,class:"py-3","use-primary-color":e.themeStore.theme==="ThemeEdu"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.label),1)]),_:1},8,["to","use-primary-color"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.label),1)],64))])):t.createCommentVNode("",!0)],64)),e.hasTag?(t.openBlock(),t.createElementBlock("span",xg,".")):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(`${e.hasTag&&!e.pill?"divide-gray-mid-dark border-l ml-3 pl-3 ":""} my-4 text-gray-mid-dark uppercase text-sm lg:text-base leading-none`)},t.toDisplayString(e.readTime),3)])):t.createCommentVNode("",!0),t.createVNode(c,{level:"h1",size:e.themeStore.theme==="ThemeEdu"?"h1":"h2",itemprop:e.schema?"headline":void 0},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["size","itemprop"]),e.hasByline?(t.openBlock(),t.createElementBlock("div",Mg,[(d=e.authors)!=null&&d.length?(t.openBlock(),t.createElementBlock("span",{key:0,itemprop:e.schema?"author":void 0,itemscope:"",itemtype:"https://schema.org/Person",class:"pr-3 border-r mr-2"},[t.createTextVNode(" Written by "),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.authors,(h,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:m},[t.createElementVNode("span",{class:"inline-block",itemprop:e.schema?"name":void 0},t.toDisplayString(h.name),9,Dg),m!==e.authors.length-1?(t.openBlock(),t.createElementBlock("span",vg,",")):t.createCommentVNode("",!0)],64))),128))],8,Lg)):(t.openBlock(),t.createElementBlock("span",{key:1,itemprop:e.schema?"author":void 0,itemscope:"",itemtype:"https://schema.org/Organization",class:"hidden"},[t.createElementVNode("span",{itemprop:e.schema?"name":void 0}," Jet Propulsion Laboratory ",8,zg),t.createElementVNode("span",{itemprop:e.schema?"url":void 0}," https://www.jpl.nasa.gov/ ",8,Ag)],8,Pg)),e.publicationDate?(t.openBlock(),t.createElementBlock("span",Og,[e.schema?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"datePublished",content:e.pubDatetime},null,8,Fg)):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(e.publicationDate)),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Zt=B(Eg,[["render",Hg]]),qg=t.defineComponent({name:"IconArrows"}),jg={class:"IconArrows",width:"32",height:"12",viewBox:"0 0 32 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Rg=[t.createStaticVNode('<g fill="currentColor" fill-rule="evenodd"><path d="M4 11.657l-.707-.707L8.243 6l-4.95-4.95L4 .343 9.657 6 4 11.657z" transform="translate(2)"></path><path d="M10 11.657l-.707-.707L14.243 6l-4.95-4.95L10 .343 15.657 6 10 11.657z" transform="translate(2)"></path><path d="M16 11.657l-.707-.707L20.243 6l-4.95-4.95L16 .343 21.657 6 16 11.657z" transform="translate(2)"></path><path d="M22 11.657l-.707-.707L26.243 6l-4.95-4.95L22 .343 27.657 6 22 11.657z" transform="translate(2)"></path></g>',1)];function Gg(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",jg,Rg)}const xn=B(qg,[["render",Gg]]),Ug=t.defineComponent({name:"DsnWidget",components:{BaseLink:F,IconArrows:xn},props:{data:{type:Object,required:!1}}}),Wg={key:0,class:"lg:col-span-3 sm:col-span-5 col-span-full"},Yg={key:0,class:"text-subtitle text-primary mb-4"},Kg={key:0,class:"text-subtitle text-primary mb-4"},Zg={key:0,class:"text-body-sm mb-4"},Xg={key:1,class:"text-stats-lg"},Jg={class:"text-gray-mid-dark flex flex-nowrap items-center justify-start mt-2 text-sm"},Qg={key:0,class:"animate-pulse mr-1"},e3={class:"sr-only"},t3={key:1,class:"mr-1","aria-hidden":"true"},n3={key:2,class:"animate-pulse"},a3={class:"sr-only"},o3={key:3,class:"text-body-sm"};function s3(e,n,a,o,s,i){const r=F,l=xn;return e.data?(t.openBlock(),t.createElementBlock("div",Wg,[e.data.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.data.linkTarget?"_blank":"_self",href:e.data.link,"link-class":"block"},{default:t.withCtx(()=>[e.data.heading?(t.openBlock(),t.createElementBlock("p",Yg,t.toDisplayString(e.data.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.heading?(t.openBlock(),t.createElementBlock("p",Kg,t.toDisplayString(e.data.heading),1)):t.createCommentVNode("",!0)],64)),e.data.spacecraftName?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[e.data.transmitTitle?(t.openBlock(),t.createElementBlock("p",Zg,t.toDisplayString(e.data.transmitTitle),1)):t.createCommentVNode("",!0),e.data.spacecraftName?(t.openBlock(),t.createElementBlock("p",Xg,t.toDisplayString(e.data.spacecraftName),1)):t.createCommentVNode("",!0),t.createElementVNode("div",Jg,[e.data.transmitStatus==="both"||e.data.transmitStatus==="sending"?(t.openBlock(),t.createElementBlock("span",Qg,[t.createElementVNode("span",e3,t.toDisplayString(e.data.spacecraftName)+" is sending to "+t.toDisplayString(e.data.location)+". ",1),t.createVNode(l,{class:"-ml-1"})])):t.createCommentVNode("",!0),e.data.location?(t.openBlock(),t.createElementBlock("span",t3,t.toDisplayString(e.data.location),1)):t.createCommentVNode("",!0),e.data.transmitStatus==="both"||e.data.transmitStatus==="receiving"?(t.openBlock(),t.createElementBlock("span",n3,[t.createElementVNode("span",a3,t.toDisplayString(e.data.spacecraftName)+" is receiving from "+t.toDisplayString(e.data.location)+". ",1),t.createVNode(l)])):t.createCommentVNode("",!0)])],64)):(t.openBlock(),t.createElementBlock("p",o3,"Data currently unavailable"))])):t.createCommentVNode("",!0)}const ro=B(Ug,[["render",s3]]),i3=t.defineComponent({name:"IconLocation"}),r3={class:"IconLocation",width:"16",height:"22",viewBox:"0 0 16 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},l3=[t.createElementVNode("g",{transform:"translate(-4 -1)",stroke:"currentColor","stroke-width":"2",fill:"none"},[t.createElementVNode("path",{d:"M12 2c1.933 0 3.683.784 4.95 2.05A6.978 6.978 0 0119 9c0 2.681-2.41 6.81-7 12.43C7.41 15.81 5 11.68 5 9c0-1.933.784-3.683 2.05-4.95A6.978 6.978 0 0112 2z"}),t.createElementVNode("circle",{cx:"12",cy:"9",r:"3"})],-1)];function c3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r3,l3)}const Mn=B(i3,[["render",c3]]),d3=t.defineComponent({name:"IconTime"}),h3={class:"IconTime",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m3=[t.createElementVNode("path",{d:"M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm0 2a8 8 0 100 16 8 8 0 000-16zm1 2v6.185l2.596 2.597-1.414 1.414L9 11.014 9.013 11H9V4h2z",fill:"currentColor"},null,-1)];function p3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h3,m3)}const Ln=B(d3,[["render",p3]]),f3=t.defineComponent({name:"IconCalendar"}),u3={class:"IconCalendar",width:"20",height:"19",viewBox:"0 0 20 19",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g3=[t.createElementVNode("path",{d:"M7 0v2h6V0h2v2h5v17H0V2h5V0h2zm11 9H2v8h16V9zM5 4H2v3h16V4h-3v2h-2V4H7v2H5V4z",fill:"currentColor"},null,-1)];function y3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",u3,g3)}const Dn=B(f3,[["render",y3]]),b3=t.defineComponent({name:"EventCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:j},props:{url:{type:String,required:!1,default:"#"},title:{type:String,required:!1},summary:{type:String,required:!1},startTime:{type:String,required:!1},startDate:{type:String,required:!1},endTime:{type:String,required:!1},endDate:{type:String,required:!1},location:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1,default:"h5"}},computed:{splitDate(){return this.startDate?pn(this.startDate,this.endDate):null},displayTime(){if(this.startDate)return ua(this.startDate,this.endDate,this.endTime)},formattedEventDates(){return this.startDate?pt(this.startDate,this.endDate):void 0}}}),k3={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-7 pb-6 mb-6 border-b"},_3={class:"col-span-6 md:order-last"},$3={key:1,class:"text-gray-dark text-body-sm mb-3 hidden md:block"},w3={class:"md:mt-10 text-xl md:flex"},B3={class:"EventCard__Metadata flex text-primary text-body-sm"},C3={class:"EventCard__Metadata hidden md:flex text-primary text-body-sm"},E3={key:0,class:"EventCard__Metadata flex text-primary text-body-sm"},S3={key:0,class:"SearchResultCard-image col-span-3 md:order-first"},V3={key:1,class:"hidden md:block absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},N3={class:"font-extrabold text-6xl leading-tight tracking-wider"},T3={class:"text-subtitle"};function I3(e,n,a,o,s,i){const r=G,l=Dn,c=Ln,d=Mn,h=q,m=j,p=F;return t.openBlock(),t.createBlock(p,{variant:"none",to:e.url,class:"SearchResultCard EventCard","link-class":"block"},{default:t.withCtx(()=>[t.createElementVNode("div",k3,[t.createElementVNode("div",_3,[e.title?(t.openBlock(),t.createBlock(r,{key:0,level:e.headingLevel,size:"h3",class:"mb-4"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",$3,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),t.createElementVNode("div",w3,[t.createElementVNode("div",B3,[t.createVNode(l,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",C3,[t.createVNode(c,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.displayTime),1)],512),[[t.vShow,e.displayTime]]),e.location?(t.openBlock(),t.createElementBlock("div",E3,[t.createVNode(d,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.location),1)])):t.createCommentVNode("",!0)])]),e.image?(t.openBlock(),t.createElementBlock("div",S3,[t.createVNode(m,{"aspect-ratio":"square","responsive-aspect-ratio":"md:aspect-ratio-four-three"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(h,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0),e.splitDate?(t.openBlock(),t.createElementBlock("div",V3,[t.createElementVNode("div",N3,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",T3,t.toDisplayString(e.splitDate.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)])]),_:1},8,["to"])}const lo=B(b3,[["render",I3]]),x3=t.defineComponent({name:"EventDetailHero",components:{BaseImage:q},props:{data:{type:Object,required:!1,default:void 0},startDateSplit:{type:Object,required:!0},image:{type:Object,required:!1,default:void 0}},computed:{getSrcSet(){return this.image?se(this.image):void 0}}}),M3={key:0,class:"EventDetailHero mb-10 md:mb-10 lg:mb-14 -mx-4 lg:mx-0"},L3={class:"hero"},D3={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},v3={class:"font-extrabold text-6xl leading-tight tracking-wider"},P3={class:"text-subtitle"};function z3(e,n,a,o,s,i){const r=q;return e.image?(t.openBlock(),t.createElementBlock("div",M3,[t.createElementVNode("div",L3,[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.getSrcSet,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt,"image-class":"w-full h-auto","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0),e.startDateSplit?(t.openBlock(),t.createElementBlock("div",D3,[t.createElementVNode("div",v3,t.toDisplayString(e.startDateSplit.day),1),t.createElementVNode("div",P3,t.toDisplayString(e.startDateSplit.monthAndYear),1)])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const co=B(x3,[["render",z3]]),A3=["id","for"],O3={key:0,class:"text-error"},F3=["id","cols","rows","name","required","placeholder","aria-required","aria-labelledby","aria-label"],xi=t.defineComponent({__name:"TextArea",props:t.mergeModels({inputName:{},label:{default:void 0},cols:{default:void 0},rows:{default:4},required:{type:Boolean,default:!1},showLabel:{type:Boolean,default:!0},placeholder:{default:void 0},labelClass:{default:void 0},inputClass:{default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(void 0),r=t.ref(!1),l=t.computed(()=>`${a.inputName}_input`),c=t.computed(()=>`${l.value}_label`);return(d,h)=>(t.openBlock(),t.createElementBlock("div",null,[a.showLabel?(t.openBlock(),t.createElementBlock("label",{key:0,id:c.value,for:l.value,class:t.normalizeClass(a.labelClass?a.labelClass:"block text-subtitle text-gray-dark mb-2")},[t.createTextVNode(t.toDisplayString(a.label)+" ",1),a.required?(t.openBlock(),t.createElementBlock("span",O3,"*")):t.createCommentVNode("",!0)],10,A3)):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("textarea",{id:l.value,ref_key:"TextAreaRef",ref:i,"onUpdate:modelValue":h[0]||(h[0]=m=>s.value=m),cols:a.cols,rows:a.rows,name:a.inputName,required:a.required,placeholder:a.placeholder,"aria-required":a.required,"aria-labelledby":a.showLabel?c.value:void 0,"aria-label":a.showLabel?void 0:a.label,class:t.normalizeClass(a.inputClass?a.inputClass:"border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl"),onKeydown:h[1]||(h[1]=t.withKeys(m=>o("esc"),["esc"])),onInput:h[2]||(h[2]=m=>o("input",m.target)),onFocus:h[3]||(h[3]=m=>r.value=!0),onBlur:h[4]||(h[4]=m=>r.value=!1)},null,42,F3),[[t.vModelText,s.value]])]))}}),H3=["id","for"],q3={key:0,class:"text-error"},j3=["id","name","type","required","title","placeholder","maxlength","pattern","aria-required","aria-labelledby","aria-label"],vn=t.defineComponent({__name:"TextInput",props:t.mergeModels({inputName:{},type:{default:"text"},required:{type:Boolean,default:!1},label:{},showLabel:{type:Boolean,default:!0},placeholder:{default:void 0},maxlength:{default:void 0},pattern:{default:void 0},title:{default:void 0},autofocus:{type:Boolean},labelClass:{default:void 0},inputClass:{default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(void 0),r=t.ref(!1),l=t.computed(()=>`${a.inputName}_input`),c=t.computed(()=>`${l.value}_label`);return t.onMounted(()=>{a.autoFocus&&i.value&&(i.value.focus(),r.value=!0)}),(d,h)=>(t.openBlock(),t.createElementBlock("div",null,[a.showLabel?(t.openBlock(),t.createElementBlock("label",{key:0,id:c.value,for:l.value,class:t.normalizeClass(a.labelClass?a.labelClass:"block text-subtitle text-gray-dark")},[t.createTextVNode(t.toDisplayString(a.label)+" ",1),a.required?(t.openBlock(),t.createElementBlock("span",q3,"*")):t.createCommentVNode("",!0)],10,H3)):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("input",{id:l.value,ref_key:"TextInputRef",ref:i,"onUpdate:modelValue":h[0]||(h[0]=m=>s.value=m),name:a.inputName,type:a.type,required:a.required,title:a.title,placeholder:a.placeholder,maxlength:a.maxlength,pattern:a.pattern,"aria-required":a.required,"aria-labelledby":a.showLabel?c.value:void 0,"aria-label":a.showLabel?void 0:a.label,class:t.normalizeClass(a.inputClass?a.inputClass:"border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl"),onKeydown:h[1]||(h[1]=t.withKeys(m=>o("esc"),["esc"])),onInput:h[2]||(h[2]=m=>o("input",m.target)),onFocus:h[3]||(h[3]=m=>r.value=!0),onBlur:h[4]||(h[4]=m=>r.value=!1)},null,42,j3),[[t.vModelDynamic,s.value]])]))}});var R3=/[!'()*]/g,G3=function(e){return"%".concat(e.charCodeAt(0).toString(16))};function U3(e){return encodeURIComponent(e).replace(R3,G3)}function W3(e){return e==null}function Y3(e,n){return e.hasOwnProperty(n)}function K3(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function Z3(e){return e.hasOwnProperty?Y3:K3}function X3(e,n,a){var o=Z3(e),s;for(var s in e)o(e,s)&&n(e[s],s,e)}function J3(e,n,a){W3(e)||X3(e,n)}typeof document<"u"&&document.createElement("a");var ho=function(e,n){return ho=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(a[s]=o[s])},ho(e,n)};function Mi(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");ho(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}typeof SuppressedError=="function"&&SuppressedError;function Li(e){return e!==null&&typeof e=="object"}var Q3=function(e){Mi(n,e);function n(a,o,s){var i=e.call(this,a)||this;return Li(o)&&(s=o,o="Exception"),Error.captureStackTrace?Error.captureStackTrace(i,i.constructor):i.stack=new Error().stack,i.name=o||"Exception",Object.assign(i,s),i}return n}(Error);(function(e){Mi(n,e);function n(a,o,s){return e.call(this,"".concat(typeof o=="string"?o:o.constructor.name,".").concat(a," not implemented yet."),"NotImplementedException",s)||this}return n})(Q3);function Di(e,n){switch(typeof e){case"string":return e===""?e:n(e);case"number":if(e!==e)return"";case"bigint":case"boolean":return e;case"object":return e===null?"":n(JSON.stringify(e));default:return""}}function e4(e,n,a,o,s){n||(n="&"),a||(a="="),o||(o=U3);var i="",r=s?function(l,c,d){s(l,c)&&(d&&(i+=n),i+=l,i+=a,i+=c)}:function(l,c,d){d&&(i+=n),i+=l,i+=a,i+=c};return J3(e,function(l,c){if(Array.isArray(l))for(var d=0,h=l.length;d<h;d++)r(c,Di(l[d],o),!!i||d>0);else r(c,Di(l,o),!!i)}),i}function vi(e,n){return Li(e)?(n||(n={}),e4(e,n.sep,n.eq,n.encodeURIComponent,n.filter)):""}const t4=t.defineComponent({name:"FormContact",components:{LayoutHelper:ee,BaseHeading:G,BaseButton:R,TextArea:xi,TextInput:vn},data(){return{submitted:!1}},methods:{focus(e){window.scrollTo(0,e.offsetTop+100),e.focus()},validate(e){const n=["full_name","email","subject","message"],a={};for(const o in n){const s=n[o],i=e.target.elements[s];if(i.value===""){this.focus(i);const r=s.replace("_"," ");return alert("Please fill out the "+r+" field."),!1}else a[s]=i.value}return a},submit(e){const n=this.validate(e);if(n!==!1){this.reveal();const a="https://formspree.io/f/xpzvnnzn",o={method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},body:vi({full_name:n.full_name,email:n.email,subject:n.subject,message:n.message})};fetch(a,o)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormContact&&this.$scrollTo(this.$refs.FormContact,0,{offset:-100})}}}),n4={ref:"FormContact",class:"text-gray-light-mid mb-10"},a4={class:"mb-10"},o4={class:"mt-8"},s4={class:"pt-10 text-center"},i4=t.createElementVNode("div",{class:"text-jpl-blue-light h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),r4=t.createElementVNode("p",{class:"text-h5"},"Your feedback has been sent.",-1);function l4(e,n,a,o,s,i){const r=G,l=vn,c=xi,d=R,h=ee;return t.openBlock(),t.createBlock(h,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",n4,null,512),t.withDirectives(t.createElementVNode("div",a4,[t.createElementVNode("form",{onSubmit:n[0]||(n[0]=t.withModifiers((...m)=>e.submit&&e.submit(...m),["prevent"]))},[t.createVNode(r,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createVNode(l,{class:"mt-8","input-name":"full_name",label:"Name",type:"text",required:"",placeholder:"enter your first and last name"}),t.createVNode(l,{class:"mt-8","input-name":"email",label:"Email",type:"email",required:"",placeholder:"enter your email"}),t.createVNode(r,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode("Write Us")]),_:1}),t.createVNode(l,{class:"mt-8","input-name":"subject",label:"Subject",type:"text",required:"",placeholder:"write a subject"}),t.createVNode(c,{class:"mt-8","input-name":"message",label:"Message","input-class":"w-full px-4 py-3",required:"",placeholder:"write your message..."}),t.createElementVNode("div",o4,[t.createVNode(d,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],32)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",s4,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),i4,r4],512),[[t.vShow,e.submitted]])]),_:1})}const mo=B(t4,[["render",l4]]),Pi="https://app.icontact.com/icp/core/mycontacts/signup/designer/form/?id=5&cid=1389932&lid=11365",c4="6LeCZCcUAAAAALhxcQ5fN80W6Wa2K3GqRQK6WRjA",d4="https://app.icontact.com/icp/core/signup/tracking.gif?id=5&cid=1389932&lid=11365",h4=[{id:"breaking",title:"Latest News",text:"All JPL News delivered immediately",value:"41031",alt:"Lists",name:"data[listGroups][]"},{id:"daily",title:"Day in Review",text:"Daily JPL news summary",value:"41032",alt:"Lists",name:"data[listGroups][]"},{id:"weekly",title:"Week in Review",text:"Weekly JPL news summary",value:"41033",alt:"Lists",name:"data[listGroups][]"},{id:"monthly",title:"Month in Review",text:"Monthly JPL news summary",value:"41034",alt:"Lists",name:"data[listGroups][]"}],m4=[{id:"educators",title:"Educators",text:null,value:"21583",alt:"Lists",name:"data[listGroups][]"},{id:"educator-workshop",title:"Educators Workshops",text:"Southern California",value:"51343",alt:"Lists",name:"data[listGroups][]"},{id:"students",title:"Students K-12",text:null,value:"29483",alt:"Lists",name:"data[listGroups][]"},{id:"internships",title:"Internships",text:null,value:"29484",alt:"Lists",name:"data[listGroups][]"}],p4=t.defineComponent({name:"FormNewsletterSignup",components:{LayoutHelper:ee,BaseHeading:G,BaseButton:R,BaseCheckboxGroup:Ba,BaseRadioGroup:Ea,TextInput:vn},data(){return{prefilledEmail:null,submitted:!1,iContactForm:Pi,iContactTrackingGif:d4,captchaKey:c4,emailGroups:h4,eduEmailGroups:m4}},mounted(){this.$route&&this.$route.query.email!=null&&(this.prefilledEmail=this.$route.query.email);const e=document.createElement("script");e.setAttribute("src","https://app.icontact.com/icp/static/form/javascripts/validation-captcha.js");const n=document.createElement("script");n.setAttribute("src","https://app.icontact.com/icp/static/form/javascripts/tracking.js"),document.head.appendChild(e,n)},methods:{focus(e){window.scrollTo(0,e.offsetTop+100),e.focus()},validate(e){const n=["email"],a={};for(const o in n){const s=n[o],i=e.target.elements[s];if(i.value===""){this.focus(i);const r=s.replace("_"," ");return alert("Please fill out the "+r+" field."),!1}else a[s]=i.value}return a},submit(e){const n=this.validate(e);if(n!==!1){this.reveal();const a={method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},body:vi({"data[email]":n.email,"data[fname]":n.first_name,"data[lname]":n.last_name,"data[zip]":n.zip_code,"data[listGroups][]":n.listGroups})};fetch(Pi,a)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormNewsletterSignup&&this.$scrollTo(this.$refs.FormNewsletterSignup,0,{offset:100})}}}),f4=["src"],u4={ref:"FormNewsletterSignup",class:"text-gray-light-mid mb-10"},g4={class:"mb-10"},y4=["captcha-key","action"],b4={dataname:"listGroups","data-label":"Which email groups would you like to join?"},k4={class:"mt-8"},_4={class:"mt-8"},$4={class:"mt-4 lg:mt-8 submit-container"},w4={class:"pt-10 text-center"},B4=t.createElementVNode("div",{class:"text-jpl-blue-light h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),C4=t.createElementVNode("p",{class:"text-h6"},"Check your inbox to verify your email.",-1),E4=t.createElementVNode("div",{class:"hidden-container"},null,-1);function S4(e,n,a,o,s,i){const r=G,l=vn,c=Ea,d=Ba,h=R,m=ee;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("img",{src:e.iContactTrackingGif,alt:""},null,8,f4),t.createVNode(m,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",u4,null,512),t.withDirectives(t.createElementVNode("div",g4,[t.createElementVNode("form",{id:"ic_signupform","captcha-key":e.captchaKey,"captcha-theme":"light","new-captcha":"true",method:"POST",action:e.iContactForm},[t.createVNode(r,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createVNode(l,{modelValue:e.prefilledEmail,"onUpdate:modelValue":n[0]||(n[0]=p=>e.prefilledEmail=p),class:"mt-8","input-name":"data[email]",label:"Email",type:"email",required:"",placeholder:"enter your email"},null,8,["modelValue"]),t.createVNode(l,{class:"mt-8","input-name":"data[fname]",label:"First Name",type:"text",placeholder:"enter your first name"}),t.createVNode(l,{class:"mt-8","input-name":"data[lname]",label:"Last Name",type:"text",maxlength:"64",placeholder:"enter your last name"}),t.createVNode(l,{class:"mt-8","input-name":"data[zip]",label:"Zip",type:"text",maxlength:"10",pattern:"[0-9]{5-10}",title:"Five digit zip code",placeholder:"enter your 5-digit zip code"}),t.createVNode(r,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode(" Subscribe to Email Groups ")]),_:1}),t.createElementVNode("div",b4,[t.createElementVNode("div",k4,[t.createVNode(c,{heading:"JPL News","sub-heading":"Choose how frequently you want to receive updates (opt out anytime):",group:"email",title:"Email Groups",preselected:"breaking",options:e.emailGroups},null,8,["options"])]),t.createElementVNode("div",_4,[t.createVNode(d,{heading:"JPL Education Updates","sub-heading":"The JPL Education Office also offers email updates about classroom activities and workshops for educators, projects and competitons for K-12 students and internship opportunities at JPL and NASA.",group:"education",title:"Education Email Groups",options:e.eduEmailGroups},null,8,["options"])])]),t.createElementVNode("div",$4,[t.createVNode(h,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],8,y4)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",w4,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),B4,C4],512),[[t.vShow,e.submitted]])]),_:1}),E4])}const po=B(p4,[["render",S4]]),V4=t.defineComponent({name:"HeroLarge",props:{eyebrow:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},image:{type:Object,required:!1},hasOverlay:{type:Boolean,default:!1}},mounted(){Xe()}}),zi=e=>(t.pushScopeId("data-v-56889aaa"),e=e(),t.popScopeId(),e),N4={class:"HeroLarge max-w-screen-3xl relative mx-auto"},T4={class:"absolute inset-0 z-10 bg-black"},I4={key:0},x4=["srcset"],M4=["srcset"],L4=["srcset"],D4=["src","width","height","alt"],v4={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},P4=zi(()=>t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-l from-transparent-w25 lg:from-transparent-w50 to-transparent-black-50 lg:to-transparent-black-50 absolute inset-0"},null,-1)),z4={class:"text-contrast relative w-full text-white"},A4={class:"lg:py-0 pb-80 container pt-8 mx-auto"},O4={key:0,class:"lg:mb-6 font-secondary mb-4 text-base font-semibold tracking-wider no-underline uppercase"},F4=zi(()=>t.createElementVNode("span",{class:"sr-only"},".",-1)),H4={key:1,class:"lg:w-3/4 xl:w-3/5 xl:text-10xl lg:text-9xl md:text-8xl text-7xl lg:tracking-tightest lg:leading-tighter mb-5 font-bold leading-tight uppercase"},q4={key:2,class:"lg:w-1/2 2xl:w-2/5 xl:text-6xl lg:text-4xl md:text-2xl lg:leading-tight text-lg font-medium"};function j4(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",N4,[t.createElementVNode("div",T4,[e.image&&e.image.src?(t.openBlock(),t.createElementBlock("picture",I4,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.image.srcSet},null,8,x4),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.image.screenMd.url},null,8,M4),t.createElementVNode("source",{srcset:e.image.screenSm.url},null,8,L4),t.createElementVNode("img",{class:"md:object-right object-cover object-bottom w-full h-full",src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt},null,8,D4)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",v4,[P4,t.createElementVNode("div",z4,[t.createElementVNode("div",A4,[t.createElementVNode("div",{class:t.normalizeClass(["lg:px-10 2xl:px-0 lg:pt-6 lg:pb-18 px-4",{"pt-10":e.hasOverlay}])},[e.eyebrow?(t.openBlock(),t.createElementBlock("div",O4,[t.createTextVNode(t.toDisplayString(e.eyebrow)+" ",1),F4])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createElementBlock("h1",H4,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",q4,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0)],2)])])])])}const R4=B(V4,[["render",j4],["__scopeId","data-v-56889aaa"]]),G4=t.defineComponent({name:"MixinVideoBg",props:{video:{type:Object,required:!1}}}),U4={key:0,loop:"",muted:"",playsinline:"",autoplay:"",preload:"auto",class:"object-cover w-full h-full"},W4=["src"],Y4=["src"],K4=["src"];function Z4(e,n,a,o,s,i){return e.video&&e.video.file?(t.openBlock(),t.createElementBlock("video",U4,[e.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.video.fileWebm,type:"video/webm"},null,8,W4)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.video.file,type:"video/mp4"},null,8,Y4),e.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.video.fileOgg,type:"video/ogg"},null,8,K4)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Xt=B(G4,[["render",Z4]]),X4=t.defineComponent({name:"HeroMedium",components:{IconArrow:de,BaseLink:F,MixinVideoBg:Xt,BaseTag:At},props:{feature:{type:Object,required:!1},customTag:{type:String,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"View"},compact:{type:Boolean,required:!1,default:!1},customVideo:{type:Object,required:!1},customImage:{type:Object,required:!1}},computed:{theVideo(){var e,n;return this.customVideo?this.customVideo:(n=(e=this.feature)==null?void 0:e.video)!=null&&n.file?this.feature.video:null},theImage(){var e,n;return this.customImage?this.customImage:(n=(e=this.feature)==null?void 0:e.image)!=null&&n.src?this.feature.image:null}},watch:{"$route.query":{handler(){Xe()}}},mounted(){Xe()}}),J4={class:"absolute inset-0 z-10 overflow-hidden bg-black"},Q4={key:1},e5=["srcset"],t5=["srcset"],n5=["data-srcset"],a5=["src","width","height"],o5=t.createElementVNode("div",{class:"bg-gradient-to-b lg:bg-gradient-to-bl from-transparent lg:from-transparent-w50 to-black lg:to-transparent-black-75 absolute inset-0"},null,-1),s5={key:0,class:"flex items-center lg:mb-3 mb-2"},i5={key:1,class:"text-subtitle"},r5=t.createElementVNode("span",{class:"sr-only"},".",-1),l5={class:"text-h3 font-semibold mb-0"},c5={class:"mr-2"},d5={class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"};function h5(e,n,a,o,s,i){var m,p;const r=Xt,l=At,c=de,d=t.resolveComponent("nuxt-link"),h=F;return t.openBlock(),t.createElementBlock("section",{"aria-label":"Feature",class:t.normalizeClass(["ThemeVariantDark relative flex items-center overflow-hidden",e.compact?"HeroSmall":"HeroMedium"])},[t.createElementVNode("div",J4,[e.theVideo?(t.openBlock(),t.createBlock(r,{key:0,video:e.theVideo},null,8,["video"])):e.theImage&&e.theImage.src?(t.openBlock(),t.createElementBlock("picture",Q4,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.theImage.srcSet},null,8,e5),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(m=e.theImage.screenMd)==null?void 0:m.url},null,8,t5),t.createElementVNode("source",{"data-srcset":(p=e.theImage.screenSm)==null?void 0:p.url},null,8,n5),t.createElementVNode("img",{class:"object-cover w-full h-full",src:e.theImage.src.url,width:e.theImage.src.width,height:e.theImage.src.height,alt:""},null,8,a5)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",{class:t.normalizeClass(["lg:flex lg:items-end lg:relative lg:h-full z-20 w-full",{"absolute bottom-0":!e.compact}])},[o5,e.feature?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["px-4 lg:px-10 2xl:px-0 lg:pb-0 lg:py-0 text-contrast container relative mx-auto text-white",{"pt-40 pb-2 mb-10":!e.compact,"my-6 lg:mt-0 lg:mb-10":e.compact}])},[t.createVNode(d,{to:e.feature.url,class:"lg:w-1/2 xl:w-5/12 block"},{default:t.withCtx(()=>[e.customTag||e.customLabel||e.feature.label?(t.openBlock(),t.createElementBlock("div",s5,[e.customTag?(t.openBlock(),t.createBlock(l,{key:0,variant:"primary",size:"sm",class:"mr-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.customTag),1)]),_:1})):t.createCommentVNode("",!0),e.customLabel||e.feature.label?(t.openBlock(),t.createElementBlock("p",i5,[t.createTextVNode(t.toDisplayString(e.customLabel||e.feature.label)+" ",1),r5])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("p",l5,[t.createElementVNode("span",c5,t.toDisplayString(e.feature.title),1),t.createElementVNode("span",d5,[t.createVNode(c,{class:"inline"})])])]),_:1},8,["to"]),t.createVNode(h,{to:e.feature.url,class:"lg:block hidden","link-class":"inline-block","caret-wrapper-class":"py-3",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.cta),1)]),_:1},8,["to"])],2)):t.createCommentVNode("",!0)],2)],2)}const fo=B(X4,[["render",h5]]),m5=t.defineComponent({name:"HeroListingIndex",components:{HeroMedium:fo},props:{pageData:{type:Object,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"Read Article"}},computed:{...pe(Re),customVideo(){var e,n;if(this.pageData&&((n=(e=this.pageData.featured)==null?void 0:e.heroBlocks)==null?void 0:n.length)>0&&this.pageData.featured.heroBlocks[0].blockType==="VideoBlock")return this.pageData.featured.heroBlocks[0].video},customImage(){var e,n,a,o;if(this.pageData&&((n=(e=this.pageData.featured)==null?void 0:e.heroBlocks)==null?void 0:n.length)>0){const s=this.pageData.featured.heroBlocks[0];if(s.blockType==="ImageChooserBlock"||s.blockType==="HeroImageBlock")return s.listingPageHeroImage;if(s.blockType==="CarouselBlock"&&s.blocks&&s.blocks.length>0)return s.blocks[0].listingPageHeroImage}else if((o=(a=this.pageData)==null?void 0:a.featured)!=null&&o.listingPageHeroImage)return this.pageData.featured.listingPageHeroImage}}});function p5(e,n,a,o,s,i){const r=fo;return e.pageData?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["max-w-screen-3xl mx-auto",{"-nav-offset":e.pageData.featured}])},[e.pageData.featured?(t.openBlock(),t.createBlock(r,{key:0,class:"md:mb-12 lg:mb-18 mb-10","custom-tag":e.themeStore.theme==="ThemeEdu"&&e.customLabel?e.customLabel:void 0,"custom-label":e.themeStore.theme==="ThemeEdu"?e.pageData.featured.topicLabel:e.customLabel,feature:e.pageData.featured,"custom-video":e.customVideo,"custom-image":e.customImage,cta:e.cta},null,8,["custom-tag","custom-label","feature","custom-video","custom-image","cta"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const f5=B(m5,[["render",p5]]),u5=t.defineComponent({name:"IconClose"}),g5={class:"IconClose",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},y5=[t.createElementVNode("path",{d:"M21.192-.02l2.829 2.828L14.828 12l9.193 9.192-2.829 2.829L12 14.828l-9.192 9.193-2.829-2.829L9.172 12-.02 2.808 2.808-.021 12 9.172 21.192-.02z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function b5(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",g5,y5)}const Fe=B(u5,[["render",b5]]),k5=t.defineComponent({name:"IconInfo"}),_5={class:"IconInfo",width:"10",height:"22",viewBox:"0 0 10 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},$5=[t.createElementVNode("path",{d:"M7 8v12h3v2H0v-2h3V10H0V8h7zM5 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5z",fill:"currentColor"},null,-1)];function w5(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",_5,$5)}const uo=B(k5,[["render",w5]]),B5=t.defineComponent({name:"HeroMedia",components:{MixinVideoBg:Xt,BaseImageCaption:ie,IconInfo:uo,IconClose:Fe},props:{image:{type:Object,required:!1},video:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},credit:{type:String,required:!1}},data(){return{captionVisible:!1}},computed:{theImageCaption(){if(this.image&&this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.image&&this.image.caption&&this.image.caption.length>2&&this.displayCaption)return this.image.caption},theImageData(){if(this.image)return{...this.image,caption:this.theImageCaption}},theSrcSet(){return this.theImageData?se(this.theImageData):void 0},customCaption(){if(this.caption&&this.caption.length>2||this.credit)return{caption:this.caption,credit:this.credit}},captionVisibilityClass(){return this.captionVisible?"flex":"hidden"},hasCaptionArea(){var e,n;return this.theImageData?this.theImageCaption||((e=this.image)==null?void 0:e.credit)||((n=this.image)==null?void 0:n.detailUrl):!!this.customCaption}},mounted(){Xe()},methods:{toggleCaption(){this.captionVisible?this.captionVisible=!1:this.captionVisible=!0}}}),C5={key:0,class:"HeroMedia"},E5={class:"bg-gray-light"},S5={class:"vh-crop max-w-screen-3xl relative flex items-center mx-auto overflow-hidden"},V5={class:"hero"},N5=["srcset","src","width","height","alt"],T5={key:0,class:"lg:hidden absolute bottom-0 left-0 w-full h-auto mx-auto"};function I5(e,n,a,o,s,i){const r=Xt,l=uo,c=Fe,d=ie;return e.image||e.video?(t.openBlock(),t.createElementBlock("div",C5,[t.createElementVNode("div",E5,[t.createElementVNode("div",S5,[t.createElementVNode("div",V5,[e.theImageData?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.theImageData.src?(t.openBlock(),t.createElementBlock("img",{key:0,class:"object-cover object-center w-full h-full",srcset:e.theSrcSet,src:e.theImageData.src.url,width:e.theImageData.src.width,height:e.theImageData.src.height,alt:e.theImageData.alt,itemprop:"image","data-chromatic":"ignore"},null,8,N5)):t.createCommentVNode("",!0)],64)):e.video?(t.openBlock(),t.createBlock(r,{key:1,video:e.video},null,8,["video"])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",T5,[t.createElementVNode("button",{class:"bg-opacity-90 text-gray-dark flex items-center justify-center w-12 h-12 ml-auto bg-white cursor-pointer","aria-label":"Toggle caption",onClick:n[0]||(n[0]=(...h)=>e.toggleCaption&&e.toggleCaption(...h))},[t.withDirectives(t.createVNode(l,{class:"text-xl"},null,512),[[t.vShow,!e.captionVisible]]),t.withDirectives(t.createVNode(c,null,null,512),[[t.vShow,e.captionVisible]])])])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass([e.captionVisibilityClass,"max-w-screen-3xl ThemeVariantGray bg-gray-light bg-opacity-90 lg:bg-opacity-100 ThemeVariantGray lg:block lg:pb-4 lg:px-3 xl:px-8 lg:pt-4 items-start p-4 mx-auto"])},[t.createVNode(d,{data:e.theImageData||e.customCaption},null,8,["data"])],2)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Jt=B(B5,[["render",I5]]),x5=t.defineComponent({name:"HomepageCarouselItem",components:{BaseLink:F,IconArrow:de},props:{item:{type:Object,required:!1}}}),M5={key:0,class:"HomepageCarouselItem relative flex items-center overflow-hidden"},L5={class:"absolute inset-0 z-10 overflow-hidden bg-black"},D5={key:0,loop:"",muted:"",playsinline:"",preload:"none",class:"left-1/2 top-1/2 absolute z-10 object-cover w-auto h-auto min-w-full min-h-full transform -translate-x-1/2 -translate-y-1/2"},v5=["src"],P5=["src"],z5=["src"],A5={key:1},O5=["srcset"],F5=["srcset"],H5=["srcset"],q5=["src","width","height"],j5={class:"lg:flex lg:items-center lg:relative lg:h-full absolute bottom-0 z-20 w-full"},R5=t.createElementVNode("div",{class:"bg-gradient-to-b lg:bg-gradient-to-l from-transparent lg:from-transparent xl:from-transparent-w25 to-black lg:to-transparent-black-75 absolute inset-0"},null,-1),G5={class:"lg:px-10 2xl:px-0 lg:pb-10 lg:pt-0 text-contrast container relative px-4 pt-40 pb-24 mx-auto text-white"},U5={class:"lg:w-3/4 xl:w-1/2 block"},W5={key:0,class:"font-primary text-jpl-red-light lg:text-3xl lg:mb-0 mb-2 text-xl font-semibold tracking-normal uppercase"},Y5=t.createElementVNode("span",{class:"sr-only"},".",-1),K5={key:0,class:"lg:text-9xl leading-tighter text-5xl font-extrabold tracking-tighter"},Z5={class:"mr-2"},X5={key:0,class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"},J5={key:1,class:"can-hover:group-hover:ml-5 text-jpl-red-light text-7xl lg:block hidden ml-0 transition-all duration-200 ease-in"};function Q5(e,n,a,o,s,i){var l,c;const r=de;return e.item?(t.openBlock(),t.createElementBlock("div",M5,[t.createElementVNode("div",L5,[e.item.video&&e.item.video.file?(t.openBlock(),t.createElementBlock("video",D5,[e.item.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.item.video.fileWebm,type:"video/webm"},null,8,v5)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.item.video.file,type:"video/mp4"},null,8,P5),e.item.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.item.video.fileOgg,type:"video/ogg"},null,8,z5)):t.createCommentVNode("",!0)])):e.item.image&&e.item.image.src?(t.openBlock(),t.createElementBlock("picture",A5,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.item.image.srcSet},null,8,O5),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(l=e.item.image.screenMd)==null?void 0:l.url},null,8,F5),t.createElementVNode("source",{srcset:(c=e.item.image.screenSm)==null?void 0:c.url},null,8,H5),t.createElementVNode("img",{class:"md:object-right object-cover object-bottom w-full h-full",src:e.item.image.src.url,width:e.item.image.src.width,height:e.item.image.src.height,alt:"",loading:"lazy","data-chromatic":"ignore"},null,8,q5)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",j5,[R5,t.createElementVNode("div",G5,[t.createElementVNode("div",U5,[e.item.heading?(t.openBlock(),t.createElementBlock("p",W5,[t.createTextVNode(t.toDisplayString(e.item.heading)+" ",1),Y5])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.item.externalLink||e.item.page&&e.item.page.url?"BaseLink":"div"),{variant:"none","link-class":"block",href:e.item.externalLink?e.item.externalLink:null,to:e.item.page&&e.item.page.url&&!e.item.externalLink?e.item.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[e.item.slideTitle?(t.openBlock(),t.createElementBlock("p",K5,[t.createElementVNode("span",Z5,t.toDisplayString(e.item.slideTitle),1),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("span",X5,[t.createVNode(r,{class:"inline"})])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("div",J5,[t.createVNode(r)])):t.createCommentVNode("",!0)]),_:1},8,["href","to"]))])])])])):t.createCommentVNode("",!0)}const go=B(x5,[["render",Q5]]);te.use([Lm,Ht,Am,Dm]);const e6=t.defineComponent({name:"HomepageCarousel",components:{BaseLink:F,HomepageCarouselItem:go},props:{items:{type:Array,required:!1},duration:{type:Number,default:5e3}},data(){return{slideLoaded:!1,slider:null,sliderOptions:{effect:"fade",slidesPerView:1,speed:500,threshold:20,followFinger:!1,longSwipesRatio:.01,autoplay:{delay:this.duration,disableOnInteraction:!1},loop:!0,pagination:{el:".swiper-pagination",clickable:!0},lazyPreloadPrevNext:1,on:{transitionStart:()=>{this.slideLoaded=!1},transitionEnd:()=>{this.slideLoaded=!0,this.slideToNext=!0,this.updateTabbedItems()},sliderMove:e=>{e.touches.diff>0?this.slideToNext=!1:this.slideToNext=!0},slideChange:e=>{this.videoHandler(e)}}},tabbedItems:void 0,slideToNext:!0}},computed:{theIndex(){return this.slider?this.slider.realIndex:!1},onlyOneSlide(){var e;return((e=this.items)==null?void 0:e.length)===1},loopedTabs(){const e=this.items,n=this.theIndex?this.theIndex+1:1;return n&&e?[...e.slice(n-1),...e.slice(0,n)]:this.items},tabContainerWidthClass(){var e,n,a,o;return((e=this.items)==null?void 0:e.length)===2?"overflow-hidden w-2/5":((n=this.items)==null?void 0:n.length)===3?"overflow-hidden w-3/5":((a=this.items)==null?void 0:a.length)===4?"overflow-hidden w-4/5":((o=this.items)==null?void 0:o.length)===5?"overflow-hidden container":"overflow-visible container"},tabWidthClass(){var e,n,a,o;return((e=this.items)==null?void 0:e.length)===2?"w-1/2":((n=this.items)==null?void 0:n.length)===3?"w-1/3":((a=this.items)==null?void 0:a.length)===4?"w-1/4":(((o=this.items)==null?void 0:o.length)===5,"w-1/5")},tabTranslateClass(){var n,a,o,s,i,r;let e="";return this.slideToNext?((n=this.items)==null?void 0:n.length)===2?e="-translate-x-1/2":((a=this.items)==null?void 0:a.length)===3?e="-translate-x-1/3":((o=this.items)==null?void 0:o.length)===4?e="-translate-x-1/4":e="-translate-x-1/5":this.slideToNext||(((s=this.items)==null?void 0:s.length)===2?e="translate-x-1/2":((i=this.items)==null?void 0:i.length)===3?e="translate-x-1/3":((r=this.items)==null?void 0:r.length)===4?e="translate-x-1/4":e="translate-x-1/5"),this.slideLoaded||(e+=" transform transition-transform duration-500"),e}},mounted(){Xe(),this.init()},methods:{init(){this.onlyOneSlide?this.slider=new te(this.$refs.HomepageCarouselSlider,{...this.sliderOptions,loop:!1,autoplay:!1}):this.slider=new te(this.$refs.HomepageCarouselSlider,this.sliderOptions),this.updateTabbedItems(),this.slideLoaded=!0,this.videoHandler(this.slider)},updateTabbedItems(){this.tabbedItems=this.loopedTabs},videoHandler(e){const n=e.activeIndex,a=this.getVideo(n,e);if(a&&(a.autoplay=!0,a.load()),e.previousIndex){const o=e.previousIndex,s=this.getVideo(o,e);s&&s.pause()}},getVideo(e,n){const a=n.slides[e];if(a){const o=a.getElementsByTagName("video");if(o.length)return o[0]}return null}}}),t6={key:0,class:"HomepageCarousel max-w-screen-3xl mx-auto"},n6={"aria-label":"Features",class:"sr-only"},a6={class:"relative w-full overflow-hidden",role:"presentation"},o6={ref:"HomepageCarouselSlider",class:"HomepageCarouselSlider swiper"},s6={class:"swiper-wrapper"},i6={key:0,class:"lg:hidden pb-14 absolute bottom-0 w-full"},r6={class:"swiper-pagination container"},l6={key:1,class:"lg:block text-contrast absolute inset-x-0 bottom-0 z-10 hidden text-left text-white bg-black bg-opacity-50"},c6={class:"h-2px w-full bg-transparent"},d6={class:"HomepageCarouselTabs relative container overflow-hidden mx-auto pt-5 pb-22"},h6={class:"w-full -translate-x-1/5"};function m6(e,n,a,o,s,i){const r=F,l=go;return e.items?(t.openBlock(),t.createElementBlock("div",t6,[t.createElementVNode("nav",n6,[t.createElementVNode("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d},[t.createVNode(r,{variant:"none",href:c.externalLink?c.externalLink:void 0,to:c.page&&c.page.url&&!c.externalLink?c.page.url:void 0},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.slideTitle),1)]),_:2},1032,["href","to"])]))),128))])]),t.createElementVNode("div",a6,[t.createElementVNode("div",o6,[t.createElementVNode("div",s6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createBlock(l,{key:d,item:c,class:"swiper-slide"},null,8,["item"]))),128))]),e.onlyOneSlide?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",i6,[t.createElementVNode("div",r6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createElementBlock("span",{key:d,class:t.normalizeClass(`swiper-pagination-bullet${d===0?" swiper-pagination-bullet-active":""}`)},null,2))),128))])])),e.onlyOneSlide?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",l6,[t.createElementVNode("div",c6,[t.createVNode(t.Transition,{name:"load"},{default:t.withCtx(()=>[e.slideLoaded?(t.openBlock(),t.createElementBlock("div",{key:0,class:"h-2px w-full bg-white bg-opacity-50 -translate-x-full",style:t.normalizeStyle(`transition-duration: ${e.duration}ms`)},null,4)):t.createCommentVNode("",!0)]),_:1})]),t.createElementVNode("div",d6,[t.createElementVNode("div",h6,[t.createElementVNode("div",{class:t.normalizeClass(e.tabContainerWidthClass)},[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-nowrap",e.tabTranslateClass])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.tabbedItems,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,variant:"none",href:c.externalLink?c.externalLink:void 0,to:c.page&&c.page.url&&!c.externalLink?c.page.url:void 0,"external-target-blank":"",class:t.normalizeClass(["pr-5 flex-shrink-0 h-auto translate-x-0",e.tabWidthClass]),"link-class":`
|
|
35
|
+
</div>`),o}})},methods:{clickHandler(){this.$emit("click")}}}),Hp=["href","data-fancybox","data-src","data-width","data-height","data-srcset","data-sizes","data-theme","data-caption","data-title","data-animated","data-download-src","data-url","data-max-width"];function qp(e,n,a,o,s,i){const r=fi;return t.openBlock(),t.createElementBlock("a",{class:"MixinFancybox group cursor-pointer block",role:"link","aria-label":"Open in Lightbox",href:e.src,"data-fancybox":e.galleryName||"","data-src":e.src,"data-width":e.src?e.src.width:null,"data-height":e.src?e.src.height:null,"data-srcset":e.srcSet,"data-sizes":e.sizes,"data-theme":e.computedClass,"data-caption":e.computedCaption,"data-title":e.title,"data-animated":e.animated,"data-download-src":e.downloadSrc,"data-url":e.detailUrl,"data-max-width":e.src?e.src.width:null,onClick:n[0]||(n[0]=l=>e.$emit("click"))},[t.createVNode(r),t.renderSlot(e.$slots,"default")],8,Hp)}const Ve=B(Fp,[["render",qp]]),jp=t.defineComponent({name:"BlockImageStandard",components:{MixinFancybox:Ve,BaseImage:j,BaseImagePlaceholder:H,BaseImageCaption:re},props:{data:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},constrain:{type:Boolean,default:!0}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.data&&this.data.caption&&this.data.caption.length>2)return this.data.caption},theData(){if(this.data)return{...this.data,caption:this.theCaption}},hasCaptionArea(){return!!(this.data&&(this.theCaption||this.data.credit||this.data.detailUrl))}}}),Rp={key:0},Gp={key:1,class:"lg:px-0 p-4 pb-0"};function Up(e,n,a,o,s,i){var h;const r=j,l=H,c=Ve,d=re;return e.theData?(t.openBlock(),t.createElementBlock("div",Rp,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original||((h=e.theData.src)==null?void 0:h.url),caption:e.theData.caption,credit:e.theData.credit,"detail-url":e.theData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":e.constrain?"16:9":"none","dark-mode":""},{default:t.withCtx(()=>[e.theData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theData.src.url,srcset:e.theData.srcSet,width:e.theData.src.width,height:e.theData.src.height,alt:e.theData.alt,"image-class":e.constrain?void 0:"w-full h-auto","object-fit-class":e.constrain?"contain":void 0,loading:"lazy"},null,8,["src","srcset","width","height","alt","image-class","object-fit-class"])):t.createCommentVNode("",!0)]),_:1},8,["aspect-ratio"])]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0),e.theData&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",Gp,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Qe=B(jp,[["render",Up]]),Wp=t.defineComponent({name:"BlockImageFullBleed",components:{MixinFancybox:Ve,BaseImage:j,BaseImagePlaceholder:H,BaseImageCaption:re},props:{data:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},constrain:{type:Boolean,default:!0}},data(){return{openTab:1}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.data&&this.data.caption&&this.data.caption.length>2)return this.data.caption},theSrcSet(){return this.theData?ie(this.theData):void 0},theData(){if(this.data)return{...this.data,caption:this.theCaption}},hasCaptionArea(){return!!(this.data&&(this.theCaption||this.data.credit||this.data.detailUrl))}}}),Yp={key:0},Kp={class:"bg-gray-light"},Zp={class:"max-w-screen-3xl mx-auto"},Xp={key:0,class:"max-w-screen-3xl p-4 pb-0 mx-auto"};function Jp(e,n,a,o,s,i){var h;const r=j,l=H,c=Ve,d=re;return e.theData?(t.openBlock(),t.createElementBlock("div",Yp,[t.createElementVNode("div",Kp,[t.createElementVNode("div",Zp,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original||((h=e.theData.src)==null?void 0:h.url),caption:e.theData.caption,credit:e.theData.credit,"detail-url":e.theData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":e.constrain?"16:9":"none","responsive-aspect-ratio":e.constrain?"lg:aspect-ratio-two-one":"","dark-mode":""},{default:t.withCtx(()=>[e.theData.src&&e.theData.srcCropped?(t.openBlock(),t.createBlock(r,{key:0,src:e.constrain?e.theData.srcCropped.url:e.theData.src.url,srcset:e.theData.srcSet&&!e.constrain?e.theData.srcSet:e.theSrcSet,width:e.constrain?e.theData.srcCropped.width:e.theData.src.width,height:e.constrain?e.theData.srcCropped.height:e.theData.src.height,alt:e.theData.alt,"image-class":e.constrain?void 0:"w-full h-auto","object-fit-class":e.constrain?"cover":void 0,loading:"lazy"},null,8,["src","srcset","width","height","alt","image-class","object-fit-class"])):t.createCommentVNode("",!0)]),_:1},8,["aspect-ratio","responsive-aspect-ratio"])]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0)])]),e.data&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",Xp,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Wa=B(Wp,[["render",Jp]]),Qp=t.defineComponent({name:"BlockImage",components:{BlockImageStandard:Qe,BlockImageFullBleed:Wa,LayoutHelper:ee},props:{data:{type:Object,required:!1},fullBleed:{type:Boolean,required:!1,default:!1}}}),ef={key:0};function tf(e,n,a,o,s,i){const r=Wa,l=Qe,c=ee;return e.data?(t.openBlock(),t.createElementBlock("div",ef,[e.fullBleed&&e.data.imageFullBleed?(t.openBlock(),t.createBlock(r,{key:0,data:e.data.imageFullBleed,"display-caption":e.data.displayCaption,caption:e.data.caption,constrain:e.data.constrain},null,8,["data","display-caption","caption","constrain"])):(t.openBlock(),t.createBlock(c,{key:1,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(l,{data:e.data.image,"display-caption":e.data.displayCaption,caption:e.data.caption,constrain:e.data.constrain},null,8,["data","display-caption","caption","constrain"])]),_:1}))])):t.createCommentVNode("",!0)}const Ya=B(Qp,[["render",tf]]),nf=t.defineComponent({name:"BlockImageCarouselItem",components:{MixinFancybox:Ve,BaseImage:j,BaseImagePlaceholder:H,BaseImageCaption:re},props:{image:{type:Object,required:!0,default:()=>({})},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},blockId:{type:String,required:!1},showTitle:{type:Boolean,required:!1,default:!1}},computed:{theCaption(){if(this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.displayCaption&&this.image&&this.image.caption&&this.image.caption.length>2)return this.image.caption},theImageData(){return this.image?{...this.image,caption:this.theCaption}:null},hasCaptionArea(){return this.image?this.theCaption||this.image.credit||this.image.detailUrl:!1}}}),af={key:0},of={key:0,class:"lg:px-0 lg:pt-3 px-4 pt-10"};function sf(e,n,a,o,s,i){var h;const r=j,l=H,c=Ve,d=re;return e.theImageData?(t.openBlock(),t.createElementBlock("div",af,[t.createVNode(c,{src:e.theImageData.original||((h=e.theImageData.src)==null?void 0:h.url),caption:e.theImageData.caption,credit:e.theImageData.credit,"detail-url":e.theImageData.detailUrl,"gallery-name":`carousel-${e.blockId}`,title:e.showTitle?e.theImageData.title:void 0,"show-thumbnails":""},{default:t.withCtx(()=>[e.theImageData?(t.openBlock(),t.createBlock(l,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.theImageData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theImageData.src.url,srcset:e.theImageData.srcSet,width:e.theImageData.src.width,height:e.theImageData.src.height,alt:e.theImageData.alt,"object-fit-class":"contain",loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["src","caption","credit","detail-url","gallery-name","title"]),e.theImageData&&e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",of,[t.createVNode(d,{class:"slide-caption",data:e.theImageData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Ka=B(nf,[["render",sf]]),rf=wn.BlockImageCarousel;te.use([$n,Ht]);const lf=t.defineComponent({name:"BlockImageCarousel",components:{BaseButton:R,IconPrev:Ce,IconNext:Be,BlockImageCarouselItem:Ka},props:{items:{type:Array,required:!1},itemRole:{type:String,required:!1},loop:{type:Boolean,default:!0},slide:{type:Number,required:!1},blockId:{type:String,required:!1},showTitle:{type:Boolean,required:!1,default:!1}},data(){return{currentIndex:0,currentCaption:"",slider:null,sliderOptions:{...rf,loop:this.loop,pagination:!1,a11y:{slideRole:this.itemRole},on:{slideChange:e=>{this.updateIndex(e.realIndex),this.loop&&Array.prototype.forEach.call(e.slides,function(n){const a=n.querySelector(".MixinFancybox");if(a){const o=a.dataset.fancybox||a.dataset.triggerFancybox;n.classList.contains("swiper-slide-visible")?(a.dataset.fancybox=o,a.removeAttribute("data-trigger-fancybox")):n.classList.contains("swiper-slide-duplicate")||n.classList.contains("swiper-slide-duplicate-next")?(a.dataset.triggerFancybox=o,a.removeAttribute("data-fancybox")):(a.dataset.fancybox=o,a.removeAttribute("data-trigger-fancybox"))}})}}}}},computed:{hasCover(){return!!this.$slots.firstSlide},itemsMobileNav(){const e=this.items?this.items.map(n=>n):void 0;return e&&this.hasCover&&e.push({cover:"hasCover"}),e}},watch:{slide(e){this.slideTo(e)}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.BlockImageCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),cf={key:0,class:"BlockImageCarousel w-full overflow-hidden"},df={ref:"BlockImageCarousel",class:"swiper"},hf={class:"swiper-wrapper"},mf={class:"swiper-nav lg:block absolute inset-x-0 top-0 hidden h-0 overflow-hidden z-70"},pf={class:"absolute inset-0"},ff={class:"absolute bottom-0 right-0 z-10 flex"},uf={class:"swiper-dots lg:hidden absolute top-0 z-50 w-full text-center"},gf=["aria-label","onClick"];function yf(e,n,a,o,s,i){const r=Ka,l=Ce,c=R,d=Be;return e.items?(t.openBlock(),t.createElementBlock("div",cf,[t.createElementVNode("div",df,[t.createElementVNode("div",hf,[t.renderSlot(e.$slots,"firstSlide"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createBlock(r,{key:m,image:h.image,caption:h.caption,"display-caption":h.displayCaption,"block-id":e.blockId,"show-title":e.showTitle,class:"swiper-slide"},null,8,["image","caption","display-caption","block-id","show-title"]))),128))]),t.createElementVNode("div",mf,[t.createElementVNode("div",pf,[t.createElementVNode("div",ff,[t.createVNode(c,{class:"swiper-prev xl:text-xl border-collapse","aria-label":"Previous slide"},{icon:t.withCtx(()=>[t.createVNode(l)]),_:1}),t.createVNode(c,{class:"swiper-next xl:text-xl border-collapse","aria-label":"Next slide"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1})])])]),t.createElementVNode("div",uf,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.itemsMobileNav,(h,m)=>(t.openBlock(),t.createElementBlock("button",{key:m,class:"pointer-events-auto inline-block px-1 py-3 cursor-pointer","aria-label":"Go to slide "+(e.hasCover?m:m+1),onClick:p=>e.slideTo(e.hasCover?m:m+1)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block w-3 h-3 rounded-full",e.currentIndex===m?"bg-jpl-red":"bg-gray-light-mid"])},null,2)],8,gf))),128))])],512)])):t.createCommentVNode("",!0)}const et=B(lf,[["render",yf]]),bf=t.defineComponent({name:"BlockImageComparison",props:{data:{type:Object,required:!0}},computed:{theBeforeImageSrc(){return this.data&&this.data.beforeImage?this.data.constrain&&this.data.beforeImage.srcCropped?this.data.beforeImage.srcCropped:this.data.beforeImage.src:null},theAfterImageSrc(){return this.data&&this.data.afterImage?this.data.constrain&&this.data.afterImage.srcCropped?this.data.afterImage.srcCropped:this.data.afterImage.src:null}}}),kf={key:0},_f=["innerHTML"];function $f(e,n,a,o,s,i){const r=t.resolveComponent("VueCompareImage"),l=t.resolveComponent("client-only");return e.data?(t.openBlock(),t.createElementBlock("div",kf,[t.createVNode(l,{placeholder:"Loading Image Comparison..."},{default:t.withCtx(()=>[e.theBeforeImageSrc&&e.theAfterImageSrc?(t.openBlock(),t.createBlock(r,{key:0,class:"h-full animate-fadeIn","left-image":e.theBeforeImageSrc.url,"left-image-alt":"Left image","right-image":e.theAfterImageSrc.url,"right-image-alt":"Right image"},null,8,["left-image","right-image"])):t.createCommentVNode("",!0)]),_:1}),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",{key:0,class:"text-gray-mid-dark mt-3",innerHTML:e.data.caption},null,8,_f)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Wt=B(bf,[["render",$f]]),wf=t.defineComponent({name:"BlockImageGallery",components:{MixinFancybox:Ve,BaseImage:j,BaseImagePlaceholder:H,BaseHeading:G,BlockImageCarousel:et},props:{label:{type:String,required:!1},title:{type:String,required:!1},description:{type:String,required:!1},cover:{type:Object,required:!1},items:{type:Array,required:!1},blockId:{type:String,required:!1}},computed:{theSrcSet(){return this.cover?ie(this.cover)?ie(this.cover):this.cover.srcSet:""}}}),Bf={class:"bg-gradient-to-b from-transparent-w50 to-black absolute inset-0 z-10"},Cf={class:"text-contrast lg:p-20 flex items-end w-full h-full p-10 text-white"},Ef={class:"w-full"},Sf={key:0,class:"text-subtitle mb-3"},Nf={key:2,class:"sm:block text-body-lg lg:w-2/3 xl:w-1/2 hidden mt-5"};function Vf(e,n,a,o,s,i){const r=G,l=j,c=H,d=Ve,h=et;return e.items?(t.openBlock(),t.createBlock(h,{key:0,class:"BlockImageGallery",items:e.items,"item-role":"link",loop:!1,"block-id":e.blockId},{firstSlide:t.withCtx(()=>{var m;return[e.cover?(t.openBlock(),t.createBlock(d,{key:0,src:e.cover.original||((m=e.cover.src)==null?void 0:m.url),caption:e.description,credit:e.cover.credit,"detail-url":e.cover.detailUrl,title:e.title,"gallery-name":`carousel-${e.blockId}`,"show-thumbnails":"",class:"swiper-slide h-auto"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.createElementVNode("div",Bf,[t.createElementVNode("div",Cf,[t.createElementVNode("div",Ef,[e.label?(t.openBlock(),t.createElementBlock("p",Sf,t.toDisplayString(e.label),1)):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(r,{key:1,level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1})):t.createCommentVNode("",!0),e.description?(t.openBlock(),t.createElementBlock("p",Nf,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0)])])]),e.cover&&e.cover.src?(t.openBlock(),t.createBlock(c,{key:0,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.cover.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.cover.src.url,srcset:e.theSrcSet,width:e.cover.src.width,height:e.cover.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["src","caption","credit","detail-url","title","gallery-name"])):t.createCommentVNode("",!0)]}),_:1},8,["items","block-id"])):t.createCommentVNode("",!0)}const Yt=B(wf,[["render",Vf]]),Ni={small:"text-body-sm",medium:"text-body-md",large:"text-body-lg"},Tf=t.defineComponent({name:"BlockText",props:{text:{type:String,required:!1},variant:{type:String,required:!1,default:"large",validator:e=>Object.keys(Ni).includes(e)}},computed:{computedClass(){return Ni[this.variant]}}}),If=["innerHTML"];function xf(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["BlockText",e.computedClass]),innerHTML:e.text},null,10,If)}const oe=B(Tf,[["render",xf]]),Mf=t.defineComponent({name:"BlockInlineImage",components:{MixinFancybox:Ve,BlockText:oe,BaseImagePlaceholder:H,BaseImage:j,BaseImageCaption:re},props:{data:{type:Object,required:!1}},computed:{theCaption(){if(this.data&&this.data.caption&&this.data.caption.length>2&&this.data.displayCaption)return this.data.caption;if(this.data&&this.data.image.caption&&this.data.image.caption.length>2&&this.data.displayCaption)return this.data.image.caption},theImageData(){var e,n;return(e=this.data)!=null&&e.image?{...(n=this.data)==null?void 0:n.image,caption:this.theCaption}:null},hasCaptionArea(){return this.data&&this.data.image?this.theCaption||this.data.image.credit||this.data.image.detailUrl:!1},theSrcSet(){return this.theImageData?ie(this.theImageData)?ie(this.theImageData):this.theImageData.srcSet:void 0}}}),Lf={key:0,class:"BlockInlineImage LayoutHelper container mx-auto"},Df={class:"lg:BaseGrid lg:px-0 px-4"};function vf(e,n,a,o,s,i){var m;const r=j,l=H,c=Ve,d=re,h=oe;return e.data?(t.openBlock(),t.createElementBlock("div",Lf,[t.createElementVNode("div",Df,[e.theImageData?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["lg:mb-0 lg:w-full sm:w-xl lg:mt-0 lg:pr-4 2xl:pr-0 col-span-5 mx-auto mt-8 mb-8",e.data.alignTo==="right"?"col-start-8 lg:order-2":"col-start-1 lg:order-1"])},[e.theImageData?(t.openBlock(),t.createBlock(c,{key:0,src:e.theImageData.original||((m=e.theImageData.src)==null?void 0:m.url),caption:e.theImageData.caption,credit:e.theImageData.credit,"detail-url":e.theImageData.detailUrl},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":"none"},{default:t.withCtx(()=>[e.theImageData&&e.theImageData.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theImageData.src.url,srcset:e.theSrcSet,width:e.theImageData.src.width,height:e.theImageData.src.height,"image-class":"w-full h-auto",alt:e.theImageData.alt,loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0)]),_:1})]),_:1},8,["src","caption","credit","detail-url"])):t.createCommentVNode("",!0),e.hasCaptionArea?(t.openBlock(),t.createBlock(d,{key:1,class:"lg:mt-3 mt-2",data:e.theImageData},null,8,["data"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),e.data.text?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["flex col-span-5",e.data.alignTo==="right"?"col-start-3 lg:order-1":"col-start-6 lg:order-2"])},[t.createVNode(h,{text:e.data.text},null,8,["text"])],2)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Za=B(Mf,[["render",vf]]),Pf=t.defineComponent({name:"BlockKeyPoints",components:{BlockHeading:qt,BlockText:oe},props:{data:{type:Object,required:!1}}}),zf={key:0,class:"BlockKeyPoints border-gray-light-mid lg:py-10 py-6 border-t border-b"};function Af(e,n,a,o,s,i){const r=qt,l=oe;return e.data?(t.openBlock(),t.createElementBlock("div",zf,[t.createVNode(r,{class:"mb-5",data:{heading:e.data.heading}},null,8,["data"]),t.createElementVNode("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.listItem,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d,class:t.normalizeClass(["flex",d+1===e.data.listItem.length?"mb-0":"mb-4"])},[t.createVNode(l,{text:c.text,variant:"medium"},null,8,["text"])],2))),128))])])):t.createCommentVNode("",!0)}const Xa=B(Pf,[["render",Af]]),Of=t.defineComponent({name:"BlockLinkCard",components:{IconArrow:me,BaseLink:F,BaseImage:j,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1,default:void 0},url:{type:String,required:!1,default:void 0},externalLink:{type:String,required:!1,default:void 0},thumbnailImage:{type:Object,required:!1,default:void 0},label:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},date:{type:String,required:!1,default:void 0},startDate:{type:String,required:!1,default:void 0},endDate:{type:String,required:!1,default:void 0},compact:{type:Boolean,default:!1},headingLevel:{type:String||null,required:!1,default:void 0}},computed:{theItem(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data;if(this.url||this.externalLink||this.thumbnailImage||this.label||this.title||this.date||this.startDate||this.endDate)return{url:this.url,externalLink:this.externalLink,thumbnailImage:this.thumbnailImage,label:this.label,title:this.title,date:this.date,startDate:this.startDate,endDate:this.endDate}},formattedEventDates(){var e;return(e=this.theItem)!=null&&e.startDate?pt(this.theItem.startDate,this.theItem.endDate):void 0}}}),Ff={key:1},Hf={class:"flex flex-wrap"},qf=t.createElementVNode("span",{class:"sr-only"},".",-1),jf={key:0,class:"text-gray-mid-dark mt-2"},Rf={class:"BlockLinkCard__CardArrow ThemeVariantLight can-hover:block text-action can-hover:-ml-3 can-hover:group-hover:delay-200 can-hover:opacity-0 can-hover:group-hover:ml-0 can-hover:group-hover:opacity-100 hidden -mt-1 text-2xl leading-normal transition-all duration-200 ease-in"};function Gf(e,n,a,o,s,i){const r=j,l=H,c=me,d=F;return e.theItem?(t.openBlock(),t.createBlock(d,{key:0,variant:"none",to:e.theItem.url?e.theItem.url:void 0,href:e.theItem.externalLink?e.theItem.externalLink:void 0,class:"BlockLinkCard group","link-class":`block ${e.compact?"pb-3":"pb-5"}`,"external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(l,{"aspect-ratio":"16:9",class:t.normalizeClass(["bg-gray-dark relative mb-6 overflow-hidden",{"lg:mb-10":!e.compact}]),"dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.theItem.thumbnailImage&&e.theItem.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theItem.thumbnailImage.src.url,width:e.theItem.thumbnailImage.src.width,height:e.theItem.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"can-hover:group-hover:delay-200 can-hover:group-hover:scale-100 absolute top-0 left-0 w-full transition-all duration-200 ease-in transform scale-105",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("div",Ff))]),_:1},8,["class"]),t.createElementVNode("div",{class:t.normalizeClass(["BlockLinkCard__CardContent transition-translate can-hover:group-hover:delay-200 duration-200 ease-in transform",e.compact?"can-hover:group-hover:-translate-y-2":"can-hover:group-hover:-translate-y-3"])},[t.createElementVNode("div",Hf,[e.theItem.label||e.theItem.startDate?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["text-subtitle divide-gray-mid flex divide-x",e.compact?"mb-2":"mb-4"])},[e.theItem.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass({"pr-2":e.theItem.startDate})},t.toDisplayString(e.theItem.label),3)):t.createCommentVNode("",!0),e.theItem.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass({"text-gray-mid-dark pl-2":e.theItem.label})},t.toDisplayString(e.formattedEventDates),3)):t.createCommentVNode("",!0),qf],2)):t.createCommentVNode("",!0)]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:t.normalizeClass(["text-gray-dark text-xl font-medium leading-tight tracking-tight edu:font-extrabold",{"lg:text-3xl":!e.compact}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theItem.title),1)]),_:1},8,["class"])),e.theItem.date?(t.openBlock(),t.createElementBlock("p",jf,t.toDisplayString(e.theItem.date),1)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",Rf,[t.createVNode(c)])]),_:1},8,["to","href","link-class"])):t.createCommentVNode("",!0)}const _t=B(Of,[["render",Gf]]),Uf=t.defineComponent({name:"BlockLinkTile",components:{IconArrow:me,BaseLink:F,BaseImage:j,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1},url:{type:String,required:!1},externalLink:{type:String,required:!1},thumbnailImage:{type:Object,required:!1},label:{type:String,required:!1},title:{type:String,required:!1},startDate:{type:String,required:!1},endDate:{type:String,required:!1},compact:{type:Boolean,default:!1},headingLevel:{type:String||null,required:!1}},computed:{theItem(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data;if(this.url||this.externalLink||this.thumbnailImage||this.label||this.title||this.startDate||this.endDate)return{url:this.url,externalLink:this.externalLink,thumbnailImage:this.thumbnailImage,label:this.label,title:this.title,startDate:this.startDate,endDate:this.endDate}},formattedEventDates(){var e;return(e=this.theItem)!=null&&e.startDate?pt(this.theItem.startDate,this.theItem.endDate):void 0}}}),Wf={class:"relative"},Yf={class:"lg:group-hover:scale-105 min-h-66 transition-all duration-200 ease-in delay-200 transform scale-100 bg-black"},Kf={key:1},Zf=t.createElementVNode("div",{class:"gradient-overlay bg-gradient-to-b from-transparent to-black min-h-1/2 absolute inset-x-0 bottom-0"},null,-1),Xf=t.createElementVNode("div",{class:"bg-opacity-15 absolute inset-0 bg-black"},null,-1),Jf={class:"absolute inset-x-0 bottom-0"},Qf={key:0,class:"text-subtitle divide-white flex divide-x mb-2"},eu=t.createElementVNode("span",{class:"sr-only"},".",-1),tu={class:"lg:block lg:-ml-3 lg:opacity-0 lg:group-hover:ml-0 lg:group-hover:opacity-100 lg:-mb-3 relative z-20 hidden text-3xl leading-normal transition-all duration-200 ease-in delay-200"};function nu(e,n,a,o,s,i){const r=j,l=H,c=me,d=F;return e.theItem?(t.openBlock(),t.createBlock(d,{key:0,variant:"none",to:e.theItem.url?e.theItem.url:void 0,href:e.theItem.externalLink?e.theItem.externalLink:void 0,class:"BlockLinkTile group","link-class":"block","external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("div",Wf,[t.createElementVNode("div",Yf,[t.createVNode(l,{"aspect-ratio":e.compact?"1:1":"8:7","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.theItem.thumbnailImage&&e.theItem.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.theItem.thumbnailImage.src.url,width:e.theItem.thumbnailImage.src.width,height:e.theItem.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"w-full h-full",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("div",Kf))]),_:1},8,["aspect-ratio"]),Zf,Xf]),t.createElementVNode("div",Jf,[t.createElementVNode("div",{class:t.normalizeClass(["text-contrast px-6 py-4 text-white",{"xl:px-10 xl:py-6 lg:px-8":!e.compact}])},[e.theItem.label||e.theItem.startDate?(t.openBlock(),t.createElementBlock("p",Qf,[e.theItem.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass({"pr-2":e.theItem.startDate})},t.toDisplayString(e.theItem.label),3)):t.createCommentVNode("",!0),e.theItem.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass({"pl-2":e.theItem.label})},t.toDisplayString(e.formattedEventDates),3)):t.createCommentVNode("",!0),eu])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:t.normalizeClass(["text-xl leading-tight tracking-tight transition-all duration-200 ease-in delay-200 edu:font-extrabold",e.compact?"font-semibold mb-0 lg:group-hover:mb-1":"font-medium mb-1 lg:group-hover:mb-3 sm:text-6xl md:text-3xl xl:text-6xl"])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theItem.title),1)]),_:1},8,["class"])),t.createElementVNode("div",tu,[t.createVNode(c)])],2)])])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const En=B(Uf,[["render",nu]]),Vi={cards:"BlockLinkCard",tiles:"BlockLinkTile"},au=t.defineComponent({name:"BlockLinkCarousel",components:{MixinCarousel:Se,BlockLinkCard:_t,BlockLinkTile:En},props:{itemType:{type:String,required:!1,default:"cards",validator:e=>Object.keys(Vi).includes(e)},items:{type:Array,required:!1,default:void 0},heading:{type:String,required:!1,default:void 0}},computed:{theVariantComponent(){return t.resolveComponent(Vi[this.itemType])},hasContent(){return!!(this.items&&this.items.length)}}});function ou(e,n,a,o,s,i){const r=Se;return e.hasContent?(t.openBlock(),t.createBlock(r,{key:0,heading:e.heading,variant:e.itemType},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(l,c)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.theVariantComponent),{key:c,data:l,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["heading","variant"])):t.createCommentVNode("",!0)}const tt=B(au,[["render",ou]]),su=t.defineComponent({name:"BlockListCards",components:{BaseHeading:G,BaseLink:F,BaseImage:j,BaseImagePlaceholder:H,BlockText:oe},props:{data:{type:Object,required:!1}},methods:{getExternalLink(e){return pa(e)}}}),iu={key:0,class:"BlockListCards"},ru={class:"md:mr-6 lg:mr-8 md:mb-0 flex-shrink-0 w-40 mb-6"},lu={key:2,class:"mt-3"},cu={class:"pl-4 list-square"},du={key:3,class:"mt-3"};function hu(e,n,a,o,s,i){const r=j,l=H,c=G,d=oe,h=F;return e.data&&e.data.items&&e.data.items.length>0?(t.openBlock(),t.createElementBlock("div",iu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.items,(m,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass(["md:flex",{"lg:pb-10 lg:mb-10 mb-8 border-gray-light-mid pb-6 border-b":p+1!==e.data.items.length}])},[t.createElementVNode("div",ru,[t.createVNode(l,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[m.image&&m.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:m.image.src.url,width:m.image.src.width,height:m.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:2},1024)]),t.createElementVNode("div",null,[m.heading?(t.openBlock(),t.createBlock(c,{key:0,size:"h5",level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1024)):t.createCommentVNode("",!0),m.description?(t.openBlock(),t.createBlock(d,{key:1,text:m.description,variant:"medium"},null,8,["text"])):t.createCommentVNode("",!0),m.links&&m.links.length>1?(t.openBlock(),t.createElementBlock("div",lu,[t.createElementVNode("ul",cu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.links,(f,u)=>(t.openBlock(),t.createElementBlock("li",{key:u,class:"my-2"},[(t.openBlock(),t.createBlock(h,{key:u,variant:"default",class:"","link-class":"no-underline",href:e.getExternalLink(f)?e.getExternalLink(f):void 0,to:f.page?f.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(f.text),1)]),_:2},1032,["href","to"]))]))),128))])])):m.links&&m.links.length===1?(t.openBlock(),t.createElementBlock("div",du,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.links,(f,u)=>(t.openBlock(),t.createBlock(h,{key:u,variant:"primary",class:"-mb-1","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.getExternalLink(f)?e.getExternalLink(f):void 0,to:f.page?f.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(f.text),1)]),_:2},1032,["href","to"]))),128))])):t.createCommentVNode("",!0)])],2))),128))])):t.createCommentVNode("",!0)}const Ja=B(su,[["render",hu]]),mu=t.defineComponent({name:"BlockQuote",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:()=>({})}}}),pu={class:"BlockQuote md:px-0 px-4 mx-auto text-center"},fu=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mb-6 mb-3"},null,-1),uu=["innerHTML"],gu={key:0,class:"inline-block"},yu={class:"flex items-center justify-center"},bu=["src","alt"],ku={key:2,class:"attribution-text"},_u=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mt-6 mt-3"},null,-1);function $u(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("div",pu,[fu,t.createElementVNode("p",{class:"quote",innerHTML:e.data.quote},null,8,uu),e.data.attribution?(t.openBlock(),t.createElementBlock("div",gu,[t.createElementVNode("div",yu,[e.data.thumbnail&&Object.keys(e.data.thumbnail).length>0&&e.data.thumbnail.src?(t.openBlock(),t.createElementBlock("img",{key:0,loading:"lazy",class:"attribution-image",src:e.data.thumbnail.src,alt:e.data.thumbnail.alt,"data-chromatic":"ignore"},null,8,bu)):t.createCommentVNode("",!0),e.data.quoteLink&&e.data.quoteLink.length>0?(t.openBlock(),t.createBlock(r,{key:1,variant:"none",class:"attribution-text",href:e.data.quoteLink[0].externalLink?e.data.quoteLink[0].externalLink:void 0,to:e.data.quoteLink[0].page?e.data.quoteLink[0].page.url:void 0,"caret-margin-left":"ml-1","caret-color":"text-primary",caret:"","external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.attribution),1)]),_:1},8,["href","to"])):(t.openBlock(),t.createElementBlock("div",ku,[t.createElementVNode("span",null,t.toDisplayString(e.data.attribution),1)]))])])):t.createCommentVNode("",!0),_u])}const nt=B(mu,[["render",$u]]),wu=t.defineComponent({name:"IconDownload"}),Bu={class:"IconDownload",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Cu=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M2 16v6h20v-6h2v8H0v-8h2zM13.003 0v14.245l4.657-4.656 1.414 1.414-7.071 7.071-7.071-7.071 1.414-1.414 4.657 4.656V0h2z",fill:"currentColor","fill-rule":"nonzero"})],-1)];function Eu(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Bu,Cu)}const Qa=B(wu,[["render",Eu]]),Su={page:"page",external:"external",document:"document"},Nu=t.defineComponent({name:"BlockRelatedLinks",components:{IconArrow:me,IconDownload:Qa,IconExternal:ce},props:{variant:{type:String,required:!0,default:"page",validator:e=>Object.keys(Su).includes(e)},to:{type:[String,Object],required:!1},href:{type:String,required:!1}},computed:{tag(){return this.to?"nuxt-link":"a"},target(){return this.to?"_self":"_blank"},icon(){return this.variant==="document"?"IconDownload":this.variant==="page"?"IconArrow":"IconExternal"}}}),Vu={class:"can-hover:group-hover:underline min-w-12 block w-auto break-words"};function Tu(e,n,a,o,s,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{to:e.to,href:e.href,class:"bg-gray-light group text-body-lg flex items-center justify-between px-4 py-4 cursor-pointer",target:e.target,rel:"noopener"},{default:t.withCtx(()=>[t.createElementVNode("span",Vu,[t.renderSlot(e.$slots,"default")]),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.icon),{class:t.normalizeClass(["text-action xl:mx-4 flex-none ml-4 text-2xl leading-normal",e.variant==="external"?"text-lg":"text-3xl"])},null,8,["class"]))]),_:3},8,["to","href","target"])}const eo=B(Nu,[["render",Tu]]),Iu=t.defineComponent({name:"BlockRelatedLinks",components:{RelatedLink:eo,BaseHeading:G},props:{data:{type:Object,required:!0,default:()=>({})},headingSize:{type:String,required:!1,default:void 0}},computed:{hasContent(){var e,n;return!!((n=(e=this.data)==null?void 0:e.links)!=null&&n.length)}}}),xu={key:0};function Mu(e,n,a,o,s,i){const r=G,l=eo;return e.hasContent?(t.openBlock(),t.createElementBlock("div",xu,[e.data.heading?(t.openBlock(),t.createBlock(r,t.mergeProps({key:0,level:"h2"},e.$attrs,{class:"md:mb-8 mb-5"}),{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},16)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.links,(c,d)=>(t.openBlock(),t.createElementBlock("div",{key:d,class:"sm:w-3/4 md:w-2/3 lg:w-3/4 xl:w-2/3 mb-2"},[c.externalLink?(t.openBlock(),t.createBlock(l,{key:0,variant:"external",href:c.externalLink},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["href"])):c.document?(t.openBlock(),t.createBlock(l,{key:1,variant:"document",href:c.document.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["href"])):c.page?(t.openBlock(),t.createBlock(l,{key:2,variant:"page",to:c.page.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.text),1)]),_:2},1032,["to"])):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const Te=B(Iu,[["render",Mu]]),Lu=t.defineComponent({name:"BlockTable",props:{data:{type:Object,required:!1}},computed:{table(){let e=this.data.table;e=e.replace(/'/g,'"'),e=e.replace(/None,/g,'"",'),e=e.replace(/, None/g,',""'),e=e.replace(/: False/g,": false"),e=e.replace(/: True/g,": true");const n=JSON.parse(e),a={rows:[],caption:n.table_caption};for(let o=0;o<n.data.length;o++){const s={cols:n.data[o],header:o===0&&n.first_row_is_table_header};a.rows.push(s)}return a}}}),Du={key:0,class:"BlockTable"},vu={class:"overflow-x-auto scrolling-touch"},Pu={class:"border-gray-light-mid w-full border-t border-b border-collapse table-auto"},zu={class:"text-gray-mid-dark text-body-sm mt-4"};function Au(e,n,a,o,s,i){return e.data?(t.openBlock(),t.createElementBlock("div",Du,[t.createElementVNode("div",vu,[t.createElementVNode("table",Pu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.table.rows,(r,l)=>(t.openBlock(),t.createElementBlock("tr",{key:l},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.cols,(c,d)=>(t.openBlock(),t.createElementBlock("td",{key:d,class:t.normalizeClass([r.header?"bg-jpl-blue-darker text-subtitle text-white":"bg-white text-gray-dark","border-gray-light-mid lg:p-5 p-3 border-b"])},t.toDisplayString(c),3))),128))]))),128))])]),t.createElementVNode("div",zu,t.toDisplayString(e.table.caption),1)])):t.createCommentVNode("",!0)}const to=B(Lu,[["render",Au]]),Ou={name:"BlockTwitterEmbed",props:{data:{type:Object,required:!1}},mounted(){this.render()},methods:{render(){typeof require<"u"&&require("twitter-widgets").load((e,n)=>{if(e){console.log("[twitter-widgets] Error: "+e);return}n.widgets.createTimeline({sourceType:"profile",screenName:this.data.username},this.$refs.timeline)})}}},Fu={key:0,class:"BlockTwitterEmbed lg:px-0 px-8"},Hu={ref:"timeline",class:"border-gray-light-mid mx-auto border"};function qu(e,n,a,o,s,i){return a.data?(t.openBlock(),t.createElementBlock("div",Fu,[t.createElementVNode("div",Hu,null,512)])):t.createCommentVNode("",!0)}const no=B(Ou,[["render",qu]]),ju=t.defineComponent({name:"BlockVideoEmbed",components:{BaseImagePlaceholder:H,BaseImageCaption:re},props:{data:{type:Object,required:!1,default:void 0}},mounted(){this.addIframeLazyLoad()},methods:{addIframeLazyLoad(){var n;if(!((n=this.data)!=null&&n.embed))return;const e=this.$el.querySelector("iframe");e&&e.setAttribute("loading","lazy")}}}),Ru={key:0,class:"BlockVideoEmbed"},Gu=["innerHTML"],Uu={key:0,class:"lg:px-0 p-4"};function Wu(e,n,a,o,s,i){const r=H,l=re;return e.data&&e.data.embed?(t.openBlock(),t.createElementBlock("div",Ru,[t.createVNode(r,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.embed.embed},null,8,Gu)]),_:1}),e.data.caption?(t.openBlock(),t.createElementBlock("div",Uu,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Kt=B(ju,[["render",Wu]]),Yu=t.defineComponent({name:"BlockVideo",components:{BaseVideo:Na,BaseImageCaption:re},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),Ku={key:0,class:"BlockVideo"},Zu={key:0,class:"lg:px-0 p-4 pb-0"};function Xu(e,n,a,o,s,i){const r=Na,l=re;return e.data?(t.openBlock(),t.createElementBlock("div",Ku,[t.createVNode(r,{data:e.data.video,autoplay:e.autoplay},null,8,["data","autoplay"]),e.data.caption&&e.data.caption.length>2||e.data.credit?(t.openBlock(),t.createElementBlock("div",Zu,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Sn=B(Yu,[["render",Xu]]),Ju=t.defineComponent({name:"BlockTeaser",components:{BaseButton:R,BaseImage:j},props:{customLabel:{type:String,required:!1},label:{type:String,required:!1},heading:{type:String,required:!1},introduction:{type:String,required:!1},buttonText:{type:String,required:!1},image:{type:Object,required:!1},fullWidth:{type:Boolean,default:!1},teaserPage:{type:[Array,Object],required:!1}},computed:{theLabel(){return this.customLabel||this.label||this.theTeaserPage&&this.theTeaserPage.label||""},theHeading(){return this.heading||this.theTeaserPage&&this.theTeaserPage.title||""},theButtonText(){return this.buttonText||"Read More"},theImage(){const{url:e,width:n,height:a}=this.image&&this.fullWidth?this.image.full:this.image?this.image.half:void 0;return{url:e,width:n,height:a}},theTeaserPage(){if(this.teaserPage&&typeof this.teaserPage=="object")return this.teaserPage;if(this.teaserPage&&Object.keys(this.teaserPage).length){const e=this.getTeaserPageBlock();if(e)return e[0].page}return null}},methods:{getTeaserPageBlock(){return this.teaserPage&&this.teaserPage.length?this.teaserPage.filter(n=>n.blockType==="PageChooserBlock"):null}}}),Qu={key:0,class:"lg:block bg-gradient-to-l from-transparent-w50 to-transparent-black-50 absolute inset-0 z-10 hidden"},eg={class:"my-auto"},tg={key:0,class:"text-subtitle"},ng={key:2,class:"text-body-md lg:mt-2 mt-4"};function ag(e,n,a,o,s,i){const r=j,l=R;return t.openBlock(),t.createElementBlock("div",{class:"BlockTeaser bg-gray-light lg:grid lg:grid-cols-10 relative z-0",style:t.normalizeStyle(e.image?`min-height: ${e.theImage.height}px`:"")},[e.fullWidth?(t.openBlock(),t.createElementBlock("div",Qu)):t.createCommentVNode("",!0),e.image&&e.theImage.url?(t.openBlock(),t.createBlock(r,{key:1,"image-class":`cover-bg${e.fullWidth?" -full":""}`,alt:"",src:e.theImage.url,width:e.theImage.width,height:e.theImage.height,loading:"lazy"},null,8,["image-class","src","width","height"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`${e.image&&e.fullWidth?"relative lg:text-white lg:text-contrast z-20":""} grid lg:col-start-2 lg:col-end-5 px-10 lg:px-0 lg:py-16 py-8`)},[t.createElementVNode("div",eg,[e.theLabel?(t.openBlock(),t.createElementBlock("h2",tg,t.toDisplayString(e.theLabel),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.theLabel||e.theTeaserPage&&e.theTeaserPage.label?"h3":"h2"),{key:1,class:"text-h3 font-semibold tracking-normal lg:mt-2 mt-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theHeading),1)]),_:1})):t.createCommentVNode("",!0),e.introduction?(t.openBlock(),t.createElementBlock("p",ng,t.toDisplayString(e.introduction),1)):t.createCommentVNode("",!0),e.theTeaserPage?(t.openBlock(),t.createBlock(l,{key:3,variant:"primary",href:e.theTeaserPage.url,class:"mt-8","aria-label":`${e.theButtonText} - ${e.theHeading}`},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theButtonText),1)]),_:1},8,["href","aria-label"])):t.createCommentVNode("",!0)])],2)],4)}const ao=B(Ju,[["render",ag]]),Ti={default:"",fluid:"-fluid"},og=t.defineComponent({name:"BlockStreamfield",components:{LayoutHelper:ee,BlockCardGrid:Ha,BlockCta:qa,BlockHeading:qt,BlockImage:Ya,BlockImageCarousel:et,BlockImageComparison:Wt,BlockImageGallery:Yt,BlockInlineImage:Za,BlockKeyPoints:Xa,BlockListCards:Ja,BlockQuote:nt,BlockRelatedLinks:Te,BlockTable:to,BlockTeaser:ao,BlockText:oe,BlockTwitterEmbed:no,BlockIframeEmbed:jt,BlockVideo:Sn,BlockVideoEmbed:Kt,BlockAnchor:Va},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Ti).includes(e)},data:{type:Array,required:!1}},computed:{layoutClass(){return Ti[this.variant]}},methods:{seamlessText(e){const n=e+1;if(this.data&&this.data[n]){const o=this.data[n].blockType;if(o==="InlineImageBlock"||o==="RichTextBlock")return!0}return!1}}});function sg(e,n,a,o,s,i){const r=qt,l=ee,c=oe,d=Za,h=Ja,m=Xa,p=nt,f=qa,u=ao,y=et,E=Yt,g=Sn,b=Kt,_=Ya,N=Wt,M=no,V=jt,I=to,T=Te,A=Va,w=Ha;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["BlockStreamfield",e.layoutClass])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(k,x)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[k.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`headingBlock${x}`,indent:"col-3",class:"mb-5"},{default:t.withCtx(()=>[t.createVNode(r,{data:k,index:x,"generate-id":""},null,8,["data","index"])]),_:2},1024)):k.blockType=="RichTextBlock"?(t.openBlock(),t.createBlock(l,{key:`richText${x}`,indent:"col-3",class:t.normalizeClass(e.seamlessText(x)?"lg:mb-8 mb-5":"lg:mb-18 mb-10")},{default:t.withCtx(()=>[t.createVNode(c,{text:k.value},null,8,["text"])]),_:2},1032,["class"])):k.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(d,{key:`inlineImageBlock${x}`,class:t.normalizeClass(e.seamlessText(x)?"lg:mb-8 mb-5":"lg:mb-18 mb-10"),data:k},null,8,["class","data"])):k.blockType=="ListBlock"&&k.field==="content_card_list"?(t.openBlock(),t.createBlock(l,{key:`listBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="KeyPointBlock"?(t.openBlock(),t.createBlock(l,{key:`keyPointBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`quoteBlock${x}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(p,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="CTABlock"?(t.openBlock(),t.createBlock(l,{key:`ctaBlock${x}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TeaserBlock"?(t.openBlock(),t.createBlock(l,{key:`teaserBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(u,{"custom-label":k.customLabel,heading:k.heading,introduction:k.introduction,"button-text":k.buttonText,image:k.image,"full-width":k.fullWidthImage,"teaser-page":k.teaserPage},null,8,["custom-label","heading","introduction","button-text","image","full-width","teaser-page"])]),_:2},1024)):k.blockType=="CarouselBlock"?(t.openBlock(),t.createBlock(l,{key:`carouselBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(y,{items:k.blocks,"block-id":k.id},null,8,["items","block-id"])]),_:2},1024)):k.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`imageGalleryBlock${x}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(E,{title:k.galleryTitle,description:k.galleryDescription,cover:k.coverImage,items:k.gallerySlides,"block-id":k.id},null,8,["title","description","cover","items","block-id"])])):k.blockType=="VideoBlock"?(t.openBlock(),t.createBlock(l,{key:`videoBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="VideoEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`videoEmbedBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(b,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="FullBleedImageBlock"?(t.openBlock(),t.createBlock(_,{key:`fullBleedImageBlock${x}`,class:"lg:mb-18 mb-10",data:k,"full-bleed":k.fullBleed},null,8,["data","full-bleed"])):k.blockType=="ImageComparisonBlock"?(t.openBlock(),t.createBlock(l,{key:`imageComparisonBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(N,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TwitterEmbedBlock"?(t.openBlock(),t.createBlock(M,{key:`twitterEmbedBlock${x}`,class:"lg:mb-18 mb-10",data:k},null,8,["data"])):k.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`iframeEmbedBlock${x}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(V,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="TableBlock"?(t.openBlock(),t.createBlock(l,{key:`tableBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(I,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`relatedLinksBlock${x}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(T,{data:k},null,8,["data"])]),_:2},1024)):k.blockType=="AnchorBlock"?(t.openBlock(),t.createBlock(A,{key:`anchorBlock${x}`,data:k},null,8,["data"])):k.blockType=="ListBlock"&&k.field==="card_grid"?(t.openBlock(),t.createBlock(l,{key:`gridBlock${x}`,indent:"col-1",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(w,{cards:k.items},null,8,["cards"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:x,class:"lg:mb-18 p-3 mb-10 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(k),1)]))],64))),256))],2)):t.createCommentVNode("",!0)}const at=B(og,[["render",sg]]);var ig={FREQUENCY:{DAILY:"DAILY",WEEKLY:"WEEKLY",MONTHLY:"MONTHLY",YEARLY:"YEARLY"}},pe={DATE:"YYYYMMDD",TIME:"ThhmmssZ",FULL:"YYYYMMDDThhmmssZ",NO_UTC_FULL:"YYYYMMDDThhmmss",OUTLOOK_DATE:"YYYY-MM-DD",OUTLOOK_TIME:"Thh:mm:ssZ",OUTLOOK_FULL:"YYYY-MM-DDThh:mm:ssZ"},Nn={YAHOO:"https://calendar.yahoo.com/",GOOGLE:"https://calendar.google.com/calendar/render",OUTLOOK:"https://outlook.{{host}}.com/calendar/0/deeplink/compose"},ye=function(e){return e===void 0&&(e=""),"0".concat(parseInt(e.toString(),10)).slice(-2)},rg=function(e,n){var a=Math.floor((n-e)/1e3),o=Math.floor(a/3600),s=a/3600%1*60;return"".concat(ye(o)).concat(ye(s))},lg=function(e,n){var a=Math.floor((n-e)/1e3);return Math.floor(a/3600)},cg=function(e){var n=e.frequency,a=e.interval,o=ig.FREQUENCY;if(a)switch(n){case o.YEARLY:return a*365.25;case o.MONTHLY:return a*30.42;case o.WEEKLY:return a*7;default:return a}return 365.25*100},Ii=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getUTCFullYear(),MM:ye(e.getUTCMonth()+1),DD:ye(e.getUTCDate()),hh:ye(e.getUTCHours()),mm:ye(e.getUTCMinutes()),ss:ye(e.getUTCSeconds())};return Object.keys(a).reduce(function(o,s){return o.replace(s,a[s].toString())},n)},dg=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getFullYear(),MM:ye(e.getMonth()+1),DD:ye(e.getDate()),hh:ye(e.getHours()),mm:ye(e.getMinutes()),ss:ye(e.getSeconds())};return Object.keys(a).reduce(function(o,s){return o.replace(s,a[s].toString())},n)},hg=function(){return Ii(new Date,pe.FULL)},mg=function(e,n){var a=n*864e5,o=new Date;return o.setTime(e.getTime()+a),o},le={addLeadingZero:ye,getDuration:rg,getHoursDiff:lg,getRecurrenceLengthDays:cg,formatDate:Ii,formatDateNoUtc:dg,getTimeCreated:hg,incrementDate:mg},Vn=function(){function e(n){var a=this;this.isAllDay=!1,this.description="",this.title="",this.location="",this.start=new Date,this.end=new Date,this.params={},this.attendees=[],this.setText=function(o){a.description=o.description||"",a.title=o.title||"",a.location=o.location||""},this.setTimestamps=function(o){a.isAllDay=!o.end,a.start=o.start,a.end=o.end||le.incrementDate(a.start,1),a.recurrence=o.recurrence},this.setParam=function(o,s){return a.params[o]=s,a},this.setText(n),this.setTimestamps(n),this.setAttendees(n)}return e.prototype.setAttendees=function(n){this.attendees=Array.isArray(n.attendees)?n.attendees:[]},e}(),oo=function(e,n){return oo=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(a[s]=o[s])},oo(e,n)};function Tn(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");oo(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}var In=function(){return In=Object.assign||function(n){for(var a,o=1,s=arguments.length;o<s;o++){a=arguments[o];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])}return n},In.apply(this,arguments)};function We(e,n,a){if(a||arguments.length===2)for(var o=0,s=n.length,i;o<s;o++)(i||!(o in n))&&(i||(i=Array.prototype.slice.call(n,0,o)),i[o]=n[o]);return e.concat(i||Array.prototype.slice.call(n))}var so=function(e,n,a){n===void 0&&(n=";"),a===void 0&&(a=function(i){return i});var o=[];for(var s in e)e.hasOwnProperty(s)&&e[s]!==void 0&&o.push("".concat(s,"=").concat(a(e[s])));return o.join(n)},pg=function(e){var n=Object.keys(e).filter(function(a){return e[a]!==null}).reduce(function(a,o){var s;return In(In({},a),(s={},s[o]=e[o],s))},{});return so(n,"&",encodeURIComponent)},fg=function(e){return so(e,";")},ug=function(e){return e.map(function(n){var a=n.email,o=n.name;return o?"".concat(o," <").concat(a,">"):a})},gg=function(e){return[e[0].toUpperCase(),e.slice(-e.length+1).toLowerCase()].join("")},Ye={toParamString:so,toQueryString:pg,toIcsParamString:fg,toMailtoList:ug,toProperCase:gg},yg=function(e){return e===void 0&&(e=""),e.replace(/\\/g,"\\\\").replace(/\n/g,"\\n").replace(/[,;]/g,"\\$&")},bg=function(){return Math.random().toString(36).substr(2)},kg=function(){return typeof window<"u"?window.location.host:"datebook"},_g=function(e){var n,a,o={FREQ:e.frequency,INTERVAL:(n=e.interval)===null||n===void 0?void 0:n.toString(),COUNT:(a=e.count)===null||a===void 0?void 0:a.toString(),WKST:e.weekstart,BYDAY:e.weekdays,BYMONTHDAY:e.monthdays};return e.end&&(o.UNTIL=le.formatDate(e.end,pe.FULL)),Ye.toIcsParamString(o)},Fe={formatText:yg,getUid:bg,getProdId:kg,getRrule:_g};(function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){var s=pe.DATE;o.isAllDay||(s+=pe.TIME);var i=[le.formatDate(o.start,s),le.formatDate(o.end,s)].join("/");o.setParam("action","TEMPLATE").setParam("dates",i).setParam("text",o.title).setParam("details",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.recurrence&&o.setParam("recur","RRULE:".concat(Fe.getRrule(o.recurrence))),o.attendees.length>0&&o.setParam("add",Ye.toMailtoList(o.attendees).join(","))},o.render=function(){var s=Nn.GOOGLE,i=Ye.toQueryString(o.params);return"".concat(s,"?").concat(i)},o.setInitialParams(),o}return n})(Vn),function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){o.setParam("v","60").setParam("title",o.title).setParam("desc",o.description).setParam("in_loc",o.location),o.setTimeParams(),o.attendees.length>0&&o.setParam("inv_list",Ye.toMailtoList(o.attendees).join(","))},o.setTimeParams=function(){o.isAllDay?o.setParam("dur","allday").setParam("st",le.formatDateNoUtc(o.start,pe.DATE)):(o.setParam("st",le.formatDateNoUtc(o.start,pe.NO_UTC_FULL)),le.getHoursDiff(o.start.getTime(),o.end.getTime())>99?o.setParam("et",le.formatDateNoUtc(o.end,pe.NO_UTC_FULL)):o.setParam("dur",le.getDuration(o.start.getTime(),o.end.getTime())))},o.render=function(){var s=Nn.YAHOO,i=Ye.toQueryString(o.params);return"".concat(s,"?").concat(i)},o.setInitialParams(),o}return n}(Vn),function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.baseUrl=Nn.OUTLOOK,o.setInitialParams=function(){var s=pe.OUTLOOK_DATE;o.isAllDay||(s+=pe.OUTLOOK_TIME),o.setParam("rru","addevent").setParam("path","/calendar/action/compose").setParam("startdt",le.formatDate(o.start,s)).setParam("enddt",le.formatDate(o.end,s)).setParam("subject",o.title).setParam("body",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.attendees.length>0&&o.setParam("to",Ye.toMailtoList(o.attendees).join(","))},o.setHost=function(s){return["live","office"].includes(s)&&(o.baseUrl=Nn.OUTLOOK.replace("{{host}}",s)),o},o.render=function(){var s=Ye.toQueryString(o.params);return"".concat(o.baseUrl,"?").concat(s)},o.setInitialParams(),o.setHost("live"),o}return n}(Vn);var $g=function(e){Tn(n,e);function n(a){var o=e.call(this,a)||this;return o.additionalEvents=[],o.properties=[],o.meta={},o.setInitialParams=function(){o.setMeta("UID",Fe.getUid()).setMeta("DTSTAMP",le.getTimeCreated()).addProperty("CLASS","PUBLIC").addProperty("DESCRIPTION",Fe.formatText(o.description)).addProperty("LOCATION",Fe.formatText(o.location)).addProperty("SUMMARY",Fe.formatText(o.title)).addProperty("TRANSP","TRANSPARENT"),o.isAllDay?o.addProperty("DTSTART;VALUE=DATE",le.formatDateNoUtc(o.start,pe.DATE)).addProperty("DTEND;VALUE=DATE",le.formatDateNoUtc(le.incrementDate(o.start,1),pe.DATE)):o.addProperty("DTSTART",le.formatDate(o.start,pe.FULL)).addProperty("DTEND",le.formatDate(o.end,pe.FULL)),o.recurrence&&o.addProperty("RRULE",Fe.getRrule(o.recurrence)),o.attendees.length>0&&o.attendees.forEach(function(s){var i=s.email,r=s.name,l=s.icsOptions,c=l===void 0?{}:l,d=o.getAttendeeParams(c,r),h="MAILTO:".concat(i);o.addProperty(d,h)})},o.getAttendeeParams=function(s,i){var r={};i&&(r.CN=i),s.delegatedFrom&&(r["DELEGATED-FROM"]=s.delegatedFrom),s.partStat&&(r.PARTSTAT=s.partStat),s.role&&(r.ROLE=s.role),s.sentBy&&(r["SENT-BY"]=s.sentBy),r.RSVP=s.rsvp?"TRUE":"FALSE";var l=Ye.toParamString(r,";");return"ATTENDEE;".concat(l)},o.getAlarmDuration=function(s){var i=["".concat(s.weeks,"W"),"".concat(s.days,"D"),"".concat(s.hours,"H"),"".concat(s.minutes,"M"),"".concat(s.seconds,"S")].filter(function(r){return/^[0-9]+[A-Z]$/.exec(r)});return i.unshift(s.after?"PT":"-PT"),i.join("")},o.getMeta=function(){return Object.keys(o.meta).map(function(s){return"".concat(s,":").concat(o.meta[s])})},o.setMeta=function(s,i){return o.meta[s]=i,o},o.addEvent=function(s){return o.additionalEvents.push(s),o},o.addProperty=function(s,i){if(typeof i=="object"){o.properties.push("BEGIN:".concat(s));for(var r in i)o.addProperty(r,i[r]);o.properties.push("END:".concat(s))}else o.properties.push("".concat(s,":").concat(i.toString()));return o},o.addAlarm=function(s){var i={ACTION:s.action};if(s.description&&(i.DESCRIPTION=Fe.formatText(s.description)),s.summary&&(i.SUMMARY=Fe.formatText(s.summary)),s.duration&&(i.DURATION=o.getAlarmDuration(s.duration)),s.repeat&&(i.REPEAT=s.repeat),s.attach){var r=s.attach.params?"ATTACH;".concat(s.attach.params):"ATTACH";i[r]=s.attach.url}return s.trigger instanceof Date?i["TRIGGER;VALUE=DATE-TIME"]=le.formatDate(s.trigger,pe.FULL):i.TRIGGER=o.getAlarmDuration(s.trigger),o.addProperty("VALARM",i)},o.render=function(){var s=We([o],o.additionalEvents,!0),i=s.reduce(function(r,l){return We(We(We(We(We([],r,!0),["BEGIN:VEVENT"],!1),l.properties,!0),l.getMeta(),!0),["END:VEVENT"],!1)},[]);return We(We(["BEGIN:VCALENDAR","VERSION:2.0"],i,!0),["PRODID:".concat(Fe.getProdId()),"END:VCALENDAR"],!1).join(`
|
|
36
|
+
`)},o.setInitialParams(),o}return n}(Vn);const wg=t.defineComponent({name:"CalendarButton",components:{BaseButton:R},props:{isAllDay:{type:Boolean,required:!1,default:!1},startDatetime:{type:String,required:!0},endDatetime:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},location:{type:String,required:!1,default:void 0},description:{type:String,required:!1,default:void 0}},data(){return{icalendar:void 0,options:void 0}},computed:{icsDescription(){return`${(this.description?this.description+`
|
|
37
|
+
|
|
38
|
+
`:"")+(window==null?void 0:window.location.href)}`}},mounted(){this.init()},methods:{init(){let e;if(this.endDatetime&&this.isAllDay){const n=X(this.startDatetime);e={frequency:"DAILY",interval:1,count:X(this.endDatetime).diff(n,"day")+1}}this.options={title:this.title?this.title:void 0,location:this.location?this.location:void 0,description:this.icsDescription,start:new Date(this.startDatetime),end:!this.isAllDay&&this.endDatetime?new Date(this.endDatetime):void 0,recurrence:e},this.icalendar=new $g(this.options)},handleDownload(){const e=this.icalendar.render(),n=new Blob([e],{type:"text/calendar"}),a=window.URL.createObjectURL(n);let o=document.createElement("a");o.href=a,o.download=ps.kebabCase(this.title),o.click()}}});function Bg(e,n,a,o,s,i){const r=R;return t.openBlock(),t.createBlock(r,{ref:"CalendarButton",class:"w-full",variant:"secondary",compact:"",onClick:e.handleDownload},{default:t.withCtx(()=>[t.createTextVNode(" Add to calendar ")]),_:1},8,["onClick"])}const io=B(wg,[["render",Bg]]),Cg=["primary","secondary","action"],Eg=t.defineComponent({name:"DetailHeadline",components:{BaseLink:F,BaseHeading:G,BaseTag:At},props:{title:{type:String,required:!1,default:void 0},author:{type:Object,required:!1,default:void 0},publicationDate:{type:String,required:!1,default:void 0},publicationTime:{type:String,required:!1,default:void 0},readTime:{type:String,required:!1,default:void 0},topics:{type:Array,required:!1,default:void 0},label:{type:String,required:!1,default:void 0},labelLink:{type:String,required:!1,default:void 0},pill:{type:Boolean,default:!1},pillColor:{type:String,default:"primary",validator:e=>Cg.includes(e)},schema:{type:Boolean,default:!1}},computed:{...he(Pe),hasTag(){var e;return!!((e=this.topics)!=null&&e.length||this.label)},hasEyebrow(){return!!(this.hasTag||this.readTime)},hasByline(){var e;return!!((e=this.authors)!=null&&e.length||this.publicationDate)},hasData(){return!!(this.title||this.hasEyebrow||this.hasByline)},pubDatetime(){const e=this.publicationTime||"00:00:00";return new Date(this.publicationDate+" "+e).toISOString()},authors(){let e;return this.author&&this.author.constructor===Array?(e=[],this.author.forEach(n=>{e.push(n.author)})):this.author&&(e=[this.author]),e},pillLabel(){var e;return this.label?this.label:(e=this.topics)!=null&&e.length?this.topics[0].title:void 0}}}),Sg={key:0},Ng={key:0,class:"flex flex-wrap items-center mb-3"},Vg={key:0,class:"inline"},Tg=["itemprop"],Ig={key:1,class:"text-subtitle py-3 edu:text-primary"},xg={key:2,class:"sr-only"},Mg={key:1,class:"lg:text-base text-gray-mid-dark divide-gray-mid-dark px-3 mt-5 -ml-3 text-sm leading-none"},Lg=["itemprop"],Dg=["itemprop"],vg={key:0,class:"inline-block pr-1"},Pg=["itemprop"],zg=["itemprop"],Ag=["itemprop"],Og={key:2},Fg=["content"];function Hg(e,n,a,o,s,i){var d;const r=At,l=F,c=G;return e.hasData?(t.openBlock(),t.createElementBlock("div",Sg,[e.hasEyebrow?(t.openBlock(),t.createElementBlock("div",Ng,[e.pill&&e.pillLabel?(t.openBlock(),t.createBlock(r,{key:0,variant:e.pillColor,size:"lg",class:"mr-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.pillLabel),1)]),_:1},8,["variant"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",Vg,[t.createVNode(l,{variant:"secondary",to:e.topics[0].url,class:"py-3","use-primary-color":e.themeStore.theme==="ThemeEdu"},{default:t.withCtx(()=>[t.createElementVNode("span",{itemprop:e.schema?"articleSection":void 0},t.toDisplayString(e.topics[0].title),9,Tg)]),_:1},8,["to","use-primary-color"])])):e.label?(t.openBlock(),t.createElementBlock("span",Ig,[e.labelLink?(t.openBlock(),t.createBlock(l,{key:1,variant:"secondary",to:e.labelLink,class:"py-3","use-primary-color":e.themeStore.theme==="ThemeEdu"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.label),1)]),_:1},8,["to","use-primary-color"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.label),1)],64))])):t.createCommentVNode("",!0)],64)),e.hasTag?(t.openBlock(),t.createElementBlock("span",xg,".")):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(`${e.hasTag&&!e.pill?"divide-gray-mid-dark border-l ml-3 pl-3 ":""} my-4 text-gray-mid-dark uppercase text-sm lg:text-base leading-none`)},t.toDisplayString(e.readTime),3)])):t.createCommentVNode("",!0),t.createVNode(c,{level:"h1",size:e.themeStore.theme==="ThemeEdu"?"h1":"h2",itemprop:e.schema?"headline":void 0},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["size","itemprop"]),e.hasByline?(t.openBlock(),t.createElementBlock("div",Mg,[(d=e.authors)!=null&&d.length?(t.openBlock(),t.createElementBlock("span",{key:0,itemprop:e.schema?"author":void 0,itemscope:"",itemtype:"https://schema.org/Person",class:"pr-3 border-r mr-2"},[t.createTextVNode(" Written by "),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.authors,(h,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:m},[t.createElementVNode("span",{class:"inline-block",itemprop:e.schema?"name":void 0},t.toDisplayString(h.name),9,Dg),m!==e.authors.length-1?(t.openBlock(),t.createElementBlock("span",vg,",")):t.createCommentVNode("",!0)],64))),128))],8,Lg)):(t.openBlock(),t.createElementBlock("span",{key:1,itemprop:e.schema?"author":void 0,itemscope:"",itemtype:"https://schema.org/Organization",class:"hidden"},[t.createElementVNode("span",{itemprop:e.schema?"name":void 0}," Jet Propulsion Laboratory ",8,zg),t.createElementVNode("span",{itemprop:e.schema?"url":void 0}," https://www.jpl.nasa.gov/ ",8,Ag)],8,Pg)),e.publicationDate?(t.openBlock(),t.createElementBlock("span",Og,[e.schema?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"datePublished",content:e.pubDatetime},null,8,Fg)):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(e.publicationDate)),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Zt=B(Eg,[["render",Hg]]),qg=t.defineComponent({name:"IconArrows"}),jg={class:"IconArrows",width:"32",height:"12",viewBox:"0 0 32 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Rg=[t.createStaticVNode('<g fill="currentColor" fill-rule="evenodd"><path d="M4 11.657l-.707-.707L8.243 6l-4.95-4.95L4 .343 9.657 6 4 11.657z" transform="translate(2)"></path><path d="M10 11.657l-.707-.707L14.243 6l-4.95-4.95L10 .343 15.657 6 10 11.657z" transform="translate(2)"></path><path d="M16 11.657l-.707-.707L20.243 6l-4.95-4.95L16 .343 21.657 6 16 11.657z" transform="translate(2)"></path><path d="M22 11.657l-.707-.707L26.243 6l-4.95-4.95L22 .343 27.657 6 22 11.657z" transform="translate(2)"></path></g>',1)];function Gg(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",jg,Rg)}const xn=B(qg,[["render",Gg]]),Ug=t.defineComponent({name:"DsnWidget",components:{BaseLink:F,IconArrows:xn},props:{data:{type:Object,required:!1}}}),Wg={key:0,class:"lg:col-span-3 sm:col-span-5 col-span-full"},Yg={key:0,class:"text-subtitle text-primary mb-4"},Kg={key:0,class:"text-subtitle text-primary mb-4"},Zg={key:0,class:"text-body-sm mb-4"},Xg={key:1,class:"text-stats-lg"},Jg={class:"text-gray-mid-dark flex flex-nowrap items-center justify-start mt-2 text-sm"},Qg={key:0,class:"animate-pulse mr-1"},e3={class:"sr-only"},t3={key:1,class:"mr-1","aria-hidden":"true"},n3={key:2,class:"animate-pulse"},a3={class:"sr-only"},o3={key:3,class:"text-body-sm"};function s3(e,n,a,o,s,i){const r=F,l=xn;return e.data?(t.openBlock(),t.createElementBlock("div",Wg,[e.data.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.data.linkTarget?"_blank":"_self",href:e.data.link,"link-class":"block"},{default:t.withCtx(()=>[e.data.heading?(t.openBlock(),t.createElementBlock("p",Yg,t.toDisplayString(e.data.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.heading?(t.openBlock(),t.createElementBlock("p",Kg,t.toDisplayString(e.data.heading),1)):t.createCommentVNode("",!0)],64)),e.data.spacecraftName?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[e.data.transmitTitle?(t.openBlock(),t.createElementBlock("p",Zg,t.toDisplayString(e.data.transmitTitle),1)):t.createCommentVNode("",!0),e.data.spacecraftName?(t.openBlock(),t.createElementBlock("p",Xg,t.toDisplayString(e.data.spacecraftName),1)):t.createCommentVNode("",!0),t.createElementVNode("div",Jg,[e.data.transmitStatus==="both"||e.data.transmitStatus==="sending"?(t.openBlock(),t.createElementBlock("span",Qg,[t.createElementVNode("span",e3,t.toDisplayString(e.data.spacecraftName)+" is sending to "+t.toDisplayString(e.data.location)+". ",1),t.createVNode(l,{class:"-ml-1"})])):t.createCommentVNode("",!0),e.data.location?(t.openBlock(),t.createElementBlock("span",t3,t.toDisplayString(e.data.location),1)):t.createCommentVNode("",!0),e.data.transmitStatus==="both"||e.data.transmitStatus==="receiving"?(t.openBlock(),t.createElementBlock("span",n3,[t.createElementVNode("span",a3,t.toDisplayString(e.data.spacecraftName)+" is receiving from "+t.toDisplayString(e.data.location)+". ",1),t.createVNode(l)])):t.createCommentVNode("",!0)])],64)):(t.openBlock(),t.createElementBlock("p",o3,"Data currently unavailable"))])):t.createCommentVNode("",!0)}const ro=B(Ug,[["render",s3]]),i3=t.defineComponent({name:"IconLocation"}),r3={class:"IconLocation",width:"16",height:"22",viewBox:"0 0 16 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},l3=[t.createElementVNode("g",{transform:"translate(-4 -1)",stroke:"currentColor","stroke-width":"2",fill:"none"},[t.createElementVNode("path",{d:"M12 2c1.933 0 3.683.784 4.95 2.05A6.978 6.978 0 0119 9c0 2.681-2.41 6.81-7 12.43C7.41 15.81 5 11.68 5 9c0-1.933.784-3.683 2.05-4.95A6.978 6.978 0 0112 2z"}),t.createElementVNode("circle",{cx:"12",cy:"9",r:"3"})],-1)];function c3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r3,l3)}const Mn=B(i3,[["render",c3]]),d3=t.defineComponent({name:"IconTime"}),h3={class:"IconTime",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m3=[t.createElementVNode("path",{d:"M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm0 2a8 8 0 100 16 8 8 0 000-16zm1 2v6.185l2.596 2.597-1.414 1.414L9 11.014 9.013 11H9V4h2z",fill:"currentColor"},null,-1)];function p3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h3,m3)}const Ln=B(d3,[["render",p3]]),f3=t.defineComponent({name:"IconCalendar"}),u3={class:"IconCalendar",width:"20",height:"19",viewBox:"0 0 20 19",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g3=[t.createElementVNode("path",{d:"M7 0v2h6V0h2v2h5v17H0V2h5V0h2zm11 9H2v8h16V9zM5 4H2v3h16V4h-3v2h-2V4H7v2H5V4z",fill:"currentColor"},null,-1)];function y3(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",u3,g3)}const Dn=B(f3,[["render",y3]]),b3=t.defineComponent({name:"EventCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:H},props:{url:{type:String,required:!1,default:"#"},title:{type:String,required:!1},summary:{type:String,required:!1},startTime:{type:String,required:!1},startDate:{type:String,required:!1},endTime:{type:String,required:!1},endDate:{type:String,required:!1},location:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1,default:"h5"}},computed:{...he(Pe),splitDate(){return this.startDate?pn(this.startDate,this.endDate):null},displayTime(){if(this.startDate)return ua(this.startDate,this.endDate,this.endTime)},formattedEventDates(){return this.startDate?pt(this.startDate,this.endDate):void 0}}}),k3={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-7 pb-6 mb-6 border-b"},_3={class:"col-span-6 md:order-last"},$3={key:1,class:"text-gray-dark text-body-sm mb-3 hidden md:block"},w3={class:"md:mt-10 text-xl md:flex"},B3={class:"EventCard__Metadata flex text-primary text-body-sm"},C3={class:"EventCard__Metadata hidden md:flex text-primary text-body-sm"},E3={key:0,class:"EventCard__Metadata flex text-primary text-body-sm"},S3={key:0,class:"SearchResultCard-image col-span-3 md:order-first"},N3={key:1,class:"hidden md:block absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},V3={class:"font-extrabold text-6xl leading-tight tracking-wider"},T3={class:"text-subtitle"},I3={class:"font-extrabold text-6xl leading-tight tracking-wider"},x3={class:"text-subtitle"};function M3(e,n,a,o,s,i){const r=G,l=Dn,c=Ln,d=Mn,h=j,m=H,p=F;return t.openBlock(),t.createBlock(p,{variant:"none",to:e.url,class:"SearchResultCard EventCard","link-class":"block"},{default:t.withCtx(()=>[t.createElementVNode("div",k3,[t.createElementVNode("div",_3,[e.title?(t.openBlock(),t.createBlock(r,{key:0,level:e.headingLevel,size:"h3",class:"mb-4"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",$3,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),t.createElementVNode("div",w3,[t.createElementVNode("div",B3,[t.createVNode(l,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",C3,[t.createVNode(c,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.displayTime),1)],512),[[t.vShow,e.displayTime]]),e.location?(t.openBlock(),t.createElementBlock("div",E3,[t.createVNode(d,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.location),1)])):t.createCommentVNode("",!0)])]),e.image?(t.openBlock(),t.createElementBlock("div",S3,[t.createVNode(m,{"aspect-ratio":"square","responsive-aspect-ratio":"md:aspect-ratio-four-three"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(h,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0),e.splitDate?(t.openBlock(),t.createElementBlock("div",N3,[e.themeStore.isEdu?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",V3,t.toDisplayString(e.splitDate.month),1),t.createElementVNode("div",T3,t.toDisplayString(e.splitDate.year),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("div",I3,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",x3,t.toDisplayString(e.splitDate.monthAndYear),1)],64))])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)])]),_:1},8,["to"])}const lo=B(b3,[["render",M3]]),L3=t.defineComponent({name:"EventDetailHero",components:{BaseImage:j,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1,default:void 0},startDateSplit:{type:Object,required:!0},image:{type:Object,required:!1,default:void 0},constrain:{type:Boolean,required:!1,default:!1}},computed:{getSrcSet(){return this.image?ie(this.image):void 0}}}),D3={key:0,class:"EventDetailHero mb-10 md:mb-10 lg:mb-14 -mx-4 lg:mx-0"},v3={class:"hero"},P3={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},z3={class:"font-extrabold text-6xl leading-tight tracking-wider"},A3={class:"text-subtitle"};function O3(e,n,a,o,s,i){const r=j,l=H;return e.image?(t.openBlock(),t.createElementBlock("div",D3,[t.createElementVNode("div",v3,[t.createVNode(l,{"aspect-ratio":e.constrain?"16:9":"none","dark-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.image.src.url,srcset:e.getSrcSet,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt,"image-class":"w-full h-auto","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height","alt"])):t.createCommentVNode("",!0),e.startDateSplit?(t.openBlock(),t.createElementBlock("div",P3,[t.createElementVNode("div",z3,t.toDisplayString(e.startDateSplit.day),1),t.createElementVNode("div",A3,t.toDisplayString(e.startDateSplit.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1},8,["aspect-ratio"])])])):t.createCommentVNode("",!0)}const co=B(L3,[["render",O3]]),F3=["id","for"],H3={key:0,class:"text-error"},q3=["id","cols","rows","name","required","placeholder","aria-required","aria-labelledby","aria-label"],xi=t.defineComponent({__name:"TextArea",props:t.mergeModels({inputName:{},label:{default:void 0},cols:{default:void 0},rows:{default:4},required:{type:Boolean,default:!1},showLabel:{type:Boolean,default:!0},placeholder:{default:void 0},labelClass:{default:void 0},inputClass:{default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(void 0),r=t.ref(!1),l=t.computed(()=>`${a.inputName}_input`),c=t.computed(()=>`${l.value}_label`);return(d,h)=>(t.openBlock(),t.createElementBlock("div",null,[a.showLabel?(t.openBlock(),t.createElementBlock("label",{key:0,id:c.value,for:l.value,class:t.normalizeClass(a.labelClass?a.labelClass:"block text-subtitle text-gray-dark mb-2")},[t.createTextVNode(t.toDisplayString(a.label)+" ",1),a.required?(t.openBlock(),t.createElementBlock("span",H3,"*")):t.createCommentVNode("",!0)],10,F3)):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("textarea",{id:l.value,ref_key:"TextAreaRef",ref:i,"onUpdate:modelValue":h[0]||(h[0]=m=>s.value=m),cols:a.cols,rows:a.rows,name:a.inputName,required:a.required,placeholder:a.placeholder,"aria-required":a.required,"aria-labelledby":a.showLabel?c.value:void 0,"aria-label":a.showLabel?void 0:a.label,class:t.normalizeClass(a.inputClass?a.inputClass:"border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl"),onKeydown:h[1]||(h[1]=t.withKeys(m=>o("esc"),["esc"])),onInput:h[2]||(h[2]=m=>o("input",m.target)),onFocus:h[3]||(h[3]=m=>r.value=!0),onBlur:h[4]||(h[4]=m=>r.value=!1)},null,42,q3),[[t.vModelText,s.value]])]))}}),j3=["id","for"],R3={key:0,class:"text-error"},G3=["id","name","type","required","title","placeholder","maxlength","pattern","aria-required","aria-labelledby","aria-label"],vn=t.defineComponent({__name:"TextInput",props:t.mergeModels({inputName:{},type:{default:"text"},required:{type:Boolean,default:!1},label:{},showLabel:{type:Boolean,default:!0},placeholder:{default:void 0},maxlength:{default:void 0},pattern:{default:void 0},title:{default:void 0},autofocus:{type:Boolean},labelClass:{default:void 0},inputClass:{default:void 0}},{modelValue:{type:String},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(void 0),r=t.ref(!1),l=t.computed(()=>`${a.inputName}_input`),c=t.computed(()=>`${l.value}_label`);return t.onMounted(()=>{a.autoFocus&&i.value&&(i.value.focus(),r.value=!0)}),(d,h)=>(t.openBlock(),t.createElementBlock("div",null,[a.showLabel?(t.openBlock(),t.createElementBlock("label",{key:0,id:c.value,for:l.value,class:t.normalizeClass(a.labelClass?a.labelClass:"block text-subtitle text-gray-dark")},[t.createTextVNode(t.toDisplayString(a.label)+" ",1),a.required?(t.openBlock(),t.createElementBlock("span",R3,"*")):t.createCommentVNode("",!0)],10,j3)):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("input",{id:l.value,ref_key:"TextInputRef",ref:i,"onUpdate:modelValue":h[0]||(h[0]=m=>s.value=m),name:a.inputName,type:a.type,required:a.required,title:a.title,placeholder:a.placeholder,maxlength:a.maxlength,pattern:a.pattern,"aria-required":a.required,"aria-labelledby":a.showLabel?c.value:void 0,"aria-label":a.showLabel?void 0:a.label,class:t.normalizeClass(a.inputClass?a.inputClass:"border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl"),onKeydown:h[1]||(h[1]=t.withKeys(m=>o("esc"),["esc"])),onInput:h[2]||(h[2]=m=>o("input",m.target)),onFocus:h[3]||(h[3]=m=>r.value=!0),onBlur:h[4]||(h[4]=m=>r.value=!1)},null,42,G3),[[t.vModelDynamic,s.value]])]))}});var U3=/[!'()*]/g,W3=function(e){return"%".concat(e.charCodeAt(0).toString(16))};function Y3(e){return encodeURIComponent(e).replace(U3,W3)}function K3(e){return e==null}function Z3(e,n){return e.hasOwnProperty(n)}function X3(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function J3(e){return e.hasOwnProperty?Z3:X3}function Q3(e,n,a){var o=J3(e),s;for(var s in e)o(e,s)&&n(e[s],s,e)}function e4(e,n,a){K3(e)||Q3(e,n)}typeof document<"u"&&document.createElement("a");var ho=function(e,n){return ho=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(a[s]=o[s])},ho(e,n)};function Mi(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");ho(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}typeof SuppressedError=="function"&&SuppressedError;function Li(e){return e!==null&&typeof e=="object"}var t4=function(e){Mi(n,e);function n(a,o,s){var i=e.call(this,a)||this;return Li(o)&&(s=o,o="Exception"),Error.captureStackTrace?Error.captureStackTrace(i,i.constructor):i.stack=new Error().stack,i.name=o||"Exception",Object.assign(i,s),i}return n}(Error);(function(e){Mi(n,e);function n(a,o,s){return e.call(this,"".concat(typeof o=="string"?o:o.constructor.name,".").concat(a," not implemented yet."),"NotImplementedException",s)||this}return n})(t4);function Di(e,n){switch(typeof e){case"string":return e===""?e:n(e);case"number":if(e!==e)return"";case"bigint":case"boolean":return e;case"object":return e===null?"":n(JSON.stringify(e));default:return""}}function n4(e,n,a,o,s){n||(n="&"),a||(a="="),o||(o=Y3);var i="",r=s?function(l,c,d){s(l,c)&&(d&&(i+=n),i+=l,i+=a,i+=c)}:function(l,c,d){d&&(i+=n),i+=l,i+=a,i+=c};return e4(e,function(l,c){if(Array.isArray(l))for(var d=0,h=l.length;d<h;d++)r(c,Di(l[d],o),!!i||d>0);else r(c,Di(l,o),!!i)}),i}function vi(e,n){return Li(e)?(n||(n={}),n4(e,n.sep,n.eq,n.encodeURIComponent,n.filter)):""}const a4=t.defineComponent({name:"FormContact",components:{LayoutHelper:ee,BaseHeading:G,BaseButton:R,TextArea:xi,TextInput:vn},data(){return{submitted:!1}},methods:{focus(e){window.scrollTo(0,e.offsetTop+100),e.focus()},validate(e){const n=["full_name","email","subject","message"],a={};for(const o in n){const s=n[o],i=e.target.elements[s];if(i.value===""){this.focus(i);const r=s.replace("_"," ");return alert("Please fill out the "+r+" field."),!1}else a[s]=i.value}return a},submit(e){const n=this.validate(e);if(n!==!1){this.reveal();const a="https://formspree.io/f/xpzvnnzn",o={method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},body:vi({full_name:n.full_name,email:n.email,subject:n.subject,message:n.message})};fetch(a,o)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormContact&&this.$scrollTo(this.$refs.FormContact,0,{offset:-100})}}}),o4={ref:"FormContact",class:"text-gray-light-mid mb-10"},s4={class:"mb-10"},i4={class:"mt-8"},r4={class:"pt-10 text-center"},l4=t.createElementVNode("div",{class:"text-jpl-blue-light h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),c4=t.createElementVNode("p",{class:"text-h5"},"Your feedback has been sent.",-1);function d4(e,n,a,o,s,i){const r=G,l=vn,c=xi,d=R,h=ee;return t.openBlock(),t.createBlock(h,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",o4,null,512),t.withDirectives(t.createElementVNode("div",s4,[t.createElementVNode("form",{onSubmit:n[0]||(n[0]=t.withModifiers((...m)=>e.submit&&e.submit(...m),["prevent"]))},[t.createVNode(r,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createVNode(l,{class:"mt-8","input-name":"full_name",label:"Name",type:"text",required:"",placeholder:"enter your first and last name"}),t.createVNode(l,{class:"mt-8","input-name":"email",label:"Email",type:"email",required:"",placeholder:"enter your email"}),t.createVNode(r,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode("Write Us")]),_:1}),t.createVNode(l,{class:"mt-8","input-name":"subject",label:"Subject",type:"text",required:"",placeholder:"write a subject"}),t.createVNode(c,{class:"mt-8","input-name":"message",label:"Message","input-class":"w-full px-4 py-3",required:"",placeholder:"write your message..."}),t.createElementVNode("div",i4,[t.createVNode(d,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],32)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",r4,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),l4,c4],512),[[t.vShow,e.submitted]])]),_:1})}const mo=B(a4,[["render",d4]]),Pi="https://app.icontact.com/icp/core/mycontacts/signup/designer/form/?id=5&cid=1389932&lid=11365",h4="6LeCZCcUAAAAALhxcQ5fN80W6Wa2K3GqRQK6WRjA",m4="https://app.icontact.com/icp/core/signup/tracking.gif?id=5&cid=1389932&lid=11365",p4=[{id:"breaking",title:"Latest News",text:"All JPL News delivered immediately",value:"41031",alt:"Lists",name:"data[listGroups][]"},{id:"daily",title:"Day in Review",text:"Daily JPL news summary",value:"41032",alt:"Lists",name:"data[listGroups][]"},{id:"weekly",title:"Week in Review",text:"Weekly JPL news summary",value:"41033",alt:"Lists",name:"data[listGroups][]"},{id:"monthly",title:"Month in Review",text:"Monthly JPL news summary",value:"41034",alt:"Lists",name:"data[listGroups][]"}],f4=[{id:"educators",title:"Educators",text:null,value:"21583",alt:"Lists",name:"data[listGroups][]"},{id:"educator-workshop",title:"Educators Workshops",text:"Southern California",value:"51343",alt:"Lists",name:"data[listGroups][]"},{id:"students",title:"Students K-12",text:null,value:"29483",alt:"Lists",name:"data[listGroups][]"},{id:"internships",title:"Internships",text:null,value:"29484",alt:"Lists",name:"data[listGroups][]"}],u4=t.defineComponent({name:"FormNewsletterSignup",components:{LayoutHelper:ee,BaseHeading:G,BaseButton:R,BaseCheckboxGroup:Ba,BaseRadioGroup:Ea,TextInput:vn},data(){return{prefilledEmail:null,submitted:!1,iContactForm:Pi,iContactTrackingGif:m4,captchaKey:h4,emailGroups:p4,eduEmailGroups:f4}},mounted(){this.$route&&this.$route.query.email!=null&&(this.prefilledEmail=this.$route.query.email);const e=document.createElement("script");e.setAttribute("src","https://app.icontact.com/icp/static/form/javascripts/validation-captcha.js");const n=document.createElement("script");n.setAttribute("src","https://app.icontact.com/icp/static/form/javascripts/tracking.js"),document.head.appendChild(e,n)},methods:{focus(e){window.scrollTo(0,e.offsetTop+100),e.focus()},validate(e){const n=["email"],a={};for(const o in n){const s=n[o],i=e.target.elements[s];if(i.value===""){this.focus(i);const r=s.replace("_"," ");return alert("Please fill out the "+r+" field."),!1}else a[s]=i.value}return a},submit(e){const n=this.validate(e);if(n!==!1){this.reveal();const a={method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},body:vi({"data[email]":n.email,"data[fname]":n.first_name,"data[lname]":n.last_name,"data[zip]":n.zip_code,"data[listGroups][]":n.listGroups})};fetch(Pi,a)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormNewsletterSignup&&this.$scrollTo(this.$refs.FormNewsletterSignup,0,{offset:100})}}}),g4=["src"],y4={ref:"FormNewsletterSignup",class:"text-gray-light-mid mb-10"},b4={class:"mb-10"},k4=["captcha-key","action"],_4={dataname:"listGroups","data-label":"Which email groups would you like to join?"},$4={class:"mt-8"},w4={class:"mt-8"},B4={class:"mt-4 lg:mt-8 submit-container"},C4={class:"pt-10 text-center"},E4=t.createElementVNode("div",{class:"text-jpl-blue-light h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),S4=t.createElementVNode("p",{class:"text-h6"},"Check your inbox to verify your email.",-1),N4=t.createElementVNode("div",{class:"hidden-container"},null,-1);function V4(e,n,a,o,s,i){const r=G,l=vn,c=Ea,d=Ba,h=R,m=ee;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("img",{src:e.iContactTrackingGif,alt:""},null,8,g4),t.createVNode(m,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",y4,null,512),t.withDirectives(t.createElementVNode("div",b4,[t.createElementVNode("form",{id:"ic_signupform","captcha-key":e.captchaKey,"captcha-theme":"light","new-captcha":"true",method:"POST",action:e.iContactForm},[t.createVNode(r,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createVNode(l,{modelValue:e.prefilledEmail,"onUpdate:modelValue":n[0]||(n[0]=p=>e.prefilledEmail=p),class:"mt-8","input-name":"data[email]",label:"Email",type:"email",required:"",placeholder:"enter your email"},null,8,["modelValue"]),t.createVNode(l,{class:"mt-8","input-name":"data[fname]",label:"First Name",type:"text",placeholder:"enter your first name"}),t.createVNode(l,{class:"mt-8","input-name":"data[lname]",label:"Last Name",type:"text",maxlength:"64",placeholder:"enter your last name"}),t.createVNode(l,{class:"mt-8","input-name":"data[zip]",label:"Zip",type:"text",maxlength:"10",pattern:"[0-9]{5-10}",title:"Five digit zip code",placeholder:"enter your 5-digit zip code"}),t.createVNode(r,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode(" Subscribe to Email Groups ")]),_:1}),t.createElementVNode("div",_4,[t.createElementVNode("div",$4,[t.createVNode(c,{heading:"JPL News","sub-heading":"Choose how frequently you want to receive updates (opt out anytime):",group:"email",title:"Email Groups",preselected:"breaking",options:e.emailGroups},null,8,["options"])]),t.createElementVNode("div",w4,[t.createVNode(d,{heading:"JPL Education Updates","sub-heading":"The JPL Education Office also offers email updates about classroom activities and workshops for educators, projects and competitons for K-12 students and internship opportunities at JPL and NASA.",group:"education",title:"Education Email Groups",options:e.eduEmailGroups},null,8,["options"])])]),t.createElementVNode("div",B4,[t.createVNode(h,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],8,k4)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",C4,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),E4,S4],512),[[t.vShow,e.submitted]])]),_:1}),N4])}const po=B(u4,[["render",V4]]),T4=t.defineComponent({name:"HeroLarge",props:{eyebrow:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},image:{type:Object,required:!1},hasOverlay:{type:Boolean,default:!1}},mounted(){Xe()}}),zi=e=>(t.pushScopeId("data-v-56889aaa"),e=e(),t.popScopeId(),e),I4={class:"HeroLarge max-w-screen-3xl relative mx-auto"},x4={class:"absolute inset-0 z-10 bg-black"},M4={key:0},L4=["srcset"],D4=["srcset"],v4=["srcset"],P4=["src","width","height","alt"],z4={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},A4=zi(()=>t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-l from-transparent-w25 lg:from-transparent-w50 to-transparent-black-50 lg:to-transparent-black-50 absolute inset-0"},null,-1)),O4={class:"text-contrast relative w-full text-white"},F4={class:"lg:py-0 pb-80 container pt-8 mx-auto"},H4={key:0,class:"lg:mb-6 font-secondary mb-4 text-base font-semibold tracking-wider no-underline uppercase"},q4=zi(()=>t.createElementVNode("span",{class:"sr-only"},".",-1)),j4={key:1,class:"lg:w-3/4 xl:w-3/5 xl:text-10xl lg:text-9xl md:text-8xl text-7xl lg:tracking-tightest lg:leading-tighter mb-5 font-bold leading-tight uppercase"},R4={key:2,class:"lg:w-1/2 2xl:w-2/5 xl:text-6xl lg:text-4xl md:text-2xl lg:leading-tight text-lg font-medium"};function G4(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",I4,[t.createElementVNode("div",x4,[e.image&&e.image.src?(t.openBlock(),t.createElementBlock("picture",M4,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.image.srcSet},null,8,L4),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.image.screenMd.url},null,8,D4),t.createElementVNode("source",{srcset:e.image.screenSm.url},null,8,v4),t.createElementVNode("img",{class:"md:object-right object-cover object-bottom w-full h-full",src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt},null,8,P4)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",z4,[A4,t.createElementVNode("div",O4,[t.createElementVNode("div",F4,[t.createElementVNode("div",{class:t.normalizeClass(["lg:px-10 2xl:px-0 lg:pt-6 lg:pb-18 px-4",{"pt-10":e.hasOverlay}])},[e.eyebrow?(t.openBlock(),t.createElementBlock("div",H4,[t.createTextVNode(t.toDisplayString(e.eyebrow)+" ",1),q4])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createElementBlock("h1",j4,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",R4,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0)],2)])])])])}const U4=B(T4,[["render",G4],["__scopeId","data-v-56889aaa"]]),W4=t.defineComponent({name:"MixinVideoBg",props:{video:{type:Object,required:!1}}}),Y4={key:0,loop:"",muted:"",playsinline:"",autoplay:"",preload:"auto",class:"object-cover w-full h-full"},K4=["src"],Z4=["src"],X4=["src"];function J4(e,n,a,o,s,i){return e.video&&e.video.file?(t.openBlock(),t.createElementBlock("video",Y4,[e.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.video.fileWebm,type:"video/webm"},null,8,K4)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.video.file,type:"video/mp4"},null,8,Z4),e.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.video.fileOgg,type:"video/ogg"},null,8,X4)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Xt=B(W4,[["render",J4]]),Q4=t.defineComponent({name:"HeroMedium",components:{IconArrow:me,BaseLink:F,MixinVideoBg:Xt,BaseTag:At},props:{feature:{type:Object,required:!1},customTag:{type:String,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"View"},compact:{type:Boolean,required:!1,default:!1},customVideo:{type:Object,required:!1},customImage:{type:Object,required:!1}},computed:{theVideo(){var e,n;return this.customVideo?this.customVideo:(n=(e=this.feature)==null?void 0:e.video)!=null&&n.file?this.feature.video:null},theImage(){var e,n;return this.customImage?this.customImage:(n=(e=this.feature)==null?void 0:e.image)!=null&&n.src?this.feature.image:null}},watch:{"$route.query":{handler(){Xe()}}},mounted(){Xe()}}),e5={class:"absolute inset-0 z-10 overflow-hidden bg-black"},t5={key:1},n5=["srcset"],a5=["srcset"],o5=["data-srcset"],s5=["src","width","height"],i5=t.createElementVNode("div",{class:"bg-gradient-to-b lg:bg-gradient-to-bl from-transparent lg:from-transparent-w50 to-black lg:to-transparent-black-75 absolute inset-0"},null,-1),r5={key:0,class:"flex items-center lg:mb-3 mb-2"},l5={key:1,class:"text-subtitle"},c5=t.createElementVNode("span",{class:"sr-only"},".",-1),d5={class:"text-h3 font-semibold mb-0"},h5={class:"mr-2"},m5={class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"};function p5(e,n,a,o,s,i){var m,p;const r=Xt,l=At,c=me,d=t.resolveComponent("nuxt-link"),h=F;return t.openBlock(),t.createElementBlock("section",{"aria-label":"Feature",class:t.normalizeClass(["ThemeVariantDark relative flex items-center overflow-hidden",e.compact?"HeroSmall":"HeroMedium"])},[t.createElementVNode("div",e5,[e.theVideo?(t.openBlock(),t.createBlock(r,{key:0,video:e.theVideo},null,8,["video"])):e.theImage&&e.theImage.src?(t.openBlock(),t.createElementBlock("picture",t5,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.theImage.srcSet},null,8,n5),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(m=e.theImage.screenMd)==null?void 0:m.url},null,8,a5),t.createElementVNode("source",{"data-srcset":(p=e.theImage.screenSm)==null?void 0:p.url},null,8,o5),t.createElementVNode("img",{class:"object-cover w-full h-full",src:e.theImage.src.url,width:e.theImage.src.width,height:e.theImage.src.height,alt:""},null,8,s5)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",{class:t.normalizeClass(["lg:flex lg:items-end lg:relative lg:h-full z-20 w-full",{"absolute bottom-0":!e.compact}])},[i5,e.feature?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["px-4 lg:px-10 2xl:px-0 lg:pb-0 lg:py-0 text-contrast container relative mx-auto text-white",{"pt-40 pb-2 mb-10":!e.compact,"my-6 lg:mt-0 lg:mb-10":e.compact}])},[t.createVNode(d,{to:e.feature.url,class:"lg:w-1/2 xl:w-5/12 block"},{default:t.withCtx(()=>[e.customTag||e.customLabel||e.feature.label?(t.openBlock(),t.createElementBlock("div",r5,[e.customTag?(t.openBlock(),t.createBlock(l,{key:0,variant:"primary",size:"sm",class:"mr-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.customTag),1)]),_:1})):t.createCommentVNode("",!0),e.customLabel||e.feature.label?(t.openBlock(),t.createElementBlock("p",l5,[t.createTextVNode(t.toDisplayString(e.customLabel||e.feature.label)+" ",1),c5])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("p",d5,[t.createElementVNode("span",h5,t.toDisplayString(e.feature.title),1),t.createElementVNode("span",m5,[t.createVNode(c,{class:"inline"})])])]),_:1},8,["to"]),t.createVNode(h,{to:e.feature.url,class:"lg:block hidden","link-class":"inline-block","caret-wrapper-class":"py-3",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.cta),1)]),_:1},8,["to"])],2)):t.createCommentVNode("",!0)],2)],2)}const fo=B(Q4,[["render",p5]]),f5=t.defineComponent({name:"HeroListingIndex",components:{HeroMedium:fo},props:{pageData:{type:Object,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"Read Article"}},computed:{...he(Pe),customVideo(){var e,n;if(this.pageData&&((n=(e=this.pageData.featured)==null?void 0:e.heroBlocks)==null?void 0:n.length)>0&&this.pageData.featured.heroBlocks[0].blockType==="VideoBlock")return this.pageData.featured.heroBlocks[0].video},customImage(){var e,n,a,o;if(this.pageData&&((n=(e=this.pageData.featured)==null?void 0:e.heroBlocks)==null?void 0:n.length)>0){const s=this.pageData.featured.heroBlocks[0];if(s.blockType==="ImageChooserBlock"||s.blockType==="HeroImageBlock")return s.listingPageHeroImage;if(s.blockType==="CarouselBlock"&&s.blocks&&s.blocks.length>0)return s.blocks[0].listingPageHeroImage}else if((o=(a=this.pageData)==null?void 0:a.featured)!=null&&o.listingPageHeroImage)return this.pageData.featured.listingPageHeroImage}}});function u5(e,n,a,o,s,i){const r=fo;return e.pageData?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["max-w-screen-3xl mx-auto",{"-nav-offset":e.pageData.featured}])},[e.pageData.featured?(t.openBlock(),t.createBlock(r,{key:0,class:"md:mb-12 lg:mb-18 mb-10","custom-tag":e.themeStore.theme==="ThemeEdu"&&e.customLabel?e.customLabel:void 0,"custom-label":e.themeStore.theme==="ThemeEdu"?e.pageData.featured.topicLabel:e.customLabel,feature:e.pageData.featured,"custom-video":e.customVideo,"custom-image":e.customImage,cta:e.cta},null,8,["custom-tag","custom-label","feature","custom-video","custom-image","cta"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const g5=B(f5,[["render",u5]]),y5=t.defineComponent({name:"IconClose"}),b5={class:"IconClose",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},k5=[t.createElementVNode("path",{d:"M21.192-.02l2.829 2.828L14.828 12l9.193 9.192-2.829 2.829L12 14.828l-9.192 9.193-2.829-2.829L9.172 12-.02 2.808 2.808-.021 12 9.172 21.192-.02z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function _5(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",b5,k5)}const He=B(y5,[["render",_5]]),$5=t.defineComponent({name:"IconInfo"}),w5={class:"IconInfo",width:"10",height:"22",viewBox:"0 0 10 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},B5=[t.createElementVNode("path",{d:"M7 8v12h3v2H0v-2h3V10H0V8h7zM5 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5z",fill:"currentColor"},null,-1)];function C5(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",w5,B5)}const uo=B($5,[["render",C5]]),E5=t.defineComponent({name:"HeroMedia",components:{MixinVideoBg:Xt,BaseImageCaption:re,IconInfo:uo,IconClose:He},props:{image:{type:Object,required:!1},video:{type:Object,required:!1},displayCaption:{type:Boolean,default:!0},caption:{type:String,required:!1},credit:{type:String,required:!1}},data(){return{captionVisible:!1}},computed:{theImageCaption(){if(this.image&&this.caption&&this.caption.length>2&&this.displayCaption)return this.caption;if(this.image&&this.image.caption&&this.image.caption.length>2&&this.displayCaption)return this.image.caption},theImageData(){if(this.image)return{...this.image,caption:this.theImageCaption}},theSrcSet(){return this.theImageData?ie(this.theImageData):void 0},customCaption(){if(this.caption&&this.caption.length>2||this.credit)return{caption:this.caption,credit:this.credit}},captionVisibilityClass(){return this.captionVisible?"flex":"hidden"},hasCaptionArea(){var e,n;return this.theImageData?this.theImageCaption||((e=this.image)==null?void 0:e.credit)||((n=this.image)==null?void 0:n.detailUrl):!!this.customCaption}},mounted(){Xe()},methods:{toggleCaption(){this.captionVisible?this.captionVisible=!1:this.captionVisible=!0}}}),S5={key:0,class:"HeroMedia"},N5={class:"bg-gray-light"},V5={class:"vh-crop max-w-screen-3xl relative flex items-center mx-auto overflow-hidden"},T5={class:"hero"},I5=["srcset","src","width","height","alt"],x5={key:0,class:"lg:hidden absolute bottom-0 left-0 w-full h-auto mx-auto"};function M5(e,n,a,o,s,i){const r=Xt,l=uo,c=He,d=re;return e.image||e.video?(t.openBlock(),t.createElementBlock("div",S5,[t.createElementVNode("div",N5,[t.createElementVNode("div",V5,[t.createElementVNode("div",T5,[e.theImageData?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.theImageData.src?(t.openBlock(),t.createElementBlock("img",{key:0,class:"object-cover object-center w-full h-full",srcset:e.theSrcSet,src:e.theImageData.src.url,width:e.theImageData.src.width,height:e.theImageData.src.height,alt:e.theImageData.alt,itemprop:"image","data-chromatic":"ignore"},null,8,I5)):t.createCommentVNode("",!0)],64)):e.video?(t.openBlock(),t.createBlock(r,{key:1,video:e.video},null,8,["video"])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",x5,[t.createElementVNode("button",{class:"bg-opacity-90 text-gray-dark flex items-center justify-center w-12 h-12 ml-auto bg-white cursor-pointer","aria-label":"Toggle caption",onClick:n[0]||(n[0]=(...h)=>e.toggleCaption&&e.toggleCaption(...h))},[t.withDirectives(t.createVNode(l,{class:"text-xl"},null,512),[[t.vShow,!e.captionVisible]]),t.withDirectives(t.createVNode(c,null,null,512),[[t.vShow,e.captionVisible]])])])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass([e.captionVisibilityClass,"max-w-screen-3xl ThemeVariantGray bg-gray-light bg-opacity-90 lg:bg-opacity-100 ThemeVariantGray lg:block lg:pb-4 lg:px-3 xl:px-8 lg:pt-4 items-start p-4 mx-auto"])},[t.createVNode(d,{data:e.theImageData||e.customCaption},null,8,["data"])],2)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Jt=B(E5,[["render",M5]]),L5=t.defineComponent({name:"HomepageCarouselItem",components:{BaseLink:F,IconArrow:me},props:{item:{type:Object,required:!1}}}),D5={key:0,class:"HomepageCarouselItem relative flex items-center overflow-hidden"},v5={class:"absolute inset-0 z-10 overflow-hidden bg-black"},P5={key:0,loop:"",muted:"",playsinline:"",preload:"none",class:"left-1/2 top-1/2 absolute z-10 object-cover w-auto h-auto min-w-full min-h-full transform -translate-x-1/2 -translate-y-1/2"},z5=["src"],A5=["src"],O5=["src"],F5={key:1},H5=["srcset"],q5=["srcset"],j5=["srcset"],R5=["src","width","height"],G5={class:"lg:flex lg:items-center lg:relative lg:h-full absolute bottom-0 z-20 w-full"},U5=t.createElementVNode("div",{class:"bg-gradient-to-b lg:bg-gradient-to-l from-transparent lg:from-transparent xl:from-transparent-w25 to-black lg:to-transparent-black-75 absolute inset-0"},null,-1),W5={class:"lg:px-10 2xl:px-0 lg:pb-10 lg:pt-0 text-contrast container relative px-4 pt-40 pb-24 mx-auto text-white"},Y5={class:"lg:w-3/4 xl:w-1/2 block"},K5={key:0,class:"font-primary text-jpl-red-light lg:text-3xl lg:mb-0 mb-2 text-xl font-semibold tracking-normal uppercase"},Z5=t.createElementVNode("span",{class:"sr-only"},".",-1),X5={key:0,class:"lg:text-9xl leading-tighter text-5xl font-extrabold tracking-tighter"},J5={class:"mr-2"},Q5={key:0,class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"},e6={key:1,class:"can-hover:group-hover:ml-5 text-jpl-red-light text-7xl lg:block hidden ml-0 transition-all duration-200 ease-in"};function t6(e,n,a,o,s,i){var l,c;const r=me;return e.item?(t.openBlock(),t.createElementBlock("div",D5,[t.createElementVNode("div",v5,[e.item.video&&e.item.video.file?(t.openBlock(),t.createElementBlock("video",P5,[e.item.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.item.video.fileWebm,type:"video/webm"},null,8,z5)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.item.video.file,type:"video/mp4"},null,8,A5),e.item.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.item.video.fileOgg,type:"video/ogg"},null,8,O5)):t.createCommentVNode("",!0)])):e.item.image&&e.item.image.src?(t.openBlock(),t.createElementBlock("picture",F5,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.item.image.srcSet},null,8,H5),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(l=e.item.image.screenMd)==null?void 0:l.url},null,8,q5),t.createElementVNode("source",{srcset:(c=e.item.image.screenSm)==null?void 0:c.url},null,8,j5),t.createElementVNode("img",{class:"md:object-right object-cover object-bottom w-full h-full",src:e.item.image.src.url,width:e.item.image.src.width,height:e.item.image.src.height,alt:"",loading:"lazy","data-chromatic":"ignore"},null,8,R5)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",G5,[U5,t.createElementVNode("div",W5,[t.createElementVNode("div",Y5,[e.item.heading?(t.openBlock(),t.createElementBlock("p",K5,[t.createTextVNode(t.toDisplayString(e.item.heading)+" ",1),Z5])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.item.externalLink||e.item.page&&e.item.page.url?"BaseLink":"div"),{variant:"none","link-class":"block",href:e.item.externalLink?e.item.externalLink:null,to:e.item.page&&e.item.page.url&&!e.item.externalLink?e.item.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[e.item.slideTitle?(t.openBlock(),t.createElementBlock("p",X5,[t.createElementVNode("span",J5,t.toDisplayString(e.item.slideTitle),1),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("span",Q5,[t.createVNode(r,{class:"inline"})])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("div",e6,[t.createVNode(r)])):t.createCommentVNode("",!0)]),_:1},8,["href","to"]))])])])])):t.createCommentVNode("",!0)}const go=B(L5,[["render",t6]]);te.use([Lm,Ht,Am,Dm]);const n6=t.defineComponent({name:"HomepageCarousel",components:{BaseLink:F,HomepageCarouselItem:go},props:{items:{type:Array,required:!1},duration:{type:Number,default:5e3}},data(){return{slideLoaded:!1,slider:null,sliderOptions:{effect:"fade",slidesPerView:1,speed:500,threshold:20,followFinger:!1,longSwipesRatio:.01,autoplay:{delay:this.duration,disableOnInteraction:!1},loop:!0,pagination:{el:".swiper-pagination",clickable:!0},lazyPreloadPrevNext:1,on:{transitionStart:()=>{this.slideLoaded=!1},transitionEnd:()=>{this.slideLoaded=!0,this.slideToNext=!0,this.updateTabbedItems()},sliderMove:e=>{e.touches.diff>0?this.slideToNext=!1:this.slideToNext=!0},slideChange:e=>{this.videoHandler(e)}}},tabbedItems:void 0,slideToNext:!0}},computed:{theIndex(){return this.slider?this.slider.realIndex:!1},onlyOneSlide(){var e;return((e=this.items)==null?void 0:e.length)===1},loopedTabs(){const e=this.items,n=this.theIndex?this.theIndex+1:1;return n&&e?[...e.slice(n-1),...e.slice(0,n)]:this.items},tabContainerWidthClass(){var e,n,a,o;return((e=this.items)==null?void 0:e.length)===2?"overflow-hidden w-2/5":((n=this.items)==null?void 0:n.length)===3?"overflow-hidden w-3/5":((a=this.items)==null?void 0:a.length)===4?"overflow-hidden w-4/5":((o=this.items)==null?void 0:o.length)===5?"overflow-hidden container":"overflow-visible container"},tabWidthClass(){var e,n,a,o;return((e=this.items)==null?void 0:e.length)===2?"w-1/2":((n=this.items)==null?void 0:n.length)===3?"w-1/3":((a=this.items)==null?void 0:a.length)===4?"w-1/4":(((o=this.items)==null?void 0:o.length)===5,"w-1/5")},tabTranslateClass(){var n,a,o,s,i,r;let e="";return this.slideToNext?((n=this.items)==null?void 0:n.length)===2?e="-translate-x-1/2":((a=this.items)==null?void 0:a.length)===3?e="-translate-x-1/3":((o=this.items)==null?void 0:o.length)===4?e="-translate-x-1/4":e="-translate-x-1/5":this.slideToNext||(((s=this.items)==null?void 0:s.length)===2?e="translate-x-1/2":((i=this.items)==null?void 0:i.length)===3?e="translate-x-1/3":((r=this.items)==null?void 0:r.length)===4?e="translate-x-1/4":e="translate-x-1/5"),this.slideLoaded||(e+=" transform transition-transform duration-500"),e}},mounted(){Xe(),this.init()},methods:{init(){this.onlyOneSlide?this.slider=new te(this.$refs.HomepageCarouselSlider,{...this.sliderOptions,loop:!1,autoplay:!1}):this.slider=new te(this.$refs.HomepageCarouselSlider,this.sliderOptions),this.updateTabbedItems(),this.slideLoaded=!0,this.videoHandler(this.slider)},updateTabbedItems(){this.tabbedItems=this.loopedTabs},videoHandler(e){const n=e.activeIndex,a=this.getVideo(n,e);if(a&&(a.autoplay=!0,a.load()),e.previousIndex){const o=e.previousIndex,s=this.getVideo(o,e);s&&s.pause()}},getVideo(e,n){const a=n.slides[e];if(a){const o=a.getElementsByTagName("video");if(o.length)return o[0]}return null}}}),a6={key:0,class:"HomepageCarousel max-w-screen-3xl mx-auto"},o6={"aria-label":"Features",class:"sr-only"},s6={class:"relative w-full overflow-hidden",role:"presentation"},i6={ref:"HomepageCarouselSlider",class:"HomepageCarouselSlider swiper"},r6={class:"swiper-wrapper"},l6={key:0,class:"lg:hidden pb-14 absolute bottom-0 w-full"},c6={class:"swiper-pagination container"},d6={key:1,class:"lg:block text-contrast absolute inset-x-0 bottom-0 z-10 hidden text-left text-white bg-black bg-opacity-50"},h6={class:"h-2px w-full bg-transparent"},m6={class:"HomepageCarouselTabs relative container overflow-hidden mx-auto pt-5 pb-22"},p6={class:"w-full -translate-x-1/5"};function f6(e,n,a,o,s,i){const r=F,l=go;return e.items?(t.openBlock(),t.createElementBlock("div",a6,[t.createElementVNode("nav",o6,[t.createElementVNode("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d},[t.createVNode(r,{variant:"none",href:c.externalLink?c.externalLink:void 0,to:c.page&&c.page.url&&!c.externalLink?c.page.url:void 0},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.slideTitle),1)]),_:2},1032,["href","to"])]))),128))])]),t.createElementVNode("div",s6,[t.createElementVNode("div",i6,[t.createElementVNode("div",r6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createBlock(l,{key:d,item:c,class:"swiper-slide"},null,8,["item"]))),128))]),e.onlyOneSlide?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",l6,[t.createElementVNode("div",c6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createElementBlock("span",{key:d,class:t.normalizeClass(`swiper-pagination-bullet${d===0?" swiper-pagination-bullet-active":""}`)},null,2))),128))])])),e.onlyOneSlide?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",d6,[t.createElementVNode("div",h6,[t.createVNode(t.Transition,{name:"load"},{default:t.withCtx(()=>[e.slideLoaded?(t.openBlock(),t.createElementBlock("div",{key:0,class:"h-2px w-full bg-white bg-opacity-50 -translate-x-full",style:t.normalizeStyle(`transition-duration: ${e.duration}ms`)},null,4)):t.createCommentVNode("",!0)]),_:1})]),t.createElementVNode("div",m6,[t.createElementVNode("div",p6,[t.createElementVNode("div",{class:t.normalizeClass(e.tabContainerWidthClass)},[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-nowrap",e.tabTranslateClass])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.tabbedItems,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,variant:"none",href:c.externalLink?c.externalLink:void 0,to:c.page&&c.page.url&&!c.externalLink?c.page.url:void 0,"external-target-blank":"",class:t.normalizeClass(["pr-5 flex-shrink-0 h-auto translate-x-0",e.tabWidthClass]),"link-class":`
|
|
37
39
|
group
|
|
38
40
|
border-opacity-30 border-r border-white
|
|
39
41
|
can-hover:hover:text-white
|
|
@@ -45,4 +47,4 @@ This will fail in production if not fixed.`),e=e[0]),e.reduce((n,a)=>(n[a.$id+tc
|
|
|
45
47
|
-ml-5
|
|
46
48
|
font-semibold
|
|
47
49
|
text-base text-left text-white text-opacity-75
|
|
48
|
-
transition-all duration-200 ease-in`},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(c.slideTitle),1)]),_:2},1032,["href","to","class"]))),128))],2)],2)])])]))],512)])])):t.createCommentVNode("",!0)}const p6=B(e6,[["render",m6]]),f6=t.defineComponent({name:"HomepageEmbedBlock",components:{BlockVideoEmbed:Kt},props:{data:{type:Array,required:!1}}}),u6={key:0,id:"featuredEmbed",class:"2xl:px-0 container px-4 mx-auto"},g6={key:0,class:"font-primary text-gray-dark lg:text-6xl mb-5 text-3xl font-semibold leading-normal tracking-normal uppercase"},y6={class:"xl:BaseGrid"};function b6(e,n,a,o,s,i){const r=Kt;return e.data&&e.data.length&&e.data[0].display?(t.openBlock(),t.createElementBlock("div",u6,[e.data[0].heading?(t.openBlock(),t.createElementBlock("h2",g6,t.toDisplayString(e.data[0].heading),1)):t.createCommentVNode("",!0),t.createElementVNode("div",y6,[t.createVNode(r,{class:"col-span-11",data:e.data[0]},null,8,["data"])])])):t.createCommentVNode("",!0)}const k6=B(f6,[["render",b6]]),Ai={unitless:"",gram:"Gram",grams:"Grams",kilogram:"Kilogram",kilograms:"Kilograms",meter:"Meter",meters:"Meters",kilometer:"Kilometer",kilometers:"Kilometers","m/s":"m/s"},_6=t.defineComponent({name:"RoboticsDetailStats",components:{},props:{mass:Number,height:Number,speed:Number,status:{type:String},animalAnalogIcon:{type:Object},animalAnalogName:String,robotDestinations:{type:Array,required:!0},alternativeStats:{type:Array,required:!0}},computed:{hasContent(){return!!(this.allStats.length>0||this.status!==""||this.robotDestinations.length>0||this.animalAnalogIcon)},allStats(){const e=[];return(this.mass||this.mass===0)&&(this.mass===1?e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"gram"}):this.mass===1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilogram"}):this.mass>1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilograms"}):e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"grams"})),(this.height||this.height===0)&&(this.height===1?e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meter"}):this.height===1e3?e.push({metricLabel:"Mass",metricValue:this.height/1e3,metricUnit:"kilometer"}):this.height>1e3?e.push({metricLabel:"Mass",metricValue:this.height/1e3,metricUnit:"kilometers"}):e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meters"})),(this.speed||this.speed===0)&&e.push({metricLabel:"Speed",metricValue:this.speed,metricUnit:"m/s"}),e.concat(this.alternativeStats)}},methods:{unitLabel(e){return Ai[e]??e}}}),$6={key:0,class:"RoboticsDetailStats MixedBleedGrid lg:pl-0 relative z-20 pl-4 -mt-12 overflow-hidden"},w6=t.createElementVNode("h2",{class:"sr-only"},"Robot Statistics",-1),B6=t.createElementVNode("div",{class:"lg:block bg-gray-light col-start-indent-col-2 col-end-indent-col-3 hidden"},null,-1),C6={class:"bg-gray-light text-gray-dark col-start-indent-col-3 col-end-container lg:py-12 lg:px-0 text-body-lg lg:gap-x-6 gap-y-8 lg:gap-y-0 grid grid-cols-10 px-8 py-10 pr-0"},E6={class:"gap-y-10 lg:col-end-9 grid grid-cols-8 col-start-1 col-end-11 gap-6"},S6={class:"label text-subtitle"},V6={class:"text-body-xs text-gray-mid-dark uppercase"},N6={key:0,class:"lg:col-span-3 col-span-4"},T6=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),I6={key:1,class:"lg:col-span-4 col-span-8"},x6=t.createElementVNode("p",{class:"label text-subtitle"},"Potential Destinations",-1),M6={key:0,class:"lg:col-span-2 lg:row-span-2 lg:text-left gap-y-8 col-span-10 -ml-8 text-center"},L6={class:"block"},D6=["srcset"],v6=["src"],P6={key:0,class:"text-subtitle mt-4"},z6=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function A6(e,n,a,o,s,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",$6,[w6,B6,t.createElementVNode("div",C6,[t.createElementVNode("div",E6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(r,l)=>(t.openBlock(),t.createElementBlock("div",{key:l,class:t.normalizeClass(["col-span-4",(l+1)%3===0?"lg:col-span-2":"lg:col-span-3"])},[t.createElementVNode("p",S6,t.toDisplayString(r.metricLabel),1),t.createElementVNode("p",null,[t.createElementVNode("span",{class:t.normalizeClass({"text-stats-xl":!isNaN(r.metricValue)})},t.toDisplayString(r.metricValue),3),t.createElementVNode("span",V6,t.toDisplayString(e.unitLabel(r.metricUnit)),1)])],2))),128)),e.status!==""?(t.openBlock(),t.createElementBlock("div",N6,[T6,t.createTextVNode(" "+t.toDisplayString(e.status),1)])):t.createCommentVNode("",!0),e.robotDestinations.length>0?(t.openBlock(),t.createElementBlock("div",I6,[x6,t.createTextVNode(" "+t.toDisplayString(e.robotDestinations.map(r=>r.destination).join(", ")),1)])):t.createCommentVNode("",!0)]),e.animalAnalogIcon&&e.animalAnalogIcon.src?(t.openBlock(),t.createElementBlock("div",M6,[t.createElementVNode("picture",L6,[t.createElementVNode("source",{srcset:e.animalAnalogIcon.webp.url,type:"image/webp"},null,8,D6),t.createElementVNode("img",{class:"lg:mx-0 mx-auto bg-white rounded-full",src:e.animalAnalogIcon.src.url,width:"160",height:"160",alt:""},null,8,v6)]),e.animalAnalogName?(t.openBlock(),t.createElementBlock("p",P6,t.toDisplayString(`Animal Analog: ${e.animalAnalogName}`),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),z6])):t.createCommentVNode("",!0)}const O6=B(_6,[["render",A6]]),F6=t.defineComponent({name:"RoboticsDetailStatsMini",components:{BaseUnitToggle:Pe},props:{mass:Number,height:Number,speed:Number,alternativeStats:{type:Array,required:!0}},computed:{hasContent(){return this.allStats.length>0},allStats(){const e=[];return(this.mass||this.mass===0)&&(this.mass===1?e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"gram"}):this.mass===1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilogram"}):this.mass>=1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilograms"}):e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"grams"})),(this.height||this.height===0)&&(this.height===1?e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meter"}):this.height===1e3?e.push({metricLabel:"Height",metricValue:this.height/1e3,metricUnit:"kilometer"}):this.height>1e3?e.push({metricLabel:"Height",metricValue:this.height/1e3,metricUnit:"kilometers"}):e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meters"})),(this.speed||this.speed===0)&&e.push({metricLabel:"Speed",metricValue:this.speed,metricUnit:"m/s"}),e.concat(this.alternativeStats).splice(0,3)}},methods:{unitLabel(e){return Ai[e]??e},unitPair(e){return e==="gram"||e==="grams"?"G_OZ":e==="kilogram"||e==="kilograms"?"LB_KG":e==="meter"||e==="meters"?"M_FT":e==="kilometer"||e==="kilometers"?"MI_KM":e==="m/s"?"MS_FS":null}}}),H6={class:"text-subtitle text-gray-mid-dark mb-4"},q6={class:"text-stats-xl"},j6={key:1},R6={class:"text-body-xs text-gray-mid-dark pt-3 uppercase"};function G6(e,n,a,o,s,i){const r=Pe;return e.hasContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["RoboticsDetailStatsMini text-gray-dark text-body-lg sm:flex sm:text-left text-center",e.allStats.length>2?"justify-between":"justify-start"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(l,c)=>(t.openBlock(),t.createElementBlock("div",{key:c,class:t.normalizeClass(["stat sm:mb-0 mb-6",e.allStats.length>2?"mr-0":"mr-16"])},[t.createElementVNode("p",H6,t.toDisplayString(l.metricLabel),1),(l.metricUnit==="gram"||l.metricUnit==="grams"||l.metricUnit==="kilogram"||l.metricUnit==="kilograms"||l.metricUnit==="meter"||l.metricUnit==="meters"||l.metricUnit==="kilometer"||l.metricUnit==="kilometers"||l.metricUnit==="m/s")&&e.unitPair(l.metricUnit)?(t.openBlock(),t.createBlock(r,{key:0,"unit-pair":e.unitPair(l.metricUnit),value:parseFloat(l.metricValue),"value-system":"metric"},{default:t.withCtx(d=>[t.createElementVNode("span",q6,t.toDisplayString(d.formattedValue),1)]),_:2},1032,["unit-pair","value"])):(t.openBlock(),t.createElementBlock("div",j6,[t.createElementVNode("p",{class:t.normalizeClass({"text-stats-xl":!isNaN(l.metricValue)})},t.toDisplayString(l.metricValue),3),t.createElementVNode("p",R6,t.toDisplayString(e.unitLabel(l.metricUnit)),1)]))],2))),128))],2)):t.createCommentVNode("",!0)}const Oi=B(F6,[["render",G6]]),U6=t.defineComponent({name:"HomepageFeaturedRobot",components:{RoboticsDetailStatsMini:Oi,BaseButton:R,BaseHeading:G,BaseImage:q},props:{data:{type:Object,required:!1}},computed:{theImage(){var e,n,a,o;return(e=this.data)!=null&&e.homePageImage?(n=this.data)==null?void 0:n.homePageImage:(a=this.data)!=null&&a.heroImage?(o=this.data)==null?void 0:o.heroImage:null},theSrcSet(){return this.theImage?se(this.theImage)?se(this.theImage):this.theImage.srcSet:void 0}}}),W6={key:0,class:"HomepageFeaturedRobot lg:BaseGrid lg:px-0 container px-4 mx-auto"},Y6={class:"lg:flex items-center col-span-5 col-start-2"},K6={class:"lg:pr-5 xl:pr-18"},Z6=t.createElementVNode("p",{class:"text-subtitle text-jpl-red mb-3"},"Robotics",-1),X6={key:1,class:"text-body-lg mb-10"},J6={class:"lg:hidden sm:w-xl w-full mx-auto my-10"},Q6={class:"lg:flex items-center hidden col-span-6"};function e8(e,n,a,o,s,i){const r=G,l=q,c=Oi,d=R;return e.data?(t.openBlock(),t.createElementBlock("div",W6,[t.createElementVNode("div",Y6,[t.createElementVNode("div",null,[t.createElementVNode("div",K6,[Z6,e.data.nickname||e.data.title?(t.openBlock(),t.createBlock(r,{key:0,level:"h2",class:"mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.nickname||e.data.title),1)]),_:1})):t.createCommentVNode("",!0),e.data.homePageBlurb||e.data.description?(t.openBlock(),t.createElementBlock("div",X6,t.toDisplayString(e.data.homePageBlurb||e.data.description),1)):t.createCommentVNode("",!0),t.createElementVNode("div",J6,[e.theImage&&e.theImage.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.theImage.src.url,srcset:e.theSrcSet,width:e.theImage.src.width,height:e.theImage.src.height,"image-class":"w-full h-auto",alt:"","object-fit-class":e.data.homePageImage?"contain":"cover",loading:"lazy"},null,8,["src","srcset","width","height","object-fit-class"])):t.createCommentVNode("",!0)]),t.createVNode(c,{class:"my-10",mass:e.data.mass,height:e.data.height,speed:e.data.speed,"alternative-stats":e.data.alternativeStats},null,8,["mass","height","speed","alternative-stats"])]),e.data.url?(t.openBlock(),t.createBlock(d,{key:0,class:"lg:mr-3 mb-3","block-classes":"lg:inline-block block",variant:"primary","aria-label":e.data.nickname?`Meet ${e.data.nickname}`:`Meet ${e.data.title}`,to:e.data.url},{default:t.withCtx(()=>[t.createTextVNode(" Meet "+t.toDisplayString(e.data.nickname||e.data.title),1)]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0),e.data.parent&&e.data.parent.url?(t.openBlock(),t.createBlock(d,{key:1,class:"lg:mr-3 mb-3","block-classes":"lg:inline-block block",variant:"secondary",to:e.data.parent.url,"aria-label":"See All Robots",compact:""},{default:t.withCtx(()=>[t.createTextVNode(" See All Robots ")]),_:1},8,["to"])):t.createCommentVNode("",!0)])]),t.createElementVNode("div",Q6,[e.theImage&&e.theImage.src?(t.openBlock(),t.createBlock(l,{key:0,"image-class":"w-full h-auto",src:e.theImage.src.url,srcset:e.theSrcSet,width:e.theImage.src.width,height:e.theImage.src.height,alt:"","object-fit-class":e.data.homePageImage?"contain":"cover",loading:"lazy"},null,8,["src","srcset","width","height","object-fit-class"])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const t8=B(U6,[["render",e8]]),n8=t.defineComponent({name:"HomepageMissionsCarouselItem",components:{BaseLink:F,IconCaret:we},props:{data:{type:Object,required:!1}},computed:{hasTopic(){return!!(this.data&&this.data.topic&&this.data.topic.url)}}}),a8={class:"slide-image h-80 mb-3"},o8={key:0,class:"flex w-full h-full"},s8=["srcset"],i8=["src","srcset","width","height"],r8={class:"text-wrapper -mt-18 pt-22 w-3/5 h-auto pl-6 mx-auto border-l"},l8={class:"shifted-text can-hover:group-hover:-mt-3 lg:mt-0 -mt-3 transition-all duration-500 ease-in-out"},c8={class:"mb-1 text-3xl font-semibold"},d8={class:"text-gray-light-mid mb-1 text-lg whitespace-nowrap"},h8={class:"text-gray-light-mid mb-2 text-lg whitespace-nowrap"},m8={class:"explore-text can-hover:group-hover:opacity-100 can-hover:group-hover:ml-0 lg:-ml-3 lg:opacity-0 ml-0 transition-all duration-300 ease-in"},p8={class:"text-subtitle text-primary-light flex items-center"};function f8(e,n,a,o,s,i){const r=we,l=F;return e.data?(t.openBlock(),t.createBlock(l,{key:0,variant:"none","aria-label":e.hasTopic?"More about "+e.data.topic.title:"View "+e.data.name+" missions",to:e.hasTopic?e.data.topic.url:{name:"missions",query:{mission_target:e.data.name}},class:"HomepageMissionsCarouselItem group flex h-full pb-1 text-white","link-class":"flex flex-col w-full"},{default:t.withCtx(()=>[t.createElementVNode("div",a8,[e.data.image&&e.data.image.src?(t.openBlock(),t.createElementBlock("picture",o8,[t.createElementVNode("source",{srcset:e.data.image.webp.url,type:"image/webp"},null,8,s8),t.createElementVNode("img",{class:"object-contain w-auto mx-auto",src:e.data.image.src.url,srcset:e.data.image.srcSet,width:e.data.image.src.width,height:e.data.image.src.height,loading:"lazy",alt:""},null,8,i8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",r8,[t.createElementVNode("div",l8,[t.createElementVNode("p",c8,t.toDisplayString(e.data.name),1),t.createElementVNode("p",d8," Current missions: "+t.toDisplayString(e.data.currentMissions),1),t.createElementVNode("p",h8," Past missions: "+t.toDisplayString(e.data.pastMissions),1),t.createElementVNode("div",m8,[t.createElementVNode("span",p8,[t.createTextVNode(" Explore "),t.createVNode(r,{class:"ml-1 text-base"})])])])])]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0)}const Fi=B(n8,[["render",f8]]);te.use([$n,Ht]);const u8=t.defineComponent({name:"HomepageMissionsCarousel",components:{BaseLink:F,BaseHeading:G,BaseButton:R,IconPrev:Ce,IconNext:Be,HomepageMissionsCarouselItem:Fi},props:{data:{type:Object,required:!1,default:void 0}},data(){return{slider:null,sliderOptions:{slidesPerView:1.5,speed:500,threshold:20,spaceBetween:0,centeredSlides:!0,loop:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},a11y:{slideRole:this.itemRole},breakpoints:{640:{slidesPerView:1.5},768:{slidesPerView:2},1280:{slidesPerView:3,spaceBetween:56}},on:{init(e){e.el.classList.replace("opacity-0","opacity-100")}}}}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.HomepageMissionsCarousel,this.sliderOptions)}}}),g8={key:0,class:"HomepageMissionsCarousel ThemeVariantDark bg-stars max-w-screen-3xl mx-auto overflow-hidden text-white bg-black"},y8={class:"lg:BaseGrid lg:py-24 pt-14 container flex flex-col pb-5 mx-auto"},b8={class:"xl:px-0 lg:col-end-8 xl:col-end-7 order-1 col-start-2 px-4"},k8={key:0,class:"text-subtitle text-primary edu:text-white mb-3"},_8={key:2,class:"text-body-md"},$8={class:"lg:order-2 xl:px-0 flex justify-end order-3 col-start-10 col-end-13 px-4"},w8={class:"lg:order-3 order-2 col-start-2 col-end-12"},B8={ref:"HomepageMissionsCarousel",class:"swiper lg:mt-0 lg:mb-0 mb-14 mt-3"},C8=["aria-label"],E8={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full"},S8={class:"top-1/2 absolute left-0 z-30"},V8={class:"arrow-wrapper","aria-hidden":"true"},N8={class:"arrow"},T8={class:"arrow-fixed"},I8={class:"top-1/2 absolute right-0 z-30"},x8={class:"arrow-wrapper","aria-hidden":"true"},M8={class:"arrow"},L8={class:"arrow-fixed"};function D8(e,n,a,o,s,i){const r=G,l=F,c=Fi,d=Ce,h=R,m=Be;return e.data?(t.openBlock(),t.createElementBlock("section",g8,[t.createElementVNode("div",y8,[t.createElementVNode("div",b8,[e.data.label?(t.openBlock(),t.createElementBlock("p",k8,t.toDisplayString(e.data.label),1)):t.createCommentVNode("",!0),e.data.heading?(t.openBlock(),t.createBlock(r,{key:1,level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):t.createCommentVNode("",!0),e.data.summary?(t.openBlock(),t.createElementBlock("p",_8,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0)]),t.createElementVNode("div",$8,[t.createVNode(l,{to:{name:"missions"},variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(" All Missions ")]),_:1})]),t.createElementVNode("div",w8,[t.createElementVNode("div",B8,[t.createElementVNode("nav",{"aria-label":e.data.heading||"Missions",class:"swiper-wrapper"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.targets,(p,f)=>(t.openBlock(),t.createBlock(c,{key:f,data:p,class:"swiper-slide"},null,8,["data"]))),128))],8,C8),t.createElementVNode("div",E8,[t.createElementVNode("div",S8,[t.createVNode(h,{class:"swiper-prev xl:text-base -ml-16","aria-label":e.data.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",V8,[t.createElementVNode("span",N8,[t.createVNode(d)]),t.createElementVNode("span",T8,[t.createVNode(d)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",I8,[t.createVNode(h,{class:"swiper-next xl:text-base -mr-16","aria-label":e.data.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",x8,[t.createElementVNode("span",M8,[t.createVNode(m)]),t.createElementVNode("span",L8,[t.createVNode(m)])])]),_:1},8,["aria-label"])])])],512)])])])):t.createCommentVNode("",!0)}const v8=B(u8,[["render",D8]]),P8=t.defineComponent({name:"HomepageStats",components:{BaseLink:F,IconArrow:de,IconArrows:xn,BaseUnitToggle:Pe,BaseTimer:ze,DsnWidget:ro},props:{statistics:{type:Array,required:!1},missionCount:{type:Number,required:!1},dsn:{type:Object,required:!1},asteroidWatch:{type:Object,required:!1},featuredEmbed:{type:Array,required:!1}},data(){return{autoplayAdded:!1}},computed:{dataMissionStatsBlock(){const e=this.filterBlocksByType("StatisticsMissionBlock");return e&&e.length?e[0]:null},dataGenericStatsBlock(){const e=this.filterBlocksByType("StatisticsGenericBlock");return e&&e.length?e[0]:null},hasFeaturedEmbed(){return!!(this.featuredEmbed&&this.featuredEmbed.length&&this.featuredEmbed[0].display)}},methods:{playVideo(){if(this.hasFeaturedEmbed){const e=document.getElementById("featuredEmbed");if(e){e.scrollIntoView({behavior:"smooth"});const n=e.querySelector("iframe");n&&this.autoplayAdded===!1&&(n.src+="&autoplay=1",this.autoplayAdded=!0)}}return null},filterBlocksByType(e){return this.statistics?this.statistics.filter(a=>a.blockType===e):null}}}),z8={key:0,"aria-label":"Featured mission statistics",class:"HomepageStats -mt-14 relative z-20 overflow-hidden"},A8={class:"MixedBleedGrid lg:pl-0 pl-4"},O8={class:"ThemeVariantGray bg-gray-light text-gray-dark col-start-container col-end-container lg:py-18 lg:px-0 text-body-lg px-8 py-10 pr-0"},F8={class:"gap-y-10 lg:col-end-9 grid grid-cols-12 gap-6"},H8=t.createElementVNode("div",{class:"lg:block hidden"},null,-1),q8={key:0,class:"lg:col-span-2 sm:col-span-5 col-span-full"},j8={key:0,class:"text-subtitle text-primary mb-4"},R8={key:0,class:"text-subtitle text-primary mb-4"},G8={key:2,class:"text-body-sm mb-4"},U8={key:3,class:"text-stats-xl"},W8={key:1,class:"lg:col-span-3 sm:col-span-6 col-span-full"},Y8={key:0,class:"text-subtitle text-primary mb-4"},K8={key:0,class:"text-subtitle text-primary mb-4"},Z8={key:2,class:"text-body-sm mb-4"},X8={key:3},J8={key:4,class:"text-stats-lg"},Q8=t.createElementVNode("p",{class:"text-stats-lg flex items-center"},[t.createElementVNode("span",{class:"relative flex w-3 h-3 mr-3"},[t.createElementVNode("span",{class:"motion-safe:animate-ping bg-green absolute inline-flex w-full h-full rounded-full opacity-75"}),t.createElementVNode("span",{class:"bg-green relative inline-flex w-3 h-3 rounded-full"})]),t.createElementVNode("span",null,"Watch Live")],-1),ey={class:"text-gray-mid-dark flex flex-wrap mt-2 text-sm"},ty=t.createElementVNode("span",{class:"mr-1 -mb-3"},"Estimated:",-1),ny={class:"sm:whitespace-nowrap"},ay={key:0,class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},oy={key:2,class:"lg:col-span-3 sm:col-span-6 col-span-full"},sy={key:0,class:"text-subtitle text-primary mb-4"},iy={key:0,class:"text-subtitle text-primary mb-4"},ry={key:2,class:"text-body-sm mb-4"},ly={key:0,class:"text-stats-lg"},cy={class:"text-sm"},dy={class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},hy=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function my(e,n,a,o,s,i){const r=F,l=ze,c=de,d=ro,h=Pe;return e.statistics||e.dsn||e.asteroidWatch||e.missionCount?(t.openBlock(),t.createElementBlock("section",z8,[t.createElementVNode("div",A8,[t.createElementVNode("div",O8,[t.createElementVNode("div",F8,[H8,e.dataMissionStatsBlock?(t.openBlock(),t.createElementBlock("div",q8,[e.dataMissionStatsBlock.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.dataMissionStatsBlock.linkTarget?"_blank":"_self",href:e.dataMissionStatsBlock.link,"link-class":"block"},{default:t.withCtx(()=>[e.dataMissionStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",j8,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.dataMissionStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",R8,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataMissionStatsBlock.title?(t.openBlock(),t.createElementBlock("p",G8,t.toDisplayString(e.dataMissionStatsBlock.title),1)):t.createCommentVNode("",!0),e.missionCount?(t.openBlock(),t.createElementBlock("p",U8,t.toDisplayString(e.missionCount),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.dataGenericStatsBlock?(t.openBlock(),t.createElementBlock("div",W8,[e.dataGenericStatsBlock.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.dataGenericStatsBlock.linkTarget?"_blank":"_self",href:e.dataGenericStatsBlock.link,"link-class":"block"},{default:t.withCtx(()=>[e.dataGenericStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",Y8,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.dataGenericStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",K8,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataGenericStatsBlock.title?(t.openBlock(),t.createElementBlock("p",Z8,t.toDisplayString(e.dataGenericStatsBlock.title),1)):t.createCommentVNode("",!0),e.dataGenericStatsBlock.dateDisplay==="countdown"||e.dataGenericStatsBlock.dateDisplay==="time_elapsed"?(t.openBlock(),t.createElementBlock("div",X8,[t.createVNode(l,{"target-date-time":e.dataGenericStatsBlock.date,countdown:e.dataGenericStatsBlock.dateDisplay==="countdown"},null,8,["target-date-time","countdown"])])):e.dataGenericStatsBlock.dateDisplay==="static"?(t.openBlock(),t.createElementBlock("p",J8,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date)),1)):e.dataGenericStatsBlock.dateDisplay==="live"?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.hasFeaturedEmbed?"a":"div"),{key:5,href:e.hasFeaturedEmbed?"#featuredEmbed":null,class:t.normalizeClass(["group block",{"cursor-pointer":e.hasFeaturedEmbed}]),onClick:e.playVideo},{default:t.withCtx(()=>[Q8,t.createElementVNode("p",ey,[ty,t.createElementVNode("span",ny,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date,"DateTime"))+" UTC ",1)]),e.hasFeaturedEmbed?(t.openBlock(),t.createElementBlock("div",ay,[t.createVNode(c)])):t.createCommentVNode("",!0)]),_:1},8,["href","class","onClick"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createVNode(d),e.asteroidWatch?(t.openBlock(),t.createElementBlock("div",oy,[e.asteroidWatch.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.asteroidWatch.linkTarget?"_blank":"_self",href:e.asteroidWatch.link,"link-class":"block"},{default:t.withCtx(()=>[e.asteroidWatch.heading?(t.openBlock(),t.createElementBlock("p",sy,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.asteroidWatch.heading?(t.openBlock(),t.createElementBlock("p",iy,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)],64)),e.asteroidWatch.title?(t.openBlock(),t.createElementBlock("p",ry,t.toDisplayString(e.asteroidWatch.title),1)):t.createCommentVNode("",!0),e.asteroidWatch.asteroidApproach?(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[e.asteroidWatch.asteroidApproach.date?(t.openBlock(),t.createElementBlock("p",ly,t.toDisplayString(e.$filters.displayDate(e.asteroidWatch.asteroidApproach.date)),1)):t.createCommentVNode("",!0),t.createVNode(h,{"unit-pair":"MI_KM",value:parseFloat(e.asteroidWatch.asteroidApproach.distanceMiles),"second-value":parseFloat(e.asteroidWatch.asteroidApproach.distanceKilometers),"value-system":"imperial",inline:"",class:"text-gray-mid-dark mt-2"},{default:t.withCtx(m=>[t.createElementVNode("span",cy," Proximity "+t.toDisplayString(m.formattedValue),1)]),_:1},8,["value","second-value"]),t.createVNode(r,{"link-class":"block",variant:"none","aria-label":"View the next five approaches",to:"/asteroid-watch/next-five-approaches"},{default:t.withCtx(()=>[t.createElementVNode("div",dy,[t.createVNode(c)])]),_:1})],64)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])]),hy])])):t.createCommentVNode("",!0)}const py=B(P8,[["render",my]]),fy=t.defineComponent({name:"Icon360"}),uy={class:"Icon360",width:"40",height:"40",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},gy=[t.createElementVNode("g",{fill:"none"},[t.createElementVNode("path",{d:"M13.736 16.144c.696 0 1.26-.212 1.692-.636.432-.424.648-.996.648-1.716 0-.52-.11-.952-.33-1.296a1.744 1.744 0 00-.882-.72v-.048c.336-.192.598-.434.786-.726.188-.292.282-.666.282-1.122 0-.72-.202-1.276-.606-1.668-.404-.392-.946-.588-1.626-.588-.432 0-.816.094-1.152.282a1.996 1.996 0 00-.786.792c-.188.34-.282.734-.282 1.182v.3h1.332v-.192c0-.416.08-.732.24-.948a.776.776 0 01.66-.324.78.78 0 01.648.306c.16.204.24.51.24.918 0 .424-.09.752-.27.984-.18.232-.406.348-.678.348h-.516v1.092h.492c.744 0 1.116.452 1.116 1.356 0 .44-.094.772-.282.996-.188.224-.442.336-.762.336-.336 0-.592-.116-.768-.348-.176-.232-.264-.564-.264-.996v-.216h-1.332v.18c0 .76.21 1.362.63 1.806.42.444 1.01.666 1.77.666zm6.33 0c.424 0 .806-.108 1.146-.324.34-.216.606-.526.798-.93.192-.404.288-.874.288-1.41 0-.792-.172-1.432-.516-1.92-.344-.488-.844-.732-1.5-.732-.272 0-.524.062-.756.186a1.641 1.641 0 00-.576.51c.008-.968.076-1.678.204-2.13.128-.452.384-.678.768-.678.56 0 .84.528.84 1.584h1.32c0-.808-.174-1.456-.522-1.944-.348-.488-.878-.732-1.59-.732-.512 0-.94.14-1.284.42-.344.28-.608.752-.792 1.416-.184.664-.276 1.552-.276 2.664 0 1.456.206 2.49.618 3.102.412.612 1.022.918 1.83.918zm-.06-1.092c-.32 0-.562-.146-.726-.438-.164-.292-.246-.67-.246-1.134 0-.48.082-.864.246-1.152.164-.288.406-.432.726-.432.32 0 .56.144.72.432.16.288.24.672.24 1.152 0 .464-.082.842-.246 1.134-.164.292-.402.438-.714.438zm6.174 1.092c.512 0 .938-.128 1.278-.384.34-.256.602-.696.786-1.32.184-.624.276-1.476.276-2.556s-.092-1.932-.276-2.556c-.184-.624-.446-1.064-.786-1.32s-.766-.384-1.278-.384c-.52 0-.95.128-1.29.384-.34.256-.6.694-.78 1.314-.18.62-.27 1.474-.27 2.562 0 1.088.09 1.942.27 2.562.18.62.44 1.058.78 1.314s.77.384 1.29.384zm0-1.092c-.384 0-.648-.22-.792-.66-.144-.44-.216-1.136-.216-2.088v-.84c0-.952.072-1.648.216-2.088.144-.44.408-.66.792-.66.384 0 .648.22.792.66.144.44.216 1.136.216 2.088v.84c0 .952-.072 1.648-.216 2.088-.144.44-.408.66-.792.66zm5.862-4.08a1.681 1.681 0 001.458-.828c.148-.256.222-.536.222-.84 0-.304-.074-.586-.222-.846a1.606 1.606 0 00-.612-.612 1.681 1.681 0 00-.846-.222c-.304 0-.586.074-.846.222-.26.148-.464.352-.612.612-.148.26-.222.542-.222.846a1.649 1.649 0 00.834 1.446c.26.148.542.222.846.222zm0-.756a.89.89 0 01-.654-.27.877.877 0 01-.27-.642c0-.256.09-.472.27-.648a.901.901 0 01.654-.264c.256 0 .472.088.648.264a.881.881 0 01.264.648.887.887 0 01-.264.642.871.871 0 01-.648.27zM33.345 23.893c-.011-.016-.026-.03-.037-.046-1.204-1.498-3.23-2.261-5.001-2.782-2.138-.631-4.366-.939-6.587-1.034a31.217 31.217 0 00-6.685.41c-2.033.357-4.138.92-5.905 2.034-.78.49-1.552 1.14-1.931 2.015a2.499 2.499 0 00-.184 1.258c.071.52.098 1.068.266 1.57.54 1.615 2.296 3 3.751 3.634 1.832.801 3.804 1.284 5.807 1.532V36l7.402-6.048-7.402-6.04v4.283l-.03-.003c-1.039-.183-2.067-.441-3.042-.837-.848-.342-1.725-.794-2.322-1.508-.162-.198-.37-.43-.285-.689.033-.11.082-.22.14-.323.213-.399.535-.726.892-1 1.44-1.124 3.41-1.577 5.166-1.832a21.212 21.212 0 016.257.034c1.331.206 2.667.533 3.893 1.11.732.346 1.433.79 1.951 1.426.195.258.525.704.345 1.023-.22.391-.559.707-.915.97a7.697 7.697 0 01-1.91.992v4.488c1.663-.383 3.13-1.035 4.456-2.061C34 28 33.923 26.303 33.976 25.953c.104-.715-.143-1.402-.56-1.969-.026-.03-.048-.06-.071-.091z",fill:"currentColor"})],-1)];function yy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",uy,gy)}const yo=B(fy,[["render",yy]]),by=t.defineComponent({name:"HomepageTeaserBlockCardImage",components:{BaseImagePlaceholder:j,BaseImage:q,Icon360:yo},props:{data:{type:Object,required:!1}},computed:{theSrcSet(){var e;return(e=this.data)!=null&&e.image?se(this.data.image)?se(this.data.image):this.data.image.srcSet:void 0}}}),ky={key:0,class:"relative h-auto"},_y={class:"bg-jpl-red absolute bottom-0 right-0 z-10 text-white"};function $y(e,n,a,o,s,i){const r=yo,l=q,c=j;return e.data&&e.data.image?(t.openBlock(),t.createElementBlock("div",ky,[t.createElementVNode("div",_y,[t.createVNode(r)]),t.createVNode(c,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.data.image.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.data.image.src.url,srcset:e.theSrcSet,alt:"",width:e.data.image.src.width,height:e.data.image.src.height,"object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)}const Hi=B(by,[["render",$y]]),wy=t.defineComponent({name:"HomepageTeaserBlock",components:{BaseHeading:G,BlockText:re,BaseImage:q,BaseLink:F,HomepageTeaserBlockCardImage:Hi},props:{data:{type:Object,required:!1,default:void 0}},computed:{theCard(){return this.data.card&&this.data.card.length>0?this.data.card[0]:null},hasCoverImage(){return!!(this.data.coverImage&&this.data.coverImage.src)},theLink(){return pa(this.data.link)||void 0},theSrcSet(){return this.data.coverImage?se(this.data.coverImage)?se(this.data.coverImage):this.data.coverImage.srcSet:void 0}}}),By={key:0,class:"HomepageTeaserBlock max-w-screen-3xl relative mx-auto"},Cy={class:"lg:px-4 2xl:px-0"},Ey={class:"lg:px-0 lg:col-end-8 xl:col-end-9 col-start-2 px-4"},Sy=["aria-label"],Vy={key:0,class:"relative h-auto"},Ny={class:"px-6 pt-6 pb-4"},Ty={class:"mb-2 text-3xl font-medium"},Iy={key:0,class:"text-body-sm"};function xy(e,n,a,o,s,i){const r=q,l=G,c=re,d=F,h=Hi;return e.data?(t.openBlock(),t.createElementBlock("div",By,[e.hasCoverImage?(t.openBlock(),t.createBlock(r,{key:0,class:"lg:mb-0 mb-10",src:e.data.coverImage.src.url,srcset:e.theSrcSet,alt:e.data.coverImage.alt,width:e.data.coverImage.src.width,height:e.data.coverImage.src.height,"image-class":"object-cover w-full h-full",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0),t.createElementVNode("div",Cy,[t.createElementVNode("div",{class:t.normalizeClass(["lg:BaseGrid container relative z-10 mx-auto bg-white",{"lg:-mt-26 lg:pt-22":e.hasCoverImage}])},[t.createElementVNode("div",Ey,[e.data.heading?(t.openBlock(),t.createBlock(l,{key:0,level:"h2",class:"lg:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):t.createCommentVNode("",!0),e.data.paragraph?(t.openBlock(),t.createBlock(c,{key:1,class:"lg:pr-14",text:e.data.paragraph},null,8,["text"])):t.createCommentVNode("",!0),e.data.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:2,variant:"primary",class:"mt-5","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.theLink,to:e.data.link.page?e.data.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.link.text),1)]),_:1},8,["href","to"])):t.createCommentVNode("",!0)]),e.theCard?(t.openBlock(),t.createElementBlock("aside",{key:0,"aria-label":e.theCard?e.theCard.heading:"Virtual Tour",class:"lg:mt-0 lg:mx-0 xl:col-span-3 sm:mx-auto lg:w-auto sm:w-80 lg:col-start-8 xl:col-start-9 col-span-4 mx-6 mt-12"},[t.createElementVNode("div",{class:t.normalizeClass(["shadow-jpl",{"flex items-center min-h-32":!e.theCard.image}])},[e.theCard.image?(t.openBlock(),t.createElementBlock("div",Vy,[e.theCard.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:0,variant:"none","link-class":"block","aria-label":e.theCard.link.text||"Learn more",href:e.theLink,to:e.theCard.link.page?e.theCard.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(h,{data:e.theCard},null,8,["data"])]),_:1},8,["aria-label","href","to"])):(t.openBlock(),t.createBlock(h,{key:1,data:e.theCard},null,8,["data"]))])):t.createCommentVNode("",!0),t.createElementVNode("div",Ny,[t.createElementVNode("div",Ty,t.toDisplayString(e.theCard.heading),1),e.theCard.description?(t.openBlock(),t.createElementBlock("p",Iy,t.toDisplayString(e.theCard.description),1)):t.createCommentVNode("",!0),e.theCard.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:1,variant:"primary",class:"mt-3","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.theLink,to:e.theCard.link.page?e.theCard.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theCard.link.text),1)]),_:1},8,["href","to"])):t.createCommentVNode("",!0)])],2)],8,Sy)):t.createCommentVNode("",!0)],2)])])):t.createCommentVNode("",!0)}const My=B(wy,[["render",xy]]),Ly=t.defineComponent({name:"IconAudio"}),Dy={class:"IconAudio",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},vy=[t.createElementVNode("path",{d:"M22 29v2a8 8 0 1016 0v-2h2v2c0 5.185-3.946 9.448-8.999 9.95L31 46h4v2H25v-2h4v-5.05c-4.962-.492-8.857-4.612-8.996-9.67L20 31v-2h2zm2-8l.004-.225A6 6 0 0136 21v10a6 6 0 11-12 0V21z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Py(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Dy,vy)}const zy=B(Ly,[["render",Py]]),Ay=t.defineComponent({name:"IconBook"}),Oy={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBook"},Fy=[t.createElementVNode("path",{d:"M28.813 22.781c0 1.108-.739 2.057-1.688 2.426v3.48h.844c.422 0 .843.422.843.844 0 .475-.421.844-.843.844H8.562c-1.898 0-3.374-1.477-3.374-3.375V7.594a4.197 4.197 0 0 1 4.218-4.219h16.875c1.371 0 2.532 1.16 2.532 2.531v16.875ZM6.875 7.594V24.1c.475-.264 1.055-.475 1.688-.475h1.687V5.062h-.844a2.532 2.532 0 0 0-2.531 2.532Zm18.563 21.093v-3.375H8.563A1.7 1.7 0 0 0 6.875 27c0 .95.738 1.688 1.688 1.688h16.874Zm.843-5.062c.422 0 .844-.37.844-.844V5.906c0-.422-.422-.843-.844-.843H11.938v18.562H26.28Zm-2.531-13.5c.422 0 .844.422.844.844 0 .474-.422.844-.844.844h-8.438a.833.833 0 0 1-.843-.844c0-.422.369-.844.844-.844h8.437Zm0 5.063c.422 0 .844.421.844.843 0 .475-.422.844-.844.844h-8.438a.833.833 0 0 1-.843-.844c0-.422.369-.843.844-.843h8.437Z"},null,-1)];function Hy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Oy,Fy)}const qi=B(Ay,[["render",Hy]]),qy=t.defineComponent({name:"IconBookUser"}),jy={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBookUser"},Ry=[t.createElementVNode("path",{d:"M28.813 22.781c0 1.108-.739 2.057-1.688 2.426v3.48h.844c.422 0 .843.422.843.844 0 .475-.421.844-.843.844H8.562c-1.898 0-3.374-1.477-3.374-3.375V7.594a4.197 4.197 0 0 1 4.218-4.219h16.875c1.371 0 2.532 1.16 2.532 2.531v16.875Zm-3.375 5.907v-3.375H8.563A1.7 1.7 0 0 0 6.875 27c0 .95.738 1.688 1.688 1.688h16.874Zm.843-5.063c.422 0 .844-.37.844-.844V5.906c0-.422-.422-.843-.844-.843H9.406a2.532 2.532 0 0 0-2.531 2.53V24.1c.475-.264 1.055-.475 1.688-.475H26.28Zm-7.593-7.594a4.231 4.231 0 0 1 4.218 4.219c0 .475-.422.844-.843.844a.833.833 0 0 1-.844-.844c0-1.371-1.16-2.531-2.532-2.531h-3.375a2.532 2.532 0 0 0-2.53 2.531c0 .475-.423.844-.845.844a.833.833 0 0 1-.843-.844 4.197 4.197 0 0 1 4.219-4.219h3.374ZM17 14.344c-1.898 0-3.375-1.477-3.375-3.375A3.365 3.365 0 0 1 17 7.594c1.846 0 3.375 1.529 3.375 3.375A3.365 3.365 0 0 1 17 14.344Zm0-5.063a1.7 1.7 0 0 0-1.688 1.688c0 .949.739 1.687 1.688 1.687a1.7 1.7 0 0 0 1.688-1.687c0-.897-.791-1.688-1.688-1.688Z"},null,-1)];function Gy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",jy,Ry)}const ji=B(qy,[["render",Gy]]),Uy=t.defineComponent({name:"IconBriefcase"}),Wy={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBriefcase"},Yy=[t.createElementVNode("path",{d:"M27.625 8.438c1.846 0 3.375 1.529 3.375 3.374v13.5a3.365 3.365 0 0 1-3.375 3.375H7.375C5.477 28.688 4 27.212 4 25.313v-13.5a3.365 3.365 0 0 1 3.375-3.374h3.375V5.905a2.532 2.532 0 0 1 2.531-2.531h8.438c1.37 0 2.531 1.16 2.531 2.531v2.532h3.375ZM12.437 5.905v2.532h10.126V5.905c0-.422-.422-.843-.844-.843H13.28c-.474 0-.844.421-.844.843Zm16.876 19.407v-6.75h-7.594v3.375c0 .474-.422.843-.844.843h-6.75a.833.833 0 0 1-.844-.843v-3.375H5.687v6.75c0 .949.739 1.687 1.688 1.687h20.25a1.7 1.7 0 0 0 1.688-1.688Zm-14.344-4.22h5.062v-2.53H14.97v2.53Zm14.344-4.218v-5.063c0-.896-.791-1.687-1.688-1.687H7.375a1.7 1.7 0 0 0-1.688 1.688v5.062h23.625Z"},null,-1)];function Ky(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Wy,Yy)}const Ri=B(Uy,[["render",Ky]]),Zy=t.defineComponent({name:"IconCheckbox"}),Xy={class:"IconCheckbox",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Jy=[t.createElementVNode("path",{stroke:"currentColor",fill:"none",d:"M0.5 0.5H21.5V21.5H0.5z"},null,-1)];function Qy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Xy,Jy)}const e9=B(Zy,[["render",Qy]]),t9=t.defineComponent({name:"IconCheckboxSelected"}),n9={class:"IconCheckboxSelected",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},a9=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{fill:"currentColor","fill-rule":"nonzero",d:"M0 0H22V22H0z"}),t.createElementVNode("path",{d:"M9.732 15.718l-4.95-4.95 1.415-1.414 3.535 3.535 7.071-7.071 1.415 1.414-8.486 8.486z",fill:"#FFF"})],-1)];function o9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",n9,a9)}const s9=B(t9,[["render",o9]]),i9=t.defineComponent({name:"IconEnvelope"}),r9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconEnvelope"},l9=[t.createElementVNode("path",{d:"M7.375 8.438a1.7 1.7 0 0 0-1.688 1.687v2.11l10.284 7.593c.896.633 2.11.633 3.006 0l10.335-7.594v-2.109c0-.896-.79-1.688-1.687-1.688H7.375Zm-1.688 5.906v9.281c0 .95.739 1.688 1.688 1.688h20.25a1.7 1.7 0 0 0 1.688-1.688v-9.281l-9.334 6.855c-1.477 1.055-3.534 1.055-5.01 0l-9.281-6.855ZM4 10.125A3.365 3.365 0 0 1 7.375 6.75h20.25C29.471 6.75 31 8.28 31 10.125v13.5A3.365 3.365 0 0 1 27.625 27H7.375C5.477 27 4 25.523 4 23.625v-13.5Z"},null,-1)];function c9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r9,l9)}const d9=B(i9,[["render",c9]]),h9=t.defineComponent({name:"IconFilter"}),m9={class:"IconFilter",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},p9=[t.createElementVNode("path",{d:"M5 12c1.306 0 2.418.835 2.83 2H18v2H7.829a3.001 3.001 0 01-5.658 0H0v-2h2.17A3.001 3.001 0 015 12zm0 2a1 1 0 100 2 1 1 0 000-2zm8-8c1.306 0 2.418.835 2.83 2H18v2h-2.171a3.001 3.001 0 01-5.658 0H0V8h10.17A3.001 3.001 0 0113 6zm0 2a1 1 0 100 2 1 1 0 000-2zM7 0c1.306 0 2.418.835 2.83 2H18v2H9.829a3.001 3.001 0 01-5.658 0H0V2h4.17A3.001 3.001 0 017 0zm0 2a1 1 0 100 2 1 1 0 000-2z",fill:"currentColor"},null,-1)];function f9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",m9,p9)}const u9=B(h9,[["render",f9]]),g9=t.defineComponent({name:"IconGrid"}),y9={class:"IconGrid",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},b9=[t.createElementVNode("path",{d:"M9 11v9H0v-9h9zm11 0v9h-9v-9h9zM7 13H2v5h5v-5zm11 0h-5v5h5v-5zM9 0v9H0V0h9zm11 0v9h-9V0h9zM7 2H2v5h5V2zm11 0h-5v5h5V2z",fill:"currentColor"},null,-1)];function k9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",y9,b9)}const _9=B(g9,[["render",k9]]),$9=t.defineComponent({name:"IconHand"}),w9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconHand"},B9=[t.createElementVNode("path",{d:"M15.39 13.5c-4.43 0-8.015-4.166-8.015-9.281 0-.422.37-.844.844-.844h2.056c3.165 0 5.907 2.162 7.225 5.22 1.318-3.058 4.008-5.22 7.172-5.22h2.11c.421 0 .843.422.843.844 0 5.115-3.639 9.281-8.068 9.281h-1.213v2.531c0 .475-.422.844-.844.844a.833.833 0 0 1-.844-.844V13.5h-1.265Zm9.282-8.438c-3.27 0-5.96 3.006-6.328 6.75h1.213c3.27 0 5.959-2.953 6.328-6.75h-1.213Zm-14.397 0H9.062c.37 3.797 3.06 6.75 6.329 6.75h1.213c-.37-3.744-3.06-6.75-6.329-6.75Zm21.463 15.926c.58.58.95 1.371.844 2.162 0 .844-.37 1.635-1.002 2.11l-5.326 4.271a3.92 3.92 0 0 1-2.479.844H3.104c-.422 0-.792-.422-.792-.844 0-.474.37-.843.844-.843h20.62c.527 0 1.001-.211 1.423-.528l5.326-4.219a1.119 1.119 0 0 0 0-1.74 1.003 1.003 0 0 0-.685-.264c-.264 0-.58.106-.791.264l-3.27 2.584c-.369.317-.896.527-1.37.527h-9.493c-.475 0-.844-.421-.844-.843 0-.475.37-.844.844-.844h4.64c.686 0 1.266-.58 1.266-1.266a1.25 1.25 0 0 0-1.265-1.265h-7.752c-.739 0-1.424.21-2.057.633l-2.426 1.898H3.104c-.422 0-.792-.37-.792-.844 0-.422.37-.843.844-.843h3.639l2.004-1.477c.949-.686 1.951-1.055 3.058-1.055h7.594c1.477 0 2.848 1.055 3.059 2.532.105.632 0 1.212-.264 1.687h2.215c.105 0 .264 0 .37-.105l3.216-2.584a2.902 2.902 0 0 1 1.846-.633c.685 0 1.318.21 1.845.685Z"},null,-1)];function C9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",w9,B9)}const Gi=B($9,[["render",C9]]),E9=t.defineComponent({name:"IconLink"}),S9={class:"IconLink",width:"22",height:"23",viewBox:"0 0 22 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},V9=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M18.9852 3.598C18.6369 3.24968 18.2235 2.97336 17.7685 2.78485C17.3134 2.59633 16.8257 2.4993 16.3332 2.4993C15.8406 2.4993 15.3529 2.59633 14.8979 2.78485C14.4429 2.97336 14.0294 3.24968 13.6812 3.598L9.18118 8.098C8.75664 8.52217 8.4401 9.04203 8.25816 9.61391C8.07621 10.1858 8.03418 10.793 8.13559 11.3845C8.23699 11.976 8.47888 12.5345 8.84093 13.0131C9.20297 13.4917 9.67459 13.8765 10.2162 14.135C10.3895 14.2243 10.5212 14.3776 10.5834 14.5624C10.6456 14.7472 10.6334 14.9489 10.5494 15.1248C10.4654 15.3008 10.3162 15.4371 10.1334 15.5049C9.95061 15.5727 9.74859 15.5666 9.57018 15.488C8.81229 15.126 8.15232 14.5874 7.64569 13.9175C7.13906 13.2476 6.80056 12.4659 6.6586 11.638C6.51665 10.8102 6.57538 9.9604 6.82988 9.15997C7.08437 8.35953 7.5272 7.63184 8.12118 7.038L12.6212 2.538C13.1063 2.04013 13.6855 1.64357 14.3251 1.37133C14.9648 1.09909 15.6521 0.956586 16.3472 0.952089C17.0424 0.947593 17.7315 1.08119 18.3746 1.34514C19.0177 1.60909 19.602 1.99812 20.0935 2.48967C20.5851 2.98122 20.9741 3.56549 21.238 4.20859C21.502 4.85168 21.6356 5.5408 21.6311 6.23594C21.6266 6.93108 21.4841 7.6184 21.2118 8.25803C20.9396 8.89766 20.543 9.47685 20.0452 9.962L18.2882 11.719C18.2195 11.7927 18.1367 11.8518 18.0447 11.8928C17.9527 11.9338 17.8534 11.9558 17.7527 11.9576C17.652 11.9594 17.552 11.9408 17.4586 11.9031C17.3652 11.8654 17.2804 11.8093 17.2091 11.738C17.1379 11.6668 17.0818 11.582 17.0441 11.4886C17.0063 11.3952 16.9878 11.2952 16.9896 11.1945C16.9914 11.0938 17.0134 10.9945 17.0544 10.9025C17.0954 10.8105 17.1545 10.7277 17.2282 10.659L18.9852 8.902C19.3335 8.55377 19.6098 8.14033 19.7983 7.68529C19.9868 7.23026 20.0839 6.74254 20.0839 6.25C20.0839 5.75746 19.9868 5.26974 19.7983 4.81471C19.6098 4.35967 19.3335 3.94623 18.9852 3.598ZM11.5962 7.865C11.682 7.68561 11.8356 7.54764 12.0231 7.48144C12.2106 7.41525 12.4168 7.42624 12.5962 7.512C13.3541 7.87403 14.014 8.41261 14.5207 9.08252C15.0273 9.75244 15.3658 10.5341 15.5078 11.362C15.6497 12.1898 15.591 13.0396 15.3365 13.84C15.082 14.6405 14.6392 15.3682 14.0452 15.962L9.54518 20.462C9.06003 20.9599 8.48083 21.3564 7.84121 21.6287C7.20158 21.9009 6.51425 22.0434 5.81911 22.0479C5.12397 22.0524 4.43486 21.9188 3.79176 21.6549C3.14867 21.3909 2.56439 21.0019 2.07285 20.5103C1.5813 20.0188 1.19226 19.4345 0.928317 18.7914C0.664371 18.1483 0.53077 17.4592 0.535266 16.7641C0.539762 16.0689 0.682266 15.3816 0.954509 14.742C1.22675 14.1023 1.62331 13.5232 2.12118 13.038L3.87818 11.281C3.94684 11.2073 4.02964 11.1482 4.12164 11.1072C4.21364 11.0662 4.31295 11.0442 4.41365 11.0424C4.51436 11.0406 4.61439 11.0592 4.70777 11.0969C4.80116 11.1346 4.886 11.1907 4.95722 11.262C5.02843 11.3332 5.08458 11.418 5.1223 11.5114C5.16002 11.6048 5.17855 11.7048 5.17677 11.8055C5.17499 11.9062 5.15295 12.0055 5.11196 12.0975C5.07097 12.1895 5.01186 12.2723 4.93818 12.341L3.18118 14.098C2.83291 14.4463 2.55665 14.8597 2.36817 15.3147C2.17969 15.7698 2.08268 16.2575 2.08268 16.75C2.08268 17.2425 2.17969 17.7302 2.36817 18.1853C2.55665 18.6403 2.83291 19.0537 3.18118 19.402C3.52944 19.7503 3.94289 20.0265 4.39792 20.215C4.85296 20.4035 5.34066 20.5005 5.83318 20.5005C6.3257 20.5005 6.8134 20.4035 7.26843 20.215C7.72346 20.0265 8.13691 19.7503 8.48518 19.402L12.9852 14.902C13.4097 14.4778 13.7263 13.958 13.9082 13.3861C14.0901 12.8142 14.1322 12.207 14.0308 11.6155C13.9294 11.024 13.6875 10.4655 13.3254 9.98689C12.9634 9.50827 12.4918 9.12353 11.9502 8.865C11.8613 8.82259 11.7816 8.76309 11.7157 8.68988C11.6497 8.61667 11.5989 8.53119 11.566 8.43833C11.5332 8.34547 11.5189 8.24704 11.5241 8.14867C11.5292 8.05029 11.5537 7.9539 11.5962 7.865Z",fill:"currentColor"},null,-1)];function N9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",S9,V9)}const Ui=B(E9,[["render",N9]]),T9=t.defineComponent({name:"IconList"}),I9={class:"IconList",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},x9=[t.createElementVNode("path",{d:"M9 11v9H0v-9h9zm-2 2H2v5h5v-5zm12 3v2h-8v-2h8zm3-4v2H11v-2h11zM9 0v9H0V0h9zM7 2H2v5h5V2zm12 3v2h-8V5h8zm3-4v2H11V1h11z",fill:"currentColor"},null,-1)];function M9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",I9,x9)}const L9=B(T9,[["render",M9]]),D9=t.defineComponent({name:"IconMagnifyingGlass"}),v9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMagnifyingGlass"},P9=[t.createElementVNode("path",{d:"M30.736 28.951c.317.317.317.897 0 1.213-.158.158-.369.211-.58.211-.263 0-.474-.053-.685-.21l-7.436-7.49a10.791 10.791 0 0 1-7.119 2.637C8.904 25.313 4 20.409 4 14.345 4 8.332 8.852 3.375 14.916 3.375c6.012 0 10.969 4.957 10.969 10.969 0 2.742-.95 5.22-2.637 7.172l7.488 7.435ZM14.97 23.625a9.261 9.261 0 0 0 9.281-9.281c0-5.115-4.166-9.281-9.281-9.281a9.261 9.261 0 0 0-9.281 9.28 9.261 9.261 0 0 0 9.28 9.282Z"},null,-1)];function z9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",v9,P9)}const Wi=B(D9,[["render",z9]]),A9=t.defineComponent({name:"IconMedal"}),O9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMedal"},F9=[t.createElementVNode("path",{d:"m19.821 17.93 2.32.316c.528.106 1.002.475 1.16 1.002.159.527.053 1.107-.368 1.477l-1.688 1.634.422 2.32c.158.95-.633 1.688-1.477 1.688-.21 0-.422-.053-.633-.158l-2.056-1.107-2.11 1.107a1.46 1.46 0 0 1-.685.158c-.791 0-1.582-.738-1.424-1.687l.422-2.32-1.688-1.635c-.421-.37-.527-.95-.369-1.477.159-.527.633-.896 1.16-1.002l2.32-.316 1.056-2.11c.263-.474.79-.738 1.318-.738.474 0 1.002.211 1.265.738l1.055 2.11Zm-.369 3.85 1.951-1.9-2.69-.421-1.265-2.479-1.213 2.479-2.69.422 1.952 1.898-.475 2.742 2.426-1.318 2.479 1.319-.475-2.743Zm-1.951-9.968c5.115 0 9.281 4.167 9.281 9.282a9.261 9.261 0 0 1-9.281 9.281 9.228 9.228 0 0 1-9.281-9.281 9.261 9.261 0 0 1 9.28-9.282Zm0 16.876c4.166 0 7.594-3.375 7.594-7.594 0-4.166-3.428-7.594-7.594-7.594-4.219 0-7.594 3.428-7.594 7.594a7.562 7.562 0 0 0 7.594 7.593ZM9.907 13.5c-.316 0-.58-.105-.738-.37L4.265 5.855c-.317-.475-.37-1.108-.106-1.583.264-.527.791-.896 1.371-.896h5.537c.528 0 1.055.316 1.371.791l3.375 5.643c.211.369.106.896-.316 1.16a.874.874 0 0 1-1.16-.317L10.962 5.01l-5.22.053 4.85 7.171c.264.37.159.897-.263 1.16-.106.106-.264.106-.422.106ZM30.79 4.271a1.54 1.54 0 0 1-.106 1.635l-4.904 7.225c-.158.264-.422.369-.685.369-.211 0-.37 0-.475-.105-.422-.264-.527-.791-.264-1.213l4.852-7.12h-5.326l-3.27 5.59a.874.874 0 0 1-1.16.317.874.874 0 0 1-.316-1.16l3.375-5.643c.316-.475.843-.791 1.37-.791h5.538c.58 0 1.107.37 1.37.896Z"},null,-1)];function H9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",O9,F9)}const Yi=B(A9,[["render",H9]]),q9=t.defineComponent({name:"IconMenu"}),j9={class:"IconMenu",width:"30",height:"26",viewBox:"0 0 30 26",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},R9=[t.createElementVNode("path",{d:"M30 22v4H0v-4h30zm0-11v4H0v-4h30zm0-11v4H0V0h30z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function G9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",j9,R9)}const bo=B(q9,[["render",G9]]),U9=t.defineComponent({name:"IconMinus"}),W9={class:"IconMinus",width:"12",height:"2",viewBox:"0 0 12 2",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Y9=[t.createElementVNode("path",{transform:"translate(-6 -11)",fill:"currentColor",d:"M6 11H18V13H6z"},null,-1)];function K9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",W9,Y9)}const Z9=B(U9,[["render",K9]]),X9=t.defineComponent({name:"IconPlus"}),J9={class:"IconPlus",width:"12",height:"12",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Q9=[t.createElementVNode("path",{d:"M7 0v5h5v2H7v5H5V7H0V5h5V0h2z",fill:"currentColor"},null,-1)];function e7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",J9,Q9)}const t7=B(X9,[["render",e7]]),n7=t.defineComponent({name:"IconSearch"}),a7={class:"IconSearch",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},o7=[t.createElementVNode("path",{d:"M8 0a8 8 0 016.096 13.181l5.293 5.294-1.414 1.414-5.357-5.356A8 8 0 118 0zm0 2a6 6 0 100 12A6 6 0 008 2z",fill:"currentColor"},null,-1)];function s7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",a7,o7)}const Pn=B(n7,[["render",s7]]),i7=t.defineComponent({name:"IconShare"}),r7={width:"23",height:"23",viewBox:"0 0 23 23",fill:"none","aria-hidden":"true",focusable:"false",class:"IconShare",xmlns:"http://www.w3.org/2000/svg"},l7=[t.createElementVNode("path",{d:"M6.21518 10.2999C5.94644 9.8298 5.52473 9.45977 5.01626 9.24788C4.50778 9.03599 3.94132 8.99425 3.4058 9.12919C2.87027 9.26414 2.396 9.56814 2.05743 9.99348C1.71886 10.4188 1.53516 10.9414 1.53516 11.4792C1.53516 12.017 1.71886 12.5396 2.05743 12.965C2.396 13.3903 2.87027 13.6943 3.4058 13.8293C3.94132 13.9642 4.50778 13.9225 5.01626 13.7106C5.52473 13.4987 5.94644 13.1286 6.21518 12.6585M6.21518 10.2999C6.41496 10.6495 6.52928 11.0509 6.52928 11.4792C6.52928 11.9076 6.41496 12.31 6.21518 12.6585M6.21518 10.2999L16.8323 4.56623M6.21518 12.6585L16.8323 18.3922M16.8323 4.56623C16.988 4.85122 17.2005 5.1032 17.4575 5.30741C17.7146 5.51162 18.0109 5.66397 18.3291 5.75556C18.6474 5.84714 18.9813 5.87613 19.3112 5.84081C19.6411 5.8055 19.9605 5.7066 20.2507 5.54989C20.5408 5.39318 20.796 5.18181 21.0011 4.92813C21.2062 4.67445 21.3573 4.38357 21.4455 4.07247C21.5336 3.76137 21.5571 3.43631 21.5145 3.11629C21.4719 2.79627 21.3642 2.48772 21.1975 2.20866C20.869 1.65875 20.3318 1.25608 19.7012 1.08719C19.0705 0.918307 18.3969 0.996698 17.8252 1.30551C17.2534 1.61433 16.829 2.12891 16.6434 2.73865C16.4577 3.34839 16.5256 4.0046 16.8323 4.56623ZM16.8323 18.3922C16.673 18.671 16.5718 18.9776 16.5343 19.2944C16.4969 19.6112 16.524 19.9321 16.6141 20.2387C16.7043 20.5454 16.8556 20.8318 17.0596 21.0815C17.2636 21.3313 17.5162 21.5396 17.8029 21.6944C18.0897 21.8493 18.405 21.9477 18.7309 21.9841C19.0568 22.0205 19.3869 21.9942 19.7023 21.9065C20.0178 21.8189 20.3123 21.6718 20.5693 21.4735C20.8262 21.2752 21.0404 21.0296 21.1997 20.7509C21.5215 20.1878 21.5999 19.5236 21.4179 18.9043C21.2359 18.2851 20.8083 17.7614 20.2291 17.4487C19.65 17.1359 18.9667 17.0596 18.3297 17.2365C17.6927 17.4135 17.1541 17.8292 16.8323 18.3922Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function c7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",r7,l7)}const Ki=B(i7,[["render",c7]]),d7=t.defineComponent({name:"IconSlideshow"}),h7={class:"IconSlideshow",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},m7=[t.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];function p7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",h7,m7)}const f7=B(d7,[["render",p7]]),u7=t.defineComponent({name:"IconSocialEmail"}),g7={class:"IconSocialEmail",width:"22",height:"16",viewBox:"0 0 22 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},y7=[t.createElementVNode("path",{d:"M11 9l11-7v14H0V2l11 7zm11-9L11 7 0 0h22z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function b7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",g7,y7)}const $t=B(u7,[["render",b7]]),k7=t.defineComponent({name:"IconSocialFacebook"}),_7={class:"IconSocialFacebook",width:"12",height:"23",viewBox:"0 0 12 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},$7=[t.createElementVNode("path",{d:"M11.214 12.84l.622-4.131h-3.89V6.028c0-1.13.543-2.232 2.285-2.232H12V.28S10.395 0 8.86 0C5.656 0 3.562 1.978 3.562 5.56V8.71H0v4.13h3.562v9.987a13.877 13.877 0 004.383 0V12.84h3.269",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function w7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",_7,$7)}const wt=B(k7,[["render",w7]]),B7=t.defineComponent({name:"IconSocialGoogleClassroom"}),C7={class:"IconSocialGoogleClassroom",width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},E7=[t.createElementVNode("path",{d:"M2.01406 1.78125H5.17656C5.65453 1.78125 6.03906 1.38418 6.03906 0.890625C6.03906 0.39707 5.65453 0 5.17656 0H1.43906C0.802969 0 0.289062 0.530664 0.289062 1.1875V5.04688C0.289062 5.54043 0.673594 5.9375 1.15156 5.9375C1.62953 5.9375 2.01406 5.54043 2.01406 5.04688V1.78125ZM6.60687 8.3125C6.83341 8.3125 7.05772 8.26643 7.267 8.17691C7.47629 8.08739 7.66645 7.95619 7.82663 7.79078C7.98681 7.62538 8.11388 7.42902 8.20057 7.2129C8.28726 6.99679 8.33187 6.76517 8.33187 6.53125C8.33187 6.29733 8.28726 6.06571 8.20057 5.8496C8.11388 5.63348 7.98681 5.43712 7.82663 5.27172C7.66645 5.10631 7.47629 4.97511 7.267 4.88559C7.05772 4.79607 6.83341 4.75 6.60687 4.75C6.38034 4.75 6.15603 4.79607 5.94675 4.88559C5.73746 4.97511 5.5473 5.10631 5.38712 5.27172C5.22693 5.43712 5.09987 5.63348 5.01318 5.8496C4.92649 6.06571 4.88187 6.29733 4.88187 6.53125C4.88187 6.76517 4.92649 6.99679 5.01318 7.2129C5.09987 7.42902 5.22693 7.62538 5.38712 7.79078C5.5473 7.95619 5.73746 8.08739 5.94675 8.17691C6.15603 8.26643 6.38034 8.3125 6.60687 8.3125ZM5.65453 9.5C4.59797 9.5 3.73906 10.3869 3.73906 11.4779C3.73906 12.0234 4.16672 12.4688 4.69859 12.4688H6.71469C7.00219 11.2033 7.89344 10.1791 9.05781 9.7375C8.78828 9.58535 8.47563 9.5 8.14859 9.5H5.65453ZM18.8795 12.4688C19.4078 12.4688 19.8391 12.0271 19.8391 11.4779C19.8391 10.3832 18.9802 9.5 17.9236 9.5H15.4295C15.0989 9.5 14.7898 9.58535 14.5203 9.7375C15.6847 10.1791 16.5759 11.2033 16.8634 12.4688H18.8795ZM15.6667 12.4688C15.3577 11.567 14.5922 10.8879 13.6578 10.7246C13.5177 10.6986 13.3739 10.6875 13.2266 10.6875H10.3516C10.2042 10.6875 10.0605 10.6986 9.92031 10.7246C8.98594 10.8879 8.22047 11.567 7.91141 12.4688C7.81437 12.7471 7.76406 13.0477 7.76406 13.3594C7.76406 13.8529 8.14859 14.25 8.62656 14.25H14.9516C15.4295 14.25 15.8141 13.8529 15.8141 13.3594C15.8141 13.0477 15.7637 12.7471 15.6667 12.4688ZM16.9641 8.3125C17.1906 8.3125 17.4149 8.26643 17.6242 8.17691C17.8335 8.08739 18.0236 7.95619 18.1838 7.79078C18.344 7.62538 18.4711 7.42902 18.5578 7.2129C18.6444 6.99679 18.6891 6.76517 18.6891 6.53125C18.6891 6.29733 18.6444 6.06571 18.5578 5.8496C18.4711 5.63348 18.344 5.43712 18.1838 5.27172C18.0236 5.10631 17.8335 4.97511 17.6242 4.88559C17.4149 4.79607 17.1906 4.75 16.9641 4.75C16.7375 4.75 16.5132 4.79607 16.3039 4.88559C16.0946 4.97511 15.9045 5.10631 15.7443 5.27172C15.5841 5.43712 15.4571 5.63348 15.3704 5.8496C15.2837 6.06571 15.2391 6.29733 15.2391 6.53125C15.2391 6.76517 15.2837 6.99679 15.3704 7.2129C15.4571 7.42902 15.5841 7.62538 15.7443 7.79078C15.9045 7.95619 16.0946 8.08739 16.3039 8.17691C16.5132 8.26643 16.7375 8.3125 16.9641 8.3125ZM14.0891 7.125C14.0891 6.49511 13.8467 5.89102 13.4154 5.44562C12.9841 5.00022 12.3991 4.75 11.7891 4.75C11.1791 4.75 10.5941 5.00022 10.1627 5.44562C9.73138 5.89102 9.48906 6.49511 9.48906 7.125C9.48906 7.75489 9.73138 8.35898 10.1627 8.80438C10.5941 9.24978 11.1791 9.5 11.7891 9.5C12.3991 9.5 12.9841 9.24978 13.4154 8.80438C13.8467 8.35898 14.0891 7.75489 14.0891 7.125ZM18.4016 1.78125H21.5641V5.04688C21.5641 5.54043 21.9486 5.9375 22.4266 5.9375C22.9045 5.9375 23.2891 5.54043 23.2891 5.04688V1.1875C23.2891 0.530664 22.7752 0 22.1391 0H18.4016C17.9236 0 17.5391 0.39707 17.5391 0.890625C17.5391 1.38418 17.9236 1.78125 18.4016 1.78125ZM2.01406 17.2188V13.9531C2.01406 13.4596 1.62953 13.0625 1.15156 13.0625C0.673594 13.0625 0.289062 13.4596 0.289062 13.9531V17.8125C0.289062 18.4693 0.802969 19 1.43906 19H5.17656C5.65453 19 6.03906 18.6029 6.03906 18.1094C6.03906 17.6158 5.65453 17.2188 5.17656 17.2188H2.01406ZM18.4016 17.2188C17.9236 17.2188 17.5391 17.6158 17.5391 18.1094C17.5391 18.6029 17.9236 19 18.4016 19H22.1391C22.7752 19 23.2891 18.4693 23.2891 17.8125V13.9531C23.2891 13.4596 22.9045 13.0625 22.4266 13.0625C21.9486 13.0625 21.5641 13.4596 21.5641 13.9531V17.2188H18.4016Z",fill:"currentColor"},null,-1)];function S7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",C7,E7)}const Zi=B(B7,[["render",S7]]),V7=t.defineComponent({name:"IconSocialInstagram"}),N7={class:"IconSocialInstagram",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},T7=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M0 0H24V24H0z",transform:"translate(-1 -1)"}),t.createElementVNode("path",{d:"M13.092 1.008c2.01.003 2.427.019 3.438.065 1.17.054 1.97.24 2.67.511a5.39 5.39 0 011.947 1.269A5.39 5.39 0 0122.416 4.8c.272.7.457 1.5.51 2.67l.03.655.006.205c.02.581.028 1.211.03 2.578v2.191a80.391 80.391 0 01-.03 2.578l-.007.205-.028.655c-.053 1.17-.24 1.97-.511 2.67a5.39 5.39 0 01-1.269 1.947 5.39 5.39 0 01-1.947 1.269c-.7.272-1.5.457-2.67.51a89.3 89.3 0 01-.655.029l-.205.007c-.581.02-1.211.028-2.578.03h-2.191a80.392 80.392 0 01-2.578-.03l-.205-.007a89.299 89.299 0 01-.655-.028c-1.17-.054-1.97-.24-2.67-.511a5.39 5.39 0 01-1.947-1.269 5.39 5.39 0 01-1.269-1.947c-.272-.7-.457-1.5-.51-2.67-.047-1.01-.063-1.429-.066-3.438v-2.191c.003-2.01.019-2.427.065-3.438.054-1.17.24-1.97.511-2.67a5.39 5.39 0 011.269-1.947 5.39 5.39 0 011.947-1.269c.7-.272 1.5-.458 2.67-.51 1.01-.047 1.429-.063 3.438-.066zm.014 1.981h-2.22c-1.375.002-1.976.01-2.562.031l-.208.008a98.53 98.53 0 00-.563.024c-1.072.05-1.654.228-2.042.379-.513.2-.88.438-1.264.823a3.407 3.407 0 00-.823 1.264c-.15.388-.33.97-.379 2.042l-.024.563-.008.208c-.02.586-.029 1.187-.03 2.563v2.22c.002 1.942.017 2.34.062 3.333.05 1.072.229 1.654.38 2.042.199.513.437.88.822 1.264.384.385.75.623 1.264.823.388.15.97.33 2.042.379 1.04.047 1.426.06 3.612.063h1.664c2.185-.002 2.572-.016 3.611-.063 1.072-.05 1.654-.229 2.042-.38.513-.199.88-.437 1.264-.822.385-.384.623-.75.823-1.264.15-.388.33-.97.379-2.042.047-1.035.06-1.423.063-3.585v-1.717a86.876 86.876 0 00-.028-2.71l-.01-.312a98.528 98.528 0 00-.025-.563c-.05-1.072-.228-1.654-.379-2.042-.2-.513-.438-.88-.823-1.264a3.407 3.407 0 00-1.264-.823c-.388-.15-.97-.33-2.042-.379-.994-.045-1.391-.06-3.334-.063zM12.5 7a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm0 1.93a3.57 3.57 0 100 7.14 3.57 3.57 0 000-7.14zM18 5a1 1 0 110 2 1 1 0 010-2z",fill:"currentColor",transform:"translate(-1 -1)"})],-1)];function I7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",N7,T7)}const ko=B(V7,[["render",I7]]),x7=t.defineComponent({name:"IconSocialPinterest"}),M7={class:"IconSocialPinterest",width:"23",height:"23",viewBox:"0 0 23 23","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg"},L7=[t.createElementVNode("path",{d:"M23 11.5C23 17.8528 17.8528 23 11.5 23C10.3129 23 9.17218 22.8192 8.09637 22.4853C8.56472 21.7202 9.26492 20.4681 9.5246 19.4712C9.66371 18.9333 10.2387 16.7353 10.2387 16.7353C10.6143 17.4494 11.7087 18.0569 12.8726 18.0569C16.3411 18.0569 18.8405 14.8665 18.8405 10.9018C18.8405 7.10403 15.7383 4.26149 11.7504 4.26149C6.78871 4.26149 4.1502 7.59093 4.1502 11.2218C4.1502 12.9097 5.0498 15.0103 6.48266 15.678C6.7006 15.78 6.81653 15.7337 6.86754 15.525C6.90464 15.3673 7.0994 14.5837 7.1875 14.222C7.21532 14.106 7.20141 14.004 7.10867 13.8927C6.64032 13.3131 6.26008 12.2558 6.26008 11.2681C6.26008 8.73165 8.17984 6.27863 11.4536 6.27863C14.2776 6.27863 16.2577 8.20302 16.2577 10.9575C16.2577 14.069 14.6857 16.2252 12.6407 16.2252C11.5139 16.2252 10.6653 15.2931 10.9389 14.1478C11.2635 12.7798 11.8895 11.3052 11.8895 10.3175C11.8895 9.43649 11.4165 8.69919 10.4335 8.69919C9.27883 8.69919 8.35141 9.89093 8.35141 11.4907C8.35141 12.5109 8.69456 13.1972 8.69456 13.1972C8.69456 13.1972 7.55847 18.0105 7.3498 18.9101C7.11794 19.9024 7.21069 21.3028 7.30806 22.2117C3.03266 20.5377 0 16.3736 0 11.5C0 5.14718 5.14718 0 11.5 0C17.8528 0 23 5.14718 23 11.5Z",fill:"currentColor"},null,-1)];function D7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",M7,L7)}const Xi=B(x7,[["render",D7]]),v7=t.defineComponent({name:"IconSocialReddit"}),P7={class:"IconSocialReddit",width:"24",height:"22",viewBox:"0 0 24 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},z7=[t.createElementVNode("path",{d:"M24,11.187c0.001-1.449-1.172-2.625-2.622-2.626c-0.681-0.001-1.336,0.264-1.826,0.737 c-1.795-1.296-4.268-2.132-7.023-2.228l1.196-5.628l3.908,0.832c0.048,1.036,0.927,1.837,1.963,1.789s1.837-0.927,1.789-1.963 c-0.048-1.036-0.927-1.837-1.963-1.789c-0.683,0.032-1.295,0.432-1.597,1.045l-4.364-0.928c-0.253-0.054-0.502,0.108-0.556,0.361 l-1.336,6.28C8.775,7.146,6.263,7.984,4.444,9.294C3.399,8.289,1.738,8.322,0.733,9.366s-0.973,2.706,0.072,3.711 c0.218,0.21,0.472,0.381,0.748,0.504c-0.041,0.263-0.062,0.528-0.063,0.794c0,4.04,4.703,7.316,10.504,7.316 s10.504-3.275,10.504-7.316c0-0.264-0.021-0.528-0.062-0.789C23.387,13.167,24,12.226,24,11.187z M5.996,13.063 c0-1.036,0.84-1.876,1.875-1.876c1.036,0,1.876,0.84,1.876,1.875c0,1.036-0.839,1.876-1.875,1.876 C6.837,14.938,5.997,14.099,5.996,13.063z M16.455,18.02c-1.28,1.278-3.733,1.378-4.455,1.378s-3.175-0.099-4.453-1.378 c-0.19-0.19-0.19-0.498,0-0.687c0.19-0.19,0.498-0.19,0.687,0c0.807,0.807,2.533,1.093,3.767,1.093s2.959-0.286,3.767-1.094 c0.193-0.186,0.501-0.181,0.688,0.013C16.637,17.533,16.636,17.832,16.455,18.02L16.455,18.02z M16.125,14.939 c-1.036,0-1.876-0.84-1.876-1.876c0-1.036,0.84-1.876,1.876-1.876c1.036,0,1.876,0.84,1.876,1.876c0,0,0,0,0,0 C17.999,14.099,17.16,14.938,16.125,14.939z",fill:"currentColor"},null,-1)];function A7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",P7,z7)}const _o=B(v7,[["render",A7]]),O7=t.defineComponent({name:"IconSocialTwitter"}),F7={class:"IconSocialTwitter",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},H7=[t.createElementVNode("path",{d:"M14.2,10.2L23,0h-2.1l-7.6,8.8L7.3,0h-7l9.2,13.3L0.3,24h2.1l8-9.3l6.4,9.3h7L14.2,10.2L14.2,10.2z M11.4,13.5 l-0.9-1.3L3.1,1.6h3.2l6,8.5l0.9,1.3l7.8,11.1h-3.2L11.4,13.5L11.4,13.5z",fill:"currentColor"},null,-1)];function q7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",F7,H7)}const Bt=B(O7,[["render",q7]]),j7=t.defineComponent({name:"IconSocialYoutube"}),R7={class:"IconSocialYoutube",width:"24",height:"16",viewBox:"0 0 24 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},G7=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M0 0H24V24H0z",transform:"translate(0 -4)"}),t.createElementVNode("path",{d:"M12.239 4l.1.001.248.001c.88.006 2.62.025 4.352.089l.546.021c1.632.07 3.175.183 3.892.366 1.032.262 1.845 1.037 2.121 2.02.455 1.616.498 4.822.502 5.409v.186c-.004.587-.047 3.793-.502 5.409-.276.983-1.089 1.758-2.121 2.02-1.713.437-8.14.475-9.222.478h-.31c-1.082-.003-7.51-.04-9.222-.478-1.032-.262-1.845-1.037-2.121-2.02-.44-1.56-.494-4.603-.501-5.339v-.326c.007-.737.062-3.779.5-5.339.277-.983 1.09-1.758 2.122-2.02.797-.204 2.613-.32 4.437-.387l.547-.02c1.543-.048 3.019-.064 3.805-.069l.248-.001h.1zM10 8.5v7l6-3.5-6-3.5z",fill:"currentColor",transform:"translate(0 -4)"})],-1)];function U7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",R7,G7)}const $o=B(j7,[["render",U7]]),W7=t.defineComponent({name:"IconStop"}),Y7={class:"IconStop",width:"60",height:"60",viewBox:"0 0 185 185",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},K7=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M0,0h185v185H0V0z"},null,-1)];function Z7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Y7,K7)}const X7=B(W7,[["render",Z7]]),J7=t.defineComponent({name:"IconUniversity"}),Q7={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconUniversity"},eb=[t.createElementVNode("path",{d:"M30.156 10.441c.475.317.844.844.844 1.424 0 .897-.738 1.635-1.688 1.635H5.636C4.685 13.5 4 12.762 4 11.865c0-.58.316-1.107.791-1.424l12.287-6.908a.718.718 0 0 1 .791 0l12.287 6.908Zm-1.002 1.371L17.5 5.221 5.793 11.812h9.017c-.21-.369-.263-.79-.263-1.265 0-1.582 1.318-2.953 2.953-2.953 1.582 0 2.953 1.37 2.953 2.953 0 .474-.105.896-.316 1.265h9.017Zm-11.654 0a1.25 1.25 0 0 0 1.266-1.265c0-.686-.58-1.266-1.266-1.266a1.25 1.25 0 0 0-1.266 1.266c0 .738.528 1.265 1.266 1.265ZM7.375 15.188h1.688v6.75h4.218v-6.75h1.688v6.75h5.062v-6.75h1.688v6.75h4.218v-6.75h1.688v6.75c.422 0 .844.421.844.843 0 .475-.422.844-.844.844H7.375a.833.833 0 0 1-.844-.844c0-.422.37-.843.844-.843v-6.75Zm21.516 10.124c.422 0 .843.422.843.844 0 .475-.422.844-.843.844H6.109a.833.833 0 0 1-.843-.844c0-.422.369-.843.843-.843h22.782Zm1.265 3.375c.422 0 .844.422.844.844 0 .475-.422.844-.844.844H4.844A.833.833 0 0 1 4 29.531c0-.422.37-.843.844-.843h25.312Z"},null,-1)];function tb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Q7,eb)}const Ji=B(J7,[["render",tb]]),nb=t.defineComponent({name:"IconArrows"}),ab={class:"IconUser",width:"21",height:"21",viewBox:"0 0 21 21",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},ob=[t.createElementVNode("path",{d:"M10.5 0C4.7 0 0 4.7 0 10.5S4.7 21 10.5 21 21 16.3 21 10.5 16.3 0 10.5 0zm5.42 17.867c-1.525 1.143-3.43 1.778-5.42 1.778-2.032 0-3.938-.635-5.42-1.778v-.593a2.701 2.701 0 0 1 2.71-2.71c.466 0 1.143.509 2.71.509 1.524 0 2.202-.508 2.71-.508a2.729 2.729 0 0 1 2.71 2.71v.592zm1.27-1.143c-.297-1.99-1.948-3.514-3.98-3.514-.89 0-1.313.508-2.71.508-1.44 0-1.863-.508-2.71-.508-2.074 0-3.725 1.524-4.022 3.514-1.524-1.651-2.413-3.81-2.413-6.224A9.134 9.134 0 0 1 10.5 1.355c5.038 0 9.145 4.107 9.145 9.145 0 2.413-.931 4.573-2.456 6.224zM10.5 4.742a3.731 3.731 0 0 0-3.726 3.726 3.704 3.704 0 0 0 3.726 3.726 3.731 3.731 0 0 0 3.726-3.726c0-2.033-1.694-3.726-3.726-3.726zm0 6.097a2.367 2.367 0 0 1-2.371-2.371c0-1.27 1.059-2.371 2.371-2.371 1.27 0 2.371 1.1 2.371 2.37 0 1.313-1.1 2.372-2.371 2.372z",fill:"currentColor"},null,-1)];function sb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",ab,ob)}const ib=B(nb,[["render",sb]]),rb=t.defineComponent({name:"ImageDetailContextImage",components:{BaseImagePlaceholder:j,BaseImage:q,IconDropdown:Lt,IconClose:Fe},inheritAttrs:!0,props:{data:{type:Object,required:!1}},data(){return{contextImagePreviewShow:!1}},methods:{toggleContextImagePreview(){this.contextImagePreviewShow?this.contextImagePreviewShow=!1:this.contextImagePreviewShow=!0}}}),lb=e=>(t.pushScopeId("data-v-799186d8"),e=e(),t.popScopeId(),e),cb={class:"flex flex-row items-center justify-between py-3 text-white uppercase"},db=lb(()=>t.createElementVNode("span",{class:"font-secondary pr-3 tracking-wider"},"Context Image",-1));function hb(e,n,a,o,s,i){const r=Lt,l=Fe,c=q,d=j;return t.openBlock(),t.createElementBlock("a",{ref:"ContextImageButton",class:"ContextImageButton bg-gray-dark sm:absolute bottom-0 right-0 left-auto z-40 block px-5",onClick:n[0]||(n[0]=h=>e.toggleContextImagePreview())},[t.createElementVNode("div",cb,[db,t.createElementVNode("span",{class:t.normalizeClass({hidden:e.contextImagePreviewShow,block:!e.contextImagePreviewShow})},[t.createVNode(r)],2),t.createElementVNode("span",{class:t.normalizeClass({hidden:!e.contextImagePreviewShow,block:e.contextImagePreviewShow})},[t.createVNode(l)],2)]),t.createElementVNode("div",{class:t.normalizeClass(["ContextImage pb-5",{hidden:!e.contextImagePreviewShow,block:e.contextImagePreviewShow}])},[t.createVNode(d,{"aspect-ratio":"square"},{default:t.withCtx(()=>{var h,m;return[(m=(h=e.data)==null?void 0:h.contextImage)!=null&&m.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.data.contextImage.src.url,srcset:e.data.contextImage.srcSet,alt:e.data.contextImage.alt||"",width:e.data.contextImage.src.width,height:e.data.contextImage.src.height,loading:"eager","object-fit-class":"cover"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]}),_:1})],2)],512)}const mb=B(rb,[["render",hb],["__scopeId","data-v-799186d8"]]),pb={name:"LoadingTransition",data:()=>({loading:!1}),methods:{start(){this.loading=!0},finish(){this.loading=!1}}},fb=e=>(t.pushScopeId("data-v-8f39b706"),e=e(),t.popScopeId(),e),ub={key:0,class:"loading-page animate-fadeIn"},gb={class:"loading-wrapper"},yb=fb(()=>t.createElementVNode("div",{class:"loading"},null,-1));function bb(e,n,a,o,s,i){return e.loading?(t.openBlock(),t.createElementBlock("div",ub,[t.createElementVNode("div",gb,[t.renderSlot(e.$slots,"loading",{},()=>[yb],!0)])])):t.createCommentVNode("",!0)}const kb=B(pb,[["render",bb],["__scopeId","data-v-8f39b706"]]),_b=t.defineComponent({name:"LogoCaltech"}),$b={class:"LogoCaltech",width:"313",height:"76",viewBox:"0 0 313 76",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},wb=[t.createElementVNode("path",{d:"M62.88 23.95C59.503 9.15 48.675 1.7 34.471 1.7 13.313 1.7.941 18.884.941 38.85.94 58.815 11.822 76 34.47 76c14.105 0 23.541-6.853 29.203-21.058l-12.118-5.564c-2.583 8.245-7.847 14.305-17.085 14.305-14.106 0-19.966-12.516-19.966-24.833 0-12.317 5.86-24.833 19.966-24.833 8.046 0 14.502 5.364 15.595 13.21L62.88 23.95zm47.421 15.298c0-14.304-10.828-16.49-21.654-16.49-11.026 0-21.457 4.57-21.457 16.39l12.12.497c0-5.464 2.283-7.55 9.337-7.55 5.264 0 9.536 1.391 9.536 6.357v1.491c-3.079 1.092-8.742 2.085-13.113 2.98l-5.066.993c-7.45 1.49-15.296 5.861-15.296 15.695 0 9.734 7.548 15.793 17.085 15.793 6.257 0 11.72-1.986 16.39-5.76 0 1.29.397 3.376 1.192 4.568h12.813c-.695-1.092-1.887-3.278-1.887-8.444v-26.52zM98.183 56.233c0 6.457-7.252 9.238-12.913 9.238-4.37 0-7.848-2.484-7.848-6.258 0-4.767 3.775-6.059 8.344-6.953l6.655-1.39c2.186-.399 4.173-.994 5.762-1.79v7.153zm20.792 17.98h12.118V1.502h-12.118v72.71zm20.306-61.209V62.69c0 7.65 3.377 12.118 13.31 12.118 3.775 0 6.754-.596 9.636-1.192v-9.933c-1.788.2-3.676.596-5.365.596-4.668 0-5.462-2.186-5.462-6.158v-25.43h10.827v-8.74H151.4V.871l-12.119 12.132zm73.44 38.957c0-17.979-7.353-29.203-24.139-29.203-16.29 0-25.727 11.324-25.727 26.322 0 15.001 9.436 26.324 25.727 26.324 13.707 0 20.96-6.555 24.734-12.317l-10.232-5.96c-1.192 1.688-4.967 7.152-14.502 7.152-6.556 0-12.814-4.867-13.013-12.318h37.151zm-37.152-9.337c1.292-5.364 5.961-9.933 13.013-9.933 8.145 0 11.422 7.252 11.422 9.933H175.57zm88.175-5.562c-3.08-7.55-9.04-14.304-21.259-14.304-16.289 0-25.726 11.324-25.726 26.322 0 15.001 9.437 26.324 24.832 26.324 13.61 0 19.371-8.045 22.748-15.397l-10.33-5.463c-1.887 4.57-4.966 9.735-12.218 9.735-8.443 0-12.318-7.35-12.318-15.199 0-7.846 4.371-15.196 13.012-15.196 4.77 0 9.041 3.078 10.63 8.045l10.63-4.867zm3.774 37.15h12.118V48.385c0-6.158 2.782-13.906 11.92-13.906 6.16 0 8.941 2.981 8.941 9.933v29.8h12.117V40.936c0-14.603-9.833-18.178-18.376-18.178-6.854 0-11.722 2.682-14.403 6.16h-.199V1.501h-12.118v72.711z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Bb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",$b,wb)}const wo=B(_b,[["render",Bb]]),Cb=t.defineComponent({name:"LogoTribrand",props:{invert:{type:Boolean,default:!1}}}),Eb=[t.createStaticVNode('<g fill="none" fill-rule="evenodd"><path d="M61.094 28.823c0 15.811-13.013 28.824-28.823 28.824-15.811 0-28.824-13.013-28.824-28.824C3.447 13.013 16.46 0 32.271 0c15.81 0 28.823 13.013 28.823 28.823" fill="#263976" transform="translate(8.042 6.948)"></path><path d="M32.668 2.618a.237.237 0 01-.234.236.235.235 0 010-.47c.128 0 .234.105.234.234M34.294 6.177a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289c.158 0 .289.131.289.289M38.519 11.991a.29.29 0 01-.289.289.29.29 0 010-.578.29.29 0 01.289.289M31.729 8.181a.236.236 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.235.234-.235.129 0 .235.106.235.235M34.257 9.518a.237.237 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.236.234-.236.129 0 .235.107.235.236M30.971 5.779c0 .159-.131.29-.289.29a.29.29 0 010-.579.29.29 0 01.289.289M27.142 8.109a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828 8.579a.237.237 0 01-.235.235.237.237 0 01-.235-.235.235.235 0 01.47 0M28.515 9.048a.235.235 0 01-.47 0 .235.235 0 01.47 0M27.467 9.951a.238.238 0 01-.235.236.235.235 0 11.235-.236M22.013 13.78a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024 15.008a.237.237 0 01-.235.235.237.237 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229 34.837a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M22.374 40.31a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.289.289M19.268 43.109a.237.237 0 01-.235.235.237.237 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547 44.247a.29.29 0 01-.578 0c0-.16.131-.29.289-.29a.29.29 0 01.289.29M14.789 41.718a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289c.158 0 .289.131.289.289M14.355 43.325a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M11.574 41.989a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29 46.503a.236.236 0 01-.234.235.236.236 0 01-.235-.235c0-.128.106-.234.235-.234.128 0 .234.106.234.234M24.216 44.355a.291.291 0 01-.289.289.291.291 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.289.289M24.541 47.118a.237.237 0 01-.235.235.237.237 0 01-.235-.235.235.235 0 01.47 0M36.569 44.482a.235.235 0 11-.235-.235c.129 0 .235.106.235.235M30.971 46.468a.235.235 0 01-.47 0 .235.235 0 01.47 0M46.032 49.321a.236.236 0 01-.235.235.236.236 0 01-.234-.235c0-.128.106-.234.234-.234.129 0 .235.106.235.234M47.26 38.214a.29.29 0 01-.288.289.29.29 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.288.289M44.949 39.785c0 .13-.106.236-.235.236a.236.236 0 01-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225 40.237c0 .159-.131.29-.29.29a.291.291 0 01-.289-.29c0-.158.131-.289.289-.289.159 0 .29.131.29.289M44.949 43.036a.236.236 0 01-.235.235.236.236 0 01-.235-.235.235.235 0 01.47 0M50.836 36.644a.235.235 0 01-.469 0c0-.129.106-.236.235-.236.128 0 .234.107.234.236M51.414 38.07a.29.29 0 01-.289.289.29.29 0 01-.289-.289c0-.159.131-.29.289-.29a.29.29 0 01.289.29M55.459 39.768a.29.29 0 01-.578 0 .29.29 0 01.578 0M51.342 42.784a.237.237 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.235.234-.235.129 0 .235.106.235.235M53.942 40.327a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M53.473 44.12a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727 5.507a.414.414 0 01.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412 0 01-.299.29l-.106.636-.108-.641a.413.413 0 01-.285-.298l-.604-.098.606-.108M21.533 49.814a.411.411 0 01.308-.294l.082-.618.122.625a.41.41 0 01.289.306l.626.089-.631.111a.412.412 0 01-.3.289l-.106.637-.107-.64a.415.415 0 01-.285-.298l-.604-.099.606-.108M51.315 44.103a.41.41 0 01.308-.295l.082-.619.122.625a.413.413 0 01.289.307l.626.089-.632.111a.414.414 0 01-.299.29l-.106.636-.107-.641a.416.416 0 01-.286-.298l-.604-.098.607-.107M53.673 37.732a.411.411 0 01.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416 0 01-.299.29l-.107.636-.106-.64a.414.414 0 01-.286-.298l-.604-.099.607-.107M24.423 14.2a.413.413 0 01.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412 0 01-.299.29l-.106.636-.107-.641a.413.413 0 01-.286-.297l-.604-.098.607-.109M22.513 27.612c2.129 3.719 4.611 6.442 6.61 9.03 1.775 2.295 5.233 3.445 4.015 4.535-1.373 1.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path d="M0 37.374c10.289-6.758 28.245-11.119 43.034-16.991 11.236-4.46 21.227-10.061 26.598-17.77C56.021 30.338 18.114 27.056.741 37.632L0 37.374" fill="#D8262C" transform="translate(8.042 6.948)"></path><path d="M23.919 23.626h5.153l3.694 9.303 1.232 1.236H27.29l1.231-1.236-.437-1.135h-3.703L24 33.091l.883 1.074h-3.499l1.231-1.236 2.374-8.227-1.07-1.076zm3.509 6.539l-1.491-3.777-1.094 3.777h2.585zM47.857 23.626h5.348l3.694 9.303 1.232 1.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381 1.297.883 1.074h-3.5l1.231-1.236 2.374-8.227-1.265-1.076zm3.703 6.539l-1.49-3.777-1.094 3.777h2.584zM16.928 30.19L16.928 24.702 15.858 23.626 19.423 23.626 18.353 24.702 18.353 32.929 19.585 34.165 14.902 34.165 10.868 27.34 10.868 32.929 11.905 34.165 8.178 34.165 9.409 32.929 9.409 24.702 8.34 23.626 13.006 23.626 16.928 30.19M43.918 26.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459 1.742-2.303 3.42.156 1.679 1.457 2.33 2.63 2.861 1.51.685 3.152.916 3.128 1.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218 3.452 1.229-.902c1.494.528 3.304.75 4.98.204 1.665-.543 3.415-1.936 2.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57 1.363-.19 3.252.902 3.657 1.384" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path d="M7.968 53.553C28.63 32.465 59.428 22.722 69.632 2.612c-6.145 19.551-39.054 30.334-61.72 51.932l.056-.991" fill="#D8262C" transform="translate(8.042 6.948)"></path><path d="M21.964 27.803a71.957 71.957 0 01-.728-1.278c-5.509-9.91-4.714-20.024 5.255-15.617 8.462 3.74 16.544 14.232 19.794 21.682 1.506 3.452 5.544 17.001-7.459 11.511l-.026-.08c12.281 5.057 10.158-7.757 3.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247 11.703.324.66.66 1.29 1.006 1.894l-.549.191" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path class="logo-path-jpl-caltech" d="M82.104 22.133c0 1.775-.483 4.669-4.591 4.669-2.295 0-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0 1.331.328 2.294 1.757 2.294 1.6 0 1.6-1.292 1.6-2.256v-9.298h3.029v9.432M91.012 20.417c-.25-1.388-.849-2.123-2.18-2.123-1.736 0-2.238 1.352-2.276 2.123h4.456zm-4.456 1.737c.077 1.736.926 2.527 2.449 2.527 1.1 0 1.988-.676 2.161-1.292h2.412c-.772 2.352-2.412 3.354-4.669 3.354-3.144 0-5.093-2.159-5.093-5.246 0-2.989 2.064-5.265 5.093-5.265 3.396 0 5.035 2.853 4.842 5.922h-7.195zM98.646 16.5h2.006v1.834h-2.006v4.939c0 .925.231 1.157 1.158 1.157.288 0 .559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678 0-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294 19.182h2.353c1.407 0 2.662-.309 2.662-2.063 0-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435 0 4.765 2.179 4.765 4.418 0 2.238-1.33 4.416-4.765 4.416h-3.181v4.94h-3.029V12.701zM119.663 16.5h2.605v1.855h.038c.502-1.256 1.851-2.123 3.182-2.123.193 0 .425.037.598.096v2.545a5.058 5.058 0 00-.983-.095c-2.006 0-2.701 1.446-2.701 3.202v4.495h-2.739V16.5M131.464 24.681c1.872 0 2.432-1.603 2.432-3.184 0-1.599-.56-3.203-2.432-3.203-1.851 0-2.41 1.604-2.41 3.203 0 1.581.559 3.184 2.41 3.184zm0-8.449c3.145 0 5.172 2.084 5.172 5.265 0 3.163-2.027 5.246-5.172 5.246-3.124 0-5.149-2.083-5.149-5.246 0-3.181 2.025-5.265 5.149-5.265zM145.638 21.518c0-1.582-.636-3.224-2.392-3.224-1.793 0-2.371 1.604-2.371 3.224 0 1.618.616 3.163 2.391 3.163 1.794 0 2.372-1.545 2.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062 1.737-1.542 2.97-1.542 3.124 0 4.533 2.527 4.533 5.361 0 2.662-1.465 5.15-4.378 5.15-1.198 0-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194 26.475h-2.604v-1.39h-.057c-.695 1.12-1.889 1.658-3.047 1.658-2.913 0-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0 1.641.484 2.451 1.756 2.451 1.485 0 2.123-.829 2.123-2.855V16.5h2.738v9.975M161.178 26.474L163.917 26.474 163.917 12.701 161.178 12.701zM168.024 23.233c.019 1.197 1.024 1.678 2.103 1.678.792 0 1.793-.307 1.793-1.272 0-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663 0-2.545 2.199-3.2 4.34-3.2 2.18 0 4.188.731 4.399 3.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617 0-1.524.115-1.524.924 0 .985 1.543 1.121 3.106 1.488 1.6.366 3.164.944 3.164 2.797 0 2.623-2.277 3.47-4.553 3.47-2.316 0-4.574-.867-4.689-3.51h2.605M176.141 26.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707 24.681c1.871 0 2.43-1.603 2.43-3.184 0-1.599-.559-3.203-2.43-3.203-1.853 0-2.411 1.604-2.411 3.203 0 1.581.558 3.184 2.411 3.184zm0-8.449c3.144 0 5.169 2.084 5.169 5.265 0 3.163-2.025 5.246-5.169 5.246-3.126 0-5.15-2.083-5.15-5.246 0-3.181 2.024-5.265 5.15-5.265zM192.454 16.5h2.605v1.391h.056c.696-1.119 1.89-1.659 3.048-1.659 2.912 0 3.647 1.639 3.647 4.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485 0-2.122.829-2.122 2.855v5.228h-2.738V16.5M209.19 12.701L212.219 12.701 212.219 23.928 218.931 23.928 218.931 26.475 209.19 26.475 209.19 12.701M226.354 21.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621 1.467 0 1.021.793 1.272 1.678 1.272 2.142 0 2.219-1.697 2.219-2.295v-1.023zm-6.328-2.024c.156-2.567 2.451-3.337 4.688-3.337 1.987 0 4.38.443 4.38 2.835v5.188c0 .907.095 1.815.346 2.22h-2.777a4.05 4.05 0 01-.193-.965c-.869.907-2.142 1.233-3.357 1.233-1.89 0-3.395-.944-3.395-2.988 0-2.258 1.698-2.798 3.395-3.028 1.678-.251 3.241-.195 3.241-1.314 0-1.176-.811-1.349-1.775-1.349-1.041 0-1.717.423-1.813 1.505h-2.74zM236.014 18.294c-1.62 0-2.333 1.525-2.333 3.203 0 1.659.713 3.184 2.333 3.184s2.334-1.525 2.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023 1.912-1.485 3.146-1.485 1.987 0 4.13 1.6 4.13 5.247 0 3.665-2.143 5.264-4.13 5.264-1.466 0-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487 24.681c1.871 0 2.431-1.603 2.431-3.184 0-1.599-.56-3.203-2.431-3.203-1.852 0-2.412 1.604-2.412 3.203 0 1.581.56 3.184 2.412 3.184zm0-8.449c3.144 0 5.17 2.084 5.17 5.265 0 3.163-2.026 5.246-5.17 5.246-3.125 0-5.15-2.083-5.15-5.246 0-3.181 2.025-5.265 5.15-5.265zM254.233 16.5h2.604v1.855h.039c.504-1.256 1.852-2.123 3.185-2.123.192 0 .422.037.596.096v2.545a5.074 5.074 0 00-.983-.095c-2.007 0-2.701 1.446-2.701 3.202v4.495h-2.74V16.5M267.755 21.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622 1.467 0 1.021.79 1.272 1.679 1.272 2.142 0 2.22-1.697 2.22-2.295v-1.023zm-6.33-2.024c.154-2.567 2.45-3.337 4.688-3.337 1.99 0 4.381.443 4.381 2.835v5.188c0 .907.096 1.815.347 2.22h-2.779a4.149 4.149 0 01-.192-.965c-.869.907-2.142 1.233-3.357 1.233-1.892 0-3.396-.944-3.396-2.988 0-2.258 1.697-2.798 3.396-3.028 1.677-.251 3.242-.195 3.242-1.314 0-1.176-.813-1.349-1.776-1.349-1.042 0-1.718.423-1.814 1.505h-2.74zM275.91 16.5h2.005v1.834h-2.005v4.939c0 .925.23 1.157 1.157 1.157.287 0 .558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676 0-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892 24.681c1.871 0 2.43-1.603 2.43-3.184 0-1.599-.559-3.203-2.43-3.203-1.851 0-2.413 1.604-2.413 3.203 0 1.581.562 3.184 2.413 3.184zm0-8.449c3.144 0 5.17 2.084 5.17 5.265 0 3.163-2.026 5.246-5.17 5.246-3.124 0-5.15-2.083-5.15-5.246 0-3.181 2.026-5.265 5.15-5.265zM290.64 16.5h2.601v1.855h.041c.502-1.256 1.851-2.123 3.185-2.123.191 0 .423.037.595.096v2.545a5.093 5.093 0 00-.984-.095c-2.007 0-2.7 1.446-2.7 3.202v4.495h-2.738V16.5M304.021 27.727c-.595 1.604-1.542 2.258-3.432 2.258-.56 0-1.117-.039-1.679-.096v-2.257c.521.038 1.063.116 1.602.095.945-.095 1.253-1.078.945-1.869l-3.512-9.358h2.933l2.258 6.829h.037l2.18-6.829h2.836l-4.168 11.227M82.32 38.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817 0-4.009 2.32-4.009 4.789 0 2.699 1.192 4.953 4.026 4.953 2.072 0 3.264-1.458 3.413-3.413h1.575c-.299 2.949-2.138 4.739-5.121 4.739-3.678 0-5.468-2.717-5.468-6.164 0-3.429 1.956-6.23 5.601-6.23 2.469 0 4.507 1.326 4.871 3.845H82.32M90.771 41.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723 1.54 0 .929.795 1.259 1.656 1.259 1.856 0 2.619-1.159 2.619-1.939v-1.441zm2.286 4.39c-.248.151-.563.233-1.01.233-.73 0-1.193-.397-1.193-1.325-.779.911-1.823 1.325-3.016 1.325-1.558 0-2.833-.696-2.833-2.402 0-1.939 1.441-2.352 2.899-2.634 1.558-.298 2.884-.2 2.884-1.26 0-1.227-1.011-1.424-1.907-1.424-1.192 0-2.07.363-2.136 1.623h-1.409c.083-2.121 1.723-2.865 3.629-2.865 1.54 0 3.214.345 3.214 2.351v4.408c0 .664 0 .96.447.96.117 0 .249-.017.431-.082v1.092zM94.186 46.358L95.594 46.358 95.594 34.529 94.186 34.529zM97.599 46.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509 39.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12 2.37-2.12.264 0 .645.048.911.131v1.226a2.671 2.671 0 00-.795-.116c-.68 0-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264 45.315c1.474 0 2.667-1.159 2.667-3.23 0-2.088-1.193-3.247-2.667-3.247-1.475 0-2.668 1.159-2.668 3.247 0 2.071 1.193 3.23 2.668 3.23zm0-7.719c2.716 0 4.158 1.971 4.158 4.489 0 2.501-1.442 4.473-4.158 4.473-2.718 0-4.159-1.972-4.159-4.473 0-2.518 1.441-4.489 4.159-4.489zM114.766 37.794h1.325V39.6h.033c.68-1.376 1.625-2.056 3.149-2.004v1.491c-2.27 0-3.098 1.292-3.098 3.462v3.81h-1.409v-8.565M120.068 37.794h1.325v1.358h.034c.596-1.06 1.557-1.556 2.783-1.556 2.253 0 2.95 1.292 2.95 3.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706 0-2.534 1.143-2.534 2.684v4.837h-1.409v-8.565M129.1 46.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732 41.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723 1.54 0 .929.795 1.259 1.657 1.259 1.856 0 2.618-1.159 2.618-1.939v-1.441zm2.287 4.39c-.249.151-.563.233-1.011.233-.729 0-1.193-.397-1.193-1.325-.779.911-1.823 1.325-3.016 1.325-1.557 0-2.833-.696-2.833-2.402 0-1.939 1.441-2.352 2.899-2.634 1.558-.298 2.884-.2 2.884-1.26 0-1.227-1.01-1.424-1.906-1.424-1.193 0-2.071.363-2.137 1.623h-1.408c.082-2.121 1.723-2.865 3.628-2.865 1.54 0 3.215.345 3.215 2.351v4.408c0 .664 0 .96.446.96.117 0 .249-.017.432-.082v1.092zM145.704 46.358L147.277 46.358 147.277 34.529 145.704 34.529zM149.43 37.794h1.326v1.358h.035c.593-1.06 1.556-1.556 2.783-1.556 2.253 0 2.949 1.292 2.949 3.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707 0-2.534 1.143-2.534 2.684v4.837h-1.41v-8.565M159.242 43.658c.049 1.259 1.142 1.657 2.302 1.657.879 0 2.073-.199 2.073-1.275 0-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42 0-1.722 1.706-2.434 3.196-2.434 1.89 0 3.397.594 3.514 2.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846 0-1.822.233-1.822 1.093 0 1.011 1.491 1.175 2.801 1.49 1.406.316 2.798.778 2.798 2.436 0 2.039-1.905 2.701-3.644 2.701-1.924 0-3.546-.779-3.63-2.9h1.41M168.356 37.794h1.706v1.241h-1.706v5.32c0 .647.182.761 1.06.761h.646v1.243h-1.076c-1.459 0-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438 46.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724 37.794h1.708v1.241h-1.708v5.32c0 .647.182.761 1.06.761h.648v1.243h-1.079c-1.457 0-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813 46.359h-1.325v-1.357h-.033c-.596 1.06-1.558 1.556-2.783 1.556-2.253 0-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0 1.044.663 1.723 1.739 1.723 1.706 0 2.534-1.142 2.534-2.685v-4.836h1.408v8.565M190.627 37.794h1.705v1.241h-1.705v5.32c0 .647.181.761 1.059.761h.646v1.243h-1.076c-1.457 0-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573 41.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474 0-2.353 1.109-2.452 2.419h4.92zm1.359 2.385c-.381 1.889-1.74 2.916-3.661 2.916-2.736 0-4.027-1.889-4.109-4.505 0-2.57 1.69-4.457 4.026-4.457 3.031 0 3.961 2.832 3.876 4.904h-6.411c-.05 1.491.794 2.815 2.667 2.815 1.159 0 1.972-.563 2.221-1.673h1.391zM210.295 45.315c1.476 0 2.668-1.159 2.668-3.23 0-2.088-1.192-3.247-2.668-3.247-1.475 0-2.667 1.159-2.667 3.247 0 2.071 1.192 3.23 2.667 3.23zm0-7.719c2.716 0 4.158 1.971 4.158 4.489 0 2.501-1.442 4.473-4.158 4.473-2.718 0-4.159-1.972-4.159-4.473 0-2.518 1.441-4.489 4.159-4.489zM216.427 39.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12 2.371-2.12.264 0 .644.048.911.131v1.226a2.684 2.684 0 00-.797-.116c-.681 0-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744 35.855L223.801 35.855 223.801 34.529 233.262 34.529 233.262 35.855 229.319 35.855 229.319 46.359 227.744 46.359 227.744 35.855M240.023 41.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476 0-2.354 1.109-2.452 2.419h4.92zm1.359 2.385c-.381 1.889-1.739 2.916-3.661 2.916-2.735 0-4.029-1.889-4.111-4.505 0-2.57 1.691-4.457 4.027-4.457 3.032 0 3.959 2.832 3.877 4.904h-6.411c-.05 1.491.793 2.815 2.667 2.815 1.159 0 1.972-.563 2.22-1.673h1.392zM248.524 40.545c-.215-1.078-.961-1.707-2.122-1.707-2.038 0-2.666 1.608-2.666 3.346 0 1.574.711 3.131 2.501 3.131 1.359 0 2.171-.795 2.353-2.087h1.441c-.314 2.087-1.623 3.33-3.778 3.33-2.617 0-4.009-1.822-4.009-4.374 0-2.57 1.324-4.588 4.043-4.588 1.937 0 3.495.91 3.694 2.949h-1.457M251.341 34.529h1.409v4.524h.035c.462-1.027 1.671-1.457 2.699-1.457 2.253 0 2.95 1.292 2.95 3.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707 0-2.535 1.143-2.535 2.684v4.837h-1.409v-11.83M260.29 37.794h1.325v1.358h.033c.597-1.06 1.558-1.556 2.784-1.556 2.255 0 2.95 1.292 2.95 3.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704 0-2.534 1.143-2.534 2.684v4.837h-1.408v-8.565M272.934 45.315c1.475 0 2.668-1.159 2.668-3.23 0-2.088-1.193-3.247-2.668-3.247-1.474 0-2.667 1.159-2.667 3.247 0 2.071 1.193 3.23 2.667 3.23zm0-7.719c2.717 0 4.158 1.971 4.158 4.489 0 2.501-1.441 4.473-4.158 4.473-2.716 0-4.16-1.972-4.16-4.473 0-2.518 1.444-4.489 4.16-4.489zM278.568 46.358L279.977 46.358 279.977 34.529 278.568 34.529zM285.596 45.315c1.473 0 2.666-1.159 2.666-3.23 0-2.088-1.193-3.247-2.666-3.247-1.477 0-2.669 1.159-2.669 3.247 0 2.071 1.192 3.23 2.669 3.23zm0-7.719c2.716 0 4.157 1.971 4.157 4.489 0 2.501-1.441 4.473-4.157 4.473-2.719 0-4.16-1.972-4.16-4.473 0-2.518 1.441-4.489 4.16-4.489zM297.144 41.902c0-1.508-.663-3.064-2.434-3.064-1.808 0-2.536 1.474-2.536 3.113 0 1.541.563 3.266 2.418 3.266 1.857 0 2.552-1.707 2.552-3.315zm1.391 3.728c0 2.785-1.274 4.208-3.977 4.208-1.606 0-3.463-.645-3.544-2.517h1.407c.067 1.026 1.292 1.392 2.221 1.392 1.839 0 2.568-1.327 2.568-3.248v-.563h-.032c-.466 1.044-1.591 1.556-2.668 1.556-2.553 0-3.829-2.004-3.829-4.341 0-2.021.995-4.521 3.961-4.521 1.077 0 2.038.479 2.551 1.424h.017v-1.226h1.325v7.836zM303.757 47.501c-.647 1.675-1.227 2.287-2.486 2.287-.332 0-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581 0 .896-.28 1.16-.776l.58-1.459-3.396-8.516h1.59l2.503 7.008h.033l2.401-7.008h1.492l-3.727 9.707" fill="currentColor" transform="translate(8.042 6.948)"></path></g>',1)];function Sb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(["LogoTribrand",{"-invert":e.invert}]),width:"324",height:"72",viewBox:"0 0 324 72",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Eb,2)}const Vb=B(Cb,[["render",Sb]]);function zn(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?zn=function(n){return typeof n}:zn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},zn(e)}function Nb(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function Tb(e,n){for(var a=0;a<n.length;a++){var o=n[a];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Ib(e,n,a){return n&&Tb(e.prototype,n),e}function Qi(e){return xb(e)||Mb(e)||Lb()}function xb(e){if(Array.isArray(e)){for(var n=0,a=new Array(e.length);n<e.length;n++)a[n]=e[n];return a}}function Mb(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Lb(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Db(e){var n;return typeof e=="function"?n={callback:e}:n=e,n}function vb(e,n){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o,s,i,r=function(c){for(var d=arguments.length,h=new Array(d>1?d-1:0),m=1;m<d;m++)h[m-1]=arguments[m];if(i=h,!(o&&c===s)){var p=a.leading;typeof p=="function"&&(p=p(c,s)),(!o||c!==s)&&p&&e.apply(void 0,[c].concat(Qi(i))),s=c,clearTimeout(o),o=setTimeout(function(){e.apply(void 0,[c].concat(Qi(i))),o=0},n)}};return r._clear=function(){clearTimeout(o),o=null},r}function er(e,n){if(e===n)return!0;if(zn(e)==="object"){for(var a in e)if(!er(e[a],n[a]))return!1;return!0}return!1}var Pb=function(){function e(n,a,o){Nb(this,e),this.el=n,this.observer=null,this.frozen=!1,this.createObserver(a,o)}return Ib(e,[{key:"createObserver",value:function(a,o){var s=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=Db(a),this.callback=function(l,c){s.options.callback(l,c),l&&s.options.once&&(s.frozen=!0,s.destroyObserver())},this.callback&&this.options.throttle){var i=this.options.throttleOptions||{},r=i.leading;this.callback=vb(this.callback,this.options.throttle,{leading:function(c){return r==="both"||r==="visible"&&c||r==="hidden"&&!c}})}this.oldResult=void 0,this.observer=new IntersectionObserver(function(l){var c=l[0];if(l.length>1){var d=l.find(function(m){return m.isIntersecting});d&&(c=d)}if(s.callback){var h=c.isIntersecting&&c.intersectionRatio>=s.threshold;if(h===s.oldResult)return;s.oldResult=h,s.callback(h,c)}},this.options.intersection),o.context.$nextTick(function(){s.observer&&s.observer.observe(s.el)})}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&typeof this.options.intersection.threshold=="number"?this.options.intersection.threshold:0}}]),e}();function tr(e,n,a){var o=n.value;if(o)if(typeof IntersectionObserver>"u")console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var s=new Pb(e,o,a);e._vue_visibilityState=s}}function zb(e,n,a){var o=n.value,s=n.oldValue;if(!er(o,s)){var i=e._vue_visibilityState;if(!o){nr(e);return}i?i.createObserver(o,a):tr(e,{value:o},a)}}function nr(e){var n=e._vue_visibilityState;n&&(n.destroyObserver(),delete e._vue_visibilityState)}var An={bind:tr,update:zb,unbind:nr};function Ab(e){e.directive("observe-visibility",An)}var Ob={version:"1.0.0",install:Ab},On=null;typeof window<"u"?On=window.Vue:typeof global<"u"&&(On=global.Vue),On&&On.use(Ob);const Fb=t.defineComponent({name:"MissionDetailAbout",components:{BaseHeading:G,BlockText:re},directives:{ObserveVisibility:An},props:{descriptionHeading:{type:String,required:!1,default:"About the Mission"},description:{type:String,required:!0,default:""},instruments:{type:Array,required:!1},sidebarTitle:{type:String,required:!1,default:"Instruments"}},data(){return{showAnimation:!1,hasIntersectionObserver:!0}},computed:{hasContent(){return!(!this.instruments||this.instruments.length===0)},animationClass(){if(this.hasIntersectionObserver){if(this.showAnimation)return"animated"}else return"lifeless";return""}},mounted(){this.featureDetection()},methods:{isViewableNow(e){this.showAnimation=e},featureDetection(){(!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype))&&(this.hasIntersectionObserver=!1)}}}),Hb={key:0,class:"MissionDetailAbout lg:BaseGrid lg:px-0 container px-4 mx-auto"},qb={class:"col-span-6 col-start-2 mb-3"},jb={class:"col-span-6 col-start-2"},Rb={class:"mb-10"},Gb={key:0,class:"col-span-3 col-start-9"},Ub={class:"font-secondary mb-5 text-base leading-tight tracking-wider uppercase"},Wb={class:"lg:mb-5 flex flex-wrap items-start mb-3"};function Yb(e,n,a,o,s,i){const r=G,l=re,c=t.resolveDirective("observe-visibility");return e.description?(t.openBlock(),t.createElementBlock("div",Hb,[t.createElementVNode("div",qb,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.descriptionHeading),1)]),_:1})]),t.createElementVNode("div",jb,[t.createElementVNode("div",Rb,[t.createVNode(l,{text:e.description},null,8,["text"])])]),e.hasContent?(t.openBlock(),t.createElementBlock("div",Gb,[t.createElementVNode("p",Ub,t.toDisplayString(e.sidebarTitle),1),t.createElementVNode("ul",Wb,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.instruments,(d,h)=>t.withDirectives((t.openBlock(),t.createElementBlock("li",{key:h,class:t.normalizeClass([e.animationClass,"instrument justify-content-center flex-column flex items-start w-full align-middle"])},[t.createElementVNode("span",null,t.toDisplayString(d.instrument),1)],2)),[[c,{callback:e.isViewableNow,throttle:0,once:!0}]])),128))])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Kb=B(Fb,[["render",Yb]]),Zb={name:"ParallaxElement",props:{factor:{default:.25,type:Number},offset:{default:0,type:Number}}};function Xb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle({transform:`translate3d(0, calc(var(--scroll-factor) * ${a.factor} - ${a.offset}px), 0)`})},[t.renderSlot(e.$slots,"default")],4)}const Bo=B(Zb,[["render",Xb]]),Jb={name:"ParallaxContainer",props:{invert:{type:Boolean,default:!1,required:!1},overflow:{type:Boolean,default:!1,required:!1}},data(){return{data:{scrollFactor:0,width:0,height:0},eventHandler:void 0}},mounted(){this.init()},beforeUnmount(){this.eventHandler&&(window.removeEventListener("resize",this.eventHandler),window.removeEventListener("scroll",this.eventHandler))},methods:{init(){this.calcParallax(),this.$nextTick(()=>{this.eventHandler=()=>requestAnimationFrame(this.calcParallax),window.addEventListener("resize",this.eventHandler,!1),window.addEventListener("scroll",this.eventHandler,{capture:!1,passive:!0})})},calcParallax(){const e=this.$el.getBoundingClientRect();this.data.height=e.height,this.data.width=e.width;const n=e.top,a=window.innerHeight-n;this.invert?this.data.scrollFactor=n/(window.innerHeight+this.data.height):this.data.scrollFactor=a/(window.innerHeight+this.data.height)}}};function Qb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"overflow-hidden":!a.overflow}),style:t.normalizeStyle({"--scroll-factor":`${s.data.scrollFactor*s.data.height}px`})},[t.renderSlot(e.$slots,"default")],6)}const ar=B(Jb,[["render",Qb]]),ek=t.defineComponent({name:"MissionDetailHero",components:{ParallaxContainer:ar,ParallaxElement:Bo,BaseButton:R,IconExternal:ke},props:{title:{type:String,required:!0,default:""},subtitle:{type:String,required:!1},summary:{type:String,required:!0,default:""},missionWebsiteUrl:{type:String,required:!1},instrumentImage:{type:Object,required:!1},instrumentBackground:{type:Object,required:!1},heroFallback:{type:Object,required:!1},templateStyle:{type:String,required:!1}},data(){return{isLoaded:!1}},computed:{hasBackground(){return this.instrumentBackground?!0:!!(this.heroFallback&&!this.instrumentImage)},hasForeground(){return!!this.instrumentImage},theBackground(){return this.instrumentBackground?this.instrumentBackground.image:this.heroFallback},heroTheme(){let e="";return this.hasBackground||this.templateStyle==="dark"?e="ThemeVariantDark bg-black":e="ThemeVariantLight",e},backgroundTransition(){let e="";return this.isLoaded?e="scale-100 opacity-1":e="scale-125 opacity-0",e},foregroundTransition(){let e="";return this.isLoaded?e="opacity-1 translate-y-0 lg:-translate-y-1/2":e="opacity-0 translate-y-12 lg:-translate-y-3/7",e},overlayClasses(){return this.hasForeground&&this.hasBackground?"bg-gradient-to-bl from-transparent lg:to-transparent-black-90 to-black":this.hasBackground?"bg-gradient-to-l from-transparent-w25 to-transparent-black-90":""}},mounted(){this.init()},methods:{init(){(this.hasBackground||this.templateStyle==="dark")&&Xe();let e=this.$refs.foregroundImage;if(this.hasBackground&&(e=this.$refs.backgroundImage),!!e)if(e.complete)this.isLoaded=!0;else{const n=()=>{this.isLoaded=!0,e.removeEventListener("load",n)};e.addEventListener("load",n,!1)}}}}),tk=["src","srcset","width","height","alt"],nk={class:"relative z-30 w-full h-full"},ak={class:"content lg:mb-0 lg:py-48 lg:flex lg:items-center duration-2000 relative z-30 w-full h-full transition-all ease-out delay-200"},ok={class:"lg:py-0 lg:BaseGrid sm:pt-24 container h-full py-10 mx-auto"},sk={key:0,class:"text-body-sm mb-3 font-normal tracking-normal"},ik={class:"text-h1-alt break-normal"},rk={class:"xl:text-2xl lg:text-md xl:pr-26 xl:leading-normal text-xl leading-relaxed"},lk={class:"block w-full h-full"},ck=["srcset"],dk=["src","srcset","width","height","alt"];function hk(e,n,a,o,s,i){const r=ke,l=R,c=Bo;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["MissionDetailHero max-w-screen-3xl relative mx-auto transition-opacity duration-500",e.heroTheme])},[t.createElementVNode("div",{class:t.normalizeClass(["absolute inset-0 z-10 overflow-hidden",{"bg-black":e.hasBackground}])},[t.createElementVNode("div",{class:t.normalizeClass(["background duration-3500 w-full h-full transition-all ease-out transform",e.backgroundTransition])},[e.hasBackground&&e.theBackground&&e.theBackground.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"backgroundImage",class:"max-w-none object-cover w-full h-full",src:e.theBackground.src.url,srcset:e.theBackground.srcSet,width:e.theBackground.src.width,height:e.theBackground.src.height,alt:e.hasForeground?"":e.theBackground.alt,"data-chromatic":"ignore"},null,8,tk)):t.createCommentVNode("",!0)],2)],2),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.hasForeground?"ParallaxContainer":"div"),{invert:"",overflow:"",class:t.normalizeClass(["content-wrapper lg:pb-0 relative z-20 flex items-center w-full h-full pb-12",e.overlayClasses])},{default:t.withCtx(()=>[t.createElementVNode("div",nk,[t.createElementVNode("div",ak,[t.createElementVNode("div",ok,[t.createElementVNode("div",{class:t.normalizeClass(["content-body lg:px-10 3xl:px-0 col-start-1 col-end-7 px-4",{"text-contrast":e.hasBackground}])},[e.subtitle?(t.openBlock(),t.createElementBlock("p",sk,t.toDisplayString(e.subtitle),1)):t.createCommentVNode("",!0),t.createElementVNode("h1",ik,t.toDisplayString(e.title),1),t.createElementVNode("p",rk,t.toDisplayString(e.summary),1),e.missionWebsiteUrl?(t.openBlock(),t.createBlock(l,{key:1,href:e.missionWebsiteUrl,target:"_blank",class:"mt-8",variant:"secondary",compact:""},{icon:t.withCtx(()=>[t.createVNode(r,{class:"ml-2 text-base"})]),default:t.withCtx(()=>[t.createTextVNode(" Visit Mission Website ")]),_:1},8,["href"])):t.createCommentVNode("",!0)],2)])]),e.hasForeground&&e.instrumentImage&&Object.keys(e.instrumentImage).length?(t.openBlock(),t.createBlock(c,{key:0,class:"foreground lg:absolute lg:mt-0 lg:pb-0 lg:inset-0 lg:flex lg:items-center 3xl:mr-16 z-20 w-full h-full pb-10 mt-24 ml-auto mr-10 overflow-visible",factor:.4},{default:t.withCtx(()=>[t.createElementVNode("picture",lk,[t.createElementVNode("source",{srcset:e.instrumentImage.webp.url,type:"image/webp"},null,8,ck),e.instrumentImage.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"foregroundImage",class:t.normalizeClass(`lg:absolute lg:right-1/2 lg:translate-x-1/2 lg:top-1/2 lg:-mr-8 lg:mt-0 transform transition-all delay-500 duration-2000 ease-out mx-auto -mt-10 ${e.foregroundTransition}`),src:e.instrumentImage.src.url,srcset:e.instrumentImage.srcSet,width:e.instrumentImage.src.width,height:e.instrumentImage.src.height,alt:e.instrumentImage.alt},null,10,dk)):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["class"]))],2)}const mk=B(ek,[["render",hk],["__scopeId","data-v-41a4bfe3"]]),pk=t.defineComponent({name:"MissionDetailHighlightsCarouselItem",components:{BaseHeading:G,BaseLink:F,IconExternal:ke},props:{item:{type:Object,required:!0,default:()=>({})}},computed:{theHeading(){var n,a;const e=this.item;return e.heading??((a=(n=e.highlightLink)==null?void 0:n.page)==null?void 0:a.title)??!1},theSummary(){const e=this.item;return e.summary?e.summary:e.highlightLink&&e.highlightLink.page&&e.highlightLink.page.summary?e.highlightLink.page.summary:!1},theAriaLabel(){return this.theHeading?"Learn more about "+this.theHeading:"Learn more"}}}),fk={key:0},uk={key:0,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},gk={key:1,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},yk={key:3,class:"text-body-normal xl:pr-4"},bk={key:0},kk={key:1,class:"inline-block"},_k={class:"flex items-center"};function $k(e,n,a,o,s,i){const r=G,l=ke,c=F;return e.item?(t.openBlock(),t.createElementBlock("div",fk,[e.item.date?(t.openBlock(),t.createElementBlock("p",uk,t.toDisplayString(e.$filters.displayDate(e.item.date)),1)):t.createCommentVNode("",!0),e.item.dateFreeform?(t.openBlock(),t.createElementBlock("p",gk,t.toDisplayString(e.item.dateFreeform),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(r,{key:2,level:"h3",size:"h6",class:"mb-6"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theHeading),1)]),_:1})):t.createCommentVNode("",!0),e.theSummary||e.item.highlightLink?(t.openBlock(),t.createElementBlock("div",yk,[e.theSummary?(t.openBlock(),t.createElementBlock("span",bk,t.toDisplayString(e.theSummary),1)):t.createCommentVNode("",!0),e.item.highlightLink?(t.openBlock(),t.createElementBlock("span",kk,[t.createVNode(c,{variant:"default","external-target-blank":"",class:"slide-link inline-block font-medium","aria-label":e.theAriaLabel,href:e.item.highlightLink.externalLink?e.item.highlightLink.externalLink:void 0,to:e.item.highlightLink.page?e.item.highlightLink.page.url:void 0},{default:t.withCtx(()=>[t.createElementVNode("span",_k,[t.createElementVNode("span",{class:t.normalizeClass(["ml-1",{"mr-1":e.item.highlightLink.externalLink}])},"Learn more",2),e.item.highlightLink.externalLink?(t.openBlock(),t.createBlock(l,{key:0})):t.createCommentVNode("",!0)])]),_:1},8,["aria-label","href","to"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const or=B(pk,[["render",$k],["__scopeId","data-v-04221f79"]]);te.use([$n,Ht]);const wk=t.defineComponent({name:"MissionDetailHighlightsCarousel",components:{BaseButton:R,IconPrev:Ce,IconNext:Be,MissionDetailHighlightsCarouselItem:or},props:{items:{type:Array,required:!0,default:()=>[]}},data(){return{currentIndex:0,currentCaption:"",slider:null,sliderOptions:{slidesPerView:1,speed:500,threshold:20,loop:!0,spaceBetween:20,watchSlidesProgress:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},on:{slideChange:e=>{this.updateIndex(e.realIndex)}}}}},mounted(){this.init()},methods:{init(){this.items.length>1&&(this.slider=new te(this.$refs.MissionHighlightsCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex)},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),Bk={class:"MissionHighlightsCarousel ThemeVariantDark w-full overflow-hidden"},Ck={ref:"MissionHighlightsCarousel",class:"swiper"},Ek={class:"swiper-wrapper"},Sk={class:"swiper-dots -mb-2 -ml-2"},Vk=["aria-label","onClick"],Nk={class:"swiper-nav"},Tk={class:"flex justify-end w-full"},Ik={class:"flex"};function xk(e,n,a,o,s,i){const r=or,l=Ce,c=R,d=Be;return t.openBlock(),t.createElementBlock("div",Bk,[t.createElementVNode("div",Ck,[t.createElementVNode("div",Ek,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createBlock(r,{key:m,item:h,class:"swiper-slide"},null,8,["item"]))),128))]),t.createElementVNode("div",{class:t.normalizeClass(["border-jpl-red-light lg:mt-12 flex justify-between w-full mt-5 border-t",{hidden:e.items.length===1}])},[t.createElementVNode("div",Sk,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createElementBlock("button",{key:m,class:"group inline-block px-2 pt-3 cursor-pointer","aria-label":"Go to slide "+(m+1),onClick:p=>e.slideTo(m+1)},[t.createElementVNode("span",{class:t.normalizeClass(["can-hover:group-hover:bg-jpl-red-light can-hover:group-hover:opacity-100 inline-block w-3 h-3 rounded-full",e.currentIndex===m?"bg-jpl-red-light":"bg-white opacity-25"])},null,2)],8,Vk))),128))]),t.createElementVNode("div",Nk,[t.createElementVNode("div",Tk,[t.createElementVNode("div",Ik,[t.createVNode(c,{class:"swiper-prev xl:text-base text-sm border-collapse","aria-label":"Previous slide"},{icon:t.withCtx(()=>[t.createVNode(l)]),_:1}),t.createVNode(c,{class:"swiper-next xl:text-base text-sm border-collapse","aria-label":"Next slide"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1})])])])],2)],512)])}const sr=B(wk,[["render",xk]]);var ir={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},Co={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},Mk=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Fn={CSS:{},springs:{}};function Le(e,n,a){return Math.min(Math.max(e,n),a)}function Qt(e,n){return e.indexOf(n)>-1}function Eo(e,n){return e.apply(null,n)}var H={arr:function(e){return Array.isArray(e)},obj:function(e){return Qt(Object.prototype.toString.call(e),"Object")},pth:function(e){return H.obj(e)&&e.hasOwnProperty("totalLength")},svg:function(e){return e instanceof SVGElement},inp:function(e){return e instanceof HTMLInputElement},dom:function(e){return e.nodeType||H.svg(e)},str:function(e){return typeof e=="string"},fnc:function(e){return typeof e=="function"},und:function(e){return typeof e>"u"},nil:function(e){return H.und(e)||e===null},hex:function(e){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(e)},rgb:function(e){return/^rgb/.test(e)},hsl:function(e){return/^hsl/.test(e)},col:function(e){return H.hex(e)||H.rgb(e)||H.hsl(e)},key:function(e){return!ir.hasOwnProperty(e)&&!Co.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function rr(e){var n=/\(([^)]+)\)/.exec(e);return n?n[1].split(",").map(function(a){return parseFloat(a)}):[]}function lr(e,n){var a=rr(e),o=Le(H.und(a[0])?1:a[0],.1,100),s=Le(H.und(a[1])?100:a[1],.1,100),i=Le(H.und(a[2])?10:a[2],.1,100),r=Le(H.und(a[3])?0:a[3],.1,100),l=Math.sqrt(s/o),c=i/(2*Math.sqrt(s*o)),d=c<1?l*Math.sqrt(1-c*c):0,h=1,m=c<1?(c*l+-r)/d:-r+l;function p(u){var b=n?n*u/1e3:u;return c<1?b=Math.exp(-b*c*l)*(h*Math.cos(d*b)+m*Math.sin(d*b)):b=(h+m*b)*Math.exp(-b*l),u===0||u===1?u:1-b}function f(){var u=Fn.springs[e];if(u)return u;for(var b=1/6,E=0,g=0;;)if(E+=b,p(E)===1){if(g++,g>=16)break}else g=0;var y=E*b*1e3;return Fn.springs[e]=y,y}return n?p:f}function Lk(e){return e===void 0&&(e=10),function(n){return Math.ceil(Le(n,1e-6,1)*e)*(1/e)}}var Dk=function(){var e=11,n=1/(e-1);function a(h,m){return 1-3*m+3*h}function o(h,m){return 3*m-6*h}function s(h){return 3*h}function i(h,m,p){return((a(m,p)*h+o(m,p))*h+s(m))*h}function r(h,m,p){return 3*a(m,p)*h*h+2*o(m,p)*h+s(m)}function l(h,m,p,f,u){var b,E,g=0;do E=m+(p-m)/2,b=i(E,f,u)-h,b>0?p=E:m=E;while(Math.abs(b)>1e-7&&++g<10);return E}function c(h,m,p,f){for(var u=0;u<4;++u){var b=r(m,p,f);if(b===0)return m;var E=i(m,p,f)-h;m-=E/b}return m}function d(h,m,p,f){if(!(0<=h&&h<=1&&0<=p&&p<=1))return;var u=new Float32Array(e);if(h!==m||p!==f)for(var b=0;b<e;++b)u[b]=i(b*n,h,p);function E(g){for(var y=0,_=1,V=e-1;_!==V&&u[_]<=g;++_)y+=n;--_;var M=(g-u[_])/(u[_+1]-u[_]),N=y+M*n,I=r(N,h,p);return I>=.001?c(g,N,h,p):I===0?N:l(g,y,y+n,h,p)}return function(g){return h===m&&p===f||g===0||g===1?g:i(E(g),m,f)}}return d}(),cr=function(){var e={linear:function(){return function(o){return o}}},n={Sine:function(){return function(o){return 1-Math.cos(o*Math.PI/2)}},Expo:function(){return function(o){return o?Math.pow(2,10*o-10):0}},Circ:function(){return function(o){return 1-Math.sqrt(1-o*o)}},Back:function(){return function(o){return o*o*(3*o-2)}},Bounce:function(){return function(o){for(var s,i=4;o<((s=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((s*3-2)/22-o,2)}},Elastic:function(o,s){o===void 0&&(o=1),s===void 0&&(s=.5);var i=Le(o,1,10),r=Le(s,.1,2);return function(l){return l===0||l===1?l:-i*Math.pow(2,10*(l-1))*Math.sin((l-1-r/(Math.PI*2)*Math.asin(1/i))*(Math.PI*2)/r)}}},a=["Quad","Cubic","Quart","Quint"];return a.forEach(function(o,s){n[o]=function(){return function(i){return Math.pow(i,s+2)}}}),Object.keys(n).forEach(function(o){var s=n[o];e["easeIn"+o]=s,e["easeOut"+o]=function(i,r){return function(l){return 1-s(i,r)(1-l)}},e["easeInOut"+o]=function(i,r){return function(l){return l<.5?s(i,r)(l*2)/2:1-s(i,r)(l*-2+2)/2}},e["easeOutIn"+o]=function(i,r){return function(l){return l<.5?(1-s(i,r)(1-l*2))/2:(s(i,r)(l*2-1)+1)/2}}}),e}();function So(e,n){if(H.fnc(e))return e;var a=e.split("(")[0],o=cr[a],s=rr(e);switch(a){case"spring":return lr(e,n);case"cubicBezier":return Eo(Dk,s);case"steps":return Eo(Lk,s);default:return Eo(o,s)}}function dr(e){try{var n=document.querySelectorAll(e);return n}catch{return}}function Hn(e,n){for(var a=e.length,o=arguments.length>=2?arguments[1]:void 0,s=[],i=0;i<a;i++)if(i in e){var r=e[i];n.call(o,r,i,e)&&s.push(r)}return s}function qn(e){return e.reduce(function(n,a){return n.concat(H.arr(a)?qn(a):a)},[])}function hr(e){return H.arr(e)?e:(H.str(e)&&(e=dr(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function Vo(e,n){return e.some(function(a){return a===n})}function No(e){var n={};for(var a in e)n[a]=e[a];return n}function To(e,n){var a=No(e);for(var o in e)a[o]=n.hasOwnProperty(o)?n[o]:e[o];return a}function jn(e,n){var a=No(e);for(var o in n)a[o]=H.und(e[o])?n[o]:e[o];return a}function vk(e){var n=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return n?"rgba("+n[1]+",1)":e}function Pk(e){var n=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,a=e.replace(n,function(l,c,d,h){return c+c+d+d+h+h}),o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(a),s=parseInt(o[1],16),i=parseInt(o[2],16),r=parseInt(o[3],16);return"rgba("+s+","+i+","+r+",1)"}function zk(e){var n=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(e),a=parseInt(n[1],10)/360,o=parseInt(n[2],10)/100,s=parseInt(n[3],10)/100,i=n[4]||1;function r(p,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?p+(f-p)*6*u:u<1/2?f:u<2/3?p+(f-p)*(2/3-u)*6:p}var l,c,d;if(o==0)l=c=d=s;else{var h=s<.5?s*(1+o):s+o-s*o,m=2*s-h;l=r(m,h,a+1/3),c=r(m,h,a),d=r(m,h,a-1/3)}return"rgba("+l*255+","+c*255+","+d*255+","+i+")"}function Ak(e){if(H.rgb(e))return vk(e);if(H.hex(e))return Pk(e);if(H.hsl(e))return zk(e)}function He(e){var n=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);if(n)return n[1]}function Ok(e){if(Qt(e,"translate")||e==="perspective")return"px";if(Qt(e,"rotate")||Qt(e,"skew"))return"deg"}function Io(e,n){return H.fnc(e)?e(n.target,n.id,n.total):e}function De(e,n){return e.getAttribute(n)}function xo(e,n,a){var o=He(n);if(Vo([a,"deg","rad","turn"],o))return n;var s=Fn.CSS[n+a];if(!H.und(s))return s;var i=100,r=document.createElement(e.tagName),l=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;l.appendChild(r),r.style.position="absolute",r.style.width=i+a;var c=i/r.offsetWidth;l.removeChild(r);var d=c*parseFloat(n);return Fn.CSS[n+a]=d,d}function mr(e,n,a){if(n in e.style){var o=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s=e.style[n]||getComputedStyle(e).getPropertyValue(o)||"0";return a?xo(e,s,a):s}}function Mo(e,n){if(H.dom(e)&&!H.inp(e)&&(!H.nil(De(e,n))||H.svg(e)&&e[n]))return"attribute";if(H.dom(e)&&Vo(Mk,n))return"transform";if(H.dom(e)&&n!=="transform"&&mr(e,n))return"css";if(e[n]!=null)return"object"}function pr(e){if(H.dom(e)){for(var n=e.style.transform||"",a=/(\w+)\(([^)]*)\)/g,o=new Map,s;s=a.exec(n);)o.set(s[1],s[2]);return o}}function Fk(e,n,a,o){var s=Qt(n,"scale")?1:0+Ok(n),i=pr(e).get(n)||s;return a&&(a.transforms.list.set(n,i),a.transforms.last=n),o?xo(e,i,o):i}function Lo(e,n,a,o){switch(Mo(e,n)){case"transform":return Fk(e,n,o,a);case"css":return mr(e,n,a);case"attribute":return De(e,n);default:return e[n]||0}}function Do(e,n){var a=/^(\*=|\+=|-=)/.exec(e);if(!a)return e;var o=He(e)||0,s=parseFloat(n),i=parseFloat(e.replace(a[0],""));switch(a[0][0]){case"+":return s+i+o;case"-":return s-i+o;case"*":return s*i+o}}function fr(e,n){if(H.col(e))return Ak(e);if(/\s/g.test(e))return e;var a=He(e),o=a?e.substr(0,e.length-a.length):e;return n?o+n:o}function vo(e,n){return Math.sqrt(Math.pow(n.x-e.x,2)+Math.pow(n.y-e.y,2))}function Hk(e){return Math.PI*2*De(e,"r")}function qk(e){return De(e,"width")*2+De(e,"height")*2}function jk(e){return vo({x:De(e,"x1"),y:De(e,"y1")},{x:De(e,"x2"),y:De(e,"y2")})}function ur(e){for(var n=e.points,a=0,o,s=0;s<n.numberOfItems;s++){var i=n.getItem(s);s>0&&(a+=vo(o,i)),o=i}return a}function Rk(e){var n=e.points;return ur(e)+vo(n.getItem(n.numberOfItems-1),n.getItem(0))}function gr(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return Hk(e);case"rect":return qk(e);case"line":return jk(e);case"polyline":return ur(e);case"polygon":return Rk(e)}}function Gk(e){var n=gr(e);return e.setAttribute("stroke-dasharray",n),n}function Uk(e){for(var n=e.parentNode;H.svg(n)&&H.svg(n.parentNode);)n=n.parentNode;return n}function yr(e,n){var a=n||{},o=a.el||Uk(e),s=o.getBoundingClientRect(),i=De(o,"viewBox"),r=s.width,l=s.height,c=a.viewBox||(i?i.split(" "):[0,0,r,l]);return{el:o,viewBox:c,x:c[0]/1,y:c[1]/1,w:r,h:l,vW:c[2],vH:c[3]}}function Wk(e,n){var a=H.str(e)?dr(e)[0]:e,o=n||100;return function(s){return{property:s,el:a,svg:yr(a),totalLength:gr(a)*(o/100)}}}function Yk(e,n,a){function o(h){h===void 0&&(h=0);var m=n+h>=1?n+h:0;return e.el.getPointAtLength(m)}var s=yr(e.el,e.svg),i=o(),r=o(-1),l=o(1),c=a?1:s.w/s.vW,d=a?1:s.h/s.vH;switch(e.property){case"x":return(i.x-s.x)*c;case"y":return(i.y-s.y)*d;case"angle":return Math.atan2(l.y-r.y,l.x-r.x)*180/Math.PI}}function br(e,n){var a=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=fr(H.pth(e)?e.totalLength:e,n)+"";return{original:o,numbers:o.match(a)?o.match(a).map(Number):[0],strings:H.str(e)||n?o.split(a):[]}}function Po(e){var n=e?qn(H.arr(e)?e.map(hr):hr(e)):[];return Hn(n,function(a,o,s){return s.indexOf(a)===o})}function kr(e){var n=Po(e);return n.map(function(a,o){return{target:a,id:o,total:n.length,transforms:{list:pr(a)}}})}function Kk(e,n){var a=No(n);if(/^spring/.test(a.easing)&&(a.duration=lr(a.easing)),H.arr(e)){var o=e.length,s=o===2&&!H.obj(e[0]);s?e={value:e}:H.fnc(n.duration)||(a.duration=n.duration/o)}var i=H.arr(e)?e:[e];return i.map(function(r,l){var c=H.obj(r)&&!H.pth(r)?r:{value:r};return H.und(c.delay)&&(c.delay=l?0:n.delay),H.und(c.endDelay)&&(c.endDelay=l===i.length-1?n.endDelay:0),c}).map(function(r){return jn(r,a)})}function Zk(e){for(var n=Hn(qn(e.map(function(i){return Object.keys(i)})),function(i){return H.key(i)}).reduce(function(i,r){return i.indexOf(r)<0&&i.push(r),i},[]),a={},o=function(i){var r=n[i];a[r]=e.map(function(l){var c={};for(var d in l)H.key(d)?d==r&&(c.value=l[d]):c[d]=l[d];return c})},s=0;s<n.length;s++)o(s);return a}function Xk(e,n){var a=[],o=n.keyframes;o&&(n=jn(Zk(o),n));for(var s in n)H.key(s)&&a.push({name:s,tweens:Kk(n[s],e)});return a}function Jk(e,n){var a={};for(var o in e){var s=Io(e[o],n);H.arr(s)&&(s=s.map(function(i){return Io(i,n)}),s.length===1&&(s=s[0])),a[o]=s}return a.duration=parseFloat(a.duration),a.delay=parseFloat(a.delay),a}function Qk(e,n){var a;return e.tweens.map(function(o){var s=Jk(o,n),i=s.value,r=H.arr(i)?i[1]:i,l=He(r),c=Lo(n.target,e.name,l,n),d=a?a.to.original:c,h=H.arr(i)?i[0]:d,m=He(h)||He(c),p=l||m;return H.und(r)&&(r=d),s.from=br(h,p),s.to=br(Do(r,h),p),s.start=a?a.end:0,s.end=s.start+s.delay+s.duration+s.endDelay,s.easing=So(s.easing,s.duration),s.isPath=H.pth(i),s.isPathTargetInsideSVG=s.isPath&&H.svg(n.target),s.isColor=H.col(s.from.original),s.isColor&&(s.round=1),a=s,s})}var _r={css:function(e,n,a){return e.style[n]=a},attribute:function(e,n,a){return e.setAttribute(n,a)},object:function(e,n,a){return e[n]=a},transform:function(e,n,a,o,s){if(o.list.set(n,a),n===o.last||s){var i="";o.list.forEach(function(r,l){i+=l+"("+r+") "}),e.style.transform=i}}};function $r(e,n){var a=kr(e);a.forEach(function(o){for(var s in n){var i=Io(n[s],o),r=o.target,l=He(i),c=Lo(r,s,l,o),d=l||He(c),h=Do(fr(i,d),c),m=Mo(r,s);_r[m](r,s,h,o.transforms,!0)}})}function e_(e,n){var a=Mo(e.target,n.name);if(a){var o=Qk(n,e),s=o[o.length-1];return{type:a,property:n.name,animatable:e,tweens:o,duration:s.end,delay:o[0].delay,endDelay:s.endDelay}}}function t_(e,n){return Hn(qn(e.map(function(a){return n.map(function(o){return e_(a,o)})})),function(a){return!H.und(a)})}function wr(e,n){var a=e.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},s={};return s.duration=a?Math.max.apply(Math,e.map(function(i){return o(i)+i.duration})):n.duration,s.delay=a?Math.min.apply(Math,e.map(function(i){return o(i)+i.delay})):n.delay,s.endDelay=a?s.duration-Math.max.apply(Math,e.map(function(i){return o(i)+i.duration-i.endDelay})):n.endDelay,s}var Br=0;function n_(e){var n=To(ir,e),a=To(Co,e),o=Xk(a,e),s=kr(e.targets),i=t_(s,o),r=wr(i,a),l=Br;return Br++,jn(n,{id:l,children:[],animatables:s,animations:i,duration:r.duration,delay:r.delay,endDelay:r.endDelay})}var Ie=[],Cr=function(){var e;function n(){!e&&(!Er()||!J.suspendWhenDocumentHidden)&&Ie.length>0&&(e=requestAnimationFrame(a))}function a(s){for(var i=Ie.length,r=0;r<i;){var l=Ie[r];l.paused?(Ie.splice(r,1),i--):(l.tick(s),r++)}e=r>0?requestAnimationFrame(a):void 0}function o(){J.suspendWhenDocumentHidden&&(Er()?e=cancelAnimationFrame(e):(Ie.forEach(function(s){return s._onDocumentVisibility()}),Cr()))}return typeof document<"u"&&document.addEventListener("visibilitychange",o),n}();function Er(){return!!document&&document.hidden}function J(e){e===void 0&&(e={});var n=0,a=0,o=0,s,i=0,r=null;function l(y){var _=window.Promise&&new Promise(function(V){return r=V});return y.finished=_,_}var c=n_(e);l(c);function d(){var y=c.direction;y!=="alternate"&&(c.direction=y!=="normal"?"normal":"reverse"),c.reversed=!c.reversed,s.forEach(function(_){return _.reversed=c.reversed})}function h(y){return c.reversed?c.duration-y:y}function m(){n=0,a=h(c.currentTime)*(1/J.speed)}function p(y,_){_&&_.seek(y-_.timelineOffset)}function f(y){if(c.reversePlayback)for(var V=i;V--;)p(y,s[V]);else for(var _=0;_<i;_++)p(y,s[_])}function u(y){for(var _=0,V=c.animations,M=V.length;_<M;){var N=V[_],I=N.animatable,T=N.tweens,A=T.length-1,w=T[A];A&&(w=Hn(T,function(ve){return y<ve.end})[0]||w);for(var k=Le(y-w.start-w.delay,0,w.duration)/w.duration,x=isNaN(k)?1:w.easing(k),L=w.to.strings,D=w.round,v=[],P=w.to.numbers.length,S=void 0,C=0;C<P;C++){var z=void 0,O=w.to.numbers[C],U=w.from.numbers[C]||0;w.isPath?z=Yk(w.value,x*O,w.isPathTargetInsideSVG):z=U+x*(O-U),D&&(w.isColor&&C>2||(z=Math.round(z*D)/D)),v.push(z)}var K=L.length;if(!K)S=v[0];else{S=L[0];for(var Z=0;Z<K;Z++){L[Z];var oe=L[Z+1],ne=v[Z];isNaN(ne)||(oe?S+=ne+oe:S+=ne+" ")}}_r[N.type](I.target,N.property,S,I.transforms),N.currentValue=S,_++}}function b(y){c[y]&&!c.passThrough&&c[y](c)}function E(){c.remaining&&c.remaining!==!0&&c.remaining--}function g(y){var _=c.duration,V=c.delay,M=_-c.endDelay,N=h(y);c.progress=Le(N/_*100,0,100),c.reversePlayback=N<c.currentTime,s&&f(N),!c.began&&c.currentTime>0&&(c.began=!0,b("begin")),!c.loopBegan&&c.currentTime>0&&(c.loopBegan=!0,b("loopBegin")),N<=V&&c.currentTime!==0&&u(0),(N>=M&&c.currentTime!==_||!_)&&u(_),N>V&&N<M?(c.changeBegan||(c.changeBegan=!0,c.changeCompleted=!1,b("changeBegin")),b("change"),u(N)):c.changeBegan&&(c.changeCompleted=!0,c.changeBegan=!1,b("changeComplete")),c.currentTime=Le(N,0,_),c.began&&b("update"),y>=_&&(a=0,E(),c.remaining?(n=o,b("loopComplete"),c.loopBegan=!1,c.direction==="alternate"&&d()):(c.paused=!0,c.completed||(c.completed=!0,b("loopComplete"),b("complete"),!c.passThrough&&"Promise"in window&&(r(),l(c)))))}return c.reset=function(){var y=c.direction;c.passThrough=!1,c.currentTime=0,c.progress=0,c.paused=!0,c.began=!1,c.loopBegan=!1,c.changeBegan=!1,c.completed=!1,c.changeCompleted=!1,c.reversePlayback=!1,c.reversed=y==="reverse",c.remaining=c.loop,s=c.children,i=s.length;for(var _=i;_--;)c.children[_].reset();(c.reversed&&c.loop!==!0||y==="alternate"&&c.loop===1)&&c.remaining++,u(c.reversed?c.duration:0)},c._onDocumentVisibility=m,c.set=function(y,_){return $r(y,_),c},c.tick=function(y){o=y,n||(n=o),g((o+(a-n))*J.speed)},c.seek=function(y){g(h(y))},c.pause=function(){c.paused=!0,m()},c.play=function(){c.paused&&(c.completed&&c.reset(),c.paused=!1,Ie.push(c),m(),Cr())},c.reverse=function(){d(),c.completed=!c.reversed,m()},c.restart=function(){c.reset(),c.play()},c.remove=function(y){var _=Po(y);Vr(_,c)},c.reset(),c.autoplay&&c.play(),c}function Sr(e,n){for(var a=n.length;a--;)Vo(e,n[a].animatable.target)&&n.splice(a,1)}function Vr(e,n){var a=n.animations,o=n.children;Sr(e,a);for(var s=o.length;s--;){var i=o[s],r=i.animations;Sr(e,r),!r.length&&!i.children.length&&o.splice(s,1)}!a.length&&!o.length&&n.pause()}function a_(e){for(var n=Po(e),a=Ie.length;a--;){var o=Ie[a];Vr(n,o)}}function o_(e,n){n===void 0&&(n={});var a=n.direction||"normal",o=n.easing?So(n.easing):null,s=n.grid,i=n.axis,r=n.from||0,l=r==="first",c=r==="center",d=r==="last",h=H.arr(e),m=parseFloat(h?e[0]:e),p=h?parseFloat(e[1]):0,f=He(h?e[1]:e)||0,u=n.start||0+(h?m:0),b=[],E=0;return function(g,y,_){if(l&&(r=0),c&&(r=(_-1)/2),d&&(r=_-1),!b.length){for(var V=0;V<_;V++){if(!s)b.push(Math.abs(r-V));else{var M=c?(s[0]-1)/2:r%s[0],N=c?(s[1]-1)/2:Math.floor(r/s[0]),I=V%s[0],T=Math.floor(V/s[0]),A=M-I,w=N-T,k=Math.sqrt(A*A+w*w);i==="x"&&(k=-A),i==="y"&&(k=-w),b.push(k)}E=Math.max.apply(Math,b)}o&&(b=b.map(function(L){return o(L/E)*E})),a==="reverse"&&(b=b.map(function(L){return i?L<0?L*-1:-L:Math.abs(E-L)}))}var x=h?(p-m)/E:m;return u+x*(Math.round(b[y]*100)/100)+f}}function s_(e){e===void 0&&(e={});var n=J(e);return n.duration=0,n.add=function(a,o){var s=Ie.indexOf(n),i=n.children;s>-1&&Ie.splice(s,1);function r(p){p.passThrough=!0}for(var l=0;l<i.length;l++)r(i[l]);var c=jn(a,To(Co,e));c.targets=c.targets||e.targets;var d=n.duration;c.autoplay=!1,c.direction=n.direction,c.timelineOffset=H.und(o)?d:Do(o,d),r(n),n.seek(c.timelineOffset);var h=J(c);r(h),i.push(h);var m=wr(i,e);return n.delay=m.delay,n.endDelay=m.endDelay,n.duration=m.duration,n.seek(0),n.reset(),n.autoplay&&n.play(),n},n}J.version="3.2.1",J.speed=1,J.suspendWhenDocumentHidden=!0,J.running=Ie,J.remove=a_,J.get=Lo,J.set=$r,J.convertPx=xo,J.path=Wk,J.setDashoffset=Gk,J.stagger=o_,J.timeline=s_,J.easing=So,J.penner=cr,J.random=function(e,n){return Math.floor(Math.random()*(n-e+1))+e};const i_=t.defineComponent({name:"MissionDetailHighlights",components:{BaseHeading:G,MissionDetailHighlightsCarousel:sr},directives:{ObserveVisibility:An},props:{missionTitle:{type:String,required:!0},animation:{type:Boolean,required:!1,default:!1},graphic:{type:Object,required:!1},heading:{type:String,required:!1},highlights:{type:Array,required:!1}},data(){return{isLoaded:!1,animationInView:!1,resizeHandler:null}},computed:{animationClasses(){let e="";return this.animationInView&&this.isLoaded?e=e+" opacity-100":e=e+" opacity-0",this.graphic?e=e+" absolute inset-0":e=e+" relative -filler",e}},watch:{isLoaded(){this.animation&&this.animationInView&&this.animate()}},mounted(){this.init()},methods:{visibilityChanged(e){this.animationInView=e,this.animationInView&&this.isLoaded&&this.animation?(this.resizeHandler=Fs(this.onResize,70),window.addEventListener("resize",this.resizeHandler,!1),this.animate()):this.resizeHandler&&window.removeEventListener("resize",this.resizeHandler)},animate(){this.drawLine(),this.lineFollower()},drawLine(){J({targets:this.$refs.missionHighlightsPath,strokeDashoffset:[J.setDashoffset,0],easing:"easeInOutSine",duration:2e3,delay(e,n){return n*250},direction:"alternate",loop:!1})},lineFollower(){const e=J.path(this.$refs.missionHighlightsPath),n=J.timeline();n.add({targets:this.$refs.missionHighlightsMovingDot,translateX:e("x"),translateY:e("y"),easing:"easeInOutSine",duration:2e3,loop:!1}),n.add({targets:this.$refs.missionHighlightsTitle,easing:"easeInOutSine",duration:250,opacity:["0","1"],loop:!1})},onResize(){this.animationInView&&this.animate()},init(){if(this.animation&&this.$refs.MissionDetailHighlightsImage){const e=this.$refs.MissionDetailHighlightsImage;if(e||(this.isLoaded=!0),e.complete)this.isLoaded=!0;else{const n=()=>{this.isLoaded=!0,e.removeEventListener("load",n)};e.addEventListener("load",n,!1)}}else this.isLoaded=!0}}}),r_={class:"max-w-screen-3xl relative mx-auto overflow-hidden"},l_={class:"mission-highlights-content lg:BaseGrid lg:px-0 container relative z-20 px-4 mx-auto"},c_={class:"xl:col-start-6 lg:py-36 lg:col-start-7 xl:col-end-11 lg:col-end-12 relative"},d_={class:"relative z-10 w-full"},h_={class:"slides relative overflow-hidden"},m_={key:0,class:"lg:flex lg:col-start-5 lg:col-end-12 absolute inset-0 flex hidden"},p_=[t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-r from-transparent to-black height-full w-1/2"},null,-1)],f_={key:0,class:"lg:absolute inset-0 z-10 w-full"},u_=t.createElementVNode("div",{class:"lg:block bg-gradient-to-t from-transparent to-black sm:h-40 absolute inset-x-0 top-0 z-20 hidden h-20"},null,-1),g_=t.createElementVNode("div",{class:"lg:block bg-gradient-to-b from-transparent to-black sm:h-40 absolute inset-x-0 bottom-0 z-20 hidden h-20"},null,-1),y_={class:"lg:absolute lg:mt-0 lg:flex lg:-ml-24 xl:-ml-20 3xl:ml-0 lg:w-3xl lg:inset-y-0 lg:left-0 relative z-10 items-center w-full -mt-24"},b_={class:"lg:max-w-none relative max-w-2xl mx-auto"},k_=t.createElementVNode("div",{class:"bg-gradient-to-t from-transparent to-black sm:h-10 absolute inset-x-0 top-0 h-40"},null,-1),__=t.createElementVNode("div",{class:"bg-gradient-to-b from-transparent to-black sm:h-10 absolute inset-x-0 bottom-0 h-40"},null,-1),$_=t.createElementVNode("div",{class:"bg-gradient-to-l from-transparent to-black lg:w-64 absolute inset-y-0 left-0 w-20"},null,-1),w_=t.createElementVNode("div",{class:"bg-gradient-to-r from-transparent to-black lg:w-64 absolute inset-y-0 right-0 w-20"},null,-1),B_={class:"block"},C_=["srcset"],E_=["src","srcset","width","height","alt"],S_={key:0,class:"lg:absolute relative inset-0"},V_={class:"mission-highlights-animation-container pt-14 relative max-w-screen-xl mx-auto"},N_={class:"mission-highlights-spherical-body -translate-x-3/7 xl:-translate-x-1/2 lg:w-3xl lg:max-w-3xl relative inset-0 w-full max-w-xl transform"},T_={key:0,class:"lg:absolute relative inset-x-0 top-0 z-10"},I_=["srcset"],x_=["src","srcset","width","height","alt"],M_={class:"mission-highlights-path text-jpl-red-light absolute inset-x-0 top-0 left-0 z-20"},L_={fill:"none","fill-rule":"evenodd"},D_={ref:"missionHighlightsPath",stroke:"currentColor","stroke-width":"2","stroke-dasharray":"6,10",d:"M386,1C598.25,1,770,177.27,770,395.11"},v_={ref:"missionHighlightsMovingDot",class:"mission-highlights-dot absolute top-0 z-30"},P_=t.createElementVNode("div",{class:"border-jpl-red-light sm:w-26 sm:h-26 absolute top-0 left-0 flex items-center justify-center w-12 h-12 transform -translate-x-1/2 -translate-y-1/2 bg-transparent border-2 rounded-full"},[t.createElementVNode("div",{class:"bg-jpl-red-light w-3 h-3 rounded-full"})],-1);function z_(e,n,a,o,s,i){const r=G,l=sr,c=t.resolveDirective("observe-visibility");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["MissionDetailHighlights lg:pt-0 lg:overflow-visible relative w-full pt-12 mb-10 overflow-hidden text-white bg-black",e.graphic&&e.animation?"lg:mb-36 min-h-mission-highlights":"pb-12 lg:mb-18"])},[t.createElementVNode("div",r_,[t.createElementVNode("div",l_,[t.createElementVNode("div",c_,[t.createElementVNode("div",d_,[t.createVNode(r,{level:"h2",class:"mb-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.heading||"Mission Highlights"),1)]),_:1}),t.createElementVNode("div",h_,[t.createVNode(l,{items:e.highlights},null,8,["items"])])])]),!e.animation&&e.graphic?(t.openBlock(),t.createElementBlock("div",m_,p_)):t.createCommentVNode("",!0)]),!e.animation&&e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",f_,[u_,g_,t.createElementVNode("div",y_,[t.createElementVNode("div",b_,[k_,__,$_,w_,t.createElementVNode("picture",B_,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,C_),t.createElementVNode("img",{class:"object-contain",src:e.graphic.src.url,srcset:e.graphic.srcSet,width:e.graphic.src.width,height:e.graphic.src.height,alt:e.graphic.alt},null,8,E_)])])])])):t.createCommentVNode("",!0)]),e.animation?t.withDirectives((t.openBlock(),t.createElementBlock("div",S_,[t.createElementVNode("div",V_,[t.createElementVNode("div",N_,[e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",T_,[t.createElementVNode("picture",null,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,I_),t.createElementVNode("img",{ref:"MissionDetailHighlightsImage",class:"lg:absolute relative w-full -mt-3",src:e.graphic.src.url,srcset:e.graphic.srcSet,width:e.graphic.src.width,height:e.graphic.src.height,alt:e.graphic.alt},null,8,x_)])])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["mission-highlights-lines transition-opacity duration-300 ease-linear",e.animationClasses])},[t.createElementVNode("div",M_,[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(["w-auto h-auto transition-opacity duration-200",[e.animationInView?"opacity-100":"opacity-0"]]),viewBox:"0 0 771 500","aria-hidden":"true"},[t.createElementVNode("g",L_,[t.createElementVNode("path",D_,null,512)])],2))]),t.createElementVNode("div",v_,[P_,e.missionTitle?(t.openBlock(),t.createElementBlock("div",{key:0,ref:"missionHighlightsTitle",class:"sm:mt-16 relative mt-10 text-white transform -translate-x-1/2 opacity-0"},t.toDisplayString(e.missionTitle),513)):t.createCommentVNode("",!0)],512)],2)])])])),[[c,{callback:e.visibilityChanged,throttle:300,once:!1}]]):t.createCommentVNode("",!0)],2)}const A_=B(i_,[["render",z_]]),O_=t.defineComponent({name:"MissionDetailInlineImage",components:{BlockText:re,BaseImagePlaceholder:j,BaseImage:q,BaseImageCaption:ie},props:{alignment:{type:String,required:!1,default:"right"},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){if(this.image)return se(this.image)}}}),F_={key:0,class:"MissionDetailInlineImage lg:BaseGrid container mx-auto"},H_={class:"lg:mb-10 xl:mb-3 mb-2"},q_={class:"justify-items-center relative block"};function j_(e,n,a,o,s,i){const r=re,l=q,c=j,d=ie;return e.text||e.image?(t.openBlock(),t.createElementBlock("div",F_,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-row items-start col-span-4",e.alignment==="right"?"col-start-2 order-1":"col-start-9 order-2"])},[t.createElementVNode("div",H_,[e.text?(t.openBlock(),t.createBlock(r,{key:0,class:"lg:mb-0 mb-5",text:e.text},null,8,["text"])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass(["col-span-6",e.alignment==="right"?"col-start-7 order-2":"col-start-2 order-1"])},[t.createElementVNode("div",q_,[t.createVNode(c,{"aspect-ratio":"1:1","dark-mode":""},{default:t.withCtx(()=>[e.image&&e.image.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.image.src.url,srcset:e.theSrcSet,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1}),t.createVNode(d,{class:"lg:mt-3 mt-2",data:e.image},null,8,["data"])])],2)])):t.createCommentVNode("",!0)}const zo=B(O_,[["render",j_]]),Nr={earth:"Distance from Earth",mars:"Distance traveled on Mars"},Tr={"/api/v1/missions/":{getPath:(e,n)=>{const a=e.split(n)[1];if(!a)throw console.error(e,n),new Error("Error querying /api/v1/missions/ API");return`/api/mars${n}${a}`},getDistance:e=>{if(typeof(e==null?void 0:e.mi_traveled)>"u")throw console.error(e),new Error("Error processing /api/v1/missions/ data");return{value:e.mi_traveled,system:"imperial"}}},"/spice_data/getRangefromT1/":{getPath:(e,n)=>{const o=e.split(n)[1].split("/"),s=`${o[0]}/${o[1]}/`,i=[X(),X().add(1,"minute")].map(r=>r.toISOString().replace(/\.\d+Z$/,"")).join("/");return`/api/mars/spice_data/getRangefromT1/${s}${i}/1/`},getDistance:(e,n)=>{var o;const a=(o=e==null?void 0:e.items[n])==null?void 0:o.value;if(e.error||e.units!=="KM"||typeof a>"u")throw console.error(e,n),new Error("Error processing /spice_data/getRangefromT1/ data");return{value:Math.round(Number(a)),system:"metric"}}}},Ir=Object.keys(Tr),R_=t.defineComponent({name:"DistanceStats",components:{BaseUnitToggle:Pe},props:{distanceType:{type:String,required:!0,validator:e=>e===""||Object.keys(Nr).includes(e)},value:Number,valueSystem:{type:String,required:!1,default:"imperial"},distanceApiUrls:{type:String,required:!1,validator:e=>Ir.some(n=>e.includes(n)||e==="")},labelClass:String},data(){return{apiDistance:null,showError:!1,timeout:null}},computed:{distanceTypeLabel(){return Nr[this.distanceType]||this.distanceType},loadedValue(){var e;return this.distanceApiUrls?((e=this.apiDistance)==null?void 0:e.value)||0:this.value},loadedSystem(){var e;return this.distanceApiUrls?((e=this.apiDistance)==null?void 0:e.system)||"imperial":this.valueSystem},isLoading(){return!!this.distanceApiUrls&&this.apiDistance===null}},mounted(){this.distanceApiUrls&&this.getAPIDistance()},beforeUnmount(){clearTimeout(this.timeout)},methods:{async getAPIDistance(){try{const e=Ir.find(n=>{var a;return(a=this.distanceApiUrls)==null?void 0:a.includes(n)});if(e&&this.distanceApiUrls){const n=Tr[e],a=n.getPath(this.distanceApiUrls,e),o=await this.$axios.$get(a);e==="/spice_data/getRangefromT1/"?this.updateSPICEData(n,o,0):this.apiDistance=n.getDistance(o,0)}}catch(e){console.error(e),this.showError=!0}},async updateSPICEData(e,n,a){var s;this.apiDistance=e.getDistance(n,a);const o=a+1;if(o<((s=n==null?void 0:n.items)==null?void 0:s.length))this.timeout=setTimeout(this.updateSPICEData.bind(this,e,n,o),1e3);else if(this.distanceApiUrls){const i=await this.$axios.$get(e.getPath(this.distanceApiUrls,"/spice_data/getRangefromT1/"));this.updateSPICEData(e,i,0)}}}}),G_={key:0,class:"DistanceStats"},U_={key:0},W_={key:1};function Y_(e,n,a,o,s,i){const r=Pe;return typeof e.value<"u"||e.distanceApiUrls?(t.openBlock(),t.createElementBlock("div",G_,[t.renderSlot(e.$slots,"label",{label:e.distanceTypeLabel},()=>[t.createElementVNode("p",null,t.toDisplayString(e.distanceTypeLabel),1)]),e.showError?(t.openBlock(),t.createElementBlock("p",U_,"Unavailable")):e.isLoading?(t.openBlock(),t.createElementBlock("p",W_,"Loading…")):e.loadedValue?(t.openBlock(),t.createBlock(r,{key:2,"unit-pair":"MI_KM",value:e.loadedValue,"value-system":e.loadedSystem},{default:t.withCtx(l=>[t.renderSlot(e.$slots,"value",{formattedValue:l.formattedValue},()=>[t.createTextVNode(t.toDisplayString(l.formattedValue),1)])]),_:3},8,["value","value-system"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Rn=B(R_,[["render",Y_]]),xr={draft:"Select status",current:"Current",future:"Future",proposed:"Proposed",past:"Past"},Ct={countdown:"Countdown",time_in_orbit:"Time in Orbit",time_on_mars:"Time on Mars",time_to_mars:"Time to Mars",time_to_dest:"Time to Destination"},K_=t.defineComponent({name:"MissionDetailStats",components:{BaseTimer:ze,DistanceStats:Rn},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ct[e]},startDateTime:String,displayDate:{type:String||null,required:!1},missionTypes:{type:Array,required:!0,default:()=>[]},missionTargets:{type:Array,required:!0,default:()=>[]},status:{type:String,required:!0,validator:e=>!!xr[e]},showDistance:Boolean,distanceType:{type:String,required:!1,default:""},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ct[this.clockType]||this.clockType},statusLabel(){return xr[this.status]||this.status}}}),Z_={class:"MissionDetailStats MixedBleedGrid lg:relative lg:z-20 lg:-mt-20 lg:pl-0 lg:mb-20 pl-4 mb-12"},X_=t.createElementVNode("h2",{class:"sr-only"},"Mission Statistics",-1),J_={class:"theme col-start-indent-col-2 col-end-container lg:py-12 lg:px-0 text-body-lg px-8 py-10 pr-0"},Q_=t.createElementVNode("div",{class:"lg:block hidden col-span-1 row-span-2"},null,-1),e$={key:0,class:"lg:col-span-6 col-span-10"},t$={class:"label text-subtitle"},n$={class:"label text-subtitle"},a$={class:"text-stats-xl"},o$={key:2,class:"lg:col-span-2 col-span-5"},s$=t.createElementVNode("p",{class:"label text-subtitle"},"Launch Date",-1),i$={key:3,class:"lg:col-span-2 col-span-5"},r$=t.createElementVNode("p",{class:"label text-subtitle"},"Type",-1),l$={key:4,class:"lg:col-span-2 col-span-5"},c$=t.createElementVNode("p",{class:"label text-subtitle"},"Target",-1),d$={key:5,class:"lg:col-span-2 col-span-5"},h$=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),m$=t.createElementVNode("div",{class:"theme col-start-container-end col-end-bleed"},null,-1);function p$(e,n,a,o,s,i){const r=ze,l=Rn;return t.openBlock(),t.createElementBlock("div",Z_,[X_,t.createElementVNode("div",J_,[t.createElementVNode("div",{class:t.normalizeClass(["gap-y-10 grid grid-cols-10",{"adaptive-stats-grid 2xl:grid-cols-11":e.showClock}])},[Q_,e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",e$,[t.createElementVNode("p",t$,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(r,{"target-date-time":e.startDateTime,"selected-units":["years","months","days","hours","minutes","seconds"],countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0),e.showDistance?(t.openBlock(),t.createBlock(l,{key:1,class:"lg:col-span-3 col-span-10","distance-type":e.distanceType,value:e.distanceValue,"value-system":"imperial","distance-api-urls":e.distanceApiUrls},{label:t.withCtx(c=>[t.createElementVNode("p",n$,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",a$,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),e.displayDate?(t.openBlock(),t.createElementBlock("div",o$,[s$,t.createElementVNode("p",null,t.toDisplayString(e.displayDate),1)])):t.createCommentVNode("",!0),e.missionTypes.length>0?(t.openBlock(),t.createElementBlock("div",i$,[r$,t.createTextVNode(" "+t.toDisplayString(e.missionTypes.map(c=>c.missionType).join(", ")),1)])):t.createCommentVNode("",!0),e.missionTargets.length>0?(t.openBlock(),t.createElementBlock("div",l$,[c$,t.createTextVNode(" "+t.toDisplayString(e.missionTargets.map(c=>c.target).join(", ")),1)])):t.createCommentVNode("",!0),e.status!=="draft"?(t.openBlock(),t.createElementBlock("div",d$,[h$,t.createTextVNode(" "+t.toDisplayString(e.statusLabel),1)])):t.createCommentVNode("",!0)],2)]),m$])}const f$=B(K_,[["render",p$]]),u$={name:"MissionDetailStreamfield",components:{MissionDetailInlineImage:zo,BaseHeading:G,BlockQuote:nt,LayoutHelper:ee,BlockIframeEmbed:jt},props:{data:{type:Array,required:!1}}},g$={key:0,class:"MissionDetailStreamfield"};function y$(e,n,a,o,s,i){const r=G,l=ee,c=zo,d=nt,h=jt;return a.data?(t.openBlock(),t.createElementBlock("div",g$,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:p,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(r,{level:m.level,class:"MissionDetailStreamfield-heading md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1032,["level"])]),_:2},1024)):m.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(c,{key:`InlineImageBlock${p}`,alignment:m.alignTo,text:m.text,image:m.image,class:"lg:mb-18 mb-10"},null,8,["alignment","text","image"])):m.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${p}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:m},null,8,["data"])]),_:2},1024)):m.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`IframeEmbedBlock${p}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:m},null,8,["data"])]),_:2},1024)):t.createCommentVNode("",!0)],64))),256))])):t.createCommentVNode("",!0)}const b$=B(u$,[["render",y$],["__scopeId","data-v-538a741e"]]),k$=t.defineComponent({name:"NavDropdownToggle",props:{path:{type:String,default:void 0},ariaExpanded:{type:Boolean,default:!1},invert:{type:Boolean,default:!1}},emits:["closeDropdown","toggleClicked"],computed:{isActivePath(){return this.path?mt(this.path):!1}},methods:{clickEvent(){this.$emit("toggleClicked")},escEvent(){this.$emit("closeDropdown")}}}),_$=["aria-expanded"];function $$(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["NavDropdownToggle group cursor-pointer",{"-active":e.isActivePath,"-invert":e.invert}]),"aria-expanded":e.ariaExpanded,onClick:n[0]||(n[0]=r=>e.clickEvent()),onKeydown:n[1]||(n[1]=t.withKeys(r=>e.escEvent(),["esc"]))},[t.renderSlot(e.$slots,"default")],42,_$)}const qe=B(k$,[["render",$$]]),w$={class:"absolute inset-0 flex items-center"},B$={key:0,class:"underlinedInput ml-14 h-2px absolute inset-x-0 bottom-0 overflow-hidden text-lg text-transparent"},C$={class:"border-jpl-red-light absolute z-10 h-0 border-b-2 select-none"},E$=["placeholder"],Ao=B(t.defineComponent({__name:"SearchInput",props:t.mergeModels({underlinedInput:{type:Boolean,default:!1},underlinedInputValue:{default:void 0},placeholder:{default:""},autoFocus:{type:Boolean,default:!1},defaultColors:{type:Boolean,default:!0}},{modelValue:{},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(!1),r=t.ref(void 0);return t.onMounted(()=>{a.autoFocus&&r.value&&(r.value.focus(),i.value=!0)}),(l,c)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["relative flex items-center",{"border border-gray-mid":l.defaultColors&&!l.underlinedInput,"custom-focus":l.underlinedInput}])},[t.createElementVNode("div",w$,[t.createVNode(Pn,{class:t.normalizeClass(["relative z-10 ml-6 text-xl",{"text-gray-mid":l.defaultColors}])},null,8,["class"])]),l.underlinedInput?(t.openBlock(),t.createElementBlock("div",B$,[t.createElementVNode("span",C$,t.toDisplayString(l.underlinedInputValue),1),t.createElementVNode("span",{class:t.normalizeClass(["border-gray-light-mid absolute inset-x-0 z-10 h-0 border-b-2 select-none",i.value?"border-opacity-100":"border-opacity-50"])},null,2)])):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("input",{ref_key:"searchQueryRef",ref:r,"onUpdate:modelValue":c[0]||(c[0]=d=>s.value=d),class:t.normalizeClass(["pl-14 focus:ring-2 relative z-10 w-full pr-5 text-lg bg-transparent border-0",{"text-gray-dark":l.defaultColors,"py-1":l.underlinedInput,"py-4":!l.underlinedInput}]),type:"search","aria-label":"Query",placeholder:l.placeholder,onKeydown:c[1]||(c[1]=t.withKeys(d=>o("esc"),["esc"])),onInput:c[2]||(c[2]=d=>o("input",d.target)),onFocus:c[3]||(c[3]=d=>i.value=!0),onBlur:c[4]||(c[4]=d=>i.value=!1)},null,42,E$),[[t.vModelText,s.value]])],2))}}),[["__scopeId","data-v-c6422975"]]),S$=t.defineComponent({name:"NavSearchForm",components:{SearchInput:Ao},props:{mobile:{type:Boolean,default:!1}},data(){return{searchQuery:void 0}},methods:{clearSearch(){this.searchQuery=void 0,this.$emit("clearSearch")},submitSearch(){this.$emit("submitForm"),this.$router&&this.$router.push({name:"search",query:{query:this.searchQuery}})}}}),V$=t.createElementVNode("button",{type:"submit",class:"sr-only","aria-label":"Submit"}," Search ",-1);function N$(e,n,a,o,s,i){const r=Ao;return t.openBlock(),t.createElementBlock("form",{class:"NavSearchForm",onSubmit:n[2]||(n[2]=t.withModifiers(l=>e.submitSearch(),["prevent"]))},[t.createVNode(r,{modelValue:e.searchQuery,"onUpdate:modelValue":n[0]||(n[0]=l=>e.searchQuery=l),placeholder:"Search JPL","underlined-input":!e.mobile,"underlined-input-value":e.searchQuery,"auto-focus":!e.mobile,inline:!e.mobile,"default-colors":e.mobile,onEsc:n[1]||(n[1]=l=>e.clearSearch())},null,8,["modelValue","underlined-input","underlined-input-value","auto-focus","inline","default-colors"]),V$],32)}const en=B(S$,[["render",N$]]),T$=t.defineComponent({name:"NavHighlight",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:j},props:{highlight:{type:Object,required:!1},customLabel:{type:String,required:!1}}}),I$={key:0},x$={key:0,class:"mb-4"},M$={key:1,class:"text-subtitle-sm mb-2"},L$=t.createElementVNode("span",{class:"sr-only"},".",-1),D$={key:2};function v$(e,n,a,o,s,i){const r=q,l=j,c=F;return e.highlight?(t.openBlock(),t.createElementBlock("div",I$,[t.createVNode(c,{variant:"none","external-target-blank":"","link-class":"block",to:e.highlight.url},{default:t.withCtx(()=>[e.highlight.thumbnailImage?(t.openBlock(),t.createElementBlock("div",x$,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.highlight.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.highlight.thumbnailImage.src.url,width:e.highlight.thumbnailImage.src.width,height:e.highlight.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"can-hover:group-hover:scale-100 transition duration-300 ease-in-out transform scale-105",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),e.customLabel||e.highlight.label?(t.openBlock(),t.createElementBlock("p",M$,t.toDisplayString(e.customLabel||e.highlight.label),1)):t.createCommentVNode("",!0),L$,e.highlight.title?(t.openBlock(),t.createElementBlock("p",D$,t.toDisplayString(e.highlight.title),1)):t.createCommentVNode("",!0)]),_:1},8,["to"])])):t.createCommentVNode("",!0)}const tn=B(T$,[["render",v$]]),P$=t.defineComponent({name:"NavHeading",components:{BaseLink:F},props:{data:{type:Object,required:!1}}}),z$={key:0,class:"-mt-2 -ml-2"},A$={key:1,class:"text-subtitle text-jpl-blue-lighter edu:text-primary-lighter inline-block mb-4"},O$={class:"p-2"};function F$(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createElementBlock("div",z$,[e.data.headingPage&&e.data.heading?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",class:"text-subtitle text-jpl-blue-lighter edu:text-primary-lighter inline-block mb-4","link-class":"p-2",to:e.data.headingPage.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["to"])):e.data.heading?(t.openBlock(),t.createElementBlock("div",A$,[t.createElementVNode("span",O$,t.toDisplayString(e.data.heading),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const nn=B(P$,[["render",F$]]),H$=[{facebook:!0,url:"http://www.facebook.com/NASAJPL",label:"Follow JPL on Facebook"},{twitter:!0,url:"https://x.com/NASAJPL",label:"Follow JPL on X"},{instagram:!0,url:"http://instagram.com/nasajpl",label:"Follow JPL on Instagram"},{youtube:!0,url:"http://www.youtube.com/user/JPLnews?sub_confirmation=1",label:"Follow JPL on YouTube"}],q$=[{facebook:!0,url:"http://facebook.com/nasajpledu",label:"Follow JPL Education on Facebook"},{twitter:!0,url:"http://x.com/nasajpl_edu",label:"Follow JPL Education on X"},{instagram:!0,url:"http://instagram.com/nasajpl_edu",label:"Follow JPL Education on Instagram"},{youtube:!0,url:"https://www.youtube.com/@nasajpledu3401",label:"Follow JPL Education on YouTube"}],j$=t.defineComponent({name:"NavSocial",components:{BaseButton:R,IconSocialFacebook:wt,IconSocialTwitter:Bt,IconSocialInstagram:ko,IconSocialYoutube:$o},props:{dark:{type:Boolean,required:!1,default:!1},edu:{type:Boolean,required:!1,default:!1}},computed:{socialLinks(){return this.edu?q$:H$}}}),R$={class:"NavSocial relative flex flex-row items-start border-collapse"};function G$(e,n,a,o,s,i){const r=wt,l=Bt,c=ko,d=$o,h=R;return t.openBlock(),t.createElementBlock("div",R$,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialLinks,(m,p)=>(t.openBlock(),t.createBlock(h,{key:p,variant:e.dark?"dark":"social",class:t.normalizeClass(["-facebook w-12 h-12 text-2xl",{"-facebook":m.facebook,"-twitter":m.twitter,"-instagram":m.instagram,"-youtube":m.youtube}]),href:m.url,"aria-label":m.label,target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[m.facebook?(t.openBlock(),t.createBlock(r,{key:0})):m.twitter?(t.openBlock(),t.createBlock(l,{key:1})):m.instagram?(t.openBlock(),t.createBlock(c,{key:2})):m.youtube?(t.openBlock(),t.createBlock(d,{key:3})):t.createCommentVNode("",!0)]),_:2},1032,["variant","class","href","aria-label"]))),128))])}const ot=B(j$,[["render",G$],["__scopeId","data-v-489e40bd"]]),U$=t.defineComponent({name:"NavLinkList",components:{BaseLink:F,NavHeading:nn},props:{data:{type:Object,required:!1},autoCol:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return mn(e)},getLinkText(e){return ht(e)}}}),W$={key:0};function Y$(e,n,a,o,s,i){const r=nn,l=F;return e.data?(t.openBlock(),t.createElementBlock("div",W$,[t.createVNode(r,{data:e.data},null,8,["data"]),e.data.links?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass({"auto-col":e.autoCol})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.links,(c,d)=>(t.openBlock(),t.createElementBlock("div",{key:d,class:"mb-0"},[t.createVNode(l,{variant:"none",class:"block text-lg font-medium leading-tight text-white",href:c.path&&!e.getRouterLink(c)?c.path:void 0,to:e.getRouterLink(c)?e.getRouterLink(c):void 0,"link-class":"can-hover:hover:underline inline-block px-2 py-3 -ml-2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(c)),1)]),_:2},1032,["href","to"])]))),128))],2)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const an=B(U$,[["render",Y$],["__scopeId","data-v-0b357aea"]]);function K$(e,n){for(var a=-1,o=e==null?0:e.length,s=Array(o);++a<o;)s[a]=n(e[a],a,e);return s}var Oo=K$;function Z$(){this.__data__=[],this.size=0}var X$=Z$;function J$(e,n){return e===n||e!==e&&n!==n}var Mr=J$,Q$=Mr;function ew(e,n){for(var a=e.length;a--;)if(Q$(e[a][0],n))return a;return-1}var Gn=ew,tw=Gn,nw=Array.prototype,aw=nw.splice;function ow(e){var n=this.__data__,a=tw(n,e);if(a<0)return!1;var o=n.length-1;return a==o?n.pop():aw.call(n,a,1),--this.size,!0}var sw=ow,iw=Gn;function rw(e){var n=this.__data__,a=iw(n,e);return a<0?void 0:n[a][1]}var lw=rw,cw=Gn;function dw(e){return cw(this.__data__,e)>-1}var hw=dw,mw=Gn;function pw(e,n){var a=this.__data__,o=mw(a,e);return o<0?(++this.size,a.push([e,n])):a[o][1]=n,this}var fw=pw,uw=X$,gw=sw,yw=lw,bw=hw,kw=fw;function Et(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}Et.prototype.clear=uw,Et.prototype.delete=gw,Et.prototype.get=yw,Et.prototype.has=bw,Et.prototype.set=kw;var Un=Et,_w=Un;function $w(){this.__data__=new _w,this.size=0}var ww=$w;function Bw(e){var n=this.__data__,a=n.delete(e);return this.size=n.size,a}var Cw=Bw;function Ew(e){return this.__data__.get(e)}var Sw=Ew;function Vw(e){return this.__data__.has(e)}var Nw=Vw,Tw=vt,Iw=ft,xw="[object AsyncFunction]",Mw="[object Function]",Lw="[object GeneratorFunction]",Dw="[object Proxy]";function vw(e){if(!Iw(e))return!1;var n=Tw(e);return n==Mw||n==Lw||n==xw||n==Dw}var Lr=vw,Pw=xe,zw=Pw["__core-js_shared__"],Aw=zw,Fo=Aw,Dr=function(){var e=/[^.]+$/.exec(Fo&&Fo.keys&&Fo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Ow(e){return!!Dr&&Dr in e}var Fw=Ow,Hw=Function.prototype,qw=Hw.toString;function jw(e){if(e!=null){try{return qw.call(e)}catch{}try{return e+""}catch{}}return""}var vr=jw,Rw=Lr,Gw=Fw,Uw=ft,Ww=vr,Yw=/[\\^$.*+?()[\]{}|]/g,Kw=/^\[object .+?Constructor\]$/,Zw=Function.prototype,Xw=Object.prototype,Jw=Zw.toString,Qw=Xw.hasOwnProperty,eB=RegExp("^"+Jw.call(Qw).replace(Yw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function tB(e){if(!Uw(e)||Gw(e))return!1;var n=Rw(e)?eB:Kw;return n.test(Ww(e))}var nB=tB;function aB(e,n){return e==null?void 0:e[n]}var oB=aB,sB=nB,iB=oB;function rB(e,n){var a=iB(e,n);return sB(a)?a:void 0}var st=rB,lB=st,cB=xe,dB=lB(cB,"Map"),Ho=dB,hB=st,mB=hB(Object,"create"),Wn=mB,Pr=Wn;function pB(){this.__data__=Pr?Pr(null):{},this.size=0}var fB=pB;function uB(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var gB=uB,yB=Wn,bB="__lodash_hash_undefined__",kB=Object.prototype,_B=kB.hasOwnProperty;function $B(e){var n=this.__data__;if(yB){var a=n[e];return a===bB?void 0:a}return _B.call(n,e)?n[e]:void 0}var wB=$B,BB=Wn,CB=Object.prototype,EB=CB.hasOwnProperty;function SB(e){var n=this.__data__;return BB?n[e]!==void 0:EB.call(n,e)}var VB=SB,NB=Wn,TB="__lodash_hash_undefined__";function IB(e,n){var a=this.__data__;return this.size+=this.has(e)?0:1,a[e]=NB&&n===void 0?TB:n,this}var xB=IB,MB=fB,LB=gB,DB=wB,vB=VB,PB=xB;function St(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}St.prototype.clear=MB,St.prototype.delete=LB,St.prototype.get=DB,St.prototype.has=vB,St.prototype.set=PB;var zB=St,zr=zB,AB=Un,OB=Ho;function FB(){this.size=0,this.__data__={hash:new zr,map:new(OB||AB),string:new zr}}var HB=FB;function qB(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var jB=qB,RB=jB;function GB(e,n){var a=e.__data__;return RB(n)?a[typeof n=="string"?"string":"hash"]:a.map}var Yn=GB,UB=Yn;function WB(e){var n=UB(this,e).delete(e);return this.size-=n?1:0,n}var YB=WB,KB=Yn;function ZB(e){return KB(this,e).get(e)}var XB=ZB,JB=Yn;function QB(e){return JB(this,e).has(e)}var eC=QB,tC=Yn;function nC(e,n){var a=tC(this,e),o=a.size;return a.set(e,n),this.size+=a.size==o?0:1,this}var aC=nC,oC=HB,sC=YB,iC=XB,rC=eC,lC=aC;function Vt(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}Vt.prototype.clear=oC,Vt.prototype.delete=sC,Vt.prototype.get=iC,Vt.prototype.has=rC,Vt.prototype.set=lC;var qo=Vt,cC=Un,dC=Ho,hC=qo,mC=200;function pC(e,n){var a=this.__data__;if(a instanceof cC){var o=a.__data__;if(!dC||o.length<mC-1)return o.push([e,n]),this.size=++a.size,this;a=this.__data__=new hC(o)}return a.set(e,n),this.size=a.size,this}var fC=pC,uC=Un,gC=ww,yC=Cw,bC=Sw,kC=Nw,_C=fC;function Nt(e){var n=this.__data__=new uC(e);this.size=n.size}Nt.prototype.clear=gC,Nt.prototype.delete=yC,Nt.prototype.get=bC,Nt.prototype.has=kC,Nt.prototype.set=_C;var Ar=Nt,$C="__lodash_hash_undefined__";function wC(e){return this.__data__.set(e,$C),this}var BC=wC;function CC(e){return this.__data__.has(e)}var EC=CC,SC=qo,VC=BC,NC=EC;function Kn(e){var n=-1,a=e==null?0:e.length;for(this.__data__=new SC;++n<a;)this.add(e[n])}Kn.prototype.add=Kn.prototype.push=VC,Kn.prototype.has=NC;var Or=Kn;function TC(e,n){for(var a=-1,o=e==null?0:e.length;++a<o;)if(n(e[a],a,e))return!0;return!1}var IC=TC;function xC(e,n){return e.has(n)}var Fr=xC,MC=Or,LC=IC,DC=Fr,vC=1,PC=2;function zC(e,n,a,o,s,i){var r=a&vC,l=e.length,c=n.length;if(l!=c&&!(r&&c>l))return!1;var d=i.get(e),h=i.get(n);if(d&&h)return d==n&&h==e;var m=-1,p=!0,f=a&PC?new MC:void 0;for(i.set(e,n),i.set(n,e);++m<l;){var u=e[m],b=n[m];if(o)var E=r?o(b,u,m,n,e,i):o(u,b,m,e,n,i);if(E!==void 0){if(E)continue;p=!1;break}if(f){if(!LC(n,function(g,y){if(!DC(f,y)&&(u===g||s(u,g,a,o,i)))return f.push(y)})){p=!1;break}}else if(!(u===b||s(u,b,a,o,i))){p=!1;break}}return i.delete(e),i.delete(n),p}var Hr=zC,AC=xe,OC=AC.Uint8Array,FC=OC;function HC(e){var n=-1,a=Array(e.size);return e.forEach(function(o,s){a[++n]=[s,o]}),a}var qC=HC;function jC(e){var n=-1,a=Array(e.size);return e.forEach(function(o){a[++n]=o}),a}var RC=jC,qr=fn,jr=FC,GC=Mr,UC=Hr,WC=qC,YC=RC,KC=1,ZC=2,XC="[object Boolean]",JC="[object Date]",QC="[object Error]",eE="[object Map]",tE="[object Number]",nE="[object RegExp]",aE="[object Set]",oE="[object String]",sE="[object Symbol]",iE="[object ArrayBuffer]",rE="[object DataView]",Rr=qr?qr.prototype:void 0,jo=Rr?Rr.valueOf:void 0;function lE(e,n,a,o,s,i,r){switch(a){case rE:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case iE:return!(e.byteLength!=n.byteLength||!i(new jr(e),new jr(n)));case XC:case JC:case tE:return GC(+e,+n);case QC:return e.name==n.name&&e.message==n.message;case nE:case oE:return e==n+"";case eE:var l=WC;case aE:var c=o&KC;if(l||(l=YC),e.size!=n.size&&!c)return!1;var d=r.get(e);if(d)return d==n;o|=ZC,r.set(e,n);var h=UC(l(e),l(n),o,s,i,r);return r.delete(e),h;case sE:if(jo)return jo.call(e)==jo.call(n)}return!1}var cE=lE;function dE(e,n){for(var a=-1,o=n.length,s=e.length;++a<o;)e[s+a]=n[a];return e}var hE=dE,mE=Array.isArray,je=mE,pE=hE,fE=je;function uE(e,n,a){var o=n(e);return fE(e)?o:pE(o,a(e))}var gE=uE;function yE(e,n){for(var a=-1,o=e==null?0:e.length,s=0,i=[];++a<o;){var r=e[a];n(r,a,e)&&(i[s++]=r)}return i}var bE=yE;function kE(){return[]}var _E=kE,$E=bE,wE=_E,BE=Object.prototype,CE=BE.propertyIsEnumerable,Gr=Object.getOwnPropertySymbols,EE=Gr?function(e){return e==null?[]:(e=Object(e),$E(Gr(e),function(n){return CE.call(e,n)}))}:wE,SE=EE;function VE(e,n){for(var a=-1,o=Array(e);++a<e;)o[a]=n(a);return o}var NE=VE,TE=vt,IE=ut,xE="[object Arguments]";function ME(e){return IE(e)&&TE(e)==xE}var LE=ME,Ur=LE,DE=ut,Wr=Object.prototype,vE=Wr.hasOwnProperty,PE=Wr.propertyIsEnumerable,zE=Ur(function(){return arguments}())?Ur:function(e){return DE(e)&&vE.call(e,"callee")&&!PE.call(e,"callee")},Yr=zE,Zn={exports:{}};function AE(){return!1}var OE=AE;Zn.exports,function(e,n){var a=xe,o=OE,s=n&&!n.nodeType&&n,i=s&&!0&&e&&!e.nodeType&&e,r=i&&i.exports===s,l=r?a.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||o;e.exports=d}(Zn,Zn.exports);var Kr=Zn.exports,FE=9007199254740991,HE=/^(?:0|[1-9]\d*)$/;function qE(e,n){var a=typeof e;return n=n??FE,!!n&&(a=="number"||a!="symbol"&&HE.test(e))&&e>-1&&e%1==0&&e<n}var Zr=qE,jE=9007199254740991;function RE(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=jE}var Ro=RE,GE=vt,UE=Ro,WE=ut,YE="[object Arguments]",KE="[object Array]",ZE="[object Boolean]",XE="[object Date]",JE="[object Error]",QE="[object Function]",eS="[object Map]",tS="[object Number]",nS="[object Object]",aS="[object RegExp]",oS="[object Set]",sS="[object String]",iS="[object WeakMap]",rS="[object ArrayBuffer]",lS="[object DataView]",cS="[object Float32Array]",dS="[object Float64Array]",hS="[object Int8Array]",mS="[object Int16Array]",pS="[object Int32Array]",fS="[object Uint8Array]",uS="[object Uint8ClampedArray]",gS="[object Uint16Array]",yS="[object Uint32Array]",Q={};Q[cS]=Q[dS]=Q[hS]=Q[mS]=Q[pS]=Q[fS]=Q[uS]=Q[gS]=Q[yS]=!0,Q[YE]=Q[KE]=Q[rS]=Q[ZE]=Q[lS]=Q[XE]=Q[JE]=Q[QE]=Q[eS]=Q[tS]=Q[nS]=Q[aS]=Q[oS]=Q[sS]=Q[iS]=!1;function bS(e){return WE(e)&&UE(e.length)&&!!Q[GE(e)]}var kS=bS;function _S(e){return function(n){return e(n)}}var Xr=_S,Xn={exports:{}};Xn.exports,function(e,n){var a=Ms,o=n&&!n.nodeType&&n,s=o&&!0&&e&&!e.nodeType&&e,i=s&&s.exports===o,r=i&&a.process,l=function(){try{var c=s&&s.require&&s.require("util").types;return c||r&&r.binding&&r.binding("util")}catch{}}();e.exports=l}(Xn,Xn.exports);var $S=Xn.exports,wS=kS,BS=Xr,Jr=$S,Qr=Jr&&Jr.isTypedArray,CS=Qr?BS(Qr):wS,el=CS,ES=NE,SS=Yr,VS=je,NS=Kr,TS=Zr,IS=el,xS=Object.prototype,MS=xS.hasOwnProperty;function LS(e,n){var a=VS(e),o=!a&&SS(e),s=!a&&!o&&NS(e),i=!a&&!o&&!s&&IS(e),r=a||o||s||i,l=r?ES(e.length,String):[],c=l.length;for(var d in e)(n||MS.call(e,d))&&!(r&&(d=="length"||s&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||TS(d,c)))&&l.push(d);return l}var DS=LS,vS=Object.prototype;function PS(e){var n=e&&e.constructor,a=typeof n=="function"&&n.prototype||vS;return e===a}var zS=PS;function AS(e,n){return function(a){return e(n(a))}}var OS=AS,FS=OS,HS=FS(Object.keys,Object),qS=HS,jS=zS,RS=qS,GS=Object.prototype,US=GS.hasOwnProperty;function WS(e){if(!jS(e))return RS(e);var n=[];for(var a in Object(e))US.call(e,a)&&a!="constructor"&&n.push(a);return n}var YS=WS,KS=Lr,ZS=Ro;function XS(e){return e!=null&&ZS(e.length)&&!KS(e)}var Jn=XS,JS=DS,QS=YS,eV=Jn;function tV(e){return eV(e)?JS(e):QS(e)}var Go=tV,nV=gE,aV=SE,oV=Go;function sV(e){return nV(e,oV,aV)}var iV=sV,tl=iV,rV=1,lV=Object.prototype,cV=lV.hasOwnProperty;function dV(e,n,a,o,s,i){var r=a&rV,l=tl(e),c=l.length,d=tl(n),h=d.length;if(c!=h&&!r)return!1;for(var m=c;m--;){var p=l[m];if(!(r?p in n:cV.call(n,p)))return!1}var f=i.get(e),u=i.get(n);if(f&&u)return f==n&&u==e;var b=!0;i.set(e,n),i.set(n,e);for(var E=r;++m<c;){p=l[m];var g=e[p],y=n[p];if(o)var _=r?o(y,g,p,n,e,i):o(g,y,p,e,n,i);if(!(_===void 0?g===y||s(g,y,a,o,i):_)){b=!1;break}E||(E=p=="constructor")}if(b&&!E){var V=e.constructor,M=n.constructor;V!=M&&"constructor"in e&&"constructor"in n&&!(typeof V=="function"&&V instanceof V&&typeof M=="function"&&M instanceof M)&&(b=!1)}return i.delete(e),i.delete(n),b}var hV=dV,mV=st,pV=xe,fV=mV(pV,"DataView"),uV=fV,gV=st,yV=xe,bV=gV(yV,"Promise"),kV=bV,_V=st,$V=xe,wV=_V($V,"Set"),BV=wV,CV=st,EV=xe,SV=CV(EV,"WeakMap"),VV=SV,Uo=uV,Wo=Ho,Yo=kV,Ko=BV,Zo=VV,nl=vt,Tt=vr,al="[object Map]",NV="[object Object]",ol="[object Promise]",sl="[object Set]",il="[object WeakMap]",rl="[object DataView]",TV=Tt(Uo),IV=Tt(Wo),xV=Tt(Yo),MV=Tt(Ko),LV=Tt(Zo),it=nl;(Uo&&it(new Uo(new ArrayBuffer(1)))!=rl||Wo&&it(new Wo)!=al||Yo&&it(Yo.resolve())!=ol||Ko&&it(new Ko)!=sl||Zo&&it(new Zo)!=il)&&(it=function(e){var n=nl(e),a=n==NV?e.constructor:void 0,o=a?Tt(a):"";if(o)switch(o){case TV:return rl;case IV:return al;case xV:return ol;case MV:return sl;case LV:return il}return n});var DV=it,Xo=Ar,vV=Hr,PV=cE,zV=hV,ll=DV,cl=je,dl=Kr,AV=el,OV=1,hl="[object Arguments]",ml="[object Array]",Qn="[object Object]",FV=Object.prototype,pl=FV.hasOwnProperty;function HV(e,n,a,o,s,i){var r=cl(e),l=cl(n),c=r?ml:ll(e),d=l?ml:ll(n);c=c==hl?Qn:c,d=d==hl?Qn:d;var h=c==Qn,m=d==Qn,p=c==d;if(p&&dl(e)){if(!dl(n))return!1;r=!0,h=!1}if(p&&!h)return i||(i=new Xo),r||AV(e)?vV(e,n,a,o,s,i):PV(e,n,c,a,o,s,i);if(!(a&OV)){var f=h&&pl.call(e,"__wrapped__"),u=m&&pl.call(n,"__wrapped__");if(f||u){var b=f?e.value():e,E=u?n.value():n;return i||(i=new Xo),s(b,E,a,o,i)}}return p?(i||(i=new Xo),zV(e,n,a,o,s,i)):!1}var qV=HV,jV=qV,fl=ut;function ul(e,n,a,o,s){return e===n?!0:e==null||n==null||!fl(e)&&!fl(n)?e!==e&&n!==n:jV(e,n,a,o,ul,s)}var Jo=ul,RV=Ar,GV=Jo,UV=1,WV=2;function YV(e,n,a,o){var s=a.length,i=s,r=!o;if(e==null)return!i;for(e=Object(e);s--;){var l=a[s];if(r&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++s<i;){l=a[s];var c=l[0],d=e[c],h=l[1];if(r&&l[2]){if(d===void 0&&!(c in e))return!1}else{var m=new RV;if(o)var p=o(d,h,c,e,n,m);if(!(p===void 0?GV(h,d,UV|WV,o,m):p))return!1}}return!0}var KV=YV,ZV=ft;function XV(e){return e===e&&!ZV(e)}var gl=XV,JV=gl,QV=Go;function eN(e){for(var n=QV(e),a=n.length;a--;){var o=n[a],s=e[o];n[a]=[o,s,JV(s)]}return n}var tN=eN;function nN(e,n){return function(a){return a==null?!1:a[e]===n&&(n!==void 0||e in Object(a))}}var yl=nN,aN=KV,oN=tN,sN=yl;function iN(e){var n=oN(e);return n.length==1&&n[0][2]?sN(n[0][0],n[0][1]):function(a){return a===e||aN(a,e,n)}}var rN=iN,lN=je,cN=un,dN=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,hN=/^\w*$/;function mN(e,n){if(lN(e))return!1;var a=typeof e;return a=="number"||a=="symbol"||a=="boolean"||e==null||cN(e)?!0:hN.test(e)||!dN.test(e)||n!=null&&e in Object(n)}var Qo=mN,bl=qo,pN="Expected a function";function es(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(pN);var a=function(){var o=arguments,s=n?n.apply(this,o):o[0],i=a.cache;if(i.has(s))return i.get(s);var r=e.apply(this,o);return a.cache=i.set(s,r)||i,r};return a.cache=new(es.Cache||bl),a}es.Cache=bl;var fN=es,uN=fN,gN=500;function yN(e){var n=uN(e,function(o){return a.size===gN&&a.clear(),o}),a=n.cache;return n}var bN=yN,kN=bN,_N=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$N=/\\(\\)?/g,wN=kN(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(_N,function(a,o,s,i){n.push(s?i.replace($N,"$1"):o||a)}),n}),BN=wN,kl=fn,CN=Oo,EN=je,SN=un,VN=1/0,_l=kl?kl.prototype:void 0,$l=_l?_l.toString:void 0;function wl(e){if(typeof e=="string")return e;if(EN(e))return CN(e,wl)+"";if(SN(e))return $l?$l.call(e):"";var n=e+"";return n=="0"&&1/e==-VN?"-0":n}var NN=wl,TN=NN;function IN(e){return e==null?"":TN(e)}var xN=IN,MN=je,LN=Qo,DN=BN,vN=xN;function PN(e,n){return MN(e)?e:LN(e,n)?[e]:DN(vN(e))}var Bl=PN,zN=un,AN=1/0;function ON(e){if(typeof e=="string"||zN(e))return e;var n=e+"";return n=="0"&&1/e==-AN?"-0":n}var ea=ON,FN=Bl,HN=ea;function qN(e,n){n=FN(n,e);for(var a=0,o=n.length;e!=null&&a<o;)e=e[HN(n[a++])];return a&&a==o?e:void 0}var Cl=qN,jN=Cl;function RN(e,n,a){var o=e==null?void 0:jN(e,n);return o===void 0?a:o}var GN=RN;function UN(e,n){return e!=null&&n in Object(e)}var WN=UN,YN=Bl,KN=Yr,ZN=je,XN=Zr,JN=Ro,QN=ea;function eT(e,n,a){n=YN(n,e);for(var o=-1,s=n.length,i=!1;++o<s;){var r=QN(n[o]);if(!(i=e!=null&&a(e,r)))break;e=e[r]}return i||++o!=s?i:(s=e==null?0:e.length,!!s&&JN(s)&&XN(r,s)&&(ZN(e)||KN(e)))}var tT=eT,nT=WN,aT=tT;function oT(e,n){return e!=null&&aT(e,n,nT)}var sT=oT,iT=Jo,rT=GN,lT=sT,cT=Qo,dT=gl,hT=yl,mT=ea,pT=1,fT=2;function uT(e,n){return cT(e)&&dT(n)?hT(mT(e),n):function(a){var o=rT(a,e);return o===void 0&&o===n?lT(a,e):iT(n,o,pT|fT)}}var gT=uT;function yT(e){return e}var ts=yT;function bT(e){return function(n){return n==null?void 0:n[e]}}var kT=bT,_T=Cl;function $T(e){return function(n){return _T(n,e)}}var wT=$T,BT=kT,CT=wT,ET=Qo,ST=ea;function VT(e){return ET(e)?BT(ST(e)):CT(e)}var NT=VT,TT=rN,IT=gT,xT=ts,MT=je,LT=NT;function DT(e){return typeof e=="function"?e:e==null?xT:typeof e=="object"?MT(e)?IT(e[0],e[1]):TT(e):LT(e)}var vT=DT;function PT(e){return function(n,a,o){for(var s=-1,i=Object(n),r=o(n),l=r.length;l--;){var c=r[e?l:++s];if(a(i[c],c,i)===!1)break}return n}}var zT=PT,AT=zT,OT=AT(),FT=OT,HT=FT,qT=Go;function jT(e,n){return e&&HT(e,n,qT)}var RT=jT,GT=Jn;function UT(e,n){return function(a,o){if(a==null)return a;if(!GT(a))return e(a,o);for(var s=a.length,i=n?s:-1,r=Object(a);(n?i--:++i<s)&&o(r[i],i,r)!==!1;);return a}}var WT=UT,YT=RT,KT=WT,ZT=KT(YT),XT=ZT,JT=XT,QT=Jn;function eI(e,n){var a=-1,o=QT(e)?Array(e.length):[];return JT(e,function(s,i,r){o[++a]=n(s,i,r)}),o}var tI=eI,nI=Oo,aI=vT,oI=tI,sI=je;function iI(e,n){var a=sI(e)?nI:oI;return a(e,aI(n))}var rI=iI;const ns=_e(rI);function lI(e,n,a,o){for(var s=e.length,i=a+(o?1:-1);o?i--:++i<s;)if(n(e[i],i,e))return i;return-1}var cI=lI;function dI(e){return e!==e}var hI=dI;function mI(e,n,a){for(var o=a-1,s=e.length;++o<s;)if(e[o]===n)return o;return-1}var pI=mI,fI=cI,uI=hI,gI=pI;function yI(e,n,a){return n===n?gI(e,n,a):fI(e,uI,a)}var bI=yI,kI=bI;function _I(e,n){var a=e==null?0:e.length;return!!a&&kI(e,n,0)>-1}var $I=_I;function wI(e,n,a){for(var o=-1,s=e==null?0:e.length;++o<s;)if(a(n,e[o]))return!0;return!1}var BI=wI,CI=Or,EI=$I,SI=BI,VI=Oo,NI=Xr,TI=Fr,II=200;function xI(e,n,a,o){var s=-1,i=EI,r=!0,l=e.length,c=[],d=n.length;if(!l)return c;a&&(n=VI(n,NI(a))),o?(i=SI,r=!1):n.length>=II&&(i=TI,r=!1,n=new CI(n));e:for(;++s<l;){var h=e[s],m=a==null?h:a(h);if(h=o||h!==0?h:0,r&&m===m){for(var p=d;p--;)if(n[p]===m)continue e;c.push(h)}else i(n,m,o)||c.push(h)}return c}var MI=xI;function LI(e,n,a){switch(a.length){case 0:return e.call(n);case 1:return e.call(n,a[0]);case 2:return e.call(n,a[0],a[1]);case 3:return e.call(n,a[0],a[1],a[2])}return e.apply(n,a)}var DI=LI,vI=DI,El=Math.max;function PI(e,n,a){return n=El(n===void 0?e.length-1:n,0),function(){for(var o=arguments,s=-1,i=El(o.length-n,0),r=Array(i);++s<i;)r[s]=o[n+s];s=-1;for(var l=Array(n+1);++s<n;)l[s]=o[s];return l[n]=a(r),vI(e,this,l)}}var zI=PI;function AI(e){return function(){return e}}var OI=AI,FI=st,HI=function(){try{var e=FI(Object,"defineProperty");return e({},"",{}),e}catch{}}(),qI=HI,jI=OI,Sl=qI,RI=ts,GI=Sl?function(e,n){return Sl(e,"toString",{configurable:!0,enumerable:!1,value:jI(n),writable:!0})}:RI,UI=GI,WI=800,YI=16,KI=Date.now;function ZI(e){var n=0,a=0;return function(){var o=KI(),s=YI-(o-a);if(a=o,s>0){if(++n>=WI)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var XI=ZI,JI=UI,QI=XI,ex=QI(JI),tx=ex,nx=ts,ax=zI,ox=tx;function sx(e,n){return ox(ax(e,n,nx),e+"")}var ix=sx,rx=Jn,lx=ut;function cx(e){return lx(e)&&rx(e)}var dx=cx,hx=MI,mx=ix,px=dx,fx=mx(function(e,n){return px(e)?hx(e,n):[]}),ux=fx;const as=_e(ux),gx=t.defineComponent({name:"NavDesktopDropdownMore",components:{NavLinkList:an,NavSocial:ot,NavHighlight:tn,NavHeading:nn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=as(e,void 0),e},highlightsColumn(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuMoreHighlightsColumn"))return n}):void 0,e=as(e,void 0),e!=null&&e.length?e[0]:void 0}}}),yx={key:0,class:"NavDesktopDropdownMore bg-jpl-blue-darker bg-opacity-98 3xl:px-0 w-full px-4 py-10 text-white"},bx={class:"BaseGrid container mx-auto"},kx={key:0,class:"grid order-1 grid-cols-2 col-span-9 grid-rows-2 gap-10"},_x={class:"row-span-1 row-start-2"},$x={key:0,class:"text-medium pr-5 mb-8 text-6xl leading-tight"},wx={key:1,class:"order-2 col-span-3 col-start-10"};function Bx(e,n,a,o,s,i){const r=an,l=ot,c=nn,d=tn;return e.data?(t.openBlock(),t.createElementBlock("div",yx,[t.createElementVNode("div",bx,[e.linkColumns?(t.openBlock(),t.createElementBlock("div",kx,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(h,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m===0?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan1${m}`,class:"row-span-1"},[t.createVNode(r,{data:h,"auto-col":""},null,8,["data"])])):m===1?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan2${m}`,class:"row-span-2"},[t.createVNode(r,{data:h,"auto-col":""},null,8,["data"])])):t.createCommentVNode("",!0)],64))),256)),t.createElementVNode("div",_x,[e.data.strapline?(t.openBlock(),t.createElementBlock("p",$x,t.toDisplayString(e.data.strapline),1)):t.createCommentVNode("",!0),t.createVNode(l,{dark:""})])])):t.createCommentVNode("",!0),e.highlightsColumn?(t.openBlock(),t.createElementBlock("div",wx,[t.createVNode(c,{data:e.highlightsColumn},null,8,["data"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.highlightsColumn.highlights,(h,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass({"mb-10":m+1!==e.highlightsColumn.highlights.length})},[t.createVNode(d,{highlight:h.highlight},null,8,["highlight"])],2))),128))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Vl=B(gx,[["render",Bx]]),Cx=t.defineComponent({name:"NavDesktopDropdown",components:{NavDropdownToggle:qe},props:{parentScrolled:{type:Number,required:!1,default:0}},data(){return{dropdownVisible:!1}},computed:{...pe($e),hasSecondary(){return this.headerStore?!this.headerStore.highlightPrimary:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()},parentScrolled(){this.dropdownVisible&&this.closeDropdown()}},mounted(){Mt.on("linkClicked",()=>this.closeDropdown())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),Ex={class:"NavDesktopDropdown"},Sx={key:0,class:"absolute inset-0 w-full"};function Vx(e,n,a,o,s,i){const r=qe,l=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",Ex,[t.withDirectives((t.openBlock(),t.createBlock(r,{"aria-expanded":!!e.dropdownVisible,class:t.normalizeClass(["group relative z-20 px-4 font-medium border-t-2 border-transparent",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=c=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=c=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["inline-block py-2 transition-colors duration-100 ease-in border-b-2",{hasSecondary:e.hasSecondary}])},[t.renderSlot(e.$slots,"dropdownLabel",{},()=>[t.createTextVNode("Dropdown")])],2)]),_:3},8,["aria-expanded","class"])),[[l,e.closeDropdown]]),t.createVNode(t.Transition,{name:"navfade"},{default:t.withCtx(()=>[e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",Sx,[t.createElementVNode("div",{class:"max-w-screen-3xl mx-auto",onClick:n[2]||(n[2]=t.withModifiers(()=>{},["stop"]))},[t.renderSlot(e.$slots,"default")])])):t.createCommentVNode("",!0)]),_:3})])}const Nl=B(Cx,[["render",Vx]]),Nx=t.defineComponent({name:"NavDesktopDropdownContent",components:{NavLinkList:an,NavHighlight:tn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=as(e,void 0),e}}}),Tx={key:0,class:"NavDesktopDropdownContent bg-jpl-blue-darker bg-opacity-98 edu:bg-gradient-to-r edu:bg-transparent edu:from-black/[.98] edu:to-jpl-violet/[.98] edu:to-90% 3xl:px-0 px-4 py-10 text-white"},Ix={key:0,class:"BaseGrid container mx-auto"},xx={class:"grid grid-cols-4"},Mx={class:"text-medium text-6xl"},Lx={class:"text-sm leading-relaxed"},Dx={key:0,class:"grid order-3 grid-cols-4 col-span-4 col-start-9 gap-6"};function vx(e,n,a,o,s,i){const r=tn,l=an;return e.data?(t.openBlock(),t.createElementBlock("div",Tx,[e.data.menuColumns?(t.openBlock(),t.createElementBlock("div",Ix,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.menuColumns,(c,d)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[c.blockType==="MenuHighlightColumn"?(t.openBlock(),t.createElementBlock("div",{key:`MenuHighlightColumn${d}`,class:"order-1 col-span-4 col-start-1"},[t.createElementVNode("div",xx,[t.createVNode(r,{highlight:c.highlight,"custom-label":c.label,class:"col-span-3"},null,8,["highlight","custom-label"])])])):c.blockType==="MenuDescriptionColumn"?(t.openBlock(),t.createElementBlock("div",{key:`MenuDescriptionColumn${d}`,class:"order-2 col-span-3"},[t.createElementVNode("p",Mx,t.toDisplayString(c.title),1),t.createElementVNode("p",Lx,t.toDisplayString(c.description),1)])):t.createCommentVNode("",!0)],64))),256)),e.linkColumns?(t.openBlock(),t.createElementBlock("div",Dx,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(c,d)=>(t.openBlock(),t.createBlock(l,{key:d,data:c,class:"col-span-2"},null,8,["data"]))),128))])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Tl=B(Nx,[["render",vx]]),Px=t.defineComponent({name:"NavLogoLinks",components:{BaseLink:F}}),zx={class:"NavLogoLinks relative"},Ax={class:"absolute inset-0 flex items-start"};function Ox(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("div",zx,[t.createElementVNode("div",Ax,[t.createVNode(r,{variant:"none",href:"https://www.nasa.gov",title:"NASA","aria-label":"NASA",class:"w-1/4 h-full","link-class":"block w-auto h-full","external-target-blank":""}),t.createVNode(r,{variant:"none",to:"/",title:"JPL Home","aria-label":"JPL Home",class:"flex-grow h-full","link-class":"block w-full h-full"})]),t.renderSlot(e.$slots,"default")])}const on=B(Px,[["render",Ox]]),Il="data:image/svg+xml,%3csvg%20class='LogoTribrand'%20width='324'%20height='72'%20viewBox='0%200%20324%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M61.094%2028.823c0%2015.811-13.013%2028.824-28.823%2028.824-15.811%200-28.824-13.013-28.824-28.824C3.447%2013.013%2016.46%200%2032.271%200c15.81%200%2028.823%2013.013%2028.823%2028.823'%20fill='%23263976'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M32.668%202.618a.237.237%200%2001-.234.236.235.235%200%20010-.47c.128%200%20.234.105.234.234M34.294%206.177a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M38.519%2011.991a.29.29%200%2001-.289.289.29.29%200%20010-.578.29.29%200%2001.289.289M31.729%208.181a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M34.257%209.518a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.236.234-.236.129%200%20.235.107.235.236M30.971%205.779c0%20.159-.131.29-.289.29a.29.29%200%20010-.579.29.29%200%2001.289.289M27.142%208.109a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828%208.579a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M28.515%209.048a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M27.467%209.951a.238.238%200%2001-.235.236.235.235%200%2011.235-.236M22.013%2013.78a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024%2015.008a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229%2034.837a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M22.374%2040.31a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M19.268%2043.109a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547%2044.247a.29.29%200%2001-.578%200c0-.16.131-.29.289-.29a.29.29%200%2001.289.29M14.789%2041.718a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M14.355%2043.325a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M11.574%2041.989a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29%2046.503a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235c0-.128.106-.234.235-.234.128%200%20.234.106.234.234M24.216%2044.355a.291.291%200%2001-.289.289.291.291%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M24.541%2047.118a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M36.569%2044.482a.235.235%200%2011-.235-.235c.129%200%20.235.106.235.235M30.971%2046.468a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M46.032%2049.321a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.128.106-.234.234-.234.129%200%20.235.106.235.234M47.26%2038.214a.29.29%200%2001-.288.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.288.289M44.949%2039.785c0%20.13-.106.236-.235.236a.236.236%200%2001-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225%2040.237c0%20.159-.131.29-.29.29a.291.291%200%2001-.289-.29c0-.158.131-.289.289-.289.159%200%20.29.131.29.289M44.949%2043.036a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235.235.235%200%2001.47%200M50.836%2036.644a.235.235%200%2001-.469%200c0-.129.106-.236.235-.236.128%200%20.234.107.234.236M51.414%2038.07a.29.29%200%2001-.289.289.29.29%200%2001-.289-.289c0-.159.131-.29.289-.29a.29.29%200%2001.289.29M55.459%2039.768a.29.29%200%2001-.578%200%20.29.29%200%2001.578%200M51.342%2042.784a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M53.942%2040.327a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M53.473%2044.12a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727%205.507a.414.414%200%2001.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412%200%2001-.299.29l-.106.636-.108-.641a.413.413%200%2001-.285-.298l-.604-.098.606-.108M21.533%2049.814a.411.411%200%2001.308-.294l.082-.618.122.625a.41.41%200%2001.289.306l.626.089-.631.111a.412.412%200%2001-.3.289l-.106.637-.107-.64a.415.415%200%2001-.285-.298l-.604-.099.606-.108M51.315%2044.103a.41.41%200%2001.308-.295l.082-.619.122.625a.413.413%200%2001.289.307l.626.089-.632.111a.414.414%200%2001-.299.29l-.106.636-.107-.641a.416.416%200%2001-.286-.298l-.604-.098.607-.107M53.673%2037.732a.411.411%200%2001.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416%200%2001-.299.29l-.107.636-.106-.64a.414.414%200%2001-.286-.298l-.604-.099.607-.107M24.423%2014.2a.413.413%200%2001.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412%200%2001-.299.29l-.106.636-.107-.641a.413.413%200%2001-.286-.297l-.604-.098.607-.109M22.513%2027.612c2.129%203.719%204.611%206.442%206.61%209.03%201.775%202.295%205.233%203.445%204.015%204.535-1.373%201.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M0%2037.374c10.289-6.758%2028.245-11.119%2043.034-16.991%2011.236-4.46%2021.227-10.061%2026.598-17.77C56.021%2030.338%2018.114%2027.056.741%2037.632L0%2037.374'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M23.919%2023.626h5.153l3.694%209.303%201.232%201.236H27.29l1.231-1.236-.437-1.135h-3.703L24%2033.091l.883%201.074h-3.499l1.231-1.236%202.374-8.227-1.07-1.076zm3.509%206.539l-1.491-3.777-1.094%203.777h2.585zM47.857%2023.626h5.348l3.694%209.303%201.232%201.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381%201.297.883%201.074h-3.5l1.231-1.236%202.374-8.227-1.265-1.076zm3.703%206.539l-1.49-3.777-1.094%203.777h2.584zM16.928%2030.19L16.928%2024.702%2015.858%2023.626%2019.423%2023.626%2018.353%2024.702%2018.353%2032.929%2019.585%2034.165%2014.902%2034.165%2010.868%2027.34%2010.868%2032.929%2011.905%2034.165%208.178%2034.165%209.409%2032.929%209.409%2024.702%208.34%2023.626%2013.006%2023.626%2016.928%2030.19M43.918%2026.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459%201.742-2.303%203.42.156%201.679%201.457%202.33%202.63%202.861%201.51.685%203.152.916%203.128%201.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218%203.452%201.229-.902c1.494.528%203.304.75%204.98.204%201.665-.543%203.415-1.936%202.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57%201.363-.19%203.252.902%203.657%201.384'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M7.968%2053.553C28.63%2032.465%2059.428%2022.722%2069.632%202.612c-6.145%2019.551-39.054%2030.334-61.72%2051.932l.056-.991'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M21.964%2027.803a71.957%2071.957%200%2001-.728-1.278c-5.509-9.91-4.714-20.024%205.255-15.617%208.462%203.74%2016.544%2014.232%2019.794%2021.682%201.506%203.452%205.544%2017.001-7.459%2011.511l-.026-.08c12.281%205.057%2010.158-7.757%203.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247%2011.703.324.66.66%201.29%201.006%201.894l-.549.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M82.104%2022.133c0%201.775-.483%204.669-4.591%204.669-2.295%200-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0%201.331.328%202.294%201.757%202.294%201.6%200%201.6-1.292%201.6-2.256v-9.298h3.029v9.432M91.012%2020.417c-.25-1.388-.849-2.123-2.18-2.123-1.736%200-2.238%201.352-2.276%202.123h4.456zm-4.456%201.737c.077%201.736.926%202.527%202.449%202.527%201.1%200%201.988-.676%202.161-1.292h2.412c-.772%202.352-2.412%203.354-4.669%203.354-3.144%200-5.093-2.159-5.093-5.246%200-2.989%202.064-5.265%205.093-5.265%203.396%200%205.035%202.853%204.842%205.922h-7.195zM98.646%2016.5h2.006v1.834h-2.006v4.939c0%20.925.231%201.157%201.158%201.157.288%200%20.559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678%200-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294%2019.182h2.353c1.407%200%202.662-.309%202.662-2.063%200-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435%200%204.765%202.179%204.765%204.418%200%202.238-1.33%204.416-4.765%204.416h-3.181v4.94h-3.029V12.701zM119.663%2016.5h2.605v1.855h.038c.502-1.256%201.851-2.123%203.182-2.123.193%200%20.425.037.598.096v2.545a5.058%205.058%200%2000-.983-.095c-2.006%200-2.701%201.446-2.701%203.202v4.495h-2.739V16.5M131.464%2024.681c1.872%200%202.432-1.603%202.432-3.184%200-1.599-.56-3.203-2.432-3.203-1.851%200-2.41%201.604-2.41%203.203%200%201.581.559%203.184%202.41%203.184zm0-8.449c3.145%200%205.172%202.084%205.172%205.265%200%203.163-2.027%205.246-5.172%205.246-3.124%200-5.149-2.083-5.149-5.246%200-3.181%202.025-5.265%205.149-5.265zM145.638%2021.518c0-1.582-.636-3.224-2.392-3.224-1.793%200-2.371%201.604-2.371%203.224%200%201.618.616%203.163%202.391%203.163%201.794%200%202.372-1.545%202.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062%201.737-1.542%202.97-1.542%203.124%200%204.533%202.527%204.533%205.361%200%202.662-1.465%205.15-4.378%205.15-1.198%200-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194%2026.475h-2.604v-1.39h-.057c-.695%201.12-1.889%201.658-3.047%201.658-2.913%200-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0%201.641.484%202.451%201.756%202.451%201.485%200%202.123-.829%202.123-2.855V16.5h2.738v9.975M161.178%2026.474L163.917%2026.474%20163.917%2012.701%20161.178%2012.701zM168.024%2023.233c.019%201.197%201.024%201.678%202.103%201.678.792%200%201.793-.307%201.793-1.272%200-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663%200-2.545%202.199-3.2%204.34-3.2%202.18%200%204.188.731%204.399%203.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617%200-1.524.115-1.524.924%200%20.985%201.543%201.121%203.106%201.488%201.6.366%203.164.944%203.164%202.797%200%202.623-2.277%203.47-4.553%203.47-2.316%200-4.574-.867-4.689-3.51h2.605M176.141%2026.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.853%200-2.411%201.604-2.411%203.203%200%201.581.558%203.184%202.411%203.184zm0-8.449c3.144%200%205.169%202.084%205.169%205.265%200%203.163-2.025%205.246-5.169%205.246-3.126%200-5.15-2.083-5.15-5.246%200-3.181%202.024-5.265%205.15-5.265zM192.454%2016.5h2.605v1.391h.056c.696-1.119%201.89-1.659%203.048-1.659%202.912%200%203.647%201.639%203.647%204.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485%200-2.122.829-2.122%202.855v5.228h-2.738V16.5M209.19%2012.701L212.219%2012.701%20212.219%2023.928%20218.931%2023.928%20218.931%2026.475%20209.19%2026.475%20209.19%2012.701M226.354%2021.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621%201.467%200%201.021.793%201.272%201.678%201.272%202.142%200%202.219-1.697%202.219-2.295v-1.023zm-6.328-2.024c.156-2.567%202.451-3.337%204.688-3.337%201.987%200%204.38.443%204.38%202.835v5.188c0%20.907.095%201.815.346%202.22h-2.777a4.05%204.05%200%2001-.193-.965c-.869.907-2.142%201.233-3.357%201.233-1.89%200-3.395-.944-3.395-2.988%200-2.258%201.698-2.798%203.395-3.028%201.678-.251%203.241-.195%203.241-1.314%200-1.176-.811-1.349-1.775-1.349-1.041%200-1.717.423-1.813%201.505h-2.74zM236.014%2018.294c-1.62%200-2.333%201.525-2.333%203.203%200%201.659.713%203.184%202.333%203.184s2.334-1.525%202.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023%201.912-1.485%203.146-1.485%201.987%200%204.13%201.6%204.13%205.247%200%203.665-2.143%205.264-4.13%205.264-1.466%200-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487%2024.681c1.871%200%202.431-1.603%202.431-3.184%200-1.599-.56-3.203-2.431-3.203-1.852%200-2.412%201.604-2.412%203.203%200%201.581.56%203.184%202.412%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.125%200-5.15-2.083-5.15-5.246%200-3.181%202.025-5.265%205.15-5.265zM254.233%2016.5h2.604v1.855h.039c.504-1.256%201.852-2.123%203.185-2.123.192%200%20.422.037.596.096v2.545a5.074%205.074%200%2000-.983-.095c-2.007%200-2.701%201.446-2.701%203.202v4.495h-2.74V16.5M267.755%2021.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622%201.467%200%201.021.79%201.272%201.679%201.272%202.142%200%202.22-1.697%202.22-2.295v-1.023zm-6.33-2.024c.154-2.567%202.45-3.337%204.688-3.337%201.99%200%204.381.443%204.381%202.835v5.188c0%20.907.096%201.815.347%202.22h-2.779a4.149%204.149%200%2001-.192-.965c-.869.907-2.142%201.233-3.357%201.233-1.892%200-3.396-.944-3.396-2.988%200-2.258%201.697-2.798%203.396-3.028%201.677-.251%203.242-.195%203.242-1.314%200-1.176-.813-1.349-1.776-1.349-1.042%200-1.718.423-1.814%201.505h-2.74zM275.91%2016.5h2.005v1.834h-2.005v4.939c0%20.925.23%201.157%201.157%201.157.287%200%20.558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676%200-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.851%200-2.413%201.604-2.413%203.203%200%201.581.562%203.184%202.413%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.124%200-5.15-2.083-5.15-5.246%200-3.181%202.026-5.265%205.15-5.265zM290.64%2016.5h2.601v1.855h.041c.502-1.256%201.851-2.123%203.185-2.123.191%200%20.423.037.595.096v2.545a5.093%205.093%200%2000-.984-.095c-2.007%200-2.7%201.446-2.7%203.202v4.495h-2.738V16.5M304.021%2027.727c-.595%201.604-1.542%202.258-3.432%202.258-.56%200-1.117-.039-1.679-.096v-2.257c.521.038%201.063.116%201.602.095.945-.095%201.253-1.078.945-1.869l-3.512-9.358h2.933l2.258%206.829h.037l2.18-6.829h2.836l-4.168%2011.227M82.32%2038.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817%200-4.009%202.32-4.009%204.789%200%202.699%201.192%204.953%204.026%204.953%202.072%200%203.264-1.458%203.413-3.413h1.575c-.299%202.949-2.138%204.739-5.121%204.739-3.678%200-5.468-2.717-5.468-6.164%200-3.429%201.956-6.23%205.601-6.23%202.469%200%204.507%201.326%204.871%203.845H82.32M90.771%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.656%201.259%201.856%200%202.619-1.159%202.619-1.939v-1.441zm2.286%204.39c-.248.151-.563.233-1.01.233-.73%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.558%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.011-1.424-1.907-1.424-1.192%200-2.07.363-2.136%201.623h-1.409c.083-2.121%201.723-2.865%203.629-2.865%201.54%200%203.214.345%203.214%202.351v4.408c0%20.664%200%20.96.447.96.117%200%20.249-.017.431-.082v1.092zM94.186%2046.358L95.594%2046.358%2095.594%2034.529%2094.186%2034.529zM97.599%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.37-2.12.264%200%20.645.048.911.131v1.226a2.671%202.671%200%2000-.795-.116c-.68%200-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264%2045.315c1.474%200%202.667-1.159%202.667-3.23%200-2.088-1.193-3.247-2.667-3.247-1.475%200-2.668%201.159-2.668%203.247%200%202.071%201.193%203.23%202.668%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM114.766%2037.794h1.325V39.6h.033c.68-1.376%201.625-2.056%203.149-2.004v1.491c-2.27%200-3.098%201.292-3.098%203.462v3.81h-1.409v-8.565M120.068%2037.794h1.325v1.358h.034c.596-1.06%201.557-1.556%202.783-1.556%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706%200-2.534%201.143-2.534%202.684v4.837h-1.409v-8.565M129.1%2046.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.657%201.259%201.856%200%202.618-1.159%202.618-1.939v-1.441zm2.287%204.39c-.249.151-.563.233-1.011.233-.729%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.557%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.01-1.424-1.906-1.424-1.193%200-2.071.363-2.137%201.623h-1.408c.082-2.121%201.723-2.865%203.628-2.865%201.54%200%203.215.345%203.215%202.351v4.408c0%20.664%200%20.96.446.96.117%200%20.249-.017.432-.082v1.092zM145.704%2046.358L147.277%2046.358%20147.277%2034.529%20145.704%2034.529zM149.43%2037.794h1.326v1.358h.035c.593-1.06%201.556-1.556%202.783-1.556%202.253%200%202.949%201.292%202.949%203.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707%200-2.534%201.143-2.534%202.684v4.837h-1.41v-8.565M159.242%2043.658c.049%201.259%201.142%201.657%202.302%201.657.879%200%202.073-.199%202.073-1.275%200-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42%200-1.722%201.706-2.434%203.196-2.434%201.89%200%203.397.594%203.514%202.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846%200-1.822.233-1.822%201.093%200%201.011%201.491%201.175%202.801%201.49%201.406.316%202.798.778%202.798%202.436%200%202.039-1.905%202.701-3.644%202.701-1.924%200-3.546-.779-3.63-2.9h1.41M168.356%2037.794h1.706v1.241h-1.706v5.32c0%20.647.182.761%201.06.761h.646v1.243h-1.076c-1.459%200-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724%2037.794h1.708v1.241h-1.708v5.32c0%20.647.182.761%201.06.761h.648v1.243h-1.079c-1.457%200-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813%2046.359h-1.325v-1.357h-.033c-.596%201.06-1.558%201.556-2.783%201.556-2.253%200-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0%201.044.663%201.723%201.739%201.723%201.706%200%202.534-1.142%202.534-2.685v-4.836h1.408v8.565M190.627%2037.794h1.705v1.241h-1.705v5.32c0%20.647.181.761%201.059.761h.646v1.243h-1.076c-1.457%200-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573%2041.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474%200-2.353%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.74%202.916-3.661%202.916-2.736%200-4.027-1.889-4.109-4.505%200-2.57%201.69-4.457%204.026-4.457%203.031%200%203.961%202.832%203.876%204.904h-6.411c-.05%201.491.794%202.815%202.667%202.815%201.159%200%201.972-.563%202.221-1.673h1.391zM210.295%2045.315c1.476%200%202.668-1.159%202.668-3.23%200-2.088-1.192-3.247-2.668-3.247-1.475%200-2.667%201.159-2.667%203.247%200%202.071%201.192%203.23%202.667%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM216.427%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.371-2.12.264%200%20.644.048.911.131v1.226a2.684%202.684%200%2000-.797-.116c-.681%200-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744%2035.855L223.801%2035.855%20223.801%2034.529%20233.262%2034.529%20233.262%2035.855%20229.319%2035.855%20229.319%2046.359%20227.744%2046.359%20227.744%2035.855M240.023%2041.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476%200-2.354%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.739%202.916-3.661%202.916-2.735%200-4.029-1.889-4.111-4.505%200-2.57%201.691-4.457%204.027-4.457%203.032%200%203.959%202.832%203.877%204.904h-6.411c-.05%201.491.793%202.815%202.667%202.815%201.159%200%201.972-.563%202.22-1.673h1.392zM248.524%2040.545c-.215-1.078-.961-1.707-2.122-1.707-2.038%200-2.666%201.608-2.666%203.346%200%201.574.711%203.131%202.501%203.131%201.359%200%202.171-.795%202.353-2.087h1.441c-.314%202.087-1.623%203.33-3.778%203.33-2.617%200-4.009-1.822-4.009-4.374%200-2.57%201.324-4.588%204.043-4.588%201.937%200%203.495.91%203.694%202.949h-1.457M251.341%2034.529h1.409v4.524h.035c.462-1.027%201.671-1.457%202.699-1.457%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707%200-2.535%201.143-2.535%202.684v4.837h-1.409v-11.83M260.29%2037.794h1.325v1.358h.033c.597-1.06%201.558-1.556%202.784-1.556%202.255%200%202.95%201.292%202.95%203.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704%200-2.534%201.143-2.534%202.684v4.837h-1.408v-8.565M272.934%2045.315c1.475%200%202.668-1.159%202.668-3.23%200-2.088-1.193-3.247-2.668-3.247-1.474%200-2.667%201.159-2.667%203.247%200%202.071%201.193%203.23%202.667%203.23zm0-7.719c2.717%200%204.158%201.971%204.158%204.489%200%202.501-1.441%204.473-4.158%204.473-2.716%200-4.16-1.972-4.16-4.473%200-2.518%201.444-4.489%204.16-4.489zM278.568%2046.358L279.977%2046.358%20279.977%2034.529%20278.568%2034.529zM285.596%2045.315c1.473%200%202.666-1.159%202.666-3.23%200-2.088-1.193-3.247-2.666-3.247-1.477%200-2.669%201.159-2.669%203.247%200%202.071%201.192%203.23%202.669%203.23zm0-7.719c2.716%200%204.157%201.971%204.157%204.489%200%202.501-1.441%204.473-4.157%204.473-2.719%200-4.16-1.972-4.16-4.473%200-2.518%201.441-4.489%204.16-4.489zM297.144%2041.902c0-1.508-.663-3.064-2.434-3.064-1.808%200-2.536%201.474-2.536%203.113%200%201.541.563%203.266%202.418%203.266%201.857%200%202.552-1.707%202.552-3.315zm1.391%203.728c0%202.785-1.274%204.208-3.977%204.208-1.606%200-3.463-.645-3.544-2.517h1.407c.067%201.026%201.292%201.392%202.221%201.392%201.839%200%202.568-1.327%202.568-3.248v-.563h-.032c-.466%201.044-1.591%201.556-2.668%201.556-2.553%200-3.829-2.004-3.829-4.341%200-2.021.995-4.521%203.961-4.521%201.077%200%202.038.479%202.551%201.424h.017v-1.226h1.325v7.836zM303.757%2047.501c-.647%201.675-1.227%202.287-2.486%202.287-.332%200-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581%200%20.896-.28%201.16-.776l.58-1.459-3.396-8.516h1.59l2.503%207.008h.033l2.401-7.008h1.492l-3.727%209.707'%20fill='%231B1A19'%20transform='translate(8.042%206.948)'/%3e%3c/g%3e%3c/svg%3e",xl="data:image/svg+xml,%3csvg%20class='LogoTribrand'%20width='324'%20height='72'%20viewBox='0%200%20324%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M61.094%2028.823c0%2015.811-13.013%2028.824-28.823%2028.824-15.811%200-28.824-13.013-28.824-28.824C3.447%2013.013%2016.46%200%2032.271%200c15.81%200%2028.823%2013.013%2028.823%2028.823'%20fill='%23263976'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M32.668%202.618a.237.237%200%2001-.234.236.235.235%200%20010-.47c.128%200%20.234.105.234.234M34.294%206.177a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M38.519%2011.991a.29.29%200%2001-.289.289.29.29%200%20010-.578.29.29%200%2001.289.289M31.729%208.181a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M34.257%209.518a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.236.234-.236.129%200%20.235.107.235.236M30.971%205.779c0%20.159-.131.29-.289.29a.29.29%200%20010-.579.29.29%200%2001.289.289M27.142%208.109a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828%208.579a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M28.515%209.048a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M27.467%209.951a.238.238%200%2001-.235.236.235.235%200%2011.235-.236M22.013%2013.78a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024%2015.008a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229%2034.837a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M22.374%2040.31a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M19.268%2043.109a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547%2044.247a.29.29%200%2001-.578%200c0-.16.131-.29.289-.29a.29.29%200%2001.289.29M14.789%2041.718a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M14.355%2043.325a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M11.574%2041.989a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29%2046.503a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235c0-.128.106-.234.235-.234.128%200%20.234.106.234.234M24.216%2044.355a.291.291%200%2001-.289.289.291.291%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M24.541%2047.118a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M36.569%2044.482a.235.235%200%2011-.235-.235c.129%200%20.235.106.235.235M30.971%2046.468a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M46.032%2049.321a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.128.106-.234.234-.234.129%200%20.235.106.235.234M47.26%2038.214a.29.29%200%2001-.288.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.288.289M44.949%2039.785c0%20.13-.106.236-.235.236a.236.236%200%2001-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225%2040.237c0%20.159-.131.29-.29.29a.291.291%200%2001-.289-.29c0-.158.131-.289.289-.289.159%200%20.29.131.29.289M44.949%2043.036a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235.235.235%200%2001.47%200M50.836%2036.644a.235.235%200%2001-.469%200c0-.129.106-.236.235-.236.128%200%20.234.107.234.236M51.414%2038.07a.29.29%200%2001-.289.289.29.29%200%2001-.289-.289c0-.159.131-.29.289-.29a.29.29%200%2001.289.29M55.459%2039.768a.29.29%200%2001-.578%200%20.29.29%200%2001.578%200M51.342%2042.784a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M53.942%2040.327a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M53.473%2044.12a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727%205.507a.414.414%200%2001.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412%200%2001-.299.29l-.106.636-.108-.641a.413.413%200%2001-.285-.298l-.604-.098.606-.108M21.533%2049.814a.411.411%200%2001.308-.294l.082-.618.122.625a.41.41%200%2001.289.306l.626.089-.631.111a.412.412%200%2001-.3.289l-.106.637-.107-.64a.415.415%200%2001-.285-.298l-.604-.099.606-.108M51.315%2044.103a.41.41%200%2001.308-.295l.082-.619.122.625a.413.413%200%2001.289.307l.626.089-.632.111a.414.414%200%2001-.299.29l-.106.636-.107-.641a.416.416%200%2001-.286-.298l-.604-.098.607-.107M53.673%2037.732a.411.411%200%2001.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416%200%2001-.299.29l-.107.636-.106-.64a.414.414%200%2001-.286-.298l-.604-.099.607-.107M24.423%2014.2a.413.413%200%2001.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412%200%2001-.299.29l-.106.636-.107-.641a.413.413%200%2001-.286-.297l-.604-.098.607-.109M22.513%2027.612c2.129%203.719%204.611%206.442%206.61%209.03%201.775%202.295%205.233%203.445%204.015%204.535-1.373%201.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M0%2037.374c10.289-6.758%2028.245-11.119%2043.034-16.991%2011.236-4.46%2021.227-10.061%2026.598-17.77C56.021%2030.338%2018.114%2027.056.741%2037.632L0%2037.374'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M23.919%2023.626h5.153l3.694%209.303%201.232%201.236H27.29l1.231-1.236-.437-1.135h-3.703L24%2033.091l.883%201.074h-3.499l1.231-1.236%202.374-8.227-1.07-1.076zm3.509%206.539l-1.491-3.777-1.094%203.777h2.585zM47.857%2023.626h5.348l3.694%209.303%201.232%201.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381%201.297.883%201.074h-3.5l1.231-1.236%202.374-8.227-1.265-1.076zm3.703%206.539l-1.49-3.777-1.094%203.777h2.584zM16.928%2030.19L16.928%2024.702%2015.858%2023.626%2019.423%2023.626%2018.353%2024.702%2018.353%2032.929%2019.585%2034.165%2014.902%2034.165%2010.868%2027.34%2010.868%2032.929%2011.905%2034.165%208.178%2034.165%209.409%2032.929%209.409%2024.702%208.34%2023.626%2013.006%2023.626%2016.928%2030.19M43.918%2026.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459%201.742-2.303%203.42.156%201.679%201.457%202.33%202.63%202.861%201.51.685%203.152.916%203.128%201.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218%203.452%201.229-.902c1.494.528%203.304.75%204.98.204%201.665-.543%203.415-1.936%202.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57%201.363-.19%203.252.902%203.657%201.384'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M7.968%2053.553C28.63%2032.465%2059.428%2022.722%2069.632%202.612c-6.145%2019.551-39.054%2030.334-61.72%2051.932l.056-.991'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M21.964%2027.803a71.957%2071.957%200%2001-.728-1.278c-5.509-9.91-4.714-20.024%205.255-15.617%208.462%203.74%2016.544%2014.232%2019.794%2021.682%201.506%203.452%205.544%2017.001-7.459%2011.511l-.026-.08c12.281%205.057%2010.158-7.757%203.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247%2011.703.324.66.66%201.29%201.006%201.894l-.549.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M82.104%2022.133c0%201.775-.483%204.669-4.591%204.669-2.295%200-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0%201.331.328%202.294%201.757%202.294%201.6%200%201.6-1.292%201.6-2.256v-9.298h3.029v9.432M91.012%2020.417c-.25-1.388-.849-2.123-2.18-2.123-1.736%200-2.238%201.352-2.276%202.123h4.456zm-4.456%201.737c.077%201.736.926%202.527%202.449%202.527%201.1%200%201.988-.676%202.161-1.292h2.412c-.772%202.352-2.412%203.354-4.669%203.354-3.144%200-5.093-2.159-5.093-5.246%200-2.989%202.064-5.265%205.093-5.265%203.396%200%205.035%202.853%204.842%205.922h-7.195zM98.646%2016.5h2.006v1.834h-2.006v4.939c0%20.925.231%201.157%201.158%201.157.288%200%20.559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678%200-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294%2019.182h2.353c1.407%200%202.662-.309%202.662-2.063%200-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435%200%204.765%202.179%204.765%204.418%200%202.238-1.33%204.416-4.765%204.416h-3.181v4.94h-3.029V12.701zM119.663%2016.5h2.605v1.855h.038c.502-1.256%201.851-2.123%203.182-2.123.193%200%20.425.037.598.096v2.545a5.058%205.058%200%2000-.983-.095c-2.006%200-2.701%201.446-2.701%203.202v4.495h-2.739V16.5M131.464%2024.681c1.872%200%202.432-1.603%202.432-3.184%200-1.599-.56-3.203-2.432-3.203-1.851%200-2.41%201.604-2.41%203.203%200%201.581.559%203.184%202.41%203.184zm0-8.449c3.145%200%205.172%202.084%205.172%205.265%200%203.163-2.027%205.246-5.172%205.246-3.124%200-5.149-2.083-5.149-5.246%200-3.181%202.025-5.265%205.149-5.265zM145.638%2021.518c0-1.582-.636-3.224-2.392-3.224-1.793%200-2.371%201.604-2.371%203.224%200%201.618.616%203.163%202.391%203.163%201.794%200%202.372-1.545%202.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062%201.737-1.542%202.97-1.542%203.124%200%204.533%202.527%204.533%205.361%200%202.662-1.465%205.15-4.378%205.15-1.198%200-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194%2026.475h-2.604v-1.39h-.057c-.695%201.12-1.889%201.658-3.047%201.658-2.913%200-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0%201.641.484%202.451%201.756%202.451%201.485%200%202.123-.829%202.123-2.855V16.5h2.738v9.975M161.178%2026.474L163.917%2026.474%20163.917%2012.701%20161.178%2012.701zM168.024%2023.233c.019%201.197%201.024%201.678%202.103%201.678.792%200%201.793-.307%201.793-1.272%200-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663%200-2.545%202.199-3.2%204.34-3.2%202.18%200%204.188.731%204.399%203.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617%200-1.524.115-1.524.924%200%20.985%201.543%201.121%203.106%201.488%201.6.366%203.164.944%203.164%202.797%200%202.623-2.277%203.47-4.553%203.47-2.316%200-4.574-.867-4.689-3.51h2.605M176.141%2026.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.853%200-2.411%201.604-2.411%203.203%200%201.581.558%203.184%202.411%203.184zm0-8.449c3.144%200%205.169%202.084%205.169%205.265%200%203.163-2.025%205.246-5.169%205.246-3.126%200-5.15-2.083-5.15-5.246%200-3.181%202.024-5.265%205.15-5.265zM192.454%2016.5h2.605v1.391h.056c.696-1.119%201.89-1.659%203.048-1.659%202.912%200%203.647%201.639%203.647%204.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485%200-2.122.829-2.122%202.855v5.228h-2.738V16.5M209.19%2012.701L212.219%2012.701%20212.219%2023.928%20218.931%2023.928%20218.931%2026.475%20209.19%2026.475%20209.19%2012.701M226.354%2021.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621%201.467%200%201.021.793%201.272%201.678%201.272%202.142%200%202.219-1.697%202.219-2.295v-1.023zm-6.328-2.024c.156-2.567%202.451-3.337%204.688-3.337%201.987%200%204.38.443%204.38%202.835v5.188c0%20.907.095%201.815.346%202.22h-2.777a4.05%204.05%200%2001-.193-.965c-.869.907-2.142%201.233-3.357%201.233-1.89%200-3.395-.944-3.395-2.988%200-2.258%201.698-2.798%203.395-3.028%201.678-.251%203.241-.195%203.241-1.314%200-1.176-.811-1.349-1.775-1.349-1.041%200-1.717.423-1.813%201.505h-2.74zM236.014%2018.294c-1.62%200-2.333%201.525-2.333%203.203%200%201.659.713%203.184%202.333%203.184s2.334-1.525%202.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023%201.912-1.485%203.146-1.485%201.987%200%204.13%201.6%204.13%205.247%200%203.665-2.143%205.264-4.13%205.264-1.466%200-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487%2024.681c1.871%200%202.431-1.603%202.431-3.184%200-1.599-.56-3.203-2.431-3.203-1.852%200-2.412%201.604-2.412%203.203%200%201.581.56%203.184%202.412%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.125%200-5.15-2.083-5.15-5.246%200-3.181%202.025-5.265%205.15-5.265zM254.233%2016.5h2.604v1.855h.039c.504-1.256%201.852-2.123%203.185-2.123.192%200%20.422.037.596.096v2.545a5.074%205.074%200%2000-.983-.095c-2.007%200-2.701%201.446-2.701%203.202v4.495h-2.74V16.5M267.755%2021.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622%201.467%200%201.021.79%201.272%201.679%201.272%202.142%200%202.22-1.697%202.22-2.295v-1.023zm-6.33-2.024c.154-2.567%202.45-3.337%204.688-3.337%201.99%200%204.381.443%204.381%202.835v5.188c0%20.907.096%201.815.347%202.22h-2.779a4.149%204.149%200%2001-.192-.965c-.869.907-2.142%201.233-3.357%201.233-1.892%200-3.396-.944-3.396-2.988%200-2.258%201.697-2.798%203.396-3.028%201.677-.251%203.242-.195%203.242-1.314%200-1.176-.813-1.349-1.776-1.349-1.042%200-1.718.423-1.814%201.505h-2.74zM275.91%2016.5h2.005v1.834h-2.005v4.939c0%20.925.23%201.157%201.157%201.157.287%200%20.558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676%200-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.851%200-2.413%201.604-2.413%203.203%200%201.581.562%203.184%202.413%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.124%200-5.15-2.083-5.15-5.246%200-3.181%202.026-5.265%205.15-5.265zM290.64%2016.5h2.601v1.855h.041c.502-1.256%201.851-2.123%203.185-2.123.191%200%20.423.037.595.096v2.545a5.093%205.093%200%2000-.984-.095c-2.007%200-2.7%201.446-2.7%203.202v4.495h-2.738V16.5M304.021%2027.727c-.595%201.604-1.542%202.258-3.432%202.258-.56%200-1.117-.039-1.679-.096v-2.257c.521.038%201.063.116%201.602.095.945-.095%201.253-1.078.945-1.869l-3.512-9.358h2.933l2.258%206.829h.037l2.18-6.829h2.836l-4.168%2011.227M82.32%2038.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817%200-4.009%202.32-4.009%204.789%200%202.699%201.192%204.953%204.026%204.953%202.072%200%203.264-1.458%203.413-3.413h1.575c-.299%202.949-2.138%204.739-5.121%204.739-3.678%200-5.468-2.717-5.468-6.164%200-3.429%201.956-6.23%205.601-6.23%202.469%200%204.507%201.326%204.871%203.845H82.32M90.771%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.656%201.259%201.856%200%202.619-1.159%202.619-1.939v-1.441zm2.286%204.39c-.248.151-.563.233-1.01.233-.73%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.558%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.011-1.424-1.907-1.424-1.192%200-2.07.363-2.136%201.623h-1.409c.083-2.121%201.723-2.865%203.629-2.865%201.54%200%203.214.345%203.214%202.351v4.408c0%20.664%200%20.96.447.96.117%200%20.249-.017.431-.082v1.092zM94.186%2046.358L95.594%2046.358%2095.594%2034.529%2094.186%2034.529zM97.599%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.37-2.12.264%200%20.645.048.911.131v1.226a2.671%202.671%200%2000-.795-.116c-.68%200-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264%2045.315c1.474%200%202.667-1.159%202.667-3.23%200-2.088-1.193-3.247-2.667-3.247-1.475%200-2.668%201.159-2.668%203.247%200%202.071%201.193%203.23%202.668%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM114.766%2037.794h1.325V39.6h.033c.68-1.376%201.625-2.056%203.149-2.004v1.491c-2.27%200-3.098%201.292-3.098%203.462v3.81h-1.409v-8.565M120.068%2037.794h1.325v1.358h.034c.596-1.06%201.557-1.556%202.783-1.556%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706%200-2.534%201.143-2.534%202.684v4.837h-1.409v-8.565M129.1%2046.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.657%201.259%201.856%200%202.618-1.159%202.618-1.939v-1.441zm2.287%204.39c-.249.151-.563.233-1.011.233-.729%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.557%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.01-1.424-1.906-1.424-1.193%200-2.071.363-2.137%201.623h-1.408c.082-2.121%201.723-2.865%203.628-2.865%201.54%200%203.215.345%203.215%202.351v4.408c0%20.664%200%20.96.446.96.117%200%20.249-.017.432-.082v1.092zM145.704%2046.358L147.277%2046.358%20147.277%2034.529%20145.704%2034.529zM149.43%2037.794h1.326v1.358h.035c.593-1.06%201.556-1.556%202.783-1.556%202.253%200%202.949%201.292%202.949%203.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707%200-2.534%201.143-2.534%202.684v4.837h-1.41v-8.565M159.242%2043.658c.049%201.259%201.142%201.657%202.302%201.657.879%200%202.073-.199%202.073-1.275%200-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42%200-1.722%201.706-2.434%203.196-2.434%201.89%200%203.397.594%203.514%202.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846%200-1.822.233-1.822%201.093%200%201.011%201.491%201.175%202.801%201.49%201.406.316%202.798.778%202.798%202.436%200%202.039-1.905%202.701-3.644%202.701-1.924%200-3.546-.779-3.63-2.9h1.41M168.356%2037.794h1.706v1.241h-1.706v5.32c0%20.647.182.761%201.06.761h.646v1.243h-1.076c-1.459%200-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724%2037.794h1.708v1.241h-1.708v5.32c0%20.647.182.761%201.06.761h.648v1.243h-1.079c-1.457%200-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813%2046.359h-1.325v-1.357h-.033c-.596%201.06-1.558%201.556-2.783%201.556-2.253%200-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0%201.044.663%201.723%201.739%201.723%201.706%200%202.534-1.142%202.534-2.685v-4.836h1.408v8.565M190.627%2037.794h1.705v1.241h-1.705v5.32c0%20.647.181.761%201.059.761h.646v1.243h-1.076c-1.457%200-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573%2041.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474%200-2.353%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.74%202.916-3.661%202.916-2.736%200-4.027-1.889-4.109-4.505%200-2.57%201.69-4.457%204.026-4.457%203.031%200%203.961%202.832%203.876%204.904h-6.411c-.05%201.491.794%202.815%202.667%202.815%201.159%200%201.972-.563%202.221-1.673h1.391zM210.295%2045.315c1.476%200%202.668-1.159%202.668-3.23%200-2.088-1.192-3.247-2.668-3.247-1.475%200-2.667%201.159-2.667%203.247%200%202.071%201.192%203.23%202.667%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM216.427%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.371-2.12.264%200%20.644.048.911.131v1.226a2.684%202.684%200%2000-.797-.116c-.681%200-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744%2035.855L223.801%2035.855%20223.801%2034.529%20233.262%2034.529%20233.262%2035.855%20229.319%2035.855%20229.319%2046.359%20227.744%2046.359%20227.744%2035.855M240.023%2041.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476%200-2.354%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.739%202.916-3.661%202.916-2.735%200-4.029-1.889-4.111-4.505%200-2.57%201.691-4.457%204.027-4.457%203.032%200%203.959%202.832%203.877%204.904h-6.411c-.05%201.491.793%202.815%202.667%202.815%201.159%200%201.972-.563%202.22-1.673h1.392zM248.524%2040.545c-.215-1.078-.961-1.707-2.122-1.707-2.038%200-2.666%201.608-2.666%203.346%200%201.574.711%203.131%202.501%203.131%201.359%200%202.171-.795%202.353-2.087h1.441c-.314%202.087-1.623%203.33-3.778%203.33-2.617%200-4.009-1.822-4.009-4.374%200-2.57%201.324-4.588%204.043-4.588%201.937%200%203.495.91%203.694%202.949h-1.457M251.341%2034.529h1.409v4.524h.035c.462-1.027%201.671-1.457%202.699-1.457%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707%200-2.535%201.143-2.535%202.684v4.837h-1.409v-11.83M260.29%2037.794h1.325v1.358h.033c.597-1.06%201.558-1.556%202.784-1.556%202.255%200%202.95%201.292%202.95%203.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704%200-2.534%201.143-2.534%202.684v4.837h-1.408v-8.565M272.934%2045.315c1.475%200%202.668-1.159%202.668-3.23%200-2.088-1.193-3.247-2.668-3.247-1.474%200-2.667%201.159-2.667%203.247%200%202.071%201.193%203.23%202.667%203.23zm0-7.719c2.717%200%204.158%201.971%204.158%204.489%200%202.501-1.441%204.473-4.158%204.473-2.716%200-4.16-1.972-4.16-4.473%200-2.518%201.444-4.489%204.16-4.489zM278.568%2046.358L279.977%2046.358%20279.977%2034.529%20278.568%2034.529zM285.596%2045.315c1.473%200%202.666-1.159%202.666-3.23%200-2.088-1.193-3.247-2.666-3.247-1.477%200-2.669%201.159-2.669%203.247%200%202.071%201.192%203.23%202.669%203.23zm0-7.719c2.716%200%204.157%201.971%204.157%204.489%200%202.501-1.441%204.473-4.157%204.473-2.719%200-4.16-1.972-4.16-4.473%200-2.518%201.441-4.489%204.16-4.489zM297.144%2041.902c0-1.508-.663-3.064-2.434-3.064-1.808%200-2.536%201.474-2.536%203.113%200%201.541.563%203.266%202.418%203.266%201.857%200%202.552-1.707%202.552-3.315zm1.391%203.728c0%202.785-1.274%204.208-3.977%204.208-1.606%200-3.463-.645-3.544-2.517h1.407c.067%201.026%201.292%201.392%202.221%201.392%201.839%200%202.568-1.327%202.568-3.248v-.563h-.032c-.466%201.044-1.591%201.556-2.668%201.556-2.553%200-3.829-2.004-3.829-4.341%200-2.021.995-4.521%203.961-4.521%201.077%200%202.038.479%202.551%201.424h.017v-1.226h1.325v7.836zM303.757%2047.501c-.647%201.675-1.227%202.287-2.486%202.287-.332%200-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581%200%20.896-.28%201.16-.776l.58-1.459-3.396-8.516h1.59l2.503%207.008h.033l2.401-7.008h1.492l-3.727%209.707'%20fill='%23FFFFFF'%20transform='translate(8.042%206.948)'/%3e%3c/g%3e%3c/svg%3e",Fx=t.defineComponent({name:"NavDesktop",components:{NavDesktopDropdown:Nl,NavDesktopDropdownContent:Tl,NavDesktopDropdownMore:Vl,NavLogoLinks:on,NavSearchForm:en,IconSearch:Pn,IconClose:Fe},props:{data:{type:Object||null,required:!1,default:null},invertOverride:{type:Boolean,required:!1},headerVisible:{type:Boolean,required:!1,default:!1},scrolled:{type:Boolean,required:!1,default:!1},scrolledUp:{type:Boolean,required:!1,default:!1},scrollTop:{type:Number,required:!1,default:0}},data(){return{searchVisible:!1,scrolledCurrentPage:!1,LogoColor:Il,LogoWhite:xl}},computed:{...pe($e),breadcrumb(){return this.data?JSON.parse(this.data.breadcrumb):null},invert(){var a;const e=typeof window<"u"?window.matchMedia("(forced-colors: active)").matches:!1,n=this.headerStore?(a=this.headerStore)==null?void 0:a.headerTransparent:!1;return!e&&(n||this.invertOverride)}},watch:{scrollTop(e){e>0?this.scrolledCurrentPage=!0:this.scrolledCurrentPage=!1},$route(){this.searchVisible&&this.closeSearch(),this.headerStore&&(this.headerStore.makeTransparent(!1),this.headerStore.updateHighlightPrimary(!0),ma(null)),this.scrolledCurrentPage=!1}},methods:{getUrlKey(e){return e.linkPage?e.linkPage.url:null},checkActive(e){const n=this.getUrlKey(e);if(n&&this.breadcrumb&&this.breadcrumb.menu_links){const o=this.breadcrumb.menu_links[n].some(s=>mt(s.path));return o&&ha(this.breadcrumb.menu_links[n]),o}return!1},checkActiveMore(){if(this.breadcrumb&&this.breadcrumb.more){const n=this.breadcrumb.more.some(a=>mt(a.path));return n&&ha(null),n}return!1},toggleSearch(){this.searchVisible?this.closeSearch():this.openSearch()},closeSearch(){this.searchVisible&&(this.searchVisible=!1,this.$emit("closeSearch"))},openSearch(){this.searchVisible||(this.searchVisible=!0,this.$emit("openSearch"))},getLinkText(e){return ht(e)}}}),Hx=t.createElementVNode("div",{class:"header-bg max-w-screen-3xl absolute inset-0 mx-auto"},null,-1),qx={class:"px-4"},jx={class:"h-28 container flex items-center justify-between mx-auto"},Rx=["src"],Gx=["src"],Ux=["src"],Wx={key:0,"aria-label":"Main",class:"main-navigation flex items-center justify-end w-full"},Yx={class:"flex flex-wrap items-center justify-end"},Kx={key:1,class:"flex items-center w-full"};function Zx(e,n,a,o,s,i){var f;const r=on,l=Tl,c=Nl,d=Vl,h=Pn,m=en,p=Fe;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["NavDesktop z-50 w-full duration-150 ease-in",{"sticky top-0":e.scrolledUp,relative:!e.scrolledUp,"transition-colors":e.scrollTop===0,"transition-transform":e.scrollTop>0&&e.scrolledCurrentPage,"transform -translate-y-full":!e.scrolledUp&&!e.headerVisible,"-scrolled transform translate-y-0":e.scrolledUp&&e.headerVisible&&e.scrollTop>0,"-transparent":e.invert,"-hasSecondary":!((f=e.headerStore)!=null&&f.highlightPrimary)}])},[Hx,t.createElementVNode("div",qx,[t.createElementVNode("div",jx,[t.createVNode(r,{class:"z-20 flex flex-shrink-0 my-2 -ml-1"},{default:t.withCtx(()=>[e.scrolledUp&&e.headerVisible&&e.scrollTop>0?(t.openBlock(),t.createElementBlock("img",{key:0,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,Rx)):e.invert?(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,Gx)):(t.openBlock(),t.createElementBlock("img",{key:2,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,Ux))]),_:1}),e.data?(t.openBlock(),t.createElementBlock("nav",Wx,[t.withDirectives(t.createElementVNode("div",Yx,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.primaryNavigation,(u,b)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[u.blockType==="MenuPanel"&&u.titleLink?(t.openBlock(),t.createBlock(c,{key:b,class:t.normalizeClass({"-active":e.checkActive(u.titleLink)}),"parent-scrolled":e.scrollTop},{dropdownLabel:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(u.titleLink)),1)]),default:t.withCtx(()=>[t.createVNode(l,{data:u},null,8,["data"])]),_:2},1032,["class","parent-scrolled"])):u.blockType==="MenuMorePanel"?(t.openBlock(),t.createBlock(c,{key:`MenuMorePanel${b}`,class:t.normalizeClass({"-active":e.checkActiveMore()}),"parent-scrolled":e.scrollTop},{dropdownLabel:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(u.titleText),1)]),default:t.withCtx(()=>[t.createVNode(d,{data:u},null,8,["data"])]),_:2},1032,["class","parent-scrolled"])):t.createCommentVNode("",!0)],64))),256))],512),[[t.vShow,!e.searchVisible]]),t.createElementVNode("div",{class:t.normalizeClass(["relative z-20 flex items-center w-auto",{"w-2/3":e.searchVisible}])},[e.searchVisible?(t.openBlock(),t.createElementBlock("div",Kx,[t.createVNode(m,{class:"w-full",onClearSearch:n[1]||(n[1]=u=>e.closeSearch()),onSubmitForm:n[2]||(n[2]=u=>e.closeSearch())}),t.createElementVNode("button",{"aria-label":"Close Search",class:"p-4 -mr-4 cursor-pointer",onClick:n[3]||(n[3]=u=>e.closeSearch())},[t.createVNode(p,{class:"text-sm"})])])):(t.openBlock(),t.createElementBlock("button",{key:0,"aria-label":"Open Search",class:"p-4 -mr-4 text-lg cursor-pointer",onClick:n[0]||(n[0]=u=>e.toggleSearch())},[t.createVNode(h)]))],2)])):t.createCommentVNode("",!0)])])],2)}const Xx=B(Fx,[["render",Zx]]),Jx=t.defineComponent({name:"NavMobileLink",components:{BaseLink:F},props:{data:{type:Object,required:!1},title:{type:String,required:!1},linkClass:{type:String,required:!1},exact:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return mn(e)},getLinkText(e){return ht(e)}}});function Qx(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",class:"NavMobileLink","link-class":`flex items-center py-2 text-lg leading-tight ${e.linkClass}`,href:e.data.path&&!e.getRouterLink(e.data)?e.data.path:void 0,to:e.getRouterLink(e.data)?e.getRouterLink(e.data):void 0,exact:e.exact},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.title||e.getLinkText(e.data)),1)]),_:1},8,["link-class","href","to","exact"])):t.createCommentVNode("",!0)}const ta=B(Jx,[["render",Qx]]),eM=t.defineComponent({name:"NavSecondaryDropdownContent",components:{BaseLink:F},props:{item:{type:Object,required:!0},includeOverview:{type:Boolean,default:!0}},methods:{linkClass(e,n){let a="py-2 lg:py-4";return e?e.children&&e.children.length>0?a="pt-2 pb-1 lg:pt-4 lg:pb-2":n&&(a="py-2 lg:pt-4 lg:pb-6"):a="py-2 lg:pt-4 lg:pb-4",a},nestedLinkClass(e,n){let a="pt-2 pb-1 lg:py-2";return e&&(n?a="pt-2 pb-3 lg:pt-2 lg:pb-6":a="py-2 lg:pt-2 lg:pb-4"),a}}}),tM={class:"NavSecondaryDropdownContent"},nM={key:0},aM=t.createElementVNode("span",null," Overview ",-1),oM={key:0,class:"pl-6"};function sM(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("ul",tM,[e.includeOverview?(t.openBlock(),t.createElementBlock("li",nM,[t.createVNode(r,{to:e.item.path,variant:"none","link-class":e.linkClass(),"aria-label":`Overview of ${e.item.title}`,exact:""},{default:t.withCtx(()=>[aM]),_:1},8,["to","link-class","aria-label"])])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(l,c)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(r,{to:l.path,variant:"none","link-class":e.linkClass(l,c===e.item.children.length-1),exact:""},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(l.title),1)]),_:2},1032,["to","link-class"]),l.children&&l.children.length>0?(t.openBlock(),t.createElementBlock("ul",oM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.children,(d,h)=>(t.openBlock(),t.createElementBlock("li",{key:h,class:""},[t.createVNode(r,{to:d.path,variant:"none","link-class":e.nestedLinkClass(h===l.children.length-1,c===e.item.children.length-1),exact:""},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(d.title),1)]),_:2},1032,["to","link-class"])]))),128))])):t.createCommentVNode("",!0)]))),128))])}const na=B(eM,[["render",sM]]),iM=t.defineComponent({name:"NavMobileSecondaryDropdown",components:{IconCaret:we,NavDropdownToggle:qe,NavSecondaryDropdownContent:na},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},computed:{...pe($e),startOpen(){return this.item?mt(this.item.path):!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){this.startOpen&&(this.dropdownVisible=!0)},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),rM={class:"NavMobileSecondaryDropdown relative"};function lM(e,n,a,o,s,i){const r=we,l=qe,c=na;return t.openBlock(),t.createElementBlock("div",rM,[t.createVNode(l,{"aria-expanded":!!e.dropdownVisible,path:e.item.path,class:t.normalizeClass(["w-full group cursor-pointer pl-12 flex items-center py-2 text-lg leading-tight",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=d=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=d=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.index===0?"Home":e.item.title),1),t.createVNode(r,{class:"transform rotate-90 text-sm ml-2"})]),_:1},8,["aria-expanded","path","class"]),e.dropdownVisible?t.renderSlot(e.$slots,"default",{key:0},()=>[t.createVNode(c,{class:"relative w-full text-lg",item:e.item,"include-overview":!e.headerStore.secondaryNavIsJumpMenu},null,8,["item","include-overview"])]):t.createCommentVNode("",!0)])}const Ml=B(iM,[["render",lM]]),cM=t.defineComponent({name:"NavMobileDropdown",components:{NavDropdownToggle:qe,NavMobileLink:ta,NavMobileSecondaryDropdown:Ml},props:{data:{type:[Object,Array],required:!1},startOpen:{type:Boolean,required:!1,default:!1},expandMultiple:{type:Boolean,required:!1,default:!0}},data(){return{dropdownVisible:!1,theDropdown:null}},computed:{...pe($e)},mounted(){this.startOpen&&(this.dropdownVisible=!0),this.theDropdown=this.$refs.NavDropdownMobile,this.expandMultiple||Mt.on("openMobileDropdown",()=>this.closeIfOtherOpened())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){var e;this.dropdownVisible&&(this.dropdownVisible=!1,(e=this.$root)==null||e.$emit("closeMobileDropdown",this.theDropdown))},openDropdown(){var e;this.dropdownVisible||(this.dropdownVisible=!0,(e=this.$root)==null||e.$emit("openMobileDropdown",this.theDropdown))},closeIfOtherOpened(e){e!==this.theDropdown&&this.closeDropdown()},getLinkText(e){return ht(e)}}}),dM={ref:"NavDropdownMobile",class:"NavDropdownMobile"},hM={key:0,class:"block py-0 pl-6 -ml-4 border-l-4"},mM={key:0},pM={class:"mt-1 mb-3"},fM={key:1};function uM(e,n,a,o,s,i){var d,h;const r=qe,l=ta,c=Ml;return t.openBlock(),t.createElementBlock("div",dM,[t.createVNode(r,{"aria-expanded":!!e.dropdownVisible,class:t.normalizeClass(["group relative block w-full px-4 py-2 text-xl font-medium text-left",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=m=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=m=>e.closeDropdown())},{default:t.withCtx(()=>[e.data?(t.openBlock(),t.createElementBlock("span",hM,t.toDisplayString(e.data.length&&e.data[0].title||e.getLinkText(e.data.titleLink)),1)):t.createCommentVNode("",!0)]),_:1},8,["aria-expanded","class"]),e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",mM,[t.createElementVNode("div",pM,[(d=e.data)!=null&&d.links?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(e.data.links,(m,p)=>(t.openBlock(),t.createBlock(l,{key:p,data:m,"link-class":"pl-12",exact:!0},null,8,["data"]))),128)):((h=e.data)==null?void 0:h.length)>0?(t.openBlock(),t.createElementBlock("div",fM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.children&&m.children.length>0?(t.openBlock(),t.createBlock(c,{key:p,item:m,index:p},null,8,["item","index"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[!e.headerStore.secondaryNavIsJumpMenu&&p!==0?(t.openBlock(),t.createBlock(l,{key:p,title:p===0?"Home":void 0,data:m,"link-class":"pl-12",exact:p===0},null,8,["title","data","exact"])):t.createCommentVNode("",!0)],64))],64))),256))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)],512)}const Ll=B(cM,[["render",uM]]),gM=t.defineComponent({name:"NavMobile",components:{IconMenu:bo,IconClose:Fe,NavLogoLinks:on,NavMobileDropdown:Ll,NavMobileLink:ta,NavSocial:ot,NavSearchForm:en},props:{data:{type:Object||null,required:!1,default:null},headerVisible:{type:Boolean,required:!1,default:!1},scrolledUp:{type:Boolean,required:!1,default:!1},scrollTop:{type:Number,required:!1,default:0},staticSecondaryData:{type:Array,required:!1,default:null}},emits:["closeMobileMenu","openMobileMenu"],data(){return{menuVisible:!1,searchQuery:null,LogoColor:Il,LogoWhite:xl}},computed:{...pe($e),...pe(Re),breadcrumb(){return this.data?JSON.parse(this.data.mobileBreadcrumb):null},headerClasses(){let e="";return this.scrolledUp&&this.headerVisible&&this.scrollTop>0&&(e=e+" -scrolled"),this.menuVisible&&(e=e+" inset-0 overflow-auto"),e},hasSecondary(){var e;return!!(this.staticSecondaryData||(e=this.headerStore)!=null&&e.secondaryNav)}},watch:{$route(){this.menuVisible&&this.closeMenu()}},mounted(){Mt.on("linkClicked",()=>this.closeMenu())},methods:{toggleMenu(){this.menuVisible?this.closeMenu():this.openMenu()},closeMenu(){this.menuVisible&&(this.menuVisible=!1,this.$emit("closeMobileMenu"),document.body.classList.remove("overflow-hidden"))},openMenu(){this.menuVisible||(this.menuVisible=!0,this.$emit("openMobileMenu"),document.body.classList.add("overflow-hidden"))},getUrlKey(e){return e.linkPage?e.linkPage.url:null},checkActive(e){const n=this.getUrlKey(e);return n&&this.breadcrumb&&this.breadcrumb.menu_links?this.breadcrumb.menu_links[n].some(o=>mt(o.path)):!1}}}),yM={class:"relative w-full"},bM={class:"h-18 flex w-full justify-between items-center px-5 edu:bg-gradient-to-r edu:from-black edu:to-primary edu:to-90% edu:bg-black"},kM={class:"flex items-center"},_M=["src"],$M=["src"],wM={key:0,class:"-ml-1 pl-2 border-l border-white border-opacity-30 z-20"},BM=[t.createElementVNode("span",{class:"text-white font-bold text-xl pl-px"},"Education",-1)],CM=["aria-label"],EM={key:0,class:"pb-8"},SM={key:0,"aria-label":"Secondary"},VM=t.createElementVNode("hr",{class:"border-gray-light-mid pb-4 mb-4 border-0 border-b"},null,-1),NM={"aria-label":"Main"},TM={class:"pl-8"},IM={key:0,"aria-label":"Other JPL Sites",class:"mt-6"},xM=t.createElementVNode("div",{class:"text-subtitle text-primary mb-3"},"Other JPL Sites",-1);function MM(e,n,a,o,s,i){const r=on,l=bo,c=Fe,d=en,h=Ll,m=ta,p=ot;return t.openBlock(),t.createBlock(t.Transition,{name:"headerMobileReveal"},{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(["NavMobile border-gray-light-mid z-50 w-full transition-all duration-150 ease-in bg-white border-b edu:bg-gray-light edu:border-none",e.headerClasses])},[t.createElementVNode("div",yM,[t.createElementVNode("div",bM,[t.createElementVNode("div",kM,[t.createVNode(r,{class:"lg:p-0 w-72 z-20 p-2 pl-0 -ml-3 edu:w-[12rem]"},{default:t.withCtx(()=>[e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock("img",{key:0,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,_M)):(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,$M))]),_:1}),e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock("div",wM,BM)):t.createCommentVNode("",!0)]),e.data?(t.openBlock(),t.createElementBlock("button",{key:0,class:"text-gray-dark p-4 -mr-4 cursor-pointer","aria-label":e.menuVisible?"Close menu":"Open menu",onClick:n[0]||(n[0]=(...f)=>e.toggleMenu&&e.toggleMenu(...f))},[e.menuVisible?(t.openBlock(),t.createBlock(c,{key:1,class:"text-3xl edu:text-white"})):(t.openBlock(),t.createBlock(l,{key:0,class:"text-6xl edu:text-white"}))],8,CM)):t.createCommentVNode("",!0)]),e.menuVisible?(t.openBlock(),t.createElementBlock("div",EM,[t.createVNode(d,{mobile:"",class:"px-4 my-5",onSubmitForm:n[1]||(n[1]=f=>e.closeMenu())}),e.hasSecondary?(t.openBlock(),t.createElementBlock("nav",SM,[t.createVNode(h,{data:e.staticSecondaryData||e.headerStore.secondaryNav,"start-open":""},null,8,["data"]),VM])):t.createCommentVNode("",!0),t.createElementVNode("nav",NM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(f,u)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[f.titleLink?(t.openBlock(),t.createBlock(h,{key:u,class:t.normalizeClass({"-active":e.checkActive(f.titleLink)&&!e.hasSecondary}),data:f,"start-open":e.checkActive(f.titleLink)&&!e.hasSecondary},null,8,["class","data","start-open"])):t.createCommentVNode("",!0)],64))),256))]),t.createElementVNode("div",TM,[e.data.footerMoreFromJpl&&e.data.footerMoreFromJpl.length>0?(t.openBlock(),t.createElementBlock("nav",IM,[xM,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(f,u)=>(t.openBlock(),t.createBlock(m,{key:u,data:f},null,8,["data"]))),128))])):t.createCommentVNode("",!0),e.themeStore.theme==="defaultTheme"?(t.openBlock(),t.createBlock(p,{key:1,class:"mt-8"})):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)])],2),[[t.vShow,e.headerVisible]])]),_:1})}const LM=B(gM,[["render",MM]]),DM=t.defineComponent({name:"NavSecondaryLink",components:{BaseLink:F},props:{index:{type:Number,required:!1,default:void 0},item:{type:Object,required:!0},invert:{type:Boolean,default:!1}},methods:{isExternal(e){return!!(e&&e.startsWith("http"))},baseLinkClasses(e){let n="mr-auto font-semibold secondary-root";n=this.invert?`${n} text-white -invert`:`${n} text-primary`;const a=this.invert?"text-white -invert":"text-gray-dark";return e===0?n:a},spanClasses(e){const n=this.invert?"can-hover:group-hover:border-white":"can-hover:group-hover:border-primary",a=this.invert?"can-hover:group-hover:border-white can-hover:group-hover:text-white":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark";return e===0?n:a}}});function vM(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createBlock(r,{href:e.isExternal(e.item.path)?e.item.path:void 0,to:e.isExternal(e.item.path)?void 0:e.item.path,"link-class":"block px-3 py-2",variant:"none",class:t.normalizeClass(["NavSecondaryLink border-t-2 border-transparent",e.baseLinkClasses(e.index)])},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["inline-block pt-2 pb-1 mb-1 transition-colors duration-100 ease-in border-b-2 border-transparent",e.spanClasses(e.index)])},t.toDisplayString(e.item.title),3)]),_:1},8,["href","to","class"])}const Dl=B(DM,[["render",vM]]),PM=t.defineComponent({name:"NavSecondaryDropdown",components:{IconCaret:we,NavDropdownToggle:qe,NavSecondaryDropdownContent:na},props:{index:{type:Number,required:!1,default:0},isLast:{type:Boolean,required:!1,default:!1},item:{type:Object,required:!0},invert:{type:Boolean,required:!1,default:!1}},emits:["closeDropdown","openDropdown"],data(){return{dropdownVisible:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){Mt.on("linkClicked",()=>this.closeDropdown())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))},isExternal(e){return!!(e&&e.startsWith("http"))},dropdownToggleClasses(e){return this.invert?{"mr-auto text-white font-semibold secondary-root":e===0,"text-white":e!==0,"-open":this.dropdownVisible}:{"mr-auto text-primary font-semibold secondary-root":e===0,"text-gray-dark":e!==0,"-open":this.dropdownVisible}},dropdownButtonClasses(e){const n=this.invert?"can-hover:group-hover:border-white":"can-hover:group-hover:border-primary",a=this.invert?"can-hover:group-hover:border-white can-hover:group-hover:text-white":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark";return e===0?n:a}}});function zM(e,n,a,o,s,i){const r=we,l=qe,c=na,d=t.resolveDirective("click-outside");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["NavSecondaryDropdown relative",{"mr-auto":e.index===0}])},[t.createVNode(l,{"aria-expanded":!!e.dropdownVisible,path:e.item.path,class:t.normalizeClass(["font-medium border-t-2 border-transparent block px-3 py-2",e.dropdownToggleClasses(e.index)]),invert:e.invert,onToggleClicked:n[0]||(n[0]=h=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=h=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["flex content-center pt-2 pb-1 mb-1 transition-colors duration-100 ease-in border-b-2 border-transparent",e.dropdownButtonClasses(e.index)])},[t.createElementVNode("span",null,t.toDisplayString(e.item.title),1),t.createVNode(r,{class:"transform rotate-90 text-sm ml-2 pl-2 -mt-px"})],2)]),_:1},8,["aria-expanded","path","class","invert"]),t.createVNode(t.Transition,{name:"navfade"},{default:t.withCtx(()=>[e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["absolute z-60 bg-gray-light shadow-jpl w-64 text-lg",e.isLast?"right-0":"left-0"]),onClick:n[2]||(n[2]=t.withModifiers(()=>{},["stop"]))},[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(c,{item:e.item},null,8,["item"])])],2)):t.createCommentVNode("",!0)]),_:3})],2)),[[d,e.closeDropdown]])}const vl=B(PM,[["render",zM]]),AM=t.defineComponent({name:"NavSecondary",components:{NavSecondaryDropdown:vl,NavSecondaryLink:Dl},props:{breadcrumb:{type:String,required:!1,default:void 0},hasIntro:{type:Boolean,required:!1,default:!1},invert:{type:Boolean,required:!1,default:!1}},data(){return{isSticky:!1}},computed:{...pe($e),...pe(Re),theBreadcrumb(){if(this.breadcrumb)return ma(JSON.parse(this.breadcrumb)),JSON.parse(this.breadcrumb);if(this.headerStore)return this.headerStore.globalChildren},enabled(){return!!(this.theBreadcrumb&&this.theBreadcrumb.length>1||this.$slots.default)}},mounted(){this.enabled&&Ns(!1),!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype)||this.enabled&&this.checkSticky()},methods:{isExternal(e){return!!(e&&e.startsWith("http"))},checkSticky(){const e=this.$refs.NavSecondary,n=new IntersectionObserver(([o])=>{o.target.classList.toggle("-is-sticky",o.intersectionRatio<1)},{threshold:[1]}),a=new IntersectionObserver(([o])=>{o.target.classList.toggle("-is-sticky-offset",o.intersectionRatio<1)},{threshold:[1],rootMargin:"-113px 0px 0px 0px"});n.observe(e),a.observe(e)}}}),OM={class:"lg:ml-0 2xl:-mr-3 lg:justify-end flex -ml-3"};function FM(e,n,a,o,s,i){const r=vl,l=Dl;return e.enabled?(t.openBlock(),t.createElementBlock("nav",{key:0,ref:"NavSecondary","aria-label":"Secondary",class:t.normalizeClass(["NavSecondary",{"has-intro":e.hasIntro,"!bg-transparent":e.invert}])},[t.createElementVNode("div",{class:t.normalizeClass(["max-w-screen-3xl mx-auto",{"bg-gradient-to-r from-black to-primary bg-transparent to-90% text-white":e.invert}])},[t.createElementVNode("div",{class:t.normalizeClass(`nav-secondary-container lg:container lg:px-0 lg:whitespace-normal lg:overflow-visible relative px-4 pb-0 mx-auto overflow-x-auto text-sm font-medium whitespace-nowrap ${e.invert?"border-0":"border-t border-gray-mid text-gray-mid-dark border-opacity-50"}`)},[t.createElementVNode("div",OM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theBreadcrumb,(c,d)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[c.children&&c.children.length>0?(t.openBlock(),t.createBlock(r,{key:d,item:c,index:d,"is-last":e.theBreadcrumb&&d===e.theBreadcrumb.length-1,invert:e.invert},null,8,["item","index","is-last","invert"])):(t.openBlock(),t.createBlock(l,{key:d,item:c,index:d,invert:e.invert},null,8,["item","index","invert"]))],64))),256)),t.renderSlot(e.$slots,"default")])],2)],2)],2)):t.createCommentVNode("",!0)}const os=B(AM,[["render",FM]]),HM=t.defineComponent({name:"NewsDetailMediaContact",props:{contacts:{type:Array,required:!0,default:()=>[]}},computed:{hasContent(){return this.contacts.some(e=>e.contact.name||e.contact.address||e.contact.phone||e.contact.email)}},methods:{formatEmail(e){const n=e.split(/[,/]+/);let a=n.length;if(a===1)return'<a href="mailto:'+e+'" target="_blank">'+e+"</a>";{let o="";return n.forEach(function(s){const i=s.trim();--a?o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a> / ":o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a>"}),o}}}}),qM={key:0},jM=t.createElementVNode("h2",{class:"text-h6 pt-5 md:pt-8 border-t border-gray-mid md:mb-8 mb-5"},"News Media Contact",-1),RM={key:0},GM={key:1},UM={key:2},WM=["innerHTML"];function YM(e,n,a,o,s,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",qM,[jM,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.contacts,(r,l)=>(t.openBlock(),t.createElementBlock("address",{key:l,class:"text-body-md mb-5 not-italic"},[r.contact.name?(t.openBlock(),t.createElementBlock("p",RM,t.toDisplayString(r.contact.name),1)):t.createCommentVNode("",!0),r.contact.address?(t.openBlock(),t.createElementBlock("p",GM,t.toDisplayString(r.contact.address),1)):t.createCommentVNode("",!0),r.contact.phone?(t.openBlock(),t.createElementBlock("p",UM,t.toDisplayString(r.contact.phone),1)):t.createCommentVNode("",!0),r.contact.email?(t.openBlock(),t.createElementBlock("p",{key:3,class:"BlockText",innerHTML:e.formatEmail(r.contact.email)},null,8,WM)):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const ss=B(HM,[["render",YM]]),KM=t.defineComponent({name:"PastEventsCarousel",components:{MixinCarousel:Se,BlockLinkCard:_t},props:{data:{type:Object,required:!0}},computed:{hasContent(){var e;return!!((e=this.data)!=null&&e.length)},pastEvents(){return this.data.filter(e=>"url"in e._source).map(e=>{const n=this.parseType(e._source.content_type[0]),a=e._source[n+"__thumbnail_image"];return e.url=e._source.url,e.title=e._source.title,e.startDate=e._source[n+"__start_datetime"],e.endDate=e._source[n+"__end_datetime"],a&&(e.image={src:{url:a.thumbnail_image}}),e})}},methods:{parseType(e){return e.toLowerCase().replace(".","_")}}});function ZM(e,n,a,o,s,i){const r=_t,l=Se;return e.hasContent?(t.openBlock(),t.createBlock(l,t.mergeProps({key:0,heading:"Past Events",variant:"cards",link:{path:"/events",query:{event_status:"Past events",sortBy:"eventStartDateLatest",page:"1"}},"link-title":"View all past events",indent:"col-1"},e.$attrs),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.pastEvents,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,url:c.url,title:c.title,"thumbnail-image":c.image,"start-date":c.startDate,"end-date":c.endDate,class:"swiper-slide"},null,8,["url","title","thumbnail-image","start-date","end-date"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const XM=B(KM,[["render",ZM]]),JM=t.defineComponent({name:"PodcastEpisodeCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:j,BaseAudio:Pt,IconPlay:Je},props:{url:{type:String,required:!1,default:"#"},type:{type:String,required:!1},topic:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},media:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1,default:"h5"}},data(){return{showInlinePlayer:!1}},methods:{inlinePlayerToggle(){return this.showInlinePlayer=!this.showInlinePlayer,this.showInlinePlayer}}}),QM={class:"PodcastEpisodeCard"},eL={class:"w-full h-auto"},tL={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 pb-6 mb-6 border-b"},nL={key:0,class:"col-span-full animate-fadeIn transition-all"},aL={key:0,class:"text-subtitle lg:block hidden mb-3"},oL={key:0},sL=t.createElementVNode("span",{class:"sr-only"},".",-1),iL={key:1,class:"mx-1"},rL={key:2,class:"text-gray-mid-dark"},lL=t.createElementVNode("span",{class:"sr-only"},".",-1),cL={key:1,class:"col-span-full flex flex-row animate-fadeIn transition-all bg-gray-dark"},dL={class:"PodcastEpisodeCard-thumbnail w-1/6 lg:w-25 min-h-full relative inline-block"},hL={key:0,class:"w-full pt-3 lg:pt-3.5 px-3.5 flex flex-col justify-center"},mL={class:"w-full"},pL={key:0,class:"hidden sm:block text-gray-mid-dark text-body-sm my-3"},fL=t.createElementVNode("span",{class:"sr-only"},".",-1),uL={key:0,class:"text-subtitle lg:block hidden mb-3"},gL={key:0},yL=t.createElementVNode("span",{class:"sr-only"},".",-1),bL={key:1,class:"mx-1"},kL={key:2,class:"text-gray-mid-dark"},_L=t.createElementVNode("span",{class:"sr-only"},".",-1),$L={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},wL=t.createElementVNode("span",{class:"sr-only"},".",-1),BL={class:"relative h-full w-full group"},CL={class:"text-white absolute text-8xl animate-fadeIn transition-opacity z-20 inset-0 flex justify-center items-center drop-shadow-lg opacity-90 group-hover:opacity-100 duration-1000"};function EL(e,n,a,o,s,i){const r=F,l=G,c=q,d=j,h=Pt,m=Je;return t.openBlock(),t.createElementBlock("div",QM,[t.createElementVNode("div",eL,[t.createElementVNode("div",tL,[e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",nL,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",aL,[e.type?(t.openBlock(),t.createElementBlock("span",oL,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),sL])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",iL,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",rL,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),lL])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(l,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createVNode(r,{variant:"none",to:e.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["to"])]),_:1},8,["level"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",cL,[t.createElementVNode("div",dL,[t.createVNode(d,{class:"h-full","aspect-ratio":"1:1"},{default:t.withCtx(()=>{var p;return[(p=e.image)!=null&&p.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]}),_:1})]),e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",hL,[t.createElementVNode("div",mL,[t.createVNode(h,{file:e.media,"auto-play":""},null,8,["file"])])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createBlock(r,{key:2,variant:"none",to:e.url,class:"col-span-12 animate-fadeIn transition-all","link-class":"block"},{default:t.withCtx(()=>[e.summary?(t.openBlock(),t.createElementBlock("p",pL,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),fL])):t.createCommentVNode("",!0)]),_:1},8,["to"])):t.createCommentVNode("",!0),e.showInlinePlayer?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:3,variant:"none",to:e.url,class:"PodcastEpisodeCard sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6","link-class":"block"},{default:t.withCtx(()=>[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",uL,[e.type?(t.openBlock(),t.createElementBlock("span",gL,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),yL])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",bL,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",kL,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),_L])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(l,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",$L,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),wL])):t.createCommentVNode("",!0)]),_:1},8,["to"])),e.image&&!e.showInlinePlayer?(t.openBlock(),t.createElementBlock("button",{key:4,class:"PodcastEpisodeCard-image xl:pl-14 sm:col-span-3 md:col-span-3 lg:col-span-2 xl:col-span-2 col-span-3 z-20 ml-3","aria-label":"Play episode",onClick:n[0]||(n[0]=p=>e.inlinePlayerToggle())},[t.createElementVNode("div",BL,[t.createElementVNode("div",CL,[t.createVNode(m)]),t.createVNode(d,{class:"bg-opacity-0","aspect-ratio":"1:1","no-logo":""},{default:t.withCtx(()=>{var p;return[(p=e.image)!=null&&p.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover","image-class":"group-hover:opacity-75 opacity-100 duration-500",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]}),_:1})])])):t.createCommentVNode("",!0)])])])}const is=B(JM,[["render",EL]]),SL=t.defineComponent({name:"SearchResultGridItem",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:j,BlockLinkCard:_t,BlockLinkTile:En},props:{url:{type:String,required:!1},type:{type:String,required:!1},topic:{type:String,required:!1},date:{type:String,required:!1},startDate:{type:String,required:!1},endDate:{type:String,required:!1},title:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1},pageContentType:{type:String,required:!1}},computed:{splitDate(){return this.startDate?pn(this.startDate,this.endDate):null}}}),VL={key:0,class:"w-full"},NL={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white lg:py-6 bg-primary"},TL={class:"font-extrabold text-8xl leading-tight tracking-wider"},IL={class:"text-subtitle"};function xL(e,n,a,o,s,i){const r=_t,l=En,c=q,d=j,h=F;return t.openBlock(),t.createElementBlock("div",null,[e.pageContentType==="news_news"?(t.openBlock(),t.createBlock(r,{key:0,url:e.url,title:e.title,label:e.topic,"thumbnail-image":e.image,date:e.date,"heading-level":e.headingLevel,compact:""},null,8,["url","title","label","thumbnail-image","date","heading-level"])):e.pageContentType==="missions_mission"?(t.openBlock(),t.createBlock(l,{key:1,url:e.url,title:e.title,"thumbnail-image":e.image,"heading-level":e.headingLevel,compact:""},null,8,["url","title","thumbnail-image","heading-level"])):(t.openBlock(),t.createBlock(h,{key:2,variant:"none",to:e.url,class:"relative mb-6","link-class":"group block"},{default:t.withCtx(()=>[e.image?(t.openBlock(),t.createElementBlock("div",VL,[t.createVNode(d,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0),e.splitDate?(t.openBlock(),t.createElementBlock("div",NL,[t.createElementVNode("div",TL,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",IL,t.toDisplayString(e.splitDate.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:"text-lg leading-normal mt-2 lg:mt-3 font-normal tracking-normal text-gray-dark can-hover:group-hover:text-gray-mid-dark"},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.title),1)]),_:1}))]),_:1},8,["to"]))])}const sn=B(SL,[["render",xL]]),ML=t.defineComponent({name:"ThumbnailCarousel",components:{MixinCarousel:Se,SearchResultGridItem:sn},props:{slides:{type:Array,required:!1},initialSlide:{type:Number,required:!1,default:0}}});function LL(e,n,a,o,s,i){const r=sn,l=Se;return e.slides?(t.openBlock(),t.createBlock(l,{key:0,class:"ThumbnailCarousel","initial-slide":e.initialSlide,"slides-per-view":3},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.slides,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,url:c.url,title:c.title,image:c.thumbnailImage,class:"swiper-slide"},null,8,["url","title","image"]))),128))]),_:1},8,["initial-slide"])):t.createCommentVNode("",!0)}const rs=B(ML,[["render",LL]]),aa=da(),DL=t.defineComponent({name:"PodcastSeriesCarousel",components:{LayoutHelper:ee,ThumbnailCarousel:rs},props:{series:{type:Object,required:!1},initialSeasonId:{type:String,required:!1}},data(){return{activeTabId:""}},computed:{sortedSeasons(){let e=null;return this.series&&this.series.seasons?(e=this.series.seasons,e.sort((n,a)=>n.seasonNumber-a.seasonNumber)):e},activeSeasonId(){var e,n;if(this.activeTabId)return this.activeTabId;if(this.initialSeasonId)return this.initialSeasonId;if((n=(e=this.series)==null?void 0:e.seasons)!=null&&n.length)return this.series.seasons[0].id},initialEpisodeIndex(){var n,a;let e;return(n=this.series)!=null&&n.seasons&&this.activeSeasonId&&(aa!=null&&aa.path)?(e=(a=this.series.seasons.find(o=>o.id===this.activeSeasonId))==null?void 0:a.episodes,e?e.findIndex(o=>o.url===aa.path):null):null},activeTabData(){var n;let e;return(n=this.series)!=null&&n.seasons&&(this.activeSeasonId?e=this.series.seasons.find(a=>a.id===this.activeSeasonId):e=this.series.seasons[0],e!=null&&e.episodes&&e.episodes.sort((a,o)=>new Date(a.publicationDate).getTime()-new Date(o.publicationDate).getTime())),e||void 0}},methods:{updateActiveTab(e){this.activeTabId=e}}}),vL={key:0,class:"PodcastSeriesCarousel"},PL={class:"text-gray-dark text-3xl lg:text-6xl font-semibold leading-normal tracking-normal uppercase mb-2 lg:mb-5"},zL={class:"flex flex-wrap mb-6 lg:mb-10"},AL=["aria-expanded","onClick"],OL={key:0,class:"text-h6"};function FL(e,n,a,o,s,i){const r=ee,l=rs;return e.series&&e.activeTabData?(t.openBlock(),t.createElementBlock("div",vL,[t.createVNode(r,{indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("h2",PL," More "+t.toDisplayString(e.series.title)+" Episodes ",1),t.createElementVNode("ul",zL,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.sortedSeasons,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d,class:"last:mr-0 w-auto mr-10 lg:flex-shrink-0"},[t.createElementVNode("button",{class:t.normalizeClass(["text-subtitle block text-left lg:text-center lg:w-full py-2 border-b-2 text-gray-mid-dark can-hover:hover:text-gray-dark",e.activeSeasonId===c.id?"border-jpl-red text-gray-dark":"border-white"]),"aria-expanded":e.activeSeasonId===c.id?"true":"false",onClick:h=>e.updateActiveTab(c.id)}," Season "+t.toDisplayString(c.seasonNumber),11,AL)]))),128))])]),_:1}),t.createVNode(r,{indent:"col-2",class:"mb-4"},{default:t.withCtx(()=>[e.activeTabData.title?(t.openBlock(),t.createElementBlock("h3",OL,t.toDisplayString(e.activeTabData.title),1)):t.createCommentVNode("",!0)]),_:1}),(t.openBlock(),t.createBlock(t.KeepAlive,null,[(t.openBlock(),t.createBlock(l,{key:e.activeSeasonId,"initial-slide":e.activeSeasonId===e.initialSeasonId&&e.initialEpisodeIndex?e.initialEpisodeIndex:0,slides:e.activeTabData.episodes},null,8,["initial-slide","slides"]))],1024))])):t.createCommentVNode("",!0)}const HL=B(DL,[["render",FL]]),qL=t.defineComponent({name:"ProfileDetailSectionGroup",components:{BaseHeading:G,BlockText:re,IconBookUser:ji,IconUniversity:Ji,IconMagnifyingGlass:Wi,IconBriefcase:Ri,IconHand:Gi,IconMedal:Yi,IconBook:qi},props:{section:{type:Object,required:!1},data:{type:Object,required:!1}},computed:{isEmpty(){return this.section.subsections.every(e=>!this.data[e.prop])}}}),jL=["aria-labelledby"],RL={class:"mb-5 lg:mb-10"};function GL(e,n,a,o,s,i){const r=G,l=re;return e.isEmpty?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("section",{key:0,class:"border-gray-light-mid border-t mb-10 lg:mb-20 pt-10 lg:pt-20","aria-labelledby":`${e.section.id}-heading`},[t.createVNode(r,{id:`${e.section.id}-heading`,level:"h2",size:"h3",class:"mb-5 lg:mb-10"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.section.title),1)]),_:1},8,["id"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.section.subsections,c=>(t.openBlock(),t.createElementBlock("div",{key:c.prop},[e.data[c.prop]?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(r,{level:"h3",size:"h4",class:"mb-2.5"},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(c.icon),{class:"inline relative -top-0.5"})),t.createTextVNode(" "+t.toDisplayString(c.title),1)]),_:2},1024),t.createElementVNode("div",RL,[t.createVNode(l,{variant:"large",text:e.data[c.prop]},null,8,["text"])])],64)):t.createCommentVNode("",!0)]))),128))],8,jL))}const UL=B(qL,[["render",GL]]);var WL=Jo;function YL(e,n){return WL(e,n)}var KL=YL;const ZL=_e(KL),XL={name:"SearchFilterGroup",props:{filterBy:Array,buckets:null,hideFilterGroups:{type:Array,default:()=>[]},groupKey:{type:String,required:!0},groupTitle:{type:String,required:!1},truncateFilters:{type:Boolean,required:!1,default:!1}},emits:["update:filterBy"],data(){return{checkbox:{checkboxLimit:4,showMore:!0,initialLimit:4}}},computed:{filterByHandler:{get(){return this.filterBy},set(e){this.$emit("update:filterBy",e)}},bucketsLength(){return this.buckets.length}},watch:{filterBy:{handler(e,n){if(!ZL(e,n)){let a=Object.assign({},this.$route.query);e.length>0?a={...this.$route.query,[this.groupKey]:e.toString()}:delete a[this.groupKey],this.$router.push({query:a})}}}},methods:{generateId(e){let n=String(e);return n=n.split(" ").join(""),`filter_${this.groupKey}_${n}`},toggleShowMoreFilters(){this.checkbox.checkboxLimit===this.checkbox.initialLimit?(this.checkbox.checkboxLimit=1/0,this.checkbox.showMore=!1,this.$nextTick(()=>{this.$refs.buckets[this.checkbox.initialLimit].getElementsByTagName("input")[0].focus()})):(this.checkbox.checkboxLimit=this.checkbox.initialLimit,this.checkbox.showMore=!0)},prettyFilterNames(e){return e==="news.News"?"News & Features":e==="home.HomePage"?"Homepage":e==="missions.Mission"?"Missions":e==="events.EventPage"?"Events":e==="image_detail.ImageDetailPage"?"Images":e==="audio_detail.AudioIndexPage"?"Audio Index":e==="audio_detail.AudioDetailPage"?"Audio":e==="infographics.InfographicsDetailPage"?"Infographics":e==="image_detail.CuratedGalleryPage"?"Curated Gallery":e==="topics.TopicPage"?"Topics":e==="asteroid_watch.AsteroidWatchIndexPage"?"Asteroid Watch Index":e==="asteroid_watch.AsteroidWatchContentPage"?"Asteroid Watch":e==="missions.MissionsIndexPage"?"Missions Index":e==="information_pages.ContentPage"?"Information pages":e==="robotics.RobotPage"?"Robots":e==="video_detail.VideoDetailPage"?"Video":e==="podcasts.PodcastPage"?"Podcasts":e==="go_pages.GoHomePage"?"Go Sites":e==="press_kits.PressKitHomePage"?"Press Kits":e==="profiles.ProfilePage"?"People":e}}},JL=["id"],QL={class:"md:mb-3 text-body-md mb-2 font-bold leading-normal tracking-wide"},eD={key:0,class:"flex my-2"},tD=["id","value"],nD=["for"],aD={class:"text-gray-mid-dark"},oD=["aria-expanded","aria-controls"];function sD(e,n,a,o,s,i){return typeof a.groupKey<"u"&&typeof a.buckets<"u"&&i.bucketsLength>=1&&!a.hideFilterGroups.includes(a.groupKey)?(t.openBlock(),t.createElementBlock("div",{key:0,id:`filterGroup_${a.groupKey}`,class:"border-gray-light-mid col-span-3 pb-4 mb-4 border-b"},[t.createElementVNode("legend",QL,t.toDisplayString(a.groupTitle),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.buckets,(r,l)=>(t.openBlock(),t.createElementBlock("div",{key:r.key,ref_for:!0,ref:"buckets",class:"form-group form-check"},[!a.truncateFilters||l<=s.checkbox.checkboxLimit-1?(t.openBlock(),t.createElementBlock("div",eD,[t.withDirectives(t.createElementVNode("input",{id:r.key_as_string?i.generateId(r.key_as_string):i.generateId(r.key),"onUpdate:modelValue":n[0]||(n[0]=c=>i.filterByHandler=c),type:"checkbox",value:r.key_as_string?r.key_as_string:r.key,class:"text-primary focus:ring-2 focus:ring-primary flex-shrink-0 w-5 h-5 mt-px mr-1 align-middle border rounded-none"},null,8,tD),[[t.vModelCheckbox,i.filterByHandler]]),t.createElementVNode("label",{for:r.key_as_string?i.generateId(r.key_as_string):i.generateId(r.key),class:"form-check-label pl-2 tracking-normal align-middle"},[t.createTextVNode(t.toDisplayString(i.prettyFilterNames(r.key_as_string?r.key_as_string:r.key))+" ",1),t.createElementVNode("span",aD," ("+t.toDisplayString(r.doc_count.toLocaleString())+") ",1)],8,nD)])):t.createCommentVNode("",!0)]))),128)),t.withDirectives(t.createElementVNode("div",null,[t.createElementVNode("button",{class:"can-hover:hover:underline text-primary mt-2","aria-expanded":s.checkbox.showMore?"false":"true","aria-haspopup":"true","aria-controls":`filterGroup_${a.groupKey}`,onClick:n[1]||(n[1]=r=>i.toggleShowMoreFilters())},t.toDisplayString(s.checkbox.showMore==!1?"Less":"More"),9,oD)],512),[[t.vShow,a.truncateFilters&&i.bucketsLength>s.checkbox.initialLimit]])],8,JL)):t.createCommentVNode("",!0)}const iD=B(XL,[["render",sD]]),rD={name:"SearchPagination",components:{BaseButton:R,IconPrev:Ce,IconNext:Be},props:{totalPages:Number,currentPage:Number},data(){return{ellipsis:"…"}},computed:{generatePageList(){const n=this.totalPages-4+1;if(this.totalPages>4){if(this.currentPage<=4)return[...this.generatePageRange(1,4),this.ellipsis,this.totalPages];if(this.currentPage===4){const a=this.currentPage+4-1;return[...this.generatePageRange(1,a),this.ellipsis,this.totalPages]}else if(this.currentPage>4&&this.currentPage<n){const a=this.currentPage-1,o=this.currentPage+1;return[1,this.ellipsis,...this.generatePageRange(a,o),this.ellipsis,this.totalPages]}else if(this.currentPage>=n){const a=this.currentPage-2;return[1,this.ellipsis,...this.generatePageRange(a,this.totalPages)]}else return[...this.generatePageRange(1,this.totalPages)]}else return[...this.generatePageRange(1,this.totalPages)]}},watch:{currentPage:{handler(){const e={...this.$route.query,page:this.currentPage};this.$router.push({query:e})}}},methods:{toPage(e){this.$emit("update:currentPage",e)},nextPage(){const e=this.currentPage+1;this.$emit("update:currentPage",e)},previousPage(){const e=this.currentPage-1;this.$emit("update:currentPage",e)},generatePageRange(e,n){const a=[];e=e>0?e:1;for(let o=e;o<=n;o++)a.push(o);return a}}},lD={key:0,class:"SearchPagination flex items-center justify-center"},cD={class:"sm:hidden px-4 pt-1"},dD={class:"sm:flex items-center justify-center hidden px-5 pt-1"},hD=["onClick"],mD={key:1,class:"min-w-12 block py-3 text-lg leading-normal text-center cursor-default"},pD={class:"inline-block px-1 pb-1"};function fD(e,n,a,o,s,i){const r=Ce,l=R,c=Be;return a.totalPages>0?(t.openBlock(),t.createElementBlock("div",lD,[t.createVNode(l,{"aria-label":"Previous",rel:"prev",disabled:a.currentPage===1,onClick:n[0]||(n[0]=d=>i.previousPage())},{icon:t.withCtx(()=>[t.createVNode(r)]),_:1},8,["disabled"]),t.createElementVNode("div",cD,"Page "+t.toDisplayString(a.currentPage)+" of "+t.toDisplayString(a.totalPages),1),t.createElementVNode("div",dD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.generatePageList,(d,h)=>(t.openBlock(),t.createElementBlock("div",{key:h},[d!==s.ellipsis?(t.openBlock(),t.createElementBlock("button",{key:0,class:t.normalizeClass(["group min-w-12 can-hover:hover:font-medium block py-3 text-lg leading-normal text-center",{"-current":d===a.currentPage}]),onClick:m=>i.toPage(d)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block px-1 pb-1",{"can-hover:group-hover:border-b-2 can-hover:group-hover:border-primary":d!==s.ellipsis}])},t.toDisplayString(d),3)],10,hD)):(t.openBlock(),t.createElementBlock("span",mD,[t.createElementVNode("span",pD,t.toDisplayString(d),1)]))]))),128))]),t.createVNode(l,{disabled:a.currentPage===a.totalPages,rel:"next","aria-label":"Next",onClick:n[1]||(n[1]=d=>i.nextPage())},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["disabled"])])):t.createCommentVNode("",!0)}const uD=B(rD,[["render",fD]]),gD=t.defineComponent({name:"SearchResultCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:j,EventCard:lo,PodcastEpisodeCard:is},props:{url:{type:String,required:!1,default:"#"},type:{type:String,required:!1},topic:{type:String,required:!1},date:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},image:{type:Object,required:!1},featured:{type:Boolean,required:!1,default:!1},headingLevel:{type:String||null,required:!1,default:"h5"},isEvents:{type:Boolean,required:!1},isPodcastSeason:{type:Boolean,required:!1},isProfiles:{type:Boolean,default:!1},media:{type:String,required:!1},startTime:{type:String,required:!1},startDate:{type:String,required:!1},endTime:{type:String,required:!1},endDate:{type:String,required:!1},location:{type:String,required:!1}}}),yD={key:0,class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-5 pb-6 mb-6 border-b"},bD={key:0,class:"lg:hidden col-span-full text-subtitle"},kD={key:0},_D={"aria-hidden":"true"},$D={class:"sr-only"},wD={key:1,"aria-hidden":"true",class:"mx-1"},BD={key:2,class:"text-gray-mid-dark"},CD={"aria-hidden":"true"},ED={class:"sr-only"},SD={class:"sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6"},VD={key:0,class:"text-subtitle lg:block hidden mb-3"},ND={key:0},TD={"aria-hidden":"true"},ID={class:"sr-only"},xD={key:1,"aria-hidden":"true",class:"mx-1"},MD={key:2,class:"text-gray-mid-dark"},LD={"aria-hidden":"true"},DD={class:"sr-only"},vD={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},PD=t.createElementVNode("span",{class:"sr-only"},".",-1),zD={key:3,class:"text-gray-mid-dark"},AD={key:1,class:"SearchResultCard-image xl:pl-14 sm:col-span-3 md:col-span-3 lg:col-span-2 xl:col-span-2 col-span-3"},OD={key:1,class:"bg-jpl-blue-darker edu:bg-stars edu:bg-primary xl:grid-cols-9 relative grid grid-cols-5 mb-10 text-white"},FD={class:"xl:col-span-7 flex items-center col-span-3 p-10"},HD={class:""},qD={key:0,class:"text-subtitle mb-3"},jD={key:0},RD={"aria-hidden":"true"},GD={class:"sr-only"},UD={key:1,"aria-hidden":"true",class:"mx-1"},WD={key:2},YD={"aria-hidden":"true"},KD={class:"sr-only"},ZD={key:2,class:"hidden lg:block text-body-sm mb-3"},XD={key:3},JD={key:0,class:"SearchResultCard-image xl:col-span-2 col-span-2"},QD=["src","width","height","alt"];function ev(e,n,a,o,s,i){const r=lo,l=is,c=G,d=q,h=j,m=F;return t.openBlock(),t.createElementBlock("div",null,[e.isEvents?(t.openBlock(),t.createBlock(r,{key:0,url:e.url,title:e.title,summary:e.summary,image:e.image,location:e.location,"start-time":e.startTime,"start-date":e.startDate,"end-time":e.endTime,"end-date":e.endDate,"heading-level":e.headingLevel,compact:""},null,8,["url","title","summary","image","location","start-time","start-date","end-time","end-date","heading-level"])):e.isPodcastSeason?(t.openBlock(),t.createBlock(l,{key:1,url:e.url,summary:e.summary,image:e.image,"heading-level":e.headingLevel,media:e.media,type:e.type,topic:e.topic,title:e.title},null,8,["url","summary","image","heading-level","media","type","topic","title"])):(t.openBlock(),t.createBlock(m,{key:2,variant:"none",to:e.url,class:"SearchResultCard","link-class":"block"},{default:t.withCtx(()=>[e.featured?(t.openBlock(),t.createElementBlock("div",OD,[t.createElementVNode("div",FD,[t.createElementVNode("div",HD,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",qD,[e.type?(t.openBlock(),t.createElementBlock("span",jD,[t.createElementVNode("span",RD,t.toDisplayString(e.type),1),t.createElementVNode("span",GD,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",UD,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",WD,[t.createElementVNode("span",YD,t.toDisplayString(e.topic),1),t.createElementVNode("span",KD,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(c,{key:1,size:"h5",level:e.headingLevel,class:"mb-4"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",ZD,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",XD,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)])]),e.image&&e.image.src?(t.openBlock(),t.createElementBlock("div",JD,[t.createElementVNode("img",{src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt,class:"object-cover w-full h-full",loading:"lazy","data-chromatic":"ignore"},null,8,QD)])):t.createCommentVNode("",!0)])):(t.openBlock(),t.createElementBlock("div",yD,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",bD,[e.type?(t.openBlock(),t.createElementBlock("span",kD,[t.createElementVNode("span",_D,t.toDisplayString(e.type),1),t.createElementVNode("span",$D,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",wD,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",BD,[t.createElementVNode("span",CD,t.toDisplayString(e.topic),1),t.createElementVNode("span",ED,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("div",SD,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",VD,[e.type?(t.openBlock(),t.createElementBlock("span",ND,[t.createElementVNode("span",TD,t.toDisplayString(e.type),1),t.createElementVNode("span",ID,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",xD,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",MD,[t.createElementVNode("span",LD,t.toDisplayString(e.topic),1),t.createElementVNode("span",DD,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(c,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",vD,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),PD])):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",zD,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)]),e.image?(t.openBlock(),t.createElementBlock("div",AD,[t.createVNode(h,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(d,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)]))]),_:1},8,["to"]))])}const ls=B(gD,[["render",ev]]),tv=t.defineComponent({name:"SearchResultsList",components:{SearchResultCard:ls,SearchResultGridItem:sn},props:{isEvents:{type:Boolean,default:!1},isProfiles:{type:Boolean,default:!1},grid:{type:Boolean,default:!1},condenseGrid:{type:Boolean,default:!1},pages:[Array,Object],searchQueryResult:[Array,Object],featureFirstResult:[Boolean],currentPage:{type:Number,default:1,required:!1}},computed:{results(){function e(a){return a.toLowerCase().replace(".","_")}function n(a){return X(a).format("ll")}return this.pages?this.pages.filter(a=>"url"in a._source).map(a=>{var c;const o=e(a._source.content_type[0]),s=typeof a._source[o+"__thumbnail_image"]<"u"&&a._source[o+"__thumbnail_image"]!==null?a._source[o+"__thumbnail_image"]:a._source[o+"__image"];let i,r=o==="missions_mission"?a._source[o+"__status_filter"]:(c=a._source.topic_labels_filter)!=null&&c.length?a._source.topic_labels_filter[0]:null;const l=a._source[o+"__label"];return o==="events_eventpage"?i="Event date: "+n(a._source[o+"__start_datetime"]):o==="missions_mission"?i=a._source.display_date_filter?"Launch date: "+a._source.display_date_filter:typeof a._source.publication_date_filter<"u"?"Published: "+n(a._source.publication_date_filter):"Published: "+n(a._source.first_published_at_filter):o==="profiles_profilepage"?(r=a._source[o+"__go_site_name"],i=null):i=typeof a._source.publication_date_filter<"u"?n(a._source.publication_date_filter):n(a._source.first_published_at_filter),a.content_type=o,a.id=a._id,a.score=a._score,a.url=a._source.url,a.title=a._source.title,a.type=l,a.topic=r,a.location=o==="events_eventpage"?a._source[o+"__location"]:null,a.startDate=o==="events_eventpage"?a._source[o+"__start_datetime"]:null,a.endDate=o==="events_eventpage"?a._source[o+"__end_datetime"]:null,a.startTime=o==="events_eventpage"?a._source[o+"__start_time_string"]:null,a.summary=o==="profiles_profilepage"?a._source[o+"__job_title"]:a._source[o+"__summary"],a.date=i,s&&(a.image={src:{url:s.thumbnail_image}}),a}):void 0}}});function nv(e,n,a,o,s,i){const r=ls,l=sn;return t.openBlock(),t.createElementBlock("ol",{id:"search_results","aria-label":"Search results",class:t.normalizeClass({"grid grid-cols-12 gap-5":e.grid})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.results,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:c.id,class:t.normalizeClass({"md:col-span-6 lg:col-span-4 xl:col-span-3 col-span-12 gap-5":e.grid&&!e.condenseGrid,"md:col-span-6 lg:col-span-4 col-span-12 gap-5":e.grid&&e.condenseGrid})},[e.grid?(t.openBlock(),t.createBlock(l,{key:1,"page-content-type":c.content_type,url:c.url,type:c.type,topic:c.topic,image:c.image,date:c.date,"start-date":c.startDate,"end-date":c.endDate,"start-time":c.startTime,"end-time":c.endTime,title:c.title,"heading-level":"h2"},null,8,["page-content-type","url","type","topic","image","date","start-date","end-date","start-time","end-time","title"])):(t.openBlock(),t.createBlock(r,{key:0,"is-events":e.isEvents,"is-profiles":e.isProfiles,url:c.url,type:c.type,topic:c.topic,image:c.image,date:c.date,"start-date":c.startDate,"end-date":c.endDate,"start-time":c.startTime,"end-time":c.endTime,location:c.location,title:c.title,summary:c.summary,featured:e.featureFirstResult?d===0&&e.currentPage===1:!1,"heading-level":"h2"},null,8,["is-events","is-profiles","url","type","topic","image","date","start-date","end-date","start-time","end-time","location","title","summary","featured"]))],2))),128))],2)}const av=B(tv,[["render",nv]]),ov={name:"SearchSelectMenu",props:{selectValue:String,title:{type:String,required:!1},groupKey:{type:String,required:!0},options:{type:Array,required:!0}},emits:["update:selectValue"],computed:{selectValueHandler:{get(){return this.selectValue},set(e){this.$emit("update:selectValue",e)}}},watch:{selectValue:{handler(e){let n=Object.assign({},this.$route.query);e.length>0?n={...this.$route.query,[this.groupKey]:e.toString()}:delete n[this.groupKey],this.$router.push({query:n})}}},methods:{generateId(){return`select_${this.groupKey}`}}},sv=["for"],iv=["id"],rv={disabled:"",value:""},lv=["value"];function cv(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("label",{class:"sr-only",for:i.generateId()},t.toDisplayString(a.title),9,sv),t.withDirectives(t.createElementVNode("select",{id:i.generateId(),"onUpdate:modelValue":n[0]||(n[0]=r=>i.selectValueHandler=r),class:"border-0 text-primary can-hover:hover:text-primary-dark font-secondary font-semibold tracking-wider uppercase align-middle"},[t.createElementVNode("option",rv,t.toDisplayString(a.title),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.options,r=>(t.openBlock(),t.createElementBlock("option",{key:r.value,value:r.value},t.toDisplayString(r.text),9,lv))),128))],8,iv),[[t.vModelSelect,i.selectValueHandler]])])}const dv=B(ov,[["render",cv]]),hv=t.defineComponent({name:"ShareButtons",components:{BaseButton:R,IconSocialFacebook:wt,IconSocialTwitter:Bt,IconSocialReddit:_o,IconSocialEmail:$t},props:{title:{type:String,required:!0},url:{type:String,required:!0},inline:{type:Boolean,required:!1,default:!1}},computed:{encodedTitle(){return encodeURIComponent(this.title)},encodedURL(){return encodeURIComponent(fa(this.url))},facebookLink(){return`https://www.facebook.com/dialog/feed?app_id=361412888534196&link=${this.encodedURL}`},twitterLink(){const e=encodeURIComponent("NASAJPL");return`https://twitter.com/share?url=${this.encodedURL}&text=${this.encodedTitle}&via=${e}`},redditLink(){return`https://reddit.com/submit?url=${this.encodedURL}&title=${this.encodedTitle}`},mailLink(){return`mailto:?body=${this.encodedTitle}:%20${this.encodedURL}&subject=${this.encodedTitle}`}}});function mv(e,n,a,o,s,i){const r=wt,l=R,c=Bt,d=_o,h=$t;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ShareButtons relative flex flex-row items-start border-collapse",{"lg:absolute lg:top-0 lg:left-0 lg:flex-col":!e.inline}])},[t.createVNode(l,{variant:"social",class:"-facebook w-12 h-12 text-2xl",href:e.facebookLink,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(r)]),_:1},8,["href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["-twitter w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.twitterLink,"aria-label":"Share to X",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["class","href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["-reddit w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.redditLink,"aria-label":"Share to Reddit",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1},8,["class","href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.mailLink,"aria-label":"Share via Email",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(h)]),_:1},8,["class","href"])],2)}const rt=B(hv,[["render",mv],["__scopeId","data-v-77c8b567"]]),pv={class:"ShareButtonsEdu relative flex flex-row items-start border-collapse"},fv={class:"flex flex-row flex-wrap-none items-center"},uv=t.createElementVNode("span",{class:"text-sm"},"Print",-1),gv={class:"relative xl:flex"},yv={class:"flex flex-row flex-wrap-none items-start xl:items-center"},bv=t.createElementVNode("span",{class:"text-sm"},"Share…",-1),kv={key:0,class:"share-buttons-list absolute left-0 xl:relative z-10 flex flex-col -ml-px -mt-px xl:m-0 border-action border xl:border-none xl:flex-row flex-wrap-none"},_v={class:"text-xs"},$v=t.createElementVNode("span",{class:"text-xs"},"Facebook",-1),wv=t.createElementVNode("span",{class:"text-xs"},"X (Twitter)",-1),Bv=t.createElementVNode("span",{class:"text-xs"},"Pinterest",-1),Cv=t.createElementVNode("span",{class:"text-xs"},"Email",-1),Ev=t.createElementVNode("span",{class:"text-xs"},"Google Classroom",-1),cs=t.defineComponent({__name:"ShareButtonsEdu",props:{title:{},url:{},image:{}},setup(e){const n=e,a=t.ref(!1),o=t.ref(!1),s=async()=>{try{await navigator.clipboard.writeText(n.url),o.value=!0}catch(g){console.error("Failed to copy: ",g)}},i=()=>{a.value=!a.value,a.value||r()},r=()=>{a.value=!1,o.value=!1},l=()=>{window.print()},c=t.computed(()=>n.title?encodeURIComponent(n.title):void 0),d=t.computed(()=>n.url?encodeURIComponent(fa(n.url)):void 0),h=t.computed(()=>`https://www.facebook.com/sharer.php?u=${d.value}`),m=t.computed(()=>{const g=encodeURIComponent("NASAJPL_Edu");return`https://twitter.com/share?url=${d.value}&text=${c.value}&via=${g}`}),p=t.computed(()=>`http://pinterest.com/pin/create/button/?url=${d.value}&media=${n.image}&description=${c.value}`),f=t.computed(()=>`https://classroom.google.com/share?url=${d.value}`),u=t.computed(()=>`mailto:?body=${c.value}:%20${d.value}&subject=${c.value}`),b=t.computed(()=>o.value?"Copied":"Copy link"),E=t.computed(()=>"h-10 xl:h-11 !py-0 !px-3");return(g,y)=>{const _=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",pv,[t.createVNode(R,{variant:"social",class:t.normalizeClass(E.value),"aria-label":"Print",compact:"",onClick:y[0]||(y[0]=V=>l())},{default:t.withCtx(()=>[t.createElementVNode("span",fv,[t.createVNode(Qa,{class:"text-lg mr-2"}),uv])]),_:1},8,["class"]),t.createElementVNode("div",gv,[t.createVNode(R,{variant:"social",class:t.normalizeClass(`-ml-px ${E.value} ${a.value?"!bg-gray-light":""}`),"aria-label":"Share",compact:"","aria-expanded":a.value,onClick:y[1]||(y[1]=V=>i()),onKeydown:y[2]||(y[2]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createElementVNode("span",yv,[t.createVNode(Ki,{class:"text-lg mr-2"}),bv])]),_:1},8,["class","aria-expanded"]),t.createVNode(t.Transition,{name:"fade"},{default:t.withCtx(()=>[a.value?t.withDirectives((t.openBlock(),t.createElementBlock("div",kv,[t.createVNode(R,{variant:"social","aria-label":"Copy",onClick:y[3]||(y[3]=V=>s()),onKeydown:y[4]||(y[4]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ui,{class:"text-lg mr-2"}),t.createElementVNode("span",_v,t.toDisplayString(b.value),1)]),_:1}),t.createVNode(R,{variant:"social",href:h.value,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener",onKeydown:y[5]||(y[5]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(wt,{class:"text-lg mr-2"}),$v]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:m.value,"aria-label":"Share to X (Twitter)",target:"_blank",rel:"noopener",onKeydown:y[6]||(y[6]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Bt,{class:"text-lg mr-2"}),wv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:p.value,"aria-label":"Add to Pinterest",target:"_blank",rel:"noopener",onKeydown:y[7]||(y[7]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Xi,{class:"text-lg mr-2"}),Bv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:u.value,"aria-label":"Share via Email",target:"_blank",rel:"noopener",onKeydown:y[8]||(y[8]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode($t,{class:"text-lg mr-2"}),Cv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:f.value,"aria-label":"Google Classroom",target:"_blank",rel:"noopener",onKeydown:y[9]||(y[9]=t.withKeys(V=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Zi,{class:"text-lg mr-2"}),Ev]),_:1},8,["href"])])),[[_,r]]):t.createCommentVNode("",!0)]),_:1})])])}}}),Sv=t.defineComponent({name:"SkipLink",components:{BaseButton:R},data(){return{main:null}},methods:{handleBlur(){this.main&&(this.main.removeAttribute("tabindex"),this.main.removeEventListener("blur",this.handleBlur),this.main.removeEventListener("focusout",this.handleBlur))},handleClick(){this.main=document.querySelector("main"),this.main&&(this.main.setAttribute("tabindex","-1"),this.main.addEventListener("blur",this.handleBlur),this.main.focus(),window.scrollTo(0,this.main.offsetTop))}}}),Vv={class:"z-60 lg:left-auto lg:mr-20 absolute top-0 left-0 right-0 mt-4 text-center"};function Nv(e,n,a,o,s,i){const r=R;return t.openBlock(),t.createElementBlock("div",Vv,[t.createVNode(r,{variant:"primary",class:"focus:not-sr-only sr-only",compact:"",onClick:n[0]||(n[0]=l=>e.handleClick())},{default:t.withCtx(()=>[t.createTextVNode(" Skip to main content ")]),_:1})])}const Tv=B(Sv,[["render",Nv]]),Iv=t.defineComponent({name:"TheFooterSignUp",components:{IconSocialEmail:$t},data(){return{email:null}},methods:{submit(){window.location.href="/newsletter-signup?email="+this.email}}}),xv={class:"TheFooterSignup"},Mv={class:"border-opacity-40 relative flex items-center border border-white"},Lv={class:"absolute inset-0 flex items-center"};function Dv(e,n,a,o,s,i){const r=$t;return t.openBlock(),t.createElementBlock("form",xv,[t.createElementVNode("div",Mv,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[0]||(n[0]=l=>e.email=l),class:"EmailInput border-0 text-opacity-90 pl-14 relative z-10 w-full py-3 pr-3 text-sm text-white bg-transparent",type:"email",name:"email",required:"",placeholder:"Enter your email address","aria-label":"Email"},null,512),[[t.vModelText,e.email]]),t.createElementVNode("div",Lv,[t.createElementVNode("button",{type:"submit",class:"relative z-20 p-3 pl-5","aria-label":"Submit",onClick:n[1]||(n[1]=t.withModifiers((...l)=>e.submit&&e.submit(...l),["prevent"]))},[t.createVNode(r,{class:"text-xl text-white"})])])])])}const Pl=B(Iv,[["render",Dv]]),vv=t.defineComponent({name:"TheFooter",components:{BaseLink:F,BaseButton:R,NavSocial:ot,TheFooterSignUp:Pl,LogoCaltech:wo},props:{data:{type:Object||null,required:!1,default:null},commitSha:{type:String,required:!1}},methods:{getLinkText(e){return ht(e)},getRouterLink(e){return mn(e)}},computed:{...pe(Re)}}),Pv={class:"TheFooter bg-jpl-blue-darker edu:bg-stars edu:bg-primary text-white relative z-20"},zv={class:"footer-main lg:BaseGrid 3xl:px-0 lg:pt-20 container px-4 pt-10 mx-auto"},Av={class:"footer-navigation lg:block lg:col-span-9 hidden col-span-12"},Ov={key:0,class:"sm:grid grid-cols-9 gap-6"},Fv={class:"text-subtitle text-blue edu:text-white mb-3"},Hv={class:"footer-extras lg:col-span-3 col-span-12"},qv={class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},jv={class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},Rv=t.createElementVNode("p",{class:"mb-12"}," JPL is a federally funded research and development center managed for NASA by Caltech. ",-1),Gv={key:0,class:"3xl:px-0 container px-4 mx-auto mt-5"},Uv=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"More from JPL",-1),Wv={class:"lg:block hidden"},Yv={class:"lg:hidden auto-col-2"},Kv={class:"bg-opacity-15 lg:py-16 lg:mt-10 pt-10 pb-3 mt-8 bg-black"},Zv={class:"3xl:px-0 container px-4 mx-auto"},Xv={key:0},Jv={class:"text-subtitle text-blue edu:text-white mb-5"},Qv={class:"auto-col-4"},eP={class:"bg-opacity-15 border-opacity-40 lg:border-t pt-5 pb-3 text-sm bg-black border-black"},tP={class:"3xl:px-0 lg:flex lg:flex-wrap lg:px-4 lg:container justify-between mx-auto"},nP={key:0,class:"divide-opacity-40 lg:justify-start lg:-ml-4 flex flex-wrap justify-center mb-2 divide-x divide-white"},aP={key:1,class:"lg:text-left lg:border-0 border-opacity-40 lg:pt-0 lg:px-0 px-4 pt-5 mb-4 text-center border-t border-black"},oP={key:0,class:"lg:inline-block lg:mb-0 block pr-4 mb-2"},sP=t.createElementVNode("span",{class:"text-gray-light font-bold inline-block pr-1"},"Version:",-1),iP={class:"font-bold inline-block pr-1"},rP={key:2},lP={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},cP=t.createElementVNode("span",{class:"text-gray-light font-bold inline-block pr-1"},"Version:",-1);function dP(e,n,a,o,s,i){const r=F,l=Pl,c=ot,d=wo,h=R;return t.openBlock(),t.createElementBlock("footer",Pv,[t.createElementVNode("div",zv,[t.createElementVNode("div",Av,[e.data&&e.data.footerNavigation?(t.openBlock(),t.createElementBlock("div",Ov,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(m,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:"sm:mb-3 xl:col-span-2 md:col-span-3 col-span-4 mb-8"},[t.createElementVNode("div",Fv,t.toDisplayString(e.getLinkText(m.titleLink)),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.links,(f,u)=>(t.openBlock(),t.createBlock(r,{key:u,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:f.path&&!e.getRouterLink(f)?f.path:null,to:e.getRouterLink(f)?e.getRouterLink(f):null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(f)),1)]),_:2},1032,["href","to"]))),128))]))),128))])):t.createCommentVNode("",!0)]),t.createElementVNode("div",Hv,[t.createElementVNode("div",qv,t.toDisplayString(`Get the Latest from JPL ${e.themeStore.isEdu?"Education":""} `),1),t.createVNode(l,{class:"lg:mb-10 mb-8"}),t.createElementVNode("div",jv,[e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Follow JPL Education ")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(" Follow Us ")],64))]),t.createVNode(c,{class:"lg:mb-14 mb-12",dark:"",edu:e.themeStore.theme==="ThemeEdu"},null,8,["edu"]),e.themeStore.theme==="defaultTheme"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(r,{variant:"none",href:"https://caltech.edu","aria-label":"Caltech",class:"lg:mb-8 mb-5","link-class":"inline-block"},{default:t.withCtx(()=>[t.createVNode(d,{class:"lg:text-base text-sm text-white"})]),_:1}),Rv],64)):t.createCommentVNode("",!0)])]),e.data&&e.data.footerMoreFromJpl?(t.openBlock(),t.createElementBlock("div",Gv,[Uv,t.createElementVNode("div",Wv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(m,p)=>(t.openBlock(),t.createBlock(h,{key:p,href:m.path,to:m.linkPage?m.linkPage.url:"",target:m.path?"_blank":"_self",variant:"dark",class:"mb-5 mr-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(m)),1)]),_:2},1032,["href","to","target"]))),128))]),t.createElementVNode("div",Yv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(m,p)=>(t.openBlock(),t.createBlock(r,{key:p,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:m.path?m.path:null,to:m.linkPage?m.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(m)),1)]),_:2},1032,["href","to"]))),128))])])):t.createCommentVNode("",!0),t.createElementVNode("div",Kv,[t.createElementVNode("div",Zv,[e.data&&e.data.relatedNasaSites?(t.openBlock(),t.createElementBlock("div",Xv,[t.createElementVNode("div",Jv,[e.themeStore.isEdu?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Related NASA Education Sites ")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(" Related NASA Sites ")],64))]),t.createElementVNode("div",Qv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.relatedNasaSites,(m,p)=>(t.openBlock(),t.createBlock(r,{key:p,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:m.path?m.path:null,to:m.linkPage?m.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(m)),1)]),_:2},1032,["href","to"]))),128))])])):t.createCommentVNode("",!0)])]),t.createElementVNode("div",eP,[t.createElementVNode("div",tP,[e.data&&e.data.footerLinks?(t.openBlock(),t.createElementBlock("div",nP,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerLinks,(m,p)=>(t.openBlock(),t.createBlock(r,{key:p,variant:"none",class:"lg:mb-2 mb-5","link-class":"can-hover:hover:underline inline-block px-4 py-1 font-bold leading-none",href:m.path?m.path:null,to:m.linkPage?m.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(m)),1)]),_:2},1032,["href","to"]))),128))])):t.createCommentVNode("",!0),e.data&&e.data.footerMeta?(t.openBlock(),t.createElementBlock("div",aP,[e.commitSha?(t.openBlock(),t.createElementBlock("div",oP,[sP,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMeta,(m,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass(["lg:inline-block lg:mb-0 block mb-2",{"ml-5":p!==0}])},[t.createElementVNode("span",iP,t.toDisplayString(m.label)+":",1),t.createElementVNode("span",null,t.toDisplayString(m.text),1)],2))),128))])):(t.openBlock(),t.createElementBlock("div",rP,[e.commitSha!=null?(t.openBlock(),t.createElementBlock("div",lP,[cP,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0)]))])])])}const hP=B(vv,[["render",dP]]),mP=t.defineComponent({name:"MissionDetailStatsMicro",components:{BaseTimer:ze},props:{showClock:Boolean,startDateTime:String,clockType:{type:String,required:!0,validator:e=>!!Ct[e]}}}),pP={class:"MissionDetailStatsMicro bg-jpl-blue-darker sm:py-0 p-3 py-1 text-white"},fP={key:0};function uP(e,n,a,o,s,i){const r=ze;return t.openBlock(),t.createElementBlock("div",pP,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",fP,[t.createVNode(r,{"target-date-time":e.startDateTime,inline:"",countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0)])}const zl=B(mP,[["render",uP]]),gP=t.defineComponent({name:"TopicDetailMissionCarouselItem",components:{MissionDetailStatsMicro:zl,BaseImage:q,BaseImagePlaceholder:j},props:{data:{type:Object,required:!1}},computed:{clockTypeLabel(){var e,n;return Ct[(e=this.data)==null?void 0:e.clockType]||((n=this.data)==null?void 0:n.clockType)}}}),yP={class:"can-hover:group-hover:scale-105 relative transition-transform duration-200 ease-in transform scale-100"},bP={class:"min-h-66 bg-black"},kP=t.createElementVNode("div",{class:"gradient-overlay bg-gradient-to-b from-transparent to-black min-h-1/2 absolute inset-x-0 bottom-0"},null,-1),_P={class:"absolute inset-x-0 bottom-0"},$P={class:"text-contrast p-4 text-white"},wP={key:0,class:"mb-1 text-xl font-semibold leading-tight"},BP={key:1,class:"text-subtitle text-jpl-blue-light"},CP=t.createElementVNode("span",{class:"sr-only"},".",-1),EP=t.createElementVNode("span",{class:"sr-only"},".",-1);function SP(e,n,a,o,s,i){const r=q,l=j,c=zl,d=t.resolveComponent("nuxt-link");return e.data?(t.openBlock(),t.createBlock(d,{key:0,to:e.data.url,class:"TopicDetailMissionCarouselItem ThemeVariantLight group block cursor-pointer"},{default:t.withCtx(()=>[t.createElementVNode("div",yP,[t.createElementVNode("div",bP,[e.data.thumbnailImage&&e.data.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,"aspect-ratio":"7:8","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[t.createVNode(r,{src:e.data.thumbnailImage.src.url,width:e.data.thumbnailImage.src.width,height:e.data.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"w-full h-full",loading:"lazy"},null,8,["src","width","height"])]),_:1})):t.createCommentVNode("",!0),kP]),t.createElementVNode("div",_P,[t.createElementVNode("div",$P,[e.data.title?(t.openBlock(),t.createElementBlock("p",wP,t.toDisplayString(e.data.title),1)):t.createCommentVNode("",!0),e.data.status||e.data.showClock?(t.openBlock(),t.createElementBlock("p",BP,[CP,e.data.showClock?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.clockTypeLabel||e.data.status),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.data.status),1)],64)),EP])):t.createCommentVNode("",!0)]),e.data.showClock?(t.openBlock(),t.createBlock(c,{key:0,class:"-mt-1","show-clock":e.data.showClock,"clock-type":e.data.clockType,"start-date-time":e.data.startDateTime},null,8,["show-clock","clock-type","start-date-time"])):t.createCommentVNode("",!0)])])]),_:1},8,["to"])):t.createCommentVNode("",!0)}const ds=B(gP,[["render",SP]]),VP=t.defineComponent({name:"TopicDetailMissionCarousel",components:{MixinCarousel:Se,TopicDetailMissionCarouselItem:ds},props:{relatedMissionsLinkUrl:{type:String,required:!1},relatedMissionsLinkText:{type:String,required:!1},items:{type:Array,required:!1}},computed:{hasContent(){return!!(this.items&&this.items.length)}}}),NP={key:0,class:"TopicDetailMissionCarousel overflow-hidden"},TP={class:"MixedBleedGrid 2xl:pl-0 pl-5 mb-10"},IP={class:"col-start-indent-col-2 2xl:col-start-indent-col-3 col-end-bleed bg-gray-light lg:pl-0 lg:py-10 py-8 pl-5"};function xP(e,n,a,o,s,i){const r=ds,l=Se;return e.hasContent?(t.openBlock(),t.createElementBlock("div",NP,[t.createElementVNode("div",TP,[t.createElementVNode("div",IP,[t.createVNode(l,{heading:"Missions",variant:"tiles",class:"pb-5 ThemeVariantGray",center:!1,"slides-per-view":3,link:e.relatedMissionsLinkUrl?e.relatedMissionsLinkUrl:void 0,"link-title":e.relatedMissionsLinkText},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,data:c,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["link","link-title"])])])])):t.createCommentVNode("",!0)}const MP=B(VP,[["render",xP]]),LP=t.defineComponent({name:"MissionDetailStatsMini",components:{BaseTimer:ze,DistanceStats:Rn},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ct[e]},startDateTime:String,showDistance:Boolean,distanceType:{type:String},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ct[this.clockType]||this.clockType}}}),DP={class:"MissionDetailStatsMini MixedBleedGrid"},vP=t.createElementVNode("div",{class:"theme col-start-bleed col-end-container-start"},null,-1),PP={class:"col-start-container col-end-container text-body-lg"},zP={class:"grid grid-cols-12"},AP={key:0,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11"},OP={class:"text-jpl-blue-lighter text-subtitle mb-3"},FP={class:"text-jpl-blue-lighter text-subtitle mb-3"},HP={class:"text-stats-xl"},qP=t.createElementVNode("div",{class:"lg:block hidden col-span-1"},null,-1);function jP(e,n,a,o,s,i){const r=ze,l=Rn;return t.openBlock(),t.createElementBlock("div",DP,[vP,t.createElementVNode("div",PP,[t.createElementVNode("div",zP,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",AP,[t.createElementVNode("p",OP,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(r,{"target-date-time":e.startDateTime,countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0),e.showDistance?(t.openBlock(),t.createBlock(l,{key:1,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11","distance-type":e.distanceType,value:e.distanceValue,"value-system":"imperial","distance-api-urls":e.distanceApiUrls},{label:t.withCtx(c=>[t.createElementVNode("p",FP,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",HP,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),qP])])])}const Al=B(LP,[["render",jP]]),RP=t.defineComponent({name:"TopicDetailMissionSpotlight",components:{MissionDetailStatsMini:Al,BaseButton:R},props:{data:{type:Object,required:!1}},data(){return{eyebrow:"Mission Spotlight"}}}),GP=e=>(t.pushScopeId("data-v-cfcfc28b"),e=e(),t.popScopeId(),e),UP={key:0,class:"TopicDetailMissionSpotlight max-w-screen-3xl relative mx-auto"},WP={class:"absolute inset-0 z-10 bg-black"},YP={key:0},KP=["srcset"],ZP=["srcset"],XP=["srcset"],JP=["src","width","height","alt"],QP={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},ez=GP(()=>t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-l from-transparent-w25 lg:from-transparent xl:from-transparent-w25 to-transparent-black-75 lg:to-transparent-black-75 absolute inset-0"},null,-1)),tz={class:"pb-80 lg:pb-14 relative w-full pt-8"},nz={class:"lg:BaseGrid lg:pt-0 container mx-auto"},az={class:"lg:px-10 2xl:px-0 lg:pt-10 lg:pb-14 xl:col-end-6 col-start-1 col-end-10 px-4 pb-10"},oz={class:"text-gray-light-mid text-contrast text-subtitle block mb-3"},sz={class:"lg:text-9xl md:text-8xl text-7xl lg:tracking-tight lg:leading-tighter text-contrast mb-4 font-medium leading-tight text-white"},iz={class:"text-body-lg lg:mb-10 text-contrast mb-5 font-normal leading-normal text-white"};function rz(e,n,a,o,s,i){const r=R,l=Al;return e.data?(t.openBlock(),t.createElementBlock("div",UP,[t.createElementVNode("div",WP,[e.data.heroImage&&e.data.heroImage.src?(t.openBlock(),t.createElementBlock("picture",YP,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.data.heroImage.srcSet},null,8,KP),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.data.heroImage.screenMd.url},null,8,ZP),t.createElementVNode("source",{srcset:e.data.heroImage.screenSm.url},null,8,XP),t.createElementVNode("img",{class:"object-cover w-full h-full",src:e.data.heroImage.src.url,width:e.data.heroImage.src.width,height:e.data.heroImage.src.height,alt:e.data.heroImage.alt},null,8,JP)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",QP,[ez,t.createElementVNode("div",tz,[t.createElementVNode("div",nz,[t.createElementVNode("div",az,[t.createElementVNode("h2",null,[t.createElementVNode("span",oz,t.toDisplayString(e.eyebrow),1),t.createElementVNode("div",sz,t.toDisplayString(e.data.title),1)]),t.createElementVNode("p",iz,t.toDisplayString(e.data.summary),1),t.createVNode(r,{variant:"primary",to:e.data.url},{default:t.withCtx(()=>[t.createTextVNode("Explore")]),_:1},8,["to"])])]),e.data.showClock||e.data.showDistance?(t.openBlock(),t.createBlock(l,{key:0,"show-clock":e.data.showClock,"show-distance":e.data.showDistance,"clock-type":e.data.clockType,"start-date-time":e.data.startDateTime,"distance-type":e.data.distanceType,"distance-value":e.data.distanceValue,"distance-api-urls":e.data.distanceApiUrls},null,8,["show-clock","show-distance","clock-type","start-date-time","distance-type","distance-value","distance-api-urls"])):t.createCommentVNode("",!0)])])])):t.createCommentVNode("",!0)}const lz=B(RP,[["render",rz],["__scopeId","data-v-cfcfc28b"]]),cz=t.defineComponent({name:"TopicDetailMoreVisibility",directives:{ObserveVisibility:An},data(){return{isVisible:!1,hasIntersectionObserver:!0}},mounted(){this.featureDetection()},methods:{visibilityChanged(e){this.hasIntersectionObserver&&(this.isVisible=e)},featureDetection(){(!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype))&&(this.hasIntersectionObserver=!1,this.isVisible=!0)}}});function dz(e,n,a,o,s,i){const r=t.resolveDirective("observe-visibility");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["transition-all duration-1000 ease-out transform",e.isVisible?"opacity-100 translate-y-0":"opacity-0 translate-y-32"])},[t.renderSlot(e.$slots,"default")],2)),[[r,{callback:e.visibilityChanged,throttle:0,once:!0}]])}const Ol=B(cz,[["render",dz]]),hz=t.defineComponent({name:"TopicDetailMoreItem",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:j,IconPlay:Je,IconExternal:ke},props:{data:{type:Object,required:!1}},computed:{theData(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data},formattedEventDates(){var e;if((e=this.theData)!=null&&e.startDate)return pt(this.theData.startDate,this.theData.endDate)}}}),mz={key:0,class:"relative"},pz={key:0,class:"bg-jpl-red lg:text-2xl absolute bottom-0 left-0 z-10 text-lg text-white"},fz={class:"text-gray-dark md:px-5 md:py-5 lg:px-10 lg:py-8 w-full px-10 py-8"},uz={key:0,class:"flex flex-wrap items-center justify-between mb-5"},gz={class:"divide-gray-mid text-subtitle flex divide-x"},yz={key:0,class:"pr-2"},bz=t.createElementVNode("span",{class:"sr-only"},".",-1),kz={class:"text-h5"};function _z(e,n,a,o,s,i){const r=Je,l=q,c=j,d=ke,h=F;return e.theData?(t.openBlock(),t.createBlock(h,{key:0,class:"TopicDetailMoreItem group can-hover:hover:shadow-lg shadow-jpl transition-all duration-200 ease-in",variant:"none","link-class":e.theData.thumbnailImage?"block":"flex items-center block lg:min-h-100",to:e.theData.__typename!=="ExternalLinkCard"?e.theData.url:void 0,href:e.theData.__typename==="ExternalLinkCard"?e.theData.url:void 0,"external-target-blank":""},{default:t.withCtx(()=>[e.theData.thumbnailImage?(t.openBlock(),t.createElementBlock("div",mz,[e.theData.__typename==="VideoDetailPage"?(t.openBlock(),t.createElementBlock("div",pz,[t.createVNode(r)])):t.createCommentVNode("",!0),t.createVNode(c,{"aspect-ratio":"3:2","dark-mode":""},{default:t.withCtx(()=>[e.theData.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.theData.thumbnailImage.src.url,srcset:e.theData.thumbnailImage.srcSet,width:e.theData.thumbnailImage.src.width,height:e.theData.thumbnailImage.src.height,alt:"","object-fit-class":"cover",loading:"lazy","image-class":"can-hover:group-hover:scale-100 scale-103 transition-all duration-200 ease-in transform"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",fz,[e.theData.label||e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("div",uz,[t.createElementVNode("p",gz,[e.theData.label?(t.openBlock(),t.createElementBlock("span",yz,t.toDisplayString(e.theData.label),1)):t.createCommentVNode("",!0),e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(["text-gray-mid-dark",{"pl-2":e.theData.label}])},[e.theData.date?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.$filters.displayDate(e.theData.date)),1)],64)):e.theData.startDate?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.formattedEventDates),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),bz]),e.theData.__typename==="ExternalLinkCard"?(t.openBlock(),t.createBlock(d,{key:0,class:"text-gray-mid-dark text-lg"})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("h3",kz,t.toDisplayString(e.theData.title),1)])]),_:1},8,["link-class","to","href"])):t.createCommentVNode("",!0)}const hs=B(hz,[["render",_z]]),$z=t.defineComponent({name:"TopicDetailMore",components:{BaseButton:R,IconCaret:we,TopicDetailMoreVisibility:Ol,TopicDetailMoreItem:hs},props:{topic:{type:String,required:!1,default:"Topic"},more:{type:Array,required:!1},moreCurated:{type:Array,required:!1}},computed:{theData(){let e=[];return this.moreCurated&&this.more?e=this.moreCurated.concat(this.more):this.more&&(e=this.more),e.slice(0,8)}},methods:{gridPlacement(e){return e===0?"col-start-2 col-span-6":e===1?"lg:col-start-9 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":e===2?"lg:col-start-4 lg:col-span-4 md:col-start-2 md:col-span-6 lg:-mt-28":e===3?"lg:col-start-9 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":e===4?this.$slots.default?"col-start-2 col-span-6":"col-start-2 col-span-6 lg:-mt-28":e===5?"lg:col-start-6 lg:col-span-6 md:col-start-6 md:col-span-6 lg:mt-28":e===6?"lg:col-start-1 lg:col-span-4 md:col-start-2 md:col-span-6 lg:-mt-28":e===7?"lg:col-start-6 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":""}}}),wz={class:"TopicDetailMore max-w-screen-3xl relative mx-auto"},Bz={class:"lg:BaseGrid mt-18 lg:px-0 container px-4 mx-auto mb-12"},Cz={class:"font-primary text-gray-dark lg:text-6xl col-span-11 col-start-2 text-3xl font-semibold leading-normal tracking-normal uppercase"},Ez={class:"md:BaseGrid lg:px-0 container px-4 mx-auto"},Sz={class:"flex justify-center"};function Vz(e,n,a,o,s,i){const r=hs,l=Ol,c=we,d=R;return t.openBlock(),t.createElementBlock("div",wz,[e.theData&&e.theData.length?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",Bz,[t.createElementVNode("h2",Cz," More About "+t.toDisplayString(e.topic),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theData,(h,m)=>(t.openBlock(),t.createBlock(l,{key:m},{default:t.withCtx(()=>[t.createElementVNode("div",Ez,[t.createVNode(r,{class:t.normalizeClass(["md:max-w-none md:mx-0 lg:mb-0 max-w-lg row-span-1 mx-auto mb-10",e.gridPlacement(m)]),data:h},null,8,["class","data"])]),m===3&&e.$slots.default?(t.openBlock(),t.createBlock(l,{key:0,class:"lg:my-28 my-16"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})):t.createCommentVNode("",!0)]),_:2},1024))),128))],64)):t.createCommentVNode("",!0),e.$slots.default&&(!e.theData||e.theData.length<4)?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass({"mt-16 lg:mt-28":e.theData.length})},[t.renderSlot(e.$slots,"default")],2)):t.createCommentVNode("",!0),t.createElementVNode("div",Sz,[t.createVNode(d,{class:"lg:mt-18 mt-10","aria-label":"More "+e.topic,variant:"secondary",to:`/search?topics=${e.topic}`},{icon:t.withCtx(()=>[t.createVNode(c,{class:"ml-1 text-sm"})]),default:t.withCtx(()=>[t.createTextVNode(" More ")]),_:1},8,["aria-label","to"])])])}const Nz=B($z,[["render",Vz]]),Tz=t.defineComponent({name:"TopicDetailStreamfield",components:{LayoutHelper:ee,BaseHeading:G,BlockQuote:nt,BlockRelatedLinks:Te,BlockImageGallery:Yt},props:{data:{type:Array,required:!1},topic:{type:String,required:!1}}}),Iz={key:0};function xz(e,n,a,o,s,i){const r=G,l=ee,c=Yt,d=nt,h=Te;return e.data?(t.openBlock(),t.createElementBlock("div",Iz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`HeadingBlock${p}`,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(r,{level:"h2",class:"lg:mt-18 mt-10 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1024)]),_:2},1024)):m.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`ImageGalleryBlock${p}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(c,{label:e.topic,title:m.galleryTitle,description:m.galleryDescription,cover:m.coverImage,items:m.gallerySlides},null,8,["label","title","description","cover","items"])])):m.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${p}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:m},null,8,["data"])]),_:2},1024)):m.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`RelatedLinksBlock${p}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:m},null,8,["data"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:p,class:"p-3 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(m),1)]))],64))),256))])):t.createCommentVNode("",!0)}const Mz=B(Tz,[["render",xz]]),Lz=t.defineComponent({name:"YearTicker",props:{targetYear:{type:String,required:!0}},data(){return{year:this.targetYear,animation:"digits-increment",duration:100}},watch:{targetYear(e){this.animation=this.year>e?"digits-increment":"digits-decrement",this.year=e}}});function Dz(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:"YearTicker",style:t.normalizeStyle(`--duration:${e.duration}ms`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(Array.from(e.targetYear),(r,l)=>(t.openBlock(),t.createBlock(t.TransitionGroup,{key:l,name:e.animation,duration:e.duration},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock("span",{key:r,class:"Digit"},t.toDisplayString(r),1))]),_:2},1032,["name","duration"]))),128))],4)}const vz=B(Lz,[["render",Dz]]),ms=da(),Pz=t.defineComponent({name:"PageContent",components:{HeroMedia:Jt,NavSecondary:os,LayoutHelper:ee,DetailHeadline:Zt,BlockImageStandard:Qe,ShareButtons:rt,ShareButtonsEdu:cs,BlockStreamfield:at,BlockRelatedLinks:Te,FormContact:mo,FormNewsletterSignup:po,BlockLinkCarousel:tt},props:{data:{type:Object,required:!1,default:void 0}},computed:{...pe(Re),heroInline(){var e;return((e=this.data)==null?void 0:e.heroPosition)==="inline"},hideH1(){return(ms==null?void 0:ms.path)==="/a-plan-for-jpl"},h1LayoutHelperClasses(){return this.hideH1?"lg:mt-12 mt-5":"lg:mt-12 lg:mb-18 edu:lg:mb-12 mt-5 mb-10 edu:mb-8"}}}),zz={class:"text-body-sm text-gray-mid-dark"};function Az(e,n,a,o,s,i){const r=Jt,l=os,c=Zt,d=cs,h=ee,m=Qe,p=rt,f=at,u=Te,b=mo,E=po,g=tt;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeVariantLight",{"-nav-offset":!e.heroInline&&e.data.heroImage}])},[e.data.heroImage&&!e.heroInline?(t.openBlock(),t.createBlock(r,{key:0,class:"md:mb-0 mb-10",image:e.data.heroImage,caption:e.data.heroImageCaption,"display-caption":!!e.data.heroImageCaption,constrain:e.data.heroConstrain},null,8,["image","caption","display-caption","constrain"])):t.createCommentVNode("",!0),t.createVNode(l,{breadcrumb:e.data.breadcrumb,"has-intro":!!(e.data.heroImage&&!e.heroInline)},null,8,["breadcrumb","has-intro"]),t.createVNode(h,{indent:"col-2",class:t.normalizeClass(e.h1LayoutHelperClasses)},{default:t.withCtx(()=>{var y,_;return[t.createVNode(c,{title:e.data.title,label:e.data.displayLabel,class:t.normalizeClass({"sr-only":e.hideH1})},null,8,["title","label","class"]),e.themeStore.isEdu&&((y=e.data)!=null&&y.url)?(t.openBlock(),t.createBlock(d,{key:0,class:"mt-4",url:e.data.url,title:e.data.title,image:(_=e.data.thumbnailImage)==null?void 0:_.original},null,8,["url","title","image"])):t.createCommentVNode("",!0)]}),_:1},8,["class"]),e.data.heroImageInline&&e.heroInline?(t.openBlock(),t.createBlock(h,{key:1,indent:"col-2",class:"mb-22 mt-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:e.data.heroImageInline,caption:e.data.heroImageCaption,"display-caption":!!e.data.heroImageCaption,constrain:e.data.heroConstrain},null,8,["data","caption","display-caption","constrain"])]),_:1})):t.createCommentVNode("",!0),e.themeStore.theme!=="ThemeEdu"?(t.openBlock(),t.createBlock(h,{key:2,indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[e.data.title&&e.data.url&&!e.themeStore.isEdu?(t.openBlock(),t.createBlock(p,{key:0,title:e.data.title,url:e.data.url},null,8,["title","url"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(f,{data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(h,{key:3,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(u,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.slug==="contact-jpl"?(t.openBlock(),t.createBlock(b,{key:4,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.slug==="newsletter-signup"?(t.openBlock(),t.createBlock(E,{key:5,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.clearanceNumber?(t.openBlock(),t.createBlock(h,{key:6,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createElementVNode("p",zz,t.toDisplayString(e.data.clearanceNumber),1)]),_:1})):t.createCommentVNode("",!0),t.createVNode(g,{"item-type":"cards",class:"lg:my-24 my-12",heading:e.data.relatedContentHeading,items:e.data.relatedContent},null,8,["heading","items"])],2)):t.createCommentVNode("",!0)}const Oz=B(Pz,[["render",Az]]),Fz="data:image/svg+xml,%3csvg%20width='222'%20height='222'%20fill='%23DDDDDD'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cy='90'%20cx='111'%20fill='%23f5f5f5'%20r='45'/%3e%3cpath%20d='M114.689%20222H28c0-42.541%2037.144-77%2083-77s83%2034.459%2083%2077h-79.311z'%20fill='%23f5f5f5'/%3e%3c/svg%3e",Hz=t.defineComponent({name:"PageEventDetail",components:{LayoutHelper:ee,BaseHeading:G,ShareButtons:rt,EventDetailHero:co,IconCalendar:Dn,IconLocation:Mn,IconTime:Ln,BaseLink:F,BaseButton:R,CalendarButton:io,BlockStreamfield:at,BaseImagePlaceholder:j,BaseImage:q,BlockRelatedLinks:Te,BlockLinkCarousel:tt},props:{data:{type:Object,required:!1}},data(){return{PlaceholderPortrait:Fz}},computed:{displayTime(){return this.data?ua(this.data.startDatetime,this.data.endDatetime,this.data.endTime):""},formattedEventDates(){return this.data?pt(this.data.startDatetime,this.data.endDatetime):""},formattedSplitEventDates(){return this.data?pn(this.data.startDatetime,this.data.endDatetime):void 0}}}),qz={key:0,class:"PageEventDetail pt-5 ThemeVariantLight lg:pt-12",itemscope:"",itemtype:"http://schema.org/Event"},jz=["content"],Rz=["content"],Gz=["content"],Uz=["content"],Wz={key:0,class:"flex flex-wrap items-start mb-4"},Yz={class:"PageEventDetail__Metadata text-primary"},Kz={class:"PageEventDetail__Metadata text-primary"},Zz={key:0,itemprop:"location",itemscope:"",itemtype:"https://schema.org/VirtualLocation",class:"PageEventDetail__Metadata text-primary"},Xz=["href"],Jz=["content"],Qz={key:1,class:"PageEventDetail__Metadata text-primary"},eA=["content"],tA={key:1},nA={class:"PageEventDetail__Buttons"},aA={key:0,class:"grid-cols-10 lg:grid -mx-4 lg:mx-0"},oA={class:"col-span-7"},sA={key:0,class:"BlockText text-body-lg mb-8 px-4 lg:px-0"},iA={class:"grid-cols-10 lg:grid"},rA={class:"col-span-7"},lA={class:"flex flex-col flex-wrap justify-start md:flex-row md:-mx-4"},cA={class:"w-40 mr-6 md:mr-0 md:w-56"},dA=["src"],hA={class:"flex-1 h-full"},mA={key:0,class:"my-3 text-lg font-normal leading-none"},pA={key:1,class:"mb-3 text-gray-dark"};function fA(e,n,a,o,s,i){const r=t.resolveComponent("nuxt-link"),l=G,c=ee,d=rt,h=co,m=Dn,p=Ln,f=Mn,u=F,b=R,E=io,g=at,y=q,_=j,V=Te,M=tt;return e.data?(t.openBlock(),t.createElementBlock("div",qz,[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"thumbnailUrl",content:e.data.thumbnailImage.original},null,8,jz)):t.createCommentVNode("",!0),t.createElementVNode("meta",{itemprop:"startDate",content:e.data.startDatetime},null,8,Rz),e.data.endDatetime?(t.openBlock(),t.createElementBlock("meta",{key:1,itemprop:"endDate",content:e.data.endDatetime},null,8,Gz)):t.createCommentVNode("",!0),e.data.summary||e.data.body?(t.openBlock(),t.createElementBlock("meta",{key:2,itemprop:"description",content:e.data.summary||e.data.body},null,8,Uz)):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"mb-6 lg:mb-12"},{default:t.withCtx(()=>[e.data.label?(t.openBlock(),t.createElementBlock("div",Wz,[t.createVNode(r,{class:"py-3 cursor-pointer group nuxt-link-active text-subtitle text-primary can-hover:hover:text-primary-dark",to:"/events"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.label),1)]),_:1})])):t.createCommentVNode("",!0),t.createVNode(l,{level:"h1",itemprop:"name"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.title),1)]),_:1})]),_:1}),t.createVNode(c,{indent:"col-1",class:"relative mb-16 lg:mb-0"},{default:t.withCtx(()=>[t.createVNode(d,{title:e.data.title,url:e.data.url},null,8,["title","url"])]),_:1}),t.createVNode(c,{indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(h,{image:e.data.eventImage,"start-date-split":e.formattedSplitEventDates},null,8,["image","start-date-split"]),t.createElementVNode("div",null,[t.createElementVNode("div",{class:t.normalizeClass(["py-1 mb-10 text-xl lg:mb-0 lg:flex",e.data.registerLink&&e.data.registerLink.length>0?"":"lg:mb-10"])},[t.createElementVNode("div",Yz,[t.createVNode(m,{class:"relative mr-3 text-[1.2rem]"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",Kz,[t.createVNode(p,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.displayTime),1)],512),[[t.vShow,e.displayTime]]),e.data.isVirtualEvent&&e.data.locationLink?(t.openBlock(),t.createElementBlock("div",Zz,[t.createElementVNode("link",{itemprop:"url",href:e.data.locationLink},null,8,Xz),t.createElementVNode("meta",{itemprop:"name",content:e.data.location},null,8,Jz),t.createVNode(f,{class:"relative mr-3"}),t.createVNode(u,{variant:"none",href:e.data.locationLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.location),1)]),_:1},8,["href"])])):e.data.location?(t.openBlock(),t.createElementBlock("div",Qz,[t.createElementVNode("meta",{itemprop:"location",content:e.data.location},null,8,eA),t.createVNode(f,{class:"relative mr-3"}),e.data.locationLink?(t.openBlock(),t.createBlock(u,{key:0,variant:"none",href:e.data.locationLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.location),1)]),_:1},8,["href"])):(t.openBlock(),t.createElementBlock("span",tA,t.toDisplayString(e.data.location),1))])):t.createCommentVNode("",!0),t.createElementVNode("div",nA,[e.data.registerLink&&e.data.registerLink.length>0&&(e.data.registerLink[0].page&&e.data.registerLink[0].page.url||e.data.registerLink[0].externalLink)?(t.openBlock(),t.createBlock(b,{key:0,class:"w-full px-0 mb-5",href:e.data.registerLink[0].externalLink?e.data.registerLink[0].externalLink:null,to:e.data.registerLink[0].page&&e.data.registerLink[0].page.url?e.data.registerLink[0].page.url:null,target:e.data.registerLink[0].externalLink?"_blank":"_self",compact:""},{default:t.withCtx(()=>[t.createTextVNode("Register for event ")]),_:1},8,["href","to","target"])):t.createCommentVNode("",!0),t.createVNode(E,{"is-all-day":e.data.isAllDay,"start-datetime":e.data.startDatetime,"end-datetime":e.data.endDatetime?e.data.endDatetime:null,title:e.data.title?e.data.title:null,location:e.data.location?e.data.location:null,description:e.data.summary?e.data.summary:null},null,8,["is-all-day","start-datetime","end-datetime","title","location","description"])])],2),e.data.body||e.data.summary?(t.openBlock(),t.createElementBlock("div",aA,[t.createElementVNode("div",oA,[e.data.summary?(t.openBlock(),t.createElementBlock("p",sA,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0),e.data.body?(t.openBlock(),t.createBlock(g,{key:1,variant:"fluid",data:e.data.body},null,8,["data"])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)])]),_:1}),e.data.speakers&&e.data.speakers.length>0?(t.openBlock(),t.createBlock(c,{key:3,indent:"col-2",class:"mb-12 lg:mb-16"},{default:t.withCtx(()=>[t.createElementVNode("div",iA,[t.createElementVNode("div",rA,[t.createVNode(l,{level:"h2",class:"mb-5 md:mb-8"},{default:t.withCtx(()=>[t.createTextVNode("Speakers")]),_:1}),t.createElementVNode("div",lA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.speakers,(N,I)=>(t.openBlock(),t.createElementBlock("div",{key:I,class:"flex flex-1 mb-6 md:flex-none md:flex-wrap md:mx-4 md:w-56"},[t.createElementVNode("div",cA,[t.createVNode(_,{"aspect-ratio":"1:1",class:"relative overflow-hidden bg-gray-light-mid","transparent-mode":""},{default:t.withCtx(()=>[N.image&&N.image.src?(t.openBlock(),t.createBlock(y,{key:0,src:N.image.src.url,width:N.image.src.width,height:N.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("img",{key:1,src:e.PlaceholderPortrait,alt:""},null,8,dA))]),_:2},1024)]),t.createElementVNode("div",hA,[N.name?(t.openBlock(),t.createElementBlock("h3",mA,[N.internalLink||N.externalLink?(t.openBlock(),t.createBlock(u,{key:0,"link-class":"no-underline normal-case",to:N.internalLink?N.internalLink.url:null,href:N.externalLink?N.externalLink:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(N.name),1)]),_:2},1032,["to","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(N.name),1)],64))])):t.createCommentVNode("",!0),N.title?(t.openBlock(),t.createElementBlock("p",pA,t.toDisplayString(N.title),1)):t.createCommentVNode("",!0),t.createElementVNode("p",null,t.toDisplayString(N.host),1)])]))),128))])])])]),_:1})):t.createCommentVNode("",!0),e.data.relatedLinks&&e.data.relatedLinks.length>0?(t.openBlock(),t.createBlock(c,{key:4,indent:"col-2",class:"my-12 lg:my-16"},{default:t.withCtx(()=>[t.createVNode(V,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.moreEvents&&e.data.moreEvents.length>0?(t.openBlock(),t.createBlock(c,{key:5,indent:"col-1",class:"my-12 lg:my-16"},{default:t.withCtx(()=>[t.createVNode(M,{"item-type":"cards",heading:"MORE EVENTS",items:e.data.moreEvents},null,8,["items"])]),_:1})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const uA=B(Hz,[["render",fA]]),gA=t.defineComponent({name:"PageNewsDetail",components:{LayoutHelper:ee,HeroMedia:Jt,DetailHeadline:Zt,BaseImagePlaceholder:j,BlockStreamfield:at,NewsDetailMediaContact:ss,BlockRelatedLinks:Te,BlockImageCarousel:et,BlockImageComparison:Wt,BlockImageStandard:Qe,BlockLinkCarousel:tt,ShareButtons:rt,BlockText:re},props:{data:{type:Object,required:!1}},computed:{heroEmpty(){var e;return(((e=this.data)==null?void 0:e.hero)||[]).length===0},heroInline(){var e,n,a,o;if(!this.heroEmpty){if(((e=this.data)==null?void 0:e.hero[0].blockType)==="VideoBlock")return!1;if(((n=this.data)==null?void 0:n.heroPosition)==="inline"||((a=this.data)==null?void 0:a.hero[0].blockType)==="CarouselBlock"||((o=this.data)==null?void 0:o.hero[0].blockType)==="VideoEmbedBlock")return!0}return!1},computedClass(){return this.heroInline||this.heroEmpty?"pt-5 lg:pt-12":this.heroInline?"":"-nav-offset"},socialAdjustment(){var e;if((e=this.data)!=null&&e.body&&this.data.body[0]){const n=this.data.body[0].blockType;if(n==="CarouselBlock"||n==="FullBleedImageBlock"||n==="TeaserBlock"||n==="VideoEmbedBlock")return!0}return!1}}}),yA=["content"],bA=["innerHTML"],kA={class:"text-body-lg font-semibold",itemprop:"abstract"},_A={key:0,class:"text-body-sm text-gray-mid-dark"},$A={key:5,class:"bg-gray-light lg:py-24 lg:mt-24 py-12 mt-12"};function wA(e,n,a,o,s,i){const r=Jt,l=Zt,c=ee,d=Qe,h=et,m=Sn,p=j,f=Wt,u=rt,b=re,E=at,g=Te,y=ss,_=tt;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeVariantLight",e.computedClass]),itemscope:"",itemtype:"http://schema.org/Article"},[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"image",content:e.data.thumbnailImage.original},null,8,yA)):t.createCommentVNode("",!0),!e.heroEmpty&&!e.heroInline&&(e.data.hero[0].blockType==="HeroImageBlock"||e.data.hero[0].blockType==="VideoBlock")?(t.openBlock(),t.createBlock(r,{key:1,class:"md:mb-12 lg:mb-18 mb-10",image:e.data.hero[0].image,video:e.data.hero[0].video,"display-caption":e.data.hero[0].displayCaption,caption:e.data.hero[0].caption,credit:e.data.hero[0].credit,constrain:e.data.heroConstrain},null,8,["image","video","display-caption","caption","credit","constrain"])):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"mb-10"},{default:t.withCtx(()=>[t.createVNode(l,{title:e.data.title,"read-time":e.data.readTime,"publication-date":e.data.publicationDate,"publication-time":e.data.publicationTime,author:e.data.author,topics:e.data.getTopicsForDisplay,schema:""},null,8,["title","read-time","publication-date","publication-time","author","topics"])]),_:1}),!e.heroEmpty&&e.heroInline?(t.openBlock(),t.createBlock(c,{key:2,indent:"col-2",class:"lg:mb-22 mt-10 mb-10"},{default:t.withCtx(()=>[e.data.hero[0].blockType==="HeroImageBlock"?(t.openBlock(),t.createBlock(d,{key:0,data:e.data.hero[0].imageInline,"display-caption":e.data.hero[0].displayCaption,caption:e.data.hero[0].caption,constrain:e.data.heroConstrain},null,8,["data","display-caption","caption","constrain"])):e.data.hero[0].blockType==="CarouselBlock"?(t.openBlock(),t.createBlock(h,{key:1,items:e.data.hero[0].blocks,"block-id":e.data.hero[0].id},null,8,["items","block-id"])):e.data.hero[0].blockType==="VideoBlock"?(t.openBlock(),t.createBlock(m,{key:2,data:e.data.hero[0],autoplay:""},null,8,["data"])):e.data.hero[0].blockType==="VideoEmbedBlock"?(t.openBlock(),t.createBlock(p,{key:3,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.hero[0].embed.embed},null,8,bA)]),_:1})):e.data.hero[0].blockType==="ImageComparisonBlock"?(t.openBlock(),t.createBlock(f,{key:4,data:e.data.hero[0]},null,8,["data"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[t.createVNode(u,{title:e.data.title,url:e.data.url},null,8,["title","url"])]),_:1}),t.createVNode(c,{indent:"col-3",class:t.normalizeClass(["lg:mb-8 mb-5",{"lg:min-h-28":e.socialAdjustment}])},{default:t.withCtx(()=>[e.data.topper&&e.data.topper.length>2?(t.openBlock(),t.createBlock(b,{key:0,class:"lg:mb-8 mb-5",text:e.data.topper},null,8,["text"])):t.createCommentVNode("",!0),t.createElementVNode("p",kA,t.toDisplayString(e.data.summary),1)]),_:1},8,["class"]),t.createVNode(E,{itemprop:"articleBody",data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(c,{key:3,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.mediaContacts&&e.data.mediaContacts.length>0||e.data.releaseNumber?(t.openBlock(),t.createBlock(c,{key:4,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(y,{contacts:e.data.mediaContacts},null,8,["contacts"]),e.data.releaseNumber?(t.openBlock(),t.createElementBlock("p",_A,t.toDisplayString(e.data.releaseNumber),1)):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(_,{"item-type":"cards",class:"mt-24",heading:e.data.hasRelatedNews?"Related News":"Latest News",items:e.data.getRelatedOrLatestNews},null,8,["heading","items"]),e.data.relatedPagesForMoreSection&&e.data.relatedPagesForMoreSection.length?(t.openBlock(),t.createElementBlock("div",$A,[t.createVNode(_,{"item-type":"tiles",heading:"Explore More",items:e.data.relatedPagesForMoreSection},null,8,["items"])])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const BA=B(gA,[["render",wA]]);$.AsteroidWatchWidget=Jc,$.BackToTop=c2,$.BaseAudio=Pt,$.BaseButton=R,$.BaseCheckboxGroup=Ba,$.BaseHeading=G,$.BaseImage=q,$.BaseImageCaption=ie,$.BaseImagePlaceholder=j,$.BaseLightboxCloseButton=M1,$.BaseLightboxOpenButton=F1,$.BaseLink=F,$.BaseModal=W1,$.BasePlaceholder=J1,$.BaseRadioGroup=Ea,$.BaseSwimlane=uh,$.BaseTag=At,$.BaseTimer=ze,$.BaseUnitToggle=Pe,$.BaseVideo=Va,$.BlockAnchor=Na,$.BlockAudio=Gh,$.BlockCardGrid=Ha,$.BlockCardGridItem=Ta,$.BlockCircleImageCard=dp,$.BlockCta=qa,$.BlockHeading=qt,$.BlockIframeEmbed=jt,$.BlockImage=Ya,$.BlockImageCarousel=et,$.BlockImageCarouselItem=Ka,$.BlockImageComparison=Wt,$.BlockImageFullBleed=Wa,$.BlockImageGallery=Yt,$.BlockImageStandard=Qe,$.BlockInlineImage=Za,$.BlockKeyPoints=Xa,$.BlockLinkCard=_t,$.BlockLinkCarousel=tt,$.BlockLinkTile=En,$.BlockListCards=Ja,$.BlockQuote=nt,$.BlockRelatedLinks=Te,$.BlockStreamfield=at,$.BlockTable=to,$.BlockTeaser=ao,$.BlockText=re,$.BlockTwitterEmbed=no,$.BlockVideo=Sn,$.BlockVideoEmbed=Kt,$.CalendarButton=io,$.DetailHeadline=Zt,$.DsnWidget=ro,$.EventCard=lo,$.EventDetailHero=co,$.FormContact=mo,$.FormNewsletterSignup=po,$.HeroLarge=R4,$.HeroListingIndex=f5,$.HeroMedia=Jt,$.HeroMedium=fo,$.HomepageCarousel=p6,$.HomepageCarouselItem=go,$.HomepageEmbedBlock=k6,$.HomepageFeaturedRobot=t8,$.HomepageMissionsCarousel=v8,$.HomepageStats=py,$.HomepageTeaserBlock=My,$.Icon360=yo,$.IconArrow=de,$.IconArrows=xn,$.IconAudio=zy,$.IconBook=qi,$.IconBookUser=ji,$.IconBriefcase=Ri,$.IconCalendar=Dn,$.IconCaret=we,$.IconCheckbox=e9,$.IconCheckboxSelected=s9,$.IconClose=Fe,$.IconCloseLightbox=Ca,$.IconDownload=Qa,$.IconDropdown=Lt,$.IconEnvelope=d9,$.IconExpand=zt,$.IconExternal=ke,$.IconFilter=u9,$.IconForwardTen=_a,$.IconGrid=_9,$.IconHand=Gi,$.IconInfo=uo,$.IconLink=Ui,$.IconList=L9,$.IconLocation=Mn,$.IconMagnifyingGlass=Wi,$.IconMedal=Yi,$.IconMenu=bo,$.IconMinus=Z9,$.IconMute=ka,$.IconNext=Be,$.IconPause=wa,$.IconPlay=Je,$.IconPlus=t7,$.IconPrev=Ce,$.IconRewindTen=$a,$.IconSearch=Pn,$.IconShare=Ki,$.IconSlideshow=f7,$.IconSocialEmail=$t,$.IconSocialFacebook=wt,$.IconSocialGoogleClassroom=Zi,$.IconSocialInstagram=ko,$.IconSocialPinterest=Xi,$.IconSocialReddit=_o,$.IconSocialTwitter=Bt,$.IconSocialYoutube=$o,$.IconStop=X7,$.IconTime=Ln,$.IconUniversity=Ji,$.IconUser=ib,$.IconVolume=ba,$.ImageDetailContextImage=mb,$.LayoutHelper=ee,$.LoadingTransition=kb,$.LogoCaltech=wo,$.LogoTribrand=Vb,$.MissionDetailAbout=Kb,$.MissionDetailHero=mk,$.MissionDetailHighlights=A_,$.MissionDetailInlineImage=zo,$.MissionDetailStats=f$,$.MissionDetailStreamfield=b$,$.MixinAnimationCaret=ga,$.MixinCarousel=Se,$.MixinFancybox=Ne,$.MixinVideoBg=Xt,$.NavDesktop=Xx,$.NavDropdownToggle=qe,$.NavHeading=nn,$.NavHighlight=tn,$.NavLinkList=an,$.NavLogoLinks=on,$.NavMobile=LM,$.NavSearchForm=en,$.NavSecondary=os,$.NavSocial=ot,$.NewsDetailMediaContact=ss,$.PageContent=Oz,$.PageEventDetail=uA,$.PageNewsDetail=BA,$.ParallaxContainer=ar,$.ParallaxElement=Bo,$.PastEventsCarousel=XM,$.PodcastEpisodeCard=is,$.PodcastSeriesCarousel=HL,$.ProfileDetailSectionGroup=UL,$.RelatedLink=eo,$.RoboticsDetailStats=O6,$.SearchFilterGroup=iD,$.SearchInput=Ao,$.SearchPagination=uD,$.SearchResultCard=ls,$.SearchResultGridItem=sn,$.SearchResultsList=av,$.SearchSelectMenu=dv,$.ShareButtons=rt,$.ShareButtonsEdu=cs,$.SkipLink=Tv,$.TheFooter=hP,$.ThumbnailCarousel=rs,$.TopicDetailMissionCarousel=MP,$.TopicDetailMissionCarouselItem=ds,$.TopicDetailMissionSpotlight=lz,$.TopicDetailMore=Nz,$.TopicDetailMoreItem=hs,$.TopicDetailStreamfield=Mz,$.YearTicker=vz,$.dayjs=X,$.filters=Kl,$.mixinCanonicalUrl=fa,$.mixinFormatEventDates=pt,$.mixinFormatEventTimeInHoursAndMinutes=ua,$.mixinFormatSplitEventDates=pn,$.mixinGetExternalLink=pa,$.mixinGetLinkText=ht,$.mixinGetRouterLink=mn,$.mixinGetSrcSet=se,$.mixinHighlightPrimary=Ns,$.mixinIsActivePath=mt,$.mixinLightboxGalleryItems=ic,$.mixinLightboxItems=sc,$.mixinTransparentHeader=Xe,$.mixinUpdateGlobalChildren=ha,$.mixinUpdateSecondary=ma,$.useCuratedGalleryStore=nc,$.useHeaderStore=$e,$.useSearchStore=ac,$.useThemeStore=Re,Object.defineProperty($,Symbol.toStringTag,{value:"Module"})});
|
|
50
|
+
transition-all duration-200 ease-in`},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(c.slideTitle),1)]),_:2},1032,["href","to","class"]))),128))],2)],2)])])]))],512)])])):t.createCommentVNode("",!0)}const u6=B(n6,[["render",f6]]),g6=t.defineComponent({name:"HomepageEmbedBlock",components:{BlockVideoEmbed:Kt},props:{data:{type:Array,required:!1}}}),y6={key:0,id:"featuredEmbed",class:"2xl:px-0 container px-4 mx-auto"},b6={key:0,class:"font-primary text-gray-dark lg:text-6xl mb-5 text-3xl font-semibold leading-normal tracking-normal uppercase"},k6={class:"xl:BaseGrid"};function _6(e,n,a,o,s,i){const r=Kt;return e.data&&e.data.length&&e.data[0].display?(t.openBlock(),t.createElementBlock("div",y6,[e.data[0].heading?(t.openBlock(),t.createElementBlock("h2",b6,t.toDisplayString(e.data[0].heading),1)):t.createCommentVNode("",!0),t.createElementVNode("div",k6,[t.createVNode(r,{class:"col-span-11",data:e.data[0]},null,8,["data"])])])):t.createCommentVNode("",!0)}const $6=B(g6,[["render",_6]]),Ai={unitless:"",gram:"Gram",grams:"Grams",kilogram:"Kilogram",kilograms:"Kilograms",meter:"Meter",meters:"Meters",kilometer:"Kilometer",kilometers:"Kilometers","m/s":"m/s"},w6=t.defineComponent({name:"RoboticsDetailStats",components:{},props:{mass:Number,height:Number,speed:Number,status:{type:String},animalAnalogIcon:{type:Object},animalAnalogName:String,robotDestinations:{type:Array,required:!0},alternativeStats:{type:Array,required:!0}},computed:{hasContent(){return!!(this.allStats.length>0||this.status!==""||this.robotDestinations.length>0||this.animalAnalogIcon)},allStats(){const e=[];return(this.mass||this.mass===0)&&(this.mass===1?e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"gram"}):this.mass===1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilogram"}):this.mass>1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilograms"}):e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"grams"})),(this.height||this.height===0)&&(this.height===1?e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meter"}):this.height===1e3?e.push({metricLabel:"Mass",metricValue:this.height/1e3,metricUnit:"kilometer"}):this.height>1e3?e.push({metricLabel:"Mass",metricValue:this.height/1e3,metricUnit:"kilometers"}):e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meters"})),(this.speed||this.speed===0)&&e.push({metricLabel:"Speed",metricValue:this.speed,metricUnit:"m/s"}),e.concat(this.alternativeStats)}},methods:{unitLabel(e){return Ai[e]??e}}}),B6={key:0,class:"RoboticsDetailStats MixedBleedGrid lg:pl-0 relative z-20 pl-4 -mt-12 overflow-hidden"},C6=t.createElementVNode("h2",{class:"sr-only"},"Robot Statistics",-1),E6=t.createElementVNode("div",{class:"lg:block bg-gray-light col-start-indent-col-2 col-end-indent-col-3 hidden"},null,-1),S6={class:"bg-gray-light text-gray-dark col-start-indent-col-3 col-end-container lg:py-12 lg:px-0 text-body-lg lg:gap-x-6 gap-y-8 lg:gap-y-0 grid grid-cols-10 px-8 py-10 pr-0"},N6={class:"gap-y-10 lg:col-end-9 grid grid-cols-8 col-start-1 col-end-11 gap-6"},V6={class:"label text-subtitle"},T6={class:"text-body-xs text-gray-mid-dark uppercase"},I6={key:0,class:"lg:col-span-3 col-span-4"},x6=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),M6={key:1,class:"lg:col-span-4 col-span-8"},L6=t.createElementVNode("p",{class:"label text-subtitle"},"Potential Destinations",-1),D6={key:0,class:"lg:col-span-2 lg:row-span-2 lg:text-left gap-y-8 col-span-10 -ml-8 text-center"},v6={class:"block"},P6=["srcset"],z6=["src"],A6={key:0,class:"text-subtitle mt-4"},O6=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function F6(e,n,a,o,s,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",B6,[C6,E6,t.createElementVNode("div",S6,[t.createElementVNode("div",N6,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(r,l)=>(t.openBlock(),t.createElementBlock("div",{key:l,class:t.normalizeClass(["col-span-4",(l+1)%3===0?"lg:col-span-2":"lg:col-span-3"])},[t.createElementVNode("p",V6,t.toDisplayString(r.metricLabel),1),t.createElementVNode("p",null,[t.createElementVNode("span",{class:t.normalizeClass({"text-stats-xl":!isNaN(r.metricValue)})},t.toDisplayString(r.metricValue),3),t.createElementVNode("span",T6,t.toDisplayString(e.unitLabel(r.metricUnit)),1)])],2))),128)),e.status!==""?(t.openBlock(),t.createElementBlock("div",I6,[x6,t.createTextVNode(" "+t.toDisplayString(e.status),1)])):t.createCommentVNode("",!0),e.robotDestinations.length>0?(t.openBlock(),t.createElementBlock("div",M6,[L6,t.createTextVNode(" "+t.toDisplayString(e.robotDestinations.map(r=>r.destination).join(", ")),1)])):t.createCommentVNode("",!0)]),e.animalAnalogIcon&&e.animalAnalogIcon.src?(t.openBlock(),t.createElementBlock("div",D6,[t.createElementVNode("picture",v6,[t.createElementVNode("source",{srcset:e.animalAnalogIcon.webp.url,type:"image/webp"},null,8,P6),t.createElementVNode("img",{class:"lg:mx-0 mx-auto bg-white rounded-full",src:e.animalAnalogIcon.src.url,width:"160",height:"160",alt:""},null,8,z6)]),e.animalAnalogName?(t.openBlock(),t.createElementBlock("p",A6,t.toDisplayString(`Animal Analog: ${e.animalAnalogName}`),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),O6])):t.createCommentVNode("",!0)}const H6=B(w6,[["render",F6]]),q6=t.defineComponent({name:"RoboticsDetailStatsMini",components:{BaseUnitToggle:ze},props:{mass:Number,height:Number,speed:Number,alternativeStats:{type:Array,required:!0}},computed:{hasContent(){return this.allStats.length>0},allStats(){const e=[];return(this.mass||this.mass===0)&&(this.mass===1?e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"gram"}):this.mass===1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilogram"}):this.mass>=1e3?e.push({metricLabel:"Mass",metricValue:this.mass/1e3,metricUnit:"kilograms"}):e.push({metricLabel:"Mass",metricValue:this.mass,metricUnit:"grams"})),(this.height||this.height===0)&&(this.height===1?e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meter"}):this.height===1e3?e.push({metricLabel:"Height",metricValue:this.height/1e3,metricUnit:"kilometer"}):this.height>1e3?e.push({metricLabel:"Height",metricValue:this.height/1e3,metricUnit:"kilometers"}):e.push({metricLabel:"Height",metricValue:this.height,metricUnit:"meters"})),(this.speed||this.speed===0)&&e.push({metricLabel:"Speed",metricValue:this.speed,metricUnit:"m/s"}),e.concat(this.alternativeStats).splice(0,3)}},methods:{unitLabel(e){return Ai[e]??e},unitPair(e){return e==="gram"||e==="grams"?"G_OZ":e==="kilogram"||e==="kilograms"?"LB_KG":e==="meter"||e==="meters"?"M_FT":e==="kilometer"||e==="kilometers"?"MI_KM":e==="m/s"?"MS_FS":null}}}),j6={class:"text-subtitle text-gray-mid-dark mb-4"},R6={class:"text-stats-xl"},G6={key:1},U6={class:"text-body-xs text-gray-mid-dark pt-3 uppercase"};function W6(e,n,a,o,s,i){const r=ze;return e.hasContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["RoboticsDetailStatsMini text-gray-dark text-body-lg sm:flex sm:text-left text-center",e.allStats.length>2?"justify-between":"justify-start"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(l,c)=>(t.openBlock(),t.createElementBlock("div",{key:c,class:t.normalizeClass(["stat sm:mb-0 mb-6",e.allStats.length>2?"mr-0":"mr-16"])},[t.createElementVNode("p",j6,t.toDisplayString(l.metricLabel),1),(l.metricUnit==="gram"||l.metricUnit==="grams"||l.metricUnit==="kilogram"||l.metricUnit==="kilograms"||l.metricUnit==="meter"||l.metricUnit==="meters"||l.metricUnit==="kilometer"||l.metricUnit==="kilometers"||l.metricUnit==="m/s")&&e.unitPair(l.metricUnit)?(t.openBlock(),t.createBlock(r,{key:0,"unit-pair":e.unitPair(l.metricUnit),value:parseFloat(l.metricValue),"value-system":"metric"},{default:t.withCtx(d=>[t.createElementVNode("span",R6,t.toDisplayString(d.formattedValue),1)]),_:2},1032,["unit-pair","value"])):(t.openBlock(),t.createElementBlock("div",G6,[t.createElementVNode("p",{class:t.normalizeClass({"text-stats-xl":!isNaN(l.metricValue)})},t.toDisplayString(l.metricValue),3),t.createElementVNode("p",U6,t.toDisplayString(e.unitLabel(l.metricUnit)),1)]))],2))),128))],2)):t.createCommentVNode("",!0)}const Oi=B(q6,[["render",W6]]),Y6=t.defineComponent({name:"HomepageFeaturedRobot",components:{RoboticsDetailStatsMini:Oi,BaseButton:R,BaseHeading:G,BaseImage:j},props:{data:{type:Object,required:!1}},computed:{theImage(){var e,n,a,o;return(e=this.data)!=null&&e.homePageImage?(n=this.data)==null?void 0:n.homePageImage:(a=this.data)!=null&&a.heroImage?(o=this.data)==null?void 0:o.heroImage:null},theSrcSet(){return this.theImage?ie(this.theImage)?ie(this.theImage):this.theImage.srcSet:void 0}}}),K6={key:0,class:"HomepageFeaturedRobot lg:BaseGrid lg:px-0 container px-4 mx-auto"},Z6={class:"lg:flex items-center col-span-5 col-start-2"},X6={class:"lg:pr-5 xl:pr-18"},J6=t.createElementVNode("p",{class:"text-subtitle text-jpl-red mb-3"},"Robotics",-1),Q6={key:1,class:"text-body-lg mb-10"},e8={class:"lg:hidden sm:w-xl w-full mx-auto my-10"},t8={class:"lg:flex items-center hidden col-span-6"};function n8(e,n,a,o,s,i){const r=G,l=j,c=Oi,d=R;return e.data?(t.openBlock(),t.createElementBlock("div",K6,[t.createElementVNode("div",Z6,[t.createElementVNode("div",null,[t.createElementVNode("div",X6,[J6,e.data.nickname||e.data.title?(t.openBlock(),t.createBlock(r,{key:0,level:"h2",class:"mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.nickname||e.data.title),1)]),_:1})):t.createCommentVNode("",!0),e.data.homePageBlurb||e.data.description?(t.openBlock(),t.createElementBlock("div",Q6,t.toDisplayString(e.data.homePageBlurb||e.data.description),1)):t.createCommentVNode("",!0),t.createElementVNode("div",e8,[e.theImage&&e.theImage.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.theImage.src.url,srcset:e.theSrcSet,width:e.theImage.src.width,height:e.theImage.src.height,"image-class":"w-full h-auto",alt:"","object-fit-class":e.data.homePageImage?"contain":"cover",loading:"lazy"},null,8,["src","srcset","width","height","object-fit-class"])):t.createCommentVNode("",!0)]),t.createVNode(c,{class:"my-10",mass:e.data.mass,height:e.data.height,speed:e.data.speed,"alternative-stats":e.data.alternativeStats},null,8,["mass","height","speed","alternative-stats"])]),e.data.url?(t.openBlock(),t.createBlock(d,{key:0,class:"lg:mr-3 mb-3","block-classes":"lg:inline-block block",variant:"primary","aria-label":e.data.nickname?`Meet ${e.data.nickname}`:`Meet ${e.data.title}`,to:e.data.url},{default:t.withCtx(()=>[t.createTextVNode(" Meet "+t.toDisplayString(e.data.nickname||e.data.title),1)]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0),e.data.parent&&e.data.parent.url?(t.openBlock(),t.createBlock(d,{key:1,class:"lg:mr-3 mb-3","block-classes":"lg:inline-block block",variant:"secondary",to:e.data.parent.url,"aria-label":"See All Robots",compact:""},{default:t.withCtx(()=>[t.createTextVNode(" See All Robots ")]),_:1},8,["to"])):t.createCommentVNode("",!0)])]),t.createElementVNode("div",t8,[e.theImage&&e.theImage.src?(t.openBlock(),t.createBlock(l,{key:0,"image-class":"w-full h-auto",src:e.theImage.src.url,srcset:e.theSrcSet,width:e.theImage.src.width,height:e.theImage.src.height,alt:"","object-fit-class":e.data.homePageImage?"contain":"cover",loading:"lazy"},null,8,["src","srcset","width","height","object-fit-class"])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const a8=B(Y6,[["render",n8]]),o8=t.defineComponent({name:"HomepageMissionsCarouselItem",components:{BaseLink:F,IconCaret:we},props:{data:{type:Object,required:!1}},computed:{hasTopic(){return!!(this.data&&this.data.topic&&this.data.topic.url)}}}),s8={class:"slide-image h-80 mb-3"},i8={key:0,class:"flex w-full h-full"},r8=["srcset"],l8=["src","srcset","width","height"],c8={class:"text-wrapper -mt-18 pt-22 w-3/5 h-auto pl-6 mx-auto border-l"},d8={class:"shifted-text can-hover:group-hover:-mt-3 lg:mt-0 -mt-3 transition-all duration-500 ease-in-out"},h8={class:"mb-1 text-3xl font-semibold"},m8={class:"text-gray-light-mid mb-1 text-lg whitespace-nowrap"},p8={class:"text-gray-light-mid mb-2 text-lg whitespace-nowrap"},f8={class:"explore-text can-hover:group-hover:opacity-100 can-hover:group-hover:ml-0 lg:-ml-3 lg:opacity-0 ml-0 transition-all duration-300 ease-in"},u8={class:"text-subtitle text-primary-light flex items-center"};function g8(e,n,a,o,s,i){const r=we,l=F;return e.data?(t.openBlock(),t.createBlock(l,{key:0,variant:"none","aria-label":e.hasTopic?"More about "+e.data.topic.title:"View "+e.data.name+" missions",to:e.hasTopic?e.data.topic.url:{name:"missions",query:{mission_target:e.data.name}},class:"HomepageMissionsCarouselItem group flex h-full pb-1 text-white","link-class":"flex flex-col w-full"},{default:t.withCtx(()=>[t.createElementVNode("div",s8,[e.data.image&&e.data.image.src?(t.openBlock(),t.createElementBlock("picture",i8,[t.createElementVNode("source",{srcset:e.data.image.webp.url,type:"image/webp"},null,8,r8),t.createElementVNode("img",{class:"object-contain w-auto mx-auto",src:e.data.image.src.url,srcset:e.data.image.srcSet,width:e.data.image.src.width,height:e.data.image.src.height,loading:"lazy",alt:""},null,8,l8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",c8,[t.createElementVNode("div",d8,[t.createElementVNode("p",h8,t.toDisplayString(e.data.name),1),t.createElementVNode("p",m8," Current missions: "+t.toDisplayString(e.data.currentMissions),1),t.createElementVNode("p",p8," Past missions: "+t.toDisplayString(e.data.pastMissions),1),t.createElementVNode("div",f8,[t.createElementVNode("span",u8,[t.createTextVNode(" Explore "),t.createVNode(r,{class:"ml-1 text-base"})])])])])]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0)}const Fi=B(o8,[["render",g8]]);te.use([$n,Ht]);const y8=t.defineComponent({name:"HomepageMissionsCarousel",components:{BaseLink:F,BaseHeading:G,BaseButton:R,IconPrev:Ce,IconNext:Be,HomepageMissionsCarouselItem:Fi},props:{data:{type:Object,required:!1,default:void 0}},data(){return{slider:null,sliderOptions:{slidesPerView:1.5,speed:500,threshold:20,spaceBetween:0,centeredSlides:!0,loop:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},a11y:{slideRole:this.itemRole},breakpoints:{640:{slidesPerView:1.5},768:{slidesPerView:2},1280:{slidesPerView:3,spaceBetween:56}},on:{init(e){e.el.classList.replace("opacity-0","opacity-100")}}}}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.HomepageMissionsCarousel,this.sliderOptions)}}}),b8={key:0,class:"HomepageMissionsCarousel ThemeVariantDark bg-stars max-w-screen-3xl mx-auto overflow-hidden text-white bg-black"},k8={class:"lg:BaseGrid lg:py-24 pt-14 container flex flex-col pb-5 mx-auto"},_8={class:"xl:px-0 lg:col-end-8 xl:col-end-7 order-1 col-start-2 px-4"},$8={key:0,class:"text-subtitle text-primary edu:text-white mb-3"},w8={key:2,class:"text-body-md"},B8={class:"lg:order-2 xl:px-0 flex justify-end order-3 col-start-10 col-end-13 px-4"},C8={class:"lg:order-3 order-2 col-start-2 col-end-12"},E8={ref:"HomepageMissionsCarousel",class:"swiper lg:mt-0 lg:mb-0 mb-14 mt-3"},S8=["aria-label"],N8={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full"},V8={class:"top-1/2 absolute left-0 z-30"},T8={class:"arrow-wrapper","aria-hidden":"true"},I8={class:"arrow"},x8={class:"arrow-fixed"},M8={class:"top-1/2 absolute right-0 z-30"},L8={class:"arrow-wrapper","aria-hidden":"true"},D8={class:"arrow"},v8={class:"arrow-fixed"};function P8(e,n,a,o,s,i){const r=G,l=F,c=Fi,d=Ce,h=R,m=Be;return e.data?(t.openBlock(),t.createElementBlock("section",b8,[t.createElementVNode("div",k8,[t.createElementVNode("div",_8,[e.data.label?(t.openBlock(),t.createElementBlock("p",$8,t.toDisplayString(e.data.label),1)):t.createCommentVNode("",!0),e.data.heading?(t.openBlock(),t.createBlock(r,{key:1,level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):t.createCommentVNode("",!0),e.data.summary?(t.openBlock(),t.createElementBlock("p",w8,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0)]),t.createElementVNode("div",B8,[t.createVNode(l,{to:{name:"missions"},variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(" All Missions ")]),_:1})]),t.createElementVNode("div",C8,[t.createElementVNode("div",E8,[t.createElementVNode("nav",{"aria-label":e.data.heading||"Missions",class:"swiper-wrapper"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.targets,(p,f)=>(t.openBlock(),t.createBlock(c,{key:f,data:p,class:"swiper-slide"},null,8,["data"]))),128))],8,S8),t.createElementVNode("div",N8,[t.createElementVNode("div",V8,[t.createVNode(h,{class:"swiper-prev xl:text-base -ml-16","aria-label":e.data.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",T8,[t.createElementVNode("span",I8,[t.createVNode(d)]),t.createElementVNode("span",x8,[t.createVNode(d)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",M8,[t.createVNode(h,{class:"swiper-next xl:text-base -mr-16","aria-label":e.data.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",L8,[t.createElementVNode("span",D8,[t.createVNode(m)]),t.createElementVNode("span",v8,[t.createVNode(m)])])]),_:1},8,["aria-label"])])])],512)])])])):t.createCommentVNode("",!0)}const z8=B(y8,[["render",P8]]),A8=t.defineComponent({name:"HomepageStats",components:{BaseLink:F,IconArrow:me,IconArrows:xn,BaseUnitToggle:ze,BaseTimer:Ae,DsnWidget:ro},props:{statistics:{type:Array,required:!1},missionCount:{type:Number,required:!1},dsn:{type:Object,required:!1},asteroidWatch:{type:Object,required:!1},featuredEmbed:{type:Array,required:!1}},data(){return{autoplayAdded:!1}},computed:{dataMissionStatsBlock(){const e=this.filterBlocksByType("StatisticsMissionBlock");return e&&e.length?e[0]:null},dataGenericStatsBlock(){const e=this.filterBlocksByType("StatisticsGenericBlock");return e&&e.length?e[0]:null},hasFeaturedEmbed(){return!!(this.featuredEmbed&&this.featuredEmbed.length&&this.featuredEmbed[0].display)}},methods:{playVideo(){if(this.hasFeaturedEmbed){const e=document.getElementById("featuredEmbed");if(e){e.scrollIntoView({behavior:"smooth"});const n=e.querySelector("iframe");n&&this.autoplayAdded===!1&&(n.src+="&autoplay=1",this.autoplayAdded=!0)}}return null},filterBlocksByType(e){return this.statistics?this.statistics.filter(a=>a.blockType===e):null}}}),O8={key:0,"aria-label":"Featured mission statistics",class:"HomepageStats -mt-14 relative z-20 overflow-hidden"},F8={class:"MixedBleedGrid lg:pl-0 pl-4"},H8={class:"ThemeVariantGray bg-gray-light text-gray-dark col-start-container col-end-container lg:py-18 lg:px-0 text-body-lg px-8 py-10 pr-0"},q8={class:"gap-y-10 lg:col-end-9 grid grid-cols-12 gap-6"},j8=t.createElementVNode("div",{class:"lg:block hidden"},null,-1),R8={key:0,class:"lg:col-span-2 sm:col-span-5 col-span-full"},G8={key:0,class:"text-subtitle text-primary mb-4"},U8={key:0,class:"text-subtitle text-primary mb-4"},W8={key:2,class:"text-body-sm mb-4"},Y8={key:3,class:"text-stats-xl"},K8={key:1,class:"lg:col-span-3 sm:col-span-6 col-span-full"},Z8={key:0,class:"text-subtitle text-primary mb-4"},X8={key:0,class:"text-subtitle text-primary mb-4"},J8={key:2,class:"text-body-sm mb-4"},Q8={key:3},ey={key:4,class:"text-stats-lg"},ty=t.createElementVNode("p",{class:"text-stats-lg flex items-center"},[t.createElementVNode("span",{class:"relative flex w-3 h-3 mr-3"},[t.createElementVNode("span",{class:"motion-safe:animate-ping bg-green absolute inline-flex w-full h-full rounded-full opacity-75"}),t.createElementVNode("span",{class:"bg-green relative inline-flex w-3 h-3 rounded-full"})]),t.createElementVNode("span",null,"Watch Live")],-1),ny={class:"text-gray-mid-dark flex flex-wrap mt-2 text-sm"},ay=t.createElementVNode("span",{class:"mr-1 -mb-3"},"Estimated:",-1),oy={class:"sm:whitespace-nowrap"},sy={key:0,class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},iy={key:2,class:"lg:col-span-3 sm:col-span-6 col-span-full"},ry={key:0,class:"text-subtitle text-primary mb-4"},ly={key:0,class:"text-subtitle text-primary mb-4"},cy={key:2,class:"text-body-sm mb-4"},dy={key:0,class:"text-stats-lg"},hy={class:"text-sm"},my={class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},py=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function fy(e,n,a,o,s,i){const r=F,l=Ae,c=me,d=ro,h=ze;return e.statistics||e.dsn||e.asteroidWatch||e.missionCount?(t.openBlock(),t.createElementBlock("section",O8,[t.createElementVNode("div",F8,[t.createElementVNode("div",H8,[t.createElementVNode("div",q8,[j8,e.dataMissionStatsBlock?(t.openBlock(),t.createElementBlock("div",R8,[e.dataMissionStatsBlock.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.dataMissionStatsBlock.linkTarget?"_blank":"_self",href:e.dataMissionStatsBlock.link,"link-class":"block"},{default:t.withCtx(()=>[e.dataMissionStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",G8,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.dataMissionStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",U8,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataMissionStatsBlock.title?(t.openBlock(),t.createElementBlock("p",W8,t.toDisplayString(e.dataMissionStatsBlock.title),1)):t.createCommentVNode("",!0),e.missionCount?(t.openBlock(),t.createElementBlock("p",Y8,t.toDisplayString(e.missionCount),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.dataGenericStatsBlock?(t.openBlock(),t.createElementBlock("div",K8,[e.dataGenericStatsBlock.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.dataGenericStatsBlock.linkTarget?"_blank":"_self",href:e.dataGenericStatsBlock.link,"link-class":"block"},{default:t.withCtx(()=>[e.dataGenericStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",Z8,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.dataGenericStatsBlock.heading?(t.openBlock(),t.createElementBlock("p",X8,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataGenericStatsBlock.title?(t.openBlock(),t.createElementBlock("p",J8,t.toDisplayString(e.dataGenericStatsBlock.title),1)):t.createCommentVNode("",!0),e.dataGenericStatsBlock.dateDisplay==="countdown"||e.dataGenericStatsBlock.dateDisplay==="time_elapsed"?(t.openBlock(),t.createElementBlock("div",Q8,[t.createVNode(l,{"target-date-time":e.dataGenericStatsBlock.date,countdown:e.dataGenericStatsBlock.dateDisplay==="countdown"},null,8,["target-date-time","countdown"])])):e.dataGenericStatsBlock.dateDisplay==="static"?(t.openBlock(),t.createElementBlock("p",ey,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date)),1)):e.dataGenericStatsBlock.dateDisplay==="live"?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.hasFeaturedEmbed?"a":"div"),{key:5,href:e.hasFeaturedEmbed?"#featuredEmbed":null,class:t.normalizeClass(["group block",{"cursor-pointer":e.hasFeaturedEmbed}]),onClick:e.playVideo},{default:t.withCtx(()=>[ty,t.createElementVNode("p",ny,[ay,t.createElementVNode("span",oy,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date,"DateTime"))+" UTC ",1)]),e.hasFeaturedEmbed?(t.openBlock(),t.createElementBlock("div",sy,[t.createVNode(c)])):t.createCommentVNode("",!0)]),_:1},8,["href","class","onClick"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createVNode(d),e.asteroidWatch?(t.openBlock(),t.createElementBlock("div",iy,[e.asteroidWatch.link?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",target:e.asteroidWatch.linkTarget?"_blank":"_self",href:e.asteroidWatch.link,"link-class":"block"},{default:t.withCtx(()=>[e.asteroidWatch.heading?(t.openBlock(),t.createElementBlock("p",ry,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)]),_:1},8,["target","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.asteroidWatch.heading?(t.openBlock(),t.createElementBlock("p",ly,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)],64)),e.asteroidWatch.title?(t.openBlock(),t.createElementBlock("p",cy,t.toDisplayString(e.asteroidWatch.title),1)):t.createCommentVNode("",!0),e.asteroidWatch.asteroidApproach?(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[e.asteroidWatch.asteroidApproach.date?(t.openBlock(),t.createElementBlock("p",dy,t.toDisplayString(e.$filters.displayDate(e.asteroidWatch.asteroidApproach.date)),1)):t.createCommentVNode("",!0),t.createVNode(h,{"unit-pair":"MI_KM",value:parseFloat(e.asteroidWatch.asteroidApproach.distanceMiles),"second-value":parseFloat(e.asteroidWatch.asteroidApproach.distanceKilometers),"value-system":"imperial",inline:"",class:"text-gray-mid-dark mt-2"},{default:t.withCtx(m=>[t.createElementVNode("span",hy," Proximity "+t.toDisplayString(m.formattedValue),1)]),_:1},8,["value","second-value"]),t.createVNode(r,{"link-class":"block",variant:"none","aria-label":"View the next five approaches",to:"/asteroid-watch/next-five-approaches"},{default:t.withCtx(()=>[t.createElementVNode("div",my,[t.createVNode(c)])]),_:1})],64)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])]),py])])):t.createCommentVNode("",!0)}const uy=B(A8,[["render",fy]]),gy=t.defineComponent({name:"Icon360"}),yy={class:"Icon360",width:"40",height:"40",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},by=[t.createElementVNode("g",{fill:"none"},[t.createElementVNode("path",{d:"M13.736 16.144c.696 0 1.26-.212 1.692-.636.432-.424.648-.996.648-1.716 0-.52-.11-.952-.33-1.296a1.744 1.744 0 00-.882-.72v-.048c.336-.192.598-.434.786-.726.188-.292.282-.666.282-1.122 0-.72-.202-1.276-.606-1.668-.404-.392-.946-.588-1.626-.588-.432 0-.816.094-1.152.282a1.996 1.996 0 00-.786.792c-.188.34-.282.734-.282 1.182v.3h1.332v-.192c0-.416.08-.732.24-.948a.776.776 0 01.66-.324.78.78 0 01.648.306c.16.204.24.51.24.918 0 .424-.09.752-.27.984-.18.232-.406.348-.678.348h-.516v1.092h.492c.744 0 1.116.452 1.116 1.356 0 .44-.094.772-.282.996-.188.224-.442.336-.762.336-.336 0-.592-.116-.768-.348-.176-.232-.264-.564-.264-.996v-.216h-1.332v.18c0 .76.21 1.362.63 1.806.42.444 1.01.666 1.77.666zm6.33 0c.424 0 .806-.108 1.146-.324.34-.216.606-.526.798-.93.192-.404.288-.874.288-1.41 0-.792-.172-1.432-.516-1.92-.344-.488-.844-.732-1.5-.732-.272 0-.524.062-.756.186a1.641 1.641 0 00-.576.51c.008-.968.076-1.678.204-2.13.128-.452.384-.678.768-.678.56 0 .84.528.84 1.584h1.32c0-.808-.174-1.456-.522-1.944-.348-.488-.878-.732-1.59-.732-.512 0-.94.14-1.284.42-.344.28-.608.752-.792 1.416-.184.664-.276 1.552-.276 2.664 0 1.456.206 2.49.618 3.102.412.612 1.022.918 1.83.918zm-.06-1.092c-.32 0-.562-.146-.726-.438-.164-.292-.246-.67-.246-1.134 0-.48.082-.864.246-1.152.164-.288.406-.432.726-.432.32 0 .56.144.72.432.16.288.24.672.24 1.152 0 .464-.082.842-.246 1.134-.164.292-.402.438-.714.438zm6.174 1.092c.512 0 .938-.128 1.278-.384.34-.256.602-.696.786-1.32.184-.624.276-1.476.276-2.556s-.092-1.932-.276-2.556c-.184-.624-.446-1.064-.786-1.32s-.766-.384-1.278-.384c-.52 0-.95.128-1.29.384-.34.256-.6.694-.78 1.314-.18.62-.27 1.474-.27 2.562 0 1.088.09 1.942.27 2.562.18.62.44 1.058.78 1.314s.77.384 1.29.384zm0-1.092c-.384 0-.648-.22-.792-.66-.144-.44-.216-1.136-.216-2.088v-.84c0-.952.072-1.648.216-2.088.144-.44.408-.66.792-.66.384 0 .648.22.792.66.144.44.216 1.136.216 2.088v.84c0 .952-.072 1.648-.216 2.088-.144.44-.408.66-.792.66zm5.862-4.08a1.681 1.681 0 001.458-.828c.148-.256.222-.536.222-.84 0-.304-.074-.586-.222-.846a1.606 1.606 0 00-.612-.612 1.681 1.681 0 00-.846-.222c-.304 0-.586.074-.846.222-.26.148-.464.352-.612.612-.148.26-.222.542-.222.846a1.649 1.649 0 00.834 1.446c.26.148.542.222.846.222zm0-.756a.89.89 0 01-.654-.27.877.877 0 01-.27-.642c0-.256.09-.472.27-.648a.901.901 0 01.654-.264c.256 0 .472.088.648.264a.881.881 0 01.264.648.887.887 0 01-.264.642.871.871 0 01-.648.27zM33.345 23.893c-.011-.016-.026-.03-.037-.046-1.204-1.498-3.23-2.261-5.001-2.782-2.138-.631-4.366-.939-6.587-1.034a31.217 31.217 0 00-6.685.41c-2.033.357-4.138.92-5.905 2.034-.78.49-1.552 1.14-1.931 2.015a2.499 2.499 0 00-.184 1.258c.071.52.098 1.068.266 1.57.54 1.615 2.296 3 3.751 3.634 1.832.801 3.804 1.284 5.807 1.532V36l7.402-6.048-7.402-6.04v4.283l-.03-.003c-1.039-.183-2.067-.441-3.042-.837-.848-.342-1.725-.794-2.322-1.508-.162-.198-.37-.43-.285-.689.033-.11.082-.22.14-.323.213-.399.535-.726.892-1 1.44-1.124 3.41-1.577 5.166-1.832a21.212 21.212 0 016.257.034c1.331.206 2.667.533 3.893 1.11.732.346 1.433.79 1.951 1.426.195.258.525.704.345 1.023-.22.391-.559.707-.915.97a7.697 7.697 0 01-1.91.992v4.488c1.663-.383 3.13-1.035 4.456-2.061C34 28 33.923 26.303 33.976 25.953c.104-.715-.143-1.402-.56-1.969-.026-.03-.048-.06-.071-.091z",fill:"currentColor"})],-1)];function ky(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",yy,by)}const yo=B(gy,[["render",ky]]),_y=t.defineComponent({name:"HomepageTeaserBlockCardImage",components:{BaseImagePlaceholder:H,BaseImage:j,Icon360:yo},props:{data:{type:Object,required:!1}},computed:{theSrcSet(){var e;return(e=this.data)!=null&&e.image?ie(this.data.image)?ie(this.data.image):this.data.image.srcSet:void 0}}}),$y={key:0,class:"relative h-auto"},wy={class:"bg-jpl-red absolute bottom-0 right-0 z-10 text-white"};function By(e,n,a,o,s,i){const r=yo,l=j,c=H;return e.data&&e.data.image?(t.openBlock(),t.createElementBlock("div",$y,[t.createElementVNode("div",wy,[t.createVNode(r)]),t.createVNode(c,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.data.image.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.data.image.src.url,srcset:e.theSrcSet,alt:"",width:e.data.image.src.width,height:e.data.image.src.height,"object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)}const Hi=B(_y,[["render",By]]),Cy=t.defineComponent({name:"HomepageTeaserBlock",components:{BaseHeading:G,BlockText:oe,BaseImage:j,BaseLink:F,HomepageTeaserBlockCardImage:Hi},props:{data:{type:Object,required:!1,default:void 0}},computed:{theCard(){return this.data.card&&this.data.card.length>0?this.data.card[0]:null},hasCoverImage(){return!!(this.data.coverImage&&this.data.coverImage.src)},theLink(){return pa(this.data.link)||void 0},theSrcSet(){return this.data.coverImage?ie(this.data.coverImage)?ie(this.data.coverImage):this.data.coverImage.srcSet:void 0}}}),Ey={key:0,class:"HomepageTeaserBlock max-w-screen-3xl relative mx-auto"},Sy={class:"lg:px-4 2xl:px-0"},Ny={class:"lg:px-0 lg:col-end-8 xl:col-end-9 col-start-2 px-4"},Vy=["aria-label"],Ty={key:0,class:"relative h-auto"},Iy={class:"px-6 pt-6 pb-4"},xy={class:"mb-2 text-3xl font-medium"},My={key:0,class:"text-body-sm"};function Ly(e,n,a,o,s,i){const r=j,l=G,c=oe,d=F,h=Hi;return e.data?(t.openBlock(),t.createElementBlock("div",Ey,[e.hasCoverImage?(t.openBlock(),t.createBlock(r,{key:0,class:"lg:mb-0 mb-10",src:e.data.coverImage.src.url,srcset:e.theSrcSet,alt:e.data.coverImage.alt,width:e.data.coverImage.src.width,height:e.data.coverImage.src.height,"image-class":"object-cover w-full h-full",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0),t.createElementVNode("div",Sy,[t.createElementVNode("div",{class:t.normalizeClass(["lg:BaseGrid container relative z-10 mx-auto bg-white",{"lg:-mt-26 lg:pt-22":e.hasCoverImage}])},[t.createElementVNode("div",Ny,[e.data.heading?(t.openBlock(),t.createBlock(l,{key:0,level:"h2",class:"lg:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):t.createCommentVNode("",!0),e.data.paragraph?(t.openBlock(),t.createBlock(c,{key:1,class:"lg:pr-14",text:e.data.paragraph},null,8,["text"])):t.createCommentVNode("",!0),e.data.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:2,variant:"primary",class:"mt-5","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.theLink,to:e.data.link.page?e.data.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.link.text),1)]),_:1},8,["href","to"])):t.createCommentVNode("",!0)]),e.theCard?(t.openBlock(),t.createElementBlock("aside",{key:0,"aria-label":e.theCard?e.theCard.heading:"Virtual Tour",class:"lg:mt-0 lg:mx-0 xl:col-span-3 sm:mx-auto lg:w-auto sm:w-80 lg:col-start-8 xl:col-start-9 col-span-4 mx-6 mt-12"},[t.createElementVNode("div",{class:t.normalizeClass(["shadow-jpl",{"flex items-center min-h-32":!e.theCard.image}])},[e.theCard.image?(t.openBlock(),t.createElementBlock("div",Ty,[e.theCard.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:0,variant:"none","link-class":"block","aria-label":e.theCard.link.text||"Learn more",href:e.theLink,to:e.theCard.link.page?e.theCard.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createVNode(h,{data:e.theCard},null,8,["data"])]),_:1},8,["aria-label","href","to"])):(t.openBlock(),t.createBlock(h,{key:1,data:e.theCard},null,8,["data"]))])):t.createCommentVNode("",!0),t.createElementVNode("div",Iy,[t.createElementVNode("div",xy,t.toDisplayString(e.theCard.heading),1),e.theCard.description?(t.openBlock(),t.createElementBlock("p",My,t.toDisplayString(e.theCard.description),1)):t.createCommentVNode("",!0),e.theCard.link&&e.theLink?(t.openBlock(),t.createBlock(d,{key:1,variant:"primary",class:"mt-3","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.theLink,to:e.theCard.link.page?e.theCard.link.page.url:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theCard.link.text),1)]),_:1},8,["href","to"])):t.createCommentVNode("",!0)])],2)],8,Vy)):t.createCommentVNode("",!0)],2)])])):t.createCommentVNode("",!0)}const Dy=B(Cy,[["render",Ly]]),vy=t.defineComponent({name:"IconAudio"}),Py={class:"IconAudio",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},zy=[t.createElementVNode("path",{d:"M22 29v2a8 8 0 1016 0v-2h2v2c0 5.185-3.946 9.448-8.999 9.95L31 46h4v2H25v-2h4v-5.05c-4.962-.492-8.857-4.612-8.996-9.67L20 31v-2h2zm2-8l.004-.225A6 6 0 0136 21v10a6 6 0 11-12 0V21z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Ay(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Py,zy)}const Oy=B(vy,[["render",Ay]]),Fy=t.defineComponent({name:"IconBook"}),Hy={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBook"},qy=[t.createElementVNode("path",{d:"M28.813 22.781c0 1.108-.739 2.057-1.688 2.426v3.48h.844c.422 0 .843.422.843.844 0 .475-.421.844-.843.844H8.562c-1.898 0-3.374-1.477-3.374-3.375V7.594a4.197 4.197 0 0 1 4.218-4.219h16.875c1.371 0 2.532 1.16 2.532 2.531v16.875ZM6.875 7.594V24.1c.475-.264 1.055-.475 1.688-.475h1.687V5.062h-.844a2.532 2.532 0 0 0-2.531 2.532Zm18.563 21.093v-3.375H8.563A1.7 1.7 0 0 0 6.875 27c0 .95.738 1.688 1.688 1.688h16.874Zm.843-5.062c.422 0 .844-.37.844-.844V5.906c0-.422-.422-.843-.844-.843H11.938v18.562H26.28Zm-2.531-13.5c.422 0 .844.422.844.844 0 .474-.422.844-.844.844h-8.438a.833.833 0 0 1-.843-.844c0-.422.369-.844.844-.844h8.437Zm0 5.063c.422 0 .844.421.844.843 0 .475-.422.844-.844.844h-8.438a.833.833 0 0 1-.843-.844c0-.422.369-.843.844-.843h8.437Z"},null,-1)];function jy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Hy,qy)}const qi=B(Fy,[["render",jy]]),Ry=t.defineComponent({name:"IconBookUser"}),Gy={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBookUser"},Uy=[t.createElementVNode("path",{d:"M28.813 22.781c0 1.108-.739 2.057-1.688 2.426v3.48h.844c.422 0 .843.422.843.844 0 .475-.421.844-.843.844H8.562c-1.898 0-3.374-1.477-3.374-3.375V7.594a4.197 4.197 0 0 1 4.218-4.219h16.875c1.371 0 2.532 1.16 2.532 2.531v16.875Zm-3.375 5.907v-3.375H8.563A1.7 1.7 0 0 0 6.875 27c0 .95.738 1.688 1.688 1.688h16.874Zm.843-5.063c.422 0 .844-.37.844-.844V5.906c0-.422-.422-.843-.844-.843H9.406a2.532 2.532 0 0 0-2.531 2.53V24.1c.475-.264 1.055-.475 1.688-.475H26.28Zm-7.593-7.594a4.231 4.231 0 0 1 4.218 4.219c0 .475-.422.844-.843.844a.833.833 0 0 1-.844-.844c0-1.371-1.16-2.531-2.532-2.531h-3.375a2.532 2.532 0 0 0-2.53 2.531c0 .475-.423.844-.845.844a.833.833 0 0 1-.843-.844 4.197 4.197 0 0 1 4.219-4.219h3.374ZM17 14.344c-1.898 0-3.375-1.477-3.375-3.375A3.365 3.365 0 0 1 17 7.594c1.846 0 3.375 1.529 3.375 3.375A3.365 3.365 0 0 1 17 14.344Zm0-5.063a1.7 1.7 0 0 0-1.688 1.688c0 .949.739 1.687 1.688 1.687a1.7 1.7 0 0 0 1.688-1.687c0-.897-.791-1.688-1.688-1.688Z"},null,-1)];function Wy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Gy,Uy)}const ji=B(Ry,[["render",Wy]]),Yy=t.defineComponent({name:"IconBriefcase"}),Ky={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBriefcase"},Zy=[t.createElementVNode("path",{d:"M27.625 8.438c1.846 0 3.375 1.529 3.375 3.374v13.5a3.365 3.365 0 0 1-3.375 3.375H7.375C5.477 28.688 4 27.212 4 25.313v-13.5a3.365 3.365 0 0 1 3.375-3.374h3.375V5.905a2.532 2.532 0 0 1 2.531-2.531h8.438c1.37 0 2.531 1.16 2.531 2.531v2.532h3.375ZM12.437 5.905v2.532h10.126V5.905c0-.422-.422-.843-.844-.843H13.28c-.474 0-.844.421-.844.843Zm16.876 19.407v-6.75h-7.594v3.375c0 .474-.422.843-.844.843h-6.75a.833.833 0 0 1-.844-.843v-3.375H5.687v6.75c0 .949.739 1.687 1.688 1.687h20.25a1.7 1.7 0 0 0 1.688-1.688Zm-14.344-4.22h5.062v-2.53H14.97v2.53Zm14.344-4.218v-5.063c0-.896-.791-1.687-1.688-1.687H7.375a1.7 1.7 0 0 0-1.688 1.688v5.062h23.625Z"},null,-1)];function Xy(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Ky,Zy)}const Ri=B(Yy,[["render",Xy]]),Jy=t.defineComponent({name:"IconCheckbox"}),Qy={class:"IconCheckbox",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},e9=[t.createElementVNode("path",{stroke:"currentColor",fill:"none",d:"M0.5 0.5H21.5V21.5H0.5z"},null,-1)];function t9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Qy,e9)}const n9=B(Jy,[["render",t9]]),a9=t.defineComponent({name:"IconCheckboxSelected"}),o9={class:"IconCheckboxSelected",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},s9=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{fill:"currentColor","fill-rule":"nonzero",d:"M0 0H22V22H0z"}),t.createElementVNode("path",{d:"M9.732 15.718l-4.95-4.95 1.415-1.414 3.535 3.535 7.071-7.071 1.415 1.414-8.486 8.486z",fill:"#FFF"})],-1)];function i9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",o9,s9)}const r9=B(a9,[["render",i9]]),l9=t.defineComponent({name:"IconEnvelope"}),c9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconEnvelope"},d9=[t.createElementVNode("path",{d:"M7.375 8.438a1.7 1.7 0 0 0-1.688 1.687v2.11l10.284 7.593c.896.633 2.11.633 3.006 0l10.335-7.594v-2.109c0-.896-.79-1.688-1.687-1.688H7.375Zm-1.688 5.906v9.281c0 .95.739 1.688 1.688 1.688h20.25a1.7 1.7 0 0 0 1.688-1.688v-9.281l-9.334 6.855c-1.477 1.055-3.534 1.055-5.01 0l-9.281-6.855ZM4 10.125A3.365 3.365 0 0 1 7.375 6.75h20.25C29.471 6.75 31 8.28 31 10.125v13.5A3.365 3.365 0 0 1 27.625 27H7.375C5.477 27 4 25.523 4 23.625v-13.5Z"},null,-1)];function h9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",c9,d9)}const m9=B(l9,[["render",h9]]),p9=t.defineComponent({name:"IconFilter"}),f9={class:"IconFilter",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},u9=[t.createElementVNode("path",{d:"M5 12c1.306 0 2.418.835 2.83 2H18v2H7.829a3.001 3.001 0 01-5.658 0H0v-2h2.17A3.001 3.001 0 015 12zm0 2a1 1 0 100 2 1 1 0 000-2zm8-8c1.306 0 2.418.835 2.83 2H18v2h-2.171a3.001 3.001 0 01-5.658 0H0V8h10.17A3.001 3.001 0 0113 6zm0 2a1 1 0 100 2 1 1 0 000-2zM7 0c1.306 0 2.418.835 2.83 2H18v2H9.829a3.001 3.001 0 01-5.658 0H0V2h4.17A3.001 3.001 0 017 0zm0 2a1 1 0 100 2 1 1 0 000-2z",fill:"currentColor"},null,-1)];function g9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",f9,u9)}const y9=B(p9,[["render",g9]]),b9=t.defineComponent({name:"IconGrid"}),k9={class:"IconGrid",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},_9=[t.createElementVNode("path",{d:"M9 11v9H0v-9h9zm11 0v9h-9v-9h9zM7 13H2v5h5v-5zm11 0h-5v5h5v-5zM9 0v9H0V0h9zm11 0v9h-9V0h9zM7 2H2v5h5V2zm11 0h-5v5h5V2z",fill:"currentColor"},null,-1)];function $9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",k9,_9)}const w9=B(b9,[["render",$9]]),B9=t.defineComponent({name:"IconHand"}),C9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconHand"},E9=[t.createElementVNode("path",{d:"M15.39 13.5c-4.43 0-8.015-4.166-8.015-9.281 0-.422.37-.844.844-.844h2.056c3.165 0 5.907 2.162 7.225 5.22 1.318-3.058 4.008-5.22 7.172-5.22h2.11c.421 0 .843.422.843.844 0 5.115-3.639 9.281-8.068 9.281h-1.213v2.531c0 .475-.422.844-.844.844a.833.833 0 0 1-.844-.844V13.5h-1.265Zm9.282-8.438c-3.27 0-5.96 3.006-6.328 6.75h1.213c3.27 0 5.959-2.953 6.328-6.75h-1.213Zm-14.397 0H9.062c.37 3.797 3.06 6.75 6.329 6.75h1.213c-.37-3.744-3.06-6.75-6.329-6.75Zm21.463 15.926c.58.58.95 1.371.844 2.162 0 .844-.37 1.635-1.002 2.11l-5.326 4.271a3.92 3.92 0 0 1-2.479.844H3.104c-.422 0-.792-.422-.792-.844 0-.474.37-.843.844-.843h20.62c.527 0 1.001-.211 1.423-.528l5.326-4.219a1.119 1.119 0 0 0 0-1.74 1.003 1.003 0 0 0-.685-.264c-.264 0-.58.106-.791.264l-3.27 2.584c-.369.317-.896.527-1.37.527h-9.493c-.475 0-.844-.421-.844-.843 0-.475.37-.844.844-.844h4.64c.686 0 1.266-.58 1.266-1.266a1.25 1.25 0 0 0-1.265-1.265h-7.752c-.739 0-1.424.21-2.057.633l-2.426 1.898H3.104c-.422 0-.792-.37-.792-.844 0-.422.37-.843.844-.843h3.639l2.004-1.477c.949-.686 1.951-1.055 3.058-1.055h7.594c1.477 0 2.848 1.055 3.059 2.532.105.632 0 1.212-.264 1.687h2.215c.105 0 .264 0 .37-.105l3.216-2.584a2.902 2.902 0 0 1 1.846-.633c.685 0 1.318.21 1.845.685Z"},null,-1)];function S9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",C9,E9)}const Gi=B(B9,[["render",S9]]),N9=t.defineComponent({name:"IconLink"}),V9={class:"IconLink",width:"22",height:"23",viewBox:"0 0 22 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},T9=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M18.9852 3.598C18.6369 3.24968 18.2235 2.97336 17.7685 2.78485C17.3134 2.59633 16.8257 2.4993 16.3332 2.4993C15.8406 2.4993 15.3529 2.59633 14.8979 2.78485C14.4429 2.97336 14.0294 3.24968 13.6812 3.598L9.18118 8.098C8.75664 8.52217 8.4401 9.04203 8.25816 9.61391C8.07621 10.1858 8.03418 10.793 8.13559 11.3845C8.23699 11.976 8.47888 12.5345 8.84093 13.0131C9.20297 13.4917 9.67459 13.8765 10.2162 14.135C10.3895 14.2243 10.5212 14.3776 10.5834 14.5624C10.6456 14.7472 10.6334 14.9489 10.5494 15.1248C10.4654 15.3008 10.3162 15.4371 10.1334 15.5049C9.95061 15.5727 9.74859 15.5666 9.57018 15.488C8.81229 15.126 8.15232 14.5874 7.64569 13.9175C7.13906 13.2476 6.80056 12.4659 6.6586 11.638C6.51665 10.8102 6.57538 9.9604 6.82988 9.15997C7.08437 8.35953 7.5272 7.63184 8.12118 7.038L12.6212 2.538C13.1063 2.04013 13.6855 1.64357 14.3251 1.37133C14.9648 1.09909 15.6521 0.956586 16.3472 0.952089C17.0424 0.947593 17.7315 1.08119 18.3746 1.34514C19.0177 1.60909 19.602 1.99812 20.0935 2.48967C20.5851 2.98122 20.9741 3.56549 21.238 4.20859C21.502 4.85168 21.6356 5.5408 21.6311 6.23594C21.6266 6.93108 21.4841 7.6184 21.2118 8.25803C20.9396 8.89766 20.543 9.47685 20.0452 9.962L18.2882 11.719C18.2195 11.7927 18.1367 11.8518 18.0447 11.8928C17.9527 11.9338 17.8534 11.9558 17.7527 11.9576C17.652 11.9594 17.552 11.9408 17.4586 11.9031C17.3652 11.8654 17.2804 11.8093 17.2091 11.738C17.1379 11.6668 17.0818 11.582 17.0441 11.4886C17.0063 11.3952 16.9878 11.2952 16.9896 11.1945C16.9914 11.0938 17.0134 10.9945 17.0544 10.9025C17.0954 10.8105 17.1545 10.7277 17.2282 10.659L18.9852 8.902C19.3335 8.55377 19.6098 8.14033 19.7983 7.68529C19.9868 7.23026 20.0839 6.74254 20.0839 6.25C20.0839 5.75746 19.9868 5.26974 19.7983 4.81471C19.6098 4.35967 19.3335 3.94623 18.9852 3.598ZM11.5962 7.865C11.682 7.68561 11.8356 7.54764 12.0231 7.48144C12.2106 7.41525 12.4168 7.42624 12.5962 7.512C13.3541 7.87403 14.014 8.41261 14.5207 9.08252C15.0273 9.75244 15.3658 10.5341 15.5078 11.362C15.6497 12.1898 15.591 13.0396 15.3365 13.84C15.082 14.6405 14.6392 15.3682 14.0452 15.962L9.54518 20.462C9.06003 20.9599 8.48083 21.3564 7.84121 21.6287C7.20158 21.9009 6.51425 22.0434 5.81911 22.0479C5.12397 22.0524 4.43486 21.9188 3.79176 21.6549C3.14867 21.3909 2.56439 21.0019 2.07285 20.5103C1.5813 20.0188 1.19226 19.4345 0.928317 18.7914C0.664371 18.1483 0.53077 17.4592 0.535266 16.7641C0.539762 16.0689 0.682266 15.3816 0.954509 14.742C1.22675 14.1023 1.62331 13.5232 2.12118 13.038L3.87818 11.281C3.94684 11.2073 4.02964 11.1482 4.12164 11.1072C4.21364 11.0662 4.31295 11.0442 4.41365 11.0424C4.51436 11.0406 4.61439 11.0592 4.70777 11.0969C4.80116 11.1346 4.886 11.1907 4.95722 11.262C5.02843 11.3332 5.08458 11.418 5.1223 11.5114C5.16002 11.6048 5.17855 11.7048 5.17677 11.8055C5.17499 11.9062 5.15295 12.0055 5.11196 12.0975C5.07097 12.1895 5.01186 12.2723 4.93818 12.341L3.18118 14.098C2.83291 14.4463 2.55665 14.8597 2.36817 15.3147C2.17969 15.7698 2.08268 16.2575 2.08268 16.75C2.08268 17.2425 2.17969 17.7302 2.36817 18.1853C2.55665 18.6403 2.83291 19.0537 3.18118 19.402C3.52944 19.7503 3.94289 20.0265 4.39792 20.215C4.85296 20.4035 5.34066 20.5005 5.83318 20.5005C6.3257 20.5005 6.8134 20.4035 7.26843 20.215C7.72346 20.0265 8.13691 19.7503 8.48518 19.402L12.9852 14.902C13.4097 14.4778 13.7263 13.958 13.9082 13.3861C14.0901 12.8142 14.1322 12.207 14.0308 11.6155C13.9294 11.024 13.6875 10.4655 13.3254 9.98689C12.9634 9.50827 12.4918 9.12353 11.9502 8.865C11.8613 8.82259 11.7816 8.76309 11.7157 8.68988C11.6497 8.61667 11.5989 8.53119 11.566 8.43833C11.5332 8.34547 11.5189 8.24704 11.5241 8.14867C11.5292 8.05029 11.5537 7.9539 11.5962 7.865Z",fill:"currentColor"},null,-1)];function I9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",V9,T9)}const Ui=B(N9,[["render",I9]]),x9=t.defineComponent({name:"IconList"}),M9={class:"IconList",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},L9=[t.createElementVNode("path",{d:"M9 11v9H0v-9h9zm-2 2H2v5h5v-5zm12 3v2h-8v-2h8zm3-4v2H11v-2h11zM9 0v9H0V0h9zM7 2H2v5h5V2zm12 3v2h-8V5h8zm3-4v2H11V1h11z",fill:"currentColor"},null,-1)];function D9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",M9,L9)}const v9=B(x9,[["render",D9]]),P9=t.defineComponent({name:"IconMagnifyingGlass"}),z9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMagnifyingGlass"},A9=[t.createElementVNode("path",{d:"M30.736 28.951c.317.317.317.897 0 1.213-.158.158-.369.211-.58.211-.263 0-.474-.053-.685-.21l-7.436-7.49a10.791 10.791 0 0 1-7.119 2.637C8.904 25.313 4 20.409 4 14.345 4 8.332 8.852 3.375 14.916 3.375c6.012 0 10.969 4.957 10.969 10.969 0 2.742-.95 5.22-2.637 7.172l7.488 7.435ZM14.97 23.625a9.261 9.261 0 0 0 9.281-9.281c0-5.115-4.166-9.281-9.281-9.281a9.261 9.261 0 0 0-9.281 9.28 9.261 9.261 0 0 0 9.28 9.282Z"},null,-1)];function O9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",z9,A9)}const Wi=B(P9,[["render",O9]]),F9=t.defineComponent({name:"IconMedal"}),H9={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMedal"},q9=[t.createElementVNode("path",{d:"m19.821 17.93 2.32.316c.528.106 1.002.475 1.16 1.002.159.527.053 1.107-.368 1.477l-1.688 1.634.422 2.32c.158.95-.633 1.688-1.477 1.688-.21 0-.422-.053-.633-.158l-2.056-1.107-2.11 1.107a1.46 1.46 0 0 1-.685.158c-.791 0-1.582-.738-1.424-1.687l.422-2.32-1.688-1.635c-.421-.37-.527-.95-.369-1.477.159-.527.633-.896 1.16-1.002l2.32-.316 1.056-2.11c.263-.474.79-.738 1.318-.738.474 0 1.002.211 1.265.738l1.055 2.11Zm-.369 3.85 1.951-1.9-2.69-.421-1.265-2.479-1.213 2.479-2.69.422 1.952 1.898-.475 2.742 2.426-1.318 2.479 1.319-.475-2.743Zm-1.951-9.968c5.115 0 9.281 4.167 9.281 9.282a9.261 9.261 0 0 1-9.281 9.281 9.228 9.228 0 0 1-9.281-9.281 9.261 9.261 0 0 1 9.28-9.282Zm0 16.876c4.166 0 7.594-3.375 7.594-7.594 0-4.166-3.428-7.594-7.594-7.594-4.219 0-7.594 3.428-7.594 7.594a7.562 7.562 0 0 0 7.594 7.593ZM9.907 13.5c-.316 0-.58-.105-.738-.37L4.265 5.855c-.317-.475-.37-1.108-.106-1.583.264-.527.791-.896 1.371-.896h5.537c.528 0 1.055.316 1.371.791l3.375 5.643c.211.369.106.896-.316 1.16a.874.874 0 0 1-1.16-.317L10.962 5.01l-5.22.053 4.85 7.171c.264.37.159.897-.263 1.16-.106.106-.264.106-.422.106ZM30.79 4.271a1.54 1.54 0 0 1-.106 1.635l-4.904 7.225c-.158.264-.422.369-.685.369-.211 0-.37 0-.475-.105-.422-.264-.527-.791-.264-1.213l4.852-7.12h-5.326l-3.27 5.59a.874.874 0 0 1-1.16.317.874.874 0 0 1-.316-1.16l3.375-5.643c.316-.475.843-.791 1.37-.791h5.538c.58 0 1.107.37 1.37.896Z"},null,-1)];function j9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",H9,q9)}const Yi=B(F9,[["render",j9]]),R9=t.defineComponent({name:"IconMenu"}),G9={class:"IconMenu",width:"30",height:"26",viewBox:"0 0 30 26",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},U9=[t.createElementVNode("path",{d:"M30 22v4H0v-4h30zm0-11v4H0v-4h30zm0-11v4H0V0h30z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function W9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",G9,U9)}const bo=B(R9,[["render",W9]]),Y9=t.defineComponent({name:"IconMinus"}),K9={class:"IconMinus",width:"12",height:"2",viewBox:"0 0 12 2",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Z9=[t.createElementVNode("path",{transform:"translate(-6 -11)",fill:"currentColor",d:"M6 11H18V13H6z"},null,-1)];function X9(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",K9,Z9)}const J9=B(Y9,[["render",X9]]),Q9=t.defineComponent({name:"IconPlus"}),e7={class:"IconPlus",width:"12",height:"12",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},t7=[t.createElementVNode("path",{d:"M7 0v5h5v2H7v5H5V7H0V5h5V0h2z",fill:"currentColor"},null,-1)];function n7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",e7,t7)}const a7=B(Q9,[["render",n7]]),o7=t.defineComponent({name:"IconSearch"}),s7={class:"IconSearch",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},i7=[t.createElementVNode("path",{d:"M8 0a8 8 0 016.096 13.181l5.293 5.294-1.414 1.414-5.357-5.356A8 8 0 118 0zm0 2a6 6 0 100 12A6 6 0 008 2z",fill:"currentColor"},null,-1)];function r7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",s7,i7)}const Pn=B(o7,[["render",r7]]),l7=t.defineComponent({name:"IconShare"}),c7={width:"23",height:"23",viewBox:"0 0 23 23",fill:"none","aria-hidden":"true",focusable:"false",class:"IconShare",xmlns:"http://www.w3.org/2000/svg"},d7=[t.createElementVNode("path",{d:"M6.21518 10.2999C5.94644 9.8298 5.52473 9.45977 5.01626 9.24788C4.50778 9.03599 3.94132 8.99425 3.4058 9.12919C2.87027 9.26414 2.396 9.56814 2.05743 9.99348C1.71886 10.4188 1.53516 10.9414 1.53516 11.4792C1.53516 12.017 1.71886 12.5396 2.05743 12.965C2.396 13.3903 2.87027 13.6943 3.4058 13.8293C3.94132 13.9642 4.50778 13.9225 5.01626 13.7106C5.52473 13.4987 5.94644 13.1286 6.21518 12.6585M6.21518 10.2999C6.41496 10.6495 6.52928 11.0509 6.52928 11.4792C6.52928 11.9076 6.41496 12.31 6.21518 12.6585M6.21518 10.2999L16.8323 4.56623M6.21518 12.6585L16.8323 18.3922M16.8323 4.56623C16.988 4.85122 17.2005 5.1032 17.4575 5.30741C17.7146 5.51162 18.0109 5.66397 18.3291 5.75556C18.6474 5.84714 18.9813 5.87613 19.3112 5.84081C19.6411 5.8055 19.9605 5.7066 20.2507 5.54989C20.5408 5.39318 20.796 5.18181 21.0011 4.92813C21.2062 4.67445 21.3573 4.38357 21.4455 4.07247C21.5336 3.76137 21.5571 3.43631 21.5145 3.11629C21.4719 2.79627 21.3642 2.48772 21.1975 2.20866C20.869 1.65875 20.3318 1.25608 19.7012 1.08719C19.0705 0.918307 18.3969 0.996698 17.8252 1.30551C17.2534 1.61433 16.829 2.12891 16.6434 2.73865C16.4577 3.34839 16.5256 4.0046 16.8323 4.56623ZM16.8323 18.3922C16.673 18.671 16.5718 18.9776 16.5343 19.2944C16.4969 19.6112 16.524 19.9321 16.6141 20.2387C16.7043 20.5454 16.8556 20.8318 17.0596 21.0815C17.2636 21.3313 17.5162 21.5396 17.8029 21.6944C18.0897 21.8493 18.405 21.9477 18.7309 21.9841C19.0568 22.0205 19.3869 21.9942 19.7023 21.9065C20.0178 21.8189 20.3123 21.6718 20.5693 21.4735C20.8262 21.2752 21.0404 21.0296 21.1997 20.7509C21.5215 20.1878 21.5999 19.5236 21.4179 18.9043C21.2359 18.2851 20.8083 17.7614 20.2291 17.4487C19.65 17.1359 18.9667 17.0596 18.3297 17.2365C17.6927 17.4135 17.1541 17.8292 16.8323 18.3922Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function h7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",c7,d7)}const Ki=B(l7,[["render",h7]]),m7=t.defineComponent({name:"IconSlideshow"}),p7={class:"IconSlideshow",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},f7=[t.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];function u7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",p7,f7)}const g7=B(m7,[["render",u7]]),y7=t.defineComponent({name:"IconSocialEmail"}),b7={class:"IconSocialEmail",width:"22",height:"16",viewBox:"0 0 22 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},k7=[t.createElementVNode("path",{d:"M11 9l11-7v14H0V2l11 7zm11-9L11 7 0 0h22z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function _7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",b7,k7)}const $t=B(y7,[["render",_7]]),$7=t.defineComponent({name:"IconSocialFacebook"}),w7={class:"IconSocialFacebook",width:"12",height:"23",viewBox:"0 0 12 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},B7=[t.createElementVNode("path",{d:"M11.214 12.84l.622-4.131h-3.89V6.028c0-1.13.543-2.232 2.285-2.232H12V.28S10.395 0 8.86 0C5.656 0 3.562 1.978 3.562 5.56V8.71H0v4.13h3.562v9.987a13.877 13.877 0 004.383 0V12.84h3.269",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function C7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",w7,B7)}const wt=B($7,[["render",C7]]),E7=t.defineComponent({name:"IconSocialGoogleClassroom"}),S7={class:"IconSocialGoogleClassroom",width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},N7=[t.createElementVNode("path",{d:"M2.01406 1.78125H5.17656C5.65453 1.78125 6.03906 1.38418 6.03906 0.890625C6.03906 0.39707 5.65453 0 5.17656 0H1.43906C0.802969 0 0.289062 0.530664 0.289062 1.1875V5.04688C0.289062 5.54043 0.673594 5.9375 1.15156 5.9375C1.62953 5.9375 2.01406 5.54043 2.01406 5.04688V1.78125ZM6.60687 8.3125C6.83341 8.3125 7.05772 8.26643 7.267 8.17691C7.47629 8.08739 7.66645 7.95619 7.82663 7.79078C7.98681 7.62538 8.11388 7.42902 8.20057 7.2129C8.28726 6.99679 8.33187 6.76517 8.33187 6.53125C8.33187 6.29733 8.28726 6.06571 8.20057 5.8496C8.11388 5.63348 7.98681 5.43712 7.82663 5.27172C7.66645 5.10631 7.47629 4.97511 7.267 4.88559C7.05772 4.79607 6.83341 4.75 6.60687 4.75C6.38034 4.75 6.15603 4.79607 5.94675 4.88559C5.73746 4.97511 5.5473 5.10631 5.38712 5.27172C5.22693 5.43712 5.09987 5.63348 5.01318 5.8496C4.92649 6.06571 4.88187 6.29733 4.88187 6.53125C4.88187 6.76517 4.92649 6.99679 5.01318 7.2129C5.09987 7.42902 5.22693 7.62538 5.38712 7.79078C5.5473 7.95619 5.73746 8.08739 5.94675 8.17691C6.15603 8.26643 6.38034 8.3125 6.60687 8.3125ZM5.65453 9.5C4.59797 9.5 3.73906 10.3869 3.73906 11.4779C3.73906 12.0234 4.16672 12.4688 4.69859 12.4688H6.71469C7.00219 11.2033 7.89344 10.1791 9.05781 9.7375C8.78828 9.58535 8.47563 9.5 8.14859 9.5H5.65453ZM18.8795 12.4688C19.4078 12.4688 19.8391 12.0271 19.8391 11.4779C19.8391 10.3832 18.9802 9.5 17.9236 9.5H15.4295C15.0989 9.5 14.7898 9.58535 14.5203 9.7375C15.6847 10.1791 16.5759 11.2033 16.8634 12.4688H18.8795ZM15.6667 12.4688C15.3577 11.567 14.5922 10.8879 13.6578 10.7246C13.5177 10.6986 13.3739 10.6875 13.2266 10.6875H10.3516C10.2042 10.6875 10.0605 10.6986 9.92031 10.7246C8.98594 10.8879 8.22047 11.567 7.91141 12.4688C7.81437 12.7471 7.76406 13.0477 7.76406 13.3594C7.76406 13.8529 8.14859 14.25 8.62656 14.25H14.9516C15.4295 14.25 15.8141 13.8529 15.8141 13.3594C15.8141 13.0477 15.7637 12.7471 15.6667 12.4688ZM16.9641 8.3125C17.1906 8.3125 17.4149 8.26643 17.6242 8.17691C17.8335 8.08739 18.0236 7.95619 18.1838 7.79078C18.344 7.62538 18.4711 7.42902 18.5578 7.2129C18.6444 6.99679 18.6891 6.76517 18.6891 6.53125C18.6891 6.29733 18.6444 6.06571 18.5578 5.8496C18.4711 5.63348 18.344 5.43712 18.1838 5.27172C18.0236 5.10631 17.8335 4.97511 17.6242 4.88559C17.4149 4.79607 17.1906 4.75 16.9641 4.75C16.7375 4.75 16.5132 4.79607 16.3039 4.88559C16.0946 4.97511 15.9045 5.10631 15.7443 5.27172C15.5841 5.43712 15.4571 5.63348 15.3704 5.8496C15.2837 6.06571 15.2391 6.29733 15.2391 6.53125C15.2391 6.76517 15.2837 6.99679 15.3704 7.2129C15.4571 7.42902 15.5841 7.62538 15.7443 7.79078C15.9045 7.95619 16.0946 8.08739 16.3039 8.17691C16.5132 8.26643 16.7375 8.3125 16.9641 8.3125ZM14.0891 7.125C14.0891 6.49511 13.8467 5.89102 13.4154 5.44562C12.9841 5.00022 12.3991 4.75 11.7891 4.75C11.1791 4.75 10.5941 5.00022 10.1627 5.44562C9.73138 5.89102 9.48906 6.49511 9.48906 7.125C9.48906 7.75489 9.73138 8.35898 10.1627 8.80438C10.5941 9.24978 11.1791 9.5 11.7891 9.5C12.3991 9.5 12.9841 9.24978 13.4154 8.80438C13.8467 8.35898 14.0891 7.75489 14.0891 7.125ZM18.4016 1.78125H21.5641V5.04688C21.5641 5.54043 21.9486 5.9375 22.4266 5.9375C22.9045 5.9375 23.2891 5.54043 23.2891 5.04688V1.1875C23.2891 0.530664 22.7752 0 22.1391 0H18.4016C17.9236 0 17.5391 0.39707 17.5391 0.890625C17.5391 1.38418 17.9236 1.78125 18.4016 1.78125ZM2.01406 17.2188V13.9531C2.01406 13.4596 1.62953 13.0625 1.15156 13.0625C0.673594 13.0625 0.289062 13.4596 0.289062 13.9531V17.8125C0.289062 18.4693 0.802969 19 1.43906 19H5.17656C5.65453 19 6.03906 18.6029 6.03906 18.1094C6.03906 17.6158 5.65453 17.2188 5.17656 17.2188H2.01406ZM18.4016 17.2188C17.9236 17.2188 17.5391 17.6158 17.5391 18.1094C17.5391 18.6029 17.9236 19 18.4016 19H22.1391C22.7752 19 23.2891 18.4693 23.2891 17.8125V13.9531C23.2891 13.4596 22.9045 13.0625 22.4266 13.0625C21.9486 13.0625 21.5641 13.4596 21.5641 13.9531V17.2188H18.4016Z",fill:"currentColor"},null,-1)];function V7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",S7,N7)}const Zi=B(E7,[["render",V7]]),T7=t.defineComponent({name:"IconSocialInstagram"}),I7={class:"IconSocialInstagram",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},x7=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M0 0H24V24H0z",transform:"translate(-1 -1)"}),t.createElementVNode("path",{d:"M13.092 1.008c2.01.003 2.427.019 3.438.065 1.17.054 1.97.24 2.67.511a5.39 5.39 0 011.947 1.269A5.39 5.39 0 0122.416 4.8c.272.7.457 1.5.51 2.67l.03.655.006.205c.02.581.028 1.211.03 2.578v2.191a80.391 80.391 0 01-.03 2.578l-.007.205-.028.655c-.053 1.17-.24 1.97-.511 2.67a5.39 5.39 0 01-1.269 1.947 5.39 5.39 0 01-1.947 1.269c-.7.272-1.5.457-2.67.51a89.3 89.3 0 01-.655.029l-.205.007c-.581.02-1.211.028-2.578.03h-2.191a80.392 80.392 0 01-2.578-.03l-.205-.007a89.299 89.299 0 01-.655-.028c-1.17-.054-1.97-.24-2.67-.511a5.39 5.39 0 01-1.947-1.269 5.39 5.39 0 01-1.269-1.947c-.272-.7-.457-1.5-.51-2.67-.047-1.01-.063-1.429-.066-3.438v-2.191c.003-2.01.019-2.427.065-3.438.054-1.17.24-1.97.511-2.67a5.39 5.39 0 011.269-1.947 5.39 5.39 0 011.947-1.269c.7-.272 1.5-.458 2.67-.51 1.01-.047 1.429-.063 3.438-.066zm.014 1.981h-2.22c-1.375.002-1.976.01-2.562.031l-.208.008a98.53 98.53 0 00-.563.024c-1.072.05-1.654.228-2.042.379-.513.2-.88.438-1.264.823a3.407 3.407 0 00-.823 1.264c-.15.388-.33.97-.379 2.042l-.024.563-.008.208c-.02.586-.029 1.187-.03 2.563v2.22c.002 1.942.017 2.34.062 3.333.05 1.072.229 1.654.38 2.042.199.513.437.88.822 1.264.384.385.75.623 1.264.823.388.15.97.33 2.042.379 1.04.047 1.426.06 3.612.063h1.664c2.185-.002 2.572-.016 3.611-.063 1.072-.05 1.654-.229 2.042-.38.513-.199.88-.437 1.264-.822.385-.384.623-.75.823-1.264.15-.388.33-.97.379-2.042.047-1.035.06-1.423.063-3.585v-1.717a86.876 86.876 0 00-.028-2.71l-.01-.312a98.528 98.528 0 00-.025-.563c-.05-1.072-.228-1.654-.379-2.042-.2-.513-.438-.88-.823-1.264a3.407 3.407 0 00-1.264-.823c-.388-.15-.97-.33-2.042-.379-.994-.045-1.391-.06-3.334-.063zM12.5 7a5.5 5.5 0 110 11 5.5 5.5 0 010-11zm0 1.93a3.57 3.57 0 100 7.14 3.57 3.57 0 000-7.14zM18 5a1 1 0 110 2 1 1 0 010-2z",fill:"currentColor",transform:"translate(-1 -1)"})],-1)];function M7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",I7,x7)}const ko=B(T7,[["render",M7]]),L7=t.defineComponent({name:"IconSocialPinterest"}),D7={class:"IconSocialPinterest",width:"23",height:"23",viewBox:"0 0 23 23","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg"},v7=[t.createElementVNode("path",{d:"M23 11.5C23 17.8528 17.8528 23 11.5 23C10.3129 23 9.17218 22.8192 8.09637 22.4853C8.56472 21.7202 9.26492 20.4681 9.5246 19.4712C9.66371 18.9333 10.2387 16.7353 10.2387 16.7353C10.6143 17.4494 11.7087 18.0569 12.8726 18.0569C16.3411 18.0569 18.8405 14.8665 18.8405 10.9018C18.8405 7.10403 15.7383 4.26149 11.7504 4.26149C6.78871 4.26149 4.1502 7.59093 4.1502 11.2218C4.1502 12.9097 5.0498 15.0103 6.48266 15.678C6.7006 15.78 6.81653 15.7337 6.86754 15.525C6.90464 15.3673 7.0994 14.5837 7.1875 14.222C7.21532 14.106 7.20141 14.004 7.10867 13.8927C6.64032 13.3131 6.26008 12.2558 6.26008 11.2681C6.26008 8.73165 8.17984 6.27863 11.4536 6.27863C14.2776 6.27863 16.2577 8.20302 16.2577 10.9575C16.2577 14.069 14.6857 16.2252 12.6407 16.2252C11.5139 16.2252 10.6653 15.2931 10.9389 14.1478C11.2635 12.7798 11.8895 11.3052 11.8895 10.3175C11.8895 9.43649 11.4165 8.69919 10.4335 8.69919C9.27883 8.69919 8.35141 9.89093 8.35141 11.4907C8.35141 12.5109 8.69456 13.1972 8.69456 13.1972C8.69456 13.1972 7.55847 18.0105 7.3498 18.9101C7.11794 19.9024 7.21069 21.3028 7.30806 22.2117C3.03266 20.5377 0 16.3736 0 11.5C0 5.14718 5.14718 0 11.5 0C17.8528 0 23 5.14718 23 11.5Z",fill:"currentColor"},null,-1)];function P7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",D7,v7)}const Xi=B(L7,[["render",P7]]),z7=t.defineComponent({name:"IconSocialReddit"}),A7={class:"IconSocialReddit",width:"24",height:"22",viewBox:"0 0 24 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},O7=[t.createElementVNode("path",{d:"M24,11.187c0.001-1.449-1.172-2.625-2.622-2.626c-0.681-0.001-1.336,0.264-1.826,0.737 c-1.795-1.296-4.268-2.132-7.023-2.228l1.196-5.628l3.908,0.832c0.048,1.036,0.927,1.837,1.963,1.789s1.837-0.927,1.789-1.963 c-0.048-1.036-0.927-1.837-1.963-1.789c-0.683,0.032-1.295,0.432-1.597,1.045l-4.364-0.928c-0.253-0.054-0.502,0.108-0.556,0.361 l-1.336,6.28C8.775,7.146,6.263,7.984,4.444,9.294C3.399,8.289,1.738,8.322,0.733,9.366s-0.973,2.706,0.072,3.711 c0.218,0.21,0.472,0.381,0.748,0.504c-0.041,0.263-0.062,0.528-0.063,0.794c0,4.04,4.703,7.316,10.504,7.316 s10.504-3.275,10.504-7.316c0-0.264-0.021-0.528-0.062-0.789C23.387,13.167,24,12.226,24,11.187z M5.996,13.063 c0-1.036,0.84-1.876,1.875-1.876c1.036,0,1.876,0.84,1.876,1.875c0,1.036-0.839,1.876-1.875,1.876 C6.837,14.938,5.997,14.099,5.996,13.063z M16.455,18.02c-1.28,1.278-3.733,1.378-4.455,1.378s-3.175-0.099-4.453-1.378 c-0.19-0.19-0.19-0.498,0-0.687c0.19-0.19,0.498-0.19,0.687,0c0.807,0.807,2.533,1.093,3.767,1.093s2.959-0.286,3.767-1.094 c0.193-0.186,0.501-0.181,0.688,0.013C16.637,17.533,16.636,17.832,16.455,18.02L16.455,18.02z M16.125,14.939 c-1.036,0-1.876-0.84-1.876-1.876c0-1.036,0.84-1.876,1.876-1.876c1.036,0,1.876,0.84,1.876,1.876c0,0,0,0,0,0 C17.999,14.099,17.16,14.938,16.125,14.939z",fill:"currentColor"},null,-1)];function F7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",A7,O7)}const _o=B(z7,[["render",F7]]),H7=t.defineComponent({name:"IconSocialTwitter"}),q7={class:"IconSocialTwitter",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},j7=[t.createElementVNode("path",{d:"M14.2,10.2L23,0h-2.1l-7.6,8.8L7.3,0h-7l9.2,13.3L0.3,24h2.1l8-9.3l6.4,9.3h7L14.2,10.2L14.2,10.2z M11.4,13.5 l-0.9-1.3L3.1,1.6h3.2l6,8.5l0.9,1.3l7.8,11.1h-3.2L11.4,13.5L11.4,13.5z",fill:"currentColor"},null,-1)];function R7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",q7,j7)}const Bt=B(H7,[["render",R7]]),G7=t.defineComponent({name:"IconSocialYoutube"}),U7={class:"IconSocialYoutube",width:"24",height:"16",viewBox:"0 0 24 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},W7=[t.createElementVNode("g",{fill:"none","fill-rule":"evenodd"},[t.createElementVNode("path",{d:"M0 0H24V24H0z",transform:"translate(0 -4)"}),t.createElementVNode("path",{d:"M12.239 4l.1.001.248.001c.88.006 2.62.025 4.352.089l.546.021c1.632.07 3.175.183 3.892.366 1.032.262 1.845 1.037 2.121 2.02.455 1.616.498 4.822.502 5.409v.186c-.004.587-.047 3.793-.502 5.409-.276.983-1.089 1.758-2.121 2.02-1.713.437-8.14.475-9.222.478h-.31c-1.082-.003-7.51-.04-9.222-.478-1.032-.262-1.845-1.037-2.121-2.02-.44-1.56-.494-4.603-.501-5.339v-.326c.007-.737.062-3.779.5-5.339.277-.983 1.09-1.758 2.122-2.02.797-.204 2.613-.32 4.437-.387l.547-.02c1.543-.048 3.019-.064 3.805-.069l.248-.001h.1zM10 8.5v7l6-3.5-6-3.5z",fill:"currentColor",transform:"translate(0 -4)"})],-1)];function Y7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",U7,W7)}const $o=B(G7,[["render",Y7]]),K7=t.defineComponent({name:"IconStop"}),Z7={class:"IconStop",width:"60",height:"60",viewBox:"0 0 185 185",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},X7=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M0,0h185v185H0V0z"},null,-1)];function J7(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Z7,X7)}const Q7=B(K7,[["render",J7]]),eb=t.defineComponent({name:"IconUniversity"}),tb={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconUniversity"},nb=[t.createElementVNode("path",{d:"M30.156 10.441c.475.317.844.844.844 1.424 0 .897-.738 1.635-1.688 1.635H5.636C4.685 13.5 4 12.762 4 11.865c0-.58.316-1.107.791-1.424l12.287-6.908a.718.718 0 0 1 .791 0l12.287 6.908Zm-1.002 1.371L17.5 5.221 5.793 11.812h9.017c-.21-.369-.263-.79-.263-1.265 0-1.582 1.318-2.953 2.953-2.953 1.582 0 2.953 1.37 2.953 2.953 0 .474-.105.896-.316 1.265h9.017Zm-11.654 0a1.25 1.25 0 0 0 1.266-1.265c0-.686-.58-1.266-1.266-1.266a1.25 1.25 0 0 0-1.266 1.266c0 .738.528 1.265 1.266 1.265ZM7.375 15.188h1.688v6.75h4.218v-6.75h1.688v6.75h5.062v-6.75h1.688v6.75h4.218v-6.75h1.688v6.75c.422 0 .844.421.844.843 0 .475-.422.844-.844.844H7.375a.833.833 0 0 1-.844-.844c0-.422.37-.843.844-.843v-6.75Zm21.516 10.124c.422 0 .843.422.843.844 0 .475-.422.844-.843.844H6.109a.833.833 0 0 1-.843-.844c0-.422.369-.843.843-.843h22.782Zm1.265 3.375c.422 0 .844.422.844.844 0 .475-.422.844-.844.844H4.844A.833.833 0 0 1 4 29.531c0-.422.37-.843.844-.843h25.312Z"},null,-1)];function ab(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",tb,nb)}const Ji=B(eb,[["render",ab]]),ob=t.defineComponent({name:"IconArrows"}),sb={class:"IconUser",width:"21",height:"21",viewBox:"0 0 21 21",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},ib=[t.createElementVNode("path",{d:"M10.5 0C4.7 0 0 4.7 0 10.5S4.7 21 10.5 21 21 16.3 21 10.5 16.3 0 10.5 0zm5.42 17.867c-1.525 1.143-3.43 1.778-5.42 1.778-2.032 0-3.938-.635-5.42-1.778v-.593a2.701 2.701 0 0 1 2.71-2.71c.466 0 1.143.509 2.71.509 1.524 0 2.202-.508 2.71-.508a2.729 2.729 0 0 1 2.71 2.71v.592zm1.27-1.143c-.297-1.99-1.948-3.514-3.98-3.514-.89 0-1.313.508-2.71.508-1.44 0-1.863-.508-2.71-.508-2.074 0-3.725 1.524-4.022 3.514-1.524-1.651-2.413-3.81-2.413-6.224A9.134 9.134 0 0 1 10.5 1.355c5.038 0 9.145 4.107 9.145 9.145 0 2.413-.931 4.573-2.456 6.224zM10.5 4.742a3.731 3.731 0 0 0-3.726 3.726 3.704 3.704 0 0 0 3.726 3.726 3.731 3.731 0 0 0 3.726-3.726c0-2.033-1.694-3.726-3.726-3.726zm0 6.097a2.367 2.367 0 0 1-2.371-2.371c0-1.27 1.059-2.371 2.371-2.371 1.27 0 2.371 1.1 2.371 2.37 0 1.313-1.1 2.372-2.371 2.372z",fill:"currentColor"},null,-1)];function rb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",sb,ib)}const lb=B(ob,[["render",rb]]),cb=t.defineComponent({name:"ImageDetailContextImage",components:{BaseImagePlaceholder:H,BaseImage:j,IconDropdown:Lt,IconClose:He},inheritAttrs:!0,props:{data:{type:Object,required:!1}},data(){return{contextImagePreviewShow:!1}},methods:{toggleContextImagePreview(){this.contextImagePreviewShow?this.contextImagePreviewShow=!1:this.contextImagePreviewShow=!0}}}),db=e=>(t.pushScopeId("data-v-799186d8"),e=e(),t.popScopeId(),e),hb={class:"flex flex-row items-center justify-between py-3 text-white uppercase"},mb=db(()=>t.createElementVNode("span",{class:"font-secondary pr-3 tracking-wider"},"Context Image",-1));function pb(e,n,a,o,s,i){const r=Lt,l=He,c=j,d=H;return t.openBlock(),t.createElementBlock("a",{ref:"ContextImageButton",class:"ContextImageButton bg-gray-dark sm:absolute bottom-0 right-0 left-auto z-40 block px-5",onClick:n[0]||(n[0]=h=>e.toggleContextImagePreview())},[t.createElementVNode("div",hb,[mb,t.createElementVNode("span",{class:t.normalizeClass({hidden:e.contextImagePreviewShow,block:!e.contextImagePreviewShow})},[t.createVNode(r)],2),t.createElementVNode("span",{class:t.normalizeClass({hidden:!e.contextImagePreviewShow,block:e.contextImagePreviewShow})},[t.createVNode(l)],2)]),t.createElementVNode("div",{class:t.normalizeClass(["ContextImage pb-5",{hidden:!e.contextImagePreviewShow,block:e.contextImagePreviewShow}])},[t.createVNode(d,{"aspect-ratio":"square"},{default:t.withCtx(()=>{var h,m;return[(m=(h=e.data)==null?void 0:h.contextImage)!=null&&m.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.data.contextImage.src.url,srcset:e.data.contextImage.srcSet,alt:e.data.contextImage.alt||"",width:e.data.contextImage.src.width,height:e.data.contextImage.src.height,loading:"eager","object-fit-class":"cover"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]}),_:1})],2)],512)}const fb=B(cb,[["render",pb],["__scopeId","data-v-799186d8"]]),ub={name:"LoadingTransition",data:()=>({loading:!1}),methods:{start(){this.loading=!0},finish(){this.loading=!1}}},gb=e=>(t.pushScopeId("data-v-8f39b706"),e=e(),t.popScopeId(),e),yb={key:0,class:"loading-page animate-fadeIn"},bb={class:"loading-wrapper"},kb=gb(()=>t.createElementVNode("div",{class:"loading"},null,-1));function _b(e,n,a,o,s,i){return e.loading?(t.openBlock(),t.createElementBlock("div",yb,[t.createElementVNode("div",bb,[t.renderSlot(e.$slots,"loading",{},()=>[kb],!0)])])):t.createCommentVNode("",!0)}const $b=B(ub,[["render",_b],["__scopeId","data-v-8f39b706"]]),wb=t.defineComponent({name:"LogoCaltech"}),Bb={class:"LogoCaltech",width:"313",height:"76",viewBox:"0 0 313 76",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Cb=[t.createElementVNode("path",{d:"M62.88 23.95C59.503 9.15 48.675 1.7 34.471 1.7 13.313 1.7.941 18.884.941 38.85.94 58.815 11.822 76 34.47 76c14.105 0 23.541-6.853 29.203-21.058l-12.118-5.564c-2.583 8.245-7.847 14.305-17.085 14.305-14.106 0-19.966-12.516-19.966-24.833 0-12.317 5.86-24.833 19.966-24.833 8.046 0 14.502 5.364 15.595 13.21L62.88 23.95zm47.421 15.298c0-14.304-10.828-16.49-21.654-16.49-11.026 0-21.457 4.57-21.457 16.39l12.12.497c0-5.464 2.283-7.55 9.337-7.55 5.264 0 9.536 1.391 9.536 6.357v1.491c-3.079 1.092-8.742 2.085-13.113 2.98l-5.066.993c-7.45 1.49-15.296 5.861-15.296 15.695 0 9.734 7.548 15.793 17.085 15.793 6.257 0 11.72-1.986 16.39-5.76 0 1.29.397 3.376 1.192 4.568h12.813c-.695-1.092-1.887-3.278-1.887-8.444v-26.52zM98.183 56.233c0 6.457-7.252 9.238-12.913 9.238-4.37 0-7.848-2.484-7.848-6.258 0-4.767 3.775-6.059 8.344-6.953l6.655-1.39c2.186-.399 4.173-.994 5.762-1.79v7.153zm20.792 17.98h12.118V1.502h-12.118v72.71zm20.306-61.209V62.69c0 7.65 3.377 12.118 13.31 12.118 3.775 0 6.754-.596 9.636-1.192v-9.933c-1.788.2-3.676.596-5.365.596-4.668 0-5.462-2.186-5.462-6.158v-25.43h10.827v-8.74H151.4V.871l-12.119 12.132zm73.44 38.957c0-17.979-7.353-29.203-24.139-29.203-16.29 0-25.727 11.324-25.727 26.322 0 15.001 9.436 26.324 25.727 26.324 13.707 0 20.96-6.555 24.734-12.317l-10.232-5.96c-1.192 1.688-4.967 7.152-14.502 7.152-6.556 0-12.814-4.867-13.013-12.318h37.151zm-37.152-9.337c1.292-5.364 5.961-9.933 13.013-9.933 8.145 0 11.422 7.252 11.422 9.933H175.57zm88.175-5.562c-3.08-7.55-9.04-14.304-21.259-14.304-16.289 0-25.726 11.324-25.726 26.322 0 15.001 9.437 26.324 24.832 26.324 13.61 0 19.371-8.045 22.748-15.397l-10.33-5.463c-1.887 4.57-4.966 9.735-12.218 9.735-8.443 0-12.318-7.35-12.318-15.199 0-7.846 4.371-15.196 13.012-15.196 4.77 0 9.041 3.078 10.63 8.045l10.63-4.867zm3.774 37.15h12.118V48.385c0-6.158 2.782-13.906 11.92-13.906 6.16 0 8.941 2.981 8.941 9.933v29.8h12.117V40.936c0-14.603-9.833-18.178-18.376-18.178-6.854 0-11.722 2.682-14.403 6.16h-.199V1.501h-12.118v72.711z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function Eb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",Bb,Cb)}const wo=B(wb,[["render",Eb]]),Sb=t.defineComponent({name:"LogoTribrand",props:{invert:{type:Boolean,default:!1}}}),Nb=[t.createStaticVNode('<g fill="none" fill-rule="evenodd"><path d="M61.094 28.823c0 15.811-13.013 28.824-28.823 28.824-15.811 0-28.824-13.013-28.824-28.824C3.447 13.013 16.46 0 32.271 0c15.81 0 28.823 13.013 28.823 28.823" fill="#263976" transform="translate(8.042 6.948)"></path><path d="M32.668 2.618a.237.237 0 01-.234.236.235.235 0 010-.47c.128 0 .234.105.234.234M34.294 6.177a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289c.158 0 .289.131.289.289M38.519 11.991a.29.29 0 01-.289.289.29.29 0 010-.578.29.29 0 01.289.289M31.729 8.181a.236.236 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.235.234-.235.129 0 .235.106.235.235M34.257 9.518a.237.237 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.236.234-.236.129 0 .235.107.235.236M30.971 5.779c0 .159-.131.29-.289.29a.29.29 0 010-.579.29.29 0 01.289.289M27.142 8.109a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828 8.579a.237.237 0 01-.235.235.237.237 0 01-.235-.235.235.235 0 01.47 0M28.515 9.048a.235.235 0 01-.47 0 .235.235 0 01.47 0M27.467 9.951a.238.238 0 01-.235.236.235.235 0 11.235-.236M22.013 13.78a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024 15.008a.237.237 0 01-.235.235.237.237 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229 34.837a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M22.374 40.31a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.289.289M19.268 43.109a.237.237 0 01-.235.235.237.237 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547 44.247a.29.29 0 01-.578 0c0-.16.131-.29.289-.29a.29.29 0 01.289.29M14.789 41.718a.291.291 0 01-.289.289.29.29 0 01-.289-.289.29.29 0 01.289-.289c.158 0 .289.131.289.289M14.355 43.325a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M11.574 41.989a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29 46.503a.236.236 0 01-.234.235.236.236 0 01-.235-.235c0-.128.106-.234.235-.234.128 0 .234.106.234.234M24.216 44.355a.291.291 0 01-.289.289.291.291 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.289.289M24.541 47.118a.237.237 0 01-.235.235.237.237 0 01-.235-.235.235.235 0 01.47 0M36.569 44.482a.235.235 0 11-.235-.235c.129 0 .235.106.235.235M30.971 46.468a.235.235 0 01-.47 0 .235.235 0 01.47 0M46.032 49.321a.236.236 0 01-.235.235.236.236 0 01-.234-.235c0-.128.106-.234.234-.234.129 0 .235.106.235.234M47.26 38.214a.29.29 0 01-.288.289.29.29 0 01-.289-.289.29.29 0 01.289-.289.29.29 0 01.288.289M44.949 39.785c0 .13-.106.236-.235.236a.236.236 0 01-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225 40.237c0 .159-.131.29-.29.29a.291.291 0 01-.289-.29c0-.158.131-.289.289-.289.159 0 .29.131.29.289M44.949 43.036a.236.236 0 01-.235.235.236.236 0 01-.235-.235.235.235 0 01.47 0M50.836 36.644a.235.235 0 01-.469 0c0-.129.106-.236.235-.236.128 0 .234.107.234.236M51.414 38.07a.29.29 0 01-.289.289.29.29 0 01-.289-.289c0-.159.131-.29.289-.29a.29.29 0 01.289.29M55.459 39.768a.29.29 0 01-.578 0 .29.29 0 01.578 0M51.342 42.784a.237.237 0 01-.235.235.236.236 0 01-.234-.235c0-.129.106-.235.234-.235.129 0 .235.106.235.235M53.942 40.327a.236.236 0 01-.234.235.236.236 0 01-.235-.235.235.235 0 01.469 0M53.473 44.12a.236.236 0 01-.235.235.236.236 0 01-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727 5.507a.414.414 0 01.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412 0 01-.299.29l-.106.636-.108-.641a.413.413 0 01-.285-.298l-.604-.098.606-.108M21.533 49.814a.411.411 0 01.308-.294l.082-.618.122.625a.41.41 0 01.289.306l.626.089-.631.111a.412.412 0 01-.3.289l-.106.637-.107-.64a.415.415 0 01-.285-.298l-.604-.099.606-.108M51.315 44.103a.41.41 0 01.308-.295l.082-.619.122.625a.413.413 0 01.289.307l.626.089-.632.111a.414.414 0 01-.299.29l-.106.636-.107-.641a.416.416 0 01-.286-.298l-.604-.098.607-.107M53.673 37.732a.411.411 0 01.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416 0 01-.299.29l-.107.636-.106-.64a.414.414 0 01-.286-.298l-.604-.099.607-.107M24.423 14.2a.413.413 0 01.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412 0 01-.299.29l-.106.636-.107-.641a.413.413 0 01-.286-.297l-.604-.098.607-.109M22.513 27.612c2.129 3.719 4.611 6.442 6.61 9.03 1.775 2.295 5.233 3.445 4.015 4.535-1.373 1.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path d="M0 37.374c10.289-6.758 28.245-11.119 43.034-16.991 11.236-4.46 21.227-10.061 26.598-17.77C56.021 30.338 18.114 27.056.741 37.632L0 37.374" fill="#D8262C" transform="translate(8.042 6.948)"></path><path d="M23.919 23.626h5.153l3.694 9.303 1.232 1.236H27.29l1.231-1.236-.437-1.135h-3.703L24 33.091l.883 1.074h-3.499l1.231-1.236 2.374-8.227-1.07-1.076zm3.509 6.539l-1.491-3.777-1.094 3.777h2.585zM47.857 23.626h5.348l3.694 9.303 1.232 1.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381 1.297.883 1.074h-3.5l1.231-1.236 2.374-8.227-1.265-1.076zm3.703 6.539l-1.49-3.777-1.094 3.777h2.584zM16.928 30.19L16.928 24.702 15.858 23.626 19.423 23.626 18.353 24.702 18.353 32.929 19.585 34.165 14.902 34.165 10.868 27.34 10.868 32.929 11.905 34.165 8.178 34.165 9.409 32.929 9.409 24.702 8.34 23.626 13.006 23.626 16.928 30.19M43.918 26.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459 1.742-2.303 3.42.156 1.679 1.457 2.33 2.63 2.861 1.51.685 3.152.916 3.128 1.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218 3.452 1.229-.902c1.494.528 3.304.75 4.98.204 1.665-.543 3.415-1.936 2.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57 1.363-.19 3.252.902 3.657 1.384" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path d="M7.968 53.553C28.63 32.465 59.428 22.722 69.632 2.612c-6.145 19.551-39.054 30.334-61.72 51.932l.056-.991" fill="#D8262C" transform="translate(8.042 6.948)"></path><path d="M21.964 27.803a71.957 71.957 0 01-.728-1.278c-5.509-9.91-4.714-20.024 5.255-15.617 8.462 3.74 16.544 14.232 19.794 21.682 1.506 3.452 5.544 17.001-7.459 11.511l-.026-.08c12.281 5.057 10.158-7.757 3.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247 11.703.324.66.66 1.29 1.006 1.894l-.549.191" fill="#FFFFFE" transform="translate(8.042 6.948)"></path><path class="logo-path-jpl-caltech" d="M82.104 22.133c0 1.775-.483 4.669-4.591 4.669-2.295 0-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0 1.331.328 2.294 1.757 2.294 1.6 0 1.6-1.292 1.6-2.256v-9.298h3.029v9.432M91.012 20.417c-.25-1.388-.849-2.123-2.18-2.123-1.736 0-2.238 1.352-2.276 2.123h4.456zm-4.456 1.737c.077 1.736.926 2.527 2.449 2.527 1.1 0 1.988-.676 2.161-1.292h2.412c-.772 2.352-2.412 3.354-4.669 3.354-3.144 0-5.093-2.159-5.093-5.246 0-2.989 2.064-5.265 5.093-5.265 3.396 0 5.035 2.853 4.842 5.922h-7.195zM98.646 16.5h2.006v1.834h-2.006v4.939c0 .925.231 1.157 1.158 1.157.288 0 .559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678 0-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294 19.182h2.353c1.407 0 2.662-.309 2.662-2.063 0-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435 0 4.765 2.179 4.765 4.418 0 2.238-1.33 4.416-4.765 4.416h-3.181v4.94h-3.029V12.701zM119.663 16.5h2.605v1.855h.038c.502-1.256 1.851-2.123 3.182-2.123.193 0 .425.037.598.096v2.545a5.058 5.058 0 00-.983-.095c-2.006 0-2.701 1.446-2.701 3.202v4.495h-2.739V16.5M131.464 24.681c1.872 0 2.432-1.603 2.432-3.184 0-1.599-.56-3.203-2.432-3.203-1.851 0-2.41 1.604-2.41 3.203 0 1.581.559 3.184 2.41 3.184zm0-8.449c3.145 0 5.172 2.084 5.172 5.265 0 3.163-2.027 5.246-5.172 5.246-3.124 0-5.149-2.083-5.149-5.246 0-3.181 2.025-5.265 5.149-5.265zM145.638 21.518c0-1.582-.636-3.224-2.392-3.224-1.793 0-2.371 1.604-2.371 3.224 0 1.618.616 3.163 2.391 3.163 1.794 0 2.372-1.545 2.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062 1.737-1.542 2.97-1.542 3.124 0 4.533 2.527 4.533 5.361 0 2.662-1.465 5.15-4.378 5.15-1.198 0-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194 26.475h-2.604v-1.39h-.057c-.695 1.12-1.889 1.658-3.047 1.658-2.913 0-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0 1.641.484 2.451 1.756 2.451 1.485 0 2.123-.829 2.123-2.855V16.5h2.738v9.975M161.178 26.474L163.917 26.474 163.917 12.701 161.178 12.701zM168.024 23.233c.019 1.197 1.024 1.678 2.103 1.678.792 0 1.793-.307 1.793-1.272 0-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663 0-2.545 2.199-3.2 4.34-3.2 2.18 0 4.188.731 4.399 3.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617 0-1.524.115-1.524.924 0 .985 1.543 1.121 3.106 1.488 1.6.366 3.164.944 3.164 2.797 0 2.623-2.277 3.47-4.553 3.47-2.316 0-4.574-.867-4.689-3.51h2.605M176.141 26.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707 24.681c1.871 0 2.43-1.603 2.43-3.184 0-1.599-.559-3.203-2.43-3.203-1.853 0-2.411 1.604-2.411 3.203 0 1.581.558 3.184 2.411 3.184zm0-8.449c3.144 0 5.169 2.084 5.169 5.265 0 3.163-2.025 5.246-5.169 5.246-3.126 0-5.15-2.083-5.15-5.246 0-3.181 2.024-5.265 5.15-5.265zM192.454 16.5h2.605v1.391h.056c.696-1.119 1.89-1.659 3.048-1.659 2.912 0 3.647 1.639 3.647 4.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485 0-2.122.829-2.122 2.855v5.228h-2.738V16.5M209.19 12.701L212.219 12.701 212.219 23.928 218.931 23.928 218.931 26.475 209.19 26.475 209.19 12.701M226.354 21.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621 1.467 0 1.021.793 1.272 1.678 1.272 2.142 0 2.219-1.697 2.219-2.295v-1.023zm-6.328-2.024c.156-2.567 2.451-3.337 4.688-3.337 1.987 0 4.38.443 4.38 2.835v5.188c0 .907.095 1.815.346 2.22h-2.777a4.05 4.05 0 01-.193-.965c-.869.907-2.142 1.233-3.357 1.233-1.89 0-3.395-.944-3.395-2.988 0-2.258 1.698-2.798 3.395-3.028 1.678-.251 3.241-.195 3.241-1.314 0-1.176-.811-1.349-1.775-1.349-1.041 0-1.717.423-1.813 1.505h-2.74zM236.014 18.294c-1.62 0-2.333 1.525-2.333 3.203 0 1.659.713 3.184 2.333 3.184s2.334-1.525 2.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023 1.912-1.485 3.146-1.485 1.987 0 4.13 1.6 4.13 5.247 0 3.665-2.143 5.264-4.13 5.264-1.466 0-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487 24.681c1.871 0 2.431-1.603 2.431-3.184 0-1.599-.56-3.203-2.431-3.203-1.852 0-2.412 1.604-2.412 3.203 0 1.581.56 3.184 2.412 3.184zm0-8.449c3.144 0 5.17 2.084 5.17 5.265 0 3.163-2.026 5.246-5.17 5.246-3.125 0-5.15-2.083-5.15-5.246 0-3.181 2.025-5.265 5.15-5.265zM254.233 16.5h2.604v1.855h.039c.504-1.256 1.852-2.123 3.185-2.123.192 0 .422.037.596.096v2.545a5.074 5.074 0 00-.983-.095c-2.007 0-2.701 1.446-2.701 3.202v4.495h-2.74V16.5M267.755 21.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622 1.467 0 1.021.79 1.272 1.679 1.272 2.142 0 2.22-1.697 2.22-2.295v-1.023zm-6.33-2.024c.154-2.567 2.45-3.337 4.688-3.337 1.99 0 4.381.443 4.381 2.835v5.188c0 .907.096 1.815.347 2.22h-2.779a4.149 4.149 0 01-.192-.965c-.869.907-2.142 1.233-3.357 1.233-1.892 0-3.396-.944-3.396-2.988 0-2.258 1.697-2.798 3.396-3.028 1.677-.251 3.242-.195 3.242-1.314 0-1.176-.813-1.349-1.776-1.349-1.042 0-1.718.423-1.814 1.505h-2.74zM275.91 16.5h2.005v1.834h-2.005v4.939c0 .925.23 1.157 1.157 1.157.287 0 .558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676 0-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892 24.681c1.871 0 2.43-1.603 2.43-3.184 0-1.599-.559-3.203-2.43-3.203-1.851 0-2.413 1.604-2.413 3.203 0 1.581.562 3.184 2.413 3.184zm0-8.449c3.144 0 5.17 2.084 5.17 5.265 0 3.163-2.026 5.246-5.17 5.246-3.124 0-5.15-2.083-5.15-5.246 0-3.181 2.026-5.265 5.15-5.265zM290.64 16.5h2.601v1.855h.041c.502-1.256 1.851-2.123 3.185-2.123.191 0 .423.037.595.096v2.545a5.093 5.093 0 00-.984-.095c-2.007 0-2.7 1.446-2.7 3.202v4.495h-2.738V16.5M304.021 27.727c-.595 1.604-1.542 2.258-3.432 2.258-.56 0-1.117-.039-1.679-.096v-2.257c.521.038 1.063.116 1.602.095.945-.095 1.253-1.078.945-1.869l-3.512-9.358h2.933l2.258 6.829h.037l2.18-6.829h2.836l-4.168 11.227M82.32 38.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817 0-4.009 2.32-4.009 4.789 0 2.699 1.192 4.953 4.026 4.953 2.072 0 3.264-1.458 3.413-3.413h1.575c-.299 2.949-2.138 4.739-5.121 4.739-3.678 0-5.468-2.717-5.468-6.164 0-3.429 1.956-6.23 5.601-6.23 2.469 0 4.507 1.326 4.871 3.845H82.32M90.771 41.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723 1.54 0 .929.795 1.259 1.656 1.259 1.856 0 2.619-1.159 2.619-1.939v-1.441zm2.286 4.39c-.248.151-.563.233-1.01.233-.73 0-1.193-.397-1.193-1.325-.779.911-1.823 1.325-3.016 1.325-1.558 0-2.833-.696-2.833-2.402 0-1.939 1.441-2.352 2.899-2.634 1.558-.298 2.884-.2 2.884-1.26 0-1.227-1.011-1.424-1.907-1.424-1.192 0-2.07.363-2.136 1.623h-1.409c.083-2.121 1.723-2.865 3.629-2.865 1.54 0 3.214.345 3.214 2.351v4.408c0 .664 0 .96.447.96.117 0 .249-.017.431-.082v1.092zM94.186 46.358L95.594 46.358 95.594 34.529 94.186 34.529zM97.599 46.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509 39.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12 2.37-2.12.264 0 .645.048.911.131v1.226a2.671 2.671 0 00-.795-.116c-.68 0-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264 45.315c1.474 0 2.667-1.159 2.667-3.23 0-2.088-1.193-3.247-2.667-3.247-1.475 0-2.668 1.159-2.668 3.247 0 2.071 1.193 3.23 2.668 3.23zm0-7.719c2.716 0 4.158 1.971 4.158 4.489 0 2.501-1.442 4.473-4.158 4.473-2.718 0-4.159-1.972-4.159-4.473 0-2.518 1.441-4.489 4.159-4.489zM114.766 37.794h1.325V39.6h.033c.68-1.376 1.625-2.056 3.149-2.004v1.491c-2.27 0-3.098 1.292-3.098 3.462v3.81h-1.409v-8.565M120.068 37.794h1.325v1.358h.034c.596-1.06 1.557-1.556 2.783-1.556 2.253 0 2.95 1.292 2.95 3.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706 0-2.534 1.143-2.534 2.684v4.837h-1.409v-8.565M129.1 46.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732 41.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723 1.54 0 .929.795 1.259 1.657 1.259 1.856 0 2.618-1.159 2.618-1.939v-1.441zm2.287 4.39c-.249.151-.563.233-1.011.233-.729 0-1.193-.397-1.193-1.325-.779.911-1.823 1.325-3.016 1.325-1.557 0-2.833-.696-2.833-2.402 0-1.939 1.441-2.352 2.899-2.634 1.558-.298 2.884-.2 2.884-1.26 0-1.227-1.01-1.424-1.906-1.424-1.193 0-2.071.363-2.137 1.623h-1.408c.082-2.121 1.723-2.865 3.628-2.865 1.54 0 3.215.345 3.215 2.351v4.408c0 .664 0 .96.446.96.117 0 .249-.017.432-.082v1.092zM145.704 46.358L147.277 46.358 147.277 34.529 145.704 34.529zM149.43 37.794h1.326v1.358h.035c.593-1.06 1.556-1.556 2.783-1.556 2.253 0 2.949 1.292 2.949 3.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707 0-2.534 1.143-2.534 2.684v4.837h-1.41v-8.565M159.242 43.658c.049 1.259 1.142 1.657 2.302 1.657.879 0 2.073-.199 2.073-1.275 0-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42 0-1.722 1.706-2.434 3.196-2.434 1.89 0 3.397.594 3.514 2.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846 0-1.822.233-1.822 1.093 0 1.011 1.491 1.175 2.801 1.49 1.406.316 2.798.778 2.798 2.436 0 2.039-1.905 2.701-3.644 2.701-1.924 0-3.546-.779-3.63-2.9h1.41M168.356 37.794h1.706v1.241h-1.706v5.32c0 .647.182.761 1.06.761h.646v1.243h-1.076c-1.459 0-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438 46.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724 37.794h1.708v1.241h-1.708v5.32c0 .647.182.761 1.06.761h.648v1.243h-1.079c-1.457 0-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813 46.359h-1.325v-1.357h-.033c-.596 1.06-1.558 1.556-2.783 1.556-2.253 0-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0 1.044.663 1.723 1.739 1.723 1.706 0 2.534-1.142 2.534-2.685v-4.836h1.408v8.565M190.627 37.794h1.705v1.241h-1.705v5.32c0 .647.181.761 1.059.761h.646v1.243h-1.076c-1.457 0-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573 41.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474 0-2.353 1.109-2.452 2.419h4.92zm1.359 2.385c-.381 1.889-1.74 2.916-3.661 2.916-2.736 0-4.027-1.889-4.109-4.505 0-2.57 1.69-4.457 4.026-4.457 3.031 0 3.961 2.832 3.876 4.904h-6.411c-.05 1.491.794 2.815 2.667 2.815 1.159 0 1.972-.563 2.221-1.673h1.391zM210.295 45.315c1.476 0 2.668-1.159 2.668-3.23 0-2.088-1.192-3.247-2.668-3.247-1.475 0-2.667 1.159-2.667 3.247 0 2.071 1.192 3.23 2.667 3.23zm0-7.719c2.716 0 4.158 1.971 4.158 4.489 0 2.501-1.442 4.473-4.158 4.473-2.718 0-4.159-1.972-4.159-4.473 0-2.518 1.441-4.489 4.159-4.489zM216.427 39.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12 2.371-2.12.264 0 .644.048.911.131v1.226a2.684 2.684 0 00-.797-.116c-.681 0-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744 35.855L223.801 35.855 223.801 34.529 233.262 34.529 233.262 35.855 229.319 35.855 229.319 46.359 227.744 46.359 227.744 35.855M240.023 41.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476 0-2.354 1.109-2.452 2.419h4.92zm1.359 2.385c-.381 1.889-1.739 2.916-3.661 2.916-2.735 0-4.029-1.889-4.111-4.505 0-2.57 1.691-4.457 4.027-4.457 3.032 0 3.959 2.832 3.877 4.904h-6.411c-.05 1.491.793 2.815 2.667 2.815 1.159 0 1.972-.563 2.22-1.673h1.392zM248.524 40.545c-.215-1.078-.961-1.707-2.122-1.707-2.038 0-2.666 1.608-2.666 3.346 0 1.574.711 3.131 2.501 3.131 1.359 0 2.171-.795 2.353-2.087h1.441c-.314 2.087-1.623 3.33-3.778 3.33-2.617 0-4.009-1.822-4.009-4.374 0-2.57 1.324-4.588 4.043-4.588 1.937 0 3.495.91 3.694 2.949h-1.457M251.341 34.529h1.409v4.524h.035c.462-1.027 1.671-1.457 2.699-1.457 2.253 0 2.95 1.292 2.95 3.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707 0-2.535 1.143-2.535 2.684v4.837h-1.409v-11.83M260.29 37.794h1.325v1.358h.033c.597-1.06 1.558-1.556 2.784-1.556 2.255 0 2.95 1.292 2.95 3.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704 0-2.534 1.143-2.534 2.684v4.837h-1.408v-8.565M272.934 45.315c1.475 0 2.668-1.159 2.668-3.23 0-2.088-1.193-3.247-2.668-3.247-1.474 0-2.667 1.159-2.667 3.247 0 2.071 1.193 3.23 2.667 3.23zm0-7.719c2.717 0 4.158 1.971 4.158 4.489 0 2.501-1.441 4.473-4.158 4.473-2.716 0-4.16-1.972-4.16-4.473 0-2.518 1.444-4.489 4.16-4.489zM278.568 46.358L279.977 46.358 279.977 34.529 278.568 34.529zM285.596 45.315c1.473 0 2.666-1.159 2.666-3.23 0-2.088-1.193-3.247-2.666-3.247-1.477 0-2.669 1.159-2.669 3.247 0 2.071 1.192 3.23 2.669 3.23zm0-7.719c2.716 0 4.157 1.971 4.157 4.489 0 2.501-1.441 4.473-4.157 4.473-2.719 0-4.16-1.972-4.16-4.473 0-2.518 1.441-4.489 4.16-4.489zM297.144 41.902c0-1.508-.663-3.064-2.434-3.064-1.808 0-2.536 1.474-2.536 3.113 0 1.541.563 3.266 2.418 3.266 1.857 0 2.552-1.707 2.552-3.315zm1.391 3.728c0 2.785-1.274 4.208-3.977 4.208-1.606 0-3.463-.645-3.544-2.517h1.407c.067 1.026 1.292 1.392 2.221 1.392 1.839 0 2.568-1.327 2.568-3.248v-.563h-.032c-.466 1.044-1.591 1.556-2.668 1.556-2.553 0-3.829-2.004-3.829-4.341 0-2.021.995-4.521 3.961-4.521 1.077 0 2.038.479 2.551 1.424h.017v-1.226h1.325v7.836zM303.757 47.501c-.647 1.675-1.227 2.287-2.486 2.287-.332 0-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581 0 .896-.28 1.16-.776l.58-1.459-3.396-8.516h1.59l2.503 7.008h.033l2.401-7.008h1.492l-3.727 9.707" fill="currentColor" transform="translate(8.042 6.948)"></path></g>',1)];function Vb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(["LogoTribrand",{"-invert":e.invert}]),width:"324",height:"72",viewBox:"0 0 324 72",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Nb,2)}const Tb=B(Sb,[["render",Vb]]);function zn(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?zn=function(n){return typeof n}:zn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},zn(e)}function Ib(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function xb(e,n){for(var a=0;a<n.length;a++){var o=n[a];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Mb(e,n,a){return n&&xb(e.prototype,n),e}function Qi(e){return Lb(e)||Db(e)||vb()}function Lb(e){if(Array.isArray(e)){for(var n=0,a=new Array(e.length);n<e.length;n++)a[n]=e[n];return a}}function Db(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function vb(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Pb(e){var n;return typeof e=="function"?n={callback:e}:n=e,n}function zb(e,n){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o,s,i,r=function(c){for(var d=arguments.length,h=new Array(d>1?d-1:0),m=1;m<d;m++)h[m-1]=arguments[m];if(i=h,!(o&&c===s)){var p=a.leading;typeof p=="function"&&(p=p(c,s)),(!o||c!==s)&&p&&e.apply(void 0,[c].concat(Qi(i))),s=c,clearTimeout(o),o=setTimeout(function(){e.apply(void 0,[c].concat(Qi(i))),o=0},n)}};return r._clear=function(){clearTimeout(o),o=null},r}function er(e,n){if(e===n)return!0;if(zn(e)==="object"){for(var a in e)if(!er(e[a],n[a]))return!1;return!0}return!1}var Ab=function(){function e(n,a,o){Ib(this,e),this.el=n,this.observer=null,this.frozen=!1,this.createObserver(a,o)}return Mb(e,[{key:"createObserver",value:function(a,o){var s=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=Pb(a),this.callback=function(l,c){s.options.callback(l,c),l&&s.options.once&&(s.frozen=!0,s.destroyObserver())},this.callback&&this.options.throttle){var i=this.options.throttleOptions||{},r=i.leading;this.callback=zb(this.callback,this.options.throttle,{leading:function(c){return r==="both"||r==="visible"&&c||r==="hidden"&&!c}})}this.oldResult=void 0,this.observer=new IntersectionObserver(function(l){var c=l[0];if(l.length>1){var d=l.find(function(m){return m.isIntersecting});d&&(c=d)}if(s.callback){var h=c.isIntersecting&&c.intersectionRatio>=s.threshold;if(h===s.oldResult)return;s.oldResult=h,s.callback(h,c)}},this.options.intersection),o.context.$nextTick(function(){s.observer&&s.observer.observe(s.el)})}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&typeof this.options.intersection.threshold=="number"?this.options.intersection.threshold:0}}]),e}();function tr(e,n,a){var o=n.value;if(o)if(typeof IntersectionObserver>"u")console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var s=new Ab(e,o,a);e._vue_visibilityState=s}}function Ob(e,n,a){var o=n.value,s=n.oldValue;if(!er(o,s)){var i=e._vue_visibilityState;if(!o){nr(e);return}i?i.createObserver(o,a):tr(e,{value:o},a)}}function nr(e){var n=e._vue_visibilityState;n&&(n.destroyObserver(),delete e._vue_visibilityState)}var An={bind:tr,update:Ob,unbind:nr};function Fb(e){e.directive("observe-visibility",An)}var Hb={version:"1.0.0",install:Fb},On=null;typeof window<"u"?On=window.Vue:typeof global<"u"&&(On=global.Vue),On&&On.use(Hb);const qb=t.defineComponent({name:"MissionDetailAbout",components:{BaseHeading:G,BlockText:oe},directives:{ObserveVisibility:An},props:{descriptionHeading:{type:String,required:!1,default:"About the Mission"},description:{type:String,required:!0,default:""},instruments:{type:Array,required:!1},sidebarTitle:{type:String,required:!1,default:"Instruments"}},data(){return{showAnimation:!1,hasIntersectionObserver:!0}},computed:{hasContent(){return!(!this.instruments||this.instruments.length===0)},animationClass(){if(this.hasIntersectionObserver){if(this.showAnimation)return"animated"}else return"lifeless";return""}},mounted(){this.featureDetection()},methods:{isViewableNow(e){this.showAnimation=e},featureDetection(){(!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype))&&(this.hasIntersectionObserver=!1)}}}),jb={key:0,class:"MissionDetailAbout lg:BaseGrid lg:px-0 container px-4 mx-auto"},Rb={class:"col-span-6 col-start-2 mb-3"},Gb={class:"col-span-6 col-start-2"},Ub={class:"mb-10"},Wb={key:0,class:"col-span-3 col-start-9"},Yb={class:"font-secondary mb-5 text-base leading-tight tracking-wider uppercase"},Kb={class:"lg:mb-5 flex flex-wrap items-start mb-3"};function Zb(e,n,a,o,s,i){const r=G,l=oe,c=t.resolveDirective("observe-visibility");return e.description?(t.openBlock(),t.createElementBlock("div",jb,[t.createElementVNode("div",Rb,[t.createVNode(r,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.descriptionHeading),1)]),_:1})]),t.createElementVNode("div",Gb,[t.createElementVNode("div",Ub,[t.createVNode(l,{text:e.description},null,8,["text"])])]),e.hasContent?(t.openBlock(),t.createElementBlock("div",Wb,[t.createElementVNode("p",Yb,t.toDisplayString(e.sidebarTitle),1),t.createElementVNode("ul",Kb,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.instruments,(d,h)=>t.withDirectives((t.openBlock(),t.createElementBlock("li",{key:h,class:t.normalizeClass([e.animationClass,"instrument justify-content-center flex-column flex items-start w-full align-middle"])},[t.createElementVNode("span",null,t.toDisplayString(d.instrument),1)],2)),[[c,{callback:e.isViewableNow,throttle:0,once:!0}]])),128))])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Xb=B(qb,[["render",Zb]]),Jb={name:"ParallaxElement",props:{factor:{default:.25,type:Number},offset:{default:0,type:Number}}};function Qb(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle({transform:`translate3d(0, calc(var(--scroll-factor) * ${a.factor} - ${a.offset}px), 0)`})},[t.renderSlot(e.$slots,"default")],4)}const Bo=B(Jb,[["render",Qb]]),ek={name:"ParallaxContainer",props:{invert:{type:Boolean,default:!1,required:!1},overflow:{type:Boolean,default:!1,required:!1}},data(){return{data:{scrollFactor:0,width:0,height:0},eventHandler:void 0}},mounted(){this.init()},beforeUnmount(){this.eventHandler&&(window.removeEventListener("resize",this.eventHandler),window.removeEventListener("scroll",this.eventHandler))},methods:{init(){this.calcParallax(),this.$nextTick(()=>{this.eventHandler=()=>requestAnimationFrame(this.calcParallax),window.addEventListener("resize",this.eventHandler,!1),window.addEventListener("scroll",this.eventHandler,{capture:!1,passive:!0})})},calcParallax(){const e=this.$el.getBoundingClientRect();this.data.height=e.height,this.data.width=e.width;const n=e.top,a=window.innerHeight-n;this.invert?this.data.scrollFactor=n/(window.innerHeight+this.data.height):this.data.scrollFactor=a/(window.innerHeight+this.data.height)}}};function tk(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"overflow-hidden":!a.overflow}),style:t.normalizeStyle({"--scroll-factor":`${s.data.scrollFactor*s.data.height}px`})},[t.renderSlot(e.$slots,"default")],6)}const ar=B(ek,[["render",tk]]),nk=t.defineComponent({name:"MissionDetailHero",components:{ParallaxContainer:ar,ParallaxElement:Bo,BaseButton:R,IconExternal:ce},props:{title:{type:String,required:!0,default:""},subtitle:{type:String,required:!1},summary:{type:String,required:!0,default:""},missionWebsiteUrl:{type:String,required:!1},instrumentImage:{type:Object,required:!1},instrumentBackground:{type:Object,required:!1},heroFallback:{type:Object,required:!1},templateStyle:{type:String,required:!1}},data(){return{isLoaded:!1}},computed:{hasBackground(){return this.instrumentBackground?!0:!!(this.heroFallback&&!this.instrumentImage)},hasForeground(){return!!this.instrumentImage},theBackground(){return this.instrumentBackground?this.instrumentBackground.image:this.heroFallback},heroTheme(){let e="";return this.hasBackground||this.templateStyle==="dark"?e="ThemeVariantDark bg-black":e="ThemeVariantLight",e},backgroundTransition(){let e="";return this.isLoaded?e="scale-100 opacity-1":e="scale-125 opacity-0",e},foregroundTransition(){let e="";return this.isLoaded?e="opacity-1 translate-y-0 lg:-translate-y-1/2":e="opacity-0 translate-y-12 lg:-translate-y-3/7",e},overlayClasses(){return this.hasForeground&&this.hasBackground?"bg-gradient-to-bl from-transparent lg:to-transparent-black-90 to-black":this.hasBackground?"bg-gradient-to-l from-transparent-w25 to-transparent-black-90":""}},mounted(){this.init()},methods:{init(){(this.hasBackground||this.templateStyle==="dark")&&Xe();let e=this.$refs.foregroundImage;if(this.hasBackground&&(e=this.$refs.backgroundImage),!!e)if(e.complete)this.isLoaded=!0;else{const n=()=>{this.isLoaded=!0,e.removeEventListener("load",n)};e.addEventListener("load",n,!1)}}}}),ak=["src","srcset","width","height","alt"],ok={class:"relative z-30 w-full h-full"},sk={class:"content lg:mb-0 lg:py-48 lg:flex lg:items-center duration-2000 relative z-30 w-full h-full transition-all ease-out delay-200"},ik={class:"lg:py-0 lg:BaseGrid sm:pt-24 container h-full py-10 mx-auto"},rk={key:0,class:"text-body-sm mb-3 font-normal tracking-normal"},lk={class:"text-h1-alt break-normal"},ck={class:"xl:text-2xl lg:text-md xl:pr-26 xl:leading-normal text-xl leading-relaxed"},dk={class:"block w-full h-full"},hk=["srcset"],mk=["src","srcset","width","height","alt"];function pk(e,n,a,o,s,i){const r=ce,l=R,c=Bo;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["MissionDetailHero max-w-screen-3xl relative mx-auto transition-opacity duration-500",e.heroTheme])},[t.createElementVNode("div",{class:t.normalizeClass(["absolute inset-0 z-10 overflow-hidden",{"bg-black":e.hasBackground}])},[t.createElementVNode("div",{class:t.normalizeClass(["background duration-3500 w-full h-full transition-all ease-out transform",e.backgroundTransition])},[e.hasBackground&&e.theBackground&&e.theBackground.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"backgroundImage",class:"max-w-none object-cover w-full h-full",src:e.theBackground.src.url,srcset:e.theBackground.srcSet,width:e.theBackground.src.width,height:e.theBackground.src.height,alt:e.hasForeground?"":e.theBackground.alt,"data-chromatic":"ignore"},null,8,ak)):t.createCommentVNode("",!0)],2)],2),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.hasForeground?"ParallaxContainer":"div"),{invert:"",overflow:"",class:t.normalizeClass(["content-wrapper lg:pb-0 relative z-20 flex items-center w-full h-full pb-12",e.overlayClasses])},{default:t.withCtx(()=>[t.createElementVNode("div",ok,[t.createElementVNode("div",sk,[t.createElementVNode("div",ik,[t.createElementVNode("div",{class:t.normalizeClass(["content-body lg:px-10 3xl:px-0 col-start-1 col-end-7 px-4",{"text-contrast":e.hasBackground}])},[e.subtitle?(t.openBlock(),t.createElementBlock("p",rk,t.toDisplayString(e.subtitle),1)):t.createCommentVNode("",!0),t.createElementVNode("h1",lk,t.toDisplayString(e.title),1),t.createElementVNode("p",ck,t.toDisplayString(e.summary),1),e.missionWebsiteUrl?(t.openBlock(),t.createBlock(l,{key:1,href:e.missionWebsiteUrl,target:"_blank",class:"mt-8",variant:"secondary",compact:""},{icon:t.withCtx(()=>[t.createVNode(r,{class:"ml-2 text-base"})]),default:t.withCtx(()=>[t.createTextVNode(" Visit Mission Website ")]),_:1},8,["href"])):t.createCommentVNode("",!0)],2)])]),e.hasForeground&&e.instrumentImage&&Object.keys(e.instrumentImage).length?(t.openBlock(),t.createBlock(c,{key:0,class:"foreground lg:absolute lg:mt-0 lg:pb-0 lg:inset-0 lg:flex lg:items-center 3xl:mr-16 z-20 w-full h-full pb-10 mt-24 ml-auto mr-10 overflow-visible",factor:.4},{default:t.withCtx(()=>[t.createElementVNode("picture",dk,[t.createElementVNode("source",{srcset:e.instrumentImage.webp.url,type:"image/webp"},null,8,hk),e.instrumentImage.src?(t.openBlock(),t.createElementBlock("img",{key:0,ref:"foregroundImage",class:t.normalizeClass(`lg:absolute lg:right-1/2 lg:translate-x-1/2 lg:top-1/2 lg:-mr-8 lg:mt-0 transform transition-all delay-500 duration-2000 ease-out mx-auto -mt-10 ${e.foregroundTransition}`),src:e.instrumentImage.src.url,srcset:e.instrumentImage.srcSet,width:e.instrumentImage.src.width,height:e.instrumentImage.src.height,alt:e.instrumentImage.alt},null,10,mk)):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["class"]))],2)}const fk=B(nk,[["render",pk],["__scopeId","data-v-41a4bfe3"]]),uk=t.defineComponent({name:"MissionDetailHighlightsCarouselItem",components:{BaseHeading:G,BaseLink:F,IconExternal:ce},props:{item:{type:Object,required:!0,default:()=>({})}},computed:{theHeading(){var n,a;const e=this.item;return e.heading??((a=(n=e.highlightLink)==null?void 0:n.page)==null?void 0:a.title)??!1},theSummary(){const e=this.item;return e.summary?e.summary:e.highlightLink&&e.highlightLink.page&&e.highlightLink.page.summary?e.highlightLink.page.summary:!1},theAriaLabel(){return this.theHeading?"Learn more about "+this.theHeading:"Learn more"}}}),gk={key:0},yk={key:0,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},bk={key:1,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},kk={key:3,class:"text-body-normal xl:pr-4"},_k={key:0},$k={key:1,class:"inline-block"},wk={class:"flex items-center"};function Bk(e,n,a,o,s,i){const r=G,l=ce,c=F;return e.item?(t.openBlock(),t.createElementBlock("div",gk,[e.item.date?(t.openBlock(),t.createElementBlock("p",yk,t.toDisplayString(e.$filters.displayDate(e.item.date)),1)):t.createCommentVNode("",!0),e.item.dateFreeform?(t.openBlock(),t.createElementBlock("p",bk,t.toDisplayString(e.item.dateFreeform),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(r,{key:2,level:"h3",size:"h6",class:"mb-6"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.theHeading),1)]),_:1})):t.createCommentVNode("",!0),e.theSummary||e.item.highlightLink?(t.openBlock(),t.createElementBlock("div",kk,[e.theSummary?(t.openBlock(),t.createElementBlock("span",_k,t.toDisplayString(e.theSummary),1)):t.createCommentVNode("",!0),e.item.highlightLink?(t.openBlock(),t.createElementBlock("span",$k,[t.createVNode(c,{variant:"default","external-target-blank":"",class:"slide-link inline-block font-medium","aria-label":e.theAriaLabel,href:e.item.highlightLink.externalLink?e.item.highlightLink.externalLink:void 0,to:e.item.highlightLink.page?e.item.highlightLink.page.url:void 0},{default:t.withCtx(()=>[t.createElementVNode("span",wk,[t.createElementVNode("span",{class:t.normalizeClass(["ml-1",{"mr-1":e.item.highlightLink.externalLink}])},"Learn more",2),e.item.highlightLink.externalLink?(t.openBlock(),t.createBlock(l,{key:0})):t.createCommentVNode("",!0)])]),_:1},8,["aria-label","href","to"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const or=B(uk,[["render",Bk],["__scopeId","data-v-04221f79"]]);te.use([$n,Ht]);const Ck=t.defineComponent({name:"MissionDetailHighlightsCarousel",components:{BaseButton:R,IconPrev:Ce,IconNext:Be,MissionDetailHighlightsCarouselItem:or},props:{items:{type:Array,required:!0,default:()=>[]}},data(){return{currentIndex:0,currentCaption:"",slider:null,sliderOptions:{slidesPerView:1,speed:500,threshold:20,loop:!0,spaceBetween:20,watchSlidesProgress:!0,navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},on:{slideChange:e=>{this.updateIndex(e.realIndex)}}}}},mounted(){this.init()},methods:{init(){this.items.length>1&&(this.slider=new te(this.$refs.MissionHighlightsCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex)},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),Ek={class:"MissionHighlightsCarousel ThemeVariantDark w-full overflow-hidden"},Sk={ref:"MissionHighlightsCarousel",class:"swiper"},Nk={class:"swiper-wrapper"},Vk={class:"swiper-dots -mb-2 -ml-2"},Tk=["aria-label","onClick"],Ik={class:"swiper-nav"},xk={class:"flex justify-end w-full"},Mk={class:"flex"};function Lk(e,n,a,o,s,i){const r=or,l=Ce,c=R,d=Be;return t.openBlock(),t.createElementBlock("div",Ek,[t.createElementVNode("div",Sk,[t.createElementVNode("div",Nk,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createBlock(r,{key:m,item:h,class:"swiper-slide"},null,8,["item"]))),128))]),t.createElementVNode("div",{class:t.normalizeClass(["border-jpl-red-light lg:mt-12 flex justify-between w-full mt-5 border-t",{hidden:e.items.length===1}])},[t.createElementVNode("div",Vk,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,m)=>(t.openBlock(),t.createElementBlock("button",{key:m,class:"group inline-block px-2 pt-3 cursor-pointer","aria-label":"Go to slide "+(m+1),onClick:p=>e.slideTo(m+1)},[t.createElementVNode("span",{class:t.normalizeClass(["can-hover:group-hover:bg-jpl-red-light can-hover:group-hover:opacity-100 inline-block w-3 h-3 rounded-full",e.currentIndex===m?"bg-jpl-red-light":"bg-white opacity-25"])},null,2)],8,Tk))),128))]),t.createElementVNode("div",Ik,[t.createElementVNode("div",xk,[t.createElementVNode("div",Mk,[t.createVNode(c,{class:"swiper-prev xl:text-base text-sm border-collapse","aria-label":"Previous slide"},{icon:t.withCtx(()=>[t.createVNode(l)]),_:1}),t.createVNode(c,{class:"swiper-next xl:text-base text-sm border-collapse","aria-label":"Next slide"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1})])])])],2)],512)])}const sr=B(Ck,[["render",Lk]]);var ir={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},Co={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},Dk=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Fn={CSS:{},springs:{}};function Le(e,n,a){return Math.min(Math.max(e,n),a)}function Qt(e,n){return e.indexOf(n)>-1}function Eo(e,n){return e.apply(null,n)}var q={arr:function(e){return Array.isArray(e)},obj:function(e){return Qt(Object.prototype.toString.call(e),"Object")},pth:function(e){return q.obj(e)&&e.hasOwnProperty("totalLength")},svg:function(e){return e instanceof SVGElement},inp:function(e){return e instanceof HTMLInputElement},dom:function(e){return e.nodeType||q.svg(e)},str:function(e){return typeof e=="string"},fnc:function(e){return typeof e=="function"},und:function(e){return typeof e>"u"},nil:function(e){return q.und(e)||e===null},hex:function(e){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(e)},rgb:function(e){return/^rgb/.test(e)},hsl:function(e){return/^hsl/.test(e)},col:function(e){return q.hex(e)||q.rgb(e)||q.hsl(e)},key:function(e){return!ir.hasOwnProperty(e)&&!Co.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function rr(e){var n=/\(([^)]+)\)/.exec(e);return n?n[1].split(",").map(function(a){return parseFloat(a)}):[]}function lr(e,n){var a=rr(e),o=Le(q.und(a[0])?1:a[0],.1,100),s=Le(q.und(a[1])?100:a[1],.1,100),i=Le(q.und(a[2])?10:a[2],.1,100),r=Le(q.und(a[3])?0:a[3],.1,100),l=Math.sqrt(s/o),c=i/(2*Math.sqrt(s*o)),d=c<1?l*Math.sqrt(1-c*c):0,h=1,m=c<1?(c*l+-r)/d:-r+l;function p(u){var y=n?n*u/1e3:u;return c<1?y=Math.exp(-y*c*l)*(h*Math.cos(d*y)+m*Math.sin(d*y)):y=(h+m*y)*Math.exp(-y*l),u===0||u===1?u:1-y}function f(){var u=Fn.springs[e];if(u)return u;for(var y=1/6,E=0,g=0;;)if(E+=y,p(E)===1){if(g++,g>=16)break}else g=0;var b=E*y*1e3;return Fn.springs[e]=b,b}return n?p:f}function vk(e){return e===void 0&&(e=10),function(n){return Math.ceil(Le(n,1e-6,1)*e)*(1/e)}}var Pk=function(){var e=11,n=1/(e-1);function a(h,m){return 1-3*m+3*h}function o(h,m){return 3*m-6*h}function s(h){return 3*h}function i(h,m,p){return((a(m,p)*h+o(m,p))*h+s(m))*h}function r(h,m,p){return 3*a(m,p)*h*h+2*o(m,p)*h+s(m)}function l(h,m,p,f,u){var y,E,g=0;do E=m+(p-m)/2,y=i(E,f,u)-h,y>0?p=E:m=E;while(Math.abs(y)>1e-7&&++g<10);return E}function c(h,m,p,f){for(var u=0;u<4;++u){var y=r(m,p,f);if(y===0)return m;var E=i(m,p,f)-h;m-=E/y}return m}function d(h,m,p,f){if(!(0<=h&&h<=1&&0<=p&&p<=1))return;var u=new Float32Array(e);if(h!==m||p!==f)for(var y=0;y<e;++y)u[y]=i(y*n,h,p);function E(g){for(var b=0,_=1,N=e-1;_!==N&&u[_]<=g;++_)b+=n;--_;var M=(g-u[_])/(u[_+1]-u[_]),V=b+M*n,I=r(V,h,p);return I>=.001?c(g,V,h,p):I===0?V:l(g,b,b+n,h,p)}return function(g){return h===m&&p===f||g===0||g===1?g:i(E(g),m,f)}}return d}(),cr=function(){var e={linear:function(){return function(o){return o}}},n={Sine:function(){return function(o){return 1-Math.cos(o*Math.PI/2)}},Expo:function(){return function(o){return o?Math.pow(2,10*o-10):0}},Circ:function(){return function(o){return 1-Math.sqrt(1-o*o)}},Back:function(){return function(o){return o*o*(3*o-2)}},Bounce:function(){return function(o){for(var s,i=4;o<((s=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((s*3-2)/22-o,2)}},Elastic:function(o,s){o===void 0&&(o=1),s===void 0&&(s=.5);var i=Le(o,1,10),r=Le(s,.1,2);return function(l){return l===0||l===1?l:-i*Math.pow(2,10*(l-1))*Math.sin((l-1-r/(Math.PI*2)*Math.asin(1/i))*(Math.PI*2)/r)}}},a=["Quad","Cubic","Quart","Quint"];return a.forEach(function(o,s){n[o]=function(){return function(i){return Math.pow(i,s+2)}}}),Object.keys(n).forEach(function(o){var s=n[o];e["easeIn"+o]=s,e["easeOut"+o]=function(i,r){return function(l){return 1-s(i,r)(1-l)}},e["easeInOut"+o]=function(i,r){return function(l){return l<.5?s(i,r)(l*2)/2:1-s(i,r)(l*-2+2)/2}},e["easeOutIn"+o]=function(i,r){return function(l){return l<.5?(1-s(i,r)(1-l*2))/2:(s(i,r)(l*2-1)+1)/2}}}),e}();function So(e,n){if(q.fnc(e))return e;var a=e.split("(")[0],o=cr[a],s=rr(e);switch(a){case"spring":return lr(e,n);case"cubicBezier":return Eo(Pk,s);case"steps":return Eo(vk,s);default:return Eo(o,s)}}function dr(e){try{var n=document.querySelectorAll(e);return n}catch{return}}function Hn(e,n){for(var a=e.length,o=arguments.length>=2?arguments[1]:void 0,s=[],i=0;i<a;i++)if(i in e){var r=e[i];n.call(o,r,i,e)&&s.push(r)}return s}function qn(e){return e.reduce(function(n,a){return n.concat(q.arr(a)?qn(a):a)},[])}function hr(e){return q.arr(e)?e:(q.str(e)&&(e=dr(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function No(e,n){return e.some(function(a){return a===n})}function Vo(e){var n={};for(var a in e)n[a]=e[a];return n}function To(e,n){var a=Vo(e);for(var o in e)a[o]=n.hasOwnProperty(o)?n[o]:e[o];return a}function jn(e,n){var a=Vo(e);for(var o in n)a[o]=q.und(e[o])?n[o]:e[o];return a}function zk(e){var n=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return n?"rgba("+n[1]+",1)":e}function Ak(e){var n=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,a=e.replace(n,function(l,c,d,h){return c+c+d+d+h+h}),o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(a),s=parseInt(o[1],16),i=parseInt(o[2],16),r=parseInt(o[3],16);return"rgba("+s+","+i+","+r+",1)"}function Ok(e){var n=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(e),a=parseInt(n[1],10)/360,o=parseInt(n[2],10)/100,s=parseInt(n[3],10)/100,i=n[4]||1;function r(p,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?p+(f-p)*6*u:u<1/2?f:u<2/3?p+(f-p)*(2/3-u)*6:p}var l,c,d;if(o==0)l=c=d=s;else{var h=s<.5?s*(1+o):s+o-s*o,m=2*s-h;l=r(m,h,a+1/3),c=r(m,h,a),d=r(m,h,a-1/3)}return"rgba("+l*255+","+c*255+","+d*255+","+i+")"}function Fk(e){if(q.rgb(e))return zk(e);if(q.hex(e))return Ak(e);if(q.hsl(e))return Ok(e)}function qe(e){var n=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);if(n)return n[1]}function Hk(e){if(Qt(e,"translate")||e==="perspective")return"px";if(Qt(e,"rotate")||Qt(e,"skew"))return"deg"}function Io(e,n){return q.fnc(e)?e(n.target,n.id,n.total):e}function De(e,n){return e.getAttribute(n)}function xo(e,n,a){var o=qe(n);if(No([a,"deg","rad","turn"],o))return n;var s=Fn.CSS[n+a];if(!q.und(s))return s;var i=100,r=document.createElement(e.tagName),l=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;l.appendChild(r),r.style.position="absolute",r.style.width=i+a;var c=i/r.offsetWidth;l.removeChild(r);var d=c*parseFloat(n);return Fn.CSS[n+a]=d,d}function mr(e,n,a){if(n in e.style){var o=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s=e.style[n]||getComputedStyle(e).getPropertyValue(o)||"0";return a?xo(e,s,a):s}}function Mo(e,n){if(q.dom(e)&&!q.inp(e)&&(!q.nil(De(e,n))||q.svg(e)&&e[n]))return"attribute";if(q.dom(e)&&No(Dk,n))return"transform";if(q.dom(e)&&n!=="transform"&&mr(e,n))return"css";if(e[n]!=null)return"object"}function pr(e){if(q.dom(e)){for(var n=e.style.transform||"",a=/(\w+)\(([^)]*)\)/g,o=new Map,s;s=a.exec(n);)o.set(s[1],s[2]);return o}}function qk(e,n,a,o){var s=Qt(n,"scale")?1:0+Hk(n),i=pr(e).get(n)||s;return a&&(a.transforms.list.set(n,i),a.transforms.last=n),o?xo(e,i,o):i}function Lo(e,n,a,o){switch(Mo(e,n)){case"transform":return qk(e,n,o,a);case"css":return mr(e,n,a);case"attribute":return De(e,n);default:return e[n]||0}}function Do(e,n){var a=/^(\*=|\+=|-=)/.exec(e);if(!a)return e;var o=qe(e)||0,s=parseFloat(n),i=parseFloat(e.replace(a[0],""));switch(a[0][0]){case"+":return s+i+o;case"-":return s-i+o;case"*":return s*i+o}}function fr(e,n){if(q.col(e))return Fk(e);if(/\s/g.test(e))return e;var a=qe(e),o=a?e.substr(0,e.length-a.length):e;return n?o+n:o}function vo(e,n){return Math.sqrt(Math.pow(n.x-e.x,2)+Math.pow(n.y-e.y,2))}function jk(e){return Math.PI*2*De(e,"r")}function Rk(e){return De(e,"width")*2+De(e,"height")*2}function Gk(e){return vo({x:De(e,"x1"),y:De(e,"y1")},{x:De(e,"x2"),y:De(e,"y2")})}function ur(e){for(var n=e.points,a=0,o,s=0;s<n.numberOfItems;s++){var i=n.getItem(s);s>0&&(a+=vo(o,i)),o=i}return a}function Uk(e){var n=e.points;return ur(e)+vo(n.getItem(n.numberOfItems-1),n.getItem(0))}function gr(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return jk(e);case"rect":return Rk(e);case"line":return Gk(e);case"polyline":return ur(e);case"polygon":return Uk(e)}}function Wk(e){var n=gr(e);return e.setAttribute("stroke-dasharray",n),n}function Yk(e){for(var n=e.parentNode;q.svg(n)&&q.svg(n.parentNode);)n=n.parentNode;return n}function yr(e,n){var a=n||{},o=a.el||Yk(e),s=o.getBoundingClientRect(),i=De(o,"viewBox"),r=s.width,l=s.height,c=a.viewBox||(i?i.split(" "):[0,0,r,l]);return{el:o,viewBox:c,x:c[0]/1,y:c[1]/1,w:r,h:l,vW:c[2],vH:c[3]}}function Kk(e,n){var a=q.str(e)?dr(e)[0]:e,o=n||100;return function(s){return{property:s,el:a,svg:yr(a),totalLength:gr(a)*(o/100)}}}function Zk(e,n,a){function o(h){h===void 0&&(h=0);var m=n+h>=1?n+h:0;return e.el.getPointAtLength(m)}var s=yr(e.el,e.svg),i=o(),r=o(-1),l=o(1),c=a?1:s.w/s.vW,d=a?1:s.h/s.vH;switch(e.property){case"x":return(i.x-s.x)*c;case"y":return(i.y-s.y)*d;case"angle":return Math.atan2(l.y-r.y,l.x-r.x)*180/Math.PI}}function br(e,n){var a=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=fr(q.pth(e)?e.totalLength:e,n)+"";return{original:o,numbers:o.match(a)?o.match(a).map(Number):[0],strings:q.str(e)||n?o.split(a):[]}}function Po(e){var n=e?qn(q.arr(e)?e.map(hr):hr(e)):[];return Hn(n,function(a,o,s){return s.indexOf(a)===o})}function kr(e){var n=Po(e);return n.map(function(a,o){return{target:a,id:o,total:n.length,transforms:{list:pr(a)}}})}function Xk(e,n){var a=Vo(n);if(/^spring/.test(a.easing)&&(a.duration=lr(a.easing)),q.arr(e)){var o=e.length,s=o===2&&!q.obj(e[0]);s?e={value:e}:q.fnc(n.duration)||(a.duration=n.duration/o)}var i=q.arr(e)?e:[e];return i.map(function(r,l){var c=q.obj(r)&&!q.pth(r)?r:{value:r};return q.und(c.delay)&&(c.delay=l?0:n.delay),q.und(c.endDelay)&&(c.endDelay=l===i.length-1?n.endDelay:0),c}).map(function(r){return jn(r,a)})}function Jk(e){for(var n=Hn(qn(e.map(function(i){return Object.keys(i)})),function(i){return q.key(i)}).reduce(function(i,r){return i.indexOf(r)<0&&i.push(r),i},[]),a={},o=function(i){var r=n[i];a[r]=e.map(function(l){var c={};for(var d in l)q.key(d)?d==r&&(c.value=l[d]):c[d]=l[d];return c})},s=0;s<n.length;s++)o(s);return a}function Qk(e,n){var a=[],o=n.keyframes;o&&(n=jn(Jk(o),n));for(var s in n)q.key(s)&&a.push({name:s,tweens:Xk(n[s],e)});return a}function e_(e,n){var a={};for(var o in e){var s=Io(e[o],n);q.arr(s)&&(s=s.map(function(i){return Io(i,n)}),s.length===1&&(s=s[0])),a[o]=s}return a.duration=parseFloat(a.duration),a.delay=parseFloat(a.delay),a}function t_(e,n){var a;return e.tweens.map(function(o){var s=e_(o,n),i=s.value,r=q.arr(i)?i[1]:i,l=qe(r),c=Lo(n.target,e.name,l,n),d=a?a.to.original:c,h=q.arr(i)?i[0]:d,m=qe(h)||qe(c),p=l||m;return q.und(r)&&(r=d),s.from=br(h,p),s.to=br(Do(r,h),p),s.start=a?a.end:0,s.end=s.start+s.delay+s.duration+s.endDelay,s.easing=So(s.easing,s.duration),s.isPath=q.pth(i),s.isPathTargetInsideSVG=s.isPath&&q.svg(n.target),s.isColor=q.col(s.from.original),s.isColor&&(s.round=1),a=s,s})}var _r={css:function(e,n,a){return e.style[n]=a},attribute:function(e,n,a){return e.setAttribute(n,a)},object:function(e,n,a){return e[n]=a},transform:function(e,n,a,o,s){if(o.list.set(n,a),n===o.last||s){var i="";o.list.forEach(function(r,l){i+=l+"("+r+") "}),e.style.transform=i}}};function $r(e,n){var a=kr(e);a.forEach(function(o){for(var s in n){var i=Io(n[s],o),r=o.target,l=qe(i),c=Lo(r,s,l,o),d=l||qe(c),h=Do(fr(i,d),c),m=Mo(r,s);_r[m](r,s,h,o.transforms,!0)}})}function n_(e,n){var a=Mo(e.target,n.name);if(a){var o=t_(n,e),s=o[o.length-1];return{type:a,property:n.name,animatable:e,tweens:o,duration:s.end,delay:o[0].delay,endDelay:s.endDelay}}}function a_(e,n){return Hn(qn(e.map(function(a){return n.map(function(o){return n_(a,o)})})),function(a){return!q.und(a)})}function wr(e,n){var a=e.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},s={};return s.duration=a?Math.max.apply(Math,e.map(function(i){return o(i)+i.duration})):n.duration,s.delay=a?Math.min.apply(Math,e.map(function(i){return o(i)+i.delay})):n.delay,s.endDelay=a?s.duration-Math.max.apply(Math,e.map(function(i){return o(i)+i.duration-i.endDelay})):n.endDelay,s}var Br=0;function o_(e){var n=To(ir,e),a=To(Co,e),o=Qk(a,e),s=kr(e.targets),i=a_(s,o),r=wr(i,a),l=Br;return Br++,jn(n,{id:l,children:[],animatables:s,animations:i,duration:r.duration,delay:r.delay,endDelay:r.endDelay})}var Ie=[],Cr=function(){var e;function n(){!e&&(!Er()||!J.suspendWhenDocumentHidden)&&Ie.length>0&&(e=requestAnimationFrame(a))}function a(s){for(var i=Ie.length,r=0;r<i;){var l=Ie[r];l.paused?(Ie.splice(r,1),i--):(l.tick(s),r++)}e=r>0?requestAnimationFrame(a):void 0}function o(){J.suspendWhenDocumentHidden&&(Er()?e=cancelAnimationFrame(e):(Ie.forEach(function(s){return s._onDocumentVisibility()}),Cr()))}return typeof document<"u"&&document.addEventListener("visibilitychange",o),n}();function Er(){return!!document&&document.hidden}function J(e){e===void 0&&(e={});var n=0,a=0,o=0,s,i=0,r=null;function l(b){var _=window.Promise&&new Promise(function(N){return r=N});return b.finished=_,_}var c=o_(e);l(c);function d(){var b=c.direction;b!=="alternate"&&(c.direction=b!=="normal"?"normal":"reverse"),c.reversed=!c.reversed,s.forEach(function(_){return _.reversed=c.reversed})}function h(b){return c.reversed?c.duration-b:b}function m(){n=0,a=h(c.currentTime)*(1/J.speed)}function p(b,_){_&&_.seek(b-_.timelineOffset)}function f(b){if(c.reversePlayback)for(var N=i;N--;)p(b,s[N]);else for(var _=0;_<i;_++)p(b,s[_])}function u(b){for(var _=0,N=c.animations,M=N.length;_<M;){var V=N[_],I=V.animatable,T=V.tweens,A=T.length-1,w=T[A];A&&(w=Hn(T,function(ve){return b<ve.end})[0]||w);for(var k=Le(b-w.start-w.delay,0,w.duration)/w.duration,x=isNaN(k)?1:w.easing(k),L=w.to.strings,D=w.round,v=[],P=w.to.numbers.length,S=void 0,C=0;C<P;C++){var z=void 0,O=w.to.numbers[C],U=w.from.numbers[C]||0;w.isPath?z=Zk(w.value,x*O,w.isPathTargetInsideSVG):z=U+x*(O-U),D&&(w.isColor&&C>2||(z=Math.round(z*D)/D)),v.push(z)}var K=L.length;if(!K)S=v[0];else{S=L[0];for(var Z=0;Z<K;Z++){L[Z];var se=L[Z+1],ne=v[Z];isNaN(ne)||(se?S+=ne+se:S+=ne+" ")}}_r[V.type](I.target,V.property,S,I.transforms),V.currentValue=S,_++}}function y(b){c[b]&&!c.passThrough&&c[b](c)}function E(){c.remaining&&c.remaining!==!0&&c.remaining--}function g(b){var _=c.duration,N=c.delay,M=_-c.endDelay,V=h(b);c.progress=Le(V/_*100,0,100),c.reversePlayback=V<c.currentTime,s&&f(V),!c.began&&c.currentTime>0&&(c.began=!0,y("begin")),!c.loopBegan&&c.currentTime>0&&(c.loopBegan=!0,y("loopBegin")),V<=N&&c.currentTime!==0&&u(0),(V>=M&&c.currentTime!==_||!_)&&u(_),V>N&&V<M?(c.changeBegan||(c.changeBegan=!0,c.changeCompleted=!1,y("changeBegin")),y("change"),u(V)):c.changeBegan&&(c.changeCompleted=!0,c.changeBegan=!1,y("changeComplete")),c.currentTime=Le(V,0,_),c.began&&y("update"),b>=_&&(a=0,E(),c.remaining?(n=o,y("loopComplete"),c.loopBegan=!1,c.direction==="alternate"&&d()):(c.paused=!0,c.completed||(c.completed=!0,y("loopComplete"),y("complete"),!c.passThrough&&"Promise"in window&&(r(),l(c)))))}return c.reset=function(){var b=c.direction;c.passThrough=!1,c.currentTime=0,c.progress=0,c.paused=!0,c.began=!1,c.loopBegan=!1,c.changeBegan=!1,c.completed=!1,c.changeCompleted=!1,c.reversePlayback=!1,c.reversed=b==="reverse",c.remaining=c.loop,s=c.children,i=s.length;for(var _=i;_--;)c.children[_].reset();(c.reversed&&c.loop!==!0||b==="alternate"&&c.loop===1)&&c.remaining++,u(c.reversed?c.duration:0)},c._onDocumentVisibility=m,c.set=function(b,_){return $r(b,_),c},c.tick=function(b){o=b,n||(n=o),g((o+(a-n))*J.speed)},c.seek=function(b){g(h(b))},c.pause=function(){c.paused=!0,m()},c.play=function(){c.paused&&(c.completed&&c.reset(),c.paused=!1,Ie.push(c),m(),Cr())},c.reverse=function(){d(),c.completed=!c.reversed,m()},c.restart=function(){c.reset(),c.play()},c.remove=function(b){var _=Po(b);Nr(_,c)},c.reset(),c.autoplay&&c.play(),c}function Sr(e,n){for(var a=n.length;a--;)No(e,n[a].animatable.target)&&n.splice(a,1)}function Nr(e,n){var a=n.animations,o=n.children;Sr(e,a);for(var s=o.length;s--;){var i=o[s],r=i.animations;Sr(e,r),!r.length&&!i.children.length&&o.splice(s,1)}!a.length&&!o.length&&n.pause()}function s_(e){for(var n=Po(e),a=Ie.length;a--;){var o=Ie[a];Nr(n,o)}}function i_(e,n){n===void 0&&(n={});var a=n.direction||"normal",o=n.easing?So(n.easing):null,s=n.grid,i=n.axis,r=n.from||0,l=r==="first",c=r==="center",d=r==="last",h=q.arr(e),m=parseFloat(h?e[0]:e),p=h?parseFloat(e[1]):0,f=qe(h?e[1]:e)||0,u=n.start||0+(h?m:0),y=[],E=0;return function(g,b,_){if(l&&(r=0),c&&(r=(_-1)/2),d&&(r=_-1),!y.length){for(var N=0;N<_;N++){if(!s)y.push(Math.abs(r-N));else{var M=c?(s[0]-1)/2:r%s[0],V=c?(s[1]-1)/2:Math.floor(r/s[0]),I=N%s[0],T=Math.floor(N/s[0]),A=M-I,w=V-T,k=Math.sqrt(A*A+w*w);i==="x"&&(k=-A),i==="y"&&(k=-w),y.push(k)}E=Math.max.apply(Math,y)}o&&(y=y.map(function(L){return o(L/E)*E})),a==="reverse"&&(y=y.map(function(L){return i?L<0?L*-1:-L:Math.abs(E-L)}))}var x=h?(p-m)/E:m;return u+x*(Math.round(y[b]*100)/100)+f}}function r_(e){e===void 0&&(e={});var n=J(e);return n.duration=0,n.add=function(a,o){var s=Ie.indexOf(n),i=n.children;s>-1&&Ie.splice(s,1);function r(p){p.passThrough=!0}for(var l=0;l<i.length;l++)r(i[l]);var c=jn(a,To(Co,e));c.targets=c.targets||e.targets;var d=n.duration;c.autoplay=!1,c.direction=n.direction,c.timelineOffset=q.und(o)?d:Do(o,d),r(n),n.seek(c.timelineOffset);var h=J(c);r(h),i.push(h);var m=wr(i,e);return n.delay=m.delay,n.endDelay=m.endDelay,n.duration=m.duration,n.seek(0),n.reset(),n.autoplay&&n.play(),n},n}J.version="3.2.1",J.speed=1,J.suspendWhenDocumentHidden=!0,J.running=Ie,J.remove=s_,J.get=Lo,J.set=$r,J.convertPx=xo,J.path=Kk,J.setDashoffset=Wk,J.stagger=i_,J.timeline=r_,J.easing=So,J.penner=cr,J.random=function(e,n){return Math.floor(Math.random()*(n-e+1))+e};const l_=t.defineComponent({name:"MissionDetailHighlights",components:{BaseHeading:G,MissionDetailHighlightsCarousel:sr},directives:{ObserveVisibility:An},props:{missionTitle:{type:String,required:!0},animation:{type:Boolean,required:!1,default:!1},graphic:{type:Object,required:!1},heading:{type:String,required:!1},highlights:{type:Array,required:!1}},data(){return{isLoaded:!1,animationInView:!1,resizeHandler:null}},computed:{animationClasses(){let e="";return this.animationInView&&this.isLoaded?e=e+" opacity-100":e=e+" opacity-0",this.graphic?e=e+" absolute inset-0":e=e+" relative -filler",e}},watch:{isLoaded(){this.animation&&this.animationInView&&this.animate()}},mounted(){this.init()},methods:{visibilityChanged(e){this.animationInView=e,this.animationInView&&this.isLoaded&&this.animation?(this.resizeHandler=Fs(this.onResize,70),window.addEventListener("resize",this.resizeHandler,!1),this.animate()):this.resizeHandler&&window.removeEventListener("resize",this.resizeHandler)},animate(){this.drawLine(),this.lineFollower()},drawLine(){J({targets:this.$refs.missionHighlightsPath,strokeDashoffset:[J.setDashoffset,0],easing:"easeInOutSine",duration:2e3,delay(e,n){return n*250},direction:"alternate",loop:!1})},lineFollower(){const e=J.path(this.$refs.missionHighlightsPath),n=J.timeline();n.add({targets:this.$refs.missionHighlightsMovingDot,translateX:e("x"),translateY:e("y"),easing:"easeInOutSine",duration:2e3,loop:!1}),n.add({targets:this.$refs.missionHighlightsTitle,easing:"easeInOutSine",duration:250,opacity:["0","1"],loop:!1})},onResize(){this.animationInView&&this.animate()},init(){if(this.animation&&this.$refs.MissionDetailHighlightsImage){const e=this.$refs.MissionDetailHighlightsImage;if(e||(this.isLoaded=!0),e.complete)this.isLoaded=!0;else{const n=()=>{this.isLoaded=!0,e.removeEventListener("load",n)};e.addEventListener("load",n,!1)}}else this.isLoaded=!0}}}),c_={class:"max-w-screen-3xl relative mx-auto overflow-hidden"},d_={class:"mission-highlights-content lg:BaseGrid lg:px-0 container relative z-20 px-4 mx-auto"},h_={class:"xl:col-start-6 lg:py-36 lg:col-start-7 xl:col-end-11 lg:col-end-12 relative"},m_={class:"relative z-10 w-full"},p_={class:"slides relative overflow-hidden"},f_={key:0,class:"lg:flex lg:col-start-5 lg:col-end-12 absolute inset-0 flex hidden"},u_=[t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-r from-transparent to-black height-full w-1/2"},null,-1)],g_={key:0,class:"lg:absolute inset-0 z-10 w-full"},y_=t.createElementVNode("div",{class:"lg:block bg-gradient-to-t from-transparent to-black sm:h-40 absolute inset-x-0 top-0 z-20 hidden h-20"},null,-1),b_=t.createElementVNode("div",{class:"lg:block bg-gradient-to-b from-transparent to-black sm:h-40 absolute inset-x-0 bottom-0 z-20 hidden h-20"},null,-1),k_={class:"lg:absolute lg:mt-0 lg:flex lg:-ml-24 xl:-ml-20 3xl:ml-0 lg:w-3xl lg:inset-y-0 lg:left-0 relative z-10 items-center w-full -mt-24"},__={class:"lg:max-w-none relative max-w-2xl mx-auto"},$_=t.createElementVNode("div",{class:"bg-gradient-to-t from-transparent to-black sm:h-10 absolute inset-x-0 top-0 h-40"},null,-1),w_=t.createElementVNode("div",{class:"bg-gradient-to-b from-transparent to-black sm:h-10 absolute inset-x-0 bottom-0 h-40"},null,-1),B_=t.createElementVNode("div",{class:"bg-gradient-to-l from-transparent to-black lg:w-64 absolute inset-y-0 left-0 w-20"},null,-1),C_=t.createElementVNode("div",{class:"bg-gradient-to-r from-transparent to-black lg:w-64 absolute inset-y-0 right-0 w-20"},null,-1),E_={class:"block"},S_=["srcset"],N_=["src","srcset","width","height","alt"],V_={key:0,class:"lg:absolute relative inset-0"},T_={class:"mission-highlights-animation-container pt-14 relative max-w-screen-xl mx-auto"},I_={class:"mission-highlights-spherical-body -translate-x-3/7 xl:-translate-x-1/2 lg:w-3xl lg:max-w-3xl relative inset-0 w-full max-w-xl transform"},x_={key:0,class:"lg:absolute relative inset-x-0 top-0 z-10"},M_=["srcset"],L_=["src","srcset","width","height","alt"],D_={class:"mission-highlights-path text-jpl-red-light absolute inset-x-0 top-0 left-0 z-20"},v_={fill:"none","fill-rule":"evenodd"},P_={ref:"missionHighlightsPath",stroke:"currentColor","stroke-width":"2","stroke-dasharray":"6,10",d:"M386,1C598.25,1,770,177.27,770,395.11"},z_={ref:"missionHighlightsMovingDot",class:"mission-highlights-dot absolute top-0 z-30"},A_=t.createElementVNode("div",{class:"border-jpl-red-light sm:w-26 sm:h-26 absolute top-0 left-0 flex items-center justify-center w-12 h-12 transform -translate-x-1/2 -translate-y-1/2 bg-transparent border-2 rounded-full"},[t.createElementVNode("div",{class:"bg-jpl-red-light w-3 h-3 rounded-full"})],-1);function O_(e,n,a,o,s,i){const r=G,l=sr,c=t.resolveDirective("observe-visibility");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["MissionDetailHighlights lg:pt-0 lg:overflow-visible relative w-full pt-12 mb-10 overflow-hidden text-white bg-black",e.graphic&&e.animation?"lg:mb-36 min-h-mission-highlights":"pb-12 lg:mb-18"])},[t.createElementVNode("div",c_,[t.createElementVNode("div",d_,[t.createElementVNode("div",h_,[t.createElementVNode("div",m_,[t.createVNode(r,{level:"h2",class:"mb-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.heading||"Mission Highlights"),1)]),_:1}),t.createElementVNode("div",p_,[t.createVNode(l,{items:e.highlights},null,8,["items"])])])]),!e.animation&&e.graphic?(t.openBlock(),t.createElementBlock("div",f_,u_)):t.createCommentVNode("",!0)]),!e.animation&&e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",g_,[y_,b_,t.createElementVNode("div",k_,[t.createElementVNode("div",__,[$_,w_,B_,C_,t.createElementVNode("picture",E_,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,S_),t.createElementVNode("img",{class:"object-contain",src:e.graphic.src.url,srcset:e.graphic.srcSet,width:e.graphic.src.width,height:e.graphic.src.height,alt:e.graphic.alt},null,8,N_)])])])])):t.createCommentVNode("",!0)]),e.animation?t.withDirectives((t.openBlock(),t.createElementBlock("div",V_,[t.createElementVNode("div",T_,[t.createElementVNode("div",I_,[e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",x_,[t.createElementVNode("picture",null,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,M_),t.createElementVNode("img",{ref:"MissionDetailHighlightsImage",class:"lg:absolute relative w-full -mt-3",src:e.graphic.src.url,srcset:e.graphic.srcSet,width:e.graphic.src.width,height:e.graphic.src.height,alt:e.graphic.alt},null,8,L_)])])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["mission-highlights-lines transition-opacity duration-300 ease-linear",e.animationClasses])},[t.createElementVNode("div",D_,[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(["w-auto h-auto transition-opacity duration-200",[e.animationInView?"opacity-100":"opacity-0"]]),viewBox:"0 0 771 500","aria-hidden":"true"},[t.createElementVNode("g",v_,[t.createElementVNode("path",P_,null,512)])],2))]),t.createElementVNode("div",z_,[A_,e.missionTitle?(t.openBlock(),t.createElementBlock("div",{key:0,ref:"missionHighlightsTitle",class:"sm:mt-16 relative mt-10 text-white transform -translate-x-1/2 opacity-0"},t.toDisplayString(e.missionTitle),513)):t.createCommentVNode("",!0)],512)],2)])])])),[[c,{callback:e.visibilityChanged,throttle:300,once:!1}]]):t.createCommentVNode("",!0)],2)}const F_=B(l_,[["render",O_]]),H_=t.defineComponent({name:"MissionDetailInlineImage",components:{BlockText:oe,BaseImagePlaceholder:H,BaseImage:j,BaseImageCaption:re},props:{alignment:{type:String,required:!1,default:"right"},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){if(this.image)return ie(this.image)}}}),q_={key:0,class:"MissionDetailInlineImage lg:BaseGrid container mx-auto"},j_={class:"lg:mb-10 xl:mb-3 mb-2"},R_={class:"justify-items-center relative block"};function G_(e,n,a,o,s,i){const r=oe,l=j,c=H,d=re;return e.text||e.image?(t.openBlock(),t.createElementBlock("div",q_,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-row items-start col-span-4",e.alignment==="right"?"col-start-2 order-1":"col-start-9 order-2"])},[t.createElementVNode("div",j_,[e.text?(t.openBlock(),t.createBlock(r,{key:0,class:"lg:mb-0 mb-5",text:e.text},null,8,["text"])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass(["col-span-6",e.alignment==="right"?"col-start-7 order-2":"col-start-2 order-1"])},[t.createElementVNode("div",R_,[t.createVNode(c,{"aspect-ratio":"1:1","dark-mode":""},{default:t.withCtx(()=>[e.image&&e.image.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.image.src.url,srcset:e.theSrcSet,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1}),t.createVNode(d,{class:"lg:mt-3 mt-2",data:e.image},null,8,["data"])])],2)])):t.createCommentVNode("",!0)}const zo=B(H_,[["render",G_]]),Vr={earth:"Distance from Earth",mars:"Distance traveled on Mars"},Tr={"/api/v1/missions/":{getPath:(e,n)=>{const a=e.split(n)[1];if(!a)throw console.error(e,n),new Error("Error querying /api/v1/missions/ API");return`/api/mars${n}${a}`},getDistance:e=>{if(typeof(e==null?void 0:e.mi_traveled)>"u")throw console.error(e),new Error("Error processing /api/v1/missions/ data");return{value:e.mi_traveled,system:"imperial"}}},"/spice_data/getRangefromT1/":{getPath:(e,n)=>{const o=e.split(n)[1].split("/"),s=`${o[0]}/${o[1]}/`,i=[X(),X().add(1,"minute")].map(r=>r.toISOString().replace(/\.\d+Z$/,"")).join("/");return`/api/mars/spice_data/getRangefromT1/${s}${i}/1/`},getDistance:(e,n)=>{var o;const a=(o=e==null?void 0:e.items[n])==null?void 0:o.value;if(e.error||e.units!=="KM"||typeof a>"u")throw console.error(e,n),new Error("Error processing /spice_data/getRangefromT1/ data");return{value:Math.round(Number(a)),system:"metric"}}}},Ir=Object.keys(Tr),U_=t.defineComponent({name:"DistanceStats",components:{BaseUnitToggle:ze},props:{distanceType:{type:String,required:!0,validator:e=>e===""||Object.keys(Vr).includes(e)},value:Number,valueSystem:{type:String,required:!1,default:"imperial"},distanceApiUrls:{type:String,required:!1,validator:e=>Ir.some(n=>e.includes(n)||e==="")},labelClass:String},data(){return{apiDistance:null,showError:!1,timeout:null}},computed:{distanceTypeLabel(){return Vr[this.distanceType]||this.distanceType},loadedValue(){var e;return this.distanceApiUrls?((e=this.apiDistance)==null?void 0:e.value)||0:this.value},loadedSystem(){var e;return this.distanceApiUrls?((e=this.apiDistance)==null?void 0:e.system)||"imperial":this.valueSystem},isLoading(){return!!this.distanceApiUrls&&this.apiDistance===null}},mounted(){this.distanceApiUrls&&this.getAPIDistance()},beforeUnmount(){clearTimeout(this.timeout)},methods:{async getAPIDistance(){try{const e=Ir.find(n=>{var a;return(a=this.distanceApiUrls)==null?void 0:a.includes(n)});if(e&&this.distanceApiUrls){const n=Tr[e],a=n.getPath(this.distanceApiUrls,e),o=await this.$axios.$get(a);e==="/spice_data/getRangefromT1/"?this.updateSPICEData(n,o,0):this.apiDistance=n.getDistance(o,0)}}catch(e){console.error(e),this.showError=!0}},async updateSPICEData(e,n,a){var s;this.apiDistance=e.getDistance(n,a);const o=a+1;if(o<((s=n==null?void 0:n.items)==null?void 0:s.length))this.timeout=setTimeout(this.updateSPICEData.bind(this,e,n,o),1e3);else if(this.distanceApiUrls){const i=await this.$axios.$get(e.getPath(this.distanceApiUrls,"/spice_data/getRangefromT1/"));this.updateSPICEData(e,i,0)}}}}),W_={key:0,class:"DistanceStats"},Y_={key:0},K_={key:1};function Z_(e,n,a,o,s,i){const r=ze;return typeof e.value<"u"||e.distanceApiUrls?(t.openBlock(),t.createElementBlock("div",W_,[t.renderSlot(e.$slots,"label",{label:e.distanceTypeLabel},()=>[t.createElementVNode("p",null,t.toDisplayString(e.distanceTypeLabel),1)]),e.showError?(t.openBlock(),t.createElementBlock("p",Y_,"Unavailable")):e.isLoading?(t.openBlock(),t.createElementBlock("p",K_,"Loading…")):e.loadedValue?(t.openBlock(),t.createBlock(r,{key:2,"unit-pair":"MI_KM",value:e.loadedValue,"value-system":e.loadedSystem},{default:t.withCtx(l=>[t.renderSlot(e.$slots,"value",{formattedValue:l.formattedValue},()=>[t.createTextVNode(t.toDisplayString(l.formattedValue),1)])]),_:3},8,["value","value-system"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Rn=B(U_,[["render",Z_]]),xr={draft:"Select status",current:"Current",future:"Future",proposed:"Proposed",past:"Past"},Ct={countdown:"Countdown",time_in_orbit:"Time in Orbit",time_on_mars:"Time on Mars",time_to_mars:"Time to Mars",time_to_dest:"Time to Destination"},X_=t.defineComponent({name:"MissionDetailStats",components:{BaseTimer:Ae,DistanceStats:Rn},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ct[e]},startDateTime:String,displayDate:{type:String||null,required:!1},missionTypes:{type:Array,required:!0,default:()=>[]},missionTargets:{type:Array,required:!0,default:()=>[]},status:{type:String,required:!0,validator:e=>!!xr[e]},showDistance:Boolean,distanceType:{type:String,required:!1,default:""},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ct[this.clockType]||this.clockType},statusLabel(){return xr[this.status]||this.status}}}),J_={class:"MissionDetailStats MixedBleedGrid lg:relative lg:z-20 lg:-mt-20 lg:pl-0 lg:mb-20 pl-4 mb-12"},Q_=t.createElementVNode("h2",{class:"sr-only"},"Mission Statistics",-1),e$={class:"theme col-start-indent-col-2 col-end-container lg:py-12 lg:px-0 text-body-lg px-8 py-10 pr-0"},t$=t.createElementVNode("div",{class:"lg:block hidden col-span-1 row-span-2"},null,-1),n$={key:0,class:"lg:col-span-6 col-span-10"},a$={class:"label text-subtitle"},o$={class:"label text-subtitle"},s$={class:"text-stats-xl"},i$={key:2,class:"lg:col-span-2 col-span-5"},r$=t.createElementVNode("p",{class:"label text-subtitle"},"Launch Date",-1),l$={key:3,class:"lg:col-span-2 col-span-5"},c$=t.createElementVNode("p",{class:"label text-subtitle"},"Type",-1),d$={key:4,class:"lg:col-span-2 col-span-5"},h$=t.createElementVNode("p",{class:"label text-subtitle"},"Target",-1),m$={key:5,class:"lg:col-span-2 col-span-5"},p$=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),f$=t.createElementVNode("div",{class:"theme col-start-container-end col-end-bleed"},null,-1);function u$(e,n,a,o,s,i){const r=Ae,l=Rn;return t.openBlock(),t.createElementBlock("div",J_,[Q_,t.createElementVNode("div",e$,[t.createElementVNode("div",{class:t.normalizeClass(["gap-y-10 grid grid-cols-10",{"adaptive-stats-grid 2xl:grid-cols-11":e.showClock}])},[t$,e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",n$,[t.createElementVNode("p",a$,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(r,{"target-date-time":e.startDateTime,"selected-units":["years","months","days","hours","minutes","seconds"],countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0),e.showDistance?(t.openBlock(),t.createBlock(l,{key:1,class:"lg:col-span-3 col-span-10","distance-type":e.distanceType,value:e.distanceValue,"value-system":"imperial","distance-api-urls":e.distanceApiUrls},{label:t.withCtx(c=>[t.createElementVNode("p",o$,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",s$,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),e.displayDate?(t.openBlock(),t.createElementBlock("div",i$,[r$,t.createElementVNode("p",null,t.toDisplayString(e.displayDate),1)])):t.createCommentVNode("",!0),e.missionTypes.length>0?(t.openBlock(),t.createElementBlock("div",l$,[c$,t.createTextVNode(" "+t.toDisplayString(e.missionTypes.map(c=>c.missionType).join(", ")),1)])):t.createCommentVNode("",!0),e.missionTargets.length>0?(t.openBlock(),t.createElementBlock("div",d$,[h$,t.createTextVNode(" "+t.toDisplayString(e.missionTargets.map(c=>c.target).join(", ")),1)])):t.createCommentVNode("",!0),e.status!=="draft"?(t.openBlock(),t.createElementBlock("div",m$,[p$,t.createTextVNode(" "+t.toDisplayString(e.statusLabel),1)])):t.createCommentVNode("",!0)],2)]),f$])}const g$=B(X_,[["render",u$]]),y$={name:"MissionDetailStreamfield",components:{MissionDetailInlineImage:zo,BaseHeading:G,BlockQuote:nt,LayoutHelper:ee,BlockIframeEmbed:jt},props:{data:{type:Array,required:!1}}},b$={key:0,class:"MissionDetailStreamfield"};function k$(e,n,a,o,s,i){const r=G,l=ee,c=zo,d=nt,h=jt;return a.data?(t.openBlock(),t.createElementBlock("div",b$,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:p,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(r,{level:m.level,class:"MissionDetailStreamfield-heading md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1032,["level"])]),_:2},1024)):m.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(c,{key:`InlineImageBlock${p}`,alignment:m.alignTo,text:m.text,image:m.image,class:"lg:mb-18 mb-10"},null,8,["alignment","text","image"])):m.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${p}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:m},null,8,["data"])]),_:2},1024)):m.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`IframeEmbedBlock${p}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:m},null,8,["data"])]),_:2},1024)):t.createCommentVNode("",!0)],64))),256))])):t.createCommentVNode("",!0)}const _$=B(y$,[["render",k$],["__scopeId","data-v-538a741e"]]),$$=t.defineComponent({name:"NavDropdownToggle",props:{path:{type:String,default:void 0},ariaExpanded:{type:Boolean,default:!1},invert:{type:Boolean,default:!1}},emits:["closeDropdown","toggleClicked"],computed:{isActivePath(){return this.path?mt(this.path):!1}},methods:{clickEvent(){this.$emit("toggleClicked")},escEvent(){this.$emit("closeDropdown")}}}),w$=["aria-expanded"];function B$(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["NavDropdownToggle group cursor-pointer",{"-active":e.isActivePath,"-invert":e.invert}]),"aria-expanded":e.ariaExpanded,onClick:n[0]||(n[0]=r=>e.clickEvent()),onKeydown:n[1]||(n[1]=t.withKeys(r=>e.escEvent(),["esc"]))},[t.renderSlot(e.$slots,"default")],42,w$)}const je=B($$,[["render",B$]]),C$={class:"absolute inset-0 flex items-center"},E$={key:0,class:"underlinedInput ml-14 h-2px absolute inset-x-0 bottom-0 overflow-hidden text-lg text-transparent"},S$={class:"border-jpl-red-light absolute z-10 h-0 border-b-2 select-none"},N$=["placeholder"],Ao=B(t.defineComponent({__name:"SearchInput",props:t.mergeModels({underlinedInput:{type:Boolean,default:!1},underlinedInputValue:{default:void 0},placeholder:{default:""},autoFocus:{type:Boolean,default:!1},defaultColors:{type:Boolean,default:!0}},{modelValue:{},modelModifiers:{}}),emits:t.mergeModels(["input","esc"],["update:modelValue"]),setup(e,{emit:n}){const a=e,o=n,s=t.useModel(e,"modelValue"),i=t.ref(!1),r=t.ref(void 0);return t.onMounted(()=>{a.autoFocus&&r.value&&(r.value.focus(),i.value=!0)}),(l,c)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["relative flex items-center",{"border border-gray-mid":l.defaultColors&&!l.underlinedInput,"custom-focus":l.underlinedInput}])},[t.createElementVNode("div",C$,[t.createVNode(Pn,{class:t.normalizeClass(["relative z-10 ml-6 text-xl",{"text-gray-mid":l.defaultColors}])},null,8,["class"])]),l.underlinedInput?(t.openBlock(),t.createElementBlock("div",E$,[t.createElementVNode("span",S$,t.toDisplayString(l.underlinedInputValue),1),t.createElementVNode("span",{class:t.normalizeClass(["border-gray-light-mid absolute inset-x-0 z-10 h-0 border-b-2 select-none",i.value?"border-opacity-100":"border-opacity-50"])},null,2)])):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("input",{ref_key:"searchQueryRef",ref:r,"onUpdate:modelValue":c[0]||(c[0]=d=>s.value=d),class:t.normalizeClass(["pl-14 focus:ring-2 relative z-10 w-full pr-5 text-lg bg-transparent border-0",{"text-gray-dark":l.defaultColors,"py-1":l.underlinedInput,"py-4":!l.underlinedInput}]),type:"search","aria-label":"Query",placeholder:l.placeholder,onKeydown:c[1]||(c[1]=t.withKeys(d=>o("esc"),["esc"])),onInput:c[2]||(c[2]=d=>o("input",d.target)),onFocus:c[3]||(c[3]=d=>i.value=!0),onBlur:c[4]||(c[4]=d=>i.value=!1)},null,42,N$),[[t.vModelText,s.value]])],2))}}),[["__scopeId","data-v-c6422975"]]),V$=t.defineComponent({name:"NavSearchForm",components:{SearchInput:Ao},props:{mobile:{type:Boolean,default:!1}},data(){return{searchQuery:void 0}},methods:{clearSearch(){this.searchQuery=void 0,this.$emit("clearSearch")},submitSearch(){this.$emit("submitForm"),this.$router&&this.$router.push({name:"search",query:{query:this.searchQuery}})}}}),T$=t.createElementVNode("button",{type:"submit",class:"sr-only","aria-label":"Submit"}," Search ",-1);function I$(e,n,a,o,s,i){const r=Ao;return t.openBlock(),t.createElementBlock("form",{class:"NavSearchForm",onSubmit:n[2]||(n[2]=t.withModifiers(l=>e.submitSearch(),["prevent"]))},[t.createVNode(r,{modelValue:e.searchQuery,"onUpdate:modelValue":n[0]||(n[0]=l=>e.searchQuery=l),placeholder:"Search JPL","underlined-input":!e.mobile,"underlined-input-value":e.searchQuery,"auto-focus":!e.mobile,inline:!e.mobile,"default-colors":e.mobile,onEsc:n[1]||(n[1]=l=>e.clearSearch())},null,8,["modelValue","underlined-input","underlined-input-value","auto-focus","inline","default-colors"]),T$],32)}const en=B(V$,[["render",I$]]),x$=t.defineComponent({name:"NavHighlight",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:H},props:{highlight:{type:Object,required:!1},customLabel:{type:String,required:!1}}}),M$={key:0},L$={key:0,class:"mb-4"},D$={key:1,class:"text-subtitle-sm mb-2"},v$=t.createElementVNode("span",{class:"sr-only"},".",-1),P$={key:2};function z$(e,n,a,o,s,i){const r=j,l=H,c=F;return e.highlight?(t.openBlock(),t.createElementBlock("div",M$,[t.createVNode(c,{variant:"none","external-target-blank":"","link-class":"block",to:e.highlight.url},{default:t.withCtx(()=>[e.highlight.thumbnailImage?(t.openBlock(),t.createElementBlock("div",L$,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.highlight.thumbnailImage.src?(t.openBlock(),t.createBlock(r,{key:0,src:e.highlight.thumbnailImage.src.url,width:e.highlight.thumbnailImage.src.width,height:e.highlight.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"can-hover:group-hover:scale-100 transition duration-300 ease-in-out transform scale-105",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),e.customLabel||e.highlight.label?(t.openBlock(),t.createElementBlock("p",D$,t.toDisplayString(e.customLabel||e.highlight.label),1)):t.createCommentVNode("",!0),v$,e.highlight.title?(t.openBlock(),t.createElementBlock("p",P$,t.toDisplayString(e.highlight.title),1)):t.createCommentVNode("",!0)]),_:1},8,["to"])])):t.createCommentVNode("",!0)}const tn=B(x$,[["render",z$]]),A$=t.defineComponent({name:"NavHeading",components:{BaseLink:F},props:{data:{type:Object,required:!1}}}),O$={key:0,class:"-mt-2 -ml-2"},F$={key:1,class:"text-subtitle text-jpl-blue-lighter edu:text-primary-lighter inline-block mb-4"},H$={class:"p-2"};function q$(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createElementBlock("div",O$,[e.data.headingPage&&e.data.heading?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",class:"text-subtitle text-jpl-blue-lighter edu:text-primary-lighter inline-block mb-4","link-class":"px-2 block",to:e.data.headingPage.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["to"])):e.data.heading?(t.openBlock(),t.createElementBlock("div",F$,[t.createElementVNode("span",H$,t.toDisplayString(e.data.heading),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const nn=B(A$,[["render",q$]]),j$=[{facebook:!0,url:"http://www.facebook.com/NASAJPL",label:"Follow JPL on Facebook"},{twitter:!0,url:"https://x.com/NASAJPL",label:"Follow JPL on X"},{instagram:!0,url:"http://instagram.com/nasajpl",label:"Follow JPL on Instagram"},{youtube:!0,url:"http://www.youtube.com/user/JPLnews?sub_confirmation=1",label:"Follow JPL on YouTube"}],R$=[{facebook:!0,url:"http://facebook.com/nasajpledu",label:"Follow JPL Education on Facebook"},{twitter:!0,url:"http://x.com/nasajpl_edu",label:"Follow JPL Education on X"},{instagram:!0,url:"http://instagram.com/nasajpl_edu",label:"Follow JPL Education on Instagram"},{youtube:!0,url:"https://www.youtube.com/@nasajpledu3401",label:"Follow JPL Education on YouTube"}],G$=t.defineComponent({name:"NavSocial",components:{BaseButton:R,IconSocialFacebook:wt,IconSocialTwitter:Bt,IconSocialInstagram:ko,IconSocialYoutube:$o},props:{dark:{type:Boolean,required:!1,default:!1},edu:{type:Boolean,required:!1,default:!1}},computed:{socialLinks(){return this.edu?R$:j$}}}),U$={class:"NavSocial relative flex flex-row items-start border-collapse"};function W$(e,n,a,o,s,i){const r=wt,l=Bt,c=ko,d=$o,h=R;return t.openBlock(),t.createElementBlock("div",U$,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialLinks,(m,p)=>(t.openBlock(),t.createBlock(h,{key:p,variant:e.dark?"dark":"social",class:t.normalizeClass(["-facebook w-12 h-12 text-2xl",{"-facebook":m.facebook,"-twitter":m.twitter,"-instagram":m.instagram,"-youtube":m.youtube}]),href:m.url,"aria-label":m.label,target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[m.facebook?(t.openBlock(),t.createBlock(r,{key:0})):m.twitter?(t.openBlock(),t.createBlock(l,{key:1})):m.instagram?(t.openBlock(),t.createBlock(c,{key:2})):m.youtube?(t.openBlock(),t.createBlock(d,{key:3})):t.createCommentVNode("",!0)]),_:2},1032,["variant","class","href","aria-label"]))),128))])}const ot=B(G$,[["render",W$],["__scopeId","data-v-489e40bd"]]),Y$=t.defineComponent({name:"NavLinkList",components:{BaseLink:F,NavHeading:nn},props:{data:{type:Object,required:!1},autoCol:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return mn(e)},getLinkText(e){return ht(e)}}}),K$={key:0};function Z$(e,n,a,o,s,i){const r=nn,l=F;return e.data?(t.openBlock(),t.createElementBlock("div",K$,[t.createVNode(r,{data:e.data},null,8,["data"]),e.data.links?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass({"auto-col":e.autoCol})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.links,(c,d)=>(t.openBlock(),t.createElementBlock("div",{key:d,class:"mb-0"},[t.createVNode(l,{variant:"none",class:"block text-base xl:text-lg font-medium leading-tight text-white",href:c.path&&!e.getRouterLink(c)?c.path:void 0,to:e.getRouterLink(c)?e.getRouterLink(c):void 0,"link-class":"can-hover:hover:underline inline-block px-2 py-3 -ml-2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(c)),1)]),_:2},1032,["href","to"])]))),128))],2)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const an=B(Y$,[["render",Z$],["__scopeId","data-v-42fbf058"]]);function X$(e,n){for(var a=-1,o=e==null?0:e.length,s=Array(o);++a<o;)s[a]=n(e[a],a,e);return s}var Oo=X$;function J$(){this.__data__=[],this.size=0}var Q$=J$;function ew(e,n){return e===n||e!==e&&n!==n}var Mr=ew,tw=Mr;function nw(e,n){for(var a=e.length;a--;)if(tw(e[a][0],n))return a;return-1}var Gn=nw,aw=Gn,ow=Array.prototype,sw=ow.splice;function iw(e){var n=this.__data__,a=aw(n,e);if(a<0)return!1;var o=n.length-1;return a==o?n.pop():sw.call(n,a,1),--this.size,!0}var rw=iw,lw=Gn;function cw(e){var n=this.__data__,a=lw(n,e);return a<0?void 0:n[a][1]}var dw=cw,hw=Gn;function mw(e){return hw(this.__data__,e)>-1}var pw=mw,fw=Gn;function uw(e,n){var a=this.__data__,o=fw(a,e);return o<0?(++this.size,a.push([e,n])):a[o][1]=n,this}var gw=uw,yw=Q$,bw=rw,kw=dw,_w=pw,$w=gw;function Et(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}Et.prototype.clear=yw,Et.prototype.delete=bw,Et.prototype.get=kw,Et.prototype.has=_w,Et.prototype.set=$w;var Un=Et,ww=Un;function Bw(){this.__data__=new ww,this.size=0}var Cw=Bw;function Ew(e){var n=this.__data__,a=n.delete(e);return this.size=n.size,a}var Sw=Ew;function Nw(e){return this.__data__.get(e)}var Vw=Nw;function Tw(e){return this.__data__.has(e)}var Iw=Tw,xw=vt,Mw=ft,Lw="[object AsyncFunction]",Dw="[object Function]",vw="[object GeneratorFunction]",Pw="[object Proxy]";function zw(e){if(!Mw(e))return!1;var n=xw(e);return n==Dw||n==vw||n==Lw||n==Pw}var Lr=zw,Aw=xe,Ow=Aw["__core-js_shared__"],Fw=Ow,Fo=Fw,Dr=function(){var e=/[^.]+$/.exec(Fo&&Fo.keys&&Fo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Hw(e){return!!Dr&&Dr in e}var qw=Hw,jw=Function.prototype,Rw=jw.toString;function Gw(e){if(e!=null){try{return Rw.call(e)}catch{}try{return e+""}catch{}}return""}var vr=Gw,Uw=Lr,Ww=qw,Yw=ft,Kw=vr,Zw=/[\\^$.*+?()[\]{}|]/g,Xw=/^\[object .+?Constructor\]$/,Jw=Function.prototype,Qw=Object.prototype,eB=Jw.toString,tB=Qw.hasOwnProperty,nB=RegExp("^"+eB.call(tB).replace(Zw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function aB(e){if(!Yw(e)||Ww(e))return!1;var n=Uw(e)?nB:Xw;return n.test(Kw(e))}var oB=aB;function sB(e,n){return e==null?void 0:e[n]}var iB=sB,rB=oB,lB=iB;function cB(e,n){var a=lB(e,n);return rB(a)?a:void 0}var st=cB,dB=st,hB=xe,mB=dB(hB,"Map"),Ho=mB,pB=st,fB=pB(Object,"create"),Wn=fB,Pr=Wn;function uB(){this.__data__=Pr?Pr(null):{},this.size=0}var gB=uB;function yB(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var bB=yB,kB=Wn,_B="__lodash_hash_undefined__",$B=Object.prototype,wB=$B.hasOwnProperty;function BB(e){var n=this.__data__;if(kB){var a=n[e];return a===_B?void 0:a}return wB.call(n,e)?n[e]:void 0}var CB=BB,EB=Wn,SB=Object.prototype,NB=SB.hasOwnProperty;function VB(e){var n=this.__data__;return EB?n[e]!==void 0:NB.call(n,e)}var TB=VB,IB=Wn,xB="__lodash_hash_undefined__";function MB(e,n){var a=this.__data__;return this.size+=this.has(e)?0:1,a[e]=IB&&n===void 0?xB:n,this}var LB=MB,DB=gB,vB=bB,PB=CB,zB=TB,AB=LB;function St(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}St.prototype.clear=DB,St.prototype.delete=vB,St.prototype.get=PB,St.prototype.has=zB,St.prototype.set=AB;var OB=St,zr=OB,FB=Un,HB=Ho;function qB(){this.size=0,this.__data__={hash:new zr,map:new(HB||FB),string:new zr}}var jB=qB;function RB(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var GB=RB,UB=GB;function WB(e,n){var a=e.__data__;return UB(n)?a[typeof n=="string"?"string":"hash"]:a.map}var Yn=WB,YB=Yn;function KB(e){var n=YB(this,e).delete(e);return this.size-=n?1:0,n}var ZB=KB,XB=Yn;function JB(e){return XB(this,e).get(e)}var QB=JB,eC=Yn;function tC(e){return eC(this,e).has(e)}var nC=tC,aC=Yn;function oC(e,n){var a=aC(this,e),o=a.size;return a.set(e,n),this.size+=a.size==o?0:1,this}var sC=oC,iC=jB,rC=ZB,lC=QB,cC=nC,dC=sC;function Nt(e){var n=-1,a=e==null?0:e.length;for(this.clear();++n<a;){var o=e[n];this.set(o[0],o[1])}}Nt.prototype.clear=iC,Nt.prototype.delete=rC,Nt.prototype.get=lC,Nt.prototype.has=cC,Nt.prototype.set=dC;var qo=Nt,hC=Un,mC=Ho,pC=qo,fC=200;function uC(e,n){var a=this.__data__;if(a instanceof hC){var o=a.__data__;if(!mC||o.length<fC-1)return o.push([e,n]),this.size=++a.size,this;a=this.__data__=new pC(o)}return a.set(e,n),this.size=a.size,this}var gC=uC,yC=Un,bC=Cw,kC=Sw,_C=Vw,$C=Iw,wC=gC;function Vt(e){var n=this.__data__=new yC(e);this.size=n.size}Vt.prototype.clear=bC,Vt.prototype.delete=kC,Vt.prototype.get=_C,Vt.prototype.has=$C,Vt.prototype.set=wC;var Ar=Vt,BC="__lodash_hash_undefined__";function CC(e){return this.__data__.set(e,BC),this}var EC=CC;function SC(e){return this.__data__.has(e)}var NC=SC,VC=qo,TC=EC,IC=NC;function Kn(e){var n=-1,a=e==null?0:e.length;for(this.__data__=new VC;++n<a;)this.add(e[n])}Kn.prototype.add=Kn.prototype.push=TC,Kn.prototype.has=IC;var Or=Kn;function xC(e,n){for(var a=-1,o=e==null?0:e.length;++a<o;)if(n(e[a],a,e))return!0;return!1}var MC=xC;function LC(e,n){return e.has(n)}var Fr=LC,DC=Or,vC=MC,PC=Fr,zC=1,AC=2;function OC(e,n,a,o,s,i){var r=a&zC,l=e.length,c=n.length;if(l!=c&&!(r&&c>l))return!1;var d=i.get(e),h=i.get(n);if(d&&h)return d==n&&h==e;var m=-1,p=!0,f=a&AC?new DC:void 0;for(i.set(e,n),i.set(n,e);++m<l;){var u=e[m],y=n[m];if(o)var E=r?o(y,u,m,n,e,i):o(u,y,m,e,n,i);if(E!==void 0){if(E)continue;p=!1;break}if(f){if(!vC(n,function(g,b){if(!PC(f,b)&&(u===g||s(u,g,a,o,i)))return f.push(b)})){p=!1;break}}else if(!(u===y||s(u,y,a,o,i))){p=!1;break}}return i.delete(e),i.delete(n),p}var Hr=OC,FC=xe,HC=FC.Uint8Array,qC=HC;function jC(e){var n=-1,a=Array(e.size);return e.forEach(function(o,s){a[++n]=[s,o]}),a}var RC=jC;function GC(e){var n=-1,a=Array(e.size);return e.forEach(function(o){a[++n]=o}),a}var UC=GC,qr=fn,jr=qC,WC=Mr,YC=Hr,KC=RC,ZC=UC,XC=1,JC=2,QC="[object Boolean]",eE="[object Date]",tE="[object Error]",nE="[object Map]",aE="[object Number]",oE="[object RegExp]",sE="[object Set]",iE="[object String]",rE="[object Symbol]",lE="[object ArrayBuffer]",cE="[object DataView]",Rr=qr?qr.prototype:void 0,jo=Rr?Rr.valueOf:void 0;function dE(e,n,a,o,s,i,r){switch(a){case cE:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case lE:return!(e.byteLength!=n.byteLength||!i(new jr(e),new jr(n)));case QC:case eE:case aE:return WC(+e,+n);case tE:return e.name==n.name&&e.message==n.message;case oE:case iE:return e==n+"";case nE:var l=KC;case sE:var c=o&XC;if(l||(l=ZC),e.size!=n.size&&!c)return!1;var d=r.get(e);if(d)return d==n;o|=JC,r.set(e,n);var h=YC(l(e),l(n),o,s,i,r);return r.delete(e),h;case rE:if(jo)return jo.call(e)==jo.call(n)}return!1}var hE=dE;function mE(e,n){for(var a=-1,o=n.length,s=e.length;++a<o;)e[s+a]=n[a];return e}var pE=mE,fE=Array.isArray,Re=fE,uE=pE,gE=Re;function yE(e,n,a){var o=n(e);return gE(e)?o:uE(o,a(e))}var bE=yE;function kE(e,n){for(var a=-1,o=e==null?0:e.length,s=0,i=[];++a<o;){var r=e[a];n(r,a,e)&&(i[s++]=r)}return i}var _E=kE;function $E(){return[]}var wE=$E,BE=_E,CE=wE,EE=Object.prototype,SE=EE.propertyIsEnumerable,Gr=Object.getOwnPropertySymbols,NE=Gr?function(e){return e==null?[]:(e=Object(e),BE(Gr(e),function(n){return SE.call(e,n)}))}:CE,VE=NE;function TE(e,n){for(var a=-1,o=Array(e);++a<e;)o[a]=n(a);return o}var IE=TE,xE=vt,ME=ut,LE="[object Arguments]";function DE(e){return ME(e)&&xE(e)==LE}var vE=DE,Ur=vE,PE=ut,Wr=Object.prototype,zE=Wr.hasOwnProperty,AE=Wr.propertyIsEnumerable,OE=Ur(function(){return arguments}())?Ur:function(e){return PE(e)&&zE.call(e,"callee")&&!AE.call(e,"callee")},Yr=OE,Zn={exports:{}};function FE(){return!1}var HE=FE;Zn.exports,function(e,n){var a=xe,o=HE,s=n&&!n.nodeType&&n,i=s&&!0&&e&&!e.nodeType&&e,r=i&&i.exports===s,l=r?a.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||o;e.exports=d}(Zn,Zn.exports);var Kr=Zn.exports,qE=9007199254740991,jE=/^(?:0|[1-9]\d*)$/;function RE(e,n){var a=typeof e;return n=n??qE,!!n&&(a=="number"||a!="symbol"&&jE.test(e))&&e>-1&&e%1==0&&e<n}var Zr=RE,GE=9007199254740991;function UE(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=GE}var Ro=UE,WE=vt,YE=Ro,KE=ut,ZE="[object Arguments]",XE="[object Array]",JE="[object Boolean]",QE="[object Date]",eS="[object Error]",tS="[object Function]",nS="[object Map]",aS="[object Number]",oS="[object Object]",sS="[object RegExp]",iS="[object Set]",rS="[object String]",lS="[object WeakMap]",cS="[object ArrayBuffer]",dS="[object DataView]",hS="[object Float32Array]",mS="[object Float64Array]",pS="[object Int8Array]",fS="[object Int16Array]",uS="[object Int32Array]",gS="[object Uint8Array]",yS="[object Uint8ClampedArray]",bS="[object Uint16Array]",kS="[object Uint32Array]",Q={};Q[hS]=Q[mS]=Q[pS]=Q[fS]=Q[uS]=Q[gS]=Q[yS]=Q[bS]=Q[kS]=!0,Q[ZE]=Q[XE]=Q[cS]=Q[JE]=Q[dS]=Q[QE]=Q[eS]=Q[tS]=Q[nS]=Q[aS]=Q[oS]=Q[sS]=Q[iS]=Q[rS]=Q[lS]=!1;function _S(e){return KE(e)&&YE(e.length)&&!!Q[WE(e)]}var $S=_S;function wS(e){return function(n){return e(n)}}var Xr=wS,Xn={exports:{}};Xn.exports,function(e,n){var a=Ms,o=n&&!n.nodeType&&n,s=o&&!0&&e&&!e.nodeType&&e,i=s&&s.exports===o,r=i&&a.process,l=function(){try{var c=s&&s.require&&s.require("util").types;return c||r&&r.binding&&r.binding("util")}catch{}}();e.exports=l}(Xn,Xn.exports);var BS=Xn.exports,CS=$S,ES=Xr,Jr=BS,Qr=Jr&&Jr.isTypedArray,SS=Qr?ES(Qr):CS,el=SS,NS=IE,VS=Yr,TS=Re,IS=Kr,xS=Zr,MS=el,LS=Object.prototype,DS=LS.hasOwnProperty;function vS(e,n){var a=TS(e),o=!a&&VS(e),s=!a&&!o&&IS(e),i=!a&&!o&&!s&&MS(e),r=a||o||s||i,l=r?NS(e.length,String):[],c=l.length;for(var d in e)(n||DS.call(e,d))&&!(r&&(d=="length"||s&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||xS(d,c)))&&l.push(d);return l}var PS=vS,zS=Object.prototype;function AS(e){var n=e&&e.constructor,a=typeof n=="function"&&n.prototype||zS;return e===a}var OS=AS;function FS(e,n){return function(a){return e(n(a))}}var HS=FS,qS=HS,jS=qS(Object.keys,Object),RS=jS,GS=OS,US=RS,WS=Object.prototype,YS=WS.hasOwnProperty;function KS(e){if(!GS(e))return US(e);var n=[];for(var a in Object(e))YS.call(e,a)&&a!="constructor"&&n.push(a);return n}var ZS=KS,XS=Lr,JS=Ro;function QS(e){return e!=null&&JS(e.length)&&!XS(e)}var Jn=QS,eN=PS,tN=ZS,nN=Jn;function aN(e){return nN(e)?eN(e):tN(e)}var Go=aN,oN=bE,sN=VE,iN=Go;function rN(e){return oN(e,iN,sN)}var lN=rN,tl=lN,cN=1,dN=Object.prototype,hN=dN.hasOwnProperty;function mN(e,n,a,o,s,i){var r=a&cN,l=tl(e),c=l.length,d=tl(n),h=d.length;if(c!=h&&!r)return!1;for(var m=c;m--;){var p=l[m];if(!(r?p in n:hN.call(n,p)))return!1}var f=i.get(e),u=i.get(n);if(f&&u)return f==n&&u==e;var y=!0;i.set(e,n),i.set(n,e);for(var E=r;++m<c;){p=l[m];var g=e[p],b=n[p];if(o)var _=r?o(b,g,p,n,e,i):o(g,b,p,e,n,i);if(!(_===void 0?g===b||s(g,b,a,o,i):_)){y=!1;break}E||(E=p=="constructor")}if(y&&!E){var N=e.constructor,M=n.constructor;N!=M&&"constructor"in e&&"constructor"in n&&!(typeof N=="function"&&N instanceof N&&typeof M=="function"&&M instanceof M)&&(y=!1)}return i.delete(e),i.delete(n),y}var pN=mN,fN=st,uN=xe,gN=fN(uN,"DataView"),yN=gN,bN=st,kN=xe,_N=bN(kN,"Promise"),$N=_N,wN=st,BN=xe,CN=wN(BN,"Set"),EN=CN,SN=st,NN=xe,VN=SN(NN,"WeakMap"),TN=VN,Uo=yN,Wo=Ho,Yo=$N,Ko=EN,Zo=TN,nl=vt,Tt=vr,al="[object Map]",IN="[object Object]",ol="[object Promise]",sl="[object Set]",il="[object WeakMap]",rl="[object DataView]",xN=Tt(Uo),MN=Tt(Wo),LN=Tt(Yo),DN=Tt(Ko),vN=Tt(Zo),it=nl;(Uo&&it(new Uo(new ArrayBuffer(1)))!=rl||Wo&&it(new Wo)!=al||Yo&&it(Yo.resolve())!=ol||Ko&&it(new Ko)!=sl||Zo&&it(new Zo)!=il)&&(it=function(e){var n=nl(e),a=n==IN?e.constructor:void 0,o=a?Tt(a):"";if(o)switch(o){case xN:return rl;case MN:return al;case LN:return ol;case DN:return sl;case vN:return il}return n});var PN=it,Xo=Ar,zN=Hr,AN=hE,ON=pN,ll=PN,cl=Re,dl=Kr,FN=el,HN=1,hl="[object Arguments]",ml="[object Array]",Qn="[object Object]",qN=Object.prototype,pl=qN.hasOwnProperty;function jN(e,n,a,o,s,i){var r=cl(e),l=cl(n),c=r?ml:ll(e),d=l?ml:ll(n);c=c==hl?Qn:c,d=d==hl?Qn:d;var h=c==Qn,m=d==Qn,p=c==d;if(p&&dl(e)){if(!dl(n))return!1;r=!0,h=!1}if(p&&!h)return i||(i=new Xo),r||FN(e)?zN(e,n,a,o,s,i):AN(e,n,c,a,o,s,i);if(!(a&HN)){var f=h&&pl.call(e,"__wrapped__"),u=m&&pl.call(n,"__wrapped__");if(f||u){var y=f?e.value():e,E=u?n.value():n;return i||(i=new Xo),s(y,E,a,o,i)}}return p?(i||(i=new Xo),ON(e,n,a,o,s,i)):!1}var RN=jN,GN=RN,fl=ut;function ul(e,n,a,o,s){return e===n?!0:e==null||n==null||!fl(e)&&!fl(n)?e!==e&&n!==n:GN(e,n,a,o,ul,s)}var Jo=ul,UN=Ar,WN=Jo,YN=1,KN=2;function ZN(e,n,a,o){var s=a.length,i=s,r=!o;if(e==null)return!i;for(e=Object(e);s--;){var l=a[s];if(r&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++s<i;){l=a[s];var c=l[0],d=e[c],h=l[1];if(r&&l[2]){if(d===void 0&&!(c in e))return!1}else{var m=new UN;if(o)var p=o(d,h,c,e,n,m);if(!(p===void 0?WN(h,d,YN|KN,o,m):p))return!1}}return!0}var XN=ZN,JN=ft;function QN(e){return e===e&&!JN(e)}var gl=QN,eV=gl,tV=Go;function nV(e){for(var n=tV(e),a=n.length;a--;){var o=n[a],s=e[o];n[a]=[o,s,eV(s)]}return n}var aV=nV;function oV(e,n){return function(a){return a==null?!1:a[e]===n&&(n!==void 0||e in Object(a))}}var yl=oV,sV=XN,iV=aV,rV=yl;function lV(e){var n=iV(e);return n.length==1&&n[0][2]?rV(n[0][0],n[0][1]):function(a){return a===e||sV(a,e,n)}}var cV=lV,dV=Re,hV=un,mV=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,pV=/^\w*$/;function fV(e,n){if(dV(e))return!1;var a=typeof e;return a=="number"||a=="symbol"||a=="boolean"||e==null||hV(e)?!0:pV.test(e)||!mV.test(e)||n!=null&&e in Object(n)}var Qo=fV,bl=qo,uV="Expected a function";function es(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(uV);var a=function(){var o=arguments,s=n?n.apply(this,o):o[0],i=a.cache;if(i.has(s))return i.get(s);var r=e.apply(this,o);return a.cache=i.set(s,r)||i,r};return a.cache=new(es.Cache||bl),a}es.Cache=bl;var gV=es,yV=gV,bV=500;function kV(e){var n=yV(e,function(o){return a.size===bV&&a.clear(),o}),a=n.cache;return n}var _V=kV,$V=_V,wV=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,BV=/\\(\\)?/g,CV=$V(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(wV,function(a,o,s,i){n.push(s?i.replace(BV,"$1"):o||a)}),n}),EV=CV,kl=fn,SV=Oo,NV=Re,VV=un,TV=1/0,_l=kl?kl.prototype:void 0,$l=_l?_l.toString:void 0;function wl(e){if(typeof e=="string")return e;if(NV(e))return SV(e,wl)+"";if(VV(e))return $l?$l.call(e):"";var n=e+"";return n=="0"&&1/e==-TV?"-0":n}var IV=wl,xV=IV;function MV(e){return e==null?"":xV(e)}var LV=MV,DV=Re,vV=Qo,PV=EV,zV=LV;function AV(e,n){return DV(e)?e:vV(e,n)?[e]:PV(zV(e))}var Bl=AV,OV=un,FV=1/0;function HV(e){if(typeof e=="string"||OV(e))return e;var n=e+"";return n=="0"&&1/e==-FV?"-0":n}var ea=HV,qV=Bl,jV=ea;function RV(e,n){n=qV(n,e);for(var a=0,o=n.length;e!=null&&a<o;)e=e[jV(n[a++])];return a&&a==o?e:void 0}var Cl=RV,GV=Cl;function UV(e,n,a){var o=e==null?void 0:GV(e,n);return o===void 0?a:o}var WV=UV;function YV(e,n){return e!=null&&n in Object(e)}var KV=YV,ZV=Bl,XV=Yr,JV=Re,QV=Zr,eT=Ro,tT=ea;function nT(e,n,a){n=ZV(n,e);for(var o=-1,s=n.length,i=!1;++o<s;){var r=tT(n[o]);if(!(i=e!=null&&a(e,r)))break;e=e[r]}return i||++o!=s?i:(s=e==null?0:e.length,!!s&&eT(s)&&QV(r,s)&&(JV(e)||XV(e)))}var aT=nT,oT=KV,sT=aT;function iT(e,n){return e!=null&&sT(e,n,oT)}var rT=iT,lT=Jo,cT=WV,dT=rT,hT=Qo,mT=gl,pT=yl,fT=ea,uT=1,gT=2;function yT(e,n){return hT(e)&&mT(n)?pT(fT(e),n):function(a){var o=cT(a,e);return o===void 0&&o===n?dT(a,e):lT(n,o,uT|gT)}}var bT=yT;function kT(e){return e}var ts=kT;function _T(e){return function(n){return n==null?void 0:n[e]}}var $T=_T,wT=Cl;function BT(e){return function(n){return wT(n,e)}}var CT=BT,ET=$T,ST=CT,NT=Qo,VT=ea;function TT(e){return NT(e)?ET(VT(e)):ST(e)}var IT=TT,xT=cV,MT=bT,LT=ts,DT=Re,vT=IT;function PT(e){return typeof e=="function"?e:e==null?LT:typeof e=="object"?DT(e)?MT(e[0],e[1]):xT(e):vT(e)}var zT=PT;function AT(e){return function(n,a,o){for(var s=-1,i=Object(n),r=o(n),l=r.length;l--;){var c=r[e?l:++s];if(a(i[c],c,i)===!1)break}return n}}var OT=AT,FT=OT,HT=FT(),qT=HT,jT=qT,RT=Go;function GT(e,n){return e&&jT(e,n,RT)}var UT=GT,WT=Jn;function YT(e,n){return function(a,o){if(a==null)return a;if(!WT(a))return e(a,o);for(var s=a.length,i=n?s:-1,r=Object(a);(n?i--:++i<s)&&o(r[i],i,r)!==!1;);return a}}var KT=YT,ZT=UT,XT=KT,JT=XT(ZT),QT=JT,eI=QT,tI=Jn;function nI(e,n){var a=-1,o=tI(e)?Array(e.length):[];return eI(e,function(s,i,r){o[++a]=n(s,i,r)}),o}var aI=nI,oI=Oo,sI=zT,iI=aI,rI=Re;function lI(e,n){var a=rI(e)?oI:iI;return a(e,sI(n))}var cI=lI;const ns=_e(cI);function dI(e,n,a,o){for(var s=e.length,i=a+(o?1:-1);o?i--:++i<s;)if(n(e[i],i,e))return i;return-1}var hI=dI;function mI(e){return e!==e}var pI=mI;function fI(e,n,a){for(var o=a-1,s=e.length;++o<s;)if(e[o]===n)return o;return-1}var uI=fI,gI=hI,yI=pI,bI=uI;function kI(e,n,a){return n===n?bI(e,n,a):gI(e,yI,a)}var _I=kI,$I=_I;function wI(e,n){var a=e==null?0:e.length;return!!a&&$I(e,n,0)>-1}var BI=wI;function CI(e,n,a){for(var o=-1,s=e==null?0:e.length;++o<s;)if(a(n,e[o]))return!0;return!1}var EI=CI,SI=Or,NI=BI,VI=EI,TI=Oo,II=Xr,xI=Fr,MI=200;function LI(e,n,a,o){var s=-1,i=NI,r=!0,l=e.length,c=[],d=n.length;if(!l)return c;a&&(n=TI(n,II(a))),o?(i=VI,r=!1):n.length>=MI&&(i=xI,r=!1,n=new SI(n));e:for(;++s<l;){var h=e[s],m=a==null?h:a(h);if(h=o||h!==0?h:0,r&&m===m){for(var p=d;p--;)if(n[p]===m)continue e;c.push(h)}else i(n,m,o)||c.push(h)}return c}var DI=LI;function vI(e,n,a){switch(a.length){case 0:return e.call(n);case 1:return e.call(n,a[0]);case 2:return e.call(n,a[0],a[1]);case 3:return e.call(n,a[0],a[1],a[2])}return e.apply(n,a)}var PI=vI,zI=PI,El=Math.max;function AI(e,n,a){return n=El(n===void 0?e.length-1:n,0),function(){for(var o=arguments,s=-1,i=El(o.length-n,0),r=Array(i);++s<i;)r[s]=o[n+s];s=-1;for(var l=Array(n+1);++s<n;)l[s]=o[s];return l[n]=a(r),zI(e,this,l)}}var OI=AI;function FI(e){return function(){return e}}var HI=FI,qI=st,jI=function(){try{var e=qI(Object,"defineProperty");return e({},"",{}),e}catch{}}(),RI=jI,GI=HI,Sl=RI,UI=ts,WI=Sl?function(e,n){return Sl(e,"toString",{configurable:!0,enumerable:!1,value:GI(n),writable:!0})}:UI,YI=WI,KI=800,ZI=16,XI=Date.now;function JI(e){var n=0,a=0;return function(){var o=XI(),s=ZI-(o-a);if(a=o,s>0){if(++n>=KI)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var QI=JI,ex=YI,tx=QI,nx=tx(ex),ax=nx,ox=ts,sx=OI,ix=ax;function rx(e,n){return ix(sx(e,n,ox),e+"")}var lx=rx,cx=Jn,dx=ut;function hx(e){return dx(e)&&cx(e)}var mx=hx,px=DI,fx=lx,ux=mx,gx=fx(function(e,n){return ux(e)?px(e,n):[]}),yx=gx;const as=_e(yx),bx=t.defineComponent({name:"NavDesktopDropdownMore",components:{NavLinkList:an,NavSocial:ot,NavHighlight:tn,NavHeading:nn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=as(e,void 0),e},highlightsColumn(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuMoreHighlightsColumn"))return n}):void 0,e=as(e,void 0),e!=null&&e.length?e[0]:void 0}}}),kx={key:0,class:"NavDesktopDropdownMore bg-jpl-blue-darker bg-opacity-98 3xl:px-0 w-full px-4 py-10 text-white"},_x={class:"BaseGrid container mx-auto"},$x={key:0,class:"grid order-1 grid-cols-2 col-span-9 grid-rows-2 gap-10"},wx={class:"row-span-1 row-start-2"},Bx={key:0,class:"text-medium pr-5 mb-8 text-6xl leading-tight"},Cx={key:1,class:"order-2 col-span-3 col-start-10"};function Ex(e,n,a,o,s,i){const r=an,l=ot,c=nn,d=tn;return e.data?(t.openBlock(),t.createElementBlock("div",kx,[t.createElementVNode("div",_x,[e.linkColumns?(t.openBlock(),t.createElementBlock("div",$x,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(h,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m===0?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan1${m}`,class:"row-span-1"},[t.createVNode(r,{data:h,"auto-col":""},null,8,["data"])])):m===1?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan2${m}`,class:"row-span-2"},[t.createVNode(r,{data:h,"auto-col":""},null,8,["data"])])):t.createCommentVNode("",!0)],64))),256)),t.createElementVNode("div",wx,[e.data.strapline?(t.openBlock(),t.createElementBlock("p",Bx,t.toDisplayString(e.data.strapline),1)):t.createCommentVNode("",!0),t.createVNode(l,{dark:""})])])):t.createCommentVNode("",!0),e.highlightsColumn?(t.openBlock(),t.createElementBlock("div",Cx,[t.createVNode(c,{data:e.highlightsColumn},null,8,["data"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.highlightsColumn.highlights,(h,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass({"mb-10":m+1!==e.highlightsColumn.highlights.length})},[t.createVNode(d,{highlight:h.highlight},null,8,["highlight"])],2))),128))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const Nl=B(bx,[["render",Ex]]),Sx=t.defineComponent({name:"NavDesktopDropdown",components:{NavDropdownToggle:je},props:{parentScrolled:{type:Number,required:!1,default:0}},data(){return{dropdownVisible:!1}},computed:{...he($e),hasSecondary(){return this.headerStore?!this.headerStore.highlightPrimary:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()},parentScrolled(){this.dropdownVisible&&this.closeDropdown()}},mounted(){Mt.on("linkClicked",()=>this.closeDropdown())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),Nx={class:"NavDesktopDropdown"},Vx={key:0,class:"absolute inset-0 w-full"};function Tx(e,n,a,o,s,i){const r=je,l=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",Nx,[t.withDirectives((t.openBlock(),t.createBlock(r,{"aria-expanded":!!e.dropdownVisible,class:t.normalizeClass(["group relative z-20 px-4 font-medium border-t-2 border-transparent edu:text-sm edu:xl:text-base edu:px-2 edu:xl:px-4",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=c=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=c=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["inline-block py-2 transition-colors duration-100 ease-in border-b-2",{hasSecondary:e.hasSecondary}])},[t.renderSlot(e.$slots,"dropdownLabel",{},()=>[t.createTextVNode("Dropdown")])],2)]),_:3},8,["aria-expanded","class"])),[[l,e.closeDropdown]]),t.createVNode(t.Transition,{name:"navfade"},{default:t.withCtx(()=>[e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",Vx,[t.createElementVNode("div",{class:"max-w-screen-3xl mx-auto",onClick:n[2]||(n[2]=t.withModifiers(()=>{},["stop"]))},[t.renderSlot(e.$slots,"default")])])):t.createCommentVNode("",!0)]),_:3})])}const Vl=B(Sx,[["render",Tx]]),Ix=t.defineComponent({name:"NavDesktopDropdownContent",components:{NavLinkList:an,NavHighlight:tn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ns(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=as(e,void 0),e}}}),xx={key:0,class:"NavDesktopDropdownContent bg-jpl-blue-darker bg-opacity-98 edu:bg-gradient-to-r edu:bg-transparent edu:from-black/[.98] edu:to-jpl-violet/[.98] edu:to-90% 3xl:px-0 px-4 py-10 text-white"},Mx={key:0,class:"BaseGrid container mx-auto"},Lx={class:"grid grid-cols-4"},Dx={class:"text-medium text-6xl"},vx={class:"text-sm leading-relaxed"},Px={key:0,class:"grid order-3 grid-cols-4 col-span-4 col-start-9 gap-6"};function zx(e,n,a,o,s,i){const r=tn,l=an;return e.data?(t.openBlock(),t.createElementBlock("div",xx,[e.data.menuColumns?(t.openBlock(),t.createElementBlock("div",Mx,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.menuColumns,(c,d)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[c.blockType==="MenuHighlightColumn"?(t.openBlock(),t.createElementBlock("div",{key:`MenuHighlightColumn${d}`,class:"order-1 col-span-4 col-start-1"},[t.createElementVNode("div",Lx,[t.createVNode(r,{highlight:c.highlight,"custom-label":c.label,class:"col-span-3"},null,8,["highlight","custom-label"])])])):c.blockType==="MenuDescriptionColumn"?(t.openBlock(),t.createElementBlock("div",{key:`MenuDescriptionColumn${d}`,class:"order-2 col-span-3"},[t.createElementVNode("p",Dx,t.toDisplayString(c.title),1),t.createElementVNode("p",vx,t.toDisplayString(c.description),1)])):t.createCommentVNode("",!0)],64))),256)),e.linkColumns?(t.openBlock(),t.createElementBlock("div",Px,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(c,d)=>(t.openBlock(),t.createBlock(l,{key:d,data:c,class:"col-span-2"},null,8,["data"]))),128))])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Tl=B(Ix,[["render",zx]]),Ax=t.defineComponent({name:"NavLogoLinks",components:{BaseLink:F}}),Ox={class:"NavLogoLinks relative"},Fx={class:"absolute inset-0 flex items-start"};function Hx(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("div",Ox,[t.createElementVNode("div",Fx,[t.createVNode(r,{variant:"none",href:"https://www.nasa.gov",title:"NASA","aria-label":"NASA",class:"w-1/4 h-full","link-class":"block w-auto h-full","external-target-blank":""}),t.createVNode(r,{variant:"none",to:"/",title:"JPL Home","aria-label":"JPL Home",class:"flex-grow h-full","link-class":"block w-full h-full"})]),t.renderSlot(e.$slots,"default")])}const on=B(Ax,[["render",Hx]]),Il="data:image/svg+xml,%3csvg%20class='LogoTribrand'%20width='324'%20height='72'%20viewBox='0%200%20324%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M61.094%2028.823c0%2015.811-13.013%2028.824-28.823%2028.824-15.811%200-28.824-13.013-28.824-28.824C3.447%2013.013%2016.46%200%2032.271%200c15.81%200%2028.823%2013.013%2028.823%2028.823'%20fill='%23263976'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M32.668%202.618a.237.237%200%2001-.234.236.235.235%200%20010-.47c.128%200%20.234.105.234.234M34.294%206.177a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M38.519%2011.991a.29.29%200%2001-.289.289.29.29%200%20010-.578.29.29%200%2001.289.289M31.729%208.181a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M34.257%209.518a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.236.234-.236.129%200%20.235.107.235.236M30.971%205.779c0%20.159-.131.29-.289.29a.29.29%200%20010-.579.29.29%200%2001.289.289M27.142%208.109a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828%208.579a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M28.515%209.048a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M27.467%209.951a.238.238%200%2001-.235.236.235.235%200%2011.235-.236M22.013%2013.78a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024%2015.008a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229%2034.837a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M22.374%2040.31a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M19.268%2043.109a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547%2044.247a.29.29%200%2001-.578%200c0-.16.131-.29.289-.29a.29.29%200%2001.289.29M14.789%2041.718a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M14.355%2043.325a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M11.574%2041.989a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29%2046.503a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235c0-.128.106-.234.235-.234.128%200%20.234.106.234.234M24.216%2044.355a.291.291%200%2001-.289.289.291.291%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M24.541%2047.118a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M36.569%2044.482a.235.235%200%2011-.235-.235c.129%200%20.235.106.235.235M30.971%2046.468a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M46.032%2049.321a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.128.106-.234.234-.234.129%200%20.235.106.235.234M47.26%2038.214a.29.29%200%2001-.288.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.288.289M44.949%2039.785c0%20.13-.106.236-.235.236a.236.236%200%2001-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225%2040.237c0%20.159-.131.29-.29.29a.291.291%200%2001-.289-.29c0-.158.131-.289.289-.289.159%200%20.29.131.29.289M44.949%2043.036a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235.235.235%200%2001.47%200M50.836%2036.644a.235.235%200%2001-.469%200c0-.129.106-.236.235-.236.128%200%20.234.107.234.236M51.414%2038.07a.29.29%200%2001-.289.289.29.29%200%2001-.289-.289c0-.159.131-.29.289-.29a.29.29%200%2001.289.29M55.459%2039.768a.29.29%200%2001-.578%200%20.29.29%200%2001.578%200M51.342%2042.784a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M53.942%2040.327a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M53.473%2044.12a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727%205.507a.414.414%200%2001.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412%200%2001-.299.29l-.106.636-.108-.641a.413.413%200%2001-.285-.298l-.604-.098.606-.108M21.533%2049.814a.411.411%200%2001.308-.294l.082-.618.122.625a.41.41%200%2001.289.306l.626.089-.631.111a.412.412%200%2001-.3.289l-.106.637-.107-.64a.415.415%200%2001-.285-.298l-.604-.099.606-.108M51.315%2044.103a.41.41%200%2001.308-.295l.082-.619.122.625a.413.413%200%2001.289.307l.626.089-.632.111a.414.414%200%2001-.299.29l-.106.636-.107-.641a.416.416%200%2001-.286-.298l-.604-.098.607-.107M53.673%2037.732a.411.411%200%2001.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416%200%2001-.299.29l-.107.636-.106-.64a.414.414%200%2001-.286-.298l-.604-.099.607-.107M24.423%2014.2a.413.413%200%2001.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412%200%2001-.299.29l-.106.636-.107-.641a.413.413%200%2001-.286-.297l-.604-.098.607-.109M22.513%2027.612c2.129%203.719%204.611%206.442%206.61%209.03%201.775%202.295%205.233%203.445%204.015%204.535-1.373%201.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M0%2037.374c10.289-6.758%2028.245-11.119%2043.034-16.991%2011.236-4.46%2021.227-10.061%2026.598-17.77C56.021%2030.338%2018.114%2027.056.741%2037.632L0%2037.374'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M23.919%2023.626h5.153l3.694%209.303%201.232%201.236H27.29l1.231-1.236-.437-1.135h-3.703L24%2033.091l.883%201.074h-3.499l1.231-1.236%202.374-8.227-1.07-1.076zm3.509%206.539l-1.491-3.777-1.094%203.777h2.585zM47.857%2023.626h5.348l3.694%209.303%201.232%201.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381%201.297.883%201.074h-3.5l1.231-1.236%202.374-8.227-1.265-1.076zm3.703%206.539l-1.49-3.777-1.094%203.777h2.584zM16.928%2030.19L16.928%2024.702%2015.858%2023.626%2019.423%2023.626%2018.353%2024.702%2018.353%2032.929%2019.585%2034.165%2014.902%2034.165%2010.868%2027.34%2010.868%2032.929%2011.905%2034.165%208.178%2034.165%209.409%2032.929%209.409%2024.702%208.34%2023.626%2013.006%2023.626%2016.928%2030.19M43.918%2026.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459%201.742-2.303%203.42.156%201.679%201.457%202.33%202.63%202.861%201.51.685%203.152.916%203.128%201.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218%203.452%201.229-.902c1.494.528%203.304.75%204.98.204%201.665-.543%203.415-1.936%202.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57%201.363-.19%203.252.902%203.657%201.384'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M7.968%2053.553C28.63%2032.465%2059.428%2022.722%2069.632%202.612c-6.145%2019.551-39.054%2030.334-61.72%2051.932l.056-.991'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M21.964%2027.803a71.957%2071.957%200%2001-.728-1.278c-5.509-9.91-4.714-20.024%205.255-15.617%208.462%203.74%2016.544%2014.232%2019.794%2021.682%201.506%203.452%205.544%2017.001-7.459%2011.511l-.026-.08c12.281%205.057%2010.158-7.757%203.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247%2011.703.324.66.66%201.29%201.006%201.894l-.549.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M82.104%2022.133c0%201.775-.483%204.669-4.591%204.669-2.295%200-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0%201.331.328%202.294%201.757%202.294%201.6%200%201.6-1.292%201.6-2.256v-9.298h3.029v9.432M91.012%2020.417c-.25-1.388-.849-2.123-2.18-2.123-1.736%200-2.238%201.352-2.276%202.123h4.456zm-4.456%201.737c.077%201.736.926%202.527%202.449%202.527%201.1%200%201.988-.676%202.161-1.292h2.412c-.772%202.352-2.412%203.354-4.669%203.354-3.144%200-5.093-2.159-5.093-5.246%200-2.989%202.064-5.265%205.093-5.265%203.396%200%205.035%202.853%204.842%205.922h-7.195zM98.646%2016.5h2.006v1.834h-2.006v4.939c0%20.925.231%201.157%201.158%201.157.288%200%20.559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678%200-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294%2019.182h2.353c1.407%200%202.662-.309%202.662-2.063%200-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435%200%204.765%202.179%204.765%204.418%200%202.238-1.33%204.416-4.765%204.416h-3.181v4.94h-3.029V12.701zM119.663%2016.5h2.605v1.855h.038c.502-1.256%201.851-2.123%203.182-2.123.193%200%20.425.037.598.096v2.545a5.058%205.058%200%2000-.983-.095c-2.006%200-2.701%201.446-2.701%203.202v4.495h-2.739V16.5M131.464%2024.681c1.872%200%202.432-1.603%202.432-3.184%200-1.599-.56-3.203-2.432-3.203-1.851%200-2.41%201.604-2.41%203.203%200%201.581.559%203.184%202.41%203.184zm0-8.449c3.145%200%205.172%202.084%205.172%205.265%200%203.163-2.027%205.246-5.172%205.246-3.124%200-5.149-2.083-5.149-5.246%200-3.181%202.025-5.265%205.149-5.265zM145.638%2021.518c0-1.582-.636-3.224-2.392-3.224-1.793%200-2.371%201.604-2.371%203.224%200%201.618.616%203.163%202.391%203.163%201.794%200%202.372-1.545%202.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062%201.737-1.542%202.97-1.542%203.124%200%204.533%202.527%204.533%205.361%200%202.662-1.465%205.15-4.378%205.15-1.198%200-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194%2026.475h-2.604v-1.39h-.057c-.695%201.12-1.889%201.658-3.047%201.658-2.913%200-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0%201.641.484%202.451%201.756%202.451%201.485%200%202.123-.829%202.123-2.855V16.5h2.738v9.975M161.178%2026.474L163.917%2026.474%20163.917%2012.701%20161.178%2012.701zM168.024%2023.233c.019%201.197%201.024%201.678%202.103%201.678.792%200%201.793-.307%201.793-1.272%200-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663%200-2.545%202.199-3.2%204.34-3.2%202.18%200%204.188.731%204.399%203.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617%200-1.524.115-1.524.924%200%20.985%201.543%201.121%203.106%201.488%201.6.366%203.164.944%203.164%202.797%200%202.623-2.277%203.47-4.553%203.47-2.316%200-4.574-.867-4.689-3.51h2.605M176.141%2026.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.853%200-2.411%201.604-2.411%203.203%200%201.581.558%203.184%202.411%203.184zm0-8.449c3.144%200%205.169%202.084%205.169%205.265%200%203.163-2.025%205.246-5.169%205.246-3.126%200-5.15-2.083-5.15-5.246%200-3.181%202.024-5.265%205.15-5.265zM192.454%2016.5h2.605v1.391h.056c.696-1.119%201.89-1.659%203.048-1.659%202.912%200%203.647%201.639%203.647%204.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485%200-2.122.829-2.122%202.855v5.228h-2.738V16.5M209.19%2012.701L212.219%2012.701%20212.219%2023.928%20218.931%2023.928%20218.931%2026.475%20209.19%2026.475%20209.19%2012.701M226.354%2021.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621%201.467%200%201.021.793%201.272%201.678%201.272%202.142%200%202.219-1.697%202.219-2.295v-1.023zm-6.328-2.024c.156-2.567%202.451-3.337%204.688-3.337%201.987%200%204.38.443%204.38%202.835v5.188c0%20.907.095%201.815.346%202.22h-2.777a4.05%204.05%200%2001-.193-.965c-.869.907-2.142%201.233-3.357%201.233-1.89%200-3.395-.944-3.395-2.988%200-2.258%201.698-2.798%203.395-3.028%201.678-.251%203.241-.195%203.241-1.314%200-1.176-.811-1.349-1.775-1.349-1.041%200-1.717.423-1.813%201.505h-2.74zM236.014%2018.294c-1.62%200-2.333%201.525-2.333%203.203%200%201.659.713%203.184%202.333%203.184s2.334-1.525%202.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023%201.912-1.485%203.146-1.485%201.987%200%204.13%201.6%204.13%205.247%200%203.665-2.143%205.264-4.13%205.264-1.466%200-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487%2024.681c1.871%200%202.431-1.603%202.431-3.184%200-1.599-.56-3.203-2.431-3.203-1.852%200-2.412%201.604-2.412%203.203%200%201.581.56%203.184%202.412%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.125%200-5.15-2.083-5.15-5.246%200-3.181%202.025-5.265%205.15-5.265zM254.233%2016.5h2.604v1.855h.039c.504-1.256%201.852-2.123%203.185-2.123.192%200%20.422.037.596.096v2.545a5.074%205.074%200%2000-.983-.095c-2.007%200-2.701%201.446-2.701%203.202v4.495h-2.74V16.5M267.755%2021.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622%201.467%200%201.021.79%201.272%201.679%201.272%202.142%200%202.22-1.697%202.22-2.295v-1.023zm-6.33-2.024c.154-2.567%202.45-3.337%204.688-3.337%201.99%200%204.381.443%204.381%202.835v5.188c0%20.907.096%201.815.347%202.22h-2.779a4.149%204.149%200%2001-.192-.965c-.869.907-2.142%201.233-3.357%201.233-1.892%200-3.396-.944-3.396-2.988%200-2.258%201.697-2.798%203.396-3.028%201.677-.251%203.242-.195%203.242-1.314%200-1.176-.813-1.349-1.776-1.349-1.042%200-1.718.423-1.814%201.505h-2.74zM275.91%2016.5h2.005v1.834h-2.005v4.939c0%20.925.23%201.157%201.157%201.157.287%200%20.558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676%200-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.851%200-2.413%201.604-2.413%203.203%200%201.581.562%203.184%202.413%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.124%200-5.15-2.083-5.15-5.246%200-3.181%202.026-5.265%205.15-5.265zM290.64%2016.5h2.601v1.855h.041c.502-1.256%201.851-2.123%203.185-2.123.191%200%20.423.037.595.096v2.545a5.093%205.093%200%2000-.984-.095c-2.007%200-2.7%201.446-2.7%203.202v4.495h-2.738V16.5M304.021%2027.727c-.595%201.604-1.542%202.258-3.432%202.258-.56%200-1.117-.039-1.679-.096v-2.257c.521.038%201.063.116%201.602.095.945-.095%201.253-1.078.945-1.869l-3.512-9.358h2.933l2.258%206.829h.037l2.18-6.829h2.836l-4.168%2011.227M82.32%2038.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817%200-4.009%202.32-4.009%204.789%200%202.699%201.192%204.953%204.026%204.953%202.072%200%203.264-1.458%203.413-3.413h1.575c-.299%202.949-2.138%204.739-5.121%204.739-3.678%200-5.468-2.717-5.468-6.164%200-3.429%201.956-6.23%205.601-6.23%202.469%200%204.507%201.326%204.871%203.845H82.32M90.771%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.656%201.259%201.856%200%202.619-1.159%202.619-1.939v-1.441zm2.286%204.39c-.248.151-.563.233-1.01.233-.73%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.558%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.011-1.424-1.907-1.424-1.192%200-2.07.363-2.136%201.623h-1.409c.083-2.121%201.723-2.865%203.629-2.865%201.54%200%203.214.345%203.214%202.351v4.408c0%20.664%200%20.96.447.96.117%200%20.249-.017.431-.082v1.092zM94.186%2046.358L95.594%2046.358%2095.594%2034.529%2094.186%2034.529zM97.599%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.37-2.12.264%200%20.645.048.911.131v1.226a2.671%202.671%200%2000-.795-.116c-.68%200-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264%2045.315c1.474%200%202.667-1.159%202.667-3.23%200-2.088-1.193-3.247-2.667-3.247-1.475%200-2.668%201.159-2.668%203.247%200%202.071%201.193%203.23%202.668%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM114.766%2037.794h1.325V39.6h.033c.68-1.376%201.625-2.056%203.149-2.004v1.491c-2.27%200-3.098%201.292-3.098%203.462v3.81h-1.409v-8.565M120.068%2037.794h1.325v1.358h.034c.596-1.06%201.557-1.556%202.783-1.556%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706%200-2.534%201.143-2.534%202.684v4.837h-1.409v-8.565M129.1%2046.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.657%201.259%201.856%200%202.618-1.159%202.618-1.939v-1.441zm2.287%204.39c-.249.151-.563.233-1.011.233-.729%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.557%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.01-1.424-1.906-1.424-1.193%200-2.071.363-2.137%201.623h-1.408c.082-2.121%201.723-2.865%203.628-2.865%201.54%200%203.215.345%203.215%202.351v4.408c0%20.664%200%20.96.446.96.117%200%20.249-.017.432-.082v1.092zM145.704%2046.358L147.277%2046.358%20147.277%2034.529%20145.704%2034.529zM149.43%2037.794h1.326v1.358h.035c.593-1.06%201.556-1.556%202.783-1.556%202.253%200%202.949%201.292%202.949%203.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707%200-2.534%201.143-2.534%202.684v4.837h-1.41v-8.565M159.242%2043.658c.049%201.259%201.142%201.657%202.302%201.657.879%200%202.073-.199%202.073-1.275%200-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42%200-1.722%201.706-2.434%203.196-2.434%201.89%200%203.397.594%203.514%202.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846%200-1.822.233-1.822%201.093%200%201.011%201.491%201.175%202.801%201.49%201.406.316%202.798.778%202.798%202.436%200%202.039-1.905%202.701-3.644%202.701-1.924%200-3.546-.779-3.63-2.9h1.41M168.356%2037.794h1.706v1.241h-1.706v5.32c0%20.647.182.761%201.06.761h.646v1.243h-1.076c-1.459%200-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724%2037.794h1.708v1.241h-1.708v5.32c0%20.647.182.761%201.06.761h.648v1.243h-1.079c-1.457%200-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813%2046.359h-1.325v-1.357h-.033c-.596%201.06-1.558%201.556-2.783%201.556-2.253%200-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0%201.044.663%201.723%201.739%201.723%201.706%200%202.534-1.142%202.534-2.685v-4.836h1.408v8.565M190.627%2037.794h1.705v1.241h-1.705v5.32c0%20.647.181.761%201.059.761h.646v1.243h-1.076c-1.457%200-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573%2041.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474%200-2.353%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.74%202.916-3.661%202.916-2.736%200-4.027-1.889-4.109-4.505%200-2.57%201.69-4.457%204.026-4.457%203.031%200%203.961%202.832%203.876%204.904h-6.411c-.05%201.491.794%202.815%202.667%202.815%201.159%200%201.972-.563%202.221-1.673h1.391zM210.295%2045.315c1.476%200%202.668-1.159%202.668-3.23%200-2.088-1.192-3.247-2.668-3.247-1.475%200-2.667%201.159-2.667%203.247%200%202.071%201.192%203.23%202.667%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM216.427%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.371-2.12.264%200%20.644.048.911.131v1.226a2.684%202.684%200%2000-.797-.116c-.681%200-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744%2035.855L223.801%2035.855%20223.801%2034.529%20233.262%2034.529%20233.262%2035.855%20229.319%2035.855%20229.319%2046.359%20227.744%2046.359%20227.744%2035.855M240.023%2041.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476%200-2.354%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.739%202.916-3.661%202.916-2.735%200-4.029-1.889-4.111-4.505%200-2.57%201.691-4.457%204.027-4.457%203.032%200%203.959%202.832%203.877%204.904h-6.411c-.05%201.491.793%202.815%202.667%202.815%201.159%200%201.972-.563%202.22-1.673h1.392zM248.524%2040.545c-.215-1.078-.961-1.707-2.122-1.707-2.038%200-2.666%201.608-2.666%203.346%200%201.574.711%203.131%202.501%203.131%201.359%200%202.171-.795%202.353-2.087h1.441c-.314%202.087-1.623%203.33-3.778%203.33-2.617%200-4.009-1.822-4.009-4.374%200-2.57%201.324-4.588%204.043-4.588%201.937%200%203.495.91%203.694%202.949h-1.457M251.341%2034.529h1.409v4.524h.035c.462-1.027%201.671-1.457%202.699-1.457%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707%200-2.535%201.143-2.535%202.684v4.837h-1.409v-11.83M260.29%2037.794h1.325v1.358h.033c.597-1.06%201.558-1.556%202.784-1.556%202.255%200%202.95%201.292%202.95%203.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704%200-2.534%201.143-2.534%202.684v4.837h-1.408v-8.565M272.934%2045.315c1.475%200%202.668-1.159%202.668-3.23%200-2.088-1.193-3.247-2.668-3.247-1.474%200-2.667%201.159-2.667%203.247%200%202.071%201.193%203.23%202.667%203.23zm0-7.719c2.717%200%204.158%201.971%204.158%204.489%200%202.501-1.441%204.473-4.158%204.473-2.716%200-4.16-1.972-4.16-4.473%200-2.518%201.444-4.489%204.16-4.489zM278.568%2046.358L279.977%2046.358%20279.977%2034.529%20278.568%2034.529zM285.596%2045.315c1.473%200%202.666-1.159%202.666-3.23%200-2.088-1.193-3.247-2.666-3.247-1.477%200-2.669%201.159-2.669%203.247%200%202.071%201.192%203.23%202.669%203.23zm0-7.719c2.716%200%204.157%201.971%204.157%204.489%200%202.501-1.441%204.473-4.157%204.473-2.719%200-4.16-1.972-4.16-4.473%200-2.518%201.441-4.489%204.16-4.489zM297.144%2041.902c0-1.508-.663-3.064-2.434-3.064-1.808%200-2.536%201.474-2.536%203.113%200%201.541.563%203.266%202.418%203.266%201.857%200%202.552-1.707%202.552-3.315zm1.391%203.728c0%202.785-1.274%204.208-3.977%204.208-1.606%200-3.463-.645-3.544-2.517h1.407c.067%201.026%201.292%201.392%202.221%201.392%201.839%200%202.568-1.327%202.568-3.248v-.563h-.032c-.466%201.044-1.591%201.556-2.668%201.556-2.553%200-3.829-2.004-3.829-4.341%200-2.021.995-4.521%203.961-4.521%201.077%200%202.038.479%202.551%201.424h.017v-1.226h1.325v7.836zM303.757%2047.501c-.647%201.675-1.227%202.287-2.486%202.287-.332%200-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581%200%20.896-.28%201.16-.776l.58-1.459-3.396-8.516h1.59l2.503%207.008h.033l2.401-7.008h1.492l-3.727%209.707'%20fill='%231B1A19'%20transform='translate(8.042%206.948)'/%3e%3c/g%3e%3c/svg%3e",xl="data:image/svg+xml,%3csvg%20class='LogoTribrand'%20width='324'%20height='72'%20viewBox='0%200%20324%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M61.094%2028.823c0%2015.811-13.013%2028.824-28.823%2028.824-15.811%200-28.824-13.013-28.824-28.824C3.447%2013.013%2016.46%200%2032.271%200c15.81%200%2028.823%2013.013%2028.823%2028.823'%20fill='%23263976'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M32.668%202.618a.237.237%200%2001-.234.236.235.235%200%20010-.47c.128%200%20.234.105.234.234M34.294%206.177a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M38.519%2011.991a.29.29%200%2001-.289.289.29.29%200%20010-.578.29.29%200%2001.289.289M31.729%208.181a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M34.257%209.518a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.236.234-.236.129%200%20.235.107.235.236M30.971%205.779c0%20.159-.131.29-.289.29a.29.29%200%20010-.579.29.29%200%2001.289.289M27.142%208.109a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M27.828%208.579a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M28.515%209.048a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M27.467%209.951a.238.238%200%2001-.235.236.235.235%200%2011.235-.236M22.013%2013.78a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M23.024%2015.008a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M22.229%2034.837a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M22.374%2040.31a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M19.268%2043.109a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M15.547%2044.247a.29.29%200%2001-.578%200c0-.16.131-.29.289-.29a.29.29%200%2001.289.29M14.789%2041.718a.291.291%200%2001-.289.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289c.158%200%20.289.131.289.289M14.355%2043.325a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M11.574%2041.989a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.128.106-.235.235-.235s.235.107.235.235M21.29%2046.503a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235c0-.128.106-.234.235-.234.128%200%20.234.106.234.234M24.216%2044.355a.291.291%200%2001-.289.289.291.291%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.289.289M24.541%2047.118a.237.237%200%2001-.235.235.237.237%200%2001-.235-.235.235.235%200%2001.47%200M36.569%2044.482a.235.235%200%2011-.235-.235c.129%200%20.235.106.235.235M30.971%2046.468a.235.235%200%2001-.47%200%20.235.235%200%2001.47%200M46.032%2049.321a.236.236%200%2001-.235.235.236.236%200%2001-.234-.235c0-.128.106-.234.234-.234.129%200%20.235.106.235.234M47.26%2038.214a.29.29%200%2001-.288.289.29.29%200%2001-.289-.289.29.29%200%2001.289-.289.29.29%200%2001.288.289M44.949%2039.785c0%20.13-.106.236-.235.236a.236.236%200%2001-.235-.236c0-.128.106-.234.235-.234s.235.106.235.234M47.225%2040.237c0%20.159-.131.29-.29.29a.291.291%200%2001-.289-.29c0-.158.131-.289.289-.289.159%200%20.29.131.29.289M44.949%2043.036a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235.235.235%200%2001.47%200M50.836%2036.644a.235.235%200%2001-.469%200c0-.129.106-.236.235-.236.128%200%20.234.107.234.236M51.414%2038.07a.29.29%200%2001-.289.289.29.29%200%2001-.289-.289c0-.159.131-.29.289-.29a.29.29%200%2001.289.29M55.459%2039.768a.29.29%200%2001-.578%200%20.29.29%200%2001.578%200M51.342%2042.784a.237.237%200%2001-.235.235.236.236%200%2001-.234-.235c0-.129.106-.235.234-.235.129%200%20.235.106.235.235M53.942%2040.327a.236.236%200%2001-.234.235.236.236%200%2001-.235-.235.235.235%200%2001.469%200M53.473%2044.12a.236.236%200%2001-.235.235.236.236%200%2001-.235-.235c0-.129.106-.235.235-.235s.235.106.235.235M37.727%205.507a.414.414%200%2001.309-.294l.082-.618.121.623c.145.042.257.16.29.309l.626.088-.632.111a.412.412%200%2001-.299.29l-.106.636-.108-.641a.413.413%200%2001-.285-.298l-.604-.098.606-.108M21.533%2049.814a.411.411%200%2001.308-.294l.082-.618.122.625a.41.41%200%2001.289.306l.626.089-.631.111a.412.412%200%2001-.3.289l-.106.637-.107-.64a.415.415%200%2001-.285-.298l-.604-.099.606-.108M51.315%2044.103a.41.41%200%2001.308-.295l.082-.619.122.625a.413.413%200%2001.289.307l.626.089-.632.111a.414.414%200%2001-.299.29l-.106.636-.107-.641a.416.416%200%2001-.286-.298l-.604-.098.607-.107M53.673%2037.732a.411.411%200%2001.307-.295l.082-.618.122.624c.145.042.257.16.29.308l.626.088-.632.111a.416.416%200%2001-.299.29l-.107.636-.106-.64a.414.414%200%2001-.286-.298l-.604-.099.607-.107M24.423%2014.2a.413.413%200%2001.307-.294l.083-.618.122.624c.144.041.256.16.289.308l.626.089-.632.11a.412.412%200%2001-.299.29l-.106.636-.107-.641a.413.413%200%2001-.286-.297l-.604-.098.607-.109M22.513%2027.612c2.129%203.719%204.611%206.442%206.61%209.03%201.775%202.295%205.233%203.445%204.015%204.535-1.373%201.227-4.696-4.19-4.696-4.19-2.209-2.664-4.322-5.489-6.478-9.184l.549-.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M0%2037.374c10.289-6.758%2028.245-11.119%2043.034-16.991%2011.236-4.46%2021.227-10.061%2026.598-17.77C56.021%2030.338%2018.114%2027.056.741%2037.632L0%2037.374'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M23.919%2023.626h5.153l3.694%209.303%201.232%201.236H27.29l1.231-1.236-.437-1.135h-3.703L24%2033.091l.883%201.074h-3.499l1.231-1.236%202.374-8.227-1.07-1.076zm3.509%206.539l-1.491-3.777-1.094%203.777h2.585zM47.857%2023.626h5.348l3.694%209.303%201.232%201.236h-6.708l1.231-1.236-.437-1.135h-3.702l-.381%201.297.883%201.074h-3.5l1.231-1.236%202.374-8.227-1.265-1.076zm3.703%206.539l-1.49-3.777-1.094%203.777h2.584zM16.928%2030.19L16.928%2024.702%2015.858%2023.626%2019.423%2023.626%2018.353%2024.702%2018.353%2032.929%2019.585%2034.165%2014.902%2034.165%2010.868%2027.34%2010.868%2032.929%2011.905%2034.165%208.178%2034.165%209.409%2032.929%209.409%2024.702%208.34%2023.626%2013.006%2023.626%2016.928%2030.19M43.918%2026.329l-.11-3.281-1.104.762c-1.556-.544-3.367-.524-4.638.078-1.183.559-2.459%201.742-2.303%203.42.156%201.679%201.457%202.33%202.63%202.861%201.51.685%203.152.916%203.128%201.82-.016.575-.97.987-1.711.963-.678-.021-2.88-.185-4.031-1.554l.218%203.452%201.229-.902c1.494.528%203.304.75%204.98.204%201.665-.543%203.415-1.936%202.443-4.372-.418-1.046-1.569-1.693-2.256-1.974-.628-.258-2.546-1.012-3.082-1.291-.626-.325-.556-1.36.95-1.57%201.363-.19%203.252.902%203.657%201.384'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M7.968%2053.553C28.63%2032.465%2059.428%2022.722%2069.632%202.612c-6.145%2019.551-39.054%2030.334-61.72%2051.932l.056-.991'%20fill='%23D8262C'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M21.964%2027.803a71.957%2071.957%200%2001-.728-1.278c-5.509-9.91-4.714-20.024%205.255-15.617%208.462%203.74%2016.544%2014.232%2019.794%2021.682%201.506%203.452%205.544%2017.001-7.459%2011.511l-.026-.08c12.281%205.057%2010.158-7.757%203.584-17.581-3.72-5.56-8.571-10.191-11.63-12.425-10.186-7.442-16.399-2.891-9.247%2011.703.324.66.66%201.29%201.006%201.894l-.549.191'%20fill='%23FFFFFE'%20transform='translate(8.042%206.948)'/%3e%3cpath%20d='M82.104%2022.133c0%201.775-.483%204.669-4.591%204.669-2.295%200-4.534-1.254-4.534-4.264v-1.195h2.739v.618c0%201.331.328%202.294%201.757%202.294%201.6%200%201.6-1.292%201.6-2.256v-9.298h3.029v9.432M91.012%2020.417c-.25-1.388-.849-2.123-2.18-2.123-1.736%200-2.238%201.352-2.276%202.123h4.456zm-4.456%201.737c.077%201.736.926%202.527%202.449%202.527%201.1%200%201.988-.676%202.161-1.292h2.412c-.772%202.352-2.412%203.354-4.669%203.354-3.144%200-5.093-2.159-5.093-5.246%200-2.989%202.064-5.265%205.093-5.265%203.396%200%205.035%202.853%204.842%205.922h-7.195zM98.646%2016.5h2.006v1.834h-2.006v4.939c0%20.925.231%201.157%201.158%201.157.288%200%20.559-.02.848-.077v2.14c-.463.077-1.06.096-1.601.096-1.678%200-3.144-.384-3.144-2.372v-5.883h-1.659V16.5h1.659v-2.988h2.739V16.5M110.294%2019.182h2.353c1.407%200%202.662-.309%202.662-2.063%200-1.755-1.255-2.064-2.662-2.064h-2.353v4.127zm-3.029-6.481h6.21c3.435%200%204.765%202.179%204.765%204.418%200%202.238-1.33%204.416-4.765%204.416h-3.181v4.94h-3.029V12.701zM119.663%2016.5h2.605v1.855h.038c.502-1.256%201.851-2.123%203.182-2.123.193%200%20.425.037.598.096v2.545a5.058%205.058%200%2000-.983-.095c-2.006%200-2.701%201.446-2.701%203.202v4.495h-2.739V16.5M131.464%2024.681c1.872%200%202.432-1.603%202.432-3.184%200-1.599-.56-3.203-2.432-3.203-1.851%200-2.41%201.604-2.41%203.203%200%201.581.559%203.184%202.41%203.184zm0-8.449c3.145%200%205.172%202.084%205.172%205.265%200%203.163-2.027%205.246-5.172%205.246-3.124%200-5.149-2.083-5.149-5.246%200-3.181%202.025-5.265%205.149-5.265zM145.638%2021.518c0-1.582-.636-3.224-2.392-3.224-1.793%200-2.371%201.604-2.371%203.224%200%201.618.616%203.163%202.391%203.163%201.794%200%202.372-1.545%202.372-3.163zm-7.407-5.018h2.605v1.274h.039c.656-1.062%201.737-1.542%202.97-1.542%203.124%200%204.533%202.527%204.533%205.361%200%202.662-1.465%205.15-4.378%205.15-1.198%200-2.335-.518-2.991-1.504h-.038v4.746h-2.74V16.5zM159.194%2026.475h-2.604v-1.39h-.057c-.695%201.12-1.889%201.658-3.047%201.658-2.913%200-3.648-1.638-3.648-4.107V16.5h2.739v5.633c0%201.641.484%202.451%201.756%202.451%201.485%200%202.123-.829%202.123-2.855V16.5h2.738v9.975M161.178%2026.474L163.917%2026.474%20163.917%2012.701%20161.178%2012.701zM168.024%2023.233c.019%201.197%201.024%201.678%202.103%201.678.792%200%201.793-.307%201.793-1.272%200-.829-1.137-1.119-3.105-1.544-1.582-.348-3.164-.905-3.164-2.663%200-2.545%202.199-3.2%204.34-3.2%202.18%200%204.188.731%204.399%203.181h-2.604c-.077-1.058-.887-1.349-1.871-1.349-.617%200-1.524.115-1.524.924%200%20.985%201.543%201.121%203.106%201.488%201.6.366%203.164.944%203.164%202.797%200%202.623-2.277%203.47-4.553%203.47-2.316%200-4.574-.867-4.689-3.51h2.605M176.141%2026.475h2.74V16.5h-2.74v9.975zm0-11.517h2.74v-2.257h-2.74v2.257zM185.707%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.853%200-2.411%201.604-2.411%203.203%200%201.581.558%203.184%202.411%203.184zm0-8.449c3.144%200%205.169%202.084%205.169%205.265%200%203.163-2.025%205.246-5.169%205.246-3.126%200-5.15-2.083-5.15-5.246%200-3.181%202.024-5.265%205.15-5.265zM192.454%2016.5h2.605v1.391h.056c.696-1.119%201.89-1.659%203.048-1.659%202.912%200%203.647%201.639%203.647%204.109v6.134h-2.741v-5.633c0-1.64-.482-2.45-1.755-2.45-1.485%200-2.122.829-2.122%202.855v5.228h-2.738V16.5M209.19%2012.701L212.219%2012.701%20212.219%2023.928%20218.931%2023.928%20218.931%2026.475%20209.19%2026.475%20209.19%2012.701M226.354%2021.593c-.462.406-1.427.427-2.276.579-.849.174-1.621.464-1.621%201.467%200%201.021.793%201.272%201.678%201.272%202.142%200%202.219-1.697%202.219-2.295v-1.023zm-6.328-2.024c.156-2.567%202.451-3.337%204.688-3.337%201.987%200%204.38.443%204.38%202.835v5.188c0%20.907.095%201.815.346%202.22h-2.777a4.05%204.05%200%2001-.193-.965c-.869.907-2.142%201.233-3.357%201.233-1.89%200-3.395-.944-3.395-2.988%200-2.258%201.698-2.798%203.395-3.028%201.678-.251%203.241-.195%203.241-1.314%200-1.176-.811-1.349-1.775-1.349-1.041%200-1.717.423-1.813%201.505h-2.74zM236.014%2018.294c-1.62%200-2.333%201.525-2.333%203.203%200%201.659.713%203.184%202.333%203.184s2.334-1.525%202.334-3.184c0-1.678-.714-3.203-2.334-3.203zm-4.978-5.593h2.741v5.016h.036c.677-1.023%201.912-1.485%203.146-1.485%201.987%200%204.13%201.6%204.13%205.247%200%203.665-2.143%205.264-4.13%205.264-1.466%200-2.682-.443-3.278-1.542h-.04v1.274h-2.605V12.701zM247.487%2024.681c1.871%200%202.431-1.603%202.431-3.184%200-1.599-.56-3.203-2.431-3.203-1.852%200-2.412%201.604-2.412%203.203%200%201.581.56%203.184%202.412%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.125%200-5.15-2.083-5.15-5.246%200-3.181%202.025-5.265%205.15-5.265zM254.233%2016.5h2.604v1.855h.039c.504-1.256%201.852-2.123%203.185-2.123.192%200%20.422.037.596.096v2.545a5.074%205.074%200%2000-.983-.095c-2.007%200-2.701%201.446-2.701%203.202v4.495h-2.74V16.5M267.755%2021.593c-.465.406-1.43.427-2.277.579-.849.174-1.622.464-1.622%201.467%200%201.021.79%201.272%201.679%201.272%202.142%200%202.22-1.697%202.22-2.295v-1.023zm-6.33-2.024c.154-2.567%202.45-3.337%204.688-3.337%201.99%200%204.381.443%204.381%202.835v5.188c0%20.907.096%201.815.347%202.22h-2.779a4.149%204.149%200%2001-.192-.965c-.869.907-2.142%201.233-3.357%201.233-1.892%200-3.396-.944-3.396-2.988%200-2.258%201.697-2.798%203.396-3.028%201.677-.251%203.242-.195%203.242-1.314%200-1.176-.813-1.349-1.776-1.349-1.042%200-1.718.423-1.814%201.505h-2.74zM275.91%2016.5h2.005v1.834h-2.005v4.939c0%20.925.23%201.157%201.157%201.157.287%200%20.558-.02.848-.077v2.14c-.463.077-1.061.096-1.603.096-1.676%200-3.144-.384-3.144-2.372v-5.883h-1.657V16.5h1.657v-2.988h2.742V16.5M283.892%2024.681c1.871%200%202.43-1.603%202.43-3.184%200-1.599-.559-3.203-2.43-3.203-1.851%200-2.413%201.604-2.413%203.203%200%201.581.562%203.184%202.413%203.184zm0-8.449c3.144%200%205.17%202.084%205.17%205.265%200%203.163-2.026%205.246-5.17%205.246-3.124%200-5.15-2.083-5.15-5.246%200-3.181%202.026-5.265%205.15-5.265zM290.64%2016.5h2.601v1.855h.041c.502-1.256%201.851-2.123%203.185-2.123.191%200%20.423.037.595.096v2.545a5.093%205.093%200%2000-.984-.095c-2.007%200-2.7%201.446-2.7%203.202v4.495h-2.738V16.5M304.021%2027.727c-.595%201.604-1.542%202.258-3.432%202.258-.56%200-1.117-.039-1.679-.096v-2.257c.521.038%201.063.116%201.602.095.945-.095%201.253-1.078.945-1.869l-3.512-9.358h2.933l2.258%206.829h.037l2.18-6.829h2.836l-4.168%2011.227M82.32%2038.092c-.332-1.674-1.674-2.519-3.315-2.519-2.817%200-4.009%202.32-4.009%204.789%200%202.699%201.192%204.953%204.026%204.953%202.072%200%203.264-1.458%203.413-3.413h1.575c-.299%202.949-2.138%204.739-5.121%204.739-3.678%200-5.468-2.717-5.468-6.164%200-3.429%201.956-6.23%205.601-6.23%202.469%200%204.507%201.326%204.871%203.845H82.32M90.771%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.656%201.259%201.856%200%202.619-1.159%202.619-1.939v-1.441zm2.286%204.39c-.248.151-.563.233-1.01.233-.73%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.558%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.011-1.424-1.907-1.424-1.192%200-2.07.363-2.136%201.623h-1.409c.083-2.121%201.723-2.865%203.629-2.865%201.54%200%203.214.345%203.214%202.351v4.408c0%20.664%200%20.96.447.96.117%200%20.249-.017.431-.082v1.092zM94.186%2046.358L95.594%2046.358%2095.594%2034.529%2094.186%2034.529zM97.599%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM101.509%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.37-2.12.264%200%20.645.048.911.131v1.226a2.671%202.671%200%2000-.795-.116c-.68%200-1.078.216-1.078.962v1.193h1.657v1.241h-1.657v7.324h-1.408v-7.324M109.264%2045.315c1.474%200%202.667-1.159%202.667-3.23%200-2.088-1.193-3.247-2.667-3.247-1.475%200-2.668%201.159-2.668%203.247%200%202.071%201.193%203.23%202.668%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM114.766%2037.794h1.325V39.6h.033c.68-1.376%201.625-2.056%203.149-2.004v1.491c-2.27%200-3.098%201.292-3.098%203.462v3.81h-1.409v-8.565M120.068%2037.794h1.325v1.358h.034c.596-1.06%201.557-1.556%202.783-1.556%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.663-1.724-1.74-1.724-1.706%200-2.534%201.143-2.534%202.684v4.837h-1.409v-8.565M129.1%2046.358h1.408v-8.564H129.1v8.564zm0-10.106h1.408v-1.723H129.1v1.723zM137.732%2041.935c-.547.398-1.607.414-2.552.581-.928.166-1.723.497-1.723%201.54%200%20.929.795%201.259%201.657%201.259%201.856%200%202.618-1.159%202.618-1.939v-1.441zm2.287%204.39c-.249.151-.563.233-1.011.233-.729%200-1.193-.397-1.193-1.325-.779.911-1.823%201.325-3.016%201.325-1.557%200-2.833-.696-2.833-2.402%200-1.939%201.441-2.352%202.899-2.634%201.558-.298%202.884-.2%202.884-1.26%200-1.227-1.01-1.424-1.906-1.424-1.193%200-2.071.363-2.137%201.623h-1.408c.082-2.121%201.723-2.865%203.628-2.865%201.54%200%203.215.345%203.215%202.351v4.408c0%20.664%200%20.96.446.96.117%200%20.249-.017.432-.082v1.092zM145.704%2046.358L147.277%2046.358%20147.277%2034.529%20145.704%2034.529zM149.43%2037.794h1.326v1.358h.035c.593-1.06%201.556-1.556%202.783-1.556%202.253%200%202.949%201.292%202.949%203.13v5.633h-1.41v-5.797c0-1.045-.661-1.724-1.739-1.724-1.707%200-2.534%201.143-2.534%202.684v4.837h-1.41v-8.565M159.242%2043.658c.049%201.259%201.142%201.657%202.302%201.657.879%200%202.073-.199%202.073-1.275%200-1.094-1.393-1.275-2.804-1.59-1.389-.317-2.796-.78-2.796-2.42%200-1.722%201.706-2.434%203.196-2.434%201.89%200%203.397.594%203.514%202.683h-1.408c-.101-1.094-1.062-1.441-1.99-1.441-.846%200-1.822.233-1.822%201.093%200%201.011%201.491%201.175%202.801%201.49%201.406.316%202.798.778%202.798%202.436%200%202.039-1.905%202.701-3.644%202.701-1.924%200-3.546-.779-3.63-2.9h1.41M168.356%2037.794h1.706v1.241h-1.706v5.32c0%20.647.182.761%201.06.761h.646v1.243h-1.076c-1.459%200-2.04-.297-2.04-1.872v-5.452h-1.457v-1.241h1.457v-2.569h1.41v2.569M171.438%2046.358h1.407v-8.564h-1.407v8.564zm0-10.106h1.407v-1.723h-1.407v1.723zM176.724%2037.794h1.708v1.241h-1.708v5.32c0%20.647.182.761%201.06.761h.648v1.243h-1.079c-1.457%200-2.038-.297-2.038-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.409v2.569M186.813%2046.359h-1.325v-1.357h-.033c-.596%201.06-1.558%201.556-2.783%201.556-2.253%200-2.949-1.291-2.949-3.132v-5.632h1.409v5.798c0%201.044.663%201.723%201.739%201.723%201.706%200%202.534-1.142%202.534-2.685v-4.836h1.408v8.565M190.627%2037.794h1.705v1.241h-1.705v5.32c0%20.647.181.761%201.059.761h.646v1.243h-1.076c-1.457%200-2.037-.297-2.037-1.872v-5.452h-1.459v-1.241h1.459v-2.569h1.408v2.569M199.573%2041.257c-.066-1.343-1.077-2.419-2.468-2.419-1.474%200-2.353%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.74%202.916-3.661%202.916-2.736%200-4.027-1.889-4.109-4.505%200-2.57%201.69-4.457%204.026-4.457%203.031%200%203.961%202.832%203.876%204.904h-6.411c-.05%201.491.794%202.815%202.667%202.815%201.159%200%201.972-.563%202.221-1.673h1.391zM210.295%2045.315c1.476%200%202.668-1.159%202.668-3.23%200-2.088-1.192-3.247-2.668-3.247-1.475%200-2.667%201.159-2.667%203.247%200%202.071%201.192%203.23%202.667%203.23zm0-7.719c2.716%200%204.158%201.971%204.158%204.489%200%202.501-1.442%204.473-4.158%204.473-2.718%200-4.159-1.972-4.159-4.473%200-2.518%201.441-4.489%204.159-4.489zM216.427%2039.035h-1.441v-1.241h1.441v-1.276c0-1.392.828-2.12%202.371-2.12.264%200%20.644.048.911.131v1.226a2.684%202.684%200%2000-.797-.116c-.681%200-1.076.216-1.076.962v1.193h1.655v1.241h-1.655v7.324h-1.409v-7.324M227.744%2035.855L223.801%2035.855%20223.801%2034.529%20233.262%2034.529%20233.262%2035.855%20229.319%2035.855%20229.319%2046.359%20227.744%2046.359%20227.744%2035.855M240.023%2041.257c-.068-1.343-1.077-2.419-2.468-2.419-1.476%200-2.354%201.109-2.452%202.419h4.92zm1.359%202.385c-.381%201.889-1.739%202.916-3.661%202.916-2.735%200-4.029-1.889-4.111-4.505%200-2.57%201.691-4.457%204.027-4.457%203.032%200%203.959%202.832%203.877%204.904h-6.411c-.05%201.491.793%202.815%202.667%202.815%201.159%200%201.972-.563%202.22-1.673h1.392zM248.524%2040.545c-.215-1.078-.961-1.707-2.122-1.707-2.038%200-2.666%201.608-2.666%203.346%200%201.574.711%203.131%202.501%203.131%201.359%200%202.171-.795%202.353-2.087h1.441c-.314%202.087-1.623%203.33-3.778%203.33-2.617%200-4.009-1.822-4.009-4.374%200-2.57%201.324-4.588%204.043-4.588%201.937%200%203.495.91%203.694%202.949h-1.457M251.341%2034.529h1.409v4.524h.035c.462-1.027%201.671-1.457%202.699-1.457%202.253%200%202.95%201.292%202.95%203.13v5.633h-1.409v-5.797c0-1.045-.665-1.724-1.74-1.724-1.707%200-2.535%201.143-2.535%202.684v4.837h-1.409v-11.83M260.29%2037.794h1.325v1.358h.033c.597-1.06%201.558-1.556%202.784-1.556%202.255%200%202.95%201.292%202.95%203.13v5.633h-1.408v-5.797c0-1.045-.663-1.724-1.742-1.724-1.704%200-2.534%201.143-2.534%202.684v4.837h-1.408v-8.565M272.934%2045.315c1.475%200%202.668-1.159%202.668-3.23%200-2.088-1.193-3.247-2.668-3.247-1.474%200-2.667%201.159-2.667%203.247%200%202.071%201.193%203.23%202.667%203.23zm0-7.719c2.717%200%204.158%201.971%204.158%204.489%200%202.501-1.441%204.473-4.158%204.473-2.716%200-4.16-1.972-4.16-4.473%200-2.518%201.444-4.489%204.16-4.489zM278.568%2046.358L279.977%2046.358%20279.977%2034.529%20278.568%2034.529zM285.596%2045.315c1.473%200%202.666-1.159%202.666-3.23%200-2.088-1.193-3.247-2.666-3.247-1.477%200-2.669%201.159-2.669%203.247%200%202.071%201.192%203.23%202.669%203.23zm0-7.719c2.716%200%204.157%201.971%204.157%204.489%200%202.501-1.441%204.473-4.157%204.473-2.719%200-4.16-1.972-4.16-4.473%200-2.518%201.441-4.489%204.16-4.489zM297.144%2041.902c0-1.508-.663-3.064-2.434-3.064-1.808%200-2.536%201.474-2.536%203.113%200%201.541.563%203.266%202.418%203.266%201.857%200%202.552-1.707%202.552-3.315zm1.391%203.728c0%202.785-1.274%204.208-3.977%204.208-1.606%200-3.463-.645-3.544-2.517h1.407c.067%201.026%201.292%201.392%202.221%201.392%201.839%200%202.568-1.327%202.568-3.248v-.563h-.032c-.466%201.044-1.591%201.556-2.668%201.556-2.553%200-3.829-2.004-3.829-4.341%200-2.021.995-4.521%203.961-4.521%201.077%200%202.038.479%202.551%201.424h.017v-1.226h1.325v7.836zM303.757%2047.501c-.647%201.675-1.227%202.287-2.486%202.287-.332%200-.664-.033-.978-.148v-1.293c.265.085.548.198.828.198.581%200%20.896-.28%201.16-.776l.58-1.459-3.396-8.516h1.59l2.503%207.008h.033l2.401-7.008h1.492l-3.727%209.707'%20fill='%23FFFFFF'%20transform='translate(8.042%206.948)'/%3e%3c/g%3e%3c/svg%3e",qx=t.defineComponent({name:"NavDesktop",components:{NavDesktopDropdown:Vl,NavDesktopDropdownContent:Tl,NavDesktopDropdownMore:Nl,NavLogoLinks:on,NavSearchForm:en,IconSearch:Pn,IconClose:He},props:{data:{type:Object||null,required:!1,default:null},invertOverride:{type:Boolean,required:!1},headerVisible:{type:Boolean,required:!1,default:!1},scrolled:{type:Boolean,required:!1,default:!1},scrolledUp:{type:Boolean,required:!1,default:!1},scrollTop:{type:Number,required:!1,default:0}},data(){return{searchVisible:!1,scrolledCurrentPage:!1,LogoColor:Il,LogoWhite:xl}},computed:{...he($e),breadcrumb(){return this.data?JSON.parse(this.data.breadcrumb):null},invert(){var a;const e=typeof window<"u"?window.matchMedia("(forced-colors: active)").matches:!1,n=this.headerStore?(a=this.headerStore)==null?void 0:a.headerTransparent:!1;return!e&&(n||this.invertOverride)}},watch:{scrollTop(e){e>0?this.scrolledCurrentPage=!0:this.scrolledCurrentPage=!1},$route(){this.searchVisible&&this.closeSearch(),this.headerStore&&(this.headerStore.makeTransparent(!1),this.headerStore.updateHighlightPrimary(!0),ma(null)),this.scrolledCurrentPage=!1}},methods:{getUrlKey(e){return e.linkPage?e.linkPage.url:null},checkActive(e){const n=this.getUrlKey(e);if(n&&this.breadcrumb&&this.breadcrumb.menu_links){const o=this.breadcrumb.menu_links[n].some(s=>mt(s.path));return o&&ha(this.breadcrumb.menu_links[n]),o}return!1},checkActiveMore(){if(this.breadcrumb&&this.breadcrumb.more){const n=this.breadcrumb.more.some(a=>mt(a.path));return n&&ha(null),n}return!1},toggleSearch(){this.searchVisible?this.closeSearch():this.openSearch()},closeSearch(){this.searchVisible&&(this.searchVisible=!1,this.$emit("closeSearch"))},openSearch(){this.searchVisible||(this.searchVisible=!0,this.$emit("openSearch"))},getLinkText(e){return ht(e)}}}),jx=t.createElementVNode("div",{class:"header-bg max-w-screen-3xl absolute inset-0 mx-auto"},null,-1),Rx={class:"px-4"},Gx={class:"h-28 container flex items-center justify-between mx-auto"},Ux=["src"],Wx=["src"],Yx=["src"],Kx={key:0,"aria-label":"Main",class:"main-navigation flex items-center justify-end w-full"},Zx={class:"flex flex-wrap items-center justify-end"},Xx={key:1,class:"flex items-center w-full"};function Jx(e,n,a,o,s,i){var f;const r=on,l=Tl,c=Vl,d=Nl,h=Pn,m=en,p=He;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["NavDesktop z-50 w-full duration-150 ease-in",{"sticky top-0":e.scrolledUp,relative:!e.scrolledUp,"transition-colors":e.scrollTop===0,"transition-transform":e.scrollTop>0&&e.scrolledCurrentPage,"transform -translate-y-full":!e.scrolledUp&&!e.headerVisible,"-scrolled transform translate-y-0":e.scrolledUp&&e.headerVisible&&e.scrollTop>0,"-transparent":e.invert,"-hasSecondary":!((f=e.headerStore)!=null&&f.highlightPrimary)}])},[jx,t.createElementVNode("div",Rx,[t.createElementVNode("div",Gx,[t.createVNode(r,{class:"z-20 flex flex-shrink-0 my-2 -ml-1"},{default:t.withCtx(()=>[e.scrolledUp&&e.headerVisible&&e.scrollTop>0?(t.openBlock(),t.createElementBlock("img",{key:0,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,Ux)):e.invert?(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,Wx)):(t.openBlock(),t.createElementBlock("img",{key:2,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,Yx))]),_:1}),e.data?(t.openBlock(),t.createElementBlock("nav",Kx,[t.withDirectives(t.createElementVNode("div",Zx,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.primaryNavigation,(u,y)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[u.blockType==="MenuPanel"&&u.titleLink?(t.openBlock(),t.createBlock(c,{key:y,class:t.normalizeClass({"-active":e.checkActive(u.titleLink)}),"parent-scrolled":e.scrollTop},{dropdownLabel:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(u.titleLink)),1)]),default:t.withCtx(()=>[t.createVNode(l,{data:u},null,8,["data"])]),_:2},1032,["class","parent-scrolled"])):u.blockType==="MenuMorePanel"?(t.openBlock(),t.createBlock(c,{key:`MenuMorePanel${y}`,class:t.normalizeClass({"-active":e.checkActiveMore()}),"parent-scrolled":e.scrollTop},{dropdownLabel:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(u.titleText),1)]),default:t.withCtx(()=>[t.createVNode(d,{data:u},null,8,["data"])]),_:2},1032,["class","parent-scrolled"])):t.createCommentVNode("",!0)],64))),256))],512),[[t.vShow,!e.searchVisible]]),t.createElementVNode("div",{class:t.normalizeClass(["relative z-20 flex items-center w-auto",{"w-2/3":e.searchVisible}])},[e.searchVisible?(t.openBlock(),t.createElementBlock("div",Xx,[t.createVNode(m,{class:"w-full",onClearSearch:n[1]||(n[1]=u=>e.closeSearch()),onSubmitForm:n[2]||(n[2]=u=>e.closeSearch())}),t.createElementVNode("button",{"aria-label":"Close Search",class:"p-4 -mr-4 cursor-pointer",onClick:n[3]||(n[3]=u=>e.closeSearch())},[t.createVNode(p,{class:"text-sm"})])])):(t.openBlock(),t.createElementBlock("button",{key:0,"aria-label":"Open Search",class:"p-4 -mr-4 text-lg cursor-pointer",onClick:n[0]||(n[0]=u=>e.toggleSearch())},[t.createVNode(h)]))],2)])):t.createCommentVNode("",!0)])])],2)}const Qx=B(qx,[["render",Jx]]),eM=t.defineComponent({name:"NavMobileLink",components:{BaseLink:F},props:{data:{type:Object,required:!1},title:{type:String,required:!1},linkClass:{type:String,required:!1},exact:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return mn(e)},getLinkText(e){return ht(e)}}});function tM(e,n,a,o,s,i){const r=F;return e.data?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",class:"NavMobileLink","link-class":`flex items-center py-2 text-lg leading-tight ${e.linkClass}`,href:e.data.path&&!e.getRouterLink(e.data)?e.data.path:void 0,to:e.getRouterLink(e.data)?e.getRouterLink(e.data):void 0,exact:e.exact},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.title||e.getLinkText(e.data)),1)]),_:1},8,["link-class","href","to","exact"])):t.createCommentVNode("",!0)}const ta=B(eM,[["render",tM]]),nM=t.defineComponent({name:"NavSecondaryDropdownContent",components:{BaseLink:F},props:{item:{type:Object,required:!0},includeOverview:{type:Boolean,default:!0}},methods:{linkClass(e,n){let a="py-2 lg:py-4";return e?e.children&&e.children.length>0?a="pt-2 pb-1 lg:pt-4 lg:pb-2":n&&(a="py-2 lg:pt-4 lg:pb-6"):a="py-2 lg:pt-4 lg:pb-4",a},nestedLinkClass(e,n){let a="pt-2 pb-1 lg:py-2";return e&&(n?a="pt-2 pb-3 lg:pt-2 lg:pb-6":a="py-2 lg:pt-2 lg:pb-4"),a}}}),aM={class:"NavSecondaryDropdownContent"},oM={key:0},sM=t.createElementVNode("span",null," Overview ",-1),iM={key:0,class:"pl-6"};function rM(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createElementBlock("ul",aM,[e.includeOverview?(t.openBlock(),t.createElementBlock("li",oM,[t.createVNode(r,{to:e.item.path,variant:"none","link-class":e.linkClass(),"aria-label":`Overview of ${e.item.title}`,exact:""},{default:t.withCtx(()=>[sM]),_:1},8,["to","link-class","aria-label"])])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(l,c)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(r,{to:l.path,variant:"none","link-class":e.linkClass(l,c===e.item.children.length-1),exact:""},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(l.title),1)]),_:2},1032,["to","link-class"]),l.children&&l.children.length>0?(t.openBlock(),t.createElementBlock("ul",iM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.children,(d,h)=>(t.openBlock(),t.createElementBlock("li",{key:h,class:""},[t.createVNode(r,{to:d.path,variant:"none","link-class":e.nestedLinkClass(h===l.children.length-1,c===e.item.children.length-1),exact:""},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(d.title),1)]),_:2},1032,["to","link-class"])]))),128))])):t.createCommentVNode("",!0)]))),128))])}const na=B(nM,[["render",rM]]),lM=t.defineComponent({name:"NavMobileSecondaryDropdown",components:{IconCaret:we,NavDropdownToggle:je,NavSecondaryDropdownContent:na},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},computed:{...he($e),startOpen(){return this.item?mt(this.item.path):!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){this.startOpen&&(this.dropdownVisible=!0)},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),cM={class:"NavMobileSecondaryDropdown relative"};function dM(e,n,a,o,s,i){const r=we,l=je,c=na;return t.openBlock(),t.createElementBlock("div",cM,[t.createVNode(l,{"aria-expanded":!!e.dropdownVisible,path:e.item.path,class:t.normalizeClass(["w-full group cursor-pointer pl-12 flex items-center py-2 text-lg leading-tight",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=d=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=d=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.index===0?"Home":e.item.title),1),t.createVNode(r,{class:"transform rotate-90 text-sm ml-2"})]),_:1},8,["aria-expanded","path","class"]),e.dropdownVisible?t.renderSlot(e.$slots,"default",{key:0},()=>[t.createVNode(c,{class:"relative w-full text-lg",item:e.item,"include-overview":!e.headerStore.secondaryNavIsJumpMenu},null,8,["item","include-overview"])]):t.createCommentVNode("",!0)])}const Ml=B(lM,[["render",dM]]),hM=t.defineComponent({name:"NavMobileDropdown",components:{NavDropdownToggle:je,NavMobileLink:ta,NavMobileSecondaryDropdown:Ml},props:{data:{type:[Object,Array],required:!1},startOpen:{type:Boolean,required:!1,default:!1},expandMultiple:{type:Boolean,required:!1,default:!0}},data(){return{dropdownVisible:!1,theDropdown:null}},computed:{...he($e)},mounted(){this.startOpen&&(this.dropdownVisible=!0),this.theDropdown=this.$refs.NavDropdownMobile,this.expandMultiple||Mt.on("openMobileDropdown",()=>this.closeIfOtherOpened())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){var e;this.dropdownVisible&&(this.dropdownVisible=!1,(e=this.$root)==null||e.$emit("closeMobileDropdown",this.theDropdown))},openDropdown(){var e;this.dropdownVisible||(this.dropdownVisible=!0,(e=this.$root)==null||e.$emit("openMobileDropdown",this.theDropdown))},closeIfOtherOpened(e){e!==this.theDropdown&&this.closeDropdown()},getLinkText(e){return ht(e)}}}),mM={ref:"NavDropdownMobile",class:"NavDropdownMobile"},pM={key:0,class:"block py-0 pl-6 -ml-4 border-l-4"},fM={key:0},uM={class:"mt-1 mb-3"},gM={key:1};function yM(e,n,a,o,s,i){var d,h;const r=je,l=ta,c=Ml;return t.openBlock(),t.createElementBlock("div",mM,[t.createVNode(r,{"aria-expanded":!!e.dropdownVisible,class:t.normalizeClass(["group relative block w-full px-4 py-2 text-xl font-medium text-left",{"-open":e.dropdownVisible}]),onToggleClicked:n[0]||(n[0]=m=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=m=>e.closeDropdown())},{default:t.withCtx(()=>[e.data?(t.openBlock(),t.createElementBlock("span",pM,t.toDisplayString(e.data.length&&e.data[0].title||e.getLinkText(e.data.titleLink)),1)):t.createCommentVNode("",!0)]),_:1},8,["aria-expanded","class"]),e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",fM,[t.createElementVNode("div",uM,[(d=e.data)!=null&&d.links?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(e.data.links,(m,p)=>(t.openBlock(),t.createBlock(l,{key:p,data:m,"link-class":"pl-12",exact:!0},null,8,["data"]))),128)):((h=e.data)==null?void 0:h.length)>0?(t.openBlock(),t.createElementBlock("div",gM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.children&&m.children.length>0?(t.openBlock(),t.createBlock(c,{key:p,item:m,index:p},null,8,["item","index"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[!e.headerStore.secondaryNavIsJumpMenu&&p!==0?(t.openBlock(),t.createBlock(l,{key:p,title:p===0?"Home":void 0,data:m,"link-class":"pl-12",exact:p===0},null,8,["title","data","exact"])):t.createCommentVNode("",!0)],64))],64))),256))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)],512)}const Ll=B(hM,[["render",yM]]),bM=t.defineComponent({name:"NavMobile",components:{IconMenu:bo,IconClose:He,NavLogoLinks:on,NavMobileDropdown:Ll,NavMobileLink:ta,NavSocial:ot,NavSearchForm:en,BaseLink:F,IconExternal:ce},props:{data:{type:Object||null,required:!1,default:null},headerVisible:{type:Boolean,required:!1,default:!1},scrolledUp:{type:Boolean,required:!1,default:!1},scrollTop:{type:Number,required:!1,default:0},staticSecondaryData:{type:Array,required:!1,default:null}},emits:["closeMobileMenu","openMobileMenu"],data(){return{menuVisible:!1,searchQuery:null,LogoColor:Il,LogoWhite:xl}},computed:{...he($e),...he(Pe),breadcrumb(){return this.data?JSON.parse(this.data.mobileBreadcrumb):null},headerClasses(){let e="";return this.scrolledUp&&this.headerVisible&&this.scrollTop>0&&(e=e+" -scrolled"),this.menuVisible&&(e=e+" inset-0 overflow-auto"),e},hasSecondary(){var e;return!!(this.staticSecondaryData||(e=this.headerStore)!=null&&e.secondaryNav)}},watch:{$route(){this.menuVisible&&this.closeMenu()}},mounted(){Mt.on("linkClicked",()=>this.closeMenu())},methods:{toggleMenu(){this.menuVisible?this.closeMenu():this.openMenu()},closeMenu(){this.menuVisible&&(this.menuVisible=!1,this.$emit("closeMobileMenu"),document.body.classList.remove("overflow-hidden"))},openMenu(){this.menuVisible||(this.menuVisible=!0,this.$emit("openMobileMenu"),document.body.classList.add("overflow-hidden"))},getUrlKey(e){return e.linkPage?e.linkPage.url:null},checkActive(e){const n=this.getUrlKey(e);return n&&this.breadcrumb&&this.breadcrumb.menu_links?this.breadcrumb.menu_links[n].some(o=>mt(o.path)):!1}}}),kM={class:"relative w-full"},_M={class:"h-18 flex w-full justify-between items-center px-5 edu:bg-gradient-to-r edu:from-black edu:to-primary edu:to-90% edu:bg-black"},$M={class:"flex items-center"},wM=["src"],BM=["src"],CM={key:0,class:"-ml-1 pl-2 border-l border-white border-opacity-30 z-20"},EM=[t.createElementVNode("span",{class:"text-white font-bold text-xl pl-px"},"Education",-1)],SM=["aria-label"],NM={key:0,class:"pb-8"},VM={key:0,"aria-label":"Secondary"},TM=t.createElementVNode("hr",{class:"border-gray-light-mid pb-4 mb-4 border-0 border-b"},null,-1),IM={"aria-label":"Main"},xM=t.createElementVNode("span",{class:"pr-2"},"NASA OSTEM",-1),MM={class:"pl-8"},LM={key:0,"aria-label":"Other JPL Sites",class:"mt-6"},DM=t.createElementVNode("div",{class:"text-subtitle text-primary mb-3"},"Other JPL Sites",-1);function vM(e,n,a,o,s,i){const r=on,l=bo,c=He,d=en,h=Ll,m=ce,p=F,f=ta,u=ot;return t.openBlock(),t.createBlock(t.Transition,{name:"headerMobileReveal"},{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(["NavMobile border-gray-light-mid z-50 w-full transition-all duration-150 ease-in bg-white border-b edu:bg-gray-light edu:border-none",e.headerClasses])},[t.createElementVNode("div",kM,[t.createElementVNode("div",_M,[t.createElementVNode("div",$M,[t.createVNode(r,{class:"lg:p-0 w-72 z-20 p-2 pl-0 -ml-3 edu:w-[12rem]"},{default:t.withCtx(()=>[e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock("img",{key:0,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,wM)):(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,BM))]),_:1}),e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock("div",CM,EM)):t.createCommentVNode("",!0)]),e.data?(t.openBlock(),t.createElementBlock("button",{key:0,class:"text-gray-dark p-4 -mr-4 cursor-pointer","aria-label":e.menuVisible?"Close menu":"Open menu",onClick:n[0]||(n[0]=(...y)=>e.toggleMenu&&e.toggleMenu(...y))},[e.menuVisible?(t.openBlock(),t.createBlock(c,{key:1,class:"text-3xl edu:text-white"})):(t.openBlock(),t.createBlock(l,{key:0,class:"text-6xl edu:text-white"}))],8,SM)):t.createCommentVNode("",!0)]),e.menuVisible?(t.openBlock(),t.createElementBlock("div",NM,[t.createVNode(d,{mobile:"",class:"px-4 my-5",onSubmitForm:n[1]||(n[1]=y=>e.closeMenu())}),e.hasSecondary?(t.openBlock(),t.createElementBlock("nav",VM,[t.createVNode(h,{data:e.staticSecondaryData||e.headerStore.secondaryNav,"start-open":""},null,8,["data"]),TM])):t.createCommentVNode("",!0),t.createElementVNode("nav",IM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(y,E)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[y.titleLink?(t.openBlock(),t.createBlock(h,{key:E,class:t.normalizeClass({"-active":e.checkActive(y.titleLink)&&!e.hasSecondary}),data:y,"start-open":e.checkActive(y.titleLink)&&!e.hasSecondary},null,8,["class","data","start-open"])):t.createCommentVNode("",!0)],64))),256)),e.themeStore.isEdu?(t.openBlock(),t.createBlock(p,{key:0,variant:"none",href:"https://www.nasa.gov/learning-resources/",class:"group relative block w-full px-4 py-2 text-xl font-medium text-left","link-class":"flex flex-wrap-none overflow-visible whitespace-nowrap items-center py-0 pl-6 -ml-4 border-l-4 border-transparent","external-target-blank":""},{default:t.withCtx(()=>[xM,t.createVNode(m,{class:"shrink-0 text-sm -mt-0.5"})]),_:1})):t.createCommentVNode("",!0)]),t.createElementVNode("div",MM,[e.data.footerMoreFromJpl&&e.data.footerMoreFromJpl.length>0?(t.openBlock(),t.createElementBlock("nav",LM,[DM,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(y,E)=>(t.openBlock(),t.createBlock(f,{key:E,data:y},null,8,["data"]))),128))])):t.createCommentVNode("",!0),e.themeStore.theme==="defaultTheme"?(t.openBlock(),t.createBlock(u,{key:1,class:"mt-8"})):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)])],2),[[t.vShow,e.headerVisible]])]),_:1})}const PM=B(bM,[["render",vM]]),zM=t.defineComponent({name:"NavSecondaryLink",components:{BaseLink:F},props:{index:{type:Number,required:!1,default:void 0},item:{type:Object,required:!0},invert:{type:Boolean,default:!1}},methods:{isExternal(e){return!!(e&&e.startsWith("http"))},baseLinkClasses(e){let n="mr-auto font-semibold secondary-root";n=this.invert?`${n} text-white -invert`:`${n} text-primary`;const a=this.invert?"text-white -invert":"text-gray-dark";return e===0?n:a},spanClasses(e){const n=this.invert?"can-hover:group-hover:border-white":"can-hover:group-hover:border-primary",a=this.invert?"can-hover:group-hover:border-white can-hover:group-hover:text-white":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark";return e===0?n:a}}});function AM(e,n,a,o,s,i){const r=F;return t.openBlock(),t.createBlock(r,{href:e.isExternal(e.item.path)?e.item.path:void 0,to:e.isExternal(e.item.path)?void 0:e.item.path,"link-class":"block px-3 py-2",variant:"none",class:t.normalizeClass(["NavSecondaryLink border-t-2 border-transparent",e.baseLinkClasses(e.index)])},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["inline-block pt-2 pb-1 mb-1 transition-colors duration-100 ease-in border-b-2 border-transparent",e.spanClasses(e.index)])},t.toDisplayString(e.item.title),3)]),_:1},8,["href","to","class"])}const Dl=B(zM,[["render",AM]]),OM=t.defineComponent({name:"NavSecondaryDropdown",components:{IconCaret:we,NavDropdownToggle:je,NavSecondaryDropdownContent:na},props:{index:{type:Number,required:!1,default:0},isLast:{type:Boolean,required:!1,default:!1},item:{type:Object,required:!0},invert:{type:Boolean,required:!1,default:!1}},emits:["closeDropdown","openDropdown"],data(){return{dropdownVisible:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){Mt.on("linkClicked",()=>this.closeDropdown())},methods:{toggleDropdown(){this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))},isExternal(e){return!!(e&&e.startsWith("http"))},dropdownToggleClasses(e){return this.invert?{"mr-auto text-white font-semibold secondary-root":e===0,"text-white":e!==0,"-open":this.dropdownVisible}:{"mr-auto text-primary font-semibold secondary-root":e===0,"text-gray-dark":e!==0,"-open":this.dropdownVisible}},dropdownButtonClasses(e){const n=this.invert?"can-hover:group-hover:border-white":"can-hover:group-hover:border-primary",a=this.invert?"can-hover:group-hover:border-white can-hover:group-hover:text-white":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark";return e===0?n:a}}});function FM(e,n,a,o,s,i){const r=we,l=je,c=na,d=t.resolveDirective("click-outside");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["NavSecondaryDropdown relative",{"mr-auto":e.index===0}])},[t.createVNode(l,{"aria-expanded":!!e.dropdownVisible,path:e.item.path,class:t.normalizeClass(["font-medium border-t-2 border-transparent block px-3 py-2",e.dropdownToggleClasses(e.index)]),invert:e.invert,onToggleClicked:n[0]||(n[0]=h=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=h=>e.closeDropdown())},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(["flex content-center pt-2 pb-1 mb-1 transition-colors duration-100 ease-in border-b-2 border-transparent",e.dropdownButtonClasses(e.index)])},[t.createElementVNode("span",null,t.toDisplayString(e.item.title),1),t.createVNode(r,{class:"transform rotate-90 text-sm ml-2 pl-2 -mt-px"})],2)]),_:1},8,["aria-expanded","path","class","invert"]),t.createVNode(t.Transition,{name:"navfade"},{default:t.withCtx(()=>[e.dropdownVisible?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["absolute z-60 bg-gray-light shadow-jpl w-64 text-lg",e.isLast?"right-0":"left-0"]),onClick:n[2]||(n[2]=t.withModifiers(()=>{},["stop"]))},[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(c,{item:e.item},null,8,["item"])])],2)):t.createCommentVNode("",!0)]),_:3})],2)),[[d,e.closeDropdown]])}const vl=B(OM,[["render",FM]]),HM=t.defineComponent({name:"NavSecondary",components:{NavSecondaryDropdown:vl,NavSecondaryLink:Dl},props:{breadcrumb:{type:String,required:!1,default:void 0},hasIntro:{type:Boolean,required:!1,default:!1},invert:{type:Boolean,required:!1,default:!1}},data(){return{isSticky:!1}},computed:{...he($e),...he(Pe),theBreadcrumb(){if(this.breadcrumb)return ma(JSON.parse(this.breadcrumb)),JSON.parse(this.breadcrumb);if(this.headerStore)return this.headerStore.globalChildren},enabled(){return!!(this.theBreadcrumb&&this.theBreadcrumb.length>1||this.$slots.default)}},mounted(){this.enabled&&Vs(!1),!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype)||this.enabled&&this.checkSticky()},methods:{isExternal(e){return!!(e&&e.startsWith("http"))},checkSticky(){const e=this.$refs.NavSecondary,n=new IntersectionObserver(([o])=>{o.target.classList.toggle("-is-sticky",o.intersectionRatio<1)},{threshold:[1]}),a=new IntersectionObserver(([o])=>{o.target.classList.toggle("-is-sticky-offset",o.intersectionRatio<1)},{threshold:[1],rootMargin:"-113px 0px 0px 0px"});n.observe(e),a.observe(e)}}}),qM={class:"lg:ml-0 2xl:-mr-3 lg:justify-end flex -ml-3"};function jM(e,n,a,o,s,i){const r=vl,l=Dl;return e.enabled?(t.openBlock(),t.createElementBlock("nav",{key:0,ref:"NavSecondary","aria-label":"Secondary",class:t.normalizeClass(["NavSecondary",{"has-intro":e.hasIntro,"!bg-transparent":e.invert}])},[t.createElementVNode("div",{class:t.normalizeClass(["max-w-screen-3xl mx-auto",{"bg-gradient-to-r from-black to-primary bg-transparent to-90% text-white":e.invert}])},[t.createElementVNode("div",{class:t.normalizeClass(`nav-secondary-container lg:container lg:px-0 lg:whitespace-normal lg:overflow-visible relative px-4 pb-0 mx-auto overflow-x-auto text-sm font-medium whitespace-nowrap ${e.invert?"border-0":"border-t border-gray-mid text-gray-mid-dark border-opacity-50"}`)},[t.createElementVNode("div",qM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theBreadcrumb,(c,d)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[c.children&&c.children.length>0?(t.openBlock(),t.createBlock(r,{key:d,item:c,index:d,"is-last":e.theBreadcrumb&&d===e.theBreadcrumb.length-1,invert:e.invert},null,8,["item","index","is-last","invert"])):(t.openBlock(),t.createBlock(l,{key:d,item:c,index:d,invert:e.invert},null,8,["item","index","invert"]))],64))),256)),t.renderSlot(e.$slots,"default")])],2)],2)],2)):t.createCommentVNode("",!0)}const os=B(HM,[["render",jM]]),RM=t.defineComponent({name:"NewsDetailMediaContact",props:{contacts:{type:Array,required:!0,default:()=>[]}},computed:{hasContent(){return this.contacts.some(e=>e.contact.name||e.contact.address||e.contact.phone||e.contact.email)}},methods:{formatEmail(e){const n=e.split(/[,/]+/);let a=n.length;if(a===1)return'<a href="mailto:'+e+'" target="_blank">'+e+"</a>";{let o="";return n.forEach(function(s){const i=s.trim();--a?o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a> / ":o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a>"}),o}}}}),GM={key:0},UM=t.createElementVNode("h2",{class:"text-h6 pt-5 md:pt-8 border-t border-gray-mid md:mb-8 mb-5"},"News Media Contact",-1),WM={key:0},YM={key:1},KM={key:2},ZM=["innerHTML"];function XM(e,n,a,o,s,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",GM,[UM,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.contacts,(r,l)=>(t.openBlock(),t.createElementBlock("address",{key:l,class:"text-body-md mb-5 not-italic"},[r.contact.name?(t.openBlock(),t.createElementBlock("p",WM,t.toDisplayString(r.contact.name),1)):t.createCommentVNode("",!0),r.contact.address?(t.openBlock(),t.createElementBlock("p",YM,t.toDisplayString(r.contact.address),1)):t.createCommentVNode("",!0),r.contact.phone?(t.openBlock(),t.createElementBlock("p",KM,t.toDisplayString(r.contact.phone),1)):t.createCommentVNode("",!0),r.contact.email?(t.openBlock(),t.createElementBlock("p",{key:3,class:"BlockText",innerHTML:e.formatEmail(r.contact.email)},null,8,ZM)):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const ss=B(RM,[["render",XM]]),JM=t.defineComponent({name:"PastEventsCarousel",components:{MixinCarousel:Se,BlockLinkCard:_t},props:{data:{type:Object,required:!0}},computed:{hasContent(){var e;return!!((e=this.data)!=null&&e.length)},pastEvents(){return this.data.filter(e=>"url"in e._source).map(e=>{const n=this.parseType(e._source.content_type[0]),a=e._source[n+"__thumbnail_image"];return e.url=e._source.url,e.title=e._source.title,e.startDate=e._source[n+"__start_datetime"],e.endDate=e._source[n+"__end_datetime"],a&&(e.image={src:{url:a.thumbnail_image}}),e})}},methods:{parseType(e){return e.toLowerCase().replace(".","_")}}});function QM(e,n,a,o,s,i){const r=_t,l=Se;return e.hasContent?(t.openBlock(),t.createBlock(l,t.mergeProps({key:0,heading:"Past Events",variant:"cards",link:{path:"/events",query:{event_status:"Past events",sortBy:"eventStartDateLatest",page:"1"}},"link-title":"View all past events",indent:"col-1"},e.$attrs),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.pastEvents,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,url:c.url,title:c.title,"thumbnail-image":c.image,"start-date":c.startDate,"end-date":c.endDate,class:"swiper-slide"},null,8,["url","title","thumbnail-image","start-date","end-date"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const eL=B(JM,[["render",QM]]),tL=t.defineComponent({name:"PodcastEpisodeCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:H,BaseAudio:Pt,IconPlay:Je},props:{url:{type:String,required:!1,default:"#"},type:{type:String,required:!1},topic:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},media:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1,default:"h5"}},data(){return{showInlinePlayer:!1}},methods:{inlinePlayerToggle(){return this.showInlinePlayer=!this.showInlinePlayer,this.showInlinePlayer}}}),nL={class:"PodcastEpisodeCard"},aL={class:"w-full h-auto"},oL={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 pb-6 mb-6 border-b"},sL={key:0,class:"col-span-full animate-fadeIn transition-all"},iL={key:0,class:"text-subtitle lg:block hidden mb-3"},rL={key:0},lL=t.createElementVNode("span",{class:"sr-only"},".",-1),cL={key:1,class:"mx-1"},dL={key:2,class:"text-gray-mid-dark"},hL=t.createElementVNode("span",{class:"sr-only"},".",-1),mL={key:1,class:"col-span-full flex flex-row animate-fadeIn transition-all bg-gray-dark"},pL={class:"PodcastEpisodeCard-thumbnail w-1/6 lg:w-25 min-h-full relative inline-block"},fL={key:0,class:"w-full pt-3 lg:pt-3.5 px-3.5 flex flex-col justify-center"},uL={class:"w-full"},gL={key:0,class:"hidden sm:block text-gray-mid-dark text-body-sm my-3"},yL=t.createElementVNode("span",{class:"sr-only"},".",-1),bL={key:0,class:"text-subtitle lg:block hidden mb-3"},kL={key:0},_L=t.createElementVNode("span",{class:"sr-only"},".",-1),$L={key:1,class:"mx-1"},wL={key:2,class:"text-gray-mid-dark"},BL=t.createElementVNode("span",{class:"sr-only"},".",-1),CL={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},EL=t.createElementVNode("span",{class:"sr-only"},".",-1),SL={class:"relative h-full w-full group"},NL={class:"text-white absolute text-8xl animate-fadeIn transition-opacity z-20 inset-0 flex justify-center items-center drop-shadow-lg opacity-90 group-hover:opacity-100 duration-1000"};function VL(e,n,a,o,s,i){const r=F,l=G,c=j,d=H,h=Pt,m=Je;return t.openBlock(),t.createElementBlock("div",nL,[t.createElementVNode("div",aL,[t.createElementVNode("div",oL,[e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",sL,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",iL,[e.type?(t.openBlock(),t.createElementBlock("span",rL,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),lL])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",cL,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",dL,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),hL])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(l,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createVNode(r,{variant:"none",to:e.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["to"])]),_:1},8,["level"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",mL,[t.createElementVNode("div",pL,[t.createVNode(d,{class:"h-full","aspect-ratio":"1:1"},{default:t.withCtx(()=>{var p;return[(p=e.image)!=null&&p.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"","object-fit-class":"cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]}),_:1})]),e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",fL,[t.createElementVNode("div",uL,[t.createVNode(h,{file:e.media,"auto-play":""},null,8,["file"])])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createBlock(r,{key:2,variant:"none",to:e.url,class:"col-span-12 animate-fadeIn transition-all","link-class":"block"},{default:t.withCtx(()=>[e.summary?(t.openBlock(),t.createElementBlock("p",gL,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),yL])):t.createCommentVNode("",!0)]),_:1},8,["to"])):t.createCommentVNode("",!0),e.showInlinePlayer?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:3,variant:"none",to:e.url,class:"PodcastEpisodeCard sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6","link-class":"block"},{default:t.withCtx(()=>[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",bL,[e.type?(t.openBlock(),t.createElementBlock("span",kL,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),_L])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",$L,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",wL,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),BL])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(l,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",CL,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),EL])):t.createCommentVNode("",!0)]),_:1},8,["to"])),e.image&&!e.showInlinePlayer?(t.openBlock(),t.createElementBlock("button",{key:4,class:"PodcastEpisodeCard-image xl:pl-14 sm:col-span-3 md:col-span-3 lg:col-span-2 xl:col-span-2 col-span-3 z-20 ml-3","aria-label":"Play episode",onClick:n[0]||(n[0]=p=>e.inlinePlayerToggle())},[t.createElementVNode("div",SL,[t.createElementVNode("div",NL,[t.createVNode(m)]),t.createVNode(d,{class:"bg-opacity-0","aspect-ratio":"1:1","no-logo":""},{default:t.withCtx(()=>{var p;return[(p=e.image)!=null&&p.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover","image-class":"group-hover:opacity-75 opacity-100 duration-500",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]}),_:1})])])):t.createCommentVNode("",!0)])])])}const is=B(tL,[["render",VL]]),TL=t.defineComponent({name:"SearchResultGridItem",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:H,BlockLinkCard:_t,BlockLinkTile:En},props:{url:{type:String,required:!1},type:{type:String,required:!1},topic:{type:String,required:!1},date:{type:String,required:!1},startDate:{type:String,required:!1},endDate:{type:String,required:!1},title:{type:String,required:!1},image:{type:Object,required:!1},headingLevel:{type:String||null,required:!1},pageContentType:{type:String,required:!1}},computed:{splitDate(){return this.startDate?pn(this.startDate,this.endDate):null}}}),IL={key:0,class:"w-full"},xL={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white lg:py-6 bg-primary"},ML={class:"font-extrabold text-8xl leading-tight tracking-wider"},LL={class:"text-subtitle"};function DL(e,n,a,o,s,i){const r=_t,l=En,c=j,d=H,h=F;return t.openBlock(),t.createElementBlock("div",null,[e.pageContentType==="news_news"?(t.openBlock(),t.createBlock(r,{key:0,url:e.url,title:e.title,label:e.topic,"thumbnail-image":e.image,date:e.date,"heading-level":e.headingLevel,compact:""},null,8,["url","title","label","thumbnail-image","date","heading-level"])):e.pageContentType==="missions_mission"?(t.openBlock(),t.createBlock(l,{key:1,url:e.url,title:e.title,"thumbnail-image":e.image,"heading-level":e.headingLevel,compact:""},null,8,["url","title","thumbnail-image","heading-level"])):(t.openBlock(),t.createBlock(h,{key:2,variant:"none",to:e.url,class:"relative mb-6","link-class":"group block"},{default:t.withCtx(()=>[e.image?(t.openBlock(),t.createElementBlock("div",IL,[t.createVNode(d,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0),e.splitDate?(t.openBlock(),t.createElementBlock("div",xL,[t.createElementVNode("div",ML,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",LL,t.toDisplayString(e.splitDate.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.headingLevel||"p"),{class:"text-lg leading-normal mt-2 lg:mt-3 font-normal tracking-normal text-gray-dark can-hover:group-hover:text-gray-mid-dark"},{default:t.withCtx(()=>[t.createElementVNode("span",null,t.toDisplayString(e.title),1)]),_:1}))]),_:1},8,["to"]))])}const sn=B(TL,[["render",DL]]),vL=t.defineComponent({name:"ThumbnailCarousel",components:{MixinCarousel:Se,SearchResultGridItem:sn},props:{slides:{type:Array,required:!1},initialSlide:{type:Number,required:!1,default:0}}});function PL(e,n,a,o,s,i){const r=sn,l=Se;return e.slides?(t.openBlock(),t.createBlock(l,{key:0,class:"ThumbnailCarousel","initial-slide":e.initialSlide,"slides-per-view":3},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.slides,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,url:c.url,title:c.title,image:c.thumbnailImage,class:"swiper-slide"},null,8,["url","title","image"]))),128))]),_:1},8,["initial-slide"])):t.createCommentVNode("",!0)}const rs=B(vL,[["render",PL]]),aa=da(),zL=t.defineComponent({name:"PodcastSeriesCarousel",components:{LayoutHelper:ee,ThumbnailCarousel:rs},props:{series:{type:Object,required:!1},initialSeasonId:{type:String,required:!1}},data(){return{activeTabId:""}},computed:{sortedSeasons(){let e=null;return this.series&&this.series.seasons?(e=this.series.seasons,e.sort((n,a)=>n.seasonNumber-a.seasonNumber)):e},activeSeasonId(){var e,n;if(this.activeTabId)return this.activeTabId;if(this.initialSeasonId)return this.initialSeasonId;if((n=(e=this.series)==null?void 0:e.seasons)!=null&&n.length)return this.series.seasons[0].id},initialEpisodeIndex(){var n,a;let e;return(n=this.series)!=null&&n.seasons&&this.activeSeasonId&&(aa!=null&&aa.path)?(e=(a=this.series.seasons.find(o=>o.id===this.activeSeasonId))==null?void 0:a.episodes,e?e.findIndex(o=>o.url===aa.path):null):null},activeTabData(){var n;let e;return(n=this.series)!=null&&n.seasons&&(this.activeSeasonId?e=this.series.seasons.find(a=>a.id===this.activeSeasonId):e=this.series.seasons[0],e!=null&&e.episodes&&e.episodes.sort((a,o)=>new Date(a.publicationDate).getTime()-new Date(o.publicationDate).getTime())),e||void 0}},methods:{updateActiveTab(e){this.activeTabId=e}}}),AL={key:0,class:"PodcastSeriesCarousel"},OL={class:"text-gray-dark text-3xl lg:text-6xl font-semibold leading-normal tracking-normal uppercase mb-2 lg:mb-5"},FL={class:"flex flex-wrap mb-6 lg:mb-10"},HL=["aria-expanded","onClick"],qL={key:0,class:"text-h6"};function jL(e,n,a,o,s,i){const r=ee,l=rs;return e.series&&e.activeTabData?(t.openBlock(),t.createElementBlock("div",AL,[t.createVNode(r,{indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("h2",OL," More "+t.toDisplayString(e.series.title)+" Episodes ",1),t.createElementVNode("ul",FL,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.sortedSeasons,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:d,class:"last:mr-0 w-auto mr-10 lg:flex-shrink-0"},[t.createElementVNode("button",{class:t.normalizeClass(["text-subtitle block text-left lg:text-center lg:w-full py-2 border-b-2 text-gray-mid-dark can-hover:hover:text-gray-dark",e.activeSeasonId===c.id?"border-jpl-red text-gray-dark":"border-white"]),"aria-expanded":e.activeSeasonId===c.id?"true":"false",onClick:h=>e.updateActiveTab(c.id)}," Season "+t.toDisplayString(c.seasonNumber),11,HL)]))),128))])]),_:1}),t.createVNode(r,{indent:"col-2",class:"mb-4"},{default:t.withCtx(()=>[e.activeTabData.title?(t.openBlock(),t.createElementBlock("h3",qL,t.toDisplayString(e.activeTabData.title),1)):t.createCommentVNode("",!0)]),_:1}),(t.openBlock(),t.createBlock(t.KeepAlive,null,[(t.openBlock(),t.createBlock(l,{key:e.activeSeasonId,"initial-slide":e.activeSeasonId===e.initialSeasonId&&e.initialEpisodeIndex?e.initialEpisodeIndex:0,slides:e.activeTabData.episodes},null,8,["initial-slide","slides"]))],1024))])):t.createCommentVNode("",!0)}const RL=B(zL,[["render",jL]]),GL=t.defineComponent({name:"ProfileDetailSectionGroup",components:{BaseHeading:G,BlockText:oe,IconBookUser:ji,IconUniversity:Ji,IconMagnifyingGlass:Wi,IconBriefcase:Ri,IconHand:Gi,IconMedal:Yi,IconBook:qi},props:{section:{type:Object,required:!1},data:{type:Object,required:!1}},computed:{isEmpty(){return this.section.subsections.every(e=>!this.data[e.prop])}}}),UL=["aria-labelledby"],WL={class:"mb-5 lg:mb-10"};function YL(e,n,a,o,s,i){const r=G,l=oe;return e.isEmpty?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("section",{key:0,class:"border-gray-light-mid border-t mb-10 lg:mb-20 pt-10 lg:pt-20","aria-labelledby":`${e.section.id}-heading`},[t.createVNode(r,{id:`${e.section.id}-heading`,level:"h2",size:"h3",class:"mb-5 lg:mb-10"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.section.title),1)]),_:1},8,["id"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.section.subsections,c=>(t.openBlock(),t.createElementBlock("div",{key:c.prop},[e.data[c.prop]?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(r,{level:"h3",size:"h4",class:"mb-2.5"},{default:t.withCtx(()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(c.icon),{class:"inline relative -top-0.5"})),t.createTextVNode(" "+t.toDisplayString(c.title),1)]),_:2},1024),t.createElementVNode("div",WL,[t.createVNode(l,{variant:"large",text:e.data[c.prop]},null,8,["text"])])],64)):t.createCommentVNode("",!0)]))),128))],8,UL))}const KL=B(GL,[["render",YL]]);var ZL=Jo;function XL(e,n){return ZL(e,n)}var JL=XL;const QL=_e(JL),eD={name:"SearchFilterGroup",props:{filterBy:Array,buckets:null,hideFilterGroups:{type:Array,default:()=>[]},groupKey:{type:String,required:!0},groupTitle:{type:String,required:!1},truncateFilters:{type:Boolean,required:!1,default:!1}},emits:["update:filterBy"],data(){return{checkbox:{checkboxLimit:4,showMore:!0,initialLimit:4}}},computed:{filterByHandler:{get(){return this.filterBy},set(e){this.$emit("update:filterBy",e)}},bucketsLength(){return this.buckets.length}},watch:{filterBy:{handler(e,n){if(!QL(e,n)){let a=Object.assign({},this.$route.query);e.length>0?a={...this.$route.query,[this.groupKey]:e.toString()}:delete a[this.groupKey],this.$router.push({query:a})}}}},methods:{generateId(e){let n=String(e);return n=n.split(" ").join(""),`filter_${this.groupKey}_${n}`},toggleShowMoreFilters(){this.checkbox.checkboxLimit===this.checkbox.initialLimit?(this.checkbox.checkboxLimit=1/0,this.checkbox.showMore=!1,this.$nextTick(()=>{this.$refs.buckets[this.checkbox.initialLimit].getElementsByTagName("input")[0].focus()})):(this.checkbox.checkboxLimit=this.checkbox.initialLimit,this.checkbox.showMore=!0)},prettyFilterNames(e){return e==="news.News"?"News & Features":e==="home.HomePage"?"Homepage":e==="missions.Mission"?"Missions":e==="events.EventPage"?"Events":e==="image_detail.ImageDetailPage"?"Images":e==="audio_detail.AudioIndexPage"?"Audio Index":e==="audio_detail.AudioDetailPage"?"Audio":e==="infographics.InfographicsDetailPage"?"Infographics":e==="image_detail.CuratedGalleryPage"?"Curated Gallery":e==="topics.TopicPage"?"Topics":e==="asteroid_watch.AsteroidWatchIndexPage"?"Asteroid Watch Index":e==="asteroid_watch.AsteroidWatchContentPage"?"Asteroid Watch":e==="missions.MissionsIndexPage"?"Missions Index":e==="information_pages.ContentPage"?"Information pages":e==="robotics.RobotPage"?"Robots":e==="video_detail.VideoDetailPage"?"Video":e==="podcasts.PodcastPage"?"Podcasts":e==="go_pages.GoHomePage"?"Go Sites":e==="press_kits.PressKitHomePage"?"Press Kits":e==="profiles.ProfilePage"?"People":e}}},tD=["id"],nD={class:"md:mb-3 text-body-md mb-2 font-bold leading-normal tracking-wide"},aD={key:0,class:"flex my-2"},oD=["id","value"],sD=["for"],iD={class:"text-gray-mid-dark"},rD=["aria-expanded","aria-controls"];function lD(e,n,a,o,s,i){return typeof a.groupKey<"u"&&typeof a.buckets<"u"&&i.bucketsLength>=1&&!a.hideFilterGroups.includes(a.groupKey)?(t.openBlock(),t.createElementBlock("div",{key:0,id:`filterGroup_${a.groupKey}`,class:"border-gray-light-mid col-span-3 pb-4 mb-4 border-b"},[t.createElementVNode("legend",nD,t.toDisplayString(a.groupTitle),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.buckets,(r,l)=>(t.openBlock(),t.createElementBlock("div",{key:r.key,ref_for:!0,ref:"buckets",class:"form-group form-check"},[!a.truncateFilters||l<=s.checkbox.checkboxLimit-1?(t.openBlock(),t.createElementBlock("div",aD,[t.withDirectives(t.createElementVNode("input",{id:r.key_as_string?i.generateId(r.key_as_string):i.generateId(r.key),"onUpdate:modelValue":n[0]||(n[0]=c=>i.filterByHandler=c),type:"checkbox",value:r.key_as_string?r.key_as_string:r.key,class:"text-primary focus:ring-2 focus:ring-primary flex-shrink-0 w-5 h-5 mt-px mr-1 align-middle border rounded-none"},null,8,oD),[[t.vModelCheckbox,i.filterByHandler]]),t.createElementVNode("label",{for:r.key_as_string?i.generateId(r.key_as_string):i.generateId(r.key),class:"form-check-label pl-2 tracking-normal align-middle"},[t.createTextVNode(t.toDisplayString(i.prettyFilterNames(r.key_as_string?r.key_as_string:r.key))+" ",1),t.createElementVNode("span",iD," ("+t.toDisplayString(r.doc_count.toLocaleString())+") ",1)],8,sD)])):t.createCommentVNode("",!0)]))),128)),t.withDirectives(t.createElementVNode("div",null,[t.createElementVNode("button",{class:"can-hover:hover:underline text-primary mt-2","aria-expanded":s.checkbox.showMore?"false":"true","aria-haspopup":"true","aria-controls":`filterGroup_${a.groupKey}`,onClick:n[1]||(n[1]=r=>i.toggleShowMoreFilters())},t.toDisplayString(s.checkbox.showMore==!1?"Less":"More"),9,rD)],512),[[t.vShow,a.truncateFilters&&i.bucketsLength>s.checkbox.initialLimit]])],8,tD)):t.createCommentVNode("",!0)}const cD=B(eD,[["render",lD]]),dD={name:"SearchPagination",components:{BaseButton:R,IconPrev:Ce,IconNext:Be},props:{totalPages:Number,currentPage:Number},data(){return{ellipsis:"…"}},computed:{generatePageList(){const n=this.totalPages-4+1;if(this.totalPages>4){if(this.currentPage<=4)return[...this.generatePageRange(1,4),this.ellipsis,this.totalPages];if(this.currentPage===4){const a=this.currentPage+4-1;return[...this.generatePageRange(1,a),this.ellipsis,this.totalPages]}else if(this.currentPage>4&&this.currentPage<n){const a=this.currentPage-1,o=this.currentPage+1;return[1,this.ellipsis,...this.generatePageRange(a,o),this.ellipsis,this.totalPages]}else if(this.currentPage>=n){const a=this.currentPage-2;return[1,this.ellipsis,...this.generatePageRange(a,this.totalPages)]}else return[...this.generatePageRange(1,this.totalPages)]}else return[...this.generatePageRange(1,this.totalPages)]}},watch:{currentPage:{handler(){const e={...this.$route.query,page:this.currentPage};this.$router.push({query:e})}}},methods:{toPage(e){this.$emit("update:currentPage",e)},nextPage(){const e=this.currentPage+1;this.$emit("update:currentPage",e)},previousPage(){const e=this.currentPage-1;this.$emit("update:currentPage",e)},generatePageRange(e,n){const a=[];e=e>0?e:1;for(let o=e;o<=n;o++)a.push(o);return a}}},hD={key:0,class:"SearchPagination flex items-center justify-center"},mD={class:"sm:hidden px-4 pt-1"},pD={class:"sm:flex items-center justify-center hidden px-5 pt-1"},fD=["onClick"],uD={key:1,class:"min-w-12 block py-3 text-lg leading-normal text-center cursor-default"},gD={class:"inline-block px-1 pb-1"};function yD(e,n,a,o,s,i){const r=Ce,l=R,c=Be;return a.totalPages>0?(t.openBlock(),t.createElementBlock("div",hD,[t.createVNode(l,{"aria-label":"Previous",rel:"prev",disabled:a.currentPage===1,onClick:n[0]||(n[0]=d=>i.previousPage())},{icon:t.withCtx(()=>[t.createVNode(r)]),_:1},8,["disabled"]),t.createElementVNode("div",mD,"Page "+t.toDisplayString(a.currentPage)+" of "+t.toDisplayString(a.totalPages),1),t.createElementVNode("div",pD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.generatePageList,(d,h)=>(t.openBlock(),t.createElementBlock("div",{key:h},[d!==s.ellipsis?(t.openBlock(),t.createElementBlock("button",{key:0,class:t.normalizeClass(["group min-w-12 can-hover:hover:font-medium block py-3 text-lg leading-normal text-center",{"-current":d===a.currentPage}]),onClick:m=>i.toPage(d)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block px-1 pb-1",{"can-hover:group-hover:border-b-2 can-hover:group-hover:border-primary":d!==s.ellipsis}])},t.toDisplayString(d),3)],10,fD)):(t.openBlock(),t.createElementBlock("span",uD,[t.createElementVNode("span",gD,t.toDisplayString(d),1)]))]))),128))]),t.createVNode(l,{disabled:a.currentPage===a.totalPages,rel:"next","aria-label":"Next",onClick:n[1]||(n[1]=d=>i.nextPage())},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["disabled"])])):t.createCommentVNode("",!0)}const bD=B(dD,[["render",yD]]),kD=t.defineComponent({name:"SearchResultCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:H,EventCard:lo,PodcastEpisodeCard:is},props:{url:{type:String,required:!1,default:"#"},type:{type:String,required:!1},topic:{type:String,required:!1},date:{type:String,required:!1},title:{type:String,required:!1},summary:{type:String,required:!1},image:{type:Object,required:!1},featured:{type:Boolean,required:!1,default:!1},headingLevel:{type:String||null,required:!1,default:"h5"},isEvents:{type:Boolean,required:!1},isPodcastSeason:{type:Boolean,required:!1},isProfiles:{type:Boolean,default:!1},media:{type:String,required:!1},startTime:{type:String,required:!1},startDate:{type:String,required:!1},endTime:{type:String,required:!1},endDate:{type:String,required:!1},location:{type:String,required:!1}}}),_D={key:0,class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-5 pb-6 mb-6 border-b"},$D={key:0,class:"lg:hidden col-span-full text-subtitle"},wD={key:0},BD={"aria-hidden":"true"},CD={class:"sr-only"},ED={key:1,"aria-hidden":"true",class:"mx-1"},SD={key:2,class:"text-gray-mid-dark"},ND={"aria-hidden":"true"},VD={class:"sr-only"},TD={class:"sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6"},ID={key:0,class:"text-subtitle lg:block hidden mb-3"},xD={key:0},MD={"aria-hidden":"true"},LD={class:"sr-only"},DD={key:1,"aria-hidden":"true",class:"mx-1"},vD={key:2,class:"text-gray-mid-dark"},PD={"aria-hidden":"true"},zD={class:"sr-only"},AD={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},OD=t.createElementVNode("span",{class:"sr-only"},".",-1),FD={key:3,class:"text-gray-mid-dark"},HD={key:1,class:"SearchResultCard-image xl:pl-14 sm:col-span-3 md:col-span-3 lg:col-span-2 xl:col-span-2 col-span-3"},qD={key:1,class:"bg-jpl-blue-darker edu:bg-stars edu:bg-primary xl:grid-cols-9 relative grid grid-cols-5 mb-10 text-white"},jD={class:"xl:col-span-7 flex items-center col-span-3 p-10"},RD={class:""},GD={key:0,class:"text-subtitle mb-3"},UD={key:0},WD={"aria-hidden":"true"},YD={class:"sr-only"},KD={key:1,"aria-hidden":"true",class:"mx-1"},ZD={key:2},XD={"aria-hidden":"true"},JD={class:"sr-only"},QD={key:2,class:"hidden lg:block text-body-sm mb-3"},ev={key:3},tv={key:0,class:"SearchResultCard-image xl:col-span-2 col-span-2"},nv=["src","width","height","alt"];function av(e,n,a,o,s,i){const r=lo,l=is,c=G,d=j,h=H,m=F;return t.openBlock(),t.createElementBlock("div",null,[e.isEvents?(t.openBlock(),t.createBlock(r,{key:0,url:e.url,title:e.title,summary:e.summary,image:e.image,location:e.location,"start-time":e.startTime,"start-date":e.startDate,"end-time":e.endTime,"end-date":e.endDate,"heading-level":e.headingLevel,compact:""},null,8,["url","title","summary","image","location","start-time","start-date","end-time","end-date","heading-level"])):e.isPodcastSeason?(t.openBlock(),t.createBlock(l,{key:1,url:e.url,summary:e.summary,image:e.image,"heading-level":e.headingLevel,media:e.media,type:e.type,topic:e.topic,title:e.title},null,8,["url","summary","image","heading-level","media","type","topic","title"])):(t.openBlock(),t.createBlock(m,{key:2,variant:"none",to:e.url,class:"SearchResultCard","link-class":"block"},{default:t.withCtx(()=>[e.featured?(t.openBlock(),t.createElementBlock("div",qD,[t.createElementVNode("div",jD,[t.createElementVNode("div",RD,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",GD,[e.type?(t.openBlock(),t.createElementBlock("span",UD,[t.createElementVNode("span",WD,t.toDisplayString(e.type),1),t.createElementVNode("span",YD,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",KD,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",ZD,[t.createElementVNode("span",XD,t.toDisplayString(e.topic),1),t.createElementVNode("span",JD,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(c,{key:1,size:"h5",level:e.headingLevel,class:"mb-4"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",QD,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",ev,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)])]),e.image&&e.image.src?(t.openBlock(),t.createElementBlock("div",tv,[t.createElementVNode("img",{src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt,class:"object-cover w-full h-full",loading:"lazy","data-chromatic":"ignore"},null,8,nv)])):t.createCommentVNode("",!0)])):(t.openBlock(),t.createElementBlock("div",_D,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",$D,[e.type?(t.openBlock(),t.createElementBlock("span",wD,[t.createElementVNode("span",BD,t.toDisplayString(e.type),1),t.createElementVNode("span",CD,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",ED,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",SD,[t.createElementVNode("span",ND,t.toDisplayString(e.topic),1),t.createElementVNode("span",VD,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("div",TD,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",ID,[e.type?(t.openBlock(),t.createElementBlock("span",xD,[t.createElementVNode("span",MD,t.toDisplayString(e.type),1),t.createElementVNode("span",LD,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",DD,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",vD,[t.createElementVNode("span",PD,t.toDisplayString(e.topic),1),t.createElementVNode("span",zD,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(c,{key:1,size:"h5",level:e.headingLevel,class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:1},8,["level"])):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",AD,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),OD])):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",FD,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)]),e.image?(t.openBlock(),t.createElementBlock("div",HD,[t.createVNode(h,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(d,{key:0,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:"",class:"sm:object-cover object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)]))]),_:1},8,["to"]))])}const ls=B(kD,[["render",av]]),ov=t.defineComponent({name:"SearchResultsList",components:{SearchResultCard:ls,SearchResultGridItem:sn},props:{isEvents:{type:Boolean,default:!1},isProfiles:{type:Boolean,default:!1},grid:{type:Boolean,default:!1},condenseGrid:{type:Boolean,default:!1},pages:[Array,Object],searchQueryResult:[Array,Object],featureFirstResult:[Boolean],currentPage:{type:Number,default:1,required:!1}},computed:{results(){function e(a){return a.toLowerCase().replace(".","_")}function n(a){return X(a).format("ll")}return this.pages?this.pages.filter(a=>"url"in a._source).map(a=>{var c;const o=e(a._source.content_type[0]),s=typeof a._source[o+"__thumbnail_image"]<"u"&&a._source[o+"__thumbnail_image"]!==null?a._source[o+"__thumbnail_image"]:a._source[o+"__image"];let i,r=o==="missions_mission"?a._source[o+"__status_filter"]:(c=a._source.topic_labels_filter)!=null&&c.length?a._source.topic_labels_filter[0]:null;const l=a._source[o+"__label"];return o==="events_eventpage"?i="Event date: "+n(a._source[o+"__start_datetime"]):o==="missions_mission"?i=a._source.display_date_filter?"Launch date: "+a._source.display_date_filter:typeof a._source.publication_date_filter<"u"?"Published: "+n(a._source.publication_date_filter):"Published: "+n(a._source.first_published_at_filter):o==="profiles_profilepage"?(r=a._source[o+"__go_site_name"],i=null):i=typeof a._source.publication_date_filter<"u"?n(a._source.publication_date_filter):n(a._source.first_published_at_filter),a.content_type=o,a.id=a._id,a.score=a._score,a.url=a._source.url,a.title=a._source.title,a.type=l,a.topic=r,a.location=o==="events_eventpage"?a._source[o+"__location"]:null,a.startDate=o==="events_eventpage"?a._source[o+"__start_datetime"]:null,a.endDate=o==="events_eventpage"?a._source[o+"__end_datetime"]:null,a.startTime=o==="events_eventpage"?a._source[o+"__start_time_string"]:null,a.summary=o==="profiles_profilepage"?a._source[o+"__job_title"]:a._source[o+"__summary"],a.date=i,s&&(a.image={src:{url:s.thumbnail_image}}),a}):void 0}}});function sv(e,n,a,o,s,i){const r=ls,l=sn;return t.openBlock(),t.createElementBlock("ol",{id:"search_results","aria-label":"Search results",class:t.normalizeClass({"grid grid-cols-12 gap-5":e.grid})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.results,(c,d)=>(t.openBlock(),t.createElementBlock("li",{key:c.id,class:t.normalizeClass({"md:col-span-6 lg:col-span-4 xl:col-span-3 col-span-12 gap-5":e.grid&&!e.condenseGrid,"md:col-span-6 lg:col-span-4 col-span-12 gap-5":e.grid&&e.condenseGrid})},[e.grid?(t.openBlock(),t.createBlock(l,{key:1,"page-content-type":c.content_type,url:c.url,type:c.type,topic:c.topic,image:c.image,date:c.date,"start-date":c.startDate,"end-date":c.endDate,"start-time":c.startTime,"end-time":c.endTime,title:c.title,"heading-level":"h2"},null,8,["page-content-type","url","type","topic","image","date","start-date","end-date","start-time","end-time","title"])):(t.openBlock(),t.createBlock(r,{key:0,"is-events":e.isEvents,"is-profiles":e.isProfiles,url:c.url,type:c.type,topic:c.topic,image:c.image,date:c.date,"start-date":c.startDate,"end-date":c.endDate,"start-time":c.startTime,"end-time":c.endTime,location:c.location,title:c.title,summary:c.summary,featured:e.featureFirstResult?d===0&&e.currentPage===1:!1,"heading-level":"h2"},null,8,["is-events","is-profiles","url","type","topic","image","date","start-date","end-date","start-time","end-time","location","title","summary","featured"]))],2))),128))],2)}const iv=B(ov,[["render",sv]]),rv={name:"SearchSelectMenu",props:{selectValue:String,title:{type:String,required:!1},groupKey:{type:String,required:!0},options:{type:Array,required:!0}},emits:["update:selectValue"],computed:{selectValueHandler:{get(){return this.selectValue},set(e){this.$emit("update:selectValue",e)}}},watch:{selectValue:{handler(e){let n=Object.assign({},this.$route.query);e.length>0?n={...this.$route.query,[this.groupKey]:e.toString()}:delete n[this.groupKey],this.$router.push({query:n})}}},methods:{generateId(){return`select_${this.groupKey}`}}},lv=["for"],cv=["id"],dv={disabled:"",value:""},hv=["value"];function mv(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("label",{class:"sr-only",for:i.generateId()},t.toDisplayString(a.title),9,lv),t.withDirectives(t.createElementVNode("select",{id:i.generateId(),"onUpdate:modelValue":n[0]||(n[0]=r=>i.selectValueHandler=r),class:"border-0 text-primary can-hover:hover:text-primary-dark font-secondary font-semibold tracking-wider uppercase align-middle"},[t.createElementVNode("option",dv,t.toDisplayString(a.title),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.options,r=>(t.openBlock(),t.createElementBlock("option",{key:r.value,value:r.value},t.toDisplayString(r.text),9,hv))),128))],8,cv),[[t.vModelSelect,i.selectValueHandler]])])}const pv=B(rv,[["render",mv]]),fv=t.defineComponent({name:"ShareButtons",components:{BaseButton:R,IconSocialFacebook:wt,IconSocialTwitter:Bt,IconSocialReddit:_o,IconSocialEmail:$t},props:{title:{type:String,required:!0},url:{type:String,required:!0},inline:{type:Boolean,required:!1,default:!1}},computed:{encodedTitle(){return encodeURIComponent(this.title)},encodedURL(){return encodeURIComponent(fa(this.url))},facebookLink(){return`https://www.facebook.com/dialog/feed?app_id=361412888534196&link=${this.encodedURL}`},twitterLink(){const e=encodeURIComponent("NASAJPL");return`https://twitter.com/share?url=${this.encodedURL}&text=${this.encodedTitle}&via=${e}`},redditLink(){return`https://reddit.com/submit?url=${this.encodedURL}&title=${this.encodedTitle}`},mailLink(){return`mailto:?body=${this.encodedTitle}:%20${this.encodedURL}&subject=${this.encodedTitle}`}}});function uv(e,n,a,o,s,i){const r=wt,l=R,c=Bt,d=_o,h=$t;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ShareButtons relative flex flex-row items-start border-collapse",{"lg:absolute lg:top-0 lg:left-0 lg:flex-col":!e.inline}])},[t.createVNode(l,{variant:"social",class:"-facebook w-12 h-12 text-2xl",href:e.facebookLink,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(r)]),_:1},8,["href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["-twitter w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.twitterLink,"aria-label":"Share to X",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["class","href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["-reddit w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.redditLink,"aria-label":"Share to Reddit",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1},8,["class","href"]),t.createVNode(l,{variant:"social",class:t.normalizeClass(["w-12 h-12 -ml-px text-2xl",{"lg:ml-0 lg:-mt-px":!e.inline}]),href:e.mailLink,"aria-label":"Share via Email",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(h)]),_:1},8,["class","href"])],2)}const rt=B(fv,[["render",uv],["__scopeId","data-v-77c8b567"]]),gv={class:"ShareButtonsEdu relative flex flex-row items-start border-collapse"},yv={class:"flex flex-row flex-wrap-none items-center"},bv=t.createElementVNode("span",{class:"text-sm"},"Print",-1),kv={class:"relative xl:flex"},_v={class:"flex flex-row flex-wrap-none items-start xl:items-center"},$v=t.createElementVNode("span",{class:"text-sm"},"Share…",-1),wv={key:0,class:"share-buttons-list absolute left-0 xl:relative z-10 flex flex-col -ml-px -mt-px xl:m-0 border-action border xl:border-none xl:flex-row flex-wrap-none"},Bv={class:"text-xs"},Cv=t.createElementVNode("span",{class:"text-xs"},"Facebook",-1),Ev=t.createElementVNode("span",{class:"text-xs"},"X (Twitter)",-1),Sv=t.createElementVNode("span",{class:"text-xs"},"Pinterest",-1),Nv=t.createElementVNode("span",{class:"text-xs"},"Email",-1),Vv=t.createElementVNode("span",{class:"text-xs"},"Google Classroom",-1),cs=t.defineComponent({__name:"ShareButtonsEdu",props:{title:{},url:{},image:{}},setup(e){const n=e,a=t.ref(!1),o=t.ref(!1),s=async()=>{try{await navigator.clipboard.writeText(n.url),o.value=!0}catch(g){console.error("Failed to copy: ",g)}},i=()=>{a.value=!a.value,a.value||r()},r=()=>{a.value=!1,o.value=!1},l=()=>{window.print()},c=t.computed(()=>n.title?encodeURIComponent(n.title):void 0),d=t.computed(()=>n.url?encodeURIComponent(fa(n.url)):void 0),h=t.computed(()=>`https://www.facebook.com/sharer.php?u=${d.value}`),m=t.computed(()=>{const g=encodeURIComponent("NASAJPL_Edu");return`https://twitter.com/share?url=${d.value}&text=${c.value}&via=${g}`}),p=t.computed(()=>`http://pinterest.com/pin/create/button/?url=${d.value}&media=${n.image}&description=${c.value}`),f=t.computed(()=>`https://classroom.google.com/share?url=${d.value}`),u=t.computed(()=>`mailto:?body=${c.value}:%20${d.value}&subject=${c.value}`),y=t.computed(()=>o.value?"Copied":"Copy link"),E=t.computed(()=>"h-10 xl:h-11 !py-0 !px-3");return(g,b)=>{const _=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",gv,[t.createVNode(R,{variant:"social",class:t.normalizeClass(E.value),"aria-label":"Print",compact:"",onClick:b[0]||(b[0]=N=>l())},{default:t.withCtx(()=>[t.createElementVNode("span",yv,[t.createVNode(Qa,{class:"text-lg mr-2"}),bv])]),_:1},8,["class"]),t.createElementVNode("div",kv,[t.createVNode(R,{variant:"social",class:t.normalizeClass(`-ml-px ${E.value} ${a.value?"!bg-gray-light":""}`),"aria-label":"Share",compact:"","aria-expanded":a.value,onClick:b[1]||(b[1]=N=>i()),onKeydown:b[2]||(b[2]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createElementVNode("span",_v,[t.createVNode(Ki,{class:"text-lg mr-2"}),$v])]),_:1},8,["class","aria-expanded"]),t.createVNode(t.Transition,{name:"fade"},{default:t.withCtx(()=>[a.value?t.withDirectives((t.openBlock(),t.createElementBlock("div",wv,[t.createVNode(R,{variant:"social","aria-label":"Copy",onClick:b[3]||(b[3]=N=>s()),onKeydown:b[4]||(b[4]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ui,{class:"text-lg mr-2"}),t.createElementVNode("span",Bv,t.toDisplayString(y.value),1)]),_:1}),t.createVNode(R,{variant:"social",href:h.value,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener",onKeydown:b[5]||(b[5]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(wt,{class:"text-lg mr-2"}),Cv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:m.value,"aria-label":"Share to X (Twitter)",target:"_blank",rel:"noopener",onKeydown:b[6]||(b[6]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Bt,{class:"text-lg mr-2"}),Ev]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:p.value,"aria-label":"Add to Pinterest",target:"_blank",rel:"noopener",onKeydown:b[7]||(b[7]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Xi,{class:"text-lg mr-2"}),Sv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:u.value,"aria-label":"Share via Email",target:"_blank",rel:"noopener",onKeydown:b[8]||(b[8]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode($t,{class:"text-lg mr-2"}),Nv]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:f.value,"aria-label":"Google Classroom",target:"_blank",rel:"noopener",onKeydown:b[9]||(b[9]=t.withKeys(N=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Zi,{class:"text-lg mr-2"}),Vv]),_:1},8,["href"])])),[[_,r]]):t.createCommentVNode("",!0)]),_:1})])])}}}),Tv=t.defineComponent({name:"SkipLink",components:{BaseButton:R},data(){return{main:null}},methods:{handleBlur(){this.main&&(this.main.removeAttribute("tabindex"),this.main.removeEventListener("blur",this.handleBlur),this.main.removeEventListener("focusout",this.handleBlur))},handleClick(){this.main=document.querySelector("main"),this.main&&(this.main.setAttribute("tabindex","-1"),this.main.addEventListener("blur",this.handleBlur),this.main.focus(),window.scrollTo(0,this.main.offsetTop))}}}),Iv={class:"z-60 lg:left-auto lg:mr-20 absolute top-0 left-0 right-0 mt-4 text-center"};function xv(e,n,a,o,s,i){const r=R;return t.openBlock(),t.createElementBlock("div",Iv,[t.createVNode(r,{variant:"primary",class:"focus:not-sr-only sr-only",compact:"",onClick:n[0]||(n[0]=l=>e.handleClick())},{default:t.withCtx(()=>[t.createTextVNode(" Skip to main content ")]),_:1})])}const Mv=B(Tv,[["render",xv]]),Lv=t.defineComponent({name:"TheFooterSignUp",components:{IconSocialEmail:$t},data(){return{email:null}},methods:{submit(){window.location.href="/newsletter-signup?email="+this.email}}}),Dv={class:"TheFooterSignup"},vv={class:"border-opacity-40 relative flex items-center border border-white"},Pv={class:"absolute inset-0 flex items-center"};function zv(e,n,a,o,s,i){const r=$t;return t.openBlock(),t.createElementBlock("form",Dv,[t.createElementVNode("div",vv,[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[0]||(n[0]=l=>e.email=l),class:"EmailInput border-0 text-opacity-90 pl-14 relative z-10 w-full py-3 pr-3 text-sm text-white bg-transparent",type:"email",name:"email",required:"",placeholder:"Enter your email address","aria-label":"Email"},null,512),[[t.vModelText,e.email]]),t.createElementVNode("div",Pv,[t.createElementVNode("button",{type:"submit",class:"relative z-20 p-3 pl-5","aria-label":"Submit",onClick:n[1]||(n[1]=t.withModifiers((...l)=>e.submit&&e.submit(...l),["prevent"]))},[t.createVNode(r,{class:"text-xl text-white"})])])])])}const Pl=B(Lv,[["render",zv]]),Av=t.defineComponent({name:"TheFooter",components:{BaseLink:F,BaseButton:R,NavSocial:ot,TheFooterSignUp:Pl,LogoCaltech:wo,IconExternal:ce},props:{data:{type:Object||null,required:!1,default:null},commitSha:{type:String,required:!1}},methods:{getLinkText(e){return ht(e)},getRouterLink(e){return mn(e)}},computed:{...he(Pe)}}),Ov={class:"TheFooter bg-jpl-blue-darker edu:bg-stars edu:bg-primary text-white relative z-20"},Fv={class:"footer-main lg:BaseGrid 3xl:px-0 lg:pt-20 container px-4 pt-10 mx-auto"},Hv={class:"footer-navigation lg:block lg:col-span-9 hidden col-span-12"},qv={key:0,class:"sm:grid grid-cols-9 gap-6"},jv={class:"text-subtitle text-blue edu:text-white mb-3"},Rv=t.createElementVNode("span",{class:"pr-2"},"NASA OSTEM",-1),Gv={class:"footer-extras lg:col-span-3 col-span-12"},Uv={class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},Wv={class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},Yv=t.createElementVNode("p",{class:"mb-12"}," JPL is a federally funded research and development center managed for NASA by Caltech. ",-1),Kv={key:0,class:"3xl:px-0 container px-4 mx-auto mt-5"},Zv=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"More from JPL",-1),Xv={class:"lg:block hidden"},Jv={class:"lg:hidden auto-col-2"},Qv={class:"bg-opacity-15 lg:py-16 lg:mt-10 pt-10 pb-3 mt-8 bg-black"},eP={class:"3xl:px-0 container px-4 mx-auto"},tP={key:0},nP={class:"text-subtitle text-blue edu:text-white mb-5"},aP={class:"auto-col-4"},oP={class:"bg-opacity-15 border-opacity-40 lg:border-t pt-5 pb-3 text-sm bg-black border-black"},sP={class:"3xl:px-0 lg:flex lg:flex-wrap lg:px-4 lg:container justify-between mx-auto"},iP={key:0,class:"divide-opacity-40 lg:justify-start lg:-ml-4 flex flex-wrap justify-center mb-2 divide-x divide-white"},rP={key:1,class:"lg:text-left lg:border-0 border-opacity-40 lg:pt-0 lg:px-0 px-4 pt-5 mb-4 text-center border-t border-black"},lP={key:0,class:"lg:inline-block lg:mb-0 block pr-4 mb-2"},cP=t.createElementVNode("span",{class:"text-gray-light font-bold inline-block pr-1"},"Version:",-1),dP={class:"font-bold inline-block pr-1"},hP={key:2},mP={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},pP=t.createElementVNode("span",{class:"text-gray-light font-bold inline-block pr-1"},"Version:",-1);function fP(e,n,a,o,s,i){const r=F,l=ce,c=Pl,d=ot,h=wo,m=R;return t.openBlock(),t.createElementBlock("footer",Ov,[t.createElementVNode("div",Fv,[t.createElementVNode("div",Hv,[e.data&&e.data.footerNavigation?(t.openBlock(),t.createElementBlock("div",qv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(p,f)=>(t.openBlock(),t.createElementBlock("div",{key:f,class:"sm:mb-3 xl:col-span-2 md:col-span-3 col-span-4 mb-8"},[t.createElementVNode("div",jv,t.toDisplayString(e.getLinkText(p.titleLink)),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.links,(u,y)=>(t.openBlock(),t.createBlock(r,{key:y,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:u.path&&!e.getRouterLink(u)?u.path:null,to:e.getRouterLink(u)?e.getRouterLink(u):null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(u)),1)]),_:2},1032,["href","to"]))),128))]))),128)),e.themeStore.isEdu?(t.openBlock(),t.createBlock(r,{key:0,variant:"none",href:"https://www.nasa.gov/learning-resources/",class:"text-subtitle text-blue edu:text-white mb-3","link-class":"flex flex-wrap-none overflow-visible whitespace-nowrap items-center","external-target-blank":""},{default:t.withCtx(()=>[Rv,t.createVNode(l,{class:"shrink-0 text-sm -mt-0.5"})]),_:1})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",Gv,[t.createElementVNode("div",Uv,t.toDisplayString(`Get the Latest from JPL ${e.themeStore.isEdu?"Education":""} `),1),t.createVNode(c,{class:"lg:mb-10 mb-8"}),t.createElementVNode("div",Wv,[e.themeStore.theme==="ThemeEdu"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Follow JPL Education ")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(" Follow Us ")],64))]),t.createVNode(d,{class:"lg:mb-14 mb-12",dark:"",edu:e.themeStore.theme==="ThemeEdu"},null,8,["edu"]),e.themeStore.theme==="defaultTheme"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(r,{variant:"none",href:"https://caltech.edu","aria-label":"Caltech",class:"lg:mb-8 mb-5","link-class":"inline-block"},{default:t.withCtx(()=>[t.createVNode(h,{class:"lg:text-base text-sm text-white"})]),_:1}),Yv],64)):t.createCommentVNode("",!0)])]),e.data&&e.data.footerMoreFromJpl?(t.openBlock(),t.createElementBlock("div",Kv,[Zv,t.createElementVNode("div",Xv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,f)=>(t.openBlock(),t.createBlock(m,{key:f,href:p.path,to:p.linkPage?p.linkPage.url:"",target:p.path?"_blank":"_self",variant:"dark",class:"mb-5 mr-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(p)),1)]),_:2},1032,["href","to","target"]))),128))]),t.createElementVNode("div",Jv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,f)=>(t.openBlock(),t.createBlock(r,{key:f,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:p.path?p.path:null,to:p.linkPage?p.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(p)),1)]),_:2},1032,["href","to"]))),128))])])):t.createCommentVNode("",!0),t.createElementVNode("div",Qv,[t.createElementVNode("div",eP,[e.data&&e.data.relatedNasaSites?(t.openBlock(),t.createElementBlock("div",tP,[t.createElementVNode("div",nP,[e.themeStore.isEdu?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Related NASA Education Sites ")],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(" Related NASA Sites ")],64))]),t.createElementVNode("div",aP,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.relatedNasaSites,(p,f)=>(t.openBlock(),t.createBlock(r,{key:f,variant:"none","link-class":"can-hover:hover:underline inline-block px-4 py-1 -ml-4",href:p.path?p.path:null,to:p.linkPage?p.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(p)),1)]),_:2},1032,["href","to"]))),128))])])):t.createCommentVNode("",!0)])]),t.createElementVNode("div",oP,[t.createElementVNode("div",sP,[e.data&&e.data.footerLinks?(t.openBlock(),t.createElementBlock("div",iP,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerLinks,(p,f)=>(t.openBlock(),t.createBlock(r,{key:f,variant:"none",class:"lg:mb-2 mb-5","link-class":"can-hover:hover:underline inline-block px-4 py-1 font-bold leading-none",href:p.path?p.path:null,to:p.linkPage?p.linkPage.url:null},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.getLinkText(p)),1)]),_:2},1032,["href","to"]))),128))])):t.createCommentVNode("",!0),e.data&&e.data.footerMeta?(t.openBlock(),t.createElementBlock("div",rP,[e.commitSha?(t.openBlock(),t.createElementBlock("div",lP,[cP,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMeta,(p,f)=>(t.openBlock(),t.createElementBlock("div",{key:f,class:t.normalizeClass(["lg:inline-block lg:mb-0 block mb-2",{"ml-5":f!==0}])},[t.createElementVNode("span",dP,t.toDisplayString(p.label)+":",1),t.createElementVNode("span",null,t.toDisplayString(p.text),1)],2))),128))])):(t.openBlock(),t.createElementBlock("div",hP,[e.commitSha!=null?(t.openBlock(),t.createElementBlock("div",mP,[pP,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0)]))])])])}const uP=B(Av,[["render",fP]]),gP=t.defineComponent({name:"MissionDetailStatsMicro",components:{BaseTimer:Ae},props:{showClock:Boolean,startDateTime:String,clockType:{type:String,required:!0,validator:e=>!!Ct[e]}}}),yP={class:"MissionDetailStatsMicro bg-jpl-blue-darker sm:py-0 p-3 py-1 text-white"},bP={key:0};function kP(e,n,a,o,s,i){const r=Ae;return t.openBlock(),t.createElementBlock("div",yP,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",bP,[t.createVNode(r,{"target-date-time":e.startDateTime,inline:"",countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0)])}const zl=B(gP,[["render",kP]]),_P=t.defineComponent({name:"TopicDetailMissionCarouselItem",components:{MissionDetailStatsMicro:zl,BaseImage:j,BaseImagePlaceholder:H},props:{data:{type:Object,required:!1}},computed:{clockTypeLabel(){var e,n;return Ct[(e=this.data)==null?void 0:e.clockType]||((n=this.data)==null?void 0:n.clockType)}}}),$P={class:"can-hover:group-hover:scale-105 relative transition-transform duration-200 ease-in transform scale-100"},wP={class:"min-h-66 bg-black"},BP=t.createElementVNode("div",{class:"gradient-overlay bg-gradient-to-b from-transparent to-black min-h-1/2 absolute inset-x-0 bottom-0"},null,-1),CP={class:"absolute inset-x-0 bottom-0"},EP={class:"text-contrast p-4 text-white"},SP={key:0,class:"mb-1 text-xl font-semibold leading-tight"},NP={key:1,class:"text-subtitle text-jpl-blue-light"},VP=t.createElementVNode("span",{class:"sr-only"},".",-1),TP=t.createElementVNode("span",{class:"sr-only"},".",-1);function IP(e,n,a,o,s,i){const r=j,l=H,c=zl,d=t.resolveComponent("nuxt-link");return e.data?(t.openBlock(),t.createBlock(d,{key:0,to:e.data.url,class:"TopicDetailMissionCarouselItem ThemeVariantLight group block cursor-pointer"},{default:t.withCtx(()=>[t.createElementVNode("div",$P,[t.createElementVNode("div",wP,[e.data.thumbnailImage&&e.data.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,"aspect-ratio":"7:8","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[t.createVNode(r,{src:e.data.thumbnailImage.src.url,width:e.data.thumbnailImage.src.width,height:e.data.thumbnailImage.src.height,alt:"","object-fit-class":"cover","image-class":"w-full h-full",loading:"lazy"},null,8,["src","width","height"])]),_:1})):t.createCommentVNode("",!0),BP]),t.createElementVNode("div",CP,[t.createElementVNode("div",EP,[e.data.title?(t.openBlock(),t.createElementBlock("p",SP,t.toDisplayString(e.data.title),1)):t.createCommentVNode("",!0),e.data.status||e.data.showClock?(t.openBlock(),t.createElementBlock("p",NP,[VP,e.data.showClock?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.clockTypeLabel||e.data.status),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.data.status),1)],64)),TP])):t.createCommentVNode("",!0)]),e.data.showClock?(t.openBlock(),t.createBlock(c,{key:0,class:"-mt-1","show-clock":e.data.showClock,"clock-type":e.data.clockType,"start-date-time":e.data.startDateTime},null,8,["show-clock","clock-type","start-date-time"])):t.createCommentVNode("",!0)])])]),_:1},8,["to"])):t.createCommentVNode("",!0)}const ds=B(_P,[["render",IP]]),xP=t.defineComponent({name:"TopicDetailMissionCarousel",components:{MixinCarousel:Se,TopicDetailMissionCarouselItem:ds},props:{relatedMissionsLinkUrl:{type:String,required:!1},relatedMissionsLinkText:{type:String,required:!1},items:{type:Array,required:!1}},computed:{hasContent(){return!!(this.items&&this.items.length)}}}),MP={key:0,class:"TopicDetailMissionCarousel overflow-hidden"},LP={class:"MixedBleedGrid 2xl:pl-0 pl-5 mb-10"},DP={class:"col-start-indent-col-2 2xl:col-start-indent-col-3 col-end-bleed bg-gray-light lg:pl-0 lg:py-10 py-8 pl-5"};function vP(e,n,a,o,s,i){const r=ds,l=Se;return e.hasContent?(t.openBlock(),t.createElementBlock("div",MP,[t.createElementVNode("div",LP,[t.createElementVNode("div",DP,[t.createVNode(l,{heading:"Missions",variant:"tiles",class:"pb-5 ThemeVariantGray",center:!1,"slides-per-view":3,link:e.relatedMissionsLinkUrl?e.relatedMissionsLinkUrl:void 0,"link-title":e.relatedMissionsLinkText},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,d)=>(t.openBlock(),t.createBlock(r,{key:d,data:c,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["link","link-title"])])])])):t.createCommentVNode("",!0)}const PP=B(xP,[["render",vP]]),zP=t.defineComponent({name:"MissionDetailStatsMini",components:{BaseTimer:Ae,DistanceStats:Rn},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ct[e]},startDateTime:String,showDistance:Boolean,distanceType:{type:String},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ct[this.clockType]||this.clockType}}}),AP={class:"MissionDetailStatsMini MixedBleedGrid"},OP=t.createElementVNode("div",{class:"theme col-start-bleed col-end-container-start"},null,-1),FP={class:"col-start-container col-end-container text-body-lg"},HP={class:"grid grid-cols-12"},qP={key:0,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11"},jP={class:"text-jpl-blue-lighter text-subtitle mb-3"},RP={class:"text-jpl-blue-lighter text-subtitle mb-3"},GP={class:"text-stats-xl"},UP=t.createElementVNode("div",{class:"lg:block hidden col-span-1"},null,-1);function WP(e,n,a,o,s,i){const r=Ae,l=Rn;return t.openBlock(),t.createElementBlock("div",AP,[OP,t.createElementVNode("div",FP,[t.createElementVNode("div",HP,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",qP,[t.createElementVNode("p",jP,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(r,{"target-date-time":e.startDateTime,countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0),e.showDistance?(t.openBlock(),t.createBlock(l,{key:1,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11","distance-type":e.distanceType,value:e.distanceValue,"value-system":"imperial","distance-api-urls":e.distanceApiUrls},{label:t.withCtx(c=>[t.createElementVNode("p",RP,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",GP,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),UP])])])}const Al=B(zP,[["render",WP]]),YP=t.defineComponent({name:"TopicDetailMissionSpotlight",components:{MissionDetailStatsMini:Al,BaseButton:R},props:{data:{type:Object,required:!1}},data(){return{eyebrow:"Mission Spotlight"}}}),KP=e=>(t.pushScopeId("data-v-cfcfc28b"),e=e(),t.popScopeId(),e),ZP={key:0,class:"TopicDetailMissionSpotlight max-w-screen-3xl relative mx-auto"},XP={class:"absolute inset-0 z-10 bg-black"},JP={key:0},QP=["srcset"],ez=["srcset"],tz=["srcset"],nz=["src","width","height","alt"],az={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},oz=KP(()=>t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-l from-transparent-w25 lg:from-transparent xl:from-transparent-w25 to-transparent-black-75 lg:to-transparent-black-75 absolute inset-0"},null,-1)),sz={class:"pb-80 lg:pb-14 relative w-full pt-8"},iz={class:"lg:BaseGrid lg:pt-0 container mx-auto"},rz={class:"lg:px-10 2xl:px-0 lg:pt-10 lg:pb-14 xl:col-end-6 col-start-1 col-end-10 px-4 pb-10"},lz={class:"text-gray-light-mid text-contrast text-subtitle block mb-3"},cz={class:"lg:text-9xl md:text-8xl text-7xl lg:tracking-tight lg:leading-tighter text-contrast mb-4 font-medium leading-tight text-white"},dz={class:"text-body-lg lg:mb-10 text-contrast mb-5 font-normal leading-normal text-white"};function hz(e,n,a,o,s,i){const r=R,l=Al;return e.data?(t.openBlock(),t.createElementBlock("div",ZP,[t.createElementVNode("div",XP,[e.data.heroImage&&e.data.heroImage.src?(t.openBlock(),t.createElementBlock("picture",JP,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.data.heroImage.srcSet},null,8,QP),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.data.heroImage.screenMd.url},null,8,ez),t.createElementVNode("source",{srcset:e.data.heroImage.screenSm.url},null,8,tz),t.createElementVNode("img",{class:"object-cover w-full h-full",src:e.data.heroImage.src.url,width:e.data.heroImage.src.width,height:e.data.heroImage.src.height,alt:e.data.heroImage.alt},null,8,nz)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",az,[oz,t.createElementVNode("div",sz,[t.createElementVNode("div",iz,[t.createElementVNode("div",rz,[t.createElementVNode("h2",null,[t.createElementVNode("span",lz,t.toDisplayString(e.eyebrow),1),t.createElementVNode("div",cz,t.toDisplayString(e.data.title),1)]),t.createElementVNode("p",dz,t.toDisplayString(e.data.summary),1),t.createVNode(r,{variant:"primary",to:e.data.url},{default:t.withCtx(()=>[t.createTextVNode("Explore")]),_:1},8,["to"])])]),e.data.showClock||e.data.showDistance?(t.openBlock(),t.createBlock(l,{key:0,"show-clock":e.data.showClock,"show-distance":e.data.showDistance,"clock-type":e.data.clockType,"start-date-time":e.data.startDateTime,"distance-type":e.data.distanceType,"distance-value":e.data.distanceValue,"distance-api-urls":e.data.distanceApiUrls},null,8,["show-clock","show-distance","clock-type","start-date-time","distance-type","distance-value","distance-api-urls"])):t.createCommentVNode("",!0)])])])):t.createCommentVNode("",!0)}const mz=B(YP,[["render",hz],["__scopeId","data-v-cfcfc28b"]]),pz=t.defineComponent({name:"TopicDetailMoreVisibility",directives:{ObserveVisibility:An},data(){return{isVisible:!1,hasIntersectionObserver:!0}},mounted(){this.featureDetection()},methods:{visibilityChanged(e){this.hasIntersectionObserver&&(this.isVisible=e)},featureDetection(){(!("IntersectionObserver"in window)||!("IntersectionObserverEntry"in window)||!("intersectionRatio"in window.IntersectionObserverEntry.prototype))&&(this.hasIntersectionObserver=!1,this.isVisible=!0)}}});function fz(e,n,a,o,s,i){const r=t.resolveDirective("observe-visibility");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["transition-all duration-1000 ease-out transform",e.isVisible?"opacity-100 translate-y-0":"opacity-0 translate-y-32"])},[t.renderSlot(e.$slots,"default")],2)),[[r,{callback:e.visibilityChanged,throttle:0,once:!0}]])}const Ol=B(pz,[["render",fz]]),uz=t.defineComponent({name:"TopicDetailMoreItem",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:H,IconPlay:Je,IconExternal:ce},props:{data:{type:Object,required:!1}},computed:{theData(){var e;if((e=this.data)!=null&&e.page)return this.data.page;if(this.data)return this.data},formattedEventDates(){var e;if((e=this.theData)!=null&&e.startDate)return pt(this.theData.startDate,this.theData.endDate)}}}),gz={key:0,class:"relative"},yz={key:0,class:"bg-jpl-red lg:text-2xl absolute bottom-0 left-0 z-10 text-lg text-white"},bz={class:"text-gray-dark md:px-5 md:py-5 lg:px-10 lg:py-8 w-full px-10 py-8"},kz={key:0,class:"flex flex-wrap items-center justify-between mb-5"},_z={class:"divide-gray-mid text-subtitle flex divide-x"},$z={key:0,class:"pr-2"},wz=t.createElementVNode("span",{class:"sr-only"},".",-1),Bz={class:"text-h5"};function Cz(e,n,a,o,s,i){const r=Je,l=j,c=H,d=ce,h=F;return e.theData?(t.openBlock(),t.createBlock(h,{key:0,class:"TopicDetailMoreItem group can-hover:hover:shadow-lg shadow-jpl transition-all duration-200 ease-in",variant:"none","link-class":e.theData.thumbnailImage?"block":"flex items-center block lg:min-h-100",to:e.theData.__typename!=="ExternalLinkCard"?e.theData.url:void 0,href:e.theData.__typename==="ExternalLinkCard"?e.theData.url:void 0,"external-target-blank":""},{default:t.withCtx(()=>[e.theData.thumbnailImage?(t.openBlock(),t.createElementBlock("div",gz,[e.theData.__typename==="VideoDetailPage"?(t.openBlock(),t.createElementBlock("div",yz,[t.createVNode(r)])):t.createCommentVNode("",!0),t.createVNode(c,{"aspect-ratio":"3:2","dark-mode":""},{default:t.withCtx(()=>[e.theData.thumbnailImage.src?(t.openBlock(),t.createBlock(l,{key:0,src:e.theData.thumbnailImage.src.url,srcset:e.theData.thumbnailImage.srcSet,width:e.theData.thumbnailImage.src.width,height:e.theData.thumbnailImage.src.height,alt:"","object-fit-class":"cover",loading:"lazy","image-class":"can-hover:group-hover:scale-100 scale-103 transition-all duration-200 ease-in transform"},null,8,["src","srcset","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",bz,[e.theData.label||e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("div",kz,[t.createElementVNode("p",_z,[e.theData.label?(t.openBlock(),t.createElementBlock("span",$z,t.toDisplayString(e.theData.label),1)):t.createCommentVNode("",!0),e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(["text-gray-mid-dark",{"pl-2":e.theData.label}])},[e.theData.date?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.$filters.displayDate(e.theData.date)),1)],64)):e.theData.startDate?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(e.formattedEventDates),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),wz]),e.theData.__typename==="ExternalLinkCard"?(t.openBlock(),t.createBlock(d,{key:0,class:"text-gray-mid-dark text-lg"})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("h3",Bz,t.toDisplayString(e.theData.title),1)])]),_:1},8,["link-class","to","href"])):t.createCommentVNode("",!0)}const hs=B(uz,[["render",Cz]]),Ez=t.defineComponent({name:"TopicDetailMore",components:{BaseButton:R,IconCaret:we,TopicDetailMoreVisibility:Ol,TopicDetailMoreItem:hs},props:{topic:{type:String,required:!1,default:"Topic"},more:{type:Array,required:!1},moreCurated:{type:Array,required:!1}},computed:{theData(){let e=[];return this.moreCurated&&this.more?e=this.moreCurated.concat(this.more):this.more&&(e=this.more),e.slice(0,8)}},methods:{gridPlacement(e){return e===0?"col-start-2 col-span-6":e===1?"lg:col-start-9 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":e===2?"lg:col-start-4 lg:col-span-4 md:col-start-2 md:col-span-6 lg:-mt-28":e===3?"lg:col-start-9 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":e===4?this.$slots.default?"col-start-2 col-span-6":"col-start-2 col-span-6 lg:-mt-28":e===5?"lg:col-start-6 lg:col-span-6 md:col-start-6 md:col-span-6 lg:mt-28":e===6?"lg:col-start-1 lg:col-span-4 md:col-start-2 md:col-span-6 lg:-mt-28":e===7?"lg:col-start-6 lg:col-span-4 md:col-start-6 md:col-span-6 lg:-mt-28":""}}}),Sz={class:"TopicDetailMore max-w-screen-3xl relative mx-auto"},Nz={class:"lg:BaseGrid mt-18 lg:px-0 container px-4 mx-auto mb-12"},Vz={class:"font-primary text-gray-dark lg:text-6xl col-span-11 col-start-2 text-3xl font-semibold leading-normal tracking-normal uppercase"},Tz={class:"md:BaseGrid lg:px-0 container px-4 mx-auto"},Iz={class:"flex justify-center"};function xz(e,n,a,o,s,i){const r=hs,l=Ol,c=we,d=R;return t.openBlock(),t.createElementBlock("div",Sz,[e.theData&&e.theData.length?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",Nz,[t.createElementVNode("h2",Vz," More About "+t.toDisplayString(e.topic),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theData,(h,m)=>(t.openBlock(),t.createBlock(l,{key:m},{default:t.withCtx(()=>[t.createElementVNode("div",Tz,[t.createVNode(r,{class:t.normalizeClass(["md:max-w-none md:mx-0 lg:mb-0 max-w-lg row-span-1 mx-auto mb-10",e.gridPlacement(m)]),data:h},null,8,["class","data"])]),m===3&&e.$slots.default?(t.openBlock(),t.createBlock(l,{key:0,class:"lg:my-28 my-16"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})):t.createCommentVNode("",!0)]),_:2},1024))),128))],64)):t.createCommentVNode("",!0),e.$slots.default&&(!e.theData||e.theData.length<4)?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass({"mt-16 lg:mt-28":e.theData.length})},[t.renderSlot(e.$slots,"default")],2)):t.createCommentVNode("",!0),t.createElementVNode("div",Iz,[t.createVNode(d,{class:"lg:mt-18 mt-10","aria-label":"More "+e.topic,variant:"secondary",to:`/search?topics=${e.topic}`},{icon:t.withCtx(()=>[t.createVNode(c,{class:"ml-1 text-sm"})]),default:t.withCtx(()=>[t.createTextVNode(" More ")]),_:1},8,["aria-label","to"])])])}const Mz=B(Ez,[["render",xz]]),Lz=t.defineComponent({name:"TopicDetailStreamfield",components:{LayoutHelper:ee,BaseHeading:G,BlockQuote:nt,BlockRelatedLinks:Te,BlockImageGallery:Yt},props:{data:{type:Array,required:!1},topic:{type:String,required:!1}}}),Dz={key:0};function vz(e,n,a,o,s,i){const r=G,l=ee,c=Yt,d=nt,h=Te;return e.data?(t.openBlock(),t.createElementBlock("div",Dz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(m,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[m.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`HeadingBlock${p}`,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(r,{level:"h2",class:"lg:mt-18 mt-10 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(m.heading),1)]),_:2},1024)]),_:2},1024)):m.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`ImageGalleryBlock${p}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(c,{label:e.topic,title:m.galleryTitle,description:m.galleryDescription,cover:m.coverImage,items:m.gallerySlides},null,8,["label","title","description","cover","items"])])):m.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${p}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:m},null,8,["data"])]),_:2},1024)):m.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`RelatedLinksBlock${p}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:m},null,8,["data"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:p,class:"p-3 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(m),1)]))],64))),256))])):t.createCommentVNode("",!0)}const Pz=B(Lz,[["render",vz]]),zz=t.defineComponent({name:"YearTicker",props:{targetYear:{type:String,required:!0}},data(){return{year:this.targetYear,animation:"digits-increment",duration:100}},watch:{targetYear(e){this.animation=this.year>e?"digits-increment":"digits-decrement",this.year=e}}});function Az(e,n,a,o,s,i){return t.openBlock(),t.createElementBlock("div",{class:"YearTicker",style:t.normalizeStyle(`--duration:${e.duration}ms`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(Array.from(e.targetYear),(r,l)=>(t.openBlock(),t.createBlock(t.TransitionGroup,{key:l,name:e.animation,duration:e.duration},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock("span",{key:r,class:"Digit"},t.toDisplayString(r),1))]),_:2},1032,["name","duration"]))),128))],4)}const Oz=B(zz,[["render",Az]]),ms=da(),Fz=t.defineComponent({name:"PageContent",components:{HeroMedia:Jt,NavSecondary:os,LayoutHelper:ee,DetailHeadline:Zt,BlockImageStandard:Qe,ShareButtons:rt,ShareButtonsEdu:cs,BlockStreamfield:at,BlockRelatedLinks:Te,FormContact:mo,FormNewsletterSignup:po,BlockLinkCarousel:tt},props:{data:{type:Object,required:!1,default:void 0}},computed:{...he(Pe),heroInline(){var e;return((e=this.data)==null?void 0:e.heroPosition)==="inline"},hideH1(){return(ms==null?void 0:ms.path)==="/a-plan-for-jpl"},h1LayoutHelperClasses(){return this.hideH1?"lg:mt-12 mt-5":"lg:mt-12 lg:mb-18 edu:lg:mb-12 mt-5 mb-10 edu:mb-8"}}}),Hz={class:"text-body-sm text-gray-mid-dark"};function qz(e,n,a,o,s,i){const r=Jt,l=os,c=Zt,d=cs,h=ee,m=Qe,p=rt,f=at,u=Te,y=mo,E=po,g=tt;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeVariantLight",{"-nav-offset":!e.heroInline&&e.data.heroImage}])},[e.data.heroImage&&!e.heroInline?(t.openBlock(),t.createBlock(r,{key:0,class:"md:mb-0 mb-10",image:e.data.heroImage,caption:e.data.heroImageCaption,"display-caption":!!e.data.heroImageCaption,constrain:e.data.heroConstrain},null,8,["image","caption","display-caption","constrain"])):t.createCommentVNode("",!0),t.createVNode(l,{breadcrumb:e.data.breadcrumb,"has-intro":!!(e.data.heroImage&&!e.heroInline)},null,8,["breadcrumb","has-intro"]),t.createVNode(h,{indent:"col-2",class:t.normalizeClass(e.h1LayoutHelperClasses)},{default:t.withCtx(()=>{var b,_;return[t.createVNode(c,{title:e.data.title,label:e.data.displayLabel,class:t.normalizeClass({"sr-only":e.hideH1})},null,8,["title","label","class"]),e.themeStore.isEdu&&((b=e.data)!=null&&b.url)?(t.openBlock(),t.createBlock(d,{key:0,class:"mt-4",url:e.data.url,title:e.data.title,image:(_=e.data.thumbnailImage)==null?void 0:_.original},null,8,["url","title","image"])):t.createCommentVNode("",!0)]}),_:1},8,["class"]),e.data.heroImageInline&&e.heroInline?(t.openBlock(),t.createBlock(h,{key:1,indent:"col-2",class:"mb-22 mt-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:e.data.heroImageInline,caption:e.data.heroImageCaption,"display-caption":!!e.data.heroImageCaption,constrain:e.data.heroConstrain},null,8,["data","caption","display-caption","constrain"])]),_:1})):t.createCommentVNode("",!0),e.themeStore.theme!=="ThemeEdu"?(t.openBlock(),t.createBlock(h,{key:2,indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[e.data.title&&e.data.url&&!e.themeStore.isEdu?(t.openBlock(),t.createBlock(p,{key:0,title:e.data.title,url:e.data.url},null,8,["title","url"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(f,{data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(h,{key:3,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(u,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.slug==="contact-jpl"?(t.openBlock(),t.createBlock(y,{key:4,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.slug==="newsletter-signup"?(t.openBlock(),t.createBlock(E,{key:5,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.clearanceNumber?(t.openBlock(),t.createBlock(h,{key:6,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createElementVNode("p",Hz,t.toDisplayString(e.data.clearanceNumber),1)]),_:1})):t.createCommentVNode("",!0),t.createVNode(g,{"item-type":"cards",class:"lg:my-24 my-12",heading:e.data.relatedContentHeading,items:e.data.relatedContent},null,8,["heading","items"])],2)):t.createCommentVNode("",!0)}const jz=B(Fz,[["render",qz]]),Rz="data:image/svg+xml,%3csvg%20width='222'%20height='222'%20fill='%23DDDDDD'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cy='90'%20cx='111'%20fill='%23f5f5f5'%20r='45'/%3e%3cpath%20d='M114.689%20222H28c0-42.541%2037.144-77%2083-77s83%2034.459%2083%2077h-79.311z'%20fill='%23f5f5f5'/%3e%3c/svg%3e",Gz=t.defineComponent({name:"PageEventDetail",components:{LayoutHelper:ee,BaseHeading:G,ShareButtons:rt,EventDetailHero:co,IconCalendar:Dn,IconLocation:Mn,IconTime:Ln,BaseLink:F,BaseButton:R,CalendarButton:io,BlockStreamfield:at,BaseImagePlaceholder:H,BaseImage:j,BlockRelatedLinks:Te,BlockLinkCarousel:tt},props:{data:{type:Object,required:!1}},data(){return{PlaceholderPortrait:Rz}},computed:{displayTime(){return this.data?ua(this.data.startDatetime,this.data.endDatetime,this.data.endTime):""},formattedEventDates(){return this.data?pt(this.data.startDatetime,this.data.endDatetime):""},formattedSplitEventDates(){return this.data?pn(this.data.startDatetime,this.data.endDatetime):void 0}}}),Uz={key:0,class:"PageEventDetail pt-5 ThemeVariantLight lg:pt-12",itemscope:"",itemtype:"http://schema.org/Event"},Wz=["content"],Yz=["content"],Kz=["content"],Zz=["content"],Xz={key:0,class:"flex flex-wrap items-start mb-4"},Jz={class:"PageEventDetail__Metadata text-primary"},Qz={class:"PageEventDetail__Metadata text-primary"},eA={key:0,itemprop:"location",itemscope:"",itemtype:"https://schema.org/VirtualLocation",class:"PageEventDetail__Metadata text-primary"},tA=["href"],nA=["content"],aA={key:1,class:"PageEventDetail__Metadata text-primary"},oA=["content"],sA={key:1},iA={class:"PageEventDetail__Buttons"},rA={key:0,class:"grid-cols-10 lg:grid -mx-4 lg:mx-0"},lA={class:"col-span-7"},cA={key:0,class:"BlockText text-body-lg mb-8 px-4 lg:px-0"},dA={class:"grid-cols-10 lg:grid"},hA={class:"col-span-7"},mA={class:"flex flex-col flex-wrap justify-start md:flex-row md:-mx-4"},pA={class:"w-40 mr-6 md:mr-0 md:w-56"},fA=["src"],uA={class:"flex-1 h-full"},gA={key:0,class:"my-3 text-lg font-normal leading-none"},yA={key:1,class:"mb-3 text-gray-dark"};function bA(e,n,a,o,s,i){const r=t.resolveComponent("nuxt-link"),l=G,c=ee,d=rt,h=co,m=Dn,p=Ln,f=Mn,u=F,y=R,E=io,g=at,b=j,_=H,N=Te,M=tt;return e.data?(t.openBlock(),t.createElementBlock("div",Uz,[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"thumbnailUrl",content:e.data.thumbnailImage.original},null,8,Wz)):t.createCommentVNode("",!0),t.createElementVNode("meta",{itemprop:"startDate",content:e.data.startDatetime},null,8,Yz),e.data.endDatetime?(t.openBlock(),t.createElementBlock("meta",{key:1,itemprop:"endDate",content:e.data.endDatetime},null,8,Kz)):t.createCommentVNode("",!0),e.data.summary||e.data.body?(t.openBlock(),t.createElementBlock("meta",{key:2,itemprop:"description",content:e.data.summary||e.data.body},null,8,Zz)):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"mb-6 lg:mb-12"},{default:t.withCtx(()=>[e.data.label?(t.openBlock(),t.createElementBlock("div",Xz,[t.createVNode(r,{class:"py-3 cursor-pointer group nuxt-link-active text-subtitle text-primary can-hover:hover:text-primary-dark",to:"/events"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.label),1)]),_:1})])):t.createCommentVNode("",!0),t.createVNode(l,{level:"h1",itemprop:"name"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.title),1)]),_:1})]),_:1}),t.createVNode(c,{indent:"col-1",class:"relative mb-16 lg:mb-0"},{default:t.withCtx(()=>[t.createVNode(d,{title:e.data.title,url:e.data.url},null,8,["title","url"])]),_:1}),t.createVNode(c,{indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(h,{image:e.data.eventImage,"start-date-split":e.formattedSplitEventDates},null,8,["image","start-date-split"]),t.createElementVNode("div",null,[t.createElementVNode("div",{class:t.normalizeClass(["py-1 mb-10 text-xl lg:mb-0 lg:flex",e.data.registerLink&&e.data.registerLink.length>0?"":"lg:mb-10"])},[t.createElementVNode("div",Jz,[t.createVNode(m,{class:"relative mr-3 text-[1.2rem]"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",Qz,[t.createVNode(p,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.displayTime),1)],512),[[t.vShow,e.displayTime]]),e.data.isVirtualEvent&&e.data.locationLink?(t.openBlock(),t.createElementBlock("div",eA,[t.createElementVNode("link",{itemprop:"url",href:e.data.locationLink},null,8,tA),t.createElementVNode("meta",{itemprop:"name",content:e.data.location},null,8,nA),t.createVNode(f,{class:"relative mr-3"}),t.createVNode(u,{variant:"none",href:e.data.locationLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.location),1)]),_:1},8,["href"])])):e.data.location?(t.openBlock(),t.createElementBlock("div",aA,[t.createElementVNode("meta",{itemprop:"location",content:e.data.location},null,8,oA),t.createVNode(f,{class:"relative mr-3"}),e.data.locationLink?(t.openBlock(),t.createBlock(u,{key:0,variant:"none",href:e.data.locationLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.location),1)]),_:1},8,["href"])):(t.openBlock(),t.createElementBlock("span",sA,t.toDisplayString(e.data.location),1))])):t.createCommentVNode("",!0),t.createElementVNode("div",iA,[e.data.registerLink&&e.data.registerLink.length>0&&(e.data.registerLink[0].page&&e.data.registerLink[0].page.url||e.data.registerLink[0].externalLink)?(t.openBlock(),t.createBlock(y,{key:0,class:"w-full px-0 mb-5",href:e.data.registerLink[0].externalLink?e.data.registerLink[0].externalLink:null,to:e.data.registerLink[0].page&&e.data.registerLink[0].page.url?e.data.registerLink[0].page.url:null,target:e.data.registerLink[0].externalLink?"_blank":"_self",compact:""},{default:t.withCtx(()=>[t.createTextVNode("Register for event ")]),_:1},8,["href","to","target"])):t.createCommentVNode("",!0),t.createVNode(E,{"is-all-day":e.data.isAllDay,"start-datetime":e.data.startDatetime,"end-datetime":e.data.endDatetime?e.data.endDatetime:null,title:e.data.title?e.data.title:null,location:e.data.location?e.data.location:null,description:e.data.summary?e.data.summary:null},null,8,["is-all-day","start-datetime","end-datetime","title","location","description"])])],2),e.data.body||e.data.summary?(t.openBlock(),t.createElementBlock("div",rA,[t.createElementVNode("div",lA,[e.data.summary?(t.openBlock(),t.createElementBlock("p",cA,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0),e.data.body?(t.openBlock(),t.createBlock(g,{key:1,variant:"fluid",data:e.data.body},null,8,["data"])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)])]),_:1}),e.data.speakers&&e.data.speakers.length>0?(t.openBlock(),t.createBlock(c,{key:3,indent:"col-2",class:"mb-12 lg:mb-16"},{default:t.withCtx(()=>[t.createElementVNode("div",dA,[t.createElementVNode("div",hA,[t.createVNode(l,{level:"h2",class:"mb-5 md:mb-8"},{default:t.withCtx(()=>[t.createTextVNode("Speakers")]),_:1}),t.createElementVNode("div",mA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.speakers,(V,I)=>(t.openBlock(),t.createElementBlock("div",{key:I,class:"flex flex-1 mb-6 md:flex-none md:flex-wrap md:mx-4 md:w-56"},[t.createElementVNode("div",pA,[t.createVNode(_,{"aspect-ratio":"1:1",class:"relative overflow-hidden bg-gray-light-mid","transparent-mode":""},{default:t.withCtx(()=>[V.image&&V.image.src?(t.openBlock(),t.createBlock(b,{key:0,src:V.image.src.url,width:V.image.src.width,height:V.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):(t.openBlock(),t.createElementBlock("img",{key:1,src:e.PlaceholderPortrait,alt:""},null,8,fA))]),_:2},1024)]),t.createElementVNode("div",uA,[V.name?(t.openBlock(),t.createElementBlock("h3",gA,[V.internalLink||V.externalLink?(t.openBlock(),t.createBlock(u,{key:0,"link-class":"no-underline normal-case",to:V.internalLink?V.internalLink.url:null,href:V.externalLink?V.externalLink:null,"external-target-blank":""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(V.name),1)]),_:2},1032,["to","href"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(V.name),1)],64))])):t.createCommentVNode("",!0),V.title?(t.openBlock(),t.createElementBlock("p",yA,t.toDisplayString(V.title),1)):t.createCommentVNode("",!0),t.createElementVNode("p",null,t.toDisplayString(V.host),1)])]))),128))])])])]),_:1})):t.createCommentVNode("",!0),e.data.relatedLinks&&e.data.relatedLinks.length>0?(t.openBlock(),t.createBlock(c,{key:4,indent:"col-2",class:"my-12 lg:my-16"},{default:t.withCtx(()=>[t.createVNode(N,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.moreEvents&&e.data.moreEvents.length>0?(t.openBlock(),t.createBlock(c,{key:5,indent:"col-1",class:"my-12 lg:my-16"},{default:t.withCtx(()=>[t.createVNode(M,{"item-type":"cards",heading:"MORE EVENTS",items:e.data.moreEvents},null,8,["items"])]),_:1})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const kA=B(Gz,[["render",bA]]),_A=t.defineComponent({name:"PageNewsDetail",components:{LayoutHelper:ee,HeroMedia:Jt,DetailHeadline:Zt,BaseImagePlaceholder:H,BlockStreamfield:at,NewsDetailMediaContact:ss,BlockRelatedLinks:Te,BlockImageCarousel:et,BlockImageComparison:Wt,BlockImageStandard:Qe,BlockLinkCarousel:tt,ShareButtons:rt,BlockText:oe,BlockVideo:oe},props:{data:{type:Object,required:!1}},computed:{heroEmpty(){var e;return(((e=this.data)==null?void 0:e.hero)||[]).length===0},heroInline(){var e,n,a,o;if(!this.heroEmpty){if(((e=this.data)==null?void 0:e.hero[0].blockType)==="VideoBlock")return!1;if(((n=this.data)==null?void 0:n.heroPosition)==="inline"||((a=this.data)==null?void 0:a.hero[0].blockType)==="CarouselBlock"||((o=this.data)==null?void 0:o.hero[0].blockType)==="VideoEmbedBlock")return!0}return!1},computedClass(){return this.heroInline||this.heroEmpty?"pt-5 lg:pt-12":this.heroInline?"":"-nav-offset"},socialAdjustment(){var e;if((e=this.data)!=null&&e.body&&this.data.body[0]){const n=this.data.body[0].blockType;if(n==="CarouselBlock"||n==="FullBleedImageBlock"||n==="TeaserBlock"||n==="VideoEmbedBlock")return!0}return!1}}}),$A=["content"],wA=["innerHTML"],BA={class:"text-body-lg font-semibold",itemprop:"abstract"},CA={key:0,class:"text-body-sm text-gray-mid-dark"},EA={key:5,class:"bg-gray-light lg:py-24 lg:mt-24 py-12 mt-12"};function SA(e,n,a,o,s,i){const r=Jt,l=Zt,c=ee,d=Qe,h=et,m=Sn,p=H,f=Wt,u=rt,y=oe,E=at,g=Te,b=ss,_=tt;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeVariantLight",e.computedClass]),itemscope:"",itemtype:"http://schema.org/Article"},[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"image",content:e.data.thumbnailImage.original},null,8,$A)):t.createCommentVNode("",!0),!e.heroEmpty&&!e.heroInline&&(e.data.hero[0].blockType==="HeroImageBlock"||e.data.hero[0].blockType==="VideoBlock")?(t.openBlock(),t.createBlock(r,{key:1,class:"md:mb-12 lg:mb-18 mb-10",image:e.data.hero[0].image,video:e.data.hero[0].video,"display-caption":e.data.hero[0].displayCaption,caption:e.data.hero[0].caption,credit:e.data.hero[0].credit,constrain:e.data.heroConstrain},null,8,["image","video","display-caption","caption","credit","constrain"])):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"mb-10"},{default:t.withCtx(()=>[t.createVNode(l,{title:e.data.title,"read-time":e.data.readTime,"publication-date":e.data.publicationDate,"publication-time":e.data.publicationTime,author:e.data.author,topics:e.data.getTopicsForDisplay,schema:""},null,8,["title","read-time","publication-date","publication-time","author","topics"])]),_:1}),!e.heroEmpty&&e.heroInline?(t.openBlock(),t.createBlock(c,{key:2,indent:"col-2",class:"lg:mb-22 mt-10 mb-10"},{default:t.withCtx(()=>[e.data.hero[0].blockType==="HeroImageBlock"?(t.openBlock(),t.createBlock(d,{key:0,data:e.data.hero[0].imageInline,"display-caption":e.data.hero[0].displayCaption,caption:e.data.hero[0].caption,constrain:e.data.heroConstrain},null,8,["data","display-caption","caption","constrain"])):e.data.hero[0].blockType==="CarouselBlock"?(t.openBlock(),t.createBlock(h,{key:1,items:e.data.hero[0].blocks,"block-id":e.data.hero[0].id},null,8,["items","block-id"])):e.data.hero[0].blockType==="VideoBlock"?(t.openBlock(),t.createBlock(m,{key:2,data:e.data.hero[0],autoplay:""},null,8,["data"])):e.data.hero[0].blockType==="VideoEmbedBlock"?(t.openBlock(),t.createBlock(p,{key:3,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.hero[0].embed.embed},null,8,wA)]),_:1})):e.data.hero[0].blockType==="ImageComparisonBlock"?(t.openBlock(),t.createBlock(f,{key:4,data:e.data.hero[0]},null,8,["data"])):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(c,{indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[t.createVNode(u,{title:e.data.title,url:e.data.url},null,8,["title","url"])]),_:1}),t.createVNode(c,{indent:"col-3",class:t.normalizeClass(["lg:mb-8 mb-5",{"lg:min-h-28":e.socialAdjustment}])},{default:t.withCtx(()=>[e.data.topper&&e.data.topper.length>2?(t.openBlock(),t.createBlock(y,{key:0,class:"lg:mb-8 mb-5",text:e.data.topper},null,8,["text"])):t.createCommentVNode("",!0),t.createElementVNode("p",BA,t.toDisplayString(e.data.summary),1)]),_:1},8,["class"]),t.createVNode(E,{itemprop:"articleBody",data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(c,{key:3,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.mediaContacts&&e.data.mediaContacts.length>0||e.data.releaseNumber?(t.openBlock(),t.createBlock(c,{key:4,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(b,{contacts:e.data.mediaContacts},null,8,["contacts"]),e.data.releaseNumber?(t.openBlock(),t.createElementBlock("p",CA,t.toDisplayString(e.data.releaseNumber),1)):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(_,{"item-type":"cards",class:"mt-24",heading:e.data.hasRelatedNews?"Related News":"Latest News",items:e.data.getRelatedOrLatestNews},null,8,["heading","items"]),e.data.relatedPagesForMoreSection&&e.data.relatedPagesForMoreSection.length?(t.openBlock(),t.createElementBlock("div",EA,[t.createVNode(_,{"item-type":"tiles",heading:"Explore More",items:e.data.relatedPagesForMoreSection},null,8,["items"])])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const NA=B(_A,[["render",SA]]);$.AsteroidWatchWidget=Jc,$.BackToTop=c2,$.BaseAudio=Pt,$.BaseButton=R,$.BaseCheckboxGroup=Ba,$.BaseHeading=G,$.BaseImage=j,$.BaseImageCaption=re,$.BaseImagePlaceholder=H,$.BaseLightboxCloseButton=M1,$.BaseLightboxOpenButton=F1,$.BaseLink=F,$.BaseModal=W1,$.BasePlaceholder=J1,$.BaseRadioGroup=Ea,$.BaseSwimlane=uh,$.BaseTag=At,$.BaseTimer=Ae,$.BaseUnitToggle=ze,$.BaseVideo=Na,$.BlockAnchor=Va,$.BlockAudio=Gh,$.BlockCardGrid=Ha,$.BlockCardGridItem=Ta,$.BlockCircleImageCard=dp,$.BlockCta=qa,$.BlockHeading=qt,$.BlockIframeEmbed=jt,$.BlockImage=Ya,$.BlockImageCarousel=et,$.BlockImageCarouselItem=Ka,$.BlockImageComparison=Wt,$.BlockImageFullBleed=Wa,$.BlockImageGallery=Yt,$.BlockImageStandard=Qe,$.BlockInlineImage=Za,$.BlockKeyPoints=Xa,$.BlockLinkCard=_t,$.BlockLinkCarousel=tt,$.BlockLinkTile=En,$.BlockListCards=Ja,$.BlockQuote=nt,$.BlockRelatedLinks=Te,$.BlockStreamfield=at,$.BlockTable=to,$.BlockTeaser=ao,$.BlockText=oe,$.BlockTwitterEmbed=no,$.BlockVideo=Sn,$.BlockVideoEmbed=Kt,$.CalendarButton=io,$.DetailHeadline=Zt,$.DsnWidget=ro,$.EventCard=lo,$.EventDetailHero=co,$.FormContact=mo,$.FormNewsletterSignup=po,$.HeroLarge=U4,$.HeroListingIndex=g5,$.HeroMedia=Jt,$.HeroMedium=fo,$.HomepageCarousel=u6,$.HomepageCarouselItem=go,$.HomepageEmbedBlock=$6,$.HomepageFeaturedRobot=a8,$.HomepageMissionsCarousel=z8,$.HomepageStats=uy,$.HomepageTeaserBlock=Dy,$.Icon360=yo,$.IconArrow=me,$.IconArrows=xn,$.IconAudio=Oy,$.IconBook=qi,$.IconBookUser=ji,$.IconBriefcase=Ri,$.IconCalendar=Dn,$.IconCaret=we,$.IconCheckbox=n9,$.IconCheckboxSelected=r9,$.IconClose=He,$.IconCloseLightbox=Ca,$.IconDownload=Qa,$.IconDropdown=Lt,$.IconEnvelope=m9,$.IconExpand=zt,$.IconExternal=ce,$.IconFilter=y9,$.IconForwardTen=_a,$.IconGrid=w9,$.IconHand=Gi,$.IconInfo=uo,$.IconLink=Ui,$.IconList=v9,$.IconLocation=Mn,$.IconMagnifyingGlass=Wi,$.IconMedal=Yi,$.IconMenu=bo,$.IconMinus=J9,$.IconMute=ka,$.IconNext=Be,$.IconPause=wa,$.IconPlay=Je,$.IconPlus=a7,$.IconPrev=Ce,$.IconRewindTen=$a,$.IconSearch=Pn,$.IconShare=Ki,$.IconSlideshow=g7,$.IconSocialEmail=$t,$.IconSocialFacebook=wt,$.IconSocialGoogleClassroom=Zi,$.IconSocialInstagram=ko,$.IconSocialPinterest=Xi,$.IconSocialReddit=_o,$.IconSocialTwitter=Bt,$.IconSocialYoutube=$o,$.IconStop=Q7,$.IconTime=Ln,$.IconUniversity=Ji,$.IconUser=lb,$.IconVolume=ba,$.ImageDetailContextImage=fb,$.LayoutHelper=ee,$.LoadingTransition=$b,$.LogoCaltech=wo,$.LogoTribrand=Tb,$.MissionDetailAbout=Xb,$.MissionDetailHero=fk,$.MissionDetailHighlights=F_,$.MissionDetailInlineImage=zo,$.MissionDetailStats=g$,$.MissionDetailStreamfield=_$,$.MixinAnimationCaret=ga,$.MixinCarousel=Se,$.MixinFancybox=Ve,$.MixinVideoBg=Xt,$.NavDesktop=Qx,$.NavDropdownToggle=je,$.NavHeading=nn,$.NavHighlight=tn,$.NavLinkList=an,$.NavLogoLinks=on,$.NavMobile=PM,$.NavSearchForm=en,$.NavSecondary=os,$.NavSocial=ot,$.NewsDetailMediaContact=ss,$.PageContent=jz,$.PageEventDetail=kA,$.PageNewsDetail=NA,$.ParallaxContainer=ar,$.ParallaxElement=Bo,$.PastEventsCarousel=eL,$.PodcastEpisodeCard=is,$.PodcastSeriesCarousel=RL,$.ProfileDetailSectionGroup=KL,$.RelatedLink=eo,$.RoboticsDetailStats=H6,$.SearchFilterGroup=cD,$.SearchInput=Ao,$.SearchPagination=bD,$.SearchResultCard=ls,$.SearchResultGridItem=sn,$.SearchResultsList=iv,$.SearchSelectMenu=pv,$.ShareButtons=rt,$.ShareButtonsEdu=cs,$.SkipLink=Mv,$.TheFooter=uP,$.ThumbnailCarousel=rs,$.TopicDetailMissionCarousel=PP,$.TopicDetailMissionCarouselItem=ds,$.TopicDetailMissionSpotlight=mz,$.TopicDetailMore=Mz,$.TopicDetailMoreItem=hs,$.TopicDetailStreamfield=Pz,$.YearTicker=Oz,$.dayjs=X,$.filters=Kl,$.mixinCanonicalUrl=fa,$.mixinFormatEventDates=pt,$.mixinFormatEventTimeInHoursAndMinutes=ua,$.mixinFormatSplitEventDates=pn,$.mixinGetExternalLink=pa,$.mixinGetLinkText=ht,$.mixinGetRouterLink=mn,$.mixinGetSrcSet=ie,$.mixinHighlightPrimary=Vs,$.mixinIsActivePath=mt,$.mixinLightboxGalleryItems=ic,$.mixinLightboxItems=sc,$.mixinTransparentHeader=Xe,$.mixinUpdateGlobalChildren=ha,$.mixinUpdateSecondary=ma,$.useCuratedGalleryStore=nc,$.useHeaderStore=$e,$.useSearchStore=ac,$.useThemeStore=Pe,Object.defineProperty($,Symbol.toStringTag,{value:"Module"})});
|