/**
 * HCP Financial Support page — Lyn_Interconnect01 node 497:5651
 * Scoped to body.hcp_financial_support.sect-hcp
 */

.hcp_financial_support.sect-hcp {
  --figma-eucalyptus: #60c3ad;
  --figma-orchid: #872a93;
  --figma-aloe: #3e6d63;
}

.hcp_financial_support.sect-hcp main section.module-1 {
  width: 100% !important;
  max-width: 960px !important;
  margin: 0 auto !important;
  padding: 32px 15px 48px !important;
  text-align: center !important;
}

.hcp_financial_support.sect-hcp main section.module-1 > h1 {
  color: var(--figma-amethyst) !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-weight: 900 !important;
  font-size: 32px !important;
  line-height: 1.2 !important;
  margin: 0 auto 32px !important;
  max-width: 545px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 > h2.subhead {
  display: none !important;
}

.hcp_financial_support.sect-hcp main section.module-1 > p:not(.footnote):not(.cta-enroll) {
  display: none !important;
}

.hcp_financial_support.sect-hcp main section.module-1 .patient-assistance-tool {
  display: none !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 940px !important;
  margin: 0 auto 32px !important;
  padding: 0 !important;
  gap: 0 !important;
  list-style: none !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li {
  flex: 0 0 100% !important;
  max-width: 310px !important;
  margin: 0 5px 20px !important;
  padding: 20px 0 !important;
  background: transparent !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .inner {
  background: #f9f9f9 !important;
  padding-bottom: 4px !important;
  height: 100% !important;
  min-height: 349px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li h3 {
  height: 64px !important;
  margin: 0 0 9px !important;
  padding: 0 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #fff !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .commercial h3 {
  background-color: var(--figma-eucalyptus) !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .medicare h3 {
  background-color: var(--figma-orchid) !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .limited h3 {
  background-color: var(--figma-aloe) !important;
  line-height: 22px !important;
  padding: 10px 12px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 73px !important;
  height: auto !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 6px 0 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .icon img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .commercial .icon img {
  width: 63px !important;
  height: 60px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .medicare .icon img {
  height: 69px !important;
  width: auto !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .limited .icon img {
  height: 69px !important;
  width: auto !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li p {
  color: #322c45 !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  text-align: center !important;
  padding: 16px 6px 26px !important;
  margin: 0 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li p sup,
.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .program-copy p sup {
  font-size: 0.645em !important;
  line-height: 0 !important;
  position: relative !important;
  top: -0.45em !important;
  vertical-align: baseline !important;
  font-weight: 400 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.footnote sup {
  font-size: 0.645em !important;
  line-height: 0 !important;
  position: relative !important;
  top: -0.45em !important;
  vertical-align: baseline !important;
  font-weight: 400 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .program-copy {
  padding: 16px 6px 26px !important;
  text-align: center !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .program-copy p {
  padding: 0 !important;
  margin: 0 0 10px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li .program-copy p:last-child {
  margin-bottom: 0 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 ul.ctas li p strong {
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  color: #322c45 !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.cta-enroll {
  margin: 0 auto 24px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.cta-enroll a.button {
  background-color: var(--figma-amethyst) !important;
  border-radius: 4px !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  padding: 7px 16px !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.footnote {
  max-width: 920px !important;
  margin: 0 auto 8px !important;
  padding: 0 15px !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: var(--figma-midnight) !important;
  text-align: center !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.footnote a {
  color: var(--figma-orchid) !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
}

.hcp_financial_support.sect-hcp main section.module-1 p.footnote:last-of-type {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 980px) {
  .hcp_financial_support.sect-hcp main section.module-1 {
    padding-top: 73px !important;
    padding-bottom: 32px !important;
  }

  .hcp_financial_support.sect-hcp main section.module-1 > h1 {
    font-size: 48px !important;
  }

  .hcp_financial_support.sect-hcp main section.module-1 ul.ctas {
    flex-wrap: nowrap !important;
    align-items: stretch !important;
  }

  .hcp_financial_support.sect-hcp main section.module-1 ul.ctas li {
    flex: 0 0 310px !important;
    margin: 0 5px 0 0 !important;
    padding: 20px 0 !important;
  }

  .hcp_financial_support.sect-hcp main section.module-1 ul.ctas li:last-child {
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 979px) {
  .hcp_financial_support.sect-hcp main section.module-1 ul.ctas li {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
