.coerco-hero{align-items:flex-end;background-position:50%;background-size:cover;color:#fff;display:flex;min-height:350px;padding:20px 0;position:relative}.coerco-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.7),transparent);inset:0;position:absolute;z-index:1}.coerco-hero__content{align-items:center;display:flex;flex-direction:column;gap:20px;position:relative;width:100%;z-index:2}.coerco-hero__text-group{flex:1;max-width:100%}.coerco-hero__subtitle{color:var(--agriculture-accent-color);font-size:16px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.coerco-hero__subtitle,.coerco-hero__title{font-family:Fieldwork Geo Bold,Arial,sans-serif}.coerco-hero__title{font-size:32px;line-height:1.2;margin-bottom:12px}.coerco-hero__description{font-family:Fieldwork Geo Light,Arial,sans-serif;font-size:16px;margin-bottom:18px}.coerco-hero__cta{background:var(--coerco-primary-color);border-radius:6px;color:#000;display:inline-block;font-family:Fieldwork Geo Regular,Arial,sans-serif;font-weight:700;padding:12px 24px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease;width:100%}.coerco-hero__cta:hover{background-color:#e0b833}.coerco-hero__logos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;margin-top:4px;width:100%}.coerco-hero__logos img{max-height:40px;object-fit:contain;transition:transform .3s ease;width:auto}.coerco-hero__logos img:hover{transform:scale(1.05)}@media (min-width:768px){.coerco-hero{align-items:flex-end;min-height:450px;padding:30px 0}.coerco-hero__content{align-items:center;flex-direction:row;gap:25px;justify-content:space-between}.coerco-hero__text-group{max-width:700px}.coerco-hero__subtitle{font-size:19px;margin-bottom:10px}.coerco-hero__title{font-size:42px;margin-bottom:15px}.coerco-hero__description{font-size:19px}.coerco-hero__cta{text-align:left;width:auto}.coerco-hero__logos{justify-content:flex-start;width:auto}.coerco-hero__logos img{max-height:50px}}@media (min-width:1024px){.coerco-hero{min-height:550px;padding:40px 0}.coerco-hero__content{gap:40px}.coerco-hero__text-group{max-width:1000px}.coerco-hero__subtitle{font-size:21px}.coerco-hero__title{font-size:53px}.coerco-hero__description{font-size:16px}.coerco-hero__logos{align-items:flex-end;flex-shrink:0;gap:20px;margin-top:0}.coerco-hero__logos img{max-height:120px}}