.Loading_loadingContainer__J8_ab{display:flex;align-items:center;justify-content:center;flex-direction:column}.Loading_fullscreen__vWhxk{min-height:100vh;min-width:100vw}.Loading_loadingContainer__J8_ab .Loading_loading__FRGnr{height:150px;width:150px;border-radius:50%;border-color:transparent #73998e;border-style:solid;border-width:26px;position:relative}.Loading_loadingContainer__J8_ab .Loading_loading__FRGnr: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__IZMB9 3s ease-in-out infinite backwards}@keyframes Loading_animate__IZMB9{0%{transform:translate(-50%,-50%) rotate(-90deg)}50%{transform:translate(-50%,-50%) rotate(90deg)}to{transform:translate(-50%,-50%) rotate(-90deg)}}