*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f4f4f5;color:#333;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}header{align-items:center;background-color:#2c3e50;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 40px}header h1{font-size:1.8rem;font-weight:700}nav a{color:#fff;font-weight:500;margin-left:20px;text-decoration:none;transition:color .3s}nav a:hover{color:#e67e22}.hero{align-items:center;background:url(/static/media/hero.26c3c4805a58738d7fae.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:80vh;text-align:center}.hero h1{font-size:3rem;margin-bottom:20px;text-shadow:2px 2px 8px #0009}.hero p{font-size:1.2rem;max-width:600px;text-shadow:1px 1px 5px #00000080}.services{background-color:#fff;padding:80px 20px;text-align:center}.services h2{color:#2c3e50;font-size:2rem;margin-bottom:40px}.service-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-card{background-color:#ecf0f1;border-radius:10px;padding:30px;transition:transform .3s,box-shadow .3s;width:250px}.service-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.service-card h3{color:#e67e22;margin-bottom:15px}.contact{background-color:#f4f4f5;padding:80px 20px;text-align:center}.contact h2{color:#2c3e50;font-size:2rem;margin-bottom:20px}.contact p{font-size:1.1rem;margin-bottom:10px}footer{background-color:#2c3e50;color:#fff;padding:20px 0;text-align:center}@media (max-width:768px){.service-cards{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.71040392.css.map*/