.ThreeDotsLoader-module__dots{display:inline-flex!important;align-items:center;vertical-align:middle;width:100%;padding:12px 0;gap:2px}.ThreeDotsLoader-module__dot{width:8px;height:8px;background:currentColor;border-radius:50%;display:inline-block;opacity:.3;animation:ThreeDotsLoader-module__bounce .9s ease-in-out infinite}.ThreeDotsLoader-module__dot:nth-child(2){animation-delay:.15s}.ThreeDotsLoader-module__dot:nth-child(3){animation-delay:.3s}@keyframes ThreeDotsLoader-module__bounce{0%{transform:translateY(0);opacity:.3}33%{transform:translateY(-5px);opacity:1}67%,to{transform:translateY(0);opacity:.3}}
