Hi guys,   I'm currently working on a project and want to use ScrollTrigger to create a horizontal scroll, but with nested pinned animations.   As you can see in the pen attached, I want the orange section to be pinned until the opacity of the paragraph equal 0. I managed to create the ScrollTrigger instances, but I don't know how to pin the orange section till the animation ends.   Any help would be greatly appreciated!   Cheers! See