.siteMain>.container.__noTopBottomPadding {
  padding-top: 0;
  padding-bottom: 0;
}

.standardPanel_content :where(h1) {
  margin-bottom: 0
}

.standardPanel_content hr {
  border-top: .1875em solid var(--color-red-30);
  width: 100%;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  top: -10px;
}


.standardPanel_content strong.standardPanel_content_strong1 {
  vertical-align: super;
  color: var(--color-black-90);
  line-height: 2em;
}

.standardPanel_content strong.standardPanel_content_strong1 span {
  color: var(--color-teal-70);
  display: contents;
}


.standardPanel_content strong.standardPanel_content_strong1 span:nth-child(2) {
  vertical-align: super;
}

.standardPanel_content strong.standardPanel_content_strong1 span.span-data {
  vertical-align: super;
  font-weight: 600;
  font-size: 32px;
  color: var(--color-teal-70);
  font-family: 'Gotham-Bold', sans-serif !important;
}

.standardPanel_content sup.enroll-sup {
  font-size: 65%;
  line-height: 6px;
}


.standardPanel_content strong.standardPanel_content_strong1 strong {
  vertical-align: super;
  color: var(--color-black-90);
}

.heading-title-mbc {
  font-size: 24px;
  margin-bottom: 10px;
}

.fullWidthImagePanel_imagePadding {
  padding-left: 1em;
  padding-right: 1em
}

.fullWidthImagePanel_desktop {
  display: none
}

.fullWidthImagePanel_mobile {
  width: 100%
}

.custom-list li::marker {
  color: var(--color-teal-70) !important
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel {
  background-color: var(--color-teal-10);
  padding: 2.5em .875em;
  width: 100%
}



.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__charts {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 2.5em 0 1.5em;
  width: 100%;
  gap: 1em
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chart {
  display: flex;
  flex-direction: column;
  align-items: center
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartTitle *,
.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chart .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartTitle {
  margin-bottom: 0;
  text-align: center;
  font-weight: var(--font-weight-extrabold);
  font-size: 1em;
  color: var(--chart-title-color)
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chart .second-chart-title {
  margin-bottom: 0;
  text-align: center;
  font-weight: var(--font-weight-extrabold);
  font-size: 1em;
  color: var(--chart-title-color-2) !important;
  text-transform: none;
  font-family: Gotham-Bold, sans-serif;
}

.footer-text p:last-child {
  margin-bottom: 0
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartTitle span {
  text-transform: none;
  font-family: Gotham-Bold, sans-serif;
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartTitle span sup span,
.second-chart-title span sup span {
  font-size: 10px;
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartTitle sup {
  font-size: 50%
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chartData {
  font-weight: var(--font-weight-medium);
  margin-top: 1em
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description:first-child {
  margin-top: 1em
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description span:first-child {
  font-size: 18px;
  color: #004976;
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description span:first-child sup {
  font-weight: bolder;
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description .Bullet strong span,
.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description p:nth-child(3) strong,
.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description p:nth-child(4) strong {
  color: var(--color-teal-70);
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description :is(h1, h2, h3, h4, h5, h6) {
  font-size: 1em;
  font-weight: var(--font-weight-extrabold)
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__charts .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description p:not(:first-child) {
  font-size: 16px;
      text-indent: 13px;
}

.clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__charts .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description p:last-child {
  margin-bottom: 0
}

.trialDataTable_table {
  width: 100%;
  overflow-x: auto
}

.trialDataTable_table div {
  display: flex;
}

.trialDataTable_table .baseline-sup {
  font-size: 1.4rem;
  line-height: 1.8rem;
  top: -.5em;
  position: relative;
}

.trialDataTable_table .baseline-description {
  font-size: 13px;
}

.ctaCallout_ctaCallout {
  align-items: center;
  border-style: solid;
  border-width: 0.625em 0 0;
  border-color: var(--border-color);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2.5em 1.5625em 0;
}

.ctaCallout_ctaCallout {
  border: none;
}

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

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

.ctaCallout_ctaCallout__text {
  text-align: center
}

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

.custom-sup sup {
  position: relative;
  top: -7px;
  vertical-align: unset;
}

@media(min-width: 768px) {

  .heading-title-mbc {
    font-size: 38px 
  }

  .mobile-break {
    display: none
  }

  .fullWidthImagePanel_imagePadding {
    padding-right: 2.75em;
    padding-left: 2.75em
  }

  .fullWidthImagePanel_desktop {
    display: block;
    width: 100%
  }

  .fullWidthImagePanel_mobile {
    display: none
  }

  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel {
    padding-left: 18px;
    padding-right: 18px;
  }
  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__charts {
    flex-direction: row;
    justify-content: space-between
  }


  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__chart {
    flex: 0 0 33%
  }

  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__charts .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel__description {
  width: 33% !important;
}

  .ctaCallout_ctaCallout {
    border-width: 0 0 0 0.625em;
    justify-content: flex-start;
    flex-direction: inherit;
    padding: 1.25em 0;
  }

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

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

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

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

  .standardPanel_content strong.standardPanel_content_strong1 {
    margin-top: -14px;
  }

  .custom-sup sup {
    vertical-align: super;
    position: static;
  }
}

@media (min-width:993px) {

  .fullWidthImagePanel_imagePadding {
    padding-right: 6.375em;
    padding-left: 6.375em
  }

  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel {
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }

  .ctaCallout_ctaCallout__description p,
  .ctaCallout_ctaCallout__link {
    font-size: 1.375em
  }

  .ctaCallout_ctaCallout__description p {
    line-height: 1.22
  }
}

@media (min-width:1750px) {
  .clinicalStudyOverviewPanel_clinicalStudyOverviewPanel {
    padding: 2.5em 6.25em
  }

  .ctaCallout_ctaCallout__description p,
  .ctaCallout_ctaCallout__link {
    font-size: 1.5em
  }
}
