body.single-post .adv2-rewrite {
  --adv2-ink: #2d3d54;
  --adv2-copy: #404e65;
  --adv2-muted: #66758b;
  --adv2-line: #d9e7f2;
  --adv2-wash: #f4f9fd;
  --adv2-wash-strong: #eaf4fb;
  --adv2-blue: #56b0f2;
  --adv2-blue-deep: #2d3d54;
  --adv2-red: #fa2519;
  --adv2-surface: #f7f9fc;
}

body.single-post .adv2-rewrite > .adv2-section {
  display: block;
  width: 100%;
  max-width: none;
  margin-top: clamp(64px, 8vw, 96px);
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  clip-path: none;
}

body.single-post .adv2-rewrite h1 {
  max-width: 17ch;
  font-size: clamp(44px, 5.4vw, 62px) !important;
  line-height: 1.04 !important;
  text-wrap: balance;
}

body.single-post .adv2-rewrite h2 {
  max-width: 22ch;
  margin-bottom: 24px !important;
  font-size: clamp(32px, 4vw, 42px) !important;
  line-height: 1.1 !important;
  text-wrap: balance;
}

body.single-post .adv2-rewrite h3 {
  margin-bottom: 8px !important;
  font-size: 22px !important;
}

body.single-post .adv2-rewrite p,
body.single-post .adv2-rewrite li {
  color: var(--adv2-copy);
}

body.single-post .adv2-rewrite .adv2-logo {
  padding-bottom: 44px;
}

body.single-post .adv2-rewrite .adv2-lead {
  max-width: 63ch;
  margin-top: 30px !important;
  color: var(--adv2-copy) !important;
  font-size: 21px !important;
  line-height: 1.58 !important;
}

body.single-post .adv2-rewrite .adv2-byline {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  padding-top: 20px;
}

body.single-post .adv2-rewrite .adv2-hook {
  max-width: 660px;
  margin-top: 56px;
}

body.single-post .adv2-rewrite .adv2-pullquote {
  margin: 52px 0 !important;
  padding: clamp(36px, 5vw, 54px) 0 !important;
  background: var(--adv2-blue) !important;
  box-shadow: 0 0 0 100vmax var(--adv2-blue);
  color: var(--adv2-surface) !important;
  clip-path: inset(0 -100vmax);
}

body.single-post .adv2-rewrite .adv2-inversion {
  margin-bottom: 0 !important;
  color: var(--adv2-ink) !important;
  font-size: clamp(24px, 3vw, 31px) !important;
  font-weight: 800 !important;
  line-height: 1.38 !important;
  letter-spacing: -0.02em !important;
}

body.single-post .adv2-rewrite .adv2-agency {
  padding-block: clamp(38px, 6vw, 56px);
  background: var(--adv2-wash);
  box-shadow: 0 0 0 100vmax var(--adv2-wash);
  clip-path: inset(0 -100vmax);
}

body.single-post .adv2-rewrite .adv2-agency p {
  max-width: 62ch;
  margin: 0 !important;
  color: var(--adv2-ink) !important;
  font-size: 20px !important;
  font-weight: 650 !important;
  line-height: 1.6 !important;
}

body.single-post .adv2-rewrite .adv2-reframe,
body.single-post .adv2-rewrite .adv2-section-heading {
  max-width: 65ch;
}

body.single-post .adv2-rewrite .adv2-emphasis,
body.single-post .adv2-rewrite .adv2-authored,
body.single-post .adv2-rewrite .adv2-transition,
body.single-post .adv2-rewrite .adv2-final-line {
  color: var(--adv2-ink) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.48 !important;
}

body.single-post .adv2-rewrite .adv2-eyebrow {
  margin-bottom: 14px !important;
  color: var(--adv2-blue-deep) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase;
}

body.single-post .adv2-rewrite .adv2-mechanism {
  margin-top: 42px;
}

body.single-post .adv2-rewrite .adv2-mechanism article {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 20px;
  padding-block: 28px;
  border-top: 1px solid var(--adv2-line);
}

body.single-post .adv2-rewrite .adv2-mechanism article:last-child {
  border-bottom: 1px solid var(--adv2-line);
}

body.single-post .adv2-rewrite .adv2-mechanism article > span {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 50%;
  background: var(--adv2-blue);
  color: var(--adv2-surface);
  font-weight: 800;
  line-height: 1;
}

body.single-post .adv2-rewrite .adv2-mechanism p {
  margin: 0 !important;
}

body.single-post .adv2-rewrite .adv2-authored {
  max-width: 62ch;
  margin: clamp(44px, 6vw, 64px) 0 0 !important;
}

body.single-post .adv2-rewrite .adv2-monday {
  margin-top: 42px;
  padding: clamp(26px, 4vw, 38px);
  border-radius: 18px;
  background: var(--adv2-wash);
}

body.single-post .adv2-rewrite .adv2-monday p {
  margin: 0 !important;
}

body.single-post .adv2-rewrite .adv2-session {
  margin-top: 42px;
}

body.single-post .adv2-rewrite .adv2-proof {
  padding-block: clamp(48px, 7vw, 68px);
  background: var(--adv2-blue);
  box-shadow: 0 0 0 100vmax var(--adv2-blue);
  clip-path: inset(0 -100vmax);
}

body.single-post .adv2-rewrite .adv2-proof h2,
body.single-post .adv2-rewrite .adv2-proof blockquote,
body.single-post .adv2-rewrite .adv2-proof cite {
  color: var(--adv2-surface) !important;
}

body.single-post .adv2-rewrite .adv2-testimonials {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin-top: 34px;
}

body.single-post .adv2-rewrite .adv2-testimonial {
  padding: 0 !important;
  border: 0 !important;
}

body.single-post .adv2-rewrite .adv2-testimonial blockquote {
  margin-bottom: 16px !important;
  font-size: 20px !important;
}

body.single-post .adv2-rewrite .adv2-ages {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 46px 56px;
  margin-top: 44px;
  border: 0;
}

body.single-post .adv2-rewrite .adv2-self-location h2 {
  color: var(--adv2-ink) !important;
  text-shadow: none;
}

body.single-post .adv2-rewrite .adv2-age,
body.single-post .adv2-rewrite .adv2-age:nth-child(even),
body.single-post .adv2-rewrite .adv2-age:nth-child(n + 3) {
  padding: 0;
  border: 0;
}

body.single-post .adv2-rewrite .adv2-age__result {
  margin: 20px 0 0 !important;
  color: var(--adv2-ink) !important;
  font-weight: 750 !important;
  line-height: 1.5 !important;
}

body.single-post .adv2-rewrite .adv2-transition {
  max-width: 34ch;
  margin: 54px 0 0 !important;
}

body.single-post .adv2-rewrite .adv2-offer {
  padding-block: clamp(50px, 7vw, 72px);
  background: var(--adv2-wash);
  box-shadow: 0 0 0 100vmax var(--adv2-wash);
  clip-path: inset(0 -100vmax);
}

body.single-post .adv2-rewrite .adv2-urgency {
  margin-top: 38px;
  padding: 24px 0;
  border-block: 1px solid var(--adv2-line);
}

body.single-post .adv2-rewrite .adv2-urgency p {
  max-width: 65ch;
  margin: 0 !important;
  color: var(--adv2-ink) !important;
  font-weight: 700 !important;
}

body.single-post .adv2-rewrite .adv2-urgency p + p {
  margin-top: 8px !important;
}

body.single-post .adv2-rewrite .adv2-products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-top: 42px;
}

body.single-post .adv2-rewrite .adv2-product,
body.single-post .adv2-rewrite .adv2-product:nth-child(even) {
  display: flex;
  padding: 18px;
  border: 1px solid var(--adv2-line);
  border-radius: 18px;
  background: var(--adv2-surface);
  flex-direction: column;
  gap: 0;
}

body.single-post .adv2-rewrite .adv2-product__image,
body.single-post .adv2-rewrite .adv2-product:nth-child(even) .adv2-product__image {
  grid-column: auto;
  grid-row: auto;
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  box-shadow: none;
}

body.single-post .adv2-rewrite .adv2-product__body,
body.single-post .adv2-rewrite .adv2-product:nth-child(even) .adv2-product__body {
  display: flex;
  margin-top: 22px;
  flex: 1;
  flex-direction: column;
  grid-column: auto;
  grid-row: auto;
}

body.single-post .adv2-rewrite .adv2-product__price {
  margin-top: auto !important;
  padding-top: 20px;
}

body.single-post .adv2-rewrite .adv2-product__price strong {
  color: var(--adv2-red);
}

body.single-post .adv2-rewrite .adv2-product .adv2-button {
  width: 100%;
  margin-top: 14px;
  background: var(--adv2-red);
  box-shadow: none;
}

body.single-post .adv2-rewrite .adv2-product__details {
  display: block;
  margin-top: 14px;
  color: var(--adv2-ink) !important;
  font-size: 14px;
  font-weight: 750;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

body.single-post .adv2-rewrite .adv2-final-line {
  margin: 42px 0 0 !important;
  text-align: center;
}

body.single-post .adv2-rewrite .adv2-faq {
  max-width: 680px;
  margin-inline: auto;
}

@media (max-width: 760px) {
  body.single-post .adv2-rewrite h1 {
    max-width: none;
    font-size: clamp(35px, 10vw, 43px) !important;
  }

  body.single-post .adv2-rewrite h2 {
    max-width: none;
    font-size: 30px !important;
  }

  body.single-post .adv2-rewrite .adv2-logo {
    padding-bottom: 34px;
  }

  body.single-post .adv2-rewrite .adv2-byline {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 14px;
  }

  body.single-post .adv2-rewrite .adv2-byline img {
    width: 72px;
    height: 72px !important;
  }

  body.single-post .adv2-rewrite .adv2-lead {
    font-size: 19px !important;
  }

  body.single-post .adv2-rewrite > .adv2-section {
    margin-top: 64px;
  }

  body.single-post .adv2-rewrite .adv2-pullquote {
    margin-block: 40px !important;
    font-size: 28px !important;
  }

  body.single-post .adv2-rewrite .adv2-inversion,
  body.single-post .adv2-rewrite .adv2-emphasis,
  body.single-post .adv2-rewrite .adv2-authored,
  body.single-post .adv2-rewrite .adv2-transition,
  body.single-post .adv2-rewrite .adv2-final-line {
    font-size: 21px !important;
  }

  body.single-post .adv2-rewrite .adv2-agency p {
    font-size: 18px !important;
  }

  body.single-post .adv2-rewrite .adv2-mechanism article {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 14px;
  }

  body.single-post .adv2-rewrite .adv2-mechanism article > span {
    width: 40px;
    height: 40px;
  }

  body.single-post .adv2-rewrite .adv2-monday {
    padding: 24px 20px;
  }

  body.single-post .adv2-rewrite .adv2-testimonials,
  body.single-post .adv2-rewrite .adv2-ages,
  body.single-post .adv2-rewrite .adv2-products {
    grid-template-columns: 1fr;
  }

  body.single-post .adv2-rewrite .adv2-testimonials {
    gap: 30px;
  }

  body.single-post .adv2-rewrite .adv2-ages {
    gap: 40px;
  }

  body.single-post .adv2-rewrite .adv2-product,
  body.single-post .adv2-rewrite .adv2-product:nth-child(even) {
    padding: 14px;
  }

  body.single-post .adv2-rewrite .adv2-product__body,
  body.single-post .adv2-rewrite .adv2-product:nth-child(even) .adv2-product__body {
    margin-top: 20px;
  }
}
