/*
Theme Name: Skyline Benefit
Theme URI: https://www.skylinebenefit.com
Author: Skyline Benefit
Description: Custom theme for Skyline Benefit — lightweight Tailwind + ACF rebuild replacing the Elementor/Modins stack.
Version: 0.1.0
Requires at least: 6.0
Requires PHP: 8.0
License: Proprietary
Text Domain: skylinebenefit
*/

.sb-who-link {
  grid-template-rows: auto auto 1fr auto;
  height: 100%;
}

/* Group dental, vision, and life overview */
.sb-group-ancillary-page {
  color: #132d4f;
  background: #fff;
}

.sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img {
  transform: none;
  transition: opacity .6s ease;
}

.sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--dental {
  object-position: 58% 48%;
}

.sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--choice {
  object-position: 50% 38%;
  filter: saturate(.92) brightness(1.08);
}

.sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--support {
  object-position: 60% 45%;
}

.sb-group-ancillary-intro,
.sb-group-ancillary-coverage,
.sb-group-ancillary-compare,
.sb-group-ancillary-faq {
  background: #fff;
}

.sb-group-ancillary-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: clamp(2rem, 6vw, 6rem);
  align-items: start;
}

.sb-group-ancillary-intro h2,
.sb-group-ancillary-section-head h2,
.sb-group-ancillary-funding h2 {
  margin: .55rem 0 0;
  color: #102a4c;
  font-size: clamp(2.1rem, 4.5vw, 4rem);
  line-height: 1.02;
  letter-spacing: -.045em;
}

.sb-group-ancillary-intro-copy > p {
  margin: 0;
  color: #4f6575;
  font-size: clamp(1.05rem, 1.6vw, 1.28rem);
  line-height: 1.75;
}

.sb-group-ancillary-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2rem;
  border-top: 1px solid #dbe6eb;
  border-bottom: 1px solid #dbe6eb;
}

.sb-group-ancillary-stats > div {
  min-width: 0;
  padding: 1.25rem 1rem 1.25rem 0;
}

.sb-group-ancillary-stats > div + div {
  padding-left: 1.15rem;
  border-left: 1px solid #dbe6eb;
}

.sb-group-ancillary-stats strong,
.sb-group-ancillary-stats span {
  display: block;
}

.sb-group-ancillary-stats strong {
  color: #078d9c;
  font-size: clamp(1.45rem, 2.6vw, 2.3rem);
  line-height: 1;
}

.sb-group-ancillary-stats span {
  margin-top: .45rem;
  color: #627685;
  font-size: .72rem;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.sb-group-ancillary-coverage {
  padding-top: clamp(4rem, 7vw, 7rem);
  background: #f4f9fb;
}

.sb-group-ancillary-section-head {
  max-width: 48rem;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}

.sb-group-ancillary-section-head > p:last-child {
  max-width: 43rem;
  margin: 1.15rem 0 0;
  color: #5a6f7e;
  font-size: 1.02rem;
  line-height: 1.7;
}

.sb-group-ancillary-section-head--center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sb-group-ancillary-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.sb-group-ancillary-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: clamp(1.4rem, 2.7vw, 2.25rem);
  border: 1px solid #d7e5ea;
  border-radius: 1.35rem;
  background: #fff;
  box-shadow: 0 18px 50px rgba(21, 54, 82, .06);
}

.sb-group-ancillary-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.sb-group-ancillary-card-icon {
  display: grid;
  place-items: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid #bde5e9;
  border-radius: 50%;
  background: #edf9fa;
  color: #0b91a0;
}

.sb-group-ancillary-card-icon svg {
  width: 1.55rem;
  height: 1.55rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sb-group-ancillary-card-top small {
  color: #627685;
  font-size: .68rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .11em;
}

.sb-group-ancillary-card h3 {
  margin: 1.45rem 0 .75rem;
  color: #153559;
  font-size: clamp(1.45rem, 2vw, 1.9rem);
  line-height: 1.12;
}

.sb-group-ancillary-card > p {
  margin: 0;
  color: #5b7080;
  line-height: 1.67;
}

.sb-group-ancillary-card ul {
  display: grid;
  gap: .7rem;
  margin: auto 0 0;
  padding: 1.5rem 0 0;
  list-style: none;
}

.sb-group-ancillary-card li {
  position: relative;
  padding-left: 1.25rem;
  color: #294863;
  font-size: .9rem;
  line-height: 1.45;
}

.sb-group-ancillary-card li::before {
  content: '';
  position: absolute;
  top: .52em;
  left: 0;
  width: .48rem;
  height: .48rem;
  border-radius: 50%;
  background: #10a6b5;
}

.sb-group-ancillary-funding {
  color: #fff;
  background: linear-gradient(135deg, #0d2848 0%, #153b5b 55%, #0d6872 145%);
}

.sb-group-ancillary-funding-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: center;
}

.sb-group-ancillary-funding .sb-eyebrow {
  color: #6fe0e8;
}

.sb-group-ancillary-funding h2 {
  color: #fff;
}

.sb-group-ancillary-funding-copy > p:last-child {
  margin: 1.1rem 0 0;
  color: #c7d9e2;
  line-height: 1.75;
}

.sb-group-ancillary-funding-options {
  display: grid;
  border-top: 1px solid rgba(255, 255, 255, .18);
}

.sb-group-ancillary-funding-options article {
  display: grid;
  grid-template-columns: 3rem minmax(0, 1fr);
  gap: 1rem;
  padding: 1.35rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

.sb-group-ancillary-funding-options article > span {
  color: #68dbe4;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
}

.sb-group-ancillary-funding-options h3 {
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
}

.sb-group-ancillary-funding-options p {
  margin: .35rem 0 0;
  color: #c6d9e2;
  line-height: 1.55;
}

.sb-group-ancillary-compare-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #d8e5ea;
  border-bottom: 1px solid #d8e5ea;
}

.sb-group-ancillary-compare-grid article {
  padding: clamp(1.5rem, 3vw, 2.5rem);
}

.sb-group-ancillary-compare-grid article + article {
  border-left: 1px solid #d8e5ea;
}

.sb-group-ancillary-compare-grid strong {
  color: #0a919f;
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .11em;
}

.sb-group-ancillary-compare-grid h3 {
  margin: .85rem 0 .55rem;
  color: #18395e;
  font-size: 1.35rem;
}

.sb-group-ancillary-compare-grid p {
  margin: 0;
  color: #617482;
  line-height: 1.65;
}

.sb-group-ancillary-process {
  background: #eaf4f6;
}

.sb-group-ancillary-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sb-group-ancillary-steps li {
  min-width: 0;
  padding: 1.6rem;
  border: 1px solid #d1e2e7;
  border-radius: 1rem;
  background: rgba(255, 255, 255, .8);
}

.sb-group-ancillary-steps li > span {
  color: #0c94a2;
  font-size: .78rem;
  font-weight: 800;
}

.sb-group-ancillary-steps h3 {
  margin: 1.25rem 0 .5rem;
  color: #15385e;
  font-size: 1.15rem;
}

.sb-group-ancillary-steps p {
  margin: 0;
  color: #5e7382;
  font-size: .9rem;
  line-height: 1.6;
}

.sb-group-ancillary-faq {
  background: #f2f7f8;
}

.sb-group-ancillary-faq-layout {
  display: grid;
  grid-template-columns: minmax(280px, .7fr) minmax(0, 1.1fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: start;
}

.sb-group-ancillary-faq-head {
  position: sticky;
  top: 150px;
}

.sb-group-ancillary-faq-head h2 {
  max-width: 13ch;
  margin: .6rem 0 0;
  color: #102a4c;
  font-size: clamp(2.2rem, 4vw, 3.8rem);
  line-height: 1.02;
  letter-spacing: -.045em;
}

.sb-group-ancillary-faq-head > p:not(.sb-eyebrow) {
  max-width: 35rem;
  margin: 1.1rem 0 0;
  color: #5b7080;
  line-height: 1.7;
}

.sb-group-ancillary-faq-link {
  display: inline-flex;
  align-items: center;
  gap: .65rem;
  margin-top: 1.35rem;
  color: #087f8d;
  font-size: .84rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-group-ancillary-faq-link span {
  font-size: 1.1rem;
  transition: transform .2s ease;
}

.sb-group-ancillary-faq-link:hover span,
.sb-group-ancillary-faq-link:focus-visible span {
  transform: translateX(4px);
}

.sb-group-ancillary-faq-list {
  border-top: 1px solid #cfdde2;
}

.sb-group-ancillary-faq-item {
  border-bottom: 1px solid #cfdde2;
}

.sb-group-ancillary-faq-item summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 2.25rem;
  gap: 1.25rem;
  align-items: center;
  padding: 1.35rem 0;
  color: #17385d;
  font-size: 1.02rem;
  font-weight: 760;
  line-height: 1.4;
  cursor: pointer;
  list-style: none;
}

.sb-group-ancillary-faq-item summary::-webkit-details-marker {
  display: none;
}

.sb-group-ancillary-faq-item summary i {
  position: relative;
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid #b9d5dc;
  border-radius: 50%;
  background: rgba(255, 255, 255, .75);
}

.sb-group-ancillary-faq-item summary i::before,
.sb-group-ancillary-faq-item summary i::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: .75rem;
  height: 1.5px;
  background: #0b91a0;
  transform: translate(-50%, -50%);
  transition: transform .2s ease, opacity .2s ease;
}

.sb-group-ancillary-faq-item summary i::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.sb-group-ancillary-faq-item[open] summary i::after {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(0);
}

.sb-group-ancillary-faq-answer {
  max-width: 46rem;
  padding: 0 3.5rem 1.4rem 0;
}

.sb-group-ancillary-faq-answer p {
  margin: 0;
  color: #5c7080;
  line-height: 1.72;
}

.sb-group-ancillary-cta .sb-learn-cta-grid > div:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 900px) {
  .sb-group-ancillary-intro-grid,
  .sb-group-ancillary-funding-grid,
  .sb-group-ancillary-faq-layout {
    grid-template-columns: 1fr;
  }

  .sb-group-ancillary-faq-head {
    position: relative;
    top: auto;
  }

  .sb-group-ancillary-faq-head h2 {
    max-width: 16ch;
  }

  .sb-group-ancillary-card-grid,
  .sb-group-ancillary-compare-grid {
    grid-template-columns: 1fr;
  }

  .sb-group-ancillary-compare-grid article + article {
    border-top: 1px solid #d8e5ea;
    border-left: 0;
  }

  .sb-group-ancillary-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .sb-group-ancillary-hero .sb-medicare-rotating-title {
    min-height: 5.2em;
  }

  .sb-group-ancillary-page .sb-group-ancillary-carrier-ticker .sb-ticker-label {
    grid-template-columns: 16px minmax(0, 1fr) 16px;
    width: 100%;
    max-width: 330px;
    white-space: normal;
    line-height: 1.35;
  }

  .sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--dental {
    object-position: 59% 50%;
  }

  .sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--choice {
    object-position: 50% 42%;
  }

  .sb-group-ancillary-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-group-ancillary-hero-image--support {
    object-position: 58% 48%;
  }

  .sb-group-ancillary-faq-item summary {
    grid-template-columns: minmax(0, 1fr) 2rem;
    gap: .9rem;
    padding: 1.15rem 0;
    font-size: .96rem;
  }

  .sb-group-ancillary-faq-item summary i {
    width: 2rem;
    height: 2rem;
  }

  .sb-group-ancillary-faq-answer {
    padding-right: 0;
  }

  .sb-group-ancillary-stats {
    grid-template-columns: 1fr;
  }

  .sb-group-ancillary-stats > div,
  .sb-group-ancillary-stats > div + div {
    padding: 1rem 0;
    border-left: 0;
  }

  .sb-group-ancillary-stats > div + div {
    border-top: 1px solid #dbe6eb;
  }

  .sb-group-ancillary-steps {
    grid-template-columns: 1fr;
  }

  .sb-group-ancillary-cta .sb-learn-cta-grid > div:last-child {
    justify-content: flex-start;
  }
}

/* About section: Our Story, Meet Our Team, and Careers. */
.sb-about-page {
  --about-navy: #101d3b;
  --about-teal: #087d8f;
  --about-muted: #637086;
  --about-line: #dce4e8;
  background: #fff;
}

.sb-about-page-hero {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  background: var(--about-navy);
}

.sb-about-page-hero > img,
.sb-about-page-hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.sb-about-page-hero > img {
  object-fit: cover;
  object-position: center 38%;
}

.sb-about-page-hero-shade {
  background: linear-gradient(90deg, rgba(7, 18, 42, .96) 0%, rgba(7, 18, 42, .82) 42%, rgba(7, 18, 42, .2) 78%, rgba(7, 18, 42, .08) 100%);
}

.sb-about-page-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 560px;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.sb-about-page-hero-copy {
  max-width: 760px;
  color: #fff;
}

.sb-about-page-hero-copy .sb-eyebrow {
  color: #73dbe3;
}

.sb-about-page-hero-copy h1 {
  max-width: 14ch;
  margin: .8rem 0 0;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.02;
}

.sb-about-page-hero-copy > p:not(.sb-eyebrow) {
  max-width: 690px;
  margin: 1.35rem 0 0;
  color: rgba(255, 255, 255, .82);
  font-size: 1.08rem;
  line-height: 1.68;
}

.sb-about-subnav {
  position: sticky;
  z-index: 20;
  top: 83px;
  border-bottom: 1px solid rgba(16, 29, 59, .11);
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 12px 28px -28px rgba(16, 29, 59, .8);
  backdrop-filter: blur(12px);
}

.sb-about-subnav-inner {
  display: flex;
  justify-content: center;
  gap: 2.4rem;
  overflow-x: auto;
  scrollbar-width: none;
}

.sb-about-subnav-inner::-webkit-scrollbar {
  display: none;
}

.sb-about-subnav a {
  flex: 0 0 auto;
  padding: 1.05rem 0 .9rem;
  border-bottom: 2px solid transparent;
  color: #5b687b;
  font-size: .82rem;
  font-weight: 760;
  text-decoration: none;
}

.sb-about-subnav a:hover,
.sb-about-subnav a:focus-visible,
.sb-about-subnav a.is-active {
  border-bottom-color: var(--about-teal);
  color: var(--about-teal);
  outline: none;
}

.sb-about-page .sb-band {
  padding-top: 5.8rem;
  padding-bottom: 5.8rem;
}

.sb-about-origin-grid,
.sb-careers-values-grid {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
  gap: 6rem;
  align-items: start;
}

.sb-about-section-head h2,
.sb-about-leadership-head h2,
.sb-about-closing h2 {
  margin: .6rem 0 0;
  color: var(--about-navy);
  font-size: 2.8rem;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.08;
}

.sb-about-origin-copy {
  border-top: 1px solid var(--about-line);
}

.sb-about-origin-copy p {
  margin: 0;
  padding: 1.3rem 0;
  border-bottom: 1px solid var(--about-line);
  color: var(--about-muted);
  font-size: 1rem;
  line-height: 1.75;
}

.sb-about-principles,
.sb-careers-areas {
  border-top: 1px solid var(--about-line);
  border-bottom: 1px solid var(--about-line);
  background: #f3f8f9;
}

.sb-about-principle-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
  margin-top: 3rem;
}

.sb-about-principle-grid article {
  min-height: 255px;
  border-top: 2px solid var(--about-teal);
  padding: 1.4rem 0;
}

.sb-about-principle-grid article > span,
.sb-careers-role-list article > span {
  color: var(--about-teal);
  font-size: .72rem;
  font-weight: 850;
}

.sb-about-principle-grid h3 {
  margin: 3.5rem 0 0;
  color: var(--about-navy);
  font-size: 1.35rem;
  letter-spacing: 0;
}

.sb-about-principle-grid p {
  margin: .8rem 0 0;
  color: var(--about-muted);
  font-size: .9rem;
  line-height: 1.65;
}

.sb-about-leadership-head {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  align-items: end;
}

.sb-about-leadership-head > a {
  flex: 0 0 auto;
  color: var(--about-teal);
  font-size: .84rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-about-leader-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .9rem;
  margin-top: 2.7rem;
}

.sb-about-leader {
  overflow: hidden;
  border: 1px solid var(--about-line);
  border-radius: 8px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  transition: border-color .2s ease, transform .2s ease;
}

.sb-about-leader:hover,
.sb-about-leader:focus-visible {
  border-color: #95cbd1;
  transform: translateY(-3px);
  outline: none;
}

.sb-about-leader img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center 22%;
}

.sb-about-leader > span {
  display: grid;
  gap: .35rem;
  padding: 1.2rem;
}

.sb-about-leader strong {
  color: var(--about-navy);
  font-size: 1.05rem;
}

.sb-about-leader small {
  color: var(--about-teal);
  font-size: .7rem;
  font-weight: 820;
  text-transform: uppercase;
}

.sb-about-closing {
  background: var(--about-navy);
  padding: 3.8rem 0;
}

.sb-about-closing-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3rem;
  align-items: center;
}

.sb-about-closing .sb-eyebrow {
  color: #73dbe3;
}

.sb-about-closing h2 {
  max-width: 760px;
  color: #fff;
  font-size: 2.35rem;
}

.sb-about-closing .sb-btn {
  white-space: nowrap;
}

.sb-careers-role-list {
  margin-top: 3rem;
  border-top: 1px solid #bfd2d6;
}

.sb-careers-role-list article {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 1rem;
  padding: 1.4rem 0;
  border-bottom: 1px solid #bfd2d6;
}

.sb-careers-role-list h3 {
  margin: 0;
  color: var(--about-navy);
  font-size: 1.25rem;
  letter-spacing: 0;
}

.sb-careers-role-list p {
  margin: .55rem 0 0;
  color: var(--about-muted);
  font-size: .9rem;
  line-height: 1.65;
}

.sb-careers-value-list {
  border-top: 1px solid var(--about-line);
}

.sb-careers-value-list > div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 1rem;
  padding: 1.2rem 0;
  border-bottom: 1px solid var(--about-line);
}

.sb-careers-value-list strong {
  color: var(--about-navy);
  font-size: .84rem;
}

.sb-careers-value-list span {
  color: var(--about-muted);
  font-size: .88rem;
  line-height: 1.55;
}

.sb-careers-closing h2 {
  max-width: 850px;
}

.sb-careers-closing .sb-about-closing-inner > div > p:not(.sb-eyebrow) {
  max-width: 780px;
  margin: .9rem 0 0;
  color: rgba(255, 255, 255, .68);
  line-height: 1.65;
}

@media (max-width: 900px) {
  .sb-about-page-hero-copy h1 {
    font-size: 3rem;
  }

  .sb-about-origin-grid,
  .sb-careers-values-grid {
    grid-template-columns: 1fr;
    gap: 2.8rem;
  }

  .sb-about-principle-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 820px) {
  .sb-about-subnav {
    top: 77px;
  }

  .sb-about-page .sb-band {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .sb-about-leadership-head,
  .sb-about-closing-inner {
    grid-template-columns: 1fr;
  }

  .sb-about-leadership-head {
    display: grid;
    align-items: start;
  }

  .sb-about-closing-inner {
    gap: 1.8rem;
  }
}

@media (max-width: 600px) {
  .sb-about-page-hero,
  .sb-about-page-hero-inner {
    min-height: 555px;
  }

  .sb-about-page-hero-inner {
    align-items: flex-end;
    padding-top: 3rem;
    padding-bottom: 3.2rem;
  }

  .sb-about-page-hero > img {
    object-position: 62% center;
  }

  .sb-about-careers-hero > img {
    object-position: 48% center;
  }

  .sb-about-page-hero-shade {
    background: linear-gradient(0deg, rgba(7, 18, 42, .98) 0%, rgba(7, 18, 42, .8) 56%, rgba(7, 18, 42, .22) 100%);
  }

  .sb-about-page-hero-copy h1 {
    font-size: 2.35rem;
  }

  .sb-about-page-hero-copy > p:not(.sb-eyebrow) {
    font-size: .94rem;
    line-height: 1.58;
  }

  .sb-about-subnav-inner {
    justify-content: flex-start;
    gap: 1.4rem;
  }

  .sb-about-subnav a {
    padding-top: .82rem;
    padding-bottom: .72rem;
    font-size: .76rem;
  }

  .sb-about-page .sb-band {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sb-about-section-head h2,
  .sb-about-leadership-head h2,
  .sb-about-closing h2 {
    font-size: 2rem;
  }

  .sb-about-principle-grid,
  .sb-about-leader-grid {
    grid-template-columns: 1fr;
  }

  .sb-about-principle-grid article {
    min-height: 0;
  }

  .sb-about-principle-grid h3 {
    margin-top: 2rem;
  }

  .sb-about-leader img {
    aspect-ratio: 4 / 3;
  }

  .sb-careers-role-list article {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: .7rem;
  }

  .sb-careers-value-list > div {
    grid-template-columns: 1fr;
    gap: .35rem;
  }

  .sb-about-closing .sb-btn {
    width: 100%;
    justify-content: center;
  }
}

/* Meet Our Team directory, adapted around an image-led advisor introduction. */
.sb-team-directory {
  --about-navy: #101d3b;
  --about-teal: #087d8f;
  --about-muted: #637086;
  --about-line: #dce4e8;
  background: #fff;
}

.sb-team-directory-hero {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  background: var(--about-navy);
}

.sb-team-directory-photos,
.sb-team-directory-shade {
  position: absolute;
  inset: 0;
}

.sb-team-directory-photos {
  display: block;
}

.sb-team-directory-photos img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 42%;
}

.sb-team-directory-shade {
  background: linear-gradient(90deg, rgba(7, 18, 42, .98) 0%, rgba(7, 18, 42, .88) 38%, rgba(7, 18, 42, .5) 67%, rgba(7, 18, 42, .28) 100%);
}

.sb-team-directory-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 610px;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.sb-team-directory-hero-copy {
  max-width: 760px;
}

.sb-team-directory-hero-copy .sb-eyebrow {
  color: #73dbe3;
}

.sb-team-directory-hero-copy h1 {
  max-width: 13ch;
  margin: .8rem 0 0;
  color: #fff;
  font-size: 3.65rem;
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.02;
}

.sb-team-directory-hero-copy > p:not(.sb-eyebrow) {
  max-width: 700px;
  margin: 1.35rem 0 0;
  color: rgba(255, 255, 255, .82);
  font-size: 1.08rem;
  line-height: 1.68;
}

.sb-team-directory .sb-band {
  padding-top: 5.8rem;
  padding-bottom: 5.8rem;
}

.sb-team-advisor-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 350px;
  gap: 5.5rem;
  align-items: start;
}

.sb-team-advisor-intro article h2,
.sb-team-connect h2,
.sb-team-directory-head h2,
.sb-team-profile h2 {
  margin: .65rem 0 0;
  color: var(--about-navy);
  font-size: 2.75rem;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.08;
}

.sb-team-advisor-intro article > p:not(.sb-eyebrow) {
  max-width: 730px;
  margin: 1.15rem 0 0;
  color: var(--about-muted);
  line-height: 1.75;
}

.sb-team-connect {
  background: var(--about-navy);
  padding: 2rem;
  color: #fff;
}

.sb-team-connect .sb-eyebrow {
  color: #73dbe3;
}

.sb-team-connect h2 {
  color: #fff;
  font-size: 2rem;
}

.sb-team-connect > p:not(.sb-eyebrow),
.sb-team-connect address {
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: .9rem;
  font-style: normal;
  line-height: 1.65;
}

.sb-team-connect .sb-btn {
  width: 100%;
  justify-content: center;
  margin-top: 1.5rem;
}

.sb-team-connect-phone {
  display: block;
  margin-top: 1rem;
  color: #fff;
  font-size: .86rem;
  font-weight: 780;
  text-align: center;
  text-decoration: none;
}

.sb-team-directory-band {
  border-top: 1px solid var(--about-line);
  background: #f3f7f8;
}

.sb-team-directory-head {
  max-width: 760px;
}

.sb-team-profile-list {
  margin-top: 3rem;
  border-top: 1px solid #c9d9dc;
}

.sb-team-profile {
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr);
  gap: 4rem;
  align-items: start;
  padding: 3rem 0;
  border-bottom: 1px solid #c9d9dc;
  scroll-margin-top: 160px;
}

.sb-team-profile-photo {
  overflow: hidden;
  border-radius: 8px;
  background: #dce8ea;
}

.sb-team-profile-photo img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center 22%;
}

.sb-team-profile:first-child .sb-team-profile-photo img {
  object-position: center 28%;
}

.sb-team-profile-content header > p {
  margin: 0;
  color: var(--about-teal);
  font-size: .72rem;
  font-weight: 850;
  text-transform: uppercase;
}

.sb-team-profile h2 {
  font-size: 2.35rem;
}

.sb-team-profile-content header > span {
  display: block;
  margin-top: .55rem;
  color: var(--about-muted);
  font-size: .86rem;
  font-weight: 650;
}

.sb-team-profile blockquote {
  margin: 1.5rem 0 0;
  border-left: 3px solid var(--about-teal);
  padding-left: 1.2rem;
  color: var(--about-navy);
  font-size: 1.08rem;
  font-weight: 680;
  line-height: 1.55;
}

.sb-team-profile-bio {
  margin: 1.2rem 0 0;
  color: var(--about-muted);
  font-size: .93rem;
  line-height: 1.72;
}

.sb-team-profile-creds {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .6rem 1.25rem;
  margin: 1.35rem 0 0;
  padding: 1.25rem 0 0;
  border-top: 1px solid #c9d9dc;
  list-style: none;
}

.sb-team-profile-creds li {
  position: relative;
  padding-left: 1.1rem;
  color: #536177;
  font-size: .78rem;
  line-height: 1.5;
}

.sb-team-profile-creds li::before {
  position: absolute;
  top: .43rem;
  left: 0;
  width: .42rem;
  height: .42rem;
  border-radius: 50%;
  background: var(--about-teal);
  content: "";
}

.sb-team-profile-contact {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem 1.25rem;
  align-items: center;
  margin-top: 1.4rem;
}

.sb-team-profile-contact a {
  color: var(--about-teal);
  font-size: .82rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-team-profile-contact span {
  color: #738095;
  font-size: .72rem;
  font-weight: 650;
}

.sb-team-directory-closing {
  background: var(--about-navy);
}

@media (max-width: 950px) {
  .sb-team-directory-hero-copy h1 {
    font-size: 3rem;
  }

  .sb-team-advisor-intro-grid {
    grid-template-columns: minmax(0, 1fr) 310px;
    gap: 2.5rem;
  }

  .sb-team-profile {
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 2.5rem;
  }
}

@media (max-width: 760px) {
  .sb-team-directory .sb-band {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .sb-team-advisor-intro-grid,
  .sb-team-profile {
    grid-template-columns: 1fr;
  }

  .sb-team-connect {
    max-width: none;
  }

  .sb-team-profile-photo {
    max-width: 430px;
  }
}

@media (max-width: 600px) {
  .sb-team-directory-hero,
  .sb-team-directory-hero-inner {
    min-height: 590px;
  }

  .sb-team-directory-photos {
    width: 100%;
    transform: none;
  }

  .sb-team-directory-photos img {
    object-position: 58% center;
  }

  .sb-team-directory-shade {
    background: linear-gradient(0deg, rgba(7, 18, 42, .98) 0%, rgba(7, 18, 42, .82) 58%, rgba(7, 18, 42, .22) 100%);
  }

  .sb-team-directory-hero-inner {
    align-items: flex-end;
    padding-top: 3rem;
    padding-bottom: 3.2rem;
  }

  .sb-team-directory-hero-copy h1 {
    font-size: 2.35rem;
  }

  .sb-team-directory-hero-copy > p:not(.sb-eyebrow) {
    font-size: .94rem;
    line-height: 1.58;
  }

  .sb-team-directory .sb-band {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sb-team-advisor-intro article h2,
  .sb-team-directory-head h2 {
    font-size: 2rem;
  }

  .sb-team-profile {
    gap: 1.5rem;
    padding: 2.2rem 0;
  }

  .sb-team-profile-photo {
    max-width: none;
  }

  .sb-team-profile h2 {
    font-size: 2rem;
  }

  .sb-team-profile-creds {
    grid-template-columns: 1fr;
  }
}

.sb-menu .sb-has-sub {
  position: relative;
}

.sb-menu .sb-menu-trigger {
  display: inline-flex;
  align-items: center;
  gap: .32rem;
  border: 0;
  background: transparent;
  color: var(--navy);
  padding: .2rem 0;
  font: inherit;
  text-decoration: none;
  cursor: default;
  transition: color .15s ease;
}

.sb-menu .sb-menu-trigger:hover,
.sb-menu .sb-menu-trigger:focus-visible {
  color: var(--cyan-t);
  outline: none;
}

.sb-menu .sb-menu-trigger svg {
  width: 1rem;
  height: 1rem;
}

.sb-menu .sb-submenu {
  position: absolute;
  left: 50%;
  top: calc(100% + 14px);
  display: grid;
  gap: .08rem;
  min-width: 230px;
  margin: 0;
  padding: .45rem;
  list-style: none;
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 54px -34px rgba(31, 42, 68, .72);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 6px);
  transition: opacity .16s ease, transform .16s ease, visibility .16s ease;
}

.sb-menu .sb-submenu:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  height: 16px;
}

.sb-menu .sb-has-sub:hover > .sb-submenu,
.sb-menu .sb-has-sub:focus-within > .sb-submenu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.sb-menu .sb-submenu a {
  display: block;
  border-radius: 6px;
  padding: .62rem .68rem;
  font-size: .85rem;
  font-weight: 720;
  white-space: nowrap;
}

.sb-menu .sb-submenu a:hover,
.sb-menu .sb-submenu a:focus-visible {
  background: #eef8fb;
  color: #08798a;
  outline: none;
}

.sb-menu .sb-submenu-parent > a {
  font-weight: 850;
}

.sb-menu .sb-submenu-nested {
  display: grid;
  gap: .06rem;
  margin: .08rem 0 .24rem;
  padding: 0 0 0 .55rem;
  list-style: none;
  border-left: 1px solid rgba(10, 116, 133, .18);
}

.sb-menu .sb-submenu-nested a {
  padding: .5rem .6rem;
  color: #536179;
  font-size: .82rem;
}

.sb-menu .sb-submenu-nested a.sb-no-marker::before,
.sb-burger-submenu .sb-burger-child.sb-no-marker::before {
  display: none;
}

.sb-burger-menu {
  width: min(88vw, 360px);
  max-height: min(78vh, 680px);
  overflow-y: auto;
  gap: .3rem;
  padding: .65rem;
  border-radius: 16px;
  box-shadow: 0 24px 58px -28px rgba(14, 22, 56, .42);
}

.sb-burger-menu > li {
  min-width: 0;
}

.sb-burger-menu .sb-mobile-section {
  border-radius: 12px;
  background: #f7f8fc;
}

.sb-burger-menu .sb-mobile-section[open] {
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(31, 42, 68, .08);
}

.sb-burger-menu .sb-mobile-section summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: auto;
  list-style: none;
  cursor: pointer;
  border: 0;
  border-radius: 12px;
  padding: .8rem .9rem;
  color: var(--navy);
  font-family: var(--body);
  font-size: .94rem;
  font-weight: 760;
}

.sb-burger-menu .sb-mobile-section summary::-webkit-details-marker {
  display: none;
}

.sb-burger-menu .sb-mobile-section summary:after {
  content: "";
  flex: none;
  width: .42rem;
  height: .42rem;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  color: #667085;
  transform: rotate(45deg) translateY(-1px);
  transition: transform .18s ease;
}

.sb-burger-menu .sb-mobile-section[open] summary:after {
  transform: rotate(-135deg) translateY(-1px);
}

.sb-burger-menu .sb-mobile-section summary:hover,
.sb-burger-menu .sb-mobile-section summary:focus-visible {
  background: rgba(14, 22, 56, .04);
  outline: none;
}

.sb-burger-menu .sb-mobile-section ul {
  display: grid;
  gap: .12rem;
  margin: -.15rem 0 0;
  padding: 0 .45rem .55rem;
  list-style: none;
}

.sb-burger-menu a,
.sb-burger-menu .sb-mobile-section a {
  border-radius: 9px;
  padding: .58rem .72rem;
  color: #34425c;
  font-size: .9rem;
  font-weight: 580;
  line-height: 1.2;
}

.sb-burger-menu a:hover,
.sb-burger-menu a:focus-visible,
.sb-burger-menu .sb-mobile-section a:hover,
.sb-burger-menu .sb-mobile-section a:focus-visible {
  background: #eef8fb;
  color: #08798a;
  outline: none;
}

.sb-burger-menu .sb-mobile-section a.sb-mobile-subitem {
  position: relative;
  padding-left: 1.55rem;
  color: #667085;
  font-size: .86rem;
  font-weight: 560;
}

.sb-burger-menu .sb-mobile-section a.sb-mobile-subitem:before {
  content: "";
  position: absolute;
  left: .72rem;
  top: 50%;
  width: .32rem;
  height: .32rem;
  border-radius: 50%;
  background: #9edfea;
  transform: translateY(-50%);
}

.sb-burger-menu > li > a:not(.sb-burger-cta) {
  background: #f7f8fc;
  font-weight: 760;
}

.sb-burger-menu .sb-burger-cta {
  border-radius: 12px;
  margin-top: .25rem;
  padding: .78rem .9rem;
  font-size: .94rem;
}

.sb-band.sb-who-band {
  padding-top: 4.5rem;
  padding-bottom: 3.25rem;
}

.sb-who-band .sb-eyebrow {
  font-size: .9rem;
}

.sb-eyebrow {
  font-size: .9rem;
}

.sb-whyr-eyebrow {
  font-size: .9rem;
}

.sb-whyr-statement {
  font-size: clamp(1.55rem, 2.85vw, 2.5rem);
  font-weight: 550;
  line-height: 1.06;
}

.sb-whyr-band .sb-wrap {
  max-width: 1700px;
  padding: 0 clamp(20px, 4vw, 72px);
}

.sb-band.sb-whyr-band {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.sb-whyr-card {
  min-height: auto;
}

.sb-whyr-inner {
  padding: clamp(2.4rem, 4vw, 4.25rem) clamp(1.4rem, 4vw, 4rem);
}

.sb-band.sb-advisors-band {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.sb-advisors-stack {
  margin-top: clamp(1.6rem, 3vw, 2.25rem);
}

.sb-band.sb-reviews-band {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.sb-reviews-widget {
  margin-top: clamp(1.5rem, 2.5vw, 2rem);
}

.sb-band.sb-faq-simple-band {
  background: #f6fbfd !important;
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.sb-faq-simple-list {
  margin-top: clamp(1.5rem, 2.5vw, 2rem);
}

.sb-who-grid {
  margin-top: clamp(1.8rem, 3vw, 2.5rem);
}

.sb-who-card:hover .sb-who-media img,
.sb-who-card:hover .sb-who-media video {
  transform: none;
}

.sb-who-card:hover .sb-who-hover {
  opacity: 0;
}

.sb-who-card-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: start;
  margin: 0 1.15rem 1.25rem;
  border: 1px solid rgba(31, 42, 68, .16);
  border-radius: 8px;
  background: #fff;
  color: #1f2a44;
  padding: .52rem .85rem;
  font-family: var(--body);
  font-size: .84rem;
  font-weight: 700;
  line-height: 1.1;
  transition: background .15s ease, border-color .15s ease, color .15s ease;
}

.sb-who-card:hover .sb-who-card-more,
.sb-who-link:focus-visible .sb-who-card-more {
  border-color: #0a7485;
  background: #eef8fb;
  color: #08798a;
}

.sb-medicare-new-top-slider-band {
  padding-top: clamp(2.8rem, 4vw, 4rem);
  padding-bottom: clamp(2.8rem, 4vw, 4rem);
}

.sb-medicare-new-top-slider-band + .sb-medicare-carriers-band {
  border-top: 1px solid rgba(31, 42, 68, .06);
}

.sb-medicare-new-top-slider-band .sb-medicare-picture-slider {
  grid-auto-columns: minmax(360px, 36vw);
  padding-bottom: 1.15rem;
}

.sb-newmed-band {
  background: #f6fbfd;
  padding-top: clamp(3.2rem, 5vw, 4.8rem);
  padding-bottom: clamp(3.4rem, 5.5vw, 5.2rem);
}

.sb-newmed-head {
  max-width: 760px;
}

.sb-newmed-head h2,
.sb-newmed-section-title h2,
.sb-newmed-cta h2 {
  margin: .45rem 0 0;
  color: #1f2a44;
  font-family: var(--body);
  font-size: clamp(1.8rem, 3vw, 2.65rem);
  font-weight: 620;
  line-height: 1.08;
  letter-spacing: 0;
}

.sb-newmed-head > p:not(.sb-eyebrow),
.sb-newmed-cta p:not(.sb-eyebrow) {
  margin: 1rem 0 0;
  color: #536179;
  font-size: clamp(1rem, 1.2vw, 1.12rem);
  line-height: 1.65;
}

.sb-newmed-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .85rem;
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
}

.sb-newmed-feature,
.sb-newmed-part,
.sb-newmed-step {
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 68px -62px rgba(31, 42, 68, .72);
}

.sb-newmed-feature {
  padding: 1.25rem;
  color: inherit;
  text-decoration: none;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.sb-newmed-feature:hover,
.sb-newmed-feature:focus-visible {
  border-color: rgba(10, 116, 133, .34);
  box-shadow: 0 28px 76px -58px rgba(31, 42, 68, .82);
  transform: translateY(-2px);
}

.sb-newmed-feature small {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-top: 1rem;
  color: #0a7485;
  font-size: .82rem;
  font-weight: 850;
  line-height: 1;
}

.sb-newmed-feature small:after {
  content: ">";
  font-size: .9em;
}

.sb-newmed-feature span,
.sb-newmed-part span,
.sb-newmed-step span {
  color: #0a7485;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-newmed-feature h3,
.sb-newmed-step h3 {
  margin: .45rem 0 0;
  color: #1f2a44;
  font-size: 1.08rem;
  font-weight: 820;
  line-height: 1.18;
}

.sb-newmed-feature p,
.sb-newmed-part p,
.sb-newmed-step p {
  margin: .65rem 0 0;
  color: #667085;
  font-size: .95rem;
  line-height: 1.58;
}

.sb-newmed-parts,
.sb-newmed-steps {
  margin-top: clamp(2.8rem, 5vw, 4rem);
}

.sb-medicare-birthday-tool {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 440px);
  gap: clamp(1.25rem, 3vw, 2rem);
  align-items: stretch;
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 72px -64px rgba(31, 42, 68, .76);
  padding: clamp(1.3rem, 3vw, 2rem);
}

.sb-medicare-birthday-copy {
  display: grid;
  align-content: center;
}

.sb-medicare-birthday-copy h2 {
  margin: .45rem 0 0;
  color: #1f2a44;
  font-family: var(--body);
  font-size: clamp(1.65rem, 2.6vw, 2.35rem);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: 0;
}

.sb-medicare-birthday-copy p:not(.sb-eyebrow) {
  margin: .9rem 0 0;
  color: #536179;
  line-height: 1.62;
}

.sb-medicare-birthday-form {
  display: grid;
  gap: .9rem;
  border-radius: 8px;
  background: #f6fbfd;
  padding: 1.1rem;
}

.sb-medicare-birthday-form label {
  display: grid;
  gap: .45rem;
  color: #1f2a44;
  font-size: .86rem;
  font-weight: 850;
}

.sb-medicare-birthday-form input {
  width: 100%;
  border: 1px solid rgba(31, 42, 68, .14);
  border-radius: 8px;
  background: #fff;
  color: #1f2a44;
  padding: .78rem .85rem;
  font: inherit;
}

.sb-medicare-birthday-form .sb-btn {
  justify-self: start;
  border-radius: 8px;
}

.sb-medicare-birthday-result {
  border-left: 3px solid #0a7485;
  background: #fff;
  padding: .95rem 1rem;
}

.sb-medicare-birthday-result strong {
  display: block;
  color: #1f2a44;
  font-size: 1rem;
  line-height: 1.3;
}

.sb-medicare-birthday-result p {
  margin: .4rem 0 0;
  color: #536179;
  font-size: .94rem;
  line-height: 1.55;
}

.sb-newmed-section-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1.25rem;
  max-width: 900px;
}

.sb-newmed-part-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 1.25rem;
}

.sb-ma-compare-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sb-newmed-part {
  display: grid;
  align-content: start;
  min-height: 250px;
  padding: 1.1rem;
}

.sb-newmed-part strong {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #0a7485;
  color: #fff;
  font-size: 1.35rem;
  font-weight: 850;
  line-height: 1;
}

.sb-newmed-part span {
  margin-top: 1rem;
}

.sb-newmed-step-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 1.25rem;
}

.sb-newmed-step {
  position: relative;
  overflow: hidden;
  padding: 1.25rem;
}

.sb-newmed-step:before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #0a7485, #9edfea);
}

.sb-newmed-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-top: clamp(2.8rem, 5vw, 4rem);
  border-radius: 8px;
  background: #1f2a44;
  color: #fff;
  padding: clamp(1.5rem, 3vw, 2.4rem);
}

.sb-newmed-cta h2 {
  color: #fff;
  max-width: 24ch;
}

.sb-newmed-cta p:not(.sb-eyebrow) {
  color: rgba(255, 255, 255, .72);
  max-width: 54ch;
}

.sb-newmed-cta .sb-eyebrow {
  color: #9edfea;
}

.sb-newmed-cta .sb-btn {
  flex: none;
  border-radius: 8px;
}

.sb-ma-hub-band {
  background: linear-gradient(180deg, #f5fafb 0%, #fff 48%, #f8fbf6 100%);
  padding-top: clamp(3rem, 5vw, 4.8rem);
  padding-bottom: clamp(3.2rem, 5vw, 5rem);
}

.sb-ma-hub-layout {
  display: grid;
  grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
  gap: clamp(1rem, 3vw, 2rem);
  align-items: stretch;
}

.sb-ma-rail,
.sb-ma-hub-main,
.sb-ma-topic,
.sb-ma-panel,
.sb-ma-procon,
.sb-ma-cta {
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 8px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 28px 72px -64px rgba(31, 42, 68, .76);
}

.sb-ma-rail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.4rem;
  background: #1f2a44;
  color: #fff;
  padding: clamp(1.3rem, 2.4vw, 1.8rem);
}

.sb-ma-rail span,
.sb-ma-topic span {
  color: #9edfea;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-ma-rail h2,
.sb-ma-hub-main h2,
.sb-ma-panel h2,
.sb-ma-cta h2 {
  margin: .45rem 0 0;
  color: #1f2a44;
  font-family: var(--body);
  font-size: clamp(1.85rem, 3vw, 2.65rem);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: 0;
}

.sb-ma-rail h2 {
  color: #fff;
}

.sb-ma-rail p,
.sb-ma-hub-main p,
.sb-ma-topic p,
.sb-ma-panel p,
.sb-ma-procon p,
.sb-ma-cta p {
  color: #536179;
  line-height: 1.62;
}

.sb-ma-rail p,
.sb-ma-rail li {
  color: rgba(255, 255, 255, .76);
}

.sb-ma-rail ul {
  display: grid;
  gap: .65rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sb-ma-rail li {
  padding-top: .65rem;
  border-top: 1px solid rgba(255, 255, 255, .16);
  font-size: .92rem;
}

.sb-ma-hub-main {
  display: grid;
  align-content: center;
  padding: clamp(1.5rem, 3vw, 2.3rem);
}

.sb-ma-hub-main > p:not(.sb-eyebrow) {
  max-width: 760px;
  margin: 1rem 0 0;
  font-size: clamp(1rem, 1.2vw, 1.12rem);
}

.sb-ma-decision-strip {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  margin-top: 1.6rem;
}

.sb-ma-decision-strip span {
  border-radius: 999px;
  background: #e9f6f8;
  color: #0a7485;
  padding: .56rem .85rem;
  font-size: .82rem;
  font-weight: 850;
}

.sb-ma-topic-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .85rem;
  margin-top: clamp(1.5rem, 3vw, 2.4rem);
}

.sb-ma-topic {
  display: flex;
  min-height: 250px;
  flex-direction: column;
  padding: 1.15rem;
  color: inherit;
  text-decoration: none;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.sb-ma-topic:hover,
.sb-ma-topic:focus-visible {
  border-color: rgba(10, 116, 133, .34);
  box-shadow: 0 30px 78px -60px rgba(31, 42, 68, .88);
  transform: translateY(-2px);
}

.sb-ma-topic span {
  color: #0a7485;
}

.sb-ma-topic h3,
.sb-ma-procon h3 {
  margin: .55rem 0 0;
  color: #1f2a44;
  font-size: 1.08rem;
  font-weight: 850;
  line-height: 1.18;
}

.sb-ma-topic p {
  margin: .65rem 0 0;
  font-size: .94rem;
}

.sb-ma-topic small {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-top: auto;
  padding-top: 1rem;
  color: #0a7485;
  font-size: .82rem;
  font-weight: 850;
}

.sb-ma-topic small:after {
  content: ">";
}

.sb-ma-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: .95rem;
  margin-top: clamp(1.5rem, 3vw, 2.4rem);
}

.sb-ma-panel {
  padding: clamp(1.25rem, 2.5vw, 1.8rem);
}

.sb-ma-check-row {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 1rem;
  padding: .9rem 0;
  border-top: 1px solid rgba(31, 42, 68, .1);
}

.sb-ma-check-row:first-of-type {
  margin-top: 1rem;
}

.sb-ma-check-row strong {
  color: #0a7485;
  font-size: .86rem;
  text-transform: uppercase;
}

.sb-ma-check-row span {
  color: #536179;
  line-height: 1.5;
}

.sb-ma-timeline {
  display: grid;
  gap: .8rem;
  margin: 1.1rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-ma-timeline li {
  display: grid;
  gap: .25rem;
  border-left: 3px solid #9edfea;
  padding-left: .85rem;
  color: #536179;
  line-height: 1.5;
}

.sb-ma-timeline span {
  color: #1f2a44;
  font-weight: 850;
}

.sb-ma-procon {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  margin-top: clamp(1.5rem, 3vw, 2.4rem);
  background: rgba(31, 42, 68, .1);
}

.sb-ma-procon > div {
  background: #fff;
  padding: clamp(1.25rem, 2.5vw, 1.8rem);
}

.sb-ma-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-top: clamp(1.5rem, 3vw, 2.4rem);
  background: #1f2a44;
  color: #fff;
  padding: clamp(1.5rem, 3vw, 2.4rem);
}

.sb-ma-cta h2 {
  max-width: 24ch;
  color: #fff;
}

.sb-ma-cta p:not(.sb-eyebrow) {
  max-width: 54ch;
  color: rgba(255, 255, 255, .72);
}

.sb-ma-cta .sb-eyebrow {
  color: #9edfea;
}

.sb-ma-cta .sb-btn {
  flex: none;
  border-radius: 8px;
}

.sb-medicare-guide-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f6fbfd;
  padding-top: clamp(3.5rem, 6vw, 5.5rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.5rem);
}

.sb-medicare-guide-head {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, .75fr);
  gap: clamp(2rem, 6vw, 5.5rem);
  align-items: end;
}

.sb-medicare-guide-head h2,
.sb-medicare-compare-head h2,
.sb-medicare-team-copy h2 {
  margin: .6rem 0 0;
  color: #1f2a44;
  font-family: var(--body);
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 650;
  line-height: 1.04;
  letter-spacing: 0;
}

.sb-medicare-guide-head > p,
.sb-medicare-compare-head > p,
.sb-medicare-team-copy > p {
  margin: 0;
  color: #536179;
  font-size: 1.03rem;
  line-height: 1.7;
}

.sb-medicare-path-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  margin-top: clamp(2rem, 4vw, 3.2rem);
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 8px;
  background: rgba(31, 42, 68, .11);
}

.sb-medicare-path {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr) 28px;
  gap: 1rem;
  align-items: start;
  min-height: 190px;
  background: #fff;
  color: inherit;
  padding: clamp(1.25rem, 2.7vw, 1.8rem);
  text-decoration: none;
  transition: background .18s ease;
}

.sb-medicare-path:hover,
.sb-medicare-path:focus-visible {
  background: #f0f9fa;
}

.sb-medicare-path-number {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #e7f6f8;
  color: #0a7485;
  font-size: .78rem;
  font-weight: 900;
}

.sb-medicare-path-copy {
  display: grid;
  gap: .35rem;
}

.sb-medicare-path-copy small {
  color: #0a7485;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sb-medicare-path-copy strong {
  color: #1f2a44;
  font-size: 1.15rem;
  line-height: 1.25;
}

.sb-medicare-path-copy > span {
  color: #5d6a80;
  font-size: .94rem;
  line-height: 1.55;
}

.sb-medicare-path-arrow {
  color: #0a7485;
  font-size: 1.45rem;
  line-height: 1;
}

.sb-medicare-coverage-flow {
  display: grid;
  grid-template-columns: minmax(220px, .85fr) minmax(180px, .62fr) minmax(0, 1.5fr);
  gap: 1px;
  overflow: hidden;
  margin-top: 1rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, .16);
  color: #fff;
}

.sb-medicare-coverage-flow > div {
  min-width: 0;
  background: #1f2a44;
  padding: clamp(1.2rem, 2.5vw, 1.75rem);
}

.sb-medicare-flow-intro .sb-eyebrow,
.sb-medicare-flow-start > span,
.sb-medicare-flow-options span {
  color: #9edfea;
}

.sb-medicare-flow-intro h3 {
  margin: .55rem 0 0;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
}

.sb-medicare-flow-start,
.sb-medicare-flow-options > div {
  display: grid;
  align-content: center;
  gap: .3rem;
}

.sb-medicare-flow-start > span,
.sb-medicare-flow-options span {
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sb-medicare-flow-start strong,
.sb-medicare-flow-options strong {
  color: #fff;
  font-size: 1rem;
}

.sb-medicare-flow-start small,
.sb-medicare-flow-options small {
  color: rgba(255, 255, 255, .68);
  font-size: .82rem;
  line-height: 1.5;
}

.sb-medicare-flow-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  padding: 0 !important;
  background: rgba(255, 255, 255, .16) !important;
}

.sb-medicare-flow-options > div {
  background: #1f2a44;
  padding: clamp(1.2rem, 2.5vw, 1.75rem);
}

.sb-medicare-compare-band {
  background: #fff;
  padding-top: clamp(3.5rem, 6vw, 5.5rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.5rem);
}

.sb-medicare-compare-layout {
  display: grid;
  grid-template-columns: minmax(240px, .72fr) minmax(0, 1.28fr);
  gap: clamp(2.5rem, 7vw, 6rem);
  align-items: start;
}

.sb-medicare-compare-head {
  position: sticky;
  top: 7rem;
}

.sb-medicare-compare-head > p {
  margin-top: 1rem;
}

.sb-medicare-compare-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(31, 42, 68, .14);
}

.sb-medicare-compare-list article {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  gap: .85rem;
  min-height: 150px;
  border-bottom: 1px solid rgba(31, 42, 68, .14);
  padding: 1.3rem 1.2rem 1.3rem 0;
}

.sb-medicare-compare-list article:nth-child(even) {
  border-left: 1px solid rgba(31, 42, 68, .14);
  padding-left: 1.2rem;
}

.sb-medicare-compare-list article > span {
  color: #0a7485;
  font-size: .72rem;
  font-weight: 900;
}

.sb-medicare-compare-list h3 {
  margin: 0;
  color: #1f2a44;
  font-size: 1rem;
  line-height: 1.3;
}

.sb-medicare-compare-list p {
  margin: .45rem 0 0;
  color: #617087;
  font-size: .9rem;
  line-height: 1.55;
}

.sb-medicare-team-band {
  background: #1f2a44;
  padding-top: clamp(3rem, 5vw, 4.4rem);
  padding-bottom: clamp(3rem, 5vw, 4.4rem);
}

.sb-medicare-team-layout {
  display: grid;
  grid-template-columns: minmax(280px, .85fr) minmax(0, 1.15fr);
  gap: clamp(2rem, 7vw, 6rem);
  align-items: center;
}

.sb-medicare-team-copy .sb-eyebrow {
  color: #9edfea;
}

.sb-medicare-team-copy h2 {
  max-width: 14ch;
  color: #fff;
}

.sb-medicare-team-copy > p {
  max-width: 36rem;
  margin-top: 1rem;
  color: rgba(255, 255, 255, .7);
}

.sb-medicare-team-copy .sb-btn {
  margin-top: 1.4rem;
  box-shadow: none;
  filter: none;
}

.sb-medicare-team-copy .sb-btn:hover,
.sb-medicare-team-copy .sb-btn:focus-visible {
  box-shadow: none;
  filter: none;
}

.sb-medicare-team-roster {
  display: grid;
  border-top: 1px solid rgba(255, 255, 255, .17);
}

.sb-medicare-team-person {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr) 24px;
  gap: 1rem;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, .17);
  color: #fff;
  padding: .9rem .25rem;
  text-decoration: none;
}

.sb-medicare-team-person img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center 28%;
}

.sb-medicare-team-person > span:not(.sb-medicare-team-arrow) {
  display: grid;
  gap: .2rem;
}

.sb-medicare-team-person strong {
  color: #fff;
  font-size: 1rem;
}

.sb-medicare-team-person small {
  color: #9edfea;
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.sb-medicare-team-arrow {
  color: #9edfea;
  font-size: 1.35rem;
  transition: transform .18s ease;
}

.sb-medicare-team-person:hover .sb-medicare-team-arrow,
.sb-medicare-team-person:focus-visible .sb-medicare-team-arrow {
  transform: translateX(4px);
}

.sb-medicare-consult-band {
  border-top: 1px solid rgba(255, 255, 255, .12);
  background: #11283f;
  color: #fff;
  padding: clamp(3rem, 5vw, 4.5rem) 0;
}

.sb-medicare-consult-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(2rem, 6vw, 5rem);
  align-items: center;
}

.sb-medicare-consult-inner .sb-eyebrow {
  color: #8fdce5;
}

.sb-medicare-consult-inner h2 {
  max-width: 20ch;
  margin: .55rem 0 0;
  color: #fff;
  font-size: clamp(2rem, 3.4vw, 3.35rem);
  line-height: 1.04;
  letter-spacing: 0;
}

.sb-medicare-consult-inner > div:first-child > p:not(.sb-eyebrow) {
  max-width: 46rem;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, .72);
  line-height: 1.65;
}

.sb-medicare-consult-actions {
  display: grid;
  justify-items: start;
  gap: .9rem;
}

.sb-medicare-consult-actions .sb-btn {
  border-color: #0ea5b7;
  background: #0ea5b7;
  box-shadow: none;
  color: #fff;
  white-space: nowrap;
}

.sb-medicare-consult-actions .sb-btn:hover,
.sb-medicare-consult-actions .sb-btn:focus-visible {
  border-color: #0b8797;
  background: #0b8797;
  box-shadow: none;
}

.sb-band.sb-reviews-band.sb-reviews-empty {
  max-height: 0;
  overflow: hidden;
  border: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  opacity: 0;
}

.sb-medicare-carriers-band .sb-carrier-ucla img {
  width: 190px;
  max-width: 190px;
  max-height: 40px;
}

@media (max-width: 760px) {
  .sb-medicare-carriers-band .sb-carrier-ucla img {
    width: 132px;
    max-width: 132px;
    max-height: 30px;
  }
}

.sb-if-hero .sb-medicare-hero-media img {
  filter: saturate(1.05) brightness(1.06);
}

.sb-if-hero .sb-medicare-rotating-title {
  max-width: 18ch;
}

.sb-if-hero .sb-medicare-rotating-title span,
.sb-if-hero .sb-medicare-rotating-title span:first-child {
  width: 100%;
  max-width: none;
}

.sb-if-hub-band,
.sb-if-process-band,
.sb-if-tier-band {
  background: #f6fbfd;
  padding-top: clamp(3rem, 5vw, 4.8rem);
  padding-bottom: clamp(3rem, 5vw, 4.8rem);
}

.sb-if-process-band,
.sb-if-tier-band {
  background: #fff;
}

.sb-if-hub-layout {
  display: grid;
  grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
  gap: clamp(1rem, 3vw, 2rem);
  align-items: stretch;
}

.sb-if-topic-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sb-if-topic-grid .sb-ma-topic {
  min-height: 230px;
}

.sb-if-detail-band .sb-medicare-main-copy .sb-lead {
  color: #4f5f76;
}

.sb-band.sb-calchoice-carriers-band {
  border-bottom: 1px solid rgba(31, 42, 68, .1);
  background: #fff !important;
  padding-top: 1.15rem;
  padding-bottom: 1.45rem;
}

.sb-calchoice-carrier-ticker {
  min-height: 0;
  padding: 0;
}

.sb-calchoice-carrier-ticker .sb-ticker-label {
  margin-bottom: .7rem;
  color: #516078;
}

.sb-calchoice-carrier-ticker .sb-ticker-track {
  gap: 2.5rem;
  animation-duration: 50s;
}

.sb-calchoice-carrier-mark {
  min-width: 180px;
  height: 58px;
}

.sb-calchoice-carrier-mark img {
  width: auto;
  max-width: 172px;
  height: auto;
  max-height: 48px;
  filter: none;
  opacity: 1;
}

.sb-calchoice-carrier-kaiser-permanente img,
.sb-calchoice-carrier-sutter-health-plan img {
  max-width: 190px;
}

.sb-calchoice-carrier-sharp-health-plan img {
  max-width: 184px;
  max-height: 42px;
}

.sb-ccsb-carrier-static .sb-ticker-label {
  margin-bottom: 1rem;
  color: #516078;
}

.sb-ccsb-carrier-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(1.5rem, 4vw, 3.5rem);
  align-items: center;
  max-width: 960px;
  margin: 0 auto;
}

.sb-ccsb-carrier-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 58px;
}

.sb-ccsb-carrier-logo img {
  display: block;
  width: auto;
  max-width: 180px;
  height: auto;
  max-height: 48px;
  object-fit: contain;
  filter: none;
  opacity: 1;
}

.sb-cb-intro-band,
.sb-cb-broker-band {
  background: #fff;
}

.sb-cb-choice-band {
  border-top: 1px solid rgba(31, 42, 68, .08);
  background: #f2f7f8;
}

.sb-cb-intro-band,
.sb-cb-pillars-band,
.sb-cb-video-band,
.sb-cb-choice-band,
.sb-cb-broker-band {
  padding-top: clamp(4rem, 6vw, 5.5rem);
  padding-bottom: clamp(4rem, 6vw, 5.5rem);
}

.sb-cb-intro-grid,
.sb-cb-choice-grid,
.sb-cb-broker-grid {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(340px, .72fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: start;
}

.sb-cb-intro-copy,
.sb-cb-choice-copy,
.sb-cb-broker-copy {
  display: grid;
  justify-items: start;
}

.sb-cb-intro-details {
  display: grid;
  justify-items: start;
}

.sb-cb-intro-copy h2,
.sb-cb-section-head h2,
.sb-cb-choice-copy h2,
.sb-cb-eligibility-head h2,
.sb-cb-broker-copy h2 {
  max-width: 15ch;
  margin: .55rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.35rem, 4.5vw, 4.85rem);
  font-weight: 760;
  line-height: .99;
  letter-spacing: 0;
}

.sb-cb-intro-details > p,
.sb-cb-choice-copy > p:not(.sb-eyebrow),
.sb-cb-broker-copy > p:not(.sb-eyebrow) {
  max-width: 45rem;
  margin: 1.05rem 0 0;
  color: #627086;
  font-size: 1rem;
  line-height: 1.72;
}

.sb-cb-intro-details .sb-btn,
.sb-cb-broker-copy .sb-btn {
  margin-top: 1.5rem;
  border-radius: 8px;
  box-shadow: none;
}

.sb-cb-stat-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  margin-top: 1.6rem;
  border-top: 1px solid rgba(31, 42, 68, .13);
  border-bottom: 1px solid rgba(31, 42, 68, .13);
}

.sb-cb-stat-row > div {
  display: grid;
  gap: .2rem;
  min-width: 0;
  padding: 1.15rem 1rem;
  border-right: 1px solid rgba(31, 42, 68, .13);
}

.sb-cb-stat-row > div:first-child {
  padding-left: 0;
}

.sb-cb-stat-row > div:last-child {
  border-right: 0;
}

.sb-cb-stat-row strong {
  color: #0a7485;
  font-size: 1.65rem;
  line-height: 1;
}

.sb-cb-stat-row span {
  color: #667389;
  font-size: .74rem;
  font-weight: 750;
  line-height: 1.35;
}

.sb-cb-pillars-band {
  border-top: 1px solid rgba(31, 42, 68, .08);
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f2f7f8;
}

.sb-cb-section-head {
  max-width: 790px;
}

.sb-cb-section-head h2 {
  max-width: 13ch;
}

.sb-cb-pillar-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 2.5rem;
}

.sb-cb-pillar {
  min-height: 285px;
  border: 1px solid rgba(31, 42, 68, .11);
  border-top: 4px solid #10a5b8;
  border-radius: 10px;
  background: #fff;
  padding: clamp(1.3rem, 2.5vw, 2rem);
  box-shadow: 0 26px 64px -58px rgba(31, 42, 68, .7);
}

.sb-cb-pillar > span {
  color: #0a7485;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .12em;
}

.sb-cb-video-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #fff;
}

.sb-cb-video-head {
  display: grid;
  grid-template-columns: minmax(0, .72fr) minmax(280px, .38fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: end;
}

.sb-cb-video-head h2 {
  max-width: 14ch;
  margin: .55rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.35rem, 4.5vw, 4.85rem);
  font-weight: 760;
  line-height: .99;
  letter-spacing: 0;
}

.sb-cb-video-head > p {
  margin: 0;
  color: #627086;
  line-height: 1.72;
}

.sb-cb-video-frame {
  overflow: hidden;
  margin-top: clamp(2rem, 4vw, 3rem);
  border-radius: 12px;
  background: #111827;
  box-shadow: 0 34px 80px -58px rgba(31, 42, 68, .78);
}

.sb-cb-video-frame iframe {
  display: block;
  width: 100%;
  border: 0;
  aspect-ratio: 16 / 9;
  background: #111827;
}

.sb-cb-pillar h3 {
  max-width: 12ch;
  margin: 3.2rem 0 0;
  color: #1f2a44;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1.08;
}

.sb-cb-pillar p {
  margin: .9rem 0 0;
  color: #657287;
  font-size: .9rem;
  line-height: 1.65;
}

.sb-cb-choice-grid {
  grid-template-columns: minmax(0, .82fr) minmax(360px, .68fr);
}

.sb-cb-choice-copy h2 {
  max-width: 13ch;
  font-size: clamp(2.25rem, 4vw, 4.2rem);
}

.sb-cb-choice-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  margin-top: 0;
  border-top: 1px solid rgba(31, 42, 68, .13);
  border-left: 1px solid rgba(31, 42, 68, .13);
}

.sb-cb-choice-list > div {
  display: grid;
  gap: .35rem;
  min-height: 132px;
  align-content: end;
  border-right: 1px solid rgba(31, 42, 68, .13);
  border-bottom: 1px solid rgba(31, 42, 68, .13);
  background: rgba(255, 255, 255, .74);
  padding: 1.2rem;
}

.sb-cb-choice-list strong {
  color: #1f2a44;
  font-size: .93rem;
}

.sb-cb-choice-list span {
  color: #6a768a;
  font-size: .78rem;
  line-height: 1.45;
}

.sb-cb-choice-copy .sb-text-link {
  margin-top: 1.35rem;
  color: #08798a;
  font-size: .85rem;
  font-weight: 820;
  text-decoration: none;
}

.sb-cb-eligibility-band {
  background: #111827;
  padding: clamp(3.8rem, 6vw, 5.5rem) 0;
}

.sb-cb-eligibility-head {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: end;
}

.sb-cb-eligibility-head .sb-eyebrow {
  grid-column: 1 / -1;
  margin: 0;
  color: #67d5df;
}

.sb-cb-eligibility-head h2 {
  max-width: none;
  margin: 0;
  color: #fff;
  font-size: clamp(2.2rem, 3.8vw, 3.8rem);
}

.sb-cb-eligibility-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, .18);
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

.sb-cb-eligibility-row > div {
  display: grid;
  gap: .35rem;
  padding: 1.25rem 1.1rem;
  border-right: 1px solid rgba(255, 255, 255, .18);
}

.sb-cb-eligibility-row > div:first-child {
  padding-left: 0;
}

.sb-cb-eligibility-row > div:last-child {
  border-right: 0;
}

.sb-cb-eligibility-row strong {
  color: #fff;
  font-size: 1.05rem;
}

.sb-cb-eligibility-row span {
  color: rgba(255, 255, 255, .64);
  font-size: .76rem;
  line-height: 1.45;
}

.sb-cb-broker-grid {
  grid-template-columns: minmax(0, .78fr) minmax(340px, .72fr);
}

.sb-cb-broker-copy h2 {
  max-width: 12ch;
  font-size: clamp(2.35rem, 4.2vw, 4.5rem);
}

.sb-cb-broker-steps {
  display: grid;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(31, 42, 68, .13);
  list-style: none;
}

.sb-cb-broker-steps li {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: .8rem;
  border-bottom: 1px solid rgba(31, 42, 68, .13);
  padding: .9rem 0;
}

.sb-cb-broker-steps li > span {
  color: #0a7485;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .08em;
}

.sb-cb-broker-steps strong {
  color: #1f2a44;
  font-size: .92rem;
}

.sb-cb-broker-steps p {
  margin: .25rem 0 0;
  color: #6a768a;
  font-size: .8rem;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .sb-cb-intro-grid,
  .sb-cb-video-head,
  .sb-cb-choice-grid,
  .sb-cb-broker-grid {
    grid-template-columns: 1fr;
  }

  .sb-cb-pillar-grid,
  .sb-cb-eligibility-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-cb-eligibility-row > div:nth-child(2) {
    border-right: 0;
  }

  .sb-cb-eligibility-row > div:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
  }
}

@media (max-width: 600px) {
  .sb-cb-intro-copy h2,
  .sb-cb-section-head h2,
  .sb-cb-video-head h2,
  .sb-cb-choice-copy h2,
  .sb-cb-broker-copy h2 {
    font-size: clamp(2.3rem, 11vw, 3.35rem);
  }

  .sb-cb-stat-row,
  .sb-cb-choice-list,
  .sb-cb-pillar-grid,
  .sb-cb-eligibility-row {
    grid-template-columns: 1fr;
  }

  .sb-cb-stat-row > div,
  .sb-cb-eligibility-row > div {
    border-right: 0;
    border-bottom: 1px solid rgba(31, 42, 68, .13);
    padding-left: 0;
  }

  .sb-cb-stat-row > div:last-child,
  .sb-cb-eligibility-row > div:last-child {
    border-bottom: 0;
  }

  .sb-cb-eligibility-row > div,
  .sb-cb-eligibility-row > div:nth-child(-n + 2) {
    border-bottom-color: rgba(255, 255, 255, .18);
  }

  .sb-cb-pillar {
    min-height: 0;
  }

  .sb-cb-pillar h3 {
    margin-top: 2rem;
  }

  .sb-cb-intro-details .sb-btn,
  .sb-cb-broker-copy .sb-btn {
    width: 100%;
  }
}

.sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img {
  transform: none;
  transition: opacity .6s ease;
}

.sb-calchoice-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--people {
  object-position: 58% 45%;
  transform-origin: 58% 45%;
}

.sb-calchoice-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--people.is-active {
  transform: none;
}

.sb-calchoice-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--choice {
  object-position: 50% 40%;
}

.sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--choice.is-active {
  transform: none;
}

.sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--support {
  object-position: 68% 45%;
  filter: saturate(1.08) brightness(1.18);
  transform-origin: 68% 45%;
}

.sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--support.is-active {
  transform: none;
}

.sb-ccsb-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img {
  transform: none;
  transition: opacity .6s ease;
}

.sb-ccsb-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--program {
  object-position: 58% 35%;
}

.sb-ccsb-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--choice {
  object-position: 62% 45%;
}

.sb-ccsb-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--support {
  object-position: 52% 32%;
  filter: saturate(1.08) brightness(1.08);
}

@media (max-width: 560px) {
  .sb-band.sb-calchoice-carriers-band {
    padding-top: .8rem;
    padding-bottom: 1rem;
  }

  .sb-calchoice-carrier-ticker .sb-ticker-label {
    grid-template-columns: 24px auto 24px;
    font-size: .66rem;
    white-space: nowrap;
  }

  .sb-calchoice-carrier-ticker .sb-ticker-track {
    gap: 1.5rem;
    animation-duration: 42s;
  }

  .sb-calchoice-carrier-mark {
    min-width: 150px;
    height: 50px;
  }

  .sb-calchoice-carrier-mark img {
    max-width: 148px;
    max-height: 42px;
  }

  .sb-ccsb-carrier-static .sb-ticker-label {
    grid-template-columns: 24px auto 24px;
    font-size: .66rem;
    white-space: nowrap;
  }

  .sb-ccsb-carrier-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.5rem;
  }

  .sb-ccsb-carrier-logo {
    height: 46px;
  }

  .sb-ccsb-carrier-logo img {
    max-width: 145px;
    max-height: 40px;
  }

  .sb-calchoice-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--people {
    object-position: 52% 48%;
  }

  .sb-calchoice-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--people.is-active {
    transform: none;
  }

  .sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--support {
    object-position: 65% 50%;
    transform-origin: 65% 50%;
  }

  .sb-calchoice-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-calchoice-hero-image--support.is-active {
    transform: none;
  }

  .sb-ccsb-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--program {
    object-position: 62% 50%;
  }

  .sb-ccsb-detail-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--choice {
    object-position: 55% 48%;
  }

  .sb-ccsb-detail-hero.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-ccsb-hero-image--support {
    object-position: 54% 36%;
  }

  .sb-ccsb-detail-hero .sb-medicare-rotating-title {
    min-height: 4.5em;
  }

}

.sb-ccsb-intro-band,
.sb-ccsb-plans-band,
.sb-ccsb-credit-band,
.sb-ccsb-process-band {
  background: #fff;
}

.sb-ccsb-intro-band,
.sb-ccsb-benefits-band,
.sb-ccsb-plans-band,
.sb-ccsb-credit-band,
.sb-ccsb-process-band {
  padding-top: clamp(4rem, 6vw, 5.5rem);
  padding-bottom: clamp(4rem, 6vw, 5.5rem);
}

.sb-ccsb-intro-layout,
.sb-ccsb-plans-layout,
.sb-ccsb-credit-layout,
.sb-ccsb-process-layout {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(340px, .72fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: start;
}

.sb-ccsb-intro-copy h2,
.sb-ccsb-section-head h2,
.sb-ccsb-plans-copy h2,
.sb-ccsb-eligibility-head h2,
.sb-ccsb-credit-copy h2,
.sb-ccsb-process-copy h2 {
  max-width: 14ch;
  margin: .55rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.35rem, 4.5vw, 4.75rem);
  font-weight: 760;
  line-height: .99;
  letter-spacing: 0;
}

.sb-ccsb-intro-details,
.sb-ccsb-plans-copy,
.sb-ccsb-credit-copy,
.sb-ccsb-process-copy {
  display: grid;
  justify-items: start;
}

.sb-ccsb-intro-details > p,
.sb-ccsb-plans-copy > p:not(.sb-eyebrow),
.sb-ccsb-credit-copy > p:not(.sb-eyebrow),
.sb-ccsb-process-copy > p:not(.sb-eyebrow) {
  max-width: 45rem;
  margin: 1rem 0 0;
  color: #627086;
  line-height: 1.72;
}

.sb-ccsb-intro-details > p {
  margin-top: 0;
}

.sb-ccsb-intro-details .sb-btn,
.sb-ccsb-process-copy .sb-btn {
  margin-top: 1.5rem;
  border-radius: 8px;
  box-shadow: none;
}

.sb-ccsb-stat-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  margin-top: 1.6rem;
  border-top: 1px solid rgba(31, 42, 68, .13);
  border-bottom: 1px solid rgba(31, 42, 68, .13);
}

.sb-ccsb-stat-row > div {
  display: grid;
  gap: .2rem;
  padding: 1.15rem 1rem;
  border-right: 1px solid rgba(31, 42, 68, .13);
}

.sb-ccsb-stat-row > div:first-child {
  padding-left: 0;
}

.sb-ccsb-stat-row > div:last-child {
  border-right: 0;
}

.sb-ccsb-stat-row strong {
  color: #0a7485;
  font-size: 1.65rem;
  line-height: 1;
}

.sb-ccsb-stat-row span {
  color: #667389;
  font-size: .74rem;
  font-weight: 750;
  line-height: 1.35;
}

.sb-ccsb-benefits-band {
  border-top: 1px solid rgba(31, 42, 68, .08);
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f2f7f8;
}

.sb-ccsb-section-head {
  max-width: 820px;
}

.sb-ccsb-benefit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 2.5rem;
}

.sb-ccsb-benefit {
  min-height: 285px;
  border: 1px solid rgba(31, 42, 68, .11);
  border-top: 4px solid #10a5b8;
  border-radius: 10px;
  background: #fff;
  padding: clamp(1.3rem, 2.5vw, 2rem);
}

.sb-ccsb-benefit > span {
  color: #0a7485;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .12em;
}

.sb-ccsb-benefit h3 {
  max-width: 13ch;
  margin: 3.2rem 0 0;
  color: #1f2a44;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1.08;
}

.sb-ccsb-benefit p {
  margin: .9rem 0 0;
  color: #657287;
  font-size: .9rem;
  line-height: 1.65;
}

.sb-ccsb-plans-layout {
  grid-template-columns: minmax(0, .8fr) minmax(360px, .7fr);
  align-items: center;
}

.sb-ccsb-plans-copy h2 {
  font-size: clamp(2.25rem, 4vw, 4.2rem);
}

.sb-ccsb-plans-copy .sb-text-link,
.sb-ccsb-credit-copy .sb-text-link {
  margin-top: 1.35rem;
  color: #08798a;
  font-size: .85rem;
  font-weight: 820;
  text-decoration: none;
}

.sb-ccsb-metal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(31, 42, 68, .13);
  border-left: 1px solid rgba(31, 42, 68, .13);
}

.sb-ccsb-metal-grid > div {
  display: grid;
  align-content: space-between;
  min-height: 175px;
  border-right: 1px solid rgba(31, 42, 68, .13);
  border-bottom: 1px solid rgba(31, 42, 68, .13);
  background: #f7f9fa;
  padding: 1.25rem;
}

.sb-ccsb-metal-grid > div::before {
  content: '';
  width: 42px;
  height: 5px;
  border-radius: 99px;
  background: #a56d48;
}

.sb-ccsb-metal-grid .is-silver::before { background: #98a2b1; }
.sb-ccsb-metal-grid .is-gold::before { background: #d7a516; }
.sb-ccsb-metal-grid .is-platinum::before { background: #526b7d; }

.sb-ccsb-metal-grid span {
  margin-top: 2rem;
  color: #778398;
  font-size: .7rem;
  font-weight: 850;
}

.sb-ccsb-metal-grid strong {
  margin-top: .45rem;
  color: #1f2a44;
  font-size: 1.35rem;
}

.sb-ccsb-eligibility-band {
  background: #111827;
  padding: clamp(3.8rem, 6vw, 5.5rem) 0;
}

.sb-ccsb-eligibility-head .sb-eyebrow {
  color: #67d5df;
}

.sb-ccsb-eligibility-head h2 {
  max-width: 18ch;
  color: #fff;
  font-size: clamp(2.2rem, 3.8vw, 3.8rem);
}

.sb-ccsb-eligibility-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, .18);
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

.sb-ccsb-eligibility-row > div {
  display: grid;
  gap: .35rem;
  padding: 1.3rem 1.2rem;
  border-right: 1px solid rgba(255, 255, 255, .18);
}

.sb-ccsb-eligibility-row > div:first-child {
  padding-left: 0;
}

.sb-ccsb-eligibility-row > div:last-child {
  border-right: 0;
}

.sb-ccsb-eligibility-row strong {
  color: #fff;
  font-size: 1.05rem;
}

.sb-ccsb-eligibility-row span {
  color: rgba(255, 255, 255, .65);
  font-size: .78rem;
  line-height: 1.45;
}

.sb-ccsb-dark-link {
  display: inline-flex;
  gap: .4rem;
  margin-top: 1.35rem;
  color: #67d5df;
  font-size: .82rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-ccsb-credit-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
}

.sb-ccsb-credit-layout {
  grid-template-columns: minmax(300px, .58fr) minmax(0, .92fr);
  align-items: center;
}

.sb-ccsb-credit-number {
  display: grid;
  align-content: center;
  min-height: 390px;
  border-radius: 12px;
  background: #0a7485;
  padding: clamp(1.5rem, 4vw, 3rem);
  color: #fff;
}

.sb-ccsb-credit-number span {
  color: #9ce6ec;
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-ccsb-credit-number strong {
  margin-top: 1rem;
  font-size: clamp(3.4rem, 7vw, 7rem);
  line-height: .9;
  letter-spacing: -.06em;
}

.sb-ccsb-credit-number small {
  max-width: 27rem;
  margin-top: 1.25rem;
  color: rgba(255, 255, 255, .72);
  line-height: 1.55;
}

.sb-ccsb-credit-copy h2 {
  max-width: 15ch;
  font-size: clamp(2.25rem, 4vw, 4.2rem);
}

.sb-ccsb-credit-copy ul {
  display: grid;
  gap: .7rem;
  width: 100%;
  margin: 1.35rem 0 0;
  padding: 1.1rem 0 0;
  border-top: 1px solid rgba(31, 42, 68, .13);
  list-style: none;
}

.sb-ccsb-credit-copy li {
  position: relative;
  padding-left: 1.2rem;
  color: #526078;
  font-size: .86rem;
}

.sb-ccsb-credit-copy li::before {
  content: '';
  position: absolute;
  left: 0;
  top: .38rem;
  width: .46rem;
  height: .46rem;
  border-radius: 50%;
  background: #10a5b8;
}

.sb-ccsb-disclaimer {
  font-size: .74rem;
}

.sb-ccsb-process-band {
  background: #f2f7f8;
}

.sb-ccsb-process-layout {
  grid-template-columns: minmax(0, .75fr) minmax(360px, .7fr);
}

.sb-ccsb-process-copy h2 {
  font-size: clamp(2.25rem, 4vw, 4.2rem);
}

.sb-ccsb-process-steps {
  display: grid;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(31, 42, 68, .13);
  list-style: none;
}

.sb-ccsb-process-steps li {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: .8rem;
  border-bottom: 1px solid rgba(31, 42, 68, .13);
  padding: 1rem 0;
}

.sb-ccsb-process-steps li > span {
  color: #0a7485;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .08em;
}

.sb-ccsb-process-steps strong {
  color: #1f2a44;
  font-size: .94rem;
}

.sb-ccsb-process-steps p {
  margin: .25rem 0 0;
  color: #6a768a;
  font-size: .82rem;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .sb-ccsb-intro-layout,
  .sb-ccsb-plans-layout,
  .sb-ccsb-credit-layout,
  .sb-ccsb-process-layout {
    grid-template-columns: 1fr;
  }

  .sb-ccsb-benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-ccsb-credit-number {
    min-height: 300px;
  }
}

@media (max-width: 600px) {
  .sb-ccsb-intro-copy h2,
  .sb-ccsb-section-head h2,
  .sb-ccsb-plans-copy h2,
  .sb-ccsb-eligibility-head h2,
  .sb-ccsb-credit-copy h2,
  .sb-ccsb-process-copy h2 {
    font-size: clamp(2.3rem, 11vw, 3.35rem);
  }

  .sb-ccsb-stat-row,
  .sb-ccsb-metal-grid,
  .sb-ccsb-benefit-grid,
  .sb-ccsb-eligibility-row {
    grid-template-columns: 1fr;
  }

  .sb-ccsb-stat-row > div,
  .sb-ccsb-eligibility-row > div {
    border-right: 0;
    border-bottom: 1px solid rgba(31, 42, 68, .13);
    padding-left: 0;
  }

  .sb-ccsb-stat-row > div:last-child,
  .sb-ccsb-eligibility-row > div:last-child {
    border-bottom: 0;
  }

  .sb-ccsb-eligibility-row > div {
    border-bottom-color: rgba(255, 255, 255, .18);
  }

  .sb-ccsb-benefit {
    min-height: 0;
  }

  .sb-ccsb-benefit h3 {
    margin-top: 2rem;
  }

  .sb-ccsb-intro-details .sb-btn,
  .sb-ccsb-process-copy .sb-btn {
    width: 100%;
  }
}

.sb-cc-metal-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #fff;
  padding-top: clamp(3.8rem, 6vw, 5.8rem);
  padding-bottom: clamp(3.8rem, 6vw, 5.8rem);
}

.sb-cc-metal-head {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, .65fr);
  gap: clamp(1.5rem, 5vw, 5rem);
  align-items: end;
}

.sb-cc-metal-head h2,
.sb-cc-enhanced-silver h2 {
  margin: .55rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.15rem, 3.8vw, 4rem);
  font-weight: 760;
  line-height: 1.03;
  letter-spacing: 0;
}

.sb-cc-metal-head > p {
  margin: 0;
  color: #5c6a80;
  font-size: 1rem;
  line-height: 1.7;
}

.sb-cc-metal-table-wrap {
  overflow-x: auto;
  margin-top: 2.3rem;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 76px -66px rgba(31, 42, 68, .8);
}

.sb-cc-metal-table-wrap:focus-visible {
  outline: 3px solid rgba(14, 165, 183, .35);
  outline-offset: 3px;
}

.sb-cc-metal-table {
  width: 100%;
  min-width: 780px;
  border-spacing: 0;
  border-collapse: separate;
  color: #1f2a44;
}

.sb-cc-metal-table caption {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.sb-cc-metal-table th,
.sb-cc-metal-table td {
  border-right: 1px solid rgba(31, 42, 68, .1);
  border-bottom: 1px solid rgba(31, 42, 68, .1);
  padding: 1rem 1.1rem;
}

.sb-cc-metal-table tr > *:last-child { border-right: 0; }
.sb-cc-metal-table tbody tr:last-child > * { border-bottom: 0; }

.sb-cc-metal-table thead th {
  --tier-color: #0a7485;
  border-top: 4px solid transparent;
  background: #f8fafb;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-weight: 800;
  text-align: center;
}

.sb-cc-metal-table thead th:first-child {
  width: 29%;
  color: #657288;
  font-size: .84rem;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
}

.sb-cc-metal-table thead .is-bronze { --tier-color: #a76743; border-top-color: #a76743; }
.sb-cc-metal-table thead .is-silver { --tier-color: #8794a2; border-top-color: #8794a2; }
.sb-cc-metal-table thead .is-gold { --tier-color: #c79316; border-top-color: #c79316; }
.sb-cc-metal-table thead .is-platinum { --tier-color: #3e7585; border-top-color: #3e7585; }

.sb-cc-tier-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .65rem;
}

.sb-cc-tier-icon {
  display: inline-flex;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: #fff;
  color: var(--tier-color);
}

.sb-cc-tier-icon svg { width: 21px; height: 21px; }

.sb-cc-tier-heading > span:last-child {
  display: grid;
  gap: .18rem;
  text-align: left;
}

.sb-cc-metal-table thead strong { font-size: 1.06rem; line-height: 1; }
.sb-cc-metal-table thead small { color: #69768a; font-size: .78rem; line-height: 1; }

.sb-cc-metal-table tbody th {
  background: #fff;
  color: #4f5e73;
  font-size: .83rem;
  font-weight: 760;
  line-height: 1.35;
  text-align: left;
}

.sb-cc-metal-table tbody td {
  color: #1f2a44;
  font-size: .9rem;
  font-weight: 820;
  text-align: center;
}

.sb-cc-metal-table tbody tr:first-child th,
.sb-cc-metal-table tbody tr:first-child td { background: #eef8fa; }

.sb-cc-enhanced-silver {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(1.5rem, 5vw, 4.5rem);
  align-items: center;
  margin-top: 1rem;
  border-radius: 8px;
  background: #1f2a44;
  padding: clamp(1.5rem, 3vw, 2.4rem);
  color: #fff;
}

.sb-cc-enhanced-silver .sb-eyebrow { color: #7ed8e5; }

.sb-cc-enhanced-silver h2 {
  max-width: 18ch;
  color: #fff;
  font-size: clamp(1.75rem, 3vw, 3rem);
}

.sb-cc-enhanced-silver p:not(.sb-eyebrow) {
  max-width: 55rem;
  margin: .85rem 0 0;
  color: rgba(255, 255, 255, .76);
  line-height: 1.65;
}

.sb-cc-enhanced-levels {
  display: grid;
  grid-template-columns: repeat(3, minmax(92px, 1fr));
  gap: .55rem;
}

.sb-cc-enhanced-levels span {
  display: grid;
  min-height: 96px;
  align-content: center;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  background: rgba(255, 255, 255, .07);
  padding: .75rem;
  color: rgba(255, 255, 255, .74);
  font-size: .72rem;
  font-weight: 780;
  text-align: center;
}

.sb-cc-enhanced-levels strong {
  color: #fff;
  font-size: 1.65rem;
  line-height: 1;
}

.sb-cc-metal-note {
  max-width: 68rem;
  margin: 1rem 0 0;
  color: #68758a;
  font-size: .8rem;
  line-height: 1.55;
}

.sb-cc-choice-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f6fbfd;
  padding-top: clamp(3.2rem, 5vw, 4.8rem);
  padding-bottom: clamp(3.2rem, 5vw, 4.8rem);
}

.sb-cc-choice-head {
  display: grid;
  grid-template-columns: minmax(0, .75fr) minmax(320px, .55fr);
  column-gap: clamp(2rem, 6vw, 6rem);
  align-items: end;
}

.sb-cc-choice-head .sb-eyebrow {
  grid-column: 1 / -1;
}

.sb-cc-choice-head h2 {
  max-width: 18ch;
  margin: .5rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2rem, 3.5vw, 3.4rem);
  font-weight: 760;
  line-height: 1.04;
  letter-spacing: 0;
}

.sb-cc-choice-head > p:not(.sb-eyebrow) {
  margin: .5rem 0 0;
  color: #5d6b80;
  line-height: 1.65;
}

.sb-cc-choice-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2rem;
  border-top: 1px solid rgba(31, 42, 68, .14);
  border-bottom: 1px solid rgba(31, 42, 68, .14);
}

.sb-cc-choice-item {
  min-width: 0;
  padding: 1.55rem clamp(1rem, 2vw, 1.7rem) 1.7rem;
}

.sb-cc-choice-item + .sb-cc-choice-item {
  border-left: 1px solid rgba(31, 42, 68, .14);
}

.sb-cc-choice-item > span {
  color: #0a7485;
  font-size: .7rem;
  font-weight: 900;
}

.sb-cc-choice-item h3 {
  margin: .55rem 0 0;
  color: #1f2a44;
  font-size: 1.15rem;
  line-height: 1.18;
}

.sb-cc-choice-item p {
  margin: .6rem 0 0;
  color: #657288;
  font-size: .9rem;
  line-height: 1.6;
}

.sb-cc-resource-row {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem 1.25rem;
  align-items: center;
  margin-top: 1.25rem;
  color: #68758a;
  font-size: .78rem;
}

.sb-cc-resource-row strong {
  color: #1f2a44;
  font-size: .7rem;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sb-cc-resource-row a {
  color: #0a7485;
  font-weight: 800;
  text-decoration: none;
}

.sb-cc-resource-row a:hover { text-decoration: underline; }

.sb-cc-reviewed {
  margin-left: auto;
  color: #68758a;
  white-space: nowrap;
}

.sb-cc-reviewed time {
  color: #1f2a44;
  font-weight: 800;
}

.sb-cc-help-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #fff;
  padding-top: clamp(3.8rem, 6vw, 5.8rem);
  padding-bottom: clamp(3.8rem, 6vw, 5.8rem);
}

.sb-cc-help-head {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(320px, .65fr);
  gap: clamp(1.5rem, 5vw, 5rem);
  align-items: end;
}

.sb-cc-help-head h2,
.sb-cc-help-update h2 {
  max-width: 18ch;
  margin: .55rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.15rem, 3.8vw, 4rem);
  font-weight: 760;
  line-height: 1.03;
  letter-spacing: 0;
}

.sb-cc-help-head > p {
  margin: 0;
  color: #5c6a80;
  font-size: 1rem;
  line-height: 1.7;
}

.sb-cc-help-types {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.35rem;
}

.sb-cc-help-type {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  min-width: 0;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #f9fbfc;
  padding: clamp(1.3rem, 2.5vw, 2rem);
}

.sb-cc-help-type-icon {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(10, 116, 133, .3);
  border-radius: 50%;
  background: #fff;
  color: #0a7485;
}

.sb-cc-help-type-icon.is-silver {
  border-color: rgba(135, 148, 162, .4);
  color: #68798a;
}

.sb-cc-help-type-icon svg { width: 23px; height: 23px; }

.sb-cc-help-type span {
  color: #0a7485;
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sb-cc-help-type h3 {
  margin: .42rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: 1.45rem;
  line-height: 1.12;
}

.sb-cc-help-type p {
  margin: .7rem 0 0;
  color: #5e6c80;
  font-size: .92rem;
  line-height: 1.65;
}

.sb-cc-help-note {
  margin: 1.1rem 0 0;
  color: #68758a;
  font-size: .82rem;
  line-height: 1.55;
}

.sb-cc-help-factors-band {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f6fbfd;
  padding-top: clamp(3.2rem, 5vw, 4.8rem);
  padding-bottom: clamp(3.2rem, 5vw, 4.8rem);
}

.sb-cc-help-factors {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 2rem;
  border-top: 1px solid rgba(31, 42, 68, .14);
  border-bottom: 1px solid rgba(31, 42, 68, .14);
}

.sb-cc-help-factor {
  min-width: 0;
  padding: 1.5rem clamp(1rem, 2vw, 1.6rem) 1.65rem;
}

.sb-cc-help-factor + .sb-cc-help-factor { border-left: 1px solid rgba(31, 42, 68, .14); }

.sb-cc-help-factor > span {
  color: #0a7485;
  font-size: .7rem;
  font-weight: 900;
}

.sb-cc-help-factor h3 {
  margin: .55rem 0 0;
  color: #1f2a44;
  font-size: 1.05rem;
  line-height: 1.2;
}

.sb-cc-help-factor p {
  margin: .6rem 0 0;
  color: #657288;
  font-size: .86rem;
  line-height: 1.6;
}

.sb-cc-help-update {
  background: #1f2a44;
  padding-top: clamp(3.4rem, 6vw, 5.4rem);
  padding-bottom: clamp(3.4rem, 6vw, 5.4rem);
  color: #fff;
}

.sb-cc-help-update-grid {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(360px, .75fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: start;
}

.sb-cc-help-update .sb-eyebrow { color: #7ed8e5; }

.sb-cc-help-update h2 {
  color: #fff;
  font-size: clamp(2rem, 3.6vw, 3.7rem);
}

.sb-cc-help-update-grid > div:first-child > p:not(.sb-eyebrow) {
  max-width: 52ch;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, .74);
  line-height: 1.7;
}

.sb-cc-help-update a {
  display: inline-flex;
  gap: .35rem;
  margin-top: 1.2rem;
  color: #7ed8e5;
  font-weight: 800;
  text-decoration: none;
}

.sb-cc-help-update a:hover { text-decoration: underline; }

.sb-cc-help-update-points {
  border-top: 1px solid rgba(255, 255, 255, .18);
}

.sb-cc-help-update-points > div {
  border-bottom: 1px solid rgba(255, 255, 255, .18);
  padding: 1.15rem 0;
}

.sb-cc-help-update-points strong {
  color: #fff;
  font-size: .95rem;
}

.sb-cc-help-update-points p {
  margin: .4rem 0 0;
  color: rgba(255, 255, 255, .7);
  font-size: .86rem;
  line-height: 1.58;
}

.sb-cc-help-resources-band {
  background: #fff;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.sb-cc-help-resources-band .sb-cc-resource-row { margin-top: 0; }

.sb-cc-enrollment-band .sb-cc-help-type-icon {
  background: #eaf7f8;
}

.sb-cc-enrollment-band .sb-cc-help-type-icon.is-silver {
  border-color: rgba(230, 103, 78, .35);
  background: #fff3ef;
  color: #c4523c;
}

.sb-cc-income-formula {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto minmax(0, 1fr) auto minmax(0, 1.2fr);
  gap: .65rem;
  align-items: center;
  margin-top: 1.4rem;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #f6fbfd;
  padding: 1rem 1.15rem;
}

.sb-cc-income-formula span,
.sb-cc-income-formula strong {
  min-width: 0;
  color: #536176;
  font-size: .78rem;
  line-height: 1.4;
}

.sb-cc-income-formula strong { color: #0a7485; }

.sb-cc-income-formula b {
  color: #9aa6b6;
  font-size: .85rem;
}

.sb-cc-income-lists {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.sb-cc-income-list {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  min-width: 0;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #fff;
  padding: clamp(1.3rem, 2.5vw, 2rem);
}

.sb-cc-income-list-icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.sb-cc-income-list-icon.is-counted {
  background: #e7f6f3;
  color: #0a7b69;
}

.sb-cc-income-list-icon.is-excluded {
  background: #fff0ec;
  color: #c4523c;
}

.sb-cc-income-list-icon svg { width: 22px; height: 22px; }

.sb-cc-income-list .sb-eyebrow { margin: .15rem 0 0; }

.sb-cc-income-list h3 {
  margin: .45rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: 1.35rem;
  line-height: 1.15;
}

.sb-cc-income-list ul {
  display: grid;
  gap: .5rem;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-cc-income-list li {
  position: relative;
  color: #5f6d82;
  font-size: .86rem;
  line-height: 1.5;
  padding-left: 1rem;
}

.sb-cc-income-list li::before {
  position: absolute;
  top: .55em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0a7485;
  content: "";
}

.sb-cc-income-list:last-child li::before { background: #c4523c; }

.sb-cc-eligibility-immigration {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #fff;
  padding-top: clamp(3.8rem, 6vw, 5.8rem);
  padding-bottom: clamp(3.8rem, 6vw, 5.8rem);
}

.sb-cc-eligibility-alert {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 1rem 1.4rem;
  align-items: center;
  margin-top: 1.35rem;
  border-left: 4px solid #c4523c;
  border-radius: 0 6px 6px 0;
  background: #fff4ef;
  padding: 1rem 1.2rem;
}

.sb-cc-eligibility-alert strong {
  color: #8e3828;
  font-size: .8rem;
  text-transform: uppercase;
}

.sb-cc-eligibility-alert p {
  margin: 0;
  color: #6b554f;
  font-size: .82rem;
  line-height: 1.5;
}

.sb-cc-eligibility-alert a {
  color: #0a7485;
  font-size: .8rem;
  font-weight: 850;
  text-decoration: none;
  white-space: nowrap;
}

.sb-cc-eligibility-alert a:hover { text-decoration: underline; }

.sb-cc-network-checks {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2.35rem;
  border-top: 1px solid rgba(31, 42, 68, .14);
  border-bottom: 1px solid rgba(31, 42, 68, .14);
}

.sb-cc-network-check {
  min-width: 0;
  padding: 1.5rem clamp(1rem, 2.4vw, 1.9rem) 1.7rem;
}

.sb-cc-network-check + .sb-cc-network-check {
  border-left: 1px solid rgba(31, 42, 68, .14);
}

.sb-cc-network-check > span {
  color: #0a7485;
  font-size: .7rem;
  font-weight: 900;
}

.sb-cc-network-check h3 {
  margin: .55rem 0 0;
  color: #1f2a44;
  font-size: 1.1rem;
  line-height: 1.2;
}

.sb-cc-network-check p {
  margin: .65rem 0 0;
  color: #657288;
  font-size: .88rem;
  line-height: 1.62;
}

.sb-cc-carrier-directory {
  border-bottom: 1px solid rgba(31, 42, 68, .08);
  background: #f6fbfd;
  padding-top: clamp(3.2rem, 5vw, 4.8rem);
  padding-bottom: clamp(3.2rem, 5vw, 4.8rem);
}

.sb-cc-carrier-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 2rem;
}

.sb-cc-carrier-item {
  display: grid;
  grid-template-rows: 44px auto;
  gap: .85rem;
  min-width: 0;
  min-height: 174px;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #fff;
  padding: 1.15rem;
}

.sb-cc-carrier-logo {
  display: flex;
  min-width: 0;
  align-items: center;
}

.sb-cc-carrier-logo img {
  display: block;
  width: auto;
  max-width: min(150px, 100%);
  height: auto;
  max-height: 38px;
  object-fit: contain;
  object-position: left center;
}

.sb-cc-carrier-logo > span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #e6f4f6;
  color: #0a7485;
  font-size: .82rem;
  font-weight: 900;
}

.sb-cc-carrier-item h3 {
  margin: 0;
  color: #1f2a44;
  font-size: 1rem;
  line-height: 1.2;
}

.sb-cc-carrier-item p {
  margin: .5rem 0 0;
  color: #657288;
  font-size: .8rem;
  line-height: 1.52;
}

.sb-cc-carrier-foot {
  display: flex;
  gap: 1rem 2rem;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.4rem;
  border-top: 1px solid rgba(31, 42, 68, .14);
  padding-top: 1.15rem;
}

.sb-cc-carrier-foot p {
  max-width: 75ch;
  margin: 0;
  color: #657288;
  font-size: .8rem;
  line-height: 1.55;
}

.sb-cc-carrier-foot a {
  flex: 0 0 auto;
  color: #0a7485;
  font-size: .82rem;
  font-weight: 850;
  text-decoration: none;
}

.sb-cc-carrier-foot a:hover { text-decoration: underline; }

.sb-cc-plan-types-band { background: #fff; }

.sb-cc-network-types {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.sb-cc-network-type {
  min-width: 0;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #fff;
  padding: clamp(1.25rem, 2.4vw, 1.8rem);
}

.sb-cc-network-badge {
  display: inline-flex;
  min-width: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #0a7485;
  color: #fff;
  padding: .42rem .6rem;
  font-size: .72rem;
  font-weight: 900;
}

.sb-cc-network-badge.is-coral { background: #c4523c; }
.sb-cc-network-badge.is-gold { background: #947022; }

.sb-cc-network-type h3 {
  margin: .8rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: 1.28rem;
  line-height: 1.15;
}

.sb-cc-network-type dl { margin: 1.2rem 0 0; }

.sb-cc-network-type dl > div {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: .7rem;
  border-top: 1px solid rgba(31, 42, 68, .1);
  padding: .75rem 0;
}

.sb-cc-network-type dt {
  color: #1f2a44;
  font-size: .74rem;
  font-weight: 850;
}

.sb-cc-network-type dd {
  margin: 0;
  color: #657288;
  font-size: .8rem;
  line-height: 1.45;
}

@media (max-width: 900px) {
  .sb-cc-carrier-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sb-cc-network-types { grid-template-columns: 1fr; }
}

@media (max-width: 760px) {
  .sb-cc-metal-head,
  .sb-cc-enhanced-silver,
  .sb-cc-choice-head,
  .sb-cc-help-head,
  .sb-cc-help-update-grid { grid-template-columns: 1fr; }
  .sb-cc-enhanced-levels { width: 100%; }
  .sb-cc-help-types { grid-template-columns: 1fr; }
  .sb-cc-income-formula { grid-template-columns: 1fr; }
  .sb-cc-income-formula b { justify-self: center; }
  .sb-cc-income-lists { grid-template-columns: 1fr; }
  .sb-cc-eligibility-alert { grid-template-columns: 1fr; }
  .sb-cc-eligibility-alert a {
    justify-self: start;
    white-space: normal;
  }
  .sb-cc-carrier-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sb-cc-carrier-foot {
    display: grid;
    justify-content: stretch;
  }
  .sb-cc-carrier-foot a { justify-self: start; }
  .sb-cc-network-checks { grid-template-columns: 1fr; }
  .sb-cc-network-check + .sb-cc-network-check {
    border-top: 1px solid rgba(31, 42, 68, .14);
    border-left: 0;
  }
  .sb-cc-help-factors { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sb-cc-help-factor:nth-child(3) {
    border-top: 1px solid rgba(31, 42, 68, .14);
    border-left: 0;
  }
  .sb-cc-help-factor:nth-child(4) { border-top: 1px solid rgba(31, 42, 68, .14); }
}

@media (max-width: 560px) {
  .sb-cc-metal-table-wrap { margin-right: -20px; border-radius: 8px 0 0 8px; }
  .sb-cc-metal-table { min-width: 720px; }
  .sb-cc-metal-table th,
  .sb-cc-metal-table td { padding: .85rem .9rem; }
  .sb-cc-metal-table thead th:first-child,
  .sb-cc-metal-table tbody th {
    position: sticky;
    left: 0;
    z-index: 1;
    width: 150px;
    min-width: 150px;
    box-shadow: 1px 0 rgba(31, 42, 68, .1);
  }
  .sb-cc-metal-table thead th:first-child { z-index: 2; }
  .sb-cc-enhanced-levels { grid-template-columns: 1fr; }
  .sb-cc-enhanced-levels span { min-height: 72px; }
  .sb-cc-choice-grid { grid-template-columns: 1fr; }
  .sb-cc-choice-item + .sb-cc-choice-item {
    border-top: 1px solid rgba(31, 42, 68, .14);
    border-left: 0;
  }
  .sb-cc-help-type { grid-template-columns: 1fr; }
  .sb-cc-income-list { grid-template-columns: 1fr; }
  .sb-cc-carrier-grid { grid-template-columns: 1fr; }
  .sb-cc-carrier-item {
    grid-template-columns: 1fr;
    grid-template-rows: 44px auto;
    min-height: 150px;
  }
  .sb-cc-carrier-logo img { max-width: 150px; }
  .sb-cc-help-factors { grid-template-columns: 1fr; }
  .sb-cc-help-factor + .sb-cc-help-factor,
  .sb-cc-help-factor:nth-child(3),
  .sb-cc-help-factor:nth-child(4) {
    border-top: 1px solid rgba(31, 42, 68, .14);
    border-left: 0;
  }
  .sb-cc-resource-row { display: grid; }
  .sb-cc-reviewed { margin-left: 0; }
}

.sb-if-tier-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .85rem;
  margin-top: clamp(1.5rem, 3vw, 2.25rem);
}

.sb-if-tier-card {
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 72px -64px rgba(31, 42, 68, .76);
  padding: 1.15rem;
}

.sb-if-tier-card span {
  display: inline-flex;
  border-radius: 999px;
  background: #e9f6f8;
  color: #0a7485;
  padding: .45rem .7rem;
  font-size: .78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.sb-if-tier-card strong {
  display: block;
  margin-top: .9rem;
  color: #1f2a44;
  font-size: 1.05rem;
  line-height: 1.25;
}

.sb-if-tier-card p {
  margin: .6rem 0 0;
  color: #536179;
  line-height: 1.55;
}

.sb-medicare-hero--home-size {
  min-height: clamp(620px, 86vh, 860px);
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.sb-medicare-hero--home-size .sb-medicare-hero-grid {
  width: min(100% - 40px, 1700px);
  margin: 0 auto;
}

.sb-medicare-hero--home-size:before {
  background:
    linear-gradient(180deg, rgba(8, 11, 20, .12), rgba(8, 11, 20, .48)),
    linear-gradient(90deg, rgba(8, 11, 20, .58), rgba(8, 11, 20, .18) 56%, rgba(8, 11, 20, .04));
}

.sb-medicare-hero--home-size .sb-medicare-hero-media img {
  filter: saturate(1.04) brightness(1.08);
}

.sb-medicare-rotating-title {
  position: relative;
  min-height: 2.65em;
  margin-bottom: 0;
}

.sb-if-hero--tall-title .sb-medicare-rotating-title {
  min-height: 4.2em;
}

.sb-medicare-rotating-title span {
  position: absolute;
  inset: -.55em auto auto 0;
  max-width: 11ch;
  opacity: 0;
  transform: translateY(.2em);
  animation: sb-hero-title-fade 18s infinite;
}

.sb-medicare-rotating-title span:first-child {
  max-width: 9ch;
  line-height: .95;
}

.sb-medicare-rotating-title span:nth-child(1) {
  animation-delay: 0s;
}

.sb-medicare-rotating-title span:nth-child(2) {
  animation-delay: 6s;
}

.sb-medicare-rotating-title span:nth-child(3) {
  animation-delay: 12s;
}

.sb-medicare-rotating-title + p {
  margin-top: .4rem !important;
}

.sb-medicare-rotating-description {
  position: relative;
  min-height: 5.2rem;
  margin-top: .35rem;
  max-width: 45rem;
}

.sb-medicare-rotating-description p {
  position: absolute;
  inset: 0 auto auto 0;
  margin: 0 !important;
  max-width: 45rem;
  opacity: 0;
  transform: translateY(.45rem);
  animation: sb-hero-description-fade 18s infinite;
}

.sb-medicare-rotating-description p:nth-child(1) {
  animation-delay: 0s;
}

.sb-medicare-rotating-description p:nth-child(2) {
  animation-delay: 6s;
}

.sb-medicare-rotating-description p:nth-child(3) {
  animation-delay: 12s;
}

.sb-medicare-hero-dots {
  position: absolute;
  left: 50%;
  bottom: clamp(1.4rem, 3vw, 2.4rem);
  z-index: 2;
  display: flex;
  align-items: center;
  gap: .55rem;
  transform: translateX(-50%);
}

.sb-medicare-hero-dots span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .82);
  background: rgba(255, 255, 255, .26);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .22);
  opacity: .72;
  animation: sb-hero-dot-fade 18s infinite;
}

.sb-medicare-hero-dots span:nth-child(1) {
  animation-delay: 0s;
}

.sb-medicare-hero-dots span:nth-child(2) {
  animation-delay: 6s;
}

.sb-medicare-hero-dots span:nth-child(3) {
  animation-delay: 12s;
}

.sb-medicare-hero-media.is-slider img {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: sb-hero-slide-fade 18s infinite;
}

.sb-medicare-hero-media.is-slider img:nth-child(1) {
  animation-delay: 0s;
}

.sb-medicare-hero-media.is-slider img:nth-child(2) {
  animation-delay: 6s;
}

.sb-medicare-hero-media.is-slider img:nth-child(3) {
  animation-delay: 12s;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img,
.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span,
.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p,
.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button {
  animation: none;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img {
  opacity: 0;
  transform: scale(1.02);
  transition: opacity .6s ease, transform 6s ease;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.is-active {
  opacity: 1;
  transform: scale(1.08);
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img {
  object-position: center;
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--group {
  object-position: center 10%;
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--support {
  object-position: 65% 20%;
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--group.is-active,
.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--support.is-active {
  transform: scale(1);
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img:nth-child(3) {
  object-position: center bottom;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img:nth-child(3).is-active {
  transform: scale(1.08) translateY(3%);
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--choice {
  object-position: center;
}

.sb-gh-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.sb-gh-hero-image--choice.is-active {
  transform: scale(1.08);
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span,
.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p {
  opacity: 0;
  transform: translateY(.35rem);
  transition: opacity .35s ease, transform .35s ease;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span.is-active,
.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p.is-active {
  opacity: 1;
  transform: translateY(0);
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots {
  gap: .08rem;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button {
  position: relative;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 11px;
  height: 11px;
  border: 1px solid rgba(255, 255, 255, .82);
  border-radius: 50%;
  background: rgba(255, 255, 255, .26);
  opacity: .72;
  transform: translate(-50%, -50%);
  transition: background .18s ease, box-shadow .18s ease, opacity .18s ease, transform .18s ease;
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button.is-active:before {
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .16);
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.18);
}

.sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 1px;
}

@keyframes sb-hero-slide-fade {
  0% {
    opacity: 0;
    transform: scale(1.02);
  }
  8% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: scale(1.08);
  }
  41%,
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}

@keyframes sb-hero-title-fade {
  0% {
    opacity: 0;
    transform: translateY(.18em);
  }
  8% {
    opacity: 1;
    transform: translateY(0);
  }
  33% {
    opacity: 1;
    transform: translateY(0);
  }
  41%,
  100% {
    opacity: 0;
    transform: translateY(-.12em);
  }
}

@keyframes sb-hero-description-fade {
  0% {
    opacity: 0;
    transform: translateY(.45rem);
  }
  8% {
    opacity: 1;
    transform: translateY(0);
  }
  33% {
    opacity: 1;
    transform: translateY(0);
  }
  41%,
  100% {
    opacity: 0;
    transform: translateY(-.2rem);
  }
}

@keyframes sb-hero-dot-fade {
  0%,
  41%,
  100% {
    background: rgba(255, 255, 255, .26);
    opacity: .72;
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .22);
  }
  8%,
  33% {
    background: #fff;
    opacity: 1;
    transform: scale(1.18);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .16);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-dots button:before {
    transition: none;
  }

  .sb-medicare-hero-media.is-slider img {
    animation: none;
    opacity: 0;
    transform: none;
  }

  .sb-medicare-hero-media.is-slider img:first-child {
    opacity: 1;
  }

  .sb-medicare-rotating-title span {
    animation: none;
    opacity: 0;
    transform: none;
  }

  .sb-medicare-rotating-title span:first-child {
    opacity: 1;
  }

  .sb-medicare-rotating-description p {
    animation: none;
    opacity: 0;
    transform: none;
  }

  .sb-medicare-rotating-description p:first-child {
    opacity: 1;
  }

  .sb-medicare-hero-dots span {
    animation: none;
  }

  .sb-medicare-hero-dots span:first-child {
    background: #fff;
    opacity: 1;
    transform: scale(1.18);
  }

  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p {
    opacity: 0;
    transform: none;
  }

  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-hero-media img.is-active,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-title span.is-active,
  .sb-medicare-landing-hero[data-medicare-hero-slider] .sb-medicare-rotating-description p.is-active {
    opacity: 1;
  }
}

@media (max-width: 900px) {
  .sb-newmed-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-ma-compare-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-ma-hub-layout,
  .sb-if-hub-layout,
  .sb-ma-split {
    grid-template-columns: 1fr;
  }

  .sb-ma-topic-grid,
  .sb-if-tier-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-ma-topic {
    min-height: 220px;
  }

  .sb-medicare-guide-head,
  .sb-medicare-compare-layout,
  .sb-medicare-team-layout,
  .sb-medicare-consult-inner {
    grid-template-columns: 1fr;
  }

  .sb-medicare-guide-head {
    align-items: start;
    gap: 1rem;
  }

  .sb-medicare-coverage-flow {
    grid-template-columns: 1fr;
  }

  .sb-medicare-compare-head {
    position: static;
  }
}

@media (max-width: 560px) {
  .sb-medicare-hero--home-size {
    min-height: 620px;
    padding-top: 4.5rem;
    padding-bottom: 3.5rem;
  }

  .sb-medicare-landing-hero .sb-medicare-actions .sb-btn {
    width: auto;
    min-height: 44px;
    padding: .65rem 1rem;
    font-size: .85rem;
  }

  .sb-newmed-band {
    padding-top: 2.8rem;
    padding-bottom: 3rem;
  }

  .sb-newmed-feature-grid,
  .sb-newmed-part-grid,
  .sb-newmed-step-grid {
    grid-template-columns: 1fr;
  }

  .sb-medicare-birthday-tool {
    grid-template-columns: 1fr;
  }

  .sb-newmed-part {
    min-height: 0;
  }

  .sb-newmed-section-title,
  .sb-newmed-cta {
    display: grid;
  }

  .sb-newmed-cta .sb-btn {
    justify-self: start;
  }

  .sb-ma-topic-grid,
  .sb-if-tier-grid,
  .sb-ma-procon {
    grid-template-columns: 1fr;
  }

  .sb-ma-topic {
    min-height: 0;
  }

  .sb-medicare-path-grid,
  .sb-medicare-compare-list,
  .sb-medicare-flow-options {
    grid-template-columns: 1fr;
  }

  .sb-medicare-path {
    grid-template-columns: 40px minmax(0, 1fr) 22px;
    gap: .75rem;
    min-height: 0;
    padding: 1.15rem;
  }

  .sb-medicare-path-number {
    width: 38px;
    height: 38px;
  }

  .sb-medicare-compare-list article:nth-child(even) {
    border-left: 0;
    padding-left: 0;
  }

  .sb-medicare-compare-list article {
    min-height: 0;
  }

  .sb-medicare-team-person {
    grid-template-columns: 56px minmax(0, 1fr) 20px;
  }

  .sb-medicare-team-person img {
    width: 56px;
    height: 56px;
  }

  .sb-ma-check-row {
    grid-template-columns: 1fr;
    gap: .25rem;
  }

  .sb-ma-cta {
    display: grid;
  }

  .sb-ma-cta .sb-btn {
    justify-self: start;
  }

  .sb-band.sb-who-band {
    padding-top: 3.25rem;
    padding-bottom: 2.5rem;
  }

  .sb-band.sb-whyr-band {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sb-whyr-inner {
    padding: 2rem 1.2rem;
  }

  .sb-band.sb-advisors-band {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sb-band.sb-reviews-band {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sb-band.sb-faq-simple-band {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sb-medicare-new-top-slider-band .sb-medicare-picture-slider {
    grid-auto-columns: minmax(260px, 88vw);
  }
}

/* Covered California carrier ticker shared by Individual Health pages. */
.sb-band.sb-covered-ca-carriers-band {
  padding-top: .85rem;
  padding-bottom: 1.35rem;
  border-bottom: 1px solid rgba(31, 42, 68, .1);
}

.sb-covered-ca-carrier-ticker {
  min-height: 0;
  padding: 0;
}

.sb-covered-ca-carrier-ticker .sb-ticker-label {
  margin-bottom: .7rem;
  color: #516078;
}

.sb-covered-ca-carrier-ticker .sb-ticker-track {
  gap: 2.5rem;
  animation-duration: 66s;
}

.sb-covered-ca-carrier-mark {
  min-width: 174px;
  height: 54px;
  padding: .25rem .45rem;
}

.sb-covered-ca-carrier-mark img {
  width: auto;
  height: auto;
  max-width: 168px;
  max-height: 44px;
  object-fit: contain;
}

.sb-covered-ca-carrier-inland-empire-health-plan img {
  max-height: 48px;
}

.sb-covered-ca-carrier-l-a-care-health-plan img {
  max-width: 178px;
  max-height: 50px;
}

@media (max-width: 760px) {
  .sb-band.sb-covered-ca-carriers-band {
    padding-top: .7rem;
    padding-bottom: 1rem;
  }

  .sb-covered-ca-carrier-ticker .sb-ticker-label {
    grid-template-columns: 32px auto 32px;
    margin-bottom: .5rem;
    font-size: .68rem;
    white-space: nowrap;
  }

  .sb-covered-ca-carrier-ticker .sb-ticker-track {
    gap: 1.5rem;
    animation-duration: 54s;
  }

  .sb-covered-ca-carrier-mark {
    min-width: 126px;
    height: 42px;
    padding: .15rem .3rem;
  }

  .sb-covered-ca-carrier-mark img {
    max-width: 122px;
    max-height: 34px;
  }

  .sb-covered-ca-carrier-l-a-care-health-plan img {
    max-width: 132px;
    max-height: 39px;
  }
}

/* Individual and family dental insurance. */
.sb-dental-page {
  --dental-navy: #101d3b;
  --dental-ink: #172540;
  --dental-teal: #087d8f;
  --dental-cyan: #d9f2f3;
  --dental-coral: #ef6859;
  --dental-line: #d9e2e9;
  --dental-muted: #5d6a7d;
  color: var(--dental-ink);
  background: #fff;
}

.sb-dental-page [id] {
  scroll-margin-top: 8rem;
}

.sb-dental-page h1,
.sb-dental-page h2,
.sb-dental-page h3,
.sb-dental-page p {
  letter-spacing: 0;
}

.sb-dental-page .sb-eyebrow {
  margin: 0 0 .75rem;
  color: var(--dental-teal);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.sb-dental-hero {
  position: relative;
  min-height: 640px;
  overflow: hidden;
  background: var(--dental-navy);
  isolation: isolate;
}

.sb-dental-hero-image,
.sb-dental-hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.sb-dental-hero-image {
  z-index: -2;
  object-fit: cover;
  object-position: center;
}

.sb-dental-hero-shade {
  z-index: -1;
  background: linear-gradient(90deg, rgba(8, 18, 39, .95) 0%, rgba(8, 18, 39, .84) 38%, rgba(8, 18, 39, .3) 65%, rgba(8, 18, 39, .05) 100%);
}

.sb-dental-hero-inner {
  display: flex;
  align-items: center;
  min-height: 640px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.sb-dental-hero-copy {
  width: min(100%, 670px);
  color: #fff;
}

.sb-dental-hero-copy .sb-eyebrow {
  color: #8be3e7;
}

.sb-dental-hero-copy h1 {
  max-width: 650px;
  margin: 0;
  color: #fff;
  font-size: 3.65rem;
  font-weight: 760;
  line-height: 1.01;
}

.sb-dental-hero-copy > p:not(.sb-eyebrow):not(.sb-dental-hero-note) {
  max-width: 610px;
  margin: 1.45rem 0 0;
  color: rgba(255, 255, 255, .84);
  font-size: 1.13rem;
  line-height: 1.7;
}

.sb-dental-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: 1.75rem;
}

.sb-dental-page .sb-dental-ghost {
  border: 1px solid rgba(255, 255, 255, .62);
  background: rgba(8, 18, 39, .18);
  color: #fff;
}

.sb-dental-page .sb-dental-ghost:hover,
.sb-dental-page .sb-dental-ghost:focus-visible {
  border-color: #fff;
  background: #fff;
  color: var(--dental-navy);
}

.sb-dental-hero-note {
  display: flex;
  align-items: center;
  gap: .55rem;
  margin: 1.45rem 0 0;
  color: rgba(255, 255, 255, .66);
  font-size: .78rem;
  font-weight: 700;
  text-transform: uppercase;
}

.sb-dental-hero-note span {
  width: .48rem;
  height: .48rem;
  border-radius: 50%;
  background: #65d4d9;
  box-shadow: 0 0 0 5px rgba(101, 212, 217, .15);
}

.sb-dental-carrier-band {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid var(--dental-line);
  background: #fff;
  padding: 1.3rem 0 1.2rem;
}

.sb-dental-band-label {
  margin: 0 0 .85rem;
  color: #677489;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .09em;
  text-align: center;
  text-transform: uppercase;
}

.sb-dental-logo-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: stretch;
}

.sb-dental-logo-item {
  display: grid;
  grid-template-rows: 58px auto;
  align-items: center;
  justify-items: center;
  min-width: 0;
  padding: 0 1rem;
  border-right: 1px solid var(--dental-line);
}

.sb-dental-logo-item:last-child {
  border-right: 0;
}

.sb-dental-logo-item img {
  display: block;
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 46px;
  object-fit: contain;
}

.sb-dental-logo-item span {
  color: #748095;
  font-size: .7rem;
  font-weight: 700;
}

.sb-dental-jump {
  position: sticky;
  z-index: 20;
  top: 83px;
  border-bottom: 1px solid rgba(16, 29, 59, .1);
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 12px 28px -28px rgba(16, 29, 59, .8);
  backdrop-filter: blur(12px);
}

.sb-dental-jump-inner {
  display: flex;
  justify-content: center;
  gap: 2rem;
  overflow-x: auto;
  scrollbar-width: none;
}

.sb-dental-jump-inner::-webkit-scrollbar {
  display: none;
}

.sb-dental-jump a {
  flex: 0 0 auto;
  padding: 1rem 0 .88rem;
  border-bottom: 2px solid transparent;
  color: #526078;
  font-size: .82rem;
  font-weight: 760;
  text-decoration: none;
}

.sb-dental-jump a:hover,
.sb-dental-jump a:focus-visible {
  border-bottom-color: var(--dental-teal);
  color: var(--dental-teal);
  outline: none;
}

.sb-dental-page .sb-band {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.sb-dental-section-head {
  max-width: 780px;
}

.sb-dental-section-head h2,
.sb-dental-enrollment-head h2,
.sb-dental-resources h2,
.sb-dental-closing h2 {
  margin: 0;
  color: var(--dental-navy);
  font-size: 2.75rem;
  font-weight: 740;
  line-height: 1.08;
}

.sb-dental-section-head > p:not(.sb-eyebrow),
.sb-dental-resources-grid > div:first-child > p:not(.sb-eyebrow) {
  margin: 1.15rem 0 0;
  color: var(--dental-muted);
  font-size: 1.02rem;
  line-height: 1.75;
}

.sb-dental-section-head-centered {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sb-dental-paths {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.5rem;
}

.sb-dental-path {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  border: 1px solid var(--dental-line);
  border-radius: 8px;
  background: #fff;
  padding: 2rem 2.1rem;
}

.sb-dental-path-featured {
  border-color: #99d8de;
  background: #effafa;
}

.sb-dental-path-number {
  position: absolute;
  top: 1.7rem;
  right: 1.8rem;
  color: rgba(8, 125, 143, .13);
  font-size: 4.5rem;
  font-weight: 850;
  line-height: 1;
}

.sb-dental-tag {
  display: inline-block;
  margin: 0;
  color: var(--dental-teal);
  font-size: .72rem;
  font-weight: 820;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.sb-dental-path h3 {
  max-width: 390px;
  margin: 1.35rem 0 0;
  color: var(--dental-navy);
  font-size: 1.72rem;
  line-height: 1.18;
}

.sb-dental-path > p:not(.sb-dental-tag) {
  max-width: 510px;
  margin: 1rem 0 0;
  color: var(--dental-muted);
  line-height: 1.7;
}

.sb-dental-check-list {
  display: grid;
  gap: .7rem;
  margin: 1.35rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-dental-check-list li {
  position: relative;
  padding-left: 1.65rem;
  color: #34435a;
  font-size: .9rem;
  font-weight: 680;
}

.sb-dental-check-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: .18rem;
  width: .9rem;
  height: .9rem;
  border: 2px solid var(--dental-teal);
  border-radius: 50%;
}

.sb-dental-check-list li:after {
  content: "";
  position: absolute;
  left: .29rem;
  top: .42rem;
  width: .34rem;
  height: .18rem;
  border-bottom: 1.5px solid var(--dental-teal);
  border-left: 1.5px solid var(--dental-teal);
  transform: rotate(-45deg);
}

.sb-dental-fact-line {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 1rem;
  border: 1px solid var(--dental-line);
  border-radius: 8px;
  background: var(--dental-navy);
}

.sb-dental-fact-line > div {
  display: grid;
  gap: .22rem;
  padding: 1.25rem 1.5rem;
  border-right: 1px solid rgba(255, 255, 255, .14);
}

.sb-dental-fact-line > div:last-child {
  border-right: 0;
}

.sb-dental-fact-line strong {
  color: #fff;
  font-size: 1.1rem;
}

.sb-dental-fact-line span {
  color: rgba(255, 255, 255, .66);
  font-size: .78rem;
}

.sb-dental-plan-section {
  border-top: 1px solid #dbe9eb;
  border-bottom: 1px solid #dbe9eb;
  background: #f2f8f9;
}

.sb-dental-plan-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.7rem;
}

.sb-dental-plan {
  overflow: hidden;
  border: 1px solid var(--dental-line);
  border-radius: 8px;
  background: #fff;
}

.sb-dental-plan > header {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) auto;
  align-items: center;
  gap: .8rem;
  min-height: 108px;
  padding: 1.25rem 1.4rem;
  border-bottom: 1px solid var(--dental-line);
}

.sb-dental-plan-icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 50%;
  background: var(--dental-cyan);
  color: var(--dental-teal);
  font-size: 1.3rem;
  font-weight: 850;
}

.sb-dental-plan-ppo .sb-dental-plan-icon {
  background: #ffe4df;
  color: #b43e32;
}

.sb-dental-plan header p {
  margin: 0 0 .2rem;
  color: #66748a;
  font-size: .72rem;
  font-weight: 750;
  text-transform: uppercase;
}

.sb-dental-plan header h3 {
  margin: 0;
  color: var(--dental-navy);
  font-size: 1.7rem;
}

.sb-dental-plan-badge {
  border-radius: 999px;
  background: #edf7f7;
  padding: .4rem .65rem;
  color: var(--dental-teal);
  font-size: .7rem;
  font-weight: 780;
}

.sb-dental-plan-ppo .sb-dental-plan-badge {
  background: #fff0ed;
  color: #a9473e;
}

.sb-dental-plan-stat-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-bottom: 1px solid var(--dental-line);
  background: #fbfcfd;
}

.sb-dental-plan-stat-row div {
  display: grid;
  gap: .25rem;
  min-height: 100px;
  align-content: center;
  padding: 1.25rem 1.4rem;
  border-right: 1px solid var(--dental-line);
}

.sb-dental-plan-stat-row div:last-child {
  border-right: 0;
}

.sb-dental-plan-stat-row strong {
  color: var(--dental-navy);
  font-size: 1.35rem;
}

.sb-dental-plan-stat-row span {
  color: #69768a;
  font-size: .72rem;
  font-weight: 700;
}

.sb-dental-definition-list {
  margin: 0;
  padding: .35rem 1.4rem;
}

.sb-dental-definition-list > div {
  display: grid;
  grid-template-columns: 105px minmax(0, 1fr);
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid var(--dental-line);
}

.sb-dental-definition-list > div:last-child {
  border-bottom: 0;
}

.sb-dental-definition-list dt {
  color: var(--dental-navy);
  font-size: .8rem;
  font-weight: 800;
}

.sb-dental-definition-list dd {
  margin: 0;
  color: var(--dental-muted);
  font-size: .82rem;
  line-height: 1.55;
}

.sb-dental-source-note {
  max-width: 920px;
  margin: 1.3rem auto 0;
  color: #758195;
  font-size: .74rem;
  line-height: 1.65;
  text-align: center;
}

.sb-dental-services-grid {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: 5rem;
  align-items: start;
}

.sb-dental-services .sb-dental-section-head {
  position: sticky;
  top: 9rem;
}

.sb-dental-text-link {
  display: inline-flex;
  gap: .45rem;
  margin-top: 1.5rem;
  color: var(--dental-teal);
  font-size: .85rem;
  font-weight: 780;
  text-decoration: none;
}

.sb-dental-text-link:hover,
.sb-dental-text-link:focus-visible {
  text-decoration: underline;
  outline: none;
}

.sb-dental-service-list {
  border-top: 1px solid var(--dental-line);
}

.sb-dental-service-list article {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 1rem;
  padding: 1.55rem 0;
  border-bottom: 1px solid var(--dental-line);
}

.sb-dental-service-list article > span {
  color: var(--dental-teal);
  font-size: .72rem;
  font-weight: 850;
}

.sb-dental-service-list h3 {
  margin: 0;
  color: var(--dental-navy);
  font-size: 1.04rem;
}

.sb-dental-service-list p {
  margin: .5rem 0 0;
  color: var(--dental-muted);
  font-size: .88rem;
  line-height: 1.65;
}

.sb-dental-carriers-section {
  border-top: 1px solid #e3e8ed;
  background: #f8f9fb;
}

.sb-dental-carrier-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: .7rem;
  margin-top: 2.6rem;
}

.sb-dental-carrier-card {
  display: grid;
  grid-template-rows: 86px auto auto;
  min-width: 0;
  border: 1px solid var(--dental-line);
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  text-align: center;
}

.sb-dental-carrier-logo {
  display: grid;
  min-width: 0;
  place-items: center;
}

.sb-dental-carrier-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 145px;
  max-height: 58px;
  object-fit: contain;
}

.sb-dental-carrier-card h3 {
  margin: .6rem 0 0;
  color: var(--dental-navy);
  font-size: .88rem;
  line-height: 1.3;
}

.sb-dental-carrier-card p {
  margin: .35rem 0 0;
  color: var(--dental-teal);
  font-size: .72rem;
  font-weight: 760;
}

.sb-dental-question-grid .sb-dental-carrier-card {
  grid-template-rows: auto auto 1fr;
  min-height: 230px;
  padding: 1.3rem;
  text-align: left;
}

.sb-dental-question-grid .sb-dental-carrier-card > span {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid rgba(8, 125, 143, .28);
  border-radius: 50%;
  color: var(--dental-teal);
  font-size: .68rem;
  font-weight: 850;
}

.sb-dental-question-grid .sb-dental-carrier-card h3 {
  margin-top: 1.2rem;
  font-size: 1rem;
}

.sb-dental-question-grid .sb-dental-carrier-card p {
  margin-top: .7rem;
  color: var(--dental-muted);
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.6;
}

.sb-vision-logo-row,
.sb-vision-carrier-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sb-vision-logo-item img {
  width: 165px;
  max-width: 100%;
  max-height: 50px;
}

.sb-vision-logo-item:first-child img {
  max-height: 54px;
}

.sb-vision-carrier-grid .sb-dental-carrier-card {
  grid-template-rows: 76px auto auto 1fr;
  min-height: 300px;
  padding: 1.25rem;
  text-align: left;
}

.sb-vision-carrier-grid .sb-dental-carrier-card:last-child {
  grid-column: auto;
}

.sb-vision-carrier-grid .sb-dental-carrier-logo {
  width: 100%;
  justify-items: start;
}

.sb-vision-carrier-grid .sb-dental-carrier-logo img {
  width: auto;
  max-width: 100%;
  max-height: 54px;
}

.sb-vision-carrier-grid .sb-dental-carrier-card h3 {
  margin-top: .8rem;
  font-size: 1.05rem;
}

.sb-vision-carrier-label {
  display: block;
  margin-top: .35rem;
  color: var(--dental-teal);
  font-size: .7rem;
  font-weight: 780;
}

.sb-vision-carrier-grid .sb-dental-carrier-card .sb-vision-carrier-description {
  margin-top: .8rem;
  color: var(--dental-muted);
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.6;
}

.sb-dental-enrollment {
  color: #fff;
  background: var(--dental-navy);
}

.sb-dental-enrollment .sb-eyebrow {
  color: #7edee3;
}

.sb-dental-enrollment-head {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(300px, .7fr);
  gap: 4rem;
  align-items: end;
}

.sb-dental-enrollment-head h2 {
  color: #fff;
}

.sb-dental-enrollment-head > p {
  margin: 0;
  color: rgba(255, 255, 255, .7);
  line-height: 1.75;
}

.sb-dental-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 3rem 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, .18);
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

.sb-dental-steps li {
  min-height: 210px;
  padding: 1.6rem 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, .18);
}

.sb-dental-steps li:last-child {
  border-right: 0;
}

.sb-dental-steps span {
  color: #7edee3;
  font-size: .72rem;
  font-weight: 850;
}

.sb-dental-steps h3 {
  margin: 2rem 0 0;
  color: #fff;
  font-size: 1.02rem;
}

.sb-dental-steps p {
  margin: .65rem 0 0;
  color: rgba(255, 255, 255, .62);
  font-size: .82rem;
  line-height: 1.6;
}

.sb-dental-rule {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 1.5rem;
  align-items: center;
  margin-top: 1.5rem;
  border-left: 3px solid var(--dental-coral);
  background: rgba(255, 255, 255, .07);
  padding: 1.25rem 1.4rem;
}

.sb-dental-rule .sb-dental-tag {
  color: #ff9d91;
}

.sb-dental-rule > p:last-child {
  margin: 0;
  color: rgba(255, 255, 255, .78);
  font-size: .88rem;
  line-height: 1.65;
}

.sb-dental-resources {
  border-bottom: 1px solid var(--dental-line);
  background: #eef8f8;
}

.sb-dental-resources-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 5rem;
  align-items: start;
}

.sb-dental-resource-links {
  border-top: 1px solid #b9d6d9;
}

.sb-dental-resource-links a {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 0;
  border-bottom: 1px solid #b9d6d9;
  color: var(--dental-navy);
  font-size: .9rem;
  font-weight: 760;
  text-decoration: none;
}

.sb-dental-resource-links a span:last-child {
  color: var(--dental-teal);
}

.sb-dental-resource-links a:hover,
.sb-dental-resource-links a:focus-visible {
  color: var(--dental-teal);
  outline: none;
}

.sb-dental-resource-links > p {
  margin: .9rem 0 0;
  color: #6b798b;
  font-size: .7rem;
}

.sb-dental-document-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #b9d6d9;
  list-style: none;
}

.sb-dental-document-list li {
  display: grid;
  grid-template-columns: minmax(150px, .42fr) minmax(0, 1fr);
  gap: 1.25rem;
  padding: 1.05rem 0;
  border-bottom: 1px solid #b9d6d9;
}

.sb-dental-document-list strong {
  color: var(--dental-navy);
  font-size: .84rem;
}

.sb-dental-document-list span {
  color: #627087;
  font-size: .8rem;
  line-height: 1.55;
}

.sb-dental-faq-grid {
  display: grid;
  grid-template-columns: minmax(280px, .55fr) minmax(0, 1fr);
  gap: 5rem;
  align-items: start;
}

.sb-dental-faq .sb-dental-section-head {
  position: sticky;
  top: 9rem;
}

.sb-dental-phone {
  display: inline-block;
  margin-top: 1.3rem;
  color: var(--dental-teal);
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-dental-faq-list {
  border-top: 1px solid var(--dental-line);
}

.sb-dental-faq-list .sb-faq-simple-row {
  border-color: var(--dental-line);
}

.sb-dental-closing {
  background: #fff;
  padding: 3.6rem 0;
}

.sb-dental-closing-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3rem;
  align-items: center;
}

.sb-dental-closing h2 {
  max-width: 780px;
  font-size: 2.35rem;
}

.sb-dental-closing p:not(.sb-eyebrow) {
  max-width: 720px;
  margin: .85rem 0 0;
  color: var(--dental-muted);
  line-height: 1.7;
}

.sb-dental-closing-actions {
  display: grid;
  justify-items: center;
  gap: .75rem;
}

.sb-dental-closing-actions > a:last-child {
  color: var(--dental-navy);
  font-size: .82rem;
  font-weight: 800;
  text-decoration: none;
}

@media (max-width: 1080px) {
  .sb-dental-hero,
  .sb-dental-hero-inner {
    min-height: 600px;
  }

  .sb-dental-hero-copy h1 {
    font-size: 3.15rem;
  }

  .sb-dental-logo-item {
    padding: 0 .55rem;
  }

  .sb-dental-logo-item img {
    max-width: 122px;
    max-height: 40px;
  }

  .sb-dental-carrier-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sb-dental-services-grid,
  .sb-dental-resources-grid,
  .sb-dental-faq-grid {
    gap: 3rem;
  }
}

@media (max-width: 820px) {
  .sb-dental-jump {
    top: 77px;
  }

  .sb-dental-page .sb-band {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .sb-dental-hero-image {
    object-position: 62% center;
  }

  .sb-dental-hero-shade {
    background: linear-gradient(90deg, rgba(8, 18, 39, .94) 0%, rgba(8, 18, 39, .8) 58%, rgba(8, 18, 39, .3) 100%);
  }

  .sb-dental-logo-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 1.15rem;
  }

  .sb-dental-logo-item:nth-child(3) {
    border-right: 0;
  }

  .sb-dental-logo-item:nth-child(4),
  .sb-dental-logo-item:nth-child(5) {
    grid-column: span 1;
  }

  .sb-dental-jump-inner {
    justify-content: flex-start;
    gap: 1.4rem;
  }

  .sb-dental-section-head h2,
  .sb-dental-enrollment-head h2,
  .sb-dental-resources h2 {
    font-size: 2.3rem;
  }

  .sb-dental-paths,
  .sb-dental-plan-grid,
  .sb-dental-services-grid,
  .sb-dental-enrollment-head,
  .sb-dental-resources-grid,
  .sb-dental-faq-grid,
  .sb-dental-closing-inner {
    grid-template-columns: 1fr;
  }

  .sb-dental-path {
    min-height: auto;
  }

  .sb-dental-services .sb-dental-section-head,
  .sb-dental-faq .sb-dental-section-head {
    position: static;
  }

  .sb-dental-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-dental-steps li:nth-child(2) {
    border-right: 0;
  }

  .sb-dental-steps li:nth-child(-n+2) {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
  }

  .sb-dental-closing-actions {
    justify-items: start;
  }
}

@media (max-width: 560px) {
  .sb-dental-page [id] {
    scroll-margin-top: 8rem;
  }

  .sb-dental-hero,
  .sb-dental-hero-inner {
    min-height: 610px;
  }

  .sb-dental-hero-inner {
    align-items: flex-end;
    padding-top: 3rem;
    padding-bottom: 3.25rem;
  }

  .sb-dental-hero-image {
    object-position: 68% center;
  }

  .sb-dental-hero-shade {
    background: linear-gradient(0deg, rgba(8, 18, 39, .98) 0%, rgba(8, 18, 39, .83) 48%, rgba(8, 18, 39, .2) 100%);
  }

  .sb-dental-hero-copy h1 {
    font-size: 2.45rem;
    line-height: 1.04;
  }

  .sb-dental-hero-copy > p:not(.sb-eyebrow):not(.sb-dental-hero-note) {
    font-size: .96rem;
    line-height: 1.6;
  }

  .sb-dental-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .sb-dental-actions .sb-btn {
    width: 100%;
    justify-content: center;
  }

  .sb-dental-hero-note {
    font-size: .66rem;
  }

  .sb-dental-carrier-band {
    padding: 1rem 0;
  }

  .sb-dental-band-label {
    margin-bottom: .75rem;
    font-size: .62rem;
  }

  .sb-dental-logo-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .8rem 0;
  }

  .sb-dental-logo-item,
  .sb-dental-logo-item:nth-child(3) {
    grid-template-rows: 46px auto;
    border-right: 1px solid var(--dental-line);
  }

  .sb-dental-logo-item:nth-child(even),
  .sb-dental-logo-item:last-child {
    border-right: 0;
  }

  .sb-dental-logo-item:last-child {
    grid-column: 1 / -1;
  }

  .sb-dental-logo-item img {
    max-width: 120px;
    max-height: 38px;
  }

  .sb-dental-jump a {
    padding-top: .8rem;
    padding-bottom: .7rem;
    font-size: .75rem;
  }

  .sb-dental-page .sb-band {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sb-dental-section-head h2,
  .sb-dental-enrollment-head h2,
  .sb-dental-resources h2,
  .sb-dental-closing h2 {
    font-size: 2rem;
  }

  .sb-dental-section-head > p:not(.sb-eyebrow),
  .sb-dental-resources-grid > div:first-child > p:not(.sb-eyebrow) {
    font-size: .94rem;
  }

  .sb-dental-path {
    padding: 1.5rem;
  }

  .sb-dental-path-number {
    top: 1.3rem;
    right: 1.2rem;
    font-size: 3.5rem;
  }

  .sb-dental-path h3 {
    padding-right: 2.7rem;
    font-size: 1.45rem;
  }

  .sb-dental-fact-line {
    grid-template-columns: 1fr;
  }

  .sb-dental-fact-line > div {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .14);
  }

  .sb-dental-fact-line > div:last-child {
    border-bottom: 0;
  }

  .sb-dental-plan > header {
    grid-template-columns: 44px minmax(0, 1fr);
    padding: 1.1rem;
  }

  .sb-dental-plan-icon {
    width: 42px;
    height: 42px;
  }

  .sb-dental-plan-badge {
    grid-column: 1 / -1;
    justify-self: start;
  }

  .sb-dental-plan-stat-row {
    grid-template-columns: 1fr;
  }

  .sb-dental-plan-stat-row div {
    min-height: 82px;
    border-right: 0;
    border-bottom: 1px solid var(--dental-line);
  }

  .sb-dental-plan-stat-row div:last-child {
    border-bottom: 0;
  }

  .sb-dental-definition-list {
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }

  .sb-dental-definition-list > div {
    grid-template-columns: 1fr;
    gap: .35rem;
  }

  .sb-dental-carrier-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-dental-carrier-card:last-child {
    grid-column: 1 / -1;
  }

  .sb-dental-steps {
    grid-template-columns: 1fr;
  }

  .sb-dental-steps li,
  .sb-dental-steps li:nth-child(2) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
  }

  .sb-dental-steps li:last-child {
    border-bottom: 0;
  }

  .sb-dental-steps h3 {
    margin-top: 1rem;
  }

  .sb-dental-rule {
    grid-template-columns: 1fr;
    gap: .65rem;
  }

  .sb-dental-resources-grid,
  .sb-dental-faq-grid {
    gap: 2.25rem;
  }

  .sb-dental-document-list li {
    grid-template-columns: 1fr;
    gap: .35rem;
  }

  .sb-dental-closing {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sb-dental-closing-actions,
  .sb-dental-closing-actions .sb-btn {
    width: 100%;
  }

  .sb-dental-closing-actions .sb-btn {
    justify-content: center;
  }
}

/* Insurance Resources hub, guide library, and glossary. */
.sb-resource-page {
  --resource-navy: #101d3b;
  --resource-ink: #1c2942;
  --resource-teal: #087d8f;
  --resource-coral: #ef6859;
  --resource-line: #dce4e9;
  --resource-muted: #5e6b7d;
  color: var(--resource-ink);
  background: #fff;
}

.sb-resource-page [hidden] {
  display: none !important;
}

.sb-resource-page [id] {
  scroll-margin-top: 8.5rem;
}

.sb-resource-page h1,
.sb-resource-page h2,
.sb-resource-page h3,
.sb-resource-page p {
  letter-spacing: 0;
}

.sb-resource-page .sb-eyebrow {
  margin: 0 0 .75rem;
  color: var(--resource-teal);
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-resource-hero {
  position: relative;
  min-height: 500px;
  overflow: hidden;
  background: var(--resource-navy);
  isolation: isolate;
}

.sb-resource-hero > img,
.sb-resource-hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.sb-resource-hero > img {
  z-index: -2;
  object-fit: cover;
  object-position: center;
}

.sb-resource-hero-guides > img {
  object-position: 56% center;
}

.sb-resource-hero-glossary > img {
  object-position: 58% center;
}

.sb-resource-hero-shade {
  z-index: -1;
  background: linear-gradient(90deg, rgba(10, 21, 46, .96) 0%, rgba(10, 21, 46, .84) 43%, rgba(10, 21, 46, .24) 73%, rgba(10, 21, 46, .05) 100%);
}

.sb-resource-hero-inner {
  display: flex;
  align-items: center;
  min-height: 500px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.sb-resource-hero-copy {
  width: min(100%, 700px);
  color: #fff;
}

.sb-resource-hero-copy .sb-eyebrow {
  color: #82e1e5;
}

.sb-resource-hero-copy h1 {
  margin: 0;
  color: #fff;
  font-size: 3.5rem;
  font-weight: 760;
  line-height: 1.02;
}

.sb-resource-hero-copy > p:not(.sb-eyebrow) {
  max-width: 620px;
  margin: 1.35rem 0 0;
  color: rgba(255, 255, 255, .82);
  font-size: 1.08rem;
  line-height: 1.72;
}

.sb-resource-subnav {
  position: sticky;
  z-index: 20;
  top: 83px;
  border-bottom: 1px solid rgba(16, 29, 59, .11);
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 12px 28px -28px rgba(16, 29, 59, .8);
  backdrop-filter: blur(12px);
}

.sb-resource-subnav-inner {
  display: flex;
  justify-content: center;
  gap: 2.25rem;
  overflow-x: auto;
  scrollbar-width: none;
}

.sb-resource-subnav-inner::-webkit-scrollbar {
  display: none;
}

.sb-resource-subnav a {
  flex: 0 0 auto;
  padding: 1.05rem 0 .9rem;
  border-bottom: 2px solid transparent;
  color: #5b687b;
  font-size: .82rem;
  font-weight: 750;
  text-decoration: none;
}

.sb-resource-subnav a:hover,
.sb-resource-subnav a:focus-visible,
.sb-resource-subnav a.is-active {
  border-bottom-color: var(--resource-teal);
  color: var(--resource-teal);
  outline: none;
}

.sb-resource-page .sb-band {
  padding-top: 5.75rem;
  padding-bottom: 5.75rem;
}

.sb-resource-heading {
  max-width: 780px;
}

.sb-resource-heading h2,
.sb-glossary-sources h2,
.sb-resource-closing h2 {
  margin: 0;
  color: var(--resource-navy);
  font-size: 2.65rem;
  font-weight: 740;
  line-height: 1.08;
}

.sb-resource-heading > p:not(.sb-eyebrow),
.sb-glossary-sources-grid > div:first-child > p:not(.sb-eyebrow) {
  margin: 1rem 0 0;
  color: var(--resource-muted);
  font-size: 1rem;
  line-height: 1.72;
}

.sb-resource-heading-centered {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sb-resource-path-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .9rem;
  margin-top: 2.6rem;
}

.sb-resource-path {
  position: relative;
  display: flex;
  min-height: 385px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--resource-line);
  border-radius: 8px;
  background: #fff;
  padding: 2rem;
  color: inherit;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.sb-resource-path:hover,
.sb-resource-path:focus-visible {
  border-color: #9ecfd4;
  box-shadow: 0 22px 48px -35px rgba(16, 29, 59, .7);
  transform: translateY(-3px);
  outline: none;
}

.sb-resource-path-index {
  position: absolute;
  top: 1.4rem;
  right: 1.55rem;
  color: rgba(8, 125, 143, .12);
  font-size: 4rem;
  font-weight: 850;
  line-height: 1;
}

.sb-resource-label {
  margin: 0;
  color: var(--resource-teal);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.sb-resource-path h3 {
  max-width: 250px;
  margin: 1.35rem 0 0;
  color: var(--resource-navy);
  font-size: 1.55rem;
  line-height: 1.18;
}

.sb-resource-path > p:not(.sb-resource-label) {
  margin: .9rem 0 1.5rem;
  color: var(--resource-muted);
  font-size: .9rem;
  line-height: 1.67;
}

.sb-resource-link-label {
  display: inline-flex;
  gap: .4rem;
  align-items: center;
  margin-top: auto;
  color: var(--resource-teal);
  font-size: .82rem;
  font-weight: 800;
}

.sb-resource-popular {
  border-top: 1px solid #dce9eb;
  border-bottom: 1px solid #dce9eb;
  background: #eff8f8;
}

.sb-resource-popular-grid,
.sb-resource-prep-grid,
.sb-glossary-sources-grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: 5rem;
  align-items: start;
}

.sb-resource-link-list {
  border-top: 1px solid #bad4d7;
}

.sb-resource-link-list a {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.05rem 0;
  border-bottom: 1px solid #bad4d7;
  color: var(--resource-navy);
  font-size: .9rem;
  font-weight: 740;
  text-decoration: none;
}

.sb-resource-link-list a span:last-child {
  color: var(--resource-teal);
}

.sb-resource-link-list a:hover,
.sb-resource-link-list a:focus-visible {
  color: var(--resource-teal);
  outline: none;
}

.sb-resource-link-list > p {
  margin: .9rem 0 0;
  color: #778396;
  font-size: .7rem;
}

.sb-resource-closing {
  background: var(--resource-navy);
  padding: 3.6rem 0;
}

.sb-resource-closing-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3rem;
  align-items: center;
}

.sb-resource-closing .sb-eyebrow {
  color: #80dde2;
}

.sb-resource-closing h2 {
  max-width: 800px;
  color: #fff;
  font-size: 2.25rem;
}

.sb-resource-closing-actions {
  display: grid;
  justify-items: center;
  gap: .75rem;
}

.sb-resource-closing-actions > a:last-child {
  color: rgba(255, 255, 255, .8);
  font-size: .82rem;
  font-weight: 780;
  text-decoration: none;
}

.sb-resource-guide-section {
  background: #fff;
}

.sb-resource-guide-grid {
  display: grid;
  gap: .8rem;
  margin-top: 2.5rem;
}

.sb-resource-guide-grid-wide {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.sb-resource-guide-grid-three {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sb-resource-guide-card {
  display: flex;
  min-height: 265px;
  flex-direction: column;
  border: 1px solid var(--resource-line);
  border-radius: 8px;
  background: #fff;
  padding: 1.4rem;
  color: inherit;
  text-decoration: none;
  transition: border-color .18s ease, background .18s ease;
}

.sb-resource-guide-card:hover,
.sb-resource-guide-card:focus-visible {
  border-color: #9ecfd4;
  background: #f2fafa;
  outline: none;
}

.sb-resource-guide-card > span {
  color: var(--resource-teal);
  font-size: .72rem;
  font-weight: 850;
}

.sb-resource-guide-card h3 {
  margin: auto 0 .75rem;
  color: var(--resource-navy);
  font-size: 1.05rem;
}

.sb-resource-guide-card p {
  margin: 0;
  color: var(--resource-muted);
  font-size: .8rem;
  line-height: 1.58;
}

.sb-resource-guide-card > strong {
  display: inline-flex;
  gap: .35rem;
  align-items: center;
  margin-top: 1rem;
  color: var(--resource-teal);
  font-size: .76rem;
}

.sb-resource-guide-card-static {
  cursor: default;
}

.sb-resource-guide-card-static:hover {
  border-color: var(--resource-line);
  background: #fff;
}

.sb-resource-documents {
  border-top: 1px solid #e2e8ec;
  border-bottom: 1px solid #e2e8ec;
  background: #f7f9fa;
}

.sb-resource-carrier-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 1.25rem;
  margin-top: 2.5rem;
}

.sb-resource-carrier {
  overflow: hidden;
  border: 1px solid var(--resource-line);
  border-radius: 10px;
  background: #fff;
}

.sb-resource-carrier > header {
  padding: 1.5rem;
  border-bottom: 1px solid var(--resource-line);
}

.sb-resource-carrier-logo {
  display: flex;
  height: 52px;
  align-items: center;
  margin-bottom: 1.15rem;
}

.sb-resource-carrier-logo img {
  display: block;
  width: auto;
  max-width: 220px;
  height: auto;
  max-height: 52px;
  object-fit: contain;
  object-position: left center;
}

.sb-resource-carrier-link {
  display: flex;
  min-height: 300px;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.sb-resource-carrier-link:hover,
.sb-resource-carrier-link:focus-visible {
  border-color: #9ecfd4;
  background: #f8fcfc;
  outline: none;
  transform: translateY(-2px);
}

.sb-resource-carrier-link > header {
  border-bottom: 0;
}

.sb-resource-carrier-link > strong {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  margin: auto 1.5rem 1.5rem;
  color: var(--resource-teal);
  font-size: .78rem;
}

.sb-ifcg-hero-logo.sb-ifcg-logo--anthem img {
  max-width: 195px;
}

.sb-ifcg-materials {
  scroll-margin-top: 145px;
  border-top: 1px solid #e2e8ec;
  border-bottom: 1px solid #e2e8ec;
  background: #f7f9fa;
}

.sb-ifcg-download-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .85rem;
  margin-top: 2.5rem;
}

.sb-ifcg-download {
  display: flex;
  min-height: 245px;
  flex-direction: column;
  border: 1px solid var(--resource-line);
  border-radius: 9px;
  background: #fff;
  padding: 1.4rem;
  color: inherit;
  text-decoration: none;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.sb-ifcg-download:hover,
.sb-ifcg-download:focus-visible {
  border-color: #9ecfd4;
  background: #eff8f8;
  outline: none;
  transform: translateY(-2px);
}

.sb-ifcg-download > span {
  color: var(--resource-teal);
  font-size: .67rem;
  font-weight: 900;
  letter-spacing: .1em;
}

.sb-ifcg-download h3 {
  margin: auto 0 .7rem;
  color: var(--resource-navy);
  font-size: 1.05rem;
  line-height: 1.25;
}

.sb-ifcg-download p {
  margin: 0;
  color: var(--resource-muted);
  font-size: .75rem;
  line-height: 1.5;
}

.sb-ifcg-download strong {
  display: inline-flex;
  gap: .35rem;
  align-items: center;
  margin-top: 1rem;
  color: var(--resource-teal);
  font-size: .74rem;
}

.sb-ifcg-related-logo.sb-ifcg-logo--blue-shield img {
  max-width: 155px;
}

.sb-resource-carrier > header p {
  margin: 0 0 .45rem;
  color: var(--resource-teal);
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.sb-resource-carrier > header h3 {
  margin: 0 0 .55rem;
  color: var(--resource-navy);
  font-size: 1.35rem;
}

.sb-resource-carrier > header > span {
  display: block;
  color: var(--resource-muted);
  font-size: .82rem;
  line-height: 1.6;
}

.sb-resource-carrier ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sb-resource-carrier li + li {
  border-top: 1px solid var(--resource-line);
}

.sb-resource-carrier li > a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: .25rem 1rem;
  padding: 1rem 1.5rem;
  color: inherit;
  text-decoration: none;
  transition: background .18s ease;
}

.sb-resource-carrier li > a:hover,
.sb-resource-carrier li > a:focus-visible {
  background: #eff8f8;
  outline: none;
}

.sb-resource-carrier li > a > span {
  color: var(--resource-navy);
  font-size: .85rem;
  font-weight: 760;
  line-height: 1.4;
}

.sb-resource-carrier li small {
  grid-column: 1;
  color: var(--resource-muted);
  font-size: .7rem;
  line-height: 1.45;
}

.sb-resource-carrier li strong {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  color: var(--resource-teal);
  font-size: .68rem;
  letter-spacing: .05em;
}

.sb-resource-featured-guides {
  border-top: 1px solid #e2e8ec;
  border-bottom: 1px solid #e2e8ec;
  background: #f7f9fa;
}

.sb-resource-library-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.6rem;
}

.sb-resource-library-grid-four .sb-resource-library > div {
  min-height: 250px;
}

.sb-resource-library {
  display: grid;
  grid-template-rows: 230px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid var(--resource-line);
  border-radius: 8px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease;
}

.sb-resource-library:hover,
.sb-resource-library:focus-visible {
  border-color: #9ecfd4;
  box-shadow: 0 24px 54px -40px rgba(16, 29, 59, .75);
  outline: none;
}

.sb-resource-library > img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.sb-resource-library > div {
  display: flex;
  min-height: 270px;
  flex-direction: column;
  padding: 1.7rem;
}

.sb-resource-library h3 {
  margin: .8rem 0 0;
  color: var(--resource-navy);
  font-size: 1.55rem;
}

.sb-resource-library p:not(.sb-resource-label) {
  margin: .8rem 0 1.4rem;
  color: var(--resource-muted);
  font-size: .9rem;
  line-height: 1.65;
}

.sb-resource-prep-list {
  border-top: 1px solid var(--resource-line);
}

.sb-resource-prep-list > div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 1rem;
  padding: 1.15rem 0;
  border-bottom: 1px solid var(--resource-line);
}

.sb-resource-prep-list strong {
  color: var(--resource-navy);
  font-size: .82rem;
}

.sb-resource-prep-list span {
  color: var(--resource-muted);
  font-size: .84rem;
  line-height: 1.58;
}

.sb-glossary-tools {
  border-bottom: 1px solid var(--resource-line);
  background: #f5f8f9;
  padding: 2rem 0 1.2rem;
}

.sb-glossary-search-wrap {
  max-width: 840px;
  margin: 0 auto;
}

.sb-glossary-search-wrap > label {
  display: block;
  margin-bottom: .55rem;
  color: var(--resource-navy);
  font-size: .8rem;
  font-weight: 780;
}

.sb-glossary-search-control {
  position: relative;
}

.sb-glossary-search-control input {
  width: 100%;
  height: 58px;
  border: 1px solid #bdcbd3;
  border-radius: 6px;
  background: #fff;
  padding: 0 3.2rem 0 1rem;
  color: var(--resource-navy);
  font: inherit;
  font-size: 1rem;
  box-shadow: 0 14px 34px -30px rgba(16, 29, 59, .8);
}

.sb-glossary-search-control input:focus {
  border-color: var(--resource-teal);
  box-shadow: 0 0 0 3px rgba(8, 125, 143, .14);
  outline: none;
}

.sb-glossary-search-control button {
  position: absolute;
  top: 50%;
  right: .65rem;
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #edf2f4;
  color: #566477;
  font-size: 1.35rem;
  cursor: pointer;
  transform: translateY(-50%);
}

.sb-glossary-search-wrap > p {
  margin: .55rem 0 0;
  color: #758194;
  font-size: .72rem;
}

.sb-glossary-alphabet {
  display: grid;
  grid-template-columns: repeat(26, minmax(25px, 1fr));
  max-width: 960px;
  margin: 1.3rem auto 0;
}

.sb-glossary-alphabet a,
.sb-glossary-alphabet span {
  display: grid;
  height: 34px;
  place-items: center;
  color: var(--resource-navy);
  font-size: .72rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-glossary-alphabet a:hover,
.sb-glossary-alphabet a:focus-visible {
  border-radius: 4px;
  background: var(--resource-navy);
  color: #fff;
  outline: none;
}

.sb-glossary-alphabet span {
  color: #b2bac4;
}

.sb-glossary-content {
  background: #fff;
}

.sb-glossary-popular {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid var(--resource-line);
  padding-bottom: 1.2rem;
}

.sb-glossary-popular > span {
  flex: 0 0 auto;
  color: #6e7b8e;
  font-size: .72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.sb-glossary-popular > div {
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
}

.sb-glossary-popular a {
  border: 1px solid #c8d6dc;
  border-radius: 999px;
  padding: .42rem .7rem;
  color: var(--resource-teal);
  font-size: .74rem;
  font-weight: 730;
  text-decoration: none;
}

.sb-glossary-popular a:hover,
.sb-glossary-popular a:focus-visible {
  border-color: var(--resource-teal);
  background: #eef8f8;
  outline: none;
}

.sb-glossary-index {
  display: grid;
  gap: 4.5rem;
}

.sb-glossary-letter-section {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 2rem;
  align-items: start;
}

.sb-glossary-letter {
  position: sticky;
  top: 9.5rem;
  color: rgba(8, 125, 143, .2);
  font-size: 5rem;
  font-weight: 850;
  line-height: .85;
}

.sb-glossary-term-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .8rem;
}

.sb-glossary-term {
  min-width: 0;
  border: 1px solid var(--resource-line);
  border-radius: 8px;
  background: #fff;
  padding: 1.5rem;
}

.sb-glossary-term:target {
  border-color: var(--resource-teal);
  box-shadow: 0 0 0 3px rgba(8, 125, 143, .1);
}

.sb-glossary-term h2 {
  margin: 0;
  color: var(--resource-navy);
  font-size: 1.05rem;
  line-height: 1.3;
}

.sb-glossary-term p {
  margin: .7rem 0 0;
  color: var(--resource-muted);
  font-size: .84rem;
  line-height: 1.65;
}

.sb-glossary-term > a {
  display: inline-flex;
  gap: .35rem;
  margin-top: .9rem;
  color: var(--resource-teal);
  font-size: .75rem;
  font-weight: 780;
  text-decoration: none;
}

.sb-glossary-empty {
  max-width: 650px;
  margin: 2rem auto;
  text-align: center;
}

.sb-glossary-empty h2 {
  margin: 0;
  color: var(--resource-navy);
  font-size: 1.7rem;
}

.sb-glossary-empty p {
  margin: .7rem 0 1.2rem;
  color: var(--resource-muted);
}

.sb-glossary-sources {
  border-top: 1px solid #dce9eb;
  background: #eff8f8;
}

/* Consolidated insurance FAQ library */
.sb-faq-library {
  --faq-ink: #15233b;
  --faq-teal: #087d8f;
  --faq-line: rgba(21, 35, 59, .13);
}

.sb-faq-library-hero {
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 20%, rgba(14, 165, 183, .22), transparent 28rem),
    linear-gradient(135deg, #101c32 0%, #17344b 55%, #08798a 140%);
  color: #fff;
}

.sb-faq-library-hero-grid {
  display: grid;
  min-height: 530px;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .65fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: center;
  padding-top: clamp(4rem, 8vw, 7rem);
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.sb-faq-library-hero-copy {
  max-width: 780px;
}

.sb-faq-library-hero-copy .sb-eyebrow {
  color: #82e5eb;
}

.sb-faq-library-hero-copy h1 {
  max-width: 12ch;
  margin: .75rem 0 0;
  font-family: var(--display);
  font-size: clamp(3rem, 6vw, 5.7rem);
  font-weight: 760;
  line-height: .94;
  letter-spacing: -.045em;
}

.sb-faq-library-hero-copy > p:not(.sb-eyebrow) {
  max-width: 670px;
  margin: 1.5rem 0 0;
  color: rgba(255, 255, 255, .78);
  font-size: 1.05rem;
  line-height: 1.7;
}

.sb-faq-library-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  align-items: center;
  margin-top: 2rem;
}

.sb-faq-library-text-link {
  color: #fff;
  font-size: .85rem;
  font-weight: 760;
  text-decoration: none;
}

.sb-faq-library-summary {
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 12px;
  background: rgba(255, 255, 255, .07);
  padding: clamp(1.4rem, 3vw, 2rem);
  backdrop-filter: blur(12px);
}

.sb-faq-library-summary > div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, .14);
}

.sb-faq-library-summary strong {
  font-family: var(--display);
  font-size: clamp(2.5rem, 5vw, 4.2rem);
  font-weight: 760;
  line-height: .9;
}

.sb-faq-library-summary span {
  max-width: 9rem;
  color: #9de9ed;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-align: right;
  text-transform: uppercase;
}

.sb-faq-library-summary > p {
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, .7);
  font-size: .8rem;
  line-height: 1.65;
}

.sb-faq-library-main {
  background: #f5f8f9;
}

.sb-faq-library-heading {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(300px, .55fr);
  gap: 3rem;
  align-items: end;
}

.sb-faq-library-heading h2 {
  max-width: 13ch;
  margin: .6rem 0 0;
  color: var(--faq-ink);
  font-family: var(--display);
  font-size: clamp(2.4rem, 4.6vw, 4.6rem);
  font-weight: 760;
  line-height: .98;
  letter-spacing: -.03em;
}

.sb-faq-library-heading > p {
  margin: 0;
  color: #637086;
  line-height: 1.75;
}

.sb-faq-library-toolbar {
  position: sticky;
  z-index: 5;
  top: 132px;
  margin-top: 2.7rem;
  border: 1px solid var(--faq-line);
  border-radius: 12px;
  background: rgba(255, 255, 255, .96);
  padding: 1rem;
  box-shadow: 0 16px 45px -36px rgba(21, 35, 59, .5);
  backdrop-filter: blur(12px);
}

.sb-faq-library-search {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr) auto;
  gap: .75rem;
  align-items: center;
  border-bottom: 1px solid var(--faq-line);
  padding: .2rem .25rem .85rem;
  color: #718096;
}

.sb-faq-library-search svg {
  width: 22px;
  height: 22px;
}

.sb-faq-library-search input {
  min-width: 0;
  border: 0;
  background: transparent;
  padding: .4rem 0;
  color: var(--faq-ink);
  font-size: 1rem;
  box-shadow: none;
  outline: none;
}

.sb-faq-library-search input::placeholder {
  color: #8591a2;
}

.sb-faq-library-search button {
  border: 0;
  color: var(--faq-teal);
  font-size: .75rem;
  font-weight: 800;
}

.sb-faq-library-filters {
  display: flex;
  gap: .5rem;
  overflow-x: auto;
  padding-top: .85rem;
  scrollbar-width: none;
}

.sb-faq-library-filters::-webkit-scrollbar {
  display: none;
}

.sb-faq-library-filters button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: .55rem;
  border: 1px solid var(--faq-line);
  border-radius: 999px;
  background: #fff;
  padding: .65rem .85rem;
  color: #536174;
  font-size: .72rem;
  font-weight: 760;
  transition: border-color .18s ease, background .18s ease, color .18s ease;
}

.sb-faq-library-filters button span {
  display: grid;
  width: 23px;
  height: 23px;
  place-items: center;
  border-radius: 50%;
  background: #edf3f4;
  color: #596777;
  font-size: .62rem;
}

.sb-faq-library-filters button.is-active {
  border-color: var(--faq-ink);
  background: var(--faq-ink);
  color: #fff;
}

.sb-faq-library-filters button.is-active span {
  background: rgba(255, 255, 255, .14);
  color: #fff;
}

.sb-faq-library-status {
  margin: .8rem .25rem 0;
  color: #758195;
  font-size: .68rem;
}

.sb-faq-library-sections {
  display: grid;
  gap: 5.5rem;
  margin-top: 5rem;
}

.sb-faq-library-section {
  scroll-margin-top: 18rem !important;
}

.sb-faq-library-section-head {
  display: grid;
  grid-template-columns: minmax(240px, .55fr) minmax(0, 1fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: end;
  margin-bottom: 1.7rem;
}

.sb-faq-library-section-head > div:first-child {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: .9rem;
  align-items: end;
}

.sb-faq-library-section-number {
  margin: 0 0 .2rem;
  color: rgba(8, 125, 143, .35);
  font-size: .75rem;
  font-weight: 850;
  letter-spacing: .08em;
}

.sb-faq-library-section-head h2 {
  margin: 0;
  color: var(--faq-ink);
  font-family: var(--display);
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  font-weight: 760;
  line-height: 1;
}

.sb-faq-library-section-head > div:last-child {
  display: flex;
  gap: 1.5rem;
  align-items: end;
  justify-content: space-between;
}

.sb-faq-library-section-head > div:last-child p {
  max-width: 660px;
  margin: 0;
  color: #68758a;
  font-size: .86rem;
  line-height: 1.65;
}

.sb-faq-library-section-head a,
.sb-faq-library-answer a {
  flex: 0 0 auto;
  color: var(--faq-teal);
  font-size: .72rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-faq-library-list {
  border-top: 1px solid var(--faq-line);
}

.sb-faq-library-item {
  border-bottom: 1px solid var(--faq-line);
}

.sb-faq-library-item summary {
  position: relative;
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr) 28px;
  gap: 1.4rem;
  align-items: center;
  padding: 1.45rem .2rem;
  cursor: pointer;
  list-style: none;
}

.sb-faq-library-item summary::-webkit-details-marker {
  display: none;
}

.sb-faq-library-item-meta {
  color: var(--faq-teal);
  font-size: .66rem;
  font-weight: 850;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sb-faq-library-question {
  color: var(--faq-ink);
  font-size: clamp(.98rem, 1.4vw, 1.12rem);
  font-weight: 720;
  line-height: 1.4;
}

.sb-faq-library-icon {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border: 1px solid var(--faq-line);
  border-radius: 50%;
  color: #607085;
  transition: transform .2s ease, background .2s ease, color .2s ease;
}

.sb-faq-library-icon svg {
  width: 17px;
  height: 17px;
}

.sb-faq-library-item[open] .sb-faq-library-icon {
  background: var(--faq-ink);
  color: #fff;
  transform: rotate(45deg);
}

.sb-faq-library-answer {
  max-width: 800px;
  margin-left: 164px;
  padding: 0 3rem 1.6rem 0;
}

.sb-faq-library-answer p {
  margin: 0;
  color: #5e6b7e;
  font-size: .93rem;
  line-height: 1.75;
}

.sb-faq-library-answer a {
  display: inline-flex;
  gap: .35rem;
  margin-top: .9rem;
}

.sb-faq-library-empty {
  max-width: 680px;
  margin: 5rem auto 1rem;
  text-align: center;
}

.sb-faq-library-empty h2 {
  margin: .5rem 0 0;
  color: var(--faq-ink);
  font-family: var(--display);
  font-size: 2.3rem;
  font-weight: 760;
}

.sb-faq-library-empty > p:not(.sb-eyebrow) {
  margin: 1rem 0 1.5rem;
  color: #68758a;
}

.sb-faq-library-closing {
  background: #eaf4f5;
  padding: clamp(4rem, 7vw, 7rem) 0;
}

.sb-faq-library-closing-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, .55fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: end;
}

.sb-faq-library-closing h2 {
  max-width: 14ch;
  margin: .6rem 0 0;
  color: var(--faq-ink);
  font-family: var(--display);
  font-size: clamp(2.3rem, 4vw, 4rem);
  font-weight: 760;
  line-height: 1;
}

.sb-faq-library-closing-grid > div:last-child > p {
  color: #637086;
  line-height: 1.7;
}

.sb-faq-library-closing-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.4rem;
  align-items: center;
  margin-top: 1.5rem;
}

.sb-faq-library-closing-actions > a:last-child {
  color: var(--faq-ink);
  font-weight: 800;
  text-decoration: none;
}

.sb-faq-library-more-link {
  display: inline-flex;
  gap: .4rem;
  margin-top: 1.1rem;
  color: #087d8f;
  font-size: .76rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-faq-library-more-link-centered {
  display: flex;
  justify-content: center;
  width: max-content;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 900px) {
  .sb-faq-library-hero-grid,
  .sb-faq-library-heading,
  .sb-faq-library-section-head,
  .sb-faq-library-closing-grid {
    grid-template-columns: 1fr;
  }

  .sb-faq-library-hero-grid {
    min-height: 0;
  }

  .sb-faq-library-summary {
    max-width: 560px;
  }

  .sb-faq-library-toolbar {
    position: relative;
    top: auto;
  }

  .sb-faq-library-section-head {
    gap: 1.2rem;
  }
}

@media (max-width: 600px) {
  .sb-faq-library-hero-grid {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sb-faq-library-hero-copy h1 {
    font-size: 3rem;
  }

  .sb-faq-library-hero-actions,
  .sb-faq-library-hero-actions .sb-btn {
    width: 100%;
  }

  .sb-faq-library-hero-actions .sb-btn {
    justify-content: center;
  }

  .sb-faq-library-heading {
    gap: 1.3rem;
  }

  .sb-faq-library-toolbar {
    padding: .8rem;
  }

  .sb-faq-library-search {
    grid-template-columns: 20px minmax(0, 1fr) auto;
  }

  .sb-faq-library-search input {
    font-size: .86rem;
  }

  .sb-faq-library-sections {
    gap: 4rem;
    margin-top: 4rem;
  }

  .sb-faq-library-section-head > div:first-child {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .sb-faq-library-section-head > div:last-child {
    display: block;
  }

  .sb-faq-library-section-head > div:last-child a {
    display: inline-flex;
    margin-top: .8rem;
  }

  .sb-faq-library-item summary {
    grid-template-columns: minmax(0, 1fr) 28px;
    gap: .5rem 1rem;
    padding: 1.25rem 0;
  }

  .sb-faq-library-item-meta {
    grid-column: 1;
  }

  .sb-faq-library-question {
    grid-column: 1;
  }

  .sb-faq-library-icon {
    grid-column: 2;
    grid-row: 1 / span 2;
  }

  .sb-faq-library-answer {
    margin-left: 0;
    padding: 0 2.8rem 1.35rem 0;
  }

  .sb-faq-library-closing-actions,
  .sb-faq-library-closing-actions .sb-btn {
    width: 100%;
  }

  .sb-faq-library-closing-actions .sb-btn {
    justify-content: center;
  }
}

@media (max-width: 1080px) {
  .sb-resource-hero-copy h1 {
    font-size: 3rem;
  }

  .sb-resource-guide-grid-wide {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sb-resource-guide-grid-three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-ifcg-download-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-resource-popular-grid,
  .sb-resource-prep-grid,
  .sb-glossary-sources-grid {
    gap: 3.2rem;
  }
}

@media (max-width: 820px) {
  .sb-resource-subnav {
    top: 77px;
  }

  .sb-resource-subnav-inner {
    justify-content: flex-start;
    gap: 1.4rem;
  }

  .sb-resource-page .sb-band {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .sb-resource-path-grid,
  .sb-resource-library-grid,
  .sb-resource-popular-grid,
  .sb-resource-carrier-grid,
  .sb-resource-prep-grid,
  .sb-glossary-sources-grid,
  .sb-resource-closing-inner {
    grid-template-columns: 1fr;
  }

  .sb-resource-path {
    min-height: 330px;
  }

  .sb-resource-guide-grid-wide,
  .sb-resource-guide-grid-three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-resource-closing-actions {
    justify-items: start;
  }

  .sb-glossary-alphabet {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .sb-glossary-alphabet a,
  .sb-glossary-alphabet span {
    flex: 0 0 34px;
  }

  .sb-glossary-letter-section {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 1rem;
  }

  .sb-glossary-letter {
    font-size: 3.8rem;
  }
}

@media (max-width: 560px) {
  .sb-ifcg-download-grid {
    grid-template-columns: 1fr;
  }

  .sb-ifcg-download {
    min-height: 210px;
  }

  .sb-resource-page [id] {
    scroll-margin-top: 8.5rem;
  }

  .sb-resource-hero,
  .sb-resource-hero-inner {
    min-height: 540px;
  }

  .sb-resource-hero-inner {
    align-items: flex-end;
    padding-top: 3rem;
    padding-bottom: 3.2rem;
  }

  .sb-resource-hero > img,
  .sb-resource-hero-guides > img,
  .sb-resource-hero-glossary > img {
    object-position: 68% center;
  }

  .sb-resource-hero-shade {
    background: linear-gradient(0deg, rgba(10, 21, 46, .98) 0%, rgba(10, 21, 46, .83) 50%, rgba(10, 21, 46, .2) 100%);
  }

  .sb-resource-hero-copy h1 {
    font-size: 2.4rem;
  }

  .sb-resource-hero-copy > p:not(.sb-eyebrow) {
    font-size: .95rem;
    line-height: 1.6;
  }

  .sb-resource-subnav a {
    padding-top: .82rem;
    padding-bottom: .72rem;
    font-size: .75rem;
  }

  .sb-resource-page .sb-band {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sb-resource-heading h2,
  .sb-glossary-sources h2,
  .sb-resource-closing h2 {
    font-size: 2rem;
  }

  .sb-resource-path {
    min-height: 0;
    padding: 1.5rem;
  }

  .sb-resource-path-index {
    font-size: 3.3rem;
  }

  .sb-resource-path h3 {
    padding-right: 2.5rem;
  }

  .sb-resource-guide-grid-wide,
  .sb-resource-guide-grid-three {
    grid-template-columns: 1fr;
  }

  .sb-resource-guide-card {
    min-height: 210px;
  }

  .sb-resource-carrier > header,
  .sb-resource-carrier li > a {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }

  .sb-resource-library {
    grid-template-rows: 190px minmax(0, 1fr);
  }

  .sb-resource-library > img {
    height: 190px;
  }

  .sb-resource-library > div {
    min-height: 250px;
    padding: 1.4rem;
  }

  .sb-resource-prep-list > div {
    grid-template-columns: 1fr;
    gap: .35rem;
  }

  .sb-resource-closing {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sb-resource-closing-actions,
  .sb-resource-closing-actions .sb-btn {
    width: 100%;
  }

  .sb-resource-closing-actions .sb-btn {
    justify-content: center;
  }

  .sb-glossary-tools {
    padding-top: 1.5rem;
  }

  .sb-glossary-search-control input {
    height: 54px;
    font-size: .9rem;
  }

  .sb-glossary-popular {
    display: grid;
  }

  .sb-glossary-index {
    gap: 3.5rem;
  }

  .sb-glossary-letter-section {
    grid-template-columns: 1fr;
  }

  .sb-glossary-letter {
    position: static;
    font-size: 3rem;
  }

  .sb-glossary-term-grid {
    grid-template-columns: 1fr;
  }

  .sb-glossary-term {
    padding: 1.3rem;
  }
}

/* Medicare product pages */
.sb-medicare-hero--product {
  min-height: 520px;
}

/* Focused Medicare and Group Health conversion journeys */

.sb-gh-intent-band{scroll-margin-top:150px;background:#eaf4f5;padding:clamp(4rem,7vw,7rem) 0}.sb-gh-intent-head{max-width:820px}.sb-gh-intent-head h2{max-width:15ch;margin:.55rem 0 0;color:#1f2a44;font-family:var(--display);font-size:clamp(2.3rem,4.5vw,4.5rem);font-weight:760;line-height:1}.sb-gh-intent-head>p:last-child{max-width:700px;margin:1.2rem 0 0;color:#637086;line-height:1.7}.sb-gh-intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem}.sb-gh-intent-card{display:flex;min-height:390px;flex-direction:column;border:1px solid rgba(31,42,68,.13);border-radius:10px;background:#fff;padding:clamp(1.5rem,3vw,2.2rem);color:#1f2a44;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.sb-gh-intent-card:hover{border-color:#08798a;transform:translateY(-3px)}.sb-gh-intent-card--broker{background:#15233b;color:#fff}.sb-gh-intent-card>span{color:#0a7a8b;font-size:3.5rem;font-weight:800;line-height:1}.sb-gh-intent-card>p{margin:auto 0 .45rem;color:#08798a;font-size:.7rem;font-weight:850;text-transform:uppercase}.sb-gh-intent-card--broker>p{color:#82e5eb}.sb-gh-intent-card h3{max-width:15ch;margin:0;font-family:var(--display);font-size:clamp(1.7rem,2.8vw,2.6rem);font-weight:740;line-height:1.05}.sb-gh-intent-card ul{display:grid;gap:.45rem;margin:1.3rem 0 0;padding:0;list-style:none}.sb-gh-intent-card li{position:relative;padding-left:1.1rem;color:#68758a;font-size:.82rem}.sb-gh-intent-card--broker li{color:rgba(255,255,255,.72)}.sb-gh-intent-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#0ea5b7}.sb-gh-intent-card strong{margin-top:1.4rem;color:#08798a;font-size:.76rem}.sb-gh-intent-card--broker strong{color:#82e5eb}.sb-gh-intent-card i{font-style:normal}

.sb-ntm-pathfinder-band{background:#eaf4f5;padding:clamp(4rem,7vw,7rem) 0;scroll-margin-top:130px}.sb-ntm-pathfinder-grid{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(2rem,7vw,7rem);align-items:start}.sb-ntm-pathfinder-copy{position:sticky;top:130px}.sb-ntm-pathfinder-copy h2{max-width:12ch;margin:.55rem 0 0;color:#1f2a44;font-family:var(--display);font-size:clamp(2.3rem,4vw,4rem);font-weight:760;line-height:1}.sb-ntm-pathfinder-copy>p:last-child{margin:1rem 0 0;color:#637086;line-height:1.7}.sb-ntm-pathfinder-tool{border:1px solid rgba(31,42,68,.13);border-radius:10px;background:#fff;padding:clamp(1.4rem,3vw,2.2rem)}.sb-ntm-pathfinder-tool form{display:grid;gap:1.5rem}.sb-ntm-pathfinder-tool fieldset{display:flex;flex-wrap:wrap;gap:.65rem;border:0;margin:0;padding:0}.sb-ntm-pathfinder-tool legend{width:100%;margin-bottom:.7rem;color:#1f2a44;font-weight:780}.sb-ntm-pathfinder-tool label{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(31,42,68,.14);border-radius:999px;padding:.65rem .85rem;color:#566478;font-size:.78rem;cursor:pointer}.sb-ntm-pathfinder-tool input[type=radio]{color:#08798a}.sb-ntm-pathfinder-tool select{width:100%;border-color:rgba(31,42,68,.18);border-radius:7px}.sb-ntm-pathfinder-result h3{margin:.45rem 0 0;color:#1f2a44;font-family:var(--display);font-size:2rem;font-weight:740}.sb-ntm-pathfinder-result ol{display:grid;gap:.7rem;margin:1.4rem 0 0;padding:0;counter-reset:path;list-style:none}.sb-ntm-pathfinder-result li{position:relative;padding:.85rem 0 .85rem 2.6rem;border-top:1px solid rgba(31,42,68,.12);color:#5f6d7c;line-height:1.6;counter-increment:path}.sb-ntm-pathfinder-result li:before{content:counter(path);position:absolute;left:0;top:.8rem;color:#08798a;font-size:.72rem;font-weight:850}.sb-ntm-pathfinder-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.5rem}.sb-ntm-pathfinder-actions button{color:#08798a;font-size:.75rem;font-weight:800}

.sb-ntm-guide-band{background:#15233b;padding:clamp(4rem,7vw,7rem) 0;color:#fff;scroll-margin-top:125px}.sb-ntm-guide-grid{display:grid;grid-template-columns:minmax(230px,.45fr) minmax(0,1fr);gap:clamp(2rem,7vw,7rem);align-items:center}.sb-ntm-guide-preview{position:relative;max-width:370px;margin:auto}.sb-ntm-guide-preview img{display:block;width:100%;border-radius:5px;box-shadow:0 30px 65px -35px rgba(0,0,0,.8);transform:rotate(-2deg)}.sb-ntm-guide-preview>span{position:absolute;right:-1rem;bottom:1.2rem;border-radius:999px;background:#0ea5b7;padding:.55rem .75rem;color:#fff;font-size:.68rem;font-weight:850;text-transform:uppercase}.sb-ntm-guide-content>.sb-eyebrow{color:#82e5eb}.sb-ntm-guide-content>h2{max-width:13ch;margin:.55rem 0 0;font-family:var(--display);font-size:clamp(2.4rem,4.5vw,4.6rem);font-weight:760;line-height:1}.sb-ntm-guide-content>p:not(.sb-eyebrow){max-width:670px;margin:1rem 0 0;color:rgba(255,255,255,.72);line-height:1.7}.sb-ntm-guide-content>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.2rem;margin:1.5rem 0 0;padding:0;list-style:none}.sb-ntm-guide-content>ul li{position:relative;padding-left:1.1rem;color:rgba(255,255,255,.78);font-size:.8rem}.sb-ntm-guide-content>ul li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#0ea5b7}.sb-ntm-guide-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.8rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.07);padding:clamp(1.2rem,3vw,1.8rem)}.sb-ntm-guide-form label>span{display:block;margin-bottom:.4rem;color:#fff;font-size:.72rem;font-weight:760}.sb-ntm-guide-form label small{color:rgba(255,255,255,.48);font-size:.62rem;font-weight:600}.sb-ntm-guide-form input:not([type=checkbox]){width:100%;border-color:rgba(255,255,255,.2);border-radius:6px;background:#fff;color:#1f2a44}.sb-ntm-guide-consent{display:flex!important;grid-column:1/-1;gap:.6rem;align-items:flex-start}.sb-ntm-guide-consent input{margin-top:.18rem;color:#0ea5b7}.sb-ntm-guide-consent>span{margin:0!important;color:rgba(255,255,255,.7)!important;font-weight:500!important;line-height:1.5}.sb-ntm-guide-form .sb-btn{grid-column:1/-1;width:max-content;box-shadow:none}.sb-ntm-guide-privacy{grid-column:1/-1;margin:0;color:rgba(255,255,255,.5);font-size:.67rem;line-height:1.5}.sb-ntm-guide-error{margin:1.2rem 0 0!important;border-radius:6px;background:#fff0ee;padding:.85rem 1rem;color:#9c2f24!important}.sb-ntm-guide-ready{margin-top:1.8rem;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.08);padding:1.5rem}.sb-ntm-guide-ready .sb-eyebrow{color:#82e5eb}.sb-ntm-guide-ready h3{margin:.45rem 0 0;font-size:1.5rem}.sb-ntm-guide-ready>p:not(.sb-eyebrow){margin:.7rem 0 0;color:rgba(255,255,255,.7)}.sb-ntm-guide-ready .sb-btn{margin-top:1.2rem}.sb-ntm-guide-ready>a:last-child{display:inline-flex;margin-left:1rem;color:#9de9ed;font-size:.72rem;font-weight:800;text-decoration:none}

.sb-broker-review-hero{background:linear-gradient(135deg,#101c32,#15465a);color:#fff}.sb-broker-review-hero-grid{display:grid;min-height:590px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.55fr);gap:clamp(2rem,7vw,7rem);align-items:center;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}.sb-broker-review-hero .sb-eyebrow{color:#82e5eb}.sb-broker-review-hero h1{max-width:13ch;margin:.65rem 0 0;font-family:var(--display);font-size:clamp(3rem,5.8vw,5.7rem);font-weight:760;line-height:.95}.sb-broker-review-hero h1+ p{max-width:720px;margin:1.4rem 0 0;color:rgba(255,255,255,.75);line-height:1.7}.sb-broker-review-actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:2rem}.sb-broker-review-actions>a:last-child{color:#fff;font-weight:800;text-decoration:none}.sb-broker-review-snapshot{border:1px solid rgba(255,255,255,.17);border-radius:10px;background:rgba(255,255,255,.07);padding:1.7rem}.sb-broker-review-snapshot>p{color:#82e5eb;font-size:.7rem;font-weight:850;text-transform:uppercase}.sb-broker-review-snapshot ul{display:grid;gap:.8rem;margin:1.1rem 0;padding:0;list-style:none}.sb-broker-review-snapshot li{padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.12)}.sb-broker-review-snapshot small{color:rgba(255,255,255,.6);line-height:1.5}.sb-broker-pain-band,.sb-broker-service-band,.sb-broker-form-band{padding:clamp(4rem,7vw,7rem) 0}.sb-broker-pain-band{background:#f5f8f9}.sb-broker-section-head h2,.sb-broker-service-grid h2,.sb-broker-form-grid h2{max-width:14ch;margin:.55rem 0 0;color:#1f2a44;font-family:var(--display);font-size:clamp(2.2rem,4vw,4.2rem);font-weight:760;line-height:1}.sb-broker-pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2.5rem}.sb-broker-pain-card{min-height:230px;border:1px solid rgba(31,42,68,.12);border-radius:8px;background:#fff;padding:1.4rem}.sb-broker-pain-card>span{color:#08798a;font-size:.7rem;font-weight:850}.sb-broker-pain-card h3{margin:3rem 0 0;color:#1f2a44;font-size:1.1rem;font-weight:760}.sb-broker-pain-card p{margin:.65rem 0 0;color:#68758a;font-size:.82rem;line-height:1.65}.sb-broker-service-grid,.sb-broker-form-grid{display:grid;grid-template-columns:minmax(270px,.6fr) minmax(0,1fr);gap:clamp(2rem,7vw,7rem);align-items:start}.sb-broker-service-grid header>p:last-child,.sb-broker-form-grid header>p:last-child{margin:1.1rem 0 0;color:#68758a;line-height:1.7}.sb-broker-service-list{border-top:1px solid rgba(31,42,68,.13)}.sb-broker-service-list>div{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;padding:1.2rem 0;border-bottom:1px solid rgba(31,42,68,.13)}.sb-broker-service-list strong{color:#08798a;font-size:.78rem}.sb-broker-service-list span{color:#5f6d7c;line-height:1.6}.sb-broker-form-band{background:#eaf4f5;scroll-margin-top:120px}.sb-broker-review-form{border:1px solid rgba(31,42,68,.13);border-radius:10px;background:#fff;padding:clamp(1.3rem,3vw,2rem)}.sb-broker-review-form form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sb-broker-review-form label>span{display:block;margin-bottom:.4rem;color:#1f2a44;font-size:.72rem;font-weight:780}.sb-broker-review-form input:not([type=checkbox]),.sb-broker-review-form select,.sb-broker-review-form textarea{width:100%;border-color:rgba(31,42,68,.18);border-radius:6px}.sb-broker-form-wide{grid-column:1/-1}.sb-broker-form-consent{display:flex!important;gap:.6rem;align-items:flex-start}.sb-broker-form-consent>span{margin:0!important;color:#68758a!important;font-weight:500!important}.sb-broker-form-privacy{margin:0;color:#7a8697;font-size:.68rem}.sb-broker-form-notice{border-radius:7px;padding:1rem}.sb-broker-form-notice.is-success{background:#e8f7ef;color:#17663c}.sb-broker-form-notice.is-error{background:#fff0ee;color:#9c2f24}

@media(max-width:860px){.sb-ntm-pathfinder-grid,.sb-broker-review-hero-grid,.sb-broker-service-grid,.sb-broker-form-grid{grid-template-columns:1fr}.sb-ntm-pathfinder-copy{position:relative;top:auto}.sb-broker-pain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.sb-gh-intent-grid,.sb-broker-pain-grid,.sb-broker-review-form form{grid-template-columns:1fr}.sb-gh-intent-card{min-height:340px}.sb-broker-review-hero h1{font-size:3rem}.sb-broker-service-list>div{grid-template-columns:1fr;gap:.4rem}.sb-broker-form-wide{grid-column:auto}.sb-broker-review-actions,.sb-broker-review-actions .sb-btn,.sb-ntm-pathfinder-actions,.sb-ntm-pathfinder-actions .sb-btn{width:100%}.sb-broker-review-actions .sb-btn,.sb-ntm-pathfinder-actions .sb-btn{justify-content:center}}
.sb-broker-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:860px){.sb-ntm-guide-grid{grid-template-columns:1fr}.sb-ntm-guide-preview{max-width:300px}}@media(max-width:620px){.sb-ntm-guide-form,.sb-ntm-guide-content>ul{grid-template-columns:1fr}.sb-ntm-guide-consent,.sb-ntm-guide-form .sb-btn,.sb-ntm-guide-privacy{grid-column:auto}.sb-ntm-guide-form .sb-btn{width:100%;justify-content:center}.sb-ntm-guide-ready>a:last-child{display:flex;margin:1rem 0 0}}

.sb-medicare-hero--product:before {
  background: linear-gradient(90deg, rgba(8, 15, 29, .92) 0%, rgba(8, 15, 29, .68) 45%, rgba(8, 15, 29, .12) 78%), linear-gradient(0deg, rgba(8, 15, 29, .5), transparent 55%);
}

.sb-medicare-hero--product .sb-medicare-hero-grid {
  grid-template-columns: minmax(0, 790px);
}

.sb-medicare-hero--product .sb-medicare-hero-copy .sb-eyebrow {
  margin: 0 0 .85rem;
  color: #9edfea;
}

.sb-medicare-hero--product .sb-medicare-hero-copy h1 {
  max-width: 13ch;
  font-size: clamp(2.8rem, 5vw, 5rem);
}

.sb-medicare-hero--product .sb-medicare-hero-copy p:not(.sb-eyebrow) {
  max-width: 43rem;
}

.sb-medicare-hero--medicare-advantage .sb-medicare-hero-media img {
  object-position: center 45%;
}

.sb-medicare-hero--medicare-supplements .sb-medicare-hero-media img {
  object-position: center 48%;
}

.sb-medicare-hero--medicare-drug-plans .sb-medicare-hero-media img {
  object-position: center 62%;
}

.sb-mp-overview-band,
.sb-mp-compare-band,
.sb-mp-stage-band,
.sb-mp-timing-band,
.sb-mp-cost-band,
.sb-mp-payment-band,
.sb-mp-resources-band {
  padding-top: clamp(3.5rem, 6vw, 5.6rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.6rem);
}

.sb-mp-overview-band,
.sb-mp-stage-band,
.sb-mp-timing-band {
  background: #f4fafb;
}

.sb-mp-compare-band,
.sb-mp-cost-band,
.sb-mp-payment-band {
  background: #fff;
}

.sb-mp-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .72fr);
  gap: clamp(1.5rem, 5vw, 5rem);
  align-items: end;
}

.sb-mp-heading h2,
.sb-mp-decision-list h2,
.sb-mp-cost-copy h2,
.sb-mp-timing-copy h2,
.sb-mp-payment-callout h2,
.sb-mp-resources h2 {
  margin: .5rem 0 0;
  color: #1f2a44;
  font-family: var(--body);
  font-size: clamp(1.9rem, 3.2vw, 3rem);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: 0;
}

.sb-mp-heading > p,
.sb-mp-cost-copy > p,
.sb-mp-timing-copy > p,
.sb-mp-payment-callout > div > p:not(.sb-eyebrow) {
  margin: 0;
  color: #536179;
  font-size: 1rem;
  line-height: 1.68;
}

.sb-mp-flow {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 34px minmax(0, 1.2fr) 34px minmax(0, 1fr);
  gap: 0;
  align-items: stretch;
  margin-top: clamp(2rem, 4vw, 3.2rem);
}

.sb-mp-flow > div {
  display: grid;
  align-content: center;
  min-height: 150px;
  border: 1px solid rgba(31, 42, 68, .12);
  border-top: 4px solid #4d7f94;
  border-radius: 8px;
  background: #fff;
  padding: 1.25rem;
}

.sb-mp-flow > div.is-primary {
  border-top-color: #0a7485;
  background: #1f2a44;
}

.sb-mp-flow span,
.sb-mp-flow small {
  color: #667085;
  font-size: .76rem;
  line-height: 1.45;
}

.sb-mp-flow span {
  color: #0a7485;
  font-weight: 900;
  letter-spacing: .08em;
}

.sb-mp-flow strong {
  margin: .42rem 0;
  color: #1f2a44;
  font-size: 1.05rem;
  line-height: 1.25;
}

.sb-mp-flow .is-primary strong,
.sb-mp-flow .is-primary span {
  color: #fff;
}

.sb-mp-flow .is-primary small {
  color: rgba(255, 255, 255, .7);
}

.sb-mp-flow > i {
  display: grid;
  place-items: center;
  color: #0a7485;
  font-size: 1.35rem;
  font-style: normal;
}

.sb-mp-image-split {
  display: grid;
  grid-template-columns: minmax(320px, .9fr) minmax(0, 1.1fr);
  gap: clamp(2rem, 6vw, 5.5rem);
  align-items: center;
  margin-top: clamp(3rem, 6vw, 5.5rem);
}

.sb-mp-image-split--reverse .sb-mp-feature-image {
  order: 2;
}

.sb-mp-feature-image {
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #dfeef1;
}

.sb-mp-feature-image img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.sb-mp-feature-image--plan-review {
  width: 92%;
  min-height: 480px;
  justify-self: start;
}

.sb-mp-feature-image--plan-review img {
  min-height: 480px;
}

.sb-mp-image-split--reverse .sb-mp-feature-image img {
  object-position: center 24%;
}

.sb-mp-decision-list ol {
  display: grid;
  margin: 1.5rem 0 0;
  padding: 0;
  border-top: 1px solid rgba(31, 42, 68, .14);
  list-style: none;
}

.sb-mp-decision-list li {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(31, 42, 68, .14);
}

.sb-mp-decision-list li > span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #e4f4f6;
  color: #0a7485;
  font-size: .72rem;
  font-weight: 900;
}

.sb-mp-decision-list strong {
  color: #1f2a44;
  font-size: .98rem;
}

.sb-mp-decision-list p {
  margin: .28rem 0 0;
  color: #617087;
  font-size: .9rem;
  line-height: 1.55;
}

.sb-mp-table-wrap {
  overflow-x: auto;
  margin-top: 2rem;
  border: 1px solid rgba(31, 42, 68, .13);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 76px -66px rgba(31, 42, 68, .82);
}

.sb-mp-table-wrap:focus-visible {
  outline: 3px solid rgba(14, 165, 183, .35);
  outline-offset: 3px;
}

.sb-mp-table {
  width: 100%;
  min-width: 780px;
  border-spacing: 0;
  border-collapse: separate;
  color: #1f2a44;
}

.sb-mp-table--four {
  min-width: 980px;
}

.sb-mp-table caption {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.sb-mp-table th,
.sb-mp-table td {
  border-right: 1px solid rgba(31, 42, 68, .11);
  border-bottom: 1px solid rgba(31, 42, 68, .11);
  padding: 1rem 1.1rem;
  text-align: left;
  vertical-align: top;
}

.sb-mp-table tr > *:last-child,
.sb-mp-table tbody tr:last-child > * {
  border-right: 0;
}

.sb-mp-table tbody tr:last-child > * {
  border-bottom: 0;
}

.sb-mp-table thead th {
  border-top: 4px solid #0a7485;
  background: #f6fafb;
  font-size: .82rem;
  line-height: 1.45;
}

.sb-mp-table thead th:first-child {
  border-top-color: #1f2a44;
  background: #1f2a44;
  color: #fff;
}

.sb-mp-table thead th span {
  display: block;
  margin-bottom: .22rem;
  color: #0a7485;
  font-size: 1rem;
}

.sb-mp-table tbody th {
  width: 20%;
  background: #f9fbfc;
  font-size: .88rem;
}

.sb-mp-table td {
  color: #5b6980;
  font-size: .88rem;
  line-height: 1.55;
}

.sb-mp-table td strong {
  color: #0a7485;
  font-size: 1.05rem;
}

.sb-mp-table-note {
  margin: .9rem 0 0;
  color: #617087;
  font-size: .86rem;
  line-height: 1.55;
}

.sb-mp-table-note strong {
  color: #1f2a44;
}

.sb-mp-cost-layout,
.sb-mp-timing-layout {
  display: grid;
  grid-template-columns: minmax(280px, .75fr) minmax(0, 1.25fr);
  gap: clamp(2rem, 7vw, 6rem);
  align-items: center;
}

.sb-mp-cost-copy > p,
.sb-mp-timing-copy > p {
  margin-top: 1rem;
}

.sb-mp-cost-copy > a,
.sb-mp-timing-copy > a {
  display: inline-flex;
  gap: .35rem;
  margin-top: 1.2rem;
  color: #0a7485;
  font-size: .88rem;
  font-weight: 850;
  text-decoration: none;
}

.sb-mp-cost-chart {
  display: grid;
  gap: .55rem;
}

.sb-mp-cost-chart > div {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: .8rem;
  align-items: center;
  min-height: 78px;
  border-left: 5px solid #7aa5b2;
  background: #f4f8f9;
  padding: .8rem 1rem;
}

.sb-mp-cost-chart > div:nth-child(2) { border-left-color: #d28b64; }
.sb-mp-cost-chart > div:nth-child(3) { border-left-color: #b7a15c; }
.sb-mp-cost-chart > div.is-limit { border-left-color: #0a7485; background: #e9f6f8; }

.sb-mp-cost-chart > div > span {
  color: #0a7485;
  font-size: 1.25rem;
  font-weight: 850;
}

.sb-mp-cost-chart p,
.sb-mp-cost-chart strong,
.sb-mp-cost-chart small {
  display: block;
  margin: 0;
}

.sb-mp-cost-chart strong { color: #1f2a44; font-size: .96rem; }
.sb-mp-cost-chart small { margin-top: .15rem; color: #617087; font-size: .82rem; }

.sb-mp-drug-paths {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  margin-top: clamp(2rem, 4vw, 3.2rem);
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: rgba(31, 42, 68, .12);
}

.sb-mp-drug-path {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 34px 1fr;
  align-items: center;
  gap: .7rem;
  background: #fff;
  padding: clamp(1.3rem, 3vw, 2rem);
}

.sb-mp-drug-path > span {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: rgba(31, 42, 68, .2);
  font-size: 2rem;
  font-weight: 850;
}

.sb-mp-drug-path .sb-eyebrow,
.sb-mp-drug-path > p:last-child {
  grid-column: 1 / -1;
}

.sb-mp-drug-path h3 {
  margin: .8rem 0 0;
  color: #1f2a44;
  font-size: 1.08rem;
  line-height: 1.25;
}

.sb-mp-drug-path i {
  color: #0a7485;
  font-size: 1.4rem;
  font-style: normal;
  text-align: center;
}

.sb-mp-drug-path > p:last-child {
  margin: .7rem 0 0;
  color: #617087;
  font-size: .9rem;
  line-height: 1.55;
}

.sb-mp-drug-path.is-advantage {
  background: #eef7f8;
}

.sb-mp-stage-chart {
  display: grid;
  grid-template-columns: minmax(0, .85fr) 42px minmax(0, 1.05fr) 42px minmax(0, 1fr);
  align-items: center;
  margin-top: 2rem;
}

.sb-mp-stage-chart article {
  display: grid;
  align-content: center;
  min-height: 230px;
  border-top: 6px solid #5d8797;
  background: #fff;
  padding: 1.25rem;
}

.sb-mp-stage-chart article:first-child { border-radius: 8px 0 0 8px; }
.sb-mp-stage-chart article:last-child { border-radius: 0 8px 8px 0; }
.sb-mp-stage-chart article.is-initial { border-top-color: #d28b64; }
.sb-mp-stage-chart article.is-catastrophic { border-top-color: #0a7485; background: #e8f6f8; }

.sb-mp-stage-chart article > span,
.sb-mp-stage-chart article > p,
.sb-mp-stage-chart article > strong,
.sb-mp-stage-chart article > small {
  display: block;
}

.sb-mp-stage-chart article > span { color: #0a7485; font-size: .72rem; font-weight: 900; letter-spacing: .08em; }
.sb-mp-stage-chart article > p { margin: .55rem 0 0; color: #1f2a44; font-size: .92rem; font-weight: 800; }
.sb-mp-stage-chart article > strong { margin-top: .3rem; color: #1f2a44; font-size: clamp(1.5rem, 2.6vw, 2.35rem); line-height: 1.05; }
.sb-mp-stage-chart article > small { margin-top: .7rem; color: #617087; font-size: .84rem; line-height: 1.5; }
.sb-mp-stage-chart > i { color: #0a7485; font-size: 1.45rem; font-style: normal; text-align: center; }

.sb-mp-rx-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  margin-top: 2rem;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: rgba(31, 42, 68, .12);
}

.sb-mp-rx-grid article {
  min-height: 190px;
  background: #fff;
  padding: 1rem;
}

.sb-mp-rx-grid span { color: #0a7485; font-size: .7rem; font-weight: 900; letter-spacing: .08em; }
.sb-mp-rx-grid strong { display: block; margin-top: .65rem; color: #1f2a44; font-size: .96rem; }
.sb-mp-rx-grid p { margin: .5rem 0 0; color: #617087; font-size: .84rem; line-height: 1.5; }

.sb-mp-rule-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .75rem;
  margin-top: 1.2rem;
}

.sb-mp-rule-strip article {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: .8rem;
  align-items: start;
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 8px;
  background: #f8fbfc;
  padding: 1rem;
}

.sb-mp-rule-strip article > strong {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #1f2a44;
  color: #fff;
  font-size: .75rem;
}

.sb-mp-rule-strip h3 { margin: 0; color: #1f2a44; font-size: .94rem; }
.sb-mp-rule-strip p { margin: .35rem 0 0; color: #617087; font-size: .82rem; line-height: 1.5; }

.sb-mp-six-month-chart {
  border-left: 5px solid #0a7485;
  background: #fff;
  padding: clamp(1.25rem, 3vw, 2rem);
}

.sb-mp-six-month-start span,
.sb-mp-six-month-start strong {
  display: block;
}

.sb-mp-six-month-start span { color: #0a7485; font-size: .7rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.sb-mp-six-month-start strong { margin-top: .35rem; color: #1f2a44; font-size: 1rem; }

.sb-mp-six-month-chart ol {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 3px;
  margin: 1.2rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-mp-six-month-chart li {
  display: grid;
  place-items: center;
  min-height: 54px;
  background: #dff1f3;
  color: #0a7485;
  font-weight: 850;
}

.sb-mp-six-month-chart p { margin: .9rem 0 0; color: #617087; font-size: .84rem; line-height: 1.55; }

.sb-mp-state-callout,
.sb-mp-payment-callout {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 1.25rem;
  align-items: center;
  margin-top: clamp(2.5rem, 5vw, 4rem);
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 8px;
  background: #fff;
  padding: clamp(1.25rem, 3vw, 2rem);
}

.sb-mp-state-callout > span,
.sb-mp-payment-callout > span {
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #1f2a44;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 850;
}

.sb-mp-state-callout h3 { margin: .3rem 0 0; color: #1f2a44; font-size: 1.15rem; line-height: 1.3; }
.sb-mp-state-callout p:last-child { margin: .55rem 0 0; color: #617087; font-size: .9rem; line-height: 1.58; }

.sb-mp-payment-band {
  padding-top: clamp(2.5rem, 4vw, 3.5rem);
  padding-bottom: clamp(2.5rem, 4vw, 3.5rem);
}

.sb-mp-payment-callout {
  margin-top: 0;
  border: 0;
  background: #1f2a44;
}

.sb-mp-payment-callout > span { background: #0a7485; }
.sb-mp-payment-callout .sb-eyebrow { color: #9edfea; }
.sb-mp-payment-callout h2 { color: #fff; font-size: clamp(1.55rem, 2.5vw, 2.3rem); }
.sb-mp-payment-callout > div > p:not(.sb-eyebrow) { margin-top: .7rem; color: rgba(255, 255, 255, .72); }

.sb-mp-resources-band {
  border-top: 1px solid rgba(31, 42, 68, .08);
  background: #edf7f8;
}

.sb-mp-resources {
  display: grid;
  grid-template-columns: minmax(260px, .7fr) minmax(0, 1.3fr);
  gap: clamp(2rem, 7vw, 6rem);
  align-items: start;
}

.sb-mp-resources h2 { font-size: clamp(1.7rem, 2.8vw, 2.55rem); }

.sb-mp-resource-links {
  display: grid;
  border-top: 1px solid rgba(31, 42, 68, .15);
}

.sb-mp-resource-links a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  border-bottom: 1px solid rgba(31, 42, 68, .15);
  color: #1f2a44;
  padding: 1rem 0;
  text-decoration: none;
}

.sb-mp-resource-links a:hover strong,
.sb-mp-resource-links a:focus-visible strong {
  color: #0a7485;
}

.sb-mp-resource-links strong { font-size: .95rem; transition: color .15s ease; }
.sb-mp-resource-links span { color: #0a7485; font-size: .8rem; font-weight: 800; text-align: right; }

.sb-medsupp-carriers-band {
  border-top: 1px solid rgba(31, 42, 68, .08);
  background: #f4fafb;
  padding-top: clamp(3.5rem, 6vw, 5.6rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.6rem);
}

.sb-medsupp-carrier-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: clamp(2rem, 4vw, 3rem);
}

.sb-medsupp-carrier-card {
  display: flex;
  min-height: 350px;
  flex-direction: column;
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 10px;
  background: #fff;
  padding: 1.25rem;
  color: #1f2a44;
  text-decoration: none;
  box-shadow: 0 28px 70px -62px rgba(31, 42, 68, .72);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.sb-medsupp-carrier-card:hover,
.sb-medsupp-carrier-card:focus-visible {
  border-color: rgba(10, 116, 133, .42);
  box-shadow: 0 34px 78px -58px rgba(31, 42, 68, .78);
  transform: translateY(-3px);
}

.sb-medsupp-carrier-logo {
  display: grid;
  place-items: center;
  min-height: 86px;
  border-bottom: 1px solid rgba(31, 42, 68, .09);
  padding: .35rem .5rem 1rem;
}

.sb-medsupp-carrier-logo img {
  display: block;
  width: auto;
  max-width: 185px;
  max-height: 46px;
  object-fit: contain;
}

.sb-medsupp-carrier-label {
  margin-top: 1.1rem;
  color: #08798a;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-medsupp-carrier-card h3 {
  margin: .5rem 0 0;
  color: #1f2a44;
  font-size: 1.3rem;
  font-weight: 850;
  line-height: 1.16;
}

.sb-medsupp-carrier-card p {
  margin: .75rem 0 0;
  color: #667085;
  font-size: .88rem;
  line-height: 1.6;
}

.sb-medsupp-carrier-card > strong {
  display: flex;
  justify-content: space-between;
  gap: .75rem;
  margin-top: auto;
  border-top: 1px solid rgba(31, 42, 68, .09);
  padding-top: 1rem;
  color: #08798a;
  font-size: .78rem;
  font-weight: 850;
}

.sb-medsupp-carrier-note {
  max-width: 820px;
  margin: 1.25rem auto 0;
  color: #6f7b8e;
  font-size: .76rem;
  line-height: 1.55;
  text-align: center;
}

.sb-medsupp-review-rating {
  margin: .8rem 0 0;
  color: #5f6c80;
  font-size: .82rem;
  font-weight: 760;
}

.sb-medsupp-review-rating span {
  margin-right: .35rem;
  color: #f2a900;
  letter-spacing: .1em;
}

.sb-medsupp-review-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  max-width: 980px;
  margin: 1.6rem auto 0;
}

.sb-medsupp-review-card {
  display: grid;
  gap: 1.15rem;
  margin: 0;
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 9px;
  background: #f7fbfc;
  padding: clamp(1.25rem, 2.5vw, 1.8rem);
}

.sb-medsupp-review-card p {
  margin: 0;
  color: #283750;
  font-size: clamp(1rem, 1.4vw, 1.14rem);
  font-weight: 650;
  line-height: 1.55;
}

.sb-medsupp-review-card footer {
  color: #1f2a44;
  font-size: .78rem;
  font-weight: 850;
}

.sb-medsupp-review-card footer span {
  margin-left: .4rem;
  color: #7a8798;
  font-weight: 650;
}

.sb-medsupp-review-link {
  margin: 1.2rem 0 0;
  text-align: center;
}

.sb-medsupp-review-link a {
  color: #08798a;
  font-size: .8rem;
  font-weight: 850;
  text-decoration: none;
}

@media (max-width: 1050px) {
  .sb-mp-heading,
  .sb-mp-cost-layout,
  .sb-mp-timing-layout,
  .sb-mp-resources {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .sb-mp-rx-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sb-medsupp-carrier-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .sb-medicare-hero--product {
    min-height: 590px;
  }

  .sb-medicare-hero--product:before {
    background: linear-gradient(0deg, rgba(8, 15, 29, .96) 0%, rgba(8, 15, 29, .76) 51%, rgba(8, 15, 29, .18) 100%);
  }

  .sb-medicare-hero--medicare-advantage .sb-medicare-hero-media img { object-position: 66% center; }
  .sb-medicare-hero--medicare-supplements .sb-medicare-hero-media img { object-position: 62% center; }
  .sb-medicare-hero--medicare-drug-plans .sb-medicare-hero-media img { object-position: 54% center; }

  .sb-mp-flow,
  .sb-mp-stage-chart {
    grid-template-columns: 1fr;
    gap: .5rem;
  }

  .sb-mp-flow > i,
  .sb-mp-stage-chart > i {
    min-height: 28px;
    transform: rotate(90deg);
  }

  .sb-mp-stage-chart article,
  .sb-mp-stage-chart article:first-child,
  .sb-mp-stage-chart article:last-child {
    min-height: 0;
    border-radius: 8px;
  }

  .sb-mp-image-split,
  .sb-mp-drug-paths {
    grid-template-columns: 1fr;
  }

  .sb-mp-image-split--reverse .sb-mp-feature-image {
    order: 0;
  }

  .sb-mp-feature-image,
  .sb-mp-feature-image img {
    min-height: 390px;
  }

  .sb-mp-feature-image--plan-review {
    width: 100%;
  }

  .sb-mp-rule-strip {
    grid-template-columns: 1fr;
  }

  .sb-medsupp-review-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .sb-medicare-hero--product {
    min-height: 560px;
    padding-bottom: 3.2rem;
  }

  .sb-medicare-hero--product .sb-medicare-hero-copy h1 {
    font-size: 2.45rem;
  }

  .sb-medicare-hero--product .sb-medicare-actions .sb-btn {
    width: auto;
    max-width: 100%;
    min-height: 44px;
    padding: .72rem 1rem;
    font-size: .85rem;
  }

  .sb-mp-overview-band,
  .sb-mp-compare-band,
  .sb-medsupp-carriers-band,
  .sb-mp-stage-band,
  .sb-mp-timing-band,
  .sb-mp-cost-band,
  .sb-mp-resources-band {
    padding-top: 3.3rem;
    padding-bottom: 3.3rem;
  }

  .sb-mp-heading h2,
  .sb-mp-decision-list h2,
  .sb-mp-cost-copy h2,
  .sb-mp-timing-copy h2,
  .sb-mp-resources h2 {
    font-size: 1.85rem;
  }

  .sb-mp-flow > div {
    min-height: 130px;
  }

  .sb-mp-feature-image,
  .sb-mp-feature-image img {
    min-height: 310px;
  }

  .sb-mp-decision-list li {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: .75rem;
  }

  .sb-mp-drug-path {
    grid-template-columns: 1fr;
  }

  .sb-mp-drug-path i {
    text-align: left;
  }

  .sb-mp-rx-grid {
    grid-template-columns: 1fr;
  }

  .sb-mp-rx-grid article {
    min-height: 0;
  }

  .sb-mp-state-callout,
  .sb-mp-payment-callout {
    grid-template-columns: 1fr;
  }

  .sb-mp-state-callout > span,
  .sb-mp-payment-callout > span {
    width: 58px;
    height: 58px;
    font-size: .9rem;
  }

  .sb-mp-resource-links a {
    grid-template-columns: 1fr;
    gap: .35rem;
  }

  .sb-mp-resource-links span {
    text-align: left;
  }

  .sb-medsupp-carrier-grid {
    grid-template-columns: 1fr;
  }

  .sb-medsupp-carrier-card {
    min-height: 0;
  }
}

@media (max-width: 900px) {
  .sb-gh-hero {
    min-height: 760px;
  }

  .sb-gh-hero .sb-medicare-hero-dots {
    bottom: 6px;
  }
}

@media (max-width: 640px) {
  .sb-gh-hero {
    min-height: 680px;
  }
}

/* ---------- Blog ---------- */

.sb-blog-hero h1 { font-size: 3rem; }

.sb-blog-picks-band { padding-top: 3rem; padding-bottom: 3rem; }

.sb-blog-picks { display: grid; }

.sb-blog-pick { display: grid; grid-template-columns: 1.1fr .9fr; gap: 0; overflow: hidden; border: 1px solid rgba(31, 42, 68, .11); border-radius: 8px; background: #fff; }
.sb-blog-pick[hidden] { display: none; }
.sb-blog-pick-media { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: var(--sand, #e8f5f8); }
.sb-blog-pick-media img { width: 100%; height: 100%; object-fit: cover; }
.sb-blog-pick-body { display: flex; flex-direction: column; justify-content: center; padding: clamp(1.5rem, 3vw, 2.5rem); }
.sb-blog-pick-body h2 { margin: .4rem 0 .75rem; font-family: var(--display); font-size: clamp(1.4rem, 2.2vw, 2rem); line-height: 1.15; }
.sb-blog-pick-body h2 a { color: var(--navy); text-decoration: none; }
.sb-blog-pick-body h2 a:hover { color: var(--cyan-t); }
.sb-blog-pick-body > p:not(.sb-blog-card-meta) { color: #627086; line-height: 1.65; margin: 0 0 1rem; }
.sb-blog-card-pill-inline { margin: 0; color: var(--cyan-t); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }

.sb-blog-picks-controls { display: flex; align-items: center; justify-content: center; gap: 1rem; margin-top: 1.25rem; }
.sb-blog-picks-controls button[data-blog-picks-prev],
.sb-blog-picks-controls button[data-blog-picks-next] { display: inline-grid; place-items: center; width: 40px; height: 40px; border: 1px solid rgba(31, 42, 68, .12); border-radius: 50%; background: #fff; color: var(--navy); cursor: pointer; }
.sb-blog-picks-controls button[data-blog-picks-prev]:hover,
.sb-blog-picks-controls button[data-blog-picks-next]:hover { border-color: var(--cyan-t); color: var(--cyan-t); }
.sb-blog-picks-controls svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.sb-blog-picks-dots { display: flex; gap: .4rem; }
.sb-blog-picks-dots button { width: 8px; height: 8px; border-radius: 50%; border: 0; background: rgba(31, 42, 68, .2); cursor: pointer; padding: 0; }
.sb-blog-picks-dots button[aria-current="true"] { background: var(--cyan-t); }

.sb-blog-toolbar { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 2.5rem; padding: .75rem; border: 1px solid rgba(31, 42, 68, .1); border-radius: 18px; background: #fff; box-shadow: 0 14px 35px -30px rgba(31, 42, 68, .5); }
.sb-blog-topics { position: relative; min-width: 0; }
.sb-blog-topics summary { display: grid; grid-template-columns: auto minmax(0, 1fr) 20px; align-items: center; gap: .7rem; min-width: min(100%, 310px); padding: .6rem .8rem; border-radius: 12px; color: var(--navy); cursor: pointer; list-style: none; }
.sb-blog-topics summary::-webkit-details-marker { display: none; }
.sb-blog-topics summary:hover { background: var(--sand, #e8f5f8); }
.sb-blog-topics summary:focus-visible { outline: 3px solid rgba(10, 116, 133, .22); outline-offset: 2px; }
.sb-blog-topics-label { color: #7a8798; font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.sb-blog-topics-current { overflow: hidden; font-size: .92rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.sb-blog-topics summary svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; transition: transform .2s ease; }
.sb-blog-topics[open] summary svg { transform: rotate(180deg); }
.sb-blog-tabs { position: absolute; z-index: 20; top: calc(100% + .65rem); left: 0; display: grid; grid-template-columns: repeat(2, minmax(180px, 1fr)); gap: .25rem; width: min(620px, calc(100vw - 2rem)); max-height: min(460px, 70vh); padding: .65rem; overflow-y: auto; border: 1px solid rgba(31, 42, 68, .12); border-radius: 16px; background: #fff; box-shadow: 0 24px 60px -22px rgba(31, 42, 68, .38); }
.sb-blog-topics:not([open]) > .sb-blog-tabs { display: none; }
.sb-blog-tab { position: relative; padding: .65rem 2rem .65rem .8rem; border-radius: 9px; font-size: .86rem; font-weight: 600; color: var(--navy); text-decoration: none; }
.sb-blog-tab:hover { background: var(--sand, #e8f5f8); }
.sb-blog-tab.is-active { background: var(--sand, #e8f5f8); color: var(--cyan-t); }
.sb-blog-tab.is-active::after { content: ''; position: absolute; right: .85rem; top: 50%; width: 8px; height: 4px; border-bottom: 2px solid currentColor; border-left: 2px solid currentColor; transform: translateY(-65%) rotate(-45deg); }
.sb-blog-search { position: relative; flex-shrink: 0; width: min(100%, 260px); }
.sb-blog-search input { width: 100%; padding: .6rem 2.6rem .6rem 1rem; border: 1px solid rgba(31, 42, 68, .14); border-radius: 999px; font-size: .9rem; }
.sb-blog-search button { position: absolute; right: 4px; top: 50%; transform: translateY(-50%); width: 32px; height: 32px; display: inline-grid; place-items: center; border: 0; border-radius: 50%; background: var(--cyan-t); color: #fff; cursor: pointer; }
.sb-blog-search svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; }

.sb-blog-listing-band { background: #f6fbfd; }

.sb-blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 1.5rem; }

.sb-blog-card { display: flex; flex-direction: column; overflow: hidden; border: 1px solid rgba(31, 42, 68, .11); border-radius: 8px; background: #fff; transition: border-color .2s, transform .2s, box-shadow .2s; }
.sb-blog-card:hover { border-color: rgba(10, 116, 133, .38); transform: translateY(-3px); box-shadow: 0 22px 44px -38px rgba(31, 42, 68, .5); }
.sb-blog-card-media { position: relative; display: block; aspect-ratio: 4 / 3; overflow: hidden; background: var(--sand, #e8f5f8); }
.sb-blog-card-media img { width: 100%; height: 100%; object-fit: cover; }
.sb-blog-card-pill { position: absolute; left: .75rem; bottom: .75rem; padding: .3rem .65rem; border-radius: 999px; background: rgba(255, 255, 255, .92); color: var(--navy); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.sb-blog-card-body { display: flex; flex: 1; flex-direction: column; padding: 1.25rem; }
.sb-blog-card-meta { margin: 0 0 .6rem; color: #8a95a6; font-size: .78rem; }
.sb-blog-card-title { margin: 0 0 .6rem; font-family: var(--display); font-size: 1.15rem; line-height: 1.3; }
.sb-blog-card-title a { color: var(--navy); text-decoration: none; }
.sb-blog-card-title a:hover { color: var(--cyan-t); }
.sb-blog-card-excerpt { flex: 1; margin: 0 0 1rem; color: #627086; font-size: .92rem; line-height: 1.6; }
.sb-blog-card-link { color: var(--navy); font-weight: 700; font-size: .88rem; text-decoration: none; }
.sb-blog-card-link:hover { color: var(--cyan-t); }

.sb-blog-empty { padding: 4rem 0; text-align: center; color: #627086; }

.sb-blog-pagination { display: flex; flex-direction: column; align-items: center; gap: 1rem; margin-top: 3.5rem; padding-top: 2rem; border-top: 1px solid rgba(31, 42, 68, .1); }
.sb-blog-pagination-head { text-align: center; }
.sb-blog-pagination-kicker { margin: 0 0 .25rem; color: var(--cyan-t); font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.sb-blog-pagination-status { margin: 0; color: #6e7b8f; font-size: .9rem; }
.sb-blog-pagination .navigation { width: 100%; }
.sb-blog-pagination .nav-links { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: .45rem; }
.sb-blog-pagination .page-numbers { display: inline-flex; align-items: center; justify-content: center; min-width: 44px; height: 44px; margin: 0; padding: 0 .8rem; border: 1px solid rgba(31, 42, 68, .12); border-radius: 12px; background: #fff; color: var(--navy); font-size: .9rem; font-weight: 700; text-decoration: none; box-shadow: 0 10px 24px -22px rgba(31, 42, 68, .65); transition: border-color .2s ease, color .2s ease, background-color .2s ease, transform .2s ease, box-shadow .2s ease; }
.sb-blog-pagination a.page-numbers:hover { border-color: rgba(10, 116, 133, .42); color: var(--cyan-t); transform: translateY(-2px); box-shadow: 0 14px 28px -20px rgba(31, 42, 68, .55); }
.sb-blog-pagination a.page-numbers:focus-visible { outline: 3px solid rgba(10, 116, 133, .22); outline-offset: 2px; }
.sb-blog-pagination .page-numbers.current { border-color: var(--cyan-t); background: var(--cyan-t); color: #fff; box-shadow: 0 12px 24px -18px rgba(10, 116, 133, .85); }
.sb-blog-pagination .page-numbers.dots { min-width: 24px; padding: 0 .15rem; border-color: transparent; background: transparent; box-shadow: none; color: #8a95a6; }
.sb-blog-pagination .page-numbers.prev,
.sb-blog-pagination .page-numbers.next { min-width: 112px; border-color: var(--navy); background: var(--navy); color: #fff; }
.sb-blog-pagination .page-numbers.prev:hover,
.sb-blog-pagination .page-numbers.next:hover { border-color: var(--cyan-t); background: var(--cyan-t); color: #fff; }

.sb-blog-single-inner { max-width: 760px; }
.sb-blog-single-head h1 { margin: .4rem 0 .75rem; font-size: clamp(2rem, 4vw, 3rem); }
.sb-blog-single-meta { color: #8a95a6; font-size: .9rem; }
.sb-blog-single-image { margin: 2rem 0; border-radius: 12px; overflow: hidden; box-shadow: 0 20px 40px -30px rgba(31, 42, 68, .5); }
.sb-blog-single-image img { width: 100%; height: auto; display: block; }
.sb-blog-single-body.prose { color: var(--navy); max-width: none; }
.sb-blog-single-body.prose a { color: var(--cyan-t); }
.sb-blog-single-body.prose h2, .sb-blog-single-body.prose h3 { font-family: var(--display); color: var(--navy); }

.sb-blog-search-hero { background: #f6fbfd; padding-top: 4rem; padding-bottom: 2rem; }
.sb-blog-search-hero h1 { margin: .5rem 0 0; font-size: clamp(1.8rem, 3vw, 2.5rem); }

@media (max-width: 720px) {
  .sb-blog-pick { grid-template-columns: 1fr; }
  .sb-blog-toolbar { flex-direction: column; align-items: stretch; }
  .sb-blog-topics summary { grid-template-columns: 1fr 20px; }
  .sb-blog-topics-label { display: none; }
  .sb-blog-tabs { grid-template-columns: 1fr; width: 100%; }
  .sb-blog-search { width: 100%; }
  .sb-blog-pagination { margin-top: 2.75rem; }
  .sb-blog-pagination .nav-links { gap: .35rem; }
  .sb-blog-pagination .page-numbers { min-width: 40px; height: 40px; padding: 0 .65rem; border-radius: 10px; }
  .sb-blog-pagination .page-numbers.prev,
  .sb-blog-pagination .page-numbers.next { min-width: 96px; }
  .sb-blog-pagination .page-numbers:not(.prev):not(.next):not(.current) { display: none; }
}
/* 2026 Medicare plan library */
.sb-plan-library,
.sb-plan-detail {
  background: #f6f8f9;
  color: #15233d;
}

.sb-plan-library-hero,
.sb-plan-detail-hero {
  position: relative;
  overflow: hidden;
  padding: 84px 0 78px;
  background:
    radial-gradient(circle at 86% 14%, rgba(28, 184, 181, .2), transparent 28%),
    linear-gradient(135deg, #10213c 0%, #173253 100%);
  color: #fff;
}

.sb-plan-library-hero--slider {
  min-height: 0;
  display: block;
  isolation: isolate;
  padding: 0;
  background: #10213c;
}

.sb-plan-library-hero--slider .sb-plan-library-hero-grid {
  grid-template-columns: 1fr;
  width: min(100% - 40px, 1700px);
  margin: 0 auto;
  min-height: clamp(620px, 86vh, 860px);
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.sb-plan-library-hero--slider .sb-plan-library-hero-copy {
  max-width: 900px;
}

@media (min-width: 961px) {
  .sb-plan-library-hero--slider .sb-plan-library-hero-copy {
    display: flex;
    min-height: 349px;
    flex-direction: column;
  }

  .sb-plan-library-hero--slider .sb-plan-library-actions {
    margin-top: auto;
  }
}

.sb-plan-library-hero--slider::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8, 20, 38, .82) 0%, rgba(8, 20, 38, .58) 48%, rgba(8, 20, 38, .12) 78%),
    linear-gradient(0deg, rgba(8, 20, 38, .48), rgba(8, 20, 38, .04) 64%);
  content: "";
}

.sb-plan-library-hero-media {
  position: absolute;
  z-index: 0;
  inset: 0;
  overflow: hidden;
}

.sb-plan-library-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity .7s ease;
}

.sb-plan-library-hero-media img:nth-child(3) {
  object-position: center 38%;
}

.sb-plan-library-hero-media img.is-active {
  opacity: 1;
}

.sb-plan-library-hero-dots {
  position: absolute;
  z-index: 3;
  bottom: 24px;
  left: 50%;
  display: flex;
  gap: 12px;
  transform: translateX(-50%);
}

.sb-plan-library-hero-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 50%;
  background: rgba(255, 255, 255, .2);
}

.sb-plan-library-hero-dots button.is-active {
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .18);
}

.sb-plan-library-hero::after,
.sb-plan-detail-hero::after {
  position: absolute;
  right: -110px;
  bottom: -190px;
  width: 440px;
  height: 440px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 50%;
  box-shadow: 0 0 0 50px rgba(255, 255, 255, .025), 0 0 0 100px rgba(255, 255, 255, .018);
  content: "";
  pointer-events: none;
}

.sb-plan-library-hero--slider::after {
  z-index: 1;
}

.sb-plan-library-hero-grid,
.sb-plan-detail-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .62fr);
  gap: 68px;
  align-items: end;
}

.sb-plan-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  align-items: center;
  margin-bottom: 36px;
  color: rgba(255, 255, 255, .68);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .03em;
}

.sb-plan-breadcrumbs a {
  color: #fff;
  text-decoration: none;
}

.sb-plan-library-hero-copy > .sb-eyebrow,
.sb-plan-detail-hero-copy > .sb-eyebrow {
  color: #58d5d0;
}

.sb-plan-library-hero-copy h1,
.sb-plan-detail-hero-copy h1 {
  max-width: 850px;
  margin: 14px 0 22px;
  color: #fff;
  font-size: clamp(44px, 5.6vw, 78px);
  line-height: .98;
  letter-spacing: -.055em;
}

.sb-plan-library-hero--slider .sb-plan-library-hero-copy h1 {
  max-width: none;
  margin-top: .75rem;
  font-size: clamp(3rem, 5vw, 5.2rem);
  line-height: .96;
}

.sb-plan-detail-hero-copy h1 {
  font-size: clamp(42px, 5vw, 68px);
}

.sb-plan-library-hero-copy > p:last-of-type,
.sb-plan-detail-hero-copy > p:last-of-type {
  max-width: 760px;
  color: rgba(255, 255, 255, .78);
  font-size: 18px;
  line-height: 1.75;
}

.sb-plan-library-hero--slider .sb-plan-library-hero-copy > p:last-of-type {
  max-width: 680px;
  margin-top: 1.45rem;
  font-size: clamp(.95rem, 1.4vw, 1.08rem);
  line-height: 1.7;
}

.sb-plan-library-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.sb-plan-library-actions .sb-btn.sb-ghost {
  border-color: rgba(255, 255, 255, .42);
  color: #fff;
}

.sb-plan-source-card {
  position: relative;
  z-index: 1;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 22px;
  background: rgba(255, 255, 255, .08);
  box-shadow: 0 22px 60px rgba(3, 13, 28, .22);
  backdrop-filter: blur(12px);
}

.sb-plan-source-card > span {
  display: block;
  margin-bottom: 10px;
  color: #58d5d0;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.sb-plan-library-context {
  border-bottom: 1px solid #dce4e8;
  background: #fff;
}

.sb-plan-library-context-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.sb-plan-library-context-grid > div {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 16px;
  align-items: center;
  min-height: 122px;
  padding: 24px 32px;
  border-right: 1px solid #dce4e8;
}

.sb-plan-library-context-grid > div:first-child {
  border-left: 1px solid #dce4e8;
}

.sb-plan-library-context-grid > div > span {
  color: #1aa5a4;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
}

.sb-plan-library-context-grid p {
  display: grid;
  gap: 5px;
  margin: 0;
  color: #68788b;
  font-size: 13px;
  line-height: 1.45;
}

.sb-plan-library-context-grid strong {
  color: #15233d;
  font-size: 15px;
}

.sb-plan-library-grid-band {
  padding: 96px 0 110px;
}

.sb-plan-library-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .7fr);
  gap: 70px;
  align-items: end;
  margin-bottom: 40px;
}

.sb-plan-library-heading h2 {
  max-width: 760px;
  margin: 8px 0 0;
  color: #15233d;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -.045em;
}

.sb-plan-library-heading > p {
  margin: 0;
  color: #66768a;
  font-size: 16px;
  line-height: 1.75;
}

.sb-plan-library-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 15px;
}

.sb-plan-library-filter button,
.sb-plan-library-filter a,
.sb-plan-library-filter span {
  display: inline-flex;
  align-items: center;
  padding: 11px 17px;
  border: 1px solid #cad6dc;
  border-radius: 999px;
  background: #fff;
  color: #4b5d72;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: .2s ease;
}

.sb-plan-library-filter button:hover,
.sb-plan-library-filter button:focus-visible,
.sb-plan-library-filter button.is-active,
.sb-plan-library-filter a:hover,
.sb-plan-library-filter a:focus-visible,
.sb-plan-library-filter a.is-active,
.sb-plan-library-filter span.is-active {
  border-color: #152f4f;
  background: #152f4f;
  color: #fff;
}

.sb-plan-library-result-count {
  min-height: 20px;
  margin: 0 0 24px;
  color: #778698;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sb-plan-carrier-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.sb-plan-carrier-section {
  scroll-margin-top: 112px;
}

.sb-plan-carrier-section + .sb-plan-carrier-section {
  margin-top: 76px;
  padding-top: 70px;
  border-top: 1px solid #d8e3e7;
}

.sb-plan-carrier-section-heading {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, .55fr) auto;
  gap: 42px;
  align-items: center;
  margin: 28px 0 28px;
}

.sb-plan-carrier-section-heading > div {
  display: flex;
  gap: 18px;
  align-items: center;
}

.sb-plan-carrier-section-heading > div > span {
  display: grid;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 1px solid #9cd4d2;
  border-radius: 50%;
  background: #eaf8f7;
  color: #08798a;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .06em;
}

.sb-plan-carrier-section-heading h2 {
  margin: 4px 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(30px, 3.2vw, 46px);
  line-height: 1.05;
}

.sb-plan-carrier-section-heading > p {
  margin: 0;
  color: #65758a;
  font-size: 14px;
  line-height: 1.7;
}

.sb-plan-carrier-toggle {
  display: inline-flex;
  min-width: 142px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 16px;
  border: 1px solid #9dcfce;
  border-radius: 999px;
  background: #fff;
  color: #087e7e;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
  transition: border-color .2s ease, background .2s ease, color .2s ease;
}

.sb-plan-carrier-toggle:hover,
.sb-plan-carrier-toggle:focus-visible {
  border-color: #087e7e;
  background: #eaf8f7;
}

.sb-plan-carrier-toggle i {
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: transform .2s ease;
}

.sb-plan-carrier-section.is-expanded .sb-plan-carrier-toggle i {
  transform: rotate(225deg) translate(-1px, -1px);
}

.sb-plan-carrier-grid[hidden] {
  display: none;
}

.sb-plan-carrier-grid--guides .sb-plan-carrier-card {
  min-height: 390px;
}

.sb-plan-carrier-grid--guides {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sb-plan-carrier-card {
  display: flex;
  min-height: 430px;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #d9e2e6;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 40px rgba(21, 35, 61, .06);
}

.sb-plan-carrier-card[hidden] {
  display: none;
}

.sb-plan-carrier-card.is-published {
  border-color: #95d8d5;
  box-shadow: 0 18px 50px rgba(11, 126, 128, .12);
}

.sb-plan-carrier-logo {
  display: grid;
  min-height: 126px;
  place-items: center;
  padding: 26px;
  border-bottom: 1px solid #e3e9ec;
  background: #f9fbfb;
}

.sb-plan-carrier-logo img {
  width: auto;
  max-width: 180px;
  max-height: 58px;
  object-fit: contain;
}

.sb-plan-carrier-card--alignment .sb-plan-carrier-logo img,
.sb-plan-carrier-card--ucla .sb-plan-carrier-logo img {
  max-width: 225px;
}

.sb-plan-carrier-card--blue-shield .sb-plan-carrier-logo img {
  max-width: 250px;
}

.sb-plan-carrier-card-body {
  flex: 1;
  padding: 26px 26px 22px;
}

.sb-plan-carrier-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 17px;
}

.sb-plan-carrier-tags span {
  padding: 6px 9px;
  border-radius: 6px;
  background: #eaf7f6;
  color: #087e7e;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sb-plan-carrier-card h3 {
  margin: 0 0 12px;
  color: #15233d;
  font-size: 25px;
}

.sb-plan-carrier-card p {
  margin: 0 0 18px;
  color: #66768a;
  font-size: 14px;
  line-height: 1.65;
}

.sb-plan-carrier-card small {
  display: block;
  color: #43556b;
  font-size: 12px;
  font-weight: 650;
  line-height: 1.5;
}

.sb-plan-carrier-card footer {
  min-height: 62px;
  padding: 19px 26px;
  border-top: 1px solid #e3e9ec;
}

.sb-plan-carrier-card footer a {
  display: flex;
  justify-content: space-between;
  color: #087e7e;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.sb-plan-carrier-card footer > span {
  display: flex;
  gap: 9px;
  align-items: center;
  color: #7d8996;
  font-size: 12px;
  font-weight: 700;
}

.sb-plan-carrier-card footer i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f1a552;
}

.sb-plan-library-help {
  padding: 70px 0;
  background: #e7f4f3;
}

.sb-plan-library-help-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 60px;
  align-items: center;
}

.sb-plan-library-help h2 {
  max-width: 800px;
  margin: 8px 0 14px;
  color: #15233d;
  font-size: clamp(30px, 3.7vw, 48px);
  line-height: 1.08;
  letter-spacing: -.04em;
}

.sb-plan-library-help p {
  max-width: 780px;
  margin: 0;
  color: #587080;
  line-height: 1.7;
}

.sb-plan-library-help-actions {
  display: grid;
  gap: 12px;
  min-width: 260px;
  text-align: center;
}

.sb-plan-library-help-actions > a:not(.sb-btn) {
  color: #152f4f;
  font-weight: 800;
  text-decoration: none;
}

/* SCAN pilot detail */
.sb-plan-detail-logo {
  display: inline-flex;
  width: 185px;
  height: 78px;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  padding: 14px 20px;
  border-radius: 12px;
  background: #fff;
}

.sb-plan-detail-logo img {
  max-width: 100%;
  max-height: 48px;
}

.sb-plan-source-card dl {
  margin: 0;
}

.sb-plan-source-card dl > div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 13px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.sb-plan-source-card dt {
  color: rgba(255, 255, 255, .56);
  font-size: 12px;
}

.sb-plan-source-card dd {
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
}

.sb-plan-source-card > small {
  display: block;
  margin-top: 18px;
  color: rgba(255, 255, 255, .5);
  font-size: 10px;
  letter-spacing: .04em;
}

.sb-plan-detail-notice {
  background: #fff6e9;
}

.sb-plan-detail-notice .sb-wrap {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  align-items: start;
  padding-top: 23px;
  padding-bottom: 23px;
}

.sb-plan-detail-notice strong {
  color: #9c591d;
  font-size: 13px;
}

.sb-plan-detail-notice p {
  margin: 0;
  color: #725b45;
  font-size: 13px;
  line-height: 1.6;
}

.sb-plan-compare {
  padding: 96px 0;
}

.sb-plan-option-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-bottom: 32px;
}

.sb-plan-option-grid.is-single {
  grid-template-columns: minmax(0, 760px);
}

.sb-plan-option-card {
  overflow: hidden;
  border: 1px solid #d8e2e6;
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 14px 42px rgba(21, 35, 61, .07);
}

.sb-plan-option-card.is-featured {
  border-color: #52bfbc;
}

.sb-plan-option-card > header {
  padding: 25px 28px;
  background: #152f4f;
  color: #fff;
}

.sb-plan-option-card > header small {
  display: block;
  margin-top: 7px;
  color: #718096;
  font-size: 12px;
  font-weight: 700;
}

.sb-plan-option-card.is-featured > header {
  background: #087e7e;
}

.sb-plan-option-card > header span {
  display: block;
  margin-bottom: 7px;
  color: rgba(255, 255, 255, .68);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-plan-option-card h3 {
  margin: 0;
  color: #fff;
  font-size: 27px;
}

.sb-plan-option-primary {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-bottom: 1px solid #dfe7ea;
}

.sb-plan-option-primary > div {
  padding: 27px;
}

.sb-plan-option-primary > div + div {
  border-left: 1px solid #dfe7ea;
}

.sb-plan-option-primary strong {
  display: block;
  color: #15233d;
  font-size: 36px;
  letter-spacing: -.04em;
}

.sb-plan-option-primary span {
  display: block;
  margin-top: 6px;
  color: #718092;
  font-size: 11px;
  line-height: 1.35;
}

.sb-plan-option-card dl {
  margin: 0;
  padding: 12px 28px 22px;
}

.sb-plan-option-card dl > div {
  display: flex;
  justify-content: space-between;
  gap: 22px;
  padding: 14px 0;
  border-bottom: 1px solid #e6ecef;
}

.sb-plan-option-card dl > div:last-child {
  border: 0;
}

.sb-plan-option-card dt {
  color: #627386;
  font-size: 13px;
}

.sb-plan-option-card dd {
  max-width: 58%;
  margin: 0;
  color: #15233d;
  font-size: 13px;
  font-weight: 750;
  text-align: right;
}

.sb-plan-table-wrap {
  overflow-x: auto;
  border: 1px solid #d8e2e6;
  border-radius: 18px;
  background: #fff;
}

.sb-plan-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}

.sb-plan-table caption {
  padding: 20px 24px;
  color: #15233d;
  font-weight: 800;
  text-align: left;
}

.sb-plan-table th,
.sb-plan-table td {
  padding: 17px 22px;
  border-top: 1px solid #e1e8eb;
  color: #526579;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}

.sb-plan-table thead th {
  background: #edf5f4;
  color: #15233d;
  font-size: 12px;
  text-transform: uppercase;
}

.sb-plan-table tbody th {
  width: 25%;
  color: #15233d;
  font-weight: 750;
}

.sb-plan-table-note {
  margin: 14px 0 0;
  color: #748294;
  font-size: 11px;
  line-height: 1.6;
}

.sb-plan-network-band {
  padding: 82px 0;
  background: #152f4f;
  color: #fff;
}

.sb-plan-network-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, .75fr);
  gap: 80px;
  align-items: center;
}

.sb-plan-network-band .sb-eyebrow {
  color: #58d5d0;
}

.sb-plan-network-band h2 {
  margin: 8px 0 17px;
  color: #fff;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.05;
  letter-spacing: -.045em;
}

.sb-plan-network-band p {
  max-width: 720px;
  color: rgba(255, 255, 255, .7);
  line-height: 1.75;
}

.sb-plan-network-actions {
  display: grid;
  gap: 10px;
}

.sb-plan-network-actions a {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 12px;
  background: rgba(255, 255, 255, .06);
  color: #fff;
  text-decoration: none;
}

.sb-plan-network-actions strong {
  font-size: 14px;
}

.sb-plan-network-actions span {
  color: #58d5d0;
  font-size: 11px;
  text-align: right;
}

.sb-plan-document-band {
  padding: 92px 0;
  background: #fff;
}

.sb-plan-document-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .6fr);
  gap: 90px;
  align-items: center;
}

.sb-plan-document-copy h2 {
  max-width: 700px;
  margin: 8px 0 17px;
  color: #15233d;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.05;
  letter-spacing: -.045em;
}

.sb-plan-document-copy p {
  max-width: 720px;
  margin-bottom: 26px;
  color: #66768a;
  line-height: 1.75;
}

.sb-plan-document-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sb-plan-review-card {
  padding: 30px;
  border-radius: 18px;
  background: #edf5f4;
}

.sb-plan-review-card > span {
  color: #087e7e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.sb-plan-review-card ol {
  display: grid;
  gap: 13px;
  margin: 20px 0 24px;
  padding-left: 21px;
  color: #42566d;
  font-size: 14px;
}

.sb-plan-review-card a {
  color: #087e7e;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.sb-plan-detail-legal {
  padding: 30px 0;
  border-top: 1px solid #d8e2e6;
  background: #f6f8f9;
}

.sb-plan-detail-legal .sb-wrap {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: flex-start;
}

.sb-plan-detail-legal p {
  max-width: 900px;
  margin: 0;
  color: #6d7d8e;
  font-size: 11px;
  line-height: 1.6;
}

.sb-plan-detail-legal a {
  flex: 0 0 auto;
  color: #087e7e;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

@media (max-width: 960px) {
  .sb-plan-library-hero-grid,
  .sb-plan-detail-hero-grid,
  .sb-plan-library-heading,
  .sb-plan-carrier-section-heading,
  .sb-plan-network-grid,
  .sb-plan-document-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .sb-plan-source-card {
    max-width: 620px;
  }

  .sb-plan-library-context-grid {
    grid-template-columns: 1fr;
  }

  .sb-plan-library-context-grid > div,
  .sb-plan-library-context-grid > div:first-child {
    min-height: 0;
    border-right: 1px solid #dce4e8;
    border-bottom: 1px solid #dce4e8;
    border-left: 1px solid #dce4e8;
  }

  .sb-plan-carrier-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-plan-library-help-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .sb-plan-library-help-actions {
    max-width: 320px;
  }
}

@media (max-width: 680px) {
  .sb-plan-library-hero,
  .sb-plan-detail-hero {
    padding: 56px 0 52px;
  }

  .sb-plan-library-hero--slider {
    min-height: auto;
    display: block;
    padding-top: clamp(280px, 42svh, 390px);
    background: #10213c;
  }

  .sb-plan-library-hero--slider::before {
    top: 0;
    bottom: auto;
    height: clamp(280px, 42svh, 390px);
    background: linear-gradient(180deg, rgba(5, 12, 20, .01) 56%, rgba(8, 20, 38, .5) 100%);
  }

  .sb-plan-library-hero-media {
    bottom: auto;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-plan-library-hero--slider .sb-plan-library-hero-grid {
    gap: 30px;
    width: 100%;
    margin: 0;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sb-plan-library-hero-dots {
    top: calc(clamp(280px, 42svh, 390px) - 32px);
    bottom: auto;
  }

  .sb-plan-library-hero::after {
    display: none;
  }

  .sb-plan-library-hero-copy h1,
  .sb-plan-detail-hero-copy h1 {
    font-size: 42px;
  }

  .sb-plan-library-hero--slider .sb-plan-library-hero-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-plan-library-hero--slider .sb-plan-library-hero-copy > p:last-of-type {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-plan-library-grid-band,
  .sb-plan-compare,
  .sb-plan-document-band {
    padding: 68px 0;
  }

  .sb-plan-library-heading {
    margin-bottom: 30px;
  }

  .sb-plan-carrier-section + .sb-plan-carrier-section {
    margin-top: 56px;
    padding-top: 52px;
  }

  .sb-plan-carrier-section-heading {
    gap: 20px;
  }

  .sb-plan-carrier-grid,
  .sb-plan-option-grid {
    grid-template-columns: 1fr;
  }

  .sb-plan-carrier-card {
    min-height: 0;
  }

  .sb-plan-library-filter {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    overflow: visible;
    padding-bottom: 0;
  }

  .sb-plan-library-filter button,
  .sb-plan-library-filter a,
  .sb-plan-library-filter span {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .sb-plan-carrier-section-heading {
    grid-template-columns: 1fr;
  }

  .sb-plan-carrier-toggle {
    width: 100%;
  }

  .sb-plan-option-primary {
    grid-template-columns: 1fr;
  }

  .sb-plan-option-primary > div + div {
    border-top: 1px solid #dfe7ea;
    border-left: 0;
  }

  .sb-plan-option-card dl > div {
    display: grid;
    gap: 6px;
  }

  .sb-plan-option-card dd {
    max-width: none;
    text-align: left;
  }

  .sb-plan-detail-notice .sb-wrap,
  .sb-plan-detail-legal .sb-wrap {
    display: grid;
  }

  .sb-plan-network-band {
    padding: 68px 0;
  }

  .sb-plan-network-actions a {
    display: grid;
  }

  .sb-plan-network-actions span {
    text-align: left;
  }
}

/* Medicare overview: focused turning-65 journey and featured resources. */
.sb-medicare-landing-hero--focused .sb-medicare-hero-copy {
  max-width: 780px;
}

.sb-medicare-landing-hero--focused .sb-medicare-hero-copy h1 {
  max-width: 11.5ch;
}

.sb-medicare-landing-hero--focused .sb-medicare-hero-media img {
  object-position: center 42%;
}

.sb-medicare-hero-support-link {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  margin-top: 1.1rem;
  color: rgba(255, 255, 255, .9);
  font-size: .82rem;
  font-weight: 750;
  text-underline-offset: 4px;
}

.sb-medicare-hero-support-link:hover,
.sb-medicare-hero-support-link:focus-visible {
  color: #fff;
  text-decoration: underline;
}

.sb-medicare-hero-support-link b {
  font-weight: inherit;
  transition: transform .18s ease;
}

.sb-medicare-hero-support-link:hover b,
.sb-medicare-hero-support-link:focus-visible b {
  transform: translateX(4px);
}

.sb-medicare-resource-rail {
  border-top: 1px solid rgba(31, 42, 68, .08);
  border-bottom: 1px solid rgba(31, 42, 68, .1);
  background: #eef7f8;
  padding: 1.15rem 0 1rem;
}

.sb-medicare-resource-rail-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1rem;
}

.sb-medicare-resource-link {
  position: relative;
  display: grid;
  gap: .28rem;
  min-height: 132px;
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 9px;
  background: #fff;
  padding: 1.15rem 3.5rem 1.15rem 1.25rem;
  color: #1f2a44;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.sb-medicare-resource-link:hover,
.sb-medicare-resource-link:focus-visible {
  border-color: rgba(14, 165, 183, .48);
  box-shadow: 0 18px 38px -32px rgba(31, 42, 68, .65);
  transform: translateY(-2px);
}

.sb-medicare-resource-link > span {
  color: #08798a;
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.sb-medicare-resource-link strong {
  font-size: 1.08rem;
  line-height: 1.25;
}

.sb-medicare-resource-link small {
  color: #667584;
  font-size: .78rem;
  line-height: 1.5;
}

.sb-medicare-resource-link b {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  color: #0ea5b7;
  font-size: 1.3rem;
  transform: translateY(-50%);
}

.sb-medicare-resource-note {
  margin-top: .8rem;
  color: #65727f;
  font-size: .7rem;
  line-height: 1.5;
}

.sb-medicare-compare-list article p a {
  color: #08798a;
  font-weight: 750;
  text-decoration: none;
  white-space: nowrap;
}

.sb-medicare-compare-list article p a:hover,
.sb-medicare-compare-list article p a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.sb-medicare-reviewed-by {
  border-left: 3px solid #0ea5b7;
  padding-left: .85rem;
  color: #596a79;
  font-size: .75rem;
  line-height: 1.6;
}

.sb-medicare-reviewed-by a {
  color: #08798a;
  font-weight: 800;
  text-decoration: none;
}

.sb-medicare-reviewed-by a:hover,
.sb-medicare-reviewed-by a:focus-visible {
  text-decoration: underline;
}

.sb-medicare-consult-phone {
  color: rgba(255, 255, 255, .92);
  font-size: .86rem;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.sb-medicare-consult-actions small {
  max-width: 260px;
  color: rgba(255, 255, 255, .64);
  font-size: .7rem;
  line-height: 1.5;
}

.sb-reviews-fallback {
  max-width: 760px;
  margin: 2rem auto 0;
  border: 1px solid rgba(31, 42, 68, .11);
  border-radius: 9px;
  background: #f6fbfd;
  padding: clamp(1.25rem, 3vw, 2rem);
  color: #1f2a44;
  text-align: center;
}

.sb-reviews-fallback[hidden] {
  display: none;
}

.sb-reviews-fallback strong {
  display: block;
  font-size: 1.15rem;
}

.sb-reviews-fallback p {
  max-width: 570px;
  margin: .65rem auto 0;
  color: #687684;
  font-size: .85rem;
  line-height: 1.6;
}

.sb-reviews-fallback div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .75rem 1.25rem;
  margin-top: 1rem;
}

.sb-reviews-fallback a {
  color: #08798a;
  font-size: .8rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-reviews-fallback a:hover,
.sb-reviews-fallback a:focus-visible {
  text-decoration: underline;
}

@media (max-width: 760px) {
  .sb-medicare-resource-rail-inner {
    grid-template-columns: 1fr;
  }

  .sb-medicare-landing-hero--focused .sb-medicare-hero-copy h1 {
    max-width: 12ch;
  }
}

@media (max-width: 560px) {
  .sb-medicare-hero-support-link {
    align-items: flex-start;
    line-height: 1.4;
  }

  .sb-medicare-resource-link {
    min-height: 0;
  }

  .sb-medicare-consult-actions {
    width: 100%;
  }

  .sb-medicare-consult-actions .sb-btn {
    width: 100%;
    justify-content: center;
  }
}

/* Medicare.gov Plan Compare bridge */
.sb-mcp-page {
  color: #1f2a44;
  background: #fff;
}

.sb-mcp-hero {
  overflow: hidden;
  position: relative;
  background:
    radial-gradient(circle at 86% 20%, rgba(37, 193, 204, .24), transparent 31%),
    linear-gradient(125deg, #10213a 0%, #172f4b 55%, #0b5968 100%);
  color: #fff;
}

.sb-mcp-hero--slider {
  overflow: clip;
}

.sb-mcp-hero::after {
  content: "";
  position: absolute;
  right: -8rem;
  bottom: -13rem;
  width: 32rem;
  height: 32rem;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 50%;
  box-shadow: 0 0 0 4rem rgba(255, 255, 255, .025), 0 0 0 8rem rgba(255, 255, 255, .018);
  pointer-events: none;
}

.sb-mcp-hero-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.sb-mcp-hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(12, 29, 51, .8) 0%, rgba(12, 35, 58, .6) 48%, rgba(6, 68, 79, .12) 100%);
  pointer-events: none;
}

.sb-mcp-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transform: scale(1.02);
  transition: opacity .6s ease, transform 6s ease;
}

.sb-mcp-hero-media img.is-active {
  opacity: 1;
  transform: scale(1.07);
}

.sb-mcp-hero-dots {
  display: flex;
  position: absolute;
  z-index: 3;
  bottom: 1.35rem;
  left: 50%;
  gap: .1rem;
  transform: translateX(-50%);
}

.sb-mcp-hero-dots button {
  position: relative;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  padding: 0;
}

.sb-mcp-hero-dots button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 11px;
  border: 1px solid rgba(255, 255, 255, .82);
  border-radius: 50%;
  background: rgba(255, 255, 255, .26);
  opacity: .75;
  transform: translate(-50%, -50%);
  transition: background .18s ease, box-shadow .18s ease, opacity .18s ease, transform .18s ease;
}

.sb-mcp-hero-dots button.is-active::before {
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .16);
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.18);
}

.sb-mcp-hero-dots button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 1px;
}

.sb-mcp-hero-grid {
  display: grid;
  position: relative;
  z-index: 1;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, .68fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: center;
  min-height: clamp(620px, 74vh, 760px);
  padding-top: clamp(4rem, 8vw, 7rem);
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.sb-mcp-hero-copy {
  max-width: 780px;
}

.sb-mcp-hero-grid--simple {
  grid-template-columns: 1fr;
  min-height: clamp(620px, 86vh, 860px);
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.sb-mcp-hero-grid--simple .sb-mcp-hero-copy {
  max-width: 900px;
}

.sb-mcp-hero-grid--simple .sb-mcp-hero-copy h1 {
  max-width: none;
}

.sb-mcp-hero-copy .sb-eyebrow,
.sb-mcp-help-copy .sb-eyebrow {
  color: #84e7ec;
}

.sb-mcp-hero-copy h1 {
  max-width: 16ch;
  margin: .75rem 0 0;
  font-family: var(--display);
  font-size: clamp(3rem, 5vw, 5.2rem);
  font-weight: 760;
  letter-spacing: -.055em;
  line-height: .96;
}

.sb-mcp-hero-copy > p:not(.sb-eyebrow, .sb-mcp-no-gate) {
  max-width: 680px;
  margin: 1.45rem 0 0;
  color: rgba(255, 255, 255, .76);
  font-size: clamp(.95rem, 1.4vw, 1.08rem);
  line-height: 1.7;
}

.sb-mcp-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .9rem 1.35rem;
  align-items: center;
  margin-top: 1.8rem;
}

.sb-mcp-hero-actions .sb-btn,
.sb-mcp-choice-card .sb-btn,
.sb-mcp-status .sb-btn,
.sb-mcp-form .sb-btn {
  box-shadow: none;
}

.sb-mcp-text-link {
  color: #fff;
  font-size: .82rem;
  font-weight: 820;
  text-decoration: none;
}

.sb-mcp-text-link:hover,
.sb-mcp-text-link:focus-visible,
.sb-mcp-direct-link:hover,
.sb-mcp-direct-link:focus-visible {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.sb-mcp-no-gate {
  margin: .9rem 0 0;
  color: rgba(255, 255, 255, .58);
  font-size: .72rem;
  line-height: 1.5;
}

.sb-mcp-official-card {
  border: 1px solid rgba(255, 255, 255, .19);
  border-radius: 14px;
  background: rgba(255, 255, 255, .1);
  box-shadow: 0 35px 70px -45px rgba(0, 0, 0, .8);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  backdrop-filter: blur(12px);
}

.sb-mcp-official-label {
  display: inline-flex;
  border-radius: 999px;
  background: #e3f8f9;
  padding: .42rem .65rem;
  color: #075c69;
  font-size: .62rem;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.sb-mcp-official-card h2 {
  margin: 1rem 0 0;
  font-family: var(--display);
  font-size: clamp(1.7rem, 3vw, 2.45rem);
  line-height: 1.08;
}

.sb-mcp-official-card ul {
  display: grid;
  gap: .75rem;
  margin: 1.35rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-mcp-official-card li {
  position: relative;
  padding-left: 1.5rem;
  color: rgba(255, 255, 255, .82);
  font-size: .82rem;
  line-height: 1.5;
}

.sb-mcp-official-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #82e5eb;
  font-weight: 900;
}

.sb-mcp-official-card > p {
  margin: 1.4rem 0 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
  padding-top: 1rem;
  color: rgba(255, 255, 255, .55);
  font-size: .68rem;
  line-height: 1.55;
}

.sb-mcp-choice-band {
  background: #f1f8f9;
}

.sb-mcp-section-head {
  max-width: 760px;
}

.sb-mcp-section-head h2 {
  max-width: 17ch;
  margin: .55rem 0 0;
  font-family: var(--display);
  font-size: clamp(2.3rem, 4.5vw, 4.7rem);
  letter-spacing: -.045em;
  line-height: 1;
}

.sb-mcp-section-head > p:not(.sb-eyebrow) {
  max-width: 620px;
  margin: 1rem 0 0;
  color: #657585;
  line-height: 1.65;
}

.sb-mcp-choice-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: clamp(2rem, 4vw, 3.5rem);
}

.sb-mcp-choice-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 360px;
  border: 1px solid rgba(31, 42, 68, .12);
  border-radius: 12px;
  background: #fff;
  padding: clamp(1.5rem, 3vw, 2.4rem);
}

.sb-mcp-choice-card--official {
  border-color: rgba(14, 165, 183, .4);
  box-shadow: 0 24px 50px -42px rgba(12, 93, 107, .85);
}

.sb-mcp-choice-card > span {
  color: #8a9aa7;
  font-family: var(--display);
  font-size: 1.1rem;
  font-weight: 850;
}

.sb-mcp-card-kicker {
  margin: 2rem 0 0;
  color: #08798a;
  font-size: .67rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sb-mcp-choice-card h3 {
  margin: .55rem 0 0;
  font-family: var(--display);
  font-size: clamp(1.6rem, 2.7vw, 2.45rem);
  line-height: 1.1;
}

.sb-mcp-choice-card > p:not(.sb-mcp-card-kicker) {
  max-width: 560px;
  margin: 1rem 0 1.6rem;
  color: #687786;
  font-size: .85rem;
  line-height: 1.7;
}

.sb-mcp-choice-card > a {
  margin-top: auto;
}

.sb-mcp-outline-link {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  border: 1px solid rgba(8, 121, 138, .35);
  border-radius: 999px;
  padding: .78rem 1rem;
  color: #08798a;
  font-size: .75rem;
  font-weight: 850;
  text-decoration: none;
}

.sb-mcp-outline-link:hover,
.sb-mcp-outline-link:focus-visible {
  border-color: #08798a;
  background: #eaf7f8;
}

.sb-mcp-outline-link--hero {
  border-color: rgba(255, 255, 255, .42);
  color: #fff;
}

.sb-mcp-outline-link--hero:hover,
.sb-mcp-outline-link--hero:focus-visible {
  border-color: rgba(255, 255, 255, .8);
  background: rgba(255, 255, 255, .1);
}

.sb-mcp-steps-band {
  background: #fff;
}

.sb-mcp-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: clamp(2rem, 4vw, 3.5rem) 0 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(31, 42, 68, .1);
  border-radius: 12px;
  background: rgba(31, 42, 68, .1);
  list-style: none;
}

.sb-mcp-steps li {
  display: flex;
  gap: 1rem;
  min-height: 210px;
  background: #f8fbfc;
  padding: clamp(1.4rem, 3vw, 2rem);
}

.sb-mcp-steps li > span {
  display: grid;
  flex: 0 0 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  place-items: center;
  border-radius: 50%;
  background: #dff4f5;
  color: #08798a;
  font-size: .76rem;
  font-weight: 900;
}

.sb-mcp-steps h3 {
  margin: .2rem 0 0;
  font-size: 1.05rem;
}

.sb-mcp-steps p {
  margin: .7rem 0 0;
  color: #687786;
  font-size: .78rem;
  line-height: 1.65;
}

.sb-mcp-help-band {
  scroll-margin-top: 110px;
  background: #14243c;
  padding: clamp(4rem, 8vw, 7.5rem) 0;
  color: #fff;
}

.sb-mcp-help-grid {
  display: grid;
  grid-template-columns: minmax(0, .75fr) minmax(440px, 1fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: start;
}

.sb-mcp-help-copy h2 {
  max-width: 12ch;
  margin: .65rem 0 0;
  font-family: var(--display);
  font-size: clamp(2.5rem, 5vw, 4.9rem);
  letter-spacing: -.045em;
  line-height: 1;
}

.sb-mcp-help-copy > p:not(.sb-eyebrow) {
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, .68);
  line-height: 1.7;
}

.sb-mcp-help-note {
  margin-top: 2rem;
  border-left: 3px solid #32c6cf;
  padding-left: 1rem;
}

.sb-mcp-help-note strong {
  font-size: .78rem;
}

.sb-mcp-help-note p {
  margin: .35rem 0 0;
  color: rgba(255, 255, 255, .58);
  font-size: .72rem;
  line-height: 1.6;
}

.sb-mcp-direct-link {
  display: inline-flex;
  gap: .35rem;
  margin-top: 2rem;
  color: #92e7eb;
  font-size: .74rem;
  font-weight: 800;
  line-height: 1.5;
  text-decoration: none;
}

.sb-mcp-form-shell {
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 14px;
  background: #fff;
  padding: clamp(1.35rem, 3vw, 2.3rem);
  color: #1f2a44;
}

.sb-mcp-form {
  display: grid;
  gap: 1rem;
}

.sb-mcp-form-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.sb-mcp-form label > span {
  display: block;
  margin-bottom: .42rem;
  color: #293950;
  font-size: .69rem;
  font-weight: 800;
}

.sb-mcp-form label small {
  color: #84919c;
  font-size: .6rem;
  font-weight: 600;
}

.sb-mcp-form input:not([type="checkbox"]),
.sb-mcp-form select,
.sb-mcp-form textarea {
  width: 100%;
  border: 1px solid #ccd6db;
  border-radius: 7px;
  background: #fff;
  color: #1f2a44;
}

.sb-mcp-form input:not([type="checkbox"]),
.sb-mcp-form select {
  min-height: 47px;
}

.sb-mcp-form input:focus,
.sb-mcp-form select:focus,
.sb-mcp-form textarea:focus {
  border-color: #0ea5b7;
  box-shadow: 0 0 0 3px rgba(14, 165, 183, .14);
  outline: 0;
}

.sb-mcp-consent {
  display: flex;
  gap: .7rem;
  align-items: flex-start;
  border-radius: 8px;
  background: #eef8f9;
  padding: .9rem;
}

.sb-mcp-consent input {
  flex: 0 0 auto;
  margin-top: .17rem;
  accent-color: #08798a;
}

.sb-mcp-consent > span {
  margin: 0 !important;
  color: #445667 !important;
  font-size: .68rem !important;
  font-weight: 600 !important;
  line-height: 1.55;
}

.sb-mcp-data-notice,
.sb-mcp-form-privacy {
  margin: 0;
  color: #71808d;
  font-size: .63rem;
  line-height: 1.55;
}

.sb-mcp-form-privacy a {
  color: #08798a;
  font-weight: 800;
}

.sb-mcp-form .sb-btn {
  width: max-content;
}

.sb-mcp-form-alert {
  margin: 0 0 1rem;
  border-radius: 7px;
  background: #fff0ee;
  padding: .8rem 1rem;
  color: #9c2f24;
  font-size: .76rem;
  line-height: 1.5;
}

.sb-mcp-status {
  padding: clamp(.5rem, 2vw, 1.2rem);
}

.sb-mcp-status .sb-eyebrow {
  color: #08798a;
}

.sb-mcp-status h3 {
  margin: .65rem 0 0;
  font-family: var(--display);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 1.08;
}

.sb-mcp-status > p:not(.sb-eyebrow) {
  margin: 1rem 0 0;
  color: #687786;
  line-height: 1.65;
}

.sb-mcp-status > div {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  margin-top: 1.5rem;
}

.sb-mcp-status > div > a:not(.sb-btn) {
  color: #08798a;
  font-size: .75rem;
  font-weight: 800;
}

@media (max-width: 900px) {
  .sb-mcp-hero-grid,
  .sb-mcp-help-grid {
    grid-template-columns: 1fr;
  }

  .sb-mcp-hero-grid {
    min-height: 0;
  }

  .sb-mcp-hero-grid--simple {
    min-height: clamp(620px, 86vh, 860px);
  }

  .sb-mcp-hero-copy h1 {
    max-width: 12ch;
  }

  .sb-mcp-official-card {
    max-width: 620px;
  }

  .sb-mcp-help-grid {
    gap: 2.5rem;
  }

  .sb-mcp-help-copy {
    max-width: 650px;
  }
}

@media (max-width: 700px) {
  .sb-mcp-choice-grid,
  .sb-mcp-steps {
    grid-template-columns: 1fr;
  }

  .sb-mcp-choice-card {
    min-height: 320px;
  }

  .sb-mcp-steps li {
    min-height: 0;
  }
}

@media (max-width: 620px) {
  .sb-mcp-hero {
    display: block;
    min-height: 0;
    background: #071a2f;
  }

  .sb-mcp-hero::after {
    display: none;
  }

  .sb-mcp-hero-media {
    position: relative;
    inset: auto;
    z-index: 0;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-mcp-hero-media::after {
    background: linear-gradient(180deg, rgba(5, 12, 20, .03) 52%, rgba(7, 26, 47, .72) 100%);
  }

  .sb-mcp-hero-media img {
    filter: saturate(1.04) brightness(1.02);
  }

  .sb-mcp-hero-grid--simple {
    position: relative;
    z-index: 2;
    display: grid;
    min-height: 0;
    width: 100%;
    margin: 0;
    padding: 1.4rem 1.25rem 3.4rem;
    background: #071a2f;
  }

  .sb-mcp-hero-copy {
    max-width: none;
    text-shadow: none;
  }

  .sb-mcp-hero-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-mcp-hero-copy > p:not(.sb-eyebrow, .sb-mcp-no-gate) {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-mcp-hero-dots {
    z-index: 4;
    top: calc(clamp(280px, 42svh, 390px) - 45px);
    bottom: auto;
  }

  .sb-mcp-hero-actions {
    display: grid;
    gap: .55rem;
    width: 100%;
    margin-top: 1.15rem;
  }

  .sb-mcp-hero-actions .sb-btn {
    width: 100%;
    justify-content: center;
  }

  .sb-mcp-hero-actions .sb-mcp-text-link {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    justify-content: center;
  }
}

@media (max-width: 560px) {
  .sb-mcp-hero-actions,
  .sb-mcp-hero-actions .sb-btn,
  .sb-mcp-form .sb-btn {
    width: 100%;
  }

  .sb-mcp-hero-actions .sb-btn,
  .sb-mcp-form .sb-btn {
    justify-content: center;
  }

  .sb-mcp-form-fields {
    grid-template-columns: 1fr;
  }

  .sb-mcp-help-grid {
    display: block;
  }

  .sb-mcp-form-shell {
    margin-top: 2.5rem;
  }

}

@media (prefers-reduced-motion: reduce) {
  .sb-mcp-hero-media img {
    transform: none;
    transition: none;
  }

  .sb-mcp-hero-media img.is-active {
    transform: none;
  }
}

/* Product pages that intentionally reuse the Medicare overview hero. */
.sb-medicare-hero--product.sb-medicare-overview-photo-slider {
  min-height: max(678px, clamp(620px, 86vh, 860px));
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.sb-medicare-hero--product.sb-medicare-overview-photo-slider .sb-medicare-hero-media img {
  object-position: center;
}

.sb-medicare-hero--product.sb-medicare-overview-photo-slider .sb-medicare-hero-media img:first-child {
  object-position: center 42%;
}

.sb-medicare-hero--product.sb-medicare-overview-photo-slider .sb-medicare-hero-media img:nth-child(3) {
  object-position: center bottom;
}

.sb-medicare-hero--medicare-advantage .sb-medicare-hero-media img:nth-child(1),
.sb-medicare-hero--medicare-advantage .sb-medicare-hero-media img:nth-child(2) {
  filter: saturate(1.04) brightness(1.22);
}

@media (min-width: 761px) {
  .sb-medicare-hero--new-to-medicare .sb-medicare-hero-media img:nth-child(1),
  .sb-medicare-hero--new-to-medicare .sb-medicare-hero-media img:nth-child(2) {
    object-position: center 35%;
  }
}

@media (max-width: 560px) {
  .sb-medicare-hero--product.sb-medicare-overview-photo-slider {
    min-height: 620px;
    padding-top: 4.5rem;
    padding-bottom: 3.5rem;
  }
}

/* California service-area framework */
.sb-area-page {
  overflow: hidden;
  background: #f4f8f9;
  color: #1f2a44;
}

.sb-area-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(122deg, #071925 0%, #0b2e3c 62%, #08798a 145%);
  color: #fff;
}

.sb-area-hero::before {
  content: "";
  position: absolute;
  right: -16rem;
  top: -20rem;
  width: 52rem;
  height: 52rem;
  border: 1px solid rgba(122, 226, 237, .14);
  border-radius: 50%;
  box-shadow: 0 0 0 7rem rgba(122, 226, 237, .025), 0 0 0 14rem rgba(122, 226, 237, .018);
}

.sb-area-hero::after {
  content: "";
  position: absolute;
  inset: auto -8% -38% 44%;
  height: 70%;
  background: linear-gradient(135deg, rgba(14, 165, 183, .05), rgba(122, 226, 237, .11));
  clip-path: polygon(18% 0, 100% 12%, 82% 100%, 0 84%);
  transform: rotate(-5deg);
}

.sb-area-city-slider {
  position: relative;
  overflow: hidden;
  min-height: clamp(620px, 76vh, 780px);
  background: #071e2a;
  color: #fff;
}

.sb-area-city-slider-media,
.sb-area-city-slider-shade {
  position: absolute;
  inset: 0;
}

.sb-area-city-slider-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.02);
  transition: opacity .65s ease, transform 6s ease;
}

.sb-area-city-slider-media img.is-active {
  opacity: 1;
  transform: scale(1.075);
}

.sb-area-city-slider-shade {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(4, 20, 30, .78) 0%, rgba(4, 20, 30, .63) 43%, rgba(4, 20, 30, .16) 72%, rgba(4, 20, 30, .05) 100%),
    linear-gradient(180deg, rgba(4, 20, 30, .22) 0%, rgba(4, 20, 30, .02) 43%, rgba(4, 20, 30, .34) 100%);
}

.sb-area-city-slider-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  min-height: clamp(620px, 76vh, 780px);
}

.sb-area-city-slider-copy {
  width: min(830px, 72%);
  margin-top: auto;
  padding: clamp(2.5rem, 5vw, 4rem) 0 clamp(4.75rem, 7vw, 6rem);
}

.sb-area-city-slider .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-city-slider h1 {
  min-height: 1.9em;
  max-width: 13ch;
  margin: .65rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(3.5rem, 6vw, 6.55rem);
  font-weight: 710;
  line-height: .91;
  letter-spacing: -.045em;
  transition: opacity .2s ease;
}

.sb-area-city-slider-copy > p:not(.sb-eyebrow):not(.sb-area-office-note) {
  min-height: 3.5em;
  max-width: 760px;
  margin: 1.35rem 0 0;
  color: rgba(255, 255, 255, .78);
  font-size: clamp(.94rem, 1.3vw, 1.08rem);
  line-height: 1.7;
}

.sb-area-city-slider-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .9rem 1.2rem;
  align-items: center;
  margin-top: 1.8rem;
}

.sb-area-city-slider-actions .sb-btn {
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-city-slider-support {
  display: inline-flex;
  gap: .65rem;
  align-items: center;
  color: #fff;
  font-size: .78rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-area-city-slider-support b {
  color: #7ae2ed;
  font-size: 1rem;
  transition: transform .18s ease;
}

.sb-area-city-slider-support:hover b {
  transform: translateX(3px);
}

.sb-area-city-slider-dots {
  position: absolute;
  left: 50%;
  bottom: 1.75rem;
  display: flex;
  gap: .1rem;
  transform: translateX(-50%);
}

.sb-area-city-slider-dots button {
  position: relative;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.sb-area-city-slider-dots button::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, .85);
  border-radius: 50%;
  background: rgba(255, 255, 255, .25);
  opacity: .75;
  transform: translate(-50%, -50%);
  transition: background .18s ease, box-shadow .18s ease, opacity .18s ease, transform .18s ease;
}

.sb-area-city-slider-dots button.is-active::before {
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .16);
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.15);
}

.sb-area-city-slider-dots button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 0;
}

.sb-area-breadcrumbs {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  align-items: center;
  padding-top: 2.4rem;
  color: rgba(255, 255, 255, .58);
  font-size: .72rem;
  font-weight: 760;
}

.sb-area-breadcrumbs a {
  color: rgba(255, 255, 255, .78);
  text-decoration: none;
}

.sb-area-breadcrumbs a:hover {
  color: #fff;
}

.sb-area-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .48fr);
  gap: clamp(3rem, 8vw, 8rem);
  align-items: end;
  min-height: 650px;
  padding-top: clamp(4.5rem, 8vw, 7.5rem);
  padding-bottom: clamp(4rem, 7vw, 6.5rem);
}

.sb-area-hero-copy {
  max-width: 830px;
}

.sb-area-hero .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-hero h1 {
  max-width: 13ch;
  margin: .65rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(3.5rem, 6vw, 6.5rem);
  font-weight: 710;
  line-height: .91;
  letter-spacing: -.045em;
}

.sb-area-page--county .sb-area-hero h1 {
  max-width: 15ch;
  font-size: clamp(3.2rem, 5.5vw, 5.8rem);
}

.sb-area-hero-copy > p:not(.sb-eyebrow):not(.sb-area-office-note) {
  max-width: 760px;
  margin: 1.45rem 0 0;
  color: rgba(255, 255, 255, .7);
  font-size: clamp(.98rem, 1.4vw, 1.12rem);
  line-height: 1.72;
}

.sb-area-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .8rem;
  margin-top: 1.9rem;
}

.sb-area-hero-actions .sb-btn {
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-hero-actions .sb-ghost {
  border-color: rgba(255, 255, 255, .5);
  color: #fff;
}

.sb-area-office-note {
  display: flex;
  align-items: center;
  gap: .55rem;
  margin: 1.25rem 0 0;
  color: rgba(255, 255, 255, .62);
  font-size: .75rem;
  font-weight: 650;
}

.sb-area-office-note::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #7ae2ed;
  box-shadow: 0 0 0 5px rgba(122, 226, 237, .11);
}

.sb-area-license-card {
  position: relative;
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 14px;
  background: rgba(255, 255, 255, .07);
  padding: clamp(1.5rem, 3vw, 2.2rem);
  box-shadow: 0 34px 80px -60px #000;
  backdrop-filter: blur(14px);
}

.sb-area-ca-mark {
  position: absolute;
  right: 1.3rem;
  top: -3.1rem;
  color: rgba(122, 226, 237, .13);
  font-family: var(--display);
  font-size: 8rem;
  font-weight: 850;
  line-height: 1;
  letter-spacing: -.09em;
}

.sb-area-license-card > span {
  position: relative;
  color: #7ae2ed;
  font-size: .66rem;
  font-weight: 850;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.sb-area-license-card > strong {
  position: relative;
  display: block;
  max-width: 14ch;
  margin: .65rem 0 1.6rem;
  color: #fff;
  font-family: var(--display);
  font-size: 1.65rem;
  line-height: 1.05;
}

.sb-area-license-card dl {
  position: relative;
  margin: 0;
}

.sb-area-license-card dl > div {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding: .85rem 0;
}

.sb-area-license-card dt {
  color: rgba(255, 255, 255, .48);
  font-size: .68rem;
}

.sb-area-license-card dd {
  margin: 0;
  color: #fff;
  font-size: .74rem;
  font-weight: 750;
  text-align: right;
}

.sb-area-proof-strip {
  border-bottom: 1px solid #d7e1e4;
  background: #fff;
}

.sb-area-proof-strip .sb-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sb-area-proof-strip .sb-wrap > div {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: .2rem 1rem;
  align-content: center;
  min-height: 118px;
  border-right: 1px solid #e1e7e9;
  padding: 1.2rem 2rem;
}

.sb-area-proof-strip .sb-wrap > div:first-child {
  border-left: 1px solid #e1e7e9;
}

.sb-area-proof-strip span {
  grid-row: 1 / 3;
  color: #0ea5b7;
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: .08em;
}

.sb-area-proof-strip strong {
  color: #24344b;
  font-size: .86rem;
}

.sb-area-proof-strip small {
  color: #7c8994;
  font-size: .7rem;
  line-height: 1.45;
}

.sb-area-city-overview {
  padding-top: clamp(3.8rem, 7vw, 6.5rem);
  padding-bottom: clamp(3.8rem, 7vw, 6.5rem);
  background: #eef7f8;
}

.sb-area-city-overview-grid {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(320px, 1fr);
  gap: clamp(2.5rem, 8vw, 8rem);
  align-items: start;
}

.sb-area-city-overview .sb-eyebrow {
  color: #08798a;
}

.sb-area-city-overview h2 {
  max-width: 16ch;
  margin: .65rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.2rem, 4.2vw, 4.2rem);
  font-weight: 710;
  line-height: .98;
  letter-spacing: -.035em;
}

.sb-area-city-overview-copy {
  border-left: 2px solid #13a9ba;
  padding-left: clamp(1.5rem, 3vw, 2.7rem);
}

.sb-area-city-overview-copy p {
  margin: 0;
  color: #526573;
  font-size: clamp(.95rem, 1.25vw, 1.08rem);
  line-height: 1.72;
}

.sb-area-city-overview-copy p + p {
  margin-top: 1rem;
  color: #71808b;
  font-size: .88rem;
}

.sb-area-directory,
.sb-area-city-directory,
.sb-area-local-paths,
.sb-area-process {
  padding-top: clamp(4.5rem, 8vw, 7.5rem);
  padding-bottom: clamp(4.5rem, 8vw, 7.5rem);
}

.sb-area-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, .45fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: end;
  margin-bottom: clamp(2.2rem, 4vw, 3.8rem);
}

.sb-area-section-head .sb-eyebrow {
  color: #08798a;
}

.sb-area-section-head h2 {
  max-width: 18ch;
  margin: .65rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.3rem, 4.5vw, 4.5rem);
  font-weight: 710;
  line-height: .97;
  letter-spacing: -.035em;
}

.sb-area-section-head > p {
  margin: 0;
  color: #697784;
  font-size: .9rem;
  line-height: 1.7;
}

.sb-area-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.sb-area-region-directory {
  display: grid;
  gap: clamp(3rem, 6vw, 5.5rem);
}

.sb-area-region-group {
  display: grid;
  gap: 1.4rem;
}

.sb-area-region-head {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(260px, .8fr);
  align-items: end;
  gap: 2rem;
  border-bottom: 1px solid #cbdcdf;
  padding-bottom: 1rem;
}

.sb-area-region-head span {
  display: block;
  margin-bottom: .35rem;
  color: #08798a;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.sb-area-region-head h3 {
  margin: 0;
  color: #1f2a44;
  font-size: clamp(2rem, 4vw, 3.45rem);
  letter-spacing: -.045em;
  line-height: .98;
}

.sb-area-region-head p {
  max-width: 570px;
  margin: 0;
  color: #5f7081;
  font-size: .96rem;
  line-height: 1.65;
}

.sb-area-city-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.sb-area-city-card {
  min-height: 290px;
}

.sb-area-card.sb-area-city-card--photo {
  min-height: 430px;
  padding: 0;
}

.sb-area-card.sb-area-city-card--photo::after {
  display: none;
}

.sb-area-city-card--photo .sb-area-card-media {
  height: 170px;
}

.sb-area-city-card--photo .sb-area-card-body {
  padding: 1.25rem;
}

.sb-area-city-card--photo .sb-area-card-body > p {
  margin-top: 1.35rem;
}

.sb-area-city-card--photo:hover .sb-area-card-media img {
  transform: scale(1.035);
}

.sb-area-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 355px;
  overflow: hidden;
  border: 1px solid #d4dfe2;
  border-radius: 12px;
  background: #fff;
  padding: 1.7rem;
  color: #1f2a44;
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.sb-area-card::after {
  content: "";
  position: absolute;
  right: -4rem;
  bottom: -5rem;
  width: 13rem;
  height: 13rem;
  border: 1px solid rgba(8, 121, 138, .12);
  border-radius: 50%;
  box-shadow: 0 0 0 2.4rem rgba(8, 121, 138, .025);
}

.sb-area-card:hover {
  border-color: #79c8c8;
  box-shadow: 0 32px 65px -48px rgba(11, 46, 60, .8);
  transform: translateY(-4px);
}

.sb-area-card-index {
  color: #0ea5b7;
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .1em;
}

.sb-area-card > p {
  margin: auto 0 .55rem;
  color: #08798a;
  font-size: .65rem;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.sb-area-card h3,
.sb-area-card h4 {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.05;
}

.sb-area-card small {
  position: relative;
  z-index: 1;
  margin-top: .85rem;
  color: #7a8792;
  font-size: .7rem;
  line-height: 1.55;
}

.sb-area-card b {
  position: relative;
  z-index: 1;
  margin-top: 1.4rem;
  color: #08798a;
  font-size: .75rem;
}

.sb-area-card.sb-area-card--county-photo {
  min-height: 500px;
  padding: 0;
}

.sb-area-card--county-photo::after {
  display: none;
}

.sb-area-card-media {
  position: relative;
  height: 245px;
  overflow: hidden;
  background: #dce7e8;
}

.sb-area-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(4, 20, 30, .04), rgba(4, 20, 30, .34));
}

.sb-area-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.sb-area-card--county-photo:hover .sb-area-card-media img {
  transform: scale(1.025);
}

.sb-area-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.5rem;
}

.sb-area-card-body > p {
  margin: 0 0 .55rem;
  color: #08798a;
  font-size: .65rem;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.sb-area-card-body small {
  margin-top: .85rem;
  color: #7a8792;
  font-size: .7rem;
  line-height: 1.55;
}

.sb-area-card-body b {
  margin-top: auto;
  padding-top: 1.4rem;
  color: #08798a;
  font-size: .75rem;
}

.sb-area-statewide-note {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) auto;
  gap: 2rem;
  align-items: center;
  margin-top: 1rem;
  border: 1px solid #cfe0e2;
  border-radius: 10px;
  background: #e5f3f3;
  padding: 1.35rem 1.5rem;
}

.sb-area-statewide-note > span {
  color: #0b2e3c;
  font-size: .82rem;
  font-weight: 820;
}

.sb-area-statewide-note p {
  margin: 0;
  color: #5e6d79;
  font-size: .76rem;
  line-height: 1.55;
}

.sb-area-statewide-note a {
  color: #08798a;
  font-size: .75rem;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}

.sb-area-pathways,
.sb-area-provider-band {
  background: #091f2c;
  padding: clamp(4.5rem, 8vw, 7.5rem) 0;
  color: #fff;
}

.sb-area-pathways {
  scroll-margin-top: 90px;
}

.sb-area-local-path-grid,
.sb-area-provider-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.sb-area-local-path-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sb-area-local-path > span,
.sb-area-provider-grid article > span {
  color: #7ae2ed;
  font-size: .66rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.sb-area-local-path--group > span {
  color: #f5a994;
}

.sb-area-local-path--individual > span {
  color: #a8680d;
}

.sb-area-local-path ul {
  display: grid;
  gap: .75rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-area-local-path li {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: .65rem;
  font-size: .76rem;
  line-height: 1.5;
}

.sb-area-local-path li::before {
  content: "✓";
  color: #7ae2ed;
  font-weight: 850;
}

.sb-area-pathway-head {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, .55fr);
  gap: clamp(2rem, 7vw, 7rem);
  align-items: end;
}

.sb-area-pathway-head .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-pathway-head h2 {
  max-width: 16ch;
  margin: .6rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(2.6rem, 5vw, 5rem);
  font-weight: 720;
  letter-spacing: -.045em;
  line-height: .98;
}

.sb-area-pathway-head > p {
  margin: 0 0 .35rem;
  color: rgba(255, 255, 255, .62);
  font-size: .86rem;
  line-height: 1.7;
}

.sb-area-service-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: clamp(2.2rem, 5vw, 4rem);
}

.sb-area-service-card {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  min-height: 460px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 14px;
  background: #fff;
  color: #1f2a44;
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.sb-area-service-card:hover,
.sb-area-service-card:focus-visible {
  border-color: rgba(122, 226, 237, .7);
  box-shadow: 0 26px 55px -38px rgba(0, 0, 0, .85);
  transform: translateY(-5px);
}

.sb-area-service-card-media {
  position: relative;
  height: 230px;
  overflow: hidden;
  background: #dce7e8;
}

.sb-area-service-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(7, 30, 42, .68));
}

.sb-area-service-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.sb-area-service-card:hover .sb-area-service-card-media img,
.sb-area-service-card:focus-visible .sb-area-service-card-media img {
  transform: scale(1.035);
}

.sb-area-service-card-media > span {
  position: absolute;
  z-index: 1;
  left: 1.25rem;
  bottom: 1rem;
  color: #fff;
  font-size: .66rem;
  font-weight: 880;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.sb-area-service-card--individual .sb-area-service-card-media > span {
  color: #ffe09d;
}

.sb-area-service-card--group .sb-area-service-card-media > span {
  color: #ffc0af;
}

.sb-area-service-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(1.35rem, 2.6vw, 1.8rem);
}

.sb-area-service-card-content h3 {
  max-width: 17ch;
  margin: 0;
  font-family: var(--display);
  font-size: clamp(1.45rem, 2.4vw, 2rem);
  font-weight: 760;
  line-height: 1.08;
}

.sb-area-service-card-content p {
  margin: .85rem 0 1.4rem;
  color: #6a7885;
  font-size: .78rem;
  line-height: 1.65;
}

.sb-area-service-card-content strong {
  display: flex;
  gap: .4rem;
  align-items: center;
  margin-top: auto;
  color: #08798a;
  font-size: .74rem;
  font-weight: 850;
}

.sb-area-service-card--group .sb-area-service-card-content strong {
  color: #b74f3c;
}

.sb-area-local-path {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 600px;
  border: 1px solid #d5dfe2;
  border-top: 4px solid #0ea5b7;
  border-radius: 13px;
  background: #fff;
  padding: clamp(1.6rem, 3.5vw, 2.7rem);
}

.sb-area-local-path[id],
.sb-area-closing[id] {
  scroll-margin-top: 100px;
}

.sb-area-local-path--group {
  border-top-color: #ec7258;
}

.sb-area-local-path--individual {
  border-top-color: #d99b35;
}

.sb-area-local-path-number {
  position: absolute;
  right: 1.8rem;
  top: 1.5rem;
  color: #dce8ea;
  font-family: var(--display);
  font-size: 4.2rem;
  font-weight: 850;
  line-height: 1;
}

.sb-area-local-path h3 {
  position: relative;
  max-width: 13ch;
  margin: .85rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2rem, 3.3vw, 3.2rem);
  line-height: 1;
}

.sb-area-local-path > p {
  margin: 1.35rem 0 0;
  color: #687681;
  font-size: .84rem;
  line-height: 1.7;
}

.sb-area-local-path li {
  color: #445365;
}

.sb-area-local-path > div:last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  margin-top: auto;
  padding-top: 2rem;
}

.sb-area-local-path .sb-btn {
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-local-path > div:last-child > a:not(.sb-btn) {
  color: #08798a;
  font-size: .75rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-area-local-path.sb-area-local-path--visual {
  min-height: 720px;
  overflow: hidden;
  padding: 0;
}

.sb-area-local-path--visual .sb-area-local-path-media {
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #dce9ea;
}

.sb-area-local-path--visual .sb-area-local-path-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(9, 31, 44, .34));
}

.sb-area-local-path--visual .sb-area-local-path-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.sb-area-local-path--visual.sb-area-local-path--individual .sb-area-local-path-media img {
  object-position: 30% center;
}

.sb-area-local-path--visual:hover .sb-area-local-path-media img {
  transform: scale(1.025);
}

.sb-area-local-path--visual > .sb-area-local-path-content {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: stretch;
  margin: 0;
  padding: clamp(1.6rem, 3.5vw, 2.4rem);
}

.sb-area-local-path--visual .sb-area-local-path-number {
  top: -4.5rem;
  z-index: 2;
  color: rgba(255, 255, 255, .9);
  text-shadow: 0 2px 16px rgba(7, 30, 42, .35);
}

.sb-area-local-path--visual .sb-area-local-path-content > span {
  color: #0a8fa2;
  font-size: .66rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.sb-area-local-path--visual.sb-area-local-path--individual .sb-area-local-path-content > span {
  color: #a8680d;
}

.sb-area-local-path--visual.sb-area-local-path--group .sb-area-local-path-content > span {
  color: #c24f3c;
}

.sb-area-local-path--visual .sb-area-local-path-content > p {
  margin: 1.35rem 0 0;
  color: #687681;
  font-size: .84rem;
  line-height: 1.7;
}

.sb-area-local-path--visual .sb-area-local-path-content > div:last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  margin-top: auto;
  padding-top: 2rem;
}

.sb-area-city-team {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #dce7e8;
  border-bottom: 1px solid #dce7e8;
  background: #f2f7f7;
  color: #1f2a44;
}

.sb-area-city-team::before {
  content: "";
  position: absolute;
  right: -12rem;
  top: -18rem;
  width: 34rem;
  height: 34rem;
  border: 1px solid rgba(8, 121, 138, .08);
  border-radius: 50%;
  box-shadow: 0 0 0 6rem rgba(8, 121, 138, .018);
}

.sb-anim .sb-area-city-team .sb-reveal {
  opacity: 1;
  transform: none;
}

.sb-area-city-team-head {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(300px, .55fr);
  gap: clamp(2rem, 8vw, 8rem);
  align-items: end;
}

.sb-area-city-team .sb-eyebrow {
  color: #08798a;
}

.sb-area-city-team-head h2 {
  max-width: 14ch;
  margin: .65rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.5rem, 4.2vw, 4.25rem);
  font-weight: 710;
  line-height: .98;
  letter-spacing: -.035em;
}

.sb-area-city-location-copy h2 {
  max-width: 17ch;
  margin: .65rem 0 0;
  color: #1f2a44;
  font-family: var(--display);
  font-size: clamp(2.4rem, 4.5vw, 4.7rem);
  font-weight: 710;
  line-height: .98;
}

.sb-area-city-team-head > div:last-child > p {
  margin: 0;
  color: #657480;
  font-size: .9rem;
  line-height: 1.75;
}

.sb-area-city-team-head > div:last-child > a {
  display: inline-flex;
  gap: .65rem;
  align-items: center;
  margin-top: 1.25rem;
  border-bottom: 1px solid rgba(8, 121, 138, .3);
  padding-bottom: .2rem;
  color: #08798a;
  font-size: .78rem;
  font-weight: 820;
  text-decoration: none;
}

.sb-area-city-team-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.4rem);
  margin-top: clamp(2rem, 4vw, 3.5rem);
}

.sb-area-city-advisor {
  position: relative;
  display: flex;
  min-height: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #d5e1e3;
  border-radius: 14px;
  background: #fff;
  color: #1f2a44;
  text-decoration: none;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.sb-area-city-advisor:hover,
.sb-area-city-advisor:focus-visible {
  border-color: #9bc9cd;
  box-shadow: 0 24px 60px -45px rgba(21, 54, 67, .8);
  transform: translateY(-4px);
}

.sb-area-city-advisor-media {
  position: relative;
  flex: 0 0 auto;
  height: clamp(260px, 24vw, 350px);
  overflow: hidden;
  background: #dce4e2;
}

.sb-area-city-advisor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform .45s ease;
}

.sb-area-city-advisor--david-keum img {
  object-position: center 35%;
}

.sb-area-city-advisor--marina-meza .sb-area-city-advisor-media {
  background: #aaa6a7;
}

.sb-area-city-advisor--marina-meza img {
  transform: scale(1.08) translateY(14px);
}

.sb-area-city-advisor:hover img,
.sb-area-city-advisor:focus-visible img {
  transform: scale(1.025);
}

.sb-area-city-advisor--marina-meza:hover img,
.sb-area-city-advisor--marina-meza:focus-visible img {
  transform: scale(1.105) translateY(14px);
}

.sb-area-city-advisor > span {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(1.25rem, 2.2vw, 1.75rem);
}

.sb-area-city-advisor > span::after {
  content: "↗";
  position: absolute;
  right: 1.35rem;
  top: 1.2rem;
  color: #9aa8b0;
  font-size: .95rem;
  transition: color .2s ease, transform .2s ease;
}

.sb-area-city-advisor:hover > span::after,
.sb-area-city-advisor:focus-visible > span::after {
  color: #08798a;
  transform: translate(2px, -2px);
}

.sb-area-city-advisor small {
  color: #08798a;
  font-size: .62rem;
  font-weight: 850;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.sb-area-city-advisor strong {
  display: block;
  margin-top: .5rem;
  font-family: var(--display);
  padding-right: 1.4rem;
  font-size: clamp(1.3rem, 2vw, 1.65rem);
  line-height: 1.05;
}

.sb-area-city-advisor p {
  max-width: 34ch;
  margin: .7rem 0 0;
  color: #6b7984;
  font-size: .76rem;
  line-height: 1.6;
}

.sb-area-city-reviews {
  background: #fff;
}

.sb-area-section-head--light .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-section-head--light h2 {
  color: #fff;
}

.sb-area-section-head--light > p {
  color: rgba(255, 255, 255, .59);
}

.sb-area-provider-grid article {
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 12px;
  background: rgba(255, 255, 255, .04);
  padding: 1.6rem;
}

.sb-area-provider-grid ul {
  margin: 1.2rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-area-provider-grid li {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding: .85rem 0;
  color: rgba(255, 255, 255, .84);
  font-size: .82rem;
}

.sb-area-provider-grid li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.sb-area-provider-grid i {
  color: #7ae2ed;
  font-style: normal;
}

.sb-area-provider-link {
  display: inline-block;
  margin-top: 1.7rem;
  color: #7ae2ed;
  font-size: .76rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-area-local-sources {
  display: flex;
  gap: 1.2rem 2rem;
  align-items: flex-start;
  margin-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-top: 1.25rem;
}

.sb-area-local-sources > span {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, .52);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sb-area-local-sources > div {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem 1.2rem;
}

.sb-area-local-sources a {
  color: rgba(255, 255, 255, .8);
  font-size: .72rem;
  font-weight: 700;
  text-decoration: none;
}

.sb-area-local-sources a:hover {
  color: #7ae2ed;
}

.sb-area-local-sources i {
  color: #7ae2ed;
  font-style: normal;
}

.sb-area-city-location {
  background: #f6fbfd;
}

.sb-area-city-location-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, .65fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: center;
}

.sb-area-city-map {
  position: relative;
  min-height: 490px;
  overflow: hidden;
  border: 1px solid #ccdcdf;
  border-radius: 13px;
  background: #dfeaec;
  box-shadow: 0 30px 70px -60px rgba(20, 50, 64, .9);
}

.sb-area-city-map iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.sb-area-city-location-copy > p:not(.sb-eyebrow) {
  margin: 1.2rem 0 0;
  color: #657480;
  font-size: .84rem;
  line-height: 1.72;
}

.sb-area-city-location-copy address {
  margin: 1.2rem 0 0;
  color: #34475a;
  font-size: .86rem;
  font-style: normal;
  font-weight: 760;
  line-height: 1.6;
}

.sb-area-city-location-copy > .sb-btn {
  margin-top: 1.5rem;
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-city-location-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.25rem;
  align-items: center;
  margin-top: 1.5rem;
}

.sb-area-city-location-actions .sb-btn {
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-city-location-actions > a:not(.sb-btn) {
  color: #08798a;
  font-size: .75rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-area-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

.sb-area-process-grid li {
  min-height: 260px;
  border: 1px solid #d9e2e5;
  border-right: 0;
  background: #fff;
  padding: 1.5rem;
}

.sb-area-process-grid li:first-child {
  border-radius: 10px 0 0 10px;
}

.sb-area-process-grid li:last-child {
  border-right: 1px solid #d9e2e5;
  border-radius: 0 10px 10px 0;
}

.sb-area-process-grid span {
  color: #0ea5b7;
  font-size: .66rem;
  font-weight: 850;
}

.sb-area-process-grid strong {
  display: block;
  margin: 5rem 0 0;
  color: #24344b;
  font-size: .9rem;
}

.sb-area-process-grid p {
  margin: .55rem 0 0;
  color: #74818c;
  font-size: .72rem;
  line-height: 1.6;
}

.sb-area-faq {
  border-top: 1px solid #d9e3e5;
  background: #fff;
  padding: clamp(4.5rem, 8vw, 7.5rem) 0;
}

.sb-area-faq-grid {
  display: grid;
  grid-template-columns: minmax(260px, .65fr) minmax(0, 1fr);
  gap: clamp(2.5rem, 8vw, 8rem);
  align-items: start;
}

.sb-area-faq .sb-area-section-head {
  display: block;
  margin: 0;
}

.sb-area-faq-list details {
  border-top: 1px solid #d9e2e5;
}

.sb-area-faq-list details:last-child {
  border-bottom: 1px solid #d9e2e5;
}

.sb-area-faq-list summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 28px;
  gap: 1.5rem;
  align-items: center;
  padding: 1.25rem 0;
  color: #24344b;
  font-size: .86rem;
  font-weight: 790;
  cursor: pointer;
  list-style: none;
}

.sb-area-faq-list summary::-webkit-details-marker {
  display: none;
}

.sb-area-faq-list summary span {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  border: 1px solid #b9c8ce;
  border-radius: 50%;
  color: #08798a;
  transition: transform .18s ease;
}

.sb-area-faq-list details[open] summary span {
  transform: rotate(45deg);
}

.sb-area-faq-list details p {
  max-width: 760px;
  margin: -.25rem 0 1.3rem;
  color: #687681;
  font-size: .78rem;
  line-height: 1.7;
}

.sb-area-nearby {
  border-top: 1px solid #d8e1e4;
  background: #e8f3f3;
  padding: 2rem 0;
}

.sb-area-nearby .sb-wrap {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  align-items: center;
}

.sb-area-nearby p {
  margin: 0;
  color: #526171;
  font-size: .7rem;
  font-weight: 820;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.sb-area-nearby .sb-wrap > div {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
}

.sb-area-nearby a {
  display: flex;
  gap: .8rem;
  align-items: center;
  border: 1px solid #c5d9da;
  border-radius: 999px;
  background: #fff;
  padding: .55rem .8rem;
  color: #08798a;
  font-size: .68rem;
  font-weight: 780;
  text-decoration: none;
}

.sb-area-closing {
  background: #0b2e3c;
  padding: clamp(3.8rem, 7vw, 6.5rem) 0;
  color: #fff;
}

.sb-area-closing-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3rem;
  align-items: center;
}

.sb-area-closing .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-closing h2 {
  max-width: 19ch;
  margin: .65rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(2.5rem, 4.5vw, 4.6rem);
  font-weight: 710;
  line-height: .97;
}

.sb-area-closing-grid > div:last-child {
  display: grid;
  gap: .8rem;
  justify-items: center;
}

.sb-area-closing .sb-btn {
  border-radius: 7px;
  box-shadow: none;
}

.sb-area-closing-grid > div:last-child > a:not(.sb-btn) {
  color: #fff;
  font-size: .82rem;
  font-weight: 790;
  text-decoration: none;
}

.sb-area-closing small {
  color: rgba(255, 255, 255, .48);
  font-size: .65rem;
}

.sb-area-location-credit {
  margin: 0;
  background: #071e2a;
  padding: .75rem 1rem;
  color: rgba(255, 255, 255, .48);
  font-size: .62rem;
  line-height: 1.5;
  text-align: center;
}

.sb-area-location-credit a {
  color: rgba(255, 255, 255, .7);
  text-decoration: underline;
  text-decoration-color: rgba(122, 226, 237, .3);
  text-underline-offset: 2px;
}

.sb-area-location-credit a:hover {
  color: #fff;
}

.sb-area-page--service .sb-area-hero h1 {
  max-width: 14ch;
  font-size: clamp(3.5rem, 6.3vw, 6.6rem);
}

.sb-area-service-overview {
  background: #f7fafb;
}

.sb-area-service-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
  gap: 1rem;
  margin-top: 3rem;
}

.sb-area-service-points,
.sb-area-service-bring {
  border: 1px solid #d8e2e5;
  border-radius: 13px;
  background: #fff;
  padding: clamp(1.6rem, 4vw, 3rem);
}

.sb-area-service-points > span,
.sb-area-service-bring > span {
  display: block;
  color: #08798a;
  font-size: .69rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.sb-area-service-points ul,
.sb-area-service-bring ol {
  display: grid;
  gap: 0;
  margin: 1.4rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-area-service-points li {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: .7rem;
  border-top: 1px solid #e3eaec;
  padding: 1rem 0;
  color: #263847;
  font-size: .86rem;
  line-height: 1.55;
}

.sb-area-service-points li::before {
  content: "✓";
  color: #0ea5b7;
  font-weight: 850;
}

.sb-area-service-bring {
  background: #edf7f8;
}

.sb-area-service-bring li {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: center;
  gap: .8rem;
  border-top: 1px solid rgba(8, 121, 138, .15);
  padding: .95rem 0;
  color: #263847;
  font-size: .78rem;
  line-height: 1.45;
}

.sb-area-service-bring li b {
  color: #0a8fa2;
  font-family: var(--display);
  font-size: .75rem;
}

.sb-area-service-switcher {
  border-top: 1px solid #d5e5e8;
  background: #f0f9fa;
}

.sb-area-service-switcher .sb-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.sb-area-service-switcher p {
  margin: 0;
  color: #4e6470;
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.sb-area-service-switcher .sb-wrap > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: .6rem;
}

.sb-area-service-switcher a {
  display: inline-flex;
  align-items: center;
  gap: .7rem;
  border: 1px solid #c9dadd;
  border-radius: 999px;
  background: #fff;
  padding: .72rem 1rem;
  color: #08798a;
  font-size: .7rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-area-global-specialty {
  overflow: hidden;
  position: relative;
  background:
    radial-gradient(circle at 82% 15%, rgba(14, 165, 183, .22), transparent 32%),
    #102238;
  color: #fff;
}

.sb-area-global-specialty::after {
  content: "";
  position: absolute;
  right: -110px;
  bottom: -170px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(122, 226, 237, .15);
  border-radius: 50%;
}

.sb-area-global-specialty-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(260px, .55fr);
  align-items: center;
  gap: 3rem;
  padding-top: clamp(3.8rem, 7vw, 6.2rem);
  padding-bottom: clamp(3.8rem, 7vw, 6.2rem);
}

.sb-area-global-specialty .sb-eyebrow {
  color: #7ae2ed;
}

.sb-area-global-specialty h2 {
  max-width: 20ch;
  margin: .7rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(2.4rem, 4.5vw, 4.8rem);
  line-height: 1;
}

.sb-area-global-specialty p:not(.sb-eyebrow) {
  max-width: 790px;
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, .67);
  font-size: .86rem;
  line-height: 1.7;
}

.sb-area-global-specialty-actions {
  display: grid;
  justify-items: stretch;
  gap: 1rem;
}

.sb-area-global-specialty-actions .sb-btn {
  width: 100%;
  text-align: center;
}

.sb-area-global-specialty-actions > a:not(.sb-btn) {
  color: #7ae2ed;
  font-size: .76rem;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
}

@media (max-width: 980px) {
  .sb-area-city-slider-copy {
    width: min(780px, 88%);
  }

  .sb-area-hero-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
    min-height: 0;
  }

  .sb-area-license-card {
    max-width: 580px;
  }

  .sb-area-pathway-head {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1rem;
  }

  .sb-area-pathway-head > p {
    max-width: 590px;
  }

  .sb-area-card-grid,
  .sb-area-service-card-grid,
  .sb-area-local-path-grid,
  .sb-area-provider-grid,
  .sb-area-service-grid,
  .sb-area-global-specialty-grid,
  .sb-area-city-team-grid,
  .sb-area-city-location-grid {
    grid-template-columns: 1fr;
  }

  .sb-area-city-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sb-area-city-card--photo .sb-area-card-media {
    height: 200px;
  }

  .sb-area-city-team-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sb-area-city-advisor {
    min-height: 0;
  }

  .sb-area-city-advisor-media {
    height: 260px;
  }

  .sb-area-city-advisor img {
    height: 100%;
    aspect-ratio: auto;
  }

  .sb-area-city-map {
    min-height: 430px;
  }

  .sb-area-global-specialty-actions {
    max-width: 420px;
  }

  .sb-area-card {
    min-height: 290px;
  }

  .sb-area-statewide-note {
    grid-template-columns: 1fr;
  }

  .sb-area-region-head {
    grid-template-columns: 1fr;
    align-items: start;
    gap: .65rem;
  }

  .sb-area-local-path {
    min-height: 0;
  }

  .sb-area-local-path--visual {
    min-height: 0;
  }

  .sb-area-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }

  .sb-area-process-grid li,
  .sb-area-process-grid li:first-child,
  .sb-area-process-grid li:last-child {
    border: 1px solid #d9e2e5;
    border-radius: 9px;
  }

  .sb-area-process-grid strong {
    margin-top: 3.5rem;
  }
}

@media (max-width: 760px) {
  .sb-area-city-slider,
  .sb-area-city-slider-inner {
    min-height: 720px;
  }

  .sb-area-city-slider-shade {
    background:
      linear-gradient(90deg, rgba(4, 20, 30, .8), rgba(4, 20, 30, .46)),
      linear-gradient(180deg, rgba(4, 20, 30, .2), rgba(4, 20, 30, .52));
  }

  .sb-area-city-slider-copy {
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 5.5rem;
  }

  .sb-area-city-slider h1 {
    min-height: 0;
    max-width: 12ch;
    font-size: clamp(2.85rem, 13vw, 4.4rem);
  }

  .sb-area-city-slider-copy > p:not(.sb-eyebrow):not(.sb-area-office-note) {
    min-height: 0;
    font-size: .93rem;
  }

  .sb-area-breadcrumbs {
    padding-top: 1.6rem;
  }

  .sb-area-hero-grid {
    padding-top: 3.5rem;
    padding-bottom: 4rem;
  }

  .sb-area-hero h1,
  .sb-area-page--county .sb-area-hero h1 {
    font-size: clamp(2.8rem, 13vw, 4.5rem);
  }

  .sb-area-license-card {
    margin-top: 1.5rem;
  }

  .sb-area-proof-strip .sb-wrap,
  .sb-area-section-head,
  .sb-area-faq-grid,
  .sb-area-closing-grid,
  .sb-area-city-team-head,
  .sb-area-city-overview-grid {
    grid-template-columns: 1fr;
  }

  .sb-area-city-team-grid {
    grid-template-columns: 1fr;
  }

  .sb-area-city-grid {
    grid-template-columns: 1fr;
  }

  .sb-area-city-card--photo .sb-area-card-media {
    height: 220px;
  }

  .sb-area-region-directory {
    gap: 3.4rem;
  }

  .sb-area-city-advisor {
    min-height: 0;
  }

  .sb-area-city-advisor-media {
    height: min(86vw, 360px);
  }

  .sb-area-city-advisor img {
    height: 100%;
    aspect-ratio: auto;
  }

  .sb-area-city-map {
    min-height: 370px;
  }

  .sb-area-proof-strip .sb-wrap > div,
  .sb-area-proof-strip .sb-wrap > div:first-child {
    min-height: 92px;
    border-right: 1px solid #e1e7e9;
    border-bottom: 1px solid #e1e7e9;
    border-left: 1px solid #e1e7e9;
    padding: 1rem;
  }

  .sb-area-section-head {
    gap: 1.2rem;
  }

  .sb-area-section-head h2 {
    font-size: clamp(2.2rem, 10vw, 3.5rem);
  }

  .sb-area-city-overview-grid {
    gap: 1.7rem;
  }

  .sb-area-city-overview-copy {
    border-top: 2px solid #13a9ba;
    border-left: 0;
    padding-top: 1.4rem;
    padding-left: 0;
  }

  .sb-area-local-sources {
    display: block;
  }

  .sb-area-local-sources > div {
    margin-top: .8rem;
  }

  .sb-area-local-path {
    padding: 1.45rem;
  }

  .sb-area-nearby .sb-wrap {
    display: block;
  }

  .sb-area-nearby .sb-wrap > div,
  .sb-area-service-switcher .sb-wrap > div {
    margin-top: 1rem;
  }

  .sb-area-service-switcher .sb-wrap {
    display: block;
  }

  .sb-area-service-switcher .sb-wrap > div {
    justify-content: flex-start;
  }

  .sb-area-closing-grid > div:last-child {
    justify-items: start;
  }
}

@media (max-width: 520px) {
  .sb-area-city-slider,
  .sb-area-city-slider-inner {
    min-height: 760px;
  }

  .sb-area-city-slider-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .sb-area-city-slider-actions .sb-btn {
    width: 100%;
    text-align: center;
  }

  .sb-area-city-slider-support {
    justify-content: center;
  }

  .sb-area-hero-actions,
  .sb-area-local-path > div:last-child {
    align-items: stretch;
    flex-direction: column;
  }

  .sb-area-hero-actions .sb-btn,
  .sb-area-local-path .sb-btn {
    width: 100%;
    text-align: center;
  }

  .sb-area-city-advisor {
    grid-template-columns: 1fr;
  }

  .sb-area-city-advisor img {
    height: 100%;
    aspect-ratio: auto;
  }

  .sb-area-city-location-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .sb-area-city-location-actions .sb-btn {
    width: 100%;
    text-align: center;
  }

  .sb-area-local-path--visual .sb-area-local-path-content > div:last-child {
    align-items: stretch;
    flex-direction: column;
  }

  .sb-area-local-path--visual .sb-area-local-path-content > div:last-child .sb-btn {
    width: 100%;
    text-align: center;
  }

  .sb-area-card {
    min-height: 270px;
  }

  .sb-area-process-grid {
    grid-template-columns: 1fr;
  }

  .sb-area-process-grid li {
    min-height: 220px;
  }
}

/* Global workforce assessment and employer planning tools */
.sb-global-planning-tools {
  background:
    radial-gradient(circle at 84% 25%, rgba(14, 165, 183, .22), transparent 32%),
    #102238;
  color: #fff;
}

.sb-global-planning-tools-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr);
  align-items: center;
  gap: 3rem;
  padding-top: clamp(3.8rem, 7vw, 6.5rem);
  padding-bottom: clamp(3.8rem, 7vw, 6.5rem);
}

.sb-global-planning-tools .sb-eyebrow {
  color: #7ae2ed;
}

.sb-global-planning-tools h2 {
  max-width: 18ch;
  margin: .7rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(2.5rem, 4.3vw, 4.8rem);
  line-height: 1;
}

.sb-global-planning-tools p:not(.sb-eyebrow) {
  max-width: 760px;
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, .67);
  font-size: .86rem;
  line-height: 1.7;
}

.sb-global-planning-tool-actions {
  display: grid;
  gap: .8rem;
}

.sb-global-planning-tool-actions .sb-btn {
  width: 100%;
  text-align: center;
}

.sb-global-planning-tool-actions .sb-ghost {
  border-color: rgba(255, 255, 255, .45);
  color: #fff;
}

.sb-global-assessment-hero {
  overflow: hidden;
  position: relative;
  background:
    radial-gradient(circle at 78% 18%, rgba(14, 165, 183, .18), transparent 35%),
    #0b2030;
  color: #fff;
}

.sb-global-assessment-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(330px, .55fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  min-height: 720px;
  padding-top: 2.2rem;
  padding-bottom: 4.5rem;
}

.sb-global-assessment-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .55rem;
  margin-bottom: 4.5rem;
  color: rgba(255, 255, 255, .48);
  font-size: .67rem;
  font-weight: 700;
}

.sb-global-assessment-breadcrumbs a {
  color: rgba(255, 255, 255, .72);
  text-decoration: none;
}

.sb-global-assessment-hero h1 {
  max-width: 13ch;
  margin: .9rem 0 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(3.8rem, 6.8vw, 7.3rem);
  line-height: .92;
}

.sb-global-assessment-hero h1 + p {
  max-width: 760px;
  margin: 1.5rem 0 0;
  color: rgba(255, 255, 255, .69);
  font-size: clamp(.95rem, 1.3vw, 1.08rem);
  line-height: 1.72;
}

.sb-global-assessment-hero-card {
  border: 1px solid rgba(122, 226, 237, .22);
  border-radius: 16px;
  background: rgba(255, 255, 255, .06);
  box-shadow: 0 24px 60px rgba(0, 0, 0, .18);
  padding: clamp(1.7rem, 3.5vw, 2.8rem);
  backdrop-filter: blur(8px);
}

.sb-global-assessment-hero-card > span {
  color: #7ae2ed;
  font-size: .66rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.sb-global-assessment-hero-card > strong {
  display: block;
  margin-top: .8rem;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(1.8rem, 2.5vw, 2.7rem);
  line-height: 1.05;
}

.sb-global-assessment-hero-card ul {
  display: grid;
  gap: .75rem;
  margin: 1.7rem 0 0;
  padding: 1.4rem 0 0;
  border-top: 1px solid rgba(255, 255, 255, .13);
  list-style: none;
}

.sb-global-assessment-hero-card li {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: .6rem;
  color: rgba(255, 255, 255, .74);
  font-size: .76rem;
  line-height: 1.5;
}

.sb-global-assessment-hero-card li::before {
  content: "✓";
  color: #7ae2ed;
  font-weight: 850;
}

.sb-global-assessment-main {
  background: #f6f9fa;
}

.sb-global-assessment-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr);
  align-items: start;
  gap: clamp(2rem, 5vw, 5rem);
}

.sb-global-assessment-form {
  display: grid;
  gap: 1rem;
  margin-top: 2.6rem;
}

.sb-global-assessment-form fieldset {
  margin: 0;
  border: 1px solid #d7e1e4;
  border-radius: 13px;
  background: #fff;
  padding: clamp(1.35rem, 3.5vw, 2.5rem);
}

.sb-global-assessment-form legend {
  display: flex;
  align-items: center;
  gap: .65rem;
  padding: 0 .5rem;
  color: #1f2a44;
  font-family: var(--display);
  font-size: 1.25rem;
  font-weight: 800;
}

.sb-global-assessment-form legend span {
  color: #0a91a4;
  font-size: .7rem;
}

.sb-global-assessment-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.sb-global-assessment-fields label,
.sb-global-assessment-notes {
  display: grid;
  gap: .5rem;
}

.sb-global-assessment-fields label.is-wide {
  grid-column: 1 / -1;
}

.sb-global-assessment-fields label > span,
.sb-global-assessment-notes > span,
.sb-global-assessment-priorities > span {
  color: #455b66;
  font-size: .68rem;
  font-weight: 800;
}

.sb-global-assessment-form input,
.sb-global-assessment-form select,
.sb-global-assessment-form textarea {
  width: 100%;
  border: 1px solid #cad7da;
  border-radius: 7px;
  background: #fff;
  padding: .88rem .95rem;
  color: #1f2a44;
  font: inherit;
  font-size: .82rem;
}

.sb-global-assessment-form input:focus,
.sb-global-assessment-form select:focus,
.sb-global-assessment-form textarea:focus {
  border-color: #0a91a4;
  outline: 3px solid rgba(14, 165, 183, .14);
}

.sb-global-assessment-priorities {
  margin-top: 1.4rem;
}

.sb-global-assessment-priorities > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .55rem;
  margin-top: .8rem;
}

.sb-global-assessment-priorities label {
  display: flex;
  align-items: center;
  gap: .6rem;
  border: 1px solid #d7e1e4;
  border-radius: 7px;
  background: #f8fbfb;
  padding: .75rem;
  color: #40545f;
  font-size: .72rem;
}

.sb-global-assessment-priorities input {
  width: auto;
  accent-color: #0a91a4;
}

.sb-global-assessment-notes {
  margin-top: 1.2rem;
}

.sb-global-assessment-privacy {
  margin: .5rem 0 0;
  color: #6a7c85;
  font-size: .68rem;
  line-height: 1.55;
}

.sb-global-assessment-privacy a {
  color: #08798a;
}

.sb-global-assessment-form > .sb-btn {
  justify-self: start;
  border: 0;
  cursor: pointer;
}

.sb-global-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.sb-global-assessment-notice {
  margin-top: 1.5rem;
  border-radius: 9px;
  padding: 1.2rem 1.3rem;
}

.sb-global-assessment-notice.is-success {
  border: 1px solid #9fd4c1;
  background: #edf9f4;
}

.sb-global-assessment-notice.is-error {
  border: 1px solid #e4b6ac;
  background: #fff1ee;
}

.sb-global-assessment-notice strong,
.sb-global-assessment-notice p {
  display: block;
  margin: 0;
}

.sb-global-assessment-notice p {
  margin-top: .35rem;
  color: #566a74;
  font-size: .78rem;
}

.sb-global-assessment-notice a {
  display: inline-block;
  margin-top: .7rem;
  color: #08798a;
  font-size: .74rem;
  font-weight: 800;
  text-decoration: none;
}

.sb-global-assessment-sidebar {
  display: grid;
  gap: 1rem;
  position: sticky;
  top: 100px;
}

.sb-global-assessment-side-card {
  border: 1px solid #d6e1e4;
  border-radius: 13px;
  background: #fff;
  padding: clamp(1.5rem, 3.5vw, 2.5rem);
}

.sb-global-assessment-side-card:first-child {
  background:
    radial-gradient(circle at 100% 0, rgba(14, 165, 183, .15), transparent 38%),
    #102238;
  color: #fff;
}

.sb-global-assessment-side-card:first-child .sb-eyebrow {
  color: #7ae2ed;
}

.sb-global-assessment-side-card h2 {
  margin: .7rem 0 0;
  color: inherit;
  font-family: var(--display);
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.04;
}

.sb-global-assessment-side-card p:not(.sb-eyebrow) {
  margin: 1rem 0 0;
  color: #647781;
  font-size: .76rem;
  line-height: 1.65;
}

.sb-global-assessment-side-card:first-child p:not(.sb-eyebrow) {
  color: rgba(255, 255, 255, .66);
}

.sb-global-assessment-side-card .sb-btn {
  width: 100%;
  margin-top: 1.3rem;
  background: #0ea5b7;
  color: #fff;
  text-align: center;
}

.sb-global-assessment-side-card ol {
  display: grid;
  gap: 0;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.sb-global-assessment-side-card ol li {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  gap: .7rem;
  border-top: 1px solid #e1e8ea;
  padding: .9rem 0;
  color: #566b75;
  font-size: .73rem;
  line-height: 1.5;
}

.sb-global-assessment-side-card ol b {
  color: #0a91a4;
}

.sb-global-assessment-side-card > a:not(.sb-btn) {
  display: inline-block;
  margin-top: .8rem;
  color: #08798a;
  font-weight: 800;
  text-decoration: none;
}

@media (max-width: 980px) {
  .sb-global-planning-tools-grid,
  .sb-global-assessment-hero-grid,
  .sb-global-assessment-grid {
    grid-template-columns: 1fr;
  }

  .sb-global-assessment-hero-grid {
    min-height: 0;
    padding-top: 2rem;
  }

  .sb-global-assessment-hero-card {
    max-width: 650px;
  }

  .sb-global-assessment-sidebar {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .sb-global-assessment-breadcrumbs {
    margin-bottom: 3rem;
  }

  .sb-global-assessment-hero h1 {
    font-size: clamp(3.1rem, 14vw, 5rem);
  }

  .sb-global-assessment-fields,
  .sb-global-assessment-priorities > div,
  .sb-global-assessment-sidebar {
    grid-template-columns: 1fr;
  }

  .sb-global-assessment-form fieldset {
    padding: 1.15rem;
  }

  .sb-global-assessment-fields label.is-wide {
    grid-column: auto;
  }

  .sb-global-planning-tool-actions .sb-btn,
  .sb-global-assessment-hero .sb-btn {
    width: 100%;
    text-align: center;
  }
}

/* Contact page */
.sb-contact-page{overflow:hidden;color:#1f2a44;background:#fff}
.sb-contact-page-hero{position:relative;isolation:isolate;padding:clamp(4.5rem,8vw,8rem) 0 clamp(5rem,9vw,8.5rem);background:radial-gradient(circle at 8% 5%,rgba(17,184,199,.23),transparent 31rem),radial-gradient(circle at 75% 102%,rgba(92,196,200,.16),transparent 30rem),linear-gradient(135deg,#0b1d34 0%,#122b49 58%,#0d2038 100%)}
.sb-contact-page-hero:after{content:"";position:absolute;z-index:-1;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 70%);mask-image:linear-gradient(90deg,#000,transparent 70%)}
.sb-contact-page-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(3rem,6vw,7rem);align-items:center}
.sb-contact-page-intro{color:#fff}
.sb-contact-page-intro .sb-eyebrow{color:#64d8e2}
.sb-contact-page-intro h1{max-width:10ch;margin:.7rem 0 0;color:#fff;font-size:clamp(3rem,5.3vw,5.4rem);line-height:.97;letter-spacing:-.055em}
.sb-contact-page-lead{max-width:620px;margin:1.4rem 0 0;color:rgba(255,255,255,.74);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75}
.sb-contact-page-promises{display:flex;flex-wrap:wrap;gap:.65rem 1.15rem;margin-top:1.55rem}
.sb-contact-page-promises span{display:inline-flex;align-items:center;gap:.45rem;color:rgba(255,255,255,.88);font-size:.76rem;font-weight:700}
.sb-contact-page-promises svg{width:16px;height:16px;fill:none;stroke:#62d6df;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.sb-contact-page-direct{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem}
.sb-contact-page-direct>a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.7rem;align-items:center;min-width:0;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.06);padding:.85rem;color:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.sb-contact-page-direct>a:hover{transform:translateY(-2px);border-color:rgba(100,216,226,.5);background:rgba(255,255,255,.1)}
.sb-contact-page-direct-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(100,216,226,.12);color:#64d8e2}
.sb-contact-page-direct-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sb-contact-page-direct small,.sb-contact-page-direct strong{display:block;overflow:hidden;text-overflow:ellipsis}
.sb-contact-page-direct small{color:rgba(255,255,255,.55);font-size:.63rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.sb-contact-page-direct strong{margin-top:.18rem;color:#fff;font-size:.79rem;white-space:nowrap}
.sb-contact-page-team{display:flex;gap:.9rem;align-items:center;margin-top:2rem}
.sb-contact-page-team-images{display:flex;flex:0 0 auto;padding-left:7px}
.sb-contact-page-team-images img{width:45px;height:45px;margin-left:-7px;border:2px solid #102641;border-radius:50%;object-fit:cover}
.sb-contact-page-team-images img:first-child{object-position:50% 20%}
.sb-contact-page-team p{margin:0}.sb-contact-page-team strong,.sb-contact-page-team span{display:block}
.sb-contact-page-team strong{color:#fff;font-size:.82rem}
.sb-contact-page-team span{margin-top:.22rem;color:rgba(255,255,255,.55);font-size:.68rem;line-height:1.45}
.sb-contact-page-form-shell{border:1px solid rgba(255,255,255,.55);border-radius:20px;background:rgba(255,255,255,.98);padding:clamp(1.25rem,3vw,2rem);box-shadow:0 38px 90px -36px rgba(0,0,0,.62)}
.sb-contact-page-form-head{margin-bottom:1.25rem;padding-bottom:1.1rem;border-bottom:1px solid #e4eaed}
.sb-contact-page-form-head p{margin:0;color:#08798a;font-size:.66rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.sb-contact-page-form-head h2{margin:.38rem 0 0;color:#1f2a44;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.035em}
.sb-contact-page-form-head span{display:block;margin-top:.45rem;color:#6b7785;font-size:.76rem;line-height:1.55}
.sb-contact-page-form-shell .sb-contact-form{max-width:none}
.sb-contact-page-form-shell .sb-contact-form .wpcf7-submit,.sb-contact-page-form-shell .sb-contact-form input[type=submit]{min-height:48px;border-radius:8px;background:#0c5162;padding-inline:1.35rem;box-shadow:none}
.sb-contact-page-form-shell .sb-contact-form .wpcf7-submit:hover,.sb-contact-page-form-shell .sb-contact-form input[type=submit]:hover{background:#08798a}
.sb-contact-page-form-shell .sb-insurance-card{border-radius:10px}
.sb-contact-page-next{padding:clamp(4.5rem,8vw,7.5rem) 0;background:#fff}
.sb-contact-page-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:2rem;align-items:end}
.sb-contact-page-section-head h2,.sb-contact-page-office-copy h2{max-width:14ch;margin:.55rem 0 0;color:#102a4c;font-size:clamp(2.2rem,4.3vw,4.1rem);line-height:1.02;letter-spacing:-.05em}
.sb-contact-page-section-head>p{max-width:530px;margin:0;color:#5f7180;font-size:1rem;line-height:1.72}
.sb-contact-page-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(2.5rem,5vw,4.5rem);border:1px solid #dce6ea;border-radius:16px;overflow:hidden;background:#dce6ea}
.sb-contact-page-steps article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:1rem;min-height:200px;background:#fff;padding:clamp(1.45rem,3vw,2.2rem)}
.sb-contact-page-steps article>span{display:grid;place-items:center;align-self:start;width:42px;height:42px;border-radius:50%;background:#e8f7f7;color:#08798a;font-size:.7rem;font-weight:850}
.sb-contact-page-steps h3{margin:.45rem 0 0;color:#1f2a44;font-size:1.05rem;line-height:1.25}
.sb-contact-page-steps p{margin:.6rem 0 0;color:#6a7884;font-size:.79rem;line-height:1.65}
.sb-contact-page-office{padding:clamp(4rem,7vw,6.5rem) 0;background:#eaf4f5}
.sb-contact-page-office-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:clamp(2rem,6vw,6rem);align-items:center}
.sb-contact-page-office .sb-eyebrow{color:#08798a}
.sb-contact-page-office-copy>p:last-child{max-width:620px;margin:1.15rem 0 0;color:#586d7b;line-height:1.75}
.sb-contact-page-office-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(31,42,68,.1);border-radius:15px;background:#fff;box-shadow:0 28px 70px -60px rgba(31,42,68,.8)}
.sb-contact-page-office-details>div{min-width:0;padding:1.5rem}
.sb-contact-page-office-details>div+div{border-left:1px solid #e3eaed}
.sb-contact-page-office-details small,.sb-contact-page-office-details strong,.sb-contact-page-office-details span,.sb-contact-page-office-details a{display:block}
.sb-contact-page-office-details small{color:#08798a;font-size:.65rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.sb-contact-page-office-details strong{margin-top:.55rem;color:#26374e;font-size:.84rem;line-height:1.55}
.sb-contact-page-office-details span,.sb-contact-page-office-details a{margin-top:.65rem;color:#6b7a86;font-size:.7rem;line-height:1.55}
.sb-contact-page-office-details a{color:#08798a;font-weight:750;text-decoration:none}
.sb-contact-page-office-details a:hover{text-decoration:underline}
@media(max-width:1050px){.sb-contact-page-grid,.sb-contact-page-office-grid{grid-template-columns:1fr}.sb-contact-page-intro h1{max-width:13ch}.sb-contact-page-form-shell{max-width:720px}}
@media(max-width:760px){.sb-contact-page-hero{padding:3.6rem 0 4.5rem}.sb-contact-page-grid{gap:2.5rem}.sb-contact-page-intro h1{font-size:clamp(2.65rem,13vw,4rem)}.sb-contact-page-direct,.sb-contact-page-section-head,.sb-contact-page-steps,.sb-contact-page-office-details{grid-template-columns:1fr}.sb-contact-page-section-head{align-items:start}.sb-contact-page-steps{gap:1px}.sb-contact-page-steps article{min-height:0}.sb-contact-page-office-grid{gap:2rem}.sb-contact-page-office-details>div+div{border-top:1px solid #e3eaed;border-left:0}}
@media(max-width:520px){.sb-contact-page-promises{display:grid}.sb-contact-page-form-shell{margin-inline:-8px;padding:1rem;border-radius:15px}.sb-contact-page-team{align-items:flex-start}}

/* Shared mobile photo-hero treatment.
   Keep each desktop composition and image focal point, but on phones show the
   photography first and move the copy into a clean navy panel underneath. */
@media (max-width: 620px) {
  /* Optional static-image homepage hero configured through WordPress. */
  .sb-hero--img .sb-hero-stage {
    display: block;
    height: auto;
    min-height: 0;
    background-color: #071a2f;
    background-size: 0 0;
  }

  .sb-hero--img .sb-hero-stage::before {
    position: relative;
    inset: auto;
    display: block;
    height: clamp(280px, 42svh, 390px);
    background-image: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sb-hero--img .sb-hero-stage::after {
    display: none;
  }

  .sb-hero--img .sb-hero-grid {
    display: block;
    padding: 1.4rem 1.25rem 3.5rem;
    background: #071a2f;
  }

  .sb-hero--img .sb-hero-copy {
    max-width: none;
    text-shadow: none;
  }

  .sb-hero--img .sb-hero-actions {
    display: grid;
    gap: .35rem;
    width: 100%;
    margin-top: 1rem;
  }

  .sb-hero--img .sb-hero-actions .sb-btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  /* Medicare, Group, Covered California, Global, and carrier/detail heroes. */
  .sb-medicare-hero {
    display: block;
    min-height: 0 !important;
    padding: 0 !important;
    background: #071a2f;
  }

  .sb-medicare-hero::before {
    z-index: 1;
    inset: 0 0 auto;
    height: clamp(280px, 42svh, 390px);
    background: linear-gradient(180deg, rgba(5, 12, 20, .03) 52%, rgba(7, 26, 47, .72) 100%);
  }

  .sb-medicare-hero-media {
    position: relative;
    inset: auto;
    z-index: 0;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-medicare-hero-media img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    filter: saturate(1.04) brightness(1.02);
  }

  .sb-medicare-hero-grid,
  .sb-medicare-hero--home-size .sb-medicare-hero-grid,
  .sb-medicare-hero--product .sb-medicare-hero-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.35rem;
    width: 100%;
    margin: 0;
    padding: 1.4rem 1.25rem 3.4rem;
  }

  .sb-medicare-hero-copy {
    max-width: none;
    text-shadow: none;
  }

  .sb-medicare-hero-copy h1,
  .sb-medicare-hero--product .sb-medicare-hero-copy h1,
  .sb-medicare-hero--simple .sb-medicare-hero-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-medicare-hero-copy p:not(.sb-eyebrow):not(.sb-hero-kicker) {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-medicare-hero-card {
    margin-top: .35rem;
  }

  .sb-medicare-hero-dots {
    z-index: 4;
    top: calc(clamp(280px, 42svh, 390px) - 45px);
    bottom: auto;
  }

  .sb-medicare-actions {
    gap: .55rem;
    margin-top: 1.15rem;
  }

  .sb-medicare-actions .sb-btn {
    width: 100%;
    justify-content: center;
  }

  /* Individual Health overview slider. */
  .sb-if-overview-hero {
    display: block;
    min-height: 0;
    padding: 0;
    background: #071a2f;
  }

  .sb-if-overview-hero::before {
    z-index: 1;
    inset: 0 0 auto;
    height: clamp(280px, 42svh, 390px);
    background: linear-gradient(180deg, rgba(5, 12, 20, .03) 52%, rgba(7, 26, 47, .72) 100%);
  }

  .sb-if-hero-images {
    position: relative;
    inset: auto;
    z-index: 0;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-if-overview-hero-grid {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    padding: 1.4rem 1.25rem 3.5rem;
  }

  .sb-if-overview-hero-copy {
    max-width: none;
    text-shadow: none;
  }

  .sb-if-overview-hero-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-if-overview-hero-copy > p:not(.sb-eyebrow) {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-if-hero-pagination {
    z-index: 4;
    top: calc(clamp(280px, 42svh, 390px) - 45px);
    bottom: auto;
  }

  /* Resource, About, Dental/Vision, and team-directory photo heroes. */
  .sb-resource-hero,
  .sb-about-page-hero,
  .sb-dental-hero,
  .sb-team-directory-hero {
    display: block;
    min-height: 0;
    background: #071a2f;
  }

  .sb-resource-hero > img,
  .sb-about-page-hero > img,
  .sb-dental-hero-image {
    position: relative;
    inset: auto;
    z-index: 0;
    display: block;
    width: 100%;
    height: clamp(280px, 42svh, 390px);
    object-fit: cover;
    filter: saturate(1.03) brightness(1.02);
  }

  .sb-team-directory-photos {
    position: relative;
    inset: auto;
    z-index: 0;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-resource-hero-shade,
  .sb-about-page-hero-shade,
  .sb-dental-hero-shade,
  .sb-team-directory-shade {
    display: none;
  }

  .sb-resource-hero-inner,
  .sb-about-page-hero-inner,
  .sb-dental-hero-inner,
  .sb-team-directory-hero-inner {
    position: relative;
    z-index: 2;
    display: block;
    min-height: 0;
    padding-top: 1.5rem;
    padding-bottom: 3.25rem;
  }

  .sb-resource-hero-copy,
  .sb-about-page-hero-copy,
  .sb-dental-hero-copy,
  .sb-team-directory-hero-copy {
    width: 100%;
    max-width: none;
  }

  .sb-resource-hero-copy h1,
  .sb-about-page-hero-copy h1,
  .sb-dental-hero-copy h1,
  .sb-team-directory-hero-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-resource-hero-copy > p:not(.sb-eyebrow),
  .sb-about-page-hero-copy > p:not(.sb-eyebrow),
  .sb-dental-hero-copy > p:not(.sb-eyebrow):not(.sb-dental-hero-note),
  .sb-team-directory-hero-copy > p:not(.sb-eyebrow) {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-dental-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .sb-dental-actions .sb-btn {
    width: 100%;
    justify-content: center;
  }

  /* County and city landmark sliders. */
  .sb-area-city-slider {
    display: block;
    min-height: 0;
    background: #071a2f;
  }

  .sb-area-city-slider-media {
    position: relative;
    inset: auto;
    z-index: 0;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-area-city-slider-shade {
    display: none;
  }

  .sb-area-city-slider-inner {
    position: relative;
    z-index: 2;
    display: block;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 3.4rem;
  }

  .sb-area-city-slider .sb-area-breadcrumbs {
    padding-top: 1.25rem;
  }

  .sb-area-city-slider-copy {
    width: 100%;
    margin: 0;
    padding: 1.15rem 0 0;
  }

  .sb-area-city-slider h1 {
    min-height: 0;
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-area-city-slider-copy > p:not(.sb-eyebrow):not(.sb-area-office-note) {
    min-height: 0;
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }

  .sb-area-city-slider-dots {
    z-index: 4;
    top: calc(clamp(280px, 42svh, 390px) - 45px);
    bottom: auto;
  }

  /* Global Health detail pages use a side image on desktop; lead with it on mobile. */
  .sb-global-detail-hero-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .sb-global-detail-visual {
    order: -1;
    width: 100%;
    height: clamp(280px, 42svh, 390px);
  }

  .sb-global-detail-visual > img {
    border: 0;
    border-radius: 0;
    filter: saturate(1.03) brightness(1.02);
    box-shadow: none;
  }

  .sb-global-detail-copy {
    width: 100%;
    padding: 1.5rem 1.25rem 3.5rem;
  }

  .sb-global-detail-copy h1 {
    max-width: 15ch;
    font-size: clamp(2.2rem, 10.5vw, 3.25rem);
    line-height: 1.01;
  }

  .sb-global-detail-summary {
    margin-top: .8rem;
    font-size: .92rem;
    line-height: 1.52;
  }
}

/* Brighter photo heroes.
   Keep a focused left-side scrim behind desktop copy while allowing the
   photography to remain crisp and colorful across the rest of each hero. */
@media (min-width: 621px) {
  .sb-hero-stage::before {
    background:
      linear-gradient(90deg, rgba(5, 12, 20, .56), rgba(5, 12, 20, .2) 44%, rgba(5, 12, 20, .02) 76%),
      linear-gradient(180deg, rgba(5, 12, 20, .02), rgba(5, 12, 20, .44));
  }

  .sb-hero-stage::after {
    height: 20%;
    background: linear-gradient(180deg, transparent, rgba(5, 12, 20, .3));
  }

  .sb-medicare-hero:not(.sb-medicare-hero--home-size):not(.sb-medicare-hero--product)::before {
    background:
      linear-gradient(180deg, rgba(8, 11, 20, .08), rgba(8, 11, 20, .58)),
      linear-gradient(90deg, rgba(8, 11, 20, .76), rgba(8, 11, 20, .26) 55%, rgba(8, 11, 20, .04));
  }

  .sb-medicare-hero--home-size::before {
    background:
      linear-gradient(180deg, rgba(8, 11, 20, .06), rgba(8, 11, 20, .36)),
      linear-gradient(90deg, rgba(8, 11, 20, .48), rgba(8, 11, 20, .12) 56%, rgba(8, 11, 20, .01));
  }

  .sb-medicare-hero--product::before {
    background:
      linear-gradient(90deg, rgba(8, 15, 29, .78) 0%, rgba(8, 15, 29, .5) 45%, rgba(8, 15, 29, .05) 78%),
      linear-gradient(0deg, rgba(8, 15, 29, .34), transparent 55%);
  }

  .sb-if-overview-hero::before {
    background:
      linear-gradient(90deg, rgba(5, 12, 20, .7), rgba(5, 12, 20, .26) 52%, rgba(5, 12, 20, .03) 78%),
      linear-gradient(180deg, rgba(5, 12, 20, .03), rgba(5, 12, 20, .5));
  }

  .sb-resource-hero-shade {
    background: linear-gradient(90deg, rgba(10, 21, 46, .8) 0%, rgba(10, 21, 46, .6) 43%, rgba(10, 21, 46, .1) 73%, rgba(10, 21, 46, .02) 100%);
  }

  .sb-about-page-hero-shade {
    background: linear-gradient(90deg, rgba(7, 18, 42, .8) 0%, rgba(7, 18, 42, .58) 42%, rgba(7, 18, 42, .09) 78%, rgba(7, 18, 42, .02) 100%);
  }

  .sb-dental-hero-shade {
    background: linear-gradient(90deg, rgba(8, 18, 39, .8) 0%, rgba(8, 18, 39, .6) 38%, rgba(8, 18, 39, .12) 65%, rgba(8, 18, 39, .02) 100%);
  }

  .sb-team-directory-shade {
    background: linear-gradient(90deg, rgba(7, 18, 42, .82) 0%, rgba(7, 18, 42, .62) 38%, rgba(7, 18, 42, .24) 67%, rgba(7, 18, 42, .08) 100%);
  }

  .sb-area-city-slider-shade {
    background:
      linear-gradient(90deg, rgba(4, 20, 30, .68) 0%, rgba(4, 20, 30, .46) 43%, rgba(4, 20, 30, .08) 72%, rgba(4, 20, 30, .01) 100%),
      linear-gradient(180deg, rgba(4, 20, 30, .1) 0%, rgba(4, 20, 30, .01) 43%, rgba(4, 20, 30, .22) 100%);
  }
}

@media (max-width: 620px) {
  .sb-hero:not(.sb-hero--img) .sb-hero-stage::before,
  .sb-medicare-hero::before,
  .sb-if-overview-hero::before,
  .sb-mcp-hero-media::after {
    background: linear-gradient(180deg, rgba(5, 12, 20, .02) 58%, rgba(7, 26, 47, .5) 100%);
  }
}
