.button--loading{position:relative}.loader{border:3px solid #0000;border-top-color:var(--bg);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}
