/* Sub-pages new styles */

/* --- > video modal */
.cmp-video__modalbox .modal-box__content {
  padding: 30px;
  height: 495px;
}
.cmp-youtubevideo__modalbox .cmp-youtubevideo__player {
  height: 445px;
}

.cmp-video__modalbox .modal-box__content img.cmp-video__thumbnail {
  display: block;
}
.modal.cmp-video__modalbox .modal-box {
  max-width: 53.625rem;
}
.modal.cmp-video__modalbox .modal-box__content .cmp-video__player {
  height: 446px !important;
  padding: 0;
  background: transparent;
  border: 0;
}

@media screen and (min-width: 992px) {
  .modal.cmp-video__modalbox .modal-box__content .cmp-video__player {
    width: 793px;
    margin: 0 auto;
    overflow: hidden;
  }
}

body:has(.video-wrap) .cmp-youtubevideo__modalbox span.modal__closeIcon {
  right: 8px;
  top: -67px;
}

body:has(.video-wrap) .cmp-video__modalbox span.modal__closeIcon {
  right: -16px;
  top: calc((100vh - 696px) / 3);
}

@media (max-width: 991px) {
  body:has(.video-wrap) .cmp-youtubevideo__modalbox span.modal__closeIcon,
  body:has(.video-wrap) .cmp-video__modalbox span.modal__closeIcon {
    right: 3px;
    top: -67px;
  }
}
.cmp-video.dyamic-embed {
  /*width: 404px;
    height: 225px !important;*/
  width: 376px;
  height: 212px !important;
}
.video .cmp-video__player {
  /*height: 232px!important;*/
  height: 212px !important;
  padding: 0;
  color: #fac562;
}
.video .cmp-video__player:hover,
.video .cmp-video__player:focus {
  color: #2f2f2f;
}
.video .cmp-video__player span.cmp-video__playicon:after {
  content: "";
  font-family: "Font Awesome";
  font-size: 42px;
  position: relative;
  top: 36%;
}

/* --- > video modal */

/* --- > Jump links sub navigation */

.subnav .jump-links {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 185px;
  padding: 6px 40px;
  background: #fac562;
  overflow: auto;
}

.subnav .jump-links::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #5a0d38;
  transform: translateY(-50%);
}

.subnav .jump-link {
  position: relative;
  z-index: 1;
  /*padding: 12px 20px;*/
  border-radius: 999px;
  background: #fac562;
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
}

.subnav .jump-link:hover {
  text-decoration: underline;
}

p.sub-nav {
  padding: 12px 20px;
  background: #fac562;
  position: relative;
}
.subnav .jump-link::before,
.subnav .jump-link::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  background: #5a0d38;
  border-radius: 50%;
  transform: translateY(-50%);
}

.subnav .jump-link::before {
  /*left: -4px;*/
  left: -20px;
  pointer-events: none;
}

.subnav .jump-link::after {
  right: -20px;
  pointer-events: none;
}

.subnav .jump-link.active {
  text-decoration: underline;
}

/* < ---- Jump links sub navigation END */

/* --- > Heading */

.heading .heading__bg {
  background-image: url(/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/heading-bg-desktop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 185px;
}

.heading .heading__wrapper {
  display: flex;
  justify-content: center;
  padding: 65px 200px 20px;
}

.heading .heading__text {
  width: 1038px;
  color: #fff;
  font-family: "lexia", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
}

/* < --- Heading END */

/*  --- > Section divider  */

.section-divider {
  position: relative;
  width: 100%;
  margin: 0 0 5px;
  padding: 0 0 0 max(208px, calc((100% - 1440px) / 2 + 208px));
}

.section-divider__line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f0ab00;
  transform: translateY(-50%);
}

.section-divider__label {
  position: relative;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 43px;
  padding: 10px 30px;
  border-radius: 20px;
  background: #fff;
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.section-divider__label::before,
.section-divider__label::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  background: #f0ab00;
  border-radius: 50%;
  transform: translateY(-50%);
}

.section-divider__label::before {
  left: -4px;
}

.section-divider__label::after {
  right: -4px;
}

/* < --- Section divider END */

.content-section {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
}

.content-section__headline {
  margin: 0 0 30px;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  color: #5a0d38;
}

.content-section__callout {
  margin: 0 0 10px;
  padding: 32px;
  text-align: center;
  background: rgba(240, 171, 0, 0.15);
  border-radius: 20px;
}

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

.content-section__divider {
  width: min(100%, 574px);
  height: 1px;
  margin: 24px auto 12px;
  background: #5a0d38;
}

.content-section__footnote {
  margin: 0;
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}

.content-section__references {
  margin: 0;
}

.content-section__reference {
  display: flex;
  align-items: flex-start;
  gap: 2px;
}

.content-section__reference-marker {
  flex-shrink: 0;
  width: 8px;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-align: right;
  color: #000;
}

.content-section__reference-copy {
  margin: 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}

.content-modal {
  position: fixed;
  inset: 0;
  z-index: 999;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 20px;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
}

.content-modal.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.content-modal__overlay {
  position: absolute;
  inset: 0;

  background: rgba(0, 0, 0, 0.45);
}

.content-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 385px;
  max-width: 1037px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(63, 68, 68, 0.1);
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.content-modal__body {
  width: 100%;
  height: 100%;
  padding: 24px;
}

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

.content-modal__image {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.content-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;

  padding: 0;

  background: transparent;
  border: 0;

  cursor: pointer;
}

.content-modal__close-icon {
  display: block;

  width: 20px;
  height: 20px;
}

.content-modal__close-text {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  color: #5a0d38;
}
.video-wrap {
  display: flex;
  justify-content: center;
  padding: 40px 20px 75px;
}

.video-wrap > .cmp-container {
  width: 100%;
  max-width: 716px;
  padding: 20px 50px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(63, 68, 68, 0.15);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.video-wrap .video-wrap__title-block {
  width: 281px;
  margin: 0 auto;
}
.video-wrap .video-wrap__title {
  margin: 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  color: #5a0d38;
}

.video-wrap .youtubevideo {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.video-wrap .cmp-youtubevideo {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.video-wrap .cmp-youtubevideo__holder {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: -1.5px;
}

.video-wrap .cmp-youtubevideo__content {
  max-width: 281px;
  margin-bottom: 15px;
}

.video-wrap .cmp-youtubevideo__item-text {
  display: none;
}

.video-wrap .cmp-youtubevideo__item-title {
  margin: 0;
  text-align: center;
}

.video-wrap .cmp-youtubevideo__item-title span {
  display: block;
  color: #5a0d38;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.video-wrap .cmp-youtubevideo__player {
  width: 100%;
  max-width: 415px;
  height: auto !important;
}

.video-wrap .cmp-youtubevideo__video {
  width: 100%;
}

.video-wrap .cmp-youtubevideo__thumbnail {
  width: 100%;
  height: auto;
  display: block;
}

.video-wrap__transcript-block {
  width: 413px;
  margin-top: -15px;

  background: rgba(240, 171, 0, 0.15);

  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;

  overflow: hidden;

  transition: all 0.3s ease;
}

.video-wrap__transcript-toggle {
  /*width: 100%;*/
  min-height: 35px;
  border: 0;
  background: transparent;
  padding: 10px 11px;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.video-wrap__transcript-icon {
  width: 11px;
  height: 7px;
  flex-shrink: 0;

  background-image: url("/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/desktop/transcript-toggle-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  transition: transform 0.3s ease;
}

.video-wrap__transcript-label {
  color: #5a0d38;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.video-wrap__transcript-content {
  max-height: 0;
  overflow-y: auto;

  transition: max-height 0.3s ease;

  padding-left: 11px;
  padding-right: 20px;
}

.video-wrap__transcript-block.is-open .video-wrap__transcript-content {
  max-height: 69px;
  padding-bottom: 12px;
}

.video-wrap__transcript-block.is-open .video-wrap__transcript-icon {
  transform: rotate(180deg);
}

.video-wrap__transcript-row {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  margin-bottom: 8px;
}

.video-wrap__transcript-row:last-child {
  margin-bottom: 0;
}

.video-wrap__transcript-speaker {
  min-width: 95px;
  max-width: 95px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.video-wrap__transcript-text {
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.video-wrap__transcript-content::-webkit-scrollbar {
  width: 6px;
}

.video-wrap__transcript-content::-webkit-scrollbar-thumb {
  background: rgba(90, 13, 56, 0.4);
  border-radius: 999px;
}

.key-points {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 0 30px;
}

.key-points__side {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
}

.key-points__line {
  flex: 1;
  height: 2px;
  background: #f0ab00;
}

.key-points__dot {
  display: block;
  flex-shrink: 0;
  border-radius: 50%;
  background: #f0ab00;
}

.key-points__dot--large {
  width: 10px;
  height: 10px;
}

.key-points__dot--small {
  width: 6px;
  height: 6px;
}

.key-points__title {
  flex-shrink: 0;
  padding: 0 28px;
  color: #5a0d38;
  font-family: "lexia", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.key-points__head {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 10px;
}

.key-points__headline {
  max-width: 1038px;
  margin: 0;
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.key-points__list {
  margin: 0;
  padding: 0 200px;
  list-style: none;
}

.key-points__item {
  position: relative;
  width: 1038px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  color: #3f4444;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.key-points__item + .key-points__item {
  margin-top: 10px;
}

.key-points__item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 9999px;
  background: #5a0d38;
}

.switch-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 0;
  margin: 0 auto;
}

.switch-page__link {
  display: flex;
  align-items: center;
  gap: 20px;
  text-decoration: none;
}

.switch-page__label {
  color: #5a0d38;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
}

.switch-page__arrow {
  width: 13px;
  height: 13px;
  border-top: 3px solid #5a0d38;
  border-right: 3px solid #5a0d38;
}

.switch-page__link--previous .switch-page__arrow {
  transform: rotate(-135deg);
}

.switch-page__link--next .switch-page__arrow {
  transform: rotate(45deg);
}

.switch-page__link:hover .switch-page__label {
  text-decoration: underline #5a0d38;
}

.references-block {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}

.references-block__text {
  width: 1038px;
  margin: 0;
  color: #3f4444;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
.references-block__text a {
  color: #3f4444;
}

.references-block__text strong {
  font-weight: 700;
}

.references-block__text em {
  font-style: italic;
}

#surgical-attrition {
  padding: 0 0 40px;
}

#determining-resectability {
  padding: 0 0 40px;
}

@media (max-width: 991px) {
  .subnav,
  .heading,
  .content-section,
  .video-wrap,
  .key-points,
  .switch-page,
  .references-block {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .subnav {
    height: 55px;
    overflow: hidden;
    background: #fac562;
  }

  .heading {
    min-height: 180px;
    background: no-repeat;
  }

  .heading .heading__wrapper {
    /* width: 330px;
    padding: 30px 0 0 40px;*/
    margin: 0 auto;
    padding: 25px 30px;
    padding-top: 7.8%;
  }

  .heading .heading__text {
    width: 100%;
    margin: 0;
    color: #ffffff;
    font-family: "lexia", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
  }

  .section-divider {
    height: 35px;
    margin: 0;
    padding: 0 0 0 38px;
    overflow: visible;
  }

  .section-divider__line {
    top: 5px;
    width: 100%;
    background: #f0ab00;
  }

  .section-divider__label {
    min-height: 43px;
    padding: 10px 30px;
    color: #5a0d38;
    background: #ffffff;
    border-radius: 20px;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    top: -17px;
  }

  .section-divider__label::before,
  .section-divider__label::after {
    width: 7px;
    height: 7px;
    background: #f0ab00;
    border: 1px solid #f0ab00;
  }

  .content-section {
    padding: 0 30px;
  }

  .content-section > .cmp-container {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .content-section__headline {
    max-width: 100%;
    margin: 0 0 20px;
    color: #5a0d38;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
  }

  .content-section__callout {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 20px 17px;
    background: rgba(240, 171, 0, 0.15);
    border-radius: 20px;
  }

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

  .content-section__divider {
    width: 287px;
    margin: 20px auto 12px;
    background: #5a0d38;
  }

  .content-modal__dialog {
    height: 597px;
    width: 335px;
  }

  .content-section__footnote {
    margin: 0;
    color: #5a0d38;
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
  }

  .content-section__reference {
    gap: 2px;
  }

  .content-section__reference-marker {
    width: 17px;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
  }

  .content-section__reference-copy {
    max-width: 100%;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
  }

  .video-wrap {
    padding: 20px 30px;
  }

  .video-wrap > .cmp-container {
    width: 100%;
    max-width: 100%;
    padding: 13px 32px;
    border-radius: 13px;
  }

  .video-wrap .video-wrap__title-block {
    width: 265px;
  }

  .video-wrap .cmp-youtubevideo__player,
  .video-wrap__transcript-block {
    max-width: 100%;
  }

  .video-wrap .cmp-youtubevideo__video {
    height: 154px;
  }

  .key-points {
    padding: 75px 0 30px;
  }

  .key-points__title {
    padding: 0 10px;
    color: #5a0d38;
    font-family: "lexia", serif;
    font-size: 24px;
    line-height: 28px;
  }

  .key-points__headline {
    margin: 0;
    color: #5a0d38;
    font-size: 16px;
    line-height: 20px;
  }

  .key-points__list {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .key-points__item {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 16px;
    color: #3f4444;
    font-size: 16px;
    line-height: 20px;
  }

  .key-points__item + .key-points__item {
    margin-top: 10px;
  }

  .key-points__item::before {
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #5a0d38;
  }

  .switch-page {
    width: 100%;
    padding: 50px 0;
  }

  .switch-page__link {
    gap: 10px;
  }

  .switch-page__label {
    max-width: 124px;
    color: #5a0d38;
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
  }

  .references-block {
    width: 100%;
    margin: 0;
  }

  .references-block__text {
    width: 100%;
    color: rgba(0, 0, 0, 0.85);
    font-size: 12px;
    line-height: 14px;
  }

  .content-section {
    padding: 0px 30px;
  }

  .heading .heading__bg {
    background-image: url(/content/dam/intelligentcontent/unbranded/azin-early-lung/us/en/images/mobile/heading-bg-mobile.svg);
    height: 165px;
  }

  .content-section__callout {
    padding: 21px 17px 12px;
  }

  .content-modal {
    padding: 16px;
  }

  .content-modal__body {
    padding: 56px 20px 24px;
  }

  .content-modal__title {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 20px;
  }

  .content-modal__close {
    top: 16px;
    right: 16px;
  }

  .video-wrap {
    padding: 0;
  }

  .video-wrap > .cmp-container {
    padding: 20px;
  }

  .video-wrap .cmp-youtubevideo__player,
  .video-wrap__transcript-block {
    width: 100%;
    max-width: 100%;
  }
  .switch-page__arrow {
    position: relative;
    top: -10px;
  }
  .switch-page__link--next .switch-page__arrow {
    left: -12px;
  }
  .subnav .jump-link {
    left: 0;
    justify-content: flex-start;
  }
  .importance-mdt-page p.sub-nav {
    /* left: 90px;   */
  }

  .subnav {
    position: fixed;
    width: 100%;
    top: 57px;
    z-index: 1000;
  }

  .page-head {
    margin-top: 55px;
  }

  .section-wrap > .cmp-container,
  #recurrence,
  #ctr-sec,
  #micrometastatic-disease,
  #surgery-based-approaches,
  #frequently-asked-questions,
  #videos {
    scroll-margin-top: 125px;
  }
  .video-wrap__transcript-block {
    margin-top: -8px;
  }
  .modal:not(.cmp-youtubevideo__modalbox) {
    padding-top: 81%;
  }
  .cmp-video__modalbox .modal-box {
    width: 96% !important;
  }
  .cmp-video__modalbox .modal-box__content {
    height: 233px;
    padding: 20px;
  }
  .modal.cmp-video__modalbox .modal-box__content .cmp-video__player {
    height: 193px !important;
  }
  .video .cmp-video__player {
    height: 154px !important;
  }
  
@media (max-width: 991px) {
  body:has(.video-wrap) .cmp-youtubevideo__modalbox span.modal__closeIcon,
  body:has(.video-wrap) .cmp-video__modalbox span.modal__closeIcon {
    right: 3px;
    top: -67px;
  }
}
.cmp-video.dyamic-embed {
    width: 264px;
    height: 154px !important;
  }
}

@media (max-width: 1100px) {
  .content-section {
    padding: 0px 30px;
  }
}

@media screen and (min-width: 992px) {
  .subnav {
    position: fixed;
    /*width: 100%;*/
    width: 100vw;
    top: 73px;
    z-index: 1000;
    padding-top: 7px;
    background: var(--white-clr);
  }

  .page-head {
    margin-top: 56px;
  }

  .section-wrap > .cmp-container,
  #recurrence,
  #ctr-sec,
  #micrometastatic-disease,
  #surgery-based-approaches,
  #frequently-asked-questions,
  #videos {
    scroll-margin-top: 136px;
  }

  .heading .heading__wrapper {
    max-width: 1040px;
    padding: 65px 30px 20px;
    padding-top: 4.5%;
    margin: auto;
  }
}

@media only screen and (min-width: 408px) and (max-width: 550px) {
  .heading .heading__bg {
    min-height: 46vw;
  }
}
@media only screen and (max-width: 389px) {
  .content-modal__dialog {
    height: 547px;
  }
}

@media only screen and (min-width: 400px) and (max-width: 550px) {
  .content-modal__dialog {
    height: 547px;
    width: 335px;
  }
}

@media only screen and (min-width: 400px) and (max-width: 450px) {
  .importance-mdt-page .heading .heading__bg .heading__wrapper {
    padding-top: 7%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 676px) {
  .importance-mdt-page .heading .heading__bg .heading__wrapper {
    padding-top: 9%;
  }
}
@media only screen and (min-width: 677px) and (max-width: 991px) {
  .importance-mdt-page .heading .heading__bg .heading__wrapper {
    padding-top: 6%;
  }
}
@media (min-width: 341px) and (max-width: 400px) {
  body.importance-mdt-page .video-wrap:has(.cmp-youtubevideo) .video-wrap__transcript-block {
    width: calc(100vw - 160px);
  }

  body.importance-mdt-page .video-wrap:has(.cmp-video) .video-wrap__transcript-block {
    width: 228px;
  }
}
@media (max-width: 340px) {
  body.importance-mdt-page .video-wrap:has(.cmp-youtubevideo) .video-wrap__transcript-block {
    width: 145px;
  }

  body.importance-mdt-page .video-wrap:has(.cmp-video) .video-wrap__transcript-block {
    width: 228px;
  }

  body.patient-selection-page .video-wrap__transcript-block,
  body:not(.importance-mdt-page):not(.patient-selection-page):not(.outcomes-resectable-page):not(:has(#page-resources)) .video-wrap__transcript-block {
    width: 203px;
  }

  body:has(#page-resources) .video-wrap:has(.cmp-video) .video-wrap__transcript-block {
    width: 264px;
  }

  body:has(#page-resources) .video-wrap:has(.cmp-youtubevideo) .video-wrap__transcript-block {
    width: 239px;
  }
}
