*,body{margin:0}*{box-sizing:border-box;font-family:Poppins,sans-serif;padding:0}body{background-color:#f8f9fa;color:#333;line-height:1.6}.header{background-color:#fff;box-shadow:0 2px 5px #0000001a;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{color:#2a9d8f;font-size:1.8rem;font-weight:600}.nav ul{display:flex;gap:2rem;list-style:none}.nav a{color:#264653;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#2a9d8f}.hero{align-items:center;background:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1547496502-affa22d38842);background-position:50%;background-size:cover;color:#fff;display:flex;height:90vh;justify-content:center;padding:2rem;text-align:center}.hero-content{max-width:800px}.hero h1{font-size:3rem;font-weight:600;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#2a9d8f;border-radius:25px;color:#fff;font-size:1rem;font-weight:500;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s}.cta-button:hover{background-color:#264653}.about{margin:0 auto;max-width:1200px;padding:5rem 2rem;text-align:center}.about h2{color:#264653;font-size:2.5rem;margin-bottom:1.5rem}.about p{color:#555;font-size:1.1rem;margin:0 auto;max-width:800px}.services{background-color:#fff;padding:5rem 2rem;text-align:center}.services h2{color:#264653;font-size:2.5rem;margin-bottom:2rem}.service-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.service-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:2rem;transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#2a9d8f;font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#555;font-size:1rem}.testimonial{background-color:#e9ecef;padding:5rem 2rem;text-align:center}.testimonial h2{color:#264653;font-size:2.5rem;margin-bottom:2rem}.testimonial blockquote{color:#333;font-size:1.2rem;font-style:italic;margin:0 auto 1rem;max-width:800px}.testimonial cite{color:#2a9d8f;font-size:1rem;font-style:normal}.contact{margin:0 auto;max-width:600px;padding:5rem 2rem;text-align:center}.contact h2{color:#264653;font-size:2.5rem;margin-bottom:2rem}.contact form{display:flex;flex-direction:column;gap:1.5rem}.contact input,.contact textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:1rem;width:100%}.contact textarea{min-height:150px;resize:vertical}.contact button{background-color:#2a9d8f;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:background-color .3s}.contact button:hover,.footer{background-color:#264653}.footer{color:#fff;font-size:.9rem;padding:1.5rem;text-align:center}@media (max-width:768px){.about h2,.contact h2,.hero h1,.services h2,.testimonial h2{font-size:2rem}.about p,.hero p,.testimonial blockquote{font-size:1rem}.nav{flex-direction:column}.nav,.nav ul{gap:1rem}.service-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7fb3461c.css.map*/