[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] {
  display: grid;
  padding: 1.9em 0 3.8em;
  position: relative;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"]::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: clamp(2.2em, 8vw, 9em);
  width: 1px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(47, 93, 138, 0.16) 12%,
    rgba(47, 93, 138, 0.16) 88%,
    rgba(255, 255, 255, 0) 100%
  );
  pointer-events: none;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .focuspoint {
  position: relative;
  padding-left: clamp(1.6em, 9vw, 9.6em);
  padding-right: clamp(1.4em, 7vw, 8em);
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .hero {
  padding-top: 2.2em;
  padding-bottom: 1.8em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .hero-inner {
  display: grid;
  gap: 0.95em;
  max-width: 38em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .eyebrow {
  display: inline-block;
  justify-self: start;
  padding: 0.46em 0.78em 0.5em;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.52);
  color: var(--tmp-color2);
  font-size: 0.68em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .title {
  max-width: 5.2em;
  color: #111;
  font-family: "PT Serif";
  font-size: clamp(3.8em, 10vw, 7.4em);
  line-height: 0.92;
  letter-spacing: -0.02em;
  text-wrap: balance;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .subtitle {
  max-width: 18em;
  color: var(--tmp-color2);
  font-size: clamp(1.18em, 2.8vw, 1.9em);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.02em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .advantage {
  padding-top: 1.3em;
  padding-bottom: 1.6em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .advantage-inner {
  display: grid;
  gap: 1.35em;
  max-width: 44em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .text {
  color: rgba(0, 0, 0, 0.74);
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .intro {
  max-width: 31em;
  font-size: 0.98em;
  line-height: 1.58;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .advantage-sheet {
  display: grid;
  gap: 0.55em;
  max-width: 36em;
  padding: 1.05em 1.15em 1.15em;
  background: rgba(255, 255, 255, 0.34);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.045);
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .sheet-label,
[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .question-label,
[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .transformation-label {
  color: var(--tmp-color2);
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.35;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .sheet-text {
  max-width: 30em;
  color: rgba(0, 0, 0, 0.78);
  font-size: 1.04em;
  line-height: 1.56;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .question-block {
  display: grid;
  gap: 0.45em;
  max-width: 28em;
  padding-left: 1em;
  border-left: 2px solid var(--tmp-color3);
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .question-text {
  max-width: 18em;
  color: #111;
  font-size: clamp(1.28em, 2.8vw, 1.95em);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.02em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .transformation {
  padding-top: 1.7em;
  padding-bottom: 1.2em;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .transformation-inner {
  display: grid;
  gap: 0.8em;
  max-width: 40em;
  padding-top: 1.15em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .transformation-text {
  max-width: 28em;
  color: rgba(0, 0, 0, 0.76);
  font-size: 1em;
  line-height: 1.58;
}

[id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .closing {
  max-width: 24em;
  color: #111;
  font-size: clamp(1.18em, 2.7vw, 1.75em);
  font-weight: 500;
  line-height: 1.32;
  letter-spacing: -0.02em;
}

@media (max-width: 900px) {
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"]::before {
    left: clamp(1.8em, 8vw, 8em);
  }

  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .title,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .subtitle,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .intro,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .sheet-text,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .question-text,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .transformation-text,
  [id="b1a9d6f0-2c83-4e7a-8b5d-9f0c2a6d1e77"] .closing {
    max-width: 100%;
  }
}