.loading_container__qP_fG{display:flex;justify-content:center;align-items:center;min-height:100vh;overflow:hidden}.loading_loader__FRal6{width:48px;height:48px;border:5px solid #334e83;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:loading_rotation__p4tVu 1s linear infinite}@keyframes loading_rotation__p4tVu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}