html{box-sizing:border-box;font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}html:focus-within{scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{font-size:1.6rem;margin:0;text-rendering:optimizeSpeed;line-height:1.5;min-height:100vh}h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,blockquote,address,article,aside,details,dialogue,fieldset,figcaption,figure,footer,form,header,hr,main,nav,pre,section,table,p{margin:0;margin-block-start:0}a{color:inherit;text-decoration:none}img,picture,svg,video{display:block;max-width:100%;height:auto}ul{list-style:none;padding-left:0}ul.typographic{list-style:initial;padding-inline-start:20px}.btn *,button *{pointer-events:null;-webkit-user-select:none;user-select:none}input,button,textarea,select{font:inherit}.visually-hidden,.sr-only{border:0;clip:rect(0 0 0 0);clip-path:polygon(0px 0px,0px 0px,0px 0px);-webkit-clip-path:polygon(0px 0px,0px 0px,0px 0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:auto;-webkit-clip-path:auto;white-space:normal}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:padyakke;src:url(/assets/PadyakkeExpandedOne-Regular-ff14c76a.ttf)}@font-face{font-family:stint;src:url(/assets/StintUltraExpanded-Regular-01fd0aa6.ttf)}@font-face{font-family:hedvig;src:url(/assets/HedvigLettersSans-Regular-aee76d18.ttf)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #000;border-radius:10px}::-webkit-scrollbar-thumb{background:#ddd8}body{background-color:#000;font-family:hedvig;max-height:100vh;color:#ddd}h1{font-family:stint;text-shadow:#bbb 2px 5px 15px;position:relative;letter-spacing:4px;margin:0}#header-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;z-index:10;position:relative;text-align:center;background:#000}.hidden-burger{width:25px;height:25px;margin:8px;display:none}#header-tagline{font-family:padyakke;position:relative;color:#38f038;z-index:3;text-align:center;background:#000}#menu{width:25px;height:25px;margin:8px}#menu img{width:100%}.currentlyDisplaying{position:relative;font-size:1.8rem;background:#000;padding:3px;z-index:2;cursor:pointer}.currentlyDisplayingInner{display:flex;justify-content:center}.currentlyDisplayingInner>div{text-align:center;margin:10px 10px 0}.currentlyDisplayingFooter{font-size:1rem;text-align:center}.modal{transition:.5s ease-in-out;position:absolute;z-index:1;width:90vw;overflow-x:hidden;margin:auto;left:0;right:0;padding:0 5%;max-height:70vh;background:#0009;text-align:justify;font-size:1.5rem;overflow-y:auto;font-family:stint}.modalClickLayer{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;opacity:0;overflow:hidden}.modal>div{background:#0009}.modalOff{top:-1700px}.modalOn{top:112px}div.singleDetails{padding:20px 5px;border-bottom:white 2px solid;line-height:2.5rem}div.singleDetails>h2{text-align:center;margin-top:20px}div.singleDetails>h3{font-size:1.8rem;margin-bottom:20px}ul.detailLinks{display:flex;justify-content:space-evenly;flex-wrap:wrap}ul.detailLinks a{text-transform:uppercase;margin:5px;font-size:1.6rem}ul.detailLinks a:hover{text-decoration:underline}.filterWrapper{display:flex;font-size:1.2rem;flex-direction:column;justify-content:space-around;z-index:3;position:relative;background:#000}.filterWrapper>*{margin:5px auto}.filterList{position:absolute}.satListDropDown{position:relative}.satListDropDown .filterList{position:absolute;display:none}.current-group{position:relative;background-color:gray;border:1px white solid;width:200px;height:20px;text-align:center;cursor:pointer}.current-group .filterList{display:block;margin:0;list-style:none;width:200px;text-align:center;max-height:80vh;background:#3337;z-index:2;overflow-y:auto}.current-group .filterList li{border-bottom:1px solid #fff5;cursor:pointer}.current-group .filterList li:hover{background:white;color:#000}form.searchBox>input::placeholder{opacity:.5;color:#fff}form.searchBox{position:relative}form.searchBox>input{position:relative;font-size:1.45rem;border-radius:0;border:1px solid white;width:200px;background-color:gray;color:#fff;height:20px;margin-bottom:0}.dropList{position:absolute;margin:0;width:200px;text-align:center;max-height:80vh;background:#3337;z-index:2;overflow-y:auto}.dropList li{border-bottom:1px solid #fff5;cursor:pointer}.dropList li:hover{background:white;color:#000}#minutes-passed{text-align:center;display:block;margin:20px auto;background:#fff0}#globe .scene-container{display:block;margin:0 auto;height:80vh}.timer{position:absolute;bottom:0;width:100%}.timer-inner{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;margin:20px}.timer-inner div{margin:10px}#time-controls button:hover{background:#ddd}#time-controls{text-align:center;font-size:1.3rem}@media (min-width: 450px){#time-controls{font-size:inherit}}#time-controls .activeButton{background:black;color:#fff}.copyright{text-align:center}.absoluteFooter{position:fixed;bottom:0;width:100%;background:#000}@media (min-width: 500px){.hidden-burger{display:block}.filterWrapper{flex-direction:row}}@media (min-width: 800px){.timer-inner{flex-direction:row}}ul.main-menu{position:absolute;color:#fff;background:#0009;z-index:5;width:100%;text-align:center}ul.main-menu li{padding:20px;font-size:2.5rem;border-bottom:1px solid white}ul.main-menu a{text-decoration:none}.main-menu-show{top:50px;transition:.3s}.main-menu-hide{top:-70%;transition:.5s}.menu-hidden-layer{z-index:4;background:#0000;position:absolute;top:0;left:0;width:100%;height:100%}.spacer-50px{width:100vw;height:50px}@media (min-width: 800px){ul.main-menu{position:sticky;top:0;background:#000;opacity:.8;display:flex;justify-content:space-evenly;border-bottom:1px solid white;padding:5px 0}ul.main-menu li{padding:0 0 5px;border:0;font-size:1.5rem}#menu img,.menu-hidden-layer{display:none}}.large-earth{position:absolute;z-index:-1}.home-container{background-image:url(/assets/earth-large-d1c15797.jpg);background-position:top center;background-size:100%;background-repeat:no-repeat;min-height:90vh}.inner-container{background:#0009;min-height:90vh}.welcome-text{font-size:1.8rem;text-align:center;padding-top:30px;width:60%;margin:0 auto}.welcome-text p:first-child{font-size:2.5rem}.graphic{display:block;margin:10px auto;width:200px;height:190px;border-radius:20px;border:1px white solid}.link-blurb{width:200px;display:block;margin:auto;text-align:center;font-size:1.4rem}.button-6{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:#00000005 0 1px 3px;box-sizing:border-box;color:#000000d9;cursor:pointer;display:block;font-family:system-ui,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:20px auto;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all .25s;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:auto}.button-6:hover,.button-6:focus{border-color:#ffffff26;box-shadow:#ffffff4d 0 4px 12px;color:#000000a6}.button-6:active{background-color:#f0f0f1;border-color:#00000026;box-shadow:#0000000f 0 2px 4px;color:#000000a6;transform:translateY(0)}.link-wrapper{display:flex;flex-direction:column;justify-content:space-evenly}.link-wrapper a{text-decoration:none}@media (min-width: 600px){.link-wrapper{flex-direction:row;margin:40px auto;max-width:1000px}.link-blurb{min-height:65px}}.about-content{width:80%;margin:50px auto;text-align:justify}a{text-decoration:underline}.about-content>p{margin-top:30px}.about-content>h2{margin-top:30px;text-align:center}.about-content>h3{margin-top:10px}@media (min-width: 1200px){.about-content{width:50%}.about-content>h2{text-align:left}}.event-content{width:80%;margin:0 auto;text-align:justify;display:flex;flex-direction:column}.visibleItem{margin:50px auto;width:100%;text-align:center}.visibleItem>h3{margin:40px}.event-heading{width:80%;margin:50px auto;text-align:center}.controls{width:80%;margin:50px auto}.eventCalcTime{text-align:center}.eventFilterWrapper{display:flex;justify-content:space-around;flex-direction:column;font-size:1.2rem;margin:20px}.eventFilterWrapper>*{text-align:center;margin:5px auto}@media (min-width: 600px){.eventFilterWrapper{flex-direction:row}}@media (min-width: 1200px){.event-content{flex-wrap:wrap;flex-direction:row}.visibleItem{width:50%}}
