.spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px}.spinner li{width:14px;height:14px;margin:0 4px;background-color:#6995c7;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner li:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner li:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.spinner li:last-child{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.preloader-wrap{width:100%;height:100vh;background-color:#fff;position:fixed;z-index:100000;top:0;left:0}
/*# sourceMappingURL=main.6391cc95.chunk.css.map */