.aheto-preloader{background-color:var(--c-white);position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aheto-preloader__spinner{display:inline-block;position:relative;width:64px;height:64px}.aheto-preloader__spinner div{position:absolute;width:5px;height:5px;background:var(--c-dark);border-radius:50%;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.aheto-preloader__spinner div:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s;top:29px;left:53px}.aheto-preloader__spinner div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:18px;left:50px}.aheto-preloader__spinner div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:9px;left:41px}.aheto-preloader__spinner div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:6px;left:29px}.aheto-preloader__spinner div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:9px;left:18px}.aheto-preloader__spinner div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:18px;left:9px}.aheto-preloader__spinner div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:29px;left:6px}.aheto-preloader__spinner div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:41px;left:9px}.aheto-preloader__spinner div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:50px;left:18px}.aheto-preloader__spinner div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:53px;left:29px}.aheto-preloader__spinner div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:50px;left:41px}.aheto-preloader__spinner div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:41px;left:50px}@-webkit-keyframes spinner{0%,100%,20%,80%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes spinner{0%,100%,20%,80%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}
/*# sourceMappingURL=preloader-spinner.css.map */
