I'm new to GSAP and I'm attempting to create an animation in which I have multiple relative sections with variable height and an absolute position element within each section. I want to scroll the entire inner section by setting the property top to negative, but before I get there, the next element appears. What I want is, when the element's complete top value (negative) is set, only then the next element should appear. See the Pen BaPYRKy by mohitrj49 (@mohitrj49) on Cod