.Navbar_navbar__2GufN{position:relative;z-index:1000;width:100%;display:flex;flex-direction:column;background-color:white;border-top:4px solid #1e3a8a;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_topRow__EgbEh{display:flex;justify-content:flex-start;align-items:center;height:150px;padding:.5rem 2rem 0;background-color:white;transition:transform .3s ease,opacity .3s ease;z-index:999}.Navbar_hiddenTop__p3xpg{transform:translateY(-100%);opacity:0}.Navbar_bottomRow__xMByh{position:-webkit-sticky;position:sticky;top:0;height:100px;display:flex;width:100%;overflow:visible;background-color:white;z-index:1000;padding-bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.08)}.Navbar_animationContainer__vCfVw{width:35%;height:100%;display:flex;align-items:center;justify-content:flex-start;background-image:url(/navbar-bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.Navbar_linksContainer__4pjbZ{width:75%;display:flex;justify-content:flex-end;align-items:center;padding-right:2rem;height:100%;background:inherit}.Navbar_navBrand__kUm_V{display:flex;justify-content:center;align-items:center;width:100%;text-decoration:none}.Navbar_navLogoGroup__2ACz0{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.Navbar_navLogo__OWDaI{height:150px;width:150px}.Navbar_navTitle__rWMv1{font-size:1.9rem;font-weight:600;color:#1a1a1a;line-height:1}.Navbar_navBn__509c4{font-weight:400;color:#555;margin-left:4px;font-size:1.9rem}.Navbar_navLinks__FVLYB{display:flex;gap:2rem;font-size:1.4rem;font-weight:400}.Navbar_navLinks__FVLYB a{color:#333;text-decoration:none;position:relative;border-bottom:5px solid rgba(194,188,188,.56);padding-bottom:4px}.Navbar_navLinks__FVLYB a:hover{border-bottom:5px solid rgb(122,219,122);color:#AC7434}.Navbar_hamburger__1kipN{font-size:2rem;background:none;border:none;cursor:pointer;margin-left:1rem}.Navbar_mobileMenuToggle__JZivC{display:none}.Navbar_mobileMenu__4jx50{position:absolute;top:100%;left:0;right:0;background-color:white;display:flex;flex-direction:column;align-items:center;padding:1rem;gap:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:2000}@media (max-width:768px){.Navbar_navLinks__FVLYB{display:none}.Navbar_mobileMenuToggle__JZivC{display:flex;align-items:center;justify-content:flex-start;width:25%;height:100%;padding-left:1rem;z-index:1001}.Navbar_animationContainer__vCfVw{width:75%!important}.Navbar_linksContainer__4pjbZ{display:none}}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{width:100%;height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}#__next{display:flex;flex-direction:column;min-height:100vh}.layout{flex-direction:column}.layout,.main-content{display:flex;flex:1 1;width:100%}.main-content{padding:2rem;flex-direction:column;align-items:center}@media (prefers-color-scheme:dark){html{color-scheme:dark}}