ANIMATION PATTERN REFERENCE / TIMING ANALYSIS / EASING FUNCTIONS
gsap.from(".element", { y: 60, opacity: 0, ease: "back.out(1.7)", duration: 0.5 });