/* WooPW page integration and descender-safe typography. */
.prod-hero h1,
.section-title,
.usertype-copy h3,
.growthhub-copy h2,
.svc-cta-text h2,
.faq-head h2,
.final-cta h2,
.mega-feature-img-headline {
  line-height: 1.09 !important;
  padding-bottom: 0.09em;
  overflow: visible !important;
}

.prod-hero h1 .grad,
.section-title .grad,
.svc-cta-text h2 .grad,
.final-cta h2 .grad {
  display: inline-block;
  padding-bottom: 0.08em;
  margin-bottom: -0.08em;
}

.stat-value,
.prod-trust-text,
.mega-item h4,
.mega-item p {
  line-height: 1.25;
  overflow: visible;
}

@media (max-width: 720px) {
  .prod-hero h1,
  .section-title,
  .growthhub-copy h2,
  .svc-cta-text h2,
  .faq-head h2,
  .final-cta h2 {
    line-height: 1.13 !important;
    padding-bottom: 0.12em;
  }
}
