.loader{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:var(--color-brand-600, #4174E9);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
