Safari Styling Issues

I have had some experiences using the Safari browser where the navbar loads behind instead of in front making the site almost impossible to navigate properly. Similarly, the styling in Safari seems to be off. Confirmed on multiple devices using Safari.

Do you have grid set up on these elements causing problems? I noticed it’s better to use flexbox to avoid any issues on Safari.

It’s currently in flex on both the container and the main div inside it