{ const s = $event.detail.scroll; const d = $event.detail.direction; const nextScrolled = s > 50; if (scrolled !== nextScrolled) scrolled = nextScrolled; let nextShowNav = showNav; if (s < 50) { nextShowNav = true; } else if (!mobileMenuOpen) { if (d === -1) nextShowNav = true; else if (d === 1) nextShowNav = false; } if (showNav !== nextShowNav) showNav = nextShowNav; })() " >
Skip to content
Checkout
View our work
Our process
FAQ
BUY NOW