˳.loader{box-sizing:border-box;border-top:3px solid #0ea5e9;border-right:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite rotation;display:inline-block}.loader:after{content:"";box-sizing:border-box;border-bottom:3px solid #06d6a0;border-left:3px solid #0000;border-radius:50%;width:48px;height:48px;position:absolute;top:0;left:0}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
