.Navigation_nav__89tEB{background:#fff;border-bottom:1px solid #e1e5e9;position:sticky;top:0;z-index:100}.Navigation_container__Cgtxi{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:64px}.Navigation_logo__hOIJ2{font-size:1.25rem;font-weight:600;color:#2c5aa0;text-decoration:none}.Navigation_links__cZYnG{display:flex;gap:2rem}.Navigation_link__aqJx0{color:#4a5568;text-decoration:none;font-weight:500;transition:color .2s}.Navigation_link__aqJx0:hover{color:#2c5aa0}@media (max-width:768px){.Navigation_container__Cgtxi{padding:0 1rem}.Navigation_links__cZYnG{gap:1rem}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#2d3748}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}html{scroll-behavior:smooth}:focus{outline-offset:2px}@keyframes spin{to{transform:rotate(1turn)}}.loading{animation:spin 1s linear infinite}.no-ssr{display:none}.ssr-ready .no-ssr{display:block}