.spinner{position:absolute;top:50%;left:50%;width:70px;margin:0;text-align:center;transform:translate(-50%,-50%)}.spinner>div{background-color:hsla(0,0%,100%,.5);width:18px;height:18px;margin:0 2px;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}body{background:#1d2a38;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;overflow:hidden}
/*# sourceMappingURL=main.de695c55.chunk.css.map */