.scuf{animation:scvf 2s linear infinite;fill:none;width:var(--size);height:var(--size)}.scwf{--size: 2em}.scxf{--size: 4em}.scuf circle{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:var(--color-primary);animation:scyf 1.5s ease-in infinite}@keyframes scvf{to{transform:rotate(360deg)}}@keyframes scyf{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}
