.audioPlayer{--primary:#177c3a;--secondary:#fff;align-items:center;display:flex;justify-content:center;width:700px}.audioPlayerBg{margin-left:1em;width:20%}.playPause{align-items:center;background:transparent;border:1px solid var(--primary);border-radius:50%;color:var(--secondary);cursor:pointer;display:flex;font-size:32px;height:50px;justify-content:center;transition:all .2s ease-in-out;width:50px}.playPause:hover{background:var(--primary);-webkit-transform:scale(1.1);transform:scale(1.1)}.play{font-size:50%;left:5%;position:relative}.currentTime,.duration{font-family:monospace;font-size:12px;margin:0 1%}.currentTime{margin-left:25px}.progressBar{--bar-bg:transparent;--seek-before-width:0;--seek-before-color:#1db954;--knobby:#d2d8e7;--selectedKnobby:#fff;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--primary);border-radius:10px;height:11px;outline:none;position:relative;width:100%}.progressBarBg{display:none}.progressBar::-webkit-slider-runnable-track{background:var(--bar-bg);border-radius:10px;height:11px;outline:none;position:relative;width:100%}.progressBar::-moz-range-track{background:var(--bar-bg);border-radius:10px;height:11px;outline:none;position:relative;width:100%}.progressBar::-moz-focus-outer{border:0}.progressBar:before{background-color:var(--seek-before-color);border-bottom-left-radius:10px;border-top-left-radius:10px;content:"";cursor:pointer;height:11px;left:0;position:absolute;top:0;width:var(--seek-before-width);z-index:2}.progressBar::-moz-range-progress{background-color:var(--seek-before-color);border-bottom-left-radius:10px;border-top-left-radius:10px;height:11px}.progressBar::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--knobby);border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:15px;margin:-2px 0 0;position:relative;width:15px;z-index:3}.progressBar:active::-webkit-slider-thumb{background:var(--selectedKnobby);-webkit-transform:scale(1.2);transform:scale(1.2)}.progressBar::-moz-range-thumb{background-color:var(--knobby);border:transparent;border-radius:50%;box-sizing:border-box;cursor:pointer;height:15px;position:relative;width:15px;z-index:3}.progressBar:active::-moz-range-thumb{background:var(--selectedKnobby);transform:scale(1.2)}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{margin:2em;width:280px}.playPause{height:3.5vh;width:4vh}.currentTime{margin-left:15px}.duration{margin-left:10px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{width:220px}.playPause{height:3vh;width:3.5vh}.play{font-size:30%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{width:220px}.play{font-size:30%}}@media only screen and (min-device-width:1112px) and (max-device-width:1112px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{margin:1em 0;width:220px}.playPause{height:3.5vh;width:4vh}.play{font-size:30%}.currentTime,.duration{margin-left:10px}}@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{margin:.5em;width:200px}.duration{margin-left:.5em}.playPause{height:30px;width:30px}.play{font-size:35%}}@media only screen and (min-device-width:1112px) and (max-device-width:1194px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.audioPlayer{margin:1em;width:250px}.duration{margin-left:1em}}.alice-carousel .animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{direction:ltr;margin:auto;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow-x:hidden;overflow-y:hidden}.alice-carousel__stage,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__stage{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;margin:0;padding:0;transform-style:flat;-webkit-transform-style:flat;white-space:nowrap}.alice-carousel__stage-item{box-sizing:border-box;display:inline-block;height:100%;line-height:0;margin:0;padding:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:10px 5px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block;margin:0;padding:5px}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:transparent;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:transparent transparent transparent #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .4s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){background-color:#e0e4fb;border-radius:50%;cursor:pointer;height:8px;width:8px}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:rgba(224,228,251,.6);border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}.versionsContainer{background-color:#0f0f0f;color:#f0f8ff;display:flex;justify-content:flex-start;margin:0 auto;overflow:hidden;text-align:center}.versionsContainer a{cursor:pointer}.versionsContainer p{transition:all .2s ease-in-out}.versionsContainer p:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.versionsTable{box-shadow:10px 0 55px purple;height:100vh;padding:1em 3em 1em 1em}.versionsInfo{border-left:1px solid purple;padding:1em 1em 1em 5em;text-align:left}.majorRelease{color:#daa520;font-size:120%}.pendingVersion a{opacity:.5}.titleVersion{color:#daa520}#root,body,html{background-color:#000;margin:0;max-height:180vh;padding:0;width:100%}html{scroll-behavior:smooth}#root{background-color:#01040a;display:flex;flex-direction:column}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}audio{border-radius:90px;box-shadow:5px 5px 20px rgba(0,0,0,.4);height:12%;margin-bottom:1em;width:90%}h5,p{line-height:1.5em}.infoBox p{padding:1em}a{text-decoration:none}.annotation{align-items:center;align-self:center;background-color:rgba(28,28,28,.3);color:#f0f8ff;display:flex;flex-direction:column;height:100%;padding:1em;position:absolute;-webkit-transform:translateZ(0) scale(1)!important;transform:translateZ(0) scale(1)!important;-webkit-transform-origin:0 0;transform-origin:0 0;width:30vh;z-index:16639014}.divMap{height:50vh!important}.mapContainerClosed{height:0!important}.extraInfo{align-items:center;background-color:rgba(15,56,31,.205);border-radius:5%;display:flex;flex-direction:column;height:30vh;justify-content:center;left:410%!important;padding:.5em;position:absolute;top:67%;width:30vh;z-index:16639014}.versionName{color:#aa47aa;font-size:30%;font-weight:300;margin-bottom:0!important;padding:0!important}.hovered:hover,.versionDropdown:hover{cursor:pointer;opacity:.5}.soundBackground{align-items:center;background-color:rgba(15,56,31,.055);border:1px solid #ca101067;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:12vh;justify-content:center;left:230%;padding:.5em;position:absolute;top:86%;width:12vh;z-index:16639014}.soundBackground:hover{background-color:#ca101067}.soundBackground p{margin:0}.changeSong{font-size:150%;margin:0}.playPauseBg{align-items:center;background:transparent;border:1px solid var(--primary);border-radius:50%;color:var(--secondary);cursor:pointer;display:flex;font-size:32px;height:50px;justify-content:center;transition:all .2s ease-in-out;width:50px}.playPauseBg:hover{background:var(--primary);-webkit-transform:scale(1.1);transform:scale(1.1)}.soundBackground:hover .playPauseBg{height:20px;opacity:.5}.content{color:#eaeef0;display:none;font-size:10px;height:30px;margin-top:0;opacity:0;position:relative;text-align:center;transition:all .4s ease-out;width:70px}.soundBackground:hover .content{display:flex;flex-direction:column;opacity:1}.soundBackground .content .text{height:0;justify-content:center;opacity:1;transition-delay:0s;transition-duration:.4s}.playBtns{font-size:75%;left:5%;position:relative}.soundBackground:hover .playBtns{font-size:50%}.usefulInfo{background-color:rgba(15,56,31,.363)!important}.alertLive{box-shadow:5px 5px 5px #922714af}.alertAudio{box-shadow:5px 5px 5px #149214af}.audioSection{align-items:center;background-color:rgba(28,28,28,.3);border-radius:5%;display:flex;flex-direction:column;height:35vh;justify-content:center;left:395%!important;padding:1em;position:absolute;top:1%;width:35vh;z-index:16639014}.audioSection p{font-size:70%;text-align:center}.audioSection p a{color:#adff2f;cursor:pointer}.disabledSpan{display:none}.enabledSpan{font-size:60%!important;opacity:.7}.extraWeird{left:477%!important}.extraInfo p{font-size:80%;text-align:center}.extraInfo p:last-child{margin-bottom:2em}.extraInfo a{text-decoration:none}.extraInfo .credits{font-size:50%}.infoBorders{padding:1em}.infoBorders h5{font-size:70%;margin-bottom:2em}.infoBorders p,.populationInfo p{font-size:70%}.infoBox{display:flex;flex-direction:column;height:96vh;justify-content:space-between;overflow-y:auto;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.logoImg{cursor:pointer;width:120px}.logoSmallImg{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:80px}.logoSmallImg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.addInfo{display:flex;flex-direction:column}.infoBox p:last-child{margin-bottom:2em}.viewDiv p:first-child{margin-bottom:.5em;margin-top:2em}.home-btn{border:1px solid #f5f5f5;border-radius:10px;cursor:pointer;margin-right:.5em;margin-top:1.5em;padding:.5em;white-space:nowrap}.alice-carousel__stage-item{display:inline-grid!important}.alice-carousel__dots{display:none!important}.alice-carousel__next-btn-item,.alice-carousel__next-btn-item__inactive,.alice-carousel__prev-btn-item,.alice-carousel__prev-btn-item__inactive{color:#fff!important}.downDivMap{color:#f5f5f5;font-size:80%;text-align:center}.selectedSite{background-color:#ff0;border:#ff0;color:#000}.btn-selected,.home-btn:hover{background-color:#f0f8ff;color:#000}.hidden-btn{display:none}.inActive{cursor:default;pointer-events:none}.credits{font-size:70%}.viewDiv{display:flex;flex-direction:column}.viewDiv h5{color:#1da1f2;margin:0}.nextMission{color:#4ab2f3}.populationInfo li{list-style-type:none;margin:1.5em 0}.infoPic{align-self:center;background-size:cover;border-radius:5px;width:80%}.bioGroups{align-items:center;display:flex;justify-content:center}.bioPic{margin-left:5px;width:50px}.bioPic,.bioPicR{background-size:cover;cursor:pointer}.bioPicR{margin-left:4%;opacity:.7;width:15%}.bioPicC{background-size:cover;cursor:pointer;margin-left:7%;width:20%}.Patreon{color:#f0f8ff}.iconSection p{font-size:50%;margin-bottom:0}.iconSection a,.iconSection p{margin-right:1em}.earthBtn,.earthMoonBtn,.homeBtn,.marsBtn,.moonBtn{margin-top:.5em!important}.earthBtn:hover,.earthMoonBtn:hover{color:#2d57e2}.moonBtn:hover{color:orange}.marsBtn:hover{color:#9c2e35}.gitBtn,.patreonBtn,.twBtn,.ytBtn{color:#f0f8ff}.patreonBtn:hover{color:#f96854;scale:1.5}.twBtn:hover{color:#1da1f2}.gitBtn:hover{color:#817f7f}.youtubeBtn:hover,.ytBtn:hover{color:red}.twBtn{cursor:pointer}.homeBtn:hover{color:#28962e}.audioBtn{color:green;cursor:pointer;font-size:150%}.audioSection .credits{font-size:40%}.lightBtn:hover{color:#ff0}.launchpad{background-color:#f0f8ff;color:#000;cursor:default}.logoTitletext{font-weight:500;margin-left:2%}.logoTitleBeta{font-weight:200;margin-left:2%}.infoLight{align-self:end;cursor:pointer}.logoTitle{cursor:pointer;margin-left:5%;text-align:center}.closeBtn{align-self:flex-end;color:#f0f8ff;cursor:pointer}.mouseBtn{background-color:rgba(15,56,31,.205);top:87%}.headphoneBtn,.mouseBtn{align-items:center;border-radius:20%;cursor:pointer;display:flex;flex-direction:column;height:5vh;justify-content:center;left:480%!important;padding:.5em;position:absolute;width:5vh;z-index:16639014}.headphoneBtn{background-color:rgba(28,28,28,.3);top:1%}.stream{border-radius:20px}.hoverName{margin-bottom:0!important;margin-top:1em;opacity:.6}.headphoneInfo{color:red}.headphoneInfo,.headphoneInfoAudio{font-size:10%;margin-bottom:0;margin-top:2em}.headphoneInfoAudio{color:#10ca1f}.loadingContainer{align-items:center;color:#f5f5f5;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:50vh}.loadingContainer p{color:#c6dd43}.bioPic #Mathias :hover{content:"Matt"}.audioDescription{font-size:70%}.population{margin:1em}.menuIcons{display:flex}.gmoLoading{font-size:135%}.axiom{cursor:default;opacity:.5;pointer-events:none}.sunsetGuy{border:1px solid aqua;border-radius:5px;cursor:pointer;margin-top:2em;padding:.2em}.arbusWorld{font-size:100%!important;margin-left:1.3em}.arbusWorld a{color:#00ffd5;cursor:pointer}.curiousBeing:hover{color:rgba(127,255,212,.473)}.landscape{color:#db7093!important;display:none}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.annotation{font-size:70%;width:20vh}.landscape{display:inline}.infoBox{padding:1em}.soundBackground{height:5vh;left:160%;top:94%;width:5vh}.extraInfo{font-size:70%;height:20vh;left:200%!important;padding:1.5em;top:77%;width:20vh}.audioSection{font-size:30%;height:25vh;left:180%!important;padding:0 1.5em;width:25vh}.mouseBtn{font-size:70%;left:290%!important;top:92%}.headphoneBtn{left:275%!important}.audioSection p{margin-bottom:1em}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:100%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:100%}.infoBorders p{font-size:75%}p{line-height:2em}.audioSection p{line-height:5em}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.annotation{font-size:70%;padding:0 1.5em;width:30vh}.audioSection{height:28vh;width:28vh}.audioSection,.extraInfo{left:285%!important}.headphoneBtn,.mouseBtn{left:330%!important}.headphoneBtn{top:5%!important}.audioSection{top:5%}.soundBackground{left:180%}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:100%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:100%}.infoBorders p{font-size:75%}}@media only screen and (min-device-width:834px) and (max-device-width:834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.audioSection{padding:1em}.landscape{display:inline}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:100%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:100%}.infoBorders p{font-size:75%}}@media only screen and (min-device-width:1112px) and (max-device-width:1194px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.annotation{font-size:70%;width:25vh}.extraInfo{top:67%}.audioSection,.extraInfo{left:360%!important}.audioSection{height:30vh;width:30vh}.headphoneBtn,.mouseBtn{left:420%!important}.headphoneBtn{top:5%}.infoBorders{padding:1em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:100%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:100%}.infoBorders p{font-size:75%}}@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.infoBox{padding:0 1em}.infoBorders h5{font-size:140%}.landscape{display:inline}.soundBackground{height:8vh;left:155%!important;top:92%;width:8vh}.extraInfo{top:80%}.audioSection,.extraInfo{height:20vh;left:235%!important;width:20vh}.mouseBtn{height:4vh;left:280%!important;top:94%;width:4vh}.headphoneBtn{left:280%!important;top:5%}.audioSection p{line-height:6em!important;margin-bottom:0}.audioDescription{font-size:60%!important;margin-bottom:1em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:100%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:100%}.infoBorders p{font-size:90%}}@media only screen and (min-device-width:1366px) and (max-device-width:1368px) and (-webkit-min-device-pixel-ratio:2){.annotation{width:25.5vh}.audioSection,.extraInfo{height:25vh;left:330%!important;padding:1.5em;width:27vh}.audioSection{top:3%}.extraInfo{top:68%}.mouseBtn{left:420%!important}.headphoneBtn{left:400%!important;top:5%!important}.soundBackground{left:220%!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.gmoLoading{font-size:120%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:120%}.infoBorders h5,.infoBorders p{font-size:90%}}@media only screen and (min-device-width:320px) and (max-device-height:667px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.annotation{font-size:30%;padding:5em;width:15vh}.landscape{display:inline}.infoBorders h1{font-size:250%}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:200%!important;top:40%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.gmoLoading{font-size:85%}h5,p{line-height:1rem}}@media only screen and (min-device-width:320px) and (max-device-height:667px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:70%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.gmoLoading{font-size:85%}}@media only screen and (min-device-width:360px) and (max-device-height:740px) and (orientation:portrait) and (-webkit-device-pixel-ratio:4){.annotation{font-size:30%;padding:5em;width:15vh}.infoBorders h1{font-size:250%}.landscape{display:inline}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:180%!important;top:75%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.gmoLoading{font-size:85%}h5{line-height:3.5em}p{line-height:4em}}@media only screen and (min-device-width:360px) and (max-device-height:740px) and (orientation:landscape) and (-webkit-device-pixel-ratio:4){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:70%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.giMoonOrbit{height:1.5em!important;margin-right:1em!important;width:1.5em!important}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.gmoLoading{font-size:85%}h5{line-height:3.5em}p{line-height:1.6em}}@media only screen and (min-device-width:360px) and (max-device-height:926px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3){.annotation{font-size:30%;padding:5em;width:15vh}.landscape{display:inline}.infoBorders h1{font-size:250%}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:175%!important;top:75%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none!important}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.giMoonOrbit{height:3em!important;margin-right:1em!important;width:3em!important}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.gmoLoading{font-size:75%}.loadingContainer h1,.loadingContainer p{font-size:80%}.iconSection a{margin-right:2em}h5{line-height:3.5em}p{line-height:4em}}@media only screen and (min-device-width:375px) and (max-device-height:896px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:70%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.giMoonOrbit{height:2em!important;margin-right:1em!important;width:2em!important}.gmoLoading{font-size:85%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}h5{line-height:3.5em}p{line-height:1.5em}}@media only screen and (device-width:414px) and (device-height:896px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.annotation{font-size:30%;padding:5em;width:15vh}.landscape{display:inline}.infoBorders h1{font-size:250%}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}h5,p{line-height:1rem}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:175%!important;top:60%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none!important}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.giMoonOrbit{height:3em!important;margin-right:1em!important;width:3em!important}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.gmoLoading{font-size:75%}.loadingContainer h1,.loadingContainer p{font-size:80%}.iconSection a{margin-right:2em}}@media only screen and (min-device-width:414px) and (max-device-height:767px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:45%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}h5{line-height:3.5em}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.giMoonOrbit{height:2em!important;margin-right:1em!important;width:2em!important}.gmoLoading{font-size:85%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}}@media only screen and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2.75){.annotation{font-size:30%;padding:5em;width:15vh}.landscape{display:inline}.infoBorders h1{font-size:250%}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}h5,p{line-height:3.5em}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:175%!important;top:75%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none!important}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.giMoonOrbit{height:3em!important;margin-right:1em!important;width:3em!important}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.gmoLoading{font-size:75%}.loadingContainer h1,.loadingContainer p{font-size:80%}.iconSection a{margin-right:2em}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2.75){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:65%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}h5{line-height:3.5em}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.giMoonOrbit{height:2em!important;margin-right:1em!important;width:2em!important}.gmoLoading{font-size:85%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}}@media only screen and (-webkit-min-device-pixel-ratio:2.625) and (orientation:portrait){.annotation{font-size:30%;padding:5em;width:15vh}.landscape{display:inline}.infoBorders h1{font-size:250%}.infoBorders h5{font-weight:300;margin-bottom:4em;margin-top:2em}h5,p{line-height:1rem}.soundBackground{background-color:transparent!important;height:5vh;left:130%;top:93%;width:5vh}.playBtns{font-size:50%}.extraInfo{background-color:transparent!important;left:165%!important;top:50%;width:7vh}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none!important}.menuIcons{flex-direction:column}.lightBtn,.menuIcons a{margin-bottom:1em}.lightBtn{font-size:150%}.addInfo,.infoBorders{padding:1.5em}.populationInfo p{font-weight:200;margin:5em 0}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:2.5em!important}.giMoonOrbit{height:3em!important;margin-right:1em!important;width:3em!important}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}.gmoLoading{font-size:75%}.loadingContainer h1,.loadingContainer p{font-size:80%}.iconSection a{margin-right:2em}}@media only screen and (-webkit-min-device-pixel-ratio:2.625) and (orientation:landscape){.annotation{font-size:30%;width:40vh}.addInfo,.infoBorders{padding:2.5em}.infoBorders h5{font-weight:400;margin-top:5em!important}.addInfo p{font-size:7px;font-weight:200;padding:1em}.audioSection,.closeBtn,.extraInfo p,.fa-computer-mouse,.fa-location-dot,.headphoneBtn,.hoverName{display:none}.menuIcons{flex-direction:column}.extraInfo{left:380%!important;top:45%;width:7vh}.extraInfo,.soundBackground{background-color:transparent!important}.soundBackground{left:250%;top:90%}.credits{font-size:6px!important}.lightBtn,.menuIcons a{margin-bottom:1em}.playBtns{font-size:50%}.lightBtn{font-size:150%}.populationInfo ul{-webkit-padding-start:0;margin:3em 0!important;padding-inline-start:0}.populationInfo li{margin-bottom:3em!important}.logoTitleBeta,.logoTitleText{font-size:8px!important}.population{font-size:8px}.home-btn{padding:.6em}h5,p{line-height:.85rem}.infoBorders h5{margin-bottom:4em}.infoBorders p{font-size:150%}.viewDiv p{font-size:7px;font-weight:300}.viewDiv a{font-size:8px}.giMoonOrbit{height:2em!important;margin-right:1em!important;width:2em!important}.gmoLoading{font-size:85%}.loadingContainer{width:60vh}.loadingContainer h1,.loadingContainer p{font-size:65%}.iconSection a{margin-right:2em}.dleo{font-size:50%;margin-top:10em!important;padding:2em!important}}.noMap{display:none!important}.launchpadPopName{color:#5a5656;font-size:120%}.popFlag{border:1px solid hsla(0,0%,50%,.192)}.mapGround{border:1px solid blue!important}.mapGround:hover{background-color:rgba(0,0,255,.411)!important}.leaflet-container{position:-webkit-sticky!important;position:sticky!important}.mapContainer{display:flex;flex-direction:column;height:70vh;justify-content:space-between}.pMapp{background-color:transparent;display:flex;flex-wrap:wrap;justify-content:center;margin:1em 0;position:relative}.mapBtn{border:1px solid #f5f5f5;border-radius:10px;cursor:pointer;margin-right:.5em;margin-top:1.5em;padding:.5em;white-space:nowrap}.mapBtn:first-child{margin-left:1em}.mapBtn:hover{background-color:#f5e509;border:0}.back{background-color:#a74444;border:0;color:#f0e8e8;margin-left:2em}.back:hover{background-color:#df1010;color:#f0f8ff}.mapbox-improve-map,.mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib-inner,.noMap{display:none}
/*# sourceMappingURL=main.9f70570a.css.map*/