.services-hero{color:#fff;text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.hero-background{z-index:0;background-image:url(/images/service.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.hero-background:after{content:"";z-index:1;background:#00326499;position:absolute;inset:0}.services-hero .container{z-index:2;position:relative}.services-hero h1{text-shadow:2px 2px 4px #00000080;margin-bottom:1rem;font-size:3rem}.services-hero p{max-width:600px;margin:0 auto;font-size:1.2rem}.services-content{padding:4rem 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.service-card{background:#fff;border-radius:8px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#8b4513;margin-bottom:1rem;font-size:1.5rem}.service-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.service-card ul{list-style:none}.service-card li{color:#2c3e50;margin-bottom:.5rem;font-weight:500}.process{background:#f8f9fa;padding:4rem 0}.process h2{text-align:center;color:#2c3e50;margin-bottom:3rem;font-size:2.5rem}.process-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.step{text-align:center;padding:2rem}.step-number{color:#fff;background:#8b4513;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.step h4{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.step p{color:#666;line-height:1.6}@media (max-width:768px){.services-hero h1{font-size:2rem}.services-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr}}@media (max-width:480px){.process-steps{grid-template-columns:1fr}}
