.Navbar-module__cRh5nW__navbar{justify-content:space-between;align-items:center;max-width:100%;margin:auto;padding:1rem 0;display:flex}.Navbar-module__cRh5nW__navLinks{gap:2rem;list-style:none;display:none}.Navbar-module__cRh5nW__mobileMenuList{flex-direction:column;gap:1rem;padding:1rem 2rem;display:flex}.Navbar-module__cRh5nW__navLink{font-size:var(--text-lg);border-radius:2px;padding:.5em;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cRh5nW__navLink:hover{cursor:pointer;color:var(--secondary-color)}.Navbar-module__cRh5nW__mobileMenuList{border-top:2px solid var(--primary-color);align-items:center;list-style:none}.Navbar-module__cRh5nW__hidden{display:block}@media (min-width:768px){.Navbar-module__cRh5nW__hidden{display:none}.Navbar-module__cRh5nW__navLinks{display:flex}}
.logo-module__Ry3IsW__logoFont{letter-spacing:-.02em;font-size:1.5em;font-weight:700;text-decoration:none}.logo-module__Ry3IsW__logoContainer{align-items:center;transition:color .5s;display:flex}.logo-module__Ry3IsW__logoContainer:hover{opacity:.9;color:var(--secondary-color)}.logo-module__Ry3IsW__logoImg{border-radius:5px;width:40px;height:40px;margin-right:8px}
.Footer-module__3hUVsW__footer{background-color:var(--primary-color);padding:1rem 0}.Footer-module__3hUVsW__eyebrow{font-size:var(--text-lg);text-transform:uppercase;color:#888;margin-bottom:8px}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(4,1fr);margin-bottom:2rem;display:grid}.Footer-module__3hUVsW__group{flex-direction:column;gap:8px;display:flex}.Footer-module__3hUVsW__title{font-size:var(--text-xs);color:var(--secondary-color);border-bottom:1px solid var(--secondary-color);margin-bottom:0;padding-bottom:10px}.Footer-module__3hUVsW__footerLink{font-size:var(--text-xs);padding:.2rem 0;transition:opacity .4s}.Footer-module__3hUVsW__footerLink:hover{opacity:.7;cursor:pointer}
:root{--primary-color:#fff;--secondary-color:#888;--background-color:#000;--error-color:#ff8787;--font-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--heading-xs:1.5rem;--heading-sm:1.75rem;--heading-md:2.75rem;--heading-lg:3.5rem;--heading-xl:4.5rem;--screen-sm:767px;--screen-lg:1200px}body{background-color:var(--background-color);font-family:var(--font-sans);margin:0}a{color:var(--primary-color);text-decoration:none}ul{margin:0;padding:0;list-style:none}.container{max-width:90%;margin:0 auto}section{padding:2rem 0}@media (min-width:770px){.container{max-width:75%}}@media (min-width:1025px){.container{max-width:1000px}}
