.LoadingBubbles_loader__boZF2{height:70vh;display:flex;align-items:center;justify-content:center}.LoadingBubbles_dot__hnl1l{width:1.5rem;height:1.5rem;background:#3ac;border-radius:100%;display:inline-block;animation:LoadingBubbles_slide___xyeR 1s infinite}.LoadingBubbles_dot__hnl1l:first-child{animation-delay:.1s;background:#32aacc}.LoadingBubbles_dot__hnl1l:nth-child(2){animation-delay:.2s;background:#64aacc}.LoadingBubbles_dot__hnl1l:nth-child(3){animation-delay:.3s;background:#96aacc}.LoadingBubbles_dot__hnl1l:nth-child(4){animation-delay:.4s;background:#c8aacc}.LoadingBubbles_dot__hnl1l:nth-child(5){animation-delay:.5s;background:#faaacc}@keyframes LoadingBubbles_slide___xyeR{0%{transform:scale(1)}50%{opacity:.3;transform:scale(2)}to{transform:scale(1)}}