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