@import url("https://ch-api.healthhub.sg/api/public/content/83fab8568b1545e59795f1de8076b94f");
.itemCarousel .carousel-inner .item.next {
  border-radius: 0px !important;
  border: none !important;
  color: inherit;
  height: inherit;
  line-height: inherit;
}

.mindsg-main .intro-carousel {
  padding: 20px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper {
  background-color: white;
  padding: 45px 60px 30px;
  border-radius: 20px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .dash-wrap {
  display: block;
  padding-left: 0.5em;
  text-indent: -0.5em;
  margin-bottom: 0.75em;
  margin-left: 0.5em;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .dash-wrap .list-dash {
  display: inline-block;
  width: 0.5em;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .title {
  margin-bottom: 25px;
  margin-top: 0;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
  width: 78%;
  margin: 0 auto 50px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
  display: table;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control {
  opacity: 1;
  background-image: unset !important;
  display: none;
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control {
    display: block;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control .icon-next:before, .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control .icon-prev:before {
  content: "";
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .f-size {
  font-size: 18px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators-wrapper {
  width: 28%;
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
  display: table-cell;
  vertical-align: top;
  position: relative;
  left: auto;
  bottom: 0;
  margin: auto;
  width: 28%;
}
@media (min-width: 768px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
    padding-right: 15px;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li {
  background-color: transparent !important;
  display: block !important;
  text-indent: inherit;
  width: 100%;
  height: auto;
  margin: 0 0 25px;
  text-align: left;
  border: none;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li a, .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li span {
  color: #9b9898;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-out, opacity 0.3s ease-out;
  -o-transition: color 0.3s ease-out, opacity 0.3s ease-out;
  transition: color 0.3s ease-out, opacity 0.3s ease-out;
}
@media (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li a {
    display: block;
    height: 100%;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li.active a, .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li.active span {
  color: #000000;
  text-decoration: none;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .mh_carousel-inner {
  border-left: 1px solid #000;
  padding-left: 5%;
  display: table-cell;
  width: 72%;
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .mh_carousel-inner {
    border-left: 0px solid transparent;
    margin-left: 0px;
    padding-left: 0;
    width: 100%;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .title-area {
  width: 100%;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .text-area {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .img-area {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .img-area {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .copy {
  width: 100%;
  margin-bottom: 0;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .img-area img {
  width: 150px;
}
.mindsg-main .intro-carousel.carousel3 {
  padding: 0;
}
@media (max-width: 767px) {
  .mindsg-main .intro-carousel.carousel3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .carousel-indicators-wrapper {
    position: absolute;
    width: 100%;
    bottom: 15px;
  }
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .carousel-indicators-wrapper .carousel-indicators .main-indicator.hidden-xs {
    display: none !important;
  }
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .carousel-control {
    width: 24px;
  }
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .carousel-control.left {
    margin-left: -50px;
  }
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .carousel-control.right {
    margin-right: -45px;
  }
}
.mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .parent-title {
  display: block;
}
@media (max-width: 767px) {
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .parent-title {
    border-bottom: 1px solid currentColor;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .text-area {
  -ms-flex-item-align: center;
      align-self: center;
}
.mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .img-area {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media (max-width: 767px) {
  .mindsg-main .intro-carousel.carousel3 .intro-carousel-wrapper .itemCarousel .img-area {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main .intro-carousel {
    padding: 30px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper {
    padding: 15px;
    border-radius: 10px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .f-size {
    font-size: 16px;
    line-height: 26px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel .carousel-control .icon-next, .mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel .carousel-control .icon-prev {
    top: 60px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .title {
    margin-bottom: 15px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
    width: 100%;
    margin-bottom: 30px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-right: none;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: -10px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li {
    font-size: 0.8em;
    line-height: 1.14286;
    width: 14px;
    height: 14px;
    background-color: #9B9898 !important;
    display: inline-block !important;
    margin: 3px 3px 0 3px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li.active {
    background-color: #000000 !important;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li.parent-indicator {
    display: none !important;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 35px;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .text-area {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 0;
  }
  .mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .item-wrapper .img-area {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .card.mobile-landscape .card-wrapper {
    padding-bottom: 15px;
  }
}
.mindsg .mindsg-container .card.mobile-landscape .card-wrapper .card-content .card-copy {
  position: static;
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .card.mobile-landscape .card-wrapper .card-content .card-copy {
    text-align: left;
  }
  .mindsg .mindsg-container .card.mobile-landscape .card-wrapper .card-content .card-copy .cta {
    position: static;
  }
}
.mindsg .mindsg-container .rounded-box {
  background-color: #c6e5f7;
  border-radius: 20px;
}
.mindsg .mindsg-container .rounded-box .box-title {
  color: #D17863;
}
.mindsg .mindsg-container .the-tiles {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mindsg .mindsg-container .the-tiles .tile {
  padding: 0 10px 20px;
}
.mindsg .mindsg-container .the-tiles .tile .tile-wrapper {
  border-radius: 10px;
  padding: 30px 20px;
  height: 100%;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .the-tiles .tile .tile-wrapper {
    padding: 20px;
  }
}
.mindsg .mindsg-container .the-tiles .tile .tile-wrapper .icon {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .the-tiles .tile .tile-wrapper .icon {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.mindsg .mindsg-container .the-tiles .tile .tile-wrapper .icon img {
  max-width: 80%;
}
.mindsg .mindsg-container .reveal-mobile .panel-arrow {
  background-color: #000;
}
.mindsg .mindsg-container .reveal-mobile-white .panel-arrow {
  background-color: #FFF;
}
.mindsg .mindsg-container .reveal-mobile-white .panel-arrow img {
  -webkit-filter: brightness(0%);
          filter: brightness(0%);
}
.mindsg .mindsg-container .how-does-it-affect-us .affect-us-tiles {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .misconception-popup-img {
    width: 30vw;
  }
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .what-causes-bipolar .intro-carousel .what-causes-carousel .carousel-indicators-wrapper {
    width: 30%;
  }
}
.mindsg .mindsg-container .what-causes-bipolar .intro-carousel .what-causes-carousel .carousel-control .icon-next, .mindsg .mindsg-container .what-causes-bipolar .intro-carousel .what-causes-carousel .carousel-control .icon-prev {
  top: 50%;
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .what-causes-bipolar .intro-carousel .what-causes-carousel .mh_carousel-inner {
    width: 70%;
  }
}
.mindsg .mindsg-container .what-causes-bipolar .intro-carousel .what-causes-carousel .mh_carousel-inner .carousel-inner .item-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mindsg .mindsg-container .how-can-we-identify .intro-carousel .how-to-identify-carousel {
  background-color: rgba(255, 255, 255, 0.7);
}
.mindsg .mindsg-container .how-can-we-identify .intro-carousel .how-to-identify-carousel .carousel-control .icon-next, .mindsg .mindsg-container .how-can-we-identify .intro-carousel .how-to-identify-carousel .carousel-control .icon-prev {
  top: 50%;
}
.mindsg .mindsg-container .how-is-it-diagnosed {
  position: relative;
}
.mindsg .mindsg-container .how-is-it-diagnosed .how-is-it-diagnosed-slider.slick-initialized {
  margin-left: -60px;
  margin-right: -60px;
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .how-is-it-diagnosed-slider.slick-initialized {
    margin-left: -70px;
    margin-right: -70px;
  }
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .how-is-it-diagnosed-slider.slick-initialized .slick-prev, .mindsg .mindsg-container .how-is-it-diagnosed .how-is-it-diagnosed-slider.slick-initialized .slick-next {
    top: 63%;
  }
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .avoid-illustration {
    margin-bottom: 120px !important;
  }
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .avoid-illustration {
    margin-left: 260px;
    margin-right: 260px;
  }
}
@media (min-width: 1200px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .avoid-illustration {
    margin-left: 150px;
    margin-right: 150px;
  }
}
.mindsg .mindsg-container .how-is-it-diagnosed .illustration {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 45%;
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-diagnosed .illustration {
    max-width: 28%;
  }
}
@media (max-width: 767px) {
  .mindsg .mindsg-container .how-is-it-treated .kv {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-treated .kv {
    position: absolute;
    left: 83%;
  }
}
.mindsg .mindsg-container .how-is-it-treated .support-list {
  max-width: 800px;
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .how-is-it-treated .support-list {
    margin: 0 auto;
  }
}
.mindsg .mindsg-container .how-is-it-treated .support-list .card {
  min-height: 104px;
}
.mindsg .mindsg-container .how-is-it-treated .panel-medication-therapy .slick-slider .card {
  padding-left: 1px;
  padding-right: 1px;
}
.mindsg .mindsg-container .how-can-we-manage-it .how-to-manage-tiles {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.mindsg .mindsg-container ul.bullets > li > ul.bullets > li > ul.bullets li::before {
  content: "▸";
}