.line{width:100%;margin:auto 2px}.stripesLoader{margin:4px;height:20px;position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#eee),color-stop(50%,transparent));background:linear-gradient(90deg,#eee 50%,transparent 0);background-color:#dc143c;background-size:200%;background-position:80%;border-radius:5px;-webkit-transform:scale(-1);transform:scale(-1);-webkit-transition:.3s;transition:.3s}.stripesLoader:before{content:"";position:absolute;width:100%;height:100%;border-radius:5px;background:linear-gradient(45deg,transparent 25%,hsla(0,0%,93.3%,.5) 0,hsla(0,0%,93.3%,.5) 30%,transparent 0,transparent 35%,hsla(0,0%,93.3%,.5) 0,hsla(0,0%,93.3%,.5) 70%,transparent 0);-webkit-animation:shift 2s linear infinite;animation:shift 2s linear infinite;background-size:60px 100%;box-shadow:inset 0 0 1px rgba(0,0,0,.2),inset 0 -2px 1px rgba(0,0,0,.2)}@-webkit-keyframes shift{to{background-position:60px 100%}}@keyframes shift{to{background-position:60px 100%}}
/*# sourceMappingURL=main.e605cbb3.chunk.css.map */