.hero{max-width:1200px;margin:2rem auto;border-radius:12px;overflow:hidden;position:relative;height:500px}.hero img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-text{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}@media(max-width:768px){.hero{height:auto}.hero img{height:auto}.hero-text{position:static;background:rgba(0,0,0,.5);color:#fff;padding:2rem}.hero-title-white,.hero-subtitle{color:#fff !important;text-shadow:1px 1px 3px #000}}:root{--verde-logo:rgb(67, 73, 36);--verde-scuro:#3f4420;--grigio-chiaro:#f6f6f6;--grigio-medio:#e0e0e0;--grigio-scuro:#333;--bianco:#fff;--nero:#000;--testo:var(--grigio-scuro);--titoli:var(--verde-logo);--link:var(--verde-logo);--link-hover:var(--verde-scuro)}body{color:var(--testo)}h1,h2,h3,h4{color:var(--titoli)}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}a,.link{color:var(--verde-scuro);transition:color .2s ease}a:hover,.link:hover{color:var(--verde-logo-hover)}h1,h2,h3,.green-title{color:var(--verde-logo) !important}.bg-verde{background-color:var(--verde-logo);color:var(--bianco)}.bg-grigio-chiaro{background-color:var(--grigio-chiaro)}.bg-grigio-medio{background-color:var(--grigio-medio)}.hover-fade{transition:all .2s ease-in-out}.hover-fade:hover{transform:scale(1.02);box-shadow:0 4px 10px rgba(0,0,0,.15)}.img-hover-zoom{overflow:hidden;border-radius:10px}.img-hover-zoom img{transition:transform .3s ease}.img-hover-zoom:hover img{transform:scale(1.05)}.img-hover-opacity img{transition:all .3s ease-in-out}.img-hover-opacity:hover img{opacity:.8;transform:scale(1.03)}.img-hover-lift{transition:transform .3s ease,box-shadow .3s ease}.img-hover-lift:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.card-hover-fade{transition:all .2s ease-in-out}.card-hover-fade:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-title-white{color:#fff !important;text-shadow:1px 1px 3px #000;text-align:center;width:100%}.hero-subtitle{font-size:1.5rem;text-shadow:1px 1px 2px #000;color:#fff !important;text-align:center;width:100%}html{scroll-behavior:smooth}body{opacity:0;transition:opacity .4s ease-in-out}body.loaded{opacity:1}.nav-link-active{font-weight:700;color:var(--verde-logo);border-bottom:2px solid var(--verde-logo)}.footer-link{color:#fff !important;transition:color .2s ease}.footer-link:hover{color:var(--grigio-medio)}.footer-logo{background-color:#fff;border-radius:6px;padding:4px}nav a{font-size:1.125rem}footer a{font-size:1rem}footer a{color:#fff;font-weight:500;text-decoration:none}footer a:hover{color:var(--grigio-medio);text-decoration:underline}footer .underline-hover:hover{text-decoration:underline}footer img{background-color:#fff;padding:6px;border-radius:8px}footer a{color:#fff !important;font-weight:500;text-decoration:none}footer a:hover{color:var(--grigio-medio);text-decoration:underline}.hidden-honeypot{display:none}.site-header{background:#fff;padding:28px 24px;box-shadow:0 2px 10px rgba(0,0,0,8%)}.site-header__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-logo img{height:130px;width:auto;display:block;border-radius:8px}.main-nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.main-nav a{color:#333;text-decoration:none;font-weight:700;font-size:1.15rem}.hamburger{display:none;background:0 0;border:0;cursor:pointer;padding:10px}.hamburger span{display:block;width:30px;height:3px;margin:5px 0;background:#2f6f3e;border-radius:999px}@media(max-width:900px){.site-header{padding:22px 18px}.site-header__inner{flex-direction:column;gap:18px}.site-logo img{height:110px}.hamburger{display:block}.main-nav{display:none;width:100%}.main-nav.is-open{display:block}.main-nav ul{max-width:340px;margin:0 auto;padding:18px;flex-direction:column;gap:12px;background:#f7fbf6;border:1px solid rgba(47,111,62,.18);border-radius:20px}.main-nav li{width:100%;text-align:center}.main-nav a{display:block;padding:10px 12px;font-size:1.1rem}}@media(max-width:900px){footer.bg-verde{text-align:center;padding:48px 22px}footer .mw9{display:flex;flex-direction:column;align-items:center;gap:34px}footer .w-100{width:100%;max-width:520px;margin-bottom:0}footer img{display:block;margin:0 auto 18px}footer ul{display:flex;flex-direction:column;align-items:center}footer p{line-height:1.6}footer a{word-break:break-word}footer .tc{margin-top:34px;padding-top:24px}}@media(max-width:768px){.servizi-grid,.cards-grid,.grid-servizi{display:grid !important;grid-template-columns:1fr !important;gap:28px;padding:0 20px}.servizio-card,.service-card,.card{max-width:360px;width:100%;margin:0 auto}.servizio-card img,.service-card img,.card img{width:100%;height:220px;object-fit:cover}}.service-card-wrap{width:25%;min-width:260px;max-width:320px}.service-card-wrap>div{min-height:100%}.service-card-wrap img{height:220px !important;object-fit:cover}@media(max-width:1100px){.service-card-wrap{width:33.333%}}@media(max-width:800px){.service-card-wrap{width:50%;min-width:280px;max-width:360px}}@media(max-width:620px){.service-card-wrap{width:100%;max-width:380px}.service-card-wrap img{height:240px !important}}.home-service-card-wrap{width:25%;min-width:260px;max-width:320px}.home-service-card-wrap img{width:100%;height:220px !important;object-fit:cover}@media(max-width:1100px){.home-service-card-wrap{width:33.333%}}@media(max-width:800px){.home-service-card-wrap{width:50%;min-width:280px;max-width:360px}}@media(max-width:620px){.home-service-card-wrap{width:100%;max-width:380px}.home-service-card-wrap img{height:240px !important}}.home-service-card-wrap{width:25%;min-width:260px;max-width:320px}.home-service-card{text-align:center}.home-service-card img{height:220px !important;object-fit:cover}@media(max-width:1100px){.home-service-card-wrap{width:33.333%}}@media(max-width:800px){.home-service-card-wrap{width:50%;min-width:280px;max-width:360px}}@media(max-width:620px){.home-service-card-wrap{width:100%;max-width:380px}.home-service-card img{height:240px !important}}