.CommonLoader-module__HsKMEG__loaderWrapper{justify-content:center;align-items:center;width:100%;height:50vh;padding:1rem 0;display:flex}.CommonLoader-module__HsKMEG__spinner{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color,#006ee3);border-radius:50%;width:40px;height:40px;animation:1s linear infinite CommonLoader-module__HsKMEG__spin}@keyframes CommonLoader-module__HsKMEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
