.loader{width:50px;aspect-ratio:1;color:#22d3ee;border:2px solid;box-sizing:border-box;background:repeating-conic-gradient(#0000 0 90deg,currentColor 0 180deg),repeating-conic-gradient(currentColor 0 90deg,#0000 0 180deg);background-size:16px 16px;background-position:0 0;animation:l7 2s infinite}@keyframes l7{to{background-position:0 32px,16px 0}}