#cover{top:0;left:0;height:100vh;background:#000;z-index:100}#cover,#loading-text{position:absolute;width:100%}#loading-text{text-align:center;margin-top:80%;color:#fff}@keyframes blink{0%{color:#fff}25%{color:#00f}50%{color:green}75%{color:#ff0}to{color:red}}#blink{opacity:.7;font-size:20px;color:#00f;-webkit-animation:blink 6s 2 alternate;-moz-animation:blink 6s 2 alternate;-ms-animation:blink 6s 2 alternate;-o-animation:blink 6s 2 alternate;animation-iteration-count:infinite;animation-direction:alternate}#load{width:100%;height:36px;left:50%;top:40%;margin-left:-300px;overflow:visible;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}#load,#load div{position:absolute}#load div{font-size:20px;width:30px;height:56px;opacity:0;font-family:Helvetica,Arial,sans-serif;animation:move 2s linear infinite;-o-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;-webkit-animation:move 2s linear infinite;transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);color:#35c4f0}#load div:nth-child(2){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}#load div:nth-child(3){animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s}#load div:nth-child(4){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}#load div:nth-child(5){animation-delay:.8s;-o-animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}#load div:nth-child(6){animation-delay:1s;-o-animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}#load div:nth-child(7){animation-delay:1.2s;-o-animation-delay:1.2s;-moz-animation-delay:1.2s;-webkit-animation-delay:1.2s}@keyframes move{0%{left:0;opacity:0,1}35%{left:21%;transform:rotate(0deg);opacity:1}65%{left:59%;transform:rotate(0deg);opacity:1}to{left:100%;transform:rotate(-180deg);opacity:0}}@media screen and (min-width:500px){#loading-text{margin-top:20%}#spinner{margin-top:10%}}
/*# sourceMappingURL=main.8a83a684.chunk.css.map */