.bar:first-child{background-color:hsla(0,0%,100%,.678);animation:loading 3s linear infinite}.bar:nth-child(2){background-color:#7d1dde;animation:loading 3s linear 1s infinite}@keyframes loading{0%{left:0;width:0;z-index:100}50%{left:0;width:100%;z-index:10}to{left:0;width:100%}}
/*# sourceMappingURL=98a3c3a6e775335d.css.map*/