/* Body Typo */
/* H1 */
/* H2 */
/* H3 */
/* H4 */
/* H5 */
/* H6 */
.landing-testimonial-section {
  padding: 20px 0 0;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section {
    padding: 30px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section {
    padding: 40px 0 0;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section {
    padding: 50px 0 0;
  }
}
.landing-testimonial-section .testimonial-title {
  text-align: center;
  color: #1C2533;
  text-align: center;
  font-size: 16px;
  line-height: 1.265;
  font-weight: 700;
  letter-spacing: normal;
  font-family: "Inter", Arial, Verdana, Tahoma, sans-serif !important;
  margin-bottom: 20px;
}
@media only screen and (min-width: 576px) {
  .landing-testimonial-section .testimonial-title {
    font-size: 20px;
    line-height: 1.265;
    font-weight: 700;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-title {
    font-size: 30px;
    line-height: 1.265;
    font-weight: 700;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-title {
    font-size: 38px;
    line-height: 1.265;
    font-weight: 700;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1440px) {
  .landing-testimonial-section .testimonial-title {
    font-size: 42px;
    line-height: 1.265;
    font-weight: 700;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1600px) {
  .landing-testimonial-section .testimonial-title {
    font-size: 50px;
    line-height: 1.265;
    font-weight: 700;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-title {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-title {
    margin-bottom: 30px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper {
  padding-bottom: 36px;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper {
    padding-bottom: 60px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item {
  padding: 4px 20px 36px;
  align-items: center;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  max-width: 460px;
  width: 100%;
  background-color: #5857F9;
  color: #fff;
  border-radius: 20px;
  height: auto;
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item:last-child {
  margin-right: 0px !important;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item {
    border-radius: 40px;
    padding: 4px 26px 42px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item {
    padding: 4px 30px 60px;
    border-radius: 50px;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item {
    border-radius: 60px;
    padding: 4px 33px 72px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .quotes {
  height: 90px;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .quotes {
    height: 100px;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .quotes {
    height: 120px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-image {
  width: 72px;
  height: 72px;
  margin-bottom: 4px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-image {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-image {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-image {
    width: 160px;
    height: 160px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-name {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-name {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-name {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-name {
    font-size: 30px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-position {
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-position {
    font-size: 16px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-position {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-position {
    font-size: 20px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-description {
  font-size: 16px;
  line-height: 1.27;
  font-weight: 500;
  letter-spacing: normal;
  margin-bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-description {
    font-size: 18px;
    line-height: 1.27;
    font-weight: 500;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-description {
    font-size: 20px;
    line-height: 1.27;
    font-weight: 500;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1281px) {
  .landing-testimonial-section .testimonial-slider-inner .testimonial-slider-swiper .testimonial-slider-item .author-description {
    font-size: 25px;
    line-height: 1.27;
    font-weight: 500;
    letter-spacing: normal;
  }
}
.landing-testimonial-section .testimonial-slider-inner .swiper-pagination .swiper-pagination-bullet {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #d9d9d9;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .landing-testimonial-section .testimonial-slider-inner .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-testimonial-section .testimonial-slider-inner .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
.landing-testimonial-section .testimonial-slider-inner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5857F9;
}/*# sourceMappingURL=landing_testimonial.css.map */