.Loading-module__weNzIq__container{justify-content:center;align-items:center;width:100%;min-height:300px;padding:40px;display:flex}.Loading-module__weNzIq__spinner{border:4px solid var(--gray-light);border-top:4px solid var(--primary-color);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Loading-module__weNzIq__spin}@keyframes Loading-module__weNzIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
