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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;box-shadow:0 2px 5px #0000001a;padding:1rem 0;position:fixed;top:0;width:100%}.header .container{align-items:center;display:flex;justify-content:space-between}.logo{color:#2c3e50;font-size:1.5rem;font-weight:700}nav ul{display:flex;list-style:none}nav ul li{margin-left:2rem}nav ul li a{color:#2c3e50;text-decoration:none}.hero{background:#2c3e50;color:#fff;margin-top:60px;padding:6rem 0;text-align:center}.hero-image{border-radius:10px;height:auto;margin-bottom:2rem;max-width:100%}.hero h1{font-size:2.5rem;margin-bottom:1rem}.cta-button{background:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:1rem;padding:.8rem 2rem}.services{padding:4rem 0}.services h2{margin-bottom:2rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.service-card{background:#f5f5f5;border-radius:5px;padding:2rem;text-align:center}.service-icon{height:80px;margin-bottom:1rem;width:80px}.about{background:#f5f5f5;padding:4rem 0;text-align:center}.about-image{border-radius:10px;display:block;height:auto;margin:2rem auto;max-width:50%}.contact{padding:4rem 0}.contact h2{margin-bottom:2rem;text-align:center}.contact form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px}.contact input,.contact textarea{border:1px solid #ddd;border-radius:5px;padding:.8rem}.contact textarea{min-height:150px}.contact button{background:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.8rem}footer{background:#2c3e50;color:#fff;padding:1rem 0;text-align:center}
/*# sourceMappingURL=main.c5487cba.css.map*/