.ctaCallout_ctaCallout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 2.5em 1.5625em 0;
  border: none;
}

.ctaCallout_ctaCalloutContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.875em;
}

.ctaCallout_ctaIcon {
  height: 4.1875em;
  max-width: 4.0625em;
  margin-bottom: 0.9375em;
}

.ctaCallout_ctaCallout__text {
  text-align: center;
}

.ctaCallout_ctaCallout__description p {
  font-size: 1.125em;
  font-weight: var(--font-weight-medium);
  margin-bottom: 0;
}

.mcrc-hero-eyebrow-font {
  font-family: var(--font-family-headings);
}

.mcrc-hero-rte-h2-font {
  font-size: 24px;
}

.mcrc-panel-spacing {
  padding-bottom: 20px;
}

.mcrc-nccn-text {
  text-align: start;
  color: var(--color-teal-70);
  vertical-align: middle;
  padding: 10px;
}

.mcrc-nccn-guidelines-text {
  font-size: 18px;
}

.mcrc-nccn-sup-text {
  line-height: 5px;
}

.mcrc-three-up-promo-background {
  background-image: url(/images/pages/mcrc-home/Asset-13-DT-1.png);
}

.mcrc-promo-style {
  --backgroundColor: var(--color-teal-light);
  --accentColor: var(--color-gray-05);
}

.mcrc-hidden-dt-spacing {
  max-height: 15px;
  height: 15px;
}

.mcrc-hidden-paragraph {
  text-align: center;
  display: none;
}

.mcrc-moa-image-container {
  width: 100%;
}

.mcrc-moa-image-container-hidden {
  width: 100%;
  display: none;
}

.mcrc-cta-border-color {
  --border-color: var(--color-teal-50);
}

.mcrc-cta-sup {
  font-size: 22px;
  position: relative;
  top: 4px;
  left: -1px;
  font-weight: 500;
}

.heroBanner_heroBanner {
  position: relative;
  overflow: hidden;
}

.heroBanner_heroBanner__image {
  width: 100vh;
  max-height: 18.75rem;
}

.heroBanner_heroBanner__contentWrapper {
  padding: var(--spacing-vertical) var(--spacing-horizontal);
}

.heroBanner_heroBanner__eyebrow {
  font-size: 1.125rem;
  font-weight: var(--font-weight-medium);
  line-height: 1.375rem;
  color: var(--color-blue-60);
  margin-bottom: 0.5em;
}

.heroBanner_heroBanner__headline {
  font-weight: var(--font-weight-semibold);
  color: var(--color-blue-60);
  margin: 0 0 0.5rem;
}

.heroBanner_heroBanner__rte {
  background-color: initial;
}

.heroBanner_heroBanner__linksWrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0;
  row-gap: 1em;
}

.heroBanner_heroBanner__linksWrapper a {
  color: var(--color-white);
}

.heroBanner_heroBanner__link {
  font-weight: var(--font-weight-semibold);
  justify-content: center;
}

.heroBanner_heroBanner__link:first-child {
  margin-top: 0;
}

.iconCallout_iconCallout {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1em 2.5em;
}

.iconCallout_titleContainer {
  display: flex;
  align-items: center;
  column-gap: 1.563em;
}

.iconCallout_title {
  font-size: 1.125em;
  font-weight: var(--font-weight-medium);
  color: var(--color-teal-70);
  margin-bottom: 0;
}

.iconCallout_footnote {
  font-size: 13px;
  margin-bottom: 0;
}

.promo_promo__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5em;
  text-align: center;
  background-color: var(--backgroundColor);
  border-bottom: .3125em solid var(--accentColor);
  border-left: .3125em solid var(--accentColor);
}

.promo_icon {
  width: auto;
  height: 4.125em;
  margin-bottom: 1em;
}

.promo_title {
  font-size: 1.125em;
  font-weight: var(--font-weight-medium);
  line-height: 1.375rem;
  color: var(--color-blue-60);
  margin-bottom: 0.75em;
}

.promo_description {
  font-size: 1.125em;
  font-weight: var(--font-weight-medium);
  color: var(--color-black-90);
  margin-bottom: 1em;
}

.promo_promo__button {
  width: 100%;
  font-weight: var(--font-weight-semibold);
  white-space: nowrap;
}

.textCallout_textCalloutContainer {
  max-width: 80%;
  margin: auto;
  padding-top: 0;
  padding-bottom: 10px;
}

.textCallout_textCallout2 {
  width: fit-content;
  background: var(--color-white);
  border: 2px solid var(--color-red-30);
  border-top-right-radius: 1.3125em;
  border-bottom-left-radius: 1.3125em;
}

.textCallout_title {
  padding-left: 0;
  color: var(--color-white);
  font-family: var(--font-family-headings);
}

.textCallout_title sup {
  font-size: 20px;
  vertical-align: baseline;
}


.textCallout_textCalloutContent {
  width: 100%;
}

.textCallout_descriptionText {
  width: 100%;
  margin-bottom: 0;
  padding: 5px;
}

.textCallout_contentDisplay {
  display: flex;
  align-items: center;
  padding: 8px 15px;
  color: var(--color-white);
  background: var(--color-red-30);
  border-top-right-radius: 17px;
  padding-right: 0;
}

.threeUpPromo_threeUpPromos__wrapper {
  padding: 2.5em 2.875em;
}

.threeUpPromo_promo__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 2.5em;
}

.threeUpPromo_promo__wrapper h4 {
  font-family: var(--font-family-primary);
}

@media (min-width: 48em) {
  .ctaCallout_ctaCallout {
    flex-direction: inherit;
    justify-content: flex-start;
    padding: 1.25em 0;
  }

  .ctaCallout_ctaCalloutContent {
    flex-direction: inherit;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 0;
  }

  .ctaCallout_ctaIcon {
    margin: -0.625em 1.875em 0 0;
  }

  .ctaCallout_ctaCallout__text {
    display: flex;
    flex-wrap: wrap;
    text-align: unset;
  }

  .ctaCallout_ctaCallout__description p,
  .ctaCallout_ctaCallout__link {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-right: 0.3125em;
  }

  .heroBanner_heroBanner__contentWrapper {
    padding: 2.5rem 2.75rem;
  }

  .heroBanner_heroBanner__linksWrapper {
    display: flex;
    justify-content: flex-start;
    gap: 1.5em 1em;
  }

  .heroBanner_heroBanner__link {
    text-align: center;
  }

  .iconCallout_iconCallout {
    padding: 0 2.75em 2.5em;
  }

  .iconCallout_title {
    font-size: 1.375em;
  }

  .promo_promo__wrapper {
    margin: 0;
  }

  .promo_title,
  .promo_description {
    font-size: 1.375em;
    line-height: 1.625rem;
  }

  .promo_description {
    font-weight: var(--font-weight-medium);
    display: flex;
    justify-content: center;
    align-self: flex-end;
    margin-top: auto;
    margin-bottom: 1em;
    color: var(--color-black-90);
  }

  .promo_promo__button {
    display: flex;
    justify-content: center;
    align-self: flex-end;
    margin-top: auto;
  }

  .textCallout_textCalloutContainer {
    display: flex;
    flex-direction: column;
    max-width: 90%;
    margin: 0 auto;
    padding: 0 6.375em 10px;
  }

  .textCallout_mg_unset {
    margin: unset;
    padding-left: 0;
  }

  .textCallout_textCalloutContent {
    display: flex;
    align-items: center;
    gap: 2.375em;
  }

  .threeUpPromo_threeUpPromos__wrapper {
    display: flex;
    justify-content: center;
    padding: 2.5em 4.0625em;
  }

  .threeUpPromo_promo__wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 2.625em 2.5em;
  }
}

@media (min-width: 62.0625em) {
  .ctaCallout_ctaCallout__description p,
  .ctaCallout_ctaCallout__link {
    font-size: 1.375em;
  }

  .ctaCallout_ctaCallout__description p {
    line-height: 1.22;
  }

  .iconCallout_iconCallout {
    flex-direction: column;
    max-width: 90%;
    margin: 0 auto;
    padding: 2.5em 6.375em;
  }

  .promo_promo__wrapper {
    padding: 1.5em 2.875em;
    max-width: fit-content;
  }

  .promo_title {
    font-size: 1.4em;
  }

  .mcrc .textCallout_textCalloutContainer {
    max-width: 80%;
    margin: 0 auto;
    padding: 0 6.375em 10px
  }

  .textCallout_title {
    font-size: 1.25em;
  }

  .threeUpPromo_promoContainer {
    padding: 0 6.375em;
  }

  .threeUpPromo_promo__wrapper {
    column-gap: 2.5em;
  }
}
