/* Ecosystem v75 — HD master, clean edge, no mask/frame */
.page-ecosystem-v75 main{
  margin:0;
  padding:0;
  background:#fff;
  overflow-x:hidden;
}
.page-ecosystem-v75 .ecosystem-hero-v75{
  position:relative;
  width:100%;
  height:520px;
  margin:0;
  padding:0;
  overflow:hidden;
  border:0;
  outline:0;
  background:#031a35;
  line-height:0;
}
.page-ecosystem-v75 .ecosystem-hero-v75 img{
  display:block;
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  margin:0;
  padding:0;
  border:0;
  outline:0;
  object-fit:cover;
  object-position:center center;
  transform:none;
  filter:none;
}
.page-ecosystem-v75 .ecosystem-section-v75{
  position:relative;
  z-index:2;
  margin:0;
  padding:52px 0 64px;
  border:0;
  background:#fff;
}
.page-ecosystem-v75 .wrap{
  width:min(1180px,92vw);
  margin:0 auto;
}
.page-ecosystem-v75 .ecosystem-kicker-v75{
  margin-bottom:11px;
  color:#0878c9;
  font-size:12px;
  font-weight:900;
  letter-spacing:.18em;
}
.page-ecosystem-v75 h2{
  max-width:820px;
  margin:0 0 14px;
  color:#082b4c;
  font-size:clamp(31px,3.2vw,46px);
  line-height:1.08;
}
.page-ecosystem-v75 .ecosystem-section-v75 p{
  max-width:820px;
  margin:0;
  color:#506a80;
  font-size:16px;
  line-height:1.65;
}
@media(max-width:900px){
  .page-ecosystem-v75 .ecosystem-hero-v75{height:420px}
}
@media(max-width:600px){
  .page-ecosystem-v75 .ecosystem-hero-v75{height:330px}
}
