.brand-spinner{transform-box:view-box;transform-origin:center}.brand-spinner-outline{stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.brand-spinner-spin{animation:brand-spinner-spin 1.8s cubic-bezier(.65,0,.35,1) infinite}@keyframes brand-spinner-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.brand-spinner-spin{animation:none}.brand-spinner-outline{stroke:var(--color-icon-brand-default)}}
