@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,500");@-moz-keyframes rocket-movement{to{-moz-transform:translate(1200px,-600px)}}@-webkit-keyframes rocket-movement{to{-webkit-transform:translate(1200px,-600px)}}@keyframes rocket-movement{to{transform:translate(1200px,-600px)}}@-moz-keyframes spin-earth{to{-moz-transform:rotate(-1turn);transition:transform 20s}}@-webkit-keyframes spin-earth{to{-webkit-transform:rotate(-1turn);transition:transform 20s}}@keyframes spin-earth{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);transition:transform 20s}}@-moz-keyframes move-astronaut{to{-moz-transform:translate(-160px,-160px)}}@-webkit-keyframes move-astronaut{to{-webkit-transform:translate(-160px,-160px)}}@keyframes move-astronaut{to{-webkit-transform:translate(-160px,-160px);transform:translate(-160px,-160px)}}@-moz-keyframes rotate-astronaut{to{-moz-transform:rotate(-2turn)}}@-webkit-keyframes rotate-astronaut{to{-webkit-transform:rotate(-2turn)}}@keyframes rotate-astronaut{to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}@-moz-keyframes glow-star{40%{-moz-opacity:.3}90%,to{-moz-opacity:1;-moz-transform:scale(1.2)}}@-webkit-keyframes glow-star{40%{-webkit-opacity:.3}90%,to{-webkit-opacity:1;-webkit-transform:scale(1.2)}}@keyframes glow-star{40%{-webkit-opacity:.3;opacity:.3}90%,to{border-radius:999999px;-webkit-opacity:1;opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}}.spin-earth-on-hover{transform:rotate(-10turn)!important;transition:200s ease!important}body,html{font-family:Dosis,sans-serif;font-weight:300;height:100%;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.bg-purple{background:url(../images/bg_purple.png);background-position:0 0;background-repeat:repeat-x;background-size:cover;height:100%;overflow:hidden}.central-body{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.error-image{margin-bottom:20px}.error-text{margin-top:0}.not-found-title{color:#fff;font-size:32px;font-weight:600;margin:20px 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.objects img{pointer-events:none;z-index:90}.object_rocket{animation:rocket-movement 200s linear infinite both running;pointer-events:none;position:absolute;top:75%;transform:translateX(-50px);z-index:95}.object_earth{left:15%;position:absolute;top:20%;z-index:90}.object_moon{left:25%;position:absolute;top:12%}.object_astronaut{animation:rotate-astronaut 200s linear infinite alternate both}.box_astronaut{animation:move-astronaut 50s linear infinite alternate both;position:absolute;right:20%;top:60%;will-change:transform;z-index:110!important}.image-404{filter:drop-shadow(0 0 20px rgba(255,255,255,.3));pointer-events:none;position:relative;z-index:100}.stars{background:url(../images/overlay_stars.svg);background-position:0 0;background-repeat:repeat;background-size:1280px 1200px}.glowing_stars .star{background-color:#fff;border-radius:100%;height:3px;opacity:.3;position:absolute;width:3px;will-change:opacity}.glowing_stars .star:first-child{animation:glow-star 2s ease-in-out 1s infinite alternate;left:25%;top:80%}.glowing_stars .star:nth-child(2){animation:glow-star 2s ease-in-out 3s infinite alternate;left:40%;top:20%}.glowing_stars .star:nth-child(3){animation:glow-star 2s ease-in-out 5s infinite alternate;left:25%;top:25%}.glowing_stars .star:nth-child(4){animation:glow-star 2s ease-in-out 7s infinite alternate;left:80%;top:75%}.glowing_stars .star:nth-child(5){animation:glow-star 2s ease-in-out 9s infinite alternate;left:50%;top:90%}@media only screen and (max-width:768px){.box_astronaut{top:70%}.central-body{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.not-found-title{font-size:28px}.error-image{margin-bottom:15px}}@media only screen and (max-width:480px){.not-found-title{font-size:24px}.central-body{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.error-image{margin-bottom:10px}.object_earth{width:80px!important}.object_moon{width:60px!important}.object_astronaut{width:120px!important}}