.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 100000;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 18px;
  overflow: visible;
  clip: auto;
  clip-path: none;
  border-radius: 999px;
  background: #fff;
  color: #050b1d;
  box-shadow: 0 8px 28px rgba(5, 11, 29, 0.22);
  font-weight: 900;
}

.steam-v12-hero-display {
  margin: 0;
  color: #fff;
  font-size: var(--v6-hero-title);
  font-weight: 930;
  line-height: 1;
}

.steam-v12-hidden-duplicate-title {
  margin: 0;
  color: var(--bp-ink);
  font-size: var(--v6-hero-title);
  font-weight: 950;
  line-height: 0.9;
}

.steam-article-v12-page {
  min-height: 100vh;
  background: #edf6fd;
}

.steam-article-v12-page main {
  padding: clamp(18px, 4vw, 56px) 0;
}

.steam-article-v12-page .steam-article-tabs {
  width: min(1216px, calc(100% - 32px));
  margin: 0 auto;
}

.steam-article-v12-page .steam-article-tabs__header h1 {
  margin: 0;
  color: #071022;
  font-size: clamp(38px, 6vw, 76px);
  font-weight: 950;
  line-height: 0.94;
  letter-spacing: -0.035em;
}

.steam-article-tabs--no-feature .steam-article-tabs__lead-grid {
  grid-template-columns: minmax(0, 1fr);
}

.steam-article-tabs--no-feature .steam-article-tabs__brief {
  max-width: none;
}

.steam-article-tabs__content-block .steam-blueprint-form {
  margin: 18px 0;
}

.steam-article-tabs__content-block h3 {
  margin: 24px 0 8px;
  color: #071022;
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1;
}

.steam-blueprint-page.steam-article-v12-page .steam-article-tabs .steam-article-tabs__content-block a.steam-blueprint-whatsapp-button {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 24px;
  border-radius: 999px;
  background: #25d366;
  color: #fff;
  font-size: 14px;
  font-weight: 950;
  letter-spacing: 0.02em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.steam-template-family main .steam-template-page-hero .steam-blueprint-actions a {
  white-space: nowrap;
}

.steam-template-family main .steam-template-page-hero .steam-blueprint-actions a:first-child {
  flex-grow: 1.3;
}

.steam-blueprint-page .steam-membership-panel--days-v4 .steam-membership-panel__hook {
  align-items: flex-start;
}

.steam-blueprint-page .steam-membership-panel--days-v4 .steam-membership-panel__hook h3 {
  flex: 1 1 auto;
  min-width: 0;
  white-space: normal;
  font-size: clamp(20px, 1.65vw, 27px);
  line-height: 1.04;
}

.steam-blueprint-page .steam-membership-panel--days-v4 .steam-membership-panel__hook strong {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
  font-size: clamp(28px, 2.5vw, 38px);
}

.steam-blueprint-page.steam-home-v4 .steam-blueprint-faqs--light-option-b .steam-blueprint-faq-group__summary {
  grid-template-columns: minmax(0, 1fr);
}

.steam-blueprint-page.steam-home-v5 .steam-address-directions-panel--design-v4 .steam-address-directions-panel__button-row {
  grid-template-columns: minmax(0, 1fr);
}

@media (max-width: 560px) {
  .steam-blueprint-page.steam-home-v4 .steam-home-v4-hero-overlay .steam-v12-hero-display {
    color: #fff;
    font-size: clamp(0.95rem, 4.1vw, 1.1rem);
    line-height: 1.18;
    white-space: nowrap;
  }

  .steam-article-v12-page .steam-article-tabs {
    width: calc(100% - 24px);
  }

  .steam-article-v12-page .steam-article-tabs__header h1 {
    font-size: 42px;
  }
}
