Hi,   I have a text slider than has two alternate text slides animating in and out within a container, and this code is animated with GSAP (Codepen link provided).   I want it to trigger with a forEach function, because I have a couple of instances of this same effect on a page.   So I set up a basic forEach function that will trigger the animation as it scrolls into view, but when I use this method to invoke the sliders() animation function, I get all sorts of unex