.smate-loader-outer{border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:6px;animation:1.2s linear infinite smate-loader;display:flex;position:relative}.smate-loader-outer .smate-loader-inner{border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:70%;height:70%;animation:.6s linear infinite reverse smate-loader;position:absolute}@keyframes smate-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
