@charset "UTF-8";.mc-industries-hero{background:var(--mc-black);padding:56px 0;border-bottom:3px solid var(--mc-red)}.mc-industries-hero h1{color:var(--mc-white);font-size:max(1.6rem, min(2.8vw, 2.2rem));margin-bottom:10px}.mc-industries-hero p{color:#a0a0a0;font-size:15px;max-width:560px;line-height:1.6}.mc-industries-grid-section{padding:64px 0;background:var(--mc-bg)}.mc-industry-card{background:var(--mc-white);border:1px solid var(--mc-border);border-top:3px solid var(--mc-red);border-radius:2px;overflow:hidden;margin-bottom:24px;transition:box-shadow .2s}.mc-industry-card:hover{box-shadow:var(--shadow-md)}.mc-industry-card-img{height:200px;overflow:hidden}.mc-industry-card-img ai-img,.mc-industry-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.mc-industry-card:hover .mc-industry-card-img ai-img,.mc-industry-card:hover .mc-industry-card-img img{transform:scale(1.04)}.mc-industry-card-body{padding:24px}.mc-industry-card-body h2{font-size:16px;font-weight:700;margin-bottom:8px;color:var(--mc-black)}.mc-industry-card-body p{font-size:13px;color:var(--mc-mid-grey);line-height:1.6;margin-bottom:14px}.mc-industry-products{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.mc-industry-products span{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--mc-mid-grey);background:var(--mc-light-grey);padding:2px 8px;border-radius:1px}