.navBar_container__siHy3{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;padding:14px 60px;height:80px}.navBar_main__GVdAz{position:relative;background:#2460e5}.navBar_other__7JfeN{position:absolute;background:none;z-index:10}.navBar_linksContainer__LTwKq{display:flex;width:100%;justify-content:center;gap:64px}.navBar_mainLinkButton__N4Vr8{font-size:20px;font-weight:500;color:white}.navBar_linkButton__ba2lV{font-size:20px;font-weight:500;color:black}.navBar_linkButton__ba2lV:not(:first-child),.navBar_mainLinkButton__N4Vr8:not(:first-child){margin-left:16px}.navBar_burgerButton__6IoJN{border:none;background:none}@media (max-width:800px){.navBar_container__siHy3{width:100%;padding:14px 40px;justify-content:space-between}.navBar_buttonsContainer__Y_zjb,.navBar_linkButton__ba2lV{display:none}}.sideMenu_overlay__aNeuM{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:999}.sideMenu_panel__r_0nA{position:absolute;right:0;top:0;width:260px;height:100%;background:white;padding:20px;display:flex;flex-direction:column;box-shadow:-2px 0 8px rgba(0,0,0,.2)}.sideMenu_closeButton__XB0Yv{align-self:flex-end;background:none;border:none;padding:6px 20px 6px 6px}.sideMenu_nav__VO_cZ{margin-top:40px;display:flex;flex-direction:column;gap:60px}.sideMenu_nav__VO_cZ a{text-decoration:none;font-size:18px;color:#000}.sideMenu_nav__VO_cZ a:hover{text-decoration:underline}:root{--background:#ffffff;--foreground:#171717;--max-width:800px}@media (prefers-color-scheme:light){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:light}}