.ecosystem-grid{grid-template-columns:repeat(6,1fr);gap:1px;background:var(--ink);border:1px solid var(--ink)}
.ecosystem-grid article{grid-column:span 2;border:0;min-height:560px;padding:0 32px 30px;overflow:hidden}
.ecosystem-grid .venture-feature{grid-column:span 3;min-height:650px;padding:0 38px 34px}
.ecosystem-grid .venture-feature h3{font-size:clamp(2.2rem,3.3vw,4rem);margin-top:18px;max-width:580px}
.ecosystem-grid .aidants{background:linear-gradient(145deg,#e7f0ff,#fff)}
.ecosystem-grid .menopause{background:linear-gradient(145deg,#07111f,#132c50)}
.ecosystem-grid article:nth-child(2) p{color:#bdcad9}
.ecosystem-grid article:nth-child(2) a{color:#83aeff}
.ecosystem-grid .venture-image{height:220px;margin:0 -32px 28px;overflow:hidden;position:relative;background:#dfe7f0}
.ecosystem-grid .venture-feature .venture-image{height:300px;margin:0 -38px 30px}
.ecosystem-grid .venture-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,17,31,.22),transparent 60%)}
.ecosystem-grid .venture-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.ecosystem-grid article:hover .venture-image img{transform:scale(1.045)}
.ecosystem-grid .site-view img{object-position:top center}
.ecosystem-grid .menopause .venture-image img{object-position:36% center}
.ecosystem-grid .pharma .venture-image img{object-position:center}
.ecosystem-grid .label-gp .venture-image img{object-position:center 27%}
.ecosystem-grid article h3{margin:18px 0 12px}
.ecosystem-grid article>span{display:block}
@media(max-width:1050px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-grid article,.ecosystem-grid .venture-feature{grid-column:span 1}.ecosystem-grid article:last-child{grid-column:1/-1}}
@media(max-width:760px){.ecosystem-grid{grid-template-columns:1fr}.ecosystem-grid article,.ecosystem-grid .venture-feature,.ecosystem-grid article:last-child{grid-column:1;min-height:520px;padding:0 24px 28px}.ecosystem-grid .venture-feature .venture-image,.ecosystem-grid .venture-image{height:245px;margin:0 -24px 26px}.ecosystem-grid .venture-feature h3{margin-top:16px}}
