.p-hero {
  align-items: end;
  padding-bottom: 68px;
}

main section[id] { scroll-margin-top: 64px; }

.p-scene {
  z-index: 0;
  display: block;
  background: #010101;
}

.p-scene img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
}

.p-hero-shade {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, .06) 0%, rgba(0, 0, 0, .02) 42%, rgba(0, 0, 0, .7) 76%, #000 100%),
    radial-gradient(circle at 50% 36%, transparent 0 24%, rgba(0, 0, 0, .12) 60%, rgba(0, 0, 0, .56) 100%);
}

.p-hero-content {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 0;
  text-align: center;
}

.p-hero h1 {
  max-width: 980px;
  font-size: 96px;
}

.p-lead {
  max-width: 660px;
  margin: 28px auto 30px;
}

.p-hero .p-actions,
.p-hero .p-assurance { justify-content: center; }

.p-proof {
  border-bottom: 1px solid #d9d9dd;
  background: #f3f3f5;
  color: #111113;
}

.p-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.p-proof-grid > div {
  min-height: 118px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-left: 1px solid #d9d9dd;
  padding: 25px 28px;
}

.p-proof-grid > div:last-child { border-right: 1px solid #d9d9dd; }

.p-proof-grid strong,
.p-proof-grid span { display: block; }

.p-proof-grid strong {
  margin-bottom: 7px;
  font-size: 15px;
}

.p-proof-grid span {
  color: #66666c;
  font-size: 11px;
  line-height: 1.45;
}

.p-situation { padding: 135px 0; }

.p-section-head {
  grid-template-columns: 170px 1fr;
  gap: 65px;
  margin-bottom: 66px;
}

.p-section-head h2 { font-size: 72px; }

.p-choice { min-height: 455px; }

.p-choice h3 {
  margin-top: 54px;
  font-size: 38px;
}

.p-choice-meta {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: auto;
  border-top: 1px solid #e1e1e4;
  border-bottom: 1px solid #e1e1e4;
  padding: 13px 0;
  color: #7b7b81;
  font-size: 9px;
  font-weight: 720;
  text-transform: uppercase;
}

.p-choice-meta span + span {
  border-left: 1px solid #e1e1e4;
  padding-left: 14px;
}

.p-choice-urgent .p-choice-meta {
  border-color: #2e2e32;
  color: #88888e;
}

.p-choice-urgent .p-choice-meta span + span { border-color: #2e2e32; }

.p-choice > a,
.p-urgent-actions { margin-top: 24px; }

.p-method { min-height: auto; }

.p-method-sticky {
  position: relative;
  min-height: auto;
  padding: 150px 0;
}

.p-method-layout {
  grid-template-columns: .92fr 1.08fr;
  gap: 100px;
}

.p-method-copy h2 { font-size: 70px; }

.p-method-copy > p:last-child {
  max-width: 500px;
  color: #a0a0a6;
  line-height: 1.65;
}

.p-track {
  top: 25px;
  bottom: 135px;
}

.p-method-visual article {
  min-height: 118px;
  border-top: 1px solid #222226;
  padding-top: 18px;
}

.p-method-visual article:nth-of-type(4) { border-bottom: 1px solid #222226; }

.p-method-visual b {
  margin-top: 3px;
  font-size: 20px;
}

.p-method-visual p {
  max-width: 540px;
  line-height: 1.55;
}

.p-method-result {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 22px;
  align-items: start;
  margin-top: 26px;
  border-top: 1px solid #424247;
  border-bottom: 1px solid #424247;
  padding: 22px 0;
}

.p-method-result span {
  color: #ff6258;
  font-size: 9px;
  font-weight: 760;
  text-transform: uppercase;
}

.p-method-result p {
  margin: 0;
  color: #d3d3d7;
  font-size: 15px;
}

.p-deliverable { padding: 150px 0; }

.p-section-head-dark .p-label { color: #8b8b91; }

.p-report-notes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 46px;
  border-top: 1px solid #2d2d31;
  border-bottom: 1px solid #2d2d31;
}

.p-report-notes article {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 16px;
  padding: 30px 26px;
}

.p-report-notes article + article { border-left: 1px solid #2d2d31; }

.p-report-notes span {
  color: #818187;
  font-size: 9px;
}

.p-report-notes b,
.p-report-notes p { display: block; }

.p-report-notes b {
  margin-bottom: 8px;
  color: #f1f1f3;
  font-size: 14px;
}

.p-report-notes p {
  margin: 0;
  color: #85858b;
  font-size: 12px;
  line-height: 1.55;
}

.p-inline-link { margin-top: 32px; }

.p-value h2 { font-size: 64px; }

.p-value .p-label,
.p-faq .p-label { color: #68686e; }

.p-offer { padding: 150px 0; }

.p-offer-grid {
  grid-template-columns: .82fr 1.18fr;
  gap: 105px;
}

.p-offer-copy h2 { font-size: 68px; }

.p-offer-panel {
  border-color: #35353a;
  padding: 40px;
  background: #0d0d0f;
  box-shadow: 0 38px 100px rgba(0, 0, 0, .35);
}

.p-offer-panel header > div {
  display: grid;
  gap: 5px;
}

.p-offer-panel header > div small {
  color: #77777d;
  font-size: 10px;
}

.p-offer-panel header strong { font-size: 50px; }

.p-offer-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid #303034;
}

.p-offer-steps span {
  display: flex;
  gap: 9px;
  padding: 17px 0;
  color: #a2a2a8;
  font-size: 10px;
  text-transform: uppercase;
}

.p-offer-steps span + span {
  border-left: 1px solid #303034;
  padding-left: 18px;
}

.p-offer-steps b { color: #ff6258; }

.p-offer-panel ul { margin-bottom: 22px; }

.p-offer-commitment {
  display: grid;
  grid-template-columns: 145px 1fr;
  gap: 20px;
  margin: 0 0 28px;
  border-left: 2px solid #ff3b30;
  padding: 15px 18px;
  background: #151517;
}

.p-offer-commitment strong {
  color: #f0f0f2;
  font-size: 11px;
}

.p-offer-commitment p {
  margin: 0;
  color: #94949a;
  font-size: 11px;
  line-height: 1.5;
}

.p-offer-actions { margin-top: 0; }

.p-faq { padding: 135px 0; }

.p-faq h2 { font-size: 52px; }

.p-faq summary { min-height: 76px; }

.p-closing h2 { font-size: 112px; }

.p-closing-note {
  display: block;
  margin-top: 24px;
  color: #77777d;
  font-size: 10px;
}

@media (max-width: 1100px) {
  .p-hero h1 { font-size: 82px; }
  .p-section-head h2 { font-size: 62px; }
  .p-method-copy h2 { font-size: 60px; }
  .p-method-layout { gap: 65px; }
  .p-value h2 { font-size: 56px; }
  .p-offer-copy h2 { font-size: 58px; }
  .p-offer-grid { gap: 65px; }
  .p-closing h2 { font-size: 96px; }
}

@media (max-width: 800px) {
  .p-hero {
    display: grid;
    min-height: 100svh;
    padding: 110px 0 58px;
  }

  .p-hero-content { align-self: end; }
  .p-hero h1 { font-size: 58px; }
  .p-lead { max-width: 355px; }
  .p-hero .p-actions { width: 100%; }
  .p-hero .p-button { width: 100%; }
  .p-hero .p-assurance { gap: 9px 14px; }

  .p-proof-grid { grid-template-columns: 1fr 1fr; }

  .p-proof-grid > div {
    min-height: 104px;
    padding: 20px 16px;
  }

  .p-proof-grid > div:nth-child(3),
  .p-proof-grid > div:nth-child(4) { border-top: 1px solid #d9d9dd; }

  .p-proof-grid > div:nth-child(odd) { border-left: 0; }
  .p-proof-grid > div:last-child { border-right: 0; }
  .p-proof-grid strong { font-size: 13px; }

  .p-situation,
  .p-deliverable,
  .p-value,
  .p-offer,
  .p-faq { padding: 92px 0; }

  .p-section-head {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 46px;
  }

  .p-section-head h2 { font-size: 44px; }

  .p-choice { min-height: 430px; }

  .p-choice h3 {
    margin-top: 50px;
    font-size: 31px;
  }

  .p-choice-meta { margin-top: 34px; }

  .p-method-sticky { padding: 95px 0; }

  .p-method-layout {
    grid-template-columns: 1fr;
    gap: 62px;
  }

  .p-method-copy h2 { font-size: 46px; }
  .p-method-visual article { min-height: 128px; }

  .p-report-notes { grid-template-columns: 1fr; }

  .p-report-notes article { padding: 24px 0; }

  .p-report-notes article + article {
    border-top: 1px solid #2d2d31;
    border-left: 0;
  }

  .p-value h2 { font-size: 46px; }
  .p-offer-copy h2 { font-size: 49px; }

  .p-offer-grid {
    grid-template-columns: 1fr;
    gap: 55px;
  }

  .p-offer-panel { padding: 27px 20px; }

  .p-offer-panel header strong { font-size: 43px; }

  .p-offer-steps span {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
    padding-right: 8px;
    font-size: 9px;
  }

  .p-offer-steps span + span { padding-left: 10px; }

  .p-offer-commitment {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .p-faq h2 { font-size: 44px; }
  .p-faq summary { min-height: 82px; }
  .p-closing h2 { font-size: 62px; }
  .p-closing-note { max-width: 320px; margin-right: auto; margin-left: auto; }
}
