Not to mention CSS animations (and the newer Web Animations API) allow hardware acceleration while libraries like this do not.
Lottie has canvas and svg renderer (that uses CSS transitions where possible, I believe), so technically it's also hardware accelerated (in most cases at least).