.blac-hero-system{background:radial-gradient(circle at 80% 15%,rgba(219,36,213,.28),transparent 32%),var(--brand-neutral-dark);min-height:84vh;overflow:hidden;padding:160px 0 88px}.blac-hero-system__grid{align-items:center;display:grid;grid-gap:56px;gap:56px;grid-template-columns:minmax(0,0.95fr) minmax(340px,1.05fr)}.blac-hero-system h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:22px}.blac-hero-system p{color:var(--brand-text-inverse);font-size:1.08rem;max-width:680px}.blac-hero-system__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.blac-hero-system__media{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.14);border-radius:var(--brand-radius);padding:24px}.blac-hero-system__media img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.blac-product-grid-four{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.blac-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-template-rows:auto 1fr;min-height:100%;overflow:hidden}.blac-product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.blac-product-card div{display:grid;grid-gap:10px;gap:10px;padding:22px}.blac-product-card h3{font-size:1.18rem;margin:0}.blac-product-card p{color:var(--brand-text);margin-bottom:0}.blac-product-card a{align-self:end;font-weight:800}.blac-ecosystem-band{padding:80px 0 96px}.blac-ecosystem-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.blac-platform-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:var(--brand-radius);display:grid;grid-gap:14px;gap:14px;min-height:260px;padding:26px}.blac-platform-card span{background:var(--brand-secondary);border-radius:var(--brand-radius);color:var(--brand-neutral-dark);display:inline-flex;font-weight:800;justify-self:start;padding:6px 10px}.blac-platform-card a{align-self:end;color:var(--brand-text-inverse);font-weight:800;-webkit-text-decoration:underline;text-decoration:underline}.blac-industry-cards{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.blac-industry-cards article{border-radius:var(--brand-radius);min-height:330px;overflow:hidden;position:relative}.blac-industry-cards img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.blac-industry-cards article::after{background:linear-gradient(180deg,transparent,rgba(20,23,26,.88));content:"";top:0;right:0;bottom:0;left:0;position:absolute}.blac-industry-cards div{bottom:0;color:var(--brand-text-inverse);padding:24px;position:absolute;z-index:2}.blac-industry-cards h3,.blac-industry-cards p{color:var(--brand-text-inverse)}.blac-stats{background:var(--brand-bg-alt)}.blac-stats-row{display:flex;flex-wrap:nowrap;gap:18px}.blac-stats-row div{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);flex:1 1 0;min-width:0;padding:24px;text-align:center}.blac-stats-row strong{color:var(--brand-primary-dark);display:block;font-size:max(1.8rem, min(3vw, 2.8rem))}.blac-stats-row span{color:var(--brand-text)}.blac-cta-section{padding:80px 0 96px;text-align:center}.blac-cta-section .container{max-width:820px}.blac-cta-section h2{font-size:max(1.8rem, min(3vw, 2.6rem));margin-bottom:16px}.blac-cta-section p{margin-bottom:28px}@media (max-width:991.98px){.blac-hero-system{padding-top:132px}.blac-ecosystem-grid,.blac-hero-system__grid{grid-template-columns:1fr}.blac-industry-cards,.blac-product-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.blac-stats-row{flex-wrap:wrap}.blac-stats-row div{flex:1 1 calc(50% - 18px)}}@media (max-width:575.98px){.blac-hero-system__cta a,.blac-industry-cards,.blac-product-grid-four{width:100%}.blac-industry-cards,.blac-product-grid-four{grid-template-columns:1fr}.blac-stats-row div{flex-basis:100%}}