@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0}*{font-family:Poppins;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes slide{0%{right:-50%}to{right:0}}nav{align-items:center;background-color:#0000;color:#fff;display:flex;justify-content:space-between;position:fixed;width:100%;z-index:1}img{margin-bottom:-5px;margin-right:10px;width:100px}.title{font-size:48px;padding:30px 50px}.links{padding:30px}.contact-button,.links{align-items:center;display:flex;justify-content:center}.contact-button{background-color:#4fa0f2;border-radius:50px;cursor:pointer;font-size:20px;height:50px;margin:0 20px;width:200px}.logo-link{align-items:center;display:flex;justify-content:center}.home-logo-link,.logo-link,.navbar-link{color:#fff;margin-right:20px;text-decoration:none}.home-logo-link{margin-right:0}.navbar-link:hover{color:#b2d6f9}.hamburger{display:none}@media screen and (max-width:1000px){img{margin-bottom:-10px;margin-right:10px;width:50px}.title{font-size:30px;padding:30px 20px}.contact-button{display:none}.hamburger{display:block;margin:0 20px}.links{display:none}.links.active{animation:slide 1s;animation-fill-mode:forwards;background-color:#1869af;border-radius:10px;display:flex;flex-direction:column;justify-content:start;padding-bottom:0;position:absolute;right:0;top:80px;width:50vw}.navbar-link{color:#fff;font-weight:500;margin-bottom:30px;margin-right:0}}.home{background-image:radial-gradient(circle,#000e24,#102047);height:100vh;justify-content:center;width:100vw}.home,.home .home-content{align-items:center;display:flex}.home .home-content{animation:fadeIn 3s;animation-fill-mode:forwards;flex-direction:column;width:50%}.home .home-subtitle{margin-bottom:20px;text-align:center}.home h1{color:#fff;font-size:60px;font-weight:700;text-align:center}.home p{color:#fff;font-size:24px;padding:20px 0}.home .highlight{background:#4fa0f2;color:#fff;display:inline-block;padding:0 10px}.home .contact-button{align-items:center;background-color:#4fa0f2;border-radius:50px;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;margin:0 20px;width:200px}@media screen and (max-width:1000px){.home{align-items:center;background-image:radial-gradient(circle,#000e24,#102047);display:flex;height:100vh;justify-content:center;width:100vw}.home .home-content{text-align:center;width:80%}.home h1{font-size:30px}.home p{font-size:14px}.home .contact-button{font-size:18px;width:150px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contact{align-items:center;background-color:#000e24;background-image:radial-gradient(circle,#000e24,#102047);display:flex;height:100vh;justify-content:center;width:100vw}.contact h1{color:#fff;font-size:60px;font-weight:700;text-align:center}.contact .contact-content{align-items:start;animation:fadeIn 3s;animation-fill-mode:forwards;display:flex;flex-direction:column;width:90%}.contact p{color:#fff;font-size:24px;padding:20px 0}.contact .contact-button{align-items:center;background-color:#4fa0f2;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;margin:0;width:200px}.contact .contact-form{width:75%}.contact .contact-form input[type=text]{margin-right:2%}.contact .contact-form input[type=email],.contact .contact-form input[type=text]{height:50px;margin-bottom:100px;margin-top:50px;padding:0 20px;width:49%}.contact .contact-form input[type=email],.contact .contact-form input[type=text],.contact .contact-form textarea{background:#0000;border:none;border-bottom:2px solid gray;box-sizing:border-box;color:#fff;font-size:16px;outline:none}.contact .contact-form textarea{height:60px;margin-bottom:50px;padding:20px;resize:none;width:100%}.contact .contact-form ::-webkit-scrollbar{width:10px}.contact .contact-form ::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}.contact .contact-form ::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}@media screen and (max-width:1000px){.contact h1{font-size:30px}.contact .contact-content{align-items:center;width:80%}.contact p{font-size:14px}.contact .contact-button{font-size:18px;width:150px}.contact .contact-form{width:100%}}.construction{align-items:center;background-image:radial-gradient(circle,#000e24,#102047);display:flex;height:100vh;justify-content:center;width:100vw}.construction .construction-content{align-items:center;animation:fadeIn 3s;animation-fill-mode:forwards;display:flex;flex-direction:column;width:50%}.construction h1{color:#fff;font-size:60px;font-weight:700;text-align:center}.construction p{color:#fff;font-size:24px;padding:20px 0}.construction .contact-button{align-items:center;background-color:#4fa0f2;border-radius:50px;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;margin:0 20px;width:200px}@media screen and (max-width:1000px){.construction{align-items:center;background-image:radial-gradient(circle,#000e24,#102047);display:flex;height:100vh;justify-content:center;width:100vw}.construction .construction-content{text-align:center;width:80%}.construction h1{font-size:30px}.construction p{font-size:14px}.construction .contact-button{font-size:18px;width:150px}}
/*# sourceMappingURL=main.f00ed9b4.css.map*/