.understandingTheData_page .block_1 {
  background-image: url("/images/pages/study-results/understanding-m-bg.jpg");
  background-size: 981px;
  background-repeat: no-repeat;
  background-position: 50% 0px;
  margin-top: -1px;
}

.footnote .bold {
  font-weight: 700;
}

.understandingTheData_page .hero-banner .wrapper {
  height: 417px;
  padding-top: 24px;
}

.understandingTheData_page .hero-banner .copy_block,
.understandingTheData_page .hero-banner .wrapper .copy_block h1 {
  color: var(--white-color);
}

.understandingTheData_page .hero-banner-text p {
  font-weight: 600;
  color: var(--white-color);
}

.understandingTheData_page .hero-banner .footnote {
  font-size: 14px;
}

.understandingTheData_page .hero-banner-text {
  background: var(--radial-gradient-color);
}

.understandingTheData_page .hero-banner-text .wrapper {
  padding: 32px 0;
}

.understandingTheData_page .overall-survival-block .heading_h2 {
  color: var(--secondary-font-color);
  display: inline-block;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 22px;
  font-size: 28px;
  font-size: 28px;
  line-height: 33.6px;
}

.understandingTheData_page .overall-survival-block .left_bar:before {
  width: 10px;
  height: 54px;
  top: 50%;
  transform: translateY(-50%) skew(-16deg);
}

.understandingTheData_page .block_2 .overall-survival-block h3 {
  margin-top: 32px;
  color: var(--color-gray-text);
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

.understandingTheData_page .block_2 .overall-survival-block .copy_block > div {
  text-align: center;
}

.understandingTheData_page .overall-survival-block ul.list-1 img {
  width: 209px;
  margin: 0 auto;
}

.understandingTheData_page .overall-survival-block ul.list-1 {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.understandingTheData_page .overall-survival-block ul.list-1 li p {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 32px;
  padding-top: 16px;
  border-top: 3px solid var(--cta-border-color);
  width: 232px;
}

.understandingTheData_page .overall-survival-block .copy_block ul.list-1 li { 
  font-weight: 500;
}

.understandingTheData_page .overall-survival-block .wrapper {
  padding-top: 60px;
  padding-bottom: 40px;
}

.understandingTheData_page .overall-survival-block ul.list-1 li p .large {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 900;
  color: var(--secondary-font-color);
  line-height: 120%;
}

.understandingTheData_page .overall-survival-block .arrow_link {
  text-align: left;
  margin-top: 32px;
}

.understandingTheData_page .objective-response-block {
  background-color: var(--color-teal-lightest);
}

.understandingTheData_page .objective-response-block .left_bar {
  display: inline-block;
  color: var(--secondary-font-color);
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 22px;
}

.understandingTheData_page .objective-response-block .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.understandingTheData_page .objective-response-block .copy_block h2 {
  text-align: left;
  padding-left: 26px;
}

.objective-response-block .heading_h2 {
  font-size: 28px;
  line-height: 33.6px;
}

.understandingTheData_page
  .objective-response-block
  .copy_block
  .left_bar:before {
  width: 10px;
  height: 54px;
  top: 50%;
  transform: translateY(-50%) skew(-16deg);
}

.understandingTheData_page .helpfull-block .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.understandingTheData_page .helpfull-block .copy_block ul {
  margin-top: 24px;
}

.understandingTheData_page .helpfull-block .copy_block ul li {
  position: relative;
  padding-left: 24px;
}

.understandingTheData_page .helpfull-block .copy_block ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  width: 5px;
  height: 20px;
  background-color: var(--color-light-grey-background);
  transform: skew(-20deg);
}

.understandingTheData_page .helpfull-block .copy_block ul li + li {
  margin-top: 16px;
}

.understandingTheData_page .block_3 {
  color: var(--white-color);
}

.understandingTheData_page .helpfull-block .copy_block ul li .title {
  font-weight: 600;
  font-style: italic;
  color: var(--secondary-font-color);
}

.understandingTheData_page .helpfull-block .copy_block p {
  font-size: 18px;
  font-weight: 700;
}

.understandingTheData_page .talk-to-doctor-block .left_bar {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--white-color);
}

.understandingTheData_page .talk-to-doctor-block .wrapper {
  padding-bottom: 90px;
}

.understandingTheData_page .talk-to-doctor-block .left_bar:before {
  width: 6px;
  top: -2px;
}

.understandingTheData_page .talk-to-doctor-block .copy_block .heading_h4,
h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21.6px;
}

.understandingTheData_page .talk-to-doctor-block {
  background: var(--radial-gradient-color);
}

.understandingTheData_page
  .block_2
  .container
  .wrapper
  .copy_block
  .arrow_link {
  text-align: left;
  margin-top: 48px;
}

.understandingTheData_page section.block_3 .container .wrapper .copy_block .left_bar {
  margin-top: 32px;
}

.understandingTheData_page .tout_container {
  padding-top: 0;
  margin-top: -45px;
}

.understandingTheData_page .block_4 .container .wrapper{
  margin-top: -45px;
  padding-top: 0;
}

@media (min-width: 981px) {
  .understandingTheData_page .overall-survival-block .wrapper {
    padding-top: 48px;
  }

  .understandingTheData_page .block_2 .border-top-line {
    height: 2px;
    width: 100%;
    background-color: var(--secondary-background-color);
  }

  .understandingTheData_page .block_1 {
    background-image: url("/images/pages/study-results/understanding-bg.jpg");
    background-size: 1920px;
  }

  .understandingTheData_page .hero-banner .footnote {
    position: absolute;
    bottom: 7px;
    left: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .understandingTheData_page .overall-survival-block .wrapper {
    text-align: center;
  }

  .understandingTheData_page .overall-survival-block .copy_block p.copy {
    max-width: 774px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .understandingTheData_page .overall-survival-block .copy_block ul.list-1 {
    margin-top: 32px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .understandingTheData_page .helpfull-block .wrapper {
    text-align: left;
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .understandingTheData_page .objective-response-block .wrapper {
    text-align: center;
  }

  .understandingTheData_page .objective-response-block p.copy {
    max-width: 774px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .understandingTheData_page .objective-response-block .copy_block a {
    margin-top: 16px;
  }

  .understandingTheData_page .hero-banner .wrapper {
    height: 302px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    display: flex;
    align-items: center;
  }
}

