@explorer-1/vue 0.0.4 → 0.1.1

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.
Files changed (65) hide show
  1. package/dist/explorer-1-vue.js +4555 -4478
  2. package/dist/explorer-1-vue.umd.cjs +16 -16
  3. package/dist/src/components/BaseAudio/BaseAudio.vue.d.ts +4 -4
  4. package/dist/src/components/BaseVideo/BaseVideo.stories.d.ts +2 -5
  5. package/dist/src/components/BlockImageCarousel/BlockImageCarousel.vue.d.ts +8 -0
  6. package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.d.ts +32 -8
  7. package/dist/src/components/EventDetailHero/EventDetailHero.vue.d.ts +2 -2
  8. package/dist/src/components/HeroMedia/HeroMedia.stories.d.ts +0 -3
  9. package/dist/src/components/HomepageCarousel/HomepageCarousel.stories.d.ts +6 -0
  10. package/dist/src/components/NavDesktop/NavDesktop.stories.d.ts +3 -3
  11. package/dist/src/components/NavMobile/NavMobile.stories.d.ts +3 -3
  12. package/dist/src/docs/foundation/themes.stories.d.ts +1 -12
  13. package/dist/src/templates/PageContent/PageContent.stories.d.ts +0 -3
  14. package/dist/src/templates/PageEventDetail/PageEventDetail.stories.d.ts +0 -3
  15. package/dist/style.css +1 -1
  16. package/package.json +2 -2
  17. package/src/components/BackToTop/BackToTop.vue +1 -1
  18. package/src/components/BaseAudio/BaseAudio.stories.js +1 -1
  19. package/src/components/BaseAudio/BaseAudio.vue +89 -57
  20. package/src/components/BaseImage/BaseImage.vue +1 -0
  21. package/src/components/BaseTimer/BaseTimer.vue +1 -0
  22. package/src/components/BaseVideo/BaseVideo.stories.js +2 -4
  23. package/src/components/BlockIframeEmbed/BlockIframeEmbed.vue +1 -0
  24. package/src/components/BlockImageCarousel/BlockImageCarousel.vue +7 -0
  25. package/src/components/BlockImageGallery/BlockImageGallery.vue +1 -0
  26. package/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.js +15 -14
  27. package/src/components/BlockQuote/BlockQuote.vue +1 -0
  28. package/src/components/BlockTable/BlockTable.vue +1 -1
  29. package/src/components/EventDetailHero/EventDetailHero.vue +12 -6
  30. package/src/components/FormContact/FormContact.vue +1 -1
  31. package/src/components/FormNewsletterSignup/FormNewsletterSignup.vue +1 -1
  32. package/src/components/HeroListingIndex/HeroListingIndex.stories.js +2 -4
  33. package/src/components/HeroMedia/HeroMedia.stories.js +0 -5
  34. package/src/components/HeroMedia/HeroMedia.vue +2 -1
  35. package/src/components/HomepageCarousel/HomepageCarousel.stories.js +3 -0
  36. package/src/components/HomepageCarouselItem/HomepageCarouselItem.vue +1 -0
  37. package/src/components/MissionDetailHero/MissionDetailHero.vue +1 -0
  38. package/src/components/MissionDetailHighlights/MissionDetailHighlights.vue +1 -1
  39. package/src/components/MissionDetailStats/MissionDetailStats.vue +2 -2
  40. package/src/components/MissionDetailStats/MissionDetailStatsMicro.vue +1 -1
  41. package/src/components/MissionDetailStats/MissionDetailStatsMini.vue +3 -3
  42. package/src/components/MixinCarousel/MixinCarousel.stories.js +2 -2
  43. package/src/components/MixinCarousel/MixinCarousel.vue +5 -2
  44. package/src/components/MixinFancybox/MixinFancybox.vue +1 -0
  45. package/src/components/NavDesktop/NavDesktop.stories.js +1 -1
  46. package/src/components/NavDesktop/NavDesktopDropdownContent.vue +3 -3
  47. package/src/components/NavDesktop/NavDesktopDropdownMore.vue +3 -3
  48. package/src/components/NavHeading/NavHeading.stories.js +1 -1
  49. package/src/components/NavHeading/NavHeading.vue +2 -2
  50. package/src/components/NavLinkList/NavLinkList.stories.js +1 -1
  51. package/src/components/NavSocial/NavSocial.stories.js +1 -1
  52. package/src/components/SearchFilterGroup/SearchFilterGroup.vue +2 -2
  53. package/src/components/SearchResultCard/SearchResultCard.vue +2 -1
  54. package/src/components/TheFooter/TheFooter.vue +1 -1
  55. package/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.vue +1 -1
  56. package/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.vue +2 -2
  57. package/src/docs/foundation/DynamicTokens.vue +4 -4
  58. package/src/docs/foundation/color.docs.mdx +50 -45
  59. package/src/docs/foundation/themes.docs.mdx +8 -2
  60. package/src/docs/foundation/themes.stories.js +0 -35
  61. package/src/templates/PageContent/PageContent.stories.js +0 -5
  62. package/src/templates/PageContent/PageContent.vue +62 -37
  63. package/src/templates/PageEventDetail/PageEventDetail.stories.js +0 -5
  64. package/src/templates/PageEventDetail/PageEventDetail.vue +32 -0
  65. package/src/templates/edu/PageEduNewsDetail.vue +9 -1
@@ -1,42 +1,42 @@
1
- (function($,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):($=typeof globalThis<"u"?globalThis:$||self,t($.Explorer1Vue={},$.Vue))})(this,function($,t){"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}function Vd(e){if(e.__esModule)return e;var n=e.default;if(typeof n=="function"){var a=function o(){return this instanceof o?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};a.prototype=n.prototype}else a={};return Object.defineProperty(a,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var r=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(a,o,r.get?r:{enumerable:!0,get:function(){return e[o]}})}),a}var hi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a=1e3,o=6e4,r=36e5,i="millisecond",s="second",l="minute",c="hour",d="day",h="week",p="month",m="quarter",f="year",u="date",y="Invalid Date",B=/^(\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,_={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(v){var D=["th","st","nd","rd"],P=v%100;return"["+v+(D[(P-20)%10]||D[P]||D[0])+"]"}},k=function(v,D,P){var S=String(v);return!S||S.length>=D?v:""+Array(D+1-S.length).join(P)+v},N={s:k,z:function(v){var D=-v.utcOffset(),P=Math.abs(D),S=Math.floor(P/60),E=P%60;return(D<=0?"+":"-")+k(S,2,"0")+":"+k(E,2,"0")},m:function v(D,P){if(D.date()<P.date())return-v(P,D);var S=12*(P.year()-D.year())+(P.month()-D.month()),E=D.clone().add(S,p),O=P-E<0,z=D.clone().add(S+(O?-1:1),p);return+(-(S+(P-E)/(O?E-z:z-E))||0)},a:function(v){return v<0?Math.ceil(v)||0:Math.floor(v)},p:function(v){return{M:p,y:f,w:h,d,D:u,h:c,m:l,s,ms:i,Q:m}[v]||String(v||"").toLowerCase().replace(/s$/,"")},u:function(v){return v===void 0}},I="en",V={};V[I]=_;var x="$isDayjsObject",T=function(v){return v instanceof L||!(!v||!v[x])},A=function v(D,P,S){var E;if(!D)return I;if(typeof D=="string"){var O=D.toLowerCase();V[O]&&(E=O),P&&(V[O]=P,E=O);var z=D.split("-");if(!E&&z.length>1)return v(z[0])}else{var U=D.name;V[U]=D,E=U}return!S&&E&&(I=E),E||!S&&I},b=function(v,D){if(T(v))return v.clone();var P=typeof D=="object"?D:{};return P.date=v,P.args=arguments,new L(P)},w=N;w.l=A,w.i=T,w.w=function(v,D){return b(v,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var L=function(){function v(P){this.$L=A(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[x]=!0}var D=v.prototype;return D.parse=function(P){this.$d=function(S){var E=S.date,O=S.utc;if(E===null)return new Date(NaN);if(w.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var z=E.match(B);if(z){var U=z[2]-1||0,Z=(z[7]||"0").substring(0,3);return O?new Date(Date.UTC(z[1],U,z[3]||1,z[4]||0,z[5]||0,z[6]||0,Z)):new Date(z[1],U,z[3]||1,z[4]||0,z[5]||0,z[6]||0,Z)}}return new Date(E)}(P),this.init()},D.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()},D.$utils=function(){return w},D.isValid=function(){return this.$d.toString()!==y},D.isSame=function(P,S){var E=b(P);return this.startOf(S)<=E&&E<=this.endOf(S)},D.isAfter=function(P,S){return b(P)<this.startOf(S)},D.isBefore=function(P,S){return this.endOf(S)<b(P)},D.$g=function(P,S,E){return w.u(P)?this[S]:this.set(E,P)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(P,S){var E=this,O=!!w.u(S)||S,z=w.p(P),U=function(bt,ge){var ot=w.w(E.$u?Date.UTC(E.$y,ge,bt):new Date(E.$y,ge,bt),E);return O?ot:ot.endOf(d)},Z=function(bt,ge){return w.w(E.toDate()[bt].apply(E.toDate("s"),(O?[0,0,0,0]:[23,59,59,999]).slice(ge)),E)},X=this.$W,ie=this.$M,oe=this.$D,Fe="set"+(this.$u?"UTC":"");switch(z){case f:return O?U(1,0):U(31,11);case p:return O?U(1,ie):U(0,ie+1);case h:var yt=this.$locale().weekStart||0,In=(X<yt?X+7:X)-yt;return U(O?oe-In:oe+(6-In),ie);case d:case u:return Z(Fe+"Hours",0);case c:return Z(Fe+"Minutes",1);case l:return Z(Fe+"Seconds",2);case s:return Z(Fe+"Milliseconds",3);default:return this.clone()}},D.endOf=function(P){return this.startOf(P,!1)},D.$set=function(P,S){var E,O=w.p(P),z="set"+(this.$u?"UTC":""),U=(E={},E[d]=z+"Date",E[u]=z+"Date",E[p]=z+"Month",E[f]=z+"FullYear",E[c]=z+"Hours",E[l]=z+"Minutes",E[s]=z+"Seconds",E[i]=z+"Milliseconds",E)[O],Z=O===d?this.$D+(S-this.$W):S;if(O===p||O===f){var X=this.clone().set(u,1);X.$d[U](Z),X.init(),this.$d=X.set(u,Math.min(this.$D,X.daysInMonth())).$d}else U&&this.$d[U](Z);return this.init(),this},D.set=function(P,S){return this.clone().$set(P,S)},D.get=function(P){return this[w.p(P)]()},D.add=function(P,S){var E,O=this;P=Number(P);var z=w.p(S),U=function(ie){var oe=b(O);return w.w(oe.date(oe.date()+Math.round(ie*P)),O)};if(z===p)return this.set(p,this.$M+P);if(z===f)return this.set(f,this.$y+P);if(z===d)return U(1);if(z===h)return U(7);var Z=(E={},E[l]=o,E[c]=r,E[s]=a,E)[z]||1,X=this.$d.getTime()+P*Z;return w.w(X,this)},D.subtract=function(P,S){return this.add(-1*P,S)},D.format=function(P){var S=this,E=this.$locale();if(!this.isValid())return E.invalidDate||y;var O=P||"YYYY-MM-DDTHH:mm:ssZ",z=w.z(this),U=this.$H,Z=this.$m,X=this.$M,ie=E.weekdays,oe=E.months,Fe=E.meridiem,yt=function(ge,ot,Mn,Da){return ge&&(ge[ot]||ge(S,O))||Mn[ot].slice(0,Da)},In=function(ge){return w.s(U%12||12,ge,"0")},bt=Fe||function(ge,ot,Mn){var Da=ge<12?"AM":"PM";return Mn?Da.toLowerCase():Da};return O.replace(g,function(ge,ot){return ot||function(Mn){switch(Mn){case"YY":return String(S.$y).slice(-2);case"YYYY":return w.s(S.$y,4,"0");case"M":return X+1;case"MM":return w.s(X+1,2,"0");case"MMM":return yt(E.monthsShort,X,oe,3);case"MMMM":return yt(oe,X);case"D":return S.$D;case"DD":return w.s(S.$D,2,"0");case"d":return String(S.$W);case"dd":return yt(E.weekdaysMin,S.$W,ie,2);case"ddd":return yt(E.weekdaysShort,S.$W,ie,3);case"dddd":return ie[S.$W];case"H":return String(U);case"HH":return w.s(U,2,"0");case"h":return In(1);case"hh":return In(2);case"a":return bt(U,Z,!0);case"A":return bt(U,Z,!1);case"m":return String(Z);case"mm":return w.s(Z,2,"0");case"s":return String(S.$s);case"ss":return w.s(S.$s,2,"0");case"SSS":return w.s(S.$ms,3,"0");case"Z":return z}return null}(ge)||z.replace(":","")})},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(P,S,E){var O,z=this,U=w.p(S),Z=b(P),X=(Z.utcOffset()-this.utcOffset())*o,ie=this-Z,oe=function(){return w.m(z,Z)};switch(U){case f:O=oe()/12;break;case p:O=oe();break;case m:O=oe()/3;break;case h:O=(ie-X)/6048e5;break;case d:O=(ie-X)/864e5;break;case c:O=ie/r;break;case l:O=ie/o;break;case s:O=ie/a;break;default:O=ie}return E?O:w.a(O)},D.daysInMonth=function(){return this.endOf(p).$D},D.$locale=function(){return V[this.$L]},D.locale=function(P,S){if(!P)return this.$L;var E=this.clone(),O=A(P,S,!0);return O&&(E.$L=O),E},D.clone=function(){return w.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},v}(),M=L.prototype;return b.prototype=M,[["$ms",i],["$s",s],["$m",l],["$H",c],["$W",d],["$M",p],["$y",f],["$D",u]].forEach(function(v){M[v[1]]=function(D){return this.$g(D,v[0],v[1])}}),b.extend=function(v,D){return v.$i||(v(D,L,b),v.$i=!0),b},b.locale=A,b.isDayjs=T,b.unix=function(v){return b(1e3*v)},b.en=V[I],b.Ls=V,b.p={},b})})(hi);var pi=hi.exports;const J=$e(pi);var mi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,r){r.updateLocale=function(i,s){var l=r.Ls[i];if(l)return(s?Object.keys(s):[]).forEach(function(c){l[c]=s[c]}),l}}})})(mi);var xd=mi.exports;const Td=$e(xd);var fi={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,r,i){var s=r.prototype,l=s.format;i.en.formats=a,s.format=function(c){c===void 0&&(c="YYYY-MM-DDTHH:mm:ssZ");var d=this.$locale().formats,h=function(p,m){return p.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(f,u,y){var B=y&&y.toUpperCase();return u||m[y]||a[y]||m[B].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(g,_,k){return _||k.slice(1)})})}(c,d===void 0?{}:d);return l.call(this,h)}}})})(fi);var Id=fi.exports;const Md=$e(Id);var ui={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(r,i,s){var l,c=function(m,f,u){u===void 0&&(u={});var y=new Date(m),B=function(g,_){_===void 0&&(_={});var k=_.timeZoneName||"short",N=g+"|"+k,I=o[N];return I||(I=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:k}),o[N]=I),I}(f,u);return B.formatToParts(y)},d=function(m,f){for(var u=c(m,f),y=[],B=0;B<u.length;B+=1){var g=u[B],_=g.type,k=g.value,N=a[_];N>=0&&(y[N]=parseInt(k,10))}var I=y[3],V=I===24?0:I,x=y[0]+"-"+y[1]+"-"+y[2]+" "+V+":"+y[4]+":"+y[5]+":000",T=+m;return(s.utc(x).valueOf()-(T-=T%1e3))/6e4},h=i.prototype;h.tz=function(m,f){m===void 0&&(m=l);var u=this.utcOffset(),y=this.toDate(),B=y.toLocaleString("en-US",{timeZone:m}),g=Math.round((y-new Date(B))/1e3/60),_=s(B,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(15*-Math.round(y.getTimezoneOffset()/15)-g,!0);if(f){var k=_.utcOffset();_=_.add(u-k,"minute")}return _.$x.$timezone=m,_},h.offsetName=function(m){var f=this.$x.$timezone||s.tz.guess(),u=c(this.valueOf(),f,{timeZoneName:m}).find(function(y){return y.type.toLowerCase()==="timezonename"});return u&&u.value};var p=h.startOf;h.startOf=function(m,f){if(!this.$x||!this.$x.$timezone)return p.call(this,m,f);var u=s(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return p.call(u,m,f).tz(this.$x.$timezone,!0)},s.tz=function(m,f,u){var y=u&&f,B=u||f||l,g=d(+s(),B);if(typeof m!="string")return s(m).tz(B);var _=function(V,x,T){var A=V-60*x*1e3,b=d(A,T);if(x===b)return[A,x];var w=d(A-=60*(b-x)*1e3,T);return b===w?[A,b]:[V-60*Math.min(b,w)*1e3,Math.max(b,w)]}(s.utc(m,y).valueOf(),g,B),k=_[0],N=_[1],I=s(k).utcOffset(N);return I.$x.$timezone=B,I},s.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},s.tz.setDefault=function(m){l=m}}})})(ui);var vd=ui.exports;const Ld=$e(vd);var gi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o){var r=o.prototype,i=r.format;r.format=function(s){var l=this,c=this.$locale();if(!this.isValid())return i.bind(this)(s);var d=this.$utils(),h=(s||"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(p){switch(p){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(),p==="w"?1:2,"0");case"W":case"WW":return d.s(l.isoWeek(),p==="W"?1:2,"0");case"k":case"kk":return d.s(String(l.$H===0?24:l.$H),p==="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 p}});return i.bind(this)(h)}}})})(gi);var Dd=gi.exports;const Pd=$e(Dd);var Ad={exports:{}};(function(e,n){(function(a,o){e.exports=o(pi)})(ye,function(a){function o(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var r=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(s){var l=["th","st","nd","rd"],c=s%100;return"["+s+(l[(c-20)%10]||l[c]||l[0])+"]"}};return r.default.locale(i,null,!0),i})})(Ad),J.extend(Md),J.extend(Td),J.updateLocale("en",{monthsShort:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}),J.extend(Ld),J.extend(Pd);const Od={displayDate(e,n,a="en"){if(e){const o=J(e).locale(a);let r;switch(n){case"DateTime":r=o.format("MMM D YYYY, HH:mm");break;case"Date":r=o.format("MMM D YYYY");break;case"Time":r=o.format("HH:mm");break;case"MonthAndYear":r=o.format("MMM YYYY");break;case"Day":r=o.format("D");break;default:r=o.format("ll")}return r}}};var zd=!1;function vn(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 Pa(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")):typeof define=="function"&&define.amd?define(["exports","vue"],t):($=typeof globalThis<"u"?globalThis:$||self,t($.Explorer1Vue={},$.Vue))})(this,function($,t){"use strict";function Td(e,n){for(var a=0;a<n.length;a++){const o=n[a];if(typeof o!="string"&&!Array.isArray(o)){for(const r in o)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(o,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>o[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}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}function xd(e){if(e.__esModule)return e;var n=e.default;if(typeof n=="function"){var a=function o(){return this instanceof o?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};a.prototype=n.prototype}else a={};return Object.defineProperty(a,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var r=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(a,o,r.get?r:{enumerable:!0,get:function(){return e[o]}})}),a}var bi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a=1e3,o=6e4,r=36e5,i="millisecond",s="second",l="minute",c="hour",d="day",h="week",p="month",m="quarter",f="year",u="date",y="Invalid Date",B=/^(\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,_={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(v){var D=["th","st","nd","rd"],P=v%100;return"["+v+(D[(P-20)%10]||D[P]||D[0])+"]"}},k=function(v,D,P){var S=String(v);return!S||S.length>=D?v:""+Array(D+1-S.length).join(P)+v},N={s:k,z:function(v){var D=-v.utcOffset(),P=Math.abs(D),S=Math.floor(P/60),E=P%60;return(D<=0?"+":"-")+k(S,2,"0")+":"+k(E,2,"0")},m:function v(D,P){if(D.date()<P.date())return-v(P,D);var S=12*(P.year()-D.year())+(P.month()-D.month()),E=D.clone().add(S,p),O=P-E<0,z=D.clone().add(S+(O?-1:1),p);return+(-(S+(P-E)/(O?E-z:z-E))||0)},a:function(v){return v<0?Math.ceil(v)||0:Math.floor(v)},p:function(v){return{M:p,y:f,w:h,d,D:u,h:c,m:l,s,ms:i,Q:m}[v]||String(v||"").toLowerCase().replace(/s$/,"")},u:function(v){return v===void 0}},I="en",V={};V[I]=_;var T="$isDayjsObject",x=function(v){return v instanceof L||!(!v||!v[T])},A=function v(D,P,S){var E;if(!D)return I;if(typeof D=="string"){var O=D.toLowerCase();V[O]&&(E=O),P&&(V[O]=P,E=O);var z=D.split("-");if(!E&&z.length>1)return v(z[0])}else{var U=D.name;V[U]=D,E=U}return!S&&E&&(I=E),E||!S&&I},b=function(v,D){if(x(v))return v.clone();var P=typeof D=="object"?D:{};return P.date=v,P.args=arguments,new L(P)},w=N;w.l=A,w.i=x,w.w=function(v,D){return b(v,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var L=function(){function v(P){this.$L=A(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[T]=!0}var D=v.prototype;return D.parse=function(P){this.$d=function(S){var E=S.date,O=S.utc;if(E===null)return new Date(NaN);if(w.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var z=E.match(B);if(z){var U=z[2]-1||0,Z=(z[7]||"0").substring(0,3);return O?new Date(Date.UTC(z[1],U,z[3]||1,z[4]||0,z[5]||0,z[6]||0,Z)):new Date(z[1],U,z[3]||1,z[4]||0,z[5]||0,z[6]||0,Z)}}return new Date(E)}(P),this.init()},D.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()},D.$utils=function(){return w},D.isValid=function(){return this.$d.toString()!==y},D.isSame=function(P,S){var E=b(P);return this.startOf(S)<=E&&E<=this.endOf(S)},D.isAfter=function(P,S){return b(P)<this.startOf(S)},D.isBefore=function(P,S){return this.endOf(S)<b(P)},D.$g=function(P,S,E){return w.u(P)?this[S]:this.set(E,P)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(P,S){var E=this,O=!!w.u(S)||S,z=w.p(P),U=function(wt,ge){var ot=w.w(E.$u?Date.UTC(E.$y,ge,wt):new Date(E.$y,ge,wt),E);return O?ot:ot.endOf(d)},Z=function(wt,ge){return w.w(E.toDate()[wt].apply(E.toDate("s"),(O?[0,0,0,0]:[23,59,59,999]).slice(ge)),E)},X=this.$W,ie=this.$M,oe=this.$D,He="set"+(this.$u?"UTC":"");switch(z){case f:return O?U(1,0):U(31,11);case p:return O?U(1,ie):U(0,ie+1);case h:var $t=this.$locale().weekStart||0,Ln=(X<$t?X+7:X)-$t;return U(O?oe-Ln:oe+(6-Ln),ie);case d:case u:return Z(He+"Hours",0);case c:return Z(He+"Minutes",1);case l:return Z(He+"Seconds",2);case s:return Z(He+"Milliseconds",3);default:return this.clone()}},D.endOf=function(P){return this.startOf(P,!1)},D.$set=function(P,S){var E,O=w.p(P),z="set"+(this.$u?"UTC":""),U=(E={},E[d]=z+"Date",E[u]=z+"Date",E[p]=z+"Month",E[f]=z+"FullYear",E[c]=z+"Hours",E[l]=z+"Minutes",E[s]=z+"Seconds",E[i]=z+"Milliseconds",E)[O],Z=O===d?this.$D+(S-this.$W):S;if(O===p||O===f){var X=this.clone().set(u,1);X.$d[U](Z),X.init(),this.$d=X.set(u,Math.min(this.$D,X.daysInMonth())).$d}else U&&this.$d[U](Z);return this.init(),this},D.set=function(P,S){return this.clone().$set(P,S)},D.get=function(P){return this[w.p(P)]()},D.add=function(P,S){var E,O=this;P=Number(P);var z=w.p(S),U=function(ie){var oe=b(O);return w.w(oe.date(oe.date()+Math.round(ie*P)),O)};if(z===p)return this.set(p,this.$M+P);if(z===f)return this.set(f,this.$y+P);if(z===d)return U(1);if(z===h)return U(7);var Z=(E={},E[l]=o,E[c]=r,E[s]=a,E)[z]||1,X=this.$d.getTime()+P*Z;return w.w(X,this)},D.subtract=function(P,S){return this.add(-1*P,S)},D.format=function(P){var S=this,E=this.$locale();if(!this.isValid())return E.invalidDate||y;var O=P||"YYYY-MM-DDTHH:mm:ssZ",z=w.z(this),U=this.$H,Z=this.$m,X=this.$M,ie=E.weekdays,oe=E.months,He=E.meridiem,$t=function(ge,ot,Dn,za){return ge&&(ge[ot]||ge(S,O))||Dn[ot].slice(0,za)},Ln=function(ge){return w.s(U%12||12,ge,"0")},wt=He||function(ge,ot,Dn){var za=ge<12?"AM":"PM";return Dn?za.toLowerCase():za};return O.replace(g,function(ge,ot){return ot||function(Dn){switch(Dn){case"YY":return String(S.$y).slice(-2);case"YYYY":return w.s(S.$y,4,"0");case"M":return X+1;case"MM":return w.s(X+1,2,"0");case"MMM":return $t(E.monthsShort,X,oe,3);case"MMMM":return $t(oe,X);case"D":return S.$D;case"DD":return w.s(S.$D,2,"0");case"d":return String(S.$W);case"dd":return $t(E.weekdaysMin,S.$W,ie,2);case"ddd":return $t(E.weekdaysShort,S.$W,ie,3);case"dddd":return ie[S.$W];case"H":return String(U);case"HH":return w.s(U,2,"0");case"h":return Ln(1);case"hh":return Ln(2);case"a":return wt(U,Z,!0);case"A":return wt(U,Z,!1);case"m":return String(Z);case"mm":return w.s(Z,2,"0");case"s":return String(S.$s);case"ss":return w.s(S.$s,2,"0");case"SSS":return w.s(S.$ms,3,"0");case"Z":return z}return null}(ge)||z.replace(":","")})},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(P,S,E){var O,z=this,U=w.p(S),Z=b(P),X=(Z.utcOffset()-this.utcOffset())*o,ie=this-Z,oe=function(){return w.m(z,Z)};switch(U){case f:O=oe()/12;break;case p:O=oe();break;case m:O=oe()/3;break;case h:O=(ie-X)/6048e5;break;case d:O=(ie-X)/864e5;break;case c:O=ie/r;break;case l:O=ie/o;break;case s:O=ie/a;break;default:O=ie}return E?O:w.a(O)},D.daysInMonth=function(){return this.endOf(p).$D},D.$locale=function(){return V[this.$L]},D.locale=function(P,S){if(!P)return this.$L;var E=this.clone(),O=A(P,S,!0);return O&&(E.$L=O),E},D.clone=function(){return w.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},v}(),M=L.prototype;return b.prototype=M,[["$ms",i],["$s",s],["$m",l],["$H",c],["$W",d],["$M",p],["$y",f],["$D",u]].forEach(function(v){M[v[1]]=function(D){return this.$g(D,v[0],v[1])}}),b.extend=function(v,D){return v.$i||(v(D,L,b),v.$i=!0),b},b.locale=A,b.isDayjs=x,b.unix=function(v){return b(1e3*v)},b.en=V[I],b.Ls=V,b.p={},b})})(bi);var Fa=bi.exports;const ee=$e(Fa),Jt=Td({__proto__:null,default:ee},[Fa]);var ki={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,r){r.updateLocale=function(i,s){var l=r.Ls[i];if(l)return(s?Object.keys(s):[]).forEach(function(c){l[c]=s[c]}),l}}})})(ki);var Id=ki.exports;const Md=$e(Id);var _i={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,r,i){var s=r.prototype,l=s.format;i.en.formats=a,s.format=function(c){c===void 0&&(c="YYYY-MM-DDTHH:mm:ssZ");var d=this.$locale().formats,h=function(p,m){return p.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(f,u,y){var B=y&&y.toUpperCase();return u||m[y]||a[y]||m[B].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(g,_,k){return _||k.slice(1)})})}(c,d===void 0?{}:d);return l.call(this,h)}}})})(_i);var vd=_i.exports;const Ld=$e(vd);var $i={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(r,i,s){var l,c=function(m,f,u){u===void 0&&(u={});var y=new Date(m),B=function(g,_){_===void 0&&(_={});var k=_.timeZoneName||"short",N=g+"|"+k,I=o[N];return I||(I=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:k}),o[N]=I),I}(f,u);return B.formatToParts(y)},d=function(m,f){for(var u=c(m,f),y=[],B=0;B<u.length;B+=1){var g=u[B],_=g.type,k=g.value,N=a[_];N>=0&&(y[N]=parseInt(k,10))}var I=y[3],V=I===24?0:I,T=y[0]+"-"+y[1]+"-"+y[2]+" "+V+":"+y[4]+":"+y[5]+":000",x=+m;return(s.utc(T).valueOf()-(x-=x%1e3))/6e4},h=i.prototype;h.tz=function(m,f){m===void 0&&(m=l);var u=this.utcOffset(),y=this.toDate(),B=y.toLocaleString("en-US",{timeZone:m}),g=Math.round((y-new Date(B))/1e3/60),_=s(B,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(15*-Math.round(y.getTimezoneOffset()/15)-g,!0);if(f){var k=_.utcOffset();_=_.add(u-k,"minute")}return _.$x.$timezone=m,_},h.offsetName=function(m){var f=this.$x.$timezone||s.tz.guess(),u=c(this.valueOf(),f,{timeZoneName:m}).find(function(y){return y.type.toLowerCase()==="timezonename"});return u&&u.value};var p=h.startOf;h.startOf=function(m,f){if(!this.$x||!this.$x.$timezone)return p.call(this,m,f);var u=s(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return p.call(u,m,f).tz(this.$x.$timezone,!0)},s.tz=function(m,f,u){var y=u&&f,B=u||f||l,g=d(+s(),B);if(typeof m!="string")return s(m).tz(B);var _=function(V,T,x){var A=V-60*T*1e3,b=d(A,x);if(T===b)return[A,T];var w=d(A-=60*(b-T)*1e3,x);return b===w?[A,b]:[V-60*Math.min(b,w)*1e3,Math.max(b,w)]}(s.utc(m,y).valueOf(),g,B),k=_[0],N=_[1],I=s(k).utcOffset(N);return I.$x.$timezone=B,I},s.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},s.tz.setDefault=function(m){l=m}}})})($i);var Dd=$i.exports;const Pd=$e(Dd);var wi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o){var r=o.prototype,i=r.format;r.format=function(s){var l=this,c=this.$locale();if(!this.isValid())return i.bind(this)(s);var d=this.$utils(),h=(s||"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(p){switch(p){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(),p==="w"?1:2,"0");case"W":case"WW":return d.s(l.isoWeek(),p==="W"?1:2,"0");case"k":case"kk":return d.s(String(l.$H===0?24:l.$H),p==="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 p}});return i.bind(this)(h)}}})})(wi);var Ad=wi.exports;const Od=$e(Ad);var zd={exports:{}};(function(e,n){(function(a,o){e.exports=o(Fa)})(ye,function(a){function o(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var r=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(s){var l=["th","st","nd","rd"],c=s%100;return"["+s+(l[(c-20)%10]||l[c]||l[0])+"]"}};return r.default.locale(i,null,!0),i})})(zd),ee.extend(Ld),ee.extend(Md),ee.updateLocale("en",{monthsShort:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}),ee.extend(Pd),ee.extend(Od);const Fd={displayDate(e,n,a="en"){if(e){const o=ee(e).locale(a);let r;switch(n){case"DateTime":r=o.format("MMM D YYYY, HH:mm");break;case"Date":r=o.format("MMM D YYYY");break;case"Time":r=o.format("HH:mm");break;case"MonthAndYear":r=o.format("MMM YYYY");break;case"Day":r=o.format("D");break;default:r=o.format("ll")}return r}}};var Hd=!1;function Pn(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 Ha(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 Kt;const Ln=e=>Kt=e,Fd=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function rt(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Zt;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Zt||(Zt={}));const Aa=typeof window<"u",Oa=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&Aa;function yi(e,n){for(const a in n){const o=n[a];if(!(a in e))continue;const r=e[a];rt(r)&&rt(o)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=yi(r,o):e[a]=o}return e}const bi=()=>{};function ki(e,n,a,o=bi){e.push(n);const r=()=>{const i=e.indexOf(n);i>-1&&(e.splice(i,1),o())};return!a&&t.getCurrentScope()&&t.onScopeDispose(r),r}function kt(e,...n){e.slice().forEach(a=>{a(...n)})}const Hd=e=>e();function za(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],r=e[a];rt(r)&&rt(o)&&e.hasOwnProperty(a)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=za(r,o):e[a]=o}return e}const qd=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function Rd(e){return!rt(e)||!e.hasOwnProperty(qd)}const{assign:we}=Object;function _i(e){return!!(t.isRef(e)&&e.effect)}function $i(e,n,a,o){const{state:r,actions:i,getters:s}=n,l=a.state.value[e];let c;function d(){!l&&(process.env.NODE_ENV==="production"||!o)&&(a.state.value[e]=r?r():{});const h=process.env.NODE_ENV!=="production"&&o?t.toRefs(t.ref(r?r():{}).value):t.toRefs(a.state.value[e]);return we(h,i,Object.keys(s||{}).reduce((p,m)=>(process.env.NODE_ENV!=="production"&&m in h&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${m}" in store "${e}".`),p[m]=t.markRaw(t.computed(()=>{Ln(a);const f=a._s.get(e);return s[m].call(f,f)})),p),{}))}return c=Fa(e,d,n,a,o,!0),c}function Fa(e,n,a={},o,r,i){let s;const l=we({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"&&!zd&&(c.onTrigger=b=>{d?f=b:d==!1&&!x._hotUpdating&&(Array.isArray(f)?f.push(b):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let d,h,p=[],m=[],f;const u=o.state.value[e];!i&&!u&&(process.env.NODE_ENV==="production"||!r)&&(o.state.value[e]={});const y=t.ref({});let B;function g(b){let w;d=h=!1,process.env.NODE_ENV!=="production"&&(f=[]),typeof b=="function"?(b(o.state.value[e]),w={type:Zt.patchFunction,storeId:e,events:f}):(za(o.state.value[e],b),w={type:Zt.patchObject,payload:b,storeId:e,events:f});const L=B=Symbol();t.nextTick().then(()=>{B===L&&(d=!0)}),h=!0,kt(p,w,o.state.value[e])}const _=i?function(){const{state:w}=a,L=w?w():{};this.$patch(M=>{we(M,L)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${e}" is built using the setup syntax and does not implement $reset().`)}:bi;function k(){s.stop(),p=[],m=[],o._s.delete(e)}function N(b,w){return function(){Ln(o);const L=Array.from(arguments),M=[],v=[];function D(E){M.push(E)}function P(E){v.push(E)}kt(m,{args:L,name:b,store:x,after:D,onError:P});let S;try{S=w.apply(this&&this.$id===e?this:x,L)}catch(E){throw kt(v,E),E}return S instanceof Promise?S.then(E=>(kt(M,E),E)).catch(E=>(kt(v,E),Promise.reject(E))):(kt(M,S),S)}}const I=t.markRaw({actions:{},getters:{},state:[],hotState:y}),V={_p:o,$id:e,$onAction:ki.bind(null,m),$patch:g,$reset:_,$subscribe(b,w={}){const L=ki(p,b,w.detached,()=>M()),M=s.run(()=>t.watch(()=>o.state.value[e],v=>{(w.flush==="sync"?h:d)&&b({storeId:e,type:Zt.direct,events:f},v)},we({},c,w)));return L},$dispose:k},x=t.reactive(process.env.NODE_ENV!=="production"||Oa?we({_hmrPayload:I,_customProperties:t.markRaw(new Set)},V):V);o._s.set(e,x);const A=(o._a&&o._a.runWithContext||Hd)(()=>o._e.run(()=>(s=t.effectScope()).run(n)));for(const b in A){const w=A[b];if(t.isRef(w)&&!_i(w)||t.isReactive(w))process.env.NODE_ENV!=="production"&&r?vn(y.value,b,t.toRef(A,b)):i||(u&&Rd(w)&&(t.isRef(w)?w.value=u[b]:za(w,u[b])),o.state.value[e][b]=w),process.env.NODE_ENV!=="production"&&I.state.push(b);else if(typeof w=="function"){const L=process.env.NODE_ENV!=="production"&&r?w:N(b,w);A[b]=L,process.env.NODE_ENV!=="production"&&(I.actions[b]=w),l.actions[b]=w}else process.env.NODE_ENV!=="production"&&_i(w)&&(I.getters[b]=i?a.getters[b]:w,Aa&&(A._getters||(A._getters=t.markRaw([]))).push(b))}if(we(x,A),we(t.toRaw(x),A),Object.defineProperty(x,"$state",{get:()=>process.env.NODE_ENV!=="production"&&r?y.value:o.state.value[e],set:b=>{if(process.env.NODE_ENV!=="production"&&r)throw new Error("cannot set hotState");g(w=>{we(w,b)})}}),process.env.NODE_ENV!=="production"&&(x._hotUpdate=t.markRaw(b=>{x._hotUpdating=!0,b._hmrPayload.state.forEach(w=>{if(w in x.$state){const L=b.$state[w],M=x.$state[w];typeof L=="object"&&rt(L)&&rt(M)?yi(L,M):b.$state[w]=M}vn(x,w,t.toRef(b.$state,w))}),Object.keys(x.$state).forEach(w=>{w in b.$state||Pa(x,w)}),d=!1,h=!1,o.state.value[e]=t.toRef(b._hmrPayload,"hotState"),h=!0,t.nextTick().then(()=>{d=!0});for(const w in b._hmrPayload.actions){const L=b[w];vn(x,w,N(w,L))}for(const w in b._hmrPayload.getters){const L=b._hmrPayload.getters[w],M=i?t.computed(()=>(Ln(o),L.call(x,x))):L;vn(x,w,M)}Object.keys(x._hmrPayload.getters).forEach(w=>{w in b._hmrPayload.getters||Pa(x,w)}),Object.keys(x._hmrPayload.actions).forEach(w=>{w in b._hmrPayload.actions||Pa(x,w)}),x._hmrPayload=b._hmrPayload,x._getters=b._getters,x._hotUpdating=!1})),Oa){const b={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(w=>{Object.defineProperty(x,w,we({value:x[w]},b))})}return o._p.forEach(b=>{if(Oa){const w=s.run(()=>b({store:x,app:o._a,pinia:o,options:l}));Object.keys(w||{}).forEach(L=>x._customProperties.add(L)),we(x,w)}else we(x,s.run(()=>b({store:x,app:o._a,pinia:o,options:l})))}),process.env.NODE_ENV!=="production"&&x.$state&&typeof x.$state=="object"&&typeof x.$state.constructor=="function"&&!x.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
5
+ */let Qt;const An=e=>Qt=e,qd=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function rt(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var en;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(en||(en={}));const qa=typeof window<"u",Ra=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&qa;function Ci(e,n){for(const a in n){const o=n[a];if(!(a in e))continue;const r=e[a];rt(r)&&rt(o)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=Ci(r,o):e[a]=o}return e}const Bi=()=>{};function Ei(e,n,a,o=Bi){e.push(n);const r=()=>{const i=e.indexOf(n);i>-1&&(e.splice(i,1),o())};return!a&&t.getCurrentScope()&&t.onScopeDispose(r),r}function Ct(e,...n){e.slice().forEach(a=>{a(...n)})}const Rd=e=>e();function ja(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],r=e[a];rt(r)&&rt(o)&&e.hasOwnProperty(a)&&!t.isRef(o)&&!t.isReactive(o)?e[a]=ja(r,o):e[a]=o}return e}const jd=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function Gd(e){return!rt(e)||!e.hasOwnProperty(jd)}const{assign:we}=Object;function Si(e){return!!(t.isRef(e)&&e.effect)}function Ni(e,n,a,o){const{state:r,actions:i,getters:s}=n,l=a.state.value[e];let c;function d(){!l&&(process.env.NODE_ENV==="production"||!o)&&(a.state.value[e]=r?r():{});const h=process.env.NODE_ENV!=="production"&&o?t.toRefs(t.ref(r?r():{}).value):t.toRefs(a.state.value[e]);return we(h,i,Object.keys(s||{}).reduce((p,m)=>(process.env.NODE_ENV!=="production"&&m in h&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${m}" in store "${e}".`),p[m]=t.markRaw(t.computed(()=>{An(a);const f=a._s.get(e);return s[m].call(f,f)})),p),{}))}return c=Ga(e,d,n,a,o,!0),c}function Ga(e,n,a={},o,r,i){let s;const l=we({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"&&!Hd&&(c.onTrigger=b=>{d?f=b:d==!1&&!T._hotUpdating&&(Array.isArray(f)?f.push(b):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let d,h,p=[],m=[],f;const u=o.state.value[e];!i&&!u&&(process.env.NODE_ENV==="production"||!r)&&(o.state.value[e]={});const y=t.ref({});let B;function g(b){let w;d=h=!1,process.env.NODE_ENV!=="production"&&(f=[]),typeof b=="function"?(b(o.state.value[e]),w={type:en.patchFunction,storeId:e,events:f}):(ja(o.state.value[e],b),w={type:en.patchObject,payload:b,storeId:e,events:f});const L=B=Symbol();t.nextTick().then(()=>{B===L&&(d=!0)}),h=!0,Ct(p,w,o.state.value[e])}const _=i?function(){const{state:w}=a,L=w?w():{};this.$patch(M=>{we(M,L)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${e}" is built using the setup syntax and does not implement $reset().`)}:Bi;function k(){s.stop(),p=[],m=[],o._s.delete(e)}function N(b,w){return function(){An(o);const L=Array.from(arguments),M=[],v=[];function D(E){M.push(E)}function P(E){v.push(E)}Ct(m,{args:L,name:b,store:T,after:D,onError:P});let S;try{S=w.apply(this&&this.$id===e?this:T,L)}catch(E){throw Ct(v,E),E}return S instanceof Promise?S.then(E=>(Ct(M,E),E)).catch(E=>(Ct(v,E),Promise.reject(E))):(Ct(M,S),S)}}const I=t.markRaw({actions:{},getters:{},state:[],hotState:y}),V={_p:o,$id:e,$onAction:Ei.bind(null,m),$patch:g,$reset:_,$subscribe(b,w={}){const L=Ei(p,b,w.detached,()=>M()),M=s.run(()=>t.watch(()=>o.state.value[e],v=>{(w.flush==="sync"?h:d)&&b({storeId:e,type:en.direct,events:f},v)},we({},c,w)));return L},$dispose:k},T=t.reactive(process.env.NODE_ENV!=="production"||Ra?we({_hmrPayload:I,_customProperties:t.markRaw(new Set)},V):V);o._s.set(e,T);const A=(o._a&&o._a.runWithContext||Rd)(()=>o._e.run(()=>(s=t.effectScope()).run(n)));for(const b in A){const w=A[b];if(t.isRef(w)&&!Si(w)||t.isReactive(w))process.env.NODE_ENV!=="production"&&r?Pn(y.value,b,t.toRef(A,b)):i||(u&&Gd(w)&&(t.isRef(w)?w.value=u[b]:ja(w,u[b])),o.state.value[e][b]=w),process.env.NODE_ENV!=="production"&&I.state.push(b);else if(typeof w=="function"){const L=process.env.NODE_ENV!=="production"&&r?w:N(b,w);A[b]=L,process.env.NODE_ENV!=="production"&&(I.actions[b]=w),l.actions[b]=w}else process.env.NODE_ENV!=="production"&&Si(w)&&(I.getters[b]=i?a.getters[b]:w,qa&&(A._getters||(A._getters=t.markRaw([]))).push(b))}if(we(T,A),we(t.toRaw(T),A),Object.defineProperty(T,"$state",{get:()=>process.env.NODE_ENV!=="production"&&r?y.value:o.state.value[e],set:b=>{if(process.env.NODE_ENV!=="production"&&r)throw new Error("cannot set hotState");g(w=>{we(w,b)})}}),process.env.NODE_ENV!=="production"&&(T._hotUpdate=t.markRaw(b=>{T._hotUpdating=!0,b._hmrPayload.state.forEach(w=>{if(w in T.$state){const L=b.$state[w],M=T.$state[w];typeof L=="object"&&rt(L)&&rt(M)?Ci(L,M):b.$state[w]=M}Pn(T,w,t.toRef(b.$state,w))}),Object.keys(T.$state).forEach(w=>{w in b.$state||Ha(T,w)}),d=!1,h=!1,o.state.value[e]=t.toRef(b._hmrPayload,"hotState"),h=!0,t.nextTick().then(()=>{d=!0});for(const w in b._hmrPayload.actions){const L=b[w];Pn(T,w,N(w,L))}for(const w in b._hmrPayload.getters){const L=b._hmrPayload.getters[w],M=i?t.computed(()=>(An(o),L.call(T,T))):L;Pn(T,w,M)}Object.keys(T._hmrPayload.getters).forEach(w=>{w in b._hmrPayload.getters||Ha(T,w)}),Object.keys(T._hmrPayload.actions).forEach(w=>{w in b._hmrPayload.actions||Ha(T,w)}),T._hmrPayload=b._hmrPayload,T._getters=b._getters,T._hotUpdating=!1})),Ra){const b={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(w=>{Object.defineProperty(T,w,we({value:T[w]},b))})}return o._p.forEach(b=>{if(Ra){const w=s.run(()=>b({store:T,app:o._a,pinia:o,options:l}));Object.keys(w||{}).forEach(L=>T._customProperties.add(L)),we(T,w)}else we(T,s.run(()=>b({store:T,app:o._a,pinia:o,options:l})))}),process.env.NODE_ENV!=="production"&&T.$state&&typeof T.$state=="object"&&typeof T.$state.constructor=="function"&&!T.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
6
6
  state: () => new MyClass()
7
- Found in store "${x.$id}".`),u&&i&&a.hydrate&&a.hydrate(x.$state,u),d=!0,h=!0,x}function wi(e,n,a){let o,r;const i=typeof n=="function";if(typeof e=="string")o=e,r=i?a:n;else if(r=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 s(l,c){const d=t.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Kt&&Kt._testing?null:l)||(d?t.inject(Fd,null):null),l&&Ln(l),process.env.NODE_ENV!=="production"&&!Kt)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
7
+ Found in store "${T.$id}".`),u&&i&&a.hydrate&&a.hydrate(T.$state,u),d=!0,h=!0,T}function Vi(e,n,a){let o,r;const i=typeof n=="function";if(typeof e=="string")o=e,r=i?a:n;else if(r=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 s(l,c){const d=t.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Qt&&Qt._testing?null:l)||(d?t.inject(qd,null):null),l&&An(l),process.env.NODE_ENV!=="production"&&!Qt)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=Kt,l._s.has(o)||(i?Fa(o,n,r,l):$i(o,r,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const h=l._s.get(o);if(process.env.NODE_ENV!=="production"&&c){const p="__hot:"+o,m=i?Fa(p,n,r,l,!0):$i(p,we({},r),l,!0);c._hotUpdate(m),delete l.state.value[p],l._s.delete(p)}if(process.env.NODE_ENV!=="production"&&Aa){const p=t.getCurrentInstance();if(p&&p.proxy&&!c){const m=p.proxy,f="_pStores"in m?m._pStores:m._pStores={};f[o]=h}}return h}return s.$id=o,s}let jd="Store";function it(...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:
9
+ This will fail in production.`);l=Qt,l._s.has(o)||(i?Ga(o,n,r,l):Ni(o,r,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const h=l._s.get(o);if(process.env.NODE_ENV!=="production"&&c){const p="__hot:"+o,m=i?Ga(p,n,r,l,!0):Ni(p,we({},r),l,!0);c._hotUpdate(m),delete l.state.value[p],l._s.delete(p)}if(process.env.NODE_ENV!=="production"&&qa){const p=t.getCurrentInstance();if(p&&p.proxy&&!c){const m=p.proxy,f="_pStores"in m?m._pStores:m._pStores={};f[o]=h}}return h}return s.$id=o,s}let Ud="Store";function it(...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+jd]=function(){return a(this.$pinia)},n),{})}const He=wi("header",{state:()=>({headerTransparent:!1,highlightPrimary:!0,globalChildren:null,secondaryNav:null}),actions:{makeTransparent(e){this.headerTransparent=e},updateHighlightPrimary(e){this.highlightPrimary=e},updateGlobalChildren(e){this.globalChildren=e},updateSecondary(e){this.secondaryNav=e}}}),Dn=wi("theme",{state:()=>({theme:null}),actions:{setTheme(e){this.theme=e}},getters:{isEdu(e){return e.theme==="ThemeEdu"}}});/*!
14
+ This will fail in production if not fixed.`),e=e[0]),e.reduce((n,a)=>(n[a.$id+Ud]=function(){return a(this.$pinia)},n),{})}const qe=Vi("header",{state:()=>({headerTransparent:!1,highlightPrimary:!0,globalChildren:null,secondaryNav:null}),actions:{makeTransparent(e){this.headerTransparent=e},updateHighlightPrimary(e){this.highlightPrimary=e},updateGlobalChildren(e){this.globalChildren=e},updateSecondary(e){this.secondaryNav=e}}}),On=Vi("theme",{state:()=>({theme:null}),actions:{setTheme(e){this.theme=e}},getters:{isEdu(e){return e.theme==="ThemeEdu"}}});/*!
15
15
  * vue-router v4.3.3
16
16
  * (c) 2024 Eduardo San Martin Morote
17
17
  * @license MIT
18
- */var Ci;(function(e){e.pop="pop",e.push="push"})(Ci||(Ci={}));var Bi;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Bi||(Bi={})),Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var Ei;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ei||(Ei={})),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 Gd=Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function Ha(){return t.inject(Gd)}const st=()=>{const e=He();e&&e.makeTransparent(!0)},_t=e=>e.title?e.title:e.linkPage?e.linkPage.title:"",Pn=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}},qa=e=>{He().updateGlobalChildren(e)},Ra=e=>{He().updateSecondary(e)},Si=e=>{He().updateHighlightPrimary(e)},$t=e=>{const n=Ha(),a=n?n.path:null,o=e,r=o?o.endsWith("/")?o:o+"/":null;return a&&o&&r?a===o?!0:a.startsWith(r):!1},pe=e=>{let n="";if(Object.keys(e).some(function(o){return!!o.startsWith("screen")})){const o=[];for(const[r,i]of Object.entries(e))r.startsWith("screen")&&typeof i=="object"&&i.url&&i.width&&o.push(`${i.url} ${i.width}w`);n=o.join(", ")}return n},Ni=e=>{if(e.externalLink)return e.externalLink;if(e.document)return e.document.url},ja=e=>"https://www.jpl.nasa.gov"+e,Ud=(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},Wd=e=>{const n=[],a=Object.keys(e).map(o=>e[o]);if(e){for(const o of a)for(const r of Object.values(o))r&&r.original!==void 0&&n.push({title:r.title,url:r.original,detailUrl:r.detailUrl,credit:r.credit});return n}else return!1},An=(e,n)=>{const a=J(e);let o=a.format("D");const r=a.format("MMM YYYY");if(n){const i=J(n);a.format("MM")===i.format("MM")&&a.format("ll")!==i.format("ll")&&(o=`${o}-${i.format("D")}`)}return{day:o,monthAndYear:r}},wt=(e,n)=>{const a=J(e);let o=a.format("ll");if(n){const r=J(n);a.format("YYYY")!==r.format("YYYY")?o=`${a.format("ll")} - ${r.format("ll")}`:a.format("MM")!==r.format("MM")?o=`${a.format("MMM D")} - ${r.format("ll")}`:r.diff(a,"hour")>=24&&a.format("ll")!==r.format("ll")&&(o=`${a.format("MMM D")}-${r.format("D")}, ${a.format("YYYY")}`)}return o},Ga=(e,n,a)=>{const o=J(e);let r="";if(n){const i=J(n);i.diff(o,"hour")<=24&&i.diff(o,"day")===0&&(a?o.format("a")===i.format("a")?r=`${o.format("h:mm")}-${i.format("h:mm a z")}`:r=`${o.format("h:mm a")} - ${i.format("h:mm a z")}`:r=`${o.format("h:mm a z")}`)}return r},Yd=t.defineComponent({name:"IconCaret"}),C=(e,n)=>{const a=e.__vccOpts||e;for(const[o,r]of n)a[o]=r;return a},Kd={class:"IconCaret",width:"8",height:"14",viewBox:"0 0 8 14",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Zd=[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 Xd(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Kd,Zd)}const Ee=C(Yd,[["render",Xd]]),Jd=t.defineComponent({name:"MixinAnimationCaret",components:{IconCaret:Ee},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}}}),Qd={class:"arrow"},e2={class:"arrow-fixed"};function t2(e,n,a,o,r,i){const s=Ee;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",Qd,[t.createVNode(s)]),t.createElementVNode("span",e2,[t.createVNode(s)])],2)],2)}const Ua=C(Jd,[["render",t2]]),Vi={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:""},n2={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:""},a2=t.defineComponent({name:"BaseLink",components:{MixinAnimationCaret:Ua},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Vi).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?n2:Vi},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")}}}),o2=["href","target","rel","aria-label","title"];function r2(e,n,a,o,r,i){const s=Ua,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(s,{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(s,{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(s,{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(s,{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,o2)):t.createCommentVNode("",!0)])}const F=C(a2,[["render",r2]]),i2=t.defineComponent({name:"IconExternal"}),s2={class:"IconExternal",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},l2=[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 c2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",s2,l2)}const Ce=C(i2,[["render",c2]]),xi={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}}},d2=t.defineComponent({name:"BaseUnitToggle",props:{unitPair:{type:String,required:!0,validator:e=>!!xi[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 xi[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)}}}}),h2={class:"BaseUnitToggle"},p2={class:"sr-only"},m2=["aria-label"],f2={class:"unit","aria-hidden":"true"},u2=t.createElementVNode("span",{class:"select-none","aria-hidden":"true"},"|",-1),g2=["aria-label"],y2={class:"unit","aria-hidden":"true"};function b2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",h2,[t.createElementVNode("p",p2,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]=s=>e.selectedSystem=s),class:"sr-only",type:"radio",value:"imperial",onChange:n[1]||(n[1]=(...s)=>e.setSystem&&e.setSystem(...s))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",f2,t.toDisplayString(e.unitConfig.imperial.abbr),1)],8,m2),u2,t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.metric.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[2]||(n[2]=s=>e.selectedSystem=s),class:"sr-only",type:"radio",value:"metric",onChange:n[3]||(n[3]=(...s)=>e.setSystem&&e.setSystem(...s))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",y2,t.toDisplayString(e.unitConfig.metric.abbr),1)],8,g2)],2)])}const qe=C(d2,[["render",b2]]),k2=t.defineComponent({name:"AsteroidWatchWidget",components:{BaseLink:F,IconExternal:Ce,BaseUnitToggle:qe},props:{nextCloseApproaches:{type:Array,required:!1}}}),_2={key:0,"aria-label":"Next 5 Earth Approaches within 7.5 million kilometers",class:"AsteroidWatchWidget overflow-hidden"},$2={class:"gap-y-10 lg:col-end-9 grid grid-cols-11 col-start-1 col-end-11 gap-6"},w2={key:0,class:"lg:col-span-3 lg:row-span-2 lg:text-left gap-y-8 col-span-11 -ml-8 text-center"},C2=["srcset"],B2=["src"],E2={class:"text-subtitle mt-4 text-center"},S2={class:"lg:col-span-3 col-span-full"},N2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Approximate Size",-1),V2={class:"text-stats-xl"},x2={class:"lg:col-span-5 col-span-full"},T2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Closest Earth Approach",-1),I2={class:"text-stats-xl"},M2={key:1,class:"lg:col-span-3 col-span-full"},v2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Name",-1),L2={class:"flex flex-nowrap items-center"},D2={key:2,class:"lg:col-span-4 col-span-full"},P2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Date",-1);function A2(e,n,a,o,r,i){var d;const s=qe,l=Ce,c=F;return(d=e.nextCloseApproaches)!=null&&d.length?(t.openBlock(),t.createElementBlock("section",_2,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.nextCloseApproaches,(h,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:"MixedBleedGrid lg:pl-0 pl-4"},[t.createElementVNode("div",{class:t.normalizeClass([p===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([p===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",$2,[h.comparisonImage&&h.comparisonImage.image&&h.comparisonImage.image.src?(t.openBlock(),t.createElementBlock("div",w2,[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,C2)):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,B2)]),t.createElementVNode("p",E2,t.toDisplayString(h.comparisonImage.text),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",S2,[N2,t.createVNode(s,{"unit-pair":"M_FT",value:parseFloat(h.sizeFeet),"value-system":"imperial"},{default:t.withCtx(m=>[t.createElementVNode("span",V2,t.toDisplayString(m.formattedValue),1)]),_:2},1032,["value"])]),t.createElementVNode("div",x2,[T2,t.createVNode(s,{"unit-pair":"MI_KM",value:parseFloat(h.distanceMiles),"second-value":parseFloat(h.distanceKilometers),"value-system":"imperial"},{default:t.withCtx(m=>[t.createElementVNode("span",I2,t.toDisplayString(m.formattedValue),1)]),_:2},1032,["value","second-value"])]),h.name?(t.openBlock(),t.createElementBlock("div",M2,[v2,t.createVNode(c,{variant:"none",href:h.externalLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("span",L2,[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",D2,[P2,t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(h.date)),1)])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass([p===0?"bg-gray-light":"","col-start-container-end col-end-bleed sm:block hidden"])},null,2)]))),128))])):t.createCommentVNode("",!0)}const O2=C(k2,[["render",A2]]),Ti={primary:"-primary",secondary:"-secondary",dark:"-dark",social:"-social"},z2=t.defineComponent({name:"BaseButton",props:{variant:{type:String,required:!1,default:"primary",validator:e=>Object.keys(Ti).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=Ti[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}}}),F2={class:"label block"};function H2(e,n,a,o,r,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]=s=>e.$emit("click"))},{default:t.withCtx(()=>[t.createElementVNode("span",F2,[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=C(z2,[["render",H2]]),q2=t.defineComponent({name:"IconDropdown"}),R2={class:"IconDropdown",width:"12",height:"8",viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},j2=[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 G2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",R2,j2)}const Xt=C(q2,[["render",G2]]);function U2(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var Ct=U2,W2=typeof ye=="object"&&ye&&ye.Object===Object&&ye,Ii=W2,Y2=Ii,K2=typeof self=="object"&&self&&self.Object===Object&&self,Z2=Y2||K2||Function("return this")(),ve=Z2,X2=ve,J2=function(){return X2.Date.now()},Q2=J2,e1=/\s/;function t1(e){for(var n=e.length;n--&&e1.test(e.charAt(n)););return n}var n1=t1,a1=n1,o1=/^\s+/;function r1(e){return e&&e.slice(0,a1(e)+1).replace(o1,"")}var i1=r1,s1=ve,l1=s1.Symbol,On=l1,Mi=On,vi=Object.prototype,c1=vi.hasOwnProperty,d1=vi.toString,Jt=Mi?Mi.toStringTag:void 0;function h1(e){var n=c1.call(e,Jt),a=e[Jt];try{e[Jt]=void 0;var o=!0}catch{}var r=d1.call(e);return o&&(n?e[Jt]=a:delete e[Jt]),r}var p1=h1,m1=Object.prototype,f1=m1.toString;function u1(e){return f1.call(e)}var g1=u1,Li=On,y1=p1,b1=g1,k1="[object Null]",_1="[object Undefined]",Di=Li?Li.toStringTag:void 0;function $1(e){return e==null?e===void 0?_1:k1:Di&&Di in Object(e)?y1(e):b1(e)}var Qt=$1;function w1(e){return e!=null&&typeof e=="object"}var Bt=w1,C1=Qt,B1=Bt,E1="[object Symbol]";function S1(e){return typeof e=="symbol"||B1(e)&&C1(e)==E1}var zn=S1,N1=i1,Pi=Ct,V1=zn,Ai=NaN,x1=/^[-+]0x[0-9a-f]+$/i,T1=/^0b[01]+$/i,I1=/^0o[0-7]+$/i,M1=parseInt;function v1(e){if(typeof e=="number")return e;if(V1(e))return Ai;if(Pi(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=Pi(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=N1(e);var a=T1.test(e);return a||I1.test(e)?M1(e.slice(2),a?2:8):x1.test(e)?Ai:+e}var L1=v1,D1=Ct,Wa=Q2,Oi=L1,P1="Expected a function",A1=Math.max,O1=Math.min;function z1(e,n,a){var o,r,i,s,l,c,d=0,h=!1,p=!1,m=!0;if(typeof e!="function")throw new TypeError(P1);n=Oi(n)||0,D1(a)&&(h=!!a.leading,p="maxWait"in a,i=p?A1(Oi(a.maxWait)||0,n):i,m="trailing"in a?!!a.trailing:m);function f(V){var x=o,T=r;return o=r=void 0,d=V,s=e.apply(T,x),s}function u(V){return d=V,l=setTimeout(g,n),h?f(V):s}function y(V){var x=V-c,T=V-d,A=n-x;return p?O1(A,i-T):A}function B(V){var x=V-c,T=V-d;return c===void 0||x>=n||x<0||p&&T>=i}function g(){var V=Wa();if(B(V))return _(V);l=setTimeout(g,y(V))}function _(V){return l=void 0,m&&o?f(V):(o=r=void 0,s)}function k(){l!==void 0&&clearTimeout(l),d=0,o=c=r=l=void 0}function N(){return l===void 0?s:_(Wa())}function I(){var V=Wa(),x=B(V);if(o=arguments,r=this,c=V,x){if(l===void 0)return u(c);if(p)return clearTimeout(l),l=setTimeout(g,n),f(c)}return l===void 0&&(l=setTimeout(g,n)),s}return I.cancel=k,I.flush=N,I}var F1=z1,H1=F1,q1=Ct,R1="Expected a function";function j1(e,n,a){var o=!0,r=!0;if(typeof e!="function")throw new TypeError(R1);return q1(a)&&(o="leading"in a?!!a.leading:o,r="trailing"in a?!!a.trailing:r),H1(e,n,{leading:o,maxWait:n,trailing:r})}var G1=j1;const zi=$e(G1),U1=t.defineComponent({name:"BackToTop",components:{BaseButton:R,IconDropdown:Xt},props:{threshold:{type:Number,required:!1,default:300},scrollTo:{type:Number,required:!1,default:0}},data(){return{showBackToTop:!1,scrollHandler:null}},mounted(){this.scrollHandler=zi(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")}}}),W1=t.createElementVNode("span",{class:"label-text"},"Back to top",-1);function Y1(e,n,a,o,r,i){const s=Xt,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(s),W1]),_:1},8,["onClick"])):t.createCommentVNode("",!0)}const K1=C(U1,[["render",Y1]]),Z1=t.defineComponent({name:"IconVolume"}),X1={class:"IconVolume",width:"60",height:"60",viewBox:"0 0 480 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},J1=[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 Q1(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",X1,J1)}const Ya=C(Z1,[["render",Q1]]),eh=t.defineComponent({name:"IconMute"}),th={class:"IconMute",width:"60",height:"60",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},nh=[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 ah(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",th,nh)}const Ka=C(eh,[["render",ah]]),oh=t.defineComponent({name:"IconForwardTen"}),rh={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"},ih=[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 sh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",rh,ih)}const Za=C(oh,[["render",sh]]),lh=t.defineComponent({name:"IconRewindTen"}),ch={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"},dh=[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 hh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",ch,dh)}const Xa=C(lh,[["render",hh]]),ph=t.defineComponent({name:"IconPause"}),mh={class:"IconPause",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},fh=[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 uh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",mh,fh)}const Ja=C(ph,[["render",uh]]),gh=t.defineComponent({name:"IconPlay"}),yh={class:"IconPlay",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},bh=[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 kh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",yh,bh)}const lt=C(gh,[["render",kh]]),_h=10,$h=()=>"xxxxxxxx-xxxx-4xxx".replace(/[xy]/g,function(e){const n=Math.random()*16|0;return(e==="x"?n:n&3|8).toString(16)}),Fi=e=>{const n=new Date(e*1e3).toISOString().substr(11,8);return n.indexOf("00:")===0?n.substr(3):n},wh=t.defineComponent({name:"BaseAudio",components:{IconPlay:lt,IconPause:Ja,IconVolume:Ya,IconMute:Ka,IconRewindTen:Xa,IconForwardTen:Za},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:_h}},computed:{duration(){return this.audio?Fi(this.totalDuration):""},playerId(){return"player-"+this.uuid}},mounted(){this.uuid=$h(),this.audio=this.getAudio(),this.init()},beforeUnmount(){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){const a=n.target;if(this.paused||n.target.tagName==="SPAN")return;const o=a.getBoundingClientRect(),r=(n.clientX-o.left)/o.width;this.audio.currentTime=parseInt(this.audio.duration*r)},updateVolume(){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.playing=!1,this.paused=!0,this.audio.pause(),this.audio.currentTime=0},play(){this.playing&&!this.paused||(this.paused=!1,this.audio.play(),this.playing=!0,this.$root.$emit("play",this.uuid))},forward(e){return this.audio.currentTime+=e},rewind(e){return this.audio.currentTime-=e},pause(){this.paused=!this.paused,this.paused?this.audio.pause():this.audio.play()},pauseOthers(e){this.uuid!==e&&(this.paused=!0,this.audio.pause())},toggleMute(){this.isMuted=!this.isMuted,this.audio.muted=this.isMuted,this.volumeValue=this.isMuted?0:100},_handleLoaded(){if(this.audio.readyState>=2)this.autoPlay&&this.play(),this.loaded=!0,this.totalDuration=parseInt(this.audio.duration);else throw new Error("Failed to load audio file")},_handlePlayingUI(e){const n=this.audio.currentTime,a=n/this.totalDuration*100;this.progressStyle=`width: ${a}%;`,this.currentTime=Fi(n)},_handlePlayPause(e){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(){var e;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),(e=this.$root)==null||e.$on("play",this.pauseOthers)},getAudio(){return this.$el.querySelectorAll("audio")[0]}}}),Ch={class:"BaseAudio"},Bh={class:"BaseAudio__stage sm:pr-5"},Eh={class:"BaseAudio__player w-full select-none"},Sh={class:"flex flex-row w-full"},Nh={class:"z-30 text-sm md:text-base"},Vh={class:"flex flex-col w-full z-20"},xh={class:"flex flex-row text-white"},Th={class:"flex flex-row justify-between w-full py-1.5 px-3"},Ih={class:"BaseAudio__playback-time-current text-sm md:text-base pr-1 md:pr-3 text-left"},Mh={key:0,class:"BaseAudio__rewind-forward animate-fadeIn"},vh={class:"BaseAudio__playback-time-total"},Lh=["id","src"];function Dh(e,n,a,o,r,i){const s=lt,l=Ja,c=Xa,d=Za,h=Ka,p=Ya;return t.openBlock(),t.createElementBlock("div",Ch,[t.createElementVNode("div",Bh,[t.createElementVNode("div",Eh,[t.createElementVNode("div",Sh,[t.createElementVNode("div",Nh,[e.paused?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Play","aria-label":"Play",onClick:n[0]||(n[0]=m=>e.play())},[t.createVNode(s,{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]=m=>e.pause())},[t.createVNode(l,{class:"bg-jpl-red text-white"})]))]),t.createElementVNode("div",Vh,[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]=(...m)=>e.setPosition&&e.setPosition(...m))},[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",xh,[t.createElementVNode("div",Th,[t.createElementVNode("span",Ih,t.toDisplayString(e.currentTime),1),e.playing?(t.openBlock(),t.createElementBlock("div",Mh,[t.createElementVNode("button",{class:"cursor-pointer",title:"Rewind","aria-label":"Rewind 10 seconds",onClick:n[3]||(n[3]=m=>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]=m=>e.forward(10))},[t.createVNode(d)])])):t.createCommentVNode("",!0),t.createElementVNode("span",vh,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]=m=>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]=m=>e.toggleMute())},[t.createVNode(p)]))],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,Lh)]),t.createElementVNode("a",{class:"volume-toggle absolute right-5 -bottom-4",title:"Volume",onMouseover:n[7]||(n[7]=m=>e.toggleVolume())},null,32)])}const en=C(wh,[["render",Dh]]),Ph=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}}}),Ah={class:"BaseCheckboxGroup"},Oh={key:0,class:"text-lg font-semibold text-gray-900"},zh={key:1,class:"text-lg pt-4 pb-2 pr-4"},Fh={class:"mt-4"},Hh={key:0,class:"sr-only"},qh={key:1,class:"space-y-4 mb-2 pb-5"},Rh={class:"flex items-center h-5"},jh=["id","aria-describedby","name","alt","value"],Gh={class:"mb-1"},Uh=["for"],Wh={key:0,class:"font-semibold"},Yh={key:1},Kh=["id"];function Zh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",Ah,[e.heading?(t.openBlock(),t.createElementBlock("label",Oh,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",zh,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",Fh,[e.title?(t.openBlock(),t.createElementBlock("legend",Hh,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",qh,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,s=>(t.openBlock(),t.createElementBlock("div",{key:s.id,class:"relative flex items-start"},[t.createElementVNode("div",Rh,[t.createElementVNode("input",{id:`${e.group}_${s.id}`,"aria-describedby":s.text?`${e.group}_${s.id}_description`:void 0,name:s.name,alt:s.alt,value:s.value,type:"checkbox",class:"h-5 w-5 mt-0.5"},null,8,jh)]),t.createElementVNode("div",Gh,[t.createElementVNode("label",{for:`${e.group}_${s.id}`,class:"ml-3 block text-md text-gray-700"},[s.title?(t.openBlock(),t.createElementBlock("span",Wh,t.toDisplayString(s.title),1)):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",Yh," - ")):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${s.id}_description`,class:"font-light"},t.toDisplayString(s.text),9,Kh)):t.createCommentVNode("",!0)],8,Uh)])]))),128))])):t.createCommentVNode("",!0)])])}const Qa=C(Ph,[["render",Zh]]),eo={h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},Xh=t.defineComponent({name:"BaseHeading",props:{level:{type:String||null,required:!1,default:"h2",validator:e=>Object.keys(eo).includes(e)},size:{type:String,required:!1,default:"h2",validator:e=>Object.keys(eo).includes(e)}},computed:{computedTag(){return this.level?this.level:this.size},computedClass(){return this.size?eo[this.size]:""}}});function Jh(e,n,a,o,r,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=C(Xh,[["render",Jh]]),Hi={none:"object-none",contain:"object-contain",cover:"object-cover",fill:"object-fill",scaleDown:"object-scale-down"},Qh=t.defineComponent({name:"BaseImage",props:{imageClass:{type:String,required:!1},objectFitClass:{type:String,required:!1,default:"contain",validator:e=>Object.keys(Hi).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+" "+Hi[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.")}}}),ep=["data-src","data-srcset","alt","width","height","loading"];function tp(e,n,a,o,r,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,onError:n[0]||(n[0]=(...s)=>e.imageFailed&&e.imageFailed(...s))},null,42,ep)):t.createCommentVNode("",!0)])}const j=C(Qh,[["render",tp]]),np=t.defineComponent({name:"BaseImageCaption",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:void 0}}}),ap={key:0,class:"BaseImageCaption text-body-sm"},op={class:"inline mr-2"},rp=["innerHTML"],ip={key:0,class:"inline"};function sp(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createElementBlock("div",ap,[t.createElementVNode("div",op,[t.createElementVNode("div",{class:"the-caption-text inline",innerHTML:e.data.caption},null,8,rp),e.data.credit?(t.openBlock(),t.createElementBlock("span",ip," Credit: "+t.toDisplayString(e.data.credit),1)):t.createCommentVNode("",!0)]),e.data.detailUrl?(t.openBlock(),t.createBlock(s,{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 se=C(np,[["render",sp]]),qi={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"},lp=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(qi).includes(e)},responsiveAspectRatio:{type:String,required:!1}},computed:{computedClass(){let e="";return this.aspectRatio&&(e=e+qi[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 cp(e,n,a,o,r,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 q=C(lp,[["render",cp],["__scopeId","data-v-29efd36e"]]),dp=t.defineComponent({name:"IconCloseLightbox"}),hp={class:"IconCloseLightbox",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},pp=[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 mp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",hp,pp)}const to=C(dp,[["render",mp]]),fp=t.defineComponent({name:"BaseLightboxCloseButton",components:{IconCloseLightbox:to},mounted(){this.focusButton()},methods:{clickHandler(){this.$emit("click")},focusButton(){this.$refs.lightboxCloseButton.focus()}}}),up={class:"icon"};function gp(e,n,a,o,r,i){const s=to;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",up,[t.createVNode(s)])],512)}const yp=C(fp,[["render",gp]]),bp=t.defineComponent({name:"IconExpand"}),kp={class:"IconExpand",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},_p=[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 $p(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",kp,_p)}const tn=C(bp,[["render",$p]]),wp=t.defineComponent({name:"BaseLightboxOpenButton",components:{IconExpand:tn},methods:{clickHandler(){this.$emit("click")}}}),Cp={class:"icon"};function Bp(e,n,a,o,r,i){const s=tn;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",Cp,[t.createVNode(s)])])],512)}const Ep=C(wp,[["render",Bp]]),Sp=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()}}}),Np=t.createElementVNode("div",null,"Default content",-1),Vp={class:"text-right"};function xp(e,n,a,o,r,i){const s=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(s,{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",{},()=>[Np]),t.createElementVNode("div",Vp,[t.createVNode(l,{class:"mt-4",onClick:e.closeModal},{default:t.withCtx(()=>[t.createTextVNode(" close ")]),_:1},8,["onClick"])])])])}const Ri=C(Sp,[["render",xp]]),Tp=t.defineComponent({name:"BaseModal",components:{BaseModalDialog:Ri},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 Ip(e,n,a,o,r,i){const s=Ri;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(s,{"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 Mp=C(Tp,[["render",Ip],["__scopeId","data-v-10e1fd9e"]]),vp=t.defineComponent({name:"BasePlaceholder"}),Lp={class:"BasePlaceholder"},Dp=[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 Pp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",Lp,Dp)}const Ap=C(vp,[["render",Pp]]),Op=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}}}),zp={class:"BaseRadioGroup"},Fp={key:0,class:"text-lg font-semibold text-gray-900"},Hp={key:1,class:"text-lg pt-4 pb-2 pr-4"},qp={class:"mt-4"},Rp={key:0,class:"sr-only"},jp={key:1,class:"space-y-4 mb-2 pb-5"},Gp=["id","aria-describedby","name","alt","value","checked"],Up=["for"],Wp={key:0,class:"font-semibold"},Yp={key:1},Kp=["id"];function Zp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",zp,[e.heading?(t.openBlock(),t.createElementBlock("label",Fp,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",Hp,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",qp,[e.title?(t.openBlock(),t.createElementBlock("legend",Rp,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",jp,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,s=>(t.openBlock(),t.createElementBlock("div",{key:s.id,class:"flex items-center"},[t.createElementVNode("input",{id:`${e.group}_${s.id}`,"aria-describedby":s.text?`${e.group}_${s.id}_description`:void 0,name:s.name,alt:s.alt,value:s.value,type:"radio",checked:s.id===e.preselected,class:"h-5 w-5"},null,8,Gp),t.createElementVNode("label",{for:`${e.group}_${s.id}`,class:"ml-3 block text-md text-gray-700"},[s.title?(t.openBlock(),t.createElementBlock("span",Wp,t.toDisplayString(s.title),1)):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",Yp," - ")):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${s.id}_description`,class:"font-light"},t.toDisplayString(s.text),9,Kp)):t.createCommentVNode("",!0)],8,Up)]))),128))])):t.createCommentVNode("",!0)])])}const no=C(Op,[["render",Zp]]),Xp=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 Ti;(function(e){e.pop="pop",e.push="push"})(Ti||(Ti={}));var xi;(function(e){e.back="back",e.forward="forward",e.unknown=""})(xi||(xi={})),Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var Ii;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ii||(Ii={})),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 Wd=Symbol(process.env.NODE_ENV!=="production"?"route location":"");Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function Ua(){return t.inject(Wd)}const st=()=>{const e=qe();e&&e.makeTransparent(!0)},Bt=e=>e.title?e.title:e.linkPage?e.linkPage.title:"",zn=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}},Wa=e=>{qe().updateGlobalChildren(e)},Ya=e=>{qe().updateSecondary(e)},Mi=e=>{qe().updateHighlightPrimary(e)},Et=e=>{const n=Ua(),a=n?n.path:null,o=e,r=o?o.endsWith("/")?o:o+"/":null;return a&&o&&r?a===o?!0:a.startsWith(r):!1},pe=e=>{let n="";if(Object.keys(e).some(function(o){return!!o.startsWith("screen")})){const o=[];for(const[r,i]of Object.entries(e))r.startsWith("screen")&&typeof i=="object"&&i.url&&i.width&&o.push(`${i.url} ${i.width}w`);n=o.join(", ")}return n},vi=e=>{if(e.externalLink)return e.externalLink;if(e.document)return e.document.url},Ka=e=>"https://www.jpl.nasa.gov"+e,Yd=(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},Kd=e=>{const n=[],a=Object.keys(e).map(o=>e[o]);if(e){for(const o of a)for(const r of Object.values(o))r&&r.original!==void 0&&n.push({title:r.title,url:r.original,detailUrl:r.detailUrl,credit:r.credit});return n}else return!1},Fn=(e,n)=>{const a=ee(e);let o=a.format("D");const r=a.format("MMM YYYY");if(n){const i=ee(n);a.format("MM")===i.format("MM")&&a.format("ll")!==i.format("ll")&&(o=`${o}-${i.format("D")}`)}return{day:o,monthAndYear:r}},St=(e,n)=>{const a=ee(e);let o=a.format("ll");if(n){const r=ee(n);a.format("YYYY")!==r.format("YYYY")?o=`${a.format("ll")} - ${r.format("ll")}`:a.format("MM")!==r.format("MM")?o=`${a.format("MMM D")} - ${r.format("ll")}`:r.diff(a,"hour")>=24&&a.format("ll")!==r.format("ll")&&(o=`${a.format("MMM D")}-${r.format("D")}, ${a.format("YYYY")}`)}return o},Za=(e,n,a)=>{const o=ee(e);let r="";if(n){const i=ee(n);i.diff(o,"hour")<=24&&i.diff(o,"day")===0&&(a?o.format("a")===i.format("a")?r=`${o.format("h:mm")}-${i.format("h:mm a z")}`:r=`${o.format("h:mm a")} - ${i.format("h:mm a z")}`:r=`${o.format("h:mm a z")}`)}return r},Zd=t.defineComponent({name:"IconCaret"}),C=(e,n)=>{const a=e.__vccOpts||e;for(const[o,r]of n)a[o]=r;return a},Xd={class:"IconCaret",width:"8",height:"14",viewBox:"0 0 8 14",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Jd=[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 Qd(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Xd,Jd)}const Ee=C(Zd,[["render",Qd]]),e2=t.defineComponent({name:"MixinAnimationCaret",components:{IconCaret:Ee},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}}}),t2={class:"arrow"},n2={class:"arrow-fixed"};function a2(e,n,a,o,r,i){const s=Ee;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",t2,[t.createVNode(s)]),t.createElementVNode("span",n2,[t.createVNode(s)])],2)],2)}const Xa=C(e2,[["render",a2]]),Li={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:""},o2={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:""},r2=t.defineComponent({name:"BaseLink",components:{MixinAnimationCaret:Xa},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Li).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?o2:Li},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")}}}),i2=["href","target","rel","aria-label","title"];function s2(e,n,a,o,r,i){const s=Xa,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(s,{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(s,{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(s,{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(s,{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,i2)):t.createCommentVNode("",!0)])}const F=C(r2,[["render",s2]]),l2=t.defineComponent({name:"IconExternal"}),c2={class:"IconExternal",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},d2=[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 h2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",c2,d2)}const Ce=C(l2,[["render",h2]]),Di={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}}},p2=t.defineComponent({name:"BaseUnitToggle",props:{unitPair:{type:String,required:!0,validator:e=>!!Di[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 Di[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)}}}}),m2={class:"BaseUnitToggle"},f2={class:"sr-only"},u2=["aria-label"],g2={class:"unit","aria-hidden":"true"},y2=t.createElementVNode("span",{class:"select-none","aria-hidden":"true"},"|",-1),b2=["aria-label"],k2={class:"unit","aria-hidden":"true"};function _2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",m2,[t.createElementVNode("p",f2,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]=s=>e.selectedSystem=s),class:"sr-only",type:"radio",value:"imperial",onChange:n[1]||(n[1]=(...s)=>e.setSystem&&e.setSystem(...s))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",g2,t.toDisplayString(e.unitConfig.imperial.abbr),1)],8,u2),y2,t.createElementVNode("label",{class:"cursor-pointer","aria-label":e.unitConfig.metric.label},[t.withDirectives(t.createElementVNode("input",{"onUpdate:modelValue":n[2]||(n[2]=s=>e.selectedSystem=s),class:"sr-only",type:"radio",value:"metric",onChange:n[3]||(n[3]=(...s)=>e.setSystem&&e.setSystem(...s))},null,544),[[t.vModelRadio,e.selectedSystem]]),t.createElementVNode("span",k2,t.toDisplayString(e.unitConfig.metric.abbr),1)],8,b2)],2)])}const Re=C(p2,[["render",_2]]),$2=t.defineComponent({name:"AsteroidWatchWidget",components:{BaseLink:F,IconExternal:Ce,BaseUnitToggle:Re},props:{nextCloseApproaches:{type:Array,required:!1}}}),w2={key:0,"aria-label":"Next 5 Earth Approaches within 7.5 million kilometers",class:"AsteroidWatchWidget overflow-hidden"},C2={class:"gap-y-10 lg:col-end-9 grid grid-cols-11 col-start-1 col-end-11 gap-6"},B2={key:0,class:"lg:col-span-3 lg:row-span-2 lg:text-left gap-y-8 col-span-11 -ml-8 text-center"},E2=["srcset"],S2=["src"],N2={class:"text-subtitle mt-4 text-center"},V2={class:"lg:col-span-3 col-span-full"},T2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Approximate Size",-1),x2={class:"text-stats-xl"},I2={class:"lg:col-span-5 col-span-full"},M2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Closest Earth Approach",-1),v2={class:"text-stats-xl"},L2={key:1,class:"lg:col-span-3 col-span-full"},D2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Name",-1),P2={class:"flex flex-nowrap items-center"},A2={key:2,class:"lg:col-span-4 col-span-full"},O2=t.createElementVNode("p",{class:"label text-subtitle text-jpl-red"},"Date",-1);function z2(e,n,a,o,r,i){var d;const s=Re,l=Ce,c=F;return(d=e.nextCloseApproaches)!=null&&d.length?(t.openBlock(),t.createElementBlock("section",w2,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.nextCloseApproaches,(h,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:"MixedBleedGrid lg:pl-0 pl-4"},[t.createElementVNode("div",{class:t.normalizeClass([p===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([p===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",C2,[h.comparisonImage&&h.comparisonImage.image&&h.comparisonImage.image.src?(t.openBlock(),t.createElementBlock("div",B2,[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,E2)):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,S2)]),t.createElementVNode("p",N2,t.toDisplayString(h.comparisonImage.text),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",V2,[T2,t.createVNode(s,{"unit-pair":"M_FT",value:parseFloat(h.sizeFeet),"value-system":"imperial"},{default:t.withCtx(m=>[t.createElementVNode("span",x2,t.toDisplayString(m.formattedValue),1)]),_:2},1032,["value"])]),t.createElementVNode("div",I2,[M2,t.createVNode(s,{"unit-pair":"MI_KM",value:parseFloat(h.distanceMiles),"second-value":parseFloat(h.distanceKilometers),"value-system":"imperial"},{default:t.withCtx(m=>[t.createElementVNode("span",v2,t.toDisplayString(m.formattedValue),1)]),_:2},1032,["value","second-value"])]),h.name?(t.openBlock(),t.createElementBlock("div",L2,[D2,t.createVNode(c,{variant:"none",href:h.externalLink,"external-target-blank":""},{default:t.withCtx(()=>[t.createElementVNode("span",P2,[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",A2,[O2,t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(h.date)),1)])):t.createCommentVNode("",!0)])],2),t.createElementVNode("div",{class:t.normalizeClass([p===0?"bg-gray-light":"","col-start-container-end col-end-bleed sm:block hidden"])},null,2)]))),128))])):t.createCommentVNode("",!0)}const F2=C($2,[["render",z2]]),Pi={primary:"-primary",secondary:"-secondary",dark:"-dark",social:"-social"},H2=t.defineComponent({name:"BaseButton",props:{variant:{type:String,required:!1,default:"primary",validator:e=>Object.keys(Pi).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=Pi[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}}}),q2={class:"label block"};function R2(e,n,a,o,r,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]=s=>e.$emit("click"))},{default:t.withCtx(()=>[t.createElementVNode("span",q2,[t.renderSlot(e.$slots,"default"),t.renderSlot(e.$slots,"icon"),t.renderSlot(e.$slots,"afterIcon")])]),_:3},8,["class","aria-label","disabled","href","to"])}const j=C(H2,[["render",R2]]),j2=t.defineComponent({name:"IconDropdown"}),G2={class:"IconDropdown",width:"12",height:"8",viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},U2=[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 W2(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",G2,U2)}const tn=C(j2,[["render",W2]]);function Y2(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var Nt=Y2,K2=typeof ye=="object"&&ye&&ye.Object===Object&&ye,Ai=K2,Z2=Ai,X2=typeof self=="object"&&self&&self.Object===Object&&self,J2=Z2||X2||Function("return this")(),Le=J2,Q2=Le,e1=function(){return Q2.Date.now()},t1=e1,n1=/\s/;function a1(e){for(var n=e.length;n--&&n1.test(e.charAt(n)););return n}var o1=a1,r1=o1,i1=/^\s+/;function s1(e){return e&&e.slice(0,r1(e)+1).replace(i1,"")}var l1=s1,c1=Le,d1=c1.Symbol,Hn=d1,Oi=Hn,zi=Object.prototype,h1=zi.hasOwnProperty,p1=zi.toString,nn=Oi?Oi.toStringTag:void 0;function m1(e){var n=h1.call(e,nn),a=e[nn];try{e[nn]=void 0;var o=!0}catch{}var r=p1.call(e);return o&&(n?e[nn]=a:delete e[nn]),r}var f1=m1,u1=Object.prototype,g1=u1.toString;function y1(e){return g1.call(e)}var b1=y1,Fi=Hn,k1=f1,_1=b1,$1="[object Null]",w1="[object Undefined]",Hi=Fi?Fi.toStringTag:void 0;function C1(e){return e==null?e===void 0?w1:$1:Hi&&Hi in Object(e)?k1(e):_1(e)}var an=C1;function B1(e){return e!=null&&typeof e=="object"}var Vt=B1,E1=an,S1=Vt,N1="[object Symbol]";function V1(e){return typeof e=="symbol"||S1(e)&&E1(e)==N1}var qn=V1,T1=l1,qi=Nt,x1=qn,Ri=NaN,I1=/^[-+]0x[0-9a-f]+$/i,M1=/^0b[01]+$/i,v1=/^0o[0-7]+$/i,L1=parseInt;function D1(e){if(typeof e=="number")return e;if(x1(e))return Ri;if(qi(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=qi(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=T1(e);var a=M1.test(e);return a||v1.test(e)?L1(e.slice(2),a?2:8):I1.test(e)?Ri:+e}var P1=D1,A1=Nt,Ja=t1,ji=P1,O1="Expected a function",z1=Math.max,F1=Math.min;function H1(e,n,a){var o,r,i,s,l,c,d=0,h=!1,p=!1,m=!0;if(typeof e!="function")throw new TypeError(O1);n=ji(n)||0,A1(a)&&(h=!!a.leading,p="maxWait"in a,i=p?z1(ji(a.maxWait)||0,n):i,m="trailing"in a?!!a.trailing:m);function f(V){var T=o,x=r;return o=r=void 0,d=V,s=e.apply(x,T),s}function u(V){return d=V,l=setTimeout(g,n),h?f(V):s}function y(V){var T=V-c,x=V-d,A=n-T;return p?F1(A,i-x):A}function B(V){var T=V-c,x=V-d;return c===void 0||T>=n||T<0||p&&x>=i}function g(){var V=Ja();if(B(V))return _(V);l=setTimeout(g,y(V))}function _(V){return l=void 0,m&&o?f(V):(o=r=void 0,s)}function k(){l!==void 0&&clearTimeout(l),d=0,o=c=r=l=void 0}function N(){return l===void 0?s:_(Ja())}function I(){var V=Ja(),T=B(V);if(o=arguments,r=this,c=V,T){if(l===void 0)return u(c);if(p)return clearTimeout(l),l=setTimeout(g,n),f(c)}return l===void 0&&(l=setTimeout(g,n)),s}return I.cancel=k,I.flush=N,I}var q1=H1,R1=q1,j1=Nt,G1="Expected a function";function U1(e,n,a){var o=!0,r=!0;if(typeof e!="function")throw new TypeError(G1);return j1(a)&&(o="leading"in a?!!a.leading:o,r="trailing"in a?!!a.trailing:r),R1(e,n,{leading:o,maxWait:n,trailing:r})}var W1=U1;const Gi=$e(W1),Y1=t.defineComponent({name:"BackToTop",components:{BaseButton:j,IconDropdown:tn},props:{threshold:{type:Number,required:!1,default:300},scrollTo:{type:Number,required:!1,default:0}},data(){return{showBackToTop:!1,scrollHandler:null}},mounted(){this.scrollHandler=Gi(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")}}}),K1=t.createElementVNode("span",{class:"label-text"},"Back to top",-1);function Z1(e,n,a,o,r,i){const s=tn,l=j;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(s),K1]),_:1},8,["onClick"])):t.createCommentVNode("",!0)}const X1=C(Y1,[["render",Z1]]),J1=t.defineComponent({name:"IconVolume"}),Q1={class:"IconVolume",width:"60",height:"60",viewBox:"0 0 480 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},eh=[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 th(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Q1,eh)}const Qa=C(J1,[["render",th]]),nh=t.defineComponent({name:"IconMute"}),ah={class:"IconMute",width:"60",height:"60",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},oh=[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 rh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",ah,oh)}const eo=C(nh,[["render",rh]]),ih=t.defineComponent({name:"IconForwardTen"}),sh={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"},lh=[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 ch(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",sh,lh)}const to=C(ih,[["render",ch]]),dh=t.defineComponent({name:"IconRewindTen"}),hh={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"},ph=[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 mh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",hh,ph)}const no=C(dh,[["render",mh]]),fh=t.defineComponent({name:"IconPause"}),uh={class:"IconPause",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},gh=[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 yh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",uh,gh)}const ao=C(fh,[["render",yh]]),bh=t.defineComponent({name:"IconPlay"}),kh={class:"IconPlay",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},_h=[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 $h(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",kh,_h)}const lt=C(bh,[["render",$h]]),wh=10,Ch=()=>"xxxxxxxx-xxxx-4xxx".replace(/[xy]/g,function(e){const n=Math.random()*16|0;return(e==="x"?n:n&3|8).toString(16)}),Ui=e=>{const n=new Date(e*1e3).toISOString().substr(11,8);return n.indexOf("00:")===0?n.substr(3):n},Bh=t.defineComponent({name:"BaseAudio",components:{IconPlay:lt,IconPause:ao,IconVolume:Qa,IconMute:eo,IconRewindTen:no,IconForwardTen:to},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:wh}},computed:{duration(){return this.audio?Ui(this.totalDuration):""},playerId(){return"player-"+this.uuid}},mounted(){this.uuid=Ch(),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(),r=(n.clientX-o.left)/o.width;this.audio.currentTime=this.audio.duration*r}},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=Ui(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 console.log(this.$el.querySelectorAll("audio")[0]),this.$el.querySelectorAll("audio")[0]}}}),Eh={class:"BaseAudio"},Sh={class:"BaseAudio__stage sm:pr-5"},Nh={class:"BaseAudio__player w-full select-none"},Vh={class:"flex flex-row w-full"},Th={class:"z-30 text-sm md:text-base"},xh={class:"flex flex-col w-full z-20"},Ih={class:"flex flex-row text-white"},Mh={class:"flex flex-row justify-between w-full py-1.5 px-3"},vh={class:"BaseAudio__playback-time-current text-sm md:text-base pr-1 md:pr-3 text-left"},Lh={key:0,class:"BaseAudio__rewind-forward animate-fadeIn"},Dh={class:"BaseAudio__playback-time-total"},Ph=["id","src"];function Ah(e,n,a,o,r,i){const s=lt,l=ao,c=no,d=to,h=eo,p=Qa;return t.openBlock(),t.createElementBlock("div",Eh,[t.createElementVNode("div",Sh,[t.createElementVNode("div",Nh,[t.createElementVNode("div",Vh,[t.createElementVNode("div",Th,[e.paused?(t.openBlock(),t.createElementBlock("button",{key:0,class:"cursor-pointer",title:"Play","aria-label":"Play",onClick:n[0]||(n[0]=m=>e.play())},[t.createVNode(s,{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]=m=>e.pause())},[t.createVNode(l,{class:"bg-jpl-red text-white"})]))]),t.createElementVNode("div",xh,[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]=(...m)=>e.setPosition&&e.setPosition(...m))},[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",Ih,[t.createElementVNode("div",Mh,[t.createElementVNode("span",vh,t.toDisplayString(e.currentTime),1),e.playing?(t.openBlock(),t.createElementBlock("div",Lh,[t.createElementVNode("button",{class:"cursor-pointer",title:"Rewind","aria-label":"Rewind 10 seconds",onClick:n[3]||(n[3]=m=>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]=m=>e.forward(10))},[t.createVNode(d)])])):t.createCommentVNode("",!0),t.createElementVNode("span",Dh,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]=m=>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]=m=>e.toggleMute())},[t.createVNode(p)]))],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,Ph)]),t.createElementVNode("a",{class:"volume-toggle absolute right-5 -bottom-4",title:"Volume",onMouseover:n[7]||(n[7]=m=>e.toggleVolume())},null,32)])}const on=C(Bh,[["render",Ah]]),Oh=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}}}),zh={class:"BaseCheckboxGroup"},Fh={key:0,class:"text-lg font-semibold text-gray-900"},Hh={key:1,class:"text-lg pt-4 pb-2 pr-4"},qh={class:"mt-4"},Rh={key:0,class:"sr-only"},jh={key:1,class:"space-y-4 mb-2 pb-5"},Gh={class:"flex items-center h-5"},Uh=["id","aria-describedby","name","alt","value"],Wh={class:"mb-1"},Yh=["for"],Kh={key:0,class:"font-semibold"},Zh={key:1},Xh=["id"];function Jh(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",zh,[e.heading?(t.openBlock(),t.createElementBlock("label",Fh,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",Hh,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",qh,[e.title?(t.openBlock(),t.createElementBlock("legend",Rh,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",jh,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,s=>(t.openBlock(),t.createElementBlock("div",{key:s.id,class:"relative flex items-start"},[t.createElementVNode("div",Gh,[t.createElementVNode("input",{id:`${e.group}_${s.id}`,"aria-describedby":s.text?`${e.group}_${s.id}_description`:void 0,name:s.name,alt:s.alt,value:s.value,type:"checkbox",class:"h-5 w-5 mt-0.5"},null,8,Uh)]),t.createElementVNode("div",Wh,[t.createElementVNode("label",{for:`${e.group}_${s.id}`,class:"ml-3 block text-md text-gray-700"},[s.title?(t.openBlock(),t.createElementBlock("span",Kh,t.toDisplayString(s.title),1)):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",Zh," - ")):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${s.id}_description`,class:"font-light"},t.toDisplayString(s.text),9,Xh)):t.createCommentVNode("",!0)],8,Yh)])]))),128))])):t.createCommentVNode("",!0)])])}const oo=C(Oh,[["render",Jh]]),ro={h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},Qh=t.defineComponent({name:"BaseHeading",props:{level:{type:String||null,required:!1,default:"h2",validator:e=>Object.keys(ro).includes(e)},size:{type:String,required:!1,default:"h2",validator:e=>Object.keys(ro).includes(e)}},computed:{computedTag(){return this.level?this.level:this.size},computedClass(){return this.size?ro[this.size]:""}}});function ep(e,n,a,o,r,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=C(Qh,[["render",ep]]),Wi={none:"object-none",contain:"object-contain",cover:"object-cover",fill:"object-fill",scaleDown:"object-scale-down"},tp=t.defineComponent({name:"BaseImage",props:{imageClass:{type:String,required:!1},objectFitClass:{type:String,required:!1,default:"contain",validator:e=>Object.keys(Wi).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+" "+Wi[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.")}}}),np=["data-src","data-srcset","alt","width","height","loading"];function ap(e,n,a,o,r,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]=(...s)=>e.imageFailed&&e.imageFailed(...s))},null,42,np)):t.createCommentVNode("",!0)])}const q=C(tp,[["render",ap]]),op=t.defineComponent({name:"BaseImageCaption",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:void 0}}}),rp={key:0,class:"BaseImageCaption text-body-sm"},ip={class:"inline mr-2"},sp=["innerHTML"],lp={key:0,class:"inline"};function cp(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createElementBlock("div",rp,[t.createElementVNode("div",ip,[t.createElementVNode("div",{class:"the-caption-text inline",innerHTML:e.data.caption},null,8,sp),e.data.credit?(t.openBlock(),t.createElementBlock("span",lp," Credit: "+t.toDisplayString(e.data.credit),1)):t.createCommentVNode("",!0)]),e.data.detailUrl?(t.openBlock(),t.createBlock(s,{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 se=C(op,[["render",cp]]),Yi={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"},dp=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(Yi).includes(e)},responsiveAspectRatio:{type:String,required:!1}},computed:{computedClass(){let e="";return this.aspectRatio&&(e=e+Yi[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 hp(e,n,a,o,r,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 R=C(dp,[["render",hp],["__scopeId","data-v-29efd36e"]]),pp=t.defineComponent({name:"IconCloseLightbox"}),mp={class:"IconCloseLightbox",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},fp=[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 up(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",mp,fp)}const io=C(pp,[["render",up]]),gp=t.defineComponent({name:"BaseLightboxCloseButton",components:{IconCloseLightbox:io},mounted(){this.focusButton()},methods:{clickHandler(){this.$emit("click")},focusButton(){this.$refs.lightboxCloseButton.focus()}}}),yp={class:"icon"};function bp(e,n,a,o,r,i){const s=io;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",yp,[t.createVNode(s)])],512)}const kp=C(gp,[["render",bp]]),_p=t.defineComponent({name:"IconExpand"}),$p={class:"IconExpand",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},wp=[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 Cp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",$p,wp)}const rn=C(_p,[["render",Cp]]),Bp=t.defineComponent({name:"BaseLightboxOpenButton",components:{IconExpand:rn},methods:{clickHandler(){this.$emit("click")}}}),Ep={class:"icon"};function Sp(e,n,a,o,r,i){const s=rn;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",Ep,[t.createVNode(s)])])],512)}const Np=C(Bp,[["render",Sp]]),Vp=t.defineComponent({name:"BaseModalDialog",components:{BaseButton:j,BaseHeading:G},props:{bgClose:{type:Boolean,default:!1}},methods:{closeModal(){this.$emit("close")},bgCloseModal(){this.bgClose&&this.closeModal()}}}),Tp=t.createElementVNode("div",null,"Default content",-1),xp={class:"text-right"};function Ip(e,n,a,o,r,i){const s=G,l=j;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(s,{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",{},()=>[Tp]),t.createElementVNode("div",xp,[t.createVNode(l,{class:"mt-4",onClick:e.closeModal},{default:t.withCtx(()=>[t.createTextVNode(" close ")]),_:1},8,["onClick"])])])])}const Ki=C(Vp,[["render",Ip]]),Mp=t.defineComponent({name:"BaseModal",components:{BaseModalDialog:Ki},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 vp(e,n,a,o,r,i){const s=Ki;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(s,{"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 Lp=C(Mp,[["render",vp],["__scopeId","data-v-10e1fd9e"]]),Dp=t.defineComponent({name:"BasePlaceholder"}),Pp={class:"BasePlaceholder"},Ap=[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 Op(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",Pp,Ap)}const zp=C(Dp,[["render",Op]]),Fp=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}}}),Hp={class:"BaseRadioGroup"},qp={key:0,class:"text-lg font-semibold text-gray-900"},Rp={key:1,class:"text-lg pt-4 pb-2 pr-4"},jp={class:"mt-4"},Gp={key:0,class:"sr-only"},Up={key:1,class:"space-y-4 mb-2 pb-5"},Wp=["id","aria-describedby","name","alt","value","checked"],Yp=["for"],Kp={key:0,class:"font-semibold"},Zp={key:1},Xp=["id"];function Jp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",Hp,[e.heading?(t.openBlock(),t.createElementBlock("label",qp,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.subHeading?(t.openBlock(),t.createElementBlock("p",Rp,t.toDisplayString(e.subHeading),1)):t.createCommentVNode("",!0),t.createElementVNode("fieldset",jp,[e.title?(t.openBlock(),t.createElementBlock("legend",Gp,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.options?(t.openBlock(),t.createElementBlock("div",Up,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.options,s=>(t.openBlock(),t.createElementBlock("div",{key:s.id,class:"flex items-center"},[t.createElementVNode("input",{id:`${e.group}_${s.id}`,"aria-describedby":s.text?`${e.group}_${s.id}_description`:void 0,name:s.name,alt:s.alt,value:s.value,type:"radio",checked:s.id===e.preselected,class:"h-5 w-5"},null,8,Wp),t.createElementVNode("label",{for:`${e.group}_${s.id}`,class:"ml-3 block text-md text-gray-700"},[s.title?(t.openBlock(),t.createElementBlock("span",Kp,t.toDisplayString(s.title),1)):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",Zp," - ")):t.createCommentVNode("",!0),s.text?(t.openBlock(),t.createElementBlock("span",{key:2,id:`${e.group}_${s.id}_description`,class:"font-light"},t.toDisplayString(s.text),9,Xp)):t.createCommentVNode("",!0)],8,Yp)]))),128))])):t.createCommentVNode("",!0)])])}const so=C(Fp,[["render",Jp]]),Qp=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())}}}),Jp=["innerHTML"];function Qp(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle(e.listParentStyle),class:"BaseSwimlane",onMouseenter:n[0]||(n[0]=(...s)=>e.toggleAnimation&&e.toggleAnimation(...s)),onMouseleave:n[1]||(n[1]=(...s)=>e.toggleAnimation&&e.toggleAnimation(...s))},[t.createElementVNode("ul",{style:t.normalizeStyle(e.listStyle)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.list,(s,l)=>(t.openBlock(),t.createElementBlock("li",{key:l,style:t.normalizeStyle(e.itemStyle),innerHTML:s},null,12,Jp))),128))],4)],36)}const e0=C(Xp,[["render",Qp],["__scopeId","data-v-681f5a36"]]),t0=t.createElementVNode("span",{class:"sr-only"},".",-1),ji=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 uppercase border-t-2 py-1 px-2.5",md:"text-base capitalize border-t py-2 px-3",lg:"text-lg capitalize border-t py-2 px-3"},o=e;return(r,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"])},[t.renderSlot(r.$slots,"default"),t0],2))}});var Gi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a,o,r=1e3,i=6e4,s=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,p=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,m={years:d,months:h,days:l,hours:s,minutes:i,seconds:r,milliseconds:1,weeks:6048e5},f=function(V){return V instanceof N},u=function(V,x,T){return new N(V,T,x.$l)},y=function(V){return o.p(V)+"s"},B=function(V){return V<0},g=function(V){return B(V)?Math.ceil(V):Math.floor(V)},_=function(V){return Math.abs(V)},k=function(V,x){return V?B(V)?{negative:!0,format:""+_(V)+x}:{negative:!1,format:""+V+x}:{negative:!1,format:""}},N=function(){function V(T,A,b){var w=this;if(this.$d={},this.$l=b,T===void 0&&(this.$ms=0,this.parseFromMilliseconds()),A)return u(T*m[y(A)],this);if(typeof T=="number")return this.$ms=T,this.parseFromMilliseconds(),this;if(typeof T=="object")return Object.keys(T).forEach(function(v){w.$d[y(v)]=T[v]}),this.calMilliseconds(),this;if(typeof T=="string"){var L=T.match(p);if(L){var M=L.slice(2).map(function(v){return v!=null?Number(v):0});return this.$d.years=M[0],this.$d.months=M[1],this.$d.weeks=M[2],this.$d.days=M[3],this.$d.hours=M[4],this.$d.minutes=M[5],this.$d.seconds=M[6],this.calMilliseconds(),this}}return this}var x=V.prototype;return x.calMilliseconds=function(){var T=this;this.$ms=Object.keys(this.$d).reduce(function(A,b){return A+(T.$d[b]||0)*m[b]},0)},x.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/s),T%=s,this.$d.minutes=g(T/i),T%=i,this.$d.seconds=g(T/r),T%=r,this.$d.milliseconds=T},x.toISOString=function(){var T=k(this.$d.years,"Y"),A=k(this.$d.months,"M"),b=+this.$d.days||0;this.$d.weeks&&(b+=7*this.$d.weeks);var w=k(b,"D"),L=k(this.$d.hours,"H"),M=k(this.$d.minutes,"M"),v=this.$d.seconds||0;this.$d.milliseconds&&(v+=this.$d.milliseconds/1e3,v=Math.round(1e3*v)/1e3);var D=k(v,"S"),P=T.negative||A.negative||w.negative||L.negative||M.negative||D.negative,S=L.format||M.format||D.format?"T":"",E=(P?"-":"")+"P"+T.format+A.format+w.format+S+L.format+M.format+D.format;return E==="P"||E==="-P"?"P0D":E},x.toJSON=function(){return this.toISOString()},x.format=function(T){var A=T||"YYYY-MM-DDTHH:mm:ss",b={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(w,L){return L||String(b[w])})},x.as=function(T){return this.$ms/m[y(T)]},x.get=function(T){var A=this.$ms,b=y(T);return b==="milliseconds"?A%=1e3:A=b==="weeks"?g(A/m[b]):this.$d[b],A||0},x.add=function(T,A,b){var w;return w=A?T*m[y(A)]:f(T)?T.$ms:u(T,this).$ms,u(this.$ms+w*(b?-1:1),this)},x.subtract=function(T,A){return this.add(T,A,!0)},x.locale=function(T){var A=this.clone();return A.$l=T,A},x.clone=function(){return u(this.$ms,this)},x.humanize=function(T){return a().add(this.$ms,"ms").locale(this.$l).fromNow(!T)},x.valueOf=function(){return this.asMilliseconds()},x.milliseconds=function(){return this.get("milliseconds")},x.asMilliseconds=function(){return this.as("milliseconds")},x.seconds=function(){return this.get("seconds")},x.asSeconds=function(){return this.as("seconds")},x.minutes=function(){return this.get("minutes")},x.asMinutes=function(){return this.as("minutes")},x.hours=function(){return this.get("hours")},x.asHours=function(){return this.as("hours")},x.days=function(){return this.get("days")},x.asDays=function(){return this.as("days")},x.weeks=function(){return this.get("weeks")},x.asWeeks=function(){return this.as("weeks")},x.months=function(){return this.get("months")},x.asMonths=function(){return this.as("months")},x.years=function(){return this.get("years")},x.asYears=function(){return this.as("years")},V}(),I=function(V,x,T){return V.add(x.years()*T,"y").add(x.months()*T,"M").add(x.days()*T,"d").add(x.hours()*T,"h").add(x.minutes()*T,"m").add(x.seconds()*T,"s").add(x.milliseconds()*T,"ms")};return function(V,x,T){a=T,o=T().$utils(),T.duration=function(w,L){var M=T.locale();return u(w,{$l:M},L)},T.isDuration=f;var A=x.prototype.add,b=x.prototype.subtract;x.prototype.add=function(w,L){return f(w)?I(this,w,1):A.bind(this)(w,L)},x.prototype.subtract=function(w,L){return f(w)?I(this,w,-1):b.bind(this)(w,L)}}})})(Gi);var n0=Gi.exports;const a0=$e(n0);var Ui={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,r){var i=function(s,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][s](c)||(c=l[d]);return c};r.max=function(){var s=[].slice.call(arguments,0);return i("isAfter",s)},r.min=function(){var s=[].slice.call(arguments,0);return i("isBefore",s)}}})})(Ui);var o0=Ui.exports;const r0=$e(o0);J.extend(a0),J.extend(r0);const Wi=e=>{const n=J().millisecond(0),a=J.max(e,n),o=J.min(e,n);return a?J.duration(a.diff(o)):void 0},ao={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"}},i0=t.defineComponent({name:"BaseTimer",props:{targetDateTime:{type:String,required:!0},selectedUnits:{type:Array,required:!1,validator:e=>e.every(n=>!!ao[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=J(new Date);if(J(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0).isBefore(e))return!0}return!1}},mounted(){const e=J(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0);this.diff=Wi(e),(this.selectedUnitsComputed.includes("seconds")||this.selectedUnitsComputed.includes("minutes"))&&(this.interval=setInterval(()=>{var o;this.diff=Wi(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=ao[e])==null?void 0:n.shortLabel)||e},longLabel(e){var n;return((n=ao[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")}}}),s0=["hidden"],l0={key:0},c0={class:"unit text-body-xs uppercase"};function d0(e,n,a,o,r,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,s0),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,(s,l)=>(t.openBlock(),t.createElementBlock("span",{key:s},[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&&s==="hours"}])}," : ",2)):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(["inline-block align-top",s==="seconds"?"text-left":"text-center"]),"aria-hidden":"true"},[t.createElementVNode("span",{class:t.normalizeClass(["text-stats-xl",{"text-seconds":s==="seconds"}])},[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(s)),1)],64))],2),e.inline?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("br",l0)),t.createElementVNode("span",c0,t.toDisplayString(e.shortLabel(s)),1)],2)]))),128))],2)]),_:1},8,["datetime","class"])}const Re=C(i0,[["render",d0]]),h0=t.defineComponent({name:"BaseVideo",components:{BaseImagePlaceholder:q},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),p0={key:0,class:"BaseVideo"},m0=["width","height","loop","muted","playsinline","autoplay","controls"],f0=["src"],u0=["src"],g0=["src"],y0=t.createElementVNode("p",null,"Your browser cannot play the provided video file(s).",-1);function b0(e,n,a,o,r,i){const s=q;return e.data?(t.openBlock(),t.createElementBlock("div",p0,[t.createVNode(s,{"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,f0)):t.createCommentVNode("",!0),e.data.file?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.data.file,type:"video/mp4"},null,8,u0)):t.createCommentVNode("",!0),e.data.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:2,src:e.data.fileOgg,type:"video/ogg"},null,8,g0)):t.createCommentVNode("",!0),y0],8,m0)]),_:1})])):t.createCommentVNode("",!0)}const oo=C(h0,[["render",b0]]),k0=t.defineComponent({name:"BlockAnchor",props:{data:{type:Object,required:!1}}}),_0=["id"];function $0(e,n,a,o,r,i){return e.data&&e.data.anchorId?(t.openBlock(),t.createElementBlock("span",{key:0,id:e.data.anchorId,class:"BlockAnchor"},null,8,_0)):t.createCommentVNode("",!0)}const ro=C(k0,[["render",$0]]),Yi={"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"},w0=t.defineComponent({name:"LayoutHelper",props:{indent:{type:String,required:!1,default:"col-1",validator:e=>Object.keys(Yi).includes(e)}},computed:{theWidth(){return Yi[this.indent]}}}),C0={class:"LayoutHelper BaseGrid container mx-auto"};function B0(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",C0,[t.createElementVNode("div",{class:t.normalizeClass(e.theWidth+" col-start-1 col-end-13 lg:px-0 px-4 relative")},[t.renderSlot(e.$slots,"default")],2)])}const ne=C(w0,[["render",B0]]),E0=t.defineComponent({name:"BlockAudio",components:{BaseAudio:en,LayoutHelper:ne,BaseImage:j,BaseImagePlaceholder:q},props:{data:{type:Object,required:!1}}}),S0={class:"BlockAudio"},N0={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"},V0={key:1,class:"mr-auto w-full flex flex-col pt-2.5 px-3.5 sm:px-5 justify-center"};function x0(e,n,a,o,r,i){const s=j,l=q,c=en,d=ne;return t.openBlock(),t.createElementBlock("div",S0,[e.data?(t.openBlock(),t.createBlock(d,{key:0,indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("div",N0,[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(s,{"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",V0,[t.createVNode(c,{file:e.data.uploadedMedia.file},null,8,["file"])])):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])}const T0=C(E0,[["render",x0]]),I0=t.defineComponent({name:"BlockCard",components:{BaseImagePlaceholder:q,BaseImage:j,BaseHeading:G},props:{type:{type:String,required:!1,default:"Factoid"},title:{type:String,required:!1},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){return this.image?pe(this.image)?pe(this.image):this.image.srcSet:void 0}}}),M0={key:0,class:"h-auto"},v0={class:"px-6 py-6"},L0={class:"text-primary text-subtitle"},D0=t.createElementVNode("hr",{"aria-hidden":"true",class:"bg-primary text-primary w-8 h-2px border-0 my-2"},null,-1),P0={class:"text-body-sm"};function A0(e,n,a,o,r,i){const s=j,l=q,c=G;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["shadow-jpl relative h-full",{"flex items-center min-h-32":!e.image}])},[e.image?(t.openBlock(),t.createElementBlock("div",M0,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(s,{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",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",v0,[t.createElementVNode("div",L0,t.toDisplayString(e.type),1),D0,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",P0,t.toDisplayString(e.text),1)])],2)}const io=C(I0,[["render",A0]]),O0=t.defineComponent({name:"IconNext"}),z0={viewBox:"0 0 50 50",class:"IconNext"},F0=[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 H0(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",z0,F0)}const Se=C(O0,[["render",H0]]),q0=t.defineComponent({name:"IconPrev"}),R0={viewBox:"0 0 50 50",class:"IconPrev"},j0=[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 G0(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",R0,j0)}const Ne=C(q0,[["render",G0]]);function Ki(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function so(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(a=>{typeof e[a]>"u"?e[a]=n[a]:Ki(n[a])&&Ki(e[a])&&Object.keys(n[a]).length>0&&so(e[a],n[a])})}const Zi={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 Ve(){const e=typeof document<"u"?document:{};return so(e,Zi),e}const U0={document:Zi,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 be(){const e=typeof window<"u"?window:{};return so(e,U0),e}function W0(e){return e===void 0&&(e=""),e.trim().split(" ").filter(n=>!!n.trim())}function Y0(e){const n=e;Object.keys(n).forEach(a=>{try{n[a]=null}catch{}try{delete n[a]}catch{}})}function lo(e,n){return n===void 0&&(n=0),setTimeout(e,n)}function Fn(){return Date.now()}function K0(e){const n=be();let a;return n.getComputedStyle&&(a=n.getComputedStyle(e,null)),!a&&e.currentStyle&&(a=e.currentStyle),a||(a=e.style),a}function Z0(e,n){n===void 0&&(n="x");const a=be();let o,r,i;const s=K0(e);return a.WebKitCSSMatrix?(r=s.transform||s.webkitTransform,r.split(",").length>6&&(r=r.split(", ").map(l=>l.replace(",",".")).join(", ")),i=new a.WebKitCSSMatrix(r==="none"?"":r)):(i=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=i.toString().split(",")),n==="x"&&(a.WebKitCSSMatrix?r=i.m41:o.length===16?r=parseFloat(o[12]):r=parseFloat(o[4])),n==="y"&&(a.WebKitCSSMatrix?r=i.m42:o.length===16?r=parseFloat(o[13]):r=parseFloat(o[5])),r||0}function Hn(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function X0(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function ke(){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&&!X0(o)){const r=Object.keys(Object(o)).filter(i=>n.indexOf(i)<0);for(let i=0,s=r.length;i<s;i+=1){const l=r[i],c=Object.getOwnPropertyDescriptor(o,l);c!==void 0&&c.enumerable&&(Hn(e[l])&&Hn(o[l])?o[l].__swiper__?e[l]=o[l]:ke(e[l],o[l]):!Hn(e[l])&&Hn(o[l])?(e[l]={},o[l].__swiper__?e[l]=o[l]:ke(e[l],o[l])):e[l]=o[l])}}}return e}function qn(e,n,a){e.style.setProperty(n,a)}function Xi(e){let{swiper:n,targetPosition:a,side:o}=e;const r=be(),i=-n.translate;let s=null,l;const c=n.params.speed;n.wrapperEl.style.scrollSnapType="none",r.cancelAnimationFrame(n.cssModeFrameID);const d=a>i?"next":"prev",h=(m,f)=>d==="next"&&m>=f||d==="prev"&&m<=f,p=()=>{l=new Date().getTime(),s===null&&(s=l);const m=Math.max(Math.min((l-s)/c,1),0),f=.5-Math.cos(m*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})}),r.cancelAnimationFrame(n.cssModeFrameID);return}n.cssModeFrameID=r.requestAnimationFrame(p)};p()}function Ji(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function Le(e,n){return n===void 0&&(n=""),[...e.children].filter(a=>a.matches(n))}function Rn(e){try{console.warn(e);return}catch{}}function nn(e,n){n===void 0&&(n=[]);const a=document.createElement(e);return a.classList.add(...Array.isArray(n)?n:W0(n)),a}function J0(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 Q0(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 Xe(e,n){return be().getComputedStyle(e,null).getPropertyValue(n)}function an(e){let n=e,a;if(n){for(a=0;(n=n.previousSibling)!==null;)n.nodeType===1&&(a+=1);return a}}function Qi(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 em(e,n){function a(o){o.target===e&&(n.call(e,o),e.removeEventListener("transitionend",a))}n&&e.addEventListener("transitionend",a)}function co(e,n,a){const o=be();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 ho;function tm(){const e=be(),n=Ve();return{smoothScroll:n.documentElement&&n.documentElement.style&&"scrollBehavior"in n.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&n instanceof e.DocumentTouch)}}function es(){return ho||(ho=tm()),ho}let po;function nm(e){let{userAgent:n}=e===void 0?{}:e;const a=es(),o=be(),r=o.navigator.platform,i=n||o.navigator.userAgent,s={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 p=i.match(/(iPod)(.*OS\s([\d_]+))?/),m=!h&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=r==="Win32";let u=r==="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&&(s.os="android",s.android=!0),(h||m||p)&&(s.os="ios",s.ios=!0),s}function ts(e){return e===void 0&&(e={}),po||(po=nm(e)),po}let mo;function am(){const e=be(),n=ts();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 r=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),i=o(),s=i||r&&n.ios;return{isSafari:a||i,needPerspectiveFix:a,need3dFix:s,isWebView:r}}function om(){return mo||(mo=am()),mo}function rm(e){let{swiper:n,on:a,emit:o}=e;const r=be();let i=null,s=null;const l=()=>{!n||n.destroyed||!n.initialized||(o("beforeResize"),o("resize"))},c=()=>{!n||n.destroyed||!n.initialized||(i=new ResizeObserver(p=>{s=r.requestAnimationFrame(()=>{const{width:m,height:f}=n;let u=m,y=f;p.forEach(B=>{let{contentBoxSize:g,contentRect:_,target:k}=B;k&&k!==n.el||(u=_?_.width:(g[0]||g).inlineSize,y=_?_.height:(g[0]||g).blockSize)}),(u!==m||y!==f)&&l()})}),i.observe(n.el))},d=()=>{s&&r.cancelAnimationFrame(s),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 r.ResizeObserver<"u"){c();return}r.addEventListener("resize",l),r.addEventListener("orientationchange",h)}),a("destroy",()=>{d(),r.removeEventListener("resize",l),r.removeEventListener("orientationchange",h)})}function im(e){let{swiper:n,extendParams:a,on:o,emit:r}=e;const i=[],s=be(),l=function(h,p){p===void 0&&(p={});const m=s.MutationObserver||s.WebkitMutationObserver,f=new m(u=>{if(n.__preventObserver__)return;if(u.length===1){r("observerUpdate",u[0]);return}const y=function(){r("observerUpdate",u[0])};s.requestAnimationFrame?s.requestAnimationFrame(y):s.setTimeout(y,0)});f.observe(h,{attributes:typeof p.attributes>"u"?!0:p.attributes,childList:typeof p.childList>"u"?!0:p.childList,characterData:typeof p.characterData>"u"?!0:p.characterData}),i.push(f)},c=()=>{if(n.params.observer){if(n.params.observeParents){const h=Qi(n.hostEl);for(let p=0;p<h.length;p+=1)l(h[p])}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 sm={on(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;const r=a?"unshift":"push";return e.split(" ").forEach(i=>{o.eventsListeners[i]||(o.eventsListeners[i]=[]),o.eventsListeners[i][r](n)}),o},once(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;function r(){o.off(e,r),r.__emitterProxy&&delete r.__emitterProxy;for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];n.apply(o,s)}return r.__emitterProxy=n,o.on(e,r,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((r,i)=>{(r===n||r.__emitterProxy&&r.__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 r=arguments.length,i=new Array(r),s=0;s<r;s++)i[s]=arguments[s];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 lm(){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(Xe(o,"padding-left")||0,10)-parseInt(Xe(o,"padding-right")||0,10),a=a-parseInt(Xe(o,"padding-top")||0,10)-parseInt(Xe(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 cm(){const e=this;function n(b,w){return parseFloat(b.getPropertyValue(e.getDirectionLabel(w))||0)}const a=e.params,{wrapperEl:o,slidesEl:r,size:i,rtlTranslate:s,wrongRTL:l}=e,c=e.virtual&&a.virtual.enabled,d=c?e.virtual.slides.length:e.slides.length,h=Le(r,`.${e.params.slideClass}, swiper-slide`),p=c?e.virtual.slides.length:h.length;let m=[];const f=[],u=[];let y=a.slidesOffsetBefore;typeof y=="function"&&(y=a.slidesOffsetBefore.call(e));let B=a.slidesOffsetAfter;typeof B=="function"&&(B=a.slidesOffsetAfter.call(e));const g=e.snapGrid.length,_=e.slidesGrid.length;let k=a.spaceBetween,N=-y,I=0,V=0;if(typeof i>"u")return;typeof k=="string"&&k.indexOf("%")>=0?k=parseFloat(k.replace("%",""))/100*i:typeof k=="string"&&(k=parseFloat(k)),e.virtualSize=-k,h.forEach(b=>{s?b.style.marginLeft="":b.style.marginRight="",b.style.marginBottom="",b.style.marginTop=""}),a.centeredSlides&&a.cssMode&&(qn(o,"--swiper-centered-offset-before",""),qn(o,"--swiper-centered-offset-after",""));const x=a.grid&&a.grid.rows>1&&e.grid;x?e.grid.initSlides(h):e.grid&&e.grid.unsetSlides();let T;const A=a.slidesPerView==="auto"&&a.breakpoints&&Object.keys(a.breakpoints).filter(b=>typeof a.breakpoints[b].slidesPerView<"u").length>0;for(let b=0;b<p;b+=1){T=0;let w;if(h[b]&&(w=h[b]),x&&e.grid.updateSlide(b,w,h),!(h[b]&&Xe(w,"display")==="none")){if(a.slidesPerView==="auto"){A&&(h[b].style[e.getDirectionLabel("width")]="");const L=getComputedStyle(w),M=w.style.transform,v=w.style.webkitTransform;if(M&&(w.style.transform="none"),v&&(w.style.webkitTransform="none"),a.roundLengths)T=e.isHorizontal()?co(w,"width"):co(w,"height");else{const D=n(L,"width"),P=n(L,"padding-left"),S=n(L,"padding-right"),E=n(L,"margin-left"),O=n(L,"margin-right"),z=L.getPropertyValue("box-sizing");if(z&&z==="border-box")T=D+E+O;else{const{clientWidth:U,offsetWidth:Z}=w;T=D+P+S+E+O+(Z-U)}}M&&(w.style.transform=M),v&&(w.style.webkitTransform=v),a.roundLengths&&(T=Math.floor(T))}else T=(i-(a.slidesPerView-1)*k)/a.slidesPerView,a.roundLengths&&(T=Math.floor(T)),h[b]&&(h[b].style[e.getDirectionLabel("width")]=`${T}px`);h[b]&&(h[b].swiperSlideSize=T),u.push(T),a.centeredSlides?(N=N+T/2+I/2+k,I===0&&b!==0&&(N=N-i/2-k),b===0&&(N=N-i/2-k),Math.abs(N)<1/1e3&&(N=0),a.roundLengths&&(N=Math.floor(N)),V%a.slidesPerGroup===0&&m.push(N),f.push(N)):(a.roundLengths&&(N=Math.floor(N)),(V-Math.min(e.params.slidesPerGroupSkip,V))%e.params.slidesPerGroup===0&&m.push(N),f.push(N),N=N+T+k),e.virtualSize+=T+k,I=T,V+=1}}if(e.virtualSize=Math.max(e.virtualSize,i)+B,s&&l&&(a.effect==="slide"||a.effect==="coverflow")&&(o.style.width=`${e.virtualSize+k}px`),a.setWrapperSize&&(o.style[e.getDirectionLabel("width")]=`${e.virtualSize+k}px`),x&&e.grid.updateWrapperSize(T,m),!a.centeredSlides){const b=[];for(let w=0;w<m.length;w+=1){let L=m[w];a.roundLengths&&(L=Math.floor(L)),m[w]<=e.virtualSize-i&&b.push(L)}m=b,Math.floor(e.virtualSize-i)-Math.floor(m[m.length-1])>1&&m.push(e.virtualSize-i)}if(c&&a.loop){const b=u[0]+k;if(a.slidesPerGroup>1){const w=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/a.slidesPerGroup),L=b*a.slidesPerGroup;for(let M=0;M<w;M+=1)m.push(m[m.length-1]+L)}for(let w=0;w<e.virtual.slidesBefore+e.virtual.slidesAfter;w+=1)a.slidesPerGroup===1&&m.push(m[m.length-1]+b),f.push(f[f.length-1]+b),e.virtualSize+=b}if(m.length===0&&(m=[0]),k!==0){const b=e.isHorizontal()&&s?"marginLeft":e.getDirectionLabel("marginRight");h.filter((w,L)=>!a.cssMode||a.loop?!0:L!==h.length-1).forEach(w=>{w.style[b]=`${k}px`})}if(a.centeredSlides&&a.centeredSlidesBounds){let b=0;u.forEach(L=>{b+=L+(k||0)}),b-=k;const w=b-i;m=m.map(L=>L<=0?-y:L>w?w+B:L)}if(a.centerInsufficientSlides){let b=0;u.forEach(L=>{b+=L+(k||0)}),b-=k;const w=(a.slidesOffsetBefore||0)+(a.slidesOffsetAfter||0);if(b+w<i){const L=(i-b-w)/2;m.forEach((M,v)=>{m[v]=M-L}),f.forEach((M,v)=>{f[v]=M+L})}}if(Object.assign(e,{slides:h,snapGrid:m,slidesGrid:f,slidesSizesGrid:u}),a.centeredSlides&&a.cssMode&&!a.centeredSlidesBounds){qn(o,"--swiper-centered-offset-before",`${-m[0]}px`),qn(o,"--swiper-centered-offset-after",`${e.size/2-u[u.length-1]/2}px`);const b=-e.snapGrid[0],w=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(L=>L+b),e.slidesGrid=e.slidesGrid.map(L=>L+w)}if(p!==d&&e.emit("slidesLengthChange"),m.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),f.length!==_&&e.emit("slidesGridLengthChange"),a.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!c&&!a.cssMode&&(a.effect==="slide"||a.effect==="fade")){const b=`${a.containerModifierClass}backface-hidden`,w=e.el.classList.contains(b);p<=a.maxBackfaceHiddenSlides?w||e.el.classList.add(b):w&&e.el.classList.remove(b)}}function dm(e){const n=this,a=[],o=n.virtual&&n.params.virtual.enabled;let r=0,i;typeof e=="number"?n.setTransition(e):e===!0&&n.setTransition(n.params.speed);const s=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(s(l))}else a.push(s(n.activeIndex));for(i=0;i<a.length;i+=1)if(typeof a[i]<"u"){const l=a[i].offsetHeight;r=l>r?l:r}(r||r===0)&&(n.wrapperEl.style.height=`${r}px`)}function hm(){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 ns=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function pm(e){e===void 0&&(e=this&&this.translate||0);const n=this,a=n.params,{slides:o,rtlTranslate:r,snapGrid:i}=n;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&n.updateSlidesOffset();let s=-e;r&&(s=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 p=(s+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),m=(s-i[0]+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),f=-(s-h),u=f+n.slidesSizesGrid[c],y=f>=0&&f<=n.size-n.slidesSizesGrid[c],B=f>=0&&f<n.size-1||u>1&&u<=n.size||f<=0&&u>=n.size;B&&(n.visibleSlides.push(d),n.visibleSlidesIndexes.push(c)),ns(d,B,a.slideVisibleClass),ns(d,y,a.slideFullyVisibleClass),d.progress=r?-p:p,d.originalProgress=r?-m:m}}function mm(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:r,isBeginning:i,isEnd:s,progressLoop:l}=n;const c=i,d=s;if(o===0)r=0,i=!0,s=!0;else{r=(e-n.minTranslate())/o;const h=Math.abs(e-n.minTranslate())<1,p=Math.abs(e-n.maxTranslate())<1;i=h||r<=0,s=p||r>=1,h&&(r=0),p&&(r=1)}if(a.loop){const h=n.getSlideIndexByData(0),p=n.getSlideIndexByData(n.slides.length-1),m=n.slidesGrid[h],f=n.slidesGrid[p],u=n.slidesGrid[n.slidesGrid.length-1],y=Math.abs(e);y>=m?l=(y-m)/u:l=(y+u-f)/u,l>1&&(l-=1)}Object.assign(n,{progress:r,progressLoop:l,isBeginning:i,isEnd:s}),(a.watchSlidesProgress||a.centeredSlides&&a.autoHeight)&&n.updateSlidesProgress(e),i&&!c&&n.emit("reachBeginning toEdge"),s&&!d&&n.emit("reachEnd toEdge"),(c&&!i||d&&!s)&&n.emit("fromEdge"),n.emit("progress",r)}const fo=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function fm(){const e=this,{slides:n,params:a,slidesEl:o,activeIndex:r}=e,i=e.virtual&&a.virtual.enabled,s=e.grid&&a.grid&&a.grid.rows>1,l=p=>Le(o,`.${a.slideClass}${p}, swiper-slide${p}`)[0];let c,d,h;if(i)if(a.loop){let p=r-e.virtual.slidesBefore;p<0&&(p=e.virtual.slides.length+p),p>=e.virtual.slides.length&&(p-=e.virtual.slides.length),c=l(`[data-swiper-slide-index="${p}"]`)}else c=l(`[data-swiper-slide-index="${r}"]`);else s?(c=n.filter(p=>p.column===r)[0],h=n.filter(p=>p.column===r+1)[0],d=n.filter(p=>p.column===r-1)[0]):c=n[r];c&&(s||(h=Q0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!h&&(h=n[0]),d=J0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!d===0&&(d=n[n.length-1]))),n.forEach(p=>{fo(p,p===c,a.slideActiveClass),fo(p,p===h,a.slideNextClass),fo(p,p===d,a.slidePrevClass)}),e.emitSlidesClasses()}const jn=(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 r=o.querySelector(`.${e.params.lazyPreloaderClass}`);!r&&e.isElement&&(o.shadowRoot?r=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(r=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),r&&r.remove())})),r&&r.remove()}},uo=(e,n)=>{if(!e.slides[n])return;const a=e.slides[n].querySelector('[loading="lazy"]');a&&a.removeAttribute("loading")},go=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),r=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const s=r,l=[s-n];l.push(...Array.from({length:n}).map((c,d)=>s+o+d)),e.slides.forEach((c,d)=>{l.includes(c.column)&&uo(e,d)});return}const i=r+o-1;if(e.params.rewind||e.params.loop)for(let s=r-n;s<=i+n;s+=1){const l=(s%a+a)%a;(l<r||l>i)&&uo(e,l)}else for(let s=Math.max(r-n,0);s<=Math.min(i+n,a-1);s+=1)s!==r&&(s>i||s<r)&&uo(e,s)};function um(e){const{slidesGrid:n,params:a}=e,o=e.rtlTranslate?e.translate:-e.translate;let r;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?r=i:o>=n[i]&&o<n[i+1]&&(r=i+1):o>=n[i]&&(r=i);return a.normalizeSlideIndex&&(r<0||typeof r>"u")&&(r=0),r}function gm(e){const n=this,a=n.rtlTranslate?n.translate:-n.translate,{snapGrid:o,params:r,activeIndex:i,realIndex:s,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=um(n)),o.indexOf(a)>=0)d=o.indexOf(a);else{const f=Math.min(r.slidesPerGroupSkip,c);d=f+Math.floor((c-f)/r.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 p=n.grid&&r.grid&&r.grid.rows>1;let m;if(n.virtual&&r.virtual.enabled&&r.loop)m=h(c);else if(p){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)),m=Math.floor(u/r.grid.rows)}else if(n.slides[c]){const f=n.slides[c].getAttribute("data-swiper-slide-index");f?m=parseInt(f,10):m=c}else m=c;Object.assign(n,{previousSnapIndex:l,snapIndex:d,previousRealIndex:s,realIndex:m,previousIndex:i,activeIndex:c}),n.initialized&&go(n),n.emit("activeIndexChange"),n.emit("snapIndexChange"),(n.initialized||n.params.runCallbacksOnInit)&&(s!==m&&n.emit("realIndexChange"),n.emit("slideChange"))}function ym(e,n){const a=this,o=a.params;let r=e.closest(`.${o.slideClass}, swiper-slide`);!r&&a.isElement&&n&&n.length>1&&n.includes(e)&&[...n.slice(n.indexOf(e)+1,n.length)].forEach(l=>{!r&&l.matches&&l.matches(`.${o.slideClass}, swiper-slide`)&&(r=l)});let i=!1,s;if(r){for(let l=0;l<a.slides.length;l+=1)if(a.slides[l]===r){i=!0,s=l;break}}if(r&&i)a.clickedSlide=r,a.virtual&&a.params.virtual.enabled?a.clickedIndex=parseInt(r.getAttribute("data-swiper-slide-index"),10):a.clickedIndex=s;else{a.clickedSlide=void 0,a.clickedIndex=void 0;return}o.slideToClickedSlide&&a.clickedIndex!==void 0&&a.clickedIndex!==a.activeIndex&&a.slideToClickedSlide()}var bm={updateSize:lm,updateSlides:cm,updateAutoHeight:dm,updateSlidesOffset:hm,updateSlidesProgress:pm,updateProgress:mm,updateSlidesClasses:fm,updateActiveIndex:gm,updateClickedSlide:ym};function km(e){e===void 0&&(e=this.isHorizontal()?"x":"y");const n=this,{params:a,rtlTranslate:o,translate:r,wrapperEl:i}=n;if(a.virtualTranslate)return o?-r:r;if(a.cssMode)return r;let s=Z0(i,e);return s+=n.cssOverflowAdjustment(),o&&(s=-s),s||0}function _m(e,n){const a=this,{rtlTranslate:o,params:r,wrapperEl:i,progress:s}=a;let l=0,c=0;const d=0;a.isHorizontal()?l=o?-e:e:c=e,r.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),a.previousTranslate=a.translate,a.translate=a.isHorizontal()?l:c,r.cssMode?i[a.isHorizontal()?"scrollLeft":"scrollTop"]=a.isHorizontal()?-l:-c:r.virtualTranslate||(a.isHorizontal()?l-=a.cssOverflowAdjustment():c-=a.cssOverflowAdjustment(),i.style.transform=`translate3d(${l}px, ${c}px, ${d}px)`);let h;const p=a.maxTranslate()-a.minTranslate();p===0?h=0:h=(e-a.minTranslate())/p,h!==s&&a.updateProgress(e),a.emit("setTranslate",a.translate,n)}function $m(){return-this.snapGrid[0]}function wm(){return-this.snapGrid[this.snapGrid.length-1]}function Cm(e,n,a,o,r){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:s,wrapperEl:l}=i;if(i.animating&&s.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),s.cssMode){const p=i.isHorizontal();if(n===0)l[p?"scrollLeft":"scrollTop"]=-h;else{if(!i.support.smoothScroll)return Xi({swiper:i,targetPosition:-h,side:p?"left":"top"}),!0;l.scrollTo({[p?"left":"top"]:-h,behavior:"smooth"})}return!0}return n===0?(i.setTransition(0),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,r),i.emit("transitionEnd"))):(i.setTransition(n),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,r),i.emit("transitionStart")),i.animating||(i.animating=!0,i.onTranslateToWrapperTransitionEnd||(i.onTranslateToWrapperTransitionEnd=function(m){!i||i.destroyed||m.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 Bm={getTranslate:km,setTranslate:_m,minTranslate:$m,maxTranslate:wm,translateTo:Cm};function Em(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 as(e){let{swiper:n,runCallbacks:a,direction:o,step:r}=e;const{activeIndex:i,previousIndex:s}=n;let l=o;if(l||(i>s?l="next":i<s?l="prev":l="reset"),n.emit(`transition${r}`),a&&i!==s){if(l==="reset"){n.emit(`slideResetTransition${r}`);return}n.emit(`slideChangeTransition${r}`),l==="next"?n.emit(`slideNextTransition${r}`):n.emit(`slidePrevTransition${r}`)}}function Sm(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;o.cssMode||(o.autoHeight&&a.updateAutoHeight(),as({swiper:a,runCallbacks:e,direction:n,step:"Start"}))}function Nm(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;a.animating=!1,!o.cssMode&&(a.setTransition(0),as({swiper:a,runCallbacks:e,direction:n,step:"End"}))}var Vm={setTransition:Em,transitionStart:Sm,transitionEnd:Nm};function xm(e,n,a,o,r){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const i=this;let s=e;s<0&&(s=0);const{params:l,snapGrid:c,slidesGrid:d,previousIndex:h,activeIndex:p,rtlTranslate:m,wrapperEl:f,enabled:u}=i;if(!u&&!o&&!r||i.destroyed||i.animating&&l.preventInteractionOnTransition)return!1;typeof n>"u"&&(n=i.params.speed);const y=Math.min(i.params.slidesPerGroupSkip,s);let B=y+Math.floor((s-y)/i.params.slidesPerGroup);B>=c.length&&(B=c.length-1);const g=-c[B];if(l.normalizeSlideIndex)for(let k=0;k<d.length;k+=1){const N=-Math.floor(g*100),I=Math.floor(d[k]*100),V=Math.floor(d[k+1]*100);typeof d[k+1]<"u"?N>=I&&N<V-(V-I)/2?s=k:N>=I&&N<V&&(s=k+1):N>=I&&(s=k)}if(i.initialized&&s!==p&&(!i.allowSlideNext&&(m?g>i.translate&&g>i.minTranslate():g<i.translate&&g<i.minTranslate())||!i.allowSlidePrev&&g>i.translate&&g>i.maxTranslate()&&(p||0)!==s))return!1;s!==(h||0)&&a&&i.emit("beforeSlideChangeStart"),i.updateProgress(g);let _;if(s>p?_="next":s<p?_="prev":_="reset",m&&-g===i.translate||!m&&g===i.translate)return i.updateActiveIndex(s),l.autoHeight&&i.updateAutoHeight(),i.updateSlidesClasses(),l.effect!=="slide"&&i.setTranslate(g),_!=="reset"&&(i.transitionStart(a,_),i.transitionEnd(a,_)),!1;if(l.cssMode){const k=i.isHorizontal(),N=m?g:-g;if(n===0){const I=i.virtual&&i.params.virtual.enabled;I&&(i.wrapperEl.style.scrollSnapType="none",i._immediateVirtual=!0),I&&!i._cssModeVirtualInitialSet&&i.params.initialSlide>0?(i._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[k?"scrollLeft":"scrollTop"]=N})):f[k?"scrollLeft":"scrollTop"]=N,I&&requestAnimationFrame(()=>{i.wrapperEl.style.scrollSnapType="",i._immediateVirtual=!1})}else{if(!i.support.smoothScroll)return Xi({swiper:i,targetPosition:N,side:k?"left":"top"}),!0;f.scrollTo({[k?"left":"top"]:N,behavior:"smooth"})}return!0}return i.setTransition(n),i.setTranslate(g),i.updateActiveIndex(s),i.updateSlidesClasses(),i.emit("beforeTransitionStart",n,o),i.transitionStart(a,_),n===0?i.transitionEnd(a,_):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,_))}),i.wrapperEl.addEventListener("transitionend",i.onSlideToWrapperTransitionEnd)),!0}function Tm(e,n,a,o){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const r=this;if(r.destroyed)return;typeof n>"u"&&(n=r.params.speed);const i=r.grid&&r.params.grid&&r.params.grid.rows>1;let s=e;if(r.params.loop)if(r.virtual&&r.params.virtual.enabled)s=s+r.virtual.slidesBefore;else{let l;if(i){const m=s*r.params.grid.rows;l=r.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else l=r.getSlideIndexByData(s);const c=i?Math.ceil(r.slides.length/r.params.grid.rows):r.slides.length,{centeredSlides:d}=r.params;let h=r.params.slidesPerView;h==="auto"?h=r.slidesPerViewDynamic():(h=Math.ceil(parseFloat(r.params.slidesPerView,10)),d&&h%2===0&&(h=h+1));let p=c-l<h;if(d&&(p=p||l<Math.ceil(h/2)),o&&d&&r.params.slidesPerView!=="auto"&&!i&&(p=!1),p){const m=d?l<r.activeIndex?"prev":"next":l-r.activeIndex-1<r.params.slidesPerView?"next":"prev";r.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?l+1:l-c+1,slideRealIndex:m==="next"?r.realIndex:void 0})}if(i){const m=s*r.params.grid.rows;s=r.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=r.getSlideIndexByData(s)}return requestAnimationFrame(()=>{r.slideTo(s,n,a,o)}),r}function Im(e,n,a){n===void 0&&(n=!0);const o=this,{enabled:r,params:i,animating:s}=o;if(!r||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(s&&!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 Mm(e,n,a){n===void 0&&(n=!0);const o=this,{params:r,snapGrid:i,slidesGrid:s,rtlTranslate:l,enabled:c,animating:d}=o;if(!c||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);const h=o.virtual&&r.virtual.enabled;if(r.loop){if(d&&!h&&r.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const p=l?o.translate:-o.translate;function m(g){return g<0?-Math.floor(Math.abs(g)):Math.floor(g)}const f=m(p),u=i.map(g=>m(g));let y=i[u.indexOf(f)-1];if(typeof y>"u"&&r.cssMode){let g;i.forEach((_,k)=>{f>=_&&(g=k)}),typeof g<"u"&&(y=i[g>0?g-1:g])}let B=0;if(typeof y<"u"&&(B=s.indexOf(y),B<0&&(B=o.activeIndex-1),r.slidesPerView==="auto"&&r.slidesPerGroup===1&&r.slidesPerGroupAuto&&(B=B-o.slidesPerViewDynamic("previous",!0)+1,B=Math.max(B,0))),r.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(r.loop&&o.activeIndex===0&&r.cssMode)return requestAnimationFrame(()=>{o.slideTo(B,e,n,a)}),!0;return o.slideTo(B,e,n,a)}function vm(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 Lm(e,n,a,o){n===void 0&&(n=!0),o===void 0&&(o=.5);const r=this;if(r.destroyed)return;typeof e>"u"&&(e=r.params.speed);let i=r.activeIndex;const s=Math.min(r.params.slidesPerGroupSkip,i),l=s+Math.floor((i-s)/r.params.slidesPerGroup),c=r.rtlTranslate?r.translate:-r.translate;if(c>=r.snapGrid[l]){const d=r.snapGrid[l],h=r.snapGrid[l+1];c-d>(h-d)*o&&(i+=r.params.slidesPerGroup)}else{const d=r.snapGrid[l-1],h=r.snapGrid[l];c-d<=(h-d)*o&&(i-=r.params.slidesPerGroup)}return i=Math.max(i,0),i=Math.min(i,r.slidesGrid.length-1),r.slideTo(i,e,n,a)}function Dm(){const e=this;if(e.destroyed)return;const{params:n,slidesEl:a}=e,o=n.slidesPerView==="auto"?e.slidesPerViewDynamic():n.slidesPerView;let r=e.clickedIndex,i;const s=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?r<e.loopedSlides-o/2||r>e.slides.length-e.loopedSlides+o/2?(e.loopFix(),r=e.getSlideIndex(Le(a,`${s}[data-swiper-slide-index="${i}"]`)[0]),lo(()=>{e.slideTo(r)})):e.slideTo(r):r>e.slides.length-o?(e.loopFix(),r=e.getSlideIndex(Le(a,`${s}[data-swiper-slide-index="${i}"]`)[0]),lo(()=>{e.slideTo(r)})):e.slideTo(r)}else e.slideTo(r)}var Pm={slideTo:xm,slideToLoop:Tm,slideNext:Im,slidePrev:Mm,slideReset:vm,slideToClosest:Lm,slideToClickedSlide:Dm};function Am(e){const n=this,{params:a,slidesEl:o}=n;if(!a.loop||n.virtual&&n.params.virtual.enabled)return;const r=()=>{Le(o,`.${a.slideClass}, swiper-slide`).forEach((p,m)=>{p.setAttribute("data-swiper-slide-index",m)})},i=n.grid&&a.grid&&a.grid.rows>1,s=a.slidesPerGroup*(i?a.grid.rows:1),l=n.slides.length%s!==0,c=i&&n.slides.length%a.grid.rows!==0,d=h=>{for(let p=0;p<h;p+=1){const m=n.isElement?nn("swiper-slide",[a.slideBlankClass]):nn("div",[a.slideClass,a.slideBlankClass]);n.slidesEl.append(m)}};if(l){if(a.loopAddBlankSlides){const h=s-n.slides.length%s;d(h),n.recalcSlides(),n.updateSlides()}else Rn("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)");r()}else if(c){if(a.loopAddBlankSlides){const h=a.grid.rows-n.slides.length%a.grid.rows;d(h),n.recalcSlides(),n.updateSlides()}else Rn("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)");r()}else r();n.loopFix({slideRealIndex:e,direction:a.centeredSlides?void 0:"next"})}function Om(e){let{slideRealIndex:n,slideTo:a=!0,direction:o,setTranslate:r,activeSlideIndex:i,byController:s,byMousewheel:l}=e===void 0?{}:e;const c=this;if(!c.params.loop)return;c.emit("beforeLoopFix");const{slides:d,allowSlidePrev:h,allowSlideNext:p,slidesEl:m,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=p,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 B=f.slidesPerGroupAuto?y:f.slidesPerGroup;let g=B;g%B!==0&&(g+=B-g%B),g+=f.loopAdditionalSlides,c.loopedSlides=g;const _=c.grid&&f.grid&&f.grid.rows>1;d.length<y+g?Rn("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"):_&&f.grid.fill==="row"&&Rn("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const k=[],N=[];let I=c.activeIndex;typeof i>"u"?i=c.getSlideIndex(d.filter(M=>M.classList.contains(f.slideActiveClass))[0]):I=i;const V=o==="next"||!o,x=o==="prev"||!o;let T=0,A=0;const b=_?Math.ceil(d.length/f.grid.rows):d.length,L=(_?d[i].column:i)+(u&&typeof r>"u"?-y/2+.5:0);if(L<g){T=Math.max(g-L,B);for(let M=0;M<g-L;M+=1){const v=M-Math.floor(M/b)*b;if(_){const D=b-v-1;for(let P=d.length-1;P>=0;P-=1)d[P].column===D&&k.push(P)}else k.push(b-v-1)}}else if(L+y>b-g){A=Math.max(L-(b-g*2),B);for(let M=0;M<A;M+=1){const v=M-Math.floor(M/b)*b;_?d.forEach((D,P)=>{D.column===v&&N.push(P)}):N.push(v)}}if(c.__preventObserver__=!0,requestAnimationFrame(()=>{c.__preventObserver__=!1}),x&&k.forEach(M=>{d[M].swiperLoopMoveDOM=!0,m.prepend(d[M]),d[M].swiperLoopMoveDOM=!1}),V&&N.forEach(M=>{d[M].swiperLoopMoveDOM=!0,m.append(d[M]),d[M].swiperLoopMoveDOM=!1}),c.recalcSlides(),f.slidesPerView==="auto"?c.updateSlides():_&&(k.length>0&&x||N.length>0&&V)&&c.slides.forEach((M,v)=>{c.grid.updateSlide(v,M,c.slides)}),f.watchSlidesProgress&&c.updateSlidesOffset(),a){if(k.length>0&&x){if(typeof n>"u"){const M=c.slidesGrid[I],D=c.slidesGrid[I+T]-M;l?c.setTranslate(c.translate-D):(c.slideTo(I+Math.ceil(T),0,!1,!0),r&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-D,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-D))}else if(r){const M=_?k.length/f.grid.rows:k.length;c.slideTo(c.activeIndex+M,0,!1,!0),c.touchEventsData.currentTranslate=c.translate}}else if(N.length>0&&V)if(typeof n>"u"){const M=c.slidesGrid[I],D=c.slidesGrid[I-A]-M;l?c.setTranslate(c.translate-D):(c.slideTo(I-A,0,!1,!0),r&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-D,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-D))}else{const M=_?N.length/f.grid.rows:N.length;c.slideTo(c.activeIndex-M,0,!1,!0)}}if(c.allowSlidePrev=h,c.allowSlideNext=p,c.controller&&c.controller.control&&!s){const M={slideRealIndex:n,direction:o,setTranslate:r,activeSlideIndex:i,byController:!0};Array.isArray(c.controller.control)?c.controller.control.forEach(v=>{!v.destroyed&&v.params.loop&&v.loopFix({...M,slideTo:v.params.slidesPerView===f.slidesPerView?a:!1})}):c.controller.control instanceof c.constructor&&c.controller.control.params.loop&&c.controller.control.loopFix({...M,slideTo:c.controller.control.params.slidesPerView===f.slidesPerView?a:!1})}c.emit("loopFix")}function zm(){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(r=>{const i=typeof r.swiperSlideIndex>"u"?r.getAttribute("data-swiper-slide-index")*1:r.swiperSlideIndex;o[i]=r}),e.slides.forEach(r=>{r.removeAttribute("data-swiper-slide-index")}),o.forEach(r=>{a.append(r)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}var Fm={loopCreate:Am,loopFix:Om,loopDestroy:zm};function Hm(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 qm(){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 Rm={setGrabCursor:Hm,unsetGrabCursor:qm};function jm(e,n){n===void 0&&(n=this);function a(o){if(!o||o===Ve()||o===be())return null;o.assignedSlot&&(o=o.assignedSlot);const r=o.closest(e);return!r&&!o.getRootNode?null:r||a(o.getRootNode().host)}return a(n)}function os(e,n,a){const o=be(),{params:r}=e,i=r.edgeSwipeDetection,s=r.edgeSwipeThreshold;return i&&(a<=s||a>=o.innerWidth-s)?i==="prevent"?(n.preventDefault(),!0):!1:!0}function Gm(e){const n=this,a=Ve();let o=e;o.originalEvent&&(o=o.originalEvent);const r=n.touchEventsData;if(o.type==="pointerdown"){if(r.pointerId!==null&&r.pointerId!==o.pointerId)return;r.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(r.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){os(n,o,o.targetTouches[0].pageX);return}const{params:i,touches:s,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||r.isTouched&&r.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 p=i.noSwipingSelector?i.noSwipingSelector:`.${i.noSwipingClass}`,m=!!(o.target&&o.target.shadowRoot);if(i.noSwiping&&(m?jm(p,c):c.closest(p))){n.allowClick=!0;return}if(i.swipeHandler&&!c.closest(i.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const f=s.currentX,u=s.currentY;if(!os(n,o,f))return;Object.assign(r,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=u,r.touchStartTime=Fn(),n.allowClick=!0,n.updateSize(),n.swipeDirection=void 0,i.threshold>0&&(r.allowThresholdMove=!1);let y=!0;c.matches(r.focusableElements)&&(y=!1,c.nodeName==="SELECT"&&(r.isTouched=!1)),a.activeElement&&a.activeElement.matches(r.focusableElements)&&a.activeElement!==c&&a.activeElement.blur();const B=y&&n.allowTouchMove&&i.touchStartPreventDefault;(i.touchStartForcePreventDefault||B)&&!c.isContentEditable&&o.preventDefault(),i.freeMode&&i.freeMode.enabled&&n.freeMode&&n.animating&&!i.cssMode&&n.freeMode.onTouchStart(),n.emit("touchStart",o)}function Um(e){const n=Ve(),a=this,o=a.touchEventsData,{params:r,touches:i,rtlTranslate:s,enabled:l}=a;if(!l||!r.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,p=d.pageY;if(c.preventedByNestedSwiper){i.startX=h,i.startY=p;return}if(!a.allowTouchMove){c.target.matches(o.focusableElements)||(a.allowClick=!1),o.isTouched&&(Object.assign(i,{startX:h,startY:p,currentX:h,currentY:p}),o.touchStartTime=Fn());return}if(r.touchReleaseOnEdges&&!r.loop){if(a.isVertical()){if(p<i.startY&&a.translate<=a.maxTranslate()||p>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=p;const m=i.currentX-i.startX,f=i.currentY-i.startY;if(a.params.threshold&&Math.sqrt(m**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:m*m+f*f>=25&&(V=Math.atan2(Math.abs(f),Math.abs(m))*180/Math.PI,o.isScrolling=a.isHorizontal()?V>r.touchAngle:90-V>r.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,!r.cssMode&&c.cancelable&&c.preventDefault(),r.touchMoveStopPropagation&&!r.nested&&c.stopPropagation();let u=a.isHorizontal()?m:f,y=a.isHorizontal()?i.currentX-i.previousX:i.currentY-i.previousY;r.oneWayMovement&&(u=Math.abs(u)*(s?1:-1),y=Math.abs(y)*(s?1:-1)),i.diff=u,u*=r.touchRatio,s&&(u=-u,y=-y);const B=a.touchesDirection;a.swipeDirection=u>0?"prev":"next",a.touchesDirection=y>0?"prev":"next";const g=a.params.loop&&!r.cssMode,_=a.touchesDirection==="next"&&a.allowSlideNext||a.touchesDirection==="prev"&&a.allowSlidePrev;if(!o.isMoved){if(g&&_&&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,r.grabCursor&&(a.allowSlideNext===!0||a.allowSlidePrev===!0)&&a.setGrabCursor(!0),a.emit("sliderFirstMove",c)}let k;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&B!==a.touchesDirection&&g&&_&&Math.abs(u)>=1){Object.assign(i,{startX:h,startY:p,currentX:h,currentY:p,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,I=r.resistanceRatio;if(r.touchReleaseOnEdges&&(I=0),u>0?(g&&_&&!k&&o.allowThresholdMove&&o.currentTranslate>(r.centeredSlides?a.minTranslate()-a.slidesSizesGrid[a.activeIndex+1]:a.minTranslate())&&a.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>a.minTranslate()&&(N=!1,r.resistance&&(o.currentTranslate=a.minTranslate()-1+(-a.minTranslate()+o.startTranslate+u)**I))):u<0&&(g&&_&&!k&&o.allowThresholdMove&&o.currentTranslate<(r.centeredSlides?a.maxTranslate()+a.slidesSizesGrid[a.slidesSizesGrid.length-1]:a.maxTranslate())&&a.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:a.slides.length-(r.slidesPerView==="auto"?a.slidesPerViewDynamic():Math.ceil(parseFloat(r.slidesPerView,10)))}),o.currentTranslate<a.maxTranslate()&&(N=!1,r.resistance&&(o.currentTranslate=a.maxTranslate()+1-(a.maxTranslate()-o.startTranslate-u)**I))),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),r.threshold>0)if(Math.abs(u)>r.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}!r.followFinger||r.cssMode||((r.freeMode&&r.freeMode.enabled&&a.freeMode||r.watchSlidesProgress)&&(a.updateActiveIndex(),a.updateSlidesClasses()),r.freeMode&&r.freeMode.enabled&&a.freeMode&&a.freeMode.onTouchMove(),a.updateProgress(o.currentTranslate),a.setTranslate(o.currentTranslate))}function Wm(e){const n=this,a=n.touchEventsData;let o=e;o.originalEvent&&(o=o.originalEvent);let r;if(o.type==="touchend"||o.type==="touchcancel"){if(r=[...o.changedTouches].filter(I=>I.identifier===a.touchId)[0],!r||r.identifier!==a.touchId)return}else{if(a.touchId!==null||o.pointerId!==a.pointerId)return;r=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:s,touches:l,rtlTranslate:c,slidesGrid:d,enabled:h}=n;if(!h||!s.simulateTouch&&o.pointerType==="mouse")return;if(a.allowTouchCallbacks&&n.emit("touchEnd",o),a.allowTouchCallbacks=!1,!a.isTouched){a.isMoved&&s.grabCursor&&n.setGrabCursor(!1),a.isMoved=!1,a.startMoving=!1;return}s.grabCursor&&a.isMoved&&a.isTouched&&(n.allowSlideNext===!0||n.allowSlidePrev===!0)&&n.setGrabCursor(!1);const p=Fn(),m=p-a.touchStartTime;if(n.allowClick){const I=o.path||o.composedPath&&o.composedPath();n.updateClickedSlide(I&&I[0]||o.target,I),n.emit("tap click",o),m<300&&p-a.lastClickTime<300&&n.emit("doubleTap doubleClick",o)}if(a.lastClickTime=Fn(),lo(()=>{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(s.followFinger?f=c?n.translate:-n.translate:f=-a.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){n.freeMode.onTouchEnd({currentPos:f});return}const u=f>=-n.maxTranslate()&&!n.params.loop;let y=0,B=n.slidesSizesGrid[0];for(let I=0;I<d.length;I+=I<s.slidesPerGroupSkip?1:s.slidesPerGroup){const V=I<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof d[I+V]<"u"?(u||f>=d[I]&&f<d[I+V])&&(y=I,B=d[I+V]-d[I]):(u||f>=d[I])&&(y=I,B=d[d.length-1]-d[d.length-2])}let g=null,_=null;s.rewind&&(n.isBeginning?_=s.virtual&&s.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1:n.isEnd&&(g=0));const k=(f-d[y])/B,N=y<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(m>s.longSwipesMs){if(!s.longSwipes){n.slideTo(n.activeIndex);return}n.swipeDirection==="next"&&(k>=s.longSwipesRatio?n.slideTo(s.rewind&&n.isEnd?g:y+N):n.slideTo(y)),n.swipeDirection==="prev"&&(k>1-s.longSwipesRatio?n.slideTo(y+N):_!==null&&k<0&&Math.abs(k)>s.longSwipesRatio?n.slideTo(_):n.slideTo(y))}else{if(!s.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(_!==null?_:y))}}function rs(){const e=this,{params:n,el:a}=e;if(a&&a.offsetWidth===0)return;n.breakpoints&&e.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:r,snapGrid:i}=e,s=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const l=s&&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&&!s?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=r,e.allowSlideNext=o,e.params.watchOverflow&&i!==e.snapGrid&&e.checkOverflow()}function Ym(e){const n=this;n.enabled&&(n.allowClick||(n.params.preventClicks&&e.preventDefault(),n.params.preventClicksPropagation&&n.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function Km(){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 r;const i=e.maxTranslate()-e.minTranslate();i===0?r=0:r=(e.translate-e.minTranslate())/i,r!==e.progress&&e.updateProgress(a?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function Zm(e){const n=this;jn(n,e.target),!(n.params.cssMode||n.params.slidesPerView!=="auto"&&!n.params.autoHeight)&&n.update()}function Xm(){const e=this;e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const is=(e,n)=>{const a=Ve(),{params:o,el:r,wrapperEl:i,device:s}=e,l=!!o.nested,c=n==="on"?"addEventListener":"removeEventListener",d=n;!r||typeof r=="string"||(a[c]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:l}),r[c]("touchstart",e.onTouchStart,{passive:!1}),r[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)&&r[c]("click",e.onClick,!0),o.cssMode&&i[c]("scroll",e.onScroll),o.updateOnWindowResize?e[d](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",rs,!0):e[d]("observerUpdate",rs,!0),r[c]("load",e.onLoad,{capture:!0}))};function Jm(){const e=this,{params:n}=e;e.onTouchStart=Gm.bind(e),e.onTouchMove=Um.bind(e),e.onTouchEnd=Wm.bind(e),e.onDocumentTouchStart=Xm.bind(e),n.cssMode&&(e.onScroll=Km.bind(e)),e.onClick=Ym.bind(e),e.onLoad=Zm.bind(e),is(e,"on")}function Qm(){is(this,"off")}var ef={attachEvents:Jm,detachEvents:Qm};const ss=(e,n)=>e.grid&&n.grid&&n.grid.rows>1;function tf(){const e=this,{realIndex:n,initialized:a,params:o,el:r}=e,i=o.breakpoints;if(!i||i&&Object.keys(i).length===0)return;const s=e.getBreakpoint(i,e.params.breakpointsBase,e.el);if(!s||e.currentBreakpoint===s)return;const c=(s in i?i[s]:void 0)||e.originalParams,d=ss(e,o),h=ss(e,c),p=e.params.grabCursor,m=c.grabCursor,f=o.enabled;d&&!h?(r.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),e.emitContainerClasses()):!d&&h&&(r.classList.add(`${o.containerModifierClass}grid`),(c.grid.fill&&c.grid.fill==="column"||!c.grid.fill&&o.grid.fill==="column")&&r.classList.add(`${o.containerModifierClass}grid-column`),e.emitContainerClasses()),p&&!m?e.unsetGrabCursor():!p&&m&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(k=>{if(typeof c[k]>"u")return;const N=o[k]&&o[k].enabled,I=c[k]&&c[k].enabled;N&&!I&&e[k].disable(),!N&&I&&e[k].enable()});const u=c.direction&&c.direction!==o.direction,y=o.loop&&(c.slidesPerView!==o.slidesPerView||u),B=o.loop;u&&a&&e.changeDirection(),ke(e.params,c);const g=e.params.enabled,_=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=s,e.emit("_beforeBreakpoint",c),a&&(y?(e.loopDestroy(),e.loopCreate(n),e.updateSlides()):!B&&_?(e.loopCreate(n),e.updateSlides()):B&&!_&&e.loopDestroy()),e.emit("breakpoint",c)}function nf(e,n,a){if(n===void 0&&(n="window"),!e||n==="container"&&!a)return;let o=!1;const r=be(),i=n==="window"?r.innerHeight:a.clientHeight,s=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}});s.sort((l,c)=>parseInt(l.value,10)-parseInt(c.value,10));for(let l=0;l<s.length;l+=1){const{point:c,value:d}=s[l];n==="window"?r.matchMedia(`(min-width: ${d}px)`).matches&&(o=c):d<=a.clientWidth&&(o=c)}return o||"max"}var af={setBreakpoint:tf,getBreakpoint:nf};function of(e,n){const a=[];return e.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(r=>{o[r]&&a.push(n+r)}):typeof o=="string"&&a.push(n+o)}),a}function rf(){const e=this,{classNames:n,params:a,rtl:o,el:r,device:i}=e,s=of(["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(...s),r.classList.add(...n),e.emitContainerClasses()}function sf(){const e=this,{el:n,classNames:a}=e;!n||typeof n=="string"||(n.classList.remove(...a),e.emitContainerClasses())}var lf={addClasses:rf,removeClasses:sf};function cf(){const e=this,{isLocked:n,params:a}=e,{slidesOffsetBefore:o}=a;if(o){const r=e.slides.length-1,i=e.slidesGrid[r]+e.slidesSizesGrid[r]+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 df={checkOverflow:cf},ls={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 hf(e,n){return function(o){o===void 0&&(o={});const r=Object.keys(o)[0],i=o[r];if(typeof i!="object"||i===null){ke(n,o);return}if(e[r]===!0&&(e[r]={enabled:!0}),r==="navigation"&&e[r]&&e[r].enabled&&!e[r].prevEl&&!e[r].nextEl&&(e[r].auto=!0),["pagination","scrollbar"].indexOf(r)>=0&&e[r]&&e[r].enabled&&!e[r].el&&(e[r].auto=!0),!(r in e&&"enabled"in i)){ke(n,o);return}typeof e[r]=="object"&&!("enabled"in e[r])&&(e[r].enabled=!0),e[r]||(e[r]={enabled:!1}),ke(n,o)}}const yo={eventsEmitter:sm,update:bm,translate:Bm,transition:Vm,slide:Pm,loop:Fm,grabCursor:Rm,events:ef,breakpoints:af,checkOverflow:df,classes:lf},bo={};class te{constructor(){let n,a;for(var o=arguments.length,r=new Array(o),i=0;i<o;i++)r[i]=arguments[i];r.length===1&&r[0].constructor&&Object.prototype.toString.call(r[0]).slice(8,-1)==="Object"?a=r[0]:[n,a]=r,a||(a={}),a=ke({},a),n&&!a.el&&(a.el=n);const s=Ve();if(a.el&&typeof a.el=="string"&&s.querySelectorAll(a.el).length>1){const h=[];return s.querySelectorAll(a.el).forEach(p=>{const m=ke({},a,{el:p});h.push(new te(m))}),h}const l=this;l.__swiper__=!0,l.support=es(),l.device=ts({userAgent:a.userAgent}),l.browser=om(),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:hf(a,c),on:l.on.bind(l),once:l.once.bind(l),off:l.off.bind(l),emit:l.emit.bind(l)})});const d=ke({},ls,c);return l.params=ke({},d,bo,a),l.originalParams=ke({},l.params),l.passedParams=ke({},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,r=Le(a,`.${o.slideClass}, swiper-slide`),i=an(r[0]);return an(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=Le(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 r=o.minTranslate(),s=(o.maxTranslate()-r)*n+r;o.translateTo(s,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 r=n.getSlideClasses(o);a.push({slideEl:o,classNames:r}),n.emit("_slideClass",o,r)}),n.emit("_slideClasses",a)}slidesPerViewDynamic(n,a){n===void 0&&(n="current"),a===void 0&&(a=!1);const o=this,{params:r,slides:i,slidesGrid:s,slidesSizesGrid:l,size:c,activeIndex:d}=o;let h=1;if(typeof r.slidesPerView=="number")return r.slidesPerView;if(r.centeredSlides){let p=i[d]?Math.ceil(i[d].swiperSlideSize):0,m;for(let f=d+1;f<i.length;f+=1)i[f]&&!m&&(p+=Math.ceil(i[f].swiperSlideSize),h+=1,p>c&&(m=!0));for(let f=d-1;f>=0;f-=1)i[f]&&!m&&(p+=i[f].swiperSlideSize,h+=1,p>c&&(m=!0))}else if(n==="current")for(let p=d+1;p<i.length;p+=1)(a?s[p]+l[p]-s[d]<c:s[p]-s[d]<c)&&(h+=1);else for(let p=d-1;p>=0;p-=1)s[d]-s[p]<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(s=>{s.complete&&jn(n,s)}),n.updateSize(),n.updateSlides(),n.updateProgress(),n.updateSlidesClasses();function r(){const s=n.rtlTranslate?n.translate*-1:n.translate,l=Math.min(Math.max(s,n.maxTranslate()),n.minTranslate());n.setTranslate(l),n.updateActiveIndex(),n.updateSlidesClasses()}let i;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)r(),o.autoHeight&&n.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&n.isEnd&&!o.centeredSlides){const s=n.virtual&&o.virtual.enabled?n.virtual.slides:n.slides;i=n.slideTo(s.length-1,0,!1,!0)}else i=n.slideTo(n.activeIndex,0,!1,!0);i||r()}o.watchOverflow&&a!==n.snapGrid&&n.checkOverflow(),n.emit("update")}changeDirection(n,a){a===void 0&&(a=!0);const o=this,r=o.params.direction;return n||(n=r==="horizontal"?"vertical":"horizontal"),n===r||n!=="horizontal"&&n!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${r}`),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 r=()=>`.${(a.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(r()):Le(o,r())[0];return!s&&a.params.createElements&&(s=nn("div",a.params.wrapperClass),o.append(s),Le(o,`.${a.params.slideClass}`).forEach(l=>{s.append(l)})),Object.assign(a,{el:o,wrapperEl:s,slidesEl:a.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:a.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Xe(o,"direction")==="rtl",rtlTranslate:a.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Xe(o,"direction")==="rtl"),wrongRTL:Xe(s,"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 r=[...a.el.querySelectorAll('[loading="lazy"]')];return a.isElement&&r.push(...a.hostEl.querySelectorAll('[loading="lazy"]')),r.forEach(i=>{i.complete?jn(a,i):i.addEventListener("load",s=>{jn(a,s.target)})}),go(a),a.initialized=!0,go(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:r,el:i,wrapperEl:s,slides:l}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),r.loop&&o.loopDestroy(),a&&(o.removeClasses(),i&&typeof i!="string"&&i.removeAttribute("style"),s&&s.removeAttribute("style"),l&&l.length&&l.forEach(c=>{c.classList.remove(r.slideVisibleClass,r.slideFullyVisibleClass,r.slideActiveClass,r.slideNextClass,r.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),Y0(o)),o.destroyed=!0),null}static extendDefaults(n){ke(bo,n)}static get extendedDefaults(){return bo}static get defaults(){return ls}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(yo).forEach(e=>{Object.keys(yo[e]).forEach(n=>{te.prototype[n]=yo[e][n]})}),te.use([rm,im]);function cs(e,n,a,o){return e.params.createElements&&Object.keys(o).forEach(r=>{if(!a[r]&&a.auto===!0){let i=Le(e.el,`.${o[r]}`)[0];i||(i=nn("div",o[r]),i.className=o[r],e.el.append(i)),a[r]=i,n[r]=i}}),a}function Gn(e){let{swiper:n,extendParams:a,on:o,emit:r}=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 s(u,y){const B=n.params.navigation;u=Y(u),u.forEach(g=>{g&&(g.classList[y?"add":"remove"](...B.disabledClass.split(" ")),g.tagName==="BUTTON"&&(g.disabled=y),n.params.watchOverflow&&n.enabled&&g.classList[n.isLocked?"add":"remove"](B.lockClass))})}function l(){const{nextEl:u,prevEl:y}=n.navigation;if(n.params.loop){s(y,!1),s(u,!1);return}s(y,n.isBeginning&&!n.params.rewind),s(u,n.isEnd&&!n.params.rewind)}function c(u){u.preventDefault(),!(n.isBeginning&&!n.params.loop&&!n.params.rewind)&&(n.slidePrev(),r("navigationPrev"))}function d(u){u.preventDefault(),!(n.isEnd&&!n.params.loop&&!n.params.rewind)&&(n.slideNext(),r("navigationNext"))}function h(){const u=n.params.navigation;if(n.params.navigation=cs(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),B=i(u.prevEl);Object.assign(n.navigation,{nextEl:y,prevEl:B}),y=Y(y),B=Y(B);const g=(_,k)=>{_&&_.addEventListener("click",k==="next"?d:c),!n.enabled&&_&&_.classList.add(...u.lockClass.split(" "))};y.forEach(_=>g(_,"next")),B.forEach(_=>g(_,"prev"))}function p(){let{nextEl:u,prevEl:y}=n.navigation;u=Y(u),y=Y(y);const B=(g,_)=>{g.removeEventListener("click",_==="next"?d:c),g.classList.remove(...n.params.navigation.disabledClass.split(" "))};u.forEach(g=>B(g,"next")),y.forEach(g=>B(g,"prev"))}o("init",()=>{n.params.navigation.enabled===!1?f():(h(),l())}),o("toEdge fromEdge lock unlock",()=>{l()}),o("destroy",()=>{p()}),o("enable disable",()=>{let{nextEl:u,prevEl:y}=n.navigation;if(u=Y(u),y=Y(y),n.enabled){l();return}[...u,...y].filter(B=>!!B).forEach(B=>B.classList.add(n.params.navigation.lockClass))}),o("click",(u,y)=>{let{nextEl:B,prevEl:g}=n.navigation;B=Y(B),g=Y(g);const _=y.target;let k=g.includes(_)||B.includes(_);if(n.isElement&&!k){const N=y.path||y.composedPath&&y.composedPath();N&&(k=N.find(I=>B.includes(I)||g.includes(I)))}if(n.params.navigation.hideOnClick&&!k){if(n.pagination&&n.params.pagination&&n.params.pagination.clickable&&(n.pagination.el===_||n.pagination.el.contains(_)))return;let N;B.length?N=B[0].classList.contains(n.params.navigation.hiddenClass):g.length&&(N=g[0].classList.contains(n.params.navigation.hiddenClass)),r(N===!0?"navigationShow":"navigationHide"),[...B,...g].filter(I=>!!I).forEach(I=>I.classList.toggle(n.params.navigation.hiddenClass))}});const m=()=>{n.el.classList.remove(...n.params.navigation.navigationDisabledClass.split(" ")),h(),l()},f=()=>{n.el.classList.add(...n.params.navigation.navigationDisabledClass.split(" ")),p()};Object.assign(n.navigation,{enable:m,disable:f,update:l,init:h,destroy:p})}function Je(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function pf(e){let{swiper:n,extendParams:a,on:o,emit:r}=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 s,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,_){const{bulletActiveClass:k}=n.params.pagination;g&&(g=g[`${_==="prev"?"previous":"next"}ElementSibling`],g&&(g.classList.add(`${k}-${_}`),g=g[`${_==="prev"?"previous":"next"}ElementSibling`],g&&g.classList.add(`${k}-${_}-${_}`)))}function h(g){const _=g.target.closest(Je(n.params.pagination.bulletClass));if(!_)return;g.preventDefault();const k=an(_)*n.params.slidesPerGroup;if(n.params.loop){if(n.realIndex===k)return;n.slideToLoop(k)}else n.slideTo(k)}function p(){const g=n.rtl,_=n.params.pagination;if(c())return;let k=n.pagination.el;k=Y(k);let N,I;const V=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.slides.length,x=n.params.loop?Math.ceil(V/n.params.slidesPerGroup):n.snapGrid.length;if(n.params.loop?(I=n.previousRealIndex||0,N=n.params.slidesPerGroup>1?Math.floor(n.realIndex/n.params.slidesPerGroup):n.realIndex):typeof n.snapIndex<"u"?(N=n.snapIndex,I=n.previousSnapIndex):(I=n.previousIndex||0,N=n.activeIndex||0),_.type==="bullets"&&n.pagination.bullets&&n.pagination.bullets.length>0){const T=n.pagination.bullets;let A,b,w;if(_.dynamicBullets&&(s=co(T[0],n.isHorizontal()?"width":"height"),k.forEach(L=>{L.style[n.isHorizontal()?"width":"height"]=`${s*(_.dynamicMainBullets+4)}px`}),_.dynamicMainBullets>1&&I!==void 0&&(l+=N-(I||0),l>_.dynamicMainBullets-1?l=_.dynamicMainBullets-1:l<0&&(l=0)),A=Math.max(N-l,0),b=A+(Math.min(T.length,_.dynamicMainBullets)-1),w=(b+A)/2),T.forEach(L=>{const M=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(v=>`${_.bulletActiveClass}${v}`)].map(v=>typeof v=="string"&&v.includes(" ")?v.split(" "):v).flat();L.classList.remove(...M)}),k.length>1)T.forEach(L=>{const M=an(L);M===N?L.classList.add(..._.bulletActiveClass.split(" ")):n.isElement&&L.setAttribute("part","bullet"),_.dynamicBullets&&(M>=A&&M<=b&&L.classList.add(...`${_.bulletActiveClass}-main`.split(" ")),M===A&&d(L,"prev"),M===b&&d(L,"next"))});else{const L=T[N];if(L&&L.classList.add(..._.bulletActiveClass.split(" ")),n.isElement&&T.forEach((M,v)=>{M.setAttribute("part",v===N?"bullet-active":"bullet")}),_.dynamicBullets){const M=T[A],v=T[b];for(let D=A;D<=b;D+=1)T[D]&&T[D].classList.add(...`${_.bulletActiveClass}-main`.split(" "));d(M,"prev"),d(v,"next")}}if(_.dynamicBullets){const L=Math.min(T.length,_.dynamicMainBullets+4),M=(s*L-s)/2-w*s,v=g?"right":"left";T.forEach(D=>{D.style[n.isHorizontal()?v:"top"]=`${M}px`})}}k.forEach((T,A)=>{if(_.type==="fraction"&&(T.querySelectorAll(Je(_.currentClass)).forEach(b=>{b.textContent=_.formatFractionCurrent(N+1)}),T.querySelectorAll(Je(_.totalClass)).forEach(b=>{b.textContent=_.formatFractionTotal(x)})),_.type==="progressbar"){let b;_.progressbarOpposite?b=n.isHorizontal()?"vertical":"horizontal":b=n.isHorizontal()?"horizontal":"vertical";const w=(N+1)/x;let L=1,M=1;b==="horizontal"?L=w:M=w,T.querySelectorAll(Je(_.progressbarFillClass)).forEach(v=>{v.style.transform=`translate3d(0,0,0) scaleX(${L}) scaleY(${M})`,v.style.transitionDuration=`${n.params.speed}ms`})}_.type==="custom"&&_.renderCustom?(T.innerHTML=_.renderCustom(n,N+1,x),A===0&&r("paginationRender",T)):(A===0&&r("paginationRender",T),r("paginationUpdate",T)),n.params.watchOverflow&&n.enabled&&T.classList[n.isLocked?"add":"remove"](_.lockClass)})}function m(){const g=n.params.pagination;if(c())return;const _=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 k=n.pagination.el;k=Y(k);let N="";if(g.type==="bullets"){let I=n.params.loop?Math.ceil(_/n.params.slidesPerGroup):n.snapGrid.length;n.params.freeMode&&n.params.freeMode.enabled&&I>_&&(I=_);for(let V=0;V<I;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=[],k.forEach(I=>{g.type!=="custom"&&(I.innerHTML=N||""),g.type==="bullets"&&n.pagination.bullets.push(...I.querySelectorAll(Je(g.bulletClass)))}),g.type!=="custom"&&r("paginationRender",k[0])}function f(){n.params.pagination=cs(n,n.originalParams.pagination,n.params.pagination,{el:"swiper-pagination"});const g=n.params.pagination;if(!g.el)return;let _;typeof g.el=="string"&&n.isElement&&(_=n.el.querySelector(g.el)),!_&&typeof g.el=="string"&&(_=[...document.querySelectorAll(g.el)]),_||(_=g.el),!(!_||_.length===0)&&(n.params.uniqueNavElements&&typeof g.el=="string"&&Array.isArray(_)&&_.length>1&&(_=[...n.el.querySelectorAll(g.el)],_.length>1&&(_=_.filter(k=>Qi(k,".swiper")[0]===n.el)[0])),Array.isArray(_)&&_.length===1&&(_=_[0]),Object.assign(n.pagination,{el:_}),_=Y(_),_.forEach(k=>{g.type==="bullets"&&g.clickable&&k.classList.add(...(g.clickableClass||"").split(" ")),k.classList.add(g.modifierClass+g.type),k.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.type==="bullets"&&g.dynamicBullets&&(k.classList.add(`${g.modifierClass}${g.type}-dynamic`),l=0,g.dynamicMainBullets<1&&(g.dynamicMainBullets=1)),g.type==="progressbar"&&g.progressbarOpposite&&k.classList.add(g.progressbarOppositeClass),g.clickable&&k.addEventListener("click",h),n.enabled||k.classList.add(g.lockClass)}))}function u(){const g=n.params.pagination;if(c())return;let _=n.pagination.el;_&&(_=Y(_),_.forEach(k=>{k.classList.remove(g.hiddenClass),k.classList.remove(g.modifierClass+g.type),k.classList.remove(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.clickable&&(k.classList.remove(...(g.clickableClass||"").split(" ")),k.removeEventListener("click",h))})),n.pagination.bullets&&n.pagination.bullets.forEach(k=>k.classList.remove(...g.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!n.pagination||!n.pagination.el)return;const g=n.params.pagination;let{el:_}=n.pagination;_=Y(_),_.forEach(k=>{k.classList.remove(g.horizontalClass,g.verticalClass),k.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass)})}),o("init",()=>{n.params.pagination.enabled===!1?B():(f(),m(),p())}),o("activeIndexChange",()=>{typeof n.snapIndex>"u"&&p()}),o("snapIndexChange",()=>{p()}),o("snapGridLengthChange",()=>{m(),p()}),o("destroy",()=>{u()}),o("enable disable",()=>{let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(_=>_.classList[n.enabled?"remove":"add"](n.params.pagination.lockClass)))}),o("lock unlock",()=>{p()}),o("click",(g,_)=>{const k=_.target,N=Y(n.pagination.el);if(n.params.pagination.el&&n.params.pagination.hideOnClick&&N&&N.length>0&&!k.classList.contains(n.params.pagination.bulletClass)){if(n.navigation&&(n.navigation.nextEl&&k===n.navigation.nextEl||n.navigation.prevEl&&k===n.navigation.prevEl))return;const I=N[0].classList.contains(n.params.pagination.hiddenClass);r(I===!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(_=>_.classList.remove(n.params.pagination.paginationDisabledClass))),f(),m(),p()},B=()=>{n.el.classList.add(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(_=>_.classList.add(n.params.pagination.paginationDisabledClass))),u()};Object.assign(n.pagination,{enable:y,disable:B,render:m,update:p,init:f,destroy:u})}function on(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 r=null,i,s,l=new Date().getTime();function c(S){const E=r;E.length!==0&&(E.innerHTML="",E.innerHTML=S)}function d(S){const E=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(S).replace(/x/g,E)}function h(S){S=Y(S),S.forEach(E=>{E.setAttribute("tabIndex","0")})}function p(S){S=Y(S),S.forEach(E=>{E.setAttribute("tabIndex","-1")})}function m(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("role",E)})}function f(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-roledescription",E)})}function u(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-controls",E)})}function y(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-label",E)})}function B(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("id",E)})}function g(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-live",E)})}function _(S){S=Y(S),S.forEach(E=>{E.setAttribute("aria-disabled",!0)})}function k(S){S=Y(S),S.forEach(E=>{E.setAttribute("aria-disabled",!1)})}function N(S){if(S.keyCode!==13&&S.keyCode!==32)return;const E=n.params.a11y,O=S.target;if(!(n.pagination&&n.pagination.el&&(O===n.pagination.el||n.pagination.el.contains(S.target))&&!S.target.matches(Je(n.params.pagination.bulletClass)))){if(n.navigation&&n.navigation.prevEl&&n.navigation.nextEl){const z=Y(n.navigation.prevEl);Y(n.navigation.nextEl).includes(O)&&(n.isEnd&&!n.params.loop||n.slideNext(),n.isEnd?c(E.lastSlideMessage):c(E.nextSlideMessage)),z.includes(O)&&(n.isBeginning&&!n.params.loop||n.slidePrev(),n.isBeginning?c(E.firstSlideMessage):c(E.prevSlideMessage))}n.pagination&&O.matches(Je(n.params.pagination.bulletClass))&&O.click()}}function I(){if(n.params.loop||n.params.rewind||!n.navigation)return;const{nextEl:S,prevEl:E}=n.navigation;E&&(n.isBeginning?(_(E),p(E)):(k(E),h(E))),S&&(n.isEnd?(_(S),p(S)):(k(S),h(S)))}function V(){return n.pagination&&n.pagination.bullets&&n.pagination.bullets.length}function x(){return V()&&n.params.pagination.clickable}function T(){const S=n.params.a11y;V()&&n.pagination.bullets.forEach(E=>{n.params.pagination.clickable&&(h(E),n.params.pagination.renderBullet||(m(E,"button"),y(E,S.paginationBulletMessage.replace(/\{\{index\}\}/,an(E)+1)))),E.matches(Je(n.params.pagination.bulletActiveClass))?E.setAttribute("aria-current","true"):E.removeAttribute("aria-current")})}const A=(S,E,O)=>{h(S),S.tagName!=="BUTTON"&&(m(S,"button"),S.addEventListener("keydown",N)),y(S,O),u(S,E)},b=S=>{s&&s!==S.target&&!s.contains(S.target)&&(i=!0),n.a11y.clicked=!0},w=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n.destroyed||(n.a11y.clicked=!1)})})},L=S=>{l=new Date().getTime()},M=S=>{if(n.a11y.clicked||new Date().getTime()-l<100)return;const E=S.target.closest(`.${n.params.slideClass}, swiper-slide`);if(!E||!n.slides.includes(E))return;s=E;const O=n.slides.indexOf(E)===n.activeIndex,z=n.params.watchSlidesProgress&&n.visibleSlides&&n.visibleSlides.includes(E);O||z||S.sourceCapabilities&&S.sourceCapabilities.firesTouchEvents||(n.isHorizontal()?n.el.scrollLeft=0:n.el.scrollTop=0,requestAnimationFrame(()=>{i||(n.params.loop?n.slideToLoop(parseInt(E.getAttribute("data-swiper-slide-index")),0):n.slideTo(n.slides.indexOf(E),0),i=!1)}))},v=()=>{const S=n.params.a11y;S.itemRoleDescriptionMessage&&f(n.slides,S.itemRoleDescriptionMessage),S.slideRole&&m(n.slides,S.slideRole);const E=n.slides.length;S.slideLabelMessage&&n.slides.forEach((O,z)=>{const U=n.params.loop?parseInt(O.getAttribute("data-swiper-slide-index"),10):z,Z=S.slideLabelMessage.replace(/\{\{index\}\}/,U+1).replace(/\{\{slidesLength\}\}/,E);y(O,Z)})},D=()=>{const S=n.params.a11y;n.el.append(r);const E=n.el;S.containerRoleDescriptionMessage&&f(E,S.containerRoleDescriptionMessage),S.containerMessage&&y(E,S.containerMessage);const O=n.wrapperEl,z=S.id||O.getAttribute("id")||`swiper-wrapper-${d(16)}`,U=n.params.autoplay&&n.params.autoplay.enabled?"off":"polite";B(O,z),g(O,U),v();let{nextEl:Z,prevEl:X}=n.navigation?n.navigation:{};Z=Y(Z),X=Y(X),Z&&Z.forEach(oe=>A(oe,z,S.nextSlideMessage)),X&&X.forEach(oe=>A(oe,z,S.prevSlideMessage)),x()&&Y(n.pagination.el).forEach(Fe=>{Fe.addEventListener("keydown",N)}),Ve().addEventListener("visibilitychange",L),n.el.addEventListener("focus",M,!0),n.el.addEventListener("focus",M,!0),n.el.addEventListener("pointerdown",b,!0),n.el.addEventListener("pointerup",w,!0)};function P(){r&&r.remove();let{nextEl:S,prevEl:E}=n.navigation?n.navigation:{};S=Y(S),E=Y(E),S&&S.forEach(z=>z.removeEventListener("keydown",N)),E&&E.forEach(z=>z.removeEventListener("keydown",N)),x()&&Y(n.pagination.el).forEach(U=>{U.removeEventListener("keydown",N)}),Ve().removeEventListener("visibilitychange",L),n.el&&typeof n.el!="string"&&(n.el.removeEventListener("focus",M,!0),n.el.removeEventListener("pointerdown",b,!0),n.el.removeEventListener("pointerup",w,!0))}o("beforeInit",()=>{r=nn("span",n.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),o("afterInit",()=>{n.params.a11y.enabled&&D()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{n.params.a11y.enabled&&v()}),o("fromEdge toEdge afterInit lock unlock",()=>{n.params.a11y.enabled&&I()}),o("paginationUpdate",()=>{n.params.a11y.enabled&&T()}),o("destroy",()=>{n.params.a11y.enabled&&P()})}function mf(e){let{swiper:n,extendParams:a,on:o,emit:r,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 s,l,c=i&&i.autoplay?i.autoplay.delay:3e3,d=i&&i.autoplay?i.autoplay.delay:3e3,h,p=new Date().getTime(),m,f,u,y,B,g,_;function k(E){!n||n.destroyed||!n.wrapperEl||E.target===n.wrapperEl&&(n.wrapperEl.removeEventListener("transitionend",k),!(_||E.detail&&E.detail.bySwiperTouchMove)&&b())}const N=()=>{if(n.destroyed||!n.autoplay.running)return;n.autoplay.paused?m=!0:m&&(d=h,m=!1);const E=n.autoplay.paused?h:p+d-new Date().getTime();n.autoplay.timeLeft=E,r("autoplayTimeLeft",E,E/c),l=requestAnimationFrame(()=>{N()})},I=()=>{let E;return n.virtual&&n.params.virtual.enabled?E=n.slides.filter(z=>z.classList.contains("swiper-slide-active"))[0]:E=n.slides[n.activeIndex],E?parseInt(E.getAttribute("data-swiper-autoplay"),10):void 0},V=E=>{if(n.destroyed||!n.autoplay.running)return;cancelAnimationFrame(l),N();let O=typeof E>"u"?n.params.autoplay.delay:E;c=n.params.autoplay.delay,d=n.params.autoplay.delay;const z=I();!Number.isNaN(z)&&z>0&&typeof E>"u"&&(O=z,c=z,d=z),h=O;const U=n.params.speed,Z=()=>{!n||n.destroyed||(n.params.autoplay.reverseDirection?!n.isBeginning||n.params.loop||n.params.rewind?(n.slidePrev(U,!0,!0),r("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(n.slides.length-1,U,!0,!0),r("autoplay")):!n.isEnd||n.params.loop||n.params.rewind?(n.slideNext(U,!0,!0),r("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(0,U,!0,!0),r("autoplay")),n.params.cssMode&&(p=new Date().getTime(),requestAnimationFrame(()=>{V()})))};return O>0?(clearTimeout(s),s=setTimeout(()=>{Z()},O)):requestAnimationFrame(()=>{Z()}),O},x=()=>{p=new Date().getTime(),n.autoplay.running=!0,V(),r("autoplayStart")},T=()=>{n.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(l),r("autoplayStop")},A=(E,O)=>{if(n.destroyed||!n.autoplay.running)return;clearTimeout(s),E||(g=!0);const z=()=>{r("autoplayPause"),n.params.autoplay.waitForTransition?n.wrapperEl.addEventListener("transitionend",k):b()};if(n.autoplay.paused=!0,O){B&&(h=n.params.autoplay.delay),B=!1,z();return}h=(h||n.params.autoplay.delay)-(new Date().getTime()-p),!(n.isEnd&&h<0&&!n.params.loop)&&(h<0&&(h=0),z())},b=()=>{n.isEnd&&h<0&&!n.params.loop||n.destroyed||!n.autoplay.running||(p=new Date().getTime(),g?(g=!1,V(h)):V(),n.autoplay.paused=!1,r("autoplayResume"))},w=()=>{if(n.destroyed||!n.autoplay.running)return;const E=Ve();E.visibilityState==="hidden"&&(g=!0,A(!0)),E.visibilityState==="visible"&&b()},L=E=>{E.pointerType==="mouse"&&(g=!0,_=!0,!(n.animating||n.autoplay.paused)&&A(!0))},M=E=>{E.pointerType==="mouse"&&(_=!1,n.autoplay.paused&&b())},v=()=>{n.params.autoplay.pauseOnMouseEnter&&(n.el.addEventListener("pointerenter",L),n.el.addEventListener("pointerleave",M))},D=()=>{n.el&&typeof n.el!="string"&&(n.el.removeEventListener("pointerenter",L),n.el.removeEventListener("pointerleave",M))},P=()=>{Ve().addEventListener("visibilitychange",w)},S=()=>{Ve().removeEventListener("visibilitychange",w)};o("init",()=>{n.params.autoplay.enabled&&(v(),P(),x())}),o("destroy",()=>{D(),S(),n.autoplay.running&&T()}),o("_freeModeStaticRelease",()=>{(u||g)&&b()}),o("_freeModeNoMomentumRelease",()=>{n.params.autoplay.disableOnInteraction?T():A(!0,!0)}),o("beforeTransitionStart",(E,O,z)=>{n.destroyed||!n.autoplay.running||(z||!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(s),n.params.autoplay.disableOnInteraction){u=!1,f=!1;return}u&&n.params.cssMode&&b(),u=!1,f=!1}}),o("slideChange",()=>{n.destroyed||!n.autoplay.running||(B=!0)}),Object.assign(n.autoplay,{start:x,stop:T,pause:A,resume:b})}function ff(e){const{effect:n,swiper:a,on:o,setTranslate:r,setTransition:i,overwriteParams:s,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 p=s?s():{};Object.assign(a.params,p),Object.assign(a.originalParams,p)}),o("setTranslate",()=>{a.params.effect===n&&r()}),o("setTransition",(p,m)=>{a.params.effect===n&&i(m)}),o("transitionEnd",()=>{if(a.params.effect===n&&c){if(!d||!d().slideShadows)return;a.slides.forEach(p=>{p.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(m=>m.remove())}),c()}});let h;o("virtualUpdate",()=>{a.params.effect===n&&(a.slides.length||(h=!0),requestAnimationFrame(()=>{h&&a.slides&&a.slides.length&&(r(),h=!1)}))})}function uf(e,n){const a=Ji(n);return a!==n&&(a.style.backfaceVisibility="hidden",a.style["-webkit-backface-visibility"]="hidden"),a}function gf(e){let{swiper:n,duration:a,transformElements:o,allSlides:r}=e;const{activeIndex:i}=n,s=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;r?c=o:c=o.filter(d=>{const h=d.classList.contains("swiper-slide-transform")?s(d):d;return n.getSlideIndex(h)===i}),c.forEach(d=>{em(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 yf(e){let{swiper:n,extendParams:a,on:o}=e;a({fadeEffect:{crossFade:!1}}),ff({effect:"fade",swiper:n,on:o,setTranslate:()=>{const{slides:s}=n,l=n.params.fadeEffect;for(let c=0;c<s.length;c+=1){const d=n.slides[c];let p=-d.swiperSlideOffset;n.params.virtualTranslate||(p-=n.translate);let m=0;n.isHorizontal()||(m=p,p=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=uf(l,d);u.style.opacity=f,u.style.transform=`translate3d(${p}px, ${m}px, 0px)`}},setTransition:s=>{const l=n.slides.map(c=>Ji(c));l.forEach(c=>{c.style.transitionDuration=`${s}ms`}),gf({swiper:n,duration:s,transformElements:l,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!n.params.cssMode})})}const Un={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(Un,{BaseCarouselCards:Un.MixinCarousel});const ds=Un.MixinCarousel;te.use([Gn,on]);const hs={cards:"-cards",tiles:"-tiles"},ps={"col-1":"","col-2":"lg:col-start-2","col-3":"lg:col-start-3"},bf=t.defineComponent({name:"MixinCarousel",components:{BaseLink:F,BaseButton:R,IconPrev:Ne,IconNext:Se},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(hs).includes(e)},slidesPerView:{type:Number,required:!1,default:2},indent:{type:String,required:!1,default:"col-2",validator:e=>Object.keys(ps).includes(e)},center:{type:Boolean,required:!1,default:!0},initialSlide:{type:Number,required:!1,default:0}},data(){return{slider:null,sliderOptions:{...ds,initialSlide:this.initialSlide,a11y:{prevSlideMessage:this.heading?this.heading+" - Previous slide":"Previous slide",nextSlideMessage:this.heading?this.heading+" - Next slide":"Next slide"},breakpoints:{...ds.breakpoints,1024:{slidesPerView:this.slidesPerView},1280:{slidesPerView:this.slidesPerView,spaceBetween:56}}}}},computed:{variantClass(){return hs[this.variant]},colStart(){return ps[this.indent]}},mounted(){this.init()},methods:{init(){this.slider=new te(this.$refs.MixinCarousel,this.sliderOptions),this.slider.init()}}}),kf={class:"sm:flex flex-wrap items-center justify-between"},_f={key:0,class:"font-primary text-gray-dark lg:text-6xl text-3xl font-semibold leading-normal tracking-normal uppercase"},$f={ref:"MixinCarousel",class:"swiper transition-opacity duration-500 ease-in opacity-0"},wf={class:"swiper-wrapper"},Cf={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full"},Bf={class:"xl:-ml-22 top-1/2 absolute left-0 z-30 -ml-20"},Ef={class:"arrow-wrapper","aria-hidden":"true"},Sf={class:"arrow"},Nf={class:"arrow-fixed"},Vf={class:"xl:-mr-22 top-1/2 absolute right-0 z-30 -mr-20"},xf={class:"arrow-wrapper","aria-hidden":"true"},Tf={class:"arrow"},If={class:"arrow-fixed"};function Mf(e,n,a,o,r,i){const s=F,l=Ne,c=R,d=Se;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",kf,[e.heading?(t.openBlock(),t.createElementBlock("h2",_f,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.link?(t.openBlock(),t.createBlock(s,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",$f,[t.createElementVNode("div",wf,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("div",Cf,[t.createElementVNode("div",Bf,[t.createVNode(c,{class:"swiper-prev xl:text-xl","aria-label":e.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Ef,[t.createElementVNode("span",Sf,[t.createVNode(l)]),t.createElementVNode("span",Nf,[t.createVNode(l)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",Vf,[t.createVNode(c,{class:"swiper-next xl:text-xl","aria-label":e.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",xf,[t.createElementVNode("span",Tf,[t.createVNode(d)]),t.createElementVNode("span",If,[t.createVNode(d)])])]),_:1},8,["aria-label"])])])],512)],2)],2)]),_:3},8,["class","aria-label"])}const xe=C(bf,[["render",Mf]]),vf=t.defineComponent({name:"BlockCardGroup",components:{MixinCarousel:xe,BlockCard:io},props:{facts:{type:Array,required:!1}}}),Lf={key:0,class:"BlockCardGroup"},Df={class:"md:grid md:grid-cols-2 lg:grid-cols-3 3xl:grid-cols-4 hidden gap-8"};function Pf(e,n,a,o,r,i){const s=io,l=xe;return e.facts?(t.openBlock(),t.createElementBlock("div",Lf,[t.createElementVNode("div",Df,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.facts,(c,d)=>(t.openBlock(),t.createBlock(s,{key:`fact-${d}`,class:"col-span-1",type:c.type,title:c.title,text:c.description,image:c.image},null,8,["type","title","text","image"]))),128))]),t.createVNode(l,{class:"md:hidden sm:px-10 sm:-ml-10 py-10 -mt-10",indent:"col-1","slides-per-view":3,"no-links":""},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.facts,(c,d)=>(t.openBlock(),t.createBlock(s,{key:d,title:c.title,text:c.description,image:c.image,class:"swiper-slide mb-5"},null,8,["title","text","image"]))),128))]),_:1})])):t.createCommentVNode("",!0)}const Af=C(vf,[["render",Pf]]),Of=t.defineComponent({name:"BlockCircleImageCard",components:{BaseImagePlaceholder:q,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?pe(this.image)?pe(this.image):this.image.srcSet:void 0}}}),zf={class:"p-8 flex-grow"},Ff={class:"flex"},Hf={class:"text-gray-dark text-subtitle mb-3"},qf={class:"ml-auto"},Rf={class:"text-gray-mid-dark text-subtitle"};function jf(e,n,a,o,r,i){const s=j,l=q,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(s,{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",zf,[t.createElementVNode("div",Ff,[t.createElementVNode("div",Hf,t.toDisplayString(e.label),1),t.createElementVNode("span",qf,[t.renderSlot(e.$slots,"icon")])]),t.createElementVNode("div",Rf,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 Gf=C(Of,[["render",jf]]),Uf=t.defineComponent({name:"BlockCta",components:{BaseButton:R,IconExternal:Ce},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{...it(Dn),buttonVariant(){return this.themeStore.theme==="ThemeEdu"?"dark":"primary"}}}),Wf={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"},Yf={class:"md:mx-16 xl:mx-24"},Kf={class:"text-h6 edu:text-white edu:font-extrabold"};function Zf(e,n,a,o,r,i){const s=R,l=Ce;return t.openBlock(),t.createElementBlock("div",Wf,[t.createElementVNode("div",Yf,[t.createElementVNode("p",Kf,t.toDisplayString(e.data.heading),1)]),e.data.page?(t.openBlock(),t.createBlock(s,{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(s,{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 ko=C(Uf,[["render",Zf]]),Xf=t.defineComponent({name:"BlockHeading",components:{BaseHeading:G},props:{data:{type:Object,required:!1}}});function Jf(e,n,a,o,r,i){const s=G;return e.data?(t.openBlock(),t.createBlock(s,{key:0,level:e.data.level,size:e.data.size},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["level","size"])):t.createCommentVNode("",!0)}const rn=C(Xf,[["render",Jf]]),Qf=t.defineComponent({name:"BlockIframeEmbed",components:{BaseImageCaption:se,BaseImagePlaceholder:q},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}}}),eu={key:0},tu=["title","data-src","height"],nu=["title","data-src"],au={key:2,class:"lg:px-0 p-4 pb-0"};function ou(e,n,a,o,r,i){const s=q,l=se;return e.data?(t.openBlock(),t.createElementBlock("div",eu,[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,tu)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.url?(t.openBlock(),t.createBlock(s,{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,width:"90%",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""},null,10,nu)])]),_:1})):t.createCommentVNode("",!0)],64)),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",au,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const sn=C(Qf,[["render",ou]]),ru=t.defineComponent({name:"MixinFancyboxOpenButton",components:{IconExpand:tn}}),iu={ref:"FancyboxOpenButton",class:"MixinFancyboxOpenButton",role:"presentation"},su={class:"BaseButton -primary -icon-only pointer-events-none"},lu={class:"icon"};function cu(e,n,a,o,r,i){const s=tn;return t.openBlock(),t.createElementBlock("div",iu,[t.createElementVNode("div",su,[t.createElementVNode("span",lu,[t.createVNode(s)])])],512)}const ms=C(ru,[["render",cu]]),Et=e=>typeof e=="object"&&e!==null&&e.constructor===Object&&Object.prototype.toString.call(e)==="[object Object]",fe=(...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),r=o.length;for(let i=0;i<r;i++){const s=o[i];for(let l in s)if(s.hasOwnProperty(l)){const c=s[l];if(n&&(Array.isArray(c)||Et(c))){const d=Array.isArray(c)?[]:{};a[l]=fe(!0,a.hasOwnProperty(l)?a[l]:d,c)}else a[l]=c}}return a},re=(e,n=1e4)=>(e=parseFloat(e)||0,Math.round((e+Number.EPSILON)*n)/n),Wn=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"],r=(a==="scroll"||a==="auto")&&Math.abs(n.scrollHeight-n.clientHeight)>1,i=(o==="scroll"||o==="auto")&&Math.abs(n.scrollWidth-n.clientWidth)>1;return r||i}(e)?e:Wn(e.parentNode))},du=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 St{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 fs=(e,n)=>n?Math.sqrt((n.clientX-e.clientX)**2+(n.clientY-e.clientY)**2):0,_o=(e,n)=>n?{clientX:(e.clientX+n.clientX)/2,clientY:(e.clientY+n.clientY)/2}:e;class hu{constructor(n,{start:a=()=>!0,move:o=()=>{},end:r=()=>{}}={}){this._element=n,this.startPointers=[],this.currentPointers=[],this._pointerStart=i=>{if(i.buttons>0&&i.button!==0)return;const s=new St(i);this.currentPointers.some(l=>l.id===s.id)||this._triggerPointerStart(s,i)&&(window.addEventListener("mousemove",this._move),window.addEventListener("mouseup",this._pointerEnd))},this._touchStart=i=>{for(const s of Array.from(i.changedTouches||[]))this._triggerPointerStart(new St(s),i)},this._move=i=>{const s=this.currentPointers.slice(),l=(c=>"changedTouches"in c)(i)?Array.from(i.changedTouches).map(c=>new St(c)):[new St(i)];for(const c of l){const d=this.currentPointers.findIndex(h=>h.id===c.id);d<0||(this.currentPointers[d]=c)}this._moveCallback(s,this.currentPointers.slice(),i)},this._triggerPointerEnd=(i,s)=>{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,s),!0)},this._pointerEnd=i=>{i.buttons>0&&i.button!==0||this._triggerPointerEnd(new St(i),i)&&(window.removeEventListener("mousemove",this._move,{passive:!1}),window.removeEventListener("mouseup",this._pointerEnd,{passive:!1}))},this._touchEnd=i=>{for(const s of Array.from(i.changedTouches||[]))this._triggerPointerEnd(new St(s),i)},this._startCallback=a,this._moveCallback=o,this._endCallback=r,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 $o{constructor(n={}){this.options=fe(!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 r=(i=n,s=this.options,i.split(".").reduce(function(l,c){return l&&l[c]},s));var i,s;return typeof r=="function"&&(r=r.call(this,this,...o)),r===void 0?a:r}localize(n,a=[]){return n=(n=String(n).replace(/\{\{(\w+).?(\w+)?\}\}/g,(o,r,i)=>{let s="";i?s=this.option(`${r[0]+r.toLowerCase().substring(1)}.l10n.${i}`):r&&(s=this.option(`l10n.${r}`)),s||(s=o);for(let l=0;l<a.length;l++)s=s.split(a[l][0]).join(a[l][1]);return s})).replace(/\{\{(.*)\}\}/,(o,r)=>r)}on(n,a){if(Et(n)){for(const o of Object.entries(n))this.on(...o);return this}return String(n).split(" ").forEach(o=>{const r=this.events[o]=this.events[o]||[];r.indexOf(a)==-1&&r.push(a)}),this}once(n,a){if(Et(n)){for(const o of Object.entries(n))this.once(...o);return this}return String(n).split(" ").forEach(o=>{const r=(...i)=>{this.off(o,r),a.call(this,this,...i)};r._=a,this.on(o,r)}),this}off(n,a){if(!Et(n))return n.split(" ").forEach(o=>{const r=this.events[o];if(!r||!r.length)return this;let i=-1;for(let s=0,l=r.length;s<l;s++){const c=r[s];if(c&&(c===a||c._===a)){i=s;break}}i!=-1&&r.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,r]of Object.entries(n||{}))this.options[o]===!1||this.plugins[o]||(this.options[o]=fe({},r.defaults||{},this.options[o]),a[o]=new r(this));for(const[o,r]of Object.entries(a))r.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 pu={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 Nt extends $o{constructor(n,a={}){super(fe(!0,{},pu,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(Nt.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 r=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),r=o):(this.changedDelta=0,r=Math.max(Math.min(r,this.option("maxScale")),this.option("minScale"))),this.changedDelta>this.option("wheelLimit")||(n.preventDefault(),r===o))return;const i=this.$content.getBoundingClientRect(),s=n.clientX-i.left,l=n.clientY-i.top;this.zoomTo(r,{x:s,y:l})}zoomWithClick(n){const a=this.$content.getClientRects()[0],o=n.clientX-a.left,r=n.clientY-a.top;this.toggleZoom({x:o,y:r})}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 hu(this.$container,{start:(a,o)=>{if(!this.option("touch")||this.velocity.scale<0)return!1;const r=o.composedPath()[0];return!n.currentPointers.length&&(["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(r.nodeName)!==-1||this.option("textSelection")&&((i,s,l)=>{const c=i.childNodes,d=document.createRange();for(let h=0;h<c.length;h++){const p=c[h];if(p.nodeType!==Node.TEXT_NODE)continue;d.selectNodeContents(p);const m=d.getBoundingClientRect();if(s>=m.left&&l>=m.top&&s<=m.right&&l<=m.bottom)return p}return!1})(r,a.clientX,a.clientY))?!1:!Wn(r)&&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,r)=>{if(this.state!=="pointerdown")return;if(this.trigger("touchMove",r)===!1)return void r.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=_o(a[0],a[1]),s=_o(o[0],o[1]),l=s.clientX-i.clientX,c=s.clientY-i.clientY,d=fs(a[0],a[1]),h=fs(o[0],o[1]),p=d&&h?h/d:1;this.dragOffset.x+=l,this.dragOffset.y+=c,this.dragOffset.scale*=p,this.dragOffset.time=Date.now()-this.dragPosition.time;const m=this.dragStart.scale===1&&this.option("lockAxis");if(m&&!this.lockAxis){if(Math.abs(this.dragOffset.x)<6&&Math.abs(this.dragOffset.y)<6)return void r.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(m==="xy"||this.lockAxis!=="y"){if(r.preventDefault(),r.stopPropagation(),r.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=_o(n.startPointers[0],n.startPointers[1]),u=f.clientX-this.dragStart.rect.x,y=f.clientY-this.dragStart.rect.y,{deltaX:B,deltaY:g}=this.getZoomDelta(this.content.scale*this.dragOffset.scale,u,y);this.dragPosition.x-=B,this.dragPosition.y-=g,this.dragPosition.midPoint=s}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 r=this.option("minScale");if(this.transform.scale<r)return void this.zoomTo(r,{friction:.64});const i=this.option("maxScale");if(this.transform.scale-i>.01){const s=this.dragPosition.midPoint||a,l=this.$content.getClientRects()[0];this.zoomTo(i,{friction:.64,x:s.clientX-l.left,y:s.clientY-l.top})}}});this.pointerTracker=n}initObserver(){this.resizeObserver||(this.resizeObserver=new du(()=>{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,r=this.$viewport,i=o instanceof HTMLImageElement,s=this.option("zoom"),l=this.option("resizeParent",s);let c=this.option("width"),d=this.option("height"),h=c||(p=o,Math.max(parseFloat(p.naturalWidth||0),parseFloat(p.width&&p.width.baseVal&&p.width.baseVal.value||0),parseFloat(p.offsetWidth||0),parseFloat(p.scrollWidth||0)));var p;let m=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(r.style,{width:"",height:""});const f=this.option("ratio");h=re(h*f),m=re(m*f),c=h,d=m;const u=o.getBoundingClientRect(),y=r.getBoundingClientRect(),B=r==a?y:a.getBoundingClientRect();let g=Math.max(r.offsetWidth,re(y.width)),_=Math.max(r.offsetHeight,re(y.height)),k=window.getComputedStyle(r);if(g-=parseFloat(k.paddingLeft)+parseFloat(k.paddingRight),_-=parseFloat(k.paddingTop)+parseFloat(k.paddingBottom),this.viewport.width=g,this.viewport.height=_,s){if(Math.abs(h-u.width)>.1||Math.abs(m-u.height)>.1){const N=((I,V,x,T)=>{const A=Math.min(x/I||0,T/V);return{width:I*A||0,height:V*A||0}})(h,m,Math.min(h,u.width),Math.min(m,u.height));c=re(N.width),d=re(N.height)}Object.assign(o.style,{width:`${c}px`,height:`${d}px`,transform:""})}if(l&&(Object.assign(r.style,{width:`${c}px`,height:`${d}px`}),this.viewport={...this.viewport,width:c,height:d}),i&&s&&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:m,fitWidth:c,fitHeight:d,width:c,height:d,scale:1,isZoomable:s},this.container={width:B.width,height:B.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"),r=this.content.scale>o+.5*(a-o)?o:a;this.zoomTo(r,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 r=re(this.content.scale/(this.content.width/this.content.fitWidth),1e7);a===null&&(a=this.content.width*r*.5),o===null&&(o=this.content.height*r*.5);const{deltaX:i,deltaY:s}=this.getZoomDelta(n,a,o);a=this.content.x-i,o=this.content.y-s,this.panTo({x:a,y:o,scale:n,friction:this.option("zoomFriction")})}getZoomDelta(n,a=0,o=0){const r=this.content.fitWidth*this.content.scale,i=this.content.fitHeight*this.content.scale,s=a>0&&r?a/r:0,l=o>0&&i?o/i:0;return{deltaX:(this.content.fitWidth*n-r)*s,deltaY:(this.content.fitHeight*n-i)*l}}panTo({x:n=this.content.x,y:a=this.content.y,scale:o,friction:r=this.option("friction"),ignoreBounds:i=!1}={}){if(o=o||this.content.scale||1,!i){const{boundX:s,boundY:l}=this.getBounds(o);s&&(n=Math.max(Math.min(n,s.to),s.from)),l&&(a=Math.max(Math.min(a,l.to),l.from))}this.friction=r,this.transform={...this.transform,x:n,y:a,scale:o},r?(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 r=this.content.fitWidth*n,i=this.content.fitHeight*n,s=this.viewport.width,l=this.viewport.height;if(r<s){const c=re(.5*(s-r));a.from=c,a.to=c}else a.from=re(s-r);if(i<l){const c=.5*(l-i);o.from=c,o.to=c}else o.from=re(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 r,i,s,l;if(a&&(r=this.content.x<a.from,i=this.content.x>a.to),o&&(s=this.content.y<o.from,l=this.content.y>o.to),r||i){let c=((r?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(s||l){let c=((s?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,r,i,s;if(n&&(o=this.dragPosition.x<n.from,r=this.dragPosition.x>n.to),a&&(i=this.dragPosition.y<a.from,s=this.dragPosition.y>a.to),(o||r)&&(!o||!r)){const l=o?n.from:n.to,c=l-this.dragPosition.x;this.dragPosition.x=l-.3*c}if((i||s)&&(!i||!s)){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,r;if(n?(a=re(this.transform.x),o=re(this.transform.y),r=this.transform.scale,this.content={...this.content,x:a,y:o,scale:r}):(a=re(this.content.x),o=re(this.content.y),r=this.content.scale/(this.content.width/this.content.fitWidth),this.content={...this.content,x:a,y:o}),this.trigger("beforeTransform"),a=re(this.content.x),o=re(this.content.y),n&&this.option("zoom")){let i,s;i=re(this.content.fitWidth*r),s=re(this.content.fitHeight*r),this.content.width=i,this.content.height=s,this.transform={...this.transform,width:i,height:s,scale:r},Object.assign(this.$content.style,{width:`${i}px`,height:`${s}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(${r})`;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())}}Nt.version="4.0.31",Nt.Plugins={};const us=(e,n)=>{let a=0;return function(...o){const r=new Date().getTime();if(!(r-a<n))return a=r,e(...o)}};class gs{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",r=>{r.preventDefault(),r.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()}}gs.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 ys{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 r=o.target.closest(".carousel__slide");if(!r)return;o.stopPropagation();const i=parseInt(r.dataset.index,10),s=this.target.findPageForSlide(i);this.target.page!==s&&this.target.slideTo(s,{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))}}ys.defaults={friction:.92};const mu={Navigation:gs,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 r=a;r<o;r++)this.$list.removeChild(this.$list.lastChild);else{for(let r=o;r<a;r++){const i=document.createElement("li");i.classList.add("carousel__dot"),i.dataset.page=r,i.setAttribute("role","button"),i.setAttribute("tabindex","0"),i.setAttribute("title",this.carousel.localize("{{GOTO}}",[["%d",r+1]])),i.addEventListener("keydown",s=>{const l=s.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:ys},fu={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 Vt extends $o{constructor(n,a={}){if(super(a=fe(!0,{},fu,a)),this.state="init",this.$container=n,!(this.$container instanceof HTMLElement))throw new Error("No root element provided");this.slideNext=us(this.slideNext.bind(this),250),this.slidePrev=us(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(Vt.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=fe(!0,[...this.slides],this.options.slides))}updateMetrics(){let n,a=0,o=[];this.slides.forEach((f,u)=>{const y=f.$el,B=f.isDom||!n?this.getSlideMetrics(y):n;f.index=u,f.width=B,f.left=a,n=B,a+=B,o.push(u)});let r=Math.max(this.$track.offsetWidth,re(this.$track.getBoundingClientRect().width)),i=getComputedStyle(this.$track);r-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),this.contentWidth=a,this.viewportWidth=r;const s=[],l=this.option("slidesPerPage");if(Number.isInteger(l)&&a>r)for(let f=0;f<this.slides.length;f+=l)s.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 B=this.slides[y];(!s.length||u+B.width>r)&&(s.push({indexes:[],slides:[]}),f=s.length-1,u=0),u+=B.width,s[f].indexes.push(y),s[f].slides.push(B)}}const c=this.option("center"),d=this.option("fill");s.forEach((f,u)=>{f.index=u,f.width=f.slides.reduce((y,B)=>y+B.width,0),f.left=f.slides[0].left,c&&(f.left+=.5*(r-f.width)*-1),d&&!this.option("infiniteX",this.option("infinite"))&&a>r&&(f.left=Math.max(f.left,0),f.left=Math.min(f.left,a-r))});const h=[];let p;s.forEach(f=>{const u={...f};p&&u.left===p.left?(p.width+=u.width,p.slides=[...p.slides,...u.slides],p.indexes=[...p.indexes,...u.indexes]):(u.index=h.length,p=u,h.push(u))}),this.pages=h;let m=this.page;if(m===null){const f=this.option("initialSlide");m=f!==null?this.findPageForSlide(f):parseInt(this.option("initialPage",0),10)||0,h[m]||(m=h.length&&m>h.length?h[h.length-1].index:0),this.page=m,this.pageIndex=m}this.updatePanzoom(),this.trigger("refresh")}getSlideMetrics(n){if(!n){const r=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(" ")),r.customClass&&n.classList.add(...r.customClass.split(" ")),this.$track.prepend(n)}let a=Math.max(n.offsetWidth,re(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:r=0,friction:i=this.option("friction")}=a;this.Panzoom.content.x===o&&!this.Panzoom.velocity.x&&i||(this.Panzoom.panTo({x:o,y:r,friction:i,ignoreBounds:!0}),this.state==="ready"&&this.Panzoom.state==="ready"&&this.trigger("settle"))}initPanzoom(){this.Panzoom&&this.Panzoom.destroy();const n=fe(!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 Nt(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 r=this.option("preload"),i=this.option("infiniteX",this.option("infinite")),s=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-left")),l=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-right"));this.slides.forEach(h=>{let p,m,f=0;p=o-s,m=o+a+l,p-=r*(a+s+l),m+=r*(a+s+l);const u=h.left+h.width>p&&h.left<m;p=o+n-s,m=o+n+a+l,p-=r*(a+s+l);const y=i&&h.left+h.width>p&&h.left<m;p=o-n-s,m=o-n+a+l,p-=r*(a+s+l);const B=i&&h.left+h.width>p&&h.left<m;y||u||B?(this.createSlideEl(h),u&&(f=0),y&&(f=-1),B&&(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,p)=>{let m=0;h.$el?(p!==c||h.hasDiff?m=d+h.hasDiff*n:d=0,h.$el.style.left=Math.abs(m)>.1?`${d+h.hasDiff*n}px`:"",c++):d+=h.width}),this.markSelectedSlides()}createSlideEl(n){if(!n)return;if(n.$el){let s=n.$el.dataset.index;if(!s||parseInt(s,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((s,l)=>{s.$el&&o.push(l)});const r=n.index;let i=null;if(o.length){let s=o.reduce((l,c)=>Math.abs(c-r)<Math.abs(l-r)?c:l);i=this.slides[s]}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,r),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,r)=>{const i=o.$el;if(!i)return;const s=this.pages[this.page];s&&s.indexes&&s.indexes.indexOf(r)>-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 r=!1;return o.content.x<-1*(n-a)&&(o.content.x+=n,this.pageIndex=this.pageIndex-this.pages.length,r=!0),o.content.x>a&&(o.content.x-=n,this.pageIndex=this.pageIndex+this.pages.length,r=!0),r&&o.state==="pointerdown"&&o.resetDragPosition(),r}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[,r]=this.getPageFromPosition(-1*n.transform.x);this.setPage(r)}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 r=this.slides.find(i=>i.left<=n&&i.left+i.width>n);if(r){let i=this.findPageForSlide(r.index);return[i,i+o*a]}return[0,0]}setPage(n,a){let o=0,r=parseInt(n,10)||0;const i=this.page,s=this.pageIndex,l=this.pages.length,c=this.contentWidth,d=this.viewportWidth;if(n=(r%l+l)%l,this.option("infiniteX",this.option("infinite"))&&c>d){const h=Math.floor(r/l)||0,p=c;if(o=this.pages[n].left+h*p,a===!0&&l>2){let m=-1*this.Panzoom.content.x;const f=o-p,u=o+p,y=Math.abs(m-o),B=Math.abs(m-f),g=Math.abs(m-u);g<y&&g<=B?(o=u,r+=l):B<y&&B<g&&(o=f,r-=l)}}else n=r=Math.max(0,Math.min(r,l-1)),o=this.pages.length?this.pages[n].left:0;return this.page=n,this.pageIndex=r,i!==null&&n!==i&&(this.prevPage=i,this.prevPageIndex=s,this.trigger("change",n,i)),o}destroy(){this.state="destroy",this.slides.forEach(n=>{this.removeSlideEl(n)}),this.slides=[],this.Panzoom.destroy(),this.detachPlugins()}}Vt.version="4.0.31",Vt.Plugins=mu;const Yn=!(typeof window>"u"||!window.document||!window.document.createElement);let wo=null;const bs=["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])'],ln=e=>{if(e&&Yn){wo===null&&document.createElement("div").focus({get preventScroll(){return wo=!0,!1}});try{if(e.setActive)e.setActive();else if(wo)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{}}},uu={minSlideCount:2,minScreenHeight:500,autoStart:!0,key:"t",Carousel:{},tpl:`<div class="fancybox__thumb" style="background-image:url('{{src}}')"></div>`};class ks{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 Vt(n,fe(!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()}}ks.defaults=uu;const _s=(e,n)=>{const a=new URL(e),o=new URLSearchParams(a.search);let r=new URLSearchParams;for(const[s,l]of[...o,...Object.entries(n)])s==="t"?r.set("start",parseInt(l)):r.set(s,l);r=r.toString();let i=e.match(/#t=((.*)?\d+s)/);return i&&(r+=`#t=${i[1]}`),r},$s={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 ws{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,r=null;if(!a||typeof a=="string"){if(r=a.match(/(?:youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(?:watch\?(?:.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(?:.*)|[\w-]{11}|\?listType=(?:.*)&list=(?:.*))(?:.*)/i)){const i=_s(a,this.fancybox.option("Html.youtube")),s=encodeURIComponent(r[1]);n.videoId=s,n.src=`https://www.youtube-nocookie.com/embed/${s}?${i}`,n.thumb=n.thumb||`https://i.ytimg.com/vi/${s}/mqdefault.jpg`,n.vendor="youtube",o="video"}else if(r=a.match(/^.+vimeo.com\/(?:\/)?([\d]+)(.*)?/)){const i=_s(a,this.fancybox.option("Html.vimeo")),s=encodeURIComponent(r[1]);n.videoId=s,n.src=`https://player.vimeo.com/video/${s}?${i}`,n.vendor="vimeo",o="video"}else(r=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:(?:(?:maps\/(?:place\/(?:.*)\/)?\@(.*),(\d+.?\d+?)z))|(?:\?ll=))(.*)?/i))?(n.src=`//maps.google.${r[1]}/?ll=${(r[2]?r[2]+"&z="+Math.floor(r[3])+(r[4]?r[4].replace(/^\//,"&"):""):r[4]+"").replace(/\?/,"&")}&output=${r[4]&&r[4].indexOf("layer=c")>0?"svembed":"embed"}`,o="map"):(r=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:maps\/search\/)(.*)/i))&&(n.src=`//maps.google.${r[1]}/maps?q=${r[2].replace("query=","q=").replace("api=1","")}&output=embed`,o="map");o||(a.charAt(0)==="#"?o="inline":(r=a.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i))?(o="html5video",n.format=n.format||"video/"+(r[1]==="ogv"?"ogg":r[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=fe({},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||$s.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),r=o.length===2&&o[0]===""?o[1]:o[0];a=document.getElementById(r)}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 r=n.ajax||null;o.open(r?"POST":"GET",n.src),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send(r),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 r=document.createElement("div");r.style.visibility="hidden",this.fancybox.setContent(n,r),r.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 r=n._width,i=n._height;if(o||r&&i){Object.assign(a.style,{width:r&&i?"100%":"",height:r&&i?"100%":"",maxWidth:"",maxHeight:""});let s=a.offsetWidth,l=a.offsetHeight;if(r=r||s,i=i||l,r>s||i>l){let c=Math.min(s/r,l/i);r*=c,i*=c}Math.abs(r/i-o)>.01&&(o<r/i?r=i*o:i=r/o),Object.assign(a.style,{width:`${r}px`,height:`${i}px`})}}resizeIframe(n){const a=n.$iframe;if(!a)return;let o=n._width||0,r=n._height||0;o&&r&&(n.autoSize=!1);const i=a.parentNode,s=i&&i.style;if(n.preload!==!1&&n.autoSize!==!1&&s)try{const l=window.getComputedStyle(i),c=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),d=parseFloat(l.paddingTop)+parseFloat(l.paddingBottom),h=a.contentWindow.document,p=h.getElementsByTagName("html")[0],m=h.body;s.width="",m.style.overflow="hidden",o=o||p.scrollWidth+c,s.width=`${o}px`,m.style.overflow="",s.flex="0 0 auto",s.height=`${m.scrollHeight}px`,r=p.scrollHeight+d}catch{}if(o||r){const l={flex:"0 1 auto"};o&&(l.width=`${o}px`),r&&(l.height=`${r}px`),Object.assign(s,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 r=o.play();r!==void 0&&r.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 r=!1;o.vendor=="vimeo"?r={method:"pause",value:"true"}:o.vendor==="youtube"&&(r={event:"command",func:"pauseVideo"}),r&&o.$iframe&&o.$iframe.contentWindow&&o.$iframe.contentWindow.postMessage(JSON.stringify(r),"*"),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 r=o.$content;o.type==="inline"&&r&&(r.classList.remove("fancybox__content"),r.style.display!=="none"&&(r.style.display="none")),o.$closeButton&&(o.$closeButton.remove(),o.$closeButton=null);const i=r&&r.$placeHolder;i&&(i.parentNode.insertBefore(r,i),i.remove(),r.$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)}}ws.defaults=$s;class Cs{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 r=this.fancybox.option("Image.wrap");if(r){const i=document.createElement("div");i.classList.add(typeof r=="string"?r:"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 Nt(n.$el,fe(!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,r=a.height,i=n.$content.getBoundingClientRect(),s=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/r-s/l)>.1),{top:c,left:d,scale:s&&o?o/s: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 r=n.$thumb;if(!r||n.state==="loading")return!1;o.classList.add("fancybox__no-click");const i=r.getBoundingClientRect();let s;if(this.fancybox.option("Image.ignoreCoveredThumbnail")){const l=document.elementFromPoint(i.left+1,i.top+1)===r,c=document.elementFromPoint(i.right-1,i.bottom-1)===r;s=l&&c}else s=document.elementFromPoint(i.left+.5*i.width,i.top+.5*i.height)===r;return o.classList.remove("fancybox__no-click"),s}zoomIn(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom,{top:r,left:i,scale:s,opacity:l}=this.getZoomInfo(a);n.trigger("reveal",a),o.panTo({x:-1*i,y:-1*r,scale:s,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-s)))}),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 r=this.fancybox.option("Image.zoomFriction");const i=s=>{const{top:l,left:c,scale:d,opacity:h}=this.getZoomInfo(a);s||h||(r*=.82),o.panTo({x:-1*c,y:-1*l,scale:d,friction:r,ignoreBounds:!0}),r*=.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),r=this.fancybox.option("Image.touch"),i=n.$el.classList,s=this.fancybox.option("Image.canZoomInClass"),l=this.fancybox.option("Image.canZoomOutClass");i.remove(l),i.remove(s),a&&o==="toggleZoom"?a&&a.content.scale===1&&a.option("maxScale")-a.content.scale>.01?i.add(s):a.content.scale>1&&!r&&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 r=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"),s=this.fancybox.option("Image.doubleClick");s?this.clickTimer?(clearTimeout(this.clickTimer),this.clickTimer=null,r(s)):this.clickTimer=setTimeout(()=>{this.clickTimer=null,r(i)},300):r(i)}onPageChange(n,a){const o=n.getSlide();a.slides.forEach(r=>{r.Panzoom&&r.state==="done"&&r.index!==o.index&&r.Panzoom.panTo({x:0,y:0,scale:1,friction:.8})})}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events)}}Cs.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 Te{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,r=n.getSlide(),i=new URL(document.URL).hash;let s=!1;if(r.slug)s="#"+r.slug;else{const l=r.$trigger&&r.$trigger.dataset,c=n.option("slug")||l&&l.fancybox;c&&c.length&&c!=="true"&&(s="#"+c+(a.slides.length>1?"-"+(r.index+1):""))}o&&(this.origHash=i!==s?i:""),s&&i!==s&&(this.timer=setTimeout(()=>{try{window.history[o?"pushState":"replaceState"]({},document.title,window.location.pathname+window.location.search+s),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=Te.Fancybox;if(!n||n.getInstance()||n.defaults.Hash===!1)return;const{hash:a,slug:o,index:r}=Te.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 s=document.querySelectorAll(`[data-fancybox="${o}"]`);s.length&&(r===null&&s.length===1?i=s[0]:r&&(i=s[r-1]),i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})))}static onHashChange(){const{slug:n,index:a}=Te.getParsedURL(),o=Te.Fancybox,r=o&&o.getInstance();if(r&&r.plugins.Hash){if(n){const i=r.Carousel;if(n===r.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 s=r.getSlide(),l=s.$trigger&&s.$trigger.dataset;if(l&&l.fancybox===n)return i.slideTo(a-1)}r.plugins.Hash.hasSilentClose=!0,r.close()}Te.startFromUrl()}static create(n){function a(){window.addEventListener("hashchange",Te.onHashChange,!1),Te.startFromUrl()}Te.Fancybox=n,Yn&&window.requestAnimationFrame(()=>{/complete|interactive|loaded/.test(document.readyState)?a():document.addEventListener("DOMContentLoaded",a)})}static destroy(){window.removeEventListener("hashchange",Te.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 je={pageXOffset:0,pageYOffset:0,element:()=>document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement,activate(e){je.pageXOffset=window.pageXOffset,je.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 gu{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 yu={display:["counter","zoom","slideshow","fullscreen","thumbs","close"],autoEnable:!0,items:{counter:{position:"left",type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span>&nbsp;/&nbsp;<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())}}}),em=["innerHTML"];function tm(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{style:t.normalizeStyle(e.listParentStyle),class:"BaseSwimlane",onMouseenter:n[0]||(n[0]=(...s)=>e.toggleAnimation&&e.toggleAnimation(...s)),onMouseleave:n[1]||(n[1]=(...s)=>e.toggleAnimation&&e.toggleAnimation(...s))},[t.createElementVNode("ul",{style:t.normalizeStyle(e.listStyle)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.list,(s,l)=>(t.openBlock(),t.createElementBlock("li",{key:l,style:t.normalizeStyle(e.itemStyle),innerHTML:s},null,12,em))),128))],4)],36)}const nm=C(Qp,[["render",tm],["__scopeId","data-v-681f5a36"]]),am=t.createElementVNode("span",{class:"sr-only"},".",-1),Zi=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 uppercase border-t-2 py-1 px-2.5",md:"text-base capitalize border-t py-2 px-3",lg:"text-lg capitalize border-t py-2 px-3"},o=e;return(r,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"])},[t.renderSlot(r.$slots,"default"),am],2))}});var Xi={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){var a,o,r=1e3,i=6e4,s=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,p=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,m={years:d,months:h,days:l,hours:s,minutes:i,seconds:r,milliseconds:1,weeks:6048e5},f=function(V){return V instanceof N},u=function(V,T,x){return new N(V,x,T.$l)},y=function(V){return o.p(V)+"s"},B=function(V){return V<0},g=function(V){return B(V)?Math.ceil(V):Math.floor(V)},_=function(V){return Math.abs(V)},k=function(V,T){return V?B(V)?{negative:!0,format:""+_(V)+T}:{negative:!1,format:""+V+T}:{negative:!1,format:""}},N=function(){function V(x,A,b){var w=this;if(this.$d={},this.$l=b,x===void 0&&(this.$ms=0,this.parseFromMilliseconds()),A)return u(x*m[y(A)],this);if(typeof x=="number")return this.$ms=x,this.parseFromMilliseconds(),this;if(typeof x=="object")return Object.keys(x).forEach(function(v){w.$d[y(v)]=x[v]}),this.calMilliseconds(),this;if(typeof x=="string"){var L=x.match(p);if(L){var M=L.slice(2).map(function(v){return v!=null?Number(v):0});return this.$d.years=M[0],this.$d.months=M[1],this.$d.weeks=M[2],this.$d.days=M[3],this.$d.hours=M[4],this.$d.minutes=M[5],this.$d.seconds=M[6],this.calMilliseconds(),this}}return this}var T=V.prototype;return T.calMilliseconds=function(){var x=this;this.$ms=Object.keys(this.$d).reduce(function(A,b){return A+(x.$d[b]||0)*m[b]},0)},T.parseFromMilliseconds=function(){var x=this.$ms;this.$d.years=g(x/d),x%=d,this.$d.months=g(x/h),x%=h,this.$d.days=g(x/l),x%=l,this.$d.hours=g(x/s),x%=s,this.$d.minutes=g(x/i),x%=i,this.$d.seconds=g(x/r),x%=r,this.$d.milliseconds=x},T.toISOString=function(){var x=k(this.$d.years,"Y"),A=k(this.$d.months,"M"),b=+this.$d.days||0;this.$d.weeks&&(b+=7*this.$d.weeks);var w=k(b,"D"),L=k(this.$d.hours,"H"),M=k(this.$d.minutes,"M"),v=this.$d.seconds||0;this.$d.milliseconds&&(v+=this.$d.milliseconds/1e3,v=Math.round(1e3*v)/1e3);var D=k(v,"S"),P=x.negative||A.negative||w.negative||L.negative||M.negative||D.negative,S=L.format||M.format||D.format?"T":"",E=(P?"-":"")+"P"+x.format+A.format+w.format+S+L.format+M.format+D.format;return E==="P"||E==="-P"?"P0D":E},T.toJSON=function(){return this.toISOString()},T.format=function(x){var A=x||"YYYY-MM-DDTHH:mm:ss",b={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(w,L){return L||String(b[w])})},T.as=function(x){return this.$ms/m[y(x)]},T.get=function(x){var A=this.$ms,b=y(x);return b==="milliseconds"?A%=1e3:A=b==="weeks"?g(A/m[b]):this.$d[b],A||0},T.add=function(x,A,b){var w;return w=A?x*m[y(A)]:f(x)?x.$ms:u(x,this).$ms,u(this.$ms+w*(b?-1:1),this)},T.subtract=function(x,A){return this.add(x,A,!0)},T.locale=function(x){var A=this.clone();return A.$l=x,A},T.clone=function(){return u(this.$ms,this)},T.humanize=function(x){return a().add(this.$ms,"ms").locale(this.$l).fromNow(!x)},T.valueOf=function(){return this.asMilliseconds()},T.milliseconds=function(){return this.get("milliseconds")},T.asMilliseconds=function(){return this.as("milliseconds")},T.seconds=function(){return this.get("seconds")},T.asSeconds=function(){return this.as("seconds")},T.minutes=function(){return this.get("minutes")},T.asMinutes=function(){return this.as("minutes")},T.hours=function(){return this.get("hours")},T.asHours=function(){return this.as("hours")},T.days=function(){return this.get("days")},T.asDays=function(){return this.as("days")},T.weeks=function(){return this.get("weeks")},T.asWeeks=function(){return this.as("weeks")},T.months=function(){return this.get("months")},T.asMonths=function(){return this.as("months")},T.years=function(){return this.get("years")},T.asYears=function(){return this.as("years")},V}(),I=function(V,T,x){return V.add(T.years()*x,"y").add(T.months()*x,"M").add(T.days()*x,"d").add(T.hours()*x,"h").add(T.minutes()*x,"m").add(T.seconds()*x,"s").add(T.milliseconds()*x,"ms")};return function(V,T,x){a=x,o=x().$utils(),x.duration=function(w,L){var M=x.locale();return u(w,{$l:M},L)},x.isDuration=f;var A=T.prototype.add,b=T.prototype.subtract;T.prototype.add=function(w,L){return f(w)?I(this,w,1):A.bind(this)(w,L)},T.prototype.subtract=function(w,L){return f(w)?I(this,w,-1):b.bind(this)(w,L)}}})})(Xi);var om=Xi.exports;const rm=$e(om);var Ji={exports:{}};(function(e,n){(function(a,o){e.exports=o()})(ye,function(){return function(a,o,r){var i=function(s,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][s](c)||(c=l[d]);return c};r.max=function(){var s=[].slice.call(arguments,0);return i("isAfter",s)},r.min=function(){var s=[].slice.call(arguments,0);return i("isBefore",s)}}})})(Ji);var im=Ji.exports;const sm=$e(im);ee.extend(rm),ee.extend(sm);const Qi=e=>{const n=ee().millisecond(0),a=ee.max(e,n),o=ee.min(e,n);return a?ee.duration(a.diff(o)):void 0},lo={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"}},lm=t.defineComponent({name:"BaseTimer",props:{targetDateTime:{type:String,required:!0},selectedUnits:{type:Array,required:!1,validator:e=>e.every(n=>!!lo[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=ee(new Date);if(ee(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0).isBefore(e))return!0}return!1}},mounted(){const e=ee(new Date(this.targetDateTime.replace(/\s+/g,"T"))).millisecond(0);this.diff=Qi(e),(this.selectedUnitsComputed.includes("seconds")||this.selectedUnitsComputed.includes("minutes"))&&(this.interval=setInterval(()=>{var o;this.diff=Qi(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=lo[e])==null?void 0:n.shortLabel)||e},longLabel(e){var n;return((n=lo[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")}}}),cm=["hidden"],dm={key:0},hm={class:"unit text-body-xs uppercase"};function pm(e,n,a,o,r,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,cm),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,(s,l)=>(t.openBlock(),t.createElementBlock("span",{key:s},[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&&s==="hours"}])}," : ",2)):t.createCommentVNode("",!0),t.createElementVNode("span",{class:t.normalizeClass(["inline-block align-top",s==="seconds"?"text-left":"text-center"]),"aria-hidden":"true"},[t.createElementVNode("span",{class:t.normalizeClass(["text-stats-xl",{"text-seconds":s==="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(s)),1)],64))],2),e.inline?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("br",dm)),t.createElementVNode("span",hm,t.toDisplayString(e.shortLabel(s)),1)],2)]))),128))],2)]),_:1},8,["datetime","class"])}const je=C(lm,[["render",pm]]),mm=t.defineComponent({name:"BaseVideo",components:{BaseImagePlaceholder:R},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),fm={key:0,class:"BaseVideo"},um=["width","height","loop","muted","playsinline","autoplay","controls"],gm=["src"],ym=["src"],bm=["src"],km=t.createElementVNode("p",null,"Your browser cannot play the provided video file(s).",-1);function _m(e,n,a,o,r,i){const s=R;return e.data?(t.openBlock(),t.createElementBlock("div",fm,[t.createVNode(s,{"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,gm)):t.createCommentVNode("",!0),e.data.file?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.data.file,type:"video/mp4"},null,8,ym)):t.createCommentVNode("",!0),e.data.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:2,src:e.data.fileOgg,type:"video/ogg"},null,8,bm)):t.createCommentVNode("",!0),km],8,um)]),_:1})])):t.createCommentVNode("",!0)}const co=C(mm,[["render",_m]]),$m=t.defineComponent({name:"BlockAnchor",props:{data:{type:Object,required:!1}}}),wm=["id"];function Cm(e,n,a,o,r,i){return e.data&&e.data.anchorId?(t.openBlock(),t.createElementBlock("span",{key:0,id:e.data.anchorId,class:"BlockAnchor"},null,8,wm)):t.createCommentVNode("",!0)}const ho=C($m,[["render",Cm]]),es={"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"},Bm=t.defineComponent({name:"LayoutHelper",props:{indent:{type:String,required:!1,default:"col-1",validator:e=>Object.keys(es).includes(e)}},computed:{theWidth(){return es[this.indent]}}}),Em={class:"LayoutHelper BaseGrid container mx-auto"};function Sm(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",Em,[t.createElementVNode("div",{class:t.normalizeClass(e.theWidth+" col-start-1 col-end-13 lg:px-0 px-4 relative")},[t.renderSlot(e.$slots,"default")],2)])}const te=C(Bm,[["render",Sm]]),Nm=t.defineComponent({name:"BlockAudio",components:{BaseAudio:on,LayoutHelper:te,BaseImage:q,BaseImagePlaceholder:R},props:{data:{type:Object,required:!1}}}),Vm={class:"BlockAudio"},Tm={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"},xm={key:1,class:"mr-auto w-full flex flex-col pt-2.5 px-3.5 sm:px-5 justify-center"};function Im(e,n,a,o,r,i){const s=q,l=R,c=on,d=te;return t.openBlock(),t.createElementBlock("div",Vm,[e.data?(t.openBlock(),t.createBlock(d,{key:0,indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("div",Tm,[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(s,{"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",xm,[t.createVNode(c,{file:e.data.uploadedMedia.file},null,8,["file"])])):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])}const Mm=C(Nm,[["render",Im]]),vm=t.defineComponent({name:"BlockCard",components:{BaseImagePlaceholder:R,BaseImage:q,BaseHeading:G},props:{type:{type:String,required:!1,default:"Factoid"},title:{type:String,required:!1},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){return this.image?pe(this.image)?pe(this.image):this.image.srcSet:void 0}}}),Lm={key:0,class:"h-auto"},Dm={class:"px-6 py-6"},Pm={class:"text-primary text-subtitle"},Am=t.createElementVNode("hr",{"aria-hidden":"true",class:"bg-primary text-primary w-8 h-2px border-0 my-2"},null,-1),Om={class:"text-body-sm"};function zm(e,n,a,o,r,i){const s=q,l=R,c=G;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["shadow-jpl relative h-full",{"flex items-center min-h-32":!e.image}])},[e.image?(t.openBlock(),t.createElementBlock("div",Lm,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[e.image.src?(t.openBlock(),t.createBlock(s,{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",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0),t.createElementVNode("div",Dm,[t.createElementVNode("div",Pm,t.toDisplayString(e.type),1),Am,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",Om,t.toDisplayString(e.text),1)])],2)}const po=C(vm,[["render",zm]]),Fm=t.defineComponent({name:"IconNext"}),Hm={viewBox:"0 0 50 50",class:"IconNext"},qm=[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 Rm(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Hm,qm)}const Se=C(Fm,[["render",Rm]]),jm=t.defineComponent({name:"IconPrev"}),Gm={viewBox:"0 0 50 50",class:"IconPrev"},Um=[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 Wm(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Gm,Um)}const Ne=C(jm,[["render",Wm]]);function ts(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function mo(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(a=>{typeof e[a]>"u"?e[a]=n[a]:ts(n[a])&&ts(e[a])&&Object.keys(n[a]).length>0&&mo(e[a],n[a])})}const ns={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 Ve(){const e=typeof document<"u"?document:{};return mo(e,ns),e}const Ym={document:ns,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 be(){const e=typeof window<"u"?window:{};return mo(e,Ym),e}function Km(e){return e===void 0&&(e=""),e.trim().split(" ").filter(n=>!!n.trim())}function Zm(e){const n=e;Object.keys(n).forEach(a=>{try{n[a]=null}catch{}try{delete n[a]}catch{}})}function fo(e,n){return n===void 0&&(n=0),setTimeout(e,n)}function Rn(){return Date.now()}function Xm(e){const n=be();let a;return n.getComputedStyle&&(a=n.getComputedStyle(e,null)),!a&&e.currentStyle&&(a=e.currentStyle),a||(a=e.style),a}function Jm(e,n){n===void 0&&(n="x");const a=be();let o,r,i;const s=Xm(e);return a.WebKitCSSMatrix?(r=s.transform||s.webkitTransform,r.split(",").length>6&&(r=r.split(", ").map(l=>l.replace(",",".")).join(", ")),i=new a.WebKitCSSMatrix(r==="none"?"":r)):(i=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=i.toString().split(",")),n==="x"&&(a.WebKitCSSMatrix?r=i.m41:o.length===16?r=parseFloat(o[12]):r=parseFloat(o[4])),n==="y"&&(a.WebKitCSSMatrix?r=i.m42:o.length===16?r=parseFloat(o[13]):r=parseFloat(o[5])),r||0}function jn(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function Qm(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function ke(){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&&!Qm(o)){const r=Object.keys(Object(o)).filter(i=>n.indexOf(i)<0);for(let i=0,s=r.length;i<s;i+=1){const l=r[i],c=Object.getOwnPropertyDescriptor(o,l);c!==void 0&&c.enumerable&&(jn(e[l])&&jn(o[l])?o[l].__swiper__?e[l]=o[l]:ke(e[l],o[l]):!jn(e[l])&&jn(o[l])?(e[l]={},o[l].__swiper__?e[l]=o[l]:ke(e[l],o[l])):e[l]=o[l])}}}return e}function Gn(e,n,a){e.style.setProperty(n,a)}function as(e){let{swiper:n,targetPosition:a,side:o}=e;const r=be(),i=-n.translate;let s=null,l;const c=n.params.speed;n.wrapperEl.style.scrollSnapType="none",r.cancelAnimationFrame(n.cssModeFrameID);const d=a>i?"next":"prev",h=(m,f)=>d==="next"&&m>=f||d==="prev"&&m<=f,p=()=>{l=new Date().getTime(),s===null&&(s=l);const m=Math.max(Math.min((l-s)/c,1),0),f=.5-Math.cos(m*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})}),r.cancelAnimationFrame(n.cssModeFrameID);return}n.cssModeFrameID=r.requestAnimationFrame(p)};p()}function os(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function De(e,n){return n===void 0&&(n=""),[...e.children].filter(a=>a.matches(n))}function Un(e){try{console.warn(e);return}catch{}}function sn(e,n){n===void 0&&(n=[]);const a=document.createElement(e);return a.classList.add(...Array.isArray(n)?n:Km(n)),a}function e0(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 t0(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 Xe(e,n){return be().getComputedStyle(e,null).getPropertyValue(n)}function ln(e){let n=e,a;if(n){for(a=0;(n=n.previousSibling)!==null;)n.nodeType===1&&(a+=1);return a}}function rs(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 n0(e,n){function a(o){o.target===e&&(n.call(e,o),e.removeEventListener("transitionend",a))}n&&e.addEventListener("transitionend",a)}function uo(e,n,a){const o=be();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 go;function a0(){const e=be(),n=Ve();return{smoothScroll:n.documentElement&&n.documentElement.style&&"scrollBehavior"in n.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&n instanceof e.DocumentTouch)}}function is(){return go||(go=a0()),go}let yo;function o0(e){let{userAgent:n}=e===void 0?{}:e;const a=is(),o=be(),r=o.navigator.platform,i=n||o.navigator.userAgent,s={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 p=i.match(/(iPod)(.*OS\s([\d_]+))?/),m=!h&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=r==="Win32";let u=r==="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&&(s.os="android",s.android=!0),(h||m||p)&&(s.os="ios",s.ios=!0),s}function ss(e){return e===void 0&&(e={}),yo||(yo=o0(e)),yo}let bo;function r0(){const e=be(),n=ss();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 r=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),i=o(),s=i||r&&n.ios;return{isSafari:a||i,needPerspectiveFix:a,need3dFix:s,isWebView:r}}function i0(){return bo||(bo=r0()),bo}function s0(e){let{swiper:n,on:a,emit:o}=e;const r=be();let i=null,s=null;const l=()=>{!n||n.destroyed||!n.initialized||(o("beforeResize"),o("resize"))},c=()=>{!n||n.destroyed||!n.initialized||(i=new ResizeObserver(p=>{s=r.requestAnimationFrame(()=>{const{width:m,height:f}=n;let u=m,y=f;p.forEach(B=>{let{contentBoxSize:g,contentRect:_,target:k}=B;k&&k!==n.el||(u=_?_.width:(g[0]||g).inlineSize,y=_?_.height:(g[0]||g).blockSize)}),(u!==m||y!==f)&&l()})}),i.observe(n.el))},d=()=>{s&&r.cancelAnimationFrame(s),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 r.ResizeObserver<"u"){c();return}r.addEventListener("resize",l),r.addEventListener("orientationchange",h)}),a("destroy",()=>{d(),r.removeEventListener("resize",l),r.removeEventListener("orientationchange",h)})}function l0(e){let{swiper:n,extendParams:a,on:o,emit:r}=e;const i=[],s=be(),l=function(h,p){p===void 0&&(p={});const m=s.MutationObserver||s.WebkitMutationObserver,f=new m(u=>{if(n.__preventObserver__)return;if(u.length===1){r("observerUpdate",u[0]);return}const y=function(){r("observerUpdate",u[0])};s.requestAnimationFrame?s.requestAnimationFrame(y):s.setTimeout(y,0)});f.observe(h,{attributes:typeof p.attributes>"u"?!0:p.attributes,childList:typeof p.childList>"u"?!0:p.childList,characterData:typeof p.characterData>"u"?!0:p.characterData}),i.push(f)},c=()=>{if(n.params.observer){if(n.params.observeParents){const h=rs(n.hostEl);for(let p=0;p<h.length;p+=1)l(h[p])}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 c0={on(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;const r=a?"unshift":"push";return e.split(" ").forEach(i=>{o.eventsListeners[i]||(o.eventsListeners[i]=[]),o.eventsListeners[i][r](n)}),o},once(e,n,a){const o=this;if(!o.eventsListeners||o.destroyed||typeof n!="function")return o;function r(){o.off(e,r),r.__emitterProxy&&delete r.__emitterProxy;for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];n.apply(o,s)}return r.__emitterProxy=n,o.on(e,r,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((r,i)=>{(r===n||r.__emitterProxy&&r.__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 r=arguments.length,i=new Array(r),s=0;s<r;s++)i[s]=arguments[s];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 d0(){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(Xe(o,"padding-left")||0,10)-parseInt(Xe(o,"padding-right")||0,10),a=a-parseInt(Xe(o,"padding-top")||0,10)-parseInt(Xe(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 h0(){const e=this;function n(b,w){return parseFloat(b.getPropertyValue(e.getDirectionLabel(w))||0)}const a=e.params,{wrapperEl:o,slidesEl:r,size:i,rtlTranslate:s,wrongRTL:l}=e,c=e.virtual&&a.virtual.enabled,d=c?e.virtual.slides.length:e.slides.length,h=De(r,`.${e.params.slideClass}, swiper-slide`),p=c?e.virtual.slides.length:h.length;let m=[];const f=[],u=[];let y=a.slidesOffsetBefore;typeof y=="function"&&(y=a.slidesOffsetBefore.call(e));let B=a.slidesOffsetAfter;typeof B=="function"&&(B=a.slidesOffsetAfter.call(e));const g=e.snapGrid.length,_=e.slidesGrid.length;let k=a.spaceBetween,N=-y,I=0,V=0;if(typeof i>"u")return;typeof k=="string"&&k.indexOf("%")>=0?k=parseFloat(k.replace("%",""))/100*i:typeof k=="string"&&(k=parseFloat(k)),e.virtualSize=-k,h.forEach(b=>{s?b.style.marginLeft="":b.style.marginRight="",b.style.marginBottom="",b.style.marginTop=""}),a.centeredSlides&&a.cssMode&&(Gn(o,"--swiper-centered-offset-before",""),Gn(o,"--swiper-centered-offset-after",""));const T=a.grid&&a.grid.rows>1&&e.grid;T?e.grid.initSlides(h):e.grid&&e.grid.unsetSlides();let x;const A=a.slidesPerView==="auto"&&a.breakpoints&&Object.keys(a.breakpoints).filter(b=>typeof a.breakpoints[b].slidesPerView<"u").length>0;for(let b=0;b<p;b+=1){x=0;let w;if(h[b]&&(w=h[b]),T&&e.grid.updateSlide(b,w,h),!(h[b]&&Xe(w,"display")==="none")){if(a.slidesPerView==="auto"){A&&(h[b].style[e.getDirectionLabel("width")]="");const L=getComputedStyle(w),M=w.style.transform,v=w.style.webkitTransform;if(M&&(w.style.transform="none"),v&&(w.style.webkitTransform="none"),a.roundLengths)x=e.isHorizontal()?uo(w,"width"):uo(w,"height");else{const D=n(L,"width"),P=n(L,"padding-left"),S=n(L,"padding-right"),E=n(L,"margin-left"),O=n(L,"margin-right"),z=L.getPropertyValue("box-sizing");if(z&&z==="border-box")x=D+E+O;else{const{clientWidth:U,offsetWidth:Z}=w;x=D+P+S+E+O+(Z-U)}}M&&(w.style.transform=M),v&&(w.style.webkitTransform=v),a.roundLengths&&(x=Math.floor(x))}else x=(i-(a.slidesPerView-1)*k)/a.slidesPerView,a.roundLengths&&(x=Math.floor(x)),h[b]&&(h[b].style[e.getDirectionLabel("width")]=`${x}px`);h[b]&&(h[b].swiperSlideSize=x),u.push(x),a.centeredSlides?(N=N+x/2+I/2+k,I===0&&b!==0&&(N=N-i/2-k),b===0&&(N=N-i/2-k),Math.abs(N)<1/1e3&&(N=0),a.roundLengths&&(N=Math.floor(N)),V%a.slidesPerGroup===0&&m.push(N),f.push(N)):(a.roundLengths&&(N=Math.floor(N)),(V-Math.min(e.params.slidesPerGroupSkip,V))%e.params.slidesPerGroup===0&&m.push(N),f.push(N),N=N+x+k),e.virtualSize+=x+k,I=x,V+=1}}if(e.virtualSize=Math.max(e.virtualSize,i)+B,s&&l&&(a.effect==="slide"||a.effect==="coverflow")&&(o.style.width=`${e.virtualSize+k}px`),a.setWrapperSize&&(o.style[e.getDirectionLabel("width")]=`${e.virtualSize+k}px`),T&&e.grid.updateWrapperSize(x,m),!a.centeredSlides){const b=[];for(let w=0;w<m.length;w+=1){let L=m[w];a.roundLengths&&(L=Math.floor(L)),m[w]<=e.virtualSize-i&&b.push(L)}m=b,Math.floor(e.virtualSize-i)-Math.floor(m[m.length-1])>1&&m.push(e.virtualSize-i)}if(c&&a.loop){const b=u[0]+k;if(a.slidesPerGroup>1){const w=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/a.slidesPerGroup),L=b*a.slidesPerGroup;for(let M=0;M<w;M+=1)m.push(m[m.length-1]+L)}for(let w=0;w<e.virtual.slidesBefore+e.virtual.slidesAfter;w+=1)a.slidesPerGroup===1&&m.push(m[m.length-1]+b),f.push(f[f.length-1]+b),e.virtualSize+=b}if(m.length===0&&(m=[0]),k!==0){const b=e.isHorizontal()&&s?"marginLeft":e.getDirectionLabel("marginRight");h.filter((w,L)=>!a.cssMode||a.loop?!0:L!==h.length-1).forEach(w=>{w.style[b]=`${k}px`})}if(a.centeredSlides&&a.centeredSlidesBounds){let b=0;u.forEach(L=>{b+=L+(k||0)}),b-=k;const w=b-i;m=m.map(L=>L<=0?-y:L>w?w+B:L)}if(a.centerInsufficientSlides){let b=0;u.forEach(L=>{b+=L+(k||0)}),b-=k;const w=(a.slidesOffsetBefore||0)+(a.slidesOffsetAfter||0);if(b+w<i){const L=(i-b-w)/2;m.forEach((M,v)=>{m[v]=M-L}),f.forEach((M,v)=>{f[v]=M+L})}}if(Object.assign(e,{slides:h,snapGrid:m,slidesGrid:f,slidesSizesGrid:u}),a.centeredSlides&&a.cssMode&&!a.centeredSlidesBounds){Gn(o,"--swiper-centered-offset-before",`${-m[0]}px`),Gn(o,"--swiper-centered-offset-after",`${e.size/2-u[u.length-1]/2}px`);const b=-e.snapGrid[0],w=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(L=>L+b),e.slidesGrid=e.slidesGrid.map(L=>L+w)}if(p!==d&&e.emit("slidesLengthChange"),m.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),f.length!==_&&e.emit("slidesGridLengthChange"),a.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!c&&!a.cssMode&&(a.effect==="slide"||a.effect==="fade")){const b=`${a.containerModifierClass}backface-hidden`,w=e.el.classList.contains(b);p<=a.maxBackfaceHiddenSlides?w||e.el.classList.add(b):w&&e.el.classList.remove(b)}}function p0(e){const n=this,a=[],o=n.virtual&&n.params.virtual.enabled;let r=0,i;typeof e=="number"?n.setTransition(e):e===!0&&n.setTransition(n.params.speed);const s=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(s(l))}else a.push(s(n.activeIndex));for(i=0;i<a.length;i+=1)if(typeof a[i]<"u"){const l=a[i].offsetHeight;r=l>r?l:r}(r||r===0)&&(n.wrapperEl.style.height=`${r}px`)}function m0(){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 ls=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function f0(e){e===void 0&&(e=this&&this.translate||0);const n=this,a=n.params,{slides:o,rtlTranslate:r,snapGrid:i}=n;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&n.updateSlidesOffset();let s=-e;r&&(s=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 p=(s+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),m=(s-i[0]+(a.centeredSlides?n.minTranslate():0)-h)/(d.swiperSlideSize+l),f=-(s-h),u=f+n.slidesSizesGrid[c],y=f>=0&&f<=n.size-n.slidesSizesGrid[c],B=f>=0&&f<n.size-1||u>1&&u<=n.size||f<=0&&u>=n.size;B&&(n.visibleSlides.push(d),n.visibleSlidesIndexes.push(c)),ls(d,B,a.slideVisibleClass),ls(d,y,a.slideFullyVisibleClass),d.progress=r?-p:p,d.originalProgress=r?-m:m}}function u0(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:r,isBeginning:i,isEnd:s,progressLoop:l}=n;const c=i,d=s;if(o===0)r=0,i=!0,s=!0;else{r=(e-n.minTranslate())/o;const h=Math.abs(e-n.minTranslate())<1,p=Math.abs(e-n.maxTranslate())<1;i=h||r<=0,s=p||r>=1,h&&(r=0),p&&(r=1)}if(a.loop){const h=n.getSlideIndexByData(0),p=n.getSlideIndexByData(n.slides.length-1),m=n.slidesGrid[h],f=n.slidesGrid[p],u=n.slidesGrid[n.slidesGrid.length-1],y=Math.abs(e);y>=m?l=(y-m)/u:l=(y+u-f)/u,l>1&&(l-=1)}Object.assign(n,{progress:r,progressLoop:l,isBeginning:i,isEnd:s}),(a.watchSlidesProgress||a.centeredSlides&&a.autoHeight)&&n.updateSlidesProgress(e),i&&!c&&n.emit("reachBeginning toEdge"),s&&!d&&n.emit("reachEnd toEdge"),(c&&!i||d&&!s)&&n.emit("fromEdge"),n.emit("progress",r)}const ko=(e,n,a)=>{n&&!e.classList.contains(a)?e.classList.add(a):!n&&e.classList.contains(a)&&e.classList.remove(a)};function g0(){const e=this,{slides:n,params:a,slidesEl:o,activeIndex:r}=e,i=e.virtual&&a.virtual.enabled,s=e.grid&&a.grid&&a.grid.rows>1,l=p=>De(o,`.${a.slideClass}${p}, swiper-slide${p}`)[0];let c,d,h;if(i)if(a.loop){let p=r-e.virtual.slidesBefore;p<0&&(p=e.virtual.slides.length+p),p>=e.virtual.slides.length&&(p-=e.virtual.slides.length),c=l(`[data-swiper-slide-index="${p}"]`)}else c=l(`[data-swiper-slide-index="${r}"]`);else s?(c=n.filter(p=>p.column===r)[0],h=n.filter(p=>p.column===r+1)[0],d=n.filter(p=>p.column===r-1)[0]):c=n[r];c&&(s||(h=t0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!h&&(h=n[0]),d=e0(c,`.${a.slideClass}, swiper-slide`)[0],a.loop&&!d===0&&(d=n[n.length-1]))),n.forEach(p=>{ko(p,p===c,a.slideActiveClass),ko(p,p===h,a.slideNextClass),ko(p,p===d,a.slidePrevClass)}),e.emitSlidesClasses()}const Wn=(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 r=o.querySelector(`.${e.params.lazyPreloaderClass}`);!r&&e.isElement&&(o.shadowRoot?r=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(r=o.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),r&&r.remove())})),r&&r.remove()}},_o=(e,n)=>{if(!e.slides[n])return;const a=e.slides[n].querySelector('[loading="lazy"]');a&&a.removeAttribute("loading")},$o=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),r=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const s=r,l=[s-n];l.push(...Array.from({length:n}).map((c,d)=>s+o+d)),e.slides.forEach((c,d)=>{l.includes(c.column)&&_o(e,d)});return}const i=r+o-1;if(e.params.rewind||e.params.loop)for(let s=r-n;s<=i+n;s+=1){const l=(s%a+a)%a;(l<r||l>i)&&_o(e,l)}else for(let s=Math.max(r-n,0);s<=Math.min(i+n,a-1);s+=1)s!==r&&(s>i||s<r)&&_o(e,s)};function y0(e){const{slidesGrid:n,params:a}=e,o=e.rtlTranslate?e.translate:-e.translate;let r;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?r=i:o>=n[i]&&o<n[i+1]&&(r=i+1):o>=n[i]&&(r=i);return a.normalizeSlideIndex&&(r<0||typeof r>"u")&&(r=0),r}function b0(e){const n=this,a=n.rtlTranslate?n.translate:-n.translate,{snapGrid:o,params:r,activeIndex:i,realIndex:s,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=y0(n)),o.indexOf(a)>=0)d=o.indexOf(a);else{const f=Math.min(r.slidesPerGroupSkip,c);d=f+Math.floor((c-f)/r.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 p=n.grid&&r.grid&&r.grid.rows>1;let m;if(n.virtual&&r.virtual.enabled&&r.loop)m=h(c);else if(p){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)),m=Math.floor(u/r.grid.rows)}else if(n.slides[c]){const f=n.slides[c].getAttribute("data-swiper-slide-index");f?m=parseInt(f,10):m=c}else m=c;Object.assign(n,{previousSnapIndex:l,snapIndex:d,previousRealIndex:s,realIndex:m,previousIndex:i,activeIndex:c}),n.initialized&&$o(n),n.emit("activeIndexChange"),n.emit("snapIndexChange"),(n.initialized||n.params.runCallbacksOnInit)&&(s!==m&&n.emit("realIndexChange"),n.emit("slideChange"))}function k0(e,n){const a=this,o=a.params;let r=e.closest(`.${o.slideClass}, swiper-slide`);!r&&a.isElement&&n&&n.length>1&&n.includes(e)&&[...n.slice(n.indexOf(e)+1,n.length)].forEach(l=>{!r&&l.matches&&l.matches(`.${o.slideClass}, swiper-slide`)&&(r=l)});let i=!1,s;if(r){for(let l=0;l<a.slides.length;l+=1)if(a.slides[l]===r){i=!0,s=l;break}}if(r&&i)a.clickedSlide=r,a.virtual&&a.params.virtual.enabled?a.clickedIndex=parseInt(r.getAttribute("data-swiper-slide-index"),10):a.clickedIndex=s;else{a.clickedSlide=void 0,a.clickedIndex=void 0;return}o.slideToClickedSlide&&a.clickedIndex!==void 0&&a.clickedIndex!==a.activeIndex&&a.slideToClickedSlide()}var _0={updateSize:d0,updateSlides:h0,updateAutoHeight:p0,updateSlidesOffset:m0,updateSlidesProgress:f0,updateProgress:u0,updateSlidesClasses:g0,updateActiveIndex:b0,updateClickedSlide:k0};function $0(e){e===void 0&&(e=this.isHorizontal()?"x":"y");const n=this,{params:a,rtlTranslate:o,translate:r,wrapperEl:i}=n;if(a.virtualTranslate)return o?-r:r;if(a.cssMode)return r;let s=Jm(i,e);return s+=n.cssOverflowAdjustment(),o&&(s=-s),s||0}function w0(e,n){const a=this,{rtlTranslate:o,params:r,wrapperEl:i,progress:s}=a;let l=0,c=0;const d=0;a.isHorizontal()?l=o?-e:e:c=e,r.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),a.previousTranslate=a.translate,a.translate=a.isHorizontal()?l:c,r.cssMode?i[a.isHorizontal()?"scrollLeft":"scrollTop"]=a.isHorizontal()?-l:-c:r.virtualTranslate||(a.isHorizontal()?l-=a.cssOverflowAdjustment():c-=a.cssOverflowAdjustment(),i.style.transform=`translate3d(${l}px, ${c}px, ${d}px)`);let h;const p=a.maxTranslate()-a.minTranslate();p===0?h=0:h=(e-a.minTranslate())/p,h!==s&&a.updateProgress(e),a.emit("setTranslate",a.translate,n)}function C0(){return-this.snapGrid[0]}function B0(){return-this.snapGrid[this.snapGrid.length-1]}function E0(e,n,a,o,r){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:s,wrapperEl:l}=i;if(i.animating&&s.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),s.cssMode){const p=i.isHorizontal();if(n===0)l[p?"scrollLeft":"scrollTop"]=-h;else{if(!i.support.smoothScroll)return as({swiper:i,targetPosition:-h,side:p?"left":"top"}),!0;l.scrollTo({[p?"left":"top"]:-h,behavior:"smooth"})}return!0}return n===0?(i.setTransition(0),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,r),i.emit("transitionEnd"))):(i.setTransition(n),i.setTranslate(h),a&&(i.emit("beforeTransitionStart",n,r),i.emit("transitionStart")),i.animating||(i.animating=!0,i.onTranslateToWrapperTransitionEnd||(i.onTranslateToWrapperTransitionEnd=function(m){!i||i.destroyed||m.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 S0={getTranslate:$0,setTranslate:w0,minTranslate:C0,maxTranslate:B0,translateTo:E0};function N0(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 cs(e){let{swiper:n,runCallbacks:a,direction:o,step:r}=e;const{activeIndex:i,previousIndex:s}=n;let l=o;if(l||(i>s?l="next":i<s?l="prev":l="reset"),n.emit(`transition${r}`),a&&i!==s){if(l==="reset"){n.emit(`slideResetTransition${r}`);return}n.emit(`slideChangeTransition${r}`),l==="next"?n.emit(`slideNextTransition${r}`):n.emit(`slidePrevTransition${r}`)}}function V0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;o.cssMode||(o.autoHeight&&a.updateAutoHeight(),cs({swiper:a,runCallbacks:e,direction:n,step:"Start"}))}function T0(e,n){e===void 0&&(e=!0);const a=this,{params:o}=a;a.animating=!1,!o.cssMode&&(a.setTransition(0),cs({swiper:a,runCallbacks:e,direction:n,step:"End"}))}var x0={setTransition:N0,transitionStart:V0,transitionEnd:T0};function I0(e,n,a,o,r){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const i=this;let s=e;s<0&&(s=0);const{params:l,snapGrid:c,slidesGrid:d,previousIndex:h,activeIndex:p,rtlTranslate:m,wrapperEl:f,enabled:u}=i;if(!u&&!o&&!r||i.destroyed||i.animating&&l.preventInteractionOnTransition)return!1;typeof n>"u"&&(n=i.params.speed);const y=Math.min(i.params.slidesPerGroupSkip,s);let B=y+Math.floor((s-y)/i.params.slidesPerGroup);B>=c.length&&(B=c.length-1);const g=-c[B];if(l.normalizeSlideIndex)for(let k=0;k<d.length;k+=1){const N=-Math.floor(g*100),I=Math.floor(d[k]*100),V=Math.floor(d[k+1]*100);typeof d[k+1]<"u"?N>=I&&N<V-(V-I)/2?s=k:N>=I&&N<V&&(s=k+1):N>=I&&(s=k)}if(i.initialized&&s!==p&&(!i.allowSlideNext&&(m?g>i.translate&&g>i.minTranslate():g<i.translate&&g<i.minTranslate())||!i.allowSlidePrev&&g>i.translate&&g>i.maxTranslate()&&(p||0)!==s))return!1;s!==(h||0)&&a&&i.emit("beforeSlideChangeStart"),i.updateProgress(g);let _;if(s>p?_="next":s<p?_="prev":_="reset",m&&-g===i.translate||!m&&g===i.translate)return i.updateActiveIndex(s),l.autoHeight&&i.updateAutoHeight(),i.updateSlidesClasses(),l.effect!=="slide"&&i.setTranslate(g),_!=="reset"&&(i.transitionStart(a,_),i.transitionEnd(a,_)),!1;if(l.cssMode){const k=i.isHorizontal(),N=m?g:-g;if(n===0){const I=i.virtual&&i.params.virtual.enabled;I&&(i.wrapperEl.style.scrollSnapType="none",i._immediateVirtual=!0),I&&!i._cssModeVirtualInitialSet&&i.params.initialSlide>0?(i._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[k?"scrollLeft":"scrollTop"]=N})):f[k?"scrollLeft":"scrollTop"]=N,I&&requestAnimationFrame(()=>{i.wrapperEl.style.scrollSnapType="",i._immediateVirtual=!1})}else{if(!i.support.smoothScroll)return as({swiper:i,targetPosition:N,side:k?"left":"top"}),!0;f.scrollTo({[k?"left":"top"]:N,behavior:"smooth"})}return!0}return i.setTransition(n),i.setTranslate(g),i.updateActiveIndex(s),i.updateSlidesClasses(),i.emit("beforeTransitionStart",n,o),i.transitionStart(a,_),n===0?i.transitionEnd(a,_):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,_))}),i.wrapperEl.addEventListener("transitionend",i.onSlideToWrapperTransitionEnd)),!0}function M0(e,n,a,o){e===void 0&&(e=0),a===void 0&&(a=!0),typeof e=="string"&&(e=parseInt(e,10));const r=this;if(r.destroyed)return;typeof n>"u"&&(n=r.params.speed);const i=r.grid&&r.params.grid&&r.params.grid.rows>1;let s=e;if(r.params.loop)if(r.virtual&&r.params.virtual.enabled)s=s+r.virtual.slidesBefore;else{let l;if(i){const m=s*r.params.grid.rows;l=r.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else l=r.getSlideIndexByData(s);const c=i?Math.ceil(r.slides.length/r.params.grid.rows):r.slides.length,{centeredSlides:d}=r.params;let h=r.params.slidesPerView;h==="auto"?h=r.slidesPerViewDynamic():(h=Math.ceil(parseFloat(r.params.slidesPerView,10)),d&&h%2===0&&(h=h+1));let p=c-l<h;if(d&&(p=p||l<Math.ceil(h/2)),o&&d&&r.params.slidesPerView!=="auto"&&!i&&(p=!1),p){const m=d?l<r.activeIndex?"prev":"next":l-r.activeIndex-1<r.params.slidesPerView?"next":"prev";r.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?l+1:l-c+1,slideRealIndex:m==="next"?r.realIndex:void 0})}if(i){const m=s*r.params.grid.rows;s=r.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=r.getSlideIndexByData(s)}return requestAnimationFrame(()=>{r.slideTo(s,n,a,o)}),r}function v0(e,n,a){n===void 0&&(n=!0);const o=this,{enabled:r,params:i,animating:s}=o;if(!r||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(s&&!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 L0(e,n,a){n===void 0&&(n=!0);const o=this,{params:r,snapGrid:i,slidesGrid:s,rtlTranslate:l,enabled:c,animating:d}=o;if(!c||o.destroyed)return o;typeof e>"u"&&(e=o.params.speed);const h=o.virtual&&r.virtual.enabled;if(r.loop){if(d&&!h&&r.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const p=l?o.translate:-o.translate;function m(g){return g<0?-Math.floor(Math.abs(g)):Math.floor(g)}const f=m(p),u=i.map(g=>m(g));let y=i[u.indexOf(f)-1];if(typeof y>"u"&&r.cssMode){let g;i.forEach((_,k)=>{f>=_&&(g=k)}),typeof g<"u"&&(y=i[g>0?g-1:g])}let B=0;if(typeof y<"u"&&(B=s.indexOf(y),B<0&&(B=o.activeIndex-1),r.slidesPerView==="auto"&&r.slidesPerGroup===1&&r.slidesPerGroupAuto&&(B=B-o.slidesPerViewDynamic("previous",!0)+1,B=Math.max(B,0))),r.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(r.loop&&o.activeIndex===0&&r.cssMode)return requestAnimationFrame(()=>{o.slideTo(B,e,n,a)}),!0;return o.slideTo(B,e,n,a)}function D0(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 P0(e,n,a,o){n===void 0&&(n=!0),o===void 0&&(o=.5);const r=this;if(r.destroyed)return;typeof e>"u"&&(e=r.params.speed);let i=r.activeIndex;const s=Math.min(r.params.slidesPerGroupSkip,i),l=s+Math.floor((i-s)/r.params.slidesPerGroup),c=r.rtlTranslate?r.translate:-r.translate;if(c>=r.snapGrid[l]){const d=r.snapGrid[l],h=r.snapGrid[l+1];c-d>(h-d)*o&&(i+=r.params.slidesPerGroup)}else{const d=r.snapGrid[l-1],h=r.snapGrid[l];c-d<=(h-d)*o&&(i-=r.params.slidesPerGroup)}return i=Math.max(i,0),i=Math.min(i,r.slidesGrid.length-1),r.slideTo(i,e,n,a)}function A0(){const e=this;if(e.destroyed)return;const{params:n,slidesEl:a}=e,o=n.slidesPerView==="auto"?e.slidesPerViewDynamic():n.slidesPerView;let r=e.clickedIndex,i;const s=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?r<e.loopedSlides-o/2||r>e.slides.length-e.loopedSlides+o/2?(e.loopFix(),r=e.getSlideIndex(De(a,`${s}[data-swiper-slide-index="${i}"]`)[0]),fo(()=>{e.slideTo(r)})):e.slideTo(r):r>e.slides.length-o?(e.loopFix(),r=e.getSlideIndex(De(a,`${s}[data-swiper-slide-index="${i}"]`)[0]),fo(()=>{e.slideTo(r)})):e.slideTo(r)}else e.slideTo(r)}var O0={slideTo:I0,slideToLoop:M0,slideNext:v0,slidePrev:L0,slideReset:D0,slideToClosest:P0,slideToClickedSlide:A0};function z0(e){const n=this,{params:a,slidesEl:o}=n;if(!a.loop||n.virtual&&n.params.virtual.enabled)return;const r=()=>{De(o,`.${a.slideClass}, swiper-slide`).forEach((p,m)=>{p.setAttribute("data-swiper-slide-index",m)})},i=n.grid&&a.grid&&a.grid.rows>1,s=a.slidesPerGroup*(i?a.grid.rows:1),l=n.slides.length%s!==0,c=i&&n.slides.length%a.grid.rows!==0,d=h=>{for(let p=0;p<h;p+=1){const m=n.isElement?sn("swiper-slide",[a.slideBlankClass]):sn("div",[a.slideClass,a.slideBlankClass]);n.slidesEl.append(m)}};if(l){if(a.loopAddBlankSlides){const h=s-n.slides.length%s;d(h),n.recalcSlides(),n.updateSlides()}else Un("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)");r()}else if(c){if(a.loopAddBlankSlides){const h=a.grid.rows-n.slides.length%a.grid.rows;d(h),n.recalcSlides(),n.updateSlides()}else Un("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)");r()}else r();n.loopFix({slideRealIndex:e,direction:a.centeredSlides?void 0:"next"})}function F0(e){let{slideRealIndex:n,slideTo:a=!0,direction:o,setTranslate:r,activeSlideIndex:i,byController:s,byMousewheel:l}=e===void 0?{}:e;const c=this;if(!c.params.loop)return;c.emit("beforeLoopFix");const{slides:d,allowSlidePrev:h,allowSlideNext:p,slidesEl:m,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=p,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 B=f.slidesPerGroupAuto?y:f.slidesPerGroup;let g=B;g%B!==0&&(g+=B-g%B),g+=f.loopAdditionalSlides,c.loopedSlides=g;const _=c.grid&&f.grid&&f.grid.rows>1;d.length<y+g?Un("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"):_&&f.grid.fill==="row"&&Un("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const k=[],N=[];let I=c.activeIndex;typeof i>"u"?i=c.getSlideIndex(d.filter(M=>M.classList.contains(f.slideActiveClass))[0]):I=i;const V=o==="next"||!o,T=o==="prev"||!o;let x=0,A=0;const b=_?Math.ceil(d.length/f.grid.rows):d.length,L=(_?d[i].column:i)+(u&&typeof r>"u"?-y/2+.5:0);if(L<g){x=Math.max(g-L,B);for(let M=0;M<g-L;M+=1){const v=M-Math.floor(M/b)*b;if(_){const D=b-v-1;for(let P=d.length-1;P>=0;P-=1)d[P].column===D&&k.push(P)}else k.push(b-v-1)}}else if(L+y>b-g){A=Math.max(L-(b-g*2),B);for(let M=0;M<A;M+=1){const v=M-Math.floor(M/b)*b;_?d.forEach((D,P)=>{D.column===v&&N.push(P)}):N.push(v)}}if(c.__preventObserver__=!0,requestAnimationFrame(()=>{c.__preventObserver__=!1}),T&&k.forEach(M=>{d[M].swiperLoopMoveDOM=!0,m.prepend(d[M]),d[M].swiperLoopMoveDOM=!1}),V&&N.forEach(M=>{d[M].swiperLoopMoveDOM=!0,m.append(d[M]),d[M].swiperLoopMoveDOM=!1}),c.recalcSlides(),f.slidesPerView==="auto"?c.updateSlides():_&&(k.length>0&&T||N.length>0&&V)&&c.slides.forEach((M,v)=>{c.grid.updateSlide(v,M,c.slides)}),f.watchSlidesProgress&&c.updateSlidesOffset(),a){if(k.length>0&&T){if(typeof n>"u"){const M=c.slidesGrid[I],D=c.slidesGrid[I+x]-M;l?c.setTranslate(c.translate-D):(c.slideTo(I+Math.ceil(x),0,!1,!0),r&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-D,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-D))}else if(r){const M=_?k.length/f.grid.rows:k.length;c.slideTo(c.activeIndex+M,0,!1,!0),c.touchEventsData.currentTranslate=c.translate}}else if(N.length>0&&V)if(typeof n>"u"){const M=c.slidesGrid[I],D=c.slidesGrid[I-A]-M;l?c.setTranslate(c.translate-D):(c.slideTo(I-A,0,!1,!0),r&&(c.touchEventsData.startTranslate=c.touchEventsData.startTranslate-D,c.touchEventsData.currentTranslate=c.touchEventsData.currentTranslate-D))}else{const M=_?N.length/f.grid.rows:N.length;c.slideTo(c.activeIndex-M,0,!1,!0)}}if(c.allowSlidePrev=h,c.allowSlideNext=p,c.controller&&c.controller.control&&!s){const M={slideRealIndex:n,direction:o,setTranslate:r,activeSlideIndex:i,byController:!0};Array.isArray(c.controller.control)?c.controller.control.forEach(v=>{!v.destroyed&&v.params.loop&&v.loopFix({...M,slideTo:v.params.slidesPerView===f.slidesPerView?a:!1})}):c.controller.control instanceof c.constructor&&c.controller.control.params.loop&&c.controller.control.loopFix({...M,slideTo:c.controller.control.params.slidesPerView===f.slidesPerView?a:!1})}c.emit("loopFix")}function H0(){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(r=>{const i=typeof r.swiperSlideIndex>"u"?r.getAttribute("data-swiper-slide-index")*1:r.swiperSlideIndex;o[i]=r}),e.slides.forEach(r=>{r.removeAttribute("data-swiper-slide-index")}),o.forEach(r=>{a.append(r)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}var q0={loopCreate:z0,loopFix:F0,loopDestroy:H0};function R0(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 j0(){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 G0={setGrabCursor:R0,unsetGrabCursor:j0};function U0(e,n){n===void 0&&(n=this);function a(o){if(!o||o===Ve()||o===be())return null;o.assignedSlot&&(o=o.assignedSlot);const r=o.closest(e);return!r&&!o.getRootNode?null:r||a(o.getRootNode().host)}return a(n)}function ds(e,n,a){const o=be(),{params:r}=e,i=r.edgeSwipeDetection,s=r.edgeSwipeThreshold;return i&&(a<=s||a>=o.innerWidth-s)?i==="prevent"?(n.preventDefault(),!0):!1:!0}function W0(e){const n=this,a=Ve();let o=e;o.originalEvent&&(o=o.originalEvent);const r=n.touchEventsData;if(o.type==="pointerdown"){if(r.pointerId!==null&&r.pointerId!==o.pointerId)return;r.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(r.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){ds(n,o,o.targetTouches[0].pageX);return}const{params:i,touches:s,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||r.isTouched&&r.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 p=i.noSwipingSelector?i.noSwipingSelector:`.${i.noSwipingClass}`,m=!!(o.target&&o.target.shadowRoot);if(i.noSwiping&&(m?U0(p,c):c.closest(p))){n.allowClick=!0;return}if(i.swipeHandler&&!c.closest(i.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const f=s.currentX,u=s.currentY;if(!ds(n,o,f))return;Object.assign(r,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=u,r.touchStartTime=Rn(),n.allowClick=!0,n.updateSize(),n.swipeDirection=void 0,i.threshold>0&&(r.allowThresholdMove=!1);let y=!0;c.matches(r.focusableElements)&&(y=!1,c.nodeName==="SELECT"&&(r.isTouched=!1)),a.activeElement&&a.activeElement.matches(r.focusableElements)&&a.activeElement!==c&&a.activeElement.blur();const B=y&&n.allowTouchMove&&i.touchStartPreventDefault;(i.touchStartForcePreventDefault||B)&&!c.isContentEditable&&o.preventDefault(),i.freeMode&&i.freeMode.enabled&&n.freeMode&&n.animating&&!i.cssMode&&n.freeMode.onTouchStart(),n.emit("touchStart",o)}function Y0(e){const n=Ve(),a=this,o=a.touchEventsData,{params:r,touches:i,rtlTranslate:s,enabled:l}=a;if(!l||!r.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,p=d.pageY;if(c.preventedByNestedSwiper){i.startX=h,i.startY=p;return}if(!a.allowTouchMove){c.target.matches(o.focusableElements)||(a.allowClick=!1),o.isTouched&&(Object.assign(i,{startX:h,startY:p,currentX:h,currentY:p}),o.touchStartTime=Rn());return}if(r.touchReleaseOnEdges&&!r.loop){if(a.isVertical()){if(p<i.startY&&a.translate<=a.maxTranslate()||p>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=p;const m=i.currentX-i.startX,f=i.currentY-i.startY;if(a.params.threshold&&Math.sqrt(m**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:m*m+f*f>=25&&(V=Math.atan2(Math.abs(f),Math.abs(m))*180/Math.PI,o.isScrolling=a.isHorizontal()?V>r.touchAngle:90-V>r.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,!r.cssMode&&c.cancelable&&c.preventDefault(),r.touchMoveStopPropagation&&!r.nested&&c.stopPropagation();let u=a.isHorizontal()?m:f,y=a.isHorizontal()?i.currentX-i.previousX:i.currentY-i.previousY;r.oneWayMovement&&(u=Math.abs(u)*(s?1:-1),y=Math.abs(y)*(s?1:-1)),i.diff=u,u*=r.touchRatio,s&&(u=-u,y=-y);const B=a.touchesDirection;a.swipeDirection=u>0?"prev":"next",a.touchesDirection=y>0?"prev":"next";const g=a.params.loop&&!r.cssMode,_=a.touchesDirection==="next"&&a.allowSlideNext||a.touchesDirection==="prev"&&a.allowSlidePrev;if(!o.isMoved){if(g&&_&&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,r.grabCursor&&(a.allowSlideNext===!0||a.allowSlidePrev===!0)&&a.setGrabCursor(!0),a.emit("sliderFirstMove",c)}let k;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&B!==a.touchesDirection&&g&&_&&Math.abs(u)>=1){Object.assign(i,{startX:h,startY:p,currentX:h,currentY:p,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,I=r.resistanceRatio;if(r.touchReleaseOnEdges&&(I=0),u>0?(g&&_&&!k&&o.allowThresholdMove&&o.currentTranslate>(r.centeredSlides?a.minTranslate()-a.slidesSizesGrid[a.activeIndex+1]:a.minTranslate())&&a.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>a.minTranslate()&&(N=!1,r.resistance&&(o.currentTranslate=a.minTranslate()-1+(-a.minTranslate()+o.startTranslate+u)**I))):u<0&&(g&&_&&!k&&o.allowThresholdMove&&o.currentTranslate<(r.centeredSlides?a.maxTranslate()+a.slidesSizesGrid[a.slidesSizesGrid.length-1]:a.maxTranslate())&&a.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:a.slides.length-(r.slidesPerView==="auto"?a.slidesPerViewDynamic():Math.ceil(parseFloat(r.slidesPerView,10)))}),o.currentTranslate<a.maxTranslate()&&(N=!1,r.resistance&&(o.currentTranslate=a.maxTranslate()+1-(a.maxTranslate()-o.startTranslate-u)**I))),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),r.threshold>0)if(Math.abs(u)>r.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}!r.followFinger||r.cssMode||((r.freeMode&&r.freeMode.enabled&&a.freeMode||r.watchSlidesProgress)&&(a.updateActiveIndex(),a.updateSlidesClasses()),r.freeMode&&r.freeMode.enabled&&a.freeMode&&a.freeMode.onTouchMove(),a.updateProgress(o.currentTranslate),a.setTranslate(o.currentTranslate))}function K0(e){const n=this,a=n.touchEventsData;let o=e;o.originalEvent&&(o=o.originalEvent);let r;if(o.type==="touchend"||o.type==="touchcancel"){if(r=[...o.changedTouches].filter(I=>I.identifier===a.touchId)[0],!r||r.identifier!==a.touchId)return}else{if(a.touchId!==null||o.pointerId!==a.pointerId)return;r=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:s,touches:l,rtlTranslate:c,slidesGrid:d,enabled:h}=n;if(!h||!s.simulateTouch&&o.pointerType==="mouse")return;if(a.allowTouchCallbacks&&n.emit("touchEnd",o),a.allowTouchCallbacks=!1,!a.isTouched){a.isMoved&&s.grabCursor&&n.setGrabCursor(!1),a.isMoved=!1,a.startMoving=!1;return}s.grabCursor&&a.isMoved&&a.isTouched&&(n.allowSlideNext===!0||n.allowSlidePrev===!0)&&n.setGrabCursor(!1);const p=Rn(),m=p-a.touchStartTime;if(n.allowClick){const I=o.path||o.composedPath&&o.composedPath();n.updateClickedSlide(I&&I[0]||o.target,I),n.emit("tap click",o),m<300&&p-a.lastClickTime<300&&n.emit("doubleTap doubleClick",o)}if(a.lastClickTime=Rn(),fo(()=>{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(s.followFinger?f=c?n.translate:-n.translate:f=-a.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){n.freeMode.onTouchEnd({currentPos:f});return}const u=f>=-n.maxTranslate()&&!n.params.loop;let y=0,B=n.slidesSizesGrid[0];for(let I=0;I<d.length;I+=I<s.slidesPerGroupSkip?1:s.slidesPerGroup){const V=I<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof d[I+V]<"u"?(u||f>=d[I]&&f<d[I+V])&&(y=I,B=d[I+V]-d[I]):(u||f>=d[I])&&(y=I,B=d[d.length-1]-d[d.length-2])}let g=null,_=null;s.rewind&&(n.isBeginning?_=s.virtual&&s.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1:n.isEnd&&(g=0));const k=(f-d[y])/B,N=y<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(m>s.longSwipesMs){if(!s.longSwipes){n.slideTo(n.activeIndex);return}n.swipeDirection==="next"&&(k>=s.longSwipesRatio?n.slideTo(s.rewind&&n.isEnd?g:y+N):n.slideTo(y)),n.swipeDirection==="prev"&&(k>1-s.longSwipesRatio?n.slideTo(y+N):_!==null&&k<0&&Math.abs(k)>s.longSwipesRatio?n.slideTo(_):n.slideTo(y))}else{if(!s.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(_!==null?_:y))}}function hs(){const e=this,{params:n,el:a}=e;if(a&&a.offsetWidth===0)return;n.breakpoints&&e.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:r,snapGrid:i}=e,s=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const l=s&&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&&!s?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=r,e.allowSlideNext=o,e.params.watchOverflow&&i!==e.snapGrid&&e.checkOverflow()}function Z0(e){const n=this;n.enabled&&(n.allowClick||(n.params.preventClicks&&e.preventDefault(),n.params.preventClicksPropagation&&n.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function X0(){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 r;const i=e.maxTranslate()-e.minTranslate();i===0?r=0:r=(e.translate-e.minTranslate())/i,r!==e.progress&&e.updateProgress(a?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function J0(e){const n=this;Wn(n,e.target),!(n.params.cssMode||n.params.slidesPerView!=="auto"&&!n.params.autoHeight)&&n.update()}function Q0(){const e=this;e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const ps=(e,n)=>{const a=Ve(),{params:o,el:r,wrapperEl:i,device:s}=e,l=!!o.nested,c=n==="on"?"addEventListener":"removeEventListener",d=n;!r||typeof r=="string"||(a[c]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:l}),r[c]("touchstart",e.onTouchStart,{passive:!1}),r[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)&&r[c]("click",e.onClick,!0),o.cssMode&&i[c]("scroll",e.onScroll),o.updateOnWindowResize?e[d](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",hs,!0):e[d]("observerUpdate",hs,!0),r[c]("load",e.onLoad,{capture:!0}))};function ef(){const e=this,{params:n}=e;e.onTouchStart=W0.bind(e),e.onTouchMove=Y0.bind(e),e.onTouchEnd=K0.bind(e),e.onDocumentTouchStart=Q0.bind(e),n.cssMode&&(e.onScroll=X0.bind(e)),e.onClick=Z0.bind(e),e.onLoad=J0.bind(e),ps(e,"on")}function tf(){ps(this,"off")}var nf={attachEvents:ef,detachEvents:tf};const ms=(e,n)=>e.grid&&n.grid&&n.grid.rows>1;function af(){const e=this,{realIndex:n,initialized:a,params:o,el:r}=e,i=o.breakpoints;if(!i||i&&Object.keys(i).length===0)return;const s=e.getBreakpoint(i,e.params.breakpointsBase,e.el);if(!s||e.currentBreakpoint===s)return;const c=(s in i?i[s]:void 0)||e.originalParams,d=ms(e,o),h=ms(e,c),p=e.params.grabCursor,m=c.grabCursor,f=o.enabled;d&&!h?(r.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),e.emitContainerClasses()):!d&&h&&(r.classList.add(`${o.containerModifierClass}grid`),(c.grid.fill&&c.grid.fill==="column"||!c.grid.fill&&o.grid.fill==="column")&&r.classList.add(`${o.containerModifierClass}grid-column`),e.emitContainerClasses()),p&&!m?e.unsetGrabCursor():!p&&m&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(k=>{if(typeof c[k]>"u")return;const N=o[k]&&o[k].enabled,I=c[k]&&c[k].enabled;N&&!I&&e[k].disable(),!N&&I&&e[k].enable()});const u=c.direction&&c.direction!==o.direction,y=o.loop&&(c.slidesPerView!==o.slidesPerView||u),B=o.loop;u&&a&&e.changeDirection(),ke(e.params,c);const g=e.params.enabled,_=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=s,e.emit("_beforeBreakpoint",c),a&&(y?(e.loopDestroy(),e.loopCreate(n),e.updateSlides()):!B&&_?(e.loopCreate(n),e.updateSlides()):B&&!_&&e.loopDestroy()),e.emit("breakpoint",c)}function of(e,n,a){if(n===void 0&&(n="window"),!e||n==="container"&&!a)return;let o=!1;const r=be(),i=n==="window"?r.innerHeight:a.clientHeight,s=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}});s.sort((l,c)=>parseInt(l.value,10)-parseInt(c.value,10));for(let l=0;l<s.length;l+=1){const{point:c,value:d}=s[l];n==="window"?r.matchMedia(`(min-width: ${d}px)`).matches&&(o=c):d<=a.clientWidth&&(o=c)}return o||"max"}var rf={setBreakpoint:af,getBreakpoint:of};function sf(e,n){const a=[];return e.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(r=>{o[r]&&a.push(n+r)}):typeof o=="string"&&a.push(n+o)}),a}function lf(){const e=this,{classNames:n,params:a,rtl:o,el:r,device:i}=e,s=sf(["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(...s),r.classList.add(...n),e.emitContainerClasses()}function cf(){const e=this,{el:n,classNames:a}=e;!n||typeof n=="string"||(n.classList.remove(...a),e.emitContainerClasses())}var df={addClasses:lf,removeClasses:cf};function hf(){const e=this,{isLocked:n,params:a}=e,{slidesOffsetBefore:o}=a;if(o){const r=e.slides.length-1,i=e.slidesGrid[r]+e.slidesSizesGrid[r]+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 pf={checkOverflow:hf},fs={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 mf(e,n){return function(o){o===void 0&&(o={});const r=Object.keys(o)[0],i=o[r];if(typeof i!="object"||i===null){ke(n,o);return}if(e[r]===!0&&(e[r]={enabled:!0}),r==="navigation"&&e[r]&&e[r].enabled&&!e[r].prevEl&&!e[r].nextEl&&(e[r].auto=!0),["pagination","scrollbar"].indexOf(r)>=0&&e[r]&&e[r].enabled&&!e[r].el&&(e[r].auto=!0),!(r in e&&"enabled"in i)){ke(n,o);return}typeof e[r]=="object"&&!("enabled"in e[r])&&(e[r].enabled=!0),e[r]||(e[r]={enabled:!1}),ke(n,o)}}const wo={eventsEmitter:c0,update:_0,translate:S0,transition:x0,slide:O0,loop:q0,grabCursor:G0,events:nf,breakpoints:rf,checkOverflow:pf,classes:df},Co={};class ne{constructor(){let n,a;for(var o=arguments.length,r=new Array(o),i=0;i<o;i++)r[i]=arguments[i];r.length===1&&r[0].constructor&&Object.prototype.toString.call(r[0]).slice(8,-1)==="Object"?a=r[0]:[n,a]=r,a||(a={}),a=ke({},a),n&&!a.el&&(a.el=n);const s=Ve();if(a.el&&typeof a.el=="string"&&s.querySelectorAll(a.el).length>1){const h=[];return s.querySelectorAll(a.el).forEach(p=>{const m=ke({},a,{el:p});h.push(new ne(m))}),h}const l=this;l.__swiper__=!0,l.support=is(),l.device=ss({userAgent:a.userAgent}),l.browser=i0(),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:mf(a,c),on:l.on.bind(l),once:l.once.bind(l),off:l.off.bind(l),emit:l.emit.bind(l)})});const d=ke({},fs,c);return l.params=ke({},d,Co,a),l.originalParams=ke({},l.params),l.passedParams=ke({},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,r=De(a,`.${o.slideClass}, swiper-slide`),i=ln(r[0]);return ln(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=De(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 r=o.minTranslate(),s=(o.maxTranslate()-r)*n+r;o.translateTo(s,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 r=n.getSlideClasses(o);a.push({slideEl:o,classNames:r}),n.emit("_slideClass",o,r)}),n.emit("_slideClasses",a)}slidesPerViewDynamic(n,a){n===void 0&&(n="current"),a===void 0&&(a=!1);const o=this,{params:r,slides:i,slidesGrid:s,slidesSizesGrid:l,size:c,activeIndex:d}=o;let h=1;if(typeof r.slidesPerView=="number")return r.slidesPerView;if(r.centeredSlides){let p=i[d]?Math.ceil(i[d].swiperSlideSize):0,m;for(let f=d+1;f<i.length;f+=1)i[f]&&!m&&(p+=Math.ceil(i[f].swiperSlideSize),h+=1,p>c&&(m=!0));for(let f=d-1;f>=0;f-=1)i[f]&&!m&&(p+=i[f].swiperSlideSize,h+=1,p>c&&(m=!0))}else if(n==="current")for(let p=d+1;p<i.length;p+=1)(a?s[p]+l[p]-s[d]<c:s[p]-s[d]<c)&&(h+=1);else for(let p=d-1;p>=0;p-=1)s[d]-s[p]<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(s=>{s.complete&&Wn(n,s)}),n.updateSize(),n.updateSlides(),n.updateProgress(),n.updateSlidesClasses();function r(){const s=n.rtlTranslate?n.translate*-1:n.translate,l=Math.min(Math.max(s,n.maxTranslate()),n.minTranslate());n.setTranslate(l),n.updateActiveIndex(),n.updateSlidesClasses()}let i;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)r(),o.autoHeight&&n.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&n.isEnd&&!o.centeredSlides){const s=n.virtual&&o.virtual.enabled?n.virtual.slides:n.slides;i=n.slideTo(s.length-1,0,!1,!0)}else i=n.slideTo(n.activeIndex,0,!1,!0);i||r()}o.watchOverflow&&a!==n.snapGrid&&n.checkOverflow(),n.emit("update")}changeDirection(n,a){a===void 0&&(a=!0);const o=this,r=o.params.direction;return n||(n=r==="horizontal"?"vertical":"horizontal"),n===r||n!=="horizontal"&&n!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${r}`),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 r=()=>`.${(a.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(r()):De(o,r())[0];return!s&&a.params.createElements&&(s=sn("div",a.params.wrapperClass),o.append(s),De(o,`.${a.params.slideClass}`).forEach(l=>{s.append(l)})),Object.assign(a,{el:o,wrapperEl:s,slidesEl:a.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:a.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Xe(o,"direction")==="rtl",rtlTranslate:a.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Xe(o,"direction")==="rtl"),wrongRTL:Xe(s,"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 r=[...a.el.querySelectorAll('[loading="lazy"]')];return a.isElement&&r.push(...a.hostEl.querySelectorAll('[loading="lazy"]')),r.forEach(i=>{i.complete?Wn(a,i):i.addEventListener("load",s=>{Wn(a,s.target)})}),$o(a),a.initialized=!0,$o(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:r,el:i,wrapperEl:s,slides:l}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),r.loop&&o.loopDestroy(),a&&(o.removeClasses(),i&&typeof i!="string"&&i.removeAttribute("style"),s&&s.removeAttribute("style"),l&&l.length&&l.forEach(c=>{c.classList.remove(r.slideVisibleClass,r.slideFullyVisibleClass,r.slideActiveClass,r.slideNextClass,r.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),Zm(o)),o.destroyed=!0),null}static extendDefaults(n){ke(Co,n)}static get extendedDefaults(){return Co}static get defaults(){return fs}static installModule(n){ne.prototype.__modules__||(ne.prototype.__modules__=[]);const a=ne.prototype.__modules__;typeof n=="function"&&a.indexOf(n)<0&&a.push(n)}static use(n){return Array.isArray(n)?(n.forEach(a=>ne.installModule(a)),ne):(ne.installModule(n),ne)}}Object.keys(wo).forEach(e=>{Object.keys(wo[e]).forEach(n=>{ne.prototype[n]=wo[e][n]})}),ne.use([s0,l0]);function us(e,n,a,o){return e.params.createElements&&Object.keys(o).forEach(r=>{if(!a[r]&&a.auto===!0){let i=De(e.el,`.${o[r]}`)[0];i||(i=sn("div",o[r]),i.className=o[r],e.el.append(i)),a[r]=i,n[r]=i}}),a}function Yn(e){let{swiper:n,extendParams:a,on:o,emit:r}=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 s(u,y){const B=n.params.navigation;u=Y(u),u.forEach(g=>{g&&(g.classList[y?"add":"remove"](...B.disabledClass.split(" ")),g.tagName==="BUTTON"&&(g.disabled=y),n.params.watchOverflow&&n.enabled&&g.classList[n.isLocked?"add":"remove"](B.lockClass))})}function l(){const{nextEl:u,prevEl:y}=n.navigation;if(n.params.loop){s(y,!1),s(u,!1);return}s(y,n.isBeginning&&!n.params.rewind),s(u,n.isEnd&&!n.params.rewind)}function c(u){u.preventDefault(),!(n.isBeginning&&!n.params.loop&&!n.params.rewind)&&(n.slidePrev(),r("navigationPrev"))}function d(u){u.preventDefault(),!(n.isEnd&&!n.params.loop&&!n.params.rewind)&&(n.slideNext(),r("navigationNext"))}function h(){const u=n.params.navigation;if(n.params.navigation=us(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),B=i(u.prevEl);Object.assign(n.navigation,{nextEl:y,prevEl:B}),y=Y(y),B=Y(B);const g=(_,k)=>{_&&_.addEventListener("click",k==="next"?d:c),!n.enabled&&_&&_.classList.add(...u.lockClass.split(" "))};y.forEach(_=>g(_,"next")),B.forEach(_=>g(_,"prev"))}function p(){let{nextEl:u,prevEl:y}=n.navigation;u=Y(u),y=Y(y);const B=(g,_)=>{g.removeEventListener("click",_==="next"?d:c),g.classList.remove(...n.params.navigation.disabledClass.split(" "))};u.forEach(g=>B(g,"next")),y.forEach(g=>B(g,"prev"))}o("init",()=>{n.params.navigation.enabled===!1?f():(h(),l())}),o("toEdge fromEdge lock unlock",()=>{l()}),o("destroy",()=>{p()}),o("enable disable",()=>{let{nextEl:u,prevEl:y}=n.navigation;if(u=Y(u),y=Y(y),n.enabled){l();return}[...u,...y].filter(B=>!!B).forEach(B=>B.classList.add(n.params.navigation.lockClass))}),o("click",(u,y)=>{let{nextEl:B,prevEl:g}=n.navigation;B=Y(B),g=Y(g);const _=y.target;let k=g.includes(_)||B.includes(_);if(n.isElement&&!k){const N=y.path||y.composedPath&&y.composedPath();N&&(k=N.find(I=>B.includes(I)||g.includes(I)))}if(n.params.navigation.hideOnClick&&!k){if(n.pagination&&n.params.pagination&&n.params.pagination.clickable&&(n.pagination.el===_||n.pagination.el.contains(_)))return;let N;B.length?N=B[0].classList.contains(n.params.navigation.hiddenClass):g.length&&(N=g[0].classList.contains(n.params.navigation.hiddenClass)),r(N===!0?"navigationShow":"navigationHide"),[...B,...g].filter(I=>!!I).forEach(I=>I.classList.toggle(n.params.navigation.hiddenClass))}});const m=()=>{n.el.classList.remove(...n.params.navigation.navigationDisabledClass.split(" ")),h(),l()},f=()=>{n.el.classList.add(...n.params.navigation.navigationDisabledClass.split(" ")),p()};Object.assign(n.navigation,{enable:m,disable:f,update:l,init:h,destroy:p})}function Je(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function ff(e){let{swiper:n,extendParams:a,on:o,emit:r}=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 s,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,_){const{bulletActiveClass:k}=n.params.pagination;g&&(g=g[`${_==="prev"?"previous":"next"}ElementSibling`],g&&(g.classList.add(`${k}-${_}`),g=g[`${_==="prev"?"previous":"next"}ElementSibling`],g&&g.classList.add(`${k}-${_}-${_}`)))}function h(g){const _=g.target.closest(Je(n.params.pagination.bulletClass));if(!_)return;g.preventDefault();const k=ln(_)*n.params.slidesPerGroup;if(n.params.loop){if(n.realIndex===k)return;n.slideToLoop(k)}else n.slideTo(k)}function p(){const g=n.rtl,_=n.params.pagination;if(c())return;let k=n.pagination.el;k=Y(k);let N,I;const V=n.virtual&&n.params.virtual.enabled?n.virtual.slides.length:n.slides.length,T=n.params.loop?Math.ceil(V/n.params.slidesPerGroup):n.snapGrid.length;if(n.params.loop?(I=n.previousRealIndex||0,N=n.params.slidesPerGroup>1?Math.floor(n.realIndex/n.params.slidesPerGroup):n.realIndex):typeof n.snapIndex<"u"?(N=n.snapIndex,I=n.previousSnapIndex):(I=n.previousIndex||0,N=n.activeIndex||0),_.type==="bullets"&&n.pagination.bullets&&n.pagination.bullets.length>0){const x=n.pagination.bullets;let A,b,w;if(_.dynamicBullets&&(s=uo(x[0],n.isHorizontal()?"width":"height"),k.forEach(L=>{L.style[n.isHorizontal()?"width":"height"]=`${s*(_.dynamicMainBullets+4)}px`}),_.dynamicMainBullets>1&&I!==void 0&&(l+=N-(I||0),l>_.dynamicMainBullets-1?l=_.dynamicMainBullets-1:l<0&&(l=0)),A=Math.max(N-l,0),b=A+(Math.min(x.length,_.dynamicMainBullets)-1),w=(b+A)/2),x.forEach(L=>{const M=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(v=>`${_.bulletActiveClass}${v}`)].map(v=>typeof v=="string"&&v.includes(" ")?v.split(" "):v).flat();L.classList.remove(...M)}),k.length>1)x.forEach(L=>{const M=ln(L);M===N?L.classList.add(..._.bulletActiveClass.split(" ")):n.isElement&&L.setAttribute("part","bullet"),_.dynamicBullets&&(M>=A&&M<=b&&L.classList.add(...`${_.bulletActiveClass}-main`.split(" ")),M===A&&d(L,"prev"),M===b&&d(L,"next"))});else{const L=x[N];if(L&&L.classList.add(..._.bulletActiveClass.split(" ")),n.isElement&&x.forEach((M,v)=>{M.setAttribute("part",v===N?"bullet-active":"bullet")}),_.dynamicBullets){const M=x[A],v=x[b];for(let D=A;D<=b;D+=1)x[D]&&x[D].classList.add(...`${_.bulletActiveClass}-main`.split(" "));d(M,"prev"),d(v,"next")}}if(_.dynamicBullets){const L=Math.min(x.length,_.dynamicMainBullets+4),M=(s*L-s)/2-w*s,v=g?"right":"left";x.forEach(D=>{D.style[n.isHorizontal()?v:"top"]=`${M}px`})}}k.forEach((x,A)=>{if(_.type==="fraction"&&(x.querySelectorAll(Je(_.currentClass)).forEach(b=>{b.textContent=_.formatFractionCurrent(N+1)}),x.querySelectorAll(Je(_.totalClass)).forEach(b=>{b.textContent=_.formatFractionTotal(T)})),_.type==="progressbar"){let b;_.progressbarOpposite?b=n.isHorizontal()?"vertical":"horizontal":b=n.isHorizontal()?"horizontal":"vertical";const w=(N+1)/T;let L=1,M=1;b==="horizontal"?L=w:M=w,x.querySelectorAll(Je(_.progressbarFillClass)).forEach(v=>{v.style.transform=`translate3d(0,0,0) scaleX(${L}) scaleY(${M})`,v.style.transitionDuration=`${n.params.speed}ms`})}_.type==="custom"&&_.renderCustom?(x.innerHTML=_.renderCustom(n,N+1,T),A===0&&r("paginationRender",x)):(A===0&&r("paginationRender",x),r("paginationUpdate",x)),n.params.watchOverflow&&n.enabled&&x.classList[n.isLocked?"add":"remove"](_.lockClass)})}function m(){const g=n.params.pagination;if(c())return;const _=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 k=n.pagination.el;k=Y(k);let N="";if(g.type==="bullets"){let I=n.params.loop?Math.ceil(_/n.params.slidesPerGroup):n.snapGrid.length;n.params.freeMode&&n.params.freeMode.enabled&&I>_&&(I=_);for(let V=0;V<I;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=[],k.forEach(I=>{g.type!=="custom"&&(I.innerHTML=N||""),g.type==="bullets"&&n.pagination.bullets.push(...I.querySelectorAll(Je(g.bulletClass)))}),g.type!=="custom"&&r("paginationRender",k[0])}function f(){n.params.pagination=us(n,n.originalParams.pagination,n.params.pagination,{el:"swiper-pagination"});const g=n.params.pagination;if(!g.el)return;let _;typeof g.el=="string"&&n.isElement&&(_=n.el.querySelector(g.el)),!_&&typeof g.el=="string"&&(_=[...document.querySelectorAll(g.el)]),_||(_=g.el),!(!_||_.length===0)&&(n.params.uniqueNavElements&&typeof g.el=="string"&&Array.isArray(_)&&_.length>1&&(_=[...n.el.querySelectorAll(g.el)],_.length>1&&(_=_.filter(k=>rs(k,".swiper")[0]===n.el)[0])),Array.isArray(_)&&_.length===1&&(_=_[0]),Object.assign(n.pagination,{el:_}),_=Y(_),_.forEach(k=>{g.type==="bullets"&&g.clickable&&k.classList.add(...(g.clickableClass||"").split(" ")),k.classList.add(g.modifierClass+g.type),k.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.type==="bullets"&&g.dynamicBullets&&(k.classList.add(`${g.modifierClass}${g.type}-dynamic`),l=0,g.dynamicMainBullets<1&&(g.dynamicMainBullets=1)),g.type==="progressbar"&&g.progressbarOpposite&&k.classList.add(g.progressbarOppositeClass),g.clickable&&k.addEventListener("click",h),n.enabled||k.classList.add(g.lockClass)}))}function u(){const g=n.params.pagination;if(c())return;let _=n.pagination.el;_&&(_=Y(_),_.forEach(k=>{k.classList.remove(g.hiddenClass),k.classList.remove(g.modifierClass+g.type),k.classList.remove(n.isHorizontal()?g.horizontalClass:g.verticalClass),g.clickable&&(k.classList.remove(...(g.clickableClass||"").split(" ")),k.removeEventListener("click",h))})),n.pagination.bullets&&n.pagination.bullets.forEach(k=>k.classList.remove(...g.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!n.pagination||!n.pagination.el)return;const g=n.params.pagination;let{el:_}=n.pagination;_=Y(_),_.forEach(k=>{k.classList.remove(g.horizontalClass,g.verticalClass),k.classList.add(n.isHorizontal()?g.horizontalClass:g.verticalClass)})}),o("init",()=>{n.params.pagination.enabled===!1?B():(f(),m(),p())}),o("activeIndexChange",()=>{typeof n.snapIndex>"u"&&p()}),o("snapIndexChange",()=>{p()}),o("snapGridLengthChange",()=>{m(),p()}),o("destroy",()=>{u()}),o("enable disable",()=>{let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(_=>_.classList[n.enabled?"remove":"add"](n.params.pagination.lockClass)))}),o("lock unlock",()=>{p()}),o("click",(g,_)=>{const k=_.target,N=Y(n.pagination.el);if(n.params.pagination.el&&n.params.pagination.hideOnClick&&N&&N.length>0&&!k.classList.contains(n.params.pagination.bulletClass)){if(n.navigation&&(n.navigation.nextEl&&k===n.navigation.nextEl||n.navigation.prevEl&&k===n.navigation.prevEl))return;const I=N[0].classList.contains(n.params.pagination.hiddenClass);r(I===!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(_=>_.classList.remove(n.params.pagination.paginationDisabledClass))),f(),m(),p()},B=()=>{n.el.classList.add(n.params.pagination.paginationDisabledClass);let{el:g}=n.pagination;g&&(g=Y(g),g.forEach(_=>_.classList.add(n.params.pagination.paginationDisabledClass))),u()};Object.assign(n.pagination,{enable:y,disable:B,render:m,update:p,init:f,destroy:u})}function cn(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 r=null,i,s,l=new Date().getTime();function c(S){const E=r;E.length!==0&&(E.innerHTML="",E.innerHTML=S)}function d(S){const E=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(S).replace(/x/g,E)}function h(S){S=Y(S),S.forEach(E=>{E.setAttribute("tabIndex","0")})}function p(S){S=Y(S),S.forEach(E=>{E.setAttribute("tabIndex","-1")})}function m(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("role",E)})}function f(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-roledescription",E)})}function u(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-controls",E)})}function y(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-label",E)})}function B(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("id",E)})}function g(S,E){S=Y(S),S.forEach(O=>{O.setAttribute("aria-live",E)})}function _(S){S=Y(S),S.forEach(E=>{E.setAttribute("aria-disabled",!0)})}function k(S){S=Y(S),S.forEach(E=>{E.setAttribute("aria-disabled",!1)})}function N(S){if(S.keyCode!==13&&S.keyCode!==32)return;const E=n.params.a11y,O=S.target;if(!(n.pagination&&n.pagination.el&&(O===n.pagination.el||n.pagination.el.contains(S.target))&&!S.target.matches(Je(n.params.pagination.bulletClass)))){if(n.navigation&&n.navigation.prevEl&&n.navigation.nextEl){const z=Y(n.navigation.prevEl);Y(n.navigation.nextEl).includes(O)&&(n.isEnd&&!n.params.loop||n.slideNext(),n.isEnd?c(E.lastSlideMessage):c(E.nextSlideMessage)),z.includes(O)&&(n.isBeginning&&!n.params.loop||n.slidePrev(),n.isBeginning?c(E.firstSlideMessage):c(E.prevSlideMessage))}n.pagination&&O.matches(Je(n.params.pagination.bulletClass))&&O.click()}}function I(){if(n.params.loop||n.params.rewind||!n.navigation)return;const{nextEl:S,prevEl:E}=n.navigation;E&&(n.isBeginning?(_(E),p(E)):(k(E),h(E))),S&&(n.isEnd?(_(S),p(S)):(k(S),h(S)))}function V(){return n.pagination&&n.pagination.bullets&&n.pagination.bullets.length}function T(){return V()&&n.params.pagination.clickable}function x(){const S=n.params.a11y;V()&&n.pagination.bullets.forEach(E=>{n.params.pagination.clickable&&(h(E),n.params.pagination.renderBullet||(m(E,"button"),y(E,S.paginationBulletMessage.replace(/\{\{index\}\}/,ln(E)+1)))),E.matches(Je(n.params.pagination.bulletActiveClass))?E.setAttribute("aria-current","true"):E.removeAttribute("aria-current")})}const A=(S,E,O)=>{h(S),S.tagName!=="BUTTON"&&(m(S,"button"),S.addEventListener("keydown",N)),y(S,O),u(S,E)},b=S=>{s&&s!==S.target&&!s.contains(S.target)&&(i=!0),n.a11y.clicked=!0},w=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n.destroyed||(n.a11y.clicked=!1)})})},L=S=>{l=new Date().getTime()},M=S=>{if(n.a11y.clicked||new Date().getTime()-l<100)return;const E=S.target.closest(`.${n.params.slideClass}, swiper-slide`);if(!E||!n.slides.includes(E))return;s=E;const O=n.slides.indexOf(E)===n.activeIndex,z=n.params.watchSlidesProgress&&n.visibleSlides&&n.visibleSlides.includes(E);O||z||S.sourceCapabilities&&S.sourceCapabilities.firesTouchEvents||(n.isHorizontal()?n.el.scrollLeft=0:n.el.scrollTop=0,requestAnimationFrame(()=>{i||(n.params.loop?n.slideToLoop(parseInt(E.getAttribute("data-swiper-slide-index")),0):n.slideTo(n.slides.indexOf(E),0),i=!1)}))},v=()=>{const S=n.params.a11y;S.itemRoleDescriptionMessage&&f(n.slides,S.itemRoleDescriptionMessage),S.slideRole&&m(n.slides,S.slideRole);const E=n.slides.length;S.slideLabelMessage&&n.slides.forEach((O,z)=>{const U=n.params.loop?parseInt(O.getAttribute("data-swiper-slide-index"),10):z,Z=S.slideLabelMessage.replace(/\{\{index\}\}/,U+1).replace(/\{\{slidesLength\}\}/,E);y(O,Z)})},D=()=>{const S=n.params.a11y;n.el.append(r);const E=n.el;S.containerRoleDescriptionMessage&&f(E,S.containerRoleDescriptionMessage),S.containerMessage&&y(E,S.containerMessage);const O=n.wrapperEl,z=S.id||O.getAttribute("id")||`swiper-wrapper-${d(16)}`,U=n.params.autoplay&&n.params.autoplay.enabled?"off":"polite";B(O,z),g(O,U),v();let{nextEl:Z,prevEl:X}=n.navigation?n.navigation:{};Z=Y(Z),X=Y(X),Z&&Z.forEach(oe=>A(oe,z,S.nextSlideMessage)),X&&X.forEach(oe=>A(oe,z,S.prevSlideMessage)),T()&&Y(n.pagination.el).forEach(He=>{He.addEventListener("keydown",N)}),Ve().addEventListener("visibilitychange",L),n.el.addEventListener("focus",M,!0),n.el.addEventListener("focus",M,!0),n.el.addEventListener("pointerdown",b,!0),n.el.addEventListener("pointerup",w,!0)};function P(){r&&r.remove();let{nextEl:S,prevEl:E}=n.navigation?n.navigation:{};S=Y(S),E=Y(E),S&&S.forEach(z=>z.removeEventListener("keydown",N)),E&&E.forEach(z=>z.removeEventListener("keydown",N)),T()&&Y(n.pagination.el).forEach(U=>{U.removeEventListener("keydown",N)}),Ve().removeEventListener("visibilitychange",L),n.el&&typeof n.el!="string"&&(n.el.removeEventListener("focus",M,!0),n.el.removeEventListener("pointerdown",b,!0),n.el.removeEventListener("pointerup",w,!0))}o("beforeInit",()=>{r=sn("span",n.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),o("afterInit",()=>{n.params.a11y.enabled&&D()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{n.params.a11y.enabled&&v()}),o("fromEdge toEdge afterInit lock unlock",()=>{n.params.a11y.enabled&&I()}),o("paginationUpdate",()=>{n.params.a11y.enabled&&x()}),o("destroy",()=>{n.params.a11y.enabled&&P()})}function uf(e){let{swiper:n,extendParams:a,on:o,emit:r,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 s,l,c=i&&i.autoplay?i.autoplay.delay:3e3,d=i&&i.autoplay?i.autoplay.delay:3e3,h,p=new Date().getTime(),m,f,u,y,B,g,_;function k(E){!n||n.destroyed||!n.wrapperEl||E.target===n.wrapperEl&&(n.wrapperEl.removeEventListener("transitionend",k),!(_||E.detail&&E.detail.bySwiperTouchMove)&&b())}const N=()=>{if(n.destroyed||!n.autoplay.running)return;n.autoplay.paused?m=!0:m&&(d=h,m=!1);const E=n.autoplay.paused?h:p+d-new Date().getTime();n.autoplay.timeLeft=E,r("autoplayTimeLeft",E,E/c),l=requestAnimationFrame(()=>{N()})},I=()=>{let E;return n.virtual&&n.params.virtual.enabled?E=n.slides.filter(z=>z.classList.contains("swiper-slide-active"))[0]:E=n.slides[n.activeIndex],E?parseInt(E.getAttribute("data-swiper-autoplay"),10):void 0},V=E=>{if(n.destroyed||!n.autoplay.running)return;cancelAnimationFrame(l),N();let O=typeof E>"u"?n.params.autoplay.delay:E;c=n.params.autoplay.delay,d=n.params.autoplay.delay;const z=I();!Number.isNaN(z)&&z>0&&typeof E>"u"&&(O=z,c=z,d=z),h=O;const U=n.params.speed,Z=()=>{!n||n.destroyed||(n.params.autoplay.reverseDirection?!n.isBeginning||n.params.loop||n.params.rewind?(n.slidePrev(U,!0,!0),r("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(n.slides.length-1,U,!0,!0),r("autoplay")):!n.isEnd||n.params.loop||n.params.rewind?(n.slideNext(U,!0,!0),r("autoplay")):n.params.autoplay.stopOnLastSlide||(n.slideTo(0,U,!0,!0),r("autoplay")),n.params.cssMode&&(p=new Date().getTime(),requestAnimationFrame(()=>{V()})))};return O>0?(clearTimeout(s),s=setTimeout(()=>{Z()},O)):requestAnimationFrame(()=>{Z()}),O},T=()=>{p=new Date().getTime(),n.autoplay.running=!0,V(),r("autoplayStart")},x=()=>{n.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(l),r("autoplayStop")},A=(E,O)=>{if(n.destroyed||!n.autoplay.running)return;clearTimeout(s),E||(g=!0);const z=()=>{r("autoplayPause"),n.params.autoplay.waitForTransition?n.wrapperEl.addEventListener("transitionend",k):b()};if(n.autoplay.paused=!0,O){B&&(h=n.params.autoplay.delay),B=!1,z();return}h=(h||n.params.autoplay.delay)-(new Date().getTime()-p),!(n.isEnd&&h<0&&!n.params.loop)&&(h<0&&(h=0),z())},b=()=>{n.isEnd&&h<0&&!n.params.loop||n.destroyed||!n.autoplay.running||(p=new Date().getTime(),g?(g=!1,V(h)):V(),n.autoplay.paused=!1,r("autoplayResume"))},w=()=>{if(n.destroyed||!n.autoplay.running)return;const E=Ve();E.visibilityState==="hidden"&&(g=!0,A(!0)),E.visibilityState==="visible"&&b()},L=E=>{E.pointerType==="mouse"&&(g=!0,_=!0,!(n.animating||n.autoplay.paused)&&A(!0))},M=E=>{E.pointerType==="mouse"&&(_=!1,n.autoplay.paused&&b())},v=()=>{n.params.autoplay.pauseOnMouseEnter&&(n.el.addEventListener("pointerenter",L),n.el.addEventListener("pointerleave",M))},D=()=>{n.el&&typeof n.el!="string"&&(n.el.removeEventListener("pointerenter",L),n.el.removeEventListener("pointerleave",M))},P=()=>{Ve().addEventListener("visibilitychange",w)},S=()=>{Ve().removeEventListener("visibilitychange",w)};o("init",()=>{n.params.autoplay.enabled&&(v(),P(),T())}),o("destroy",()=>{D(),S(),n.autoplay.running&&x()}),o("_freeModeStaticRelease",()=>{(u||g)&&b()}),o("_freeModeNoMomentumRelease",()=>{n.params.autoplay.disableOnInteraction?x():A(!0,!0)}),o("beforeTransitionStart",(E,O,z)=>{n.destroyed||!n.autoplay.running||(z||!n.params.autoplay.disableOnInteraction?A(!0,!0):x())}),o("sliderFirstMove",()=>{if(!(n.destroyed||!n.autoplay.running)){if(n.params.autoplay.disableOnInteraction){x();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(s),n.params.autoplay.disableOnInteraction){u=!1,f=!1;return}u&&n.params.cssMode&&b(),u=!1,f=!1}}),o("slideChange",()=>{n.destroyed||!n.autoplay.running||(B=!0)}),Object.assign(n.autoplay,{start:T,stop:x,pause:A,resume:b})}function gf(e){const{effect:n,swiper:a,on:o,setTranslate:r,setTransition:i,overwriteParams:s,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 p=s?s():{};Object.assign(a.params,p),Object.assign(a.originalParams,p)}),o("setTranslate",()=>{a.params.effect===n&&r()}),o("setTransition",(p,m)=>{a.params.effect===n&&i(m)}),o("transitionEnd",()=>{if(a.params.effect===n&&c){if(!d||!d().slideShadows)return;a.slides.forEach(p=>{p.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(m=>m.remove())}),c()}});let h;o("virtualUpdate",()=>{a.params.effect===n&&(a.slides.length||(h=!0),requestAnimationFrame(()=>{h&&a.slides&&a.slides.length&&(r(),h=!1)}))})}function yf(e,n){const a=os(n);return a!==n&&(a.style.backfaceVisibility="hidden",a.style["-webkit-backface-visibility"]="hidden"),a}function bf(e){let{swiper:n,duration:a,transformElements:o,allSlides:r}=e;const{activeIndex:i}=n,s=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;r?c=o:c=o.filter(d=>{const h=d.classList.contains("swiper-slide-transform")?s(d):d;return n.getSlideIndex(h)===i}),c.forEach(d=>{n0(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 kf(e){let{swiper:n,extendParams:a,on:o}=e;a({fadeEffect:{crossFade:!1}}),gf({effect:"fade",swiper:n,on:o,setTranslate:()=>{const{slides:s}=n,l=n.params.fadeEffect;for(let c=0;c<s.length;c+=1){const d=n.slides[c];let p=-d.swiperSlideOffset;n.params.virtualTranslate||(p-=n.translate);let m=0;n.isHorizontal()||(m=p,p=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=yf(l,d);u.style.opacity=f,u.style.transform=`translate3d(${p}px, ${m}px, 0px)`}},setTransition:s=>{const l=n.slides.map(c=>os(c));l.forEach(c=>{c.style.transitionDuration=`${s}ms`}),bf({swiper:n,duration:s,transformElements:l,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!n.params.cssMode})})}const Kn={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(Kn,{BaseCarouselCards:Kn.MixinCarousel});const gs=Kn.MixinCarousel;ne.use([Yn,cn]);const ys={cards:"-cards",tiles:"-tiles"},bs={"col-1":"","col-2":"lg:col-start-2","col-3":"lg:col-start-3"},_f=t.defineComponent({name:"MixinCarousel",components:{BaseLink:F,BaseButton:j,IconPrev:Ne,IconNext:Se},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(ys).includes(e)},slidesPerView:{type:Number,required:!1,default:2},indent:{type:String,required:!1,default:"col-2",validator:e=>Object.keys(bs).includes(e)},center:{type:Boolean,required:!1,default:!0},initialSlide:{type:Number,required:!1,default:0}},data(){return{slider:null,sliderOptions:{...gs,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:{...gs.breakpoints,1024:{slidesPerView:this.slidesPerView},1280:{slidesPerView:this.slidesPerView,spaceBetween:56}}}}},computed:{variantClass(){return ys[this.variant]},colStart(){return bs[this.indent]}},mounted(){this.init()},methods:{init(){this.slider=new ne(this.$refs.MixinCarousel,this.sliderOptions),this.slider.init()}}}),$f={class:"sm:flex flex-wrap items-center justify-between"},wf={key:0,class:"font-primary text-gray-dark lg:text-6xl text-3xl font-semibold leading-normal tracking-normal uppercase"},Cf={ref:"MixinCarousel",class:"swiper transition-opacity duration-500 ease-in opacity-0"},Bf={class:"swiper-wrapper"},Ef={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full ThemeVariantLight"},Sf={class:"xl:-ml-22 top-1/2 absolute left-0 z-30 -ml-20"},Nf={class:"arrow-wrapper","aria-hidden":"true"},Vf={class:"arrow"},Tf={class:"arrow-fixed"},xf={class:"xl:-mr-22 top-1/2 absolute right-0 z-30 -mr-20"},If={class:"arrow-wrapper","aria-hidden":"true"},Mf={class:"arrow"},vf={class:"arrow-fixed"};function Lf(e,n,a,o,r,i){const s=F,l=Ne,c=j,d=Se;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",$f,[e.heading?(t.openBlock(),t.createElementBlock("h2",wf,t.toDisplayString(e.heading),1)):t.createCommentVNode("",!0),e.link?(t.openBlock(),t.createBlock(s,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",Cf,[t.createElementVNode("div",Bf,[t.renderSlot(e.$slots,"default")]),t.createElementVNode("div",Ef,[t.createElementVNode("div",Sf,[t.createVNode(c,{class:"swiper-prev xl:text-xl","aria-label":e.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",Nf,[t.createElementVNode("span",Vf,[t.createVNode(l)]),t.createElementVNode("span",Tf,[t.createVNode(l)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",xf,[t.createVNode(c,{class:"swiper-next xl:text-xl","aria-label":e.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",If,[t.createElementVNode("span",Mf,[t.createVNode(d)]),t.createElementVNode("span",vf,[t.createVNode(d)])])]),_:1},8,["aria-label"])])])],512)],2)],2)]),_:3},8,["class","aria-label"])}const Te=C(_f,[["render",Lf]]),Df=t.defineComponent({name:"BlockCardGroup",components:{MixinCarousel:Te,BlockCard:po},props:{facts:{type:Array,required:!1}}}),Pf={key:0,class:"BlockCardGroup"},Af={class:"md:grid md:grid-cols-2 lg:grid-cols-3 3xl:grid-cols-4 hidden gap-8"};function Of(e,n,a,o,r,i){const s=po,l=Te;return e.facts?(t.openBlock(),t.createElementBlock("div",Pf,[t.createElementVNode("div",Af,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.facts,(c,d)=>(t.openBlock(),t.createBlock(s,{key:`fact-${d}`,class:"col-span-1",type:c.type,title:c.title,text:c.description,image:c.image},null,8,["type","title","text","image"]))),128))]),t.createVNode(l,{class:"md:hidden sm:px-10 sm:-ml-10 py-10 -mt-10",indent:"col-1","slides-per-view":3,"no-links":""},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.facts,(c,d)=>(t.openBlock(),t.createBlock(s,{key:d,title:c.title,text:c.description,image:c.image,class:"swiper-slide mb-5"},null,8,["title","text","image"]))),128))]),_:1})])):t.createCommentVNode("",!0)}const zf=C(Df,[["render",Of]]),Ff=t.defineComponent({name:"BlockCircleImageCard",components:{BaseImagePlaceholder:R,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?pe(this.image)?pe(this.image):this.image.srcSet:void 0}}}),Hf={class:"p-8 flex-grow"},qf={class:"flex"},Rf={class:"text-gray-dark text-subtitle mb-3"},jf={class:"ml-auto"},Gf={class:"text-gray-mid-dark text-subtitle"};function Uf(e,n,a,o,r,i){const s=q,l=R,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(s,{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",Hf,[t.createElementVNode("div",qf,[t.createElementVNode("div",Rf,t.toDisplayString(e.label),1),t.createElementVNode("span",jf,[t.renderSlot(e.$slots,"icon")])]),t.createElementVNode("div",Gf,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 Wf=C(Ff,[["render",Uf]]),Yf=t.defineComponent({name:"BlockCta",components:{BaseButton:j,IconExternal:Ce},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{...it(On),buttonVariant(){return this.themeStore.theme==="ThemeEdu"?"dark":"primary"}}}),Kf={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"},Zf={class:"md:mx-16 xl:mx-24"},Xf={class:"text-h6 edu:text-white edu:font-extrabold"};function Jf(e,n,a,o,r,i){const s=j,l=Ce;return t.openBlock(),t.createElementBlock("div",Kf,[t.createElementVNode("div",Zf,[t.createElementVNode("p",Xf,t.toDisplayString(e.data.heading),1)]),e.data.page?(t.openBlock(),t.createBlock(s,{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(s,{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 Bo=C(Yf,[["render",Jf]]),Qf=t.defineComponent({name:"BlockHeading",components:{BaseHeading:G},props:{data:{type:Object,required:!1}}});function eu(e,n,a,o,r,i){const s=G;return e.data?(t.openBlock(),t.createBlock(s,{key:0,level:e.data.level,size:e.data.size},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1},8,["level","size"])):t.createCommentVNode("",!0)}const dn=C(Qf,[["render",eu]]),tu=t.defineComponent({name:"BlockIframeEmbed",components:{BaseImageCaption:se,BaseImagePlaceholder:R},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}}}),nu={key:0},au=["title","data-src","height"],ou=["title","data-src"],ru={key:2,class:"lg:px-0 p-4 pb-0"};function iu(e,n,a,o,r,i){const s=R,l=se;return e.data?(t.openBlock(),t.createElementBlock("div",nu,[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,au)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[e.data.url?(t.openBlock(),t.createBlock(s,{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,ou)])]),_:1})):t.createCommentVNode("",!0)],64)),e.data.caption&&e.data.caption.length>2?(t.openBlock(),t.createElementBlock("div",ru,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const hn=C(tu,[["render",iu]]),su=t.defineComponent({name:"MixinFancyboxOpenButton",components:{IconExpand:rn}}),lu={ref:"FancyboxOpenButton",class:"MixinFancyboxOpenButton",role:"presentation"},cu={class:"BaseButton -primary -icon-only pointer-events-none"},du={class:"icon"};function hu(e,n,a,o,r,i){const s=rn;return t.openBlock(),t.createElementBlock("div",lu,[t.createElementVNode("div",cu,[t.createElementVNode("span",du,[t.createVNode(s)])])],512)}const ks=C(su,[["render",hu]]),Tt=e=>typeof e=="object"&&e!==null&&e.constructor===Object&&Object.prototype.toString.call(e)==="[object Object]",fe=(...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),r=o.length;for(let i=0;i<r;i++){const s=o[i];for(let l in s)if(s.hasOwnProperty(l)){const c=s[l];if(n&&(Array.isArray(c)||Tt(c))){const d=Array.isArray(c)?[]:{};a[l]=fe(!0,a.hasOwnProperty(l)?a[l]:d,c)}else a[l]=c}}return a},re=(e,n=1e4)=>(e=parseFloat(e)||0,Math.round((e+Number.EPSILON)*n)/n),Zn=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"],r=(a==="scroll"||a==="auto")&&Math.abs(n.scrollHeight-n.clientHeight)>1,i=(o==="scroll"||o==="auto")&&Math.abs(n.scrollWidth-n.clientWidth)>1;return r||i}(e)?e:Zn(e.parentNode))},pu=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 xt{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 _s=(e,n)=>n?Math.sqrt((n.clientX-e.clientX)**2+(n.clientY-e.clientY)**2):0,Eo=(e,n)=>n?{clientX:(e.clientX+n.clientX)/2,clientY:(e.clientY+n.clientY)/2}:e;class mu{constructor(n,{start:a=()=>!0,move:o=()=>{},end:r=()=>{}}={}){this._element=n,this.startPointers=[],this.currentPointers=[],this._pointerStart=i=>{if(i.buttons>0&&i.button!==0)return;const s=new xt(i);this.currentPointers.some(l=>l.id===s.id)||this._triggerPointerStart(s,i)&&(window.addEventListener("mousemove",this._move),window.addEventListener("mouseup",this._pointerEnd))},this._touchStart=i=>{for(const s of Array.from(i.changedTouches||[]))this._triggerPointerStart(new xt(s),i)},this._move=i=>{const s=this.currentPointers.slice(),l=(c=>"changedTouches"in c)(i)?Array.from(i.changedTouches).map(c=>new xt(c)):[new xt(i)];for(const c of l){const d=this.currentPointers.findIndex(h=>h.id===c.id);d<0||(this.currentPointers[d]=c)}this._moveCallback(s,this.currentPointers.slice(),i)},this._triggerPointerEnd=(i,s)=>{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,s),!0)},this._pointerEnd=i=>{i.buttons>0&&i.button!==0||this._triggerPointerEnd(new xt(i),i)&&(window.removeEventListener("mousemove",this._move,{passive:!1}),window.removeEventListener("mouseup",this._pointerEnd,{passive:!1}))},this._touchEnd=i=>{for(const s of Array.from(i.changedTouches||[]))this._triggerPointerEnd(new xt(s),i)},this._startCallback=a,this._moveCallback=o,this._endCallback=r,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 So{constructor(n={}){this.options=fe(!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 r=(i=n,s=this.options,i.split(".").reduce(function(l,c){return l&&l[c]},s));var i,s;return typeof r=="function"&&(r=r.call(this,this,...o)),r===void 0?a:r}localize(n,a=[]){return n=(n=String(n).replace(/\{\{(\w+).?(\w+)?\}\}/g,(o,r,i)=>{let s="";i?s=this.option(`${r[0]+r.toLowerCase().substring(1)}.l10n.${i}`):r&&(s=this.option(`l10n.${r}`)),s||(s=o);for(let l=0;l<a.length;l++)s=s.split(a[l][0]).join(a[l][1]);return s})).replace(/\{\{(.*)\}\}/,(o,r)=>r)}on(n,a){if(Tt(n)){for(const o of Object.entries(n))this.on(...o);return this}return String(n).split(" ").forEach(o=>{const r=this.events[o]=this.events[o]||[];r.indexOf(a)==-1&&r.push(a)}),this}once(n,a){if(Tt(n)){for(const o of Object.entries(n))this.once(...o);return this}return String(n).split(" ").forEach(o=>{const r=(...i)=>{this.off(o,r),a.call(this,this,...i)};r._=a,this.on(o,r)}),this}off(n,a){if(!Tt(n))return n.split(" ").forEach(o=>{const r=this.events[o];if(!r||!r.length)return this;let i=-1;for(let s=0,l=r.length;s<l;s++){const c=r[s];if(c&&(c===a||c._===a)){i=s;break}}i!=-1&&r.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,r]of Object.entries(n||{}))this.options[o]===!1||this.plugins[o]||(this.options[o]=fe({},r.defaults||{},this.options[o]),a[o]=new r(this));for(const[o,r]of Object.entries(a))r.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 fu={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 It extends So{constructor(n,a={}){super(fe(!0,{},fu,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(It.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 r=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),r=o):(this.changedDelta=0,r=Math.max(Math.min(r,this.option("maxScale")),this.option("minScale"))),this.changedDelta>this.option("wheelLimit")||(n.preventDefault(),r===o))return;const i=this.$content.getBoundingClientRect(),s=n.clientX-i.left,l=n.clientY-i.top;this.zoomTo(r,{x:s,y:l})}zoomWithClick(n){const a=this.$content.getClientRects()[0],o=n.clientX-a.left,r=n.clientY-a.top;this.toggleZoom({x:o,y:r})}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 mu(this.$container,{start:(a,o)=>{if(!this.option("touch")||this.velocity.scale<0)return!1;const r=o.composedPath()[0];return!n.currentPointers.length&&(["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(r.nodeName)!==-1||this.option("textSelection")&&((i,s,l)=>{const c=i.childNodes,d=document.createRange();for(let h=0;h<c.length;h++){const p=c[h];if(p.nodeType!==Node.TEXT_NODE)continue;d.selectNodeContents(p);const m=d.getBoundingClientRect();if(s>=m.left&&l>=m.top&&s<=m.right&&l<=m.bottom)return p}return!1})(r,a.clientX,a.clientY))?!1:!Zn(r)&&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,r)=>{if(this.state!=="pointerdown")return;if(this.trigger("touchMove",r)===!1)return void r.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=Eo(a[0],a[1]),s=Eo(o[0],o[1]),l=s.clientX-i.clientX,c=s.clientY-i.clientY,d=_s(a[0],a[1]),h=_s(o[0],o[1]),p=d&&h?h/d:1;this.dragOffset.x+=l,this.dragOffset.y+=c,this.dragOffset.scale*=p,this.dragOffset.time=Date.now()-this.dragPosition.time;const m=this.dragStart.scale===1&&this.option("lockAxis");if(m&&!this.lockAxis){if(Math.abs(this.dragOffset.x)<6&&Math.abs(this.dragOffset.y)<6)return void r.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(m==="xy"||this.lockAxis!=="y"){if(r.preventDefault(),r.stopPropagation(),r.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=Eo(n.startPointers[0],n.startPointers[1]),u=f.clientX-this.dragStart.rect.x,y=f.clientY-this.dragStart.rect.y,{deltaX:B,deltaY:g}=this.getZoomDelta(this.content.scale*this.dragOffset.scale,u,y);this.dragPosition.x-=B,this.dragPosition.y-=g,this.dragPosition.midPoint=s}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 r=this.option("minScale");if(this.transform.scale<r)return void this.zoomTo(r,{friction:.64});const i=this.option("maxScale");if(this.transform.scale-i>.01){const s=this.dragPosition.midPoint||a,l=this.$content.getClientRects()[0];this.zoomTo(i,{friction:.64,x:s.clientX-l.left,y:s.clientY-l.top})}}});this.pointerTracker=n}initObserver(){this.resizeObserver||(this.resizeObserver=new pu(()=>{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,r=this.$viewport,i=o instanceof HTMLImageElement,s=this.option("zoom"),l=this.option("resizeParent",s);let c=this.option("width"),d=this.option("height"),h=c||(p=o,Math.max(parseFloat(p.naturalWidth||0),parseFloat(p.width&&p.width.baseVal&&p.width.baseVal.value||0),parseFloat(p.offsetWidth||0),parseFloat(p.scrollWidth||0)));var p;let m=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(r.style,{width:"",height:""});const f=this.option("ratio");h=re(h*f),m=re(m*f),c=h,d=m;const u=o.getBoundingClientRect(),y=r.getBoundingClientRect(),B=r==a?y:a.getBoundingClientRect();let g=Math.max(r.offsetWidth,re(y.width)),_=Math.max(r.offsetHeight,re(y.height)),k=window.getComputedStyle(r);if(g-=parseFloat(k.paddingLeft)+parseFloat(k.paddingRight),_-=parseFloat(k.paddingTop)+parseFloat(k.paddingBottom),this.viewport.width=g,this.viewport.height=_,s){if(Math.abs(h-u.width)>.1||Math.abs(m-u.height)>.1){const N=((I,V,T,x)=>{const A=Math.min(T/I||0,x/V);return{width:I*A||0,height:V*A||0}})(h,m,Math.min(h,u.width),Math.min(m,u.height));c=re(N.width),d=re(N.height)}Object.assign(o.style,{width:`${c}px`,height:`${d}px`,transform:""})}if(l&&(Object.assign(r.style,{width:`${c}px`,height:`${d}px`}),this.viewport={...this.viewport,width:c,height:d}),i&&s&&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:m,fitWidth:c,fitHeight:d,width:c,height:d,scale:1,isZoomable:s},this.container={width:B.width,height:B.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"),r=this.content.scale>o+.5*(a-o)?o:a;this.zoomTo(r,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 r=re(this.content.scale/(this.content.width/this.content.fitWidth),1e7);a===null&&(a=this.content.width*r*.5),o===null&&(o=this.content.height*r*.5);const{deltaX:i,deltaY:s}=this.getZoomDelta(n,a,o);a=this.content.x-i,o=this.content.y-s,this.panTo({x:a,y:o,scale:n,friction:this.option("zoomFriction")})}getZoomDelta(n,a=0,o=0){const r=this.content.fitWidth*this.content.scale,i=this.content.fitHeight*this.content.scale,s=a>0&&r?a/r:0,l=o>0&&i?o/i:0;return{deltaX:(this.content.fitWidth*n-r)*s,deltaY:(this.content.fitHeight*n-i)*l}}panTo({x:n=this.content.x,y:a=this.content.y,scale:o,friction:r=this.option("friction"),ignoreBounds:i=!1}={}){if(o=o||this.content.scale||1,!i){const{boundX:s,boundY:l}=this.getBounds(o);s&&(n=Math.max(Math.min(n,s.to),s.from)),l&&(a=Math.max(Math.min(a,l.to),l.from))}this.friction=r,this.transform={...this.transform,x:n,y:a,scale:o},r?(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 r=this.content.fitWidth*n,i=this.content.fitHeight*n,s=this.viewport.width,l=this.viewport.height;if(r<s){const c=re(.5*(s-r));a.from=c,a.to=c}else a.from=re(s-r);if(i<l){const c=.5*(l-i);o.from=c,o.to=c}else o.from=re(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 r,i,s,l;if(a&&(r=this.content.x<a.from,i=this.content.x>a.to),o&&(s=this.content.y<o.from,l=this.content.y>o.to),r||i){let c=((r?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(s||l){let c=((s?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,r,i,s;if(n&&(o=this.dragPosition.x<n.from,r=this.dragPosition.x>n.to),a&&(i=this.dragPosition.y<a.from,s=this.dragPosition.y>a.to),(o||r)&&(!o||!r)){const l=o?n.from:n.to,c=l-this.dragPosition.x;this.dragPosition.x=l-.3*c}if((i||s)&&(!i||!s)){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,r;if(n?(a=re(this.transform.x),o=re(this.transform.y),r=this.transform.scale,this.content={...this.content,x:a,y:o,scale:r}):(a=re(this.content.x),o=re(this.content.y),r=this.content.scale/(this.content.width/this.content.fitWidth),this.content={...this.content,x:a,y:o}),this.trigger("beforeTransform"),a=re(this.content.x),o=re(this.content.y),n&&this.option("zoom")){let i,s;i=re(this.content.fitWidth*r),s=re(this.content.fitHeight*r),this.content.width=i,this.content.height=s,this.transform={...this.transform,width:i,height:s,scale:r},Object.assign(this.$content.style,{width:`${i}px`,height:`${s}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(${r})`;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())}}It.version="4.0.31",It.Plugins={};const $s=(e,n)=>{let a=0;return function(...o){const r=new Date().getTime();if(!(r-a<n))return a=r,e(...o)}};class ws{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",r=>{r.preventDefault(),r.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()}}ws.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 Cs{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 r=o.target.closest(".carousel__slide");if(!r)return;o.stopPropagation();const i=parseInt(r.dataset.index,10),s=this.target.findPageForSlide(i);this.target.page!==s&&this.target.slideTo(s,{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))}}Cs.defaults={friction:.92};const uu={Navigation:ws,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 r=a;r<o;r++)this.$list.removeChild(this.$list.lastChild);else{for(let r=o;r<a;r++){const i=document.createElement("li");i.classList.add("carousel__dot"),i.dataset.page=r,i.setAttribute("role","button"),i.setAttribute("tabindex","0"),i.setAttribute("title",this.carousel.localize("{{GOTO}}",[["%d",r+1]])),i.addEventListener("keydown",s=>{const l=s.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:Cs},gu={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 Mt extends So{constructor(n,a={}){if(super(a=fe(!0,{},gu,a)),this.state="init",this.$container=n,!(this.$container instanceof HTMLElement))throw new Error("No root element provided");this.slideNext=$s(this.slideNext.bind(this),250),this.slidePrev=$s(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(Mt.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=fe(!0,[...this.slides],this.options.slides))}updateMetrics(){let n,a=0,o=[];this.slides.forEach((f,u)=>{const y=f.$el,B=f.isDom||!n?this.getSlideMetrics(y):n;f.index=u,f.width=B,f.left=a,n=B,a+=B,o.push(u)});let r=Math.max(this.$track.offsetWidth,re(this.$track.getBoundingClientRect().width)),i=getComputedStyle(this.$track);r-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),this.contentWidth=a,this.viewportWidth=r;const s=[],l=this.option("slidesPerPage");if(Number.isInteger(l)&&a>r)for(let f=0;f<this.slides.length;f+=l)s.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 B=this.slides[y];(!s.length||u+B.width>r)&&(s.push({indexes:[],slides:[]}),f=s.length-1,u=0),u+=B.width,s[f].indexes.push(y),s[f].slides.push(B)}}const c=this.option("center"),d=this.option("fill");s.forEach((f,u)=>{f.index=u,f.width=f.slides.reduce((y,B)=>y+B.width,0),f.left=f.slides[0].left,c&&(f.left+=.5*(r-f.width)*-1),d&&!this.option("infiniteX",this.option("infinite"))&&a>r&&(f.left=Math.max(f.left,0),f.left=Math.min(f.left,a-r))});const h=[];let p;s.forEach(f=>{const u={...f};p&&u.left===p.left?(p.width+=u.width,p.slides=[...p.slides,...u.slides],p.indexes=[...p.indexes,...u.indexes]):(u.index=h.length,p=u,h.push(u))}),this.pages=h;let m=this.page;if(m===null){const f=this.option("initialSlide");m=f!==null?this.findPageForSlide(f):parseInt(this.option("initialPage",0),10)||0,h[m]||(m=h.length&&m>h.length?h[h.length-1].index:0),this.page=m,this.pageIndex=m}this.updatePanzoom(),this.trigger("refresh")}getSlideMetrics(n){if(!n){const r=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(" ")),r.customClass&&n.classList.add(...r.customClass.split(" ")),this.$track.prepend(n)}let a=Math.max(n.offsetWidth,re(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:r=0,friction:i=this.option("friction")}=a;this.Panzoom.content.x===o&&!this.Panzoom.velocity.x&&i||(this.Panzoom.panTo({x:o,y:r,friction:i,ignoreBounds:!0}),this.state==="ready"&&this.Panzoom.state==="ready"&&this.trigger("settle"))}initPanzoom(){this.Panzoom&&this.Panzoom.destroy();const n=fe(!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 It(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 r=this.option("preload"),i=this.option("infiniteX",this.option("infinite")),s=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-left")),l=parseFloat(getComputedStyle(this.$viewport,null).getPropertyValue("padding-right"));this.slides.forEach(h=>{let p,m,f=0;p=o-s,m=o+a+l,p-=r*(a+s+l),m+=r*(a+s+l);const u=h.left+h.width>p&&h.left<m;p=o+n-s,m=o+n+a+l,p-=r*(a+s+l);const y=i&&h.left+h.width>p&&h.left<m;p=o-n-s,m=o-n+a+l,p-=r*(a+s+l);const B=i&&h.left+h.width>p&&h.left<m;y||u||B?(this.createSlideEl(h),u&&(f=0),y&&(f=-1),B&&(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,p)=>{let m=0;h.$el?(p!==c||h.hasDiff?m=d+h.hasDiff*n:d=0,h.$el.style.left=Math.abs(m)>.1?`${d+h.hasDiff*n}px`:"",c++):d+=h.width}),this.markSelectedSlides()}createSlideEl(n){if(!n)return;if(n.$el){let s=n.$el.dataset.index;if(!s||parseInt(s,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((s,l)=>{s.$el&&o.push(l)});const r=n.index;let i=null;if(o.length){let s=o.reduce((l,c)=>Math.abs(c-r)<Math.abs(l-r)?c:l);i=this.slides[s]}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,r),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,r)=>{const i=o.$el;if(!i)return;const s=this.pages[this.page];s&&s.indexes&&s.indexes.indexOf(r)>-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 r=!1;return o.content.x<-1*(n-a)&&(o.content.x+=n,this.pageIndex=this.pageIndex-this.pages.length,r=!0),o.content.x>a&&(o.content.x-=n,this.pageIndex=this.pageIndex+this.pages.length,r=!0),r&&o.state==="pointerdown"&&o.resetDragPosition(),r}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[,r]=this.getPageFromPosition(-1*n.transform.x);this.setPage(r)}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 r=this.slides.find(i=>i.left<=n&&i.left+i.width>n);if(r){let i=this.findPageForSlide(r.index);return[i,i+o*a]}return[0,0]}setPage(n,a){let o=0,r=parseInt(n,10)||0;const i=this.page,s=this.pageIndex,l=this.pages.length,c=this.contentWidth,d=this.viewportWidth;if(n=(r%l+l)%l,this.option("infiniteX",this.option("infinite"))&&c>d){const h=Math.floor(r/l)||0,p=c;if(o=this.pages[n].left+h*p,a===!0&&l>2){let m=-1*this.Panzoom.content.x;const f=o-p,u=o+p,y=Math.abs(m-o),B=Math.abs(m-f),g=Math.abs(m-u);g<y&&g<=B?(o=u,r+=l):B<y&&B<g&&(o=f,r-=l)}}else n=r=Math.max(0,Math.min(r,l-1)),o=this.pages.length?this.pages[n].left:0;return this.page=n,this.pageIndex=r,i!==null&&n!==i&&(this.prevPage=i,this.prevPageIndex=s,this.trigger("change",n,i)),o}destroy(){this.state="destroy",this.slides.forEach(n=>{this.removeSlideEl(n)}),this.slides=[],this.Panzoom.destroy(),this.detachPlugins()}}Mt.version="4.0.31",Mt.Plugins=uu;const Xn=!(typeof window>"u"||!window.document||!window.document.createElement);let No=null;const Bs=["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])'],pn=e=>{if(e&&Xn){No===null&&document.createElement("div").focus({get preventScroll(){return No=!0,!1}});try{if(e.setActive)e.setActive();else if(No)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{}}},yu={minSlideCount:2,minScreenHeight:500,autoStart:!0,key:"t",Carousel:{},tpl:`<div class="fancybox__thumb" style="background-image:url('{{src}}')"></div>`};class Es{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 Mt(n,fe(!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()}}Es.defaults=yu;const Ss=(e,n)=>{const a=new URL(e),o=new URLSearchParams(a.search);let r=new URLSearchParams;for(const[s,l]of[...o,...Object.entries(n)])s==="t"?r.set("start",parseInt(l)):r.set(s,l);r=r.toString();let i=e.match(/#t=((.*)?\d+s)/);return i&&(r+=`#t=${i[1]}`),r},Ns={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 Vs{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,r=null;if(!a||typeof a=="string"){if(r=a.match(/(?:youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(?:watch\?(?:.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(?:.*)|[\w-]{11}|\?listType=(?:.*)&list=(?:.*))(?:.*)/i)){const i=Ss(a,this.fancybox.option("Html.youtube")),s=encodeURIComponent(r[1]);n.videoId=s,n.src=`https://www.youtube-nocookie.com/embed/${s}?${i}`,n.thumb=n.thumb||`https://i.ytimg.com/vi/${s}/mqdefault.jpg`,n.vendor="youtube",o="video"}else if(r=a.match(/^.+vimeo.com\/(?:\/)?([\d]+)(.*)?/)){const i=Ss(a,this.fancybox.option("Html.vimeo")),s=encodeURIComponent(r[1]);n.videoId=s,n.src=`https://player.vimeo.com/video/${s}?${i}`,n.vendor="vimeo",o="video"}else(r=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:(?:(?:maps\/(?:place\/(?:.*)\/)?\@(.*),(\d+.?\d+?)z))|(?:\?ll=))(.*)?/i))?(n.src=`//maps.google.${r[1]}/?ll=${(r[2]?r[2]+"&z="+Math.floor(r[3])+(r[4]?r[4].replace(/^\//,"&"):""):r[4]+"").replace(/\?/,"&")}&output=${r[4]&&r[4].indexOf("layer=c")>0?"svembed":"embed"}`,o="map"):(r=a.match(/(?:maps\.)?google\.([a-z]{2,3}(?:\.[a-z]{2})?)\/(?:maps\/search\/)(.*)/i))&&(n.src=`//maps.google.${r[1]}/maps?q=${r[2].replace("query=","q=").replace("api=1","")}&output=embed`,o="map");o||(a.charAt(0)==="#"?o="inline":(r=a.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i))?(o="html5video",n.format=n.format||"video/"+(r[1]==="ogv"?"ogg":r[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=fe({},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||Ns.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),r=o.length===2&&o[0]===""?o[1]:o[0];a=document.getElementById(r)}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 r=n.ajax||null;o.open(r?"POST":"GET",n.src),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send(r),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 r=document.createElement("div");r.style.visibility="hidden",this.fancybox.setContent(n,r),r.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 r=n._width,i=n._height;if(o||r&&i){Object.assign(a.style,{width:r&&i?"100%":"",height:r&&i?"100%":"",maxWidth:"",maxHeight:""});let s=a.offsetWidth,l=a.offsetHeight;if(r=r||s,i=i||l,r>s||i>l){let c=Math.min(s/r,l/i);r*=c,i*=c}Math.abs(r/i-o)>.01&&(o<r/i?r=i*o:i=r/o),Object.assign(a.style,{width:`${r}px`,height:`${i}px`})}}resizeIframe(n){const a=n.$iframe;if(!a)return;let o=n._width||0,r=n._height||0;o&&r&&(n.autoSize=!1);const i=a.parentNode,s=i&&i.style;if(n.preload!==!1&&n.autoSize!==!1&&s)try{const l=window.getComputedStyle(i),c=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),d=parseFloat(l.paddingTop)+parseFloat(l.paddingBottom),h=a.contentWindow.document,p=h.getElementsByTagName("html")[0],m=h.body;s.width="",m.style.overflow="hidden",o=o||p.scrollWidth+c,s.width=`${o}px`,m.style.overflow="",s.flex="0 0 auto",s.height=`${m.scrollHeight}px`,r=p.scrollHeight+d}catch{}if(o||r){const l={flex:"0 1 auto"};o&&(l.width=`${o}px`),r&&(l.height=`${r}px`),Object.assign(s,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 r=o.play();r!==void 0&&r.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 r=!1;o.vendor=="vimeo"?r={method:"pause",value:"true"}:o.vendor==="youtube"&&(r={event:"command",func:"pauseVideo"}),r&&o.$iframe&&o.$iframe.contentWindow&&o.$iframe.contentWindow.postMessage(JSON.stringify(r),"*"),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 r=o.$content;o.type==="inline"&&r&&(r.classList.remove("fancybox__content"),r.style.display!=="none"&&(r.style.display="none")),o.$closeButton&&(o.$closeButton.remove(),o.$closeButton=null);const i=r&&r.$placeHolder;i&&(i.parentNode.insertBefore(r,i),i.remove(),r.$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)}}Vs.defaults=Ns;class Ts{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 r=this.fancybox.option("Image.wrap");if(r){const i=document.createElement("div");i.classList.add(typeof r=="string"?r:"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 It(n.$el,fe(!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,r=a.height,i=n.$content.getBoundingClientRect(),s=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/r-s/l)>.1),{top:c,left:d,scale:s&&o?o/s: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 r=n.$thumb;if(!r||n.state==="loading")return!1;o.classList.add("fancybox__no-click");const i=r.getBoundingClientRect();let s;if(this.fancybox.option("Image.ignoreCoveredThumbnail")){const l=document.elementFromPoint(i.left+1,i.top+1)===r,c=document.elementFromPoint(i.right-1,i.bottom-1)===r;s=l&&c}else s=document.elementFromPoint(i.left+.5*i.width,i.top+.5*i.height)===r;return o.classList.remove("fancybox__no-click"),s}zoomIn(){const n=this.fancybox,a=n.getSlide(),o=a.Panzoom,{top:r,left:i,scale:s,opacity:l}=this.getZoomInfo(a);n.trigger("reveal",a),o.panTo({x:-1*i,y:-1*r,scale:s,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-s)))}),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 r=this.fancybox.option("Image.zoomFriction");const i=s=>{const{top:l,left:c,scale:d,opacity:h}=this.getZoomInfo(a);s||h||(r*=.82),o.panTo({x:-1*c,y:-1*l,scale:d,friction:r,ignoreBounds:!0}),r*=.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),r=this.fancybox.option("Image.touch"),i=n.$el.classList,s=this.fancybox.option("Image.canZoomInClass"),l=this.fancybox.option("Image.canZoomOutClass");i.remove(l),i.remove(s),a&&o==="toggleZoom"?a&&a.content.scale===1&&a.option("maxScale")-a.content.scale>.01?i.add(s):a.content.scale>1&&!r&&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 r=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"),s=this.fancybox.option("Image.doubleClick");s?this.clickTimer?(clearTimeout(this.clickTimer),this.clickTimer=null,r(s)):this.clickTimer=setTimeout(()=>{this.clickTimer=null,r(i)},300):r(i)}onPageChange(n,a){const o=n.getSlide();a.slides.forEach(r=>{r.Panzoom&&r.state==="done"&&r.index!==o.index&&r.Panzoom.panTo({x:0,y:0,scale:1,friction:.8})})}attach(){this.fancybox.on(this.events)}detach(){this.fancybox.off(this.events)}}Ts.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 xe{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,r=n.getSlide(),i=new URL(document.URL).hash;let s=!1;if(r.slug)s="#"+r.slug;else{const l=r.$trigger&&r.$trigger.dataset,c=n.option("slug")||l&&l.fancybox;c&&c.length&&c!=="true"&&(s="#"+c+(a.slides.length>1?"-"+(r.index+1):""))}o&&(this.origHash=i!==s?i:""),s&&i!==s&&(this.timer=setTimeout(()=>{try{window.history[o?"pushState":"replaceState"]({},document.title,window.location.pathname+window.location.search+s),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=xe.Fancybox;if(!n||n.getInstance()||n.defaults.Hash===!1)return;const{hash:a,slug:o,index:r}=xe.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 s=document.querySelectorAll(`[data-fancybox="${o}"]`);s.length&&(r===null&&s.length===1?i=s[0]:r&&(i=s[r-1]),i&&i.dispatchEvent(new CustomEvent("click",{bubbles:!0,cancelable:!0})))}static onHashChange(){const{slug:n,index:a}=xe.getParsedURL(),o=xe.Fancybox,r=o&&o.getInstance();if(r&&r.plugins.Hash){if(n){const i=r.Carousel;if(n===r.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 s=r.getSlide(),l=s.$trigger&&s.$trigger.dataset;if(l&&l.fancybox===n)return i.slideTo(a-1)}r.plugins.Hash.hasSilentClose=!0,r.close()}xe.startFromUrl()}static create(n){function a(){window.addEventListener("hashchange",xe.onHashChange,!1),xe.startFromUrl()}xe.Fancybox=n,Xn&&window.requestAnimationFrame(()=>{/complete|interactive|loaded/.test(document.readyState)?a():document.addEventListener("DOMContentLoaded",a)})}static destroy(){window.removeEventListener("hashchange",xe.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 Ge={pageXOffset:0,pageYOffset:0,element:()=>document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement,activate(e){Ge.pageXOffset=window.pageXOffset,Ge.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 bu{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 ku={display:["counter","zoom","slideshow","fullscreen","thumbs","close"],autoEnable:!0,items:{counter:{position:"left",type:"div",class:"fancybox__counter",html:'<span data-fancybox-index=""></span>&nbsp;/&nbsp;<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(),je.element()?je.deactivate():je.activate(this.fancybox.$container)}},slideshow:{type:"button",class:"fancybox__button--slideshow",label:"TOGGLE_SLIDESHOW",html:`<svg viewBox="0 0 24 24">
28
+ </svg>`,click:function(e){e.preventDefault(),Ge.element()?Ge.deactivate():Ge.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 Bs{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((Et(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 gu(n),!n.Carousel.prevPage&&(n.option("slideshow.autoStart")&&this.Slideshow.activate(),n.option("fullscreen.autoStart")&&!je.element())))try{je.activate(n.$container)}catch{}}onFsChange(){window.scrollTo(je.pageXOffset,je.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 r in n.attr)a.setAttribute(r,n.attr[r]);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 s,l;if(Et(i)?(s=i.id,l=fe({},n[s],i)):(s=i,l=n[s]),["counter","next","prev","slideshow"].includes(s)&&this.fancybox.items.length<2)continue;if(s==="fullscreen"){if(!document.fullscreenEnabled||window.fullScreen)continue;document.addEventListener("fullscreenchange",this.onFsChange)}if(s==="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 r=document.createElement("div");r.classList.add("fancybox__toolbar");for(const i of a)if(i.items.length){const s=document.createElement("div");s.classList.add("fancybox__toolbar__items"),s.classList.add(`fancybox__toolbar__items--${i.position}`);for(const l of i.items)s.appendChild(this.createElement(l));r.appendChild(s)}this.fancybox.$carousel.parentNode.insertBefore(r,this.fancybox.$carousel),this.$container=r}update(){const n=this.fancybox.getSlide(),a=n.index,o=this.fancybox.items.length,r=n.downloadSrc||(n.type!=="image"||n.error?null:n.src);for(const l of this.fancybox.$container.querySelectorAll("a.fancybox__button--download"))r?(l.removeAttribute("disabled"),l.removeAttribute("tabindex"),l.setAttribute("href",r),l.setAttribute("download",r),l.setAttribute("target","_blank")):(l.setAttribute("disabled",""),l.setAttribute("tabindex",-1),l.removeAttribute("href"),l.removeAttribute("download"));const i=n.Panzoom,s=i&&i.option("maxScale")>i.option("baseScale");for(const l of this.fancybox.$container.querySelectorAll(".fancybox__button--zoom"))s?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()}}Bs.defaults=yu;const bu={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 r="",i="",s="";a-1>.1&&(r=n.width*a+"px",i=n.height*a+"px",s=`translate3d(${n.offsetLeft}px, ${n.offsetTop}px, 0) scale(${1/a})`),o.style.width=r,o.style.height=i,o.style.transform=s}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=Wn(e.composedPath()[0]);if(!o)return void e.preventDefault();const r=window.getComputedStyle(o),i=parseInt(r.getPropertyValue("height"),10),s=e.touches?e.touches[0].screenY:e.screenY,l=n<=s&&o.scrollTop===0,c=n>=s&&o.scrollHeight-o.scrollTop===i;(l||c)&&e.preventDefault()}onWheel(e){Wn(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:ks,Html:ws,Toolbar:Bs,Image:Cs,Hash:Te},Es={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"}},cn=new Map;let ku=0;class W extends $o{constructor(n,a={}){n=n.map(o=>(o.width&&(o._width=o.width),o.height&&(o._height=o.height),o)),super(fe(!0,{},Es,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(),cn.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 r=o?o[n]:void 0;return r!==void 0?(typeof r=="function"&&(r=r.call(this,this,...a)),r):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||++ku,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 r=o.$trigger;if(r){const l=r.dataset||{};o.src=l.src||r.getAttribute("href")||o.src,o.type=l.type||o.type,!o.src&&r instanceof HTMLImageElement&&(o.src=r.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 s=o.thumb;!s&&i&&(s=i.currentSrc||i.src,!s&&i.dataset&&(s=i.dataset.lazySrc||i.dataset.src)),s||o.type!=="image"||(s=o.src),o.thumb=s||null,o.caption=o.caption||"",a.push(o)}this.items=a}initCarousel(){return this.Carousel=new Vt(this.$carousel,fe(!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 r=document.createElement("div"),i=`fancybox__caption_${this.id}_${a.index}`;r.className="fancybox__caption",r.innerHTML=o,r.setAttribute("id",i),a.$caption=a.$el.appendChild(r),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(bs)||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 r=n.composedPath()[0],i=document.activeElement&&document.activeElement.classList,s=i&&i.contains("carousel__button");if(a!=="Escape"&&!s&&(n.target.isContentEditable||["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(r.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(),r=o.state==="done"?o.$el:null;if(r&&r.contains(document.activeElement))return;n&&n.preventDefault(),W.ignoreFocusChange=!0;const i=Array.from(a.querySelectorAll(bs));let s,l=[];for(let c of i){const d=c.offsetParent,h=r&&r.contains(c),p=!this.Carousel.$viewport.contains(c);d&&(h||p)?(l.push(c),c.dataset.origTabindex!==void 0&&(c.tabIndex=c.dataset.origTabindex,c.removeAttribute("data-orig-tabindex")),(c.hasAttribute("autoFocus")||!s&&h&&!c.classList.contains("carousel__button"))&&(s=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?ln(l[l.length-1]):ln(a):this.option("autoFocus")&&s?ln(s):l.indexOf(document.activeElement)<0&&ln(a),this.lastFocus=document.activeElement,W.ignoreFocusChange=!1}hideScrollbar(){if(!Yn)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 r;const i=n.$el;if(a instanceof HTMLElement)["img","iframe","video","audio"].indexOf(a.nodeName.toLowerCase())>-1?(r=document.createElement("div"),r.appendChild(a)):r=a;else{const s=document.createRange().createContextualFragment(a);r=document.createElement("div"),r.appendChild(s)}if(n.filter&&!n.error&&(r=r.querySelector(n.filter)),r instanceof Element)return n._className=`has-${o.suffix||n.type||"unknown"}`,i.classList.add(n._className),r.classList.add("fancybox__content"),r.style.display!=="none"&&getComputedStyle(r).getPropertyValue("display")!=="none"||(r.style.display=n.display||this.option("defaultDisplay")||"flex"),n.id&&r.setAttribute("id",n.id),n.$content=r,i.prepend(r),this.manageCloseButton(n),n.state!=="loading"&&this.revealContent(n),r;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",r=>this.close(r)),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 r=function(i){i.currentTarget===this&&(n.removeEventListener("animationend",r),o&&o(),n.classList.remove(a))};n.addEventListener("animationend",r),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&&ln(n),cn.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 r,i,s,l=o;if((l.matches("[data-fancybox-trigger]")||(l=l.closest("[data-fancybox-trigger]")))&&(a.triggerTarget=l,r=l&&l.dataset&&l.dataset.fancyboxTrigger),r){const d=document.querySelectorAll(`[data-fancybox="${r}"]`),h=parseInt(l.dataset.fancyboxIndex,10)||0;l=d.length?d[h]:l}Array.from(W.openers.keys()).reverse().some(d=>{s=l||o;let h=!1;try{s instanceof Element&&(typeof d=="string"||d instanceof String)&&(h=s.matches(d)||(s=s.closest(d)))}catch{}return!!h&&(n.preventDefault(),i=d,!0)});let c=!1;if(i){a.event=n,a.target=s,s.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=[],r=a.startIndex||0,i=a.target||null;const s=(a=fe({},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||s){const h=a.root||(i?i.getRootNode():document.body);o=[].slice.call(h.querySelectorAll(n))}if(i&&!s&&(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)&&(r=i?o.indexOf(i):r,o=o.map(function(h){const p=["false","0","no","null","undefined"],m=["true","1","yes"],f=Object.assign({},h.dataset),u={};for(let[y,B]of Object.entries(f))if(y!=="fancybox")if(y==="width"||y==="height")u[`_${y}`]=B;else if(typeof B=="string"||B instanceof String)if(p.indexOf(B)>-1)u[y]=!1;else if(m.indexOf(u[y])>-1)u[y]=!0;else try{u[y]=JSON.parse(B)}catch{u[y]=B}else u[y]=B;return h instanceof Element&&(u.$trigger=h),u}),new W(o,fe({},a,{startIndex:r,$trigger:i})))}static bind(n,a={}){function o(){document.body.addEventListener("click",W.fromEvent,!1)}Yn&&(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?cn.get(n):Array.from(cn.values()).reverse().find(a=>!a.isClosing()&&a)||null}static close(n=!0,a){if(n)for(const o of cn.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=Es,W.openers=new Map,W.Plugins=bu,W.bind("[data-fancybox]");for(const[e,n]of Object.entries(W.Plugins||{}))typeof n.create=="function"&&n.create(W);const dn={pageXOffset:0,pageYOffset:0,element(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement},activate(e){dn.pageXOffset=window.pageXOffset,dn.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()}},Co={normal:"fancybox-theme-normal ThemeVariantLight",light:"fancybox-theme-light ThemeVariantLight",dark:"fancybox-theme-dark ThemeVariantDark"},_u=t.defineComponent({name:"MixinFancybox",components:{MixinFancyboxOpenButton:ms},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(Co).includes(e)}},computed:{computedClass(){return Co[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:Co.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>&nbsp;/&nbsp;<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(),dn.element()?dn.deactivate():dn.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 xs{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((Tt(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 bu(n),!n.Carousel.prevPage&&(n.option("slideshow.autoStart")&&this.Slideshow.activate(),n.option("fullscreen.autoStart")&&!Ge.element())))try{Ge.activate(n.$container)}catch{}}onFsChange(){window.scrollTo(Ge.pageXOffset,Ge.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 r in n.attr)a.setAttribute(r,n.attr[r]);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 s,l;if(Tt(i)?(s=i.id,l=fe({},n[s],i)):(s=i,l=n[s]),["counter","next","prev","slideshow"].includes(s)&&this.fancybox.items.length<2)continue;if(s==="fullscreen"){if(!document.fullscreenEnabled||window.fullScreen)continue;document.addEventListener("fullscreenchange",this.onFsChange)}if(s==="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 r=document.createElement("div");r.classList.add("fancybox__toolbar");for(const i of a)if(i.items.length){const s=document.createElement("div");s.classList.add("fancybox__toolbar__items"),s.classList.add(`fancybox__toolbar__items--${i.position}`);for(const l of i.items)s.appendChild(this.createElement(l));r.appendChild(s)}this.fancybox.$carousel.parentNode.insertBefore(r,this.fancybox.$carousel),this.$container=r}update(){const n=this.fancybox.getSlide(),a=n.index,o=this.fancybox.items.length,r=n.downloadSrc||(n.type!=="image"||n.error?null:n.src);for(const l of this.fancybox.$container.querySelectorAll("a.fancybox__button--download"))r?(l.removeAttribute("disabled"),l.removeAttribute("tabindex"),l.setAttribute("href",r),l.setAttribute("download",r),l.setAttribute("target","_blank")):(l.setAttribute("disabled",""),l.setAttribute("tabindex",-1),l.removeAttribute("href"),l.removeAttribute("download"));const i=n.Panzoom,s=i&&i.option("maxScale")>i.option("baseScale");for(const l of this.fancybox.$container.querySelectorAll(".fancybox__button--zoom"))s?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()}}xs.defaults=ku;const _u={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 r="",i="",s="";a-1>.1&&(r=n.width*a+"px",i=n.height*a+"px",s=`translate3d(${n.offsetLeft}px, ${n.offsetTop}px, 0) scale(${1/a})`),o.style.width=r,o.style.height=i,o.style.transform=s}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=Zn(e.composedPath()[0]);if(!o)return void e.preventDefault();const r=window.getComputedStyle(o),i=parseInt(r.getPropertyValue("height"),10),s=e.touches?e.touches[0].screenY:e.screenY,l=n<=s&&o.scrollTop===0,c=n>=s&&o.scrollHeight-o.scrollTop===i;(l||c)&&e.preventDefault()}onWheel(e){Zn(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:Es,Html:Vs,Toolbar:xs,Image:Ts,Hash:xe},Is={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"}},mn=new Map;let $u=0;class W extends So{constructor(n,a={}){n=n.map(o=>(o.width&&(o._width=o.width),o.height&&(o._height=o.height),o)),super(fe(!0,{},Is,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(),mn.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 r=o?o[n]:void 0;return r!==void 0?(typeof r=="function"&&(r=r.call(this,this,...a)),r):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||++$u,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 r=o.$trigger;if(r){const l=r.dataset||{};o.src=l.src||r.getAttribute("href")||o.src,o.type=l.type||o.type,!o.src&&r instanceof HTMLImageElement&&(o.src=r.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 s=o.thumb;!s&&i&&(s=i.currentSrc||i.src,!s&&i.dataset&&(s=i.dataset.lazySrc||i.dataset.src)),s||o.type!=="image"||(s=o.src),o.thumb=s||null,o.caption=o.caption||"",a.push(o)}this.items=a}initCarousel(){return this.Carousel=new Mt(this.$carousel,fe(!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 r=document.createElement("div"),i=`fancybox__caption_${this.id}_${a.index}`;r.className="fancybox__caption",r.innerHTML=o,r.setAttribute("id",i),a.$caption=a.$el.appendChild(r),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(Bs)||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 r=n.composedPath()[0],i=document.activeElement&&document.activeElement.classList,s=i&&i.contains("carousel__button");if(a!=="Escape"&&!s&&(n.target.isContentEditable||["BUTTON","TEXTAREA","OPTION","INPUT","SELECT","VIDEO"].indexOf(r.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(),r=o.state==="done"?o.$el:null;if(r&&r.contains(document.activeElement))return;n&&n.preventDefault(),W.ignoreFocusChange=!0;const i=Array.from(a.querySelectorAll(Bs));let s,l=[];for(let c of i){const d=c.offsetParent,h=r&&r.contains(c),p=!this.Carousel.$viewport.contains(c);d&&(h||p)?(l.push(c),c.dataset.origTabindex!==void 0&&(c.tabIndex=c.dataset.origTabindex,c.removeAttribute("data-orig-tabindex")),(c.hasAttribute("autoFocus")||!s&&h&&!c.classList.contains("carousel__button"))&&(s=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?pn(l[l.length-1]):pn(a):this.option("autoFocus")&&s?pn(s):l.indexOf(document.activeElement)<0&&pn(a),this.lastFocus=document.activeElement,W.ignoreFocusChange=!1}hideScrollbar(){if(!Xn)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 r;const i=n.$el;if(a instanceof HTMLElement)["img","iframe","video","audio"].indexOf(a.nodeName.toLowerCase())>-1?(r=document.createElement("div"),r.appendChild(a)):r=a;else{const s=document.createRange().createContextualFragment(a);r=document.createElement("div"),r.appendChild(s)}if(n.filter&&!n.error&&(r=r.querySelector(n.filter)),r instanceof Element)return n._className=`has-${o.suffix||n.type||"unknown"}`,i.classList.add(n._className),r.classList.add("fancybox__content"),r.style.display!=="none"&&getComputedStyle(r).getPropertyValue("display")!=="none"||(r.style.display=n.display||this.option("defaultDisplay")||"flex"),n.id&&r.setAttribute("id",n.id),n.$content=r,i.prepend(r),this.manageCloseButton(n),n.state!=="loading"&&this.revealContent(n),r;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",r=>this.close(r)),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 r=function(i){i.currentTarget===this&&(n.removeEventListener("animationend",r),o&&o(),n.classList.remove(a))};n.addEventListener("animationend",r),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&&pn(n),mn.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 r,i,s,l=o;if((l.matches("[data-fancybox-trigger]")||(l=l.closest("[data-fancybox-trigger]")))&&(a.triggerTarget=l,r=l&&l.dataset&&l.dataset.fancyboxTrigger),r){const d=document.querySelectorAll(`[data-fancybox="${r}"]`),h=parseInt(l.dataset.fancyboxIndex,10)||0;l=d.length?d[h]:l}Array.from(W.openers.keys()).reverse().some(d=>{s=l||o;let h=!1;try{s instanceof Element&&(typeof d=="string"||d instanceof String)&&(h=s.matches(d)||(s=s.closest(d)))}catch{}return!!h&&(n.preventDefault(),i=d,!0)});let c=!1;if(i){a.event=n,a.target=s,s.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=[],r=a.startIndex||0,i=a.target||null;const s=(a=fe({},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||s){const h=a.root||(i?i.getRootNode():document.body);o=[].slice.call(h.querySelectorAll(n))}if(i&&!s&&(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)&&(r=i?o.indexOf(i):r,o=o.map(function(h){const p=["false","0","no","null","undefined"],m=["true","1","yes"],f=Object.assign({},h.dataset),u={};for(let[y,B]of Object.entries(f))if(y!=="fancybox")if(y==="width"||y==="height")u[`_${y}`]=B;else if(typeof B=="string"||B instanceof String)if(p.indexOf(B)>-1)u[y]=!1;else if(m.indexOf(u[y])>-1)u[y]=!0;else try{u[y]=JSON.parse(B)}catch{u[y]=B}else u[y]=B;return h instanceof Element&&(u.$trigger=h),u}),new W(o,fe({},a,{startIndex:r,$trigger:i})))}static bind(n,a={}){function o(){document.body.addEventListener("click",W.fromEvent,!1)}Xn&&(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?mn.get(n):Array.from(mn.values()).reverse().find(a=>!a.isClosing()&&a)||null}static close(n=!0,a){if(n)for(const o of mn.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=Is,W.openers=new Map,W.Plugins=_u,W.bind("[data-fancybox]");for(const[e,n]of Object.entries(W.Plugins||{}))typeof n.create=="function"&&n.create(W);const fn={pageXOffset:0,pageYOffset:0,element(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement},activate(e){fn.pageXOffset=window.pageXOffset,fn.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()}},Vo={normal:"fancybox-theme-normal ThemeVariantLight",light:"fancybox-theme-light ThemeVariantLight",dark:"fancybox-theme-dark ThemeVariantDark"},wu=t.defineComponent({name:"MixinFancybox",components:{MixinFancyboxOpenButton:ks},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(Vo).includes(e)}},computed:{computedClass(){return Vo[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:Vo.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>&nbsp;/&nbsp;<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(),fn.element()?fn.deactivate():fn.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")}}}),$u=["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 wu(e,n,a,o,r,i){const s=ms;return t.openBlock(),t.createElementBlock("a",{class:"MixinFancybox group cursor-pointer block","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(s),t.renderSlot(e.$slots,"default")],8,$u)}const Ie=C(_u,[["render",wu]]),Cu=t.defineComponent({name:"BlockImageStandard",components:{MixinFancybox:Ie,BaseImage:j,BaseImagePlaceholder:q,BaseImageCaption:se},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))}}}),Bu={key:0},Eu={key:1,class:"lg:px-0 p-4 pb-0"};function Su(e,n,a,o,r,i){const s=j,l=q,c=Ie,d=se;return e.theData?(t.openBlock(),t.createElementBlock("div",Bu,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original,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(s,{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",Eu,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const xt=C(Cu,[["render",Su]]),Nu=t.defineComponent({name:"BlockImageFullBleed",components:{MixinFancybox:Ie,BaseImage:j,BaseImagePlaceholder:q,BaseImageCaption:se},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?pe(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))}}}),Vu={key:0},xu={class:"bg-gray-light"},Tu={class:"max-w-screen-3xl mx-auto"},Iu={key:0,class:"max-w-screen-3xl p-4 pb-0 mx-auto"};function Mu(e,n,a,o,r,i){const s=j,l=q,c=Ie,d=se;return e.theData?(t.openBlock(),t.createElementBlock("div",Vu,[t.createElementVNode("div",xu,[t.createElementVNode("div",Tu,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original,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(s,{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",Iu,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Bo=C(Nu,[["render",Mu]]),vu=t.defineComponent({name:"BlockImage",components:{BlockImageStandard:xt,BlockImageFullBleed:Bo,LayoutHelper:ne},props:{data:{type:Object,required:!1},fullBleed:{type:Boolean,required:!1,default:!1}}}),Lu={key:0};function Du(e,n,a,o,r,i){const s=Bo,l=xt,c=ne;return e.data?(t.openBlock(),t.createElementBlock("div",Lu,[e.fullBleed&&e.data.imageFullBleed?(t.openBlock(),t.createBlock(s,{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 Eo=C(vu,[["render",Du]]),Pu=t.defineComponent({name:"BlockImageCarouselItem",components:{MixinFancybox:Ie,BaseImage:j,BaseImagePlaceholder:q,BaseImageCaption:se},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}}}),Au={key:0},Ou={key:0,class:"lg:px-0 lg:pt-3 px-4 pt-10"};function zu(e,n,a,o,r,i){const s=j,l=q,c=Ie,d=se;return e.theImageData?(t.openBlock(),t.createElementBlock("div",Au,[t.createVNode(c,{src:e.theImageData.original,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(s,{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","image-class":"swiper-lazy",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",Ou,[t.createVNode(d,{class:"slide-caption",data:e.theImageData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const So=C(Pu,[["render",zu]]),Fu=Un.BlockImageCarousel;te.use([Gn,on]);const Hu=t.defineComponent({name:"BlockImageCarousel",components:{BaseButton:R,IconPrev:Ne,IconNext:Se,BlockImageCarouselItem:So},props:{items:{type:Array,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:{...Fu,loop:this.loop,pagination:!1,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;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)}}}),qu={key:0,class:"BlockImageCarousel w-full overflow-hidden"},Ru={ref:"BlockImageCarousel",class:"swiper"},ju={class:"swiper-wrapper"},Gu={class:"swiper-nav lg:block absolute inset-x-0 top-0 hidden h-0 overflow-hidden z-70"},Uu={class:"absolute inset-0"},Wu={class:"absolute bottom-0 right-0 z-10 flex"},Yu={class:"swiper-dots lg:hidden absolute top-0 z-50 w-full text-center"},Ku=["aria-label","onClick"];function Zu(e,n,a,o,r,i){const s=So,l=Ne,c=R,d=Se;return e.items?(t.openBlock(),t.createElementBlock("div",qu,[t.createElementVNode("div",Ru,[t.createElementVNode("div",ju,[t.renderSlot(e.$slots,"firstSlide"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createBlock(s,{key:p,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",Gu,[t.createElementVNode("div",Uu,[t.createElementVNode("div",Wu,[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",Yu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.itemsMobileNav,(h,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,class:"pointer-events-auto inline-block px-1 py-3 cursor-pointer","aria-label":"Go to slide "+(e.hasCover?p:p+1),onClick:m=>e.slideTo(e.hasCover?p:p+1)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block w-3 h-3 rounded-full",e.currentIndex===p?"bg-jpl-red":"bg-gray-light-mid"])},null,2)],8,Ku))),128))])],512)])):t.createCommentVNode("",!0)}const ct=C(Hu,[["render",Zu]]),Xu=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}}}),Ju={key:0},Qu=["innerHTML"];function eg(e,n,a,o,r,i){const s=t.resolveComponent("VueCompareImage"),l=t.resolveComponent("client-only");return e.data?(t.openBlock(),t.createElementBlock("div",Ju,[t.createVNode(l,{placeholder:"Loading Image Comparison..."},{default:t.withCtx(()=>[e.theBeforeImageSrc&&e.theAfterImageSrc?(t.openBlock(),t.createBlock(s,{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,Qu)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const hn=C(Xu,[["render",eg]]),tg=t.defineComponent({name:"BlockImageGallery",components:{MixinFancybox:Ie,BaseImage:j,BaseImagePlaceholder:q,BaseHeading:G,BlockImageCarousel:ct},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?pe(this.cover)?pe(this.cover):this.cover.srcSet:""}}}),ng={class:"bg-gradient-to-b from-transparent-w50 to-black absolute inset-0 z-10"},ag={class:"text-contrast lg:p-20 flex items-end w-full h-full p-10 text-white"},og={class:"w-full"},rg={key:0,class:"text-subtitle mb-3"},ig={key:2,class:"sm:block text-body-lg lg:w-2/3 xl:w-1/2 hidden mt-5"};function sg(e,n,a,o,r,i){const s=G,l=j,c=q,d=Ie,h=ct;return e.items?(t.openBlock(),t.createBlock(h,{key:0,class:"BlockImageGallery",items:e.items,loop:!1,"block-id":e.blockId},{firstSlide:t.withCtx(()=>[e.cover?(t.openBlock(),t.createBlock(d,{key:0,src:e.cover.original,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",ng,[t.createElementVNode("div",ag,[t.createElementVNode("div",og,[e.label?(t.openBlock(),t.createElementBlock("p",rg,t.toDisplayString(e.label),1)):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(s,{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",ig,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","image-class":"swiper-lazy",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 pn=C(tg,[["render",sg]]),Ss={small:"text-body-sm",medium:"text-body-md",large:"text-body-lg"},lg=t.defineComponent({name:"BlockText",props:{text:{type:String,required:!1},variant:{type:String,required:!1,default:"large",validator:e=>Object.keys(Ss).includes(e)}},computed:{computedClass(){return Ss[this.variant]}}}),cg=["innerHTML"];function dg(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["BlockText",e.computedClass]),innerHTML:e.text},null,10,cg)}const le=C(lg,[["render",dg]]),hg=t.defineComponent({name:"BlockInlineImage",components:{MixinFancybox:Ie,BlockText:le,BaseImagePlaceholder:q,BaseImage:j,BaseImageCaption:se},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?pe(this.theImageData)?pe(this.theImageData):this.theImageData.srcSet:void 0}}}),pg={key:0,class:"BlockInlineImage lg:BaseGrid container mx-auto"};function mg(e,n,a,o,r,i){const s=j,l=q,c=Ie,d=se,h=le;return e.data?(t.openBlock(),t.createElementBlock("div",pg,[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,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(s,{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 No=C(hg,[["render",mg]]),fg=t.defineComponent({name:"BlockKeyPoints",components:{BlockHeading:rn,BlockText:le},props:{data:{type:Object,required:!1}}}),ug={key:0,class:"BlockKeyPoints border-gray-light-mid lg:py-10 py-6 border-t border-b"};function gg(e,n,a,o,r,i){const s=rn,l=le;return e.data?(t.openBlock(),t.createElementBlock("div",ug,[t.createVNode(s,{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 Vo=C(fg,[["render",gg]]),yg=t.defineComponent({name:"IconArrow"}),bg={class:"IconArrow",width:"26",height:"16",viewBox:"0 0 26 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},kg=[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 _g(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",bg,kg)}const Be=C(yg,[["render",_g]]),$g=t.defineComponent({name:"BlockLinkCard",components:{IconArrow:Be,BaseLink:F,BaseImage:j,BaseImagePlaceholder:q},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},date:{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.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?wt(this.theItem.startDate,this.theItem.endDate):void 0}}}),wg={key:1},Cg={class:"flex flex-wrap"},Bg=t.createElementVNode("span",{class:"sr-only"},".",-1),Eg={key:0,class:"text-gray-mid-dark mt-2"},Sg={class:"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 Ng(e,n,a,o,r,i){const s=j,l=q,c=Be,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 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(s,{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",wg))]),_:1},8,["class"]),t.createElementVNode("div",{class:t.normalizeClass(["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",Cg,[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),Bg],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",{"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",Eg,t.toDisplayString(e.theItem.date),1)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",Sg,[t.createVNode(c)])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const Tt=C($g,[["render",Ng]]),Vg=t.defineComponent({name:"BlockLinkTile",components:{IconArrow:Be,BaseLink:F,BaseImage:j,BaseImagePlaceholder:q},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?wt(this.theItem.startDate,this.theItem.endDate):void 0}}}),xg={class:"relative"},Tg={class:"lg:group-hover:scale-105 min-h-66 transition-all duration-200 ease-in delay-200 transform scale-100 bg-black"},Ig={key:1},Mg=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),vg=t.createElementVNode("div",{class:"bg-opacity-15 absolute inset-0 bg-black"},null,-1),Lg={class:"absolute inset-x-0 bottom-0"},Dg={key:0,class:"text-subtitle divide-white flex divide-x mb-2"},Pg=t.createElementVNode("span",{class:"sr-only"},".",-1),Ag={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 Og(e,n,a,o,r,i){const s=j,l=q,c=Be,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",xg,[t.createElementVNode("div",Tg,[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(s,{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",Ig))]),_:1},8,["aspect-ratio"]),Mg,vg]),t.createElementVNode("div",Lg,[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",Dg,[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),Pg])):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",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",Ag,[t.createVNode(c)])],2)])])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const Kn=C(Vg,[["render",Og]]),Ns={cards:"BlockLinkCard",tiles:"BlockLinkTile"},zg=t.defineComponent({name:"BlockLinkCarousel",components:{MixinCarousel:xe,BlockLinkCard:Tt,BlockLinkTile:Kn},props:{itemType:{type:String,required:!1,default:"cards",validator:e=>Object.keys(Ns).includes(e)},items:{type:Array,required:!1},heading:{type:String,required:!1}},computed:{theVariantComponent(){return t.resolveComponent(Ns[this.itemType])},hasContent(){return!!(this.items&&this.items.length)}}});function Fg(e,n,a,o,r,i){const s=xe;return e.hasContent?(t.openBlock(),t.createBlock(s,{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 mn=C(zg,[["render",Fg]]),Hg=t.defineComponent({name:"BlockListCards",components:{BaseHeading:G,BaseLink:F,BaseImage:j,BaseImagePlaceholder:q,BlockText:le},props:{data:{type:Object,required:!1}},methods:{getExternalLink(e){return Ni(e)}}}),qg={key:0,class:"BlockListCards"},Rg={class:"md:mr-6 lg:mr-8 md:mb-0 flex-shrink-0 w-40 mb-6"},jg={key:2,class:"mt-3"},Gg={class:"pl-4 list-square"},Ug={key:3,class:"mt-3"};function Wg(e,n,a,o,r,i){const s=j,l=q,c=G,d=le,h=F;return e.data&&e.data.items&&e.data.items.length>0?(t.openBlock(),t.createElementBlock("div",qg,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.items,(p,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass(["md:flex",{"lg:pb-10 lg:mb-10 mb-8 border-gray-light-mid pb-6 border-b":m+1!==e.data.items.length}])},[t.createElementVNode("div",Rg,[t.createVNode(l,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[p.image&&p.image.src?(t.openBlock(),t.createBlock(s,{key:0,src:p.image.src.url,width:p.image.src.width,height:p.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:2},1024)]),t.createElementVNode("div",null,[p.heading?(t.openBlock(),t.createBlock(c,{key:0,size:"h5",level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1024)):t.createCommentVNode("",!0),p.description?(t.openBlock(),t.createBlock(d,{key:1,text:p.description,variant:"medium"},null,8,["text"])):t.createCommentVNode("",!0),p.links&&p.links.length>1?(t.openBlock(),t.createElementBlock("div",jg,[t.createElementVNode("ul",Gg,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.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))])])):p.links&&p.links.length===1?(t.openBlock(),t.createElementBlock("div",Ug,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.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 xo=C(Hg,[["render",Wg]]),Yg=t.defineComponent({name:"BlockQuote",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:()=>({})}}}),Kg={class:"BlockQuote md:px-0 px-4 mx-auto text-center"},Zg=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mb-6 mb-3"},null,-1),Xg=["innerHTML"],Jg={key:0,class:"inline-block"},Qg={class:"flex items-center justify-center"},e3=["src","alt"],t3={key:2,class:"attribution-text"},n3=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mt-6 mt-3"},null,-1);function a3(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("div",Kg,[Zg,t.createElementVNode("p",{class:"quote",innerHTML:e.data.quote},null,8,Xg),e.data.attribution?(t.openBlock(),t.createElementBlock("div",Jg,[t.createElementVNode("div",Qg,[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},null,8,e3)):t.createCommentVNode("",!0),e.data.quoteLink&&e.data.quoteLink.length>0?(t.openBlock(),t.createBlock(s,{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",t3,[t.createElementVNode("span",null,t.toDisplayString(e.data.attribution),1)]))])])):t.createCommentVNode("",!0),n3])}const dt=C(Yg,[["render",a3]]),o3=t.defineComponent({name:"IconDownload"}),r3={class:"IconDownload",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},i3=[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 s3(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",r3,i3)}const To=C(o3,[["render",s3]]),l3={page:"page",external:"external",document:"document"},c3=t.defineComponent({name:"BlockRelatedLinks",components:{IconArrow:Be,IconDownload:To,IconExternal:Ce},props:{variant:{type:String,required:!0,default:"page",validator:e=>Object.keys(l3).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"}}}),d3={class:"can-hover:group-hover:underline min-w-12 block w-auto break-words"};function h3(e,n,a,o,r,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",d3,[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 Io=C(c3,[["render",h3]]),p3=t.defineComponent({name:"BlockRelatedLinks",components:{RelatedLink:Io,BaseHeading:G},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{hasContent(){var e,n;return!!((n=(e=this.data)==null?void 0:e.links)!=null&&n.length)}}}),m3={key:0};function f3(e,n,a,o,r,i){const s=G,l=Io;return e.hasContent?(t.openBlock(),t.createElementBlock("div",m3,[e.data.heading?(t.openBlock(),t.createBlock(s,{key:0,level:"h2",class:"md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):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 Ge=C(p3,[["render",f3]]),u3=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 r={cols:n.data[o],header:o===0&&n.first_row_is_table_header};a.rows.push(r)}return a}}}),g3={key:0,class:"BlockTable"},y3={class:"overflow-x-auto scrolling-touch"},b3={class:"border-gray-light-mid w-full border-t border-b border-collapse table-auto"},k3={class:"text-gray-mid-dark text-body-sm mt-4"};function _3(e,n,a,o,r,i){return e.data?(t.openBlock(),t.createElementBlock("div",g3,[t.createElementVNode("div",y3,[t.createElementVNode("table",b3,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.table.rows,(s,l)=>(t.openBlock(),t.createElementBlock("tr",{key:l},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.cols,(c,d)=>(t.openBlock(),t.createElementBlock("td",{key:d,class:t.normalizeClass([s.header?"bg-dark-blue 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",k3,t.toDisplayString(e.table.caption),1)])):t.createCommentVNode("",!0)}const Mo=C(u3,[["render",_3]]),$3={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)})}}},w3={key:0,class:"BlockTwitterEmbed lg:px-0 px-8"},C3={ref:"timeline",class:"border-gray-light-mid mx-auto border"};function B3(e,n,a,o,r,i){return a.data?(t.openBlock(),t.createElementBlock("div",w3,[t.createElementVNode("div",C3,null,512)])):t.createCommentVNode("",!0)}const vo=C($3,[["render",B3]]),E3=t.defineComponent({name:"BlockVideoEmbed",components:{BaseImagePlaceholder:q,BaseImageCaption:se},props:{data:{type:Object,required:!1}},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")}}}),S3={key:0,class:"BlockVideoEmbed"},N3=["innerHTML"],V3={key:0,class:"lg:px-0 p-4"};function x3(e,n,a,o,r,i){const s=q,l=se;return e.data&&e.data.embed?(t.openBlock(),t.createElementBlock("div",S3,[t.createVNode(s,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.embed.embed},null,8,N3)]),_:1}),e.data.caption?(t.openBlock(),t.createElementBlock("div",V3,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const fn=C(E3,[["render",x3]]),T3=t.defineComponent({name:"BlockVideo",components:{BaseVideo:oo,BaseImageCaption:se},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),I3={key:0,class:"BlockVideo"},M3={key:0,class:"lg:px-0 p-4 pb-0"};function v3(e,n,a,o,r,i){const s=oo,l=se;return e.data?(t.openBlock(),t.createElementBlock("div",I3,[t.createVNode(s,{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",M3,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Zn=C(T3,[["render",v3]]),L3=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}}}),D3={key:0,class:"lg:block bg-gradient-to-l from-transparent-w50 to-transparent-black-50 absolute inset-0 z-10 hidden"},P3={class:"my-auto"},A3={key:0,class:"text-subtitle"},O3={key:2,class:"text-body-md lg:mt-2 mt-4"};function z3(e,n,a,o,r,i){const s=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",D3)):t.createCommentVNode("",!0),e.image&&e.theImage.url?(t.openBlock(),t.createBlock(s,{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",P3,[e.theLabel?(t.openBlock(),t.createElementBlock("h2",A3,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",O3,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 Lo=C(L3,[["render",z3]]),Vs={default:"",fluid:"-fluid"},F3=t.defineComponent({name:"BlockStreamfield",components:{LayoutHelper:ne,BlockCta:ko,BlockHeading:rn,BlockImage:Eo,BlockImageCarousel:ct,BlockImageComparison:hn,BlockImageGallery:pn,BlockInlineImage:No,BlockKeyPoints:Vo,BlockListCards:xo,BlockQuote:dt,BlockRelatedLinks:Ge,BlockTable:Mo,BlockTeaser:Lo,BlockText:le,BlockTwitterEmbed:vo,BlockIframeEmbed:sn,BlockVideo:Zn,BlockVideoEmbed:fn,BlockAnchor:ro},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Vs).includes(e)},data:{type:Array,required:!1}},computed:{layoutClass(){return Vs[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 H3(e,n,a,o,r,i){const s=rn,l=ne,c=le,d=No,h=xo,p=Vo,m=dt,f=ko,u=Lo,y=ct,B=pn,g=Zn,_=fn,k=Eo,N=hn,I=vo,V=sn,x=Mo,T=Ge,A=ro;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,(b,w)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[b.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`headingBlock${w}`,indent:"col-3",class:"mb-5"},{default:t.withCtx(()=>[t.createVNode(s,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="RichTextBlock"?(t.openBlock(),t.createBlock(l,{key:`richText${w}`,indent:"col-3",class:t.normalizeClass(e.seamlessText(w)?"lg:mb-8 mb-5":"lg:mb-18 mb-10")},{default:t.withCtx(()=>[t.createVNode(c,{text:b.value},null,8,["text"])]),_:2},1032,["class"])):b.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(d,{key:`inlineImageBlock${w}`,class:t.normalizeClass(["lg:px-0 px-4",e.seamlessText(w)?"lg:mb-8 mb-5":"lg:mb-18 mb-10"]),data:b},null,8,["class","data"])):b.blockType=="ListBlock"?(t.openBlock(),t.createBlock(l,{key:`listBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="KeyPointBlock"?(t.openBlock(),t.createBlock(l,{key:`keyPointBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(p,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`quoteBlock${w}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="CTABlock"?(t.openBlock(),t.createBlock(l,{key:`ctaBlock${w}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TeaserBlock"?(t.openBlock(),t.createBlock(l,{key:`teaserBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(u,{"custom-label":b.customLabel,heading:b.heading,introduction:b.introduction,"button-text":b.buttonText,image:b.image,"full-width":b.fullWidthImage,"teaser-page":b.teaserPage},null,8,["custom-label","heading","introduction","button-text","image","full-width","teaser-page"])]),_:2},1024)):b.blockType=="CarouselBlock"?(t.openBlock(),t.createBlock(l,{key:`carouselBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(y,{items:b.blocks,"block-id":b.id},null,8,["items","block-id"])]),_:2},1024)):b.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`imageGalleryBlock${w}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(B,{title:b.galleryTitle,description:b.galleryDescription,cover:b.coverImage,items:b.gallerySlides,"block-id":b.id},null,8,["title","description","cover","items","block-id"])])):b.blockType=="VideoBlock"?(t.openBlock(),t.createBlock(l,{key:`videoBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="VideoEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`videoEmbedBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(_,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="FullBleedImageBlock"?(t.openBlock(),t.createBlock(k,{key:`fullBleedImageBlock${w}`,class:"lg:mb-18 mb-10",data:b,"full-bleed":b.fullBleed},null,8,["data","full-bleed"])):b.blockType=="ImageComparisonBlock"?(t.openBlock(),t.createBlock(l,{key:`imageComparisonBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(N,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TwitterEmbedBlock"?(t.openBlock(),t.createBlock(I,{key:`twitterEmbedBlock${w}`,class:"lg:mb-18 mb-10",data:b},null,8,["data"])):b.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`iframeEmbedBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(V,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TableBlock"?(t.openBlock(),t.createBlock(l,{key:`tableBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(x,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`relatedLinksBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(T,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="AnchorBlock"?(t.openBlock(),t.createBlock(A,{key:`anchorBlock${w}`,data:b},null,8,["data"])):(t.openBlock(),t.createElementBlock("div",{key:w,class:"lg:mb-18 p-3 mb-10 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(b),1)]))],64))),256))],2)):t.createCommentVNode("",!0)}const un=C(F3,[["render",H3]]);var q3={FREQUENCY:{DAILY:"DAILY",WEEKLY:"WEEKLY",MONTHLY:"MONTHLY",YEARLY:"YEARLY"}},ue={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"},Xn={YAHOO:"https://calendar.yahoo.com/",GOOGLE:"https://calendar.google.com/calendar/render",OUTLOOK:"https://outlook.{{host}}.com/calendar/0/deeplink/compose"},_e=function(e){return e===void 0&&(e=""),"0".concat(parseInt(e.toString(),10)).slice(-2)},R3=function(e,n){var a=Math.floor((n-e)/1e3),o=Math.floor(a/3600),r=a/3600%1*60;return"".concat(_e(o)).concat(_e(r))},j3=function(e,n){var a=Math.floor((n-e)/1e3);return Math.floor(a/3600)},G3=function(e){var n=e.frequency,a=e.interval,o=q3.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},xs=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getUTCFullYear(),MM:_e(e.getUTCMonth()+1),DD:_e(e.getUTCDate()),hh:_e(e.getUTCHours()),mm:_e(e.getUTCMinutes()),ss:_e(e.getUTCSeconds())};return Object.keys(a).reduce(function(o,r){return o.replace(r,a[r].toString())},n)},U3=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getFullYear(),MM:_e(e.getMonth()+1),DD:_e(e.getDate()),hh:_e(e.getHours()),mm:_e(e.getMinutes()),ss:_e(e.getSeconds())};return Object.keys(a).reduce(function(o,r){return o.replace(r,a[r].toString())},n)},W3=function(){return xs(new Date,ue.FULL)},Y3=function(e,n){var a=n*864e5,o=new Date;return o.setTime(e.getTime()+a),o},de={addLeadingZero:_e,getDuration:R3,getHoursDiff:j3,getRecurrenceLengthDays:G3,formatDate:xs,formatDateNoUtc:U3,getTimeCreated:W3,incrementDate:Y3},Jn=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||de.incrementDate(a.start,1),a.recurrence=o.recurrence},this.setParam=function(o,r){return a.params[o]=r,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}(),Do=function(e,n){return Do=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(a[r]=o[r])},Do(e,n)};function Qn(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");Do(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}var ea=function(){return ea=Object.assign||function(n){for(var a,o=1,r=arguments.length;o<r;o++){a=arguments[o];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])}return n},ea.apply(this,arguments)};function Qe(e,n,a){if(a||arguments.length===2)for(var o=0,r=n.length,i;o<r;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 Po=function(e,n,a){n===void 0&&(n=";"),a===void 0&&(a=function(i){return i});var o=[];for(var r in e)e.hasOwnProperty(r)&&e[r]!==void 0&&o.push("".concat(r,"=").concat(a(e[r])));return o.join(n)},K3=function(e){var n=Object.keys(e).filter(function(a){return e[a]!==null}).reduce(function(a,o){var r;return ea(ea({},a),(r={},r[o]=e[o],r))},{});return Po(n,"&",encodeURIComponent)},Z3=function(e){return Po(e,";")},X3=function(e){return e.map(function(n){var a=n.email,o=n.name;return o?"".concat(o," <").concat(a,">"):a})},J3=function(e){return[e[0].toUpperCase(),e.slice(-e.length+1).toLowerCase()].join("")},et={toParamString:Po,toQueryString:K3,toIcsParamString:Z3,toMailtoList:X3,toProperCase:J3},Q3=function(e){return e===void 0&&(e=""),e.replace(/\\/g,"\\\\").replace(/\n/g,"\\n").replace(/[,;]/g,"\\$&")},e4=function(){return Math.random().toString(36).substr(2)},t4=function(){return typeof window<"u"?window.location.host:"datebook"},n4=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=de.formatDate(e.end,ue.FULL)),et.toIcsParamString(o)},Ue={formatText:Q3,getUid:e4,getProdId:t4,getRrule:n4};(function(e){Qn(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){var r=ue.DATE;o.isAllDay||(r+=ue.TIME);var i=[de.formatDate(o.start,r),de.formatDate(o.end,r)].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(Ue.getRrule(o.recurrence))),o.attendees.length>0&&o.setParam("add",et.toMailtoList(o.attendees).join(","))},o.render=function(){var r=Xn.GOOGLE,i=et.toQueryString(o.params);return"".concat(r,"?").concat(i)},o.setInitialParams(),o}return n})(Jn),function(e){Qn(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",et.toMailtoList(o.attendees).join(","))},o.setTimeParams=function(){o.isAllDay?o.setParam("dur","allday").setParam("st",de.formatDateNoUtc(o.start,ue.DATE)):(o.setParam("st",de.formatDateNoUtc(o.start,ue.NO_UTC_FULL)),de.getHoursDiff(o.start.getTime(),o.end.getTime())>99?o.setParam("et",de.formatDateNoUtc(o.end,ue.NO_UTC_FULL)):o.setParam("dur",de.getDuration(o.start.getTime(),o.end.getTime())))},o.render=function(){var r=Xn.YAHOO,i=et.toQueryString(o.params);return"".concat(r,"?").concat(i)},o.setInitialParams(),o}return n}(Jn),function(e){Qn(n,e);function n(a){var o=e.call(this,a)||this;return o.baseUrl=Xn.OUTLOOK,o.setInitialParams=function(){var r=ue.OUTLOOK_DATE;o.isAllDay||(r+=ue.OUTLOOK_TIME),o.setParam("rru","addevent").setParam("path","/calendar/action/compose").setParam("startdt",de.formatDate(o.start,r)).setParam("enddt",de.formatDate(o.end,r)).setParam("subject",o.title).setParam("body",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.attendees.length>0&&o.setParam("to",et.toMailtoList(o.attendees).join(","))},o.setHost=function(r){return["live","office"].includes(r)&&(o.baseUrl=Xn.OUTLOOK.replace("{{host}}",r)),o},o.render=function(){var r=et.toQueryString(o.params);return"".concat(o.baseUrl,"?").concat(r)},o.setInitialParams(),o.setHost("live"),o}return n}(Jn);var a4=function(e){Qn(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",Ue.getUid()).setMeta("DTSTAMP",de.getTimeCreated()).addProperty("CLASS","PUBLIC").addProperty("DESCRIPTION",Ue.formatText(o.description)).addProperty("LOCATION",Ue.formatText(o.location)).addProperty("SUMMARY",Ue.formatText(o.title)).addProperty("TRANSP","TRANSPARENT"),o.isAllDay?o.addProperty("DTSTART;VALUE=DATE",de.formatDateNoUtc(o.start,ue.DATE)).addProperty("DTEND;VALUE=DATE",de.formatDateNoUtc(de.incrementDate(o.start,1),ue.DATE)):o.addProperty("DTSTART",de.formatDate(o.start,ue.FULL)).addProperty("DTEND",de.formatDate(o.end,ue.FULL)),o.recurrence&&o.addProperty("RRULE",Ue.getRrule(o.recurrence)),o.attendees.length>0&&o.attendees.forEach(function(r){var i=r.email,s=r.name,l=r.icsOptions,c=l===void 0?{}:l,d=o.getAttendeeParams(c,s),h="MAILTO:".concat(i);o.addProperty(d,h)})},o.getAttendeeParams=function(r,i){var s={};i&&(s.CN=i),r.delegatedFrom&&(s["DELEGATED-FROM"]=r.delegatedFrom),r.partStat&&(s.PARTSTAT=r.partStat),r.role&&(s.ROLE=r.role),r.sentBy&&(s["SENT-BY"]=r.sentBy),s.RSVP=r.rsvp?"TRUE":"FALSE";var l=et.toParamString(s,";");return"ATTENDEE;".concat(l)},o.getAlarmDuration=function(r){var i=["".concat(r.weeks,"W"),"".concat(r.days,"D"),"".concat(r.hours,"H"),"".concat(r.minutes,"M"),"".concat(r.seconds,"S")].filter(function(s){return/^[0-9]+[A-Z]$/.exec(s)});return i.unshift(r.after?"PT":"-PT"),i.join("")},o.getMeta=function(){return Object.keys(o.meta).map(function(r){return"".concat(r,":").concat(o.meta[r])})},o.setMeta=function(r,i){return o.meta[r]=i,o},o.addEvent=function(r){return o.additionalEvents.push(r),o},o.addProperty=function(r,i){if(typeof i=="object"){o.properties.push("BEGIN:".concat(r));for(var s in i)o.addProperty(s,i[s]);o.properties.push("END:".concat(r))}else o.properties.push("".concat(r,":").concat(i.toString()));return o},o.addAlarm=function(r){var i={ACTION:r.action};if(r.description&&(i.DESCRIPTION=Ue.formatText(r.description)),r.summary&&(i.SUMMARY=Ue.formatText(r.summary)),r.duration&&(i.DURATION=o.getAlarmDuration(r.duration)),r.repeat&&(i.REPEAT=r.repeat),r.attach){var s=r.attach.params?"ATTACH;".concat(r.attach.params):"ATTACH";i[s]=r.attach.url}return r.trigger instanceof Date?i["TRIGGER;VALUE=DATE-TIME"]=de.formatDate(r.trigger,ue.FULL):i.TRIGGER=o.getAlarmDuration(r.trigger),o.addProperty("VALARM",i)},o.render=function(){var r=Qe([o],o.additionalEvents,!0),i=r.reduce(function(s,l){return Qe(Qe(Qe(Qe(Qe([],s,!0),["BEGIN:VEVENT"],!1),l.properties,!0),l.getMeta(),!0),["END:VEVENT"],!1)},[]);return Qe(Qe(["BEGIN:VCALENDAR","VERSION:2.0"],i,!0),["PRODID:".concat(Ue.getProdId()),"END:VCALENDAR"],!1).join(`
36
- `)},o.setInitialParams(),o}return n}(Jn);const o4=t.defineComponent({name:"CalendarButton",components:{BaseButton:R},props:{isAllDay:{type:Boolean,required:!0},startDatetime:{type:String,required:!0},endDatetime:{type:String,required:!1},title:{type:String,required:!1},location:{type:String,required:!1},description:{type:String,required:!1}},computed:{icalendar(){let e={};if(this.endDatetime&&this.isAllDay){const a=J(this.startDatetime);e={frequency:"DAILY",interval:1,count:J(this.endDatetime).diff(a,"day")+1}}const n={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};return new a4(n)}},methods:{addSlashes(e){return e.replace(/[,;\\]/g,"\\$&").replace(/\u0000/g,"\\0")}}});function r4(e,n,a,o,r,i){const s=R;return t.openBlock(),t.createBlock(s,{class:"w-full",variant:"secondary",compact:"",onClick:n[0]||(n[0]=l=>e.icalendar.download())},{default:t.withCtx(()=>[t.createTextVNode(" Add to calendar ")]),_:1})}const Ts=C(o4,[["render",r4]]),i4=t.defineComponent({name:"DetailHeadline",components:{BaseLink:F,BaseHeading:G},props:{title:{type:String,required:!1},author:{type:Object,required:!1},publicationDate:{type:String,required:!1},publicationTime:{type:String,required:!1},topics:{type:Array,required:!1},label:{type:String,required:!1},labelLink:{type:String,required:!1},schema:{type:Boolean,default:!1}},computed:{...it(Dn),pubDatetime(){const e=this.publicationTime||"00:00:00";return new Date(this.publicationDate+" "+e).toISOString()}}}),s4={key:0},l4={key:0,class:"flex flex-wrap items-start mb-3"},c4={key:0,class:"inline"},d4=["itemprop"],h4={key:1,class:"text-subtitle py-3"},p4=t.createElementVNode("span",{class:"sr-only"},".",-1),m4={key:1,class:"lg:text-base text-gray-mid-dark divide-gray-mid-dark px-3 mt-5 -ml-3 text-sm leading-normal"},f4=["itemprop"],u4=["itemprop"],g4=["itemprop"],y4=["itemprop"],b4=["itemprop"],k4={key:2},_4=["content"];function $4(e,n,a,o,r,i){const s=F,l=G;return e.title||e.label||e.topics||e.publicationDate||e.author?(t.openBlock(),t.createElementBlock("div",s4,[e.label||e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",l4,[e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",c4,[t.createVNode(s,{variant:"secondary",to:e.topics[0].url,class:"py-3","use-primary-color":""},{default:t.withCtx(()=>[t.createElementVNode("span",{itemprop:e.schema?"articleSection":void 0},t.toDisplayString(e.topics[0].title),9,d4)]),_:1},8,["to"])])):e.label?(t.openBlock(),t.createElementBlock("span",h4,[e.labelLink?(t.openBlock(),t.createBlock(s,{key:1,variant:"secondary",to:e.labelLink,class:"py-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.label),1)]),_:1},8,["to"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.label),1)],64))])):t.createCommentVNode("",!0),p4])):t.createCommentVNode("",!0),t.createVNode(l,{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.author||e.publicationDate?(t.openBlock(),t.createElementBlock("div",m4,[e.author?(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.createElementVNode("span",{itemprop:e.schema?"name":void 0},t.toDisplayString(e.author.name),9,u4)],8,f4)):(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,y4),t.createElementVNode("span",{itemprop:e.schema?"url":void 0}," https://www.jpl.nasa.gov/ ",8,b4)],8,g4)),e.publicationDate?(t.openBlock(),t.createElementBlock("span",k4,[e.schema?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"datePublished",content:e.pubDatetime},null,8,_4)):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(e.publicationDate)),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const ta=C(i4,[["render",$4]]),w4=t.defineComponent({name:"IconArrows"}),C4={class:"IconArrows",width:"32",height:"12",viewBox:"0 0 32 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},B4=[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 E4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",C4,B4)}const na=C(w4,[["render",E4]]),S4=t.defineComponent({name:"DsnWidget",components:{BaseLink:F,IconArrows:na},props:{data:{type:Object,required:!1}}}),N4={key:0,class:"lg:col-span-3 sm:col-span-5 col-span-full"},V4={key:0,class:"text-subtitle text-jpl-red mb-4"},x4={key:0,class:"text-subtitle text-jpl-red mb-4"},T4={key:0,class:"text-body-sm mb-4"},I4={key:1,class:"text-stats-lg"},M4={class:"text-gray-mid-dark flex flex-nowrap items-center justify-start mt-2 text-sm"},v4={key:0,class:"animate-pulse mr-1"},L4={class:"sr-only"},D4={key:1,class:"mr-1","aria-hidden":"true"},P4={key:2,class:"animate-pulse"},A4={class:"sr-only"},O4={key:3,class:"text-body-sm"};function z4(e,n,a,o,r,i){const s=F,l=na;return e.data?(t.openBlock(),t.createElementBlock("div",N4,[e.data.link?(t.openBlock(),t.createBlock(s,{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",V4,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",x4,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",T4,t.toDisplayString(e.data.transmitTitle),1)):t.createCommentVNode("",!0),e.data.spacecraftName?(t.openBlock(),t.createElementBlock("p",I4,t.toDisplayString(e.data.spacecraftName),1)):t.createCommentVNode("",!0),t.createElementVNode("div",M4,[e.data.transmitStatus==="both"||e.data.transmitStatus==="sending"?(t.openBlock(),t.createElementBlock("span",v4,[t.createElementVNode("span",L4,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",D4,t.toDisplayString(e.data.location),1)):t.createCommentVNode("",!0),e.data.transmitStatus==="both"||e.data.transmitStatus==="receiving"?(t.openBlock(),t.createElementBlock("span",P4,[t.createElementVNode("span",A4,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",O4,"Data currently unavailable"))])):t.createCommentVNode("",!0)}const Ao=C(S4,[["render",z4]]),F4=t.defineComponent({name:"IconLocation"}),H4={class:"IconLocation",width:"16",height:"22",viewBox:"0 0 16 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},q4=[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 R4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",H4,q4)}const Oo=C(F4,[["render",R4]]),j4=t.defineComponent({name:"IconTime"}),G4={class:"IconTime",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},U4=[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 W4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",G4,U4)}const zo=C(j4,[["render",W4]]),Y4=t.defineComponent({name:"IconCalendar"}),K4={class:"IconCalendar",width:"20",height:"19",viewBox:"0 0 20 19",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Z4=[t.createElementVNode("path",{d:"M7 0v2h6V0h2v2h5v17H0V2h5V0h2zm11 9H2v8h16V9zM5 4H2v3h16V4h-3v2h-2V4H7v2H5V4z",fill:"currentColor"},null,-1)];function X4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",K4,Z4)}const Fo=C(Y4,[["render",X4]]),J4=t.defineComponent({name:"EventCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:q},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?An(this.startDate,this.endDate):null},displayTime(){if(this.startDate)return Ga(this.startDate,this.endDate,this.endTime)},formattedEventDates(){return this.startDate?wt(this.startDate,this.endDate):void 0}}}),Q4={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-7 pb-6 mb-6 border-b"},e5={class:"col-span-6 md:order-last"},t5={key:1,class:"text-gray-dark text-body-sm mb-3 hidden md:block"},n5={class:"md:mt-10 text-xl md:flex"},a5={class:"EventCard__Metadata flex text-primary text-body-sm"},o5={class:"EventCard__Metadata hidden md:flex text-primary text-body-sm"},r5={key:0,class:"EventCard__Metadata flex text-primary text-body-sm"},i5={key:0,class:"SearchResultCard-image col-span-3 md:order-first"},s5={key:1,class:"hidden md:block absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},l5={class:"font-extrabold text-6xl leading-tight tracking-wider"},c5={class:"text-subtitle"};function d5(e,n,a,o,r,i){const s=G,l=Fo,c=zo,d=Oo,h=j,p=q,m=F;return t.openBlock(),t.createBlock(m,{variant:"none",to:e.url,class:"SearchResultCard EventCard","link-class":"block"},{default:t.withCtx(()=>[t.createElementVNode("div",Q4,[t.createElementVNode("div",e5,[e.title?(t.openBlock(),t.createBlock(s,{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",t5,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),t.createElementVNode("div",n5,[t.createElementVNode("div",a5,[t.createVNode(l,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",o5,[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",r5,[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",i5,[t.createVNode(p,{"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",s5,[t.createElementVNode("div",l5,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",c5,t.toDisplayString(e.splitDate.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)])]),_:1},8,["to"])}const Ho=C(J4,[["render",d5]]),h5=t.defineComponent({name:"EventDetailHero",props:{data:{type:Object,required:!1},startDateSplit:{type:Object,required:!0},image:{type:Object,required:!1}},computed:{getSrcSet(){return this.image?pe(this.image):void 0}}}),p5={key:0,class:"HeroMedia mb-10 md:mb-10 lg:mb-14 -mx-4 lg:mx-0"},m5={class:"bg-gray-light"},f5={class:"relative flex items-center mx-auto overflow-hidden vh-crop max-w-screen-3xl"},u5={class:"hero"},g5=["srcset","src","width","height","alt"],y5={key:1,class:"absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},b5={class:"font-extrabold text-6xl leading-tight tracking-wider"},k5={class:"text-subtitle"};function _5(e,n,a,o,r,i){return e.image?(t.openBlock(),t.createElementBlock("div",p5,[t.createElementVNode("div",m5,[t.createElementVNode("div",f5,[t.createElementVNode("div",u5,[e.image.src?(t.openBlock(),t.createElementBlock("img",{key:0,class:"object-cover object-center w-full h-full",srcset:e.getSrcSet,src:e.image.src.url,width:e.image.src.width,height:e.image.src.height,alt:e.image.alt},null,8,g5)):t.createCommentVNode("",!0),e.startDateSplit?(t.openBlock(),t.createElementBlock("div",y5,[t.createElementVNode("div",b5,t.toDisplayString(e.startDateSplit.day),1),t.createElementVNode("div",k5,t.toDisplayString(e.startDateSplit.monthAndYear),1)])):t.createCommentVNode("",!0)])])])])):t.createCommentVNode("",!0)}const Is=C(h5,[["render",_5]]);var $5=Error,w5=EvalError,C5=RangeError,B5=ReferenceError,Ms=SyntaxError,gn=TypeError,E5=URIError,S5=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var n={},a=Symbol("test"),o=Object(a);if(typeof a=="string"||Object.prototype.toString.call(a)!=="[object Symbol]"||Object.prototype.toString.call(o)!=="[object Symbol]")return!1;var r=42;n[a]=r;for(a in n)return!1;if(typeof Object.keys=="function"&&Object.keys(n).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(n).length!==0)return!1;var i=Object.getOwnPropertySymbols(n);if(i.length!==1||i[0]!==a||!Object.prototype.propertyIsEnumerable.call(n,a))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(n,a);if(s.value!==r||s.enumerable!==!0)return!1}return!0},vs=typeof Symbol<"u"&&Symbol,N5=S5,V5=function(){return typeof vs!="function"||typeof Symbol!="function"||typeof vs("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:N5()},qo={__proto__:null,foo:{}},x5=Object,T5=function(){return{__proto__:qo}.foo===qo.foo&&!(qo instanceof x5)},I5="Function.prototype.bind called on incompatible ",M5=Object.prototype.toString,v5=Math.max,L5="[object Function]",Ls=function(n,a){for(var o=[],r=0;r<n.length;r+=1)o[r]=n[r];for(var i=0;i<a.length;i+=1)o[i+n.length]=a[i];return o},D5=function(n,a){for(var o=[],r=a,i=0;r<n.length;r+=1,i+=1)o[i]=n[r];return o},P5=function(e,n){for(var a="",o=0;o<e.length;o+=1)a+=e[o],o+1<e.length&&(a+=n);return a},A5=function(n){var a=this;if(typeof a!="function"||M5.apply(a)!==L5)throw new TypeError(I5+a);for(var o=D5(arguments,1),r,i=function(){if(this instanceof r){var h=a.apply(this,Ls(o,arguments));return Object(h)===h?h:this}return a.apply(n,Ls(o,arguments))},s=v5(0,a.length-o.length),l=[],c=0;c<s;c++)l[c]="$"+c;if(r=Function("binder","return function ("+P5(l,",")+"){ return binder.apply(this,arguments); }")(i),a.prototype){var d=function(){};d.prototype=a.prototype,r.prototype=new d,d.prototype=null}return r},O5=A5,Ro=Function.prototype.bind||O5,z5=Function.prototype.call,F5=Object.prototype.hasOwnProperty,H5=Ro,q5=H5.call(z5,F5),K,R5=$5,j5=w5,G5=C5,U5=B5,It=Ms,Mt=gn,W5=E5,Ds=Function,jo=function(e){try{return Ds('"use strict"; return ('+e+").constructor;")()}catch{}},ht=Object.getOwnPropertyDescriptor;if(ht)try{ht({},"")}catch{ht=null}var Go=function(){throw new Mt},Y5=ht?function(){try{return arguments.callee,Go}catch{try{return ht(arguments,"callee").get}catch{return Go}}}():Go,vt=V5(),K5=T5(),he=Object.getPrototypeOf||(K5?function(e){return e.__proto__}:null),Lt={},Z5=typeof Uint8Array>"u"||!he?K:he(Uint8Array),pt={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?K:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?K:ArrayBuffer,"%ArrayIteratorPrototype%":vt&&he?he([][Symbol.iterator]()):K,"%AsyncFromSyncIteratorPrototype%":K,"%AsyncFunction%":Lt,"%AsyncGenerator%":Lt,"%AsyncGeneratorFunction%":Lt,"%AsyncIteratorPrototype%":Lt,"%Atomics%":typeof Atomics>"u"?K:Atomics,"%BigInt%":typeof BigInt>"u"?K:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?K:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?K:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?K:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":R5,"%eval%":eval,"%EvalError%":j5,"%Float32Array%":typeof Float32Array>"u"?K:Float32Array,"%Float64Array%":typeof Float64Array>"u"?K:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?K:FinalizationRegistry,"%Function%":Ds,"%GeneratorFunction%":Lt,"%Int8Array%":typeof Int8Array>"u"?K:Int8Array,"%Int16Array%":typeof Int16Array>"u"?K:Int16Array,"%Int32Array%":typeof Int32Array>"u"?K:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":vt&&he?he(he([][Symbol.iterator]())):K,"%JSON%":typeof JSON=="object"?JSON:K,"%Map%":typeof Map>"u"?K:Map,"%MapIteratorPrototype%":typeof Map>"u"||!vt||!he?K:he(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?K:Promise,"%Proxy%":typeof Proxy>"u"?K:Proxy,"%RangeError%":G5,"%ReferenceError%":U5,"%Reflect%":typeof Reflect>"u"?K:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?K:Set,"%SetIteratorPrototype%":typeof Set>"u"||!vt||!he?K:he(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?K:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":vt&&he?he(""[Symbol.iterator]()):K,"%Symbol%":vt?Symbol:K,"%SyntaxError%":It,"%ThrowTypeError%":Y5,"%TypedArray%":Z5,"%TypeError%":Mt,"%Uint8Array%":typeof Uint8Array>"u"?K:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?K:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?K:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?K:Uint32Array,"%URIError%":W5,"%WeakMap%":typeof WeakMap>"u"?K:WeakMap,"%WeakRef%":typeof WeakRef>"u"?K:WeakRef,"%WeakSet%":typeof WeakSet>"u"?K:WeakSet};if(he)try{null.error}catch(e){var X5=he(he(e));pt["%Error.prototype%"]=X5}var J5=function e(n){var a;if(n==="%AsyncFunction%")a=jo("async function () {}");else if(n==="%GeneratorFunction%")a=jo("function* () {}");else if(n==="%AsyncGeneratorFunction%")a=jo("async function* () {}");else if(n==="%AsyncGenerator%"){var o=e("%AsyncGeneratorFunction%");o&&(a=o.prototype)}else if(n==="%AsyncIteratorPrototype%"){var r=e("%AsyncGenerator%");r&&he&&(a=he(r.prototype))}return pt[n]=a,a},Ps={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},yn=Ro,aa=q5,Q5=yn.call(Function.call,Array.prototype.concat),ey=yn.call(Function.apply,Array.prototype.splice),As=yn.call(Function.call,String.prototype.replace),oa=yn.call(Function.call,String.prototype.slice),ty=yn.call(Function.call,RegExp.prototype.exec),ny=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,ay=/\\(\\)?/g,oy=function(n){var a=oa(n,0,1),o=oa(n,-1);if(a==="%"&&o!=="%")throw new It("invalid intrinsic syntax, expected closing `%`");if(o==="%"&&a!=="%")throw new It("invalid intrinsic syntax, expected opening `%`");var r=[];return As(n,ny,function(i,s,l,c){r[r.length]=l?As(c,ay,"$1"):s||i}),r},ry=function(n,a){var o=n,r;if(aa(Ps,o)&&(r=Ps[o],o="%"+r[0]+"%"),aa(pt,o)){var i=pt[o];if(i===Lt&&(i=J5(o)),typeof i>"u"&&!a)throw new Mt("intrinsic "+n+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:i}}throw new It("intrinsic "+n+" does not exist!")},Dt=function(n,a){if(typeof n!="string"||n.length===0)throw new Mt("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof a!="boolean")throw new Mt('"allowMissing" argument must be a boolean');if(ty(/^%?[^%]*%?$/,n)===null)throw new It("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var o=oy(n),r=o.length>0?o[0]:"",i=ry("%"+r+"%",a),s=i.name,l=i.value,c=!1,d=i.alias;d&&(r=d[0],ey(o,Q5([0,1],d)));for(var h=1,p=!0;h<o.length;h+=1){var m=o[h],f=oa(m,0,1),u=oa(m,-1);if((f==='"'||f==="'"||f==="`"||u==='"'||u==="'"||u==="`")&&f!==u)throw new It("property names with quotes must have matching quotes");if((m==="constructor"||!p)&&(c=!0),r+="."+m,s="%"+r+"%",aa(pt,s))l=pt[s];else if(l!=null){if(!(m in l)){if(!a)throw new Mt("base intrinsic for "+n+" exists, but the property is not available.");return}if(ht&&h+1>=o.length){var y=ht(l,m);p=!!y,p&&"get"in y&&!("originalValue"in y.get)?l=y.get:l=l[m]}else p=aa(l,m),l=l[m];p&&!c&&(pt[s]=l)}}return l},Os={exports:{}},Uo,zs;function Wo(){if(zs)return Uo;zs=1;var e=Dt,n=e("%Object.defineProperty%",!0)||!1;if(n)try{n({},"a",{value:1})}catch{n=!1}return Uo=n,Uo}var iy=Dt,ra=iy("%Object.getOwnPropertyDescriptor%",!0);if(ra)try{ra([],"length")}catch{ra=null}var Fs=ra,Hs=Wo(),sy=Ms,Pt=gn,qs=Fs,ly=function(n,a,o){if(!n||typeof n!="object"&&typeof n!="function")throw new Pt("`obj` must be an object or a function`");if(typeof a!="string"&&typeof a!="symbol")throw new Pt("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new Pt("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new Pt("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new Pt("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new Pt("`loose`, if provided, must be a boolean");var r=arguments.length>3?arguments[3]:null,i=arguments.length>4?arguments[4]:null,s=arguments.length>5?arguments[5]:null,l=arguments.length>6?arguments[6]:!1,c=!!qs&&qs(n,a);if(Hs)Hs(n,a,{configurable:s===null&&c?c.configurable:!s,enumerable:r===null&&c?c.enumerable:!r,value:o,writable:i===null&&c?c.writable:!i});else if(l||!r&&!i&&!s)n[a]=o;else throw new sy("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},Yo=Wo(),Rs=function(){return!!Yo};Rs.hasArrayLengthDefineBug=function(){if(!Yo)return null;try{return Yo([],"length",{value:1}).length!==1}catch{return!0}};var cy=Rs,dy=Dt,js=ly,hy=cy(),Gs=Fs,Us=gn,py=dy("%Math.floor%"),my=function(n,a){if(typeof n!="function")throw new Us("`fn` is not a function");if(typeof a!="number"||a<0||a>4294967295||py(a)!==a)throw new Us("`length` must be a positive 32-bit integer");var o=arguments.length>2&&!!arguments[2],r=!0,i=!0;if("length"in n&&Gs){var s=Gs(n,"length");s&&!s.configurable&&(r=!1),s&&!s.writable&&(i=!1)}return(r||i||!o)&&(hy?js(n,"length",a,!0,!0):js(n,"length",a)),n};(function(e){var n=Ro,a=Dt,o=my,r=gn,i=a("%Function.prototype.apply%"),s=a("%Function.prototype.call%"),l=a("%Reflect.apply%",!0)||n.call(s,i),c=Wo(),d=a("%Math.max%");e.exports=function(m){if(typeof m!="function")throw new r("a function is required");var f=l(n,s,arguments);return o(f,1+d(0,m.length-(arguments.length-1)),!0)};var h=function(){return l(n,i,arguments)};c?c(e.exports,"apply",{value:h}):e.exports.apply=h})(Os);var fy=Os.exports,Ws=Dt,Ys=fy,uy=Ys(Ws("String.prototype.indexOf")),gy=function(n,a){var o=Ws(n,!!a);return typeof o=="function"&&uy(n,".prototype.")>-1?Ys(o):o};const yy=Vd(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Ko=typeof Map=="function"&&Map.prototype,Zo=Object.getOwnPropertyDescriptor&&Ko?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ia=Ko&&Zo&&typeof Zo.get=="function"?Zo.get:null,Ks=Ko&&Map.prototype.forEach,Xo=typeof Set=="function"&&Set.prototype,Jo=Object.getOwnPropertyDescriptor&&Xo?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,sa=Xo&&Jo&&typeof Jo.get=="function"?Jo.get:null,Zs=Xo&&Set.prototype.forEach,by=typeof WeakMap=="function"&&WeakMap.prototype,bn=by?WeakMap.prototype.has:null,ky=typeof WeakSet=="function"&&WeakSet.prototype,kn=ky?WeakSet.prototype.has:null,_y=typeof WeakRef=="function"&&WeakRef.prototype,Xs=_y?WeakRef.prototype.deref:null,$y=Boolean.prototype.valueOf,wy=Object.prototype.toString,Cy=Function.prototype.toString,By=String.prototype.match,Qo=String.prototype.slice,tt=String.prototype.replace,Ey=String.prototype.toUpperCase,Js=String.prototype.toLowerCase,Qs=RegExp.prototype.test,el=Array.prototype.concat,De=Array.prototype.join,Sy=Array.prototype.slice,tl=Math.floor,er=typeof BigInt=="function"?BigInt.prototype.valueOf:null,tr=Object.getOwnPropertySymbols,nr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,At=typeof Symbol=="function"&&typeof Symbol.iterator=="object",me=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===At||!0)?Symbol.toStringTag:null,nl=Object.prototype.propertyIsEnumerable,al=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function ol(e,n){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||Qs.call(/e/,n))return n;var a=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var o=e<0?-tl(-e):tl(e);if(o!==e){var r=String(o),i=Qo.call(n,r.length+1);return tt.call(r,a,"$&_")+"."+tt.call(tt.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return tt.call(n,a,"$&_")}var ar=yy,rl=ar.custom,il=cl(rl)?rl:null,Ny=function e(n,a,o,r){var i=a||{};if(nt(i,"quoteStyle")&&i.quoteStyle!=="single"&&i.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(nt(i,"maxStringLength")&&(typeof i.maxStringLength=="number"?i.maxStringLength<0&&i.maxStringLength!==1/0:i.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=nt(i,"customInspect")?i.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(nt(i,"indent")&&i.indent!==null&&i.indent!==" "&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(nt(i,"numericSeparator")&&typeof i.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var l=i.numericSeparator;if(typeof n>"u")return"undefined";if(n===null)return"null";if(typeof n=="boolean")return n?"true":"false";if(typeof n=="string")return hl(n,i);if(typeof n=="number"){if(n===0)return 1/0/n>0?"0":"-0";var c=String(n);return l?ol(n,c):c}if(typeof n=="bigint"){var d=String(n)+"n";return l?ol(n,d):d}var h=typeof i.depth>"u"?5:i.depth;if(typeof o>"u"&&(o=0),o>=h&&h>0&&typeof n=="object")return or(n)?"[Array]":"[Object]";var p=Gy(i,o);if(typeof r>"u")r=[];else if(dl(r,n)>=0)return"[Circular]";function m(M,v,D){if(v&&(r=Sy.call(r),r.push(v)),D){var P={depth:i.depth};return nt(i,"quoteStyle")&&(P.quoteStyle=i.quoteStyle),e(M,P,o+1,r)}return e(M,i,o+1,r)}if(typeof n=="function"&&!ll(n)){var f=Py(n),u=la(n,m);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(u.length>0?" { "+De.call(u,", ")+" }":"")}if(cl(n)){var y=At?tt.call(String(n),/^(Symbol\(.*\))_[^)]*$/,"$1"):nr.call(n);return typeof n=="object"&&!At?_n(y):y}if(qy(n)){for(var B="<"+Js.call(String(n.nodeName)),g=n.attributes||[],_=0;_<g.length;_++)B+=" "+g[_].name+"="+sl(Vy(g[_].value),"double",i);return B+=">",n.childNodes&&n.childNodes.length&&(B+="..."),B+="</"+Js.call(String(n.nodeName))+">",B}if(or(n)){if(n.length===0)return"[]";var k=la(n,m);return p&&!jy(k)?"["+ir(k,p)+"]":"[ "+De.call(k,", ")+" ]"}if(Ty(n)){var N=la(n,m);return!("cause"in Error.prototype)&&"cause"in n&&!nl.call(n,"cause")?"{ ["+String(n)+"] "+De.call(el.call("[cause]: "+m(n.cause),N),", ")+" }":N.length===0?"["+String(n)+"]":"{ ["+String(n)+"] "+De.call(N,", ")+" }"}if(typeof n=="object"&&s){if(il&&typeof n[il]=="function"&&ar)return ar(n,{depth:h-o});if(s!=="symbol"&&typeof n.inspect=="function")return n.inspect()}if(Ay(n)){var I=[];return Ks&&Ks.call(n,function(M,v){I.push(m(v,n,!0)+" => "+m(M,n))}),pl("Map",ia.call(n),I,p)}if(Fy(n)){var V=[];return Zs&&Zs.call(n,function(M){V.push(m(M,n))}),pl("Set",sa.call(n),V,p)}if(Oy(n))return rr("WeakMap");if(Hy(n))return rr("WeakSet");if(zy(n))return rr("WeakRef");if(My(n))return _n(m(Number(n)));if(Ly(n))return _n(m(er.call(n)));if(vy(n))return _n($y.call(n));if(Iy(n))return _n(m(String(n)));if(typeof window<"u"&&n===window)return"{ [object Window] }";if(n===ye)return"{ [object globalThis] }";if(!xy(n)&&!ll(n)){var x=la(n,m),T=al?al(n)===Object.prototype:n instanceof Object||n.constructor===Object,A=n instanceof Object?"":"null prototype",b=!T&&me&&Object(n)===n&&me in n?Qo.call(at(n),8,-1):A?"Object":"",w=T||typeof n.constructor!="function"?"":n.constructor.name?n.constructor.name+" ":"",L=w+(b||A?"["+De.call(el.call([],b||[],A||[]),": ")+"] ":"");return x.length===0?L+"{}":p?L+"{"+ir(x,p)+"}":L+"{ "+De.call(x,", ")+" }"}return String(n)};function sl(e,n,a){var o=(a.quoteStyle||n)==="double"?'"':"'";return o+e+o}function Vy(e){return tt.call(String(e),/"/g,"&quot;")}function or(e){return at(e)==="[object Array]"&&(!me||!(typeof e=="object"&&me in e))}function xy(e){return at(e)==="[object Date]"&&(!me||!(typeof e=="object"&&me in e))}function ll(e){return at(e)==="[object RegExp]"&&(!me||!(typeof e=="object"&&me in e))}function Ty(e){return at(e)==="[object Error]"&&(!me||!(typeof e=="object"&&me in e))}function Iy(e){return at(e)==="[object String]"&&(!me||!(typeof e=="object"&&me in e))}function My(e){return at(e)==="[object Number]"&&(!me||!(typeof e=="object"&&me in e))}function vy(e){return at(e)==="[object Boolean]"&&(!me||!(typeof e=="object"&&me in e))}function cl(e){if(At)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!nr)return!1;try{return nr.call(e),!0}catch{}return!1}function Ly(e){if(!e||typeof e!="object"||!er)return!1;try{return er.call(e),!0}catch{}return!1}var Dy=Object.prototype.hasOwnProperty||function(e){return e in this};function nt(e,n){return Dy.call(e,n)}function at(e){return wy.call(e)}function Py(e){if(e.name)return e.name;var n=By.call(Cy.call(e),/^function\s*([\w$]+)/);return n?n[1]:null}function dl(e,n){if(e.indexOf)return e.indexOf(n);for(var a=0,o=e.length;a<o;a++)if(e[a]===n)return a;return-1}function Ay(e){if(!ia||!e||typeof e!="object")return!1;try{ia.call(e);try{sa.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function Oy(e){if(!bn||!e||typeof e!="object")return!1;try{bn.call(e,bn);try{kn.call(e,kn)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function zy(e){if(!Xs||!e||typeof e!="object")return!1;try{return Xs.call(e),!0}catch{}return!1}function Fy(e){if(!sa||!e||typeof e!="object")return!1;try{sa.call(e);try{ia.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function Hy(e){if(!kn||!e||typeof e!="object")return!1;try{kn.call(e,kn);try{bn.call(e,bn)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function qy(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function hl(e,n){if(e.length>n.maxStringLength){var a=e.length-n.maxStringLength,o="... "+a+" more character"+(a>1?"s":"");return hl(Qo.call(e,0,n.maxStringLength),n)+o}var r=tt.call(tt.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Ry);return sl(r,"single",n)}function Ry(e){var n=e.charCodeAt(0),a={8:"b",9:"t",10:"n",12:"f",13:"r"}[n];return a?"\\"+a:"\\x"+(n<16?"0":"")+Ey.call(n.toString(16))}function _n(e){return"Object("+e+")"}function rr(e){return e+" { ? }"}function pl(e,n,a,o){var r=o?ir(a,o):De.call(a,", ");return e+" ("+n+") {"+r+"}"}function jy(e){for(var n=0;n<e.length;n++)if(dl(e[n],`
37
- `)>=0)return!1;return!0}function Gy(e,n){var a;if(e.indent===" ")a=" ";else if(typeof e.indent=="number"&&e.indent>0)a=De.call(Array(e.indent+1)," ");else return null;return{base:a,prev:De.call(Array(n+1),a)}}function ir(e,n){if(e.length===0)return"";var a=`
38
- `+n.prev+n.base;return a+De.call(e,","+a)+`
39
- `+n.prev}function la(e,n){var a=or(e),o=[];if(a){o.length=e.length;for(var r=0;r<e.length;r++)o[r]=nt(e,r)?n(e[r],e):""}var i=typeof tr=="function"?tr(e):[],s;if(At){s={};for(var l=0;l<i.length;l++)s["$"+i[l]]=i[l]}for(var c in e)nt(e,c)&&(a&&String(Number(c))===c&&c<e.length||At&&s["$"+c]instanceof Symbol||(Qs.call(/[^\w$]/,c)?o.push(n(c,e)+": "+n(e[c],e)):o.push(c+": "+n(e[c],e))));if(typeof tr=="function")for(var d=0;d<i.length;d++)nl.call(e,i[d])&&o.push("["+n(i[d])+"]: "+n(e[i[d]],e));return o}var ml=Dt,Ot=gy,Uy=Ny,Wy=gn,ca=ml("%WeakMap%",!0),da=ml("%Map%",!0),Yy=Ot("WeakMap.prototype.get",!0),Ky=Ot("WeakMap.prototype.set",!0),Zy=Ot("WeakMap.prototype.has",!0),Xy=Ot("Map.prototype.get",!0),Jy=Ot("Map.prototype.set",!0),Qy=Ot("Map.prototype.has",!0),sr=function(e,n){for(var a=e,o;(o=a.next)!==null;a=o)if(o.key===n)return a.next=o.next,o.next=e.next,e.next=o,o},e6=function(e,n){var a=sr(e,n);return a&&a.value},t6=function(e,n,a){var o=sr(e,n);o?o.value=a:e.next={key:n,next:e.next,value:a}},n6=function(e,n){return!!sr(e,n)},a6=function(){var n,a,o,r={assert:function(i){if(!r.has(i))throw new Wy("Side channel does not contain "+Uy(i))},get:function(i){if(ca&&i&&(typeof i=="object"||typeof i=="function")){if(n)return Yy(n,i)}else if(da){if(a)return Xy(a,i)}else if(o)return e6(o,i)},has:function(i){if(ca&&i&&(typeof i=="object"||typeof i=="function")){if(n)return Zy(n,i)}else if(da){if(a)return Qy(a,i)}else if(o)return n6(o,i);return!1},set:function(i,s){ca&&i&&(typeof i=="object"||typeof i=="function")?(n||(n=new ca),Ky(n,i,s)):da?(a||(a=new da),Jy(a,i,s)):(o||(o={key:{},next:null}),t6(o,i,s))}};return r},o6=String.prototype.replace,r6=/%20/g,lr={RFC1738:"RFC1738",RFC3986:"RFC3986"},cr={default:lr.RFC3986,formatters:{RFC1738:function(e){return o6.call(e,r6,"+")},RFC3986:function(e){return String(e)}},RFC1738:lr.RFC1738,RFC3986:lr.RFC3986},i6=cr,dr=Object.prototype.hasOwnProperty,mt=Array.isArray,Pe=function(){for(var e=[],n=0;n<256;++n)e.push("%"+((n<16?"0":"")+n.toString(16)).toUpperCase());return e}(),s6=function(n){for(;n.length>1;){var a=n.pop(),o=a.obj[a.prop];if(mt(o)){for(var r=[],i=0;i<o.length;++i)typeof o[i]<"u"&&r.push(o[i]);a.obj[a.prop]=r}}},fl=function(n,a){for(var o=a&&a.plainObjects?Object.create(null):{},r=0;r<n.length;++r)typeof n[r]<"u"&&(o[r]=n[r]);return o},l6=function e(n,a,o){if(!a)return n;if(typeof a!="object"){if(mt(n))n.push(a);else if(n&&typeof n=="object")(o&&(o.plainObjects||o.allowPrototypes)||!dr.call(Object.prototype,a))&&(n[a]=!0);else return[n,a];return n}if(!n||typeof n!="object")return[n].concat(a);var r=n;return mt(n)&&!mt(a)&&(r=fl(n,o)),mt(n)&&mt(a)?(a.forEach(function(i,s){if(dr.call(n,s)){var l=n[s];l&&typeof l=="object"&&i&&typeof i=="object"?n[s]=e(l,i,o):n.push(i)}else n[s]=i}),n):Object.keys(a).reduce(function(i,s){var l=a[s];return dr.call(i,s)?i[s]=e(i[s],l,o):i[s]=l,i},r)},c6=function(n,a){return Object.keys(a).reduce(function(o,r){return o[r]=a[r],o},n)},d6=function(e,n,a){var o=e.replace(/\+/g," ");if(a==="iso-8859-1")return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch{return o}},hr=1024,h6=function(n,a,o,r,i){if(n.length===0)return n;var s=n;if(typeof n=="symbol"?s=Symbol.prototype.toString.call(n):typeof n!="string"&&(s=String(n)),o==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(f){return"%26%23"+parseInt(f.slice(2),16)+"%3B"});for(var l="",c=0;c<s.length;c+=hr){for(var d=s.length>=hr?s.slice(c,c+hr):s,h=[],p=0;p<d.length;++p){var m=d.charCodeAt(p);if(m===45||m===46||m===95||m===126||m>=48&&m<=57||m>=65&&m<=90||m>=97&&m<=122||i===i6.RFC1738&&(m===40||m===41)){h[h.length]=d.charAt(p);continue}if(m<128){h[h.length]=Pe[m];continue}if(m<2048){h[h.length]=Pe[192|m>>6]+Pe[128|m&63];continue}if(m<55296||m>=57344){h[h.length]=Pe[224|m>>12]+Pe[128|m>>6&63]+Pe[128|m&63];continue}p+=1,m=65536+((m&1023)<<10|d.charCodeAt(p)&1023),h[h.length]=Pe[240|m>>18]+Pe[128|m>>12&63]+Pe[128|m>>6&63]+Pe[128|m&63]}l+=h.join("")}return l},p6=function(n){for(var a=[{obj:{o:n},prop:"o"}],o=[],r=0;r<a.length;++r)for(var i=a[r],s=i.obj[i.prop],l=Object.keys(s),c=0;c<l.length;++c){var d=l[c],h=s[d];typeof h=="object"&&h!==null&&o.indexOf(h)===-1&&(a.push({obj:s,prop:d}),o.push(h))}return s6(a),n},m6=function(n){return Object.prototype.toString.call(n)==="[object RegExp]"},f6=function(n){return!n||typeof n!="object"?!1:!!(n.constructor&&n.constructor.isBuffer&&n.constructor.isBuffer(n))},u6=function(n,a){return[].concat(n,a)},g6=function(n,a){if(mt(n)){for(var o=[],r=0;r<n.length;r+=1)o.push(a(n[r]));return o}return a(n)},ul={arrayToObject:fl,assign:c6,combine:u6,compact:p6,decode:d6,encode:h6,isBuffer:f6,isRegExp:m6,maybeMap:g6,merge:l6},gl=a6,ha=ul,$n=cr,y6=Object.prototype.hasOwnProperty,yl={brackets:function(n){return n+"[]"},comma:"comma",indices:function(n,a){return n+"["+a+"]"},repeat:function(n){return n}},Ae=Array.isArray,b6=Array.prototype.push,bl=function(e,n){b6.apply(e,Ae(n)?n:[n])},k6=Date.prototype.toISOString,kl=$n.default,ce={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:ha.encode,encodeValuesOnly:!1,format:kl,formatter:$n.formatters[kl],indices:!1,serializeDate:function(n){return k6.call(n)},skipNulls:!1,strictNullHandling:!1},_6=function(n){return typeof n=="string"||typeof n=="number"||typeof n=="boolean"||typeof n=="symbol"||typeof n=="bigint"},pr={},$6=function e(n,a,o,r,i,s,l,c,d,h,p,m,f,u,y,B,g,_){for(var k=n,N=_,I=0,V=!1;(N=N.get(pr))!==void 0&&!V;){var x=N.get(n);if(I+=1,typeof x<"u"){if(x===I)throw new RangeError("Cyclic object value");V=!0}typeof N.get(pr)>"u"&&(I=0)}if(typeof h=="function"?k=h(a,k):k instanceof Date?k=f(k):o==="comma"&&Ae(k)&&(k=ha.maybeMap(k,function(z){return z instanceof Date?f(z):z})),k===null){if(s)return d&&!B?d(a,ce.encoder,g,"key",u):a;k=""}if(_6(k)||ha.isBuffer(k)){if(d){var T=B?a:d(a,ce.encoder,g,"key",u);return[y(T)+"="+y(d(k,ce.encoder,g,"value",u))]}return[y(a)+"="+y(String(k))]}var A=[];if(typeof k>"u")return A;var b;if(o==="comma"&&Ae(k))B&&d&&(k=ha.maybeMap(k,d)),b=[{value:k.length>0?k.join(",")||null:void 0}];else if(Ae(h))b=h;else{var w=Object.keys(k);b=p?w.sort(p):w}var L=c?a.replace(/\./g,"%2E"):a,M=r&&Ae(k)&&k.length===1?L+"[]":L;if(i&&Ae(k)&&k.length===0)return M+"[]";for(var v=0;v<b.length;++v){var D=b[v],P=typeof D=="object"&&typeof D.value<"u"?D.value:k[D];if(!(l&&P===null)){var S=m&&c?D.replace(/\./g,"%2E"):D,E=Ae(k)?typeof o=="function"?o(M,S):M:M+(m?"."+S:"["+S+"]");_.set(n,I);var O=gl();O.set(pr,_),bl(A,e(P,E,o,r,i,s,l,c,o==="comma"&&B&&Ae(k)?null:d,h,p,m,f,u,y,B,g,O))}}return A},w6=function(n){if(!n)return ce;if(typeof n.allowEmptyArrays<"u"&&typeof n.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof n.encodeDotInKeys<"u"&&typeof n.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(n.encoder!==null&&typeof n.encoder<"u"&&typeof n.encoder!="function")throw new TypeError("Encoder has to be a function.");var a=n.charset||ce.charset;if(typeof n.charset<"u"&&n.charset!=="utf-8"&&n.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var o=$n.default;if(typeof n.format<"u"){if(!y6.call($n.formatters,n.format))throw new TypeError("Unknown format option provided.");o=n.format}var r=$n.formatters[o],i=ce.filter;(typeof n.filter=="function"||Ae(n.filter))&&(i=n.filter);var s;if(n.arrayFormat in yl?s=n.arrayFormat:"indices"in n?s=n.indices?"indices":"repeat":s=ce.arrayFormat,"commaRoundTrip"in n&&typeof n.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var l=typeof n.allowDots>"u"?n.encodeDotInKeys===!0?!0:ce.allowDots:!!n.allowDots;return{addQueryPrefix:typeof n.addQueryPrefix=="boolean"?n.addQueryPrefix:ce.addQueryPrefix,allowDots:l,allowEmptyArrays:typeof n.allowEmptyArrays=="boolean"?!!n.allowEmptyArrays:ce.allowEmptyArrays,arrayFormat:s,charset:a,charsetSentinel:typeof n.charsetSentinel=="boolean"?n.charsetSentinel:ce.charsetSentinel,commaRoundTrip:n.commaRoundTrip,delimiter:typeof n.delimiter>"u"?ce.delimiter:n.delimiter,encode:typeof n.encode=="boolean"?n.encode:ce.encode,encodeDotInKeys:typeof n.encodeDotInKeys=="boolean"?n.encodeDotInKeys:ce.encodeDotInKeys,encoder:typeof n.encoder=="function"?n.encoder:ce.encoder,encodeValuesOnly:typeof n.encodeValuesOnly=="boolean"?n.encodeValuesOnly:ce.encodeValuesOnly,filter:i,format:o,formatter:r,serializeDate:typeof n.serializeDate=="function"?n.serializeDate:ce.serializeDate,skipNulls:typeof n.skipNulls=="boolean"?n.skipNulls:ce.skipNulls,sort:typeof n.sort=="function"?n.sort:null,strictNullHandling:typeof n.strictNullHandling=="boolean"?n.strictNullHandling:ce.strictNullHandling}},C6=function(e,n){var a=e,o=w6(n),r,i;typeof o.filter=="function"?(i=o.filter,a=i("",a)):Ae(o.filter)&&(i=o.filter,r=i);var s=[];if(typeof a!="object"||a===null)return"";var l=yl[o.arrayFormat],c=l==="comma"&&o.commaRoundTrip;r||(r=Object.keys(a)),o.sort&&r.sort(o.sort);for(var d=gl(),h=0;h<r.length;++h){var p=r[h];o.skipNulls&&a[p]===null||bl(s,$6(a[p],p,l,c,o.allowEmptyArrays,o.strictNullHandling,o.skipNulls,o.encodeDotInKeys,o.encode?o.encoder:null,o.filter,o.sort,o.allowDots,o.serializeDate,o.format,o.formatter,o.encodeValuesOnly,o.charset,d))}var m=s.join(o.delimiter),f=o.addQueryPrefix===!0?"?":"";return o.charsetSentinel&&(o.charset==="iso-8859-1"?f+="utf8=%26%2310003%3B&":f+="utf8=%E2%9C%93&"),m.length>0?f+m:""},zt=ul,mr=Object.prototype.hasOwnProperty,B6=Array.isArray,ae={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:zt.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},E6=function(e){return e.replace(/&#(\d+);/g,function(n,a){return String.fromCharCode(parseInt(a,10))})},_l=function(e,n){return e&&typeof e=="string"&&n.comma&&e.indexOf(",")>-1?e.split(","):e},S6="utf8=%26%2310003%3B",N6="utf8=%E2%9C%93",V6=function(n,a){var o={__proto__:null},r=a.ignoreQueryPrefix?n.replace(/^\?/,""):n,i=a.parameterLimit===1/0?void 0:a.parameterLimit,s=r.split(a.delimiter,i),l=-1,c,d=a.charset;if(a.charsetSentinel)for(c=0;c<s.length;++c)s[c].indexOf("utf8=")===0&&(s[c]===N6?d="utf-8":s[c]===S6&&(d="iso-8859-1"),l=c,c=s.length);for(c=0;c<s.length;++c)if(c!==l){var h=s[c],p=h.indexOf("]="),m=p===-1?h.indexOf("="):p+1,f,u;m===-1?(f=a.decoder(h,ae.decoder,d,"key"),u=a.strictNullHandling?null:""):(f=a.decoder(h.slice(0,m),ae.decoder,d,"key"),u=zt.maybeMap(_l(h.slice(m+1),a),function(B){return a.decoder(B,ae.decoder,d,"value")})),u&&a.interpretNumericEntities&&d==="iso-8859-1"&&(u=E6(u)),h.indexOf("[]=")>-1&&(u=B6(u)?[u]:u);var y=mr.call(o,f);y&&a.duplicates==="combine"?o[f]=zt.combine(o[f],u):(!y||a.duplicates==="last")&&(o[f]=u)}return o},x6=function(e,n,a,o){for(var r=o?n:_l(n,a),i=e.length-1;i>=0;--i){var s,l=e[i];if(l==="[]"&&a.parseArrays)s=a.allowEmptyArrays&&r===""?[]:[].concat(r);else{s=a.plainObjects?Object.create(null):{};var c=l.charAt(0)==="["&&l.charAt(l.length-1)==="]"?l.slice(1,-1):l,d=a.decodeDotInKeys?c.replace(/%2E/g,"."):c,h=parseInt(d,10);!a.parseArrays&&d===""?s={0:r}:!isNaN(h)&&l!==d&&String(h)===d&&h>=0&&a.parseArrays&&h<=a.arrayLimit?(s=[],s[h]=r):d!=="__proto__"&&(s[d]=r)}r=s}return r},T6=function(n,a,o,r){if(n){var i=o.allowDots?n.replace(/\.([^.[]+)/g,"[$1]"):n,s=/(\[[^[\]]*])/,l=/(\[[^[\]]*])/g,c=o.depth>0&&s.exec(i),d=c?i.slice(0,c.index):i,h=[];if(d){if(!o.plainObjects&&mr.call(Object.prototype,d)&&!o.allowPrototypes)return;h.push(d)}for(var p=0;o.depth>0&&(c=l.exec(i))!==null&&p<o.depth;){if(p+=1,!o.plainObjects&&mr.call(Object.prototype,c[1].slice(1,-1))&&!o.allowPrototypes)return;h.push(c[1])}return c&&h.push("["+i.slice(c.index)+"]"),x6(h,a,o,r)}},I6=function(n){if(!n)return ae;if(typeof n.allowEmptyArrays<"u"&&typeof n.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof n.decodeDotInKeys<"u"&&typeof n.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(n.decoder!==null&&typeof n.decoder<"u"&&typeof n.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof n.charset<"u"&&n.charset!=="utf-8"&&n.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var a=typeof n.charset>"u"?ae.charset:n.charset,o=typeof n.duplicates>"u"?ae.duplicates:n.duplicates;if(o!=="combine"&&o!=="first"&&o!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var r=typeof n.allowDots>"u"?n.decodeDotInKeys===!0?!0:ae.allowDots:!!n.allowDots;return{allowDots:r,allowEmptyArrays:typeof n.allowEmptyArrays=="boolean"?!!n.allowEmptyArrays:ae.allowEmptyArrays,allowPrototypes:typeof n.allowPrototypes=="boolean"?n.allowPrototypes:ae.allowPrototypes,allowSparse:typeof n.allowSparse=="boolean"?n.allowSparse:ae.allowSparse,arrayLimit:typeof n.arrayLimit=="number"?n.arrayLimit:ae.arrayLimit,charset:a,charsetSentinel:typeof n.charsetSentinel=="boolean"?n.charsetSentinel:ae.charsetSentinel,comma:typeof n.comma=="boolean"?n.comma:ae.comma,decodeDotInKeys:typeof n.decodeDotInKeys=="boolean"?n.decodeDotInKeys:ae.decodeDotInKeys,decoder:typeof n.decoder=="function"?n.decoder:ae.decoder,delimiter:typeof n.delimiter=="string"||zt.isRegExp(n.delimiter)?n.delimiter:ae.delimiter,depth:typeof n.depth=="number"||n.depth===!1?+n.depth:ae.depth,duplicates:o,ignoreQueryPrefix:n.ignoreQueryPrefix===!0,interpretNumericEntities:typeof n.interpretNumericEntities=="boolean"?n.interpretNumericEntities:ae.interpretNumericEntities,parameterLimit:typeof n.parameterLimit=="number"?n.parameterLimit:ae.parameterLimit,parseArrays:n.parseArrays!==!1,plainObjects:typeof n.plainObjects=="boolean"?n.plainObjects:ae.plainObjects,strictNullHandling:typeof n.strictNullHandling=="boolean"?n.strictNullHandling:ae.strictNullHandling}},M6=function(e,n){var a=I6(n);if(e===""||e===null||typeof e>"u")return a.plainObjects?Object.create(null):{};for(var o=typeof e=="string"?V6(e,a):e,r=a.plainObjects?Object.create(null):{},i=Object.keys(o),s=0;s<i.length;++s){var l=i[s],c=T6(l,o[l],a,typeof e=="string");r=zt.merge(r,c,a)}return a.allowSparse===!0?r:zt.compact(r)},v6=C6,L6=M6,D6=cr,P6={formats:D6,parse:L6,stringify:v6};const $l=$e(P6),A6=t.defineComponent({name:"FormContact",components:{LayoutHelper:ne,BaseHeading:G,BaseButton:R},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 r=n[o],i=e.target.elements[r];if(i.value===""){this.focus(i);const s=r.replace("_"," ");return alert("Please fill out the "+s+" field."),!1}else a[r]=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:$l.stringify({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})}}}),O6={ref:"FormContact",class:"text-gray-light-mid mb-10"},z6={class:"mb-10"},F6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"full_name_label",for:"full_name",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Name "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"full_name",type:"text",name:"full_name",required:"","aria-required":"true","aria-labelledby":"full_name_label",placeholder:"enter your first and last name",class:"w-full px-4 py-3"})])],-1),H6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"email_label",for:"email",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Email "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"email",type:"text",name:"email",required:"","aria-required":"true","aria-labelledby":"email_label",placeholder:"enter your email",class:"w-full px-4 py-3"})])],-1),q6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"subject_label",for:"subject",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Subject "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"subject",type:"text",name:"subject",required:"","aria-required":"true","aria-labelledby":"subject_label",placeholder:"write a subject",class:"w-full px-4 py-3"})])],-1),R6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"message_label",for:"message",class:"text-subtitle text-gray-dark"},[t.createTextVNode(" Message "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("textarea",{id:"message",name:"message",required:"","aria-required":"true","aria-labelledby":"message_label",placeholder:"write your message...",rows:"4",class:"w-full px-4 py-3"})])],-1),j6={class:"mt-4"},G6={class:"pt-10 text-center"},U6=t.createElementVNode("div",{class:"text-jpl-aqua h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),W6=t.createElementVNode("p",{class:"text-h5"},"Your feedback has been sent.",-1);function Y6(e,n,a,o,r,i){const s=G,l=R,c=ne;return t.openBlock(),t.createBlock(c,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",O6,null,512),t.withDirectives(t.createElementVNode("div",z6,[t.createElementVNode("form",{onSubmit:n[0]||(n[0]=t.withModifiers((...d)=>e.submit&&e.submit(...d),["prevent"]))},[t.createVNode(s,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),F6,H6,t.createVNode(s,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode("Write Us")]),_:1}),q6,R6,t.createElementVNode("div",j6,[t.createVNode(l,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],32)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",G6,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),U6,W6],512),[[t.vShow,e.submitted]])]),_:1})}const wl=C(A6,[["render",Y6]]),Cl="https://app.icontact.com/icp/core/mycontacts/signup/designer/form/?id=5&cid=1389932&lid=11365",K6="6LeCZCcUAAAAALhxcQ5fN80W6Wa2K3GqRQK6WRjA",Z6="https://app.icontact.com/icp/core/signup/tracking.gif?id=5&cid=1389932&lid=11365",X6=[{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][]"}],J6=[{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][]"}],Q6=t.defineComponent({name:"FormNewsletterSignup",components:{LayoutHelper:ne,BaseHeading:G,BaseButton:R,BaseCheckboxGroup:Qa,BaseRadioGroup:no},data(){return{prefilledEmail:null,submitted:!1,iContactForm:Cl,iContactTrackingGif:Z6,captchaKey:K6,emailGroups:X6,eduEmailGroups:J6}},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 r=n[o],i=e.target.elements[r];if(i.value===""){this.focus(i);const s=r.replace("_"," ");return alert("Please fill out the "+s+" field."),!1}else a[r]=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:$l.stringify({"data[email]":n.email,"data[fname]":n.first_name,"data[lname]":n.last_name,"data[zip]":n.zip_code,"data[listGroups][]":n.listGroups})};fetch(Cl,a)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormNewsletterSignup&&this.$scrollTo(this.$refs.FormNewsletterSignup,0,{offset:100})}}}),e8=["src"],t8={ref:"FormNewsletterSignup",class:"text-gray-light-mid mb-10"},n8={class:"mb-10"},a8=["captcha-key","action"],o8={class:"mt-8"},r8=t.createElementVNode("label",{id:"email_label",for:"email",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Email "),t.createElementVNode("span",{class:"text-jpl-red"},"*")],-1),i8={class:"mt-2"},s8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"first_name_label",for:"first_name",class:"text-gray-dark text-subtitle"}," First Name "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"first_name",type:"text",name:"data[fname]",maxlength:"32","aria-required":"false","aria-labelledby":"first_name_label",placeholder:"enter your first name",class:"w-full px-4 py-3"})])],-1),l8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"last_name_label",for:"last_name",class:"text-gray-dark text-subtitle"}," Last Name "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"last_name",type:"text",name:"data[lname]",maxlength:"64","aria-required":"false","aria-labelledby":"last_name_label",placeholder:"enter your last name",class:"w-full px-4 py-3"})])],-1),c8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"zip_code_label",for:"zip_code",class:"text-gray-dark text-subtitle"}," Zip "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"zip_code",type:"text",name:"data[zip]",pattern:"[0-9]{5-10}",maxlength:"10",title:"Five digit zip code","aria-required":"false","aria-labelledby":"zip_code_label",placeholder:"enter your 5-digit zip code",class:"w-full px-4 py-3"})])],-1),d8={dataname:"listGroups","data-label":"Which email groups would you like to join?"},h8={class:"mt-8"},p8={class:"mt-8"},m8={class:"mt-4 lg:mt-8 submit-container"},f8={class:"pt-10 text-center"},u8=t.createElementVNode("div",{class:"text-jpl-aqua h-22 w-22 p-5 mx-auto my-8 text-6xl font-bold border-4 rounded-full"}," ✓ ",-1),g8=t.createElementVNode("p",{class:"text-h6"},"Check your inbox to verify your email.",-1),y8=t.createElementVNode("div",{class:"hidden-container"},null,-1);function b8(e,n,a,o,r,i){const s=G,l=no,c=Qa,d=R,h=ne;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("img",{src:e.iContactTrackingGif,alt:""},null,8,e8),t.createVNode(h,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",t8,null,512),t.withDirectives(t.createElementVNode("div",n8,[t.createElementVNode("form",{id:"ic_signupform","captcha-key":e.captchaKey,"captcha-theme":"light","new-captcha":"true",method:"POST",action:e.iContactForm},[t.createVNode(s,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createElementVNode("div",o8,[r8,t.createElementVNode("div",i8,[t.withDirectives(t.createElementVNode("input",{id:"email","onUpdate:modelValue":n[0]||(n[0]=p=>e.prefilledEmail=p),type:"email",name:"data[email]",required:"","aria-required":"true","aria-labelledby":"email_label",placeholder:"enter your email",class:"w-full px-4 py-3"},null,512),[[t.vModelText,e.prefilledEmail]])])]),s8,l8,c8,t.createVNode(s,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode(" Subscribe to Email Groups ")]),_:1}),t.createElementVNode("div",d8,[t.createElementVNode("div",h8,[t.createVNode(l,{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",p8,[t.createVNode(c,{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",m8,[t.createVNode(d,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],8,a8)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",f8,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),u8,g8],512),[[t.vShow,e.submitted]])]),_:1}),y8])}const Bl=C(Q6,[["render",b8]]),k8=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(){st()}}),El=e=>(t.pushScopeId("data-v-56889aaa"),e=e(),t.popScopeId(),e),_8={class:"HeroLarge max-w-screen-3xl relative mx-auto"},$8={class:"absolute inset-0 z-10 bg-black"},w8={key:0},C8=["srcset"],B8=["srcset"],E8=["srcset"],S8=["src","width","height","alt"],N8={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},V8=El(()=>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)),x8={class:"text-contrast relative w-full text-white"},T8={class:"lg:py-0 pb-80 container pt-8 mx-auto"},I8={key:0,class:"lg:mb-6 font-secondary mb-4 text-base font-semibold tracking-wider no-underline uppercase"},M8=El(()=>t.createElementVNode("span",{class:"sr-only"},".",-1)),v8={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"},L8={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 D8(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",_8,[t.createElementVNode("div",$8,[e.image&&e.image.src?(t.openBlock(),t.createElementBlock("picture",w8,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.image.srcSet},null,8,C8),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.image.screenMd.url},null,8,B8),t.createElementVNode("source",{srcset:e.image.screenSm.url},null,8,E8),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,S8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",N8,[V8,t.createElementVNode("div",x8,[t.createElementVNode("div",T8,[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",I8,[t.createTextVNode(t.toDisplayString(e.eyebrow)+" ",1),M8])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createElementBlock("h1",v8,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",L8,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0)],2)])])])])}const P8=C(k8,[["render",D8],["__scopeId","data-v-56889aaa"]]),A8=t.defineComponent({name:"MixinVideoBg",props:{video:{type:Object,required:!1}}}),O8={key:0,loop:"",muted:"",playsinline:"",autoplay:"",preload:"auto",class:"object-cover w-full h-full"},z8=["src"],F8=["src"],H8=["src"];function q8(e,n,a,o,r,i){return e.video&&e.video.file?(t.openBlock(),t.createElementBlock("video",O8,[e.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.video.fileWebm,type:"video/webm"},null,8,z8)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.video.file,type:"video/mp4"},null,8,F8),e.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.video.fileOgg,type:"video/ogg"},null,8,H8)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const wn=C(A8,[["render",q8]]),R8=t.defineComponent({name:"HeroMedium",components:{IconArrow:Be,BaseLink:F,MixinVideoBg:wn},props:{feature:{type:Object,required:!1},customTag:{type:String,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"View"},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(){st()}}},mounted(){st()}}),j8={"aria-label":"Feature",class:"HeroMedium ThemeVariantDark relative flex items-center overflow-hidden"},G8={class:"absolute inset-0 z-10 overflow-hidden bg-black"},U8={key:1},W8=["srcset"],Y8=["srcset"],K8=["data-srcset"],Z8=["src","width","height"],X8={class:"lg:flex lg:items-end lg:relative lg:h-full absolute bottom-0 z-20 w-full"},J8=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),Q8={key:0,class:"lg:px-10 2xl:px-0 lg:pb-0 lg:py-0 text-contrast container relative px-4 pt-40 pb-2 mx-auto mb-10 text-white"},e9={key:0,class:"flex items-center lg:mb-3 mb-2"},t9={key:1,class:"text-subtitle"},n9=t.createElementVNode("span",{class:"sr-only"},".",-1),a9={class:"text-h3 font-semibold mb-0"},o9={class:"mr-2"},r9={class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"};function i9(e,n,a,o,r,i){var p,m;const s=wn,l=ji,c=Be,d=t.resolveComponent("nuxt-link"),h=F;return t.openBlock(),t.createElementBlock("section",j8,[t.createElementVNode("div",G8,[e.theVideo?(t.openBlock(),t.createBlock(s,{key:0,video:e.theVideo},null,8,["video"])):e.theImage&&e.theImage.src?(t.openBlock(),t.createElementBlock("picture",U8,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.theImage.srcSet},null,8,W8),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(p=e.theImage.screenMd)==null?void 0:p.url},null,8,Y8),t.createElementVNode("source",{"data-srcset":(m=e.theImage.screenSm)==null?void 0:m.url},null,8,K8),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,Z8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",X8,[J8,e.feature?(t.openBlock(),t.createElementBlock("div",Q8,[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",e9,[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",t9,[t.createTextVNode(t.toDisplayString(e.customLabel||e.feature.label)+" ",1),n9])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("p",a9,[t.createElementVNode("span",o9,t.toDisplayString(e.feature.title),1),t.createElementVNode("span",r9,[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"])])):t.createCommentVNode("",!0)])])}const fr=C(R8,[["render",i9]]),s9=t.defineComponent({name:"HeroListingIndex",components:{HeroMedium:fr},props:{pageData:{type:Object,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"Read Article"}},computed:{...it(Dn),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 r=this.pageData.featured.heroBlocks[0];if(r.blockType==="ImageChooserBlock"||r.blockType==="HeroImageBlock")return r.listingPageHeroImage;if(r.blockType==="CarouselBlock"&&r.blocks&&r.blocks.length>0)return r.blocks[0].listingPageHeroImage}else if((o=(a=this.pageData)==null?void 0:a.featured)!=null&&o.listingPageHeroImage)return this.pageData.featured.listingPageHeroImage}}});function l9(e,n,a,o,r,i){const s=fr;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(s,{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 c9=C(s9,[["render",l9]]),d9=t.defineComponent({name:"IconClose"}),h9={class:"IconClose",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},p9=[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 m9(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",h9,p9)}const We=C(d9,[["render",m9]]),f9=t.defineComponent({name:"IconInfo"}),u9={class:"IconInfo",width:"10",height:"22",viewBox:"0 0 10 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g9=[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 y9(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",u9,g9)}const ur=C(f9,[["render",y9]]),b9=t.defineComponent({name:"HeroMedia",components:{MixinVideoBg:wn,BaseImageCaption:se,IconInfo:ur,IconClose:We},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?pe(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(){st()},methods:{toggleCaption(){this.captionVisible?this.captionVisible=!1:this.captionVisible=!0}}}),k9={key:0,class:"HeroMedia"},_9={class:"bg-gray-light"},$9={class:"vh-crop max-w-screen-3xl relative flex items-center mx-auto overflow-hidden"},w9={class:"hero"},C9=["srcset","src","width","height","alt"],B9={key:0,class:"lg:hidden absolute bottom-0 left-0 w-full h-auto mx-auto"};function E9(e,n,a,o,r,i){const s=wn,l=ur,c=We,d=se;return e.image||e.video?(t.openBlock(),t.createElementBlock("div",k9,[t.createElementVNode("div",_9,[t.createElementVNode("div",$9,[t.createElementVNode("div",w9,[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"},null,8,C9)):t.createCommentVNode("",!0)],64)):e.video?(t.openBlock(),t.createBlock(s,{key:1,video:e.video},null,8,["video"])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",B9,[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 bg-gray-light bg-opacity-90 lg:bg-opacity-100 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 pa=C(b9,[["render",E9]]),S9=t.defineComponent({name:"HomepageCarouselItem",components:{BaseLink:F,IconArrow:Be},props:{item:{type:Object,required:!1}}}),N9={key:0,class:"HomepageCarouselItem relative flex items-center overflow-hidden"},V9={class:"absolute inset-0 z-10 overflow-hidden bg-black"},x9={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"},T9=["src"],I9=["src"],M9=["src"],v9={key:1},L9=["srcset"],D9=["srcset"],P9=["srcset"],A9=["src","width","height"],O9={class:"lg:flex lg:items-center lg:relative lg:h-full absolute bottom-0 z-20 w-full"},z9=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),F9={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"},H9={class:"lg:w-3/4 xl:w-1/2 block"},q9={key:0,class:"font-primary text-jpl-red-light lg:text-3xl lg:mb-0 mb-2 text-xl font-semibold tracking-normal uppercase"},R9=t.createElementVNode("span",{class:"sr-only"},".",-1),j9={key:0,class:"lg:text-9xl leading-tighter text-5xl font-extrabold tracking-tighter"},G9={class:"mr-2"},U9={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"},W9={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 Y9(e,n,a,o,r,i){var l,c;const s=Be;return e.item?(t.openBlock(),t.createElementBlock("div",N9,[t.createElementVNode("div",V9,[e.item.video&&e.item.video.file?(t.openBlock(),t.createElementBlock("video",x9,[e.item.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.item.video.fileWebm,type:"video/webm"},null,8,T9)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.item.video.file,type:"video/mp4"},null,8,I9),e.item.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.item.video.fileOgg,type:"video/ogg"},null,8,M9)):t.createCommentVNode("",!0)])):e.item.image&&e.item.image.src?(t.openBlock(),t.createElementBlock("picture",v9,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.item.image.srcSet},null,8,L9),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(l=e.item.image.screenMd)==null?void 0:l.url},null,8,D9),t.createElementVNode("source",{srcset:(c=e.item.image.screenSm)==null?void 0:c.url},null,8,P9),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"},null,8,A9)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",O9,[z9,t.createElementVNode("div",F9,[t.createElementVNode("div",H9,[e.item.heading?(t.openBlock(),t.createElementBlock("p",q9,[t.createTextVNode(t.toDisplayString(e.item.heading)+" ",1),R9])):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",j9,[t.createElementVNode("span",G9,t.toDisplayString(e.item.slideTitle),1),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("span",U9,[t.createVNode(s,{class:"inline"})])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("div",W9,[t.createVNode(s)])):t.createCommentVNode("",!0)]),_:1},8,["href","to"]))])])])])):t.createCommentVNode("",!0)}const gr=C(S9,[["render",Y9]]);te.use([pf,on,yf,mf]);const K9=t.defineComponent({name:"HomepageCarousel",components:{BaseLink:F,HomepageCarouselItem:gr},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,r,i,s;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||(((r=this.items)==null?void 0:r.length)===2?e="translate-x-1/2":((i=this.items)==null?void 0:i.length)===3?e="translate-x-1/3":((s=this.items)==null?void 0:s.length)===4?e="translate-x-1/4":e="translate-x-1/5"),this.slideLoaded||(e+=" transform transition-transform duration-500"),e}},mounted(){st(),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,r=this.getVideo(o,e);r&&r.pause()}},getVideo(e,n){const a=n.slides[e];if(a){const o=a.getElementsByTagName("video");if(o.length)return o[0]}return null}}}),Z9={key:0,class:"HomepageCarousel max-w-screen-3xl mx-auto"},X9={"aria-label":"Features",class:"sr-only"},J9={class:"relative w-full overflow-hidden",role:"presentation"},Q9={ref:"HomepageCarouselSlider",class:"HomepageCarouselSlider swiper"},eb={class:"swiper-wrapper"},tb={key:0,class:"lg:hidden pb-14 absolute bottom-0 w-full"},nb={class:"swiper-pagination container"},ab={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"},ob={class:"h-2px w-full bg-transparent"},rb={class:"HomepageCarouselTabs relative container overflow-hidden mx-auto pt-5 pb-22"},ib={class:"w-full -translate-x-1/5"};function sb(e,n,a,o,r,i){const s=F,l=gr;return e.items?(t.openBlock(),t.createElementBlock("div",Z9,[t.createElementVNode("nav",X9,[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(s,{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",J9,[t.createElementVNode("div",Q9,[t.createElementVNode("div",eb,[(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",tb,[t.createElementVNode("div",nb,[(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",ab,[t.createElementVNode("div",ob,[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",rb,[t.createElementVNode("div",ib,[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(s,{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")}}}),Cu=["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 Bu(e,n,a,o,r,i){const s=ks;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(s),t.renderSlot(e.$slots,"default")],8,Cu)}const Ie=C(wu,[["render",Bu]]),Eu=t.defineComponent({name:"BlockImageStandard",components:{MixinFancybox:Ie,BaseImage:q,BaseImagePlaceholder:R,BaseImageCaption:se},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))}}}),Su={key:0},Nu={key:1,class:"lg:px-0 p-4 pb-0"};function Vu(e,n,a,o,r,i){const s=q,l=R,c=Ie,d=se;return e.theData?(t.openBlock(),t.createElementBlock("div",Su,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original,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(s,{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",Nu,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const ct=C(Eu,[["render",Vu]]),Tu=t.defineComponent({name:"BlockImageFullBleed",components:{MixinFancybox:Ie,BaseImage:q,BaseImagePlaceholder:R,BaseImageCaption:se},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?pe(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))}}}),xu={key:0},Iu={class:"bg-gray-light"},Mu={class:"max-w-screen-3xl mx-auto"},vu={key:0,class:"max-w-screen-3xl p-4 pb-0 mx-auto"};function Lu(e,n,a,o,r,i){const s=q,l=R,c=Ie,d=se;return e.theData?(t.openBlock(),t.createElementBlock("div",xu,[t.createElementVNode("div",Iu,[t.createElementVNode("div",Mu,[e.theData.src?(t.openBlock(),t.createBlock(c,{key:0,src:e.theData.original,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(s,{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",vu,[t.createVNode(d,{data:e.theData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const To=C(Tu,[["render",Lu]]),Du=t.defineComponent({name:"BlockImage",components:{BlockImageStandard:ct,BlockImageFullBleed:To,LayoutHelper:te},props:{data:{type:Object,required:!1},fullBleed:{type:Boolean,required:!1,default:!1}}}),Pu={key:0};function Au(e,n,a,o,r,i){const s=To,l=ct,c=te;return e.data?(t.openBlock(),t.createElementBlock("div",Pu,[e.fullBleed&&e.data.imageFullBleed?(t.openBlock(),t.createBlock(s,{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 xo=C(Du,[["render",Au]]),Ou=t.defineComponent({name:"BlockImageCarouselItem",components:{MixinFancybox:Ie,BaseImage:q,BaseImagePlaceholder:R,BaseImageCaption:se},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}}}),zu={key:0},Fu={key:0,class:"lg:px-0 lg:pt-3 px-4 pt-10"};function Hu(e,n,a,o,r,i){const s=q,l=R,c=Ie,d=se;return e.theImageData?(t.openBlock(),t.createElementBlock("div",zu,[t.createVNode(c,{src:e.theImageData.original,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(s,{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","image-class":"swiper-lazy",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",Fu,[t.createVNode(d,{class:"slide-caption",data:e.theImageData},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Io=C(Ou,[["render",Hu]]),qu=Kn.BlockImageCarousel;ne.use([Yn,cn]);const Ru=t.defineComponent({name:"BlockImageCarousel",components:{BaseButton:j,IconPrev:Ne,IconNext:Se,BlockImageCarouselItem:Io},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:{...qu,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;return e&&this.hasCover&&e.push({cover:"hasCover"}),e}},watch:{slide(e){this.slideTo(e)}},mounted(){this.init()},methods:{init(){this.slider=new ne(this.$refs.BlockImageCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),ju={key:0,class:"BlockImageCarousel w-full overflow-hidden"},Gu={ref:"BlockImageCarousel",class:"swiper"},Uu={class:"swiper-wrapper"},Wu={class:"swiper-nav lg:block absolute inset-x-0 top-0 hidden h-0 overflow-hidden z-70"},Yu={class:"absolute inset-0"},Ku={class:"absolute bottom-0 right-0 z-10 flex"},Zu={class:"swiper-dots lg:hidden absolute top-0 z-50 w-full text-center"},Xu=["aria-label","onClick"];function Ju(e,n,a,o,r,i){const s=Io,l=Ne,c=j,d=Se;return e.items?(t.openBlock(),t.createElementBlock("div",ju,[t.createElementVNode("div",Gu,[t.createElementVNode("div",Uu,[t.renderSlot(e.$slots,"firstSlide"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createBlock(s,{key:p,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",Wu,[t.createElementVNode("div",Yu,[t.createElementVNode("div",Ku,[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",Zu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.itemsMobileNav,(h,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,class:"pointer-events-auto inline-block px-1 py-3 cursor-pointer","aria-label":"Go to slide "+(e.hasCover?p:p+1),onClick:m=>e.slideTo(e.hasCover?p:p+1)},[t.createElementVNode("span",{class:t.normalizeClass(["inline-block w-3 h-3 rounded-full",e.currentIndex===p?"bg-jpl-red":"bg-gray-light-mid"])},null,2)],8,Xu))),128))])],512)])):t.createCommentVNode("",!0)}const dt=C(Ru,[["render",Ju]]),Qu=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}}}),eg={key:0},tg=["innerHTML"];function ng(e,n,a,o,r,i){const s=t.resolveComponent("VueCompareImage"),l=t.resolveComponent("client-only");return e.data?(t.openBlock(),t.createElementBlock("div",eg,[t.createVNode(l,{placeholder:"Loading Image Comparison..."},{default:t.withCtx(()=>[e.theBeforeImageSrc&&e.theAfterImageSrc?(t.openBlock(),t.createBlock(s,{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,tg)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const un=C(Qu,[["render",ng]]),ag=t.defineComponent({name:"BlockImageGallery",components:{MixinFancybox:Ie,BaseImage:q,BaseImagePlaceholder:R,BaseHeading:G,BlockImageCarousel:dt},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?pe(this.cover)?pe(this.cover):this.cover.srcSet:""}}}),og={class:"bg-gradient-to-b from-transparent-w50 to-black absolute inset-0 z-10"},rg={class:"text-contrast lg:p-20 flex items-end w-full h-full p-10 text-white"},ig={class:"w-full"},sg={key:0,class:"text-subtitle mb-3"},lg={key:2,class:"sm:block text-body-lg lg:w-2/3 xl:w-1/2 hidden mt-5"};function cg(e,n,a,o,r,i){const s=G,l=q,c=R,d=Ie,h=dt;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(()=>[e.cover?(t.openBlock(),t.createBlock(d,{key:0,src:e.cover.original,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",og,[t.createElementVNode("div",rg,[t.createElementVNode("div",ig,[e.label?(t.openBlock(),t.createElementBlock("p",sg,t.toDisplayString(e.label),1)):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createBlock(s,{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",lg,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","image-class":"swiper-lazy",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 gn=C(ag,[["render",cg]]),Ms={small:"text-body-sm",medium:"text-body-md",large:"text-body-lg"},dg=t.defineComponent({name:"BlockText",props:{text:{type:String,required:!1},variant:{type:String,required:!1,default:"large",validator:e=>Object.keys(Ms).includes(e)}},computed:{computedClass(){return Ms[this.variant]}}}),hg=["innerHTML"];function pg(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["BlockText",e.computedClass]),innerHTML:e.text},null,10,hg)}const le=C(dg,[["render",pg]]),mg=t.defineComponent({name:"BlockInlineImage",components:{MixinFancybox:Ie,BlockText:le,BaseImagePlaceholder:R,BaseImage:q,BaseImageCaption:se},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?pe(this.theImageData)?pe(this.theImageData):this.theImageData.srcSet:void 0}}}),fg={key:0,class:"BlockInlineImage lg:BaseGrid container mx-auto"};function ug(e,n,a,o,r,i){const s=q,l=R,c=Ie,d=se,h=le;return e.data?(t.openBlock(),t.createElementBlock("div",fg,[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,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(s,{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 Mo=C(mg,[["render",ug]]),gg=t.defineComponent({name:"BlockKeyPoints",components:{BlockHeading:dn,BlockText:le},props:{data:{type:Object,required:!1}}}),yg={key:0,class:"BlockKeyPoints border-gray-light-mid lg:py-10 py-6 border-t border-b"};function bg(e,n,a,o,r,i){const s=dn,l=le;return e.data?(t.openBlock(),t.createElementBlock("div",yg,[t.createVNode(s,{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 vo=C(gg,[["render",bg]]),kg=t.defineComponent({name:"IconArrow"}),_g={class:"IconArrow",width:"26",height:"16",viewBox:"0 0 26 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},$g=[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 wg(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",_g,$g)}const Be=C(kg,[["render",wg]]),Cg=t.defineComponent({name:"BlockLinkCard",components:{IconArrow:Be,BaseLink:F,BaseImage:q,BaseImagePlaceholder:R},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},date:{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.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?St(this.theItem.startDate,this.theItem.endDate):void 0}}}),Bg={key:1},Eg={class:"flex flex-wrap"},Sg=t.createElementVNode("span",{class:"sr-only"},".",-1),Ng={key:0,class:"text-gray-mid-dark mt-2"},Vg={class:"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 Tg(e,n,a,o,r,i){const s=q,l=R,c=Be,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 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(s,{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",Bg))]),_:1},8,["class"]),t.createElementVNode("div",{class:t.normalizeClass(["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",Eg,[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),Sg],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",{"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",Ng,t.toDisplayString(e.theItem.date),1)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",Vg,[t.createVNode(c)])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const vt=C(Cg,[["render",Tg]]),xg=t.defineComponent({name:"BlockLinkTile",components:{IconArrow:Be,BaseLink:F,BaseImage:q,BaseImagePlaceholder:R},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?St(this.theItem.startDate,this.theItem.endDate):void 0}}}),Ig={class:"relative"},Mg={class:"lg:group-hover:scale-105 min-h-66 transition-all duration-200 ease-in delay-200 transform scale-100 bg-black"},vg={key:1},Lg=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),Dg=t.createElementVNode("div",{class:"bg-opacity-15 absolute inset-0 bg-black"},null,-1),Pg={class:"absolute inset-x-0 bottom-0"},Ag={key:0,class:"text-subtitle divide-white flex divide-x mb-2"},Og=t.createElementVNode("span",{class:"sr-only"},".",-1),zg={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 Fg(e,n,a,o,r,i){const s=q,l=R,c=Be,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",Ig,[t.createElementVNode("div",Mg,[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(s,{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",vg))]),_:1},8,["aspect-ratio"]),Lg,Dg]),t.createElementVNode("div",Pg,[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",Ag,[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),Og])):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",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",zg,[t.createVNode(c)])],2)])])]),_:1},8,["to","href"])):t.createCommentVNode("",!0)}const Jn=C(xg,[["render",Fg]]),vs={cards:"BlockLinkCard",tiles:"BlockLinkTile"},Hg=t.defineComponent({name:"BlockLinkCarousel",components:{MixinCarousel:Te,BlockLinkCard:vt,BlockLinkTile:Jn},props:{itemType:{type:String,required:!1,default:"cards",validator:e=>Object.keys(vs).includes(e)},items:{type:Array,required:!1},heading:{type:String,required:!1}},computed:{theVariantComponent(){return t.resolveComponent(vs[this.itemType])},hasContent(){return!!(this.items&&this.items.length)}}});function qg(e,n,a,o,r,i){const s=Te;return e.hasContent?(t.openBlock(),t.createBlock(s,{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 ht=C(Hg,[["render",qg]]),Rg=t.defineComponent({name:"BlockListCards",components:{BaseHeading:G,BaseLink:F,BaseImage:q,BaseImagePlaceholder:R,BlockText:le},props:{data:{type:Object,required:!1}},methods:{getExternalLink(e){return vi(e)}}}),jg={key:0,class:"BlockListCards"},Gg={class:"md:mr-6 lg:mr-8 md:mb-0 flex-shrink-0 w-40 mb-6"},Ug={key:2,class:"mt-3"},Wg={class:"pl-4 list-square"},Yg={key:3,class:"mt-3"};function Kg(e,n,a,o,r,i){const s=q,l=R,c=G,d=le,h=F;return e.data&&e.data.items&&e.data.items.length>0?(t.openBlock(),t.createElementBlock("div",jg,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.items,(p,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass(["md:flex",{"lg:pb-10 lg:mb-10 mb-8 border-gray-light-mid pb-6 border-b":m+1!==e.data.items.length}])},[t.createElementVNode("div",Gg,[t.createVNode(l,{"aspect-ratio":"1:1"},{default:t.withCtx(()=>[p.image&&p.image.src?(t.openBlock(),t.createBlock(s,{key:0,src:p.image.src.url,width:p.image.src.width,height:p.image.src.height,alt:"",class:"object-cover",loading:"lazy"},null,8,["src","width","height"])):t.createCommentVNode("",!0)]),_:2},1024)]),t.createElementVNode("div",null,[p.heading?(t.openBlock(),t.createBlock(c,{key:0,size:"h5",level:"h2",class:"mb-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1024)):t.createCommentVNode("",!0),p.description?(t.openBlock(),t.createBlock(d,{key:1,text:p.description,variant:"medium"},null,8,["text"])):t.createCommentVNode("",!0),p.links&&p.links.length>1?(t.openBlock(),t.createElementBlock("div",Ug,[t.createElementVNode("ul",Wg,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.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))])])):p.links&&p.links.length===1?(t.openBlock(),t.createElementBlock("div",Yg,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.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 Lo=C(Rg,[["render",Kg]]),Zg=t.defineComponent({name:"BlockQuote",components:{BaseLink:F},props:{data:{type:Object,required:!0,default:()=>({})}}}),Xg={class:"BlockQuote md:px-0 px-4 mx-auto text-center"},Jg=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mb-6 mb-3"},null,-1),Qg=["innerHTML"],e3={key:0,class:"inline-block"},t3={class:"flex items-center justify-center"},n3=["src","alt"],a3={key:2,class:"attribution-text"},o3=t.createElementVNode("hr",{"aria-hidden":"true",class:"lg:mt-6 mt-3"},null,-1);function r3(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("div",Xg,[Jg,t.createElementVNode("p",{class:"quote",innerHTML:e.data.quote},null,8,Qg),e.data.attribution?(t.openBlock(),t.createElementBlock("div",e3,[t.createElementVNode("div",t3,[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,n3)):t.createCommentVNode("",!0),e.data.quoteLink&&e.data.quoteLink.length>0?(t.openBlock(),t.createBlock(s,{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",a3,[t.createElementVNode("span",null,t.toDisplayString(e.data.attribution),1)]))])])):t.createCommentVNode("",!0),o3])}const pt=C(Zg,[["render",r3]]),i3=t.defineComponent({name:"IconDownload"}),s3={class:"IconDownload",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},l3=[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 c3(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",s3,l3)}const Do=C(i3,[["render",c3]]),d3={page:"page",external:"external",document:"document"},h3=t.defineComponent({name:"BlockRelatedLinks",components:{IconArrow:Be,IconDownload:Do,IconExternal:Ce},props:{variant:{type:String,required:!0,default:"page",validator:e=>Object.keys(d3).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"}}}),p3={class:"can-hover:group-hover:underline min-w-12 block w-auto break-words"};function m3(e,n,a,o,r,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",p3,[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 Po=C(h3,[["render",m3]]),f3=t.defineComponent({name:"BlockRelatedLinks",components:{RelatedLink:Po,BaseHeading:G},props:{data:{type:Object,required:!0,default:()=>({})}},computed:{hasContent(){var e,n;return!!((n=(e=this.data)==null?void 0:e.links)!=null&&n.length)}}}),u3={key:0};function g3(e,n,a,o,r,i){const s=G,l=Po;return e.hasContent?(t.openBlock(),t.createElementBlock("div",u3,[e.data.heading?(t.openBlock(),t.createBlock(s,{key:0,level:"h2",class:"md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.data.heading),1)]),_:1})):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 Me=C(f3,[["render",g3]]),y3=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 r={cols:n.data[o],header:o===0&&n.first_row_is_table_header};a.rows.push(r)}return a}}}),b3={key:0,class:"BlockTable"},k3={class:"overflow-x-auto scrolling-touch"},_3={class:"border-gray-light-mid w-full border-t border-b border-collapse table-auto"},$3={class:"text-gray-mid-dark text-body-sm mt-4"};function w3(e,n,a,o,r,i){return e.data?(t.openBlock(),t.createElementBlock("div",b3,[t.createElementVNode("div",k3,[t.createElementVNode("table",_3,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.table.rows,(s,l)=>(t.openBlock(),t.createElementBlock("tr",{key:l},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.cols,(c,d)=>(t.openBlock(),t.createElementBlock("td",{key:d,class:t.normalizeClass([s.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",$3,t.toDisplayString(e.table.caption),1)])):t.createCommentVNode("",!0)}const Ao=C(y3,[["render",w3]]),C3={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)})}}},B3={key:0,class:"BlockTwitterEmbed lg:px-0 px-8"},E3={ref:"timeline",class:"border-gray-light-mid mx-auto border"};function S3(e,n,a,o,r,i){return a.data?(t.openBlock(),t.createElementBlock("div",B3,[t.createElementVNode("div",E3,null,512)])):t.createCommentVNode("",!0)}const Oo=C(C3,[["render",S3]]),N3=t.defineComponent({name:"BlockVideoEmbed",components:{BaseImagePlaceholder:R,BaseImageCaption:se},props:{data:{type:Object,required:!1}},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")}}}),V3={key:0,class:"BlockVideoEmbed"},T3=["innerHTML"],x3={key:0,class:"lg:px-0 p-4"};function I3(e,n,a,o,r,i){const s=R,l=se;return e.data&&e.data.embed?(t.openBlock(),t.createElementBlock("div",V3,[t.createVNode(s,{"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.embed.embed},null,8,T3)]),_:1}),e.data.caption?(t.openBlock(),t.createElementBlock("div",x3,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const yn=C(N3,[["render",I3]]),M3=t.defineComponent({name:"BlockVideo",components:{BaseVideo:co,BaseImageCaption:se},props:{data:{type:Object,required:!1},autoplay:{type:Boolean,default:!1}}}),v3={key:0,class:"BlockVideo"},L3={key:0,class:"lg:px-0 p-4 pb-0"};function D3(e,n,a,o,r,i){const s=co,l=se;return e.data?(t.openBlock(),t.createElementBlock("div",v3,[t.createVNode(s,{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",L3,[t.createVNode(l,{data:e.data},null,8,["data"])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Qn=C(M3,[["render",D3]]),P3=t.defineComponent({name:"BlockTeaser",components:{BaseButton:j,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}}}),A3={key:0,class:"lg:block bg-gradient-to-l from-transparent-w50 to-transparent-black-50 absolute inset-0 z-10 hidden"},O3={class:"my-auto"},z3={key:0,class:"text-subtitle"},F3={key:2,class:"text-body-md lg:mt-2 mt-4"};function H3(e,n,a,o,r,i){const s=q,l=j;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",A3)):t.createCommentVNode("",!0),e.image&&e.theImage.url?(t.openBlock(),t.createBlock(s,{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",O3,[e.theLabel?(t.openBlock(),t.createElementBlock("h2",z3,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",F3,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 zo=C(P3,[["render",H3]]),Ls={default:"",fluid:"-fluid"},q3=t.defineComponent({name:"BlockStreamfield",components:{LayoutHelper:te,BlockCta:Bo,BlockHeading:dn,BlockImage:xo,BlockImageCarousel:dt,BlockImageComparison:un,BlockImageGallery:gn,BlockInlineImage:Mo,BlockKeyPoints:vo,BlockListCards:Lo,BlockQuote:pt,BlockRelatedLinks:Me,BlockTable:Ao,BlockTeaser:zo,BlockText:le,BlockTwitterEmbed:Oo,BlockIframeEmbed:hn,BlockVideo:Qn,BlockVideoEmbed:yn,BlockAnchor:ho},props:{variant:{type:String,required:!1,default:"default",validator:e=>Object.keys(Ls).includes(e)},data:{type:Array,required:!1}},computed:{layoutClass(){return Ls[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 R3(e,n,a,o,r,i){const s=dn,l=te,c=le,d=Mo,h=Lo,p=vo,m=pt,f=Bo,u=zo,y=dt,B=gn,g=Qn,_=yn,k=xo,N=un,I=Oo,V=hn,T=Ao,x=Me,A=ho;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,(b,w)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[b.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`headingBlock${w}`,indent:"col-3",class:"mb-5"},{default:t.withCtx(()=>[t.createVNode(s,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="RichTextBlock"?(t.openBlock(),t.createBlock(l,{key:`richText${w}`,indent:"col-3",class:t.normalizeClass(e.seamlessText(w)?"lg:mb-8 mb-5":"lg:mb-18 mb-10")},{default:t.withCtx(()=>[t.createVNode(c,{text:b.value},null,8,["text"])]),_:2},1032,["class"])):b.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(d,{key:`inlineImageBlock${w}`,class:t.normalizeClass(["lg:px-0 px-4",e.seamlessText(w)?"lg:mb-8 mb-5":"lg:mb-18 mb-10"]),data:b},null,8,["class","data"])):b.blockType=="ListBlock"?(t.openBlock(),t.createBlock(l,{key:`listBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="KeyPointBlock"?(t.openBlock(),t.createBlock(l,{key:`keyPointBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(p,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`quoteBlock${w}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(m,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="CTABlock"?(t.openBlock(),t.createBlock(l,{key:`ctaBlock${w}`,indent:"col-4",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TeaserBlock"?(t.openBlock(),t.createBlock(l,{key:`teaserBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(u,{"custom-label":b.customLabel,heading:b.heading,introduction:b.introduction,"button-text":b.buttonText,image:b.image,"full-width":b.fullWidthImage,"teaser-page":b.teaserPage},null,8,["custom-label","heading","introduction","button-text","image","full-width","teaser-page"])]),_:2},1024)):b.blockType=="CarouselBlock"?(t.openBlock(),t.createBlock(l,{key:`carouselBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(y,{items:b.blocks,"block-id":b.id},null,8,["items","block-id"])]),_:2},1024)):b.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`imageGalleryBlock${w}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(B,{title:b.galleryTitle,description:b.galleryDescription,cover:b.coverImage,items:b.gallerySlides,"block-id":b.id},null,8,["title","description","cover","items","block-id"])])):b.blockType=="VideoBlock"?(t.openBlock(),t.createBlock(l,{key:`videoBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(g,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="VideoEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`videoEmbedBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(_,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="FullBleedImageBlock"?(t.openBlock(),t.createBlock(k,{key:`fullBleedImageBlock${w}`,class:"lg:mb-18 mb-10",data:b,"full-bleed":b.fullBleed},null,8,["data","full-bleed"])):b.blockType=="ImageComparisonBlock"?(t.openBlock(),t.createBlock(l,{key:`imageComparisonBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(N,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TwitterEmbedBlock"?(t.openBlock(),t.createBlock(I,{key:`twitterEmbedBlock${w}`,class:"lg:mb-18 mb-10",data:b},null,8,["data"])):b.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`iframeEmbedBlock${w}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(V,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="TableBlock"?(t.openBlock(),t.createBlock(l,{key:`tableBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(T,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`relatedLinksBlock${w}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(x,{data:b},null,8,["data"])]),_:2},1024)):b.blockType=="AnchorBlock"?(t.openBlock(),t.createBlock(A,{key:`anchorBlock${w}`,data:b},null,8,["data"])):(t.openBlock(),t.createElementBlock("div",{key:w,class:"lg:mb-18 p-3 mb-10 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(b),1)]))],64))),256))],2)):t.createCommentVNode("",!0)}const mt=C(q3,[["render",R3]]);var j3={FREQUENCY:{DAILY:"DAILY",WEEKLY:"WEEKLY",MONTHLY:"MONTHLY",YEARLY:"YEARLY"}},ue={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"},ea={YAHOO:"https://calendar.yahoo.com/",GOOGLE:"https://calendar.google.com/calendar/render",OUTLOOK:"https://outlook.{{host}}.com/calendar/0/deeplink/compose"},_e=function(e){return e===void 0&&(e=""),"0".concat(parseInt(e.toString(),10)).slice(-2)},G3=function(e,n){var a=Math.floor((n-e)/1e3),o=Math.floor(a/3600),r=a/3600%1*60;return"".concat(_e(o)).concat(_e(r))},U3=function(e,n){var a=Math.floor((n-e)/1e3);return Math.floor(a/3600)},W3=function(e){var n=e.frequency,a=e.interval,o=j3.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},Ds=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getUTCFullYear(),MM:_e(e.getUTCMonth()+1),DD:_e(e.getUTCDate()),hh:_e(e.getUTCHours()),mm:_e(e.getUTCMinutes()),ss:_e(e.getUTCSeconds())};return Object.keys(a).reduce(function(o,r){return o.replace(r,a[r].toString())},n)},Y3=function(e,n){e===void 0&&(e=new Date);var a={YYYY:e.getFullYear(),MM:_e(e.getMonth()+1),DD:_e(e.getDate()),hh:_e(e.getHours()),mm:_e(e.getMinutes()),ss:_e(e.getSeconds())};return Object.keys(a).reduce(function(o,r){return o.replace(r,a[r].toString())},n)},K3=function(){return Ds(new Date,ue.FULL)},Z3=function(e,n){var a=n*864e5,o=new Date;return o.setTime(e.getTime()+a),o},de={addLeadingZero:_e,getDuration:G3,getHoursDiff:U3,getRecurrenceLengthDays:W3,formatDate:Ds,formatDateNoUtc:Y3,getTimeCreated:K3,incrementDate:Z3},ta=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||de.incrementDate(a.start,1),a.recurrence=o.recurrence},this.setParam=function(o,r){return a.params[o]=r,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}(),Fo=function(e,n){return Fo=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,o){a.__proto__=o}||function(a,o){for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(a[r]=o[r])},Fo(e,n)};function na(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");Fo(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}var aa=function(){return aa=Object.assign||function(n){for(var a,o=1,r=arguments.length;o<r;o++){a=arguments[o];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])}return n},aa.apply(this,arguments)};function Qe(e,n,a){if(a||arguments.length===2)for(var o=0,r=n.length,i;o<r;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 Ho=function(e,n,a){n===void 0&&(n=";"),a===void 0&&(a=function(i){return i});var o=[];for(var r in e)e.hasOwnProperty(r)&&e[r]!==void 0&&o.push("".concat(r,"=").concat(a(e[r])));return o.join(n)},X3=function(e){var n=Object.keys(e).filter(function(a){return e[a]!==null}).reduce(function(a,o){var r;return aa(aa({},a),(r={},r[o]=e[o],r))},{});return Ho(n,"&",encodeURIComponent)},J3=function(e){return Ho(e,";")},Q3=function(e){return e.map(function(n){var a=n.email,o=n.name;return o?"".concat(o," <").concat(a,">"):a})},e4=function(e){return[e[0].toUpperCase(),e.slice(-e.length+1).toLowerCase()].join("")},et={toParamString:Ho,toQueryString:X3,toIcsParamString:J3,toMailtoList:Q3,toProperCase:e4},t4=function(e){return e===void 0&&(e=""),e.replace(/\\/g,"\\\\").replace(/\n/g,"\\n").replace(/[,;]/g,"\\$&")},n4=function(){return Math.random().toString(36).substr(2)},a4=function(){return typeof window<"u"?window.location.host:"datebook"},o4=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=de.formatDate(e.end,ue.FULL)),et.toIcsParamString(o)},Ue={formatText:t4,getUid:n4,getProdId:a4,getRrule:o4};(function(e){na(n,e);function n(a){var o=e.call(this,a)||this;return o.setInitialParams=function(){var r=ue.DATE;o.isAllDay||(r+=ue.TIME);var i=[de.formatDate(o.start,r),de.formatDate(o.end,r)].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(Ue.getRrule(o.recurrence))),o.attendees.length>0&&o.setParam("add",et.toMailtoList(o.attendees).join(","))},o.render=function(){var r=ea.GOOGLE,i=et.toQueryString(o.params);return"".concat(r,"?").concat(i)},o.setInitialParams(),o}return n})(ta),function(e){na(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",et.toMailtoList(o.attendees).join(","))},o.setTimeParams=function(){o.isAllDay?o.setParam("dur","allday").setParam("st",de.formatDateNoUtc(o.start,ue.DATE)):(o.setParam("st",de.formatDateNoUtc(o.start,ue.NO_UTC_FULL)),de.getHoursDiff(o.start.getTime(),o.end.getTime())>99?o.setParam("et",de.formatDateNoUtc(o.end,ue.NO_UTC_FULL)):o.setParam("dur",de.getDuration(o.start.getTime(),o.end.getTime())))},o.render=function(){var r=ea.YAHOO,i=et.toQueryString(o.params);return"".concat(r,"?").concat(i)},o.setInitialParams(),o}return n}(ta),function(e){na(n,e);function n(a){var o=e.call(this,a)||this;return o.baseUrl=ea.OUTLOOK,o.setInitialParams=function(){var r=ue.OUTLOOK_DATE;o.isAllDay||(r+=ue.OUTLOOK_TIME),o.setParam("rru","addevent").setParam("path","/calendar/action/compose").setParam("startdt",de.formatDate(o.start,r)).setParam("enddt",de.formatDate(o.end,r)).setParam("subject",o.title).setParam("body",o.description).setParam("location",o.location).setParam("allday",o.isAllDay.toString()),o.attendees.length>0&&o.setParam("to",et.toMailtoList(o.attendees).join(","))},o.setHost=function(r){return["live","office"].includes(r)&&(o.baseUrl=ea.OUTLOOK.replace("{{host}}",r)),o},o.render=function(){var r=et.toQueryString(o.params);return"".concat(o.baseUrl,"?").concat(r)},o.setInitialParams(),o.setHost("live"),o}return n}(ta);var r4=function(e){na(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",Ue.getUid()).setMeta("DTSTAMP",de.getTimeCreated()).addProperty("CLASS","PUBLIC").addProperty("DESCRIPTION",Ue.formatText(o.description)).addProperty("LOCATION",Ue.formatText(o.location)).addProperty("SUMMARY",Ue.formatText(o.title)).addProperty("TRANSP","TRANSPARENT"),o.isAllDay?o.addProperty("DTSTART;VALUE=DATE",de.formatDateNoUtc(o.start,ue.DATE)).addProperty("DTEND;VALUE=DATE",de.formatDateNoUtc(de.incrementDate(o.start,1),ue.DATE)):o.addProperty("DTSTART",de.formatDate(o.start,ue.FULL)).addProperty("DTEND",de.formatDate(o.end,ue.FULL)),o.recurrence&&o.addProperty("RRULE",Ue.getRrule(o.recurrence)),o.attendees.length>0&&o.attendees.forEach(function(r){var i=r.email,s=r.name,l=r.icsOptions,c=l===void 0?{}:l,d=o.getAttendeeParams(c,s),h="MAILTO:".concat(i);o.addProperty(d,h)})},o.getAttendeeParams=function(r,i){var s={};i&&(s.CN=i),r.delegatedFrom&&(s["DELEGATED-FROM"]=r.delegatedFrom),r.partStat&&(s.PARTSTAT=r.partStat),r.role&&(s.ROLE=r.role),r.sentBy&&(s["SENT-BY"]=r.sentBy),s.RSVP=r.rsvp?"TRUE":"FALSE";var l=et.toParamString(s,";");return"ATTENDEE;".concat(l)},o.getAlarmDuration=function(r){var i=["".concat(r.weeks,"W"),"".concat(r.days,"D"),"".concat(r.hours,"H"),"".concat(r.minutes,"M"),"".concat(r.seconds,"S")].filter(function(s){return/^[0-9]+[A-Z]$/.exec(s)});return i.unshift(r.after?"PT":"-PT"),i.join("")},o.getMeta=function(){return Object.keys(o.meta).map(function(r){return"".concat(r,":").concat(o.meta[r])})},o.setMeta=function(r,i){return o.meta[r]=i,o},o.addEvent=function(r){return o.additionalEvents.push(r),o},o.addProperty=function(r,i){if(typeof i=="object"){o.properties.push("BEGIN:".concat(r));for(var s in i)o.addProperty(s,i[s]);o.properties.push("END:".concat(r))}else o.properties.push("".concat(r,":").concat(i.toString()));return o},o.addAlarm=function(r){var i={ACTION:r.action};if(r.description&&(i.DESCRIPTION=Ue.formatText(r.description)),r.summary&&(i.SUMMARY=Ue.formatText(r.summary)),r.duration&&(i.DURATION=o.getAlarmDuration(r.duration)),r.repeat&&(i.REPEAT=r.repeat),r.attach){var s=r.attach.params?"ATTACH;".concat(r.attach.params):"ATTACH";i[s]=r.attach.url}return r.trigger instanceof Date?i["TRIGGER;VALUE=DATE-TIME"]=de.formatDate(r.trigger,ue.FULL):i.TRIGGER=o.getAlarmDuration(r.trigger),o.addProperty("VALARM",i)},o.render=function(){var r=Qe([o],o.additionalEvents,!0),i=r.reduce(function(s,l){return Qe(Qe(Qe(Qe(Qe([],s,!0),["BEGIN:VEVENT"],!1),l.properties,!0),l.getMeta(),!0),["END:VEVENT"],!1)},[]);return Qe(Qe(["BEGIN:VCALENDAR","VERSION:2.0"],i,!0),["PRODID:".concat(Ue.getProdId()),"END:VCALENDAR"],!1).join(`
36
+ `)},o.setInitialParams(),o}return n}(ta);const i4=t.defineComponent({name:"CalendarButton",components:{BaseButton:j},props:{isAllDay:{type:Boolean,required:!0},startDatetime:{type:String,required:!0},endDatetime:{type:String,required:!1},title:{type:String,required:!1},location:{type:String,required:!1},description:{type:String,required:!1}},computed:{icalendar(){let e={};if(this.endDatetime&&this.isAllDay){const a=Jt(this.startDatetime);e={frequency:"DAILY",interval:1,count:Jt(this.endDatetime).diff(a,"day")+1}}const n={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};return new r4(n)}},methods:{addSlashes(e){return e.replace(/[,;\\]/g,"\\$&").replace(/\u0000/g,"\\0")}}});function s4(e,n,a,o,r,i){const s=j;return t.openBlock(),t.createBlock(s,{class:"w-full",variant:"secondary",compact:"",onClick:n[0]||(n[0]=l=>e.icalendar.download())},{default:t.withCtx(()=>[t.createTextVNode(" Add to calendar ")]),_:1})}const qo=C(i4,[["render",s4]]),l4=t.defineComponent({name:"DetailHeadline",components:{BaseLink:F,BaseHeading:G},props:{title:{type:String,required:!1},author:{type:Object,required:!1},publicationDate:{type:String,required:!1},publicationTime:{type:String,required:!1},topics:{type:Array,required:!1},label:{type:String,required:!1},labelLink:{type:String,required:!1},schema:{type:Boolean,default:!1}},computed:{...it(On),pubDatetime(){const e=this.publicationTime||"00:00:00";return new Date(this.publicationDate+" "+e).toISOString()}}}),c4={key:0},d4={key:0,class:"flex flex-wrap items-start mb-3"},h4={key:0,class:"inline"},p4=["itemprop"],m4={key:1,class:"text-subtitle py-3"},f4=t.createElementVNode("span",{class:"sr-only"},".",-1),u4={key:1,class:"lg:text-base text-gray-mid-dark divide-gray-mid-dark px-3 mt-5 -ml-3 text-sm leading-normal"},g4=["itemprop"],y4=["itemprop"],b4=["itemprop"],k4=["itemprop"],_4=["itemprop"],$4={key:2},w4=["content"];function C4(e,n,a,o,r,i){const s=F,l=G;return e.title||e.label||e.topics||e.publicationDate||e.author?(t.openBlock(),t.createElementBlock("div",c4,[e.label||e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",d4,[e.topics&&e.topics.length?(t.openBlock(),t.createElementBlock("div",h4,[t.createVNode(s,{variant:"secondary",to:e.topics[0].url,class:"py-3","use-primary-color":""},{default:t.withCtx(()=>[t.createElementVNode("span",{itemprop:e.schema?"articleSection":void 0},t.toDisplayString(e.topics[0].title),9,p4)]),_:1},8,["to"])])):e.label?(t.openBlock(),t.createElementBlock("span",m4,[e.labelLink?(t.openBlock(),t.createBlock(s,{key:1,variant:"secondary",to:e.labelLink,class:"py-3"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.label),1)]),_:1},8,["to"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(e.label),1)],64))])):t.createCommentVNode("",!0),f4])):t.createCommentVNode("",!0),t.createVNode(l,{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.author||e.publicationDate?(t.openBlock(),t.createElementBlock("div",u4,[e.author?(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.createElementVNode("span",{itemprop:e.schema?"name":void 0},t.toDisplayString(e.author.name),9,y4)],8,g4)):(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,k4),t.createElementVNode("span",{itemprop:e.schema?"url":void 0}," https://www.jpl.nasa.gov/ ",8,_4)],8,b4)),e.publicationDate?(t.openBlock(),t.createElementBlock("span",$4,[e.schema?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"datePublished",content:e.pubDatetime},null,8,w4)):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(e.$filters.displayDate(e.publicationDate)),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const bn=C(l4,[["render",C4]]),B4=t.defineComponent({name:"IconArrows"}),E4={class:"IconArrows",width:"32",height:"12",viewBox:"0 0 32 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},S4=[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 N4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",E4,S4)}const oa=C(B4,[["render",N4]]),V4=t.defineComponent({name:"DsnWidget",components:{BaseLink:F,IconArrows:oa},props:{data:{type:Object,required:!1}}}),T4={key:0,class:"lg:col-span-3 sm:col-span-5 col-span-full"},x4={key:0,class:"text-subtitle text-jpl-red mb-4"},I4={key:0,class:"text-subtitle text-jpl-red mb-4"},M4={key:0,class:"text-body-sm mb-4"},v4={key:1,class:"text-stats-lg"},L4={class:"text-gray-mid-dark flex flex-nowrap items-center justify-start mt-2 text-sm"},D4={key:0,class:"animate-pulse mr-1"},P4={class:"sr-only"},A4={key:1,class:"mr-1","aria-hidden":"true"},O4={key:2,class:"animate-pulse"},z4={class:"sr-only"},F4={key:3,class:"text-body-sm"};function H4(e,n,a,o,r,i){const s=F,l=oa;return e.data?(t.openBlock(),t.createElementBlock("div",T4,[e.data.link?(t.openBlock(),t.createBlock(s,{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",x4,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",I4,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",M4,t.toDisplayString(e.data.transmitTitle),1)):t.createCommentVNode("",!0),e.data.spacecraftName?(t.openBlock(),t.createElementBlock("p",v4,t.toDisplayString(e.data.spacecraftName),1)):t.createCommentVNode("",!0),t.createElementVNode("div",L4,[e.data.transmitStatus==="both"||e.data.transmitStatus==="sending"?(t.openBlock(),t.createElementBlock("span",D4,[t.createElementVNode("span",P4,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",A4,t.toDisplayString(e.data.location),1)):t.createCommentVNode("",!0),e.data.transmitStatus==="both"||e.data.transmitStatus==="receiving"?(t.openBlock(),t.createElementBlock("span",O4,[t.createElementVNode("span",z4,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",F4,"Data currently unavailable"))])):t.createCommentVNode("",!0)}const Ro=C(V4,[["render",H4]]),q4=t.defineComponent({name:"IconLocation"}),R4={class:"IconLocation",width:"16",height:"22",viewBox:"0 0 16 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},j4=[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 G4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",R4,j4)}const ra=C(q4,[["render",G4]]),U4=t.defineComponent({name:"IconTime"}),W4={class:"IconTime",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Y4=[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 K4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",W4,Y4)}const ia=C(U4,[["render",K4]]),Z4=t.defineComponent({name:"IconCalendar"}),X4={class:"IconCalendar",width:"20",height:"19",viewBox:"0 0 20 19",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},J4=[t.createElementVNode("path",{d:"M7 0v2h6V0h2v2h5v17H0V2h5V0h2zm11 9H2v8h16V9zM5 4H2v3h16V4h-3v2h-2V4H7v2H5V4z",fill:"currentColor"},null,-1)];function Q4(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",X4,J4)}const sa=C(Z4,[["render",Q4]]),e5=t.defineComponent({name:"EventCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:R},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?Fn(this.startDate,this.endDate):null},displayTime(){if(this.startDate)return Za(this.startDate,this.endDate,this.endTime)},formattedEventDates(){return this.startDate?St(this.startDate,this.endDate):void 0}}}),t5={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 gap-7 pb-6 mb-6 border-b"},n5={class:"col-span-6 md:order-last"},a5={key:1,class:"text-gray-dark text-body-sm mb-3 hidden md:block"},o5={class:"md:mt-10 text-xl md:flex"},r5={class:"EventCard__Metadata flex text-primary text-body-sm"},i5={class:"EventCard__Metadata hidden md:flex text-primary text-body-sm"},s5={key:0,class:"EventCard__Metadata flex text-primary text-body-sm"},l5={key:0,class:"SearchResultCard-image col-span-3 md:order-first"},c5={key:1,class:"hidden md:block absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},d5={class:"font-extrabold text-6xl leading-tight tracking-wider"},h5={class:"text-subtitle"};function p5(e,n,a,o,r,i){const s=G,l=sa,c=ia,d=ra,h=q,p=R,m=F;return t.openBlock(),t.createBlock(m,{variant:"none",to:e.url,class:"SearchResultCard EventCard","link-class":"block"},{default:t.withCtx(()=>[t.createElementVNode("div",t5,[t.createElementVNode("div",n5,[e.title?(t.openBlock(),t.createBlock(s,{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",a5,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),t.createElementVNode("div",o5,[t.createElementVNode("div",r5,[t.createVNode(l,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",i5,[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",s5,[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",l5,[t.createVNode(p,{"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",c5,[t.createElementVNode("div",d5,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",h5,t.toDisplayString(e.splitDate.monthAndYear),1)])):t.createCommentVNode("",!0)]),_:1})])):t.createCommentVNode("",!0)])]),_:1},8,["to"])}const jo=C(e5,[["render",p5]]),m5=t.defineComponent({name:"EventDetailHero",components:{BaseImage:q},props:{data:{type:Object,required:!1},startDateSplit:{type:Object,required:!0},image:{type:Object,required:!1}},computed:{getSrcSet(){return this.image?pe(this.image):void 0}}}),f5={key:0,class:"HeroMedia mb-10 md:mb-10 lg:mb-14 -mx-4 lg:mx-0"},u5={class:"bg-gray-light"},g5={class:"relative flex items-center mx-auto overflow-hidden vh-crop max-w-screen-3xl"},y5={class:"hero"},b5={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white bg-primary"},k5={class:"font-extrabold text-6xl leading-tight tracking-wider"},_5={class:"text-subtitle"};function $5(e,n,a,o,r,i){const s=q;return e.image?(t.openBlock(),t.createElementBlock("div",f5,[t.createElementVNode("div",u5,[t.createElementVNode("div",g5,[t.createElementVNode("div",y5,[e.image.src?(t.openBlock(),t.createBlock(s,{key:0,src:e.image.src.url,srcset:e.getSrcSet,alt:e.image.alt,width:e.image.src.width,height:e.image.src.height,"image-class":"object-center w-full h-full","object-fit-class":"cover",loading:"lazy"},null,8,["src","srcset","alt","width","height"])):t.createCommentVNode("",!0),e.startDateSplit?(t.openBlock(),t.createElementBlock("div",b5,[t.createElementVNode("div",k5,t.toDisplayString(e.startDateSplit.day),1),t.createElementVNode("div",_5,t.toDisplayString(e.startDateSplit.monthAndYear),1)])):t.createCommentVNode("",!0)])])])])):t.createCommentVNode("",!0)}const Go=C(m5,[["render",$5]]);var w5=Error,C5=EvalError,B5=RangeError,E5=ReferenceError,Ps=SyntaxError,kn=TypeError,S5=URIError,N5=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var n={},a=Symbol("test"),o=Object(a);if(typeof a=="string"||Object.prototype.toString.call(a)!=="[object Symbol]"||Object.prototype.toString.call(o)!=="[object Symbol]")return!1;var r=42;n[a]=r;for(a in n)return!1;if(typeof Object.keys=="function"&&Object.keys(n).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(n).length!==0)return!1;var i=Object.getOwnPropertySymbols(n);if(i.length!==1||i[0]!==a||!Object.prototype.propertyIsEnumerable.call(n,a))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(n,a);if(s.value!==r||s.enumerable!==!0)return!1}return!0},As=typeof Symbol<"u"&&Symbol,V5=N5,T5=function(){return typeof As!="function"||typeof Symbol!="function"||typeof As("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:V5()},Uo={__proto__:null,foo:{}},x5=Object,I5=function(){return{__proto__:Uo}.foo===Uo.foo&&!(Uo instanceof x5)},M5="Function.prototype.bind called on incompatible ",v5=Object.prototype.toString,L5=Math.max,D5="[object Function]",Os=function(n,a){for(var o=[],r=0;r<n.length;r+=1)o[r]=n[r];for(var i=0;i<a.length;i+=1)o[i+n.length]=a[i];return o},P5=function(n,a){for(var o=[],r=a,i=0;r<n.length;r+=1,i+=1)o[i]=n[r];return o},A5=function(e,n){for(var a="",o=0;o<e.length;o+=1)a+=e[o],o+1<e.length&&(a+=n);return a},O5=function(n){var a=this;if(typeof a!="function"||v5.apply(a)!==D5)throw new TypeError(M5+a);for(var o=P5(arguments,1),r,i=function(){if(this instanceof r){var h=a.apply(this,Os(o,arguments));return Object(h)===h?h:this}return a.apply(n,Os(o,arguments))},s=L5(0,a.length-o.length),l=[],c=0;c<s;c++)l[c]="$"+c;if(r=Function("binder","return function ("+A5(l,",")+"){ return binder.apply(this,arguments); }")(i),a.prototype){var d=function(){};d.prototype=a.prototype,r.prototype=new d,d.prototype=null}return r},z5=O5,Wo=Function.prototype.bind||z5,F5=Function.prototype.call,H5=Object.prototype.hasOwnProperty,q5=Wo,R5=q5.call(F5,H5),K,j5=w5,G5=C5,U5=B5,W5=E5,Lt=Ps,Dt=kn,Y5=S5,zs=Function,Yo=function(e){try{return zs('"use strict"; return ('+e+").constructor;")()}catch{}},ft=Object.getOwnPropertyDescriptor;if(ft)try{ft({},"")}catch{ft=null}var Ko=function(){throw new Dt},K5=ft?function(){try{return arguments.callee,Ko}catch{try{return ft(arguments,"callee").get}catch{return Ko}}}():Ko,Pt=T5(),Z5=I5(),he=Object.getPrototypeOf||(Z5?function(e){return e.__proto__}:null),At={},X5=typeof Uint8Array>"u"||!he?K:he(Uint8Array),ut={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?K:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?K:ArrayBuffer,"%ArrayIteratorPrototype%":Pt&&he?he([][Symbol.iterator]()):K,"%AsyncFromSyncIteratorPrototype%":K,"%AsyncFunction%":At,"%AsyncGenerator%":At,"%AsyncGeneratorFunction%":At,"%AsyncIteratorPrototype%":At,"%Atomics%":typeof Atomics>"u"?K:Atomics,"%BigInt%":typeof BigInt>"u"?K:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?K:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?K:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?K:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":j5,"%eval%":eval,"%EvalError%":G5,"%Float32Array%":typeof Float32Array>"u"?K:Float32Array,"%Float64Array%":typeof Float64Array>"u"?K:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?K:FinalizationRegistry,"%Function%":zs,"%GeneratorFunction%":At,"%Int8Array%":typeof Int8Array>"u"?K:Int8Array,"%Int16Array%":typeof Int16Array>"u"?K:Int16Array,"%Int32Array%":typeof Int32Array>"u"?K:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Pt&&he?he(he([][Symbol.iterator]())):K,"%JSON%":typeof JSON=="object"?JSON:K,"%Map%":typeof Map>"u"?K:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Pt||!he?K:he(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?K:Promise,"%Proxy%":typeof Proxy>"u"?K:Proxy,"%RangeError%":U5,"%ReferenceError%":W5,"%Reflect%":typeof Reflect>"u"?K:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?K:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Pt||!he?K:he(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?K:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Pt&&he?he(""[Symbol.iterator]()):K,"%Symbol%":Pt?Symbol:K,"%SyntaxError%":Lt,"%ThrowTypeError%":K5,"%TypedArray%":X5,"%TypeError%":Dt,"%Uint8Array%":typeof Uint8Array>"u"?K:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?K:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?K:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?K:Uint32Array,"%URIError%":Y5,"%WeakMap%":typeof WeakMap>"u"?K:WeakMap,"%WeakRef%":typeof WeakRef>"u"?K:WeakRef,"%WeakSet%":typeof WeakSet>"u"?K:WeakSet};if(he)try{null.error}catch(e){var J5=he(he(e));ut["%Error.prototype%"]=J5}var Q5=function e(n){var a;if(n==="%AsyncFunction%")a=Yo("async function () {}");else if(n==="%GeneratorFunction%")a=Yo("function* () {}");else if(n==="%AsyncGeneratorFunction%")a=Yo("async function* () {}");else if(n==="%AsyncGenerator%"){var o=e("%AsyncGeneratorFunction%");o&&(a=o.prototype)}else if(n==="%AsyncIteratorPrototype%"){var r=e("%AsyncGenerator%");r&&he&&(a=he(r.prototype))}return ut[n]=a,a},Fs={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},_n=Wo,la=R5,ey=_n.call(Function.call,Array.prototype.concat),ty=_n.call(Function.apply,Array.prototype.splice),Hs=_n.call(Function.call,String.prototype.replace),ca=_n.call(Function.call,String.prototype.slice),ny=_n.call(Function.call,RegExp.prototype.exec),ay=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,oy=/\\(\\)?/g,ry=function(n){var a=ca(n,0,1),o=ca(n,-1);if(a==="%"&&o!=="%")throw new Lt("invalid intrinsic syntax, expected closing `%`");if(o==="%"&&a!=="%")throw new Lt("invalid intrinsic syntax, expected opening `%`");var r=[];return Hs(n,ay,function(i,s,l,c){r[r.length]=l?Hs(c,oy,"$1"):s||i}),r},iy=function(n,a){var o=n,r;if(la(Fs,o)&&(r=Fs[o],o="%"+r[0]+"%"),la(ut,o)){var i=ut[o];if(i===At&&(i=Q5(o)),typeof i>"u"&&!a)throw new Dt("intrinsic "+n+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:i}}throw new Lt("intrinsic "+n+" does not exist!")},Ot=function(n,a){if(typeof n!="string"||n.length===0)throw new Dt("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof a!="boolean")throw new Dt('"allowMissing" argument must be a boolean');if(ny(/^%?[^%]*%?$/,n)===null)throw new Lt("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var o=ry(n),r=o.length>0?o[0]:"",i=iy("%"+r+"%",a),s=i.name,l=i.value,c=!1,d=i.alias;d&&(r=d[0],ty(o,ey([0,1],d)));for(var h=1,p=!0;h<o.length;h+=1){var m=o[h],f=ca(m,0,1),u=ca(m,-1);if((f==='"'||f==="'"||f==="`"||u==='"'||u==="'"||u==="`")&&f!==u)throw new Lt("property names with quotes must have matching quotes");if((m==="constructor"||!p)&&(c=!0),r+="."+m,s="%"+r+"%",la(ut,s))l=ut[s];else if(l!=null){if(!(m in l)){if(!a)throw new Dt("base intrinsic for "+n+" exists, but the property is not available.");return}if(ft&&h+1>=o.length){var y=ft(l,m);p=!!y,p&&"get"in y&&!("originalValue"in y.get)?l=y.get:l=l[m]}else p=la(l,m),l=l[m];p&&!c&&(ut[s]=l)}}return l},qs={exports:{}},Zo,Rs;function Xo(){if(Rs)return Zo;Rs=1;var e=Ot,n=e("%Object.defineProperty%",!0)||!1;if(n)try{n({},"a",{value:1})}catch{n=!1}return Zo=n,Zo}var sy=Ot,da=sy("%Object.getOwnPropertyDescriptor%",!0);if(da)try{da([],"length")}catch{da=null}var js=da,Gs=Xo(),ly=Ps,zt=kn,Us=js,cy=function(n,a,o){if(!n||typeof n!="object"&&typeof n!="function")throw new zt("`obj` must be an object or a function`");if(typeof a!="string"&&typeof a!="symbol")throw new zt("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new zt("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new zt("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new zt("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new zt("`loose`, if provided, must be a boolean");var r=arguments.length>3?arguments[3]:null,i=arguments.length>4?arguments[4]:null,s=arguments.length>5?arguments[5]:null,l=arguments.length>6?arguments[6]:!1,c=!!Us&&Us(n,a);if(Gs)Gs(n,a,{configurable:s===null&&c?c.configurable:!s,enumerable:r===null&&c?c.enumerable:!r,value:o,writable:i===null&&c?c.writable:!i});else if(l||!r&&!i&&!s)n[a]=o;else throw new ly("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},Jo=Xo(),Ws=function(){return!!Jo};Ws.hasArrayLengthDefineBug=function(){if(!Jo)return null;try{return Jo([],"length",{value:1}).length!==1}catch{return!0}};var dy=Ws,hy=Ot,Ys=cy,py=dy(),Ks=js,Zs=kn,my=hy("%Math.floor%"),fy=function(n,a){if(typeof n!="function")throw new Zs("`fn` is not a function");if(typeof a!="number"||a<0||a>4294967295||my(a)!==a)throw new Zs("`length` must be a positive 32-bit integer");var o=arguments.length>2&&!!arguments[2],r=!0,i=!0;if("length"in n&&Ks){var s=Ks(n,"length");s&&!s.configurable&&(r=!1),s&&!s.writable&&(i=!1)}return(r||i||!o)&&(py?Ys(n,"length",a,!0,!0):Ys(n,"length",a)),n};(function(e){var n=Wo,a=Ot,o=fy,r=kn,i=a("%Function.prototype.apply%"),s=a("%Function.prototype.call%"),l=a("%Reflect.apply%",!0)||n.call(s,i),c=Xo(),d=a("%Math.max%");e.exports=function(m){if(typeof m!="function")throw new r("a function is required");var f=l(n,s,arguments);return o(f,1+d(0,m.length-(arguments.length-1)),!0)};var h=function(){return l(n,i,arguments)};c?c(e.exports,"apply",{value:h}):e.exports.apply=h})(qs);var uy=qs.exports,Xs=Ot,Js=uy,gy=Js(Xs("String.prototype.indexOf")),yy=function(n,a){var o=Xs(n,!!a);return typeof o=="function"&&gy(n,".prototype.")>-1?Js(o):o};const by=xd(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Qo=typeof Map=="function"&&Map.prototype,er=Object.getOwnPropertyDescriptor&&Qo?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ha=Qo&&er&&typeof er.get=="function"?er.get:null,Qs=Qo&&Map.prototype.forEach,tr=typeof Set=="function"&&Set.prototype,nr=Object.getOwnPropertyDescriptor&&tr?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,pa=tr&&nr&&typeof nr.get=="function"?nr.get:null,el=tr&&Set.prototype.forEach,ky=typeof WeakMap=="function"&&WeakMap.prototype,$n=ky?WeakMap.prototype.has:null,_y=typeof WeakSet=="function"&&WeakSet.prototype,wn=_y?WeakSet.prototype.has:null,$y=typeof WeakRef=="function"&&WeakRef.prototype,tl=$y?WeakRef.prototype.deref:null,wy=Boolean.prototype.valueOf,Cy=Object.prototype.toString,By=Function.prototype.toString,Ey=String.prototype.match,ar=String.prototype.slice,tt=String.prototype.replace,Sy=String.prototype.toUpperCase,nl=String.prototype.toLowerCase,al=RegExp.prototype.test,ol=Array.prototype.concat,Pe=Array.prototype.join,Ny=Array.prototype.slice,rl=Math.floor,or=typeof BigInt=="function"?BigInt.prototype.valueOf:null,rr=Object.getOwnPropertySymbols,ir=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Ft=typeof Symbol=="function"&&typeof Symbol.iterator=="object",me=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Ft||!0)?Symbol.toStringTag:null,il=Object.prototype.propertyIsEnumerable,sl=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function ll(e,n){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||al.call(/e/,n))return n;var a=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var o=e<0?-rl(-e):rl(e);if(o!==e){var r=String(o),i=ar.call(n,r.length+1);return tt.call(r,a,"$&_")+"."+tt.call(tt.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return tt.call(n,a,"$&_")}var sr=by,cl=sr.custom,dl=ml(cl)?cl:null,Vy=function e(n,a,o,r){var i=a||{};if(nt(i,"quoteStyle")&&i.quoteStyle!=="single"&&i.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(nt(i,"maxStringLength")&&(typeof i.maxStringLength=="number"?i.maxStringLength<0&&i.maxStringLength!==1/0:i.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=nt(i,"customInspect")?i.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(nt(i,"indent")&&i.indent!==null&&i.indent!==" "&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(nt(i,"numericSeparator")&&typeof i.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var l=i.numericSeparator;if(typeof n>"u")return"undefined";if(n===null)return"null";if(typeof n=="boolean")return n?"true":"false";if(typeof n=="string")return ul(n,i);if(typeof n=="number"){if(n===0)return 1/0/n>0?"0":"-0";var c=String(n);return l?ll(n,c):c}if(typeof n=="bigint"){var d=String(n)+"n";return l?ll(n,d):d}var h=typeof i.depth>"u"?5:i.depth;if(typeof o>"u"&&(o=0),o>=h&&h>0&&typeof n=="object")return lr(n)?"[Array]":"[Object]";var p=Uy(i,o);if(typeof r>"u")r=[];else if(fl(r,n)>=0)return"[Circular]";function m(M,v,D){if(v&&(r=Ny.call(r),r.push(v)),D){var P={depth:i.depth};return nt(i,"quoteStyle")&&(P.quoteStyle=i.quoteStyle),e(M,P,o+1,r)}return e(M,i,o+1,r)}if(typeof n=="function"&&!pl(n)){var f=Ay(n),u=ma(n,m);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(u.length>0?" { "+Pe.call(u,", ")+" }":"")}if(ml(n)){var y=Ft?tt.call(String(n),/^(Symbol\(.*\))_[^)]*$/,"$1"):ir.call(n);return typeof n=="object"&&!Ft?Cn(y):y}if(Ry(n)){for(var B="<"+nl.call(String(n.nodeName)),g=n.attributes||[],_=0;_<g.length;_++)B+=" "+g[_].name+"="+hl(Ty(g[_].value),"double",i);return B+=">",n.childNodes&&n.childNodes.length&&(B+="..."),B+="</"+nl.call(String(n.nodeName))+">",B}if(lr(n)){if(n.length===0)return"[]";var k=ma(n,m);return p&&!Gy(k)?"["+dr(k,p)+"]":"[ "+Pe.call(k,", ")+" ]"}if(Iy(n)){var N=ma(n,m);return!("cause"in Error.prototype)&&"cause"in n&&!il.call(n,"cause")?"{ ["+String(n)+"] "+Pe.call(ol.call("[cause]: "+m(n.cause),N),", ")+" }":N.length===0?"["+String(n)+"]":"{ ["+String(n)+"] "+Pe.call(N,", ")+" }"}if(typeof n=="object"&&s){if(dl&&typeof n[dl]=="function"&&sr)return sr(n,{depth:h-o});if(s!=="symbol"&&typeof n.inspect=="function")return n.inspect()}if(Oy(n)){var I=[];return Qs&&Qs.call(n,function(M,v){I.push(m(v,n,!0)+" => "+m(M,n))}),gl("Map",ha.call(n),I,p)}if(Hy(n)){var V=[];return el&&el.call(n,function(M){V.push(m(M,n))}),gl("Set",pa.call(n),V,p)}if(zy(n))return cr("WeakMap");if(qy(n))return cr("WeakSet");if(Fy(n))return cr("WeakRef");if(vy(n))return Cn(m(Number(n)));if(Dy(n))return Cn(m(or.call(n)));if(Ly(n))return Cn(wy.call(n));if(My(n))return Cn(m(String(n)));if(typeof window<"u"&&n===window)return"{ [object Window] }";if(n===ye)return"{ [object globalThis] }";if(!xy(n)&&!pl(n)){var T=ma(n,m),x=sl?sl(n)===Object.prototype:n instanceof Object||n.constructor===Object,A=n instanceof Object?"":"null prototype",b=!x&&me&&Object(n)===n&&me in n?ar.call(at(n),8,-1):A?"Object":"",w=x||typeof n.constructor!="function"?"":n.constructor.name?n.constructor.name+" ":"",L=w+(b||A?"["+Pe.call(ol.call([],b||[],A||[]),": ")+"] ":"");return T.length===0?L+"{}":p?L+"{"+dr(T,p)+"}":L+"{ "+Pe.call(T,", ")+" }"}return String(n)};function hl(e,n,a){var o=(a.quoteStyle||n)==="double"?'"':"'";return o+e+o}function Ty(e){return tt.call(String(e),/"/g,"&quot;")}function lr(e){return at(e)==="[object Array]"&&(!me||!(typeof e=="object"&&me in e))}function xy(e){return at(e)==="[object Date]"&&(!me||!(typeof e=="object"&&me in e))}function pl(e){return at(e)==="[object RegExp]"&&(!me||!(typeof e=="object"&&me in e))}function Iy(e){return at(e)==="[object Error]"&&(!me||!(typeof e=="object"&&me in e))}function My(e){return at(e)==="[object String]"&&(!me||!(typeof e=="object"&&me in e))}function vy(e){return at(e)==="[object Number]"&&(!me||!(typeof e=="object"&&me in e))}function Ly(e){return at(e)==="[object Boolean]"&&(!me||!(typeof e=="object"&&me in e))}function ml(e){if(Ft)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!ir)return!1;try{return ir.call(e),!0}catch{}return!1}function Dy(e){if(!e||typeof e!="object"||!or)return!1;try{return or.call(e),!0}catch{}return!1}var Py=Object.prototype.hasOwnProperty||function(e){return e in this};function nt(e,n){return Py.call(e,n)}function at(e){return Cy.call(e)}function Ay(e){if(e.name)return e.name;var n=Ey.call(By.call(e),/^function\s*([\w$]+)/);return n?n[1]:null}function fl(e,n){if(e.indexOf)return e.indexOf(n);for(var a=0,o=e.length;a<o;a++)if(e[a]===n)return a;return-1}function Oy(e){if(!ha||!e||typeof e!="object")return!1;try{ha.call(e);try{pa.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function zy(e){if(!$n||!e||typeof e!="object")return!1;try{$n.call(e,$n);try{wn.call(e,wn)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function Fy(e){if(!tl||!e||typeof e!="object")return!1;try{return tl.call(e),!0}catch{}return!1}function Hy(e){if(!pa||!e||typeof e!="object")return!1;try{pa.call(e);try{ha.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function qy(e){if(!wn||!e||typeof e!="object")return!1;try{wn.call(e,wn);try{$n.call(e,$n)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function Ry(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function ul(e,n){if(e.length>n.maxStringLength){var a=e.length-n.maxStringLength,o="... "+a+" more character"+(a>1?"s":"");return ul(ar.call(e,0,n.maxStringLength),n)+o}var r=tt.call(tt.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,jy);return hl(r,"single",n)}function jy(e){var n=e.charCodeAt(0),a={8:"b",9:"t",10:"n",12:"f",13:"r"}[n];return a?"\\"+a:"\\x"+(n<16?"0":"")+Sy.call(n.toString(16))}function Cn(e){return"Object("+e+")"}function cr(e){return e+" { ? }"}function gl(e,n,a,o){var r=o?dr(a,o):Pe.call(a,", ");return e+" ("+n+") {"+r+"}"}function Gy(e){for(var n=0;n<e.length;n++)if(fl(e[n],`
37
+ `)>=0)return!1;return!0}function Uy(e,n){var a;if(e.indent===" ")a=" ";else if(typeof e.indent=="number"&&e.indent>0)a=Pe.call(Array(e.indent+1)," ");else return null;return{base:a,prev:Pe.call(Array(n+1),a)}}function dr(e,n){if(e.length===0)return"";var a=`
38
+ `+n.prev+n.base;return a+Pe.call(e,","+a)+`
39
+ `+n.prev}function ma(e,n){var a=lr(e),o=[];if(a){o.length=e.length;for(var r=0;r<e.length;r++)o[r]=nt(e,r)?n(e[r],e):""}var i=typeof rr=="function"?rr(e):[],s;if(Ft){s={};for(var l=0;l<i.length;l++)s["$"+i[l]]=i[l]}for(var c in e)nt(e,c)&&(a&&String(Number(c))===c&&c<e.length||Ft&&s["$"+c]instanceof Symbol||(al.call(/[^\w$]/,c)?o.push(n(c,e)+": "+n(e[c],e)):o.push(c+": "+n(e[c],e))));if(typeof rr=="function")for(var d=0;d<i.length;d++)il.call(e,i[d])&&o.push("["+n(i[d])+"]: "+n(e[i[d]],e));return o}var yl=Ot,Ht=yy,Wy=Vy,Yy=kn,fa=yl("%WeakMap%",!0),ua=yl("%Map%",!0),Ky=Ht("WeakMap.prototype.get",!0),Zy=Ht("WeakMap.prototype.set",!0),Xy=Ht("WeakMap.prototype.has",!0),Jy=Ht("Map.prototype.get",!0),Qy=Ht("Map.prototype.set",!0),e6=Ht("Map.prototype.has",!0),hr=function(e,n){for(var a=e,o;(o=a.next)!==null;a=o)if(o.key===n)return a.next=o.next,o.next=e.next,e.next=o,o},t6=function(e,n){var a=hr(e,n);return a&&a.value},n6=function(e,n,a){var o=hr(e,n);o?o.value=a:e.next={key:n,next:e.next,value:a}},a6=function(e,n){return!!hr(e,n)},o6=function(){var n,a,o,r={assert:function(i){if(!r.has(i))throw new Yy("Side channel does not contain "+Wy(i))},get:function(i){if(fa&&i&&(typeof i=="object"||typeof i=="function")){if(n)return Ky(n,i)}else if(ua){if(a)return Jy(a,i)}else if(o)return t6(o,i)},has:function(i){if(fa&&i&&(typeof i=="object"||typeof i=="function")){if(n)return Xy(n,i)}else if(ua){if(a)return e6(a,i)}else if(o)return a6(o,i);return!1},set:function(i,s){fa&&i&&(typeof i=="object"||typeof i=="function")?(n||(n=new fa),Zy(n,i,s)):ua?(a||(a=new ua),Qy(a,i,s)):(o||(o={key:{},next:null}),n6(o,i,s))}};return r},r6=String.prototype.replace,i6=/%20/g,pr={RFC1738:"RFC1738",RFC3986:"RFC3986"},mr={default:pr.RFC3986,formatters:{RFC1738:function(e){return r6.call(e,i6,"+")},RFC3986:function(e){return String(e)}},RFC1738:pr.RFC1738,RFC3986:pr.RFC3986},s6=mr,fr=Object.prototype.hasOwnProperty,gt=Array.isArray,Ae=function(){for(var e=[],n=0;n<256;++n)e.push("%"+((n<16?"0":"")+n.toString(16)).toUpperCase());return e}(),l6=function(n){for(;n.length>1;){var a=n.pop(),o=a.obj[a.prop];if(gt(o)){for(var r=[],i=0;i<o.length;++i)typeof o[i]<"u"&&r.push(o[i]);a.obj[a.prop]=r}}},bl=function(n,a){for(var o=a&&a.plainObjects?Object.create(null):{},r=0;r<n.length;++r)typeof n[r]<"u"&&(o[r]=n[r]);return o},c6=function e(n,a,o){if(!a)return n;if(typeof a!="object"){if(gt(n))n.push(a);else if(n&&typeof n=="object")(o&&(o.plainObjects||o.allowPrototypes)||!fr.call(Object.prototype,a))&&(n[a]=!0);else return[n,a];return n}if(!n||typeof n!="object")return[n].concat(a);var r=n;return gt(n)&&!gt(a)&&(r=bl(n,o)),gt(n)&&gt(a)?(a.forEach(function(i,s){if(fr.call(n,s)){var l=n[s];l&&typeof l=="object"&&i&&typeof i=="object"?n[s]=e(l,i,o):n.push(i)}else n[s]=i}),n):Object.keys(a).reduce(function(i,s){var l=a[s];return fr.call(i,s)?i[s]=e(i[s],l,o):i[s]=l,i},r)},d6=function(n,a){return Object.keys(a).reduce(function(o,r){return o[r]=a[r],o},n)},h6=function(e,n,a){var o=e.replace(/\+/g," ");if(a==="iso-8859-1")return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch{return o}},ur=1024,p6=function(n,a,o,r,i){if(n.length===0)return n;var s=n;if(typeof n=="symbol"?s=Symbol.prototype.toString.call(n):typeof n!="string"&&(s=String(n)),o==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(f){return"%26%23"+parseInt(f.slice(2),16)+"%3B"});for(var l="",c=0;c<s.length;c+=ur){for(var d=s.length>=ur?s.slice(c,c+ur):s,h=[],p=0;p<d.length;++p){var m=d.charCodeAt(p);if(m===45||m===46||m===95||m===126||m>=48&&m<=57||m>=65&&m<=90||m>=97&&m<=122||i===s6.RFC1738&&(m===40||m===41)){h[h.length]=d.charAt(p);continue}if(m<128){h[h.length]=Ae[m];continue}if(m<2048){h[h.length]=Ae[192|m>>6]+Ae[128|m&63];continue}if(m<55296||m>=57344){h[h.length]=Ae[224|m>>12]+Ae[128|m>>6&63]+Ae[128|m&63];continue}p+=1,m=65536+((m&1023)<<10|d.charCodeAt(p)&1023),h[h.length]=Ae[240|m>>18]+Ae[128|m>>12&63]+Ae[128|m>>6&63]+Ae[128|m&63]}l+=h.join("")}return l},m6=function(n){for(var a=[{obj:{o:n},prop:"o"}],o=[],r=0;r<a.length;++r)for(var i=a[r],s=i.obj[i.prop],l=Object.keys(s),c=0;c<l.length;++c){var d=l[c],h=s[d];typeof h=="object"&&h!==null&&o.indexOf(h)===-1&&(a.push({obj:s,prop:d}),o.push(h))}return l6(a),n},f6=function(n){return Object.prototype.toString.call(n)==="[object RegExp]"},u6=function(n){return!n||typeof n!="object"?!1:!!(n.constructor&&n.constructor.isBuffer&&n.constructor.isBuffer(n))},g6=function(n,a){return[].concat(n,a)},y6=function(n,a){if(gt(n)){for(var o=[],r=0;r<n.length;r+=1)o.push(a(n[r]));return o}return a(n)},kl={arrayToObject:bl,assign:d6,combine:g6,compact:m6,decode:h6,encode:p6,isBuffer:u6,isRegExp:f6,maybeMap:y6,merge:c6},_l=o6,ga=kl,Bn=mr,b6=Object.prototype.hasOwnProperty,$l={brackets:function(n){return n+"[]"},comma:"comma",indices:function(n,a){return n+"["+a+"]"},repeat:function(n){return n}},Oe=Array.isArray,k6=Array.prototype.push,wl=function(e,n){k6.apply(e,Oe(n)?n:[n])},_6=Date.prototype.toISOString,Cl=Bn.default,ce={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:ga.encode,encodeValuesOnly:!1,format:Cl,formatter:Bn.formatters[Cl],indices:!1,serializeDate:function(n){return _6.call(n)},skipNulls:!1,strictNullHandling:!1},$6=function(n){return typeof n=="string"||typeof n=="number"||typeof n=="boolean"||typeof n=="symbol"||typeof n=="bigint"},gr={},w6=function e(n,a,o,r,i,s,l,c,d,h,p,m,f,u,y,B,g,_){for(var k=n,N=_,I=0,V=!1;(N=N.get(gr))!==void 0&&!V;){var T=N.get(n);if(I+=1,typeof T<"u"){if(T===I)throw new RangeError("Cyclic object value");V=!0}typeof N.get(gr)>"u"&&(I=0)}if(typeof h=="function"?k=h(a,k):k instanceof Date?k=f(k):o==="comma"&&Oe(k)&&(k=ga.maybeMap(k,function(z){return z instanceof Date?f(z):z})),k===null){if(s)return d&&!B?d(a,ce.encoder,g,"key",u):a;k=""}if($6(k)||ga.isBuffer(k)){if(d){var x=B?a:d(a,ce.encoder,g,"key",u);return[y(x)+"="+y(d(k,ce.encoder,g,"value",u))]}return[y(a)+"="+y(String(k))]}var A=[];if(typeof k>"u")return A;var b;if(o==="comma"&&Oe(k))B&&d&&(k=ga.maybeMap(k,d)),b=[{value:k.length>0?k.join(",")||null:void 0}];else if(Oe(h))b=h;else{var w=Object.keys(k);b=p?w.sort(p):w}var L=c?a.replace(/\./g,"%2E"):a,M=r&&Oe(k)&&k.length===1?L+"[]":L;if(i&&Oe(k)&&k.length===0)return M+"[]";for(var v=0;v<b.length;++v){var D=b[v],P=typeof D=="object"&&typeof D.value<"u"?D.value:k[D];if(!(l&&P===null)){var S=m&&c?D.replace(/\./g,"%2E"):D,E=Oe(k)?typeof o=="function"?o(M,S):M:M+(m?"."+S:"["+S+"]");_.set(n,I);var O=_l();O.set(gr,_),wl(A,e(P,E,o,r,i,s,l,c,o==="comma"&&B&&Oe(k)?null:d,h,p,m,f,u,y,B,g,O))}}return A},C6=function(n){if(!n)return ce;if(typeof n.allowEmptyArrays<"u"&&typeof n.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof n.encodeDotInKeys<"u"&&typeof n.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(n.encoder!==null&&typeof n.encoder<"u"&&typeof n.encoder!="function")throw new TypeError("Encoder has to be a function.");var a=n.charset||ce.charset;if(typeof n.charset<"u"&&n.charset!=="utf-8"&&n.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var o=Bn.default;if(typeof n.format<"u"){if(!b6.call(Bn.formatters,n.format))throw new TypeError("Unknown format option provided.");o=n.format}var r=Bn.formatters[o],i=ce.filter;(typeof n.filter=="function"||Oe(n.filter))&&(i=n.filter);var s;if(n.arrayFormat in $l?s=n.arrayFormat:"indices"in n?s=n.indices?"indices":"repeat":s=ce.arrayFormat,"commaRoundTrip"in n&&typeof n.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var l=typeof n.allowDots>"u"?n.encodeDotInKeys===!0?!0:ce.allowDots:!!n.allowDots;return{addQueryPrefix:typeof n.addQueryPrefix=="boolean"?n.addQueryPrefix:ce.addQueryPrefix,allowDots:l,allowEmptyArrays:typeof n.allowEmptyArrays=="boolean"?!!n.allowEmptyArrays:ce.allowEmptyArrays,arrayFormat:s,charset:a,charsetSentinel:typeof n.charsetSentinel=="boolean"?n.charsetSentinel:ce.charsetSentinel,commaRoundTrip:n.commaRoundTrip,delimiter:typeof n.delimiter>"u"?ce.delimiter:n.delimiter,encode:typeof n.encode=="boolean"?n.encode:ce.encode,encodeDotInKeys:typeof n.encodeDotInKeys=="boolean"?n.encodeDotInKeys:ce.encodeDotInKeys,encoder:typeof n.encoder=="function"?n.encoder:ce.encoder,encodeValuesOnly:typeof n.encodeValuesOnly=="boolean"?n.encodeValuesOnly:ce.encodeValuesOnly,filter:i,format:o,formatter:r,serializeDate:typeof n.serializeDate=="function"?n.serializeDate:ce.serializeDate,skipNulls:typeof n.skipNulls=="boolean"?n.skipNulls:ce.skipNulls,sort:typeof n.sort=="function"?n.sort:null,strictNullHandling:typeof n.strictNullHandling=="boolean"?n.strictNullHandling:ce.strictNullHandling}},B6=function(e,n){var a=e,o=C6(n),r,i;typeof o.filter=="function"?(i=o.filter,a=i("",a)):Oe(o.filter)&&(i=o.filter,r=i);var s=[];if(typeof a!="object"||a===null)return"";var l=$l[o.arrayFormat],c=l==="comma"&&o.commaRoundTrip;r||(r=Object.keys(a)),o.sort&&r.sort(o.sort);for(var d=_l(),h=0;h<r.length;++h){var p=r[h];o.skipNulls&&a[p]===null||wl(s,w6(a[p],p,l,c,o.allowEmptyArrays,o.strictNullHandling,o.skipNulls,o.encodeDotInKeys,o.encode?o.encoder:null,o.filter,o.sort,o.allowDots,o.serializeDate,o.format,o.formatter,o.encodeValuesOnly,o.charset,d))}var m=s.join(o.delimiter),f=o.addQueryPrefix===!0?"?":"";return o.charsetSentinel&&(o.charset==="iso-8859-1"?f+="utf8=%26%2310003%3B&":f+="utf8=%E2%9C%93&"),m.length>0?f+m:""},qt=kl,yr=Object.prototype.hasOwnProperty,E6=Array.isArray,ae={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:qt.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},S6=function(e){return e.replace(/&#(\d+);/g,function(n,a){return String.fromCharCode(parseInt(a,10))})},Bl=function(e,n){return e&&typeof e=="string"&&n.comma&&e.indexOf(",")>-1?e.split(","):e},N6="utf8=%26%2310003%3B",V6="utf8=%E2%9C%93",T6=function(n,a){var o={__proto__:null},r=a.ignoreQueryPrefix?n.replace(/^\?/,""):n,i=a.parameterLimit===1/0?void 0:a.parameterLimit,s=r.split(a.delimiter,i),l=-1,c,d=a.charset;if(a.charsetSentinel)for(c=0;c<s.length;++c)s[c].indexOf("utf8=")===0&&(s[c]===V6?d="utf-8":s[c]===N6&&(d="iso-8859-1"),l=c,c=s.length);for(c=0;c<s.length;++c)if(c!==l){var h=s[c],p=h.indexOf("]="),m=p===-1?h.indexOf("="):p+1,f,u;m===-1?(f=a.decoder(h,ae.decoder,d,"key"),u=a.strictNullHandling?null:""):(f=a.decoder(h.slice(0,m),ae.decoder,d,"key"),u=qt.maybeMap(Bl(h.slice(m+1),a),function(B){return a.decoder(B,ae.decoder,d,"value")})),u&&a.interpretNumericEntities&&d==="iso-8859-1"&&(u=S6(u)),h.indexOf("[]=")>-1&&(u=E6(u)?[u]:u);var y=yr.call(o,f);y&&a.duplicates==="combine"?o[f]=qt.combine(o[f],u):(!y||a.duplicates==="last")&&(o[f]=u)}return o},x6=function(e,n,a,o){for(var r=o?n:Bl(n,a),i=e.length-1;i>=0;--i){var s,l=e[i];if(l==="[]"&&a.parseArrays)s=a.allowEmptyArrays&&r===""?[]:[].concat(r);else{s=a.plainObjects?Object.create(null):{};var c=l.charAt(0)==="["&&l.charAt(l.length-1)==="]"?l.slice(1,-1):l,d=a.decodeDotInKeys?c.replace(/%2E/g,"."):c,h=parseInt(d,10);!a.parseArrays&&d===""?s={0:r}:!isNaN(h)&&l!==d&&String(h)===d&&h>=0&&a.parseArrays&&h<=a.arrayLimit?(s=[],s[h]=r):d!=="__proto__"&&(s[d]=r)}r=s}return r},I6=function(n,a,o,r){if(n){var i=o.allowDots?n.replace(/\.([^.[]+)/g,"[$1]"):n,s=/(\[[^[\]]*])/,l=/(\[[^[\]]*])/g,c=o.depth>0&&s.exec(i),d=c?i.slice(0,c.index):i,h=[];if(d){if(!o.plainObjects&&yr.call(Object.prototype,d)&&!o.allowPrototypes)return;h.push(d)}for(var p=0;o.depth>0&&(c=l.exec(i))!==null&&p<o.depth;){if(p+=1,!o.plainObjects&&yr.call(Object.prototype,c[1].slice(1,-1))&&!o.allowPrototypes)return;h.push(c[1])}return c&&h.push("["+i.slice(c.index)+"]"),x6(h,a,o,r)}},M6=function(n){if(!n)return ae;if(typeof n.allowEmptyArrays<"u"&&typeof n.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof n.decodeDotInKeys<"u"&&typeof n.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(n.decoder!==null&&typeof n.decoder<"u"&&typeof n.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof n.charset<"u"&&n.charset!=="utf-8"&&n.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var a=typeof n.charset>"u"?ae.charset:n.charset,o=typeof n.duplicates>"u"?ae.duplicates:n.duplicates;if(o!=="combine"&&o!=="first"&&o!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var r=typeof n.allowDots>"u"?n.decodeDotInKeys===!0?!0:ae.allowDots:!!n.allowDots;return{allowDots:r,allowEmptyArrays:typeof n.allowEmptyArrays=="boolean"?!!n.allowEmptyArrays:ae.allowEmptyArrays,allowPrototypes:typeof n.allowPrototypes=="boolean"?n.allowPrototypes:ae.allowPrototypes,allowSparse:typeof n.allowSparse=="boolean"?n.allowSparse:ae.allowSparse,arrayLimit:typeof n.arrayLimit=="number"?n.arrayLimit:ae.arrayLimit,charset:a,charsetSentinel:typeof n.charsetSentinel=="boolean"?n.charsetSentinel:ae.charsetSentinel,comma:typeof n.comma=="boolean"?n.comma:ae.comma,decodeDotInKeys:typeof n.decodeDotInKeys=="boolean"?n.decodeDotInKeys:ae.decodeDotInKeys,decoder:typeof n.decoder=="function"?n.decoder:ae.decoder,delimiter:typeof n.delimiter=="string"||qt.isRegExp(n.delimiter)?n.delimiter:ae.delimiter,depth:typeof n.depth=="number"||n.depth===!1?+n.depth:ae.depth,duplicates:o,ignoreQueryPrefix:n.ignoreQueryPrefix===!0,interpretNumericEntities:typeof n.interpretNumericEntities=="boolean"?n.interpretNumericEntities:ae.interpretNumericEntities,parameterLimit:typeof n.parameterLimit=="number"?n.parameterLimit:ae.parameterLimit,parseArrays:n.parseArrays!==!1,plainObjects:typeof n.plainObjects=="boolean"?n.plainObjects:ae.plainObjects,strictNullHandling:typeof n.strictNullHandling=="boolean"?n.strictNullHandling:ae.strictNullHandling}},v6=function(e,n){var a=M6(n);if(e===""||e===null||typeof e>"u")return a.plainObjects?Object.create(null):{};for(var o=typeof e=="string"?T6(e,a):e,r=a.plainObjects?Object.create(null):{},i=Object.keys(o),s=0;s<i.length;++s){var l=i[s],c=I6(l,o[l],a,typeof e=="string");r=qt.merge(r,c,a)}return a.allowSparse===!0?r:qt.compact(r)},L6=B6,D6=v6,P6=mr,A6={formats:P6,parse:D6,stringify:L6};const El=$e(A6),O6=t.defineComponent({name:"FormContact",components:{LayoutHelper:te,BaseHeading:G,BaseButton:j},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 r=n[o],i=e.target.elements[r];if(i.value===""){this.focus(i);const s=r.replace("_"," ");return alert("Please fill out the "+s+" field."),!1}else a[r]=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:El.stringify({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})}}}),z6={ref:"FormContact",class:"text-gray-light-mid mb-10"},F6={class:"mb-10"},H6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"full_name_label",for:"full_name",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Name "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"full_name",type:"text",name:"full_name",required:"","aria-required":"true","aria-labelledby":"full_name_label",placeholder:"enter your first and last name",class:"w-full px-4 py-3"})])],-1),q6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"email_label",for:"email",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Email "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"email",type:"text",name:"email",required:"","aria-required":"true","aria-labelledby":"email_label",placeholder:"enter your email",class:"w-full px-4 py-3"})])],-1),R6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"subject_label",for:"subject",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Subject "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"subject",type:"text",name:"subject",required:"","aria-required":"true","aria-labelledby":"subject_label",placeholder:"write a subject",class:"w-full px-4 py-3"})])],-1),j6=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"message_label",for:"message",class:"text-subtitle text-gray-dark"},[t.createTextVNode(" Message "),t.createElementVNode("span",{class:"text-jpl-red"},"*")]),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("textarea",{id:"message",name:"message",required:"","aria-required":"true","aria-labelledby":"message_label",placeholder:"write your message...",rows:"4",class:"w-full px-4 py-3"})])],-1),G6={class:"mt-4"},U6={class:"pt-10 text-center"},W6=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),Y6=t.createElementVNode("p",{class:"text-h5"},"Your feedback has been sent.",-1);function K6(e,n,a,o,r,i){const s=G,l=j,c=te;return t.openBlock(),t.createBlock(c,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",z6,null,512),t.withDirectives(t.createElementVNode("div",F6,[t.createElementVNode("form",{onSubmit:n[0]||(n[0]=t.withModifiers((...d)=>e.submit&&e.submit(...d),["prevent"]))},[t.createVNode(s,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),H6,q6,t.createVNode(s,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode("Write Us")]),_:1}),R6,j6,t.createElementVNode("div",G6,[t.createVNode(l,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],32)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",U6,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),W6,Y6],512),[[t.vShow,e.submitted]])]),_:1})}const br=C(O6,[["render",K6]]),Sl="https://app.icontact.com/icp/core/mycontacts/signup/designer/form/?id=5&cid=1389932&lid=11365",Z6="6LeCZCcUAAAAALhxcQ5fN80W6Wa2K3GqRQK6WRjA",X6="https://app.icontact.com/icp/core/signup/tracking.gif?id=5&cid=1389932&lid=11365",J6=[{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][]"}],Q6=[{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][]"}],e8=t.defineComponent({name:"FormNewsletterSignup",components:{LayoutHelper:te,BaseHeading:G,BaseButton:j,BaseCheckboxGroup:oo,BaseRadioGroup:so},data(){return{prefilledEmail:null,submitted:!1,iContactForm:Sl,iContactTrackingGif:X6,captchaKey:Z6,emailGroups:J6,eduEmailGroups:Q6}},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 r=n[o],i=e.target.elements[r];if(i.value===""){this.focus(i);const s=r.replace("_"," ");return alert("Please fill out the "+s+" field."),!1}else a[r]=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:El.stringify({"data[email]":n.email,"data[fname]":n.first_name,"data[lname]":n.last_name,"data[zip]":n.zip_code,"data[listGroups][]":n.listGroups})};fetch(Sl,a)}},reveal(){this.submitted=!0,this.$refs&&this.$refs.FormNewsletterSignup&&this.$scrollTo(this.$refs.FormNewsletterSignup,0,{offset:100})}}}),t8=["src"],n8={ref:"FormNewsletterSignup",class:"text-gray-light-mid mb-10"},a8={class:"mb-10"},o8=["captcha-key","action"],r8={class:"mt-8"},i8=t.createElementVNode("label",{id:"email_label",for:"email",class:"text-gray-dark text-subtitle"},[t.createTextVNode(" Email "),t.createElementVNode("span",{class:"text-jpl-red"},"*")],-1),s8={class:"mt-2"},l8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"first_name_label",for:"first_name",class:"text-gray-dark text-subtitle"}," First Name "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"first_name",type:"text",name:"data[fname]",maxlength:"32","aria-required":"false","aria-labelledby":"first_name_label",placeholder:"enter your first name",class:"w-full px-4 py-3"})])],-1),c8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"last_name_label",for:"last_name",class:"text-gray-dark text-subtitle"}," Last Name "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"last_name",type:"text",name:"data[lname]",maxlength:"64","aria-required":"false","aria-labelledby":"last_name_label",placeholder:"enter your last name",class:"w-full px-4 py-3"})])],-1),d8=t.createElementVNode("div",{class:"mt-8"},[t.createElementVNode("label",{id:"zip_code_label",for:"zip_code",class:"text-gray-dark text-subtitle"}," Zip "),t.createElementVNode("div",{class:"mt-2"},[t.createElementVNode("input",{id:"zip_code",type:"text",name:"data[zip]",pattern:"[0-9]{5-10}",maxlength:"10",title:"Five digit zip code","aria-required":"false","aria-labelledby":"zip_code_label",placeholder:"enter your 5-digit zip code",class:"w-full px-4 py-3"})])],-1),h8={dataname:"listGroups","data-label":"Which email groups would you like to join?"},p8={class:"mt-8"},m8={class:"mt-8"},f8={class:"mt-4 lg:mt-8 submit-container"},u8={class:"pt-10 text-center"},g8=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),y8=t.createElementVNode("p",{class:"text-h6"},"Check your inbox to verify your email.",-1),b8=t.createElementVNode("div",{class:"hidden-container"},null,-1);function k8(e,n,a,o,r,i){const s=G,l=so,c=oo,d=j,h=te;return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("img",{src:e.iContactTrackingGif,alt:""},null,8,t8),t.createVNode(h,{indent:"col-3"},{default:t.withCtx(()=>[t.createElementVNode("hr",n8,null,512),t.withDirectives(t.createElementVNode("div",a8,[t.createElementVNode("form",{id:"ic_signupform","captcha-key":e.captchaKey,"captcha-theme":"light","new-captcha":"true",method:"POST",action:e.iContactForm},[t.createVNode(s,{level:"h2",size:"h6"},{default:t.withCtx(()=>[t.createTextVNode("Contact Information")]),_:1}),t.createElementVNode("div",r8,[i8,t.createElementVNode("div",s8,[t.withDirectives(t.createElementVNode("input",{id:"email","onUpdate:modelValue":n[0]||(n[0]=p=>e.prefilledEmail=p),type:"email",name:"data[email]",required:"","aria-required":"true","aria-labelledby":"email_label",placeholder:"enter your email",class:"w-full px-4 py-3"},null,512),[[t.vModelText,e.prefilledEmail]])])]),l8,c8,d8,t.createVNode(s,{level:"h2",size:"h6",class:"mt-12"},{default:t.withCtx(()=>[t.createTextVNode(" Subscribe to Email Groups ")]),_:1}),t.createElementVNode("div",h8,[t.createElementVNode("div",p8,[t.createVNode(l,{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",m8,[t.createVNode(c,{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",f8,[t.createVNode(d,{type:"submit",variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1})])],8,o8)],512),[[t.vShow,!e.submitted]]),t.withDirectives(t.createElementVNode("div",u8,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode("Thank you!")]),_:1}),g8,y8],512),[[t.vShow,e.submitted]])]),_:1}),b8])}const kr=C(e8,[["render",k8]]),_8=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(){st()}}),Nl=e=>(t.pushScopeId("data-v-56889aaa"),e=e(),t.popScopeId(),e),$8={class:"HeroLarge max-w-screen-3xl relative mx-auto"},w8={class:"absolute inset-0 z-10 bg-black"},C8={key:0},B8=["srcset"],E8=["srcset"],S8=["srcset"],N8=["src","width","height","alt"],V8={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},T8=Nl(()=>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)),x8={class:"text-contrast relative w-full text-white"},I8={class:"lg:py-0 pb-80 container pt-8 mx-auto"},M8={key:0,class:"lg:mb-6 font-secondary mb-4 text-base font-semibold tracking-wider no-underline uppercase"},v8=Nl(()=>t.createElementVNode("span",{class:"sr-only"},".",-1)),L8={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"},D8={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 P8(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",$8,[t.createElementVNode("div",w8,[e.image&&e.image.src?(t.openBlock(),t.createElementBlock("picture",C8,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.image.srcSet},null,8,B8),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.image.screenMd.url},null,8,E8),t.createElementVNode("source",{srcset:e.image.screenSm.url},null,8,S8),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,N8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",V8,[T8,t.createElementVNode("div",x8,[t.createElementVNode("div",I8,[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",M8,[t.createTextVNode(t.toDisplayString(e.eyebrow)+" ",1),v8])):t.createCommentVNode("",!0),e.title?(t.openBlock(),t.createElementBlock("h1",L8,t.toDisplayString(e.title),1)):t.createCommentVNode("",!0),e.summary?(t.openBlock(),t.createElementBlock("p",D8,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0)],2)])])])])}const A8=C(_8,[["render",P8],["__scopeId","data-v-56889aaa"]]),O8=t.defineComponent({name:"MixinVideoBg",props:{video:{type:Object,required:!1}}}),z8={key:0,loop:"",muted:"",playsinline:"",autoplay:"",preload:"auto",class:"object-cover w-full h-full"},F8=["src"],H8=["src"],q8=["src"];function R8(e,n,a,o,r,i){return e.video&&e.video.file?(t.openBlock(),t.createElementBlock("video",z8,[e.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.video.fileWebm,type:"video/webm"},null,8,F8)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.video.file,type:"video/mp4"},null,8,H8),e.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.video.fileOgg,type:"video/ogg"},null,8,q8)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const En=C(O8,[["render",R8]]),j8=t.defineComponent({name:"HeroMedium",components:{IconArrow:Be,BaseLink:F,MixinVideoBg:En},props:{feature:{type:Object,required:!1},customTag:{type:String,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"View"},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(){st()}}},mounted(){st()}}),G8={"aria-label":"Feature",class:"HeroMedium ThemeVariantDark relative flex items-center overflow-hidden"},U8={class:"absolute inset-0 z-10 overflow-hidden bg-black"},W8={key:1},Y8=["srcset"],K8=["srcset"],Z8=["data-srcset"],X8=["src","width","height"],J8={class:"lg:flex lg:items-end lg:relative lg:h-full absolute bottom-0 z-20 w-full"},Q8=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),e9={key:0,class:"lg:px-10 2xl:px-0 lg:pb-0 lg:py-0 text-contrast container relative px-4 pt-40 pb-2 mx-auto mb-10 text-white"},t9={key:0,class:"flex items-center lg:mb-3 mb-2"},n9={key:1,class:"text-subtitle"},a9=t.createElementVNode("span",{class:"sr-only"},".",-1),o9={class:"text-h3 font-semibold mb-0"},r9={class:"mr-2"},i9={class:"text-jpl-red-light lg:hidden can-hover:group-hover:ml-2 ml-0 text-4xl transition-all duration-200 ease-in"};function s9(e,n,a,o,r,i){var p,m;const s=En,l=Zi,c=Be,d=t.resolveComponent("nuxt-link"),h=F;return t.openBlock(),t.createElementBlock("section",G8,[t.createElementVNode("div",U8,[e.theVideo?(t.openBlock(),t.createBlock(s,{key:0,video:e.theVideo},null,8,["video"])):e.theImage&&e.theImage.src?(t.openBlock(),t.createElementBlock("picture",W8,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.theImage.srcSet},null,8,Y8),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(p=e.theImage.screenMd)==null?void 0:p.url},null,8,K8),t.createElementVNode("source",{"data-srcset":(m=e.theImage.screenSm)==null?void 0:m.url},null,8,Z8),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,X8)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",J8,[Q8,e.feature?(t.openBlock(),t.createElementBlock("div",e9,[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",t9,[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",n9,[t.createTextVNode(t.toDisplayString(e.customLabel||e.feature.label)+" ",1),a9])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("p",o9,[t.createElementVNode("span",r9,t.toDisplayString(e.feature.title),1),t.createElementVNode("span",i9,[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"])])):t.createCommentVNode("",!0)])])}const _r=C(j8,[["render",s9]]),l9=t.defineComponent({name:"HeroListingIndex",components:{HeroMedium:_r},props:{pageData:{type:Object,required:!1},customLabel:{type:String,required:!1},cta:{type:String,default:"Read Article"}},computed:{...it(On),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 r=this.pageData.featured.heroBlocks[0];if(r.blockType==="ImageChooserBlock"||r.blockType==="HeroImageBlock")return r.listingPageHeroImage;if(r.blockType==="CarouselBlock"&&r.blocks&&r.blocks.length>0)return r.blocks[0].listingPageHeroImage}else if((o=(a=this.pageData)==null?void 0:a.featured)!=null&&o.listingPageHeroImage)return this.pageData.featured.listingPageHeroImage}}});function c9(e,n,a,o,r,i){const s=_r;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(s,{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 d9=C(l9,[["render",c9]]),h9=t.defineComponent({name:"IconClose"}),p9={class:"IconClose",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m9=[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 f9(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",p9,m9)}const We=C(h9,[["render",f9]]),u9=t.defineComponent({name:"IconInfo"}),g9={class:"IconInfo",width:"10",height:"22",viewBox:"0 0 10 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},y9=[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 b9(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",g9,y9)}const $r=C(u9,[["render",b9]]),k9=t.defineComponent({name:"HeroMedia",components:{MixinVideoBg:En,BaseImageCaption:se,IconInfo:$r,IconClose:We},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?pe(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(){st()},methods:{toggleCaption(){this.captionVisible?this.captionVisible=!1:this.captionVisible=!0}}}),_9={key:0,class:"HeroMedia"},$9={class:"bg-gray-light"},w9={class:"vh-crop max-w-screen-3xl relative flex items-center mx-auto overflow-hidden"},C9={class:"hero"},B9=["srcset","src","width","height","alt"],E9={key:0,class:"lg:hidden absolute bottom-0 left-0 w-full h-auto mx-auto"};function S9(e,n,a,o,r,i){const s=En,l=$r,c=We,d=se;return e.image||e.video?(t.openBlock(),t.createElementBlock("div",_9,[t.createElementVNode("div",$9,[t.createElementVNode("div",w9,[t.createElementVNode("div",C9,[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,B9)):t.createCommentVNode("",!0)],64)):e.video?(t.openBlock(),t.createBlock(s,{key:1,video:e.video},null,8,["video"])):t.createCommentVNode("",!0)]),e.hasCaptionArea?(t.openBlock(),t.createElementBlock("div",E9,[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 Sn=C(k9,[["render",S9]]),N9=t.defineComponent({name:"HomepageCarouselItem",components:{BaseLink:F,IconArrow:Be},props:{item:{type:Object,required:!1}}}),V9={key:0,class:"HomepageCarouselItem relative flex items-center overflow-hidden"},T9={class:"absolute inset-0 z-10 overflow-hidden bg-black"},x9={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"},I9=["src"],M9=["src"],v9=["src"],L9={key:1},D9=["srcset"],P9=["srcset"],A9=["srcset"],O9=["src","width","height"],z9={class:"lg:flex lg:items-center lg:relative lg:h-full absolute bottom-0 z-20 w-full"},F9=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),H9={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"},q9={class:"lg:w-3/4 xl:w-1/2 block"},R9={key:0,class:"font-primary text-jpl-red-light lg:text-3xl lg:mb-0 mb-2 text-xl font-semibold tracking-normal uppercase"},j9=t.createElementVNode("span",{class:"sr-only"},".",-1),G9={key:0,class:"lg:text-9xl leading-tighter text-5xl font-extrabold tracking-tighter"},U9={class:"mr-2"},W9={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"},Y9={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 K9(e,n,a,o,r,i){var l,c;const s=Be;return e.item?(t.openBlock(),t.createElementBlock("div",V9,[t.createElementVNode("div",T9,[e.item.video&&e.item.video.file?(t.openBlock(),t.createElementBlock("video",x9,[e.item.video.fileWebm?(t.openBlock(),t.createElementBlock("source",{key:0,src:e.item.video.fileWebm,type:"video/webm"},null,8,I9)):t.createCommentVNode("",!0),t.createElementVNode("source",{src:e.item.video.file,type:"video/mp4"},null,8,M9),e.item.video.fileOgg?(t.openBlock(),t.createElementBlock("source",{key:1,src:e.item.video.fileOgg,type:"video/ogg"},null,8,v9)):t.createCommentVNode("",!0)])):e.item.image&&e.item.image.src?(t.openBlock(),t.createElementBlock("picture",L9,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.item.image.srcSet},null,8,D9),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:(l=e.item.image.screenMd)==null?void 0:l.url},null,8,P9),t.createElementVNode("source",{srcset:(c=e.item.image.screenSm)==null?void 0:c.url},null,8,A9),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,O9)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",z9,[F9,t.createElementVNode("div",H9,[t.createElementVNode("div",q9,[e.item.heading?(t.openBlock(),t.createElementBlock("p",R9,[t.createTextVNode(t.toDisplayString(e.item.heading)+" ",1),j9])):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",G9,[t.createElementVNode("span",U9,t.toDisplayString(e.item.slideTitle),1),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("span",W9,[t.createVNode(s,{class:"inline"})])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.item.externalLink||e.item.page&&e.item.page.url?(t.openBlock(),t.createElementBlock("div",Y9,[t.createVNode(s)])):t.createCommentVNode("",!0)]),_:1},8,["href","to"]))])])])])):t.createCommentVNode("",!0)}const wr=C(N9,[["render",K9]]);ne.use([ff,cn,kf,uf]);const Z9=t.defineComponent({name:"HomepageCarousel",components:{BaseLink:F,HomepageCarouselItem:wr},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,r,i,s;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||(((r=this.items)==null?void 0:r.length)===2?e="translate-x-1/2":((i=this.items)==null?void 0:i.length)===3?e="translate-x-1/3":((s=this.items)==null?void 0:s.length)===4?e="translate-x-1/4":e="translate-x-1/5"),this.slideLoaded||(e+=" transform transition-transform duration-500"),e}},mounted(){st(),this.init()},methods:{init(){this.onlyOneSlide?this.slider=new ne(this.$refs.HomepageCarouselSlider,{...this.sliderOptions,loop:!1,autoplay:!1}):this.slider=new ne(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,r=this.getVideo(o,e);r&&r.pause()}},getVideo(e,n){const a=n.slides[e];if(a){const o=a.getElementsByTagName("video");if(o.length)return o[0]}return null}}}),X9={key:0,class:"HomepageCarousel max-w-screen-3xl mx-auto"},J9={"aria-label":"Features",class:"sr-only"},Q9={class:"relative w-full overflow-hidden",role:"presentation"},eb={ref:"HomepageCarouselSlider",class:"HomepageCarouselSlider swiper"},tb={class:"swiper-wrapper"},nb={key:0,class:"lg:hidden pb-14 absolute bottom-0 w-full"},ab={class:"swiper-pagination container"},ob={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"},rb={class:"h-2px w-full bg-transparent"},ib={class:"HomepageCarouselTabs relative container overflow-hidden mx-auto pt-5 pb-22"},sb={class:"w-full -translate-x-1/5"};function lb(e,n,a,o,r,i){const s=F,l=wr;return e.items?(t.openBlock(),t.createElementBlock("div",X9,[t.createElementVNode("nav",J9,[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(s,{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",Q9,[t.createElementVNode("div",eb,[t.createElementVNode("div",tb,[(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",nb,[t.createElementVNode("div",ab,[(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",ob,[t.createElementVNode("div",rb,[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",ib,[t.createElementVNode("div",sb,[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(s,{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":`
40
40
  group
41
41
  border-opacity-30 border-r border-white
42
42
  can-hover:hover:text-white
@@ -48,4 +48,4 @@ This will fail in production if not fixed.`),e=e[0]),e.reduce((n,a)=>(n[a.$id+jd
48
48
  -ml-5
49
49
  font-semibold
50
50
  text-base text-left text-white text-opacity-75
51
- 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 lb=C(K9,[["render",sb]]),cb=t.defineComponent({name:"HomepageEmbedBlock",components:{BlockVideoEmbed:fn},props:{data:{type:Array,required:!1}}}),db={key:0,id:"featuredEmbed",class:"2xl:px-0 container px-4 mx-auto"},hb={key:0,class:"font-primary text-gray-dark lg:text-6xl mb-5 text-3xl font-semibold leading-normal tracking-normal uppercase"},pb={class:"xl:BaseGrid"};function mb(e,n,a,o,r,i){const s=fn;return e.data&&e.data.length&&e.data[0].display?(t.openBlock(),t.createElementBlock("div",db,[e.data[0].heading?(t.openBlock(),t.createElementBlock("h2",hb,t.toDisplayString(e.data[0].heading),1)):t.createCommentVNode("",!0),t.createElementVNode("div",pb,[t.createVNode(s,{class:"col-span-11",data:e.data[0]},null,8,["data"])])])):t.createCommentVNode("",!0)}const fb=C(cb,[["render",mb]]),Sl={unitless:"",gram:"Gram",grams:"Grams",kilogram:"Kilogram",kilograms:"Kilograms",meter:"Meter",meters:"Meters",kilometer:"Kilometer",kilometers:"Kilometers","m/s":"m/s"},ub=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 Sl[e]??e}}}),gb={key:0,class:"RoboticsDetailStats MixedBleedGrid lg:pl-0 relative z-20 pl-4 -mt-12 overflow-hidden"},yb=t.createElementVNode("h2",{class:"sr-only"},"Robot Statistics",-1),bb=t.createElementVNode("div",{class:"lg:block bg-gray-light col-start-indent-col-2 col-end-indent-col-3 hidden"},null,-1),kb={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"},_b={class:"gap-y-10 lg:col-end-9 grid grid-cols-8 col-start-1 col-end-11 gap-6"},$b={class:"label text-subtitle"},wb={class:"text-body-xs text-gray-mid-dark uppercase"},Cb={key:0,class:"lg:col-span-3 col-span-4"},Bb=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),Eb={key:1,class:"lg:col-span-4 col-span-8"},Sb=t.createElementVNode("p",{class:"label text-subtitle"},"Potential Destinations",-1),Nb={key:0,class:"lg:col-span-2 lg:row-span-2 lg:text-left gap-y-8 col-span-10 -ml-8 text-center"},Vb={class:"block"},xb=["srcset"],Tb=["src"],Ib={key:0,class:"text-subtitle mt-4"},Mb=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function vb(e,n,a,o,r,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",gb,[yb,bb,t.createElementVNode("div",kb,[t.createElementVNode("div",_b,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(s,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",$b,t.toDisplayString(s.metricLabel),1),t.createElementVNode("p",null,[t.createElementVNode("span",{class:t.normalizeClass({"text-stats-xl":!isNaN(s.metricValue)})},t.toDisplayString(s.metricValue),3),t.createElementVNode("span",wb,t.toDisplayString(e.unitLabel(s.metricUnit)),1)])],2))),128)),e.status!==""?(t.openBlock(),t.createElementBlock("div",Cb,[Bb,t.createTextVNode(" "+t.toDisplayString(e.status),1)])):t.createCommentVNode("",!0),e.robotDestinations.length>0?(t.openBlock(),t.createElementBlock("div",Eb,[Sb,t.createTextVNode(" "+t.toDisplayString(e.robotDestinations.map(s=>s.destination).join(", ")),1)])):t.createCommentVNode("",!0)]),e.animalAnalogIcon&&e.animalAnalogIcon.src?(t.openBlock(),t.createElementBlock("div",Nb,[t.createElementVNode("picture",Vb,[t.createElementVNode("source",{srcset:e.animalAnalogIcon.webp.url,type:"image/webp"},null,8,xb),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,Tb)]),e.animalAnalogName?(t.openBlock(),t.createElementBlock("p",Ib,t.toDisplayString(`Animal Analog: ${e.animalAnalogName}`),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),Mb])):t.createCommentVNode("",!0)}const Lb=C(ub,[["render",vb]]),Db=t.defineComponent({name:"RoboticsDetailStatsMini",components:{BaseUnitToggle:qe},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 Sl[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}}}),Pb={class:"text-subtitle text-gray-mid-dark mb-4"},Ab={class:"text-stats-xl"},Ob={key:1},zb={class:"text-body-xs text-gray-mid-dark pt-3 uppercase"};function Fb(e,n,a,o,r,i){const s=qe;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",Pb,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(s,{key:0,"unit-pair":e.unitPair(l.metricUnit),value:parseFloat(l.metricValue),"value-system":"metric"},{default:t.withCtx(d=>[t.createElementVNode("span",Ab,t.toDisplayString(d.formattedValue),1)]),_:2},1032,["unit-pair","value"])):(t.openBlock(),t.createElementBlock("div",Ob,[t.createElementVNode("p",{class:t.normalizeClass({"text-stats-xl":!isNaN(l.metricValue)})},t.toDisplayString(l.metricValue),3),t.createElementVNode("p",zb,t.toDisplayString(e.unitLabel(l.metricUnit)),1)]))],2))),128))],2)):t.createCommentVNode("",!0)}const Nl=C(Db,[["render",Fb]]),Hb=t.defineComponent({name:"HomepageFeaturedRobot",components:{RoboticsDetailStatsMini:Nl,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?pe(this.theImage)?pe(this.theImage):this.theImage.srcSet:void 0}}}),qb={key:0,class:"HomepageFeaturedRobot lg:BaseGrid lg:px-0 container px-4 mx-auto"},Rb={class:"lg:flex items-center col-span-5 col-start-2"},jb={class:"lg:pr-5 xl:pr-18"},Gb=t.createElementVNode("p",{class:"text-subtitle text-jpl-red mb-3"},"Robotics",-1),Ub={key:1,class:"text-body-lg mb-10"},Wb={class:"lg:hidden sm:w-xl w-full mx-auto my-10"},Yb={class:"lg:flex items-center hidden col-span-6"};function Kb(e,n,a,o,r,i){const s=G,l=j,c=Nl,d=R;return e.data?(t.openBlock(),t.createElementBlock("div",qb,[t.createElementVNode("div",Rb,[t.createElementVNode("div",null,[t.createElementVNode("div",jb,[Gb,e.data.nickname||e.data.title?(t.openBlock(),t.createBlock(s,{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",Ub,t.toDisplayString(e.data.homePageBlurb||e.data.description),1)):t.createCommentVNode("",!0),t.createElementVNode("div",Wb,[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",Yb,[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 Zb=C(Hb,[["render",Kb]]),Xb=t.defineComponent({name:"HomepageMissionsCarouselItem",components:{BaseLink:F,IconCaret:Ee},props:{data:{type:Object,required:!1}},computed:{hasTopic(){return!!(this.data&&this.data.topic&&this.data.topic.url)}}}),Jb={class:"slide-image h-80 mb-3"},Qb={key:0,class:"flex w-full h-full"},e7=["srcset"],t7=["src","srcset","width","height"],n7={class:"text-wrapper -mt-18 pt-22 w-3/5 h-auto pl-6 mx-auto border-l"},a7={class:"shifted-text can-hover:group-hover:-mt-3 lg:mt-0 -mt-3 transition-all duration-500 ease-in-out"},o7={class:"mb-1 text-3xl font-semibold"},r7={class:"text-gray-light-mid mb-1 text-lg whitespace-nowrap"},i7={class:"text-gray-light-mid mb-2 text-lg whitespace-nowrap"},s7={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"},l7={class:"text-subtitle text-primary-light flex items-center"};function c7(e,n,a,o,r,i){const s=Ee,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",Jb,[e.data.image&&e.data.image.src?(t.openBlock(),t.createElementBlock("picture",Qb,[t.createElementVNode("source",{class:"swiper-lazy",srcset:e.data.image.webp.url,type:"image/webp"},null,8,e7),t.createElementVNode("img",{class:"swiper-lazy 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,t7)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",n7,[t.createElementVNode("div",a7,[t.createElementVNode("p",o7,t.toDisplayString(e.data.name),1),t.createElementVNode("p",r7," Current missions: "+t.toDisplayString(e.data.currentMissions),1),t.createElementVNode("p",i7," Past missions: "+t.toDisplayString(e.data.pastMissions),1),t.createElementVNode("div",s7,[t.createElementVNode("span",l7,[t.createTextVNode(" Explore "),t.createVNode(s,{class:"ml-1 text-base"})])])])])]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0)}const Vl=C(Xb,[["render",c7]]);te.use([Gn,on]);const d7=t.defineComponent({name:"HomepageMissionsCarousel",components:{BaseLink:F,BaseHeading:G,BaseButton:R,IconPrev:Ne,IconNext:Se,HomepageMissionsCarouselItem:Vl},props:{data:{type:Object,required:!1}},data(){return{slider:null,sliderOptions:{slidesPerView:1.5,speed:500,threshold:20,spaceBetween:0,centeredSlides:!0,loop:!0,preloadImages:!1,lazy:{loadPrevNext:!0,loadOnTransitionStart:!0,loadPrevNextAmount:2},navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},a11y:{prevSlideMessage:this.data.heading?this.data.heading+" - Previous slide":"Previous slide",nextSlideMessage:this.data.heading?this.data.heading+" - Next slide":"Next slide"},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)}}}),h7={key:0,class:"HomepageMissionsCarousel ThemeVariantDark bg-stars max-w-screen-3xl mx-auto overflow-hidden text-white bg-black"},p7={class:"lg:BaseGrid lg:py-24 pt-14 container flex flex-col pb-5 mx-auto"},m7={class:"xl:px-0 lg:col-end-8 xl:col-end-7 order-1 col-start-2 px-4"},f7={key:0,class:"text-subtitle text-primary edu:text-white mb-3"},u7={key:2,class:"text-body-md"},g7={class:"lg:order-2 xl:px-0 flex justify-end order-3 col-start-10 col-end-13 px-4"},y7={class:"lg:order-3 order-2 col-start-2 col-end-12"},b7={ref:"HomepageMissionsCarousel",class:"swiper lg:mt-0 lg:mb-0 mb-14 mt-3"},k7=["aria-label"],_7={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full"},$7={class:"top-1/2 absolute left-0 z-30"},w7={class:"arrow-wrapper","aria-hidden":"true"},C7={class:"arrow"},B7={class:"arrow-fixed"},E7={class:"top-1/2 absolute right-0 z-30"},S7={class:"arrow-wrapper","aria-hidden":"true"},N7={class:"arrow"},V7={class:"arrow-fixed"};function x7(e,n,a,o,r,i){const s=G,l=F,c=Vl,d=Ne,h=R,p=Se;return e.data?(t.openBlock(),t.createElementBlock("section",h7,[t.createElementVNode("div",p7,[t.createElementVNode("div",m7,[e.data.label?(t.openBlock(),t.createElementBlock("p",f7,t.toDisplayString(e.data.label),1)):t.createCommentVNode("",!0),e.data.heading?(t.openBlock(),t.createBlock(s,{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",u7,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0)]),t.createElementVNode("div",g7,[t.createVNode(l,{to:{name:"missions"},variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(" All Missions ")]),_:1})]),t.createElementVNode("div",y7,[t.createElementVNode("div",b7,[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,(m,f)=>(t.openBlock(),t.createBlock(c,{key:f,data:m,class:"swiper-slide"},null,8,["data"]))),128))],8,k7),t.createElementVNode("div",_7,[t.createElementVNode("div",$7,[t.createVNode(h,{class:"swiper-prev xl:text-base -ml-16","aria-label":e.data.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",w7,[t.createElementVNode("span",C7,[t.createVNode(d)]),t.createElementVNode("span",B7,[t.createVNode(d)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",E7,[t.createVNode(h,{class:"swiper-next xl:text-base -mr-16","aria-label":e.data.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",S7,[t.createElementVNode("span",N7,[t.createVNode(p)]),t.createElementVNode("span",V7,[t.createVNode(p)])])]),_:1},8,["aria-label"])])])],512)])])])):t.createCommentVNode("",!0)}const T7=C(d7,[["render",x7]]),I7=t.defineComponent({name:"HomepageStats",components:{BaseLink:F,IconArrow:Be,IconArrows:na,BaseUnitToggle:qe,BaseTimer:Re,DsnWidget:Ao},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){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}}}),M7={key:0,"aria-label":"Featured mission statistics",class:"HomepageStats -mt-14 relative z-20 overflow-hidden"},v7={class:"MixedBleedGrid lg:pl-0 pl-4"},L7={class:"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"},D7={class:"gap-y-10 lg:col-end-9 grid grid-cols-12 gap-6"},P7=t.createElementVNode("div",{class:"lg:block hidden"},null,-1),A7={key:0,class:"lg:col-span-2 sm:col-span-5 col-span-full"},O7={key:0,class:"text-subtitle text-jpl-red mb-4"},z7={key:0,class:"text-subtitle text-jpl-red mb-4"},F7={key:2,class:"text-body-sm mb-4"},H7={key:3,class:"text-stats-xl"},q7={key:1,class:"lg:col-span-3 sm:col-span-6 col-span-full"},R7={key:0,class:"text-subtitle text-jpl-red mb-4"},j7={key:0,class:"text-subtitle text-jpl-red mb-4"},G7={key:2,class:"text-body-sm mb-4"},U7={key:3},W7={key:4,class:"text-stats-lg"},Y7=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),K7={class:"text-gray-mid-dark flex flex-wrap mt-2 text-sm"},Z7=t.createElementVNode("span",{class:"mr-1 -mb-3"},"Estimated:",-1),X7={class:"sm:whitespace-nowrap"},J7={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"},Q7={key:2,class:"lg:col-span-3 sm:col-span-6 col-span-full"},ek={key:0,class:"text-subtitle text-jpl-red mb-4"},tk={key:0,class:"text-subtitle text-jpl-red mb-4"},nk={key:2,class:"text-body-sm mb-4"},ak={key:0,class:"text-stats-lg"},ok={class:"text-sm"},rk={class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},ik=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function sk(e,n,a,o,r,i){const s=F,l=Re,c=Be,d=Ao,h=qe,p=t.resolveDirective("scroll-to");return e.statistics||e.dsn||e.asteroidWatch||e.missionCount?(t.openBlock(),t.createElementBlock("section",M7,[t.createElementVNode("div",v7,[t.createElementVNode("div",L7,[t.createElementVNode("div",D7,[P7,e.dataMissionStatsBlock?(t.openBlock(),t.createElementBlock("div",A7,[e.dataMissionStatsBlock.link?(t.openBlock(),t.createBlock(s,{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",O7,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",z7,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataMissionStatsBlock.title?(t.openBlock(),t.createElementBlock("p",F7,t.toDisplayString(e.dataMissionStatsBlock.title),1)):t.createCommentVNode("",!0),e.missionCount?(t.openBlock(),t.createElementBlock("p",H7,t.toDisplayString(e.missionCount),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.dataGenericStatsBlock?(t.openBlock(),t.createElementBlock("div",q7,[e.dataGenericStatsBlock.link?(t.openBlock(),t.createBlock(s,{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",R7,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",j7,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataGenericStatsBlock.title?(t.openBlock(),t.createElementBlock("p",G7,t.toDisplayString(e.dataGenericStatsBlock.title),1)):t.createCommentVNode("",!0),e.dataGenericStatsBlock.dateDisplay==="countdown"||e.dataGenericStatsBlock.dateDisplay==="time_elapsed"?(t.openBlock(),t.createElementBlock("div",U7,[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",W7,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date)),1)):e.dataGenericStatsBlock.dateDisplay==="live"?t.withDirectives((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(()=>[Y7,t.createElementVNode("p",K7,[Z7,t.createElementVNode("span",X7,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date,"DateTime"))+" UTC ",1)]),e.hasFeaturedEmbed?(t.openBlock(),t.createElementBlock("div",J7,[t.createVNode(c)])):t.createCommentVNode("",!0)]),_:1},8,["href","class","onClick"])),[[p,e.hasFeaturedEmbed?"#featuredEmbed":null]]):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createVNode(d),e.asteroidWatch?(t.openBlock(),t.createElementBlock("div",Q7,[e.asteroidWatch.link?(t.openBlock(),t.createBlock(s,{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",ek,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",tk,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)],64)),e.asteroidWatch.title?(t.openBlock(),t.createElementBlock("p",nk,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",ak,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",ok," Proximity "+t.toDisplayString(m.formattedValue),1)]),_:1},8,["value","second-value"]),t.createVNode(s,{"link-class":"block",variant:"none","aria-label":"View the next five approaches",to:"/asteroid-watch/next-five-approaches"},{default:t.withCtx(()=>[t.createElementVNode("div",rk,[t.createVNode(c)])]),_:1})],64)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])]),ik])])):t.createCommentVNode("",!0)}const lk=C(I7,[["render",sk]]),ck=t.defineComponent({name:"Icon360"}),dk={class:"Icon360",width:"40",height:"40",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},hk=[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 pk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",dk,hk)}const yr=C(ck,[["render",pk]]),mk=t.defineComponent({name:"HomepageTeaserBlockCardImage",components:{BaseImagePlaceholder:q,BaseImage:j,Icon360:yr},props:{data:{type:Object,required:!1}},computed:{theSrcSet(){var e;return(e=this.data)!=null&&e.image?pe(this.data.image)?pe(this.data.image):this.data.image.srcSet:void 0}}}),fk={key:0,class:"relative h-auto"},uk={class:"bg-jpl-red absolute bottom-0 right-0 z-10 text-white"};function gk(e,n,a,o,r,i){const s=yr,l=j,c=q;return e.data&&e.data.image?(t.openBlock(),t.createElementBlock("div",fk,[t.createElementVNode("div",uk,[t.createVNode(s)]),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 xl=C(mk,[["render",gk]]),yk=t.defineComponent({name:"HomepageTeaserBlock",components:{BaseHeading:G,BlockText:le,BaseImage:j,BaseLink:F,HomepageTeaserBlockCardImage:xl},props:{data:{type:Object,required:!1}},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)}}}),bk={key:0,class:"HomepageTeaserBlock max-w-screen-3xl relative mx-auto"},kk={class:"lg:px-4 2xl:px-0"},_k={class:"lg:px-0 lg:col-end-8 xl:col-end-9 col-start-2 px-4"},$k=["aria-label"],wk={key:0,class:"relative h-auto"},Ck={class:"px-6 pt-6 pb-4"},Bk={class:"mb-2 text-3xl font-medium"},Ek={key:0,class:"text-body-sm"};function Sk(e,n,a,o,r,i){const s=j,l=G,c=le,d=F,h=xl;return e.data?(t.openBlock(),t.createElementBlock("div",bk,[e.hasCoverImage?(t.openBlock(),t.createBlock(s,{key:0,class:"lg:mb-0 mb-10",src:e.data.coverImage.src.url,srcset:e.mixinGetSrcSet(e.data.coverImage)?e.mixinGetSrcSet(e.data.coverImage):e.data.coverImage.srcSet,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",kk,[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",_k,[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?(t.openBlock(),t.createBlock(d,{key:2,variant:"primary",class:"mt-5","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.mixinGetExternalLink(e.data.link)?e.mixinGetExternalLink(e.data.link):null,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",wk,[e.theCard.link?(t.openBlock(),t.createBlock(d,{key:0,variant:"none","link-class":"block","aria-label":e.theCard.link.text||"Learn more",href:e.mixinGetExternalLink(e.theCard.link)?e.mixinGetExternalLink(e.theCard.link):null,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",Ck,[t.createElementVNode("div",Bk,t.toDisplayString(e.theCard.heading),1),e.theCard.description?(t.openBlock(),t.createElementBlock("p",Ek,t.toDisplayString(e.theCard.description),1)):t.createCommentVNode("",!0),e.theCard.link?(t.openBlock(),t.createBlock(d,{key:1,variant:"primary",class:"mt-3","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.mixinGetExternalLink(e.theCard.link)?e.mixinGetExternalLink(e.theCard.link):null,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,$k)):t.createCommentVNode("",!0)],2)])])):t.createCommentVNode("",!0)}const Nk=C(yk,[["render",Sk]]),Vk=t.defineComponent({name:"IconAudio"}),xk={class:"IconAudio",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Tk=[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 Ik(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",xk,Tk)}const Mk=C(Vk,[["render",Ik]]),vk=t.defineComponent({name:"IconBook"}),Lk={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBook"},Dk=[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 Pk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Lk,Dk)}const Tl=C(vk,[["render",Pk]]),Ak=t.defineComponent({name:"IconBookUser"}),Ok={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBookUser"},zk=[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 Fk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Ok,zk)}const Il=C(Ak,[["render",Fk]]),Hk=t.defineComponent({name:"IconBriefcase"}),qk={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBriefcase"},Rk=[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 jk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",qk,Rk)}const Ml=C(Hk,[["render",jk]]),Gk=t.defineComponent({name:"IconCheckbox"}),Uk={class:"IconCheckbox",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Wk=[t.createElementVNode("path",{stroke:"currentColor",fill:"none",d:"M0.5 0.5H21.5V21.5H0.5z"},null,-1)];function Yk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Uk,Wk)}const Kk=C(Gk,[["render",Yk]]),Zk=t.defineComponent({name:"IconCheckboxSelected"}),Xk={class:"IconCheckboxSelected",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Jk=[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 Qk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Xk,Jk)}const e_=C(Zk,[["render",Qk]]),t_=t.defineComponent({name:"IconEnvelope"}),n_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconEnvelope"},a_=[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 o_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",n_,a_)}const r_=C(t_,[["render",o_]]),i_=t.defineComponent({name:"IconFilter"}),s_={class:"IconFilter",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},l_=[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 c_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",s_,l_)}const d_=C(i_,[["render",c_]]),h_=t.defineComponent({name:"IconGrid"}),p_={class:"IconGrid",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m_=[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 f_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",p_,m_)}const u_=C(h_,[["render",f_]]),g_=t.defineComponent({name:"IconHand"}),y_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconHand"},b_=[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 k_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",y_,b_)}const vl=C(g_,[["render",k_]]),__=t.defineComponent({name:"IconLink"}),$_={class:"IconLink",width:"22",height:"23",viewBox:"0 0 22 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},w_=[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 C_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",$_,w_)}const Ll=C(__,[["render",C_]]),B_=t.defineComponent({name:"IconList"}),E_={class:"IconList",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},S_=[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 N_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",E_,S_)}const V_=C(B_,[["render",N_]]),x_=t.defineComponent({name:"IconMagnifyingGlass"}),T_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMagnifyingGlass"},I_=[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 M_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",T_,I_)}const Dl=C(x_,[["render",M_]]),v_=t.defineComponent({name:"IconMedal"}),L_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMedal"},D_=[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 P_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",L_,D_)}const Pl=C(v_,[["render",P_]]),A_=t.defineComponent({name:"IconMenu"}),O_={class:"IconMenu",width:"30",height:"26",viewBox:"0 0 30 26",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},z_=[t.createElementVNode("path",{d:"M30 22v4H0v-4h30zm0-11v4H0v-4h30zm0-11v4H0V0h30z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function F_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",O_,z_)}const br=C(A_,[["render",F_]]),H_=t.defineComponent({name:"IconMinus"}),q_={class:"IconMinus",width:"12",height:"2",viewBox:"0 0 12 2",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},R_=[t.createElementVNode("path",{transform:"translate(-6 -11)",fill:"currentColor",d:"M6 11H18V13H6z"},null,-1)];function j_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",q_,R_)}const G_=C(H_,[["render",j_]]),U_=t.defineComponent({name:"IconPlus"}),W_={class:"IconPlus",width:"12",height:"12",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Y_=[t.createElementVNode("path",{d:"M7 0v5h5v2H7v5H5V7H0V5h5V0h2z",fill:"currentColor"},null,-1)];function K_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",W_,Y_)}const Z_=C(U_,[["render",K_]]),X_=t.defineComponent({name:"IconSearch"}),J_={class:"IconSearch",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Q_=[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 e$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",J_,Q_)}const ma=C(X_,[["render",e$]]),t$=t.defineComponent({name:"IconShare"}),n$={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"},a$=[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 o$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",n$,a$)}const Al=C(t$,[["render",o$]]),r$=t.defineComponent({name:"IconSlideshow"}),i$={class:"IconSlideshow",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},s$=[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 l$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",i$,s$)}const c$=C(r$,[["render",l$]]),d$=t.defineComponent({name:"IconSocialEmail"}),h$={class:"IconSocialEmail",width:"22",height:"16",viewBox:"0 0 22 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},p$=[t.createElementVNode("path",{d:"M11 9l11-7v14H0V2l11 7zm11-9L11 7 0 0h22z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function m$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",h$,p$)}const Ft=C(d$,[["render",m$]]),f$=t.defineComponent({name:"IconSocialFacebook"}),u$={class:"IconSocialFacebook",width:"12",height:"23",viewBox:"0 0 12 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},g$=[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 y$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",u$,g$)}const Ht=C(f$,[["render",y$]]),b$=t.defineComponent({name:"IconSocialGoogleClassroom"}),k$={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"},_$=[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 $$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",k$,_$)}const Ol=C(b$,[["render",$$]]),w$=t.defineComponent({name:"IconSocialInstagram"}),C$={class:"IconSocialInstagram",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},B$=[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 E$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",C$,B$)}const kr=C(w$,[["render",E$]]),S$=t.defineComponent({name:"IconSocialPinterest"}),N$={class:"IconSocialPinterest",width:"23",height:"23",viewBox:"0 0 23 23","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg"},V$=[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 x$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",N$,V$)}const zl=C(S$,[["render",x$]]),T$=t.defineComponent({name:"IconSocialReddit"}),I$={class:"IconSocialReddit",width:"24",height:"22",viewBox:"0 0 24 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},M$=[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 v$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",I$,M$)}const _r=C(T$,[["render",v$]]),L$=t.defineComponent({name:"IconSocialTwitter"}),D$={class:"IconSocialTwitter",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},P$=[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 A$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",D$,P$)}const qt=C(L$,[["render",A$]]),O$=t.defineComponent({name:"IconSocialYoutube"}),z$={class:"IconSocialYoutube",width:"24",height:"16",viewBox:"0 0 24 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},F$=[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 H$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",z$,F$)}const $r=C(O$,[["render",H$]]),q$=t.defineComponent({name:"IconStop"}),R$={class:"IconStop",width:"60",height:"60",viewBox:"0 0 185 185",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},j$=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M0,0h185v185H0V0z"},null,-1)];function G$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",R$,j$)}const U$=C(q$,[["render",G$]]),W$=t.defineComponent({name:"IconUniversity"}),Y$={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconUniversity"},K$=[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 Z$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Y$,K$)}const Fl=C(W$,[["render",Z$]]),X$=t.defineComponent({name:"IconArrows"}),J$={class:"IconUser",width:"21",height:"21",viewBox:"0 0 21 21",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Q$=[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 ew(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",J$,Q$)}const tw=C(X$,[["render",ew]]),nw=t.defineComponent({name:"ImageDetailContextImage",components:{BaseImagePlaceholder:q,BaseImage:j,IconDropdown:Xt,IconClose:We},inheritAttrs:!0,props:{data:{type:Object,required:!1}},data(){return{contextImagePreviewShow:!1}},methods:{toggleContextImagePreview(){this.contextImagePreviewShow?this.contextImagePreviewShow=!1:this.contextImagePreviewShow=!0}}}),aw=e=>(t.pushScopeId("data-v-799186d8"),e=e(),t.popScopeId(),e),ow={class:"flex flex-row items-center justify-between py-3 text-white uppercase"},rw=aw(()=>t.createElementVNode("span",{class:"font-secondary pr-3 tracking-wider"},"Context Image",-1));function iw(e,n,a,o,r,i){const s=Xt,l=We,c=j,d=q;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",ow,[rw,t.createElementVNode("span",{class:t.normalizeClass({hidden:e.contextImagePreviewShow,block:!e.contextImagePreviewShow})},[t.createVNode(s)],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,p;return[(p=(h=e.data)==null?void 0:h.contextImage)!=null&&p.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 sw=C(nw,[["render",iw],["__scopeId","data-v-799186d8"]]),lw={name:"LoadingTransition",data:()=>({loading:!1}),methods:{start(){this.loading=!0},finish(){this.loading=!1}}},cw=e=>(t.pushScopeId("data-v-8f39b706"),e=e(),t.popScopeId(),e),dw={key:0,class:"loading-page animate-fadeIn"},hw={class:"loading-wrapper"},pw=cw(()=>t.createElementVNode("div",{class:"loading"},null,-1));function mw(e,n,a,o,r,i){return e.loading?(t.openBlock(),t.createElementBlock("div",dw,[t.createElementVNode("div",hw,[t.renderSlot(e.$slots,"loading",{},()=>[pw],!0)])])):t.createCommentVNode("",!0)}const fw=C(lw,[["render",mw],["__scopeId","data-v-8f39b706"]]),uw=t.defineComponent({name:"LogoCaltech"}),gw={class:"LogoCaltech",width:"313",height:"76",viewBox:"0 0 313 76",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},yw=[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 bw(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",gw,yw)}const wr=C(uw,[["render",bw]]),kw=t.defineComponent({name:"LogoTribrand",props:{invert:{type:Boolean,default:!1}}}),_w=[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 $w(e,n,a,o,r,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"},_w,2)}const ww=C(kw,[["render",$w]]);function fa(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?fa=function(n){return typeof n}:fa=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},fa(e)}function Cw(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function Bw(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 Ew(e,n,a){return n&&Bw(e.prototype,n),e}function Hl(e){return Sw(e)||Nw(e)||Vw()}function Sw(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 Nw(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Vw(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function xw(e){var n;return typeof e=="function"?n={callback:e}:n=e,n}function Tw(e,n){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o,r,i,s=function(c){for(var d=arguments.length,h=new Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];if(i=h,!(o&&c===r)){var m=a.leading;typeof m=="function"&&(m=m(c,r)),(!o||c!==r)&&m&&e.apply(void 0,[c].concat(Hl(i))),r=c,clearTimeout(o),o=setTimeout(function(){e.apply(void 0,[c].concat(Hl(i))),o=0},n)}};return s._clear=function(){clearTimeout(o),o=null},s}function ql(e,n){if(e===n)return!0;if(fa(e)==="object"){for(var a in e)if(!ql(e[a],n[a]))return!1;return!0}return!1}var Iw=function(){function e(n,a,o){Cw(this,e),this.el=n,this.observer=null,this.frozen=!1,this.createObserver(a,o)}return Ew(e,[{key:"createObserver",value:function(a,o){var r=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=xw(a),this.callback=function(l,c){r.options.callback(l,c),l&&r.options.once&&(r.frozen=!0,r.destroyObserver())},this.callback&&this.options.throttle){var i=this.options.throttleOptions||{},s=i.leading;this.callback=Tw(this.callback,this.options.throttle,{leading:function(c){return s==="both"||s==="visible"&&c||s==="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(p){return p.isIntersecting});d&&(c=d)}if(r.callback){var h=c.isIntersecting&&c.intersectionRatio>=r.threshold;if(h===r.oldResult)return;r.oldResult=h,r.callback(h,c)}},this.options.intersection),o.context.$nextTick(function(){r.observer&&r.observer.observe(r.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 Rl(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 r=new Iw(e,o,a);e._vue_visibilityState=r}}function Mw(e,n,a){var o=n.value,r=n.oldValue;if(!ql(o,r)){var i=e._vue_visibilityState;if(!o){jl(e);return}i?i.createObserver(o,a):Rl(e,{value:o},a)}}function jl(e){var n=e._vue_visibilityState;n&&(n.destroyObserver(),delete e._vue_visibilityState)}var ua={bind:Rl,update:Mw,unbind:jl};function vw(e){e.directive("observe-visibility",ua)}var Lw={version:"1.0.0",install:vw},ga=null;typeof window<"u"?ga=window.Vue:typeof global<"u"&&(ga=global.Vue),ga&&ga.use(Lw);const Dw=t.defineComponent({name:"MissionDetailAbout",components:{BaseHeading:G,BlockText:le},directives:{ObserveVisibility:ua},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)}}}),Pw={key:0,class:"MissionDetailAbout lg:BaseGrid lg:px-0 container px-4 mx-auto"},Aw={class:"col-span-6 col-start-2 mb-3"},Ow={class:"col-span-6 col-start-2"},zw={class:"mb-10"},Fw={key:0,class:"col-span-3 col-start-9"},Hw={class:"font-secondary mb-5 text-base leading-tight tracking-wider uppercase"},qw={class:"lg:mb-5 flex flex-wrap items-start mb-3"};function Rw(e,n,a,o,r,i){const s=G,l=le,c=t.resolveDirective("observe-visibility");return e.description?(t.openBlock(),t.createElementBlock("div",Pw,[t.createElementVNode("div",Aw,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.descriptionHeading),1)]),_:1})]),t.createElementVNode("div",Ow,[t.createElementVNode("div",zw,[t.createVNode(l,{text:e.description},null,8,["text"])])]),e.hasContent?(t.openBlock(),t.createElementBlock("div",Fw,[t.createElementVNode("p",Hw,t.toDisplayString(e.sidebarTitle),1),t.createElementVNode("ul",qw,[(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 jw=C(Dw,[["render",Rw]]),Gw={name:"ParallaxElement",props:{factor:{default:.25,type:Number},offset:{default:0,type:Number}}};function Uw(e,n,a,o,r,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 Cr=C(Gw,[["render",Uw]]),Ww={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 Yw(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"overflow-hidden":!a.overflow}),style:t.normalizeStyle({"--scroll-factor":`${r.data.scrollFactor*r.data.height}px`})},[t.renderSlot(e.$slots,"default")],6)}const Gl=C(Ww,[["render",Yw]]),Kw=t.defineComponent({name:"MissionDetailHero",components:{ParallaxContainer:Gl,ParallaxElement:Cr,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")&&st();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)}}}}),Zw=["src","srcset","width","height","alt"],Xw={class:"relative z-30 w-full h-full"},Jw={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"},Qw={class:"lg:py-0 lg:BaseGrid sm:pt-24 container h-full py-10 mx-auto"},eC={key:0,class:"text-body-sm mb-3 font-normal tracking-normal"},tC={class:"text-h1-alt break-normal"},nC={class:"xl:text-2xl lg:text-md xl:pr-26 xl:leading-normal text-xl leading-relaxed"},aC={class:"block w-full h-full"},oC=["srcset"],rC=["src","srcset","width","height","alt"];function iC(e,n,a,o,r,i){const s=Ce,l=R,c=Cr;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},null,8,Zw)):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",Xw,[t.createElementVNode("div",Jw,[t.createElementVNode("div",Qw,[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",eC,t.toDisplayString(e.subtitle),1)):t.createCommentVNode("",!0),t.createElementVNode("h1",tC,t.toDisplayString(e.title),1),t.createElementVNode("p",nC,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(s,{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",aC,[t.createElementVNode("source",{srcset:e.instrumentImage.webp.url,type:"image/webp"},null,8,oC),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,rC)):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["class"]))],2)}const sC=C(Kw,[["render",iC],["__scopeId","data-v-16bf1fc1"]]),lC=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"}}}),cC={key:0},dC={key:0,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},hC={key:1,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},pC={key:3,class:"text-body-normal xl:pr-4"},mC={key:0},fC={key:1,class:"inline-block"},uC={class:"flex items-center"};function gC(e,n,a,o,r,i){const s=G,l=Ce,c=F;return e.item?(t.openBlock(),t.createElementBlock("div",cC,[e.item.date?(t.openBlock(),t.createElementBlock("p",dC,t.toDisplayString(e.$filters.displayDate(e.item.date)),1)):t.createCommentVNode("",!0),e.item.dateFreeform?(t.openBlock(),t.createElementBlock("p",hC,t.toDisplayString(e.item.dateFreeform),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(s,{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",pC,[e.theSummary?(t.openBlock(),t.createElementBlock("span",mC,t.toDisplayString(e.theSummary),1)):t.createCommentVNode("",!0),e.item.highlightLink?(t.openBlock(),t.createElementBlock("span",fC,[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",uC,[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 Ul=C(lC,[["render",gC],["__scopeId","data-v-04221f79"]]);te.use([Gn,on]);const yC=t.defineComponent({name:"MissionDetailHighlightsCarousel",components:{BaseButton:R,IconPrev:Ne,IconNext:Se,MissionDetailHighlightsCarouselItem:Ul},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)}}}),bC={class:"MissionHighlightsCarousel ThemeVariantDark w-full overflow-hidden"},kC={ref:"MissionHighlightsCarousel",class:"swiper"},_C={class:"swiper-wrapper"},$C={class:"swiper-dots -mb-2 -ml-2"},wC=["aria-label","onClick"],CC={class:"swiper-nav"},BC={class:"flex justify-end w-full"},EC={class:"flex"};function SC(e,n,a,o,r,i){const s=Ul,l=Ne,c=R,d=Se;return t.openBlock(),t.createElementBlock("div",bC,[t.createElementVNode("div",kC,[t.createElementVNode("div",_C,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createBlock(s,{key:p,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",$C,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,class:"group inline-block px-2 pt-3 cursor-pointer","aria-label":"Go to slide "+(p+1),onClick:m=>e.slideTo(p+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===p?"bg-jpl-red-light":"bg-white opacity-25"])},null,2)],8,wC))),128))]),t.createElementVNode("div",CC,[t.createElementVNode("div",BC,[t.createElementVNode("div",EC,[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 Wl=C(yC,[["render",SC]]);var Yl={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},Br={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},NC=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],ya={CSS:{},springs:{}};function Oe(e,n,a){return Math.min(Math.max(e,n),a)}function Cn(e,n){return e.indexOf(n)>-1}function Er(e,n){return e.apply(null,n)}var H={arr:function(e){return Array.isArray(e)},obj:function(e){return Cn(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!Yl.hasOwnProperty(e)&&!Br.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function Kl(e){var n=/\(([^)]+)\)/.exec(e);return n?n[1].split(",").map(function(a){return parseFloat(a)}):[]}function Zl(e,n){var a=Kl(e),o=Oe(H.und(a[0])?1:a[0],.1,100),r=Oe(H.und(a[1])?100:a[1],.1,100),i=Oe(H.und(a[2])?10:a[2],.1,100),s=Oe(H.und(a[3])?0:a[3],.1,100),l=Math.sqrt(r/o),c=i/(2*Math.sqrt(r*o)),d=c<1?l*Math.sqrt(1-c*c):0,h=1,p=c<1?(c*l+-s)/d:-s+l;function m(u){var y=n?n*u/1e3:u;return c<1?y=Math.exp(-y*c*l)*(h*Math.cos(d*y)+p*Math.sin(d*y)):y=(h+p*y)*Math.exp(-y*l),u===0||u===1?u:1-y}function f(){var u=ya.springs[e];if(u)return u;for(var y=1/6,B=0,g=0;;)if(B+=y,m(B)===1){if(g++,g>=16)break}else g=0;var _=B*y*1e3;return ya.springs[e]=_,_}return n?m:f}function VC(e){return e===void 0&&(e=10),function(n){return Math.ceil(Oe(n,1e-6,1)*e)*(1/e)}}var xC=function(){var e=11,n=1/(e-1);function a(h,p){return 1-3*p+3*h}function o(h,p){return 3*p-6*h}function r(h){return 3*h}function i(h,p,m){return((a(p,m)*h+o(p,m))*h+r(p))*h}function s(h,p,m){return 3*a(p,m)*h*h+2*o(p,m)*h+r(p)}function l(h,p,m,f,u){var y,B,g=0;do B=p+(m-p)/2,y=i(B,f,u)-h,y>0?m=B:p=B;while(Math.abs(y)>1e-7&&++g<10);return B}function c(h,p,m,f){for(var u=0;u<4;++u){var y=s(p,m,f);if(y===0)return p;var B=i(p,m,f)-h;p-=B/y}return p}function d(h,p,m,f){if(!(0<=h&&h<=1&&0<=m&&m<=1))return;var u=new Float32Array(e);if(h!==p||m!==f)for(var y=0;y<e;++y)u[y]=i(y*n,h,m);function B(g){for(var _=0,k=1,N=e-1;k!==N&&u[k]<=g;++k)_+=n;--k;var I=(g-u[k])/(u[k+1]-u[k]),V=_+I*n,x=s(V,h,m);return x>=.001?c(g,V,h,m):x===0?V:l(g,_,_+n,h,m)}return function(g){return h===p&&m===f||g===0||g===1?g:i(B(g),p,f)}}return d}(),Xl=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 r,i=4;o<((r=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((r*3-2)/22-o,2)}},Elastic:function(o,r){o===void 0&&(o=1),r===void 0&&(r=.5);var i=Oe(o,1,10),s=Oe(r,.1,2);return function(l){return l===0||l===1?l:-i*Math.pow(2,10*(l-1))*Math.sin((l-1-s/(Math.PI*2)*Math.asin(1/i))*(Math.PI*2)/s)}}},a=["Quad","Cubic","Quart","Quint"];return a.forEach(function(o,r){n[o]=function(){return function(i){return Math.pow(i,r+2)}}}),Object.keys(n).forEach(function(o){var r=n[o];e["easeIn"+o]=r,e["easeOut"+o]=function(i,s){return function(l){return 1-r(i,s)(1-l)}},e["easeInOut"+o]=function(i,s){return function(l){return l<.5?r(i,s)(l*2)/2:1-r(i,s)(l*-2+2)/2}},e["easeOutIn"+o]=function(i,s){return function(l){return l<.5?(1-r(i,s)(1-l*2))/2:(r(i,s)(l*2-1)+1)/2}}}),e}();function Sr(e,n){if(H.fnc(e))return e;var a=e.split("(")[0],o=Xl[a],r=Kl(e);switch(a){case"spring":return Zl(e,n);case"cubicBezier":return Er(xC,r);case"steps":return Er(VC,r);default:return Er(o,r)}}function Jl(e){try{var n=document.querySelectorAll(e);return n}catch{return}}function ba(e,n){for(var a=e.length,o=arguments.length>=2?arguments[1]:void 0,r=[],i=0;i<a;i++)if(i in e){var s=e[i];n.call(o,s,i,e)&&r.push(s)}return r}function ka(e){return e.reduce(function(n,a){return n.concat(H.arr(a)?ka(a):a)},[])}function Ql(e){return H.arr(e)?e:(H.str(e)&&(e=Jl(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function Nr(e,n){return e.some(function(a){return a===n})}function Vr(e){var n={};for(var a in e)n[a]=e[a];return n}function xr(e,n){var a=Vr(e);for(var o in e)a[o]=n.hasOwnProperty(o)?n[o]:e[o];return a}function _a(e,n){var a=Vr(e);for(var o in n)a[o]=H.und(e[o])?n[o]:e[o];return a}function TC(e){var n=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return n?"rgba("+n[1]+",1)":e}function IC(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),r=parseInt(o[1],16),i=parseInt(o[2],16),s=parseInt(o[3],16);return"rgba("+r+","+i+","+s+",1)"}function MC(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,r=parseInt(n[3],10)/100,i=n[4]||1;function s(m,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?m+(f-m)*6*u:u<1/2?f:u<2/3?m+(f-m)*(2/3-u)*6:m}var l,c,d;if(o==0)l=c=d=r;else{var h=r<.5?r*(1+o):r+o-r*o,p=2*r-h;l=s(p,h,a+1/3),c=s(p,h,a),d=s(p,h,a-1/3)}return"rgba("+l*255+","+c*255+","+d*255+","+i+")"}function vC(e){if(H.rgb(e))return TC(e);if(H.hex(e))return IC(e);if(H.hsl(e))return MC(e)}function Ye(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 LC(e){if(Cn(e,"translate")||e==="perspective")return"px";if(Cn(e,"rotate")||Cn(e,"skew"))return"deg"}function Tr(e,n){return H.fnc(e)?e(n.target,n.id,n.total):e}function ze(e,n){return e.getAttribute(n)}function Ir(e,n,a){var o=Ye(n);if(Nr([a,"deg","rad","turn"],o))return n;var r=ya.CSS[n+a];if(!H.und(r))return r;var i=100,s=document.createElement(e.tagName),l=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;l.appendChild(s),s.style.position="absolute",s.style.width=i+a;var c=i/s.offsetWidth;l.removeChild(s);var d=c*parseFloat(n);return ya.CSS[n+a]=d,d}function ec(e,n,a){if(n in e.style){var o=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=e.style[n]||getComputedStyle(e).getPropertyValue(o)||"0";return a?Ir(e,r,a):r}}function Mr(e,n){if(H.dom(e)&&!H.inp(e)&&(!H.nil(ze(e,n))||H.svg(e)&&e[n]))return"attribute";if(H.dom(e)&&Nr(NC,n))return"transform";if(H.dom(e)&&n!=="transform"&&ec(e,n))return"css";if(e[n]!=null)return"object"}function tc(e){if(H.dom(e)){for(var n=e.style.transform||"",a=/(\w+)\(([^)]*)\)/g,o=new Map,r;r=a.exec(n);)o.set(r[1],r[2]);return o}}function DC(e,n,a,o){var r=Cn(n,"scale")?1:0+LC(n),i=tc(e).get(n)||r;return a&&(a.transforms.list.set(n,i),a.transforms.last=n),o?Ir(e,i,o):i}function vr(e,n,a,o){switch(Mr(e,n)){case"transform":return DC(e,n,o,a);case"css":return ec(e,n,a);case"attribute":return ze(e,n);default:return e[n]||0}}function Lr(e,n){var a=/^(\*=|\+=|-=)/.exec(e);if(!a)return e;var o=Ye(e)||0,r=parseFloat(n),i=parseFloat(e.replace(a[0],""));switch(a[0][0]){case"+":return r+i+o;case"-":return r-i+o;case"*":return r*i+o}}function nc(e,n){if(H.col(e))return vC(e);if(/\s/g.test(e))return e;var a=Ye(e),o=a?e.substr(0,e.length-a.length):e;return n?o+n:o}function Dr(e,n){return Math.sqrt(Math.pow(n.x-e.x,2)+Math.pow(n.y-e.y,2))}function PC(e){return Math.PI*2*ze(e,"r")}function AC(e){return ze(e,"width")*2+ze(e,"height")*2}function OC(e){return Dr({x:ze(e,"x1"),y:ze(e,"y1")},{x:ze(e,"x2"),y:ze(e,"y2")})}function ac(e){for(var n=e.points,a=0,o,r=0;r<n.numberOfItems;r++){var i=n.getItem(r);r>0&&(a+=Dr(o,i)),o=i}return a}function zC(e){var n=e.points;return ac(e)+Dr(n.getItem(n.numberOfItems-1),n.getItem(0))}function oc(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return PC(e);case"rect":return AC(e);case"line":return OC(e);case"polyline":return ac(e);case"polygon":return zC(e)}}function FC(e){var n=oc(e);return e.setAttribute("stroke-dasharray",n),n}function HC(e){for(var n=e.parentNode;H.svg(n)&&H.svg(n.parentNode);)n=n.parentNode;return n}function rc(e,n){var a=n||{},o=a.el||HC(e),r=o.getBoundingClientRect(),i=ze(o,"viewBox"),s=r.width,l=r.height,c=a.viewBox||(i?i.split(" "):[0,0,s,l]);return{el:o,viewBox:c,x:c[0]/1,y:c[1]/1,w:s,h:l,vW:c[2],vH:c[3]}}function qC(e,n){var a=H.str(e)?Jl(e)[0]:e,o=n||100;return function(r){return{property:r,el:a,svg:rc(a),totalLength:oc(a)*(o/100)}}}function RC(e,n,a){function o(h){h===void 0&&(h=0);var p=n+h>=1?n+h:0;return e.el.getPointAtLength(p)}var r=rc(e.el,e.svg),i=o(),s=o(-1),l=o(1),c=a?1:r.w/r.vW,d=a?1:r.h/r.vH;switch(e.property){case"x":return(i.x-r.x)*c;case"y":return(i.y-r.y)*d;case"angle":return Math.atan2(l.y-s.y,l.x-s.x)*180/Math.PI}}function ic(e,n){var a=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=nc(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 Pr(e){var n=e?ka(H.arr(e)?e.map(Ql):Ql(e)):[];return ba(n,function(a,o,r){return r.indexOf(a)===o})}function sc(e){var n=Pr(e);return n.map(function(a,o){return{target:a,id:o,total:n.length,transforms:{list:tc(a)}}})}function jC(e,n){var a=Vr(n);if(/^spring/.test(a.easing)&&(a.duration=Zl(a.easing)),H.arr(e)){var o=e.length,r=o===2&&!H.obj(e[0]);r?e={value:e}:H.fnc(n.duration)||(a.duration=n.duration/o)}var i=H.arr(e)?e:[e];return i.map(function(s,l){var c=H.obj(s)&&!H.pth(s)?s:{value:s};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(s){return _a(s,a)})}function GC(e){for(var n=ba(ka(e.map(function(i){return Object.keys(i)})),function(i){return H.key(i)}).reduce(function(i,s){return i.indexOf(s)<0&&i.push(s),i},[]),a={},o=function(i){var s=n[i];a[s]=e.map(function(l){var c={};for(var d in l)H.key(d)?d==s&&(c.value=l[d]):c[d]=l[d];return c})},r=0;r<n.length;r++)o(r);return a}function UC(e,n){var a=[],o=n.keyframes;o&&(n=_a(GC(o),n));for(var r in n)H.key(r)&&a.push({name:r,tweens:jC(n[r],e)});return a}function WC(e,n){var a={};for(var o in e){var r=Tr(e[o],n);H.arr(r)&&(r=r.map(function(i){return Tr(i,n)}),r.length===1&&(r=r[0])),a[o]=r}return a.duration=parseFloat(a.duration),a.delay=parseFloat(a.delay),a}function YC(e,n){var a;return e.tweens.map(function(o){var r=WC(o,n),i=r.value,s=H.arr(i)?i[1]:i,l=Ye(s),c=vr(n.target,e.name,l,n),d=a?a.to.original:c,h=H.arr(i)?i[0]:d,p=Ye(h)||Ye(c),m=l||p;return H.und(s)&&(s=d),r.from=ic(h,m),r.to=ic(Lr(s,h),m),r.start=a?a.end:0,r.end=r.start+r.delay+r.duration+r.endDelay,r.easing=Sr(r.easing,r.duration),r.isPath=H.pth(i),r.isPathTargetInsideSVG=r.isPath&&H.svg(n.target),r.isColor=H.col(r.from.original),r.isColor&&(r.round=1),a=r,r})}var lc={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,r){if(o.list.set(n,a),n===o.last||r){var i="";o.list.forEach(function(s,l){i+=l+"("+s+") "}),e.style.transform=i}}};function cc(e,n){var a=sc(e);a.forEach(function(o){for(var r in n){var i=Tr(n[r],o),s=o.target,l=Ye(i),c=vr(s,r,l,o),d=l||Ye(c),h=Lr(nc(i,d),c),p=Mr(s,r);lc[p](s,r,h,o.transforms,!0)}})}function KC(e,n){var a=Mr(e.target,n.name);if(a){var o=YC(n,e),r=o[o.length-1];return{type:a,property:n.name,animatable:e,tweens:o,duration:r.end,delay:o[0].delay,endDelay:r.endDelay}}}function ZC(e,n){return ba(ka(e.map(function(a){return n.map(function(o){return KC(a,o)})})),function(a){return!H.und(a)})}function dc(e,n){var a=e.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},r={};return r.duration=a?Math.max.apply(Math,e.map(function(i){return o(i)+i.duration})):n.duration,r.delay=a?Math.min.apply(Math,e.map(function(i){return o(i)+i.delay})):n.delay,r.endDelay=a?r.duration-Math.max.apply(Math,e.map(function(i){return o(i)+i.duration-i.endDelay})):n.endDelay,r}var hc=0;function XC(e){var n=xr(Yl,e),a=xr(Br,e),o=UC(a,e),r=sc(e.targets),i=ZC(r,o),s=dc(i,a),l=hc;return hc++,_a(n,{id:l,children:[],animatables:r,animations:i,duration:s.duration,delay:s.delay,endDelay:s.endDelay})}var Me=[],pc=function(){var e;function n(){!e&&(!mc()||!Q.suspendWhenDocumentHidden)&&Me.length>0&&(e=requestAnimationFrame(a))}function a(r){for(var i=Me.length,s=0;s<i;){var l=Me[s];l.paused?(Me.splice(s,1),i--):(l.tick(r),s++)}e=s>0?requestAnimationFrame(a):void 0}function o(){Q.suspendWhenDocumentHidden&&(mc()?e=cancelAnimationFrame(e):(Me.forEach(function(r){return r._onDocumentVisibility()}),pc()))}return typeof document<"u"&&document.addEventListener("visibilitychange",o),n}();function mc(){return!!document&&document.hidden}function Q(e){e===void 0&&(e={});var n=0,a=0,o=0,r,i=0,s=null;function l(_){var k=window.Promise&&new Promise(function(N){return s=N});return _.finished=k,k}var c=XC(e);l(c);function d(){var _=c.direction;_!=="alternate"&&(c.direction=_!=="normal"?"normal":"reverse"),c.reversed=!c.reversed,r.forEach(function(k){return k.reversed=c.reversed})}function h(_){return c.reversed?c.duration-_:_}function p(){n=0,a=h(c.currentTime)*(1/Q.speed)}function m(_,k){k&&k.seek(_-k.timelineOffset)}function f(_){if(c.reversePlayback)for(var N=i;N--;)m(_,r[N]);else for(var k=0;k<i;k++)m(_,r[k])}function u(_){for(var k=0,N=c.animations,I=N.length;k<I;){var V=N[k],x=V.animatable,T=V.tweens,A=T.length-1,b=T[A];A&&(b=ba(T,function(Fe){return _<Fe.end})[0]||b);for(var w=Oe(_-b.start-b.delay,0,b.duration)/b.duration,L=isNaN(w)?1:b.easing(w),M=b.to.strings,v=b.round,D=[],P=b.to.numbers.length,S=void 0,E=0;E<P;E++){var O=void 0,z=b.to.numbers[E],U=b.from.numbers[E]||0;b.isPath?O=RC(b.value,L*z,b.isPathTargetInsideSVG):O=U+L*(z-U),v&&(b.isColor&&E>2||(O=Math.round(O*v)/v)),D.push(O)}var Z=M.length;if(!Z)S=D[0];else{S=M[0];for(var X=0;X<Z;X++){M[X];var ie=M[X+1],oe=D[X];isNaN(oe)||(ie?S+=oe+ie:S+=oe+" ")}}lc[V.type](x.target,V.property,S,x.transforms),V.currentValue=S,k++}}function y(_){c[_]&&!c.passThrough&&c[_](c)}function B(){c.remaining&&c.remaining!==!0&&c.remaining--}function g(_){var k=c.duration,N=c.delay,I=k-c.endDelay,V=h(_);c.progress=Oe(V/k*100,0,100),c.reversePlayback=V<c.currentTime,r&&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>=I&&c.currentTime!==k||!k)&&u(k),V>N&&V<I?(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=Oe(V,0,k),c.began&&y("update"),_>=k&&(a=0,B(),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&&(s(),l(c)))))}return c.reset=function(){var _=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=_==="reverse",c.remaining=c.loop,r=c.children,i=r.length;for(var k=i;k--;)c.children[k].reset();(c.reversed&&c.loop!==!0||_==="alternate"&&c.loop===1)&&c.remaining++,u(c.reversed?c.duration:0)},c._onDocumentVisibility=p,c.set=function(_,k){return cc(_,k),c},c.tick=function(_){o=_,n||(n=o),g((o+(a-n))*Q.speed)},c.seek=function(_){g(h(_))},c.pause=function(){c.paused=!0,p()},c.play=function(){c.paused&&(c.completed&&c.reset(),c.paused=!1,Me.push(c),p(),pc())},c.reverse=function(){d(),c.completed=!c.reversed,p()},c.restart=function(){c.reset(),c.play()},c.remove=function(_){var k=Pr(_);uc(k,c)},c.reset(),c.autoplay&&c.play(),c}function fc(e,n){for(var a=n.length;a--;)Nr(e,n[a].animatable.target)&&n.splice(a,1)}function uc(e,n){var a=n.animations,o=n.children;fc(e,a);for(var r=o.length;r--;){var i=o[r],s=i.animations;fc(e,s),!s.length&&!i.children.length&&o.splice(r,1)}!a.length&&!o.length&&n.pause()}function JC(e){for(var n=Pr(e),a=Me.length;a--;){var o=Me[a];uc(n,o)}}function QC(e,n){n===void 0&&(n={});var a=n.direction||"normal",o=n.easing?Sr(n.easing):null,r=n.grid,i=n.axis,s=n.from||0,l=s==="first",c=s==="center",d=s==="last",h=H.arr(e),p=parseFloat(h?e[0]:e),m=h?parseFloat(e[1]):0,f=Ye(h?e[1]:e)||0,u=n.start||0+(h?p:0),y=[],B=0;return function(g,_,k){if(l&&(s=0),c&&(s=(k-1)/2),d&&(s=k-1),!y.length){for(var N=0;N<k;N++){if(!r)y.push(Math.abs(s-N));else{var I=c?(r[0]-1)/2:s%r[0],V=c?(r[1]-1)/2:Math.floor(s/r[0]),x=N%r[0],T=Math.floor(N/r[0]),A=I-x,b=V-T,w=Math.sqrt(A*A+b*b);i==="x"&&(w=-A),i==="y"&&(w=-b),y.push(w)}B=Math.max.apply(Math,y)}o&&(y=y.map(function(M){return o(M/B)*B})),a==="reverse"&&(y=y.map(function(M){return i?M<0?M*-1:-M:Math.abs(B-M)}))}var L=h?(m-p)/B:p;return u+L*(Math.round(y[_]*100)/100)+f}}function eB(e){e===void 0&&(e={});var n=Q(e);return n.duration=0,n.add=function(a,o){var r=Me.indexOf(n),i=n.children;r>-1&&Me.splice(r,1);function s(m){m.passThrough=!0}for(var l=0;l<i.length;l++)s(i[l]);var c=_a(a,xr(Br,e));c.targets=c.targets||e.targets;var d=n.duration;c.autoplay=!1,c.direction=n.direction,c.timelineOffset=H.und(o)?d:Lr(o,d),s(n),n.seek(c.timelineOffset);var h=Q(c);s(h),i.push(h);var p=dc(i,e);return n.delay=p.delay,n.endDelay=p.endDelay,n.duration=p.duration,n.seek(0),n.reset(),n.autoplay&&n.play(),n},n}Q.version="3.2.1",Q.speed=1,Q.suspendWhenDocumentHidden=!0,Q.running=Me,Q.remove=JC,Q.get=vr,Q.set=cc,Q.convertPx=Ir,Q.path=qC,Q.setDashoffset=FC,Q.stagger=QC,Q.timeline=eB,Q.easing=Sr,Q.penner=Xl,Q.random=function(e,n){return Math.floor(Math.random()*(n-e+1))+e};const tB=t.defineComponent({name:"MissionDetailHighlights",components:{BaseHeading:G,MissionDetailHighlightsCarousel:Wl},directives:{ObserveVisibility:ua},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=zi(this.onResize,70),window.addEventListener("resize",this.resizeHandler,!1),this.animate()):this.resizeHandler&&window.removeEventListener("resize",this.resizeHandler)},animate(){this.drawLine(),this.lineFollower()},drawLine(){Q({targets:this.$refs.missionHighlightsPath,strokeDashoffset:[Q.setDashoffset,0],easing:"easeInOutSine",duration:2e3,delay(e,n){return n*250},direction:"alternate",loop:!1})},lineFollower(){const e=Q.path(this.$refs.missionHighlightsPath),n=Q.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}}}),nB={class:"max-w-screen-3xl relative mx-auto overflow-hidden"},aB={class:"mission-highlights-content lg:BaseGrid lg:px-0 container relative z-20 px-4 mx-auto"},oB={class:"xl:col-start-6 lg:py-36 lg:col-start-7 xl:col-end-11 lg:col-end-12 relative"},rB={class:"relative z-10 w-full"},iB={class:"slides relative overflow-hidden"},sB={key:0,class:"lg:flex lg:col-start-5 lg:col-end-12 absolute inset-0 flex hidden"},lB=[t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-r from-transparent to-black height-full w-1/2"},null,-1)],cB={key:0,class:"lg:absolute inset-0 z-10 w-full"},dB=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),hB=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),pB={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"},mB={class:"lg:max-w-none relative max-w-2xl mx-auto"},fB=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),uB=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),gB=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),yB=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),bB={class:"block"},kB=["srcset"],_B=["src","srcset","width","height","alt"],$B={key:0,class:"lg:absolute relative inset-0"},wB={class:"mission-highlights-animation-container pt-14 relative max-w-screen-xl mx-auto"},CB={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"},BB={key:0,class:"lg:absolute relative inset-x-0 top-0 z-10"},EB=["srcset"],SB=["src","srcset","width","height","alt"],NB={class:"mission-highlights-path text-jpl-red-light absolute inset-x-0 top-0 left-0 z-20"},VB={fill:"none","fill-rule":"evenodd"},xB={ref:"missionHighlightsPath",stroke:"currentColor","stroke-width":"2","stroke-dasharray":"6,10",d:"M386,1C598.25,1,770,177.27,770,395.11"},TB={ref:"missionHighlightsMovingDot",class:"mission-highlights-dot absolute top-0 z-30"},IB=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 MB(e,n,a,o,r,i){const s=G,l=Wl,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",nB,[t.createElementVNode("div",aB,[t.createElementVNode("div",oB,[t.createElementVNode("div",rB,[t.createVNode(s,{level:"h2",class:"mb-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.heading||"Mission Highlights"),1)]),_:1}),t.createElementVNode("div",iB,[t.createVNode(l,{items:e.highlights},null,8,["items"])])])]),!e.animation&&e.graphic?(t.openBlock(),t.createElementBlock("div",sB,lB)):t.createCommentVNode("",!0)]),!e.animation&&e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",cB,[dB,hB,t.createElementVNode("div",pB,[t.createElementVNode("div",mB,[fB,uB,gB,yB,t.createElementVNode("picture",bB,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,kB),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,_B)])])])])):t.createCommentVNode("",!0)]),e.animation?t.withDirectives((t.openBlock(),t.createElementBlock("div",$B,[t.createElementVNode("div",wB,[t.createElementVNode("div",CB,[e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",BB,[t.createElementVNode("picture",null,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,EB),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,SB)])])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["mission-highlights-lines transition-opacity duration-300 ease-linear",e.animationClasses])},[t.createElementVNode("div",NB,[(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",VB,[t.createElementVNode("path",xB,null,512)])],2))]),t.createElementVNode("div",TB,[IB,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 vB=C(tB,[["render",MB]]),LB=t.defineComponent({name:"MissionDetailInlineImage",components:{BlockText:le,BaseImagePlaceholder:q,BaseImage:j,BaseImageCaption:se},props:{alignment:{type:String,required:!1,default:"right"},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){if(this.image)return pe(this.image)}}}),DB={key:0,class:"MissionDetailInlineImage lg:BaseGrid container mx-auto"},PB={class:"lg:mb-10 xl:mb-3 mb-2"},AB={class:"justify-items-center relative block"};function OB(e,n,a,o,r,i){const s=le,l=j,c=q,d=se;return e.text||e.image?(t.openBlock(),t.createElementBlock("div",DB,[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",PB,[e.text?(t.openBlock(),t.createBlock(s,{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",AB,[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 Ar=C(LB,[["render",OB]]),gc={earth:"Distance from Earth",mars:"Distance traveled on Mars"},yc={"/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("/"),r=`${o[0]}/${o[1]}/`,i=[J(),J().add(1,"minute")].map(s=>s.toISOString().replace(/\.\d+Z$/,"")).join("/");return`/api/mars/spice_data/getRangefromT1/${r}${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"}}}},bc=Object.keys(yc),zB=t.defineComponent({name:"DistanceStats",components:{BaseUnitToggle:qe},props:{distanceType:{type:String,required:!0,validator:e=>e===""||Object.keys(gc).includes(e)},value:Number,valueSystem:{type:String,required:!1,default:"imperial"},distanceApiUrls:{type:String,required:!1,validator:e=>bc.some(n=>e.includes(n)||e==="")},labelClass:String},data(){return{apiDistance:null,showError:!1,timeout:null}},computed:{distanceTypeLabel(){return gc[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=bc.find(n=>{var a;return(a=this.distanceApiUrls)==null?void 0:a.includes(n)});if(e&&this.distanceApiUrls){const n=yc[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 r;this.apiDistance=e.getDistance(n,a);const o=a+1;if(o<((r=n==null?void 0:n.items)==null?void 0:r.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)}}}}),FB={key:0,class:"DistanceStats"},HB={key:0},qB={key:1};function RB(e,n,a,o,r,i){const s=qe;return typeof e.value<"u"||e.distanceApiUrls?(t.openBlock(),t.createElementBlock("div",FB,[t.renderSlot(e.$slots,"label",{label:e.distanceTypeLabel},()=>[t.createElementVNode("p",null,t.toDisplayString(e.distanceTypeLabel),1)]),e.showError?(t.openBlock(),t.createElementBlock("p",HB,"Unavailable")):e.isLoading?(t.openBlock(),t.createElementBlock("p",qB,"Loading…")):e.loadedValue?(t.openBlock(),t.createBlock(s,{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 $a=C(zB,[["render",RB]]),kc={draft:"Select status",current:"Current",future:"Future",proposed:"Proposed",past:"Past"},Rt={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"},jB=t.defineComponent({name:"MissionDetailStats",components:{BaseTimer:Re,DistanceStats:$a},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Rt[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=>!!kc[e]},showDistance:Boolean,distanceType:{type:String,required:!1,default:""},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Rt[this.clockType]||this.clockType},statusLabel(){return kc[this.status]||this.status}}}),GB={class:"MissionDetailStats MixedBleedGrid lg:relative lg:z-20 lg:-mt-20 lg:pl-0 lg:mb-20 pl-4 mb-12"},UB=t.createElementVNode("h2",{class:"sr-only"},"Mission Statistics",-1),WB={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"},YB=t.createElementVNode("div",{class:"lg:block hidden col-span-1 row-span-2"},null,-1),KB={key:0,class:"lg:col-span-6 col-span-10"},ZB={class:"label text-subtitle"},XB={class:"label text-subtitle"},JB={class:"text-stats-xl"},QB={key:2,class:"lg:col-span-2 col-span-5"},eE=t.createElementVNode("p",{class:"label text-subtitle"},"Launch Date",-1),tE={key:3,class:"lg:col-span-2 col-span-5"},nE=t.createElementVNode("p",{class:"label text-subtitle"},"Type",-1),aE={key:4,class:"lg:col-span-2 col-span-5"},oE=t.createElementVNode("p",{class:"label text-subtitle"},"Target",-1),rE={key:5,class:"lg:col-span-2 col-span-5"},iE=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),sE=t.createElementVNode("div",{class:"theme col-start-container-end col-end-bleed"},null,-1);function lE(e,n,a,o,r,i){const s=Re,l=$a;return t.openBlock(),t.createElementBlock("div",GB,[UB,t.createElementVNode("div",WB,[t.createElementVNode("div",{class:t.normalizeClass(["gap-y-10 grid grid-cols-10",{"adaptive-stats-grid 2xl:grid-cols-11":e.showClock}])},[YB,e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",KB,[t.createElementVNode("p",ZB,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(s,{"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",XB,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",JB,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),e.displayDate?(t.openBlock(),t.createElementBlock("div",QB,[eE,t.createElementVNode("p",null,t.toDisplayString(e.displayDate),1)])):t.createCommentVNode("",!0),e.missionTypes.length>0?(t.openBlock(),t.createElementBlock("div",tE,[nE,t.createTextVNode(" "+t.toDisplayString(e.missionTypes.map(c=>c.missionType).join(", ")),1)])):t.createCommentVNode("",!0),e.missionTargets.length>0?(t.openBlock(),t.createElementBlock("div",aE,[oE,t.createTextVNode(" "+t.toDisplayString(e.missionTargets.map(c=>c.target).join(", ")),1)])):t.createCommentVNode("",!0),e.status!=="draft"?(t.openBlock(),t.createElementBlock("div",rE,[iE,t.createTextVNode(" "+t.toDisplayString(e.statusLabel),1)])):t.createCommentVNode("",!0)],2)]),sE])}const cE=C(jB,[["render",lE]]),dE={name:"MissionDetailStreamfield",components:{MissionDetailInlineImage:Ar,BaseHeading:G,BlockQuote:dt,LayoutHelper:ne,BlockIframeEmbed:sn},props:{data:{type:Array,required:!1}}},hE={key:0,class:"MissionDetailStreamfield"};function pE(e,n,a,o,r,i){const s=G,l=ne,c=Ar,d=dt,h=sn;return a.data?(t.openBlock(),t.createElementBlock("div",hE,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:m,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(s,{level:p.level,class:"MissionDetailStreamfield-heading md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1032,["level"])]),_:2},1024)):p.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(c,{key:`InlineImageBlock${m}`,alignment:p.alignTo,text:p.text,image:p.image,class:"lg:mb-18 mb-10"},null,8,["alignment","text","image"])):p.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${m}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:p},null,8,["data"])]),_:2},1024)):p.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`IframeEmbedBlock${m}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:p},null,8,["data"])]),_:2},1024)):t.createCommentVNode("",!0)],64))),256))])):t.createCommentVNode("",!0)}const mE=C(dE,[["render",pE],["__scopeId","data-v-538a741e"]]),fE=t.defineComponent({name:"MixinDropdownToggle",props:{path:{type:String,required:!1},ariaExpanded:{type:Boolean,required:!1}},computed:{isActivePath(){return this.path?$t(this.path):!1}},methods:{clickEvent(){this.$emit("toggleClicked")},escEvent(){this.$emit("closeDropdown")}}}),uE=["aria-expanded"];function gE(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["MixinDropdownToggle group cursor-pointer",{"-active":e.isActivePath}]),"aria-expanded":e.ariaExpanded,onClick:n[0]||(n[0]=s=>e.clickEvent()),onKeydown:n[1]||(n[1]=t.withKeys(s=>e.escEvent(),["esc"]))},[t.renderSlot(e.$slots,"default")],42,uE)}const Ke=C(fE,[["render",gE]]),yE={class:"absolute inset-0 flex items-center"},bE={key:0,class:"underlinedInput ml-14 h-2px absolute inset-x-0 bottom-0 overflow-hidden text-lg text-transparent"},kE={class:"border-jpl-red-light absolute z-10 h-0 border-b-2 select-none"},_E=["placeholder"],Or=C(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,r=t.useModel(e,"modelValue"),i=t.ref(!1),s=t.ref(void 0);return t.onMounted(()=>{a.autoFocus&&s.value&&(s.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",yE,[t.createVNode(ma,{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",bE,[t.createElementVNode("span",kE,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:s,"onUpdate:modelValue":c[0]||(c[0]=d=>r.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,r.value]])],2))}}),[["__scopeId","data-v-c57418e8"]]),$E=t.defineComponent({name:"NavSearchForm",components:{SearchInput:Or},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}})}}}),wE=t.createElementVNode("button",{type:"submit",class:"sr-only","aria-label":"Submit"}," Search ",-1);function CE(e,n,a,o,r,i){const s=Or;return t.openBlock(),t.createElementBlock("form",{class:"NavSearchForm",onSubmit:n[2]||(n[2]=t.withModifiers(l=>e.submitSearch(),["prevent"]))},[t.createVNode(s,{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"]),wE],32)}const Bn=C($E,[["render",CE]]),BE=t.defineComponent({name:"NavHighlight",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:q},props:{highlight:{type:Object,required:!1},customLabel:{type:String,required:!1}}}),EE={key:0},SE={key:0,class:"mb-4"},NE={key:1,class:"text-subtitle-sm mb-2"},VE=t.createElementVNode("span",{class:"sr-only"},".",-1),xE={key:2};function TE(e,n,a,o,r,i){const s=j,l=q,c=F;return e.highlight?(t.openBlock(),t.createElementBlock("div",EE,[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",SE,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.highlight.thumbnailImage.src?(t.openBlock(),t.createBlock(s,{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",NE,t.toDisplayString(e.customLabel||e.highlight.label),1)):t.createCommentVNode("",!0),VE,e.highlight.title?(t.openBlock(),t.createElementBlock("p",xE,t.toDisplayString(e.highlight.title),1)):t.createCommentVNode("",!0)]),_:1},8,["to"])])):t.createCommentVNode("",!0)}const En=C(BE,[["render",TE]]),IE=t.defineComponent({name:"NavHeading",components:{BaseLink:F},props:{data:{type:Object,required:!1}}}),ME={key:0,class:"-mt-2 -ml-2"},vE={key:1,class:"text-subtitle text-blue inline-block mb-4"},LE={class:"p-2"};function DE(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createElementBlock("div",ME,[e.data.headingPage&&e.data.heading?(t.openBlock(),t.createBlock(s,{key:0,variant:"none",class:"text-subtitle text-blue 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",vE,[t.createElementVNode("span",LE,t.toDisplayString(e.data.heading),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const Sn=C(IE,[["render",DE]]),PE=t.defineComponent({name:"NavSocial",components:{BaseButton:R,IconSocialFacebook:Ht,IconSocialTwitter:qt,IconSocialInstagram:kr,IconSocialYoutube:$r},props:{dark:{type:Boolean,required:!1,default:!1}}}),AE={class:"NavSocial relative flex flex-row items-start border-collapse"};function OE(e,n,a,o,r,i){const s=Ht,l=R,c=qt,d=kr,h=$r;return t.openBlock(),t.createElementBlock("div",AE,[t.createVNode(l,{variant:e.dark?"dark":"social",class:"-facebook w-12 h-12 text-2xl",href:"http://www.facebook.com/NASAJPL","aria-label":"Follow JPL on Facebook",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(s)]),_:1},8,["variant"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-twitter w-12 h-12 text-2xl",{"-ml-px":!e.dark}]),href:"https://x.com/NASAJPL","aria-label":"Follow JPL on X",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["variant","class"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-instagram w-12 h-12 text-2xl",{"-ml-px":!e.dark}]),href:"http://instagram.com/nasajpl","aria-label":"Follow JPL on Instagram",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1},8,["variant","class"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-youtube w-12 h-12 text-3xl",{"-ml-px":!e.dark}]),href:"http://www.youtube.com/user/JPLnews?sub_confirmation=1","aria-label":"Follow JPL on YouTube",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(h)]),_:1},8,["variant","class"])])}const ft=C(PE,[["render",OE],["__scopeId","data-v-945fa27f"]]),zE=t.defineComponent({name:"NavLinkList",components:{BaseLink:F,NavHeading:Sn},props:{data:{type:Object,required:!1},autoCol:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return Pn(e)},getLinkText(e){return _t(e)}}}),FE={key:0};function HE(e,n,a,o,r,i){const s=Sn,l=F;return e.data?(t.openBlock(),t.createElementBlock("div",FE,[t.createVNode(s,{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 Nn=C(zE,[["render",HE],["__scopeId","data-v-0b357aea"]]);function qE(e,n){for(var a=-1,o=e==null?0:e.length,r=Array(o);++a<o;)r[a]=n(e[a],a,e);return r}var zr=qE;function RE(){this.__data__=[],this.size=0}var jE=RE;function GE(e,n){return e===n||e!==e&&n!==n}var _c=GE,UE=_c;function WE(e,n){for(var a=e.length;a--;)if(UE(e[a][0],n))return a;return-1}var wa=WE,YE=wa,KE=Array.prototype,ZE=KE.splice;function XE(e){var n=this.__data__,a=YE(n,e);if(a<0)return!1;var o=n.length-1;return a==o?n.pop():ZE.call(n,a,1),--this.size,!0}var JE=XE,QE=wa;function eS(e){var n=this.__data__,a=QE(n,e);return a<0?void 0:n[a][1]}var tS=eS,nS=wa;function aS(e){return nS(this.__data__,e)>-1}var oS=aS,rS=wa;function iS(e,n){var a=this.__data__,o=rS(a,e);return o<0?(++this.size,a.push([e,n])):a[o][1]=n,this}var sS=iS,lS=jE,cS=JE,dS=tS,hS=oS,pS=sS;function jt(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])}}jt.prototype.clear=lS,jt.prototype.delete=cS,jt.prototype.get=dS,jt.prototype.has=hS,jt.prototype.set=pS;var Ca=jt,mS=Ca;function fS(){this.__data__=new mS,this.size=0}var uS=fS;function gS(e){var n=this.__data__,a=n.delete(e);return this.size=n.size,a}var yS=gS;function bS(e){return this.__data__.get(e)}var kS=bS;function _S(e){return this.__data__.has(e)}var $S=_S,wS=Qt,CS=Ct,BS="[object AsyncFunction]",ES="[object Function]",SS="[object GeneratorFunction]",NS="[object Proxy]";function VS(e){if(!CS(e))return!1;var n=wS(e);return n==ES||n==SS||n==BS||n==NS}var $c=VS,xS=ve,TS=xS["__core-js_shared__"],IS=TS,Fr=IS,wc=function(){var e=/[^.]+$/.exec(Fr&&Fr.keys&&Fr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function MS(e){return!!wc&&wc in e}var vS=MS,LS=Function.prototype,DS=LS.toString;function PS(e){if(e!=null){try{return DS.call(e)}catch{}try{return e+""}catch{}}return""}var Cc=PS,AS=$c,OS=vS,zS=Ct,FS=Cc,HS=/[\\^$.*+?()[\]{}|]/g,qS=/^\[object .+?Constructor\]$/,RS=Function.prototype,jS=Object.prototype,GS=RS.toString,US=jS.hasOwnProperty,WS=RegExp("^"+GS.call(US).replace(HS,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function YS(e){if(!zS(e)||OS(e))return!1;var n=AS(e)?WS:qS;return n.test(FS(e))}var KS=YS;function ZS(e,n){return e==null?void 0:e[n]}var XS=ZS,JS=KS,QS=XS;function eN(e,n){var a=QS(e,n);return JS(a)?a:void 0}var ut=eN,tN=ut,nN=ve,aN=tN(nN,"Map"),Hr=aN,oN=ut,rN=oN(Object,"create"),Ba=rN,Bc=Ba;function iN(){this.__data__=Bc?Bc(null):{},this.size=0}var sN=iN;function lN(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var cN=lN,dN=Ba,hN="__lodash_hash_undefined__",pN=Object.prototype,mN=pN.hasOwnProperty;function fN(e){var n=this.__data__;if(dN){var a=n[e];return a===hN?void 0:a}return mN.call(n,e)?n[e]:void 0}var uN=fN,gN=Ba,yN=Object.prototype,bN=yN.hasOwnProperty;function kN(e){var n=this.__data__;return gN?n[e]!==void 0:bN.call(n,e)}var _N=kN,$N=Ba,wN="__lodash_hash_undefined__";function CN(e,n){var a=this.__data__;return this.size+=this.has(e)?0:1,a[e]=$N&&n===void 0?wN:n,this}var BN=CN,EN=sN,SN=cN,NN=uN,VN=_N,xN=BN;function Gt(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])}}Gt.prototype.clear=EN,Gt.prototype.delete=SN,Gt.prototype.get=NN,Gt.prototype.has=VN,Gt.prototype.set=xN;var TN=Gt,Ec=TN,IN=Ca,MN=Hr;function vN(){this.size=0,this.__data__={hash:new Ec,map:new(MN||IN),string:new Ec}}var LN=vN;function DN(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var PN=DN,AN=PN;function ON(e,n){var a=e.__data__;return AN(n)?a[typeof n=="string"?"string":"hash"]:a.map}var Ea=ON,zN=Ea;function FN(e){var n=zN(this,e).delete(e);return this.size-=n?1:0,n}var HN=FN,qN=Ea;function RN(e){return qN(this,e).get(e)}var jN=RN,GN=Ea;function UN(e){return GN(this,e).has(e)}var WN=UN,YN=Ea;function KN(e,n){var a=YN(this,e),o=a.size;return a.set(e,n),this.size+=a.size==o?0:1,this}var ZN=KN,XN=LN,JN=HN,QN=jN,eV=WN,tV=ZN;function Ut(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])}}Ut.prototype.clear=XN,Ut.prototype.delete=JN,Ut.prototype.get=QN,Ut.prototype.has=eV,Ut.prototype.set=tV;var qr=Ut,nV=Ca,aV=Hr,oV=qr,rV=200;function iV(e,n){var a=this.__data__;if(a instanceof nV){var o=a.__data__;if(!aV||o.length<rV-1)return o.push([e,n]),this.size=++a.size,this;a=this.__data__=new oV(o)}return a.set(e,n),this.size=a.size,this}var sV=iV,lV=Ca,cV=uS,dV=yS,hV=kS,pV=$S,mV=sV;function Wt(e){var n=this.__data__=new lV(e);this.size=n.size}Wt.prototype.clear=cV,Wt.prototype.delete=dV,Wt.prototype.get=hV,Wt.prototype.has=pV,Wt.prototype.set=mV;var Sc=Wt,fV="__lodash_hash_undefined__";function uV(e){return this.__data__.set(e,fV),this}var gV=uV;function yV(e){return this.__data__.has(e)}var bV=yV,kV=qr,_V=gV,$V=bV;function Sa(e){var n=-1,a=e==null?0:e.length;for(this.__data__=new kV;++n<a;)this.add(e[n])}Sa.prototype.add=Sa.prototype.push=_V,Sa.prototype.has=$V;var Nc=Sa;function wV(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 CV=wV;function BV(e,n){return e.has(n)}var Vc=BV,EV=Nc,SV=CV,NV=Vc,VV=1,xV=2;function TV(e,n,a,o,r,i){var s=a&VV,l=e.length,c=n.length;if(l!=c&&!(s&&c>l))return!1;var d=i.get(e),h=i.get(n);if(d&&h)return d==n&&h==e;var p=-1,m=!0,f=a&xV?new EV:void 0;for(i.set(e,n),i.set(n,e);++p<l;){var u=e[p],y=n[p];if(o)var B=s?o(y,u,p,n,e,i):o(u,y,p,e,n,i);if(B!==void 0){if(B)continue;m=!1;break}if(f){if(!SV(n,function(g,_){if(!NV(f,_)&&(u===g||r(u,g,a,o,i)))return f.push(_)})){m=!1;break}}else if(!(u===y||r(u,y,a,o,i))){m=!1;break}}return i.delete(e),i.delete(n),m}var xc=TV,IV=ve,MV=IV.Uint8Array,vV=MV;function LV(e){var n=-1,a=Array(e.size);return e.forEach(function(o,r){a[++n]=[r,o]}),a}var DV=LV;function PV(e){var n=-1,a=Array(e.size);return e.forEach(function(o){a[++n]=o}),a}var AV=PV,Tc=On,Ic=vV,OV=_c,zV=xc,FV=DV,HV=AV,qV=1,RV=2,jV="[object Boolean]",GV="[object Date]",UV="[object Error]",WV="[object Map]",YV="[object Number]",KV="[object RegExp]",ZV="[object Set]",XV="[object String]",JV="[object Symbol]",QV="[object ArrayBuffer]",ex="[object DataView]",Mc=Tc?Tc.prototype:void 0,Rr=Mc?Mc.valueOf:void 0;function tx(e,n,a,o,r,i,s){switch(a){case ex:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case QV:return!(e.byteLength!=n.byteLength||!i(new Ic(e),new Ic(n)));case jV:case GV:case YV:return OV(+e,+n);case UV:return e.name==n.name&&e.message==n.message;case KV:case XV:return e==n+"";case WV:var l=FV;case ZV:var c=o&qV;if(l||(l=HV),e.size!=n.size&&!c)return!1;var d=s.get(e);if(d)return d==n;o|=RV,s.set(e,n);var h=zV(l(e),l(n),o,r,i,s);return s.delete(e),h;case JV:if(Rr)return Rr.call(e)==Rr.call(n)}return!1}var nx=tx;function ax(e,n){for(var a=-1,o=n.length,r=e.length;++a<o;)e[r+a]=n[a];return e}var ox=ax,rx=Array.isArray,Ze=rx,ix=ox,sx=Ze;function lx(e,n,a){var o=n(e);return sx(e)?o:ix(o,a(e))}var cx=lx;function dx(e,n){for(var a=-1,o=e==null?0:e.length,r=0,i=[];++a<o;){var s=e[a];n(s,a,e)&&(i[r++]=s)}return i}var hx=dx;function px(){return[]}var mx=px,fx=hx,ux=mx,gx=Object.prototype,yx=gx.propertyIsEnumerable,vc=Object.getOwnPropertySymbols,bx=vc?function(e){return e==null?[]:(e=Object(e),fx(vc(e),function(n){return yx.call(e,n)}))}:ux,kx=bx;function _x(e,n){for(var a=-1,o=Array(e);++a<e;)o[a]=n(a);return o}var $x=_x,wx=Qt,Cx=Bt,Bx="[object Arguments]";function Ex(e){return Cx(e)&&wx(e)==Bx}var Sx=Ex,Lc=Sx,Nx=Bt,Dc=Object.prototype,Vx=Dc.hasOwnProperty,xx=Dc.propertyIsEnumerable,Tx=Lc(function(){return arguments}())?Lc:function(e){return Nx(e)&&Vx.call(e,"callee")&&!xx.call(e,"callee")},Pc=Tx,Na={exports:{}};function Ix(){return!1}var Mx=Ix;Na.exports,function(e,n){var a=ve,o=Mx,r=n&&!n.nodeType&&n,i=r&&!0&&e&&!e.nodeType&&e,s=i&&i.exports===r,l=s?a.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||o;e.exports=d}(Na,Na.exports);var Ac=Na.exports,vx=9007199254740991,Lx=/^(?:0|[1-9]\d*)$/;function Dx(e,n){var a=typeof e;return n=n??vx,!!n&&(a=="number"||a!="symbol"&&Lx.test(e))&&e>-1&&e%1==0&&e<n}var Oc=Dx,Px=9007199254740991;function Ax(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Px}var jr=Ax,Ox=Qt,zx=jr,Fx=Bt,Hx="[object Arguments]",qx="[object Array]",Rx="[object Boolean]",jx="[object Date]",Gx="[object Error]",Ux="[object Function]",Wx="[object Map]",Yx="[object Number]",Kx="[object Object]",Zx="[object RegExp]",Xx="[object Set]",Jx="[object String]",Qx="[object WeakMap]",eT="[object ArrayBuffer]",tT="[object DataView]",nT="[object Float32Array]",aT="[object Float64Array]",oT="[object Int8Array]",rT="[object Int16Array]",iT="[object Int32Array]",sT="[object Uint8Array]",lT="[object Uint8ClampedArray]",cT="[object Uint16Array]",dT="[object Uint32Array]",ee={};ee[nT]=ee[aT]=ee[oT]=ee[rT]=ee[iT]=ee[sT]=ee[lT]=ee[cT]=ee[dT]=!0,ee[Hx]=ee[qx]=ee[eT]=ee[Rx]=ee[tT]=ee[jx]=ee[Gx]=ee[Ux]=ee[Wx]=ee[Yx]=ee[Kx]=ee[Zx]=ee[Xx]=ee[Jx]=ee[Qx]=!1;function hT(e){return Fx(e)&&zx(e.length)&&!!ee[Ox(e)]}var pT=hT;function mT(e){return function(n){return e(n)}}var zc=mT,Va={exports:{}};Va.exports,function(e,n){var a=Ii,o=n&&!n.nodeType&&n,r=o&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===o,s=i&&a.process,l=function(){try{var c=r&&r.require&&r.require("util").types;return c||s&&s.binding&&s.binding("util")}catch{}}();e.exports=l}(Va,Va.exports);var fT=Va.exports,uT=pT,gT=zc,Fc=fT,Hc=Fc&&Fc.isTypedArray,yT=Hc?gT(Hc):uT,qc=yT,bT=$x,kT=Pc,_T=Ze,$T=Ac,wT=Oc,CT=qc,BT=Object.prototype,ET=BT.hasOwnProperty;function ST(e,n){var a=_T(e),o=!a&&kT(e),r=!a&&!o&&$T(e),i=!a&&!o&&!r&&CT(e),s=a||o||r||i,l=s?bT(e.length,String):[],c=l.length;for(var d in e)(n||ET.call(e,d))&&!(s&&(d=="length"||r&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||wT(d,c)))&&l.push(d);return l}var NT=ST,VT=Object.prototype;function xT(e){var n=e&&e.constructor,a=typeof n=="function"&&n.prototype||VT;return e===a}var TT=xT;function IT(e,n){return function(a){return e(n(a))}}var MT=IT,vT=MT,LT=vT(Object.keys,Object),DT=LT,PT=TT,AT=DT,OT=Object.prototype,zT=OT.hasOwnProperty;function FT(e){if(!PT(e))return AT(e);var n=[];for(var a in Object(e))zT.call(e,a)&&a!="constructor"&&n.push(a);return n}var HT=FT,qT=$c,RT=jr;function jT(e){return e!=null&&RT(e.length)&&!qT(e)}var xa=jT,GT=NT,UT=HT,WT=xa;function YT(e){return WT(e)?GT(e):UT(e)}var Gr=YT,KT=cx,ZT=kx,XT=Gr;function JT(e){return KT(e,XT,ZT)}var QT=JT,Rc=QT,eI=1,tI=Object.prototype,nI=tI.hasOwnProperty;function aI(e,n,a,o,r,i){var s=a&eI,l=Rc(e),c=l.length,d=Rc(n),h=d.length;if(c!=h&&!s)return!1;for(var p=c;p--;){var m=l[p];if(!(s?m in n:nI.call(n,m)))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 B=s;++p<c;){m=l[p];var g=e[m],_=n[m];if(o)var k=s?o(_,g,m,n,e,i):o(g,_,m,e,n,i);if(!(k===void 0?g===_||r(g,_,a,o,i):k)){y=!1;break}B||(B=m=="constructor")}if(y&&!B){var N=e.constructor,I=n.constructor;N!=I&&"constructor"in e&&"constructor"in n&&!(typeof N=="function"&&N instanceof N&&typeof I=="function"&&I instanceof I)&&(y=!1)}return i.delete(e),i.delete(n),y}var oI=aI,rI=ut,iI=ve,sI=rI(iI,"DataView"),lI=sI,cI=ut,dI=ve,hI=cI(dI,"Promise"),pI=hI,mI=ut,fI=ve,uI=mI(fI,"Set"),gI=uI,yI=ut,bI=ve,kI=yI(bI,"WeakMap"),_I=kI,Ur=lI,Wr=Hr,Yr=pI,Kr=gI,Zr=_I,jc=Qt,Yt=Cc,Gc="[object Map]",$I="[object Object]",Uc="[object Promise]",Wc="[object Set]",Yc="[object WeakMap]",Kc="[object DataView]",wI=Yt(Ur),CI=Yt(Wr),BI=Yt(Yr),EI=Yt(Kr),SI=Yt(Zr),gt=jc;(Ur&&gt(new Ur(new ArrayBuffer(1)))!=Kc||Wr&&gt(new Wr)!=Gc||Yr&&gt(Yr.resolve())!=Uc||Kr&&gt(new Kr)!=Wc||Zr&&gt(new Zr)!=Yc)&&(gt=function(e){var n=jc(e),a=n==$I?e.constructor:void 0,o=a?Yt(a):"";if(o)switch(o){case wI:return Kc;case CI:return Gc;case BI:return Uc;case EI:return Wc;case SI:return Yc}return n});var NI=gt,Xr=Sc,VI=xc,xI=nx,TI=oI,Zc=NI,Xc=Ze,Jc=Ac,II=qc,MI=1,Qc="[object Arguments]",ed="[object Array]",Ta="[object Object]",vI=Object.prototype,td=vI.hasOwnProperty;function LI(e,n,a,o,r,i){var s=Xc(e),l=Xc(n),c=s?ed:Zc(e),d=l?ed:Zc(n);c=c==Qc?Ta:c,d=d==Qc?Ta:d;var h=c==Ta,p=d==Ta,m=c==d;if(m&&Jc(e)){if(!Jc(n))return!1;s=!0,h=!1}if(m&&!h)return i||(i=new Xr),s||II(e)?VI(e,n,a,o,r,i):xI(e,n,c,a,o,r,i);if(!(a&MI)){var f=h&&td.call(e,"__wrapped__"),u=p&&td.call(n,"__wrapped__");if(f||u){var y=f?e.value():e,B=u?n.value():n;return i||(i=new Xr),r(y,B,a,o,i)}}return m?(i||(i=new Xr),TI(e,n,a,o,r,i)):!1}var DI=LI,PI=DI,nd=Bt;function ad(e,n,a,o,r){return e===n?!0:e==null||n==null||!nd(e)&&!nd(n)?e!==e&&n!==n:PI(e,n,a,o,ad,r)}var Jr=ad,AI=Sc,OI=Jr,zI=1,FI=2;function HI(e,n,a,o){var r=a.length,i=r,s=!o;if(e==null)return!i;for(e=Object(e);r--;){var l=a[r];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++r<i;){l=a[r];var c=l[0],d=e[c],h=l[1];if(s&&l[2]){if(d===void 0&&!(c in e))return!1}else{var p=new AI;if(o)var m=o(d,h,c,e,n,p);if(!(m===void 0?OI(h,d,zI|FI,o,p):m))return!1}}return!0}var qI=HI,RI=Ct;function jI(e){return e===e&&!RI(e)}var od=jI,GI=od,UI=Gr;function WI(e){for(var n=UI(e),a=n.length;a--;){var o=n[a],r=e[o];n[a]=[o,r,GI(r)]}return n}var YI=WI;function KI(e,n){return function(a){return a==null?!1:a[e]===n&&(n!==void 0||e in Object(a))}}var rd=KI,ZI=qI,XI=YI,JI=rd;function QI(e){var n=XI(e);return n.length==1&&n[0][2]?JI(n[0][0],n[0][1]):function(a){return a===e||ZI(a,e,n)}}var eM=QI,tM=Ze,nM=zn,aM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,oM=/^\w*$/;function rM(e,n){if(tM(e))return!1;var a=typeof e;return a=="number"||a=="symbol"||a=="boolean"||e==null||nM(e)?!0:oM.test(e)||!aM.test(e)||n!=null&&e in Object(n)}var Qr=rM,id=qr,iM="Expected a function";function ei(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(iM);var a=function(){var o=arguments,r=n?n.apply(this,o):o[0],i=a.cache;if(i.has(r))return i.get(r);var s=e.apply(this,o);return a.cache=i.set(r,s)||i,s};return a.cache=new(ei.Cache||id),a}ei.Cache=id;var sM=ei,lM=sM,cM=500;function dM(e){var n=lM(e,function(o){return a.size===cM&&a.clear(),o}),a=n.cache;return n}var hM=dM,pM=hM,mM=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,fM=/\\(\\)?/g,uM=pM(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(mM,function(a,o,r,i){n.push(r?i.replace(fM,"$1"):o||a)}),n}),gM=uM,sd=On,yM=zr,bM=Ze,kM=zn,_M=1/0,ld=sd?sd.prototype:void 0,cd=ld?ld.toString:void 0;function dd(e){if(typeof e=="string")return e;if(bM(e))return yM(e,dd)+"";if(kM(e))return cd?cd.call(e):"";var n=e+"";return n=="0"&&1/e==-_M?"-0":n}var $M=dd,wM=$M;function CM(e){return e==null?"":wM(e)}var BM=CM,EM=Ze,SM=Qr,NM=gM,VM=BM;function xM(e,n){return EM(e)?e:SM(e,n)?[e]:NM(VM(e))}var hd=xM,TM=zn,IM=1/0;function MM(e){if(typeof e=="string"||TM(e))return e;var n=e+"";return n=="0"&&1/e==-IM?"-0":n}var Ia=MM,vM=hd,LM=Ia;function DM(e,n){n=vM(n,e);for(var a=0,o=n.length;e!=null&&a<o;)e=e[LM(n[a++])];return a&&a==o?e:void 0}var pd=DM,PM=pd;function AM(e,n,a){var o=e==null?void 0:PM(e,n);return o===void 0?a:o}var OM=AM;function zM(e,n){return e!=null&&n in Object(e)}var FM=zM,HM=hd,qM=Pc,RM=Ze,jM=Oc,GM=jr,UM=Ia;function WM(e,n,a){n=HM(n,e);for(var o=-1,r=n.length,i=!1;++o<r;){var s=UM(n[o]);if(!(i=e!=null&&a(e,s)))break;e=e[s]}return i||++o!=r?i:(r=e==null?0:e.length,!!r&&GM(r)&&jM(s,r)&&(RM(e)||qM(e)))}var YM=WM,KM=FM,ZM=YM;function XM(e,n){return e!=null&&ZM(e,n,KM)}var JM=XM,QM=Jr,ev=OM,tv=JM,nv=Qr,av=od,ov=rd,rv=Ia,iv=1,sv=2;function lv(e,n){return nv(e)&&av(n)?ov(rv(e),n):function(a){var o=ev(a,e);return o===void 0&&o===n?tv(a,e):QM(n,o,iv|sv)}}var cv=lv;function dv(e){return e}var ti=dv;function hv(e){return function(n){return n==null?void 0:n[e]}}var pv=hv,mv=pd;function fv(e){return function(n){return mv(n,e)}}var uv=fv,gv=pv,yv=uv,bv=Qr,kv=Ia;function _v(e){return bv(e)?gv(kv(e)):yv(e)}var $v=_v,wv=eM,Cv=cv,Bv=ti,Ev=Ze,Sv=$v;function Nv(e){return typeof e=="function"?e:e==null?Bv:typeof e=="object"?Ev(e)?Cv(e[0],e[1]):wv(e):Sv(e)}var Vv=Nv;function xv(e){return function(n,a,o){for(var r=-1,i=Object(n),s=o(n),l=s.length;l--;){var c=s[e?l:++r];if(a(i[c],c,i)===!1)break}return n}}var Tv=xv,Iv=Tv,Mv=Iv(),vv=Mv,Lv=vv,Dv=Gr;function Pv(e,n){return e&&Lv(e,n,Dv)}var Av=Pv,Ov=xa;function zv(e,n){return function(a,o){if(a==null)return a;if(!Ov(a))return e(a,o);for(var r=a.length,i=n?r:-1,s=Object(a);(n?i--:++i<r)&&o(s[i],i,s)!==!1;);return a}}var Fv=zv,Hv=Av,qv=Fv,Rv=qv(Hv),jv=Rv,Gv=jv,Uv=xa;function Wv(e,n){var a=-1,o=Uv(e)?Array(e.length):[];return Gv(e,function(r,i,s){o[++a]=n(r,i,s)}),o}var Yv=Wv,Kv=zr,Zv=Vv,Xv=Yv,Jv=Ze;function Qv(e,n){var a=Jv(e)?Kv:Xv;return a(e,Zv(n))}var eL=Qv;const ni=$e(eL);function tL(e,n,a,o){for(var r=e.length,i=a+(o?1:-1);o?i--:++i<r;)if(n(e[i],i,e))return i;return-1}var nL=tL;function aL(e){return e!==e}var oL=aL;function rL(e,n,a){for(var o=a-1,r=e.length;++o<r;)if(e[o]===n)return o;return-1}var iL=rL,sL=nL,lL=oL,cL=iL;function dL(e,n,a){return n===n?cL(e,n,a):sL(e,lL,a)}var hL=dL,pL=hL;function mL(e,n){var a=e==null?0:e.length;return!!a&&pL(e,n,0)>-1}var fL=mL;function uL(e,n,a){for(var o=-1,r=e==null?0:e.length;++o<r;)if(a(n,e[o]))return!0;return!1}var gL=uL,yL=Nc,bL=fL,kL=gL,_L=zr,$L=zc,wL=Vc,CL=200;function BL(e,n,a,o){var r=-1,i=bL,s=!0,l=e.length,c=[],d=n.length;if(!l)return c;a&&(n=_L(n,$L(a))),o?(i=kL,s=!1):n.length>=CL&&(i=wL,s=!1,n=new yL(n));e:for(;++r<l;){var h=e[r],p=a==null?h:a(h);if(h=o||h!==0?h:0,s&&p===p){for(var m=d;m--;)if(n[m]===p)continue e;c.push(h)}else i(n,p,o)||c.push(h)}return c}var EL=BL;function SL(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 NL=SL,VL=NL,md=Math.max;function xL(e,n,a){return n=md(n===void 0?e.length-1:n,0),function(){for(var o=arguments,r=-1,i=md(o.length-n,0),s=Array(i);++r<i;)s[r]=o[n+r];r=-1;for(var l=Array(n+1);++r<n;)l[r]=o[r];return l[n]=a(s),VL(e,this,l)}}var TL=xL;function IL(e){return function(){return e}}var ML=IL,vL=ut,LL=function(){try{var e=vL(Object,"defineProperty");return e({},"",{}),e}catch{}}(),DL=LL,PL=ML,fd=DL,AL=ti,OL=fd?function(e,n){return fd(e,"toString",{configurable:!0,enumerable:!1,value:PL(n),writable:!0})}:AL,zL=OL,FL=800,HL=16,qL=Date.now;function RL(e){var n=0,a=0;return function(){var o=qL(),r=HL-(o-a);if(a=o,r>0){if(++n>=FL)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var jL=RL,GL=zL,UL=jL,WL=UL(GL),YL=WL,KL=ti,ZL=TL,XL=YL;function JL(e,n){return XL(ZL(e,n,KL),e+"")}var QL=JL,eD=xa,tD=Bt;function nD(e){return tD(e)&&eD(e)}var aD=nD,oD=EL,rD=QL,iD=aD,sD=rD(function(e,n){return iD(e)?oD(e,n):[]}),lD=sD;const ai=$e(lD),cD=t.defineComponent({name:"NavDesktopDropdownMore",components:{NavLinkList:Nn,NavSocial:ft,NavHighlight:En,NavHeading:Sn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ni(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=ai(e,void 0),e},highlightsColumn(){let e;return e=this.data?ni(this.data.menuColumns,function(n){if(n.blockType.includes("MenuMoreHighlightsColumn"))return n}):void 0,e=ai(e,void 0),e!=null&&e.length?e[0]:void 0}}}),dD={key:0,class:"NavDesktopDropdownMore bg-dark-blue bg-opacity-98 3xl:px-0 w-full px-4 py-10 text-white"},hD={class:"BaseGrid container mx-auto"},pD={key:0,class:"grid order-1 grid-cols-2 col-span-9 grid-rows-2 gap-10"},mD={class:"row-span-1 row-start-2"},fD={key:0,class:"text-medium pr-5 mb-8 text-6xl leading-tight"},uD={key:1,class:"order-2 col-span-3 col-start-10"};function gD(e,n,a,o,r,i){const s=Nn,l=ft,c=Sn,d=En;return e.data?(t.openBlock(),t.createElementBlock("div",dD,[t.createElementVNode("div",hD,[e.linkColumns?(t.openBlock(),t.createElementBlock("div",pD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(h,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p===0?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan1${p}`,class:"row-span-1"},[t.createVNode(s,{data:h,"auto-col":""},null,8,["data"])])):p===1?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan2${p}`,class:"row-span-2"},[t.createVNode(s,{data:h,"auto-col":""},null,8,["data"])])):t.createCommentVNode("",!0)],64))),256)),t.createElementVNode("div",mD,[e.data.strapline?(t.openBlock(),t.createElementBlock("p",fD,t.toDisplayString(e.data.strapline),1)):t.createCommentVNode("",!0),t.createVNode(l,{dark:""})])])):t.createCommentVNode("",!0),e.highlightsColumn?(t.openBlock(),t.createElementBlock("div",uD,[t.createVNode(c,{data:e.highlightsColumn},null,8,["data"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.highlightsColumn.highlights,(h,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass({"mb-10":p+1!==e.highlightsColumn.highlights.length})},[t.createVNode(d,{highlight:h.highlight},null,8,["highlight"])],2))),128))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const ud=C(cD,[["render",gD]]),yD=t.defineComponent({name:"NavDesktopDropdown",components:{MixinDropdownToggle:Ke},props:{parentScrolled:{type:Number,required:!1,default:0}},data(){return{dropdownVisible:!1}},computed:{...it(He),hasSecondary(){return this.headerStore?!this.headerStore.highlightPrimary:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()},parentScrolled(){this.dropdownVisible&&this.closeDropdown()}},mounted(){},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"))}}}),bD={class:"NavDesktopDropdown"},kD={key:0,class:"absolute inset-0 w-full"};function _D(e,n,a,o,r,i){const s=Ke,l=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",bD,[t.withDirectives((t.openBlock(),t.createBlock(s,{"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",kD,[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 gd=C(yD,[["render",_D]]),$D=t.defineComponent({name:"NavDesktopDropdownContent",components:{NavLinkList:Nn,NavHighlight:En},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?ni(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=ai(e,void 0),e}}}),wD={key:0,class:"NavDesktopDropdownContent bg-dark-blue bg-opacity-98 3xl:px-0 px-4 py-10 text-white"},CD={key:0,class:"BaseGrid container mx-auto"},BD={class:"grid grid-cols-4"},ED={class:"text-medium text-6xl"},SD={class:"text-sm leading-relaxed"},ND={key:0,class:"grid order-3 grid-cols-4 col-span-4 col-start-9 gap-6"};function VD(e,n,a,o,r,i){const s=En,l=Nn;return e.data?(t.openBlock(),t.createElementBlock("div",wD,[e.data.menuColumns?(t.openBlock(),t.createElementBlock("div",CD,[(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",BD,[t.createVNode(s,{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",ED,t.toDisplayString(c.title),1),t.createElementVNode("p",SD,t.toDisplayString(c.description),1)])):t.createCommentVNode("",!0)],64))),256)),e.linkColumns?(t.openBlock(),t.createElementBlock("div",ND,[(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 yd=C($D,[["render",VD]]),xD=t.defineComponent({name:"NavLogoLinks",components:{BaseLink:F}}),TD={class:"NavLogoLinks relative"},ID={class:"absolute inset-0 flex items-start"};function MD(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("div",TD,[t.createElementVNode("div",ID,[t.createVNode(s,{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(s,{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 Vn=C(xD,[["render",MD]]),bd="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",vD="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",LD=t.defineComponent({name:"NavDesktop",components:{NavDesktopDropdown:gd,NavDesktopDropdownContent:yd,NavDesktopDropdownMore:ud,NavLogoLinks:Vn,NavSearchForm:Bn,IconSearch:ma,IconClose:We},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:bd,LogoWhite:vD}},computed:{...it(He),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),Ra(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(r=>$t(r.path));return o&&qa(this.breadcrumb.menu_links[n]),o}return!1},checkActiveMore(){if(this.breadcrumb&&this.breadcrumb.more){const n=this.breadcrumb.more.some(a=>$t(a.path));return n&&qa(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 _t(e)}}}),DD=t.createElementVNode("div",{class:"header-bg max-w-screen-3xl absolute inset-0 mx-auto"},null,-1),PD={class:"px-4"},AD={class:"h-28 container flex items-center justify-between mx-auto"},OD=["src"],zD=["src"],FD=["src"],HD={key:0,"aria-label":"Main",class:"main-navigation flex items-center justify-end w-full"},qD={class:"flex flex-wrap items-center justify-end"},RD={key:1,class:"flex items-center w-full"};function jD(e,n,a,o,r,i){var f;const s=Vn,l=yd,c=gd,d=ud,h=ma,p=Bn,m=We;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)}])},[DD,t.createElementVNode("div",PD,[t.createElementVNode("div",AD,[t.createVNode(s,{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,OD)):e.invert?(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,zD)):(t.openBlock(),t.createElementBlock("img",{key:2,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,FD))]),_:1}),e.data?(t.openBlock(),t.createElementBlock("nav",HD,[t.withDirectives(t.createElementVNode("div",qD,[(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",RD,[t.createVNode(p,{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(m,{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 GD=C(LD,[["render",jD]]),UD=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 Pn(e)},getLinkText(e){return _t(e)}}});function WD(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createBlock(s,{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 Ma=C(UD,[["render",WD]]),YD=t.defineComponent({name:"NavSecondaryDropdownContent",components:{BaseLink:F},props:{item:{type:Object,required:!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}}}),KD={class:"NavSecondaryDropdownContent"},ZD=t.createElementVNode("span",null," Overview ",-1),XD={key:0,class:"pl-6"};function JD(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("ul",KD,[t.createElementVNode("li",null,[t.createVNode(s,{to:e.item.path,variant:"none","link-class":e.linkClass(),"aria-label":`Overview of ${e.item.title}`,exact:""},{default:t.withCtx(()=>[ZD]),_:1},8,["to","link-class","aria-label"])]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(l,c)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(s,{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",XD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.children,(d,h)=>(t.openBlock(),t.createElementBlock("li",{key:h,class:""},[t.createVNode(s,{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 va=C(YD,[["render",JD]]),QD=t.defineComponent({name:"NavMobileSecondaryDropdown",components:{IconCaret:Ee,MixinDropdownToggle:Ke,NavSecondaryDropdownContent:va},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},computed:{startOpen(){return this.item?$t(this.item.path):!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){this.startOpen&&(this.dropdownVisible=!0)},methods:{toggleDropdown(){console.log("dropdown toggled"),this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),eP={class:"NavMobileSecondaryDropdown relative"};function tP(e,n,a,o,r,i){const s=Ee,l=Ke,c=va;return t.openBlock(),t.createElementBlock("div",eP,[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(s,{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},null,8,["item"])]):t.createCommentVNode("",!0)])}const kd=C(QD,[["render",tP]]),nP=t.defineComponent({name:"NavMobileDropdown",components:{MixinDropdownToggle:Ke,NavMobileLink:Ma,NavMobileSecondaryDropdown:kd},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}},mounted(){this.startOpen&&(this.dropdownVisible=!0),this.theDropdown=this.$refs.NavDropdownMobile,this.expandMultiple},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 _t(e)}}}),aP={ref:"NavDropdownMobile",class:"NavDropdownMobile"},oP={key:0,class:"block py-0 pl-6 -ml-4 border-l-4"},rP={key:0},iP={class:"mt-1 mb-3"},sP={key:1};function lP(e,n,a,o,r,i){var d,h;const s=Ke,l=Ma,c=kd;return t.openBlock(),t.createElementBlock("div",aP,[t.createVNode(s,{"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]=p=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=p=>e.closeDropdown())},{default:t.withCtx(()=>[e.data?(t.openBlock(),t.createElementBlock("span",oP,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",rP,[t.createElementVNode("div",iP,[(d=e.data)!=null&&d.links?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(e.data.links,(p,m)=>(t.openBlock(),t.createBlock(l,{key:m,data:p,"link-class":"pl-12",exact:!0},null,8,["data"]))),128)):((h=e.data)==null?void 0:h.length)>0?(t.openBlock(),t.createElementBlock("div",sP,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.children&&p.children.length>0?(t.openBlock(),t.createBlock(c,{key:m,item:p,index:m},null,8,["item","index"])):(t.openBlock(),t.createBlock(l,{key:m,title:m===0?"Home":void 0,data:p,"link-class":"pl-12",exact:m===0},null,8,["title","data","exact"]))],64))),256))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)],512)}const _d=C(nP,[["render",lP]]),cP=t.defineComponent({name:"NavMobile",components:{IconMenu:br,IconClose:We,NavLogoLinks:Vn,NavMobileDropdown:_d,NavMobileLink:Ma,NavSocial:ft,NavSearchForm:Bn},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}},data(){return{menuVisible:!1,searchQuery:null,LogoColor:bd}},computed:{...it(He),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(){},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=>$t(o.path)):!1}}}),dP={class:"relative w-full"},hP={class:"h-18 flex items-center justify-between px-5"},pP=["src"],mP=["aria-label"],fP={key:0,class:"pb-8"},uP={key:0,"aria-label":"Secondary"},gP=t.createElementVNode("hr",{class:"border-gray-light-mid pb-4 mb-4 border-0 border-b"},null,-1),yP={"aria-label":"Main"},bP={class:"pl-8"},kP={key:0,"aria-label":"Other JPL Sites",class:"mt-6"},_P=t.createElementVNode("div",{class:"text-subtitle text-primary mb-3"},"Other JPL Sites",-1);function $P(e,n,a,o,r,i){const s=Vn,l=br,c=We,d=Bn,h=_d,p=Ma,m=ft;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",e.headerClasses])},[t.createElementVNode("div",dP,[t.createElementVNode("div",hP,[t.createVNode(s,{class:"lg:p-0 w-72 z-20 p-2 pl-0 -ml-3"},{default:t.withCtx(()=>[t.createElementVNode("img",{src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,pP)]),_:1}),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"})):(t.openBlock(),t.createBlock(l,{key:0,class:"text-6xl"}))],8,mP)):t.createCommentVNode("",!0)]),e.menuVisible?(t.openBlock(),t.createElementBlock("div",fP,[t.createVNode(d,{mobile:"",class:"px-4 my-5",onSubmitForm:n[1]||(n[1]=f=>e.closeMenu())}),e.hasSecondary?(t.openBlock(),t.createElementBlock("nav",uP,[t.createVNode(h,{data:e.staticSecondaryData||e.headerStore.secondaryNav,"start-open":""},null,8,["data"]),gP])):t.createCommentVNode("",!0),t.createElementVNode("nav",yP,[(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",bP,[e.data.footerMoreFromJpl&&e.data.footerMoreFromJpl.length>0?(t.openBlock(),t.createElementBlock("nav",kP,[_P,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(f,u)=>(t.openBlock(),t.createBlock(p,{key:u,data:f},null,8,["data"]))),128))])):t.createCommentVNode("",!0),t.createVNode(m,{class:"mt-8"})])])):t.createCommentVNode("",!0)])],2),[[t.vShow,e.headerVisible]])]),_:1})}const wP=C(cP,[["render",$P]]),CP=t.defineComponent({name:"NavSecondaryLink",components:{BaseLink:F},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},methods:{isExternal(e){return!!(e&&e.startsWith("http"))}}});function BP(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createBlock(s,{href:e.isExternal(e.item.path)?e.item.path:null,to:e.isExternal(e.item.path)?null:e.item.path,"link-class":"block px-3 py-2",variant:"none",class:t.normalizeClass(["NavSecondaryLink border-t-2 border-transparent",e.index===0?"mr-auto text-primary font-semibold secondary-root":"text-gray-dark"])},{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.index===0?"can-hover:group-hover:border-primary":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark "])},t.toDisplayString(e.item.title),3)]),_:1},8,["href","to","class"])}const $d=C(CP,[["render",BP]]),EP=t.defineComponent({name:"NavSecondaryDropdown",components:{IconCaret:Ee,MixinDropdownToggle:Ke,NavSecondaryDropdownContent:va},props:{index:{type:Number,required:!1},isLast:{type:Boolean,required:!1,default:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){},methods:{toggleDropdown(){console.log("dropdown toggled"),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"))}}});function SP(e,n,a,o,r,i){const s=Ee,l=Ke,c=va,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",{"mr-auto text-primary font-semibold secondary-root":e.index===0,"text-gray-dark":e.index!==0,"-open":e.dropdownVisible}]),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.index===0?"can-hover:group-hover:border-primary":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark "])},[t.createElementVNode("span",null,t.toDisplayString(e.item.title),1),t.createVNode(s,{class:"transform rotate-90 text-sm ml-2 pl-2 -mt-px"})],2)]),_:1},8,["aria-expanded","path","class"]),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 wd=C(EP,[["render",SP]]),NP=t.defineComponent({components:{NavSecondaryDropdown:wd,NavSecondaryLink:$d},props:{breadcrumb:{type:String,required:!1},hasIntro:{type:Boolean,required:!1,default:!1}},data(){return{isSticky:!1}},computed:{...it(He),theBreadcrumb(){if(this.breadcrumb)return Ra(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&&Si(!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)}}}),VP={class:"max-w-screen-3xl mx-auto"},xP={class:"nav-secondary-container lg:container lg:px-0 lg:whitespace-normal border-gray-mid text-gray-mid-dark lg:overflow-visible relative px-4 pb-0 mx-auto overflow-x-auto text-sm font-medium whitespace-nowrap border-t border-opacity-50"},TP={class:"lg:ml-0 2xl:-mr-3 lg:justify-end flex -ml-3"};function IP(e,n,a,o,r,i){const s=wd,l=$d;return e.enabled?(t.openBlock(),t.createElementBlock("nav",{key:0,ref:"NavSecondary","aria-label":"Secondary",class:t.normalizeClass(["NavSecondary",{"has-intro":e.hasIntro}])},[t.createElementVNode("div",VP,[t.createElementVNode("div",xP,[t.createElementVNode("div",TP,[(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(s,{key:d,item:c,index:d,"is-last":e.theBreadcrumb&&d===e.theBreadcrumb.length-1},null,8,["item","index","is-last"])):(t.openBlock(),t.createBlock(l,{key:d,item:c,index:d},null,8,["item","index"]))],64))),256)),t.renderSlot(e.$slots,"default")])])])],2)):t.createCommentVNode("",!0)}const Cd=C(NP,[["render",IP]]),MP=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(r){const i=r.trim();--a?o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a> / ":o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a>"}),o}}}}),vP={key:0},LP=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),DP={key:0},PP={key:1},AP={key:2},OP=["innerHTML"];function zP(e,n,a,o,r,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",vP,[LP,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.contacts,(s,l)=>(t.openBlock(),t.createElementBlock("address",{key:l,class:"text-body-md mb-5 not-italic"},[s.contact.name?(t.openBlock(),t.createElementBlock("p",DP,t.toDisplayString(s.contact.name),1)):t.createCommentVNode("",!0),s.contact.address?(t.openBlock(),t.createElementBlock("p",PP,t.toDisplayString(s.contact.address),1)):t.createCommentVNode("",!0),s.contact.phone?(t.openBlock(),t.createElementBlock("p",AP,t.toDisplayString(s.contact.phone),1)):t.createCommentVNode("",!0),s.contact.email?(t.openBlock(),t.createElementBlock("p",{key:3,class:"BlockText",innerHTML:e.formatEmail(s.contact.email)},null,8,OP)):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const oi=C(MP,[["render",zP]]),FP=t.defineComponent({name:"PastEventsCarousel",components:{MixinCarousel:xe,BlockLinkCard:Tt},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 HP(e,n,a,o,r,i){const s=Tt,l=xe;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(s,{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 qP=C(FP,[["render",HP]]),RP=t.defineComponent({name:"PodcastEpisodeCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:q,BaseAudio:en,IconPlay:lt},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}}}),jP={class:"PodcastEpisodeCard"},GP={class:"w-full h-auto"},UP={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 pb-6 mb-6 border-b"},WP={key:0,class:"col-span-full animate-fadeIn transition-all"},YP={key:0,class:"text-subtitle lg:block hidden mb-3"},KP={key:0},ZP=t.createElementVNode("span",{class:"sr-only"},".",-1),XP={key:1,class:"mx-1"},JP={key:2,class:"text-gray-mid-dark"},QP=t.createElementVNode("span",{class:"sr-only"},".",-1),eA={key:1,class:"col-span-full flex flex-row animate-fadeIn transition-all bg-gray-dark"},tA={class:"PodcastEpisodeCard-thumbnail w-1/6 lg:w-25 min-h-full relative inline-block"},nA={key:0,class:"w-full pt-3 lg:pt-3.5 px-3.5 flex flex-col justify-center"},aA={class:"w-full"},oA={key:0,class:"hidden sm:block text-gray-mid-dark text-body-sm my-3"},rA=t.createElementVNode("span",{class:"sr-only"},".",-1),iA={key:0,class:"text-subtitle lg:block hidden mb-3"},sA={key:0},lA=t.createElementVNode("span",{class:"sr-only"},".",-1),cA={key:1,class:"mx-1"},dA={key:2,class:"text-gray-mid-dark"},hA=t.createElementVNode("span",{class:"sr-only"},".",-1),pA={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},mA=t.createElementVNode("span",{class:"sr-only"},".",-1),fA={class:"relative h-full w-full group"},uA={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 gA(e,n,a,o,r,i){const s=F,l=G,c=j,d=q,h=en,p=lt;return t.openBlock(),t.createElementBlock("div",jP,[t.createElementVNode("div",GP,[t.createElementVNode("div",UP,[e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",WP,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",YP,[e.type?(t.openBlock(),t.createElementBlock("span",KP,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),ZP])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",XP,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",JP,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),QP])):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(s,{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",eA,[t.createElementVNode("div",tA,[t.createVNode(d,{class:"h-full","aspect-ratio":"1:1"},{default:t.withCtx(()=>{var m;return[(m=e.image)!=null&&m.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",nA,[t.createElementVNode("div",aA,[t.createVNode(h,{file:e.media,"auto-play":""},null,8,["file"])])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createBlock(s,{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",oA,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),rA])):t.createCommentVNode("",!0)]),_:1},8,["to"])):t.createCommentVNode("",!0),e.showInlinePlayer?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(s,{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",iA,[e.type?(t.openBlock(),t.createElementBlock("span",sA,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),lA])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",cA,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",dA,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),hA])):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",pA,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),mA])):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]=m=>e.inlinePlayerToggle())},[t.createElementVNode("div",fA,[t.createElementVNode("div",uA,[t.createVNode(p)]),t.createVNode(d,{class:"bg-opacity-0","aspect-ratio":"1:1","no-logo":""},{default:t.withCtx(()=>{var m;return[(m=e.image)!=null&&m.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 ri=C(RP,[["render",gA]]),yA=t.defineComponent({name:"SearchResultGridItem",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:q,BlockLinkCard:Tt,BlockLinkTile:Kn},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?An(this.startDate,this.endDate):null}}}),bA={key:0,class:"w-full"},kA={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white lg:py-6 bg-primary"},_A={class:"font-extrabold text-8xl leading-tight tracking-wider"},$A={class:"text-subtitle"};function wA(e,n,a,o,r,i){const s=Tt,l=Kn,c=j,d=q,h=F;return t.openBlock(),t.createElementBlock("div",null,[e.pageContentType==="news_news"?(t.openBlock(),t.createBlock(s,{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",bA,[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",kA,[t.createElementVNode("div",_A,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",$A,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 xn=C(yA,[["render",wA]]),CA=t.defineComponent({name:"ThumbnailCarousel",components:{MixinCarousel:xe,SearchResultGridItem:xn},props:{slides:{type:Array,required:!1},initialSlide:{type:Number,required:!1,default:0}}});function BA(e,n,a,o,r,i){const s=xn,l=xe;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(s,{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 ii=C(CA,[["render",BA]]),La=Ha(),EA=t.defineComponent({name:"PodcastSeriesCarousel",components:{LayoutHelper:ne,ThumbnailCarousel:ii},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&&(La!=null&&La.path)?(e=(a=this.series.seasons.find(o=>o.id===this.activeSeasonId))==null?void 0:a.episodes,e?e.findIndex(o=>o.url===La.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}}}),SA={key:0,class:"PodcastSeriesCarousel"},NA={class:"text-gray-dark text-3xl lg:text-6xl font-semibold leading-normal tracking-normal uppercase mb-2 lg:mb-5"},VA={class:"flex flex-wrap mb-6 lg:mb-10"},xA=["aria-expanded","onClick"],TA={key:0,class:"text-h6"};function IA(e,n,a,o,r,i){const s=ne,l=ii;return e.series&&e.activeTabData?(t.openBlock(),t.createElementBlock("div",SA,[t.createVNode(s,{indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("h2",NA," More "+t.toDisplayString(e.series.title)+" Episodes ",1),t.createElementVNode("ul",VA,[(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,xA)]))),128))])]),_:1}),t.createVNode(s,{indent:"col-2",class:"mb-4"},{default:t.withCtx(()=>[e.activeTabData.title?(t.openBlock(),t.createElementBlock("h3",TA,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 MA=C(EA,[["render",IA]]),vA=t.defineComponent({name:"ProfileDetailSectionGroup",components:{BaseHeading:G,BlockText:le,IconBookUser:Il,IconUniversity:Fl,IconMagnifyingGlass:Dl,IconBriefcase:Ml,IconHand:vl,IconMedal:Pl,IconBook:Tl},props:{section:{type:Object,required:!1},data:{type:Object,required:!1}},computed:{isEmpty(){return this.section.subsections.every(e=>!this.data[e.prop])}}}),LA=["aria-labelledby"],DA={class:"mb-5 lg:mb-10"};function PA(e,n,a,o,r,i){const s=G,l=le;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(s,{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(s,{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",DA,[t.createVNode(l,{variant:"large",text:e.data[c.prop]},null,8,["text"])])],64)):t.createCommentVNode("",!0)]))),128))],8,LA))}const AA=C(vA,[["render",PA]]);var OA=Jr;function zA(e,n){return OA(e,n)}var FA=zA;const HA=$e(FA),qA={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(!HA(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}}},RA=["id"],jA={class:"md:mb-3 text-body-md mb-2 font-bold leading-normal tracking-wide"},GA={key:0,class:"flex my-2"},UA=["id","value"],WA=["for"],YA={class:"text-gray-mid"},KA=["aria-expanded","aria-controls"];function ZA(e,n,a,o,r,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",jA,t.toDisplayString(a.groupTitle),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.buckets,(s,l)=>(t.openBlock(),t.createElementBlock("div",{key:s.key,ref_for:!0,ref:"buckets",class:"form-group form-check"},[!a.truncateFilters||l<=r.checkbox.checkboxLimit-1?(t.openBlock(),t.createElementBlock("div",GA,[t.withDirectives(t.createElementVNode("input",{id:s.key_as_string?i.generateId(s.key_as_string):i.generateId(s.key),"onUpdate:modelValue":n[0]||(n[0]=c=>i.filterByHandler=c),type:"checkbox",value:s.key_as_string?s.key_as_string:s.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,UA),[[t.vModelCheckbox,i.filterByHandler]]),t.createElementVNode("label",{for:s.key_as_string?i.generateId(s.key_as_string):i.generateId(s.key),class:"form-check-label pl-2 tracking-normal align-middle"},[t.createTextVNode(t.toDisplayString(i.prettyFilterNames(s.key_as_string?s.key_as_string:s.key))+" ",1),t.createElementVNode("span",YA," ("+t.toDisplayString(s.doc_count.toLocaleString())+") ",1)],8,WA)])):t.createCommentVNode("",!0)]))),128)),t.withDirectives(t.createElementVNode("div",null,[t.createElementVNode("button",{class:"can-hover:hover:underline text-primary mt-2","aria-expanded":r.checkbox.showMore?"false":"true","aria-haspopup":"true","aria-controls":`filterGroup_${a.groupKey}`,onClick:n[1]||(n[1]=s=>i.toggleShowMoreFilters())},t.toDisplayString(r.checkbox.showMore==!1?"Less":"More"),9,KA)],512),[[t.vShow,a.truncateFilters&&i.bucketsLength>r.checkbox.initialLimit]])],8,RA)):t.createCommentVNode("",!0)}const XA=C(qA,[["render",ZA]]),JA={name:"SearchPagination",components:{BaseButton:R,IconPrev:Ne,IconNext:Se},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}}},QA={key:0,class:"SearchPagination flex items-center justify-center"},eO={class:"sm:hidden px-4 pt-1"},tO={class:"sm:flex items-center justify-center hidden px-5 pt-1"},nO=["onClick"],aO={key:1,class:"min-w-12 block py-3 text-lg leading-normal text-center cursor-default"},oO={class:"inline-block px-1 pb-1"};function rO(e,n,a,o,r,i){const s=Ne,l=R,c=Se;return a.totalPages>0?(t.openBlock(),t.createElementBlock("div",QA,[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(s)]),_:1},8,["disabled"]),t.createElementVNode("div",eO,"Page "+t.toDisplayString(a.currentPage)+" of "+t.toDisplayString(a.totalPages),1),t.createElementVNode("div",tO,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.generatePageList,(d,h)=>(t.openBlock(),t.createElementBlock("div",{key:h},[d!==r.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:p=>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!==r.ellipsis}])},t.toDisplayString(d),3)],10,nO)):(t.openBlock(),t.createElementBlock("span",aO,[t.createElementVNode("span",oO,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 iO=C(JA,[["render",rO]]),sO=t.defineComponent({name:"SearchResultCard",components:{BaseLink:F,BaseHeading:G,BaseImage:j,BaseImagePlaceholder:q,EventCard:Ho,PodcastEpisodeCard:ri},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}}}),lO={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"},cO={key:0,class:"lg:hidden col-span-full text-subtitle"},dO={key:0},hO={"aria-hidden":"true"},pO={class:"sr-only"},mO={key:1,"aria-hidden":"true",class:"mx-1"},fO={key:2,class:"text-gray-mid-dark"},uO={"aria-hidden":"true"},gO={class:"sr-only"},yO={class:"sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6"},bO={key:0,class:"text-subtitle lg:block hidden mb-3"},kO={key:0},_O={"aria-hidden":"true"},$O={class:"sr-only"},wO={key:1,"aria-hidden":"true",class:"mx-1"},CO={key:2,class:"text-gray-mid-dark"},BO={"aria-hidden":"true"},EO={class:"sr-only"},SO={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},NO=t.createElementVNode("span",{class:"sr-only"},".",-1),VO={key:3,class:"text-gray-mid-dark"},xO={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"},TO={key:1,class:"bg-dark-blue edu:bg-stars edu:bg-primary xl:grid-cols-9 relative grid grid-cols-5 mb-10 text-white"},IO={class:"xl:col-span-7 flex items-center col-span-3 p-10"},MO={class:""},vO={key:0,class:"text-subtitle mb-3"},LO={key:0},DO={"aria-hidden":"true"},PO={class:"sr-only"},AO={key:1,"aria-hidden":"true",class:"mx-1"},OO={key:2},zO={"aria-hidden":"true"},FO={class:"sr-only"},HO={key:2,class:"hidden lg:block text-body-sm mb-3"},qO={key:3},RO={key:0,class:"SearchResultCard-image xl:col-span-2 col-span-2"},jO=["src","width","height","alt"];function GO(e,n,a,o,r,i){const s=Ho,l=ri,c=G,d=j,h=q,p=F;return t.openBlock(),t.createElementBlock("div",null,[e.isEvents?(t.openBlock(),t.createBlock(s,{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(p,{key:2,variant:"none",to:e.url,class:"SearchResultCard","link-class":"block"},{default:t.withCtx(()=>[e.featured?(t.openBlock(),t.createElementBlock("div",TO,[t.createElementVNode("div",IO,[t.createElementVNode("div",MO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",vO,[e.type?(t.openBlock(),t.createElementBlock("span",LO,[t.createElementVNode("span",DO,t.toDisplayString(e.type),1),t.createElementVNode("span",PO,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",AO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",OO,[t.createElementVNode("span",zO,t.toDisplayString(e.topic),1),t.createElementVNode("span",FO,"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",HO,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",qO,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)])]),e.image&&e.image.src?(t.openBlock(),t.createElementBlock("div",RO,[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"},null,8,jO)])):t.createCommentVNode("",!0)])):(t.openBlock(),t.createElementBlock("div",lO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",cO,[e.type?(t.openBlock(),t.createElementBlock("span",dO,[t.createElementVNode("span",hO,t.toDisplayString(e.type),1),t.createElementVNode("span",pO,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",mO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",fO,[t.createElementVNode("span",uO,t.toDisplayString(e.topic),1),t.createElementVNode("span",gO,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("div",yO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",bO,[e.type?(t.openBlock(),t.createElementBlock("span",kO,[t.createElementVNode("span",_O,t.toDisplayString(e.type),1),t.createElementVNode("span",$O,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",wO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",CO,[t.createElementVNode("span",BO,t.toDisplayString(e.topic),1),t.createElementVNode("span",EO,"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",SO,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),NO])):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",VO,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)]),e.image?(t.openBlock(),t.createElementBlock("div",xO,[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 si=C(sO,[["render",GO]]),UO=t.defineComponent({name:"SearchResultsList",components:{SearchResultCard:si,SearchResultGridItem:xn},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 J(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]),r=typeof a._source[o+"__thumbnail_image"]<"u"&&a._source[o+"__thumbnail_image"]!==null?a._source[o+"__thumbnail_image"]:a._source[o+"__image"];let i,s=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"?(s=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=s,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,r&&(a.image={src:{url:r.thumbnail_image}}),a}):void 0}}});function WO(e,n,a,o,r,i){const s=si,l=xn;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(s,{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 YO=C(UO,[["render",WO]]),KO={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}`}}},ZO=["for"],XO=["id"],JO={disabled:"",value:""},QO=["value"];function ez(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("label",{class:"sr-only",for:i.generateId()},t.toDisplayString(a.title),9,ZO),t.withDirectives(t.createElementVNode("select",{id:i.generateId(),"onUpdate:modelValue":n[0]||(n[0]=s=>i.selectValueHandler=s),class:"border-0 text-primary can-hover:hover:text-primary-dark font-secondary font-semibold tracking-wider uppercase align-middle"},[t.createElementVNode("option",JO,t.toDisplayString(a.title),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.options,s=>(t.openBlock(),t.createElementBlock("option",{key:s.value,value:s.value},t.toDisplayString(s.text),9,QO))),128))],8,XO),[[t.vModelSelect,i.selectValueHandler]])])}const tz=C(KO,[["render",ez]]),nz=t.defineComponent({name:"ShareButtons",components:{BaseButton:R,IconSocialFacebook:Ht,IconSocialTwitter:qt,IconSocialReddit:_r,IconSocialEmail:Ft},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(ja(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 az(e,n,a,o,r,i){const s=Ht,l=R,c=qt,d=_r,h=Ft;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(s)]),_: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 Tn=C(nz,[["render",az],["__scopeId","data-v-77c8b567"]]),oz={class:"ShareButtonsEdu relative flex flex-row items-start border-collapse"},rz={class:"flex flex-row flex-wrap-none items-center"},iz=t.createElementVNode("span",{class:"text-sm"},"Print",-1),sz={class:"relative xl:flex"},lz={class:"flex flex-row flex-wrap-none items-start xl:items-center"},cz=t.createElementVNode("span",{class:"text-sm"},"Share…",-1),dz={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"},hz={class:"text-xs"},pz=t.createElementVNode("span",{class:"text-xs"},"Facebook",-1),mz=t.createElementVNode("span",{class:"text-xs"},"X (Twitter)",-1),fz=t.createElementVNode("span",{class:"text-xs"},"Pinterest",-1),uz=t.createElementVNode("span",{class:"text-xs"},"Email",-1),gz=t.createElementVNode("span",{class:"text-xs"},"Google Classroom",-1),yz=t.defineComponent({__name:"ShareButtonsEdu",props:{title:{},url:{},image:{}},setup(e){const n=e,a=t.ref(!1),o=t.ref(!1),r=async()=>{try{await navigator.clipboard.writeText(n.url),o.value=!0}catch(B){console.error("Failed to copy: ",B)}},i=()=>{a.value=!a.value,a.value||s()},s=()=>{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(ja(n.url)):void 0),h=t.computed(()=>`https://www.facebook.com/sharer.php?u=${d.value}`),p=t.computed(()=>{const B=encodeURIComponent("NASAJPL_Edu");return`https://twitter.com/share?url=${d.value}&text=${c.value}&via=${B}`}),m=t.computed(()=>`http://pinterest.com/pin/create/button/?url=${d.value}&media=${n.image}&description=${c.value}`),f=t.computed(()=>`mailto:?body=${c.value}:%20${d.value}&subject=${c.value}`),u=t.computed(()=>o.value?"Copied":"Copy link"),y=t.computed(()=>"h-10 xl:h-11 !py-0 !px-3");return(B,g)=>{const _=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",oz,[t.createVNode(R,{variant:"social",class:t.normalizeClass(y.value),"aria-label":"Print",compact:"",onClick:g[0]||(g[0]=k=>l())},{default:t.withCtx(()=>[t.createElementVNode("span",rz,[t.createVNode(To,{class:"text-lg mr-2"}),iz])]),_:1},8,["class"]),t.createElementVNode("div",sz,[t.createVNode(R,{variant:"social",class:t.normalizeClass(`-ml-px ${y.value} ${a.value?"!bg-gray-light":""}`),"aria-label":"Share",compact:"","aria-expanded":a.value,onClick:g[1]||(g[1]=k=>i()),onKeydown:g[2]||(g[2]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createElementVNode("span",lz,[t.createVNode(Al,{class:"text-lg mr-2"}),cz])]),_:1},8,["class","aria-expanded"]),t.createVNode(t.Transition,{name:"fade"},{default:t.withCtx(()=>[a.value?t.withDirectives((t.openBlock(),t.createElementBlock("div",dz,[t.createVNode(R,{variant:"social","aria-label":"Copy",onClick:g[3]||(g[3]=k=>r()),onKeydown:g[4]||(g[4]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ll,{class:"text-lg mr-2"}),t.createElementVNode("span",hz,t.toDisplayString(u.value),1)]),_:1}),t.createVNode(R,{variant:"social",href:h.value,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener",onKeydown:g[5]||(g[5]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ht,{class:"text-lg mr-2"}),pz]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:p.value,"aria-label":"Share to X (Twitter)",target:"_blank",rel:"noopener",onKeydown:g[6]||(g[6]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(qt,{class:"text-lg mr-2"}),mz]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:m.value,"aria-label":"Add to Pinterest",target:"_blank",rel:"noopener",onKeydown:g[7]||(g[7]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(zl,{class:"text-lg mr-2"}),fz]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:f.value,"aria-label":"Share via Email",target:"_blank",rel:"noopener",onKeydown:g[8]||(g[8]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ft,{class:"text-lg mr-2"}),uz]),_:1},8,["href"]),t.createVNode(R,{variant:"social",href:"#","aria-label":"Google Classroom",target:"_blank",rel:"noopener",onKeydown:g[9]||(g[9]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Ol,{class:"text-lg mr-2"}),gz]),_:1})])),[[_,s]]):t.createCommentVNode("",!0)]),_:1})])])}}}),bz=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))}}}),kz={class:"z-60 lg:left-auto lg:mr-20 absolute top-0 left-0 right-0 mt-4 text-center"};function _z(e,n,a,o,r,i){const s=R;return t.openBlock(),t.createElementBlock("div",kz,[t.createVNode(s,{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 $z=C(bz,[["render",_z]]),wz=t.defineComponent({name:"TheFooterSignUp",components:{IconSocialEmail:Ft},data(){return{email:null}},methods:{submit(){window.location.href="/newsletter-signup?email="+this.email}}}),Cz={class:"TheFooterSignup"},Bz={class:"border-opacity-40 relative flex items-center border border-white"},Ez={class:"absolute inset-0 flex items-center"};function Sz(e,n,a,o,r,i){const s=Ft;return t.openBlock(),t.createElementBlock("form",Cz,[t.createElementVNode("div",Bz,[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",Ez,[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(s,{class:"text-xl text-white"})])])])])}const Bd=C(wz,[["render",Sz]]),Nz=t.defineComponent({name:"TheFooter",components:{BaseLink:F,BaseButton:R,NavSocial:ft,TheFooterSignUp:Bd,LogoCaltech:wr},props:{data:{type:Object||null,required:!1,default:null},commitSha:{type:String,required:!1}},methods:{getLinkText(e){return _t(e)},getRouterLink(e){return Pn(e)}}}),Vz={class:"TheFooter bg-dark-blue edu:bg-stars edu:bg-primary text-white relative z-20"},xz={class:"footer-main lg:BaseGrid 3xl:px-0 lg:pt-20 container px-4 pt-10 mx-auto"},Tz={class:"footer-navigation lg:block lg:col-span-9 hidden col-span-12"},Iz={key:0,class:"sm:grid grid-cols-9 gap-6"},Mz={class:"text-subtitle text-blue edu:text-white mb-3"},vz={class:"footer-extras lg:col-span-3 col-span-12"},Lz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"}," Get the Latest from JPL ",-1),Dz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},"Follow Us",-1),Pz=t.createElementVNode("p",{class:"mb-12"}," JPL is a federally funded research and development center managed for NASA by Caltech. ",-1),Az={key:0,class:"3xl:px-0 container px-4 mx-auto mt-5"},Oz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"More from JPL",-1),zz={class:"lg:block hidden"},Fz={class:"lg:hidden auto-col-2"},Hz={class:"bg-opacity-15 lg:py-16 lg:mt-10 pt-10 pb-3 mt-8 bg-black"},qz={class:"3xl:px-0 container px-4 mx-auto"},Rz={key:0},jz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"Related NASA Sites",-1),Gz={class:"auto-col-4"},Uz={class:"bg-opacity-15 border-opacity-40 lg:border-t pt-5 pb-3 text-sm bg-black border-black"},Wz={class:"3xl:px-0 lg:flex lg:flex-wrap lg:px-4 lg:container justify-between mx-auto"},Yz={key:0,class:"divide-opacity-40 lg:justify-start lg:-ml-4 flex flex-wrap justify-center mb-2 divide-x divide-white"},Kz={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"},Zz={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},Xz=t.createElementVNode("span",{class:"text-gray-light font-bold"},"Version:",-1),Jz={class:"font-bold"},Qz={key:2},eF={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},tF=t.createElementVNode("span",{class:"text-gray-light font-bold"},"Version:",-1);function nF(e,n,a,o,r,i){const s=F,l=Bd,c=ft,d=wr,h=R;return t.openBlock(),t.createElementBlock("footer",Vz,[t.createElementVNode("div",xz,[t.createElementVNode("div",Tz,[e.data&&e.data.footerNavigation?(t.openBlock(),t.createElementBlock("div",Iz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(p,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"sm:mb-3 xl:col-span-2 md:col-span-3 col-span-4 mb-8"},[t.createElementVNode("div",Mz,t.toDisplayString(e.getLinkText(p.titleLink)),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.links,(f,u)=>(t.openBlock(),t.createBlock(s,{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",vz,[Lz,t.createVNode(l,{class:"lg:mb-10 mb-8"}),Dz,t.createVNode(c,{class:"lg:mb-14 mb-12",dark:""}),t.createVNode(s,{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}),Pz])]),e.data&&e.data.footerMoreFromJpl?(t.openBlock(),t.createElementBlock("div",Az,[Oz,t.createElementVNode("div",zz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,m)=>(t.openBlock(),t.createBlock(h,{key:m,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",Fz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",Hz,[t.createElementVNode("div",qz,[e.data&&e.data.relatedNasaSites?(t.openBlock(),t.createElementBlock("div",Rz,[jz,t.createElementVNode("div",Gz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.relatedNasaSites,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",Uz,[t.createElementVNode("div",Wz,[e.data&&e.data.footerLinks?(t.openBlock(),t.createElementBlock("div",Yz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerLinks,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",Kz,[e.commitSha?(t.openBlock(),t.createElementBlock("div",Zz,[Xz,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,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass(["lg:inline-block lg:mb-0 block mb-2",{"ml-5":m!==0}])},[t.createElementVNode("span",Jz,t.toDisplayString(p.label)+":",1),t.createElementVNode("span",null,t.toDisplayString(p.text),1)],2))),128))])):(t.openBlock(),t.createElementBlock("div",Qz,[e.commitSha!=null?(t.openBlock(),t.createElementBlock("div",eF,[tF,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0)]))])])])}const aF=C(Nz,[["render",nF]]),oF=t.defineComponent({name:"MissionDetailStatsMicro",components:{BaseTimer:Re},props:{showClock:Boolean,startDateTime:String,clockType:{type:String,required:!0,validator:e=>!!Rt[e]}}}),rF={class:"MissionDetailStatsMicro bg-dark-blue sm:py-0 p-3 py-1 text-white"},iF={key:0};function sF(e,n,a,o,r,i){const s=Re;return t.openBlock(),t.createElementBlock("div",rF,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",iF,[t.createVNode(s,{"target-date-time":e.startDateTime,inline:"",countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0)])}const Ed=C(oF,[["render",sF]]),lF=t.defineComponent({name:"TopicDetailMissionCarouselItem",components:{MissionDetailStatsMicro:Ed,BaseImage:j,BaseImagePlaceholder:q},props:{data:{type:Object,required:!1}},computed:{clockTypeLabel(){var e,n;return Rt[(e=this.data)==null?void 0:e.clockType]||((n=this.data)==null?void 0:n.clockType)}}}),cF={class:"can-hover:group-hover:scale-105 relative transition-transform duration-200 ease-in transform scale-100"},dF={class:"min-h-66 bg-black"},hF=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),pF={class:"absolute inset-x-0 bottom-0"},mF={class:"text-contrast p-4 text-white"},fF={key:0,class:"mb-1 text-xl font-semibold leading-tight"},uF={key:1,class:"text-subtitle text-jpl-aqua"},gF=t.createElementVNode("span",{class:"sr-only"},".",-1),yF=t.createElementVNode("span",{class:"sr-only"},".",-1);function bF(e,n,a,o,r,i){const s=j,l=q,c=Ed,d=t.resolveComponent("nuxt-link");return e.data?(t.openBlock(),t.createBlock(d,{key:0,to:e.data.url,class:"TopicDetailMissionCarouselItem group block cursor-pointer"},{default:t.withCtx(()=>[t.createElementVNode("div",cF,[t.createElementVNode("div",dF,[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(s,{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),hF]),t.createElementVNode("div",pF,[t.createElementVNode("div",mF,[e.data.title?(t.openBlock(),t.createElementBlock("p",fF,t.toDisplayString(e.data.title),1)):t.createCommentVNode("",!0),e.data.status||e.data.showClock?(t.openBlock(),t.createElementBlock("p",uF,[gF,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)),yF])):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 li=C(lF,[["render",bF]]),kF=t.defineComponent({name:"TopicDetailMissionCarousel",components:{MixinCarousel:xe,TopicDetailMissionCarouselItem:li},props:{relatedMissionsLinkUrl:{type:String,required:!1},relatedMissionsLinkText:{type:String,required:!1},items:{type:Array,required:!1}},computed:{hasContent(){return!!(this.items&&this.items.length)}}}),_F={key:0,class:"TopicDetailMissionCarousel overflow-hidden"},$F={class:"MixedBleedGrid 2xl:pl-0 pl-5 mb-10"},wF={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 CF(e,n,a,o,r,i){const s=li,l=xe;return e.hasContent?(t.openBlock(),t.createElementBlock("div",_F,[t.createElementVNode("div",$F,[t.createElementVNode("div",wF,[t.createVNode(l,{heading:"Missions",variant:"tiles",class:"pb-5",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(s,{key:d,data:c,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["link","link-title"])])])])):t.createCommentVNode("",!0)}const BF=C(kF,[["render",CF]]),EF=t.defineComponent({name:"MissionDetailStatsMini",components:{BaseTimer:Re,DistanceStats:$a},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Rt[e]},startDateTime:String,showDistance:Boolean,distanceType:{type:String},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Rt[this.clockType]||this.clockType}}}),SF={class:"MissionDetailStatsMini MixedBleedGrid"},NF=t.createElementVNode("div",{class:"theme col-start-bleed col-end-container-start"},null,-1),VF={class:"col-start-container col-end-container text-body-lg"},xF={class:"grid grid-cols-12"},TF={key:0,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11"},IF={class:"text-jpl-aqua text-subtitle mb-3"},MF={class:"text-jpl-aqua text-subtitle mb-3"},vF={class:"text-stats-xl"},LF=t.createElementVNode("div",{class:"lg:block hidden col-span-1"},null,-1);function DF(e,n,a,o,r,i){const s=Re,l=$a;return t.openBlock(),t.createElementBlock("div",SF,[NF,t.createElementVNode("div",VF,[t.createElementVNode("div",xF,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",TF,[t.createElementVNode("p",IF,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(s,{"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",MF,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",vF,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),LF])])])}const Sd=C(EF,[["render",DF]]),PF=t.defineComponent({name:"TopicDetailMissionSpotlight",components:{MissionDetailStatsMini:Sd,BaseButton:R},props:{data:{type:Object,required:!1}},data(){return{eyebrow:"Mission Spotlight"}}}),AF=e=>(t.pushScopeId("data-v-cfcfc28b"),e=e(),t.popScopeId(),e),OF={key:0,class:"TopicDetailMissionSpotlight max-w-screen-3xl relative mx-auto"},zF={class:"absolute inset-0 z-10 bg-black"},FF={key:0},HF=["srcset"],qF=["srcset"],RF=["srcset"],jF=["src","width","height","alt"],GF={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},UF=AF(()=>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)),WF={class:"pb-80 lg:pb-14 relative w-full pt-8"},YF={class:"lg:BaseGrid lg:pt-0 container mx-auto"},KF={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"},ZF={class:"text-gray-light-mid text-contrast text-subtitle block mb-3"},XF={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"},JF={class:"text-body-lg lg:mb-10 text-contrast mb-5 font-normal leading-normal text-white"};function QF(e,n,a,o,r,i){const s=R,l=Sd;return e.data?(t.openBlock(),t.createElementBlock("div",OF,[t.createElementVNode("div",zF,[e.data.heroImage&&e.data.heroImage.src?(t.openBlock(),t.createElementBlock("picture",FF,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.data.heroImage.srcSet},null,8,HF),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.data.heroImage.screenMd.url},null,8,qF),t.createElementVNode("source",{srcset:e.data.heroImage.screenSm.url},null,8,RF),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,jF)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",GF,[UF,t.createElementVNode("div",WF,[t.createElementVNode("div",YF,[t.createElementVNode("div",KF,[t.createElementVNode("h2",null,[t.createElementVNode("span",ZF,t.toDisplayString(e.eyebrow),1),t.createElementVNode("div",XF,t.toDisplayString(e.data.title),1)]),t.createElementVNode("p",JF,t.toDisplayString(e.data.summary),1),t.createVNode(s,{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 eH=C(PF,[["render",QF],["__scopeId","data-v-cfcfc28b"]]),tH=t.defineComponent({name:"TopicDetailMoreVisibility",directives:{ObserveVisibility:ua},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 nH(e,n,a,o,r,i){const s=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)),[[s,{callback:e.visibilityChanged,throttle:0,once:!0}]])}const Nd=C(tH,[["render",nH]]),aH=t.defineComponent({name:"TopicDetailMoreItem",components:{BaseLink:F,BaseImage:j,BaseImagePlaceholder:q,IconPlay:lt,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 wt(this.theData.startDate,this.theData.endDate)}}}),oH={key:0,class:"relative"},rH={key:0,class:"bg-jpl-red lg:text-2xl absolute bottom-0 left-0 z-10 text-lg text-white"},iH={class:"text-gray-dark md:px-5 md:py-5 lg:px-10 lg:py-8 w-full px-10 py-8"},sH={key:0,class:"flex flex-wrap items-center justify-between mb-5"},lH={class:"divide-gray-mid text-subtitle flex divide-x"},cH={key:0,class:"pr-2"},dH=t.createElementVNode("span",{class:"sr-only"},".",-1),hH={class:"text-h5"};function pH(e,n,a,o,r,i){const s=lt,l=j,c=q,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",oH,[e.theData.__typename==="VideoDetailPage"?(t.openBlock(),t.createElementBlock("div",rH,[t.createVNode(s)])):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",iH,[e.theData.label||e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("div",sH,[t.createElementVNode("p",lH,[e.theData.label?(t.openBlock(),t.createElementBlock("span",cH,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),dH]),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",hH,t.toDisplayString(e.theData.title),1)])]),_:1},8,["link-class","to","href"])):t.createCommentVNode("",!0)}const ci=C(aH,[["render",pH]]),mH=t.defineComponent({name:"TopicDetailMore",components:{BaseButton:R,IconCaret:Ee,TopicDetailMoreVisibility:Nd,TopicDetailMoreItem:ci},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":""}}}),fH={class:"TopicDetailMore max-w-screen-3xl relative mx-auto"},uH={class:"lg:BaseGrid mt-18 lg:px-0 container px-4 mx-auto mb-12"},gH={class:"font-primary text-gray-dark lg:text-6xl col-span-11 col-start-2 text-3xl font-semibold leading-normal tracking-normal uppercase"},yH={class:"md:BaseGrid lg:px-0 container px-4 mx-auto"},bH={class:"flex justify-center"};function kH(e,n,a,o,r,i){const s=ci,l=Nd,c=Ee,d=R;return t.openBlock(),t.createElementBlock("div",fH,[e.theData&&e.theData.length?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",uH,[t.createElementVNode("h2",gH," More About "+t.toDisplayString(e.topic),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theData,(h,p)=>(t.openBlock(),t.createBlock(l,{key:p},{default:t.withCtx(()=>[t.createElementVNode("div",yH,[t.createVNode(s,{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(p)]),data:h},null,8,["class","data"])]),p===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",bH,[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 _H=C(mH,[["render",kH]]),$H=t.defineComponent({name:"TopicDetailStreamfield",components:{LayoutHelper:ne,BaseHeading:G,BlockQuote:dt,BlockRelatedLinks:Ge,BlockImageGallery:pn},props:{data:{type:Array,required:!1},topic:{type:String,required:!1}}}),wH={key:0};function CH(e,n,a,o,r,i){const s=G,l=ne,c=pn,d=dt,h=Ge;return e.data?(t.openBlock(),t.createElementBlock("div",wH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`HeadingBlock${m}`,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(s,{level:"h2",class:"lg:mt-18 mt-10 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1024)]),_:2},1024)):p.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`ImageGalleryBlock${m}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(c,{label:e.topic,title:p.galleryTitle,description:p.galleryDescription,cover:p.coverImage,items:p.gallerySlides},null,8,["label","title","description","cover","items"])])):p.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${m}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:p},null,8,["data"])]),_:2},1024)):p.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`RelatedLinksBlock${m}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:p},null,8,["data"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:m,class:"p-3 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(p),1)]))],64))),256))])):t.createCommentVNode("",!0)}const BH=C($H,[["render",CH]]),EH=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 SH(e,n,a,o,r,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),(s,l)=>(t.openBlock(),t.createBlock(t.TransitionGroup,{key:l,name:e.animation,duration:e.duration},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock("span",{key:s,class:"Digit"},t.toDisplayString(s),1))]),_:2},1032,["name","duration"]))),128))],4)}const NH=C(EH,[["render",SH]]),di=Ha(),VH=t.defineComponent({name:"PageContent",props:{data:{type:Object,required:!1,default:void 0}},computed:{heroInline(){var e;return((e=this.data)==null?void 0:e.heroPosition)==="inline"},hideH1(){return(di==null?void 0:di.path)==="/a-plan-for-jpl"},h1LayoutHelperClasses(){return this.hideH1?"lg:mt-12 mt-5":"lg:mt-12 lg:mb-18 mt-5 mb-10"}}}),xH={class:"text-body-sm text-gray-mid-dark"};function TH(e,n,a,o,r,i){const s=pa,l=Cd,c=ta,d=ne,h=xt,p=Tn,m=un,f=Ge,u=wl,y=Bl,B=mn;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(s,{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(d,{indent:"col-2",class:t.normalizeClass(e.h1LayoutHelperClasses)},{default:t.withCtx(()=>[t.createVNode(c,{title:e.data.title,label:e.data.displayLabel,class:t.normalizeClass({"sr-only":e.hideH1})},null,8,["title","label","class"])]),_:1},8,["class"]),e.data.heroImageInline&&e.heroInline?(t.openBlock(),t.createBlock(d,{key:1,indent:"col-2",class:"mb-22 mt-10"},{default:t.withCtx(()=>[t.createVNode(h,{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),t.createVNode(d,{indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[e.data.title&&e.data.url?(t.openBlock(),t.createBlock(p,{key:0,title:e.data.title,url:e.data.url},null,8,["title","url"])):t.createCommentVNode("",!0)]),_:1}),t.createVNode(m,{data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(d,{key:2,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.slug==="contact-jpl"?(t.openBlock(),t.createBlock(u,{key:3,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.slug==="newsletter-signup"?(t.openBlock(),t.createBlock(y,{key:4,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.clearanceNumber?(t.openBlock(),t.createBlock(d,{key:5,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createElementVNode("p",xH,t.toDisplayString(e.data.clearanceNumber),1)]),_:1})):t.createCommentVNode("",!0),t.createVNode(B,{"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 IH=C(VH,[["render",TH]]),MH="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",vH=t.defineComponent({name:"PageEventDetail",props:{data:{type:Object,required:!1}},data(){return{PlaceholderPortrait:MH}},computed:{displayTime(){return this.data?Ga(this.data.startDatetime,this.data.endDatetime,this.data.endTime):""},formattedEventDates(){return this.data?wt(this.data.startDatetime,this.data.endDatetime):""},formattedSplitEventDates(){return this.data?An(this.data.startDatetime,this.data.endDatetime):void 0}}}),LH={key:0,class:"PageEventDetail pt-5 ThemeVariantLight lg:pt-12",itemscope:"",itemtype:"http://schema.org/Event"},DH=["content"],PH=["content"],AH=["content"],OH=["content"],zH={key:0,class:"flex flex-wrap items-start mb-3"},FH={class:"PageEventDetail__Metadata text-primary"},HH={class:"PageEventDetail__Metadata text-primary"},qH={key:0,itemprop:"location",itemscope:"",itemtype:"https://schema.org/VirtualLocation",class:"PageEventDetail__Metadata text-primary"},RH=["href"],jH=["content"],GH={key:1,class:"PageEventDetail__Metadata text-primary"},UH=["content"],WH={key:1},YH={class:"PageEventDetail__Buttons"},KH={key:0,class:"grid-cols-10 lg:grid -mx-4 lg:mx-0"},ZH={class:"col-span-7"},XH={key:0,class:"BlockText text-body-lg mb-8 px-4 lg:px-0"},JH={class:"grid-cols-10 lg:grid"},QH={class:"col-span-7"},eq={class:"flex flex-col flex-wrap justify-start md:flex-row md:-mx-4"},tq={class:"w-40 mr-6 md:mr-0 md:w-56"},nq=["src"],aq={class:"flex-1 h-full"},oq={key:0,class:"my-3 text-lg font-normal leading-none"},rq={key:1,class:"mb-3 text-gray-dark"};function iq(e,n,a,o,r,i){const s=t.resolveComponent("nuxt-link"),l=G,c=ne,d=Tn,h=Is,p=Fo,m=zo,f=Oo,u=F,y=R,B=Ts,g=un,_=j,k=q,N=Ge,I=mn;return e.data?(t.openBlock(),t.createElementBlock("div",LH,[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"thumbnailUrl",content:e.data.thumbnailImage.original},null,8,DH)):t.createCommentVNode("",!0),t.createElementVNode("meta",{itemprop:"startDate",content:e.data.startDatetime},null,8,PH),e.data.endDatetime?(t.openBlock(),t.createElementBlock("meta",{key:1,itemprop:"endDate",content:e.data.endDatetime},null,8,AH)):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,OH)):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",zH,[t.createVNode(s,{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.heroImage,"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",FH,[t.createVNode(p,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",HH,[t.createVNode(m,{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",qH,[t.createElementVNode("link",{itemprop:"url",href:e.data.locationLink},null,8,RH),t.createElementVNode("meta",{itemprop:"name",content:e.data.location},null,8,jH),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",GH,[t.createElementVNode("meta",{itemprop:"location",content:e.data.location},null,8,UH),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",WH,t.toDisplayString(e.data.location),1))])):t.createCommentVNode("",!0),t.createElementVNode("div",YH,[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(B,{"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",KH,[t.createElementVNode("div",ZH,[e.data.summary?(t.openBlock(),t.createElementBlock("p",XH,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",JH,[t.createElementVNode("div",QH,[t.createVNode(l,{level:"h2",class:"mb-5 md:mb-8"},{default:t.withCtx(()=>[t.createTextVNode("Speakers")]),_:1}),t.createElementVNode("div",eq,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.speakers,(V,x)=>(t.openBlock(),t.createElementBlock("div",{key:x,class:"flex flex-1 mb-6 md:flex-none md:flex-wrap md:mx-4 md:w-56"},[t.createElementVNode("div",tq,[t.createVNode(k,{"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(_,{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,nq))]),_:2},1024)]),t.createElementVNode("div",aq,[V.name?(t.openBlock(),t.createElementBlock("h3",oq,[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",rq,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(I,{"item-type":"cards",heading:"MORE EVENTS",items:e.data.moreEvents},null,8,["items"])]),_:1})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const sq=C(vH,[["render",iq]]),lq=t.defineComponent({name:"PageNewsDetail",components:{LayoutHelper:ne,HeroMedia:pa,DetailHeadline:ta,BaseImagePlaceholder:q,BlockStreamfield:un,NewsDetailMediaContact:oi,BlockRelatedLinks:Ge,BlockImageCarousel:ct,BlockImageComparison:hn,BlockImageStandard:xt,BlockLinkCarousel:mn,ShareButtons:Tn,BlockText:le},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;return!this.heroEmpty&&(((e=this.data)==null?void 0:e.heroPosition)==="inline"||((n=this.data)==null?void 0:n.hero[0].blockType)==="CarouselBlock")},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}}}),cq=["content"],dq=["innerHTML"],hq={class:"text-body-lg font-semibold",itemprop:"abstract"},pq={key:0,class:"text-body-sm text-gray-mid-dark"},mq={key:5,class:"bg-gray-light lg:py-24 lg:mt-24 py-12 mt-12"};function fq(e,n,a,o,r,i){const s=pa,l=ta,c=ne,d=xt,h=ct,p=Zn,m=q,f=hn,u=Tn,y=le,B=un,g=Ge,_=oi,k=mn;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeLight",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,cq)):t.createCommentVNode("",!0),!e.heroEmpty&&!e.heroInline&&(e.data.hero[0].blockType==="HeroImageBlock"||e.data.hero[0].blockType==="VideoBlock")?(t.openBlock(),t.createBlock(s,{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,"publication-date":e.data.publicationDate,"publication-time":e.data.publicationTime,author:e.data.author,topics:e.data.getTopicsForDisplay,schema:""},null,8,["title","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(p,{key:2,data:e.data.hero[0],autoplay:""},null,8,["data"])):e.data.hero[0].blockType==="VideoEmbedBlock"?(t.openBlock(),t.createBlock(m,{key:3,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.hero[0].embed.embed},null,8,dq)]),_: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",hq,t.toDisplayString(e.data.summary),1)]),_:1},8,["class"]),t.createVNode(B,{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(_,{contacts:e.data.mediaContacts},null,8,["contacts"]),e.data.releaseNumber?(t.openBlock(),t.createElementBlock("p",pq,t.toDisplayString(e.data.releaseNumber),1)):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(k,{"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",mq,[t.createVNode(k,{"item-type":"tiles",heading:"Explore More",items:e.data.relatedPagesForMoreSection},null,8,["items"])])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const uq=C(lq,[["render",fq]]);$.AsteroidWatchWidget=O2,$.BackToTop=K1,$.BaseAudio=en,$.BaseButton=R,$.BaseCheckboxGroup=Qa,$.BaseHeading=G,$.BaseImage=j,$.BaseImageCaption=se,$.BaseImagePlaceholder=q,$.BaseLightboxCloseButton=yp,$.BaseLightboxOpenButton=Ep,$.BaseLink=F,$.BaseModal=Mp,$.BasePlaceholder=Ap,$.BaseRadioGroup=no,$.BaseSwimlane=e0,$.BaseTag=ji,$.BaseTimer=Re,$.BaseUnitToggle=qe,$.BaseVideo=oo,$.BlockAnchor=ro,$.BlockAudio=T0,$.BlockCard=io,$.BlockCardGroup=Af,$.BlockCircleImageCard=Gf,$.BlockCta=ko,$.BlockHeading=rn,$.BlockIframeEmbed=sn,$.BlockImage=Eo,$.BlockImageCarousel=ct,$.BlockImageCarouselItem=So,$.BlockImageComparison=hn,$.BlockImageFullBleed=Bo,$.BlockImageGallery=pn,$.BlockImageStandard=xt,$.BlockInlineImage=No,$.BlockKeyPoints=Vo,$.BlockLinkCard=Tt,$.BlockLinkCarousel=mn,$.BlockLinkTile=Kn,$.BlockListCards=xo,$.BlockQuote=dt,$.BlockRelatedLinks=Ge,$.BlockStreamfield=un,$.BlockTable=Mo,$.BlockTeaser=Lo,$.BlockText=le,$.BlockTwitterEmbed=vo,$.BlockVideo=Zn,$.BlockVideoEmbed=fn,$.CalendarButton=Ts,$.DetailHeadline=ta,$.DsnWidget=Ao,$.EventCard=Ho,$.EventDetailHero=Is,$.FormContact=wl,$.FormNewsletterSignup=Bl,$.HeroLarge=P8,$.HeroListingIndex=c9,$.HeroMedia=pa,$.HeroMedium=fr,$.HomepageCarousel=lb,$.HomepageCarouselItem=gr,$.HomepageEmbedBlock=fb,$.HomepageFeaturedRobot=Zb,$.HomepageMissionsCarousel=T7,$.HomepageStats=lk,$.HomepageTeaserBlock=Nk,$.Icon360=yr,$.IconArrow=Be,$.IconArrows=na,$.IconAudio=Mk,$.IconBook=Tl,$.IconBookUser=Il,$.IconBriefcase=Ml,$.IconCalendar=Fo,$.IconCaret=Ee,$.IconCheckbox=Kk,$.IconCheckboxSelected=e_,$.IconClose=We,$.IconCloseLightbox=to,$.IconDownload=To,$.IconDropdown=Xt,$.IconEnvelope=r_,$.IconExpand=tn,$.IconExternal=Ce,$.IconFilter=d_,$.IconForwardTen=Za,$.IconGrid=u_,$.IconHand=vl,$.IconInfo=ur,$.IconLink=Ll,$.IconList=V_,$.IconLocation=Oo,$.IconMagnifyingGlass=Dl,$.IconMedal=Pl,$.IconMenu=br,$.IconMinus=G_,$.IconMute=Ka,$.IconNext=Se,$.IconPause=Ja,$.IconPlay=lt,$.IconPlus=Z_,$.IconPrev=Ne,$.IconRewindTen=Xa,$.IconSearch=ma,$.IconShare=Al,$.IconSlideshow=c$,$.IconSocialEmail=Ft,$.IconSocialFacebook=Ht,$.IconSocialGoogleClassroom=Ol,$.IconSocialInstagram=kr,$.IconSocialPinterest=zl,$.IconSocialReddit=_r,$.IconSocialTwitter=qt,$.IconSocialYoutube=$r,$.IconStop=U$,$.IconTime=zo,$.IconUniversity=Fl,$.IconUser=tw,$.IconVolume=Ya,$.ImageDetailContextImage=sw,$.LayoutHelper=ne,$.LoadingTransition=fw,$.LogoCaltech=wr,$.LogoTribrand=ww,$.MissionDetailAbout=jw,$.MissionDetailHero=sC,$.MissionDetailHighlights=vB,$.MissionDetailInlineImage=Ar,$.MissionDetailStats=cE,$.MissionDetailStreamfield=mE,$.MixinAnimationCaret=Ua,$.MixinCarousel=xe,$.MixinDropdownToggle=Ke,$.MixinFancybox=Ie,$.MixinVideoBg=wn,$.NavDesktop=GD,$.NavHeading=Sn,$.NavHighlight=En,$.NavLinkList=Nn,$.NavLogoLinks=Vn,$.NavMobile=wP,$.NavSearchForm=Bn,$.NavSecondary=Cd,$.NavSocial=ft,$.NewsDetailMediaContact=oi,$.PageContent=IH,$.PageEventDetail=sq,$.PageNewsDetail=uq,$.ParallaxContainer=Gl,$.ParallaxElement=Cr,$.PastEventsCarousel=qP,$.PodcastEpisodeCard=ri,$.PodcastSeriesCarousel=MA,$.ProfileDetailSectionGroup=AA,$.RelatedLink=Io,$.RoboticsDetailStats=Lb,$.SearchFilterGroup=XA,$.SearchInput=Or,$.SearchPagination=iO,$.SearchResultCard=si,$.SearchResultGridItem=xn,$.SearchResultsList=YO,$.SearchSelectMenu=tz,$.ShareButtons=Tn,$.ShareButtonsEdu=yz,$.SkipLink=$z,$.TheFooter=aF,$.ThumbnailCarousel=ii,$.TopicDetailMissionCarousel=BF,$.TopicDetailMissionCarouselItem=li,$.TopicDetailMissionSpotlight=eH,$.TopicDetailMore=_H,$.TopicDetailMoreItem=ci,$.TopicDetailStreamfield=BH,$.YearTicker=NH,$.dayjs=J,$.filters=Od,$.mixinCanonicalUrl=ja,$.mixinFormatEventDates=wt,$.mixinFormatEventTimeInHoursAndMinutes=Ga,$.mixinFormatSplitEventDates=An,$.mixinGetExternalLink=Ni,$.mixinGetLinkText=_t,$.mixinGetRouterLink=Pn,$.mixinGetSrcSet=pe,$.mixinHighlightPrimary=Si,$.mixinIsActivePath=$t,$.mixinLightboxGalleryItems=Wd,$.mixinLightboxItems=Ud,$.mixinTransparentHeader=st,$.mixinUpdateGlobalChildren=qa,$.mixinUpdateSecondary=Ra,$.useHeaderStore=He,$.useThemeStore=Dn,Object.defineProperty($,Symbol.toStringTag,{value:"Module"})});
51
+ 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 cb=C(Z9,[["render",lb]]),db=t.defineComponent({name:"HomepageEmbedBlock",components:{BlockVideoEmbed:yn},props:{data:{type:Array,required:!1}}}),hb={key:0,id:"featuredEmbed",class:"2xl:px-0 container px-4 mx-auto"},pb={key:0,class:"font-primary text-gray-dark lg:text-6xl mb-5 text-3xl font-semibold leading-normal tracking-normal uppercase"},mb={class:"xl:BaseGrid"};function fb(e,n,a,o,r,i){const s=yn;return e.data&&e.data.length&&e.data[0].display?(t.openBlock(),t.createElementBlock("div",hb,[e.data[0].heading?(t.openBlock(),t.createElementBlock("h2",pb,t.toDisplayString(e.data[0].heading),1)):t.createCommentVNode("",!0),t.createElementVNode("div",mb,[t.createVNode(s,{class:"col-span-11",data:e.data[0]},null,8,["data"])])])):t.createCommentVNode("",!0)}const ub=C(db,[["render",fb]]),Vl={unitless:"",gram:"Gram",grams:"Grams",kilogram:"Kilogram",kilograms:"Kilograms",meter:"Meter",meters:"Meters",kilometer:"Kilometer",kilometers:"Kilometers","m/s":"m/s"},gb=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 Vl[e]??e}}}),yb={key:0,class:"RoboticsDetailStats MixedBleedGrid lg:pl-0 relative z-20 pl-4 -mt-12 overflow-hidden"},bb=t.createElementVNode("h2",{class:"sr-only"},"Robot Statistics",-1),kb=t.createElementVNode("div",{class:"lg:block bg-gray-light col-start-indent-col-2 col-end-indent-col-3 hidden"},null,-1),_b={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"},$b={class:"gap-y-10 lg:col-end-9 grid grid-cols-8 col-start-1 col-end-11 gap-6"},wb={class:"label text-subtitle"},Cb={class:"text-body-xs text-gray-mid-dark uppercase"},Bb={key:0,class:"lg:col-span-3 col-span-4"},Eb=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),Sb={key:1,class:"lg:col-span-4 col-span-8"},Nb=t.createElementVNode("p",{class:"label text-subtitle"},"Potential Destinations",-1),Vb={key:0,class:"lg:col-span-2 lg:row-span-2 lg:text-left gap-y-8 col-span-10 -ml-8 text-center"},Tb={class:"block"},xb=["srcset"],Ib=["src"],Mb={key:0,class:"text-subtitle mt-4"},vb=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function Lb(e,n,a,o,r,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",yb,[bb,kb,t.createElementVNode("div",_b,[t.createElementVNode("div",$b,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.allStats,(s,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",wb,t.toDisplayString(s.metricLabel),1),t.createElementVNode("p",null,[t.createElementVNode("span",{class:t.normalizeClass({"text-stats-xl":!isNaN(s.metricValue)})},t.toDisplayString(s.metricValue),3),t.createElementVNode("span",Cb,t.toDisplayString(e.unitLabel(s.metricUnit)),1)])],2))),128)),e.status!==""?(t.openBlock(),t.createElementBlock("div",Bb,[Eb,t.createTextVNode(" "+t.toDisplayString(e.status),1)])):t.createCommentVNode("",!0),e.robotDestinations.length>0?(t.openBlock(),t.createElementBlock("div",Sb,[Nb,t.createTextVNode(" "+t.toDisplayString(e.robotDestinations.map(s=>s.destination).join(", ")),1)])):t.createCommentVNode("",!0)]),e.animalAnalogIcon&&e.animalAnalogIcon.src?(t.openBlock(),t.createElementBlock("div",Vb,[t.createElementVNode("picture",Tb,[t.createElementVNode("source",{srcset:e.animalAnalogIcon.webp.url,type:"image/webp"},null,8,xb),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,Ib)]),e.animalAnalogName?(t.openBlock(),t.createElementBlock("p",Mb,t.toDisplayString(`Animal Analog: ${e.animalAnalogName}`),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),vb])):t.createCommentVNode("",!0)}const Db=C(gb,[["render",Lb]]),Pb=t.defineComponent({name:"RoboticsDetailStatsMini",components:{BaseUnitToggle:Re},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 Vl[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}}}),Ab={class:"text-subtitle text-gray-mid-dark mb-4"},Ob={class:"text-stats-xl"},zb={key:1},Fb={class:"text-body-xs text-gray-mid-dark pt-3 uppercase"};function Hb(e,n,a,o,r,i){const s=Re;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",Ab,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(s,{key:0,"unit-pair":e.unitPair(l.metricUnit),value:parseFloat(l.metricValue),"value-system":"metric"},{default:t.withCtx(d=>[t.createElementVNode("span",Ob,t.toDisplayString(d.formattedValue),1)]),_:2},1032,["unit-pair","value"])):(t.openBlock(),t.createElementBlock("div",zb,[t.createElementVNode("p",{class:t.normalizeClass({"text-stats-xl":!isNaN(l.metricValue)})},t.toDisplayString(l.metricValue),3),t.createElementVNode("p",Fb,t.toDisplayString(e.unitLabel(l.metricUnit)),1)]))],2))),128))],2)):t.createCommentVNode("",!0)}const Tl=C(Pb,[["render",Hb]]),qb=t.defineComponent({name:"HomepageFeaturedRobot",components:{RoboticsDetailStatsMini:Tl,BaseButton:j,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?pe(this.theImage)?pe(this.theImage):this.theImage.srcSet:void 0}}}),Rb={key:0,class:"HomepageFeaturedRobot lg:BaseGrid lg:px-0 container px-4 mx-auto"},jb={class:"lg:flex items-center col-span-5 col-start-2"},Gb={class:"lg:pr-5 xl:pr-18"},Ub=t.createElementVNode("p",{class:"text-subtitle text-jpl-red mb-3"},"Robotics",-1),Wb={key:1,class:"text-body-lg mb-10"},Yb={class:"lg:hidden sm:w-xl w-full mx-auto my-10"},Kb={class:"lg:flex items-center hidden col-span-6"};function Zb(e,n,a,o,r,i){const s=G,l=q,c=Tl,d=j;return e.data?(t.openBlock(),t.createElementBlock("div",Rb,[t.createElementVNode("div",jb,[t.createElementVNode("div",null,[t.createElementVNode("div",Gb,[Ub,e.data.nickname||e.data.title?(t.openBlock(),t.createBlock(s,{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",Wb,t.toDisplayString(e.data.homePageBlurb||e.data.description),1)):t.createCommentVNode("",!0),t.createElementVNode("div",Yb,[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",Kb,[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 Xb=C(qb,[["render",Zb]]),Jb=t.defineComponent({name:"HomepageMissionsCarouselItem",components:{BaseLink:F,IconCaret:Ee},props:{data:{type:Object,required:!1}},computed:{hasTopic(){return!!(this.data&&this.data.topic&&this.data.topic.url)}}}),Qb={class:"slide-image h-80 mb-3"},e7={key:0,class:"flex w-full h-full"},t7=["srcset"],n7=["src","srcset","width","height"],a7={class:"text-wrapper -mt-18 pt-22 w-3/5 h-auto pl-6 mx-auto border-l"},o7={class:"shifted-text can-hover:group-hover:-mt-3 lg:mt-0 -mt-3 transition-all duration-500 ease-in-out"},r7={class:"mb-1 text-3xl font-semibold"},i7={class:"text-gray-light-mid mb-1 text-lg whitespace-nowrap"},s7={class:"text-gray-light-mid mb-2 text-lg whitespace-nowrap"},l7={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"},c7={class:"text-subtitle text-primary-light flex items-center"};function d7(e,n,a,o,r,i){const s=Ee,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",Qb,[e.data.image&&e.data.image.src?(t.openBlock(),t.createElementBlock("picture",e7,[t.createElementVNode("source",{class:"swiper-lazy",srcset:e.data.image.webp.url,type:"image/webp"},null,8,t7),t.createElementVNode("img",{class:"swiper-lazy 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,n7)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",a7,[t.createElementVNode("div",o7,[t.createElementVNode("p",r7,t.toDisplayString(e.data.name),1),t.createElementVNode("p",i7," Current missions: "+t.toDisplayString(e.data.currentMissions),1),t.createElementVNode("p",s7," Past missions: "+t.toDisplayString(e.data.pastMissions),1),t.createElementVNode("div",l7,[t.createElementVNode("span",c7,[t.createTextVNode(" Explore "),t.createVNode(s,{class:"ml-1 text-base"})])])])])]),_:1},8,["aria-label","to"])):t.createCommentVNode("",!0)}const xl=C(Jb,[["render",d7]]);ne.use([Yn,cn]);const h7=t.defineComponent({name:"HomepageMissionsCarousel",components:{BaseLink:F,BaseHeading:G,BaseButton:j,IconPrev:Ne,IconNext:Se,HomepageMissionsCarouselItem:xl},props:{data:{type:Object,required:!1}},data(){return{slider:null,sliderOptions:{slidesPerView:1.5,speed:500,threshold:20,spaceBetween:0,centeredSlides:!0,loop:!0,preloadImages:!1,lazy:{loadPrevNext:!0,loadOnTransitionStart:!0,loadPrevNextAmount:2},navigation:{nextEl:".swiper-next",prevEl:".swiper-prev"},a11y:{prevSlideMessage:this.data.heading?this.data.heading+" - Previous slide":"Previous slide",nextSlideMessage:this.data.heading?this.data.heading+" - Next slide":"Next slide"},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 ne(this.$refs.HomepageMissionsCarousel,this.sliderOptions)}}}),p7={key:0,class:"HomepageMissionsCarousel ThemeVariantDark bg-stars max-w-screen-3xl mx-auto overflow-hidden text-white bg-black"},m7={class:"lg:BaseGrid lg:py-24 pt-14 container flex flex-col pb-5 mx-auto"},f7={class:"xl:px-0 lg:col-end-8 xl:col-end-7 order-1 col-start-2 px-4"},u7={key:0,class:"text-subtitle text-primary edu:text-white mb-3"},g7={key:2,class:"text-body-md"},y7={class:"lg:order-2 xl:px-0 flex justify-end order-3 col-start-10 col-end-13 px-4"},b7={class:"lg:order-3 order-2 col-start-2 col-end-12"},k7={ref:"HomepageMissionsCarousel",class:"swiper lg:mt-0 lg:mb-0 mb-14 mt-3"},_7=["aria-label"],$7={class:"swiper-navigation xl:block absolute top-0 left-0 hidden w-full"},w7={class:"top-1/2 absolute left-0 z-30"},C7={class:"arrow-wrapper","aria-hidden":"true"},B7={class:"arrow"},E7={class:"arrow-fixed"},S7={class:"top-1/2 absolute right-0 z-30"},N7={class:"arrow-wrapper","aria-hidden":"true"},V7={class:"arrow"},T7={class:"arrow-fixed"};function x7(e,n,a,o,r,i){const s=G,l=F,c=xl,d=Ne,h=j,p=Se;return e.data?(t.openBlock(),t.createElementBlock("section",p7,[t.createElementVNode("div",m7,[t.createElementVNode("div",f7,[e.data.label?(t.openBlock(),t.createElementBlock("p",u7,t.toDisplayString(e.data.label),1)):t.createCommentVNode("",!0),e.data.heading?(t.openBlock(),t.createBlock(s,{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",g7,t.toDisplayString(e.data.summary),1)):t.createCommentVNode("",!0)]),t.createElementVNode("div",y7,[t.createVNode(l,{to:{name:"missions"},variant:"primary"},{default:t.withCtx(()=>[t.createTextVNode(" All Missions ")]),_:1})]),t.createElementVNode("div",b7,[t.createElementVNode("div",k7,[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,(m,f)=>(t.openBlock(),t.createBlock(c,{key:f,data:m,class:"swiper-slide"},null,8,["data"]))),128))],8,_7),t.createElementVNode("div",$7,[t.createElementVNode("div",w7,[t.createVNode(h,{class:"swiper-prev xl:text-base -ml-16","aria-label":e.data.heading+" - Previous slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",C7,[t.createElementVNode("span",B7,[t.createVNode(d)]),t.createElementVNode("span",E7,[t.createVNode(d)])])]),_:1},8,["aria-label"])]),t.createElementVNode("div",S7,[t.createVNode(h,{class:"swiper-next xl:text-base -mr-16","aria-label":e.data.heading+" - Next slide"},{icon:t.withCtx(()=>[t.createElementVNode("span",N7,[t.createElementVNode("span",V7,[t.createVNode(p)]),t.createElementVNode("span",T7,[t.createVNode(p)])])]),_:1},8,["aria-label"])])])],512)])])])):t.createCommentVNode("",!0)}const I7=C(h7,[["render",x7]]),M7=t.defineComponent({name:"HomepageStats",components:{BaseLink:F,IconArrow:Be,IconArrows:oa,BaseUnitToggle:Re,BaseTimer:je,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){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}}}),v7={key:0,"aria-label":"Featured mission statistics",class:"HomepageStats -mt-14 relative z-20 overflow-hidden"},L7={class:"MixedBleedGrid lg:pl-0 pl-4"},D7={class:"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"},P7={class:"gap-y-10 lg:col-end-9 grid grid-cols-12 gap-6"},A7=t.createElementVNode("div",{class:"lg:block hidden"},null,-1),O7={key:0,class:"lg:col-span-2 sm:col-span-5 col-span-full"},z7={key:0,class:"text-subtitle text-jpl-red mb-4"},F7={key:0,class:"text-subtitle text-jpl-red mb-4"},H7={key:2,class:"text-body-sm mb-4"},q7={key:3,class:"text-stats-xl"},R7={key:1,class:"lg:col-span-3 sm:col-span-6 col-span-full"},j7={key:0,class:"text-subtitle text-jpl-red mb-4"},G7={key:0,class:"text-subtitle text-jpl-red mb-4"},U7={key:2,class:"text-body-sm mb-4"},W7={key:3},Y7={key:4,class:"text-stats-lg"},K7=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),Z7={class:"text-gray-mid-dark flex flex-wrap mt-2 text-sm"},X7=t.createElementVNode("span",{class:"mr-1 -mb-3"},"Estimated:",-1),J7={class:"sm:whitespace-nowrap"},Q7={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"},ek={key:2,class:"lg:col-span-3 sm:col-span-6 col-span-full"},tk={key:0,class:"text-subtitle text-jpl-red mb-4"},nk={key:0,class:"text-subtitle text-jpl-red mb-4"},ak={key:2,class:"text-body-sm mb-4"},ok={key:0,class:"text-stats-lg"},rk={class:"text-sm"},ik={class:"lg:-mb-8 can-hover:group-hover:ml-3 text-jpl-red-light text-7xl ml-0 transition-all duration-200 ease-in"},sk=t.createElementVNode("div",{class:"bg-gray-light col-start-container-end col-end-bleed sm:block hidden"},null,-1);function lk(e,n,a,o,r,i){const s=F,l=je,c=Be,d=Ro,h=Re,p=t.resolveDirective("scroll-to");return e.statistics||e.dsn||e.asteroidWatch||e.missionCount?(t.openBlock(),t.createElementBlock("section",v7,[t.createElementVNode("div",L7,[t.createElementVNode("div",D7,[t.createElementVNode("div",P7,[A7,e.dataMissionStatsBlock?(t.openBlock(),t.createElementBlock("div",O7,[e.dataMissionStatsBlock.link?(t.openBlock(),t.createBlock(s,{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",z7,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",F7,t.toDisplayString(e.dataMissionStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataMissionStatsBlock.title?(t.openBlock(),t.createElementBlock("p",H7,t.toDisplayString(e.dataMissionStatsBlock.title),1)):t.createCommentVNode("",!0),e.missionCount?(t.openBlock(),t.createElementBlock("p",q7,t.toDisplayString(e.missionCount),1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.dataGenericStatsBlock?(t.openBlock(),t.createElementBlock("div",R7,[e.dataGenericStatsBlock.link?(t.openBlock(),t.createBlock(s,{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",j7,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",G7,t.toDisplayString(e.dataGenericStatsBlock.heading),1)):t.createCommentVNode("",!0)],64)),e.dataGenericStatsBlock.title?(t.openBlock(),t.createElementBlock("p",U7,t.toDisplayString(e.dataGenericStatsBlock.title),1)):t.createCommentVNode("",!0),e.dataGenericStatsBlock.dateDisplay==="countdown"||e.dataGenericStatsBlock.dateDisplay==="time_elapsed"?(t.openBlock(),t.createElementBlock("div",W7,[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",Y7,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date)),1)):e.dataGenericStatsBlock.dateDisplay==="live"?t.withDirectives((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(()=>[K7,t.createElementVNode("p",Z7,[X7,t.createElementVNode("span",J7,t.toDisplayString(e.$filters.displayDate(e.dataGenericStatsBlock.date,"DateTime"))+" UTC ",1)]),e.hasFeaturedEmbed?(t.openBlock(),t.createElementBlock("div",Q7,[t.createVNode(c)])):t.createCommentVNode("",!0)]),_:1},8,["href","class","onClick"])),[[p,e.hasFeaturedEmbed?"#featuredEmbed":null]]):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createVNode(d),e.asteroidWatch?(t.openBlock(),t.createElementBlock("div",ek,[e.asteroidWatch.link?(t.openBlock(),t.createBlock(s,{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",tk,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",nk,t.toDisplayString(e.asteroidWatch.heading),1)):t.createCommentVNode("",!0)],64)),e.asteroidWatch.title?(t.openBlock(),t.createElementBlock("p",ak,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",ok,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",rk," Proximity "+t.toDisplayString(m.formattedValue),1)]),_:1},8,["value","second-value"]),t.createVNode(s,{"link-class":"block",variant:"none","aria-label":"View the next five approaches",to:"/asteroid-watch/next-five-approaches"},{default:t.withCtx(()=>[t.createElementVNode("div",ik,[t.createVNode(c)])]),_:1})],64)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)])]),sk])])):t.createCommentVNode("",!0)}const ck=C(M7,[["render",lk]]),dk=t.defineComponent({name:"Icon360"}),hk={class:"Icon360",width:"40",height:"40",viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},pk=[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 mk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",hk,pk)}const Cr=C(dk,[["render",mk]]),fk=t.defineComponent({name:"HomepageTeaserBlockCardImage",components:{BaseImagePlaceholder:R,BaseImage:q,Icon360:Cr},props:{data:{type:Object,required:!1}},computed:{theSrcSet(){var e;return(e=this.data)!=null&&e.image?pe(this.data.image)?pe(this.data.image):this.data.image.srcSet:void 0}}}),uk={key:0,class:"relative h-auto"},gk={class:"bg-jpl-red absolute bottom-0 right-0 z-10 text-white"};function yk(e,n,a,o,r,i){const s=Cr,l=q,c=R;return e.data&&e.data.image?(t.openBlock(),t.createElementBlock("div",uk,[t.createElementVNode("div",gk,[t.createVNode(s)]),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 Il=C(fk,[["render",yk]]),bk=t.defineComponent({name:"HomepageTeaserBlock",components:{BaseHeading:G,BlockText:le,BaseImage:q,BaseLink:F,HomepageTeaserBlockCardImage:Il},props:{data:{type:Object,required:!1}},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)}}}),kk={key:0,class:"HomepageTeaserBlock max-w-screen-3xl relative mx-auto"},_k={class:"lg:px-4 2xl:px-0"},$k={class:"lg:px-0 lg:col-end-8 xl:col-end-9 col-start-2 px-4"},wk=["aria-label"],Ck={key:0,class:"relative h-auto"},Bk={class:"px-6 pt-6 pb-4"},Ek={class:"mb-2 text-3xl font-medium"},Sk={key:0,class:"text-body-sm"};function Nk(e,n,a,o,r,i){const s=q,l=G,c=le,d=F,h=Il;return e.data?(t.openBlock(),t.createElementBlock("div",kk,[e.hasCoverImage?(t.openBlock(),t.createBlock(s,{key:0,class:"lg:mb-0 mb-10",src:e.data.coverImage.src.url,srcset:e.mixinGetSrcSet(e.data.coverImage)?e.mixinGetSrcSet(e.data.coverImage):e.data.coverImage.srcSet,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",_k,[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",$k,[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?(t.openBlock(),t.createBlock(d,{key:2,variant:"primary",class:"mt-5","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.mixinGetExternalLink(e.data.link)?e.mixinGetExternalLink(e.data.link):null,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",Ck,[e.theCard.link?(t.openBlock(),t.createBlock(d,{key:0,variant:"none","link-class":"block","aria-label":e.theCard.link.text||"Learn more",href:e.mixinGetExternalLink(e.theCard.link)?e.mixinGetExternalLink(e.theCard.link):null,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",Bk,[t.createElementVNode("div",Ek,t.toDisplayString(e.theCard.heading),1),e.theCard.description?(t.openBlock(),t.createElementBlock("p",Sk,t.toDisplayString(e.theCard.description),1)):t.createCommentVNode("",!0),e.theCard.link?(t.openBlock(),t.createBlock(d,{key:1,variant:"primary",class:"mt-3","link-class":"inline-block","caret-wrapper-class":"py-2",href:e.mixinGetExternalLink(e.theCard.link)?e.mixinGetExternalLink(e.theCard.link):null,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,wk)):t.createCommentVNode("",!0)],2)])])):t.createCommentVNode("",!0)}const Vk=C(bk,[["render",Nk]]),Tk=t.defineComponent({name:"IconAudio"}),xk={class:"IconAudio",width:"60",height:"60",viewBox:"0 0 60 60",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Ik=[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 Mk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",xk,Ik)}const vk=C(Tk,[["render",Mk]]),Lk=t.defineComponent({name:"IconBook"}),Dk={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBook"},Pk=[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 Ak(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Dk,Pk)}const Ml=C(Lk,[["render",Ak]]),Ok=t.defineComponent({name:"IconBookUser"}),zk={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBookUser"},Fk=[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 Hk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",zk,Fk)}const vl=C(Ok,[["render",Hk]]),qk=t.defineComponent({name:"IconBriefcase"}),Rk={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconBriefcase"},jk=[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 Gk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Rk,jk)}const Ll=C(qk,[["render",Gk]]),Uk=t.defineComponent({name:"IconCheckbox"}),Wk={class:"IconCheckbox",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Yk=[t.createElementVNode("path",{stroke:"currentColor",fill:"none",d:"M0.5 0.5H21.5V21.5H0.5z"},null,-1)];function Kk(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Wk,Yk)}const Zk=C(Uk,[["render",Kk]]),Xk=t.defineComponent({name:"IconCheckboxSelected"}),Jk={class:"IconCheckboxSelected",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},Qk=[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 e_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Jk,Qk)}const t_=C(Xk,[["render",e_]]),n_=t.defineComponent({name:"IconEnvelope"}),a_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconEnvelope"},o_=[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 r_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",a_,o_)}const i_=C(n_,[["render",r_]]),s_=t.defineComponent({name:"IconFilter"}),l_={class:"IconFilter",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},c_=[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 d_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",l_,c_)}const h_=C(s_,[["render",d_]]),p_=t.defineComponent({name:"IconGrid"}),m_={class:"IconGrid",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},f_=[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 u_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",m_,f_)}const g_=C(p_,[["render",u_]]),y_=t.defineComponent({name:"IconHand"}),b_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconHand"},k_=[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 __(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",b_,k_)}const Dl=C(y_,[["render",__]]),$_=t.defineComponent({name:"IconLink"}),w_={class:"IconLink",width:"22",height:"23",viewBox:"0 0 22 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},C_=[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 B_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",w_,C_)}const Pl=C($_,[["render",B_]]),E_=t.defineComponent({name:"IconList"}),S_={class:"IconList",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},N_=[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 V_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",S_,N_)}const T_=C(E_,[["render",V_]]),x_=t.defineComponent({name:"IconMagnifyingGlass"}),I_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMagnifyingGlass"},M_=[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 v_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",I_,M_)}const Al=C(x_,[["render",v_]]),L_=t.defineComponent({name:"IconMedal"}),D_={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconMedal"},P_=[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 A_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",D_,P_)}const Ol=C(L_,[["render",A_]]),O_=t.defineComponent({name:"IconMenu"}),z_={class:"IconMenu",width:"30",height:"26",viewBox:"0 0 30 26",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},F_=[t.createElementVNode("path",{d:"M30 22v4H0v-4h30zm0-11v4H0v-4h30zm0-11v4H0V0h30z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function H_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",z_,F_)}const Br=C(O_,[["render",H_]]),q_=t.defineComponent({name:"IconMinus"}),R_={class:"IconMinus",width:"12",height:"2",viewBox:"0 0 12 2",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},j_=[t.createElementVNode("path",{transform:"translate(-6 -11)",fill:"currentColor",d:"M6 11H18V13H6z"},null,-1)];function G_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",R_,j_)}const U_=C(q_,[["render",G_]]),W_=t.defineComponent({name:"IconPlus"}),Y_={class:"IconPlus",width:"12",height:"12",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},K_=[t.createElementVNode("path",{d:"M7 0v5h5v2H7v5H5V7H0V5h5V0h2z",fill:"currentColor"},null,-1)];function Z_(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Y_,K_)}const X_=C(W_,[["render",Z_]]),J_=t.defineComponent({name:"IconSearch"}),Q_={class:"IconSearch",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},e$=[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 t$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Q_,e$)}const ya=C(J_,[["render",t$]]),n$=t.defineComponent({name:"IconShare"}),a$={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"},o$=[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 r$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",a$,o$)}const zl=C(n$,[["render",r$]]),i$=t.defineComponent({name:"IconSlideshow"}),s$={class:"IconSlideshow",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},l$=[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 c$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",s$,l$)}const d$=C(i$,[["render",c$]]),h$=t.defineComponent({name:"IconSocialEmail"}),p$={class:"IconSocialEmail",width:"22",height:"16",viewBox:"0 0 22 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},m$=[t.createElementVNode("path",{d:"M11 9l11-7v14H0V2l11 7zm11-9L11 7 0 0h22z",fill:"currentColor","fill-rule":"evenodd"},null,-1)];function f$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",p$,m$)}const Rt=C(h$,[["render",f$]]),u$=t.defineComponent({name:"IconSocialFacebook"}),g$={class:"IconSocialFacebook",width:"12",height:"23",viewBox:"0 0 12 23",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},y$=[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 b$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",g$,y$)}const jt=C(u$,[["render",b$]]),k$=t.defineComponent({name:"IconSocialGoogleClassroom"}),_$={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"},$$=[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 w$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",_$,$$)}const Fl=C(k$,[["render",w$]]),C$=t.defineComponent({name:"IconSocialInstagram"}),B$={class:"IconSocialInstagram",width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},E$=[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 S$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",B$,E$)}const Er=C(C$,[["render",S$]]),N$=t.defineComponent({name:"IconSocialPinterest"}),V$={class:"IconSocialPinterest",width:"23",height:"23",viewBox:"0 0 23 23","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg"},T$=[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 x$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",V$,T$)}const Hl=C(N$,[["render",x$]]),I$=t.defineComponent({name:"IconSocialReddit"}),M$={class:"IconSocialReddit",width:"24",height:"22",viewBox:"0 0 24 22",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},v$=[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 L$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",M$,v$)}const Sr=C(I$,[["render",L$]]),D$=t.defineComponent({name:"IconSocialTwitter"}),P$={class:"IconSocialTwitter",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},A$=[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 O$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",P$,A$)}const Gt=C(D$,[["render",O$]]),z$=t.defineComponent({name:"IconSocialYoutube"}),F$={class:"IconSocialYoutube",width:"24",height:"16",viewBox:"0 0 24 16",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},H$=[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 q$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",F$,H$)}const Nr=C(z$,[["render",q$]]),R$=t.defineComponent({name:"IconStop"}),j$={class:"IconStop",width:"60",height:"60",viewBox:"0 0 185 185",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},G$=[t.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M0,0h185v185H0V0z"},null,-1)];function U$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",j$,G$)}const W$=C(R$,[["render",U$]]),Y$=t.defineComponent({name:"IconUniversity"}),K$={"aria-hidden":"true",focusable:"false",width:"34",height:"34",viewBox:"0 0 34 34",class:"IconUniversity"},Z$=[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 X$(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",K$,Z$)}const ql=C(Y$,[["render",X$]]),J$=t.defineComponent({name:"IconArrows"}),Q$={class:"IconUser",width:"21",height:"21",viewBox:"0 0 21 21",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},ew=[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 tw(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",Q$,ew)}const nw=C(J$,[["render",tw]]),aw=t.defineComponent({name:"ImageDetailContextImage",components:{BaseImagePlaceholder:R,BaseImage:q,IconDropdown:tn,IconClose:We},inheritAttrs:!0,props:{data:{type:Object,required:!1}},data(){return{contextImagePreviewShow:!1}},methods:{toggleContextImagePreview(){this.contextImagePreviewShow?this.contextImagePreviewShow=!1:this.contextImagePreviewShow=!0}}}),ow=e=>(t.pushScopeId("data-v-799186d8"),e=e(),t.popScopeId(),e),rw={class:"flex flex-row items-center justify-between py-3 text-white uppercase"},iw=ow(()=>t.createElementVNode("span",{class:"font-secondary pr-3 tracking-wider"},"Context Image",-1));function sw(e,n,a,o,r,i){const s=tn,l=We,c=q,d=R;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",rw,[iw,t.createElementVNode("span",{class:t.normalizeClass({hidden:e.contextImagePreviewShow,block:!e.contextImagePreviewShow})},[t.createVNode(s)],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,p;return[(p=(h=e.data)==null?void 0:h.contextImage)!=null&&p.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 lw=C(aw,[["render",sw],["__scopeId","data-v-799186d8"]]),cw={name:"LoadingTransition",data:()=>({loading:!1}),methods:{start(){this.loading=!0},finish(){this.loading=!1}}},dw=e=>(t.pushScopeId("data-v-8f39b706"),e=e(),t.popScopeId(),e),hw={key:0,class:"loading-page animate-fadeIn"},pw={class:"loading-wrapper"},mw=dw(()=>t.createElementVNode("div",{class:"loading"},null,-1));function fw(e,n,a,o,r,i){return e.loading?(t.openBlock(),t.createElementBlock("div",hw,[t.createElementVNode("div",pw,[t.renderSlot(e.$slots,"loading",{},()=>[mw],!0)])])):t.createCommentVNode("",!0)}const uw=C(cw,[["render",fw],["__scopeId","data-v-8f39b706"]]),gw=t.defineComponent({name:"LogoCaltech"}),yw={class:"LogoCaltech",width:"313",height:"76",viewBox:"0 0 313 76",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},bw=[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 kw(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("svg",yw,bw)}const Vr=C(gw,[["render",kw]]),_w=t.defineComponent({name:"LogoTribrand",props:{invert:{type:Boolean,default:!1}}}),$w=[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 ww(e,n,a,o,r,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"},$w,2)}const Cw=C(_w,[["render",ww]]);function ba(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ba=function(n){return typeof n}:ba=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ba(e)}function Bw(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function Ew(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 Sw(e,n,a){return n&&Ew(e.prototype,n),e}function Rl(e){return Nw(e)||Vw(e)||Tw()}function Nw(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 Vw(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Tw(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function xw(e){var n;return typeof e=="function"?n={callback:e}:n=e,n}function Iw(e,n){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o,r,i,s=function(c){for(var d=arguments.length,h=new Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];if(i=h,!(o&&c===r)){var m=a.leading;typeof m=="function"&&(m=m(c,r)),(!o||c!==r)&&m&&e.apply(void 0,[c].concat(Rl(i))),r=c,clearTimeout(o),o=setTimeout(function(){e.apply(void 0,[c].concat(Rl(i))),o=0},n)}};return s._clear=function(){clearTimeout(o),o=null},s}function jl(e,n){if(e===n)return!0;if(ba(e)==="object"){for(var a in e)if(!jl(e[a],n[a]))return!1;return!0}return!1}var Mw=function(){function e(n,a,o){Bw(this,e),this.el=n,this.observer=null,this.frozen=!1,this.createObserver(a,o)}return Sw(e,[{key:"createObserver",value:function(a,o){var r=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=xw(a),this.callback=function(l,c){r.options.callback(l,c),l&&r.options.once&&(r.frozen=!0,r.destroyObserver())},this.callback&&this.options.throttle){var i=this.options.throttleOptions||{},s=i.leading;this.callback=Iw(this.callback,this.options.throttle,{leading:function(c){return s==="both"||s==="visible"&&c||s==="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(p){return p.isIntersecting});d&&(c=d)}if(r.callback){var h=c.isIntersecting&&c.intersectionRatio>=r.threshold;if(h===r.oldResult)return;r.oldResult=h,r.callback(h,c)}},this.options.intersection),o.context.$nextTick(function(){r.observer&&r.observer.observe(r.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 Gl(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 r=new Mw(e,o,a);e._vue_visibilityState=r}}function vw(e,n,a){var o=n.value,r=n.oldValue;if(!jl(o,r)){var i=e._vue_visibilityState;if(!o){Ul(e);return}i?i.createObserver(o,a):Gl(e,{value:o},a)}}function Ul(e){var n=e._vue_visibilityState;n&&(n.destroyObserver(),delete e._vue_visibilityState)}var ka={bind:Gl,update:vw,unbind:Ul};function Lw(e){e.directive("observe-visibility",ka)}var Dw={version:"1.0.0",install:Lw},_a=null;typeof window<"u"?_a=window.Vue:typeof global<"u"&&(_a=global.Vue),_a&&_a.use(Dw);const Pw=t.defineComponent({name:"MissionDetailAbout",components:{BaseHeading:G,BlockText:le},directives:{ObserveVisibility:ka},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)}}}),Aw={key:0,class:"MissionDetailAbout lg:BaseGrid lg:px-0 container px-4 mx-auto"},Ow={class:"col-span-6 col-start-2 mb-3"},zw={class:"col-span-6 col-start-2"},Fw={class:"mb-10"},Hw={key:0,class:"col-span-3 col-start-9"},qw={class:"font-secondary mb-5 text-base leading-tight tracking-wider uppercase"},Rw={class:"lg:mb-5 flex flex-wrap items-start mb-3"};function jw(e,n,a,o,r,i){const s=G,l=le,c=t.resolveDirective("observe-visibility");return e.description?(t.openBlock(),t.createElementBlock("div",Aw,[t.createElementVNode("div",Ow,[t.createVNode(s,{level:"h2"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.descriptionHeading),1)]),_:1})]),t.createElementVNode("div",zw,[t.createElementVNode("div",Fw,[t.createVNode(l,{text:e.description},null,8,["text"])])]),e.hasContent?(t.openBlock(),t.createElementBlock("div",Hw,[t.createElementVNode("p",qw,t.toDisplayString(e.sidebarTitle),1),t.createElementVNode("ul",Rw,[(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 Gw=C(Pw,[["render",jw]]),Uw={name:"ParallaxElement",props:{factor:{default:.25,type:Number},offset:{default:0,type:Number}}};function Ww(e,n,a,o,r,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 Tr=C(Uw,[["render",Ww]]),Yw={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 Kw(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"overflow-hidden":!a.overflow}),style:t.normalizeStyle({"--scroll-factor":`${r.data.scrollFactor*r.data.height}px`})},[t.renderSlot(e.$slots,"default")],6)}const Wl=C(Yw,[["render",Kw]]),Zw=t.defineComponent({name:"MissionDetailHero",components:{ParallaxContainer:Wl,ParallaxElement:Tr,BaseButton:j,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")&&st();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)}}}}),Xw=["src","srcset","width","height","alt"],Jw={class:"relative z-30 w-full h-full"},Qw={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"},eC={class:"lg:py-0 lg:BaseGrid sm:pt-24 container h-full py-10 mx-auto"},tC={key:0,class:"text-body-sm mb-3 font-normal tracking-normal"},nC={class:"text-h1-alt break-normal"},aC={class:"xl:text-2xl lg:text-md xl:pr-26 xl:leading-normal text-xl leading-relaxed"},oC={class:"block w-full h-full"},rC=["srcset"],iC=["src","srcset","width","height","alt"];function sC(e,n,a,o,r,i){const s=Ce,l=j,c=Tr;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,Xw)):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",Jw,[t.createElementVNode("div",Qw,[t.createElementVNode("div",eC,[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",tC,t.toDisplayString(e.subtitle),1)):t.createCommentVNode("",!0),t.createElementVNode("h1",nC,t.toDisplayString(e.title),1),t.createElementVNode("p",aC,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(s,{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",oC,[t.createElementVNode("source",{srcset:e.instrumentImage.webp.url,type:"image/webp"},null,8,rC),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,iC)):t.createCommentVNode("",!0)])]),_:1})):t.createCommentVNode("",!0)])]),_:1},8,["class"]))],2)}const lC=C(Zw,[["render",sC],["__scopeId","data-v-41a4bfe3"]]),cC=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"}}}),dC={key:0},hC={key:0,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},pC={key:1,class:"font-secondary text-jpl-red-light mb-4 font-semibold tracking-wider uppercase"},mC={key:3,class:"text-body-normal xl:pr-4"},fC={key:0},uC={key:1,class:"inline-block"},gC={class:"flex items-center"};function yC(e,n,a,o,r,i){const s=G,l=Ce,c=F;return e.item?(t.openBlock(),t.createElementBlock("div",dC,[e.item.date?(t.openBlock(),t.createElementBlock("p",hC,t.toDisplayString(e.$filters.displayDate(e.item.date)),1)):t.createCommentVNode("",!0),e.item.dateFreeform?(t.openBlock(),t.createElementBlock("p",pC,t.toDisplayString(e.item.dateFreeform),1)):t.createCommentVNode("",!0),e.theHeading?(t.openBlock(),t.createBlock(s,{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",mC,[e.theSummary?(t.openBlock(),t.createElementBlock("span",fC,t.toDisplayString(e.theSummary),1)):t.createCommentVNode("",!0),e.item.highlightLink?(t.openBlock(),t.createElementBlock("span",uC,[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",gC,[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 Yl=C(cC,[["render",yC],["__scopeId","data-v-04221f79"]]);ne.use([Yn,cn]);const bC=t.defineComponent({name:"MissionDetailHighlightsCarousel",components:{BaseButton:j,IconPrev:Ne,IconNext:Se,MissionDetailHighlightsCarouselItem:Yl},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 ne(this.$refs.MissionHighlightsCarousel,this.sliderOptions),this.currentIndex=this.slider.realIndex)},updateIndex(e){this.currentIndex=e},slideTo(e){this.slider&&this.slider.slideTo(e)}}}),kC={class:"MissionHighlightsCarousel ThemeVariantDark w-full overflow-hidden"},_C={ref:"MissionHighlightsCarousel",class:"swiper"},$C={class:"swiper-wrapper"},wC={class:"swiper-dots -mb-2 -ml-2"},CC=["aria-label","onClick"],BC={class:"swiper-nav"},EC={class:"flex justify-end w-full"},SC={class:"flex"};function NC(e,n,a,o,r,i){const s=Yl,l=Ne,c=j,d=Se;return t.openBlock(),t.createElementBlock("div",kC,[t.createElementVNode("div",_C,[t.createElementVNode("div",$C,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createBlock(s,{key:p,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",wC,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(h,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,class:"group inline-block px-2 pt-3 cursor-pointer","aria-label":"Go to slide "+(p+1),onClick:m=>e.slideTo(p+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===p?"bg-jpl-red-light":"bg-white opacity-25"])},null,2)],8,CC))),128))]),t.createElementVNode("div",BC,[t.createElementVNode("div",EC,[t.createElementVNode("div",SC,[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 Kl=C(bC,[["render",NC]]);var Zl={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},xr={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},VC=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],$a={CSS:{},springs:{}};function ze(e,n,a){return Math.min(Math.max(e,n),a)}function Nn(e,n){return e.indexOf(n)>-1}function Ir(e,n){return e.apply(null,n)}var H={arr:function(e){return Array.isArray(e)},obj:function(e){return Nn(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!Zl.hasOwnProperty(e)&&!xr.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function Xl(e){var n=/\(([^)]+)\)/.exec(e);return n?n[1].split(",").map(function(a){return parseFloat(a)}):[]}function Jl(e,n){var a=Xl(e),o=ze(H.und(a[0])?1:a[0],.1,100),r=ze(H.und(a[1])?100:a[1],.1,100),i=ze(H.und(a[2])?10:a[2],.1,100),s=ze(H.und(a[3])?0:a[3],.1,100),l=Math.sqrt(r/o),c=i/(2*Math.sqrt(r*o)),d=c<1?l*Math.sqrt(1-c*c):0,h=1,p=c<1?(c*l+-s)/d:-s+l;function m(u){var y=n?n*u/1e3:u;return c<1?y=Math.exp(-y*c*l)*(h*Math.cos(d*y)+p*Math.sin(d*y)):y=(h+p*y)*Math.exp(-y*l),u===0||u===1?u:1-y}function f(){var u=$a.springs[e];if(u)return u;for(var y=1/6,B=0,g=0;;)if(B+=y,m(B)===1){if(g++,g>=16)break}else g=0;var _=B*y*1e3;return $a.springs[e]=_,_}return n?m:f}function TC(e){return e===void 0&&(e=10),function(n){return Math.ceil(ze(n,1e-6,1)*e)*(1/e)}}var xC=function(){var e=11,n=1/(e-1);function a(h,p){return 1-3*p+3*h}function o(h,p){return 3*p-6*h}function r(h){return 3*h}function i(h,p,m){return((a(p,m)*h+o(p,m))*h+r(p))*h}function s(h,p,m){return 3*a(p,m)*h*h+2*o(p,m)*h+r(p)}function l(h,p,m,f,u){var y,B,g=0;do B=p+(m-p)/2,y=i(B,f,u)-h,y>0?m=B:p=B;while(Math.abs(y)>1e-7&&++g<10);return B}function c(h,p,m,f){for(var u=0;u<4;++u){var y=s(p,m,f);if(y===0)return p;var B=i(p,m,f)-h;p-=B/y}return p}function d(h,p,m,f){if(!(0<=h&&h<=1&&0<=m&&m<=1))return;var u=new Float32Array(e);if(h!==p||m!==f)for(var y=0;y<e;++y)u[y]=i(y*n,h,m);function B(g){for(var _=0,k=1,N=e-1;k!==N&&u[k]<=g;++k)_+=n;--k;var I=(g-u[k])/(u[k+1]-u[k]),V=_+I*n,T=s(V,h,m);return T>=.001?c(g,V,h,m):T===0?V:l(g,_,_+n,h,m)}return function(g){return h===p&&m===f||g===0||g===1?g:i(B(g),p,f)}}return d}(),Ql=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 r,i=4;o<((r=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((r*3-2)/22-o,2)}},Elastic:function(o,r){o===void 0&&(o=1),r===void 0&&(r=.5);var i=ze(o,1,10),s=ze(r,.1,2);return function(l){return l===0||l===1?l:-i*Math.pow(2,10*(l-1))*Math.sin((l-1-s/(Math.PI*2)*Math.asin(1/i))*(Math.PI*2)/s)}}},a=["Quad","Cubic","Quart","Quint"];return a.forEach(function(o,r){n[o]=function(){return function(i){return Math.pow(i,r+2)}}}),Object.keys(n).forEach(function(o){var r=n[o];e["easeIn"+o]=r,e["easeOut"+o]=function(i,s){return function(l){return 1-r(i,s)(1-l)}},e["easeInOut"+o]=function(i,s){return function(l){return l<.5?r(i,s)(l*2)/2:1-r(i,s)(l*-2+2)/2}},e["easeOutIn"+o]=function(i,s){return function(l){return l<.5?(1-r(i,s)(1-l*2))/2:(r(i,s)(l*2-1)+1)/2}}}),e}();function Mr(e,n){if(H.fnc(e))return e;var a=e.split("(")[0],o=Ql[a],r=Xl(e);switch(a){case"spring":return Jl(e,n);case"cubicBezier":return Ir(xC,r);case"steps":return Ir(TC,r);default:return Ir(o,r)}}function ec(e){try{var n=document.querySelectorAll(e);return n}catch{return}}function wa(e,n){for(var a=e.length,o=arguments.length>=2?arguments[1]:void 0,r=[],i=0;i<a;i++)if(i in e){var s=e[i];n.call(o,s,i,e)&&r.push(s)}return r}function Ca(e){return e.reduce(function(n,a){return n.concat(H.arr(a)?Ca(a):a)},[])}function tc(e){return H.arr(e)?e:(H.str(e)&&(e=ec(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function vr(e,n){return e.some(function(a){return a===n})}function Lr(e){var n={};for(var a in e)n[a]=e[a];return n}function Dr(e,n){var a=Lr(e);for(var o in e)a[o]=n.hasOwnProperty(o)?n[o]:e[o];return a}function Ba(e,n){var a=Lr(e);for(var o in n)a[o]=H.und(e[o])?n[o]:e[o];return a}function IC(e){var n=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return n?"rgba("+n[1]+",1)":e}function MC(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),r=parseInt(o[1],16),i=parseInt(o[2],16),s=parseInt(o[3],16);return"rgba("+r+","+i+","+s+",1)"}function vC(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,r=parseInt(n[3],10)/100,i=n[4]||1;function s(m,f,u){return u<0&&(u+=1),u>1&&(u-=1),u<1/6?m+(f-m)*6*u:u<1/2?f:u<2/3?m+(f-m)*(2/3-u)*6:m}var l,c,d;if(o==0)l=c=d=r;else{var h=r<.5?r*(1+o):r+o-r*o,p=2*r-h;l=s(p,h,a+1/3),c=s(p,h,a),d=s(p,h,a-1/3)}return"rgba("+l*255+","+c*255+","+d*255+","+i+")"}function LC(e){if(H.rgb(e))return IC(e);if(H.hex(e))return MC(e);if(H.hsl(e))return vC(e)}function Ye(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 DC(e){if(Nn(e,"translate")||e==="perspective")return"px";if(Nn(e,"rotate")||Nn(e,"skew"))return"deg"}function Pr(e,n){return H.fnc(e)?e(n.target,n.id,n.total):e}function Fe(e,n){return e.getAttribute(n)}function Ar(e,n,a){var o=Ye(n);if(vr([a,"deg","rad","turn"],o))return n;var r=$a.CSS[n+a];if(!H.und(r))return r;var i=100,s=document.createElement(e.tagName),l=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;l.appendChild(s),s.style.position="absolute",s.style.width=i+a;var c=i/s.offsetWidth;l.removeChild(s);var d=c*parseFloat(n);return $a.CSS[n+a]=d,d}function nc(e,n,a){if(n in e.style){var o=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=e.style[n]||getComputedStyle(e).getPropertyValue(o)||"0";return a?Ar(e,r,a):r}}function Or(e,n){if(H.dom(e)&&!H.inp(e)&&(!H.nil(Fe(e,n))||H.svg(e)&&e[n]))return"attribute";if(H.dom(e)&&vr(VC,n))return"transform";if(H.dom(e)&&n!=="transform"&&nc(e,n))return"css";if(e[n]!=null)return"object"}function ac(e){if(H.dom(e)){for(var n=e.style.transform||"",a=/(\w+)\(([^)]*)\)/g,o=new Map,r;r=a.exec(n);)o.set(r[1],r[2]);return o}}function PC(e,n,a,o){var r=Nn(n,"scale")?1:0+DC(n),i=ac(e).get(n)||r;return a&&(a.transforms.list.set(n,i),a.transforms.last=n),o?Ar(e,i,o):i}function zr(e,n,a,o){switch(Or(e,n)){case"transform":return PC(e,n,o,a);case"css":return nc(e,n,a);case"attribute":return Fe(e,n);default:return e[n]||0}}function Fr(e,n){var a=/^(\*=|\+=|-=)/.exec(e);if(!a)return e;var o=Ye(e)||0,r=parseFloat(n),i=parseFloat(e.replace(a[0],""));switch(a[0][0]){case"+":return r+i+o;case"-":return r-i+o;case"*":return r*i+o}}function oc(e,n){if(H.col(e))return LC(e);if(/\s/g.test(e))return e;var a=Ye(e),o=a?e.substr(0,e.length-a.length):e;return n?o+n:o}function Hr(e,n){return Math.sqrt(Math.pow(n.x-e.x,2)+Math.pow(n.y-e.y,2))}function AC(e){return Math.PI*2*Fe(e,"r")}function OC(e){return Fe(e,"width")*2+Fe(e,"height")*2}function zC(e){return Hr({x:Fe(e,"x1"),y:Fe(e,"y1")},{x:Fe(e,"x2"),y:Fe(e,"y2")})}function rc(e){for(var n=e.points,a=0,o,r=0;r<n.numberOfItems;r++){var i=n.getItem(r);r>0&&(a+=Hr(o,i)),o=i}return a}function FC(e){var n=e.points;return rc(e)+Hr(n.getItem(n.numberOfItems-1),n.getItem(0))}function ic(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return AC(e);case"rect":return OC(e);case"line":return zC(e);case"polyline":return rc(e);case"polygon":return FC(e)}}function HC(e){var n=ic(e);return e.setAttribute("stroke-dasharray",n),n}function qC(e){for(var n=e.parentNode;H.svg(n)&&H.svg(n.parentNode);)n=n.parentNode;return n}function sc(e,n){var a=n||{},o=a.el||qC(e),r=o.getBoundingClientRect(),i=Fe(o,"viewBox"),s=r.width,l=r.height,c=a.viewBox||(i?i.split(" "):[0,0,s,l]);return{el:o,viewBox:c,x:c[0]/1,y:c[1]/1,w:s,h:l,vW:c[2],vH:c[3]}}function RC(e,n){var a=H.str(e)?ec(e)[0]:e,o=n||100;return function(r){return{property:r,el:a,svg:sc(a),totalLength:ic(a)*(o/100)}}}function jC(e,n,a){function o(h){h===void 0&&(h=0);var p=n+h>=1?n+h:0;return e.el.getPointAtLength(p)}var r=sc(e.el,e.svg),i=o(),s=o(-1),l=o(1),c=a?1:r.w/r.vW,d=a?1:r.h/r.vH;switch(e.property){case"x":return(i.x-r.x)*c;case"y":return(i.y-r.y)*d;case"angle":return Math.atan2(l.y-s.y,l.x-s.x)*180/Math.PI}}function lc(e,n){var a=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=oc(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 qr(e){var n=e?Ca(H.arr(e)?e.map(tc):tc(e)):[];return wa(n,function(a,o,r){return r.indexOf(a)===o})}function cc(e){var n=qr(e);return n.map(function(a,o){return{target:a,id:o,total:n.length,transforms:{list:ac(a)}}})}function GC(e,n){var a=Lr(n);if(/^spring/.test(a.easing)&&(a.duration=Jl(a.easing)),H.arr(e)){var o=e.length,r=o===2&&!H.obj(e[0]);r?e={value:e}:H.fnc(n.duration)||(a.duration=n.duration/o)}var i=H.arr(e)?e:[e];return i.map(function(s,l){var c=H.obj(s)&&!H.pth(s)?s:{value:s};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(s){return Ba(s,a)})}function UC(e){for(var n=wa(Ca(e.map(function(i){return Object.keys(i)})),function(i){return H.key(i)}).reduce(function(i,s){return i.indexOf(s)<0&&i.push(s),i},[]),a={},o=function(i){var s=n[i];a[s]=e.map(function(l){var c={};for(var d in l)H.key(d)?d==s&&(c.value=l[d]):c[d]=l[d];return c})},r=0;r<n.length;r++)o(r);return a}function WC(e,n){var a=[],o=n.keyframes;o&&(n=Ba(UC(o),n));for(var r in n)H.key(r)&&a.push({name:r,tweens:GC(n[r],e)});return a}function YC(e,n){var a={};for(var o in e){var r=Pr(e[o],n);H.arr(r)&&(r=r.map(function(i){return Pr(i,n)}),r.length===1&&(r=r[0])),a[o]=r}return a.duration=parseFloat(a.duration),a.delay=parseFloat(a.delay),a}function KC(e,n){var a;return e.tweens.map(function(o){var r=YC(o,n),i=r.value,s=H.arr(i)?i[1]:i,l=Ye(s),c=zr(n.target,e.name,l,n),d=a?a.to.original:c,h=H.arr(i)?i[0]:d,p=Ye(h)||Ye(c),m=l||p;return H.und(s)&&(s=d),r.from=lc(h,m),r.to=lc(Fr(s,h),m),r.start=a?a.end:0,r.end=r.start+r.delay+r.duration+r.endDelay,r.easing=Mr(r.easing,r.duration),r.isPath=H.pth(i),r.isPathTargetInsideSVG=r.isPath&&H.svg(n.target),r.isColor=H.col(r.from.original),r.isColor&&(r.round=1),a=r,r})}var dc={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,r){if(o.list.set(n,a),n===o.last||r){var i="";o.list.forEach(function(s,l){i+=l+"("+s+") "}),e.style.transform=i}}};function hc(e,n){var a=cc(e);a.forEach(function(o){for(var r in n){var i=Pr(n[r],o),s=o.target,l=Ye(i),c=zr(s,r,l,o),d=l||Ye(c),h=Fr(oc(i,d),c),p=Or(s,r);dc[p](s,r,h,o.transforms,!0)}})}function ZC(e,n){var a=Or(e.target,n.name);if(a){var o=KC(n,e),r=o[o.length-1];return{type:a,property:n.name,animatable:e,tweens:o,duration:r.end,delay:o[0].delay,endDelay:r.endDelay}}}function XC(e,n){return wa(Ca(e.map(function(a){return n.map(function(o){return ZC(a,o)})})),function(a){return!H.und(a)})}function pc(e,n){var a=e.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},r={};return r.duration=a?Math.max.apply(Math,e.map(function(i){return o(i)+i.duration})):n.duration,r.delay=a?Math.min.apply(Math,e.map(function(i){return o(i)+i.delay})):n.delay,r.endDelay=a?r.duration-Math.max.apply(Math,e.map(function(i){return o(i)+i.duration-i.endDelay})):n.endDelay,r}var mc=0;function JC(e){var n=Dr(Zl,e),a=Dr(xr,e),o=WC(a,e),r=cc(e.targets),i=XC(r,o),s=pc(i,a),l=mc;return mc++,Ba(n,{id:l,children:[],animatables:r,animations:i,duration:s.duration,delay:s.delay,endDelay:s.endDelay})}var ve=[],fc=function(){var e;function n(){!e&&(!uc()||!J.suspendWhenDocumentHidden)&&ve.length>0&&(e=requestAnimationFrame(a))}function a(r){for(var i=ve.length,s=0;s<i;){var l=ve[s];l.paused?(ve.splice(s,1),i--):(l.tick(r),s++)}e=s>0?requestAnimationFrame(a):void 0}function o(){J.suspendWhenDocumentHidden&&(uc()?e=cancelAnimationFrame(e):(ve.forEach(function(r){return r._onDocumentVisibility()}),fc()))}return typeof document<"u"&&document.addEventListener("visibilitychange",o),n}();function uc(){return!!document&&document.hidden}function J(e){e===void 0&&(e={});var n=0,a=0,o=0,r,i=0,s=null;function l(_){var k=window.Promise&&new Promise(function(N){return s=N});return _.finished=k,k}var c=JC(e);l(c);function d(){var _=c.direction;_!=="alternate"&&(c.direction=_!=="normal"?"normal":"reverse"),c.reversed=!c.reversed,r.forEach(function(k){return k.reversed=c.reversed})}function h(_){return c.reversed?c.duration-_:_}function p(){n=0,a=h(c.currentTime)*(1/J.speed)}function m(_,k){k&&k.seek(_-k.timelineOffset)}function f(_){if(c.reversePlayback)for(var N=i;N--;)m(_,r[N]);else for(var k=0;k<i;k++)m(_,r[k])}function u(_){for(var k=0,N=c.animations,I=N.length;k<I;){var V=N[k],T=V.animatable,x=V.tweens,A=x.length-1,b=x[A];A&&(b=wa(x,function(He){return _<He.end})[0]||b);for(var w=ze(_-b.start-b.delay,0,b.duration)/b.duration,L=isNaN(w)?1:b.easing(w),M=b.to.strings,v=b.round,D=[],P=b.to.numbers.length,S=void 0,E=0;E<P;E++){var O=void 0,z=b.to.numbers[E],U=b.from.numbers[E]||0;b.isPath?O=jC(b.value,L*z,b.isPathTargetInsideSVG):O=U+L*(z-U),v&&(b.isColor&&E>2||(O=Math.round(O*v)/v)),D.push(O)}var Z=M.length;if(!Z)S=D[0];else{S=M[0];for(var X=0;X<Z;X++){M[X];var ie=M[X+1],oe=D[X];isNaN(oe)||(ie?S+=oe+ie:S+=oe+" ")}}dc[V.type](T.target,V.property,S,T.transforms),V.currentValue=S,k++}}function y(_){c[_]&&!c.passThrough&&c[_](c)}function B(){c.remaining&&c.remaining!==!0&&c.remaining--}function g(_){var k=c.duration,N=c.delay,I=k-c.endDelay,V=h(_);c.progress=ze(V/k*100,0,100),c.reversePlayback=V<c.currentTime,r&&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>=I&&c.currentTime!==k||!k)&&u(k),V>N&&V<I?(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=ze(V,0,k),c.began&&y("update"),_>=k&&(a=0,B(),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&&(s(),l(c)))))}return c.reset=function(){var _=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=_==="reverse",c.remaining=c.loop,r=c.children,i=r.length;for(var k=i;k--;)c.children[k].reset();(c.reversed&&c.loop!==!0||_==="alternate"&&c.loop===1)&&c.remaining++,u(c.reversed?c.duration:0)},c._onDocumentVisibility=p,c.set=function(_,k){return hc(_,k),c},c.tick=function(_){o=_,n||(n=o),g((o+(a-n))*J.speed)},c.seek=function(_){g(h(_))},c.pause=function(){c.paused=!0,p()},c.play=function(){c.paused&&(c.completed&&c.reset(),c.paused=!1,ve.push(c),p(),fc())},c.reverse=function(){d(),c.completed=!c.reversed,p()},c.restart=function(){c.reset(),c.play()},c.remove=function(_){var k=qr(_);yc(k,c)},c.reset(),c.autoplay&&c.play(),c}function gc(e,n){for(var a=n.length;a--;)vr(e,n[a].animatable.target)&&n.splice(a,1)}function yc(e,n){var a=n.animations,o=n.children;gc(e,a);for(var r=o.length;r--;){var i=o[r],s=i.animations;gc(e,s),!s.length&&!i.children.length&&o.splice(r,1)}!a.length&&!o.length&&n.pause()}function QC(e){for(var n=qr(e),a=ve.length;a--;){var o=ve[a];yc(n,o)}}function eB(e,n){n===void 0&&(n={});var a=n.direction||"normal",o=n.easing?Mr(n.easing):null,r=n.grid,i=n.axis,s=n.from||0,l=s==="first",c=s==="center",d=s==="last",h=H.arr(e),p=parseFloat(h?e[0]:e),m=h?parseFloat(e[1]):0,f=Ye(h?e[1]:e)||0,u=n.start||0+(h?p:0),y=[],B=0;return function(g,_,k){if(l&&(s=0),c&&(s=(k-1)/2),d&&(s=k-1),!y.length){for(var N=0;N<k;N++){if(!r)y.push(Math.abs(s-N));else{var I=c?(r[0]-1)/2:s%r[0],V=c?(r[1]-1)/2:Math.floor(s/r[0]),T=N%r[0],x=Math.floor(N/r[0]),A=I-T,b=V-x,w=Math.sqrt(A*A+b*b);i==="x"&&(w=-A),i==="y"&&(w=-b),y.push(w)}B=Math.max.apply(Math,y)}o&&(y=y.map(function(M){return o(M/B)*B})),a==="reverse"&&(y=y.map(function(M){return i?M<0?M*-1:-M:Math.abs(B-M)}))}var L=h?(m-p)/B:p;return u+L*(Math.round(y[_]*100)/100)+f}}function tB(e){e===void 0&&(e={});var n=J(e);return n.duration=0,n.add=function(a,o){var r=ve.indexOf(n),i=n.children;r>-1&&ve.splice(r,1);function s(m){m.passThrough=!0}for(var l=0;l<i.length;l++)s(i[l]);var c=Ba(a,Dr(xr,e));c.targets=c.targets||e.targets;var d=n.duration;c.autoplay=!1,c.direction=n.direction,c.timelineOffset=H.und(o)?d:Fr(o,d),s(n),n.seek(c.timelineOffset);var h=J(c);s(h),i.push(h);var p=pc(i,e);return n.delay=p.delay,n.endDelay=p.endDelay,n.duration=p.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=ve,J.remove=QC,J.get=zr,J.set=hc,J.convertPx=Ar,J.path=RC,J.setDashoffset=HC,J.stagger=eB,J.timeline=tB,J.easing=Mr,J.penner=Ql,J.random=function(e,n){return Math.floor(Math.random()*(n-e+1))+e};const nB=t.defineComponent({name:"MissionDetailHighlights",components:{BaseHeading:G,MissionDetailHighlightsCarousel:Kl},directives:{ObserveVisibility:ka},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=Gi(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}}}),aB={class:"max-w-screen-3xl relative mx-auto overflow-hidden"},oB={class:"mission-highlights-content lg:BaseGrid lg:px-0 container relative z-20 px-4 mx-auto"},rB={class:"xl:col-start-6 lg:py-36 lg:col-start-7 xl:col-end-11 lg:col-end-12 relative"},iB={class:"relative z-10 w-full"},sB={class:"slides relative overflow-hidden"},lB={key:0,class:"lg:flex lg:col-start-5 lg:col-end-12 absolute inset-0 flex hidden"},cB=[t.createElementVNode("div",{class:"bg-gradient-to-t lg:bg-gradient-to-r from-transparent to-black height-full w-1/2"},null,-1)],dB={key:0,class:"lg:absolute inset-0 z-10 w-full"},hB=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),pB=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),mB={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"},fB={class:"lg:max-w-none relative max-w-2xl mx-auto"},uB=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),gB=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),yB=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),bB=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),kB={class:"block"},_B=["srcset"],$B=["src","srcset","width","height","alt"],wB={key:0,class:"lg:absolute relative inset-0"},CB={class:"mission-highlights-animation-container pt-14 relative max-w-screen-xl mx-auto"},BB={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"},EB={key:0,class:"lg:absolute relative inset-x-0 top-0 z-10"},SB=["srcset"],NB=["src","srcset","width","height","alt"],VB={class:"mission-highlights-path text-jpl-red-light absolute inset-x-0 top-0 left-0 z-20"},TB={fill:"none","fill-rule":"evenodd"},xB={ref:"missionHighlightsPath",stroke:"currentColor","stroke-width":"2","stroke-dasharray":"6,10",d:"M386,1C598.25,1,770,177.27,770,395.11"},IB={ref:"missionHighlightsMovingDot",class:"mission-highlights-dot absolute top-0 z-30"},MB=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 vB(e,n,a,o,r,i){const s=G,l=Kl,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",aB,[t.createElementVNode("div",oB,[t.createElementVNode("div",rB,[t.createElementVNode("div",iB,[t.createVNode(s,{level:"h2",class:"mb-8"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.heading||"Mission Highlights"),1)]),_:1}),t.createElementVNode("div",sB,[t.createVNode(l,{items:e.highlights},null,8,["items"])])])]),!e.animation&&e.graphic?(t.openBlock(),t.createElementBlock("div",lB,cB)):t.createCommentVNode("",!0)]),!e.animation&&e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",dB,[hB,pB,t.createElementVNode("div",mB,[t.createElementVNode("div",fB,[uB,gB,yB,bB,t.createElementVNode("picture",kB,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,_B),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,$B)])])])])):t.createCommentVNode("",!0)]),e.animation?t.withDirectives((t.openBlock(),t.createElementBlock("div",wB,[t.createElementVNode("div",CB,[t.createElementVNode("div",BB,[e.graphic&&e.graphic.src?(t.openBlock(),t.createElementBlock("div",EB,[t.createElementVNode("picture",null,[t.createElementVNode("source",{srcset:e.graphic.webp.url,type:"image/webp"},null,8,SB),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,NB)])])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["mission-highlights-lines transition-opacity duration-300 ease-linear",e.animationClasses])},[t.createElementVNode("div",VB,[(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",TB,[t.createElementVNode("path",xB,null,512)])],2))]),t.createElementVNode("div",IB,[MB,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 LB=C(nB,[["render",vB]]),DB=t.defineComponent({name:"MissionDetailInlineImage",components:{BlockText:le,BaseImagePlaceholder:R,BaseImage:q,BaseImageCaption:se},props:{alignment:{type:String,required:!1,default:"right"},text:{type:String,required:!1},image:{type:Object,required:!1}},computed:{theSrcSet(){if(this.image)return pe(this.image)}}}),PB={key:0,class:"MissionDetailInlineImage lg:BaseGrid container mx-auto"},AB={class:"lg:mb-10 xl:mb-3 mb-2"},OB={class:"justify-items-center relative block"};function zB(e,n,a,o,r,i){const s=le,l=q,c=R,d=se;return e.text||e.image?(t.openBlock(),t.createElementBlock("div",PB,[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",AB,[e.text?(t.openBlock(),t.createBlock(s,{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",OB,[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 Rr=C(DB,[["render",zB]]),bc={earth:"Distance from Earth",mars:"Distance traveled on Mars"},kc={"/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("/"),r=`${o[0]}/${o[1]}/`,i=[Jt(),Jt().add(1,"minute")].map(s=>s.toISOString().replace(/\.\d+Z$/,"")).join("/");return`/api/mars/spice_data/getRangefromT1/${r}${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"}}}},_c=Object.keys(kc),FB=t.defineComponent({name:"DistanceStats",components:{BaseUnitToggle:Re},props:{distanceType:{type:String,required:!0,validator:e=>e===""||Object.keys(bc).includes(e)},value:Number,valueSystem:{type:String,required:!1,default:"imperial"},distanceApiUrls:{type:String,required:!1,validator:e=>_c.some(n=>e.includes(n)||e==="")},labelClass:String},data(){return{apiDistance:null,showError:!1,timeout:null}},computed:{distanceTypeLabel(){return bc[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=_c.find(n=>{var a;return(a=this.distanceApiUrls)==null?void 0:a.includes(n)});if(e&&this.distanceApiUrls){const n=kc[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 r;this.apiDistance=e.getDistance(n,a);const o=a+1;if(o<((r=n==null?void 0:n.items)==null?void 0:r.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)}}}}),HB={key:0,class:"DistanceStats"},qB={key:0},RB={key:1};function jB(e,n,a,o,r,i){const s=Re;return typeof e.value<"u"||e.distanceApiUrls?(t.openBlock(),t.createElementBlock("div",HB,[t.renderSlot(e.$slots,"label",{label:e.distanceTypeLabel},()=>[t.createElementVNode("p",null,t.toDisplayString(e.distanceTypeLabel),1)]),e.showError?(t.openBlock(),t.createElementBlock("p",qB,"Unavailable")):e.isLoading?(t.openBlock(),t.createElementBlock("p",RB,"Loading…")):e.loadedValue?(t.openBlock(),t.createBlock(s,{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 Ea=C(FB,[["render",jB]]),$c={draft:"Select status",current:"Current",future:"Future",proposed:"Proposed",past:"Past"},Ut={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"},GB=t.defineComponent({name:"MissionDetailStats",components:{BaseTimer:je,DistanceStats:Ea},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ut[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=>!!$c[e]},showDistance:Boolean,distanceType:{type:String,required:!1,default:""},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ut[this.clockType]||this.clockType},statusLabel(){return $c[this.status]||this.status}}}),UB={class:"MissionDetailStats MixedBleedGrid lg:relative lg:z-20 lg:-mt-20 lg:pl-0 lg:mb-20 pl-4 mb-12"},WB=t.createElementVNode("h2",{class:"sr-only"},"Mission Statistics",-1),YB={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"},KB=t.createElementVNode("div",{class:"lg:block hidden col-span-1 row-span-2"},null,-1),ZB={key:0,class:"lg:col-span-6 col-span-10"},XB={class:"label text-subtitle"},JB={class:"label text-subtitle"},QB={class:"text-stats-xl"},eE={key:2,class:"lg:col-span-2 col-span-5"},tE=t.createElementVNode("p",{class:"label text-subtitle"},"Launch Date",-1),nE={key:3,class:"lg:col-span-2 col-span-5"},aE=t.createElementVNode("p",{class:"label text-subtitle"},"Type",-1),oE={key:4,class:"lg:col-span-2 col-span-5"},rE=t.createElementVNode("p",{class:"label text-subtitle"},"Target",-1),iE={key:5,class:"lg:col-span-2 col-span-5"},sE=t.createElementVNode("p",{class:"label text-subtitle"},"Status",-1),lE=t.createElementVNode("div",{class:"theme col-start-container-end col-end-bleed"},null,-1);function cE(e,n,a,o,r,i){const s=je,l=Ea;return t.openBlock(),t.createElementBlock("div",UB,[WB,t.createElementVNode("div",YB,[t.createElementVNode("div",{class:t.normalizeClass(["gap-y-10 grid grid-cols-10",{"adaptive-stats-grid 2xl:grid-cols-11":e.showClock}])},[KB,e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",ZB,[t.createElementVNode("p",XB,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(s,{"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",JB,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",QB,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),e.displayDate?(t.openBlock(),t.createElementBlock("div",eE,[tE,t.createElementVNode("p",null,t.toDisplayString(e.displayDate),1)])):t.createCommentVNode("",!0),e.missionTypes.length>0?(t.openBlock(),t.createElementBlock("div",nE,[aE,t.createTextVNode(" "+t.toDisplayString(e.missionTypes.map(c=>c.missionType).join(", ")),1)])):t.createCommentVNode("",!0),e.missionTargets.length>0?(t.openBlock(),t.createElementBlock("div",oE,[rE,t.createTextVNode(" "+t.toDisplayString(e.missionTargets.map(c=>c.target).join(", ")),1)])):t.createCommentVNode("",!0),e.status!=="draft"?(t.openBlock(),t.createElementBlock("div",iE,[sE,t.createTextVNode(" "+t.toDisplayString(e.statusLabel),1)])):t.createCommentVNode("",!0)],2)]),lE])}const dE=C(GB,[["render",cE]]),hE={name:"MissionDetailStreamfield",components:{MissionDetailInlineImage:Rr,BaseHeading:G,BlockQuote:pt,LayoutHelper:te,BlockIframeEmbed:hn},props:{data:{type:Array,required:!1}}},pE={key:0,class:"MissionDetailStreamfield"};function mE(e,n,a,o,r,i){const s=G,l=te,c=Rr,d=pt,h=hn;return a.data?(t.openBlock(),t.createElementBlock("div",pE,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:m,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(s,{level:p.level,class:"MissionDetailStreamfield-heading md:mb-8 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1032,["level"])]),_:2},1024)):p.blockType=="InlineImageBlock"?(t.openBlock(),t.createBlock(c,{key:`InlineImageBlock${m}`,alignment:p.alignTo,text:p.text,image:p.image,class:"lg:mb-18 mb-10"},null,8,["alignment","text","image"])):p.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${m}`,indent:"col-3",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:p},null,8,["data"])]),_:2},1024)):p.blockType=="IframeEmbedBlock"?(t.openBlock(),t.createBlock(l,{key:`IframeEmbedBlock${m}`,indent:"col-2",class:"lg:mb-18 mb-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:p},null,8,["data"])]),_:2},1024)):t.createCommentVNode("",!0)],64))),256))])):t.createCommentVNode("",!0)}const fE=C(hE,[["render",mE],["__scopeId","data-v-538a741e"]]),uE=t.defineComponent({name:"MixinDropdownToggle",props:{path:{type:String,required:!1},ariaExpanded:{type:Boolean,required:!1}},computed:{isActivePath(){return this.path?Et(this.path):!1}},methods:{clickEvent(){this.$emit("toggleClicked")},escEvent(){this.$emit("closeDropdown")}}}),gE=["aria-expanded"];function yE(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["MixinDropdownToggle group cursor-pointer",{"-active":e.isActivePath}]),"aria-expanded":e.ariaExpanded,onClick:n[0]||(n[0]=s=>e.clickEvent()),onKeydown:n[1]||(n[1]=t.withKeys(s=>e.escEvent(),["esc"]))},[t.renderSlot(e.$slots,"default")],42,gE)}const Ke=C(uE,[["render",yE]]),bE={class:"absolute inset-0 flex items-center"},kE={key:0,class:"underlinedInput ml-14 h-2px absolute inset-x-0 bottom-0 overflow-hidden text-lg text-transparent"},_E={class:"border-jpl-red-light absolute z-10 h-0 border-b-2 select-none"},$E=["placeholder"],jr=C(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,r=t.useModel(e,"modelValue"),i=t.ref(!1),s=t.ref(void 0);return t.onMounted(()=>{a.autoFocus&&s.value&&(s.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",bE,[t.createVNode(ya,{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",kE,[t.createElementVNode("span",_E,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:s,"onUpdate:modelValue":c[0]||(c[0]=d=>r.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,r.value]])],2))}}),[["__scopeId","data-v-c57418e8"]]),wE=t.defineComponent({name:"NavSearchForm",components:{SearchInput:jr},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}})}}}),CE=t.createElementVNode("button",{type:"submit",class:"sr-only","aria-label":"Submit"}," Search ",-1);function BE(e,n,a,o,r,i){const s=jr;return t.openBlock(),t.createElementBlock("form",{class:"NavSearchForm",onSubmit:n[2]||(n[2]=t.withModifiers(l=>e.submitSearch(),["prevent"]))},[t.createVNode(s,{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"]),CE],32)}const Vn=C(wE,[["render",BE]]),EE=t.defineComponent({name:"NavHighlight",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:R},props:{highlight:{type:Object,required:!1},customLabel:{type:String,required:!1}}}),SE={key:0},NE={key:0,class:"mb-4"},VE={key:1,class:"text-subtitle-sm mb-2"},TE=t.createElementVNode("span",{class:"sr-only"},".",-1),xE={key:2};function IE(e,n,a,o,r,i){const s=q,l=R,c=F;return e.highlight?(t.openBlock(),t.createElementBlock("div",SE,[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",NE,[t.createVNode(l,{"aspect-ratio":"16:9","dark-mode":"","no-logo":""},{default:t.withCtx(()=>[e.highlight.thumbnailImage.src?(t.openBlock(),t.createBlock(s,{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",VE,t.toDisplayString(e.customLabel||e.highlight.label),1)):t.createCommentVNode("",!0),TE,e.highlight.title?(t.openBlock(),t.createElementBlock("p",xE,t.toDisplayString(e.highlight.title),1)):t.createCommentVNode("",!0)]),_:1},8,["to"])])):t.createCommentVNode("",!0)}const Tn=C(EE,[["render",IE]]),ME=t.defineComponent({name:"NavHeading",components:{BaseLink:F},props:{data:{type:Object,required:!1}}}),vE={key:0,class:"-mt-2 -ml-2"},LE={key:1,class:"text-subtitle text-jpl-blue-lighter inline-block mb-4"},DE={class:"p-2"};function PE(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createElementBlock("div",vE,[e.data.headingPage&&e.data.heading?(t.openBlock(),t.createBlock(s,{key:0,variant:"none",class:"text-subtitle text-jpl-blue-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",LE,[t.createElementVNode("span",DE,t.toDisplayString(e.data.heading),1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const xn=C(ME,[["render",PE]]),AE=t.defineComponent({name:"NavSocial",components:{BaseButton:j,IconSocialFacebook:jt,IconSocialTwitter:Gt,IconSocialInstagram:Er,IconSocialYoutube:Nr},props:{dark:{type:Boolean,required:!1,default:!1}}}),OE={class:"NavSocial relative flex flex-row items-start border-collapse"};function zE(e,n,a,o,r,i){const s=jt,l=j,c=Gt,d=Er,h=Nr;return t.openBlock(),t.createElementBlock("div",OE,[t.createVNode(l,{variant:e.dark?"dark":"social",class:"-facebook w-12 h-12 text-2xl",href:"http://www.facebook.com/NASAJPL","aria-label":"Follow JPL on Facebook",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(s)]),_:1},8,["variant"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-twitter w-12 h-12 text-2xl",{"-ml-px":!e.dark}]),href:"https://x.com/NASAJPL","aria-label":"Follow JPL on X",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(c)]),_:1},8,["variant","class"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-instagram w-12 h-12 text-2xl",{"-ml-px":!e.dark}]),href:"http://instagram.com/nasajpl","aria-label":"Follow JPL on Instagram",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(d)]),_:1},8,["variant","class"]),t.createVNode(l,{variant:e.dark?"dark":"social",class:t.normalizeClass(["-youtube w-12 h-12 text-3xl",{"-ml-px":!e.dark}]),href:"http://www.youtube.com/user/JPLnews?sub_confirmation=1","aria-label":"Follow JPL on YouTube",target:"_blank",rel:"noopener"},{icon:t.withCtx(()=>[t.createVNode(h)]),_:1},8,["variant","class"])])}const yt=C(AE,[["render",zE],["__scopeId","data-v-945fa27f"]]),FE=t.defineComponent({name:"NavLinkList",components:{BaseLink:F,NavHeading:xn},props:{data:{type:Object,required:!1},autoCol:{type:Boolean,required:!1,default:!1}},methods:{getRouterLink(e){return zn(e)},getLinkText(e){return Bt(e)}}}),HE={key:0};function qE(e,n,a,o,r,i){const s=xn,l=F;return e.data?(t.openBlock(),t.createElementBlock("div",HE,[t.createVNode(s,{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 In=C(FE,[["render",qE],["__scopeId","data-v-0b357aea"]]);function RE(e,n){for(var a=-1,o=e==null?0:e.length,r=Array(o);++a<o;)r[a]=n(e[a],a,e);return r}var Gr=RE;function jE(){this.__data__=[],this.size=0}var GE=jE;function UE(e,n){return e===n||e!==e&&n!==n}var wc=UE,WE=wc;function YE(e,n){for(var a=e.length;a--;)if(WE(e[a][0],n))return a;return-1}var Sa=YE,KE=Sa,ZE=Array.prototype,XE=ZE.splice;function JE(e){var n=this.__data__,a=KE(n,e);if(a<0)return!1;var o=n.length-1;return a==o?n.pop():XE.call(n,a,1),--this.size,!0}var QE=JE,eS=Sa;function tS(e){var n=this.__data__,a=eS(n,e);return a<0?void 0:n[a][1]}var nS=tS,aS=Sa;function oS(e){return aS(this.__data__,e)>-1}var rS=oS,iS=Sa;function sS(e,n){var a=this.__data__,o=iS(a,e);return o<0?(++this.size,a.push([e,n])):a[o][1]=n,this}var lS=sS,cS=GE,dS=QE,hS=nS,pS=rS,mS=lS;function Wt(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])}}Wt.prototype.clear=cS,Wt.prototype.delete=dS,Wt.prototype.get=hS,Wt.prototype.has=pS,Wt.prototype.set=mS;var Na=Wt,fS=Na;function uS(){this.__data__=new fS,this.size=0}var gS=uS;function yS(e){var n=this.__data__,a=n.delete(e);return this.size=n.size,a}var bS=yS;function kS(e){return this.__data__.get(e)}var _S=kS;function $S(e){return this.__data__.has(e)}var wS=$S,CS=an,BS=Nt,ES="[object AsyncFunction]",SS="[object Function]",NS="[object GeneratorFunction]",VS="[object Proxy]";function TS(e){if(!BS(e))return!1;var n=CS(e);return n==SS||n==NS||n==ES||n==VS}var Cc=TS,xS=Le,IS=xS["__core-js_shared__"],MS=IS,Ur=MS,Bc=function(){var e=/[^.]+$/.exec(Ur&&Ur.keys&&Ur.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function vS(e){return!!Bc&&Bc in e}var LS=vS,DS=Function.prototype,PS=DS.toString;function AS(e){if(e!=null){try{return PS.call(e)}catch{}try{return e+""}catch{}}return""}var Ec=AS,OS=Cc,zS=LS,FS=Nt,HS=Ec,qS=/[\\^$.*+?()[\]{}|]/g,RS=/^\[object .+?Constructor\]$/,jS=Function.prototype,GS=Object.prototype,US=jS.toString,WS=GS.hasOwnProperty,YS=RegExp("^"+US.call(WS).replace(qS,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function KS(e){if(!FS(e)||zS(e))return!1;var n=OS(e)?YS:RS;return n.test(HS(e))}var ZS=KS;function XS(e,n){return e==null?void 0:e[n]}var JS=XS,QS=ZS,eN=JS;function tN(e,n){var a=eN(e,n);return QS(a)?a:void 0}var bt=tN,nN=bt,aN=Le,oN=nN(aN,"Map"),Wr=oN,rN=bt,iN=rN(Object,"create"),Va=iN,Sc=Va;function sN(){this.__data__=Sc?Sc(null):{},this.size=0}var lN=sN;function cN(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var dN=cN,hN=Va,pN="__lodash_hash_undefined__",mN=Object.prototype,fN=mN.hasOwnProperty;function uN(e){var n=this.__data__;if(hN){var a=n[e];return a===pN?void 0:a}return fN.call(n,e)?n[e]:void 0}var gN=uN,yN=Va,bN=Object.prototype,kN=bN.hasOwnProperty;function _N(e){var n=this.__data__;return yN?n[e]!==void 0:kN.call(n,e)}var $N=_N,wN=Va,CN="__lodash_hash_undefined__";function BN(e,n){var a=this.__data__;return this.size+=this.has(e)?0:1,a[e]=wN&&n===void 0?CN:n,this}var EN=BN,SN=lN,NN=dN,VN=gN,TN=$N,xN=EN;function Yt(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])}}Yt.prototype.clear=SN,Yt.prototype.delete=NN,Yt.prototype.get=VN,Yt.prototype.has=TN,Yt.prototype.set=xN;var IN=Yt,Nc=IN,MN=Na,vN=Wr;function LN(){this.size=0,this.__data__={hash:new Nc,map:new(vN||MN),string:new Nc}}var DN=LN;function PN(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var AN=PN,ON=AN;function zN(e,n){var a=e.__data__;return ON(n)?a[typeof n=="string"?"string":"hash"]:a.map}var Ta=zN,FN=Ta;function HN(e){var n=FN(this,e).delete(e);return this.size-=n?1:0,n}var qN=HN,RN=Ta;function jN(e){return RN(this,e).get(e)}var GN=jN,UN=Ta;function WN(e){return UN(this,e).has(e)}var YN=WN,KN=Ta;function ZN(e,n){var a=KN(this,e),o=a.size;return a.set(e,n),this.size+=a.size==o?0:1,this}var XN=ZN,JN=DN,QN=qN,eV=GN,tV=YN,nV=XN;function Kt(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])}}Kt.prototype.clear=JN,Kt.prototype.delete=QN,Kt.prototype.get=eV,Kt.prototype.has=tV,Kt.prototype.set=nV;var Yr=Kt,aV=Na,oV=Wr,rV=Yr,iV=200;function sV(e,n){var a=this.__data__;if(a instanceof aV){var o=a.__data__;if(!oV||o.length<iV-1)return o.push([e,n]),this.size=++a.size,this;a=this.__data__=new rV(o)}return a.set(e,n),this.size=a.size,this}var lV=sV,cV=Na,dV=gS,hV=bS,pV=_S,mV=wS,fV=lV;function Zt(e){var n=this.__data__=new cV(e);this.size=n.size}Zt.prototype.clear=dV,Zt.prototype.delete=hV,Zt.prototype.get=pV,Zt.prototype.has=mV,Zt.prototype.set=fV;var Vc=Zt,uV="__lodash_hash_undefined__";function gV(e){return this.__data__.set(e,uV),this}var yV=gV;function bV(e){return this.__data__.has(e)}var kV=bV,_V=Yr,$V=yV,wV=kV;function xa(e){var n=-1,a=e==null?0:e.length;for(this.__data__=new _V;++n<a;)this.add(e[n])}xa.prototype.add=xa.prototype.push=$V,xa.prototype.has=wV;var Tc=xa;function CV(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 BV=CV;function EV(e,n){return e.has(n)}var xc=EV,SV=Tc,NV=BV,VV=xc,TV=1,xV=2;function IV(e,n,a,o,r,i){var s=a&TV,l=e.length,c=n.length;if(l!=c&&!(s&&c>l))return!1;var d=i.get(e),h=i.get(n);if(d&&h)return d==n&&h==e;var p=-1,m=!0,f=a&xV?new SV:void 0;for(i.set(e,n),i.set(n,e);++p<l;){var u=e[p],y=n[p];if(o)var B=s?o(y,u,p,n,e,i):o(u,y,p,e,n,i);if(B!==void 0){if(B)continue;m=!1;break}if(f){if(!NV(n,function(g,_){if(!VV(f,_)&&(u===g||r(u,g,a,o,i)))return f.push(_)})){m=!1;break}}else if(!(u===y||r(u,y,a,o,i))){m=!1;break}}return i.delete(e),i.delete(n),m}var Ic=IV,MV=Le,vV=MV.Uint8Array,LV=vV;function DV(e){var n=-1,a=Array(e.size);return e.forEach(function(o,r){a[++n]=[r,o]}),a}var PV=DV;function AV(e){var n=-1,a=Array(e.size);return e.forEach(function(o){a[++n]=o}),a}var OV=AV,Mc=Hn,vc=LV,zV=wc,FV=Ic,HV=PV,qV=OV,RV=1,jV=2,GV="[object Boolean]",UV="[object Date]",WV="[object Error]",YV="[object Map]",KV="[object Number]",ZV="[object RegExp]",XV="[object Set]",JV="[object String]",QV="[object Symbol]",eT="[object ArrayBuffer]",tT="[object DataView]",Lc=Mc?Mc.prototype:void 0,Kr=Lc?Lc.valueOf:void 0;function nT(e,n,a,o,r,i,s){switch(a){case tT:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case eT:return!(e.byteLength!=n.byteLength||!i(new vc(e),new vc(n)));case GV:case UV:case KV:return zV(+e,+n);case WV:return e.name==n.name&&e.message==n.message;case ZV:case JV:return e==n+"";case YV:var l=HV;case XV:var c=o&RV;if(l||(l=qV),e.size!=n.size&&!c)return!1;var d=s.get(e);if(d)return d==n;o|=jV,s.set(e,n);var h=FV(l(e),l(n),o,r,i,s);return s.delete(e),h;case QV:if(Kr)return Kr.call(e)==Kr.call(n)}return!1}var aT=nT;function oT(e,n){for(var a=-1,o=n.length,r=e.length;++a<o;)e[r+a]=n[a];return e}var rT=oT,iT=Array.isArray,Ze=iT,sT=rT,lT=Ze;function cT(e,n,a){var o=n(e);return lT(e)?o:sT(o,a(e))}var dT=cT;function hT(e,n){for(var a=-1,o=e==null?0:e.length,r=0,i=[];++a<o;){var s=e[a];n(s,a,e)&&(i[r++]=s)}return i}var pT=hT;function mT(){return[]}var fT=mT,uT=pT,gT=fT,yT=Object.prototype,bT=yT.propertyIsEnumerable,Dc=Object.getOwnPropertySymbols,kT=Dc?function(e){return e==null?[]:(e=Object(e),uT(Dc(e),function(n){return bT.call(e,n)}))}:gT,_T=kT;function $T(e,n){for(var a=-1,o=Array(e);++a<e;)o[a]=n(a);return o}var wT=$T,CT=an,BT=Vt,ET="[object Arguments]";function ST(e){return BT(e)&&CT(e)==ET}var NT=ST,Pc=NT,VT=Vt,Ac=Object.prototype,TT=Ac.hasOwnProperty,xT=Ac.propertyIsEnumerable,IT=Pc(function(){return arguments}())?Pc:function(e){return VT(e)&&TT.call(e,"callee")&&!xT.call(e,"callee")},Oc=IT,Ia={exports:{}};function MT(){return!1}var vT=MT;Ia.exports,function(e,n){var a=Le,o=vT,r=n&&!n.nodeType&&n,i=r&&!0&&e&&!e.nodeType&&e,s=i&&i.exports===r,l=s?a.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||o;e.exports=d}(Ia,Ia.exports);var zc=Ia.exports,LT=9007199254740991,DT=/^(?:0|[1-9]\d*)$/;function PT(e,n){var a=typeof e;return n=n??LT,!!n&&(a=="number"||a!="symbol"&&DT.test(e))&&e>-1&&e%1==0&&e<n}var Fc=PT,AT=9007199254740991;function OT(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=AT}var Zr=OT,zT=an,FT=Zr,HT=Vt,qT="[object Arguments]",RT="[object Array]",jT="[object Boolean]",GT="[object Date]",UT="[object Error]",WT="[object Function]",YT="[object Map]",KT="[object Number]",ZT="[object Object]",XT="[object RegExp]",JT="[object Set]",QT="[object String]",ex="[object WeakMap]",tx="[object ArrayBuffer]",nx="[object DataView]",ax="[object Float32Array]",ox="[object Float64Array]",rx="[object Int8Array]",ix="[object Int16Array]",sx="[object Int32Array]",lx="[object Uint8Array]",cx="[object Uint8ClampedArray]",dx="[object Uint16Array]",hx="[object Uint32Array]",Q={};Q[ax]=Q[ox]=Q[rx]=Q[ix]=Q[sx]=Q[lx]=Q[cx]=Q[dx]=Q[hx]=!0,Q[qT]=Q[RT]=Q[tx]=Q[jT]=Q[nx]=Q[GT]=Q[UT]=Q[WT]=Q[YT]=Q[KT]=Q[ZT]=Q[XT]=Q[JT]=Q[QT]=Q[ex]=!1;function px(e){return HT(e)&&FT(e.length)&&!!Q[zT(e)]}var mx=px;function fx(e){return function(n){return e(n)}}var Hc=fx,Ma={exports:{}};Ma.exports,function(e,n){var a=Ai,o=n&&!n.nodeType&&n,r=o&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===o,s=i&&a.process,l=function(){try{var c=r&&r.require&&r.require("util").types;return c||s&&s.binding&&s.binding("util")}catch{}}();e.exports=l}(Ma,Ma.exports);var ux=Ma.exports,gx=mx,yx=Hc,qc=ux,Rc=qc&&qc.isTypedArray,bx=Rc?yx(Rc):gx,jc=bx,kx=wT,_x=Oc,$x=Ze,wx=zc,Cx=Fc,Bx=jc,Ex=Object.prototype,Sx=Ex.hasOwnProperty;function Nx(e,n){var a=$x(e),o=!a&&_x(e),r=!a&&!o&&wx(e),i=!a&&!o&&!r&&Bx(e),s=a||o||r||i,l=s?kx(e.length,String):[],c=l.length;for(var d in e)(n||Sx.call(e,d))&&!(s&&(d=="length"||r&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||Cx(d,c)))&&l.push(d);return l}var Vx=Nx,Tx=Object.prototype;function xx(e){var n=e&&e.constructor,a=typeof n=="function"&&n.prototype||Tx;return e===a}var Ix=xx;function Mx(e,n){return function(a){return e(n(a))}}var vx=Mx,Lx=vx,Dx=Lx(Object.keys,Object),Px=Dx,Ax=Ix,Ox=Px,zx=Object.prototype,Fx=zx.hasOwnProperty;function Hx(e){if(!Ax(e))return Ox(e);var n=[];for(var a in Object(e))Fx.call(e,a)&&a!="constructor"&&n.push(a);return n}var qx=Hx,Rx=Cc,jx=Zr;function Gx(e){return e!=null&&jx(e.length)&&!Rx(e)}var va=Gx,Ux=Vx,Wx=qx,Yx=va;function Kx(e){return Yx(e)?Ux(e):Wx(e)}var Xr=Kx,Zx=dT,Xx=_T,Jx=Xr;function Qx(e){return Zx(e,Jx,Xx)}var eI=Qx,Gc=eI,tI=1,nI=Object.prototype,aI=nI.hasOwnProperty;function oI(e,n,a,o,r,i){var s=a&tI,l=Gc(e),c=l.length,d=Gc(n),h=d.length;if(c!=h&&!s)return!1;for(var p=c;p--;){var m=l[p];if(!(s?m in n:aI.call(n,m)))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 B=s;++p<c;){m=l[p];var g=e[m],_=n[m];if(o)var k=s?o(_,g,m,n,e,i):o(g,_,m,e,n,i);if(!(k===void 0?g===_||r(g,_,a,o,i):k)){y=!1;break}B||(B=m=="constructor")}if(y&&!B){var N=e.constructor,I=n.constructor;N!=I&&"constructor"in e&&"constructor"in n&&!(typeof N=="function"&&N instanceof N&&typeof I=="function"&&I instanceof I)&&(y=!1)}return i.delete(e),i.delete(n),y}var rI=oI,iI=bt,sI=Le,lI=iI(sI,"DataView"),cI=lI,dI=bt,hI=Le,pI=dI(hI,"Promise"),mI=pI,fI=bt,uI=Le,gI=fI(uI,"Set"),yI=gI,bI=bt,kI=Le,_I=bI(kI,"WeakMap"),$I=_I,Jr=cI,Qr=Wr,ei=mI,ti=yI,ni=$I,Uc=an,Xt=Ec,Wc="[object Map]",wI="[object Object]",Yc="[object Promise]",Kc="[object Set]",Zc="[object WeakMap]",Xc="[object DataView]",CI=Xt(Jr),BI=Xt(Qr),EI=Xt(ei),SI=Xt(ti),NI=Xt(ni),kt=Uc;(Jr&&kt(new Jr(new ArrayBuffer(1)))!=Xc||Qr&&kt(new Qr)!=Wc||ei&&kt(ei.resolve())!=Yc||ti&&kt(new ti)!=Kc||ni&&kt(new ni)!=Zc)&&(kt=function(e){var n=Uc(e),a=n==wI?e.constructor:void 0,o=a?Xt(a):"";if(o)switch(o){case CI:return Xc;case BI:return Wc;case EI:return Yc;case SI:return Kc;case NI:return Zc}return n});var VI=kt,ai=Vc,TI=Ic,xI=aT,II=rI,Jc=VI,Qc=Ze,ed=zc,MI=jc,vI=1,td="[object Arguments]",nd="[object Array]",La="[object Object]",LI=Object.prototype,ad=LI.hasOwnProperty;function DI(e,n,a,o,r,i){var s=Qc(e),l=Qc(n),c=s?nd:Jc(e),d=l?nd:Jc(n);c=c==td?La:c,d=d==td?La:d;var h=c==La,p=d==La,m=c==d;if(m&&ed(e)){if(!ed(n))return!1;s=!0,h=!1}if(m&&!h)return i||(i=new ai),s||MI(e)?TI(e,n,a,o,r,i):xI(e,n,c,a,o,r,i);if(!(a&vI)){var f=h&&ad.call(e,"__wrapped__"),u=p&&ad.call(n,"__wrapped__");if(f||u){var y=f?e.value():e,B=u?n.value():n;return i||(i=new ai),r(y,B,a,o,i)}}return m?(i||(i=new ai),II(e,n,a,o,r,i)):!1}var PI=DI,AI=PI,od=Vt;function rd(e,n,a,o,r){return e===n?!0:e==null||n==null||!od(e)&&!od(n)?e!==e&&n!==n:AI(e,n,a,o,rd,r)}var oi=rd,OI=Vc,zI=oi,FI=1,HI=2;function qI(e,n,a,o){var r=a.length,i=r,s=!o;if(e==null)return!i;for(e=Object(e);r--;){var l=a[r];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++r<i;){l=a[r];var c=l[0],d=e[c],h=l[1];if(s&&l[2]){if(d===void 0&&!(c in e))return!1}else{var p=new OI;if(o)var m=o(d,h,c,e,n,p);if(!(m===void 0?zI(h,d,FI|HI,o,p):m))return!1}}return!0}var RI=qI,jI=Nt;function GI(e){return e===e&&!jI(e)}var id=GI,UI=id,WI=Xr;function YI(e){for(var n=WI(e),a=n.length;a--;){var o=n[a],r=e[o];n[a]=[o,r,UI(r)]}return n}var KI=YI;function ZI(e,n){return function(a){return a==null?!1:a[e]===n&&(n!==void 0||e in Object(a))}}var sd=ZI,XI=RI,JI=KI,QI=sd;function eM(e){var n=JI(e);return n.length==1&&n[0][2]?QI(n[0][0],n[0][1]):function(a){return a===e||XI(a,e,n)}}var tM=eM,nM=Ze,aM=qn,oM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,rM=/^\w*$/;function iM(e,n){if(nM(e))return!1;var a=typeof e;return a=="number"||a=="symbol"||a=="boolean"||e==null||aM(e)?!0:rM.test(e)||!oM.test(e)||n!=null&&e in Object(n)}var ri=iM,ld=Yr,sM="Expected a function";function ii(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(sM);var a=function(){var o=arguments,r=n?n.apply(this,o):o[0],i=a.cache;if(i.has(r))return i.get(r);var s=e.apply(this,o);return a.cache=i.set(r,s)||i,s};return a.cache=new(ii.Cache||ld),a}ii.Cache=ld;var lM=ii,cM=lM,dM=500;function hM(e){var n=cM(e,function(o){return a.size===dM&&a.clear(),o}),a=n.cache;return n}var pM=hM,mM=pM,fM=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,uM=/\\(\\)?/g,gM=mM(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(fM,function(a,o,r,i){n.push(r?i.replace(uM,"$1"):o||a)}),n}),yM=gM,cd=Hn,bM=Gr,kM=Ze,_M=qn,$M=1/0,dd=cd?cd.prototype:void 0,hd=dd?dd.toString:void 0;function pd(e){if(typeof e=="string")return e;if(kM(e))return bM(e,pd)+"";if(_M(e))return hd?hd.call(e):"";var n=e+"";return n=="0"&&1/e==-$M?"-0":n}var wM=pd,CM=wM;function BM(e){return e==null?"":CM(e)}var EM=BM,SM=Ze,NM=ri,VM=yM,TM=EM;function xM(e,n){return SM(e)?e:NM(e,n)?[e]:VM(TM(e))}var md=xM,IM=qn,MM=1/0;function vM(e){if(typeof e=="string"||IM(e))return e;var n=e+"";return n=="0"&&1/e==-MM?"-0":n}var Da=vM,LM=md,DM=Da;function PM(e,n){n=LM(n,e);for(var a=0,o=n.length;e!=null&&a<o;)e=e[DM(n[a++])];return a&&a==o?e:void 0}var fd=PM,AM=fd;function OM(e,n,a){var o=e==null?void 0:AM(e,n);return o===void 0?a:o}var zM=OM;function FM(e,n){return e!=null&&n in Object(e)}var HM=FM,qM=md,RM=Oc,jM=Ze,GM=Fc,UM=Zr,WM=Da;function YM(e,n,a){n=qM(n,e);for(var o=-1,r=n.length,i=!1;++o<r;){var s=WM(n[o]);if(!(i=e!=null&&a(e,s)))break;e=e[s]}return i||++o!=r?i:(r=e==null?0:e.length,!!r&&UM(r)&&GM(s,r)&&(jM(e)||RM(e)))}var KM=YM,ZM=HM,XM=KM;function JM(e,n){return e!=null&&XM(e,n,ZM)}var QM=JM,ev=oi,tv=zM,nv=QM,av=ri,ov=id,rv=sd,iv=Da,sv=1,lv=2;function cv(e,n){return av(e)&&ov(n)?rv(iv(e),n):function(a){var o=tv(a,e);return o===void 0&&o===n?nv(a,e):ev(n,o,sv|lv)}}var dv=cv;function hv(e){return e}var si=hv;function pv(e){return function(n){return n==null?void 0:n[e]}}var mv=pv,fv=fd;function uv(e){return function(n){return fv(n,e)}}var gv=uv,yv=mv,bv=gv,kv=ri,_v=Da;function $v(e){return kv(e)?yv(_v(e)):bv(e)}var wv=$v,Cv=tM,Bv=dv,Ev=si,Sv=Ze,Nv=wv;function Vv(e){return typeof e=="function"?e:e==null?Ev:typeof e=="object"?Sv(e)?Bv(e[0],e[1]):Cv(e):Nv(e)}var Tv=Vv;function xv(e){return function(n,a,o){for(var r=-1,i=Object(n),s=o(n),l=s.length;l--;){var c=s[e?l:++r];if(a(i[c],c,i)===!1)break}return n}}var Iv=xv,Mv=Iv,vv=Mv(),Lv=vv,Dv=Lv,Pv=Xr;function Av(e,n){return e&&Dv(e,n,Pv)}var Ov=Av,zv=va;function Fv(e,n){return function(a,o){if(a==null)return a;if(!zv(a))return e(a,o);for(var r=a.length,i=n?r:-1,s=Object(a);(n?i--:++i<r)&&o(s[i],i,s)!==!1;);return a}}var Hv=Fv,qv=Ov,Rv=Hv,jv=Rv(qv),Gv=jv,Uv=Gv,Wv=va;function Yv(e,n){var a=-1,o=Wv(e)?Array(e.length):[];return Uv(e,function(r,i,s){o[++a]=n(r,i,s)}),o}var Kv=Yv,Zv=Gr,Xv=Tv,Jv=Kv,Qv=Ze;function eL(e,n){var a=Qv(e)?Zv:Jv;return a(e,Xv(n))}var tL=eL;const li=$e(tL);function nL(e,n,a,o){for(var r=e.length,i=a+(o?1:-1);o?i--:++i<r;)if(n(e[i],i,e))return i;return-1}var aL=nL;function oL(e){return e!==e}var rL=oL;function iL(e,n,a){for(var o=a-1,r=e.length;++o<r;)if(e[o]===n)return o;return-1}var sL=iL,lL=aL,cL=rL,dL=sL;function hL(e,n,a){return n===n?dL(e,n,a):lL(e,cL,a)}var pL=hL,mL=pL;function fL(e,n){var a=e==null?0:e.length;return!!a&&mL(e,n,0)>-1}var uL=fL;function gL(e,n,a){for(var o=-1,r=e==null?0:e.length;++o<r;)if(a(n,e[o]))return!0;return!1}var yL=gL,bL=Tc,kL=uL,_L=yL,$L=Gr,wL=Hc,CL=xc,BL=200;function EL(e,n,a,o){var r=-1,i=kL,s=!0,l=e.length,c=[],d=n.length;if(!l)return c;a&&(n=$L(n,wL(a))),o?(i=_L,s=!1):n.length>=BL&&(i=CL,s=!1,n=new bL(n));e:for(;++r<l;){var h=e[r],p=a==null?h:a(h);if(h=o||h!==0?h:0,s&&p===p){for(var m=d;m--;)if(n[m]===p)continue e;c.push(h)}else i(n,p,o)||c.push(h)}return c}var SL=EL;function NL(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 VL=NL,TL=VL,ud=Math.max;function xL(e,n,a){return n=ud(n===void 0?e.length-1:n,0),function(){for(var o=arguments,r=-1,i=ud(o.length-n,0),s=Array(i);++r<i;)s[r]=o[n+r];r=-1;for(var l=Array(n+1);++r<n;)l[r]=o[r];return l[n]=a(s),TL(e,this,l)}}var IL=xL;function ML(e){return function(){return e}}var vL=ML,LL=bt,DL=function(){try{var e=LL(Object,"defineProperty");return e({},"",{}),e}catch{}}(),PL=DL,AL=vL,gd=PL,OL=si,zL=gd?function(e,n){return gd(e,"toString",{configurable:!0,enumerable:!1,value:AL(n),writable:!0})}:OL,FL=zL,HL=800,qL=16,RL=Date.now;function jL(e){var n=0,a=0;return function(){var o=RL(),r=qL-(o-a);if(a=o,r>0){if(++n>=HL)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}var GL=jL,UL=FL,WL=GL,YL=WL(UL),KL=YL,ZL=si,XL=IL,JL=KL;function QL(e,n){return JL(XL(e,n,ZL),e+"")}var eD=QL,tD=va,nD=Vt;function aD(e){return nD(e)&&tD(e)}var oD=aD,rD=SL,iD=eD,sD=oD,lD=iD(function(e,n){return sD(e)?rD(e,n):[]}),cD=lD;const ci=$e(cD),dD=t.defineComponent({name:"NavDesktopDropdownMore",components:{NavLinkList:In,NavSocial:yt,NavHighlight:Tn,NavHeading:xn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?li(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=ci(e,void 0),e},highlightsColumn(){let e;return e=this.data?li(this.data.menuColumns,function(n){if(n.blockType.includes("MenuMoreHighlightsColumn"))return n}):void 0,e=ci(e,void 0),e!=null&&e.length?e[0]:void 0}}}),hD={key:0,class:"NavDesktopDropdownMore bg-jpl-blue-darker bg-opacity-98 3xl:px-0 w-full px-4 py-10 text-white"},pD={class:"BaseGrid container mx-auto"},mD={key:0,class:"grid order-1 grid-cols-2 col-span-9 grid-rows-2 gap-10"},fD={class:"row-span-1 row-start-2"},uD={key:0,class:"text-medium pr-5 mb-8 text-6xl leading-tight"},gD={key:1,class:"order-2 col-span-3 col-start-10"};function yD(e,n,a,o,r,i){const s=In,l=yt,c=xn,d=Tn;return e.data?(t.openBlock(),t.createElementBlock("div",hD,[t.createElementVNode("div",pD,[e.linkColumns?(t.openBlock(),t.createElementBlock("div",mD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.linkColumns,(h,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p===0?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan1${p}`,class:"row-span-1"},[t.createVNode(s,{data:h,"auto-col":""},null,8,["data"])])):p===1?(t.openBlock(),t.createElementBlock("div",{key:`rowSpan2${p}`,class:"row-span-2"},[t.createVNode(s,{data:h,"auto-col":""},null,8,["data"])])):t.createCommentVNode("",!0)],64))),256)),t.createElementVNode("div",fD,[e.data.strapline?(t.openBlock(),t.createElementBlock("p",uD,t.toDisplayString(e.data.strapline),1)):t.createCommentVNode("",!0),t.createVNode(l,{dark:""})])])):t.createCommentVNode("",!0),e.highlightsColumn?(t.openBlock(),t.createElementBlock("div",gD,[t.createVNode(c,{data:e.highlightsColumn},null,8,["data"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.highlightsColumn.highlights,(h,p)=>(t.openBlock(),t.createElementBlock("div",{key:p,class:t.normalizeClass({"mb-10":p+1!==e.highlightsColumn.highlights.length})},[t.createVNode(d,{highlight:h.highlight},null,8,["highlight"])],2))),128))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)}const yd=C(dD,[["render",yD]]),bD=t.defineComponent({name:"NavDesktopDropdown",components:{MixinDropdownToggle:Ke},props:{parentScrolled:{type:Number,required:!1,default:0}},data(){return{dropdownVisible:!1}},computed:{...it(qe),hasSecondary(){return this.headerStore?!this.headerStore.highlightPrimary:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()},parentScrolled(){this.dropdownVisible&&this.closeDropdown()}},mounted(){},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"))}}}),kD={class:"NavDesktopDropdown"},_D={key:0,class:"absolute inset-0 w-full"};function $D(e,n,a,o,r,i){const s=Ke,l=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",kD,[t.withDirectives((t.openBlock(),t.createBlock(s,{"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",_D,[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 bd=C(bD,[["render",$D]]),wD=t.defineComponent({name:"NavDesktopDropdownContent",components:{NavLinkList:In,NavHighlight:Tn},props:{data:{type:Object,required:!1}},computed:{linkColumns(){let e;return e=this.data?li(this.data.menuColumns,function(n){if(n.blockType.includes("MenuLinkColumnWithHeader"))return n}):void 0,e=ci(e,void 0),e}}}),CD={key:0,class:"NavDesktopDropdownContent bg-jpl-blue-darker bg-opacity-98 3xl:px-0 px-4 py-10 text-white"},BD={key:0,class:"BaseGrid container mx-auto"},ED={class:"grid grid-cols-4"},SD={class:"text-medium text-6xl"},ND={class:"text-sm leading-relaxed"},VD={key:0,class:"grid order-3 grid-cols-4 col-span-4 col-start-9 gap-6"};function TD(e,n,a,o,r,i){const s=Tn,l=In;return e.data?(t.openBlock(),t.createElementBlock("div",CD,[e.data.menuColumns?(t.openBlock(),t.createElementBlock("div",BD,[(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",ED,[t.createVNode(s,{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",SD,t.toDisplayString(c.title),1),t.createElementVNode("p",ND,t.toDisplayString(c.description),1)])):t.createCommentVNode("",!0)],64))),256)),e.linkColumns?(t.openBlock(),t.createElementBlock("div",VD,[(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 kd=C(wD,[["render",TD]]),xD=t.defineComponent({name:"NavLogoLinks",components:{BaseLink:F}}),ID={class:"NavLogoLinks relative"},MD={class:"absolute inset-0 flex items-start"};function vD(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("div",ID,[t.createElementVNode("div",MD,[t.createVNode(s,{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(s,{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 Mn=C(xD,[["render",vD]]),_d="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",LD="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",DD=t.defineComponent({name:"NavDesktop",components:{NavDesktopDropdown:bd,NavDesktopDropdownContent:kd,NavDesktopDropdownMore:yd,NavLogoLinks:Mn,NavSearchForm:Vn,IconSearch:ya,IconClose:We},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:_d,LogoWhite:LD}},computed:{...it(qe),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),Ya(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(r=>Et(r.path));return o&&Wa(this.breadcrumb.menu_links[n]),o}return!1},checkActiveMore(){if(this.breadcrumb&&this.breadcrumb.more){const n=this.breadcrumb.more.some(a=>Et(a.path));return n&&Wa(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 Bt(e)}}}),PD=t.createElementVNode("div",{class:"header-bg max-w-screen-3xl absolute inset-0 mx-auto"},null,-1),AD={class:"px-4"},OD={class:"h-28 container flex items-center justify-between mx-auto"},zD=["src"],FD=["src"],HD=["src"],qD={key:0,"aria-label":"Main",class:"main-navigation flex items-center justify-end w-full"},RD={class:"flex flex-wrap items-center justify-end"},jD={key:1,class:"flex items-center w-full"};function GD(e,n,a,o,r,i){var f;const s=Mn,l=kd,c=bd,d=yd,h=ya,p=Vn,m=We;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)}])},[PD,t.createElementVNode("div",AD,[t.createElementVNode("div",OD,[t.createVNode(s,{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,zD)):e.invert?(t.openBlock(),t.createElementBlock("img",{key:1,src:e.LogoWhite,alt:"JPL Logo",width:"324",height:"72"},null,8,FD)):(t.openBlock(),t.createElementBlock("img",{key:2,src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,HD))]),_:1}),e.data?(t.openBlock(),t.createElementBlock("nav",qD,[t.withDirectives(t.createElementVNode("div",RD,[(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",jD,[t.createVNode(p,{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(m,{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 UD=C(DD,[["render",GD]]),WD=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 zn(e)},getLinkText(e){return Bt(e)}}});function YD(e,n,a,o,r,i){const s=F;return e.data?(t.openBlock(),t.createBlock(s,{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 Pa=C(WD,[["render",YD]]),KD=t.defineComponent({name:"NavSecondaryDropdownContent",components:{BaseLink:F},props:{item:{type:Object,required:!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}}}),ZD={class:"NavSecondaryDropdownContent"},XD=t.createElementVNode("span",null," Overview ",-1),JD={key:0,class:"pl-6"};function QD(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createElementBlock("ul",ZD,[t.createElementVNode("li",null,[t.createVNode(s,{to:e.item.path,variant:"none","link-class":e.linkClass(),"aria-label":`Overview of ${e.item.title}`,exact:""},{default:t.withCtx(()=>[XD]),_:1},8,["to","link-class","aria-label"])]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(l,c)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(s,{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",JD,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.children,(d,h)=>(t.openBlock(),t.createElementBlock("li",{key:h,class:""},[t.createVNode(s,{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 Aa=C(KD,[["render",QD]]),eP=t.defineComponent({name:"NavMobileSecondaryDropdown",components:{IconCaret:Ee,MixinDropdownToggle:Ke,NavSecondaryDropdownContent:Aa},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},computed:{startOpen(){return this.item?Et(this.item.path):!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){this.startOpen&&(this.dropdownVisible=!0)},methods:{toggleDropdown(){console.log("dropdown toggled"),this.dropdownVisible?this.closeDropdown():this.openDropdown()},closeDropdown(){this.dropdownVisible&&(this.dropdownVisible=!1,this.$emit("closeDropdown"))},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.$emit("openDropdown"))}}}),tP={class:"NavMobileSecondaryDropdown relative"};function nP(e,n,a,o,r,i){const s=Ee,l=Ke,c=Aa;return t.openBlock(),t.createElementBlock("div",tP,[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(s,{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},null,8,["item"])]):t.createCommentVNode("",!0)])}const $d=C(eP,[["render",nP]]),aP=t.defineComponent({name:"NavMobileDropdown",components:{MixinDropdownToggle:Ke,NavMobileLink:Pa,NavMobileSecondaryDropdown:$d},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}},mounted(){this.startOpen&&(this.dropdownVisible=!0),this.theDropdown=this.$refs.NavDropdownMobile,this.expandMultiple},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 Bt(e)}}}),oP={ref:"NavDropdownMobile",class:"NavDropdownMobile"},rP={key:0,class:"block py-0 pl-6 -ml-4 border-l-4"},iP={key:0},sP={class:"mt-1 mb-3"},lP={key:1};function cP(e,n,a,o,r,i){var d,h;const s=Ke,l=Pa,c=$d;return t.openBlock(),t.createElementBlock("div",oP,[t.createVNode(s,{"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]=p=>e.toggleDropdown()),onCloseDropdown:n[1]||(n[1]=p=>e.closeDropdown())},{default:t.withCtx(()=>[e.data?(t.openBlock(),t.createElementBlock("span",rP,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",iP,[t.createElementVNode("div",sP,[(d=e.data)!=null&&d.links?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(e.data.links,(p,m)=>(t.openBlock(),t.createBlock(l,{key:m,data:p,"link-class":"pl-12",exact:!0},null,8,["data"]))),128)):((h=e.data)==null?void 0:h.length)>0?(t.openBlock(),t.createElementBlock("div",lP,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.children&&p.children.length>0?(t.openBlock(),t.createBlock(c,{key:m,item:p,index:m},null,8,["item","index"])):(t.openBlock(),t.createBlock(l,{key:m,title:m===0?"Home":void 0,data:p,"link-class":"pl-12",exact:m===0},null,8,["title","data","exact"]))],64))),256))])):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0)],512)}const wd=C(aP,[["render",cP]]),dP=t.defineComponent({name:"NavMobile",components:{IconMenu:Br,IconClose:We,NavLogoLinks:Mn,NavMobileDropdown:wd,NavMobileLink:Pa,NavSocial:yt,NavSearchForm:Vn},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}},data(){return{menuVisible:!1,searchQuery:null,LogoColor:_d}},computed:{...it(qe),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(){},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=>Et(o.path)):!1}}}),hP={class:"relative w-full"},pP={class:"h-18 flex items-center justify-between px-5"},mP=["src"],fP=["aria-label"],uP={key:0,class:"pb-8"},gP={key:0,"aria-label":"Secondary"},yP=t.createElementVNode("hr",{class:"border-gray-light-mid pb-4 mb-4 border-0 border-b"},null,-1),bP={"aria-label":"Main"},kP={class:"pl-8"},_P={key:0,"aria-label":"Other JPL Sites",class:"mt-6"},$P=t.createElementVNode("div",{class:"text-subtitle text-primary mb-3"},"Other JPL Sites",-1);function wP(e,n,a,o,r,i){const s=Mn,l=Br,c=We,d=Vn,h=wd,p=Pa,m=yt;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",e.headerClasses])},[t.createElementVNode("div",hP,[t.createElementVNode("div",pP,[t.createVNode(s,{class:"lg:p-0 w-72 z-20 p-2 pl-0 -ml-3"},{default:t.withCtx(()=>[t.createElementVNode("img",{src:e.LogoColor,alt:"JPL Logo",width:"324",height:"72"},null,8,mP)]),_:1}),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"})):(t.openBlock(),t.createBlock(l,{key:0,class:"text-6xl"}))],8,fP)):t.createCommentVNode("",!0)]),e.menuVisible?(t.openBlock(),t.createElementBlock("div",uP,[t.createVNode(d,{mobile:"",class:"px-4 my-5",onSubmitForm:n[1]||(n[1]=f=>e.closeMenu())}),e.hasSecondary?(t.openBlock(),t.createElementBlock("nav",gP,[t.createVNode(h,{data:e.staticSecondaryData||e.headerStore.secondaryNav,"start-open":""},null,8,["data"]),yP])):t.createCommentVNode("",!0),t.createElementVNode("nav",bP,[(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",kP,[e.data.footerMoreFromJpl&&e.data.footerMoreFromJpl.length>0?(t.openBlock(),t.createElementBlock("nav",_P,[$P,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(f,u)=>(t.openBlock(),t.createBlock(p,{key:u,data:f},null,8,["data"]))),128))])):t.createCommentVNode("",!0),t.createVNode(m,{class:"mt-8"})])])):t.createCommentVNode("",!0)])],2),[[t.vShow,e.headerVisible]])]),_:1})}const CP=C(dP,[["render",wP]]),BP=t.defineComponent({name:"NavSecondaryLink",components:{BaseLink:F},props:{index:{type:Number,required:!1},item:{type:Object,required:!0}},methods:{isExternal(e){return!!(e&&e.startsWith("http"))}}});function EP(e,n,a,o,r,i){const s=F;return t.openBlock(),t.createBlock(s,{href:e.isExternal(e.item.path)?e.item.path:null,to:e.isExternal(e.item.path)?null:e.item.path,"link-class":"block px-3 py-2",variant:"none",class:t.normalizeClass(["NavSecondaryLink border-t-2 border-transparent",e.index===0?"mr-auto text-primary font-semibold secondary-root":"text-gray-dark"])},{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.index===0?"can-hover:group-hover:border-primary":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark "])},t.toDisplayString(e.item.title),3)]),_:1},8,["href","to","class"])}const Cd=C(BP,[["render",EP]]),SP=t.defineComponent({name:"NavSecondaryDropdown",components:{IconCaret:Ee,MixinDropdownToggle:Ke,NavSecondaryDropdownContent:Aa},props:{index:{type:Number,required:!1},isLast:{type:Boolean,required:!1,default:!1},item:{type:Object,required:!0}},data(){return{dropdownVisible:!1}},watch:{$route(){this.dropdownVisible&&this.closeDropdown()}},mounted(){},methods:{toggleDropdown(){console.log("dropdown toggled"),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"))}}});function NP(e,n,a,o,r,i){const s=Ee,l=Ke,c=Aa,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",{"mr-auto text-primary font-semibold secondary-root":e.index===0,"text-gray-dark":e.index!==0,"-open":e.dropdownVisible}]),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.index===0?"can-hover:group-hover:border-primary":"can-hover:group-hover:border-gray-mid-dark can-hover:group-hover:text-gray-mid-dark "])},[t.createElementVNode("span",null,t.toDisplayString(e.item.title),1),t.createVNode(s,{class:"transform rotate-90 text-sm ml-2 pl-2 -mt-px"})],2)]),_:1},8,["aria-expanded","path","class"]),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 Bd=C(SP,[["render",NP]]),VP=t.defineComponent({components:{NavSecondaryDropdown:Bd,NavSecondaryLink:Cd},props:{breadcrumb:{type:String,required:!1},hasIntro:{type:Boolean,required:!1,default:!1}},data(){return{isSticky:!1}},computed:{...it(qe),theBreadcrumb(){if(this.breadcrumb)return Ya(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&&Mi(!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)}}}),TP={class:"max-w-screen-3xl mx-auto"},xP={class:"nav-secondary-container lg:container lg:px-0 lg:whitespace-normal border-gray-mid text-gray-mid-dark lg:overflow-visible relative px-4 pb-0 mx-auto overflow-x-auto text-sm font-medium whitespace-nowrap border-t border-opacity-50"},IP={class:"lg:ml-0 2xl:-mr-3 lg:justify-end flex -ml-3"};function MP(e,n,a,o,r,i){const s=Bd,l=Cd;return e.enabled?(t.openBlock(),t.createElementBlock("nav",{key:0,ref:"NavSecondary","aria-label":"Secondary",class:t.normalizeClass(["NavSecondary",{"has-intro":e.hasIntro}])},[t.createElementVNode("div",TP,[t.createElementVNode("div",xP,[t.createElementVNode("div",IP,[(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(s,{key:d,item:c,index:d,"is-last":e.theBreadcrumb&&d===e.theBreadcrumb.length-1},null,8,["item","index","is-last"])):(t.openBlock(),t.createBlock(l,{key:d,item:c,index:d},null,8,["item","index"]))],64))),256)),t.renderSlot(e.$slots,"default")])])])],2)):t.createCommentVNode("",!0)}const di=C(VP,[["render",MP]]),vP=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(r){const i=r.trim();--a?o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a> / ":o+='<a href="mailto:'+i+'" target="_blank">'+i+"</a>"}),o}}}}),LP={key:0},DP=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),PP={key:0},AP={key:1},OP={key:2},zP=["innerHTML"];function FP(e,n,a,o,r,i){return e.hasContent?(t.openBlock(),t.createElementBlock("div",LP,[DP,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.contacts,(s,l)=>(t.openBlock(),t.createElementBlock("address",{key:l,class:"text-body-md mb-5 not-italic"},[s.contact.name?(t.openBlock(),t.createElementBlock("p",PP,t.toDisplayString(s.contact.name),1)):t.createCommentVNode("",!0),s.contact.address?(t.openBlock(),t.createElementBlock("p",AP,t.toDisplayString(s.contact.address),1)):t.createCommentVNode("",!0),s.contact.phone?(t.openBlock(),t.createElementBlock("p",OP,t.toDisplayString(s.contact.phone),1)):t.createCommentVNode("",!0),s.contact.email?(t.openBlock(),t.createElementBlock("p",{key:3,class:"BlockText",innerHTML:e.formatEmail(s.contact.email)},null,8,zP)):t.createCommentVNode("",!0)]))),128))])):t.createCommentVNode("",!0)}const hi=C(vP,[["render",FP]]),HP=t.defineComponent({name:"PastEventsCarousel",components:{MixinCarousel:Te,BlockLinkCard:vt},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 qP(e,n,a,o,r,i){const s=vt,l=Te;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(s,{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 RP=C(HP,[["render",qP]]),jP=t.defineComponent({name:"PodcastEpisodeCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:R,BaseAudio:on,IconPlay:lt},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}}}),GP={class:"PodcastEpisodeCard"},UP={class:"w-full h-auto"},WP={class:"border-gray-light-mid lg:pb-10 lg:mb-10 relative grid grid-cols-9 pb-6 mb-6 border-b"},YP={key:0,class:"col-span-full animate-fadeIn transition-all"},KP={key:0,class:"text-subtitle lg:block hidden mb-3"},ZP={key:0},XP=t.createElementVNode("span",{class:"sr-only"},".",-1),JP={key:1,class:"mx-1"},QP={key:2,class:"text-gray-mid-dark"},eA=t.createElementVNode("span",{class:"sr-only"},".",-1),tA={key:1,class:"col-span-full flex flex-row animate-fadeIn transition-all bg-gray-dark"},nA={class:"PodcastEpisodeCard-thumbnail w-1/6 lg:w-25 min-h-full relative inline-block"},aA={key:0,class:"w-full pt-3 lg:pt-3.5 px-3.5 flex flex-col justify-center"},oA={class:"w-full"},rA={key:0,class:"hidden sm:block text-gray-mid-dark text-body-sm my-3"},iA=t.createElementVNode("span",{class:"sr-only"},".",-1),sA={key:0,class:"text-subtitle lg:block hidden mb-3"},lA={key:0},cA=t.createElementVNode("span",{class:"sr-only"},".",-1),dA={key:1,class:"mx-1"},hA={key:2,class:"text-gray-mid-dark"},pA=t.createElementVNode("span",{class:"sr-only"},".",-1),mA={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},fA=t.createElementVNode("span",{class:"sr-only"},".",-1),uA={class:"relative h-full w-full group"},gA={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 yA(e,n,a,o,r,i){const s=F,l=G,c=q,d=R,h=on,p=lt;return t.openBlock(),t.createElementBlock("div",GP,[t.createElementVNode("div",UP,[t.createElementVNode("div",WP,[e.showInlinePlayer?(t.openBlock(),t.createElementBlock("div",YP,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",KP,[e.type?(t.openBlock(),t.createElementBlock("span",ZP,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),XP])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",JP,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",QP,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),eA])):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(s,{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",tA,[t.createElementVNode("div",nA,[t.createVNode(d,{class:"h-full","aspect-ratio":"1:1"},{default:t.withCtx(()=>{var m;return[(m=e.image)!=null&&m.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",aA,[t.createElementVNode("div",oA,[t.createVNode(h,{file:e.media,"auto-play":""},null,8,["file"])])])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showInlinePlayer?(t.openBlock(),t.createBlock(s,{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",rA,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),iA])):t.createCommentVNode("",!0)]),_:1},8,["to"])):t.createCommentVNode("",!0),e.showInlinePlayer?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(s,{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",sA,[e.type?(t.openBlock(),t.createElementBlock("span",lA,[t.createTextVNode(t.toDisplayString(e.type)+" ",1),cA])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",dA,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",hA,[t.createTextVNode(t.toDisplayString(e.topic)+" ",1),pA])):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",mA,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),fA])):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]=m=>e.inlinePlayerToggle())},[t.createElementVNode("div",uA,[t.createElementVNode("div",gA,[t.createVNode(p)]),t.createVNode(d,{class:"bg-opacity-0","aspect-ratio":"1:1","no-logo":""},{default:t.withCtx(()=>{var m;return[(m=e.image)!=null&&m.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 pi=C(jP,[["render",yA]]),bA=t.defineComponent({name:"SearchResultGridItem",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:R,BlockLinkCard:vt,BlockLinkTile:Jn},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?Fn(this.startDate,this.endDate):null}}}),kA={key:0,class:"w-full"},_A={key:1,class:"ThemeVariantLight absolute top-0 left-0 z-10 px-4 py-4 text-center text-white lg:py-6 bg-primary"},$A={class:"font-extrabold text-8xl leading-tight tracking-wider"},wA={class:"text-subtitle"};function CA(e,n,a,o,r,i){const s=vt,l=Jn,c=q,d=R,h=F;return t.openBlock(),t.createElementBlock("div",null,[e.pageContentType==="news_news"?(t.openBlock(),t.createBlock(s,{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",kA,[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",_A,[t.createElementVNode("div",$A,t.toDisplayString(e.splitDate.day),1),t.createElementVNode("div",wA,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 vn=C(bA,[["render",CA]]),BA=t.defineComponent({name:"ThumbnailCarousel",components:{MixinCarousel:Te,SearchResultGridItem:vn},props:{slides:{type:Array,required:!1},initialSlide:{type:Number,required:!1,default:0}}});function EA(e,n,a,o,r,i){const s=vn,l=Te;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(s,{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 mi=C(BA,[["render",EA]]),Oa=Ua(),SA=t.defineComponent({name:"PodcastSeriesCarousel",components:{LayoutHelper:te,ThumbnailCarousel:mi},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&&(Oa!=null&&Oa.path)?(e=(a=this.series.seasons.find(o=>o.id===this.activeSeasonId))==null?void 0:a.episodes,e?e.findIndex(o=>o.url===Oa.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}}}),NA={key:0,class:"PodcastSeriesCarousel"},VA={class:"text-gray-dark text-3xl lg:text-6xl font-semibold leading-normal tracking-normal uppercase mb-2 lg:mb-5"},TA={class:"flex flex-wrap mb-6 lg:mb-10"},xA=["aria-expanded","onClick"],IA={key:0,class:"text-h6"};function MA(e,n,a,o,r,i){const s=te,l=mi;return e.series&&e.activeTabData?(t.openBlock(),t.createElementBlock("div",NA,[t.createVNode(s,{indent:"col-2"},{default:t.withCtx(()=>[t.createElementVNode("h2",VA," More "+t.toDisplayString(e.series.title)+" Episodes ",1),t.createElementVNode("ul",TA,[(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,xA)]))),128))])]),_:1}),t.createVNode(s,{indent:"col-2",class:"mb-4"},{default:t.withCtx(()=>[e.activeTabData.title?(t.openBlock(),t.createElementBlock("h3",IA,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 vA=C(SA,[["render",MA]]),LA=t.defineComponent({name:"ProfileDetailSectionGroup",components:{BaseHeading:G,BlockText:le,IconBookUser:vl,IconUniversity:ql,IconMagnifyingGlass:Al,IconBriefcase:Ll,IconHand:Dl,IconMedal:Ol,IconBook:Ml},props:{section:{type:Object,required:!1},data:{type:Object,required:!1}},computed:{isEmpty(){return this.section.subsections.every(e=>!this.data[e.prop])}}}),DA=["aria-labelledby"],PA={class:"mb-5 lg:mb-10"};function AA(e,n,a,o,r,i){const s=G,l=le;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(s,{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(s,{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",PA,[t.createVNode(l,{variant:"large",text:e.data[c.prop]},null,8,["text"])])],64)):t.createCommentVNode("",!0)]))),128))],8,DA))}const OA=C(LA,[["render",AA]]);var zA=oi;function FA(e,n){return zA(e,n)}var HA=FA;const qA=$e(HA),RA={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(!qA(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}}},jA=["id"],GA={class:"md:mb-3 text-body-md mb-2 font-bold leading-normal tracking-wide"},UA={key:0,class:"flex my-2"},WA=["id","value"],YA=["for"],KA={class:"text-gray-mid-dark"},ZA=["aria-expanded","aria-controls"];function XA(e,n,a,o,r,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",GA,t.toDisplayString(a.groupTitle),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.buckets,(s,l)=>(t.openBlock(),t.createElementBlock("div",{key:s.key,ref_for:!0,ref:"buckets",class:"form-group form-check"},[!a.truncateFilters||l<=r.checkbox.checkboxLimit-1?(t.openBlock(),t.createElementBlock("div",UA,[t.withDirectives(t.createElementVNode("input",{id:s.key_as_string?i.generateId(s.key_as_string):i.generateId(s.key),"onUpdate:modelValue":n[0]||(n[0]=c=>i.filterByHandler=c),type:"checkbox",value:s.key_as_string?s.key_as_string:s.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,WA),[[t.vModelCheckbox,i.filterByHandler]]),t.createElementVNode("label",{for:s.key_as_string?i.generateId(s.key_as_string):i.generateId(s.key),class:"form-check-label pl-2 tracking-normal align-middle"},[t.createTextVNode(t.toDisplayString(i.prettyFilterNames(s.key_as_string?s.key_as_string:s.key))+" ",1),t.createElementVNode("span",KA," ("+t.toDisplayString(s.doc_count.toLocaleString())+") ",1)],8,YA)])):t.createCommentVNode("",!0)]))),128)),t.withDirectives(t.createElementVNode("div",null,[t.createElementVNode("button",{class:"can-hover:hover:underline text-primary mt-2","aria-expanded":r.checkbox.showMore?"false":"true","aria-haspopup":"true","aria-controls":`filterGroup_${a.groupKey}`,onClick:n[1]||(n[1]=s=>i.toggleShowMoreFilters())},t.toDisplayString(r.checkbox.showMore==!1?"Less":"More"),9,ZA)],512),[[t.vShow,a.truncateFilters&&i.bucketsLength>r.checkbox.initialLimit]])],8,jA)):t.createCommentVNode("",!0)}const JA=C(RA,[["render",XA]]),QA={name:"SearchPagination",components:{BaseButton:j,IconPrev:Ne,IconNext:Se},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}}},eO={key:0,class:"SearchPagination flex items-center justify-center"},tO={class:"sm:hidden px-4 pt-1"},nO={class:"sm:flex items-center justify-center hidden px-5 pt-1"},aO=["onClick"],oO={key:1,class:"min-w-12 block py-3 text-lg leading-normal text-center cursor-default"},rO={class:"inline-block px-1 pb-1"};function iO(e,n,a,o,r,i){const s=Ne,l=j,c=Se;return a.totalPages>0?(t.openBlock(),t.createElementBlock("div",eO,[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(s)]),_:1},8,["disabled"]),t.createElementVNode("div",tO,"Page "+t.toDisplayString(a.currentPage)+" of "+t.toDisplayString(a.totalPages),1),t.createElementVNode("div",nO,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.generatePageList,(d,h)=>(t.openBlock(),t.createElementBlock("div",{key:h},[d!==r.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:p=>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!==r.ellipsis}])},t.toDisplayString(d),3)],10,aO)):(t.openBlock(),t.createElementBlock("span",oO,[t.createElementVNode("span",rO,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 sO=C(QA,[["render",iO]]),lO=t.defineComponent({name:"SearchResultCard",components:{BaseLink:F,BaseHeading:G,BaseImage:q,BaseImagePlaceholder:R,EventCard:jo,PodcastEpisodeCard:pi},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}}}),cO={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"},dO={key:0,class:"lg:hidden col-span-full text-subtitle"},hO={key:0},pO={"aria-hidden":"true"},mO={class:"sr-only"},fO={key:1,"aria-hidden":"true",class:"mx-1"},uO={key:2,class:"text-gray-mid-dark"},gO={"aria-hidden":"true"},yO={class:"sr-only"},bO={class:"sm:col-span-6 md:col-span-6 lg:col-span-7 xl:col-span-7 col-span-6"},kO={key:0,class:"text-subtitle lg:block hidden mb-3"},_O={key:0},$O={"aria-hidden":"true"},wO={class:"sr-only"},CO={key:1,"aria-hidden":"true",class:"mx-1"},BO={key:2,class:"text-gray-mid-dark"},EO={"aria-hidden":"true"},SO={class:"sr-only"},NO={key:2,class:"hidden sm:block text-gray-mid-dark text-body-sm mb-3"},VO=t.createElementVNode("span",{class:"sr-only"},".",-1),TO={key:3,class:"text-gray-mid-dark"},xO={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"},IO={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"},MO={class:"xl:col-span-7 flex items-center col-span-3 p-10"},vO={class:""},LO={key:0,class:"text-subtitle mb-3"},DO={key:0},PO={"aria-hidden":"true"},AO={class:"sr-only"},OO={key:1,"aria-hidden":"true",class:"mx-1"},zO={key:2},FO={"aria-hidden":"true"},HO={class:"sr-only"},qO={key:2,class:"hidden lg:block text-body-sm mb-3"},RO={key:3},jO={key:0,class:"SearchResultCard-image xl:col-span-2 col-span-2"},GO=["src","width","height","alt"];function UO(e,n,a,o,r,i){const s=jo,l=pi,c=G,d=q,h=R,p=F;return t.openBlock(),t.createElementBlock("div",null,[e.isEvents?(t.openBlock(),t.createBlock(s,{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(p,{key:2,variant:"none",to:e.url,class:"SearchResultCard","link-class":"block"},{default:t.withCtx(()=>[e.featured?(t.openBlock(),t.createElementBlock("div",IO,[t.createElementVNode("div",MO,[t.createElementVNode("div",vO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",LO,[e.type?(t.openBlock(),t.createElementBlock("span",DO,[t.createElementVNode("span",PO,t.toDisplayString(e.type),1),t.createElementVNode("span",AO,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",OO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",zO,[t.createElementVNode("span",FO,t.toDisplayString(e.topic),1),t.createElementVNode("span",HO,"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",qO,t.toDisplayString(e.summary),1)):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",RO,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)])]),e.image&&e.image.src?(t.openBlock(),t.createElementBlock("div",jO,[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,GO)])):t.createCommentVNode("",!0)])):(t.openBlock(),t.createElementBlock("div",cO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",dO,[e.type?(t.openBlock(),t.createElementBlock("span",hO,[t.createElementVNode("span",pO,t.toDisplayString(e.type),1),t.createElementVNode("span",mO,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",fO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",uO,[t.createElementVNode("span",gO,t.toDisplayString(e.topic),1),t.createElementVNode("span",yO,"Category: "+t.toDisplayString(e.topic)+".",1)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("div",bO,[e.type||e.topic?(t.openBlock(),t.createElementBlock("div",kO,[e.type?(t.openBlock(),t.createElementBlock("span",_O,[t.createElementVNode("span",$O,t.toDisplayString(e.type),1),t.createElementVNode("span",wO,"Category: "+t.toDisplayString(e.type)+".",1)])):t.createCommentVNode("",!0),e.type&&e.topic?(t.openBlock(),t.createElementBlock("span",CO,"|")):t.createCommentVNode("",!0),e.topic?(t.openBlock(),t.createElementBlock("span",BO,[t.createElementVNode("span",EO,t.toDisplayString(e.topic),1),t.createElementVNode("span",SO,"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",NO,[t.createTextVNode(t.toDisplayString(e.summary)+" ",1),VO])):t.createCommentVNode("",!0),e.date?(t.openBlock(),t.createElementBlock("p",TO,t.toDisplayString(e.date),1)):t.createCommentVNode("",!0)]),e.image?(t.openBlock(),t.createElementBlock("div",xO,[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 fi=C(lO,[["render",UO]]),WO=t.defineComponent({name:"SearchResultsList",components:{SearchResultCard:fi,SearchResultGridItem:vn},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 Jt(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]),r=typeof a._source[o+"__thumbnail_image"]<"u"&&a._source[o+"__thumbnail_image"]!==null?a._source[o+"__thumbnail_image"]:a._source[o+"__image"];let i,s=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"?(s=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=s,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,r&&(a.image={src:{url:r.thumbnail_image}}),a}):void 0}}});function YO(e,n,a,o,r,i){const s=fi,l=vn;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(s,{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 KO=C(WO,[["render",YO]]),ZO={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}`}}},XO=["for"],JO=["id"],QO={disabled:"",value:""},ez=["value"];function tz(e,n,a,o,r,i){return t.openBlock(),t.createElementBlock("div",null,[t.createElementVNode("label",{class:"sr-only",for:i.generateId()},t.toDisplayString(a.title),9,XO),t.withDirectives(t.createElementVNode("select",{id:i.generateId(),"onUpdate:modelValue":n[0]||(n[0]=s=>i.selectValueHandler=s),class:"border-0 text-primary can-hover:hover:text-primary-dark font-secondary font-semibold tracking-wider uppercase align-middle"},[t.createElementVNode("option",QO,t.toDisplayString(a.title),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.options,s=>(t.openBlock(),t.createElementBlock("option",{key:s.value,value:s.value},t.toDisplayString(s.text),9,ez))),128))],8,JO),[[t.vModelSelect,i.selectValueHandler]])])}const nz=C(ZO,[["render",tz]]),az=t.defineComponent({name:"ShareButtons",components:{BaseButton:j,IconSocialFacebook:jt,IconSocialTwitter:Gt,IconSocialReddit:Sr,IconSocialEmail:Rt},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(Ka(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 oz(e,n,a,o,r,i){const s=jt,l=j,c=Gt,d=Sr,h=Rt;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(s)]),_: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 _t=C(az,[["render",oz],["__scopeId","data-v-77c8b567"]]),rz={class:"ShareButtonsEdu relative flex flex-row items-start border-collapse"},iz={class:"flex flex-row flex-wrap-none items-center"},sz=t.createElementVNode("span",{class:"text-sm"},"Print",-1),lz={class:"relative xl:flex"},cz={class:"flex flex-row flex-wrap-none items-start xl:items-center"},dz=t.createElementVNode("span",{class:"text-sm"},"Share…",-1),hz={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"},pz={class:"text-xs"},mz=t.createElementVNode("span",{class:"text-xs"},"Facebook",-1),fz=t.createElementVNode("span",{class:"text-xs"},"X (Twitter)",-1),uz=t.createElementVNode("span",{class:"text-xs"},"Pinterest",-1),gz=t.createElementVNode("span",{class:"text-xs"},"Email",-1),yz=t.createElementVNode("span",{class:"text-xs"},"Google Classroom",-1),bz=t.defineComponent({__name:"ShareButtonsEdu",props:{title:{},url:{},image:{}},setup(e){const n=e,a=t.ref(!1),o=t.ref(!1),r=async()=>{try{await navigator.clipboard.writeText(n.url),o.value=!0}catch(B){console.error("Failed to copy: ",B)}},i=()=>{a.value=!a.value,a.value||s()},s=()=>{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(Ka(n.url)):void 0),h=t.computed(()=>`https://www.facebook.com/sharer.php?u=${d.value}`),p=t.computed(()=>{const B=encodeURIComponent("NASAJPL_Edu");return`https://twitter.com/share?url=${d.value}&text=${c.value}&via=${B}`}),m=t.computed(()=>`http://pinterest.com/pin/create/button/?url=${d.value}&media=${n.image}&description=${c.value}`),f=t.computed(()=>`mailto:?body=${c.value}:%20${d.value}&subject=${c.value}`),u=t.computed(()=>o.value?"Copied":"Copy link"),y=t.computed(()=>"h-10 xl:h-11 !py-0 !px-3");return(B,g)=>{const _=t.resolveDirective("click-outside");return t.openBlock(),t.createElementBlock("div",rz,[t.createVNode(j,{variant:"social",class:t.normalizeClass(y.value),"aria-label":"Print",compact:"",onClick:g[0]||(g[0]=k=>l())},{default:t.withCtx(()=>[t.createElementVNode("span",iz,[t.createVNode(Do,{class:"text-lg mr-2"}),sz])]),_:1},8,["class"]),t.createElementVNode("div",lz,[t.createVNode(j,{variant:"social",class:t.normalizeClass(`-ml-px ${y.value} ${a.value?"!bg-gray-light":""}`),"aria-label":"Share",compact:"","aria-expanded":a.value,onClick:g[1]||(g[1]=k=>i()),onKeydown:g[2]||(g[2]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createElementVNode("span",cz,[t.createVNode(zl,{class:"text-lg mr-2"}),dz])]),_:1},8,["class","aria-expanded"]),t.createVNode(t.Transition,{name:"fade"},{default:t.withCtx(()=>[a.value?t.withDirectives((t.openBlock(),t.createElementBlock("div",hz,[t.createVNode(j,{variant:"social","aria-label":"Copy",onClick:g[3]||(g[3]=k=>r()),onKeydown:g[4]||(g[4]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Pl,{class:"text-lg mr-2"}),t.createElementVNode("span",pz,t.toDisplayString(u.value),1)]),_:1}),t.createVNode(j,{variant:"social",href:h.value,"aria-label":"Share to Facebook",target:"_blank",rel:"noopener",onKeydown:g[5]||(g[5]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(jt,{class:"text-lg mr-2"}),mz]),_:1},8,["href"]),t.createVNode(j,{variant:"social",href:p.value,"aria-label":"Share to X (Twitter)",target:"_blank",rel:"noopener",onKeydown:g[6]||(g[6]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Gt,{class:"text-lg mr-2"}),fz]),_:1},8,["href"]),t.createVNode(j,{variant:"social",href:m.value,"aria-label":"Add to Pinterest",target:"_blank",rel:"noopener",onKeydown:g[7]||(g[7]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Hl,{class:"text-lg mr-2"}),uz]),_:1},8,["href"]),t.createVNode(j,{variant:"social",href:f.value,"aria-label":"Share via Email",target:"_blank",rel:"noopener",onKeydown:g[8]||(g[8]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Rt,{class:"text-lg mr-2"}),gz]),_:1},8,["href"]),t.createVNode(j,{variant:"social",href:"#","aria-label":"Google Classroom",target:"_blank",rel:"noopener",onKeydown:g[9]||(g[9]=t.withKeys(k=>i(),["esc"]))},{default:t.withCtx(()=>[t.createVNode(Fl,{class:"text-lg mr-2"}),yz]),_:1})])),[[_,s]]):t.createCommentVNode("",!0)]),_:1})])])}}}),kz=t.defineComponent({name:"SkipLink",components:{BaseButton:j},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))}}}),_z={class:"z-60 lg:left-auto lg:mr-20 absolute top-0 left-0 right-0 mt-4 text-center"};function $z(e,n,a,o,r,i){const s=j;return t.openBlock(),t.createElementBlock("div",_z,[t.createVNode(s,{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 wz=C(kz,[["render",$z]]),Cz=t.defineComponent({name:"TheFooterSignUp",components:{IconSocialEmail:Rt},data(){return{email:null}},methods:{submit(){window.location.href="/newsletter-signup?email="+this.email}}}),Bz={class:"TheFooterSignup"},Ez={class:"border-opacity-40 relative flex items-center border border-white"},Sz={class:"absolute inset-0 flex items-center"};function Nz(e,n,a,o,r,i){const s=Rt;return t.openBlock(),t.createElementBlock("form",Bz,[t.createElementVNode("div",Ez,[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",Sz,[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(s,{class:"text-xl text-white"})])])])])}const Ed=C(Cz,[["render",Nz]]),Vz=t.defineComponent({name:"TheFooter",components:{BaseLink:F,BaseButton:j,NavSocial:yt,TheFooterSignUp:Ed,LogoCaltech:Vr},props:{data:{type:Object||null,required:!1,default:null},commitSha:{type:String,required:!1}},methods:{getLinkText(e){return Bt(e)},getRouterLink(e){return zn(e)}}}),Tz={class:"TheFooter bg-jpl-blue-darker edu:bg-stars edu:bg-primary text-white relative z-20"},xz={class:"footer-main lg:BaseGrid 3xl:px-0 lg:pt-20 container px-4 pt-10 mx-auto"},Iz={class:"footer-navigation lg:block lg:col-span-9 hidden col-span-12"},Mz={key:0,class:"sm:grid grid-cols-9 gap-6"},vz={class:"text-subtitle text-blue edu:text-white mb-3"},Lz={class:"footer-extras lg:col-span-3 col-span-12"},Dz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"}," Get the Latest from JPL ",-1),Pz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white lg:mb-5 mb-3"},"Follow Us",-1),Az=t.createElementVNode("p",{class:"mb-12"}," JPL is a federally funded research and development center managed for NASA by Caltech. ",-1),Oz={key:0,class:"3xl:px-0 container px-4 mx-auto mt-5"},zz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"More from JPL",-1),Fz={class:"lg:block hidden"},Hz={class:"lg:hidden auto-col-2"},qz={class:"bg-opacity-15 lg:py-16 lg:mt-10 pt-10 pb-3 mt-8 bg-black"},Rz={class:"3xl:px-0 container px-4 mx-auto"},jz={key:0},Gz=t.createElementVNode("div",{class:"text-subtitle text-blue edu:text-white mb-5"},"Related NASA Sites",-1),Uz={class:"auto-col-4"},Wz={class:"bg-opacity-15 border-opacity-40 lg:border-t pt-5 pb-3 text-sm bg-black border-black"},Yz={class:"3xl:px-0 lg:flex lg:flex-wrap lg:px-4 lg:container justify-between mx-auto"},Kz={key:0,class:"divide-opacity-40 lg:justify-start lg:-ml-4 flex flex-wrap justify-center mb-2 divide-x divide-white"},Zz={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"},Xz={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},Jz=t.createElementVNode("span",{class:"text-gray-light font-bold"},"Version:",-1),Qz={class:"font-bold"},eF={key:2},tF={key:0,class:"lg:inline-block lg:mb-0 block px-3 mb-2"},nF=t.createElementVNode("span",{class:"text-gray-light font-bold"},"Version:",-1);function aF(e,n,a,o,r,i){const s=F,l=Ed,c=yt,d=Vr,h=j;return t.openBlock(),t.createElementBlock("footer",Tz,[t.createElementVNode("div",xz,[t.createElementVNode("div",Iz,[e.data&&e.data.footerNavigation?(t.openBlock(),t.createElementBlock("div",Mz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerNavigation,(p,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"sm:mb-3 xl:col-span-2 md:col-span-3 col-span-4 mb-8"},[t.createElementVNode("div",vz,t.toDisplayString(e.getLinkText(p.titleLink)),1),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.links,(f,u)=>(t.openBlock(),t.createBlock(s,{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",Lz,[Dz,t.createVNode(l,{class:"lg:mb-10 mb-8"}),Pz,t.createVNode(c,{class:"lg:mb-14 mb-12",dark:""}),t.createVNode(s,{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}),Az])]),e.data&&e.data.footerMoreFromJpl?(t.openBlock(),t.createElementBlock("div",Oz,[zz,t.createElementVNode("div",Fz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,m)=>(t.openBlock(),t.createBlock(h,{key:m,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",Hz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerMoreFromJpl,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",qz,[t.createElementVNode("div",Rz,[e.data&&e.data.relatedNasaSites?(t.openBlock(),t.createElementBlock("div",jz,[Gz,t.createElementVNode("div",Uz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.relatedNasaSites,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",Wz,[t.createElementVNode("div",Yz,[e.data&&e.data.footerLinks?(t.openBlock(),t.createElementBlock("div",Kz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.footerLinks,(p,m)=>(t.openBlock(),t.createBlock(s,{key:m,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",Zz,[e.commitSha?(t.openBlock(),t.createElementBlock("div",Xz,[Jz,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,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:t.normalizeClass(["lg:inline-block lg:mb-0 block mb-2",{"ml-5":m!==0}])},[t.createElementVNode("span",Qz,t.toDisplayString(p.label)+":",1),t.createElementVNode("span",null,t.toDisplayString(p.text),1)],2))),128))])):(t.openBlock(),t.createElementBlock("div",eF,[e.commitSha!=null?(t.openBlock(),t.createElementBlock("div",tF,[nF,t.createElementVNode("span",null,t.toDisplayString(e.commitSha),1)])):t.createCommentVNode("",!0)]))])])])}const oF=C(Vz,[["render",aF]]),rF=t.defineComponent({name:"MissionDetailStatsMicro",components:{BaseTimer:je},props:{showClock:Boolean,startDateTime:String,clockType:{type:String,required:!0,validator:e=>!!Ut[e]}}}),iF={class:"MissionDetailStatsMicro bg-jpl-blue-darker sm:py-0 p-3 py-1 text-white"},sF={key:0};function lF(e,n,a,o,r,i){const s=je;return t.openBlock(),t.createElementBlock("div",iF,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",sF,[t.createVNode(s,{"target-date-time":e.startDateTime,inline:"",countdown:e.clockType==="countdown"},null,8,["target-date-time","countdown"])])):t.createCommentVNode("",!0)])}const Sd=C(rF,[["render",lF]]),cF=t.defineComponent({name:"TopicDetailMissionCarouselItem",components:{MissionDetailStatsMicro:Sd,BaseImage:q,BaseImagePlaceholder:R},props:{data:{type:Object,required:!1}},computed:{clockTypeLabel(){var e,n;return Ut[(e=this.data)==null?void 0:e.clockType]||((n=this.data)==null?void 0:n.clockType)}}}),dF={class:"can-hover:group-hover:scale-105 relative transition-transform duration-200 ease-in transform scale-100"},hF={class:"min-h-66 bg-black"},pF=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),mF={class:"absolute inset-x-0 bottom-0"},fF={class:"text-contrast p-4 text-white"},uF={key:0,class:"mb-1 text-xl font-semibold leading-tight"},gF={key:1,class:"text-subtitle text-jpl-blue-light"},yF=t.createElementVNode("span",{class:"sr-only"},".",-1),bF=t.createElementVNode("span",{class:"sr-only"},".",-1);function kF(e,n,a,o,r,i){const s=q,l=R,c=Sd,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",dF,[t.createElementVNode("div",hF,[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(s,{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),pF]),t.createElementVNode("div",mF,[t.createElementVNode("div",fF,[e.data.title?(t.openBlock(),t.createElementBlock("p",uF,t.toDisplayString(e.data.title),1)):t.createCommentVNode("",!0),e.data.status||e.data.showClock?(t.openBlock(),t.createElementBlock("p",gF,[yF,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)),bF])):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 ui=C(cF,[["render",kF]]),_F=t.defineComponent({name:"TopicDetailMissionCarousel",components:{MixinCarousel:Te,TopicDetailMissionCarouselItem:ui},props:{relatedMissionsLinkUrl:{type:String,required:!1},relatedMissionsLinkText:{type:String,required:!1},items:{type:Array,required:!1}},computed:{hasContent(){return!!(this.items&&this.items.length)}}}),$F={key:0,class:"TopicDetailMissionCarousel overflow-hidden"},wF={class:"MixedBleedGrid 2xl:pl-0 pl-5 mb-10"},CF={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 BF(e,n,a,o,r,i){const s=ui,l=Te;return e.hasContent?(t.openBlock(),t.createElementBlock("div",$F,[t.createElementVNode("div",wF,[t.createElementVNode("div",CF,[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(s,{key:d,data:c,class:"swiper-slide"},null,8,["data"]))),128))]),_:1},8,["link","link-title"])])])])):t.createCommentVNode("",!0)}const EF=C(_F,[["render",BF]]),SF=t.defineComponent({name:"MissionDetailStatsMini",components:{BaseTimer:je,DistanceStats:Ea},props:{showClock:Boolean,clockType:{type:String,required:!0,validator:e=>!!Ut[e]},startDateTime:String,showDistance:Boolean,distanceType:{type:String},distanceValue:Number,distanceApiUrls:String},computed:{clockTypeLabel(){return Ut[this.clockType]||this.clockType}}}),NF={class:"MissionDetailStatsMini MixedBleedGrid"},VF=t.createElementVNode("div",{class:"theme col-start-bleed col-end-container-start"},null,-1),TF={class:"col-start-container col-end-container text-body-lg"},xF={class:"grid grid-cols-12"},IF={key:0,class:"theme-inner lg:col-span-4 xl:col-span-4 2xl:col-span-3 sm:col-span-7 col-span-11"},MF={class:"text-jpl-blue-lighter text-subtitle mb-3"},vF={class:"text-jpl-blue-lighter text-subtitle mb-3"},LF={class:"text-stats-xl"},DF=t.createElementVNode("div",{class:"lg:block hidden col-span-1"},null,-1);function PF(e,n,a,o,r,i){const s=je,l=Ea;return t.openBlock(),t.createElementBlock("div",NF,[VF,t.createElementVNode("div",TF,[t.createElementVNode("div",xF,[e.showClock&&e.startDateTime?(t.openBlock(),t.createElementBlock("div",IF,[t.createElementVNode("p",MF,t.toDisplayString(e.clockTypeLabel),1),t.createVNode(s,{"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",vF,t.toDisplayString(c.label),1)]),value:t.withCtx(c=>[t.createElementVNode("span",LF,t.toDisplayString(c.formattedValue),1)]),_:1},8,["distance-type","value","distance-api-urls"])):t.createCommentVNode("",!0),DF])])])}const Nd=C(SF,[["render",PF]]),AF=t.defineComponent({name:"TopicDetailMissionSpotlight",components:{MissionDetailStatsMini:Nd,BaseButton:j},props:{data:{type:Object,required:!1}},data(){return{eyebrow:"Mission Spotlight"}}}),OF=e=>(t.pushScopeId("data-v-cfcfc28b"),e=e(),t.popScopeId(),e),zF={key:0,class:"TopicDetailMissionSpotlight max-w-screen-3xl relative mx-auto"},FF={class:"absolute inset-0 z-10 bg-black"},HF={key:0},qF=["srcset"],RF=["srcset"],jF=["srcset"],GF=["src","width","height","alt"],UF={class:"content-wrapper lg:flex lg:items-center relative z-20 w-full h-full"},WF=OF(()=>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)),YF={class:"pb-80 lg:pb-14 relative w-full pt-8"},KF={class:"lg:BaseGrid lg:pt-0 container mx-auto"},ZF={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"},XF={class:"text-gray-light-mid text-contrast text-subtitle block mb-3"},JF={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"},QF={class:"text-body-lg lg:mb-10 text-contrast mb-5 font-normal leading-normal text-white"};function eH(e,n,a,o,r,i){const s=j,l=Nd;return e.data?(t.openBlock(),t.createElementBlock("div",zF,[t.createElementVNode("div",FF,[e.data.heroImage&&e.data.heroImage.src?(t.openBlock(),t.createElementBlock("picture",HF,[t.createElementVNode("source",{media:"(min-width: 768px)",srcset:e.data.heroImage.srcSet},null,8,qF),t.createElementVNode("source",{media:"(min-width: 420px)",srcset:e.data.heroImage.screenMd.url},null,8,RF),t.createElementVNode("source",{srcset:e.data.heroImage.screenSm.url},null,8,jF),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,GF)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",UF,[WF,t.createElementVNode("div",YF,[t.createElementVNode("div",KF,[t.createElementVNode("div",ZF,[t.createElementVNode("h2",null,[t.createElementVNode("span",XF,t.toDisplayString(e.eyebrow),1),t.createElementVNode("div",JF,t.toDisplayString(e.data.title),1)]),t.createElementVNode("p",QF,t.toDisplayString(e.data.summary),1),t.createVNode(s,{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 tH=C(AF,[["render",eH],["__scopeId","data-v-cfcfc28b"]]),nH=t.defineComponent({name:"TopicDetailMoreVisibility",directives:{ObserveVisibility:ka},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 aH(e,n,a,o,r,i){const s=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)),[[s,{callback:e.visibilityChanged,throttle:0,once:!0}]])}const Vd=C(nH,[["render",aH]]),oH=t.defineComponent({name:"TopicDetailMoreItem",components:{BaseLink:F,BaseImage:q,BaseImagePlaceholder:R,IconPlay:lt,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 St(this.theData.startDate,this.theData.endDate)}}}),rH={key:0,class:"relative"},iH={key:0,class:"bg-jpl-red lg:text-2xl absolute bottom-0 left-0 z-10 text-lg text-white"},sH={class:"text-gray-dark md:px-5 md:py-5 lg:px-10 lg:py-8 w-full px-10 py-8"},lH={key:0,class:"flex flex-wrap items-center justify-between mb-5"},cH={class:"divide-gray-mid text-subtitle flex divide-x"},dH={key:0,class:"pr-2"},hH=t.createElementVNode("span",{class:"sr-only"},".",-1),pH={class:"text-h5"};function mH(e,n,a,o,r,i){const s=lt,l=q,c=R,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",rH,[e.theData.__typename==="VideoDetailPage"?(t.openBlock(),t.createElementBlock("div",iH,[t.createVNode(s)])):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",sH,[e.theData.label||e.theData.date||e.theData.startDate?(t.openBlock(),t.createElementBlock("div",lH,[t.createElementVNode("p",cH,[e.theData.label?(t.openBlock(),t.createElementBlock("span",dH,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),hH]),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",pH,t.toDisplayString(e.theData.title),1)])]),_:1},8,["link-class","to","href"])):t.createCommentVNode("",!0)}const gi=C(oH,[["render",mH]]),fH=t.defineComponent({name:"TopicDetailMore",components:{BaseButton:j,IconCaret:Ee,TopicDetailMoreVisibility:Vd,TopicDetailMoreItem:gi},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":""}}}),uH={class:"TopicDetailMore max-w-screen-3xl relative mx-auto"},gH={class:"lg:BaseGrid mt-18 lg:px-0 container px-4 mx-auto mb-12"},yH={class:"font-primary text-gray-dark lg:text-6xl col-span-11 col-start-2 text-3xl font-semibold leading-normal tracking-normal uppercase"},bH={class:"md:BaseGrid lg:px-0 container px-4 mx-auto"},kH={class:"flex justify-center"};function _H(e,n,a,o,r,i){const s=gi,l=Vd,c=Ee,d=j;return t.openBlock(),t.createElementBlock("div",uH,[e.theData&&e.theData.length?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",gH,[t.createElementVNode("h2",yH," More About "+t.toDisplayString(e.topic),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.theData,(h,p)=>(t.openBlock(),t.createBlock(l,{key:p},{default:t.withCtx(()=>[t.createElementVNode("div",bH,[t.createVNode(s,{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(p)]),data:h},null,8,["class","data"])]),p===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",kH,[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 $H=C(fH,[["render",_H]]),wH=t.defineComponent({name:"TopicDetailStreamfield",components:{LayoutHelper:te,BaseHeading:G,BlockQuote:pt,BlockRelatedLinks:Me,BlockImageGallery:gn},props:{data:{type:Array,required:!1},topic:{type:String,required:!1}}}),CH={key:0};function BH(e,n,a,o,r,i){const s=G,l=te,c=gn,d=pt,h=Me;return e.data?(t.openBlock(),t.createElementBlock("div",CH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data,(p,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.blockType=="HeadingBlock"?(t.openBlock(),t.createBlock(l,{key:`HeadingBlock${m}`,indent:"col-2"},{default:t.withCtx(()=>[t.createVNode(s,{level:"h2",class:"lg:mt-18 mt-10 mb-5"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.heading),1)]),_:2},1024)]),_:2},1024)):p.blockType=="ImageGalleryBlock"?(t.openBlock(),t.createElementBlock("div",{key:`ImageGalleryBlock${m}`,class:"max-w-screen-3xl lg:mb-18 mx-auto mb-10"},[t.createVNode(c,{label:e.topic,title:p.galleryTitle,description:p.galleryDescription,cover:p.coverImage,items:p.gallerySlides},null,8,["label","title","description","cover","items"])])):p.blockType=="QuoteBlock"?(t.openBlock(),t.createBlock(l,{key:`QuoteBlock${m}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(d,{data:p},null,8,["data"])]),_:2},1024)):p.blockType=="RelatedLinksBlock"?(t.openBlock(),t.createBlock(l,{key:`RelatedLinksBlock${m}`,indent:"col-2",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(h,{data:p},null,8,["data"])]),_:2},1024)):(t.openBlock(),t.createElementBlock("div",{key:m,class:"p-3 overflow-hidden border"},[t.createElementVNode("pre",null,t.toDisplayString(p),1)]))],64))),256))])):t.createCommentVNode("",!0)}const EH=C(wH,[["render",BH]]),SH=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 NH(e,n,a,o,r,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),(s,l)=>(t.openBlock(),t.createBlock(t.TransitionGroup,{key:l,name:e.animation,duration:e.duration},{default:t.withCtx(()=>[(t.openBlock(),t.createElementBlock("span",{key:s,class:"Digit"},t.toDisplayString(s),1))]),_:2},1032,["name","duration"]))),128))],4)}const VH=C(SH,[["render",NH]]),yi=Ua(),TH=t.defineComponent({name:"PageContent",components:{HeroMedia:Sn,NavSecondary:di,LayoutHelper:te,DetailHeadline:bn,BlockImageStandard:ct,ShareButtons:_t,BlockStreamfield:mt,BlockRelatedLinks:Me,FormContact:br,FormNewsletterSignup:kr,BlockLinkCarousel:ht},props:{data:{type:Object,required:!1,default:void 0}},computed:{heroInline(){var e;return((e=this.data)==null?void 0:e.heroPosition)==="inline"},hideH1(){return(yi==null?void 0:yi.path)==="/a-plan-for-jpl"},h1LayoutHelperClasses(){return this.hideH1?"lg:mt-12 mt-5":"lg:mt-12 lg:mb-18 mt-5 mb-10"}}}),xH={class:"text-body-sm text-gray-mid-dark"};function IH(e,n,a,o,r,i){const s=Sn,l=di,c=bn,d=te,h=ct,p=_t,m=mt,f=Me,u=br,y=kr,B=ht;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(s,{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(d,{indent:"col-2",class:t.normalizeClass(e.h1LayoutHelperClasses)},{default:t.withCtx(()=>[t.createVNode(c,{title:e.data.title,label:e.data.displayLabel,class:t.normalizeClass({"sr-only":e.hideH1})},null,8,["title","label","class"])]),_:1},8,["class"]),e.data.heroImageInline&&e.heroInline?(t.openBlock(),t.createBlock(d,{key:1,indent:"col-2",class:"mb-22 mt-10"},{default:t.withCtx(()=>[t.createVNode(h,{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),t.createVNode(d,{indent:"col-2",class:"lg:mb-0 relative mb-8"},{default:t.withCtx(()=>[e.data.title&&e.data.url?(t.openBlock(),t.createBlock(p,{key:0,title:e.data.title,url:e.data.url},null,8,["title","url"])):t.createCommentVNode("",!0)]),_:1}),t.createVNode(m,{data:e.data.body},null,8,["data"]),e.data.relatedLinks&&e.data.relatedLinks.length?(t.openBlock(),t.createBlock(d,{key:2,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createVNode(f,{data:e.data.relatedLinks[0]},null,8,["data"])]),_:1})):t.createCommentVNode("",!0),e.data.slug==="contact-jpl"?(t.openBlock(),t.createBlock(u,{key:3,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.slug==="newsletter-signup"?(t.openBlock(),t.createBlock(y,{key:4,class:"lg:mb-18 mb-10"})):t.createCommentVNode("",!0),e.data.clearanceNumber?(t.openBlock(),t.createBlock(d,{key:5,indent:"col-3",class:"lg:my-18 my-10"},{default:t.withCtx(()=>[t.createElementVNode("p",xH,t.toDisplayString(e.data.clearanceNumber),1)]),_:1})):t.createCommentVNode("",!0),t.createVNode(B,{"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 MH=C(TH,[["render",IH]]),vH="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",LH=t.defineComponent({name:"PageEventDetail",components:{LayoutHelper:te,BaseHeading:G,ShareButtons:_t,EventDetailHero:Go,IconCalendar:sa,IconLocation:ra,IconTime:ia,BaseLink:F,BaseButton:j,CalendarButton:qo,BlockStreamfield:mt,BaseImagePlaceholder:R,BaseImage:q,BlockRelatedLinks:Me,BlockLinkCarousel:ht},props:{data:{type:Object,required:!1}},data(){return{PlaceholderPortrait:vH}},computed:{displayTime(){return this.data?Za(this.data.startDatetime,this.data.endDatetime,this.data.endTime):""},formattedEventDates(){return this.data?St(this.data.startDatetime,this.data.endDatetime):""},formattedSplitEventDates(){return this.data?Fn(this.data.startDatetime,this.data.endDatetime):void 0}}}),DH={key:0,class:"PageEventDetail pt-5 ThemeVariantLight lg:pt-12",itemscope:"",itemtype:"http://schema.org/Event"},PH=["content"],AH=["content"],OH=["content"],zH=["content"],FH={key:0,class:"flex flex-wrap items-start mb-3"},HH={class:"PageEventDetail__Metadata text-primary"},qH={class:"PageEventDetail__Metadata text-primary"},RH={key:0,itemprop:"location",itemscope:"",itemtype:"https://schema.org/VirtualLocation",class:"PageEventDetail__Metadata text-primary"},jH=["href"],GH=["content"],UH={key:1,class:"PageEventDetail__Metadata text-primary"},WH=["content"],YH={key:1},KH={class:"PageEventDetail__Buttons"},ZH={key:0,class:"grid-cols-10 lg:grid -mx-4 lg:mx-0"},XH={class:"col-span-7"},JH={key:0,class:"BlockText text-body-lg mb-8 px-4 lg:px-0"},QH={class:"grid-cols-10 lg:grid"},eq={class:"col-span-7"},tq={class:"flex flex-col flex-wrap justify-start md:flex-row md:-mx-4"},nq={class:"w-40 mr-6 md:mr-0 md:w-56"},aq=["src"],oq={class:"flex-1 h-full"},rq={key:0,class:"my-3 text-lg font-normal leading-none"},iq={key:1,class:"mb-3 text-gray-dark"};function sq(e,n,a,o,r,i){const s=t.resolveComponent("nuxt-link"),l=G,c=te,d=_t,h=Go,p=sa,m=ia,f=ra,u=F,y=j,B=qo,g=mt,_=q,k=R,N=Me,I=ht;return e.data?(t.openBlock(),t.createElementBlock("div",DH,[e.data.thumbnailImage&&e.data.thumbnailImage.original?(t.openBlock(),t.createElementBlock("meta",{key:0,itemprop:"thumbnailUrl",content:e.data.thumbnailImage.original},null,8,PH)):t.createCommentVNode("",!0),t.createElementVNode("meta",{itemprop:"startDate",content:e.data.startDatetime},null,8,AH),e.data.endDatetime?(t.openBlock(),t.createElementBlock("meta",{key:1,itemprop:"endDate",content:e.data.endDatetime},null,8,OH)):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,zH)):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",FH,[t.createVNode(s,{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.heroImage,"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",HH,[t.createVNode(p,{class:"relative mr-3"}),t.createElementVNode("span",null,t.toDisplayString(e.formattedEventDates),1)]),t.withDirectives(t.createElementVNode("div",qH,[t.createVNode(m,{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",RH,[t.createElementVNode("link",{itemprop:"url",href:e.data.locationLink},null,8,jH),t.createElementVNode("meta",{itemprop:"name",content:e.data.location},null,8,GH),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",UH,[t.createElementVNode("meta",{itemprop:"location",content:e.data.location},null,8,WH),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",YH,t.toDisplayString(e.data.location),1))])):t.createCommentVNode("",!0),t.createElementVNode("div",KH,[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(B,{"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",ZH,[t.createElementVNode("div",XH,[e.data.summary?(t.openBlock(),t.createElementBlock("p",JH,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",QH,[t.createElementVNode("div",eq,[t.createVNode(l,{level:"h2",class:"mb-5 md:mb-8"},{default:t.withCtx(()=>[t.createTextVNode("Speakers")]),_:1}),t.createElementVNode("div",tq,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.data.speakers,(V,T)=>(t.openBlock(),t.createElementBlock("div",{key:T,class:"flex flex-1 mb-6 md:flex-none md:flex-wrap md:mx-4 md:w-56"},[t.createElementVNode("div",nq,[t.createVNode(k,{"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(_,{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,aq))]),_:2},1024)]),t.createElementVNode("div",oq,[V.name?(t.openBlock(),t.createElementBlock("h3",rq,[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",iq,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(I,{"item-type":"cards",heading:"MORE EVENTS",items:e.data.moreEvents},null,8,["items"])]),_:1})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)}const lq=C(LH,[["render",sq]]),cq=t.defineComponent({name:"PageNewsDetail",components:{LayoutHelper:te,HeroMedia:Sn,DetailHeadline:bn,BaseImagePlaceholder:R,BlockStreamfield:mt,NewsDetailMediaContact:hi,BlockRelatedLinks:Me,BlockImageCarousel:dt,BlockImageComparison:un,BlockImageStandard:ct,BlockLinkCarousel:ht,ShareButtons:_t,BlockText:le},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;return!this.heroEmpty&&(((e=this.data)==null?void 0:e.heroPosition)==="inline"||((n=this.data)==null?void 0:n.hero[0].blockType)==="CarouselBlock")},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}}}),dq=["content"],hq=["innerHTML"],pq={class:"text-body-lg font-semibold",itemprop:"abstract"},mq={key:0,class:"text-body-sm text-gray-mid-dark"},fq={key:5,class:"bg-gray-light lg:py-24 lg:mt-24 py-12 mt-12"};function uq(e,n,a,o,r,i){const s=Sn,l=bn,c=te,d=ct,h=dt,p=Qn,m=R,f=un,u=_t,y=le,B=mt,g=Me,_=hi,k=ht;return e.data?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["ThemeLight",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,dq)):t.createCommentVNode("",!0),!e.heroEmpty&&!e.heroInline&&(e.data.hero[0].blockType==="HeroImageBlock"||e.data.hero[0].blockType==="VideoBlock")?(t.openBlock(),t.createBlock(s,{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,"publication-date":e.data.publicationDate,"publication-time":e.data.publicationTime,author:e.data.author,topics:e.data.getTopicsForDisplay,schema:""},null,8,["title","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(p,{key:2,data:e.data.hero[0],autoplay:""},null,8,["data"])):e.data.hero[0].blockType==="VideoEmbedBlock"?(t.openBlock(),t.createBlock(m,{key:3,"aspect-ratio":"16:9","dark-mode":""},{default:t.withCtx(()=>[t.createElementVNode("div",{innerHTML:e.data.hero[0].embed.embed},null,8,hq)]),_: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",pq,t.toDisplayString(e.data.summary),1)]),_:1},8,["class"]),t.createVNode(B,{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(_,{contacts:e.data.mediaContacts},null,8,["contacts"]),e.data.releaseNumber?(t.openBlock(),t.createElementBlock("p",mq,t.toDisplayString(e.data.releaseNumber),1)):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),t.createVNode(k,{"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",fq,[t.createVNode(k,{"item-type":"tiles",heading:"Explore More",items:e.data.relatedPagesForMoreSection},null,8,["items"])])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)}const gq=C(cq,[["render",uq]]);$.AsteroidWatchWidget=F2,$.BackToTop=X1,$.BaseAudio=on,$.BaseButton=j,$.BaseCheckboxGroup=oo,$.BaseHeading=G,$.BaseImage=q,$.BaseImageCaption=se,$.BaseImagePlaceholder=R,$.BaseLightboxCloseButton=kp,$.BaseLightboxOpenButton=Np,$.BaseLink=F,$.BaseModal=Lp,$.BasePlaceholder=zp,$.BaseRadioGroup=so,$.BaseSwimlane=nm,$.BaseTag=Zi,$.BaseTimer=je,$.BaseUnitToggle=Re,$.BaseVideo=co,$.BlockAnchor=ho,$.BlockAudio=Mm,$.BlockCard=po,$.BlockCardGroup=zf,$.BlockCircleImageCard=Wf,$.BlockCta=Bo,$.BlockHeading=dn,$.BlockIframeEmbed=hn,$.BlockImage=xo,$.BlockImageCarousel=dt,$.BlockImageCarouselItem=Io,$.BlockImageComparison=un,$.BlockImageFullBleed=To,$.BlockImageGallery=gn,$.BlockImageStandard=ct,$.BlockInlineImage=Mo,$.BlockKeyPoints=vo,$.BlockLinkCard=vt,$.BlockLinkCarousel=ht,$.BlockLinkTile=Jn,$.BlockListCards=Lo,$.BlockQuote=pt,$.BlockRelatedLinks=Me,$.BlockStreamfield=mt,$.BlockTable=Ao,$.BlockTeaser=zo,$.BlockText=le,$.BlockTwitterEmbed=Oo,$.BlockVideo=Qn,$.BlockVideoEmbed=yn,$.CalendarButton=qo,$.DetailHeadline=bn,$.DsnWidget=Ro,$.EventCard=jo,$.EventDetailHero=Go,$.FormContact=br,$.FormNewsletterSignup=kr,$.HeroLarge=A8,$.HeroListingIndex=d9,$.HeroMedia=Sn,$.HeroMedium=_r,$.HomepageCarousel=cb,$.HomepageCarouselItem=wr,$.HomepageEmbedBlock=ub,$.HomepageFeaturedRobot=Xb,$.HomepageMissionsCarousel=I7,$.HomepageStats=ck,$.HomepageTeaserBlock=Vk,$.Icon360=Cr,$.IconArrow=Be,$.IconArrows=oa,$.IconAudio=vk,$.IconBook=Ml,$.IconBookUser=vl,$.IconBriefcase=Ll,$.IconCalendar=sa,$.IconCaret=Ee,$.IconCheckbox=Zk,$.IconCheckboxSelected=t_,$.IconClose=We,$.IconCloseLightbox=io,$.IconDownload=Do,$.IconDropdown=tn,$.IconEnvelope=i_,$.IconExpand=rn,$.IconExternal=Ce,$.IconFilter=h_,$.IconForwardTen=to,$.IconGrid=g_,$.IconHand=Dl,$.IconInfo=$r,$.IconLink=Pl,$.IconList=T_,$.IconLocation=ra,$.IconMagnifyingGlass=Al,$.IconMedal=Ol,$.IconMenu=Br,$.IconMinus=U_,$.IconMute=eo,$.IconNext=Se,$.IconPause=ao,$.IconPlay=lt,$.IconPlus=X_,$.IconPrev=Ne,$.IconRewindTen=no,$.IconSearch=ya,$.IconShare=zl,$.IconSlideshow=d$,$.IconSocialEmail=Rt,$.IconSocialFacebook=jt,$.IconSocialGoogleClassroom=Fl,$.IconSocialInstagram=Er,$.IconSocialPinterest=Hl,$.IconSocialReddit=Sr,$.IconSocialTwitter=Gt,$.IconSocialYoutube=Nr,$.IconStop=W$,$.IconTime=ia,$.IconUniversity=ql,$.IconUser=nw,$.IconVolume=Qa,$.ImageDetailContextImage=lw,$.LayoutHelper=te,$.LoadingTransition=uw,$.LogoCaltech=Vr,$.LogoTribrand=Cw,$.MissionDetailAbout=Gw,$.MissionDetailHero=lC,$.MissionDetailHighlights=LB,$.MissionDetailInlineImage=Rr,$.MissionDetailStats=dE,$.MissionDetailStreamfield=fE,$.MixinAnimationCaret=Xa,$.MixinCarousel=Te,$.MixinDropdownToggle=Ke,$.MixinFancybox=Ie,$.MixinVideoBg=En,$.NavDesktop=UD,$.NavHeading=xn,$.NavHighlight=Tn,$.NavLinkList=In,$.NavLogoLinks=Mn,$.NavMobile=CP,$.NavSearchForm=Vn,$.NavSecondary=di,$.NavSocial=yt,$.NewsDetailMediaContact=hi,$.PageContent=MH,$.PageEventDetail=lq,$.PageNewsDetail=gq,$.ParallaxContainer=Wl,$.ParallaxElement=Tr,$.PastEventsCarousel=RP,$.PodcastEpisodeCard=pi,$.PodcastSeriesCarousel=vA,$.ProfileDetailSectionGroup=OA,$.RelatedLink=Po,$.RoboticsDetailStats=Db,$.SearchFilterGroup=JA,$.SearchInput=jr,$.SearchPagination=sO,$.SearchResultCard=fi,$.SearchResultGridItem=vn,$.SearchResultsList=KO,$.SearchSelectMenu=nz,$.ShareButtons=_t,$.ShareButtonsEdu=bz,$.SkipLink=wz,$.TheFooter=oF,$.ThumbnailCarousel=mi,$.TopicDetailMissionCarousel=EF,$.TopicDetailMissionCarouselItem=ui,$.TopicDetailMissionSpotlight=tH,$.TopicDetailMore=$H,$.TopicDetailMoreItem=gi,$.TopicDetailStreamfield=EH,$.YearTicker=VH,$.dayjs=ee,$.filters=Fd,$.mixinCanonicalUrl=Ka,$.mixinFormatEventDates=St,$.mixinFormatEventTimeInHoursAndMinutes=Za,$.mixinFormatSplitEventDates=Fn,$.mixinGetExternalLink=vi,$.mixinGetLinkText=Bt,$.mixinGetRouterLink=zn,$.mixinGetSrcSet=pe,$.mixinHighlightPrimary=Mi,$.mixinIsActivePath=Et,$.mixinLightboxGalleryItems=Kd,$.mixinLightboxItems=Yd,$.mixinTransparentHeader=st,$.mixinUpdateGlobalChildren=Wa,$.mixinUpdateSecondary=Ya,$.useHeaderStore=qe,$.useThemeStore=On,Object.defineProperty($,Symbol.toStringTag,{value:"Module"})});