:root{--navy:#17324f;--orange:#e08b12;--white:#fff}.hero-buttons a span{display:flex}section.machine-hero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.machine-hero{align-items:center;display:flex;min-height:700px;overflow:hidden;position:relative}.hero-overlay{background:linear-gradient(90deg,rgba(17,31,45,.88),rgba(17,31,45,.78) 35%,rgba(17,31,45,.2));inset:0;position:absolute}.machine-hero .container{margin:auto;max-width:1235px;padding:0 15px;position:relative;width:100%;z-index:2}.hero-content{justify-content:space-between;max-width:100%}.breadcrumb,.hero-content{align-items:center;display:flex}.breadcrumb{gap:12px;margin-bottom:30px}.breadcrumb a,.breadcrumb span{color:#fff;font-size:14px;text-decoration:none}.breadcrumb span:last-child{font-weight:600;text-transform:uppercase}.machine-hero .eyebrow{color:#dd810f;display:block;font-size:14px;font-weight:700;letter-spacing:3px;margin-bottom:18px}.hero-content h1{color:#fff;font-size:84px;font-weight:700;letter-spacing:-.02em;line-height:.95;margin-bottom:20px}.hero-content p{color:#fff;font-size:26px;letter-spacing:-.005em;margin:18px 0 20px!important}.hero-buttons{display:flex;gap:12px}.btn-primary,.btn-secondary{align-items:center;border-radius:4px;display:inline-flex;font-size:16px;font-weight:600;gap:12px;justify-content:center;padding:0 30px;text-decoration:none;transition:.3s ease}.btn-primary{background:var(--orange);color:#111}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{background:#fff;color:var(--navy)}.btn-secondary:hover{background:#f3f3f3}@media(max-width:991px){section.machine-hero{margin-top:20px}.hero-content{flex-wrap:wrap;gap:20px}.machine-hero{min-height:650px;padding:40px 0}.hero-content h1{font-size:68px}.hero-content p{font-size:22px}}@media(max-width:767px){.machine-hero{min-height:550px}.hero-content{max-width:100%}.breadcrumb{flex-wrap:wrap}.hero-content h1{font-size:48px}.hero-content p{font-size:20px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}