@import url("mvp-launch.css?v=1");

.ecosystem-section-title{align-items:flex-start;gap:2rem}
.ecosystem-section-title .ecosystem-copy{max-width:760px}
.ecosystem-section-title .ecosystem-copy h2{margin:0 0 1.15rem}
.ecosystem-section-title .ecosystem-copy h3{margin:0;font:400 clamp(34px,4vw,64px)/1.04 var(--serif);letter-spacing:-.025em;text-transform:none}
.ecosystem-section-title .ecosystem-copy p{max-width:670px;margin:1rem 0 0;font:400 clamp(15px,1.25vw,19px)/1.5 var(--serif);color:var(--muted)}
.ecosystem-section-title>a{margin-top:.15rem;white-space:nowrap}
.hero-copy>p{max-width:620px}
@media(max-width:760px){
  .ecosystem-section-title{display:block;margin-bottom:1.7rem}
  .ecosystem-section-title .ecosystem-copy h3{font-size:36px}
  .ecosystem-section-title .ecosystem-copy p{font-size:15px}
  .ecosystem-section-title>a{display:inline-block;margin-top:1.15rem}
  .hero-copy{right:1.15rem;width:auto}\n  .hero-copy>p{max-width:100%}
}
