.Loading_container__rIdpr{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background:black}.Loading_loader__eO_5h{display:flex;gap:16px}.Loading_circle__5zOVR{width:12px;height:12px;border-radius:50%;background:white;animation:Loading_bounce__9R5L_ .5s ease-in-out infinite}.Loading_circle__5zOVR:nth-child(2){animation-delay:.1s}.Loading_circle__5zOVR:nth-child(3){animation-delay:.2s}@keyframes Loading_bounce__9R5L_{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}