#home-header{width:100vw;height:80vh;overflow:hidden;position:relative;background-color:#1f2e43}#home-header::before{content:"";display:block;position:absolute;top:0px;z-index:1;left:0px;right:0px;height:20%;background:linear-gradient(0deg, rgba(31, 46, 67, 0) 0%, #1f2e43 100%)}#stars-1{top:0px;left:0px;width:100%;height:200%;position:absolute;background:url(../static/83cbb437f94b47b30285.png) center/512px repeat;animation:glow 5000ms linear 0ms infinite}#stars-2{top:0px;left:0px;width:100%;height:200%;position:absolute;background:url(../static/e8d505df757b65562b10.png) center/256px repeat}#header-logo{top:50%;left:50%;z-index:5;height:300px;position:absolute;transition:height 150ms ease;transform:translate3d(-50%, -50%, 0)}@media screen and (min-width: 500px){#header-logo{height:400px}}#rocket{width:80px;position:absolute;aspect-ratio:.70703125;transform:translate3d(-50%, -50%, 0);transition:width 100ms ease;background:url(../static/56e1d8067d424421d7bd.png) center/cover repeat}@media screen and (min-width: 500px){#rocket{width:120px}}@keyframes glow{0%{filter:drop-shadow(0px 0px 0px rgba(232, 232, 52, 0))}50%{filter:drop-shadow(0px 0px 10px rgba(232, 232, 52, 0.8))}100%{filter:drop-shadow(0px 0px 0px rgba(232, 232, 52, 0))}}main{padding:1%;max-width:unset}
