@keyframes PublicNavbar_fadeIn__azg1wj6{0%{opacity:0}to{opacity:1}}@keyframes PublicNavbar_slideDown__azg1wj8{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.PublicNavbar_header__azg1wj0{position:fixed;top:0;left:0;right:0;z-index:300;background-color:#ffffff;transition:transform .3s ease}.PublicNavbar_header__azg1wj0[data-hidden=true]{transform:translateY(-100%)}.PublicNavbar_nav__azg1wj1{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px;height:60px}.PublicNavbar_logoLink__azg1wj2{display:flex;align-items:center;text-decoration:none}.PublicNavbar_placeholder__azg1wj3{height:60px}.PublicNavbar_buttons__azg1wj4{display:flex;align-items:center;gap:4px}.PublicNavbar_hamburger__azg1wj5{cursor:pointer;background:none;border:none;padding:4px;display:flex;align-items:center}.PublicNavbar_overlay__azg1wj7{position:fixed;inset:0;background-color:rgba(246,246,246,.6);z-index:200;animation:PublicNavbar_fadeIn__azg1wj6 .2s ease-out}.PublicNavbar_dropdownMenu__azg1wj9{position:fixed;top:56px;left:0;right:0;background-color:#ffffff;border-radius:0 0 20px 20px;padding:10px;box-shadow:0 0 15px 0 rgba(0,27,55,.1),0 0 60px 0 rgba(2,32,71,.05);z-index:201;animation:PublicNavbar_slideDown__azg1wj8 .25s ease-out}.PublicNavbar_dropdownItem__azg1wja{display:block;cursor:pointer;text-decoration:none}@media screen and (min-width:481px) and (max-width:840px){.PublicNavbar_nav__azg1wj1{justify-content:space-between;padding:0 24px;height:56px;gap:12px}.PublicNavbar_placeholder__azg1wj3{height:56px}}@media screen and (max-width:480px){.PublicNavbar_nav__azg1wj1{justify-content:space-between;padding:0 24px;height:56px;gap:12px}.PublicNavbar_placeholder__azg1wj3{height:56px}}