@import url(https://fonts.googleapis.com/css2?family=Solitreo&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);body{overflow-x:hidden}body:not(.root)::-webkit-scrollbar{width:8px}body:not(.root)::-webkit-scrollbar-track{background-color:#c7c7c7;border-radius:10px;box-shadow:inset 0 0 1px none}body:not(.root)::-webkit-scrollbar-thumb{background:#333;border-radius:10px;height:30vh}*{margin:0;padding:0}ul{gap:3vw;list-style:none;padding:10px}.Navbar,ul{display:flex}.Navbar{background-color:#ffa600;gap:1vw;width:100vw}.Title{font-family:Solitreo,cursive;font-size:34px;margin:.25rem 3rem;padding-bottom:.5rem;padding-top:.5rem}.hamburger{background-color:orange;border:none;display:none;flex-direction:column;height:21px;justify-content:space-between;outline:none;position:absolute;right:1rem;top:1rem;width:30px}.hamburger .bar{background-color:#000;border-radius:10px;height:3px;width:100%}a{color:#000}a:hover{color:#262626}li{font-family:Poppins,sans-serif}@media (max-width:500px){.Navbar,ul{flex-direction:column}li{text-align:center}.hamburger{display:flex}.Nav{display:none}.Nav.active{display:flex}}.story{bottom:10%;position:absolute;right:5%;text-align:right}a{text-decoration:none}.card{border-radius:20px}img{max-height:10rem}.btn{background-color:#ffa600;border:1px solid orange;border-radius:20px;color:#000}
/*# sourceMappingURL=main.8081d6f6.css.map*/