.Loader-module__QTzgNq__container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.Loader-module__QTzgNq__loader{border:5px solid #fff;border-bottom-color:var(--primary);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Loader-module__QTzgNq__rotation;display:inline-block}@keyframes Loader-module__QTzgNq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
