One component that was particularly fun to craft was an automated slider that would reset when scrolling into view, pause when it was out of view, and loop on a timer. Then, it would convert to a 1:1 touch slider on mobile. At first we wanted to build this out as a sticky scroll element, but found that it wasn't cooperating on multiple breakpoints and caused the page to be too long. This solution utilizes the Webflow tab component and a bit of custom code to convert it into a slider on mobile.