.page-node-type-product-parent .product__content.product_content__style-forest .field--name-field-components .paragraph--type--component-testimonials {
  background: #05A369;
}

.slick-dots {
  display: block !important;
  position: static;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 5px;
  cursor: pointer;
  width: 8px;
  height: 8px;
  padding: 0px;
  margin-right: 15px;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  padding: 0;
  overflow: hidden;
}
.slick-dots li button .svg-inline--fa {
  width: 8px;
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  color: #8f8f8f;
  opacity: 1;
  content: "\f111";
}
.slick-dots li button .svg-inline--fa[data-prefix=fas] {
  display: block;
}
.slick-dots li button .svg-inline--fa[data-prefix=fal] {
  display: none;
}
.slick-dots li button:hover .svg-inline--fa, .slick-dots li button:focus .svg-inline--fa {
  transition: all 1s;
  color: #000000;
}
.slick-dots li.slick-active button {
  background-color: #77D59B;
}
.slick-dots li.slick-active button .svg-inline--fa {
  color: #2AD39B;
}
.slick-dots li.slick-active ~ li .svg-inline--fa[data-prefix=fal] {
  display: block;
}
.slick-dots li.slick-active ~ li .svg-inline--fa[data-prefix=fas] {
  display: none;
}

.paragraph--type--component-testimonials {
  margin: 35px 0 33px;
  letter-spacing: normal;
  word-spacing: normal;
}
@media (max-width: 767px) {
  .paragraph--type--component-testimonials {
    padding: 15px;
  }
}
.paragraph--type--component-testimonials .cp-title {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 37px;
}
html:not([lang=zh-hans]) .paragraph--type--component-testimonials .cp-title {
  font-weight: 800;
}
html[lang=zh-hans] .paragraph--type--component-testimonials .cp-title {
  font-weight: 900;
}
.paragraph--type--component-testimonials .sub-block {
  background-color: #ffffff;
  padding: 32px 40px 40px;
  border-radius: 4px;
}
.paragraph--type--component-testimonials .sub-block .testimonial-quote {
  font-size: 64px;
  line-height: 50px;
  color: #57C6D0;
}
html:not([lang=zh-hans]) .paragraph--type--component-testimonials .sub-block .testimonial-quote {
  font-weight: 800;
}
html[lang=zh-hans] .paragraph--type--component-testimonials .sub-block .testimonial-quote {
  font-weight: 900;
}
html:not([lang=zh-hans]) .paragraph--type--component-testimonials .sub-block .testimonial-quote {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.paragraph--type--component-testimonials .sub-block .ti-quote {
  color: #ababab;
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 50px;
}
.paragraph--type--component-testimonials .sub-block .ti-name {
  color: #727272;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.paragraph--type--component-testimonials .sub-block .ti-institution {
  font-size: 14px;
  line-height: 18px;
  color: #727272;
}
.paragraph--type--component-testimonials .slick-dots {
  display: block !important;
  position: static;
  text-align: center;
  padding: 0;
}
.paragraph--type--component-testimonials .slick-dots li {
  width: 8px;
  height: 8px;
  padding: 0 10px;
  margin: 0;
}
.paragraph--type--component-testimonials .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 2px;
}
.paragraph--type--component-testimonials .slick-dots li button .svg-inline--fa {
  width: 8px;
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  color: #727272;
  opacity: 1;
  content: "\f111";
}
.paragraph--type--component-testimonials .slick-dots li button .svg-inline--fa[data-prefix=fas] {
  display: block;
}
.paragraph--type--component-testimonials .slick-dots li button .svg-inline--fa[data-prefix=fal] {
  display: none;
}
.paragraph--type--component-testimonials .slick-dots li button:hover .svg-inline--fa, .paragraph--type--component-testimonials .slick-dots li button:focus .svg-inline--fa {
  transition: all 1s;
  color: #000000;
}
.paragraph--type--component-testimonials .slick-dots li.slick-active button .svg-inline--fa {
  color: #2AD39B;
}
.paragraph--type--component-testimonials .slick-dots li.slick-active ~ li .svg-inline--fa[data-prefix=fal] {
  display: block;
}
.paragraph--type--component-testimonials .slick-dots li.slick-active ~ li .svg-inline--fa[data-prefix=fas] {
  display: none;
}
@media (min-width: 768px) {
  .paragraph--type--component-testimonials {
    padding: 35px 70px 48px;
    margin: 0;
  }
  .paragraph--type--component-testimonials .cp-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--component-testimonials {
    padding: 60px 0 64px;
  }
  .paragraph--type--component-testimonials .cp-title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 40px;
  }
  .paragraph--type--component-testimonials .sub-block {
    width: 25%;
    float: left;
    position: relative;
  }
  .paragraph--type--component-testimonials .sub-block .bottom-data {
    padding-top: 50px;
    position: absolute;
    bottom: 48px;
  }
  .paragraph--type--component-testimonials .sub-block .ti-quote {
    margin-bottom: 0;
    color: #ababab;
  }
}
.paragraph--type--component-testimonials .testimonials-wrapper-slick {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .paragraph--type--component-testimonials .testimonials-wrapper-slick {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--component-testimonials .testimonials-wrapper-slick .sub-block {
    margin: 0 10px;
  }
}
.paragraph--type--component-testimonials .testimonials-wrapper-slick .sub-block .bottom-data {
  width: 100%;
  padding-left: 0px;
  padding-right: 40px;
  left: 0;
}
.paragraph--type--component-testimonials .testimonials-version2 .testimonial-quote {
  font-size: 50px;
  color: #1E986F;
  line-height: inherit;
  display: block;
  font-style: normal;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .paragraph--type--component-testimonials .testimonials-version2 .mobile-quotes {
    display: block !important;
    background-color: white;
    padding: 16px 32px 32px 32px;
    margin: 15px 0;
  }
}
.paragraph--type--component-testimonials .testimonials-version2 .testimonial-dis {
  font-style: normal;
}
@media (max-width: 767px) {
  .paragraph--type--component-testimonials .testimonials-version2 .desktop-quotes {
    display: none;
  }
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper {
  background-color: #19805E;
  color: white;
  padding: 56px 32px;
  width: 100%;
}
@media (max-width: 767px) {
  .paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper {
    padding: 56px 28px;
  }
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .description p,
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper h5 {
  color: white;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item {
  border-bottom: 1px solid white;
  cursor: pointer;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item .title {
  margin: 15px 0;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item a {
  padding: 10px 15px;
  display: inline-block;
  color: white !important;
  border-color: white;
  margin-bottom: 20px;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item a.button-arrow {
  padding-right: 40px;
  background: url(../../images/arrow-right-white.svg) no-repeat center;
  background-position-x: 95%;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item .arrow {
  background: url(../../images/angle-down.svg) no-repeat right 8px;
  padding-right: 20px;
}
.paragraph--type--component-testimonials .testimonials-version2 .left-side-wrapper .testimonial-item:last-child {
  border-bottom: none;
}
.paragraph--type--component-testimonials .testimonials-version2 .wrapper-1 {
  padding: 0;
}
@media (min-width: 992px) {
  .paragraph--type--component-testimonials .testimonials-version2 .wrapper-1 {
    display: flex;
  }
}
.paragraph--type--component-testimonials .testimonials-version2 .desktop-quotes {
  padding: 30px 32px 45px 32px;
  background-color: #ffffff;
}
.paragraph--type--component-testimonials .testimonials-version2 .title[aria-expanded=true].arrow {
  background: url(../../images/angle-up.svg) no-repeat right 8px;
}
.paragraph--type--component-testimonials .testimonials-version2 .desktop-quotes,
.paragraph--type--component-testimonials .testimonials-version2 .mobile-quotes {
  font-style: italic;
  color: #354652;
}

@media (min-width: 1200px) {
  .testimonials-variation--type-two .paragraph--type--component-testimonials .sub-block {
    width: calc((100% - 30px) / 2);
  }
  .testimonials-variation--type-two .paragraph--type--component-testimonials .sub-block-0 {
    margin-left: 0px;
    margin-right: 30px;
  }
  .testimonials-variation--type-two .paragraph--type--component-testimonials .sub-block-1 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .testimonials-variation--type-two .paragraph--type--component-testimonials .sub-block .bottom-data {
    padding-top: 122px !important;
  }
  .testimonials-variation--type-two .ti-img {
    margin-bottom: 20px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .testimonials-variation--type-one .paragraph--type--component-testimonials .sub-block {
    width: 100%;
  }
  .testimonials-variation--type-one .paragraph--type--component-testimonials .sub-block .bottom-data {
    right: 0 !important;
    top: 82px !important;
    width: 42%;
    left: unset !important;
    bottom: 0px !important;
  }
  .testimonials-variation--type-one .paragraph--type--component-testimonials .sub-block .ti-quote {
    width: 50%;
  }
  .testimonials-variation--type-one .paragraph--type--component-testimonials .sub-block-0 {
    margin-left: 0px;
    margin-right: 30px;
  }
  .testimonials-variation--type-one .paragraph--type--component-testimonials .sub-block .bottom-data {
    padding-top: 0px !important;
  }
  .testimonials-variation--type-one .ti-img {
    margin-bottom: 20px;
    display: inline-block;
  }
}