body,html{margin:0;padding:0;width:100%;height:100%;overflow:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:hover{color:#0056b3;text-decoration:none!important}.cursor{border:1px solid #fff;border-radius:50%;transition-duration:.2s;transition-timing-function:ease-out;-webkit-animation:cursorAnim .5s infinite alternate;animation:cursorAnim .5s infinite alternate;pointer-events:none}.cursor,.cursor:after{width:20px;height:20px;position:absolute}.cursor:after{content:"";border:8px solid grey;border-radius:50%;opacity:.5;top:-8px;left:-8px;-webkit-animation:cursorAnim2 .5s infinite alternate;animation:cursorAnim2 .5s infinite alternate}@-webkit-keyframes cursorAnim{0%{transform:scale(1)}to{transform:scale(.7)}}@keyframes cursorAnim{0%{transform:scale(1)}to{transform:scale(.7)}}@-webkit-keyframes cursorAnim2{0%{transform:scale(1)}to{transform:scale(.4)}}@keyframes cursorAnim2{0%{transform:scale(1)}to{transform:scale(.4)}}@-webkit-keyframes cursorAnim3{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(2)}}@keyframes cursorAnim3{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(2)}}.expand{-webkit-animation:cursorAnim3 .5s forwards;animation:cursorAnim3 .5s forwards;border:1px solid red}body{background-color:#000!important;margin:0;padding:0;overflow-x:hidden}main{position:relative;margin-top:150px}#layers{position:fixed;overflow:hidden;top:0;z-index:-1}#layers,.layer{width:100%;height:100%}.layer{position:absolute;opacity:0;-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.layer.layer-2{-webkit-animation-delay:1s;animation-delay:1s}.layer.layer-3{-webkit-animation-delay:2s;animation-delay:2s}.layer.layer-4{-webkit-animation-delay:3s;animation-delay:3s}.layer.layer-5{-webkit-animation-delay:4s;animation-delay:4s}.star{width:11px;height:11px;display:inline-block;position:absolute;fill:#eaeaff}.star:nth-child(3n+3){fill:#fff}.star:nth-child(5n+5){fill:#7d7d7d}.DownloadBtn{background-color:#fff!important;font-weight:600!important}@-webkit-keyframes zoom{0%{transform:scale(.1);opacity:0}90%{opacity:1}to{transform:scale(2);opacity:0}}@keyframes zoom{0%{transform:scale(.1);opacity:0}90%{opacity:1}to{transform:scale(2);opacity:0}}@media only screen and (max-width:992px){main{overflow-x:hidden;margin-top:110px}.DownloadBtn{font-size:12px!important}}
/*# sourceMappingURL=main.5970c056.chunk.css.map */