@keyframes carouselFade{0%{opacity:0}4%{opacity:1}10%{opacity:1}14%{opacity:0}100%{opacity:0}}.testimonials{width:100%;position:relative;margin:4rem auto 8rem auto;width:calc(100% - 3rem);display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap}.testimonials h2{margin-bottom:1.25rem}.testimonials .testimonials-slider{position:relative}@media screen and (max-height:800px){.testimonials .testimonials-slider{margin:0}}.testimonials .testimonials-slider .slick-track{display:flex;align-items:stretch}.testimonials .testimonials-slider .slick-slide{margin:0 10px}.testimonials .testimonials-slider .slick-list{margin:0 -10px;overflow:unset;overflow-x:clip}.testimonials .testimonials-slider .slide{background-color:#f8f8f8}.testimonials .testimonials-slider .slide .image{position:relative;overflow:hidden}.testimonials .testimonials-slider .slide .image::after{content:"";display:block;padding-bottom:100%}.testimonials .testimonials-slider .slide .image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-height:800px){.testimonials .testimonials-slider .slide .image:after{padding-bottom:30vh}}.testimonials .testimonials-slider .slide .content{width:100%;padding:20px}.testimonials .testimonials-slider .slide .stars{width:100%;margin:10px auto 20px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;gap:5px}.testimonials .testimonials-slider .slide .stars svg{fill:#007f4e}.testimonials .testimonials-slider .slide .quote{height:130px;position:relative}@media screen and (max-height:800px){.testimonials .testimonials-slider .slide .quote{height:unset}}.testimonials .testimonials-slider.grey-background .slider-navigation{background-color:rgba(255,255,255,.75)}.testimonials .testimonials-slider .slider-navigation{position:absolute;bottom:-64px;left:50%;transform:translateX(-50%);margin:0;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.5rem;background-color:rgba(248,248,248,.75);border-radius:30px}.testimonials .testimonials-slider .slider-navigation svg{padding:.5rem 1rem;cursor:pointer;height:2rem;width:auto}.testimonials .testimonials-slider .carousel-counter{font-family:montserrat;font-size:clamp(.64rem,2vh,.96rem);color:#2e2b2b;margin:0}@media screen and (min-width:768px){.testimonials{width:calc(100% - 8rem);margin:0 auto}}