I am making a website which consists of horizontally scrolled wrapper with sections. And one of the sections, when in view, have text which scrolls vertically and after text ends, main wrapper continues to scroll horizontally. I made horizontal scroll with scrollmagic and GSAP, but I am not sure if mentioned behaviour possible without use of custom scrollbar. But the problem with latter is that you need to move cursor to enable vertical scroll inside this section.