.loader{width:40px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#ED303C 94%,#0000),radial-gradient(farthest-side,#FF9C5B 94%,#0000),#ED303C;background-position:50%;background-repeat:no-repeat;animation:l4 1.5s infinite}@keyframes l4{0%{background-size:0 0,0 0}30%,50%{background-size:0 0,120% 120%}80%,to{background-size:120% 120%,120% 120%}}