.loader1{color:#514b82;border:2px solid;border-radius:40px;width:120px;height:22px;position:relative;overflow:hidden}.loader1:before{content:"";border-radius:inherit;clip-path:polygon(0 5%,100% 0,100% 100%,0 95%,-30px 50%);background:currentColor;width:14px;margin:2px;animation:1s linear infinite l14;position:absolute;top:0;bottom:0;left:-20px;box-shadow:-10px 0 12px 3px}@keyframes l14{to{left:calc(100% + 20px)}}
