.text-content {
  font-family: Inter;
}
#block-homepagebannerblock {
  margin-top: 0px;
}
@media (min-width: 768px) {
  #block-homepagebannerblock {
    margin-top: 48px;
  }
}

#block-homepagebannerblock .button {
  background: #0153ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  white-space: nowrap;
  height: auto;
}

#block-homepagebannerblock .button:hover {
  background: #1adfac;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  transition: background 0.25s;
}
.hg_banner_image_wrap__outer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background-image: url("../../../assets/images/Barchart-Light-icon.svg");
  background-size: 120px;
  background-position: -10px -10px;
  background-color: #ececec;
  z-index: -1;
}
.hg_banner_image_wrap__outer::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background-image: url("../../../assets/images/Acceleration-Light-icon.svg");
  background-size: 120px;
  background-position: -10px -10px;
  background-color: #ececec;
  z-index: -1;
}
.hg_banner_image_wrap__inner {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.hg_banner_image_wrap__inner img {
  max-width: 100%;
  object-fit: cover;
  object-position: 50%;
  aspect-ratio: 1;
}

#block-homepagebannerblock .row {
  align-items: center;
  flex-direction: column;
}

@media (min-width: 768px) {
  #block-homepagebannerblock .row {
    flex-direction: row;
  }
}

#block-homepagebannerblock .col {
  text-align: left;
  flex-basis: auto;
}
@media (min-width: 768px) {
  #block-homepagebannerblock .col {
    text-align: left;
    flex-basis: 50%;
  }
}

#podium-website-widget-button {
  color: #0153ff !important;
}

.view-mc-request-medical-records-module {
  padding-bottom: 90px;
}

.mc-request-medical-records__header h2 {
  font-family: Inter;
  font-size: 51px;
  font-weight: 400;
  line-height: 62px;
  letter-spacing: 0em;
  text-align: left;
}

.mc-request-medical-records__header > div:last-child p {
  font-family: Inter;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.view-mc-request-medical-records-module .view-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

@media (min-width: 768px) {
  .view-mc-request-medical-records-module .view-content {
    flex-direction: row;
  }
}
.view-mc-request-medical-records-module .views-row {
  flex: 0 0 330px;
}
.view-mc-request-medical-records-module
  .mc-request-medical-records__card-wrapper {
  background: #f8f7f4;
  border-radius: 10px;
  overflow: hidden;
}

.view-mc-request-medical-records-module .card-header img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 140px;
}

.view-mc-request-medical-records-module .button {
  background: #0153ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  border: none;
  color: white !important;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  white-space: nowrap;
  height: auto;
}

.view-mc-request-medical-records-module .button:hover {
  background: #1adfac;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  transition: background 0.25s;
}
.view-mc-request-medical-records-module .card-header {
  padding: 0;
  border: none;
}
.view-mc-request-medical-records-module .card-text {
  padding-top: 18px;
}
.view-mc-request-medical-records-module .card-text p {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.view-mc-request-medical-records-module .card-text span {
  color: #0153ff;
  font-weight: 400;
}

.mc-homepage-offer-wrapper
  .view-display-id-homepage_what_we_offer
  .view-content,
.view-mc-what-we-offer .view-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

@media (min-width: 768px) {
  .mc-homepage-offer-wrapper
    .view-display-id-homepage_what_we_offer
    .view-content,
  .view-mc-what-we-offer .view-content {
    flex-direction: row;
  }
}

.mc-homepage-offer-wrapper .view-display-id-homepage_what_we_offer .views-row,
.view-mc-what-we-offer .view-content .views-row {
  background: #f8f7f4;
  padding: 32px;
  flex: 0 0 32%;
  font-family: Inter;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .mc-homepage-offer-wrapper .view-display-id-homepage_what_we_offer .views-row,
  .view-mc-what-we-offer .view-content .views-row {
    margin-bottom: 0;
  }
}

.mc-homepage-offer-wrapper .view-display-id-homepage_what_we_offer .card-title,
.view-mc-what-we-offer .view-content .card-title {
  background: #e9f200;
  font-family: Inter;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 6px;
}

.mc-homepage-offer-wrapper .button,
.view-mc-what-we-offer .button {
  background: #0153ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  border: none;
  color: white !important;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  white-space: nowrap;
  height: auto;
}

.mc-homepage-offer-wrapper .button:hover,
.view-mc-what-we-offer .button:hover {
  background: #1adfac;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  transition: background 0.25s;
}

.what-we-offer .icon {
  display: flex;
  justify-content: center;
}

div.mc-homepage-offer-wrapper .field-content a,
div.view-mc-what-we-offer .field-content a {
  color: #122536 !important;
}

.view-display-id-homepage_who_we_serve .view-content {
  display: flex;
  justify-content: space-between;
}
.view-display-id-homepage_who_we_serve .views-row {
  flex: 0 0 32%;
}

.mc-homepage-serve-wrapper .what-we-offer {
  overflow: hidden;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.mc-homepage-serve-wrapper .icon img {
  max-height: 190px;
  object-fit: cover;
  object-position: center;
}

.mc-homepage-serve-wrapper .view-display-id-homepage_who_we_serve .card-title {
  background: #e9f200;
  font-family: Inter;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 6px;
  margin: 0;
}

.mc-homepage-serve-wrapper .who-we-serve__lower {
  padding: 32px;
  background: #f8f7f4;
}

.mc-homepage-more-info-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: left;
  background: #f8f7f4;
  background-image: url("../../../assets/images/arrows-spot-illo.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.mc-homepage-more-info-wrapper h3 {
  font-family: Inter;
  font-size: 51px;
  font-weight: 400;
  line-height: 62px;
  letter-spacing: 0em;
  text-align: left;
}
.mc-homepage-more-info-wrapper p {
  font-family: Inter;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.mc-homepage-more-info-wrapper .button {
  background: #0153ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  border: none;
  color: white !important;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  white-space: nowrap;
  height: auto;
}

.mc-homepage-more-info-wrapper .button:hover {
  background: #1adfac;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  transition: background 0.25s;
}

footer .wrap:nth-of-type(1) {
  background: #122455;
}

#footer-logo,
#footer-menu-1,
#footer-menu-2 {
  margin-top: 20px;
}

#footer-address p:first-child {
  margin-top: 0;
}

footer li {
  margin-left: 0;
  text-align: left;
}

footer li a {
  padding: 0 !important;
}

a span.fa-chevrons-right {
  color: #0153ff;
  font-weight: 400;
}

/* INTERIOR PAGES */

#block-hgbannerblock .hg-wrapper-overlay {
  text-align: center;
  border-radius: 10px;
}

@media (min-width: 768px) {
  #block-hgbannerblock .hg-wrapper-overlay {
    padding: 60px;

    border: 5px solid rgba(248, 247, 244, 1);
  }
}

#block-hgbannerblock .hg-wrapper-overlay h2 {
  text-transform: uppercase;
  font-family: Roboto, Inter;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0em;
  text-align: center;
}

@media (min-width: 768px) {
  #block-hgbannerblock .hg-wrapper-overlay h2 {
    font-size: 52px;
  }
}

#block-hgbannerblock .hg-wrapper-overlay .path.term p {
  font-family: Roboto;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
}

#block-hgbannerblock .hg-wrapper-overlay p.path.term:first-child {
  margin-top: 0;
}

#block-hg-zen-subtheme-local-tasks {
  display: none;
}

.page--interior .layout-center {
  padding-top: 48px;
}

.page--interior .hg-wrapper-overlay .layout-center {
  padding-top: 0;
}

.page--interior .layout-center h2 {
  font-family: Inter;
  font-size: 48px;
  font-weight: 600;
  line-height: 3.5rem;
  letter-spacing: 0em;
  text-align: left;
  padding-top: 36px;
  padding-bottom: 24px;
}
.page--interior.content-wrap a {
  color: #0153ff !important;
  font-family: Inter;
}
.steps__card {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.steps__card__content {
  position: relative;
  padding-bottom: 58px;
  margin-bottom: 12px;
}

.steps__card__content > .row {
  flex-direction: column;
}
@media (min-width: 768px) {
  .steps__card__content > .row {
    flex-direction: row;
  }
}
.steps__card__content::after {
  content: "\f175";
  flex-basis: 100%;
  display: block;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  bottom: 8px;
  left: 13px;
  position: absolute;
  font-size: 42px;
}
.steps__card__content--last {
  padding-bottom: 0;
}
.steps__card__content--last::after {
  display: none;
}
.steps__card__content .row {
  display: flex;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.steps__col {
  border-top: 1px solid var(--color-text-neutral-medium);
  flex: 0 calc(32% - 24px);
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .steps__col {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
.steps__col > :last-child {
  margin-bottom: 0;
}

.steps__card__image {
  width: 60px;
  height: 60px;
  min-width: 60px;
  margin-right: 16px;
  flex: 0 60px;
  overflow: hidden;
  border-radius: 30px;
  box-sizing: border-box;
}

.steps__card__title {
  flex: 1 0 auto;
  font-family: Inter;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}

.steps__col ul {
  padding-left: 0;
  list-style-type: none;
}

.page--interior__resources-footer ul {
  padding-left: 0;
  list-style-type: none;
}

.text-content h4 {
  font-family: Inter;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}

body:not(.is-path-frontpage) .view-header {
  padding-top: 0;
}

.who-we-are__mission-section {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 48px;
}
.who-we-are__mission-section__items {
  padding-left: 0;
}
.who-we-are__mission-section__item {
  margin-left: 0;
  margin-right: 0;
}

/* .who-we-are__intro {
  padding-left: 24px;
} */

.who-we-are__intro-inner,
.who-we-are__memberships {
  border: 1px solid #a6abad;
  border-radius: 8px;
  padding: 48px;
  margin-bottom: 48px;
}

.who-we-are__intro-inner p {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}

.who-we-are__intro-inner :last-child {
  margin-bottom: 0 !important;
}

.who-we-are__intro h3,
.who-we-are__mission-section h3,
.who-we-are__memberships h3,
.view-display-id-who_we_are .view-header > h3 {
  font-family: Inter;
  font-size: 48px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.who-we-are__mission-section {
  margin-bottom: 48px;
}

.who-we-are__mission-section span {
  color: #0153ff;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
}

.who-we-are__mission-section__item {
  font-family: Inter;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
}
.who-we-are__mission-section__item::after {
  position: absolute;
  right: 0;
  top: 50%;
  height: 40px;
  width: 0;
  border-right: 1px solid #a6abad;
}

.who-we-are__mission-section__item-icon {
  padding: 0;
}

.who-we-are__mission-section__item p {
  padding-right: 0;
}

.who-we-are__memberships {
  margin-bottom: 48px;
}

.who-we-are__memberships ul {
  columns: 2;
  padding-left: 1rem;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.is-path-who-we-are .view-mc-what-we-offer .view-content .views-row {
  background: none;
  padding: 0;
  flex: 0 100%;
}

#request-a-consultation-cta {
  background: #f7f7f7;
  position: relative;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

@media (min-width: 768px) {
  #request-a-consultation-cta {
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#request-a-consultation-cta h4 {
  text-align: center;
  font-family: Inter;
  font-size: 41px;
  font-weight: 400;
  line-height: 62px;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 768px) {
  #request-a-consultation-cta h4 {
    font-size: 51px;
  }
}
#request-a-consultation-cta::before {
  content: "";
  background-image: url("../../../assets/images/arrows-spot-illo.png");
  width: 15%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: repeat-y;
  background-position: top right;
}
#request-a-consultation-cta::after {
  content: "";
  background-image: url("../../../assets/images/arrows-spot-illo.png");
  width: 15%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: repeat-y;
  background-position: top left;
}

#request-a-consultation-cta .button {
  background: #0153ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  border: none;
  color: white !important;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  white-space: nowrap;
  height: auto;
}

#request-a-consultation-cta .button:hover {
  background: #1adfac;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  padding: 12px 30px;
  transition: background 0.25s;
}

.who-we-are__leadership ul {
  list-style-type: none;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.who-we-are__leadership li {
  flex: 0 100%;
  list-style-type: none;
  margin-left: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .who-we-are__leadership li {
    flex: 0 50%;
  }
}
.who-we-are__leadership li p {
  flex: 1 0 100%;
  display: flex;
  justify-content: center;
}
.who-we-are__leadership li p:last-child {
  display: block;
  text-align: center;
}
.who-we-are__title {
  font-size: 11px;
  text-transform: uppercase;
  color: #333;
}
