@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.testimonialsCarousel .testimonialsCarousel_carousel{opacity:0}.testimonialsCarousel.isVisible .testimonialsCarousel_carousel{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.testimonialsCarousel{overflow-x:hidden;padding:5.6rem 0}@media only screen and (min-width:1101px){.testimonialsCarousel{padding:12.6rem 0}}.testimonialsCarousel_logo{display:block;height:4rem;max-width:100%;width:auto}.testimonialsCarousel_image{height:100%;width:auto}.testimonialsCarousel_description{color:#68768d;font-size:1.6rem;line-height:2.4rem;margin-top:3.2rem}.testimonialsCarousel_description+*{margin-top:2.4rem}.testimonialsCarousel_carousel{margin-left:-.8rem;margin-right:-.8rem}@media only screen and (min-width:768px){.testimonialsCarousel_carousel{margin-left:-1.6rem;margin-right:-1.6rem;overflow:hidden}}@media only screen and (min-width:1101px){.testimonialsCarousel_carousel{margin-left:-1.6rem;margin-right:-1.6rem;overflow:hidden}}.testimonialsCarousel_carouselWrapper:not(.is-init) .testimonialsCarousel_control,.testimonialsCarousel_carouselWrapper:not(.is-init) .testimonialsCarousel_dots,.testimonialsCarousel_control{display:none}@media only screen and (min-width:768px){.testimonialsCarousel_control{align-items:center;border:.1rem solid #ccd5df;border-radius:.2rem;color:#00cf91;cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:4rem}}.testimonialsCarousel_control-prev{left:-8rem}.testimonialsCarousel_control-next{right:-8rem}.testimonialsCarousel_controlIcon{height:2rem;width:2rem}.testimonialsCarousel_dot{background:#ccd5df;border-radius:50%;display:block;height:.8rem;margin:0 .8rem;width:.8rem}.testimonialsCarousel_dots{display:flex;justify-content:center;margin-top:4rem}@media only screen and (min-width:768px){.testimonialsCarousel_dots{display:none}}.testimonialsCarousel_dot.is-selected{background:#00cf91}.testimonialsCarousel_slide{min-width:90%;padding:0 1.6rem}@media only screen and (min-width:768px){.testimonialsCarousel_slide{min-width:50%;padding:0 3.2rem}}@media only screen and (min-width:1101px){.testimonialsCarousel_slide{min-width:33.33333%;padding:0 1.6rem}}.testimonialsCarousel_author{align-items:center;display:flex}.testimonialsCarousel_authorDetail{font-size:1.6rem;line-height:2.4rem}.testimonialsCarousel_authorImage{border-radius:50%;display:block;flex:0 0 auto;height:5.6rem;margin-right:1.6rem;overflow:hidden;width:5.6rem}.testimonialsCarousel_authorName{color:#000;font-weight:800}.testimonialsCarousel_authorPosition{color:#68768d}