#preloader{align-items:center;background:var(--tg-black-two);display:flex;height:100%;justify-content:center;position:fixed;width:100%;z-index:999}.spinner{font-size:10px;height:40px;margin:100px auto;text-align:center;width:50px}.spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:var(--tg-white);display:inline-block;height:100%;width:6px}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;margin:0 2px}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s;margin-right:2px}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s;margin-right:2px}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}

    ;}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}

    ;}
/*# sourceMappingURL=main.3291e8ee.css.map*/