Got it all working and good to go on just ONE of the tabs on the page. There are 4 different tabbed sections. So I'm met with 2 main challenges:
1. Getting all tabbed components to follow the same functionality as my first tabbed component. 2. Getting the video/animations to pause when the the user scrolls down and it leaves the viewport.
A Patreon subscriber needed some help extending the functionality of the Webflow tabs to autorotate to the next tab on video completion. This was a great challenge and really works some knowledge of MutationObserver, HTML video, setTImeout, and GSAP.