About
We use GSAP for all animations that go beyond what CSS can handle. Whether scroll animations, timeline sequences, or complex interactions. GSAP gives us the control we need without sacrificing performance.
Why we use GSAP
Why GSAP instead of CSS animations?
CSS is fine for simple transitions. For complex sequences, precise timing, and scroll-based animations, GSAP is the clearly better choice.
Does GSAP run smoothly on mobile devices?
Yes. GSAP is built for performance and runs reliably on all modern devices, even on lower-end hardware.