body.page-id-5186 .hero-section { display: none !important; }
/* Thank-you 5186 only — primary Blocksy chrome; no html.ppc-lp */
.ppc-lp-root > .site-header,
.ppc-lp-root > footer.site-footer {
  display: none !important;
}
.calendly-frame {
  display: block !important;
  width: 100% !important;
  min-height: 700px !important;
  height: 700px !important;
  border: 0 !important;
  border-radius: 12px;
  background: #f9f9fb;
}
#book .convert-card p:has(.calendly-frame) {
  display: block;
  width: 100%;
  margin: 1.25rem 0 0;
  height: auto;
}
.thank-you {
  padding: calc(80px + 3.25rem) 0 2.25rem;
}
.thank-you .wrap {
  max-width: 40rem;
}
.thank-you .eyebrow {
  display: inline-block;
  margin: 0 0 0.7rem;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0c4b6c;
}
.thank-you h1 {
  margin: 0 0 1.15rem !important;
  max-width: 14ch;
  font-size: clamp(2.75rem, 6vw, 4.25rem) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.03em;
  font-weight: 700;
  color: #111;
}
.thank-you .lede {
  max-width: 38rem;
  margin: 0 0 0.65rem;
  color: #51565a;
  font-size: 1.125rem;
  line-height: 1.55;
}
#book.enquire {
  position: relative;
  padding: 2.5rem 0 4.5rem;
  margin-top: 1.5rem;
  background: transparent;
  overflow: visible;
}
#book.enquire::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  background: rgba(63, 187, 150, 0.14);
  z-index: 0;
  pointer-events: none;
}
#book.enquire > * {
  position: relative;
  z-index: 1;
}
#book h2 {
  margin: 0 0 0.35rem !important;
  font-size: clamp(1.35rem, 2.2vw, 1.75rem) !important;
  line-height: 1.25 !important;
  letter-spacing: -0.02em;
  font-weight: 700;
  color: #0c4b6c;
}
#book .sub {
  margin: 0 0 1.25rem;
  max-width: 36rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #51565a;
}
