.mower-world{--hp-accent:#91b650;--hp-accent-dark:#5d7824}
.mower-world .page-kicker,.mower-world .hp-card-body>span,.mower-world .hp-compare-body>span{color:#5d7824}
.mower-world .hp-hero{background:var(--world-hero-gradient)}
.mower-world .hp-hero-media{background:#edf4df}.mower-world .hp-primary{background:#455c17}
.mower-world .hp-secondary{border-color:#b5c98c}.mower-world .hp-trust b{color:#5d7824}
.mower-world .mower-trust{
  position:relative;
  z-index:2;
  margin:-18px auto 34px;
  box-shadow:var(--shadow-lg);
}
@media(max-width:720px){
  .mower-world .mower-trust{margin-top:-10px}
}
.mower-world .hp-card-image img[src$=".svg"],.mower-world .hp-product-image img[src$=".svg"],.mower-world .hp-related img[src$=".svg"],.mower-world .hp-compare-card>img[src$=".svg"]{object-fit:cover;background:#f0f5e5}
.mower-intent{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;padding:32px;border:1px solid var(--hp-line);border-radius:22px;background:#fff}
.mower-intent h2{margin:8px 0;font-size:clamp(1.7rem,3vw,2.5rem)}.mower-intent p{max-width:900px;margin:0;color:var(--hp-muted);line-height:1.7}.mower-intent .hp-primary{flex:0 0 auto}
@media(max-width:720px){.mower-intent{display:block;padding:23px}.mower-intent .hp-primary{margin-top:18px}.mower-world .hp-compare-body h2{font-size:1.05rem}}
