.loader{width:11.7em;height:4.2em;font-size:16px;color:#146af4;position:relative}.car{position:absolute;width:inherit;height:2em;background-color:currentColor;top:1.5em;border-radius:0 5em 1em 0/0 4em 1em 0}@keyframes run{0%{transform:translate(.2em,.1em) rotate(0deg)}20%{transform:translate(.1em,.2em) rotate(1deg)}40%{transform:translate(.1em,-.1em) rotate(-1deg)}60%{transform:translate(-.1em,.2em) rotate(0deg)}80%{transform:translate(-.1em,.1em) rotate(1deg)}to{transform:translate(.2em,.1em) rotate(-1deg)}}.car:before{content:"";position:absolute;width:0;height:0;top:-.5em;border-color:transparent currentcolor transparent transparent;border-style:solid;border-width:.6em .6em .6em 0;transform-origin:left;transform:rotate(-45deg)}.body{position:absolute;width:7.5em;height:3.5em;box-sizing:border-box;border:.4em solid;border-radius:3em 4.5em 0 0/3em 4em 0 0;top:-1.5em;left:1.2em}.body:before{content:"";position:absolute;width:3.5em;height:inherit;background-color:currentColor;border-top-left-radius:inherit;left:-.4em;top:-.4em}.wheels:after,.wheels:before{content:"";position:absolute;box-sizing:border-box;width:2.6em;height:2.6em;background-color:#fff;border-radius:50%;bottom:-1em;border:.3em solid #fff;background-image:linear-gradient(135deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(90deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(45deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(0deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),radial-gradient(currentColor 29%,transparent 30%,transparent 50%,currentColor 51%);animation:rotating .5s linear infinite}.wheels:before{left:1.2em}.wheels:after{right:.8em}@keyframes rotating{to{transform:rotate(1turn)}}.strikes{position:absolute;width:1em;height:inherit;left:-1em;display:flex;flex-direction:column;justify-content:space-between}.strikes span{height:.1em;background-color:#146af4;animation:drift .2s linear infinite;animation-delay:calc(var(--n) * -.05s)}@keyframes drift{0%{transform:translate(3.5em)}to{transform:translate(-8em);filter:opacity(0)}}.strikes span:first-child{--n:1}.strikes span:nth-child(2){--n:2}.strikes span:nth-child(3){--n:3}.strikes span:nth-child(4){--n:4}.strikes span:nth-child(5){--n:5}