.nn-hero-enterprise{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;max-width:1200px;margin:20px auto}.hero-main{grid-row:span 2;position:relative}.hero-card,.hero-main{overflow:hidden;border-radius:10px}.hero-content{padding:12px}.hero-cat{display:inline-block;background:#C40000;color:#fff;padding:4px 8px;font-size:12px;border-radius:3px}@media(max-width:768px){.nn-hero-enterprise{grid-template-columns:1fr}}