@keyframes drill-slide{0%{transform:translate(0)}to{transform:translate(176px)}}.drill-run-linear{animation:.6s linear both drill-slide}.drill-run-ease-out{animation:.6s cubic-bezier(.16,1,.3,1) both drill-slide}.drill-run-overshoot{animation:.7s cubic-bezier(.34,1.56,.64,1) both drill-slide}.drill-run-stagger-item{animation:.45s cubic-bezier(.16,1,.3,1) both drill-slide}@media (prefers-reduced-motion:reduce){.drill-run-linear,.drill-run-ease-out,.drill-run-overshoot,.drill-run-stagger-item{animation-duration:1ms}}
