
/* High Flyfe v48 — test hero copy */
.v44-hero h1{
  font-size:clamp(2.8rem,5.7vw,5.8rem)!important;
  max-width:10.5ch!important;
  line-height:.95!important;
}
.v44-lead{
  max-width:620px!important;
  font-size:clamp(1rem,1.4vw,1.2rem)!important;
  line-height:1.55!important;
}
@media(max-width:700px){
  .v44-hero h1{
    font-size:clamp(2.4rem,11vw,3.9rem)!important;
    max-width:9.5ch!important;
  }
  .v44-lead{
    max-width:34ch!important;
  }
}
