@charset "UTF-8";.hero-deere{background:var(--brand-primary);min-height:560px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-deere::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-deere .hero-content{position:relative;z-index:1;padding:60px 0 60px 40px;color:#fff}.hero-deere .eyebrow{display:inline-block;background:var(--brand-secondary);color:var(--brand-dark);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-deere h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-deere .hero-sub{font-size:1.05rem;opacity:.85;max-width:480px;margin-bottom:32px;line-height:1.7}.hero-deere .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-deere .hero-img-wrap{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.hero-deere .hero-img-wrap ai-img,.hero-deere .hero-img-wrap img{height:520px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0, 0, 0, .4))}.products-showcase .featured-product .featured-specs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:22px}@media (max-width:991.98px){.hero-deere .hero-content{padding:50px 0 30px}.hero-deere .hero-img-wrap ai-img,.hero-deere .hero-img-wrap img{height:340px}}@media (max-width:767.98px){.hero-deere{min-height:auto}.hero-deere .hero-img-wrap{display:none}}