.navbar_nav__k3w3d{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#005ecb;border-top:40px solid #005ecb;overflow-x:auto;-webkit-overflow-scrolling:touch}.navbar_nav__k3w3d ul{display:inline-flex;flex-direction:row;align-items:center;gap:1.3rem;list-style:none;margin:0;padding:1rem;overflow-x:auto;min-width:max-content;scrollbar-width:none}.navbar_nav__k3w3d ul::-webkit-scrollbar{display:none}.navbar_navItem__47_fC{white-space:nowrap;color:#fff;cursor:pointer;font-weight:500;font-size:1rem;flex-shrink:0}.navbar_navItem__47_fC a{color:inherit;text-decoration:none}.navbar_navItem__47_fC a:hover,.navbar_navItem__47_fC:hover{text-decoration:underline}.navbar_desktop__Wf_PB{display:inline-block}.navbar_mobile__rD6aG{display:none}@media(max-width:768px){.navbar_desktop__Wf_PB{display:none}.navbar_mobile__rD6aG{display:inline-block}}.footer_footer__mQF6i{margin-top:1rem;background-color:#005ecb;color:#fff;padding:1.5rem;text-align:center;font-size:.9rem}.footer_footer__mQF6i a{color:#fff;text-decoration:none;font-weight:600}.footer_footer__mQF6i a:hover{text-decoration:underline}*{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;background-color:#f2f2f2;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#__next{display:flex;flex-direction:column;min-height:100vh}ul{margin:0;padding:0}li{list-style:none}