.loader-body{align-items:center;background:#000;display:flex;justify-content:center}.loader>span{background:#fff;border-radius:80%;display:block;height:4px;margin:0 1px;position:relative;width:4px}.loader{align-items:center;display:flex;justify-content:center}.dot-1{animation:anim 1s linear .5s infinite}.dot-2{animation:anim 1s linear .25s infinite}.dot-3{animation:anim 1s linear 0s infinite}.dot-4{animation:anim .65s linear .75s infinite}@keyframes anim{0%{opacity:100%}20%{opacity:20%}to{opacity:100%}}.loading-dots{align-items:center;display:flex;justify-content:center}.loading-dots div{animation:bounceAnimation 1.5s ease-in-out infinite;background-color:#f1f1f1;border-radius:50%;height:8px;margin:0 4px;width:8px}.loading-dots div:first-child{animation-delay:-.32s}.loading-dots div:nth-child(2){animation-delay:-.16s}@keyframes bounceAnimation{0%,20%,50%,80%,to{transform:scale(0)}40%{transform:scale(1)}60%{transform:scale(1)}}
/*# sourceMappingURL=3364.89e00011.chunk.css.map*/