.other-machines{background:#fff;border-top:1px solid #e3e1da;padding:80px 0}.other-machines .container{margin:0 auto;max-width:1235px;padding:0 15px}.section-header{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin-bottom:40px}.other-machines .eyebrow{color:#4a5460;display:block;font-size:12px;font-weight:600;letter-spacing:.14em;margin-bottom:15px;text-transform:uppercase}.heading-content h2{color:#213242;font-size:32px;font-weight:600;line-height:1.1;margin:0}.overview-btn{align-items:center;border:1px solid #17324f;border-radius:4px;color:#17324f;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;padding:16px 26px;text-decoration:none;transition:.3s ease}.overview-btn:hover{background:#17324f;color:#fff}.machines-grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.machine-card{background:#fff;border:1px solid #ddd7cf;border-radius:14px;display:block;overflow:hidden;text-decoration:none;transition:.3s ease}.machine-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.06);transform:translateY(-5px)}.machine-image{align-items:center;background:#fff;display:flex;height:260px;justify-content:center}.machine-image img{max-height:220px;max-width:75%;object-fit:contain}.machine-content{background:#f6f3ee;border-top:1px solid #ddd7cf;padding:20px}.machine-label{color:#dd810f;display:block;font-size:10px;letter-spacing:2px;margin-bottom:5px;text-transform:uppercase}.machine-label.orange{color:#e08812}.machine-content h3{color:#213242;font-size:19px;font-weight:600;margin-bottom:0}.read-more{align-items:center;color:#213242;display:flex;font-size:12px;font-weight:500;gap:5px}@media(max-width:991px){.machines-grid{grid-template-columns:repeat(2,1fr)}.heading-content h2{font-size:46px}.section-header{flex-direction:column}}@media(max-width:767px){.other-machines{padding:80px 0}.other-machines .container{padding:0 20px}.machines-grid{grid-template-columns:1fr}.heading-content h2{font-size:34px}.overview-btn{width:100%}.machine-image{height:220px}}