.loading_wrapper__DQSV5{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.loading_wrapper__DQSV5>div{display:inline-block;position:-webkit-sticky;position:sticky;left:50vw;top:50vh;transform:translate(-50%,-50%);margin:20px;line-height:0;font-size:0}.loading_lds-ring__qJWg1{display:inline-block;position:relative;width:80px;height:80px}.loading_lds-ring__qJWg1 div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:loading_lds-ring__qJWg1 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-top-color:red}.loading_lds-ring__qJWg1 div:first-child{animation-delay:-.45s}.loading_lds-ring__qJWg1 div:nth-child(2){animation-delay:-.3s}.loading_lds-ring__qJWg1 div:nth-child(3){animation-delay:-.15s}@keyframes loading_lds-ring__qJWg1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}