﻿
/* Malli: @include icon($facebook)*/
@media print, screen and (min-width: 48em) {
  .testimonials-container:hover .slick-arrow.slick-prev {
    left: 0;
  }
  .testimonials-container:hover .slick-arrow.slick-next {
    right: 0;
  }
}
@media print, screen and (min-width: 48em) {
  .testimonials-container .slick-arrow {
    background: #ffffff;
    height: 5.625rem;
    width: 2.25rem;
  }
  .testimonials-container .slick-arrow::before {
    font-size: 1rem;
    color: #283941;
  }
  .testimonials-container .slick-arrow.slick-prev {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .testimonials-container .slick-arrow.slick-prev::before {
    content: "";
  }
  .testimonials-container .slick-arrow.slick-next {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
  }
  .testimonials-container .slick-arrow.slick-next::before {
    content: "";
  }
}
.testimonials-container .slick-dots li button {
  border-color: transparent;
  background-color: #949ca0;
  margin: 0 calc(0.7rem / 2);
  width: 0.4375rem;
  height: 0.4375rem;
}
.testimonials-container .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.testimonials-container .testimonials-carousel-wrapper {
  position: relative;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial {
  text-align: center;
  padding: 0 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-content-wrapper {
  background-image: url("../image/cloud-1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial:nth-child(2n) .testimonial-content-wrapper {
  background-image: url("../image/cloud-2.png");
}
.testimonials-container .testimonials-carousel-wrapper .testimonial:nth-child(3n) .testimonial-content-wrapper {
  background-image: url("../image/cloud-3.png");
}
@media print, screen and (max-width: 47.99875em) {
  .testimonials-container .testimonials-carousel-wrapper .testimonial {
    padding-left: 0;
    padding-right: 0;
  }
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-image {
  max-width: 18.75rem;
  max-height: 18.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  filter: drop-shadow(0px 0px 37px rgba(255, 255, 255, 0.5));
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text {
  text-align: center;
  margin: 0;
  padding: 0;
  color: #283941;
  max-width: calc(min(90vw, 38.75rem));
  overflow-wrap: unset;
  word-wrap: unset;
  -webkit-hyphens: none;
  hyphens: none;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text::before, .testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text::after {
  display: block;
  content: "";
  width: 3.75rem;
  height: 2.5rem;
  background-image: url("../image/qoute-2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: contain;
  position: absolute;
  transition: all 0.6s;
  transition-delay: 0.6s;
  opacity: 0;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text::before {
  top: -3.75rem;
  left: 0;
  transform: translateX(6.25rem);
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text::after {
  bottom: -3.75rem;
  right: 0;
  transform: translateX(-6.25rem);
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text.intersected::before, .testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text.intersected::after {
  opacity: 1;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text.intersected::before {
  transform: none;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-text.intersected::after {
  transform: none;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details {
  margin-top: 1.875rem;
}
@media print, screen and (max-width: 47.99875em) {
  .testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details {
    margin-top: 3.125rem;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details {
    margin-top: 5rem;
  }
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details .testimonial-name {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 1.0625rem;
  line-height: 1.7;
  color: #283941;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.425rem;
  text-transform: initial;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details .testimonial-company {
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #283941;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details .testimonial-statistics {
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: 3.75rem;
}
.testimonials-container .testimonials-carousel-wrapper .testimonial .testimonial-details hr {
  width: 6.25rem !important;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  background-color: #5491a3 !important;
}
.testimonials-container .testimonials-carousel-wrapper.dots-on {
  margin-bottom: 2.5rem;
}
.testimonials-container .testimonials-carousel-wrapper.dots-on .testimonial {
  margin-bottom: 0.9375rem;
}
@media screen and (max-width: 87.5em) {
  .testimonials-container .testimonials-carousel-wrapper {
    margin-bottom: 2.5rem;
  }
  .testimonials-container .testimonials-carousel-wrapper .testimonial {
    margin-bottom: 0.9375rem;
  }
}
@media print, screen and (max-width: 31.24875em) {
  .testimonials-container .testimonials-carousel-wrapper {
    margin-bottom: calc(2.5rem * 0.7);
  }
}
