.loading_container__QFPKj{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center}.loading_spinner__y7ykK{width:2rem;height:2rem;border-radius:50%;display:inline-block;border-top:3px solid ivory;border-right:3px solid transparent;box-sizing:border-box;animation:loading_rotation__CEQ5R 1s linear infinite}@keyframes loading_rotation__CEQ5R{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}