/* css goes here */


#newly-diagnosed-hero-banner {
  min-height: 300px;
  background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/desktop/newly-diagnosed/newly-diagnosed-banner-desktop.png) no-repeat;
  background: linear-gradient(90.03deg, #C62228 -2.62%, #C62329 0.27%, #C62329 12.51%, #532F4C 49.54%, #0E3760 100.17%);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  max-width: 1920px;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#newly-diagnosed-hero-banner h1 {
  font-family: 'Oswald', sans-serif;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  max-width: 588px;
  text-transform: uppercase;
}

#newly-diagnosed-hero-banner h1 span {
  font-weight: 300;
}

/*#newly-diagnosed-hero-banner #violator {*/
/*  max-width: 1200px;*/
/*  margin: 0 auto;*/
/*}*/

#newly-diagnosed #master-container {
  background-color: #fff;
  padding-bottom: unset;
}

.cta-link {
  color: #003865;
  color: #C72127;
  text-decoration: underline;
  font-weight: 700;
  font-size: 20px;
}

.cta-link:hover,
  #video-component .video-list .video-list-item:hover .item-info a {
  color: #C72127;
  text-decoration: underline;
}

#video-component .video-list .video-list-item:hover {
  border: 1px solid #C72127 !important;
  transition: 0.1s;
}

#video-component {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding-bottom: 0px;
}

#video-component .video,
  #video-component .text {
  display: inline-block;
}

#video-component .video .cmp-video__player {
  height: 443px !important;
  width: 788px;
}

#video-component .youtubevideo {
  flex: 1;
}

#video-component .youtubevideo .cmp-youtubevideo__holder {
  width: 100%;
}

#video-component > .youtubevideo {
  display: block;
}

#video-component .youtubevideo+.youtubevideo,
  #video-component .youtubevideo+.youtubevideo+.youtubevideo {
  display: none;
}

#video-component .youtubevideo .cmp-youtubevideo__video {
  border-radius: 20px;
}

#video-component .youtubevideo .cmp-youtubevideo__thumbnail {
  border-radius: 20px;
}

#video-component .youtubevideo .cmp-youtubevideo__playicon {
  display: block;
  height: 5em;
  width: 5em;
  z-index: 1;
  position: absolute;
  top: calc(50% - 3.2em);
  left: calc(50% - 3.2em);
  cursor: pointer;
  color: #ffffff;
}

#video-component .cmp-youtubevideo__playicon::before {
  content: url('/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/global/play-arrow.svg');
  position: relative;
  position: unset;
  top: 5%;
}

#video-component h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 28px;
  color: #003865;
  margin-bottom: 16px;
}

#video-component .video-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#video-component .video-list .video-list-item {
  display: flex;
  background: #fff;
  border-radius: 20px;
  padding: 16px;
  gap: 16px;
  box-sizing: border-box;
  max-width: 378px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.1s;
  box-shadow: 0px 11px 6px 0px #9696960D;
}

#video-component .video-list .video-list-item.selected {
  border: 1px solid #003865;
}

#video-component .video-list .video-list-item.selected .cta-link {
  color: #003865;
  text-decoration: none;
}

#video-component .video-list .video-list-item .item-thumbnail {
  width: 120px;
  height: 80px;
  height: auto;
}

#video-component .video-list .video-list-item .item-info {
  display: flex;
  flex-direction: column;
  padding-top: 5px;
  gap: 5px;
}

#video-component .video-list .video-list-item .item-info a {
  line-height: 1.1;
  max-width: 16ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
   font-family: "Zalando Sans", sans-serif;
 font-weight: 700;
}

#video-component .video-list .video-list-item .item-info .duration {
  color: #4B5563;
  font-weight: 400;
  font-size: 16px;
   font-family: "Zalando Sans", sans-serif;
  padding-left: 5px;
}

#video-component .video-list .video-list-item .item-info .duration::before {
  content: "";
  position: relative;
  display: inline-block;
  background: url("/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/global/clock-icon.svg") no-repeat;
  width: 20px;
  height: 20px;
  left: -5px;
  top: 4px;
}

#newly-diagnosed #patients-feedback {
  background-color: #F9FAFC;
}

.feedback-node a.helpful-btn {
  margin-right: 15px;
}

@media screen and (max-width: 1024px) {
  #newly-diagnosed-hero-banner {
    min-height: 361px;
    background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/mobile/newly-diagnosed/newly-diagnosed-banner-mobile.png) no-repeat;
    background: linear-gradient(90.04deg, #C72127 0.04%, #B1242E 45.24%, #013865 139.13%);
    background-size: cover;
    background-position: center;
    display: block;
    margin-top: 78px;
  }

  #newly-diagnosed-hero-banner:after {
    content: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/mobile/newly-diagnosed/newly-diagnosed-banner.png);
    position: absolute;
    bottom: -5px;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  #newly-diagnosed-hero-banner h1 {
    font-size: 36px;
    line-height: 48px;
    padding: 32px 20px 20px 20px;
  }

  .video-header {
    padding-top: 40px;
  }

  #video-component {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
    gap: 12px;
    padding-bottom: 0px;
  }

  #video-component #video-component-text {
    display: none;
  }

  #video-component .youtubevideo .cmp-youtubevideo__holder {
    width: 100%;
    margin: unset;
  }

  #video-component .youtubevideo .cmp-youtubevideo__content {
    padding: 0;
  }

  #video-component .youtubevideo .cmp-youtubevideo__player {
    /*height: 51vw !important;*/
    padding: 0;
  }

  #newly-diagnosed #tabs {
    margin-bottom: 40px;
  }

  div#featured-hematology-advocacy-partners {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }

  #newly-diagnosed .dsn-content-container {
    margin-bottom: 40px;
  }

  #newly-diagnosed #patients-feedback {
    padding: 60px 0 80px;
  }

  #video-component .item-info.mobile p.duration::before {
    content: "";
    position: relative;
    display: inline-block;
    background: url("/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/global/clock-icon.svg") no-repeat;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 4px;
    margin-right: 4px;
  }

  #newly-diagnosed-hero-banner h1 span {
    font-weight: 400;
  }

  .cta-link {
    color: #003865;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
  }

  .video-header .section-header p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 40px;
  }

  #video-component p.duration {
    font-size: 16px;
    line-height: 100%;
    padding-top: 4px;
  }

  #video-component .youtubevideo {
    margin-bottom: 40px;
  }

  #newly-diagnosed .feedback-node a.helpful-btn {
    margin-right: 0;
  }
  
  /*#newly-diagnosed #multilang-downloadable-resources .hp-card-content .download-link span {*/
  /*  min-width: 214px;*/
  /*}*/
  
  /*#newly-diagnosed #multilang-downloadable-resources .hp-card-content .download-link:hover {*/
  /*  max-width: 285px;*/
  /*}*/

  #newly-diagnosed #multilang-downloadable-resources .hp-card-content .blurb {
    padding-bottom: 18px;
  }

  #newly-diagnosed #multilang-downloadable-resources .hp-card-links {
    gap: 18px;
  }

  #living-with-blood-cancer #video-component {
    width: 100%;
  }

  /*#living-with-blood-cancer #video-component div.youtubevideo:nth-child(2) .cmp-youtubevideo__thumbnail {*/
  /*  content: url('/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/mobile/living-with-blood-cancer/video-frame-02.png');*/
  /*}*/

  #video-component .cmp-youtubevideo__playicon::before {
    content: url('/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/global/play-arrow-m.svg');
  }

  #video-component .youtubevideo .cmp-youtubevideo__playicon {
    top: calc(50% - 1.3em);
    left: calc(50% - 2.4em);
  }

  .feedback-node a.helpful-btn {
    margin-right: 0px;
  }
}

@media screen and (min-width: 1025px) {
      
  /*#newly-diagnosed-hero-banner:after {*/
  /*  content: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/desktop/newly-diagnosed/newly-diagnosed-hero-img.png);*/
  /*  position: absolute;*/
  /*  right: 0px;*/
  /*  top: 0px;*/
  /*}*/
  
  .violator-wrapper {
    max-width: 1920px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .video-header {
    padding-top: 0px;
  }

  #video-component {
    padding-bottom: 0px;
  }

  #video-component .item-info.mobile {
    display: none;
  }

  #video-component .youtubevideo .cmp-youtubevideo__content {
    padding: 0;
  }

  #video-component .youtubevideo .cmp-youtubevideo__player {
    height: 31vw !important;
    min-height: 443px;
    max-height: 443px;
    width: 100%;
    max-width: 788px;
    padding: 0;
  }

  #newly-diagnosed .dsn-content-container {
    margin-bottom: 104px;
  }

  #newly-diagnosed #patients-feedback {
    padding: 0px 0 0px 0;
  }

  #newly-diagnosed #featured-hematology-advocacy-partners {
    padding-top: 0px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
  #video-component > .youtubevideo {
    margin-right: 31px;
  }

  #newly-diagnosed #video-component {
    max-width: 90%;
  }

  #newly-diagnosed #featured-hematology-advocacy-partners #tabs {
    max-width: 90%;
  }

  /*#newly-diagnosed-hero-banner #violator {*/
  /*  max-width: 90%;*/
  /*}*/
}

@media screen and (min-width: 1280px) and (max-width: 1365px) {
    
  #newly-diagnosed #video-component {
    max-width: 95%;
  }

  #newly-diagnosed #featured-hematology-advocacy-partners #tabs {
    max-width: 95%;
  }

  .violator-wrapper {
    /*max-width: 95%;*/
    max-width: 90.7%;
  }

  .violator-wrapper img {
    position: absolute;
    right: 0px;
  }

  /*#newly-diagnosed-hero-banner #violator {*/
  /*  max-width: 95%;*/
  /*}*/
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  /*#newly-diagnosed-hero-banner:after {*/
  /*  content: '';*/
  /*  position: absolute;*/
  /*  right: 0px;*/
  /*  top: 0px;*/
  /*  background-image: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/patients/desktop/newly-diagnosed/newly-diagnosed-hero-img.png);*/
  /*  background-size: auto;*/
  /*  width: 100%;*/
  /*  min-height: 300px;*/
  /*  background-repeat: no-repeat;*/
  /*  background-position-x: 420px;*/
  /*}*/
  
  .violator-wrapper {
    max-width: 90%;
  }

  .violator-wrapper img {
    position: absolute;
    right: 0px;
  }

  .violator-wrapper h1 {
    max-width: 30% !important;
    font-size: 38px !important;
    line-height: 46px !important;
  }
}

/*@media screen and (min-width: 1366px) and (max-width: 1920px) {*/
@media screen and (min-width: 1366px) and (max-width: 1440px) {
  /*.violator-wrapper {*/
  /*  max-width: 1200px;*/
  /*  max-width: 84.3%;*/
  /*}*/

  .violator-wrapper img {
    position: absolute;
    right: 0px;
  }
}

@media (min-width: 1025px) and (max-width: 1256px) {
    #video-component .youtubevideo .cmp-youtubevideo__player {
        min-height: fit-content;;
    }
}


@media screen and (max-width: 1024px) {
    #newly-diagnosed #featured-hematology-advocacy-partners .hp-cards-container {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 374px) {
    #newly-diagnosed-hero-banner {
        margin-bottom: 20px;
    }
    
    #newly-diagnosed-hero-banner:after {
        bottom: -25px;
        width: 83%;
    }
}



/*New CSS*/
@media (min-width: 992px) {
    #newly-diagnosed #video-component .youtubevideo .cmp-youtubevideo__thumbnail{
        height: 443px;
    }
}
@media (min-width: 992px) {
    #living-with-blood-cancer #video-component .youtubevideo .cmp-youtubevideo__thumbnail{
        height: 443px;
    }
}
/*New CSS*/
