.Navbar-module__cJzEcG__navbar{width:100%;color:var(--white);z-index:1000;transition:background-color .4s,padding .4s,box-shadow .4s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__solid{background-color:var(--blue-dark);padding:1rem 0;box-shadow:0 4px 20px #0006}.Navbar-module__cJzEcG__transparent{box-shadow:none;background-color:#0000;padding:1.5rem 0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{color:var(--white);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoSpan{color:var(--orange-electric)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{transition:var(--transition);font-weight:500}.Navbar-module__cJzEcG__navLink:hover{color:var(--orange-electric)}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--white);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:992px){.Navbar-module__cJzEcG__navLinks{background-color:var(--blue-dark);flex-direction:column;width:100%;padding:1rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000001a}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{display:flex}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--blue-dark);color:var(--white);border-top:4px solid var(--orange-electric);padding:5rem 0 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__footerLogoSpan{color:var(--orange-electric)}.Footer-module__S6Hkya__footerDesc{color:#a0aec0;margin-bottom:1.5rem;line-height:1.6}.Footer-module__S6Hkya__footerTitle{color:var(--white);margin-bottom:1.5rem;font-size:1.25rem}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__footerLink{color:#a0aec0;transition:var(--transition)}.Footer-module__S6Hkya__footerLink:hover{color:var(--orange-electric);transform:translate(5px)}.Footer-module__S6Hkya__footerContactItem{color:#a0aec0;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__footerContactIcon{color:var(--orange-electric);flex-shrink:0;margin-top:.25rem}.Footer-module__S6Hkya__socialLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{width:40px;height:40px;transition:var(--transition);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--orange-electric);color:var(--white)}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#a0aec0;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}
