/* add your global css here */

#personalized-resources-section .cmp-carousel__action-icon,
    #personalized-resources-section .cmp-carousel__action-text,
    #personalized-resources-section .cmp-carousel__caption {
  display: none;
}

.resource-card-main {
  min-width: 308px;
  max-width: 416px;
  background-color: #fff;
  color: #3C4242;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 20px 0px rgba(151, 151, 151, 0.25);
  border-radius: 18px;
  gap: 0;
}

.modal-box div.resource-card__action-buttons .add-to-my-favorites-btn,
.modal-box div.resource-card__action-buttons .download-btn,
.modal-box div.resource-card__action-buttons .share-btn {
  min-width: 48px;
  width: auto;
  height: 48px;
}

#personalized-resources-section .cmp-carousel__item--swipe {
  width: auto;
}

#genetic-counselors .ctaSection.ctaSection__left {
  padding-bottom: 80px;
}

#genetic-counselors .ctaSection.ctaSection__right {
  padding-bottom: 40px;
}

#genetic-counselors .mdt__text_small {
  padding-bottom: 80px;
}

#genetic-counselors span.arrow-icon {
  margin-left: 0px;
}
#genetic-counselors .ctaSection.ctaSection__left span.arrow-icon{
    margin-left: 2px;
}
.fontweight_400 {
  font-weight: 400 !important;
}

#genetic-counselors #germline-biomarkers-grey-section div.biomarkers-section__text_wrapper p:nth-child(3) {
    margin-top: 31px;
    line-height: 26.5px;
}

#genetic-counselors #germline-biomarkers-grey-section .biomarkers-section .biomarkers-section-card {
  flex-basis: 30%;
}

#genetic-counselors #germline-biomarkers-grey-section .biomarkers-section {
  padding-top: 83px;
  padding-bottom: 80px;
  padding-left: 80px;
  padding-right: 80px;
}
#genetic-counselors .biomarkers-section__text_wrapper h2 {
    font-size: 32px;
    line-height: 51px;
    padding-bottom: 17px;
    text-align: center;
    font-weight: 400;
}
#genetic-counselors .biomarkers-section__text_wrapper p {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 30.5px;
    margin-top: 1px;
}
#genetic-counselors .biomarkers-section .biomarkers-section-card{
    padding: 20px 24px;
}
#genetic-counselors .biomarkers-section-card a .AspectRatio img{
    max-height: 80px;
}
#genetic-counselors #germline-biomarkers-grey-section span.arrow-icon {
  margin-left: 6px;
  margin-top: 6px;
}

#genetic-counselors #germline-biomarkers-grey-section .biomarkers-section__container {
  max-width: 100%;
}

#genetic-counselors #common-biomarker-grey-section div.biomarkers-section__text_wrapper h2 {
  font-size: 2.125rem;
}
#genetic-counselors .video-player_info{
    margin-top: -4%;
}
#genetic-counselors #common-biomarker-grey-section .biomarkers-section {
  padding-left: 0px;
  padding-right: 0px;
  gap: 16px;
}

#genetic-counselors #common-biomarker-grey-section .biomarkers-section__text_wrapper p a {
  color: #830051;
  text-decoration: underline;
}
#genetic-counselors #common-biomarker-grey-section .biomarkers-section__text_wrapper p a:hover {
    color: #003864;
}
#genetic-counselors #common-biomarker-grey-section .biomarkers-section__text_wrapper {
  max-width: 1024px;
  width: 100%;
}
#genetic-counselors .homeImageLink__card a b{
  gap:6px;
}
#genetic-counselors #common-biomarker-grey-section .homeImageLink {
  min-width: 80px;
  max-width: 72px;
}

#genetic-counselors #common-biomarker-grey-section .homeImageLink__card.homeImageLink__card--wide a {
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: underline;
}

#genetic-counselors #common-biomarker-grey-section .homeImageLink__card.homeImageLink__card--wide a span.arrow-icon {
  margin-left: 0px;
}

#genetic-counselors #helpful-resources-section .hp__headline-header h2 {
  margin-bottom: 8px;
}

#genetic-counselors .slider-container  {
  padding-top: 28px;
  padding-bottom: 28px;
}
#genetic-counselors .playbutton{
    margin-bottom: 18.5%;
    margin-top: -38%;
    margin-bottom: 15%;
}
#genetic-counselors .css-ufkxzl .resource-card__body{
    padding: 20px 16px;
}
p.playbutton a {
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
  border-radius: 80px;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.7);
  color: #830051;
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
}

.play-arrow-right {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #830051;
  margin: 25px 28px 25px 31.08px;
  display: inline-block;
}

/*#genetic-counselors #personalized-resources-section .resource-card__body {*/
   
/*    margin-top: 12px;*/
/*} */
/* breakpoints starts here */

@media (min-width: 744px) {
    
  .desktop-hide {
    display: none;
  }

  #personalized-resources-section .cmp-carousel__item {
    display: block;
  }
  .resource-card__action-buttons span.add-icon{
      margin:0px 4px 0 4px !important;
  }
  #personalized-resources-section div.cmp-carousel__content {
    display: flex;
    gap: 16px;
    justify-content: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin: 0 auto;
    width: auto !important;
    left: auto !important;
  }

  #personalized-resources-section .cmp-carousel-horizontal--swipe .visible-small {
    display: none;
  }

  #personalized-resources-section .cmp-carousel__content--swipe {
    pointer-events: none;
  }

  #personalized-resources-section .cmp-carousel__item--swipe[aria-hidden='true'] {
    visibility: visible;
  }

  #personalized-resources-section {
    padding-bottom: 28px;
  }

  #personalized-resources-section .resource-card__description {
    min-height: auto;
  }
}

@media (min-width: 1024px) {
}

@media (min-width: 1440px) {
}

@media (max-width: 743.95px) {
    
  .mobile-hide {
    display: none;
  }

  #personalized-resources-section.cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
    background: rgb(131, 0, 81);
  }

  #personalized-resources-section.cmp-carousel-horizontal .cmp-carousel__indicators {
    background: #f5f7f7;
    width: fit-content;
    border-radius: 25px;
    display: flex;
    height: 32px;
    align-items: center;
    padding: 0px 12px;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    position: relative;
    top: 4px;
  }

  #personalized-resources-section.cmp-carousel-horizontal .cmp-carousel__indicator {
    max-width: 12px;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    cursor: pointer;
    opacity: 1;
    background: rgb(235, 239, 238);
    margin: 0px 2px !important;
  }

  #personalized-resources-section.cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
    right: -1px;
    top: -1px;
  }

  #personalized-resources-section .cmp-carousel__indicator--active {
    background: rgb(131, 0, 81);
  }

  #personalized-resources-section div.cmp-carousel__content {
    margin: 0px 24px 0px 24px;
    width: auto !important;
    display: flex;
    gap: 10px;
  }
    span.download-icon {
        height: 14px;
        /*max-width: 11px;*/
    }
    .resource-card__action-buttons button:not(:first-child) {
    min-width: 45px;
    width: 45px;
    height: 45px;
}
  .resource-card-main {
    min-width: 327px;
  }
.resource-card-main img{
    min-height: 235px;
    width: auto;
    max-width: 412px;
    margin-left: -44px;
    display: block;
}
#genetic-counselors span.arrow-icon {
  margin-left: 2px;
}
    #genetic-counselors .video-player_info {
        right: 0;
        bottom: 5px;
        margin-top: 0 !important;
         box-sizing: content-box;
    }
.resource-card-main > div{
    overflow: hidden;
    width: 327px;
    max-width: 327px;
    min-height: 235px;
    display: block;
    position: relative;
}
  #genetic-counselors #common-biomarker-grey-section div.biomarkers-section__text_wrapper h2 {
    font-size: 1.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 151%;

  }

  #genetic-counselors #common-biomarker-grey-section div.biomarkers-section__text_wrapper p {
    font-size: 18px;
    /*line-height: 120%;*/
    line-height: 24.5px;
    font-style: normal;
    font-weight: 400;
  }
#genetic-counselors .biomarkers-section .biomarkers-section-card{
    padding: 20px 16px;
}
  #genetic-counselors #common-biomarker-grey-section div.biomarkers-section__text_wrapper p a {
    padding: 4px 0px;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
  }
  #genetic-counselors .biomarkers-section__text_wrapper h2 {
    font-size: 34px;
    line-height: 43px;
  }
#genetic-counselors #common-biomarker-grey-section .homeImageLink__card.homeImageLink__card--wide a span.arrow-icon {
    left: 2px;
    margin-top: 5px;
    position: relative;
}
#genetic-counselors .biomarkers-section__text_wrapper p a.section__link{
    white-space: nowrap;
}

#genetic-counselors #germline-biomarkers-grey-section div.biomarkers-section__text_wrapper p:nth-child(3){
    margin-top: 20px;
}
  #genetic-counselors .ctaSection.ctaSection__right .ctaSection__img__inside,
  #genetic-counselors .ctaSection.ctaSection__right .ctaSection__img__inside img {
    height: auto;
  }
  #genetic-counselors .biomarkers-section-card.large-card:last-child .arrow-icon {
    left: 2px;
    position: relative;
}
  /*#genetic-counselors .ctaSection.ctaSection__right .ctaSection__img__inside img{*/
  /*    height: 222px;*/
  /*}*/
  #genetic-counselors .ctaSection.ctaSection__left {
    padding: 0px 0px 40px 24px !important;
  }

  #genetic-counselors #explore_biomarker .section__container {
    gap: 20px;
    display: block;
  }
   #genetic-counselors   .ctaSection {
        gap: 17px;
    }
    .homeImageLink__card a b span.arrow-icon {
        position: relative;
        left: 2px;
    }
    #genetic-counselors .ctaSection.ctaSection__right{
         padding-bottom:20px;
    }
    #genetic-counselors .mdt__text_small{
        padding-bottom: 40px;
    }
  #genetic-counselors  .ctaSection__content h3{
      line-height: 148%;
  }
  #genetic-counselors #explore_biomarker .homeImageLink__card a b {
    text-decoration: none;
  }

  #genetic-counselors #explore_biomarker .card__section_description,
  #genetic-counselors #explore_biomarker .card__section_disclaimer {
    padding-top: 20px;
  }

  #genetic-counselors #explore_biomarker .card__content_outside {
    padding-left: 3px !important;
    padding-top: 30px !important;
  }

  #genetic-counselors #common-biomarker-grey-section .homeImageLink__card.homeImageLink__card--wide a {
    padding: 0px 8px;
    width: 80%;
  }
    #genetic-counselors .card_gene_mutations .resource-card__media {
   
    height: 235px;
   

}
  #genetic-counselors .slider-container{
      padding-bottom: 20px;
      padding-top:0px;
  }
  
}


