Support queueing animations early in the fade-group animation util
We should add a data-attribute to queue an animation early in the fade-group timeline animations.
This data attribute should map directly into the Position param offered by GSAP: https://gsap.com/resources/position-parameter/
This would allow us to fade in an item halfway (or whatever time in seconds) through the fade of another item.