:root {
  --header-height: 80px;
}

#animatedHero {
  position: relative;
}
#animatedHero .hero-bg-grid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#animatedHero .hero-bg-grid .hero-bg-svg {
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
#animatedHero > .vc_row {
  position: relative;
  z-index: 1;
}
#animatedHero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1511px;
  height: 3px;
  background: linear-gradient(90deg, white 3.85%, #003B80 38.46%, #003B80 63.94%, white 100%);
  z-index: 10;
  pointer-events: none;
}

body.patient-evidence-stream section.patient-evidence-stream--hero {
  position: relative;
  overflow: hidden;
  padding-top: calc(var(--header-height) + 24px) !important;
  height: 100%;
}
body.patient-evidence-stream section.patient-evidence-stream--hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1511px;
  height: 3px;
  background: linear-gradient(90deg, transparent 3.85%, #003B80 38.46%, #003B80 63.94%, transparent 100%);
  z-index: 10;
  pointer-events: none;
}
@media (min-width: 1024px) {
  body.patient-evidence-stream section.patient-evidence-stream--hero {
    min-height: 100svh;
    height: 100%;
  }
}
@media (max-width: 1920px) {
  body.patient-evidence-stream section.patient-evidence-stream--hero {
    min-height: 800px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 640px) {
  body.patient-evidence-stream section.patient-evidence-stream--hero {
    min-height: unset !important;
  }
}
body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row {
  height: 100%;
  z-index: 10;
  position: relative;
}
body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row > .wpb_column {
  height: 100%;
}
body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row > .wpb_column > .vc_column-inner {
  height: 100%;
}
body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    gap: clamp(2.5rem, 1.0526vw + 2.2895rem, 3.125rem);
  }
}
@media (min-width: 1025px) {
  body.patient-evidence-stream section.patient-evidence-stream--hero > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    justify-content: flex-start;
  }
}
body.patient-evidence-stream .hero-circle {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 0;
  border-radius: 999px;
}
@media (min-width: 1024px) {
  body.patient-evidence-stream .hero-circle {
    border-radius: 100%;
  }
}
body.patient-evidence-stream .hero-circle--1 {
  width: 120vw;
  height: 100vh;
  left: 50%;
  bottom: -65%;
  background: #E4EAF1;
  z-index: 2;
}
@media (min-width: 768px) {
  body.patient-evidence-stream .hero-circle--1 {
    width: 80vw;
  }
}
body.patient-evidence-stream .hero-circle--2 {
  width: 135vw;
  height: 100vh;
  left: 50%;
  bottom: -45%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0.06%, rgba(167, 199, 236, 0.9) 43.83%);
  z-index: 1;
}
@media (min-width: 768px) {
  body.patient-evidence-stream .hero-circle--2 {
    width: 105vw;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0.06%, rgba(167, 199, 236, 0.6) 43.83%);
  }
}
body.patient-evidence-stream .hero-circle--3 {
  width: 115vw;
  height: 100vh;
  left: 50%;
  bottom: -25%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0.09%, rgba(239, 246, 255, 0.8) 18.1%);
}
@media (min-width: 768px) {
  body.patient-evidence-stream .hero-circle--3 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0.09%, rgba(239, 246, 255, 0.6) 18.1%);
  }
}
body.patient-evidence-stream .headlines-container .wpb_wrapper .headline h1 {
  color: #064997;
  text-align: center;
  font-family: Gilroy;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.24px;
}
body.patient-evidence-stream .headlines-container .wpb_wrapper .title h2 {
  color: #262F38;
  font-family: Gilroy;
  font-size: clamp(1.875rem, 2.2449vw + 1.426rem, 3.25rem);
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  text-wrap: balance;
}
body.patient-evidence-stream .headlines-container .wpb_wrapper .title h2 strong {
  color: #636D7B;
  font-weight: 600;
}
body.patient-evidence-stream .headlines-container .wpb_wrapper .subtitle p {
  color: #262F38;
  text-align: center;
  font-family: "GT Sectra";
  font-size: clamp(1rem, 0.2041vw + 0.9592rem, 1.125rem);
  font-weight: 400;
  line-height: 1.4;
  max-width: 600px;
  margin-inline: auto;
}
body.patient-evidence-stream .hero-image img {
  width: 100%;
  margin: 0 auto;
  object-fit: contain;
  max-width: 870px;
}
@media (max-width: 640px) {
  body.patient-evidence-stream .hero-image img {
    width: 100% !important;
    margin: 0 auto;
  }
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 32.5rem;
  border-radius: 0.625rem;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row {
    flex-direction: row;
    background-position: right center;
  }
}
@media (max-width: 767px) {
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row {
    background-image: unset !important;
  }
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row:has(> :nth-child(2).left-image-container) {
    flex-direction: column-reverse;
  }
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .left-image-container div,
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .left-image-container figure,
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .left-image-container figure div {
  width: 100%;
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .left-image-container figure div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .left-image-container > .vc_column-inner {
    display: none;
  }
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container {
  background-color: #fff;
  padding: clamp(1.25rem, 5.102vw + 0.2296rem, 4.375rem) clamp(1.25rem, 2.0408vw + 0.8418rem, 2.5rem);
  border-radius: 0.625rem 0.625rem 0 0;
  max-width: 34.6875rem;
}
@media (min-width: 768px) {
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container > .vc_column-inner {
    padding-top: 0;
  }
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container .title h2 {
  color: #262F38;
  font-family: Gilroy;
  font-size: clamp(1.25rem, 2.2449vw + 0.801rem, 2.625rem);
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
  text-wrap: balance;
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container .title h2 strong {
  color: #636D7B;
  font-weight: 600;
}
body.patient-evidence-stream #patient-evidence-stream-section-1 > .vc_row > .right-text-container .text p {
  color: #262F38;
  font-family: "GT Sectra";
  font-size: clamp(1rem, 0.2041vw + 0.9592rem, 1.125rem);
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
}
body.patient-evidence-stream .entrytext .bg-cta-stripes-tan {
  background: url("/wp-content/themes/h1/images/patient-evidence-stream-hero-footer-bg.svg") no-repeat !important;
  background-position: bottom !important;
  background-size: 100vw !important;
}
@media (min-width: 1024px) {
  body.patient-evidence-stream .entrytext .bg-cta-stripes-tan {
    background-size: 100vw !important;
    background-position: center 65vh !important;
  }
}
@media (min-width: 1024px) {
  body.patient-evidence-stream #howItWorksDesktop {
    padding-bottom: 0 !important;
  }
}

/*
body.page-id-6540,
body.page-id-6541 {
  .entrytext .bg-cta-stripes-tan {
    position: relative;
    background: unset !important;

    .footer-bg-grid {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50%;
      z-index: 0;
      pointer-events: none;
      overflow: hidden;

      // Gradient overlay - white to transparent
      &::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 40%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 1;
        pointer-events: none;
      }

      .footer-bg-svg {
        width: 100%;
        height: 100%;
        opacity: 0.6;
      }
    }

    // Ensure content stays above the background
    >.vc_row {
      position: relative;
      z-index: 1;
    }
  }
}

@media (max-width: 767px) {
  body.page-id-6540,
  body.page-id-6541 {
    section.bg-cta-stripes-tan {
      .footer-bg-grid+.vc_row {
        padding-top: 0 !important;
      }
    }
  }
}
*/
.page-id-5981 .health-plans-cards {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-id-5981 .health-plans-cards {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .page-id-5981 .health-plans-cards > .wpb_column {
    flex: 0 0 50%;
  }
}

.data-solutions-header-sublink > span > span.ubermenu-target-title.ubermenu-target-text {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.data-solutions-header-sublink > span > span.ubermenu-target-title.ubermenu-target-text::after {
  content: unset !important;
}

@media (min-width: 1024px) {
  .tabs-slider-text .wpb_text_column {
    margin-bottom: 36px !important;
  }
}
/** Clinical Intelligence Stream **/
.page-id-5088 section.content-heading .vc_btn3-container {
  margin-bottom: 60px !important;
}

@media (min-width: 768px) {
  .tabs-slider-img {
    min-height: 546px !important;
  }
}

.tabs-slider-img img {
  height: 100% !important;
  width: auto !important;
  margin-left: auto !important;
}
@media (min-width: 768px) {
  .tabs-slider-img img {
    min-height: 546px !important;
  }
}

body .vc_custom_1760494290552 {
  background-color: transparent !important;
}