.loading_loading__3ursS{width:30px;height:60px;background-color:transparent;position:relative;cursor:not-allowed;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.loading_loading__3ursS>div{width:25px;height:25px;border-radius:50%;position:absolute;display:block;box-sizing:border-box;border:2px solid var(--foreground);border-color:var(--foreground) transparent transparent transparent;margin:6px;animation:loading_loader___OA1P .7s cubic-bezier(.075,.82,.165,.5) infinite}.loading_loading__3ursS>div:first-child{animation-delay:-.5s}.loading_loading__3ursS>div:nth-child(2){animation-delay:-.35s}.loading_loading__3ursS>div:nth-child(3){animation-delay:.4s}@keyframes loading_loader___OA1P{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}