Sticky on Scroll with Pure CSS
I found Duncan Hamra's solution (https://webflow.com/website/Sticky-On-Scroll) and recreated it using CSS only.
This setup should work on all modern browsers as far as I'm aware. I used CSS Grid for alignment which won't work on older browsers.