@keyframes bc-bob{0%{transform:translate(-50%)translateY(0)rotate(-.8deg)}to{transform:translate(-50%)translateY(-5px)rotate(.8deg)}}@keyframes bc-wspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bc-legr{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bc-legl{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes bc-dash{0%{left:-70px}to{left:105%}}@keyframes bc-dp{0%{opacity:.7;transform:translate(0)}to{opacity:0;transform:translate(-22px,-14px)scale(.2)}}.bc-biker{animation:.4s ease-in-out infinite alternate bc-bob;position:absolute;top:0;left:50%;transform:translate(-50%)}.bc-w-rear{transform-origin:62px 112px;animation:.55s linear infinite bc-wspin}.bc-w-front{transform-origin:240px 112px;animation:.55s linear infinite bc-wspin}.bc-leg-r{transform-origin:151px 104px;animation:1.1s linear infinite bc-legr}.bc-leg-l{transform-origin:151px 104px;animation:1.1s linear infinite bc-legl}.bc-dash{background:#b8b5ac;border-radius:2px;height:3px;animation:.9s linear infinite bc-dash;position:absolute;top:50%}.bc-d1{width:52px;animation-delay:0s}.bc-d2{width:36px;animation-delay:-.3s}.bc-d3{width:44px;animation-delay:-.6s}.bc-dp{background:#ccc9c0;border-radius:50%;animation:.8s ease-out infinite bc-dp;position:absolute}.bc-dp1{width:7px;height:7px;animation-delay:0s}.bc-dp2{width:5px;height:5px;animation-delay:.18s}.bc-dp3{width:4px;height:4px;animation-delay:.36s}
