
/* High Flyfe v47: shorter, tighter hero */
.v44-hero h1{
  font-size:clamp(2.9rem,6vw,6.2rem)!important;
  max-width:11.5ch!important;
  line-height:.94!important;
}
.v44-lead{
  max-width:560px!important;
}
@media(max-width:700px){
  .v44-hero h1{
    font-size:clamp(2.55rem,12vw,4.2rem)!important;
    max-width:10.5ch!important;
  }
}
