.falcon-legal-theme-hero.tp-hero-solid-2 {
  /* The shared header is absolutely positioned; reserve its navigation row here. */
  padding-top: 119px;
}

.falcon-legal-theme-hero .tp-hero-spacing-3 {
  min-height: 720px;
  padding-top: 72px;
  background-position: center;
}

.falcon-legal-theme-hero .tp-section-title-larg {
  font-size: 80px;
}

.falcon-legal-theme-hero .tp-hero-heading {
  max-width: 760px;
}

.falcon-legal-theme-hero .tp-hero-deg {
  max-width: 590px;
}

.falcon-service-details--after-hero {
  padding-top: 110px;
}

.falcon-legal-page-content {
  width: min(100%, 1080px);
  margin: 0 auto;
}

.falcon-legal-page-content .tp-services-details-top {
  max-width: 900px;
}

.falcon-legal-page-content .tp-services-details-support-main,
.falcon-legal-page-content .tp-services-details-faq-main {
  max-width: 1040px;
}

.falcon-legal-content__eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  color: var(--falcon-primary-color);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.falcon-legal-content__title {
  max-width: 720px;
  margin-bottom: 30px;
  font-size: clamp(34px, 3.2vw, 48px);
  letter-spacing: -0.04em;
  line-height: 1.08;
}

@media only screen and (max-width: 1199.98px) {
  .falcon-legal-theme-hero.tp-hero-solid-2 {
    padding-top: 123px;
  }

  .falcon-legal-theme-hero .tp-section-title-larg {
    font-size: 70px;
  }

  .falcon-legal-theme-hero .tp-hero-spacing-3 {
    min-height: 650px;
    padding-top: 64px;
  }
}

@media only screen and (max-width: 991.98px) {
  .falcon-legal-theme-hero .tp-section-title-larg {
    font-size: 60px;
  }

  .falcon-legal-theme-hero .tp-hero-spacing-3 {
    min-height: 580px;
    padding-top: 58px;
  }

  .falcon-service-details--after-hero {
    padding-top: 84px;
  }
}

@media only screen and (max-width: 767.98px) {
  .falcon-legal-theme-hero.tp-hero-solid-2 {
    padding-top: 109px;
  }

  .falcon-legal-theme-hero .tp-section-title-larg {
    font-size: 50px;
  }

  .falcon-legal-theme-hero .tp-hero-spacing-3 {
    min-height: 520px;
    padding-top: 48px;
    background-position: 48% center;
  }

  .falcon-legal-theme-hero .tp-hero-heading {
    max-width: calc(100% - 20px);
  }

  .falcon-legal-theme-hero .tp-hero-deg {
    max-width: calc(100% - 110px);
  }

  .falcon-service-details--after-hero {
    padding-top: 68px;
  }
}

@media only screen and (max-width: 574.98px) {
  .falcon-legal-theme-hero .tp-hero-spacing-3 {
    min-height: 500px;
  }

  .falcon-legal-theme-hero .tp-section-title-larg {
    font-size: 46px;
  }

  .falcon-legal-content__title {
    font-size: 32px;
  }
}
