.Loading_loadingContainer__0RaOr{max-height:100vh;max-width:100vw;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.Loading_loadingContainer__0RaOr .Loading_loading__Cn9lK{height:150px;width:150px;border-radius:50%;border-color:transparent #73998e;border-style:solid;border-width:26px;position:relative}.Loading_loadingContainer__0RaOr .Loading_loading__Cn9lK:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100%);width:calc(100%);border-radius:50%;box-sizing:border-box;border-color:#73998e transparent;border-style:solid;border-width:calc(26px * 2);animation:Loading_animate__LNe5D 3s ease-in-out infinite backwards}@keyframes Loading_animate__LNe5D{0%{transform:translate(-50%,-50%) rotate(-90deg)}50%{transform:translate(-50%,-50%) rotate(90deg)}to{transform:translate(-50%,-50%) rotate(-90deg)}}