.text-nowrap {
  white-space: nowrap;
}

.text-break {
  word-break: break-all;
}

#mental-health #main-content.cmp-container{
    background: var(--Light-Blue, #EEF2F5);
}
#none{display:none;}
#mental-health #header-section-health-literacy {
  background-image: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/desktop/banner-mental-health.png);
  /*background-color: #ffffff;*/
}

#mental-health .grey-bg {
  background-color: #EEF2F5;
}

#mental-health .white-bg {
  background-color: white;
}

#mental-health .curve-container {
  border-radius: 0px 0px 128px 0px;
}

#mental-health .max-width {
  max-width: unset;
  margin: 0 120px;
}

#mental-health .blue-color {
  color: #173A64;
}

#mental-health .grey-color {
  color: #3C4242;
}

#mental-health h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
}

#mental-health .max-width-2 {
  max-width: 892px;
}

#mental-health #main-content p,
#mental-health #main-content li.list-item {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Zalando Sans", sans-serif;
font-weight: 400;
}

#mental-health #main-content sup {
  line-height: 0;
  font-size: 60%;
  vertical-align: 9px;
}
#mental-health #main-content #card-grid sup {
  line-height: 0;
  font-size: 60%;
   font-family: "Zalando Sans", sans-serif;
 font-weight: 800;
  vertical-align: 9px;
}

#mental-health h2.green-tag:before {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  background-color: #C2D82E;
  left: -28px;
}

#mental-health .padding-tb {
  padding: 64px 0;
}

#mental-health h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: "Zalando Sans", sans-serif;
font-weight: 700;
  margin: 64px 0 20px;
}

#mental-health .red-color {
  color: #C72127;
}
#mental-health .pdf-card.card-1 {
    position: relative;
}
 
#mental-health .pdf-card.card-2 {
    position: relative;
}
#mental-health #main-content li.list-item:before {
  /*content: '\2B24';*/
  /*font-size: 7px;*/
  /*vertical-align: middle;*/
  /*color: #173A64;*/
  /*margin-right: 8px;*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: -2.5px;*/
  content: "";
    width: 4.3px;
    height: 4.3px;
    background: #173A64;
    position: absolute;
    left: 2px;
    top: 8px;
    border-radius: 50px;
}

/*#mental-health #factors-section ul.list-section{*/
/*    list-style: disc;*/
/*    font-family: "Zalando Sans", sans-serif;
font-weight: 400;*/
/*    font-size: 20px;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    line-height: 28px; */
/*    margin-left: 17px;*/
/*}*/



#mental-health #main-content .fw-bold {
  font-weight: 700;
}

#mental-health #factors-section ul li.list-item.grey-color span.blue-color{
     font-family: "Zalando Sans", sans-serif;
 font-weight: 700;
}

#mental-health #factors-section {
  background-color: #EEF2F5;
  border-radius: 0 0 128px 0;
  padding: 64px 0px 0px 0px;
}

#mental-health #main-content li.list-item {
  position: relative;
  padding-left: 16px;
  margin-bottom: 16px;
}

#mental-health #factors-section #card-grid>.aem-Grid {
  display: flex;
  max-width: 1200px;
  margin: 0px 120px;
}

#mental-health #card-grid>.aem-Grid>.container {
  max-width: 584px;
  width: 100%;
  border-radius: 8px 8px 32px 8px;
  padding: 20px 40px;
  background-color: white;
  box-shadow: 0px 2px 4px 0px #3C424226;
}

#mental-health #card-grid>.aem-Grid>.container:nth-child(2) {
  margin-left: 32px;
}

#mental-health .card-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #C72127;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

#mental-health .card-header .card-head {
  max-width: 360px;
  width: 100%;
}

#mental-health .card-header .card-head .head {
  font-size: 24px;
  line-height: 28px;
  font-family: "Zalando Sans", sans-serif;
  font-weight: 700;
}

#mental-health #main-content .card-header .card-head p {
  font-size: 18px;
  line-height: 24px;
}

#mental-health #main-content .fw-medium {
  font-weight: 500;
  font-family: "Zalando Sans", sans-serif;
font-weight: 500;
}

#mental-health #main-content #factors-section .section-content li.list-item {
  margin-bottom: 20px;
}

#mental-health #main-content .card-section li.list-item:last-child {
  margin-bottom: 0;
}

#mental-health #card-grid-1 {
  margin-top: 20px;
}

#mental-health #card-grid-2 {
  margin-top: 32px;
}

#mental-health #factors-section>.container.responsivegrid {
  margin-top: 20px;
}

#mental-health #factors-section>.container.responsivegrid:last-child {
  margin-top: 32px;
}

#mental-health #main-content li.list-item:last-child {
  margin-bottom: 0 !important;
}

#mental-health #general-section {
  padding: 64px 0;
  max-width: 1200px;
  margin: 0 120px;
}

#mental-health #general-section h3 {
  margin: 20px 0 32px;
}

#mental-health #tips-grid>.aem-Grid {
  display: flex;
}

#mental-health #tips-grid>.aem-Grid>.container {
  max-width: 580px;
  width: 100%;
}

#mental-health #tips-grid>.aem-Grid>.container:first-child {
  margin-right: 40px;
}

#mental-health #tips-grid>.aem-Grid .flex-container {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

#mental-health #tips-grid>.aem-Grid .flex-container .green-box {
  max-width: 52px;
  min-height: 95px;
  background-color: #C2D82E;
  align-content: center;
  border-radius: 4px 4px 32px 4px;
  width: 100%;
  text-align: center;
}

#mental-health #tips-grid>.aem-Grid .flex-container .box-content p {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
  font-family: "Zalando Sans", sans-serif;
font-weight: 700;
}

#mental-health .reference-section {
  margin-top: 40px;
}

#mental-health #main-content .reference-section p {
  font-size: 16px;
  line-height: 24px;
}

#mental-health #main-content .reference-section p a{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #3C4242;
    font-weight: 400;
}

#mental-health #main-content .reference-section p a:hover{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #3C4242;
    font-weight: 400;
}

#mental-health #main-content .reference-section p b{
    font-family: "Zalando Sans", sans-serif;
font-weight: 700;
}

#mental-health #resources-section .pdf-section {
  display: flex;
  gap: 32px;
  margin-top: 20px;
}

#mental-health #resources-section .pdf-section .pdf-card {
  background-color: white;
  max-width: 378px;
  border-radius: 8px 8px 64px 8px;
  border: 1px solid #DFDFDF;
}

#mental-health #resources-section .pdf-section .pdf-card img {
  border-radius: 8px 8px 0 0;
}

#mental-health #resources-section .pdf-section .pdf-card .pdf-head {
  padding: 16px 20px;
  font-size: 20px;
  line-height: 22px;
   font-family: "Zalando Sans", sans-serif;
  font-weight: 600;
}

#mental-health #resources-section .pdf-section .pdf-card .pdf-content {
  padding: 0 20px 16px;
  font-size: 16px;
  line-height: 24px;
}

#mental-health #resources-section .pdf-section .pdf-card a.pdf-link {
  margin: 0 20px;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 8px solid #C2D82E;
  font-family: "Zalando Sans", sans-serif;
font-weight: 400;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #95191D;
}

#mental-health #video-section {
  max-width: 1200px;
  margin: 0px 120px;
  padding: 64px 0;
}

/*#mental-health .container.responsivegrid:has(#video-section) {*/
/*  background-color: #EEF2F5;*/
/*}*/

#mental-health #resources-section .pdf-section .pdf-card a.pdf-link img {
  border-radius: 0;
  margin-left: 8px;
}

#mental-health #video-grid .cmp-video__player {
  padding: 0;
  background-color: #868E96;
  max-height: 324px;
    max-width: 576px;
    background-image: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/global/video-cover.png);
    background-size: 100% 100%;
}

#mental-health #video-grid .cmp-video__content {
  display: none;
}

#mental-health #video-grid>.aem-Grid {
  display: flex;
  background-color: white;
  padding: 64px;
  border-radius: 16px 16px 96px 16px;
  margin-top: 32px;
  box-shadow: 0px 2px 4px 0px #3C424226;
}

#mental-health #video-grid>.aem-Grid>.container:first-child {
  max-width: 448px;
  margin-right: 48px;
  align-content: center;
}

#mental-health #video-grid>.aem-Grid>.container:last-child {
  max-width: 576px;
  width: 100%;
}

#mental-health #video-grid .video-content .video-heading {
  font-size: 32px;
  line-height: 44px;
  font-family: "Zalando Sans", sans-serif;
font-weight: 700;
}

#mental-health #video-grid .video-content .video-desc {
  margin-top: 20px;
}

#mental-health #video-grid {
  padding-bottom: 64px;
}

.back-to-top-btn {
  text-align: right;
}

.back-to-top-btn a {
  color: #173A64;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  font-family: "Zalando Sans", sans-serif;
font-weight: 400;
}

.back-to-top-btn a img {
  margin-left: 5px;
}

#mental-health div#main-content div.container.responsivegrid:nth-child(2) {
  background-color: #ffffff;
}

#mental-health div#main-content div.container.responsivegrid:nth-child(3) {
  background-color: #ffffff;
}

#mental-health div#main-content div.container.responsivegrid:nth-child(2) #factors-section div.container.responsivegrid:nth-child(2) #card-grid.cmp-container,
#mental-health div#main-content div.container.responsivegrid:nth-child(2) #factors-section div.container.responsivegrid:nth-child(3) #card-grid.cmp-container {
  background-color: #EEF2F5;
}

#mental-health div#main-content div.container.responsivegrid:nth-child(2) #factors-section div.container.responsivegrid:nth-child(3) #card-grid.cmp-container{
    border-bottom-right-radius: 128px;
    padding-bottom: 64px;
}

#mental-health div#main-content div.container.responsivegrid #video-section div.container.responsivegrid{
    background-color: transparent;
}

#mental-health #resources-section .pdf-section .pdf-card.card-1:hover a.pdf-link{
    border-bottom: 8px solid #C72127;
    transition: 0.5s;
    text-decoration: underline;
    color: #95191D;
}

#mental-health #resources-section .pdf-section .pdf-card.card-2:hover a.pdf-link{
    border-bottom: 8px solid #C72127;
    transition: 0.5s;
    text-decoration: underline;
    color: #95191D;
}

#mental-health #resources-section .pdf-section .pdf-card.card-1:hover .arrow-img{
    transform:translateX(16px);
     transition:0.5s;
}

#mental-health #resources-section .pdf-section .pdf-card.card-2:hover .download{
    transform:translateX(16px);
     transition:0.5s;
}



@media screen and (min-width: 992px) {
  #mental-health h1.banner-label-text {
    margin-top: 58px;
  }
  
  #mental-health .card-header {
      align-items: center;
    }
   #mental-health a.pdf-link.red-color.blood-cancer-lear-m {
    padding-top: 20px;
}

#mental-health .back-to-top-btn a.click-to-top.bottomfixed{
    right: 110px;
}

#mental-health div.back-to-top-btn{
    margin-left: 120px;
    margin-right: 120px;
    padding-bottom: 64px;
}

  /*#mental-health #resources-section .section-content p.max-width-2 {*/
  /*  max-width: 1020px;*/
  /*}*/
}

/* **************** Mobile view starts ****************** */

@media screen and (max-width:991px) {
  #mental-health #header-section-health-literacy {
    background-image: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/mobile/banner-mental-health.png);
          background-color: #C72127;
      
  }

  #mental-health h1.banner-label-text {
    padding: 12px 12px;
    margin-top: -1px;
  }
#mental-health #main-content .reference-section p a{
    font-size: 13px;
        line-height: 18px;
}
  #mental-health p.banner-inner-content {
    background-color: #EEF2F5;
    margin-top: -5px;
  }

  #mental-health .padding-tb {
    padding: 32px 0;
  }

  #mental-health .max-width {
    padding: 0 20px;
  }

  #mental-health h2 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  #mental-health h2.green-tag:before {
    left: -20px;
  }

  #mental-health #main-content p,
    #mental-health #main-content li.list-item {
    font-size: 15px;
    line-height: 22px;
  }

  #mental-health .curve-container {
    border-radius: 0px 0px 64px 0px;
  }

  #mental-health #main-content li.list-item {
    padding-left: 15px;
    position: relative;
    margin-bottom: 12px;
  }

  #mental-health #main-content li.list-item:before {
    position: absolute;
    left: 0;
    font-size: 6px;
    /*top: -1.5px;*/
    top:8px;
  }

  #mental-health h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 48px 0 16px;
  }

  #mental-health #factors-section {
    padding: 32px 0px 0px 0px;
  }
  
  #mental-health div#main-content div.container.responsivegrid:nth-child(2) #factors-section div.container.responsivegrid:nth-child(3) #card-grid.cmp-container{
        border-bottom-right-radius: 64px;
        padding-bottom: 32px;
    }

  #mental-health #card-grid>.aem-Grid {
    flex-direction: column;
    padding: 0 20px;
  }

  #mental-health #card-grid>.aem-Grid>.container:nth-child(2) {
    margin: 20px 0 0 !important;
  }

  #mental-health #factors-section>.container.responsivegrid:last-child {
    margin-top: 20px;
  }

  #mental-health #card-grid>.aem-Grid>.container {
    padding: 16px;
    max-width: unset;
  }

  #mental-health .card-header .card-head .head {
    font-size: 18px;
    line-height: 22px;
  }

  #mental-health .card-header {
    gap: 12px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }

  #mental-health .card-header .card-icon {
    max-width: 48px;
    width: 100%;
  }

  #mental-health #main-content .card-header .card-head p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 4px;
  }

  #mental-health #main-content .card-section li.list-item {
    padding-left: 14px;
  }

  #mental-health #main-content #factors-section .section-content li.list-item {
    margin-bottom: 4px;
  }

  #mental-health #general-section {
    padding: 32px 20px;
  }

  #mental-health #general-section h3 {
    margin: 16px 0 20px;
  }

  #mental-health #tips-grid>.aem-Grid {
    flex-direction: column;
  }

  #mental-health #tips-grid>.aem-Grid .flex-container .green-box {
    max-width: 26px;
    min-height: 47px;
    padding: 15px 0px;
  }

  #mental-health #tips-grid>.aem-Grid .flex-container .green-box img {
    max-width: 16px;
    width: 100%;
  }

  #mental-health #tips-grid>.aem-Grid .flex-container {
    gap: 12px;
  }

  #mental-health #tips-grid>.aem-Grid .flex-container .box-content p {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 22px;
    padding-top: 5px;
  }

  #mental-health #tips-grid>.aem-Grid>.container:first-child {
    margin: 0 0 20px;
  }

  #mental-health .reference-section {
    margin-top: 32px;
  }

  #mental-health #main-content .reference-section p {
    font-size: 13px;
    line-height: 18px;
  }

  #mental-health #general-section {
    background-color: white;
    border-radius: 0 0 64px 0;
  }

  /*#mental-health #main-content .container.responsivegrid:has(#general-section) {*/
  /*  background-color: #EEF2F5;*/
  /*}*/

  #mental-health #resources-section .pdf-section {
    /*flex-direction: column;*/
    margin-top: 32px;
    flex-wrap: wrap;
  }

  #mental-health #resources-section .pdf-section .pdf-card .pdf-head {
    font-size: 18px;
    line-height: 20px;
    padding: 16px;
  }

  #mental-health #resources-section .pdf-section .pdf-card .pdf-content {
    font-size: 15px;
    line-height: 22px;
    padding-left: 16px;
    padding-right: 16px;
  }
  
  #mental-health #resources-section .pdf-section .pdf-card a.pdf-link{
      margin: 0 16px;
      color: var(--clr-btn, #C72127);
  }

  #mental-health #video-section {
    padding: 32px 20px;
  }

  #mental-health #video-grid>.aem-Grid {
    flex-direction: column;
    padding: 16px 0 64px;
    border-radius: 8px 8px 64px 8px;
    margin-top: 16px;
  }

  #mental-health #video-grid .cmp-video__player {
    min-height: unset;
    max-height: unset;
  }

  #mental-health #video-grid>.aem-Grid>.container:first-child {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }

  #mental-health #video-grid .video-content .video-heading {
    font-size: 18px;
    line-height: 22px;
  }

  #mental-health #video-grid .video-content .video-desc {
    margin: 16px 0;
  }

  #mental-health #video-grid {
    padding-bottom: 32px;
  }
  
  #mental-health .max-width {
      max-width: unset;
      margin: 0px 0px;
      padding: 0px 20px;
    }
    #mental-health-sec-first .max-width {
        padding-right: 14px;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid{
        margin: 0px 0px;
        padding: 0px 20px;
    }
    
    #mental-health #general-section {
      margin: 0px 0px;
      padding: 32px 20px;
    }
    
    #mental-health #video-section{
        margin: 0px 0px;
        padding: 32px 20px 0px 20px;
    }
    
    #mental-health .back-to-top-btn{
        padding-bottom: 32px;
        padding-right: 22px;
    }
    
    #mental-health #video-section #video-grid>.aem-Grid>.container:last-child{
        max-width: unset;
    }
    
    #mental-health #video-grid .cmp-video__player{
        max-width: unset;
    }
    
    #mental-health div#main-content div.container.responsivegrid:nth-child(3){
        background-color: transparent;
    }
    
    #mental-health #resources-section .pdf-section .pdf-card{
        max-width: 100%;
    }
    
    #mental-health #resources-section .pdf-section .pdf-card img{
        width: 100%;
    }
    
    #mental-health #resources-section .pdf-section .pdf-card .pdf-link.red-color img{
        width: auto;
    }
    
    #mental-health .bottomfixed{
        right: 20px;
    }
    
    
  
}

@media screen and (min-width:1366px) {
    #mental-health .max-width {
      max-width: unset;
      margin: 0 110px;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid {
      max-width: 1200px;
      margin: 0px 110px;
    }
    
    #mental-health #general-section {
      max-width: 1200px;
      margin: 0px 110px;
    }
    
    #mental-health #video-section{
        max-width: 1200px;
        margin: 0px 110px;
    }
    
    #mental-health #card-grid>.aem-Grid>.container{
        max-width: 554px;
    }
}

@media screen and (min-width:1400px) {
    #mental-health .max-width {
      max-width: unset;
      margin: 0 120px;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid {
      max-width: 1200px;
      margin: 0px 120px;
    }
    
    #mental-health #general-section {
      max-width: 1200px;
      margin: 0px 120px;
    }
    
    #mental-health #video-section{
        max-width: 1200px;
        margin: 0px 120px;
    }
    
    #mental-health #card-grid>.aem-Grid>.container{
        max-width: 584px;
    }
}

@media screen and (min-width:1500px) {
    #mental-health .max-width{
        max-width: 1440px;
        margin: 0 auto;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid{
        max-width: 1440px;
        margin: 0 auto;
    }
    
    #mental-health #general-section{
        max-width: 1440px;
        margin: 0 auto;
    }
    
    #mental-health #video-section{
        max-width: 1440px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 992px) and (max-width: 1365px){
    #mental-health #factors-section #card-grid>.aem-Grid{
        padding: 0px 120px;
        margin: unset;
    }
}


@media screen and (min-width: 450px) and (max-width: 991px){
    #mental-health #header-section-health-literacy{
          background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/desktop/banner-mental-health.png) no-repeat;
          background-size: auto 100%;
          background-color: #C72127;
          background-position: right top;
          min-height: 160px;
          /*border-radius: 0px 0px 64px 0px;*/
      }
      
      #mental-health .card-header{
            align-items: center;
        }
      
      /*#mental-health #mental-health-wrapper div.aem-Grid.aem-Grid--12.aem-Grid--default--12 .container.responsivegrid.aem-GridColumn.aem-GridColumn--default--12:has(#header-section-health-literacy){*/
      /*    background-color: #C72127;*/
      /*}*/
}

@media screen and (min-width: 450px) and (max-width: 650px){
    #mental-health #header-section-health-literacy{
          background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/desktop/banner-mental-health.png) no-repeat;
          background-size: auto 100%;
          background-color: #C72127;
          background-position: right top;
          min-height: 105px;
      }
}


@media screen and (min-width: 325px) and (max-width: 449px){
    #mental-health #header-section-health-literacy{
          min-height: 115px;
      }
}

@media screen and (min-width: 992px) and (max-width: 1365px){
    #mental-health .card-header{
        gap: 5px;
    }
    
    #mental-health .bottomfixed{
        right: 20px;
    }
}

@media screen and (min-width: 1441px){
    #mental-health #mental-health-wrapper #header-section-health-literacy .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1{
        margin-left: 120px;
        margin-right: 120px;
        margin-left: 12.6%;
        margin-right: auto;
        max-width: 1440px;
    }
    
    #mental-health .max-width{
        margin: 0px 120px;
        margin: 0px auto;
        max-width: 1440px;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid{
        margin: 0px 120px;
        margin: 0px auto;
        max-width: 1440px;
    }
    
    #mental-health #general-section{
        margin: 0px 120px;
        margin: 0px auto;
        max-width: 1440px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1680px){
    #mental-health .max-width{
        margin: 0px 120px;
    }
    
    #mental-health #factors-section #card-grid>.aem-Grid{
        /*padding: 0px 120px;*/
          padding: 0px 120px;
        margin: unset;
    }
    
    #mental-health #general-section{
        margin: 0px 120px;
    }
    
    #mental-health #mental-health-wrapper #header-section-health-literacy .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1{
        margin-left: 8.33333333%;
    }
}

/* **************** Mobile view ends ****************** */







/* 30/09/2025 */

#mental-health #resources-section .pdf-section .pdf-card {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
}

#mental-health #resources-section .pdf-section .pdf-card .image-section img {
    height: 134px;
}

#mental-health #resources-section .pdf-section .pdf-card a.pdf-link {
    max-width: fit-content;
    /*position: absolute;*/
    /*bottom: 0;*/
    margin-top:auto
}

#mental-health #resources-section .pdf-section .pdf-card .pdf-head {
    padding: 16px 18px;
}

#mental-health #resources-section .pdf-section > .pdf-card:last-child > a:first-child {
    margin-top: -40px;
}

@media (min-width: 1400px) {
    #mental-health .reference-section {
        min-width: 1200px;
    }
}


@media (min-width: 992px) {
    #mental-health .curve-container {
        padding: 42px 0 64px;
    }
}

@media screen and (max-width: 991px) {
    #mental-health .curve-container {
        padding: 18px 0 32px;
    }
    
    #mental-health #resources-section .pdf-section .pdf-card .image-section img {
        height: auto;
    }
}


/*New CSS*/
.extra-script-css{
    position: relative;
    top: 4px;
    left: -0.5px;
}

/*New CSS*/
