@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.navigation-menu{list-style:none;display:flex;align-items:center;justify-content:center}.navigation-menu li{margin:0 20px}.navigation-menu li a{text-decoration:none;color:#fff}.active{color:#daa520!important;font-weight:700!important}.mobile-navigation{list-style:none}.mobile-navigation li{margin-top:20px}.mobile-navigation li a{text-decoration:none;font-size:1.4rem;color:#000}.css-hyum1k-MuiToolbar-root{min-height:100px!important}.home{height:90vh;display:flex;justify-content:center;align-items:left;flex-direction:column;background-position:center;background-repeat:no-repeat;background-size:cover}.headerContainer{width:auto;margin-left:30px}.home .headerContainer h1{justify-content:center;align-items:center;font-weight:700;font-size:80px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#000}.home .headerContainer p{margin-top:15px;padding:0;font-size:40px;font-weight:lighter;color:#000}.headerContainer button{background-color:#121619;margin-top:20px;border:none;border-radius:5px;cursor:pointer;height:50px;width:180px;text-decoration:none;color:#fff;font-size:20px}.headerContainer button:hover{background-color:#0a0a078b;cursor:pointer;transition:.3s ease-in}@media only screen and (max-width: 600px){.home{justify-content:center;align-items:center}.headerContainer{margin-left:0;border-radius:10px;width:90%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#12161976;color:#fff}.home .headerContainer h1{font-size:36px;height:30px;margin:30px 0;color:#fff}.home .headerContainer p{font-size:20px;color:#fff}.headerContainer button{background-color:#fff;color:#121619;margin-bottom:30px}.titleAnimation{font-size:20px}.center-mobile{text-align:center}}.titleAnimation{opacity:0;animation:fadeIn 1s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 700px){.home .headerContainer h1{font-size:30px;height:40px;margin:30px 0;color:#fff}}@media only screen and (max-width: 653px){.home .headerContainer h1{font-size:23px;height:40px;margin:30px 0;color:#fff}}@media only screen and (max-width: 950px){.home .headerContainer h1{font-size:35px;height:40px;margin:30px 0;color:#fff}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:roboto,sans-serif;min-height:100px;height:100%}
