.content-section__cards {
  display: grid;
  grid-template-columns: 450px 448px;
  gap: 37px;
  margin-bottom: 40px;
  justify-content: center;
}

.content-card__frame {
  position: relative;
  height: 390px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.content-card--left .content-card__frame {
  background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/content-card-left.svg");
}

.content-card--right .content-card__frame {
  background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/content-card-right.svg");
}

.content-card__content {
  max-width: 320px;
  text-align: center;
}

.content-card__intro {
  margin: 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.19px;
  color: #000;
}

.content-card--left .content-card__intro {
  width: 296px;
  margin: 0 auto;
  position: absolute;
  top: 31px;
  left: 0;
  right: 0;
}

.content-card--left p.content-card__description {
  width: 292px;
  margin: 0 auto;
}

.content-card--left .content-card__stat {
  margin-bottom: 5px;
  padding-top: 130px;
}

.content-card--right .content-card__stat {
  margin-bottom: 10px;
  padding-top: 70px;
}

.content-card--right .content-card__intro {
  width: 368px;
  margin: 0 auto;
  top: 31px;
  left: 0;
  right: 0;
  position: absolute;
}

.content-card--right p.content-card__description {
  width: 290px;
  margin: 0 auto;
}

.content-card__stat {
  margin-bottom: 40px;
}

.content-card__eyebrow {
  margin: 0;
  font-family: "lexia", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 31.191px;
  text-transform: uppercase;
  color: #5a0d38;
}

.content-card__number {
  margin: 0;
  font-family: "lexia", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  color: #5a0d38;
}

.content-card__number sup {
  font-size: 0.6em;
  vertical-align: 0.2em;
  font-weight: 800;
}

.content-card__description {
  margin: 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #3f4444;
}

.content-card__actions {
  margin-top: 30px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
}

.content-card__button {
  min-width: 311px;
  height: 35px;
  padding: 9px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #5a0d38;
  border-radius: 30px;
  text-decoration: none;
  transition:
    background 0.2s ease,
    opacity 0.2s ease;
  cursor: pointer;
}

.content-card__button:hover,
.content-card__button:focus {
  opacity: 0.9;
  border: 1px solid #000;
    background: #fff;
}
.content-card__button:hover> .content-card__button-text,
.content-card__button:focus> .content-card__button-text{
    color: #5A0D38;
}
.content-card__button:hover> .content-card__button-icon,
.content-card__button:focus> .content-card__button-icon{
    background: url(/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/mobile/close-menu.svg) no-repeat;
    transform: rotate(45deg);
    background-size: cover;
    flex: 0 0 11px;
    width: 12px;
    height: 12px;
} 

.content-card__button-text {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.content-card__button-icon {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
  background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/plus-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

img.content-modal__image {
  height: 260px;
  width: auto;
  margin-top: 30px;
}

.resectability-table-card {
  width: 936px;
  height: 412px;
  margin: 0 auto;
}

.resectability-table-card__inner {
  padding: 20px 40px 40px 40px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(63, 68, 68, 0.1);
  box-shadow: 2px 4px 5px rgba(90, 13, 56, 0.25);
}

.resectability-table-card__heading {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  color: #000;
  margin: 0 0 25px;
}

.resectability-table {
  width: 856.69px;
  height: 306.73px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 1.75px solid #830051;
  border-radius: 14.91px;
  overflow: hidden;
  table-layout: fixed;
  background: #ffffff;
}

.resectability-table col:nth-child(1) {
  width: 106px;
}

.resectability-table col:nth-child(2),
.resectability-table col:nth-child(3),
.resectability-table col:nth-child(4),
.resectability-table col:nth-child(5),
.resectability-table col:nth-child(6),
.resectability-table col:nth-child(7) {
  width: 103.45px;
}

.resectability-table col:nth-child(8) {
  width: 107px;
}

.resectability-table__group,
.resectability-table__column,
.resectability-table__corner,
.resectability-table__corner-top,
.resectability-table__corner-secondary,
.resectability-table__row-header {
  background: #5a0d38;
  color: #ffffff;
  text-align: center;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 14.03px;
  font-weight: 500;
}

.resectability-table__corner {
  height: 22px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.resectability-table__corner-top {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.resectability-table__corner-secondary {
  height: 22px;
  border-right: 1px solid #ffffff;
}

.resectability-table__group {
  height: 22px;
  padding: 0;
  vertical-align: middle;
  border-bottom: 1px solid #ffffff;
  /*font-size: 13px;*/
  line-height: 13px;
}

.resectability-table__group--non-bulky {
  border-right: 1px solid #ffffff;
}

.resectability-table__column {
  height: 22px;
  padding: 0 6px;
  vertical-align: middle;
  border-right: 1px solid #ffffff;
  font-size: 14.03px;
  line-height: 17.537px;
}

.resectability-table__column:last-child {
  border-right: 0;
}

.resectability-table__row-header {
  height: 35px;
  padding: 0 8px;
  vertical-align: middle;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  line-height: 17.537px;
}

.resectability-table__cell {
  height: 35px;
  padding: 0 8px;
  vertical-align: middle;
  border-top: 1px solid rgba(131, 0, 81, 0.9);
  border-right: 1px solid rgba(131, 0, 81, 0.9);
  background: rgba(240, 171, 0, 0.18);
  color: #3f4444;
  text-align: center;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 14.03px;
  font-weight: 500;
  line-height: 14px;
}

.resectability-table__cell:last-child {
  border-right: 0;
}

.resectability-table__cell--gold-75 {
  background: rgba(240, 171, 0, 0.75);
}

.resectability-table__cell--gold-50 {
  background: rgba(240, 171, 0, 0.5);
}

.n2-guidance {
  width: 100%;
  max-width: 1438px;
  margin: 0 auto;
}

.n2-guidance__cards {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}

.n2-guidance__card {
  width: 340px;
  min-height: 206px;
  padding: 48px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(240, 171, 0, 0.15);
  border-radius: 20px;
  box-sizing: border-box;
}
.n2-guidance__card:nth-child(3) {
    padding: 48px 45px;
}

.n2-guidance__text {
  margin: 0;
  text-align: center;
  color: #5a0d38;
  font-family: "lexia", serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.n2-guidance__reference {
  margin: 0;
  text-align: center;
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}
.patient-selection span.number-pre-sym {
    position: relative;
    top: 7px;
}
.patient-selection .content-section__headline >sup{
    font-weight: inherit;   
}

@media (max-width: 991px) {
  .patient-selection {
    width: 100%;
    max-width: 991px;
    margin-right: auto;
    margin-left: auto;
    overflow-x: hidden;
  }

  .patient-selection img {
    max-width: 100%;
    height: auto;
  }

  .patient-selection > .cmp-container,
  .patient-selection #surgical-attrition,
  .patient-selection #determining-resectability,
  .patient-selection #n2-disease,
  .patient-selection #keypoints,
  .patient-selection #switch-page,
  .patient-selection #reference-block {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .patient-selection #surgical-attrition,
  .patient-selection #determining-resectability {
    padding-bottom: 40px;
  }

  .patient-selection #n2-disease {
    padding-bottom: 0;
  }

  .patient-selection #surgical-attrition .content-section__headline {
    margin-bottom: 25px;
    letter-spacing: -0.18px;
  }

  .patient-selection #keypoints .content-section,
  .patient-selection #switch-page .content-section,
  .patient-selection #reference-block .content-section {
    padding: 0 30px;
  }

  .patient-selection .content-section__cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 35px;
    width: 100%;
    margin: 0 0 25px;
  }

  .patient-selection .content-card {
    width: 100%;
  }

  .patient-selection .content-card__frame {
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 0;
    background-image: none;
    background-color: #ffffff;
    /*border: 1px solid rgba(63, 68, 68, 0.1);*/
    /*border-radius: 20px;
    box-shadow: 2px 4px 5px rgba(90, 13, 56, 0.75);*/
  }

  .patient-selection .content-card--left .content-card__frame {
    background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/mobile/content-card-top.svg");
    /*background-size: auto;*/
  }

  .patient-selection .content-card--right .content-card__frame {
    background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/mobile/content-card-bottom.svg");
    /*background-size: auto;*/
  }

  .patient-selection .content-card__content {
    position: relative;
    width: 100%;
    max-width: 330px;
    min-height: 398px;
    padding: 20px 20px 26px;
    text-align: center;
  }

  .patient-selection .content-card--right .content-card__content {
    min-height: 410px;
  }

  .patient-selection .content-card__intro,
  .patient-selection .content-card--left .content-card__intro,
  .patient-selection .content-card--right .content-card__intro {
    position: static;
    width: 100%;
    max-width: 292px;
    margin: 0 auto 28px;
    color: #000000;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0;
  }

  .patient-selection .content-card__intro,
  .patient-selection .content-card--left .content-card__intro {
    width: 240px;
    text-wrap-style: pretty;
    margin: 0 auto 55px;
  }

  .patient-selection .content-card--right .content-card__intro {
    max-width: 266px;
    font-size: 19px;
    line-height: 21px;
    margin: 5px auto 50px;
  }

  .patient-selection .content-card__stat,
  .patient-selection .content-card--left .content-card__stat,
  .patient-selection .content-card--right .content-card__stat {
    margin: 0 0 12px;
    padding-top: 0;
  }

  .patient-selection .content-card--left .content-card__stat {
    margin: 0 0 10px;
  }

  .patient-selection .content-card__eyebrow {
    margin: 0;
    color: #5a0d38;
    font-family: "lexia", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 31px;
    text-transform: uppercase;
  }

  .patient-selection .content-card__number {
    margin: 0;
    color: #5a0d38;
    font-family: "lexia", serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 50px;
  }

  .patient-selection .content-card--right .content-card__number {
    font-size: 50px;
    line-height: 50px;
  }

  .patient-selection .content-card__number sup {
    font-size: 0.6em;
    font-weight: 600;
    vertical-align: baseline;
  }

  .patient-selection .content-card__description,
  .patient-selection .content-card--left p.content-card__description,
  .patient-selection .content-card--right p.content-card__description {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    color: #3f4444;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .patient-selection .content-card--right p.content-card__description {
    width: 259px;
  }

  .patient-selection .content-card--right .content-card__stat {
    margin: 0 0 5px;
    padding-top: 0;
  }

  .content-card__button-icon {
    position: relative;
    left: 0.5rem;
  }

  .patient-selection .content-card__actions {
    margin: 30px 0 0;
  }

  .patient-selection .content-card__button {
    width: 100%;
    min-width: 311px;
    max-width: 311px;
    height: 35px;
    padding: 8px 20px;
    border-radius: 30px;
    /*border: 0;
    background: #5a0d38;*/
    gap: 0;
  }

  .patient-selection .content-card__button-text {
    color: #ffffff;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
  }

  .patient-selection .resectability-table-card {
    width: 100%;
    max-width: 100%;
    height: 392px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
  }

  .patient-selection .resectability-table-card__inner {
    width: 100%;
    height: 392px;
    padding: 18px 20px 0;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid rgba(63, 68, 68, 0.1);
    border-radius: 20px;
    box-shadow: 2px 4px 5px rgba(90, 13, 56, 0.75);
  }

  .patient-selection .resectability-table-card__heading {
    max-width: 100%;
    margin: 0 0 16px;
    color: #000000;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 21px;
  }

  .patient-selection .resectability-table-card__scroller {
    width: 100%;
    height: 277px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .patient-selection .resectability-table-card__scroller::-webkit-scrollbar {
    display: none;
  }

  .patient-selection .resectability-table {
    width: 774px;
    min-width: 774px;
    height: 277px;
    margin: 0;
    border: 1.6px solid #830051;
    border-radius: 13px;
  }

  .patient-selection .resectability-table-card__scrollbar {
    width: 100%;
    max-width: 290px;
    height: 13px;
    margin: 12px auto 0;
    overflow: hidden;
    visibility: visible;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    border-radius: 15px;
  }

  .patient-selection .resectability-table-card__scrollbar-thumb {
    width: 59px;
    height: 13px;
    margin: -1px 0 0 -1px;
    visibility: visible;
    background: #e2e2e2;
    border-radius: 15px;
    transform: translateX(0);
    will-change: transform;
  }

  .patient-selection .resectability-table__group,
  .patient-selection .resectability-table__column,
  .patient-selection .resectability-table__corner,
  .patient-selection .resectability-table__corner-secondary,
  .patient-selection .resectability-table__row-header,
  .patient-selection .resectability-table__cell {
    font-size: 12.68px;
    line-height: 15.85px;
  }
  .patient-selection .resectability-table__cell--gold-50{
      line-height: 12.681px;
      font-size: 12.681px;
  }
     

  .patient-selection .n2-guidance__cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 17px;
    margin: 0 0 16px;
  }

  .patient-selection .n2-guidance__card {
    width: 100%;
    min-height: 128px;
    padding: 27px 20px;
    background: rgba(240, 171, 0, 0.15);
    border-radius: 20px;
  }

  .patient-selection .n2-guidance__text {
    margin: 0;
    color: #5a0d38;
    font-family: "lexia", serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
  }

  .patient-selection .n2-guidance__reference {
    max-width: 330px;
    margin: 0 auto 20px;
    color: #5a0d38;
    font-size: 16px;
    font-style: italic;
    line-height: 20px;
  }

  #reference-block {
    padding: 0 0 30px;
  }

  .content-section__cards {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .content-card__frame {
    min-height: 500px;
    padding: 40px 24px;
  }

  .content-card__content {
    max-width: 280px;
  }

  .content-card__intro {
    margin-bottom: 36px;
    font-size: 17px;
  }

  .content-card__eyebrow {
    font-size: 24px;
  }

  .content-card__number {
    font-size: 68px;
  }

  .content-card__button {
    min-width: 100%;
  }

  .resectability-table-card {
    width: 100%;
    overflow-x: hidden;
  }

  .resectability-table {
    min-width: 856.69px;
  }
  .patient-selection .content-section__references {
    margin: 0 1px 0 -18px;
    }
    
    .patient-selection-page .switch-page__link--next .switch-page__arrow {
        top: 0;
    }
    
    .patient-selection-page .switch-page {
        align-items: flex-start;
    }
    
    #reasons-modal h3#content-modal-title {
        margin-bottom: 5px;
    }
    
    #reasons-modal  img.content-modal__image.mobile-only {
        margin-top: 10px;
    }
    
    #reasons-modal .content-modal__dialog {
        top: 50px;
    }
    .patient-selection .video-wrap__transcript-block {
        margin-top: -15px;
        /*max-width: 280px;*/
        /*margin-right: 6px;*/
        
        max-width: 288px;
    }
}

@media screen and (min-width: 992px) {
  .patient-selection .resectability-table-card__scrollbar {
    display: none;
  }
  .patient-selection .resectability-table__cell {
    line-height: 17.537px; 
    
  }
  .patient-selection .resectability-table__cell--gold-50 {
    line-height: 14.03px;   
  }
  .patient-selection .content-section__references {
    margin: 0 5px 0 -10px;
    }
    .patient-selection .subnav .jump-links {
        gap: 205px;   
    }
}
