.mlc-application-grid{padding:88px 0 80px;background:var(--brand-bg-alt)}.mlc-industries-title{max-width:920px;margin-bottom:56px}.mlc-industries-title h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.mlc-application-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.mlc-application-cards article{display:grid;grid-template-columns:42% minmax(0,1fr);overflow:hidden;border-radius:var(--brand-radius);background:#fff;box-shadow:var(--brand-shadow)}.mlc-application-cards img{width:100%;height:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.mlc-application-cards article>div{padding:28px}.mlc-application-cards span{color:var(--brand-primary);font-size:.75rem;font-weight:850;text-transform:uppercase}.mlc-application-cards h2{margin:10px 0;font-size:1.3rem}.mlc-machine-match{padding:80px 0}.mlc-match-table{margin-bottom:32px;border-color:var(--brand-border)}.mlc-match-table th{background:var(--brand-primary-dark);color:#fff}.mlc-match-table td,.mlc-match-table th{min-width:190px;padding:16px;vertical-align:top}.mlc-limit-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.mlc-limit-notes article{padding:24px;border-left:4px solid var(--brand-warning);background:var(--brand-bg-alt)}.mlc-limit-notes h3{font-size:1.05rem}.mlc-limit-notes p{margin:0}.mlc-industries-cta{padding:80px 0 96px;background:var(--brand-primary)}.mlc-industries-cta .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.mlc-industries-cta .mlc-kicker,.mlc-industries-cta h2,.mlc-industries-cta p{color:#fff}@media (max-width:991.98px){.mlc-application-cards article{grid-template-columns:1fr}.mlc-application-cards img{min-height:auto;aspect-ratio:4/3}}@media (max-width:767.98px){.mlc-application-cards,.mlc-limit-notes{grid-template-columns:1fr}.mlc-industries-cta .container{align-items:flex-start;flex-direction:column}}