[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] {
  display: grid;
  padding: 1.9em 0 3.6em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .focuspoint {
  padding-left: clamp(1.4em, 7vw, 8em);
  padding-right: clamp(1.4em, 7vw, 8em);
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .hero {
  padding-top: 2.1em;
  padding-bottom: 1.7em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .hero-inner {
  display: grid;
  gap: 0.95em;
  max-width: 36em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .eyebrow {
  display: inline-block;
  justify-self: start;
  padding: 0.46em 0.78em 0.5em;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5);
  color: var(--tmp-color2);
  font-size: 0.68em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .title {
  max-width: 5.2em;
  color: #111;
  font-size: clamp(3.8em, 9vw, 7.1em);
  line-height: 0.88;
  letter-spacing: -0.06em;
  text-wrap: balance;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .headline {
  max-width: 16em;
  color: var(--tmp-color2);
  font-size: clamp(1.2em, 2.8vw, 1.95em);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.02em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .context {
  padding-top: 1.3em;
  padding-bottom: 1.5em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .context-inner {
  display: grid;
  gap: 1.35em;
  max-width: 42em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .intro {
  max-width: 31em;
  color: rgba(0, 0, 0, 0.74);
  font-size: 0.98em;
  line-height: 1.58;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .detail-list {
  display: grid;
  gap: 1.15em;
  max-width: 36em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .detail-item {
  display: grid;
  gap: 0.38em;
  padding-left: 1em;
  border-left: 2px solid var(--tmp-color4);
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .detail-title {
  color: #111;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.35;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .detail-text {
  max-width: 30em;
  color: rgba(0, 0, 0, 0.68);
  font-size: 0.92em;
  line-height: 1.56;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .shift {
  padding-top: 1.7em;
  padding-bottom: 1.2em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .shift-inner {
  display: grid;
  gap: 0.8em;
  max-width: 38em;
  padding-top: 1.2em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .shift-title {
  color: var(--tmp-color2);
  font-size: 0.82em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .shift-text {
  max-width: 24em;
  color: #111;
  font-size: clamp(1.28em, 2.8vw, 1.95em);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

[id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .closing {
  max-width: 18em;
  color: #111;
  font-size: 1.02em;
  font-weight: 600;
  line-height: 1.45;
}

@media (max-width: 900px) {
  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .title {
    max-width: 5.6em;
  }

  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .headline,
  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .intro,
  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .detail-text,
  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .shift-text,
  [id="8c4f2e9d-6b71-4a3e-9f2c-1d7b5a8e3c44"] .closing {
    max-width: 100%;
  }
}