.spinner-module__PGhvFG__spinner_container{justify-content:center;align-items:center;height:100vh;display:flex}.spinner-module__PGhvFG__spinner{border:5px solid #ffffff4d;border-top:5px solid var(--white);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spinner-module__PGhvFG__spin}@keyframes spinner-module__PGhvFG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
