.loader{box-sizing:border-box;border:4px solid oklch(70% 0 0);border-top-color:#000;border-radius:50%;width:64px;height:64px;animation:.8s linear infinite rotation;display:inline-block;position:relative}.slotLoader{animation:.8s linear infinite rotation;position:relative}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
