.Navbar_nav__1oBjZ{justify-content:space-between;padding:.75rem 2rem;height:70px;background-color:var(--cor-primaria);border-bottom:1px solid #ccc;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 1px 4px rgba(0,0,0,.05)}.Navbar_logo__YNqJh,.Navbar_nav__1oBjZ{display:flex;align-items:center}.Navbar_logo__YNqJh img{height:150px;width:auto;object-fit:contain}.Navbar_menu__fR6sT{display:flex;list-style:none;gap:2rem;margin:30;padding:0}.Navbar_menu__fR6sT li a{text-decoration:none;color:var(--cor-secundaria);font-weight:500;font-size:16px;transition:color .2s ease}.Navbar_menu__fR6sT li a:hover{color:var(--cor-hover)}