.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__wrap{text-align:center;width:100%;height:100%;position:relative}.aheto-preloader__text{font-size:1.6em;fill:none;stroke-linejoin:round;stroke-width:1.2px;stroke-dasharray:70 170;stroke-dashoffset:0;-webkit-animation:stroke 6s infinite linear;animation:stroke 6s infinite linear}@media screen and (max-width:480px){.aheto-preloader__text{font-size:5em;stroke-width:3px}}.aheto-preloader__text:nth-child(3n+1){stroke:var(--c-dark);-webkit-animation-delay:-2s;animation-delay:-2s}.aheto-preloader__text:nth-child(3n+2){stroke:var(--c-active);-webkit-animation-delay:-4s;animation-delay:-4s}.aheto-preloader__text:nth-child(3n+3){stroke:var(--c-dark);-webkit-animation-delay:-6s;animation-delay:-6s}.aheto-preloader svg{position:absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes stroke{100%{stroke-dashoffset:-240}}@keyframes stroke{100%{stroke-dashoffset:-240}}
/*# sourceMappingURL=preloader-with_text.css.map */
