html { scroll-behavior: smooth; }
.home-v3 #book-a-call { scroll-margin-top: 24px; }

.hz3-hero { position: relative; min-height: 700px; display: grid; place-items: center; overflow: hidden; isolation: isolate; color: #fff; text-align: center; }
.hz3-hero > img { position: absolute; z-index: -3; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 50%; filter: saturate(.65) contrast(1.08); }
.hz3-hero-shade { position: absolute; z-index: -2; inset: 0; background: rgba(7, 29, 32, .83); }
.hz3-hero-inner { max-width: 880px; padding: 92px 0 104px; }
.home-v3 .hz3-hero h1 { margin: 0 auto 30px; color: #fff; font: 700 clamp(64px, 7vw, 100px)/.9 var(--font-display); letter-spacing: -.035em; text-transform: uppercase; text-wrap: balance; }
.hz3-hero h1 span { display: block; }
.hz3-hero .hz3-hero-audience { color: #fff; }
.hz3-hero .hz3-hero-offer { margin-top: 18px; color: #ff715b; font-size: .62em; line-height: 1; }
.hz3-hero-lede { max-width: 690px; margin: 0 auto 31px; color: #fff; font: 700 clamp(25px, 2.4vw, 35px)/1.08 var(--font-display); letter-spacing: .01em; text-transform: uppercase; }
.hz3-hero .hz-button { min-width: 230px; }

.hz3-centered-heading { max-width: 760px; margin: 0 auto 58px; text-align: center; }
.hz3-centered-heading-wide { max-width: 920px; }
.hz3-centered-heading > p:last-child { max-width: 720px; margin-right: auto; margin-left: auto; color: var(--hz-muted); font-size: 17px; }

.hz3-problem { background: var(--hz-paper); }
.hz3-problem h2 .hz3-word-unpredictable,
.hz3-problem h2 .hz3-word-predictable { display: inline-block; }
.hz3-problem h2 .hz3-word-unpredictable { text-decoration: line-through; text-decoration-color: var(--hz-red); text-decoration-thickness: .07em; text-decoration-skip-ink: none; }
.hz3-problem h2 .hz3-word-predictable { color: var(--hz-red); box-shadow: inset 0 -.12em 0 rgba(253, 58, 32, .15); }
.hz3-problem-row { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 2px solid var(--hz-ink); border-bottom: 1px solid var(--hz-line); }
.hz3-problem-row article { min-height: 215px; padding: 35px 34px 39px; text-align: center; border-left: 1px solid var(--hz-line); }
.hz3-problem-row article:first-child { border-left: 0; }
.hz3-problem-row span { display: block; margin-bottom: 18px; color: var(--hz-red); font: 700 24px/1 var(--font-display); }
.hz3-problem-row h3 { margin: 0 0 11px; font-size: 31px; line-height: 1; }
.hz3-problem-row p { max-width: 290px; margin: 0 auto; color: var(--hz-muted); font-size: 14px; }

.hz3-offer { background: var(--hz-teal); color: #fff; text-align: center; }
.hz3-offer-inner { max-width: 1040px; }
.home-v3 .hz3-offer h2 { max-width: 900px; margin: 0 auto 22px; color: #fff; font-size: clamp(58px, 7vw, 94px); }
.hz3-offer-lede { max-width: 720px; margin: 0 auto 52px; color: rgba(255,255,255,.72); font-size: 16px; }
.hz3-offer-equation { margin-bottom: 45px; display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; align-items: center; border-top: 1px solid rgba(255,255,255,.25); border-bottom: 1px solid rgba(255,255,255,.25); }
.hz3-offer-equation > div { padding: 38px 18px 41px; }
.hz3-offer-equation strong, .hz3-offer-equation span { display: block; text-transform: uppercase; }
.hz3-offer-equation strong { color: #fff; font: 700 48px/.95 var(--font-display); }
.hz3-offer-equation span { margin-top: 8px; color: #ff7967; font-size: 12px; font-weight: 800; letter-spacing: .11em; }
.hz3-offer-equation > b { color: rgba(255,255,255,.32); font: 400 30px/1 var(--font-display); }
.hz3-offer .hz-button { min-width: 210px; }

.hz3-process { background: var(--hz-warm); }
.hz3-process-row { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; border-top: 2px solid var(--hz-ink); border-bottom: 1px solid #c9c2b9; }
.hz3-process-row li { min-height: 350px; padding: 43px 28px 47px; border-left: 1px solid #c9c2b9; }
.hz3-process-row li:first-child { border-left: 0; }
.hz3-process-row span { display: block; margin-bottom: 48px; color: var(--hz-red); font: 700 86px/.75 var(--font-display); letter-spacing: -.05em; }
.hz3-process-row h3 { margin: 0 0 15px; font-size: 31px; line-height: 1; }
.hz3-process-row p { margin: 0; color: var(--hz-muted); font-size: 14px; }

.hz3-cost { background: var(--hz-paper); }
.hz3-cost-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }
.hz3-cost-grid article { padding: 54px 56px 52px; }
.hz3-cost-traditional { background: #e8e3dc; }
.hz3-cost-forgen { background: var(--hz-ink); color: #fff; }
.hz3-cost-label { margin-bottom: 24px; color: var(--hz-red-dark); font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.hz3-cost-forgen .hz3-cost-label { color: #ff7967; }
.hz3-cost-grid h3 { margin-bottom: 36px; font-size: clamp(42px, 4.5vw, 64px); line-height: .92; }
.hz3-cost-grid dl { margin: 0; border-top: 1px solid rgba(49,47,45,.24); }
.hz3-cost-forgen dl { border-color: rgba(255,255,255,.2); }
.hz3-cost-grid dl > div { padding: 17px 0; display: flex; justify-content: space-between; gap: 24px; border-bottom: 1px solid rgba(49,47,45,.18); }
.hz3-cost-forgen dl > div { border-color: rgba(255,255,255,.14); }
.hz3-cost-grid dt { font-size: 14px; font-weight: 700; }
.hz3-cost-grid dd { margin: 0; color: var(--hz-muted); font-size: 13px; text-align: right; }
.hz3-cost-forgen dd { color: rgba(255,255,255,.63); }
.hz3-cost-grid .hz3-result-maybe dd { color: var(--hz-red-dark); font-size: 20px; font-weight: 800; text-transform: uppercase; }
.hz3-cost-grid .hz3-result-clear dd { color: #ff7967; font-size: 18px; font-weight: 800; text-transform: uppercase; }
.hz3-cost-total { margin: 34px 0 0; }
.hz3-cost-total span, .hz3-cost-total strong { display: block; }
.hz3-cost-total span { margin-bottom: 7px; color: var(--hz-muted); font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.hz3-cost-forgen .hz3-cost-total span { color: rgba(255,255,255,.52); }
.hz3-cost-total strong { font: 700 26px/1.1 var(--font-display); text-transform: uppercase; }
.hz3-cost-note { margin: 20px 0 0; color: var(--hz-muted); font-size: 12px; text-align: center; }

.hz3-fit { background: var(--hz-warm); text-align: center; }
.hz3-fit-row { max-width: 1050px; margin: 0 auto 42px; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; border-top: 2px solid var(--hz-ink); border-bottom: 1px solid #c9c2b9; }
.hz3-fit-row li { position: relative; padding: 30px 22px 32px; font: 700 23px/1.05 var(--font-display); text-transform: uppercase; border-left: 1px solid #c9c2b9; }
.hz3-fit-row li:first-child { border-left: 0; }
.hz3-fit-row li::before { content: '✓'; display: block; margin-bottom: 13px; color: var(--hz-red); font: 800 18px/1 var(--font-body); }
.hz3-fit .hz-button { min-width: 210px; }

.hz3-faq { background: var(--hz-paper); }

.hz3-booking { padding: 112px 0 86px; background: var(--hz-teal); color: #fff; }
.home-v3 .hz3-booking h2 { color: #fff; }
.hz3-booking .hz3-centered-heading > p:last-child { color: rgba(255,255,255,.7); }
.hz3-calendar { max-width: 980px; min-height: 720px; margin: 0 auto; padding: 22px; background: #fff; box-shadow: 0 22px 60px rgba(0,0,0,.2); }
.hz3-calendar iframe { display: block; width: 100%; min-height: 680px; border: 0; overflow: hidden; }
.hz3-booking-note { margin: 22px 0 0; color: rgba(255,255,255,.58); font-size: 12px; font-weight: 700; letter-spacing: .06em; text-align: center; text-transform: uppercase; }
.hz3-compliance-note { margin: 10px 0 0; color: rgba(255,255,255,.72); font-size: 12px; text-align: center; }
.hz3-compliance-note a { color: #fff; font-weight: 700; text-underline-offset: 2px; }

@media (max-width: 860px) {
  .hz3-problem-row, .hz3-process-row { grid-template-columns: 1fr; }
  .hz3-problem-row article, .hz3-process-row li { min-height: 0; border-left: 0; border-top: 1px solid var(--hz-line); }
  .hz3-problem-row article:first-child, .hz3-process-row li:first-child { border-top: 0; }
  .hz3-process-row li { display: grid; grid-template-columns: 100px 1fr; gap: 24px; }
  .hz3-process-row span { margin: 0; }
  .hz3-fit-row { grid-template-columns: repeat(2, 1fr); }
  .hz3-fit-row li:nth-child(3) { border-left: 0; border-top: 1px solid #c9c2b9; }
  .hz3-fit-row li:nth-child(4) { border-top: 1px solid #c9c2b9; }
}

@media (max-width: 760px) {
  .hz3-hero { min-height: 620px; }
  .hz3-hero-inner { padding: 76px 0 84px; }
  .home-v3 .hz3-hero h1 { font-size: clamp(54px, 15vw, 72px); }
  .hz3-hero .hz3-hero-offer { margin-top: 16px; font-size: .58em; line-height: 1.06; }
  .hz3-hero-lede { max-width: 330px; font-size: clamp(24px, 7vw, 30px); }
  .hz3-offer-equation { grid-template-columns: 1fr; }
  .hz3-offer-equation > b { display: none; }
  .hz3-offer-equation > div { padding: 28px 16px 31px; border-top: 1px solid rgba(255,255,255,.16); }
  .hz3-offer-equation > div:first-child { border-top: 0; }
  .hz3-process-row li { grid-template-columns: 72px 1fr; padding: 34px 22px 38px; }
  .hz3-process-row span { font-size: 65px; }
  .hz3-cost-grid { grid-template-columns: 1fr; }
  .hz3-cost-grid article { padding: 44px 30px 46px; }
  .hz3-fit-row { grid-template-columns: 1fr; }
  .hz3-fit-row li { border-left: 0; border-top: 1px solid #c9c2b9; }
  .hz3-fit-row li:first-child { border-top: 0; }
  .hz3-calendar { min-height: 660px; padding: 10px; }
  .hz3-calendar iframe { min-height: 640px; }
}

@media (max-width: 420px) {
  .hz3-problem-row article { padding-right: 20px; padding-left: 20px; }
  .hz3-process-row li { grid-template-columns: 1fr; }
  .hz3-process-row span { margin-bottom: 12px; }
  .hz3-cost-grid dl > div { align-items: flex-start; flex-direction: column; gap: 5px; }
  .hz3-cost-grid dd { text-align: left; }
}
