/* Selected direction: technical pest control, navy and brand green. */
.hero-image{background-image:url('assets/control-plagas.png');background-size:auto 100%;background-position:right top;background-repeat:no-repeat}
.hero{min-height:680px}
.hero .eyebrow{font-size:12px;letter-spacing:.1em}
.hero-content{padding-block:64px;position:relative}
.hero h1{max-width:760px;font-size:clamp(60px,6.8vw,96px);line-height:.98}
.hero-description{max-width:460px}
.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;padding-top:0;border:0}
.hero-proof p{font-size:12px;line-height:1.5;border:1px solid #ffffff50;padding:8px 12px;border-radius:4px;color:#fff}
.hero-proof p>span{display:none}
.hero-footer{display:none}
.concept-credit{font-size:12px;line-height:1.6;color:var(--muted);text-align:center;padding:14px 6%;background:#f1f5f5;border-bottom:1px solid var(--line)}
.variant-1 .hero:before{background:linear-gradient(90deg,#061e32 0%,#061e32ed 35%,#061e3255 70%,#061e3210 100%)}
.variant-1 .hero-proof p{border-color:#bce76a65;color:#c6ec88}
.variant-1 .pest{border-top:4px solid #79a849}
.variant-1 .hood{background:#fff}
@media(max-width:1050px) and (min-width:761px){.hero h1{font-size:68px;max-width:600px}.hero-actions{gap:15px}.button{font-size:14px}}
@media(max-width:760px){
 .hero{min-height:0}
 .hero-content{padding:34px 6% 30px}
 .hero h1{max-width:100%;font-size:clamp(48px,12vw,70px);line-height:1}
 .hero-description{max-width:100%;font-size:16px;line-height:1.65;margin-top:22px}
 .hero-actions{margin-top:24px;gap:0}
 .hero-proof{margin-top:18px;gap:8px}
 .hero-proof p{font-size:12px;padding:7px 9px;display:block}
 .hero-secondary{min-height:44px}
 .hero .eyebrow{margin-bottom:22px;font-size:10px}
 .variant-1 .hero-image{background-position:right top}
 .variant-1 .hero:before{background:linear-gradient(180deg,#061e32c0,#061e32df 48%,#061e32f5)}
}
