.Navbar_header__UKF8E{width:100%;height:5rem;display:flex;align-items:center;justify-content:space-between;background-color:teal;padding:0 10%}.Navbar_logo__Am5h2{font-size:2rem;color:#fff;font-weight:700}.Navbar_navbar__3BIeH{display:flex;align-items:center;height:100%;z-index:1000}.Navbar_navbar__3BIeH ul{list-style:none;margin:0;padding:0;display:flex}.Navbar_navbar__3BIeH li{margin-left:2rem}.Navbar_navbar__3BIeH a{text-decoration:none;font-size:1.5rem;color:#fff}.Navbar_navbar__3BIeH a:hover{color:#d3d3d3}.Navbar_mobileMenuIcon__KlwZC{display:none;font-size:2rem;color:#fff;cursor:pointer}@media (max-width:768px){.Navbar_navbar__3BIeH{position:fixed;top:5rem;left:0;right:0;background-color:teal;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease}.Navbar_navbar__3BIeH.Navbar_open___npFi{max-height:50vh;overflow-y:auto}.Navbar_navbar__3BIeH ul{flex-direction:column;align-items:center}.Navbar_navbar__3BIeH li{margin-left:0;margin-top:1rem;text-align:center}.Navbar_mobileMenuIcon__KlwZC{display:block;position:absolute;top:1rem;right:1rem}}