.loading_ring__th98j{display:inline-block;position:relative;height:50%;aspect-ratio:1/1}.loading_ring__th98j div{box-sizing:border-box;display:block;position:absolute;height:100%;width:100%;border-radius:50%;animation:loading_lds-ring__wXlgD 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.loading_ring__th98j div:first-child{animation-delay:-.45s}.loading_ring__th98j div:nth-child(2){animation-delay:-.3s}.loading_ring__th98j div:nth-child(3){animation-delay:-.15s}@keyframes loading_lds-ring__wXlgD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}