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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home,.footer{text-align:center}.footer{background-color:#161616;color:#fff;padding:20px}body{font-family:Arial,sans-serif;margin:0}.website-header{background-color:#161616;justify-content:space-between;padding:20px 50px}.logo,.website-header{align-items:center;display:flex}.logo{color:#fff;font-size:1rem;font-weight:500}.logo-img{height:auto;margin-right:10px;width:50px}.nav-links{display:flex;gap:30px;list-style:none}.nav-links li{display:inline-block}.nav-links a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease-in-out}.nav-links a:hover{color:#67b26f}@media (max-width:768px){header{text-align:center}.nav-links,header{flex-direction:column}.nav-links{gap:15px}.logo{margin-bottom:20px}}.auth-buttons button{margin-left:10px}.motto-section{background:linear-gradient(135deg,#67b26f,#4ca2cd);box-shadow:0 8px 20px #0000004d;color:#fff;padding:60px 30px;text-align:center;transform:scale(1);transition:transform .5s ease-in-out,box-shadow .5s ease-in-out}.motto-h{font-size:3rem;letter-spacing:2px}.motto-h,.motto-p{animation:fadeIn 3s ease-in-out;font-weight:700;text-shadow:2px 2px 8px #0003;text-transform:uppercase}.motto-p{font-size:1.7rem;letter-spacing:2.5px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero{background-color:#f4f4f4;padding:100px 20px;text-align:center}.hero-content{margin:0 auto;max-width:600px}.about{padding:50px;text-align:center}.about-cards{display:flex;justify-content:space-around}.card{max-width:300px;padding:20px}.software-details{padding:50px;text-align:center}.process-flow{display:flex;justify-content:space-around}.step{background-color:#ddd;margin:10px;padding:20px}.team-container,.team-overview{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin:20px}.team-member{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;width:500px}.team-title{background-color:#f5f5f5;font-size:1.5rem;font-weight:700;padding:10px;text-align:center}.team-bottom{display:flex;height:300px;justify-content:space-between;padding:10px}.team-image{flex:1 1;padding-right:10px}.team-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.team-info{flex:2 1;font-size:1rem;height:100%;text-align:left}.team-info p{margin:5px 0}.team-info h3{font-size:1.2rem;margin-bottom:10px}.team-link{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.06e91cf3.css.map*/