#preloader{align-items:center;background-color:#000116;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;opacity:1;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;width:100vw;z-index:100000}.loading{background:#000;height:100%;position:fixed;z-index:9999}.loading,.loading-text{left:0;top:0;width:100%}.loading-text{bottom:0;height:100px;line-height:100px;margin:auto;position:absolute;right:0;text-align:center}.loading-text span{color:#fff;display:inline-block;font-family:Quattrocento Sans,sans-serif;margin:0 5px}.loading-text span:first-child{animation:blur-text 1.5s linear 0s infinite alternate;opacity:1}.loading-text span:nth-child(2){animation:blur-text 1.5s linear .2s infinite alternate;opacity:1}.loading-text span:nth-child(3){animation:blur-text 1.5s linear .4s infinite alternate;opacity:1}.loading-text span:nth-child(4){animation:blur-text 1.5s linear .6s infinite alternate;opacity:1}.loading-text span:nth-child(5){animation:blur-text 1.5s linear .8s infinite alternate;opacity:1}.loading-text span:nth-child(6){animation:blur-text 1.5s linear 1s infinite alternate;opacity:1}.loading-text span:nth-child(7){animation:blur-text 1.5s linear 1.2s infinite alternate;opacity:1}@keyframes blur-text{0%{opacity:1}to{opacity:0}}
