.mrt-industry-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius-lg);overflow:hidden;transition:box-shadow .3s}.mrt-industry-card:hover{box-shadow:var(--brand-shadow-lg)}.mrt-industry-card ai-img,.mrt-industry-card img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover}.mrt-industry-card ul{padding-left:20px;font-size:.9rem}.mrt-industry-card ul li{margin-bottom:4px}