/* Identidade tipográfica comum dos títulos principais. */
.hero h1,.hub-hero h1{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:clamp(43px,4.7vw,64px)!important;
  font-weight:700!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  color:#181126!important;
  overflow:visible!important;
}
.hero h1 em,.hub-hero h1 em{
  font-style:normal!important;
  background:linear-gradient(100deg,#7c2cf3,#bd4ff2 54%,#ff6b45)!important;
  -webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;
  padding-right:.08em!important;
  -webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;
}
@media(max-width:760px){.hero h1,.hub-hero h1{font-size:43px!important;line-height:1.04!important}}
