But when loaded on Safari, it renders all sorts of wonky. The hidden menu at the top shows slightly, the “Let’s talk button” is out of place. The chevron doesn’t show and you aren’t able to scroll past the hero.
Regarding the hidden menu, I recommend adding an initial state of 0% opacity as well. Then set the scroll interaction to also include 100% opacity. This will ensure the secondary navbar is hidden completely when it loads.
The chevron can be moved back into view by either decreasing the top margin or the top position value:
Thanks for your quick reply! Looks good at the top, but now notice the sections below - the way they slide in and display is all funky. The “Let’s Talk” contact page as well.