@-webkit-keyframes Navbar_reveal_anim__CmLXT{0%{opacity:.1}to{opacity:1}}@keyframes Navbar_reveal_anim__CmLXT{0%{opacity:.1}to{opacity:1}}.Navbar_container__8O_Xy{height:6rem;background-color:#0b0b0b;position:-webkit-sticky;position:sticky;top:0;z-index:3;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Navbar_container__8O_Xy .Navbar_logo__2155z h3{color:#fbfbfb;margin-left:1rem}.Navbar_container__8O_Xy .Navbar_links__k_1_e{width:50%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.Navbar_container__8O_Xy .Navbar_links__k_1_e .Navbar_active__phNN_{border-bottom:1px solid #fbfbfb}.Navbar_container__8O_Xy .Navbar_links__k_1_e button{background-color:#0b0b0b;color:#fbfbfb;letter-spacing:1.3px;font-weight:500;font-size:1rem;cursor:pointer;border:none;border-bottom:1px solid #0b0b0b}.Navbar_container__8O_Xy .Navbar_links__k_1_e button:hover{color:#1b65a7}.Navbar_container__8O_Xy .Navbar_links__k_1_e button:active{color:red}@media(max-width:600px){.Navbar_container__8O_Xy{height:6rem;width:100vw;position:-webkit-sticky;position:sticky;top:0}.Navbar_container__8O_Xy .Navbar_links__k_1_e{display:grid;grid-template-columns:auto auto;justify-items:flex-start;margin:5px;height:5rem}}@-webkit-keyframes Layout_reveal_anim__rlt6f{0%{opacity:.1}to{opacity:1}}@keyframes Layout_reveal_anim__rlt6f{0%{opacity:.1}to{opacity:1}}.Layout_container__hieOS{background-color:#0b0b0b;color:#fbfbfb}.Layout_container__hieOS .Layout_main__JqHba{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500&family=Roboto&display=swap";*{font-family:Poppins,sans-serif;box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-size:16px;-ms-scroll-snap-type:y proximity;scroll-snap-type:y proximity;scroll-behavior:smooth;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}