.testimonials{align-items:center;background-color:var(--off-black);flex-direction:column;padding:70px 60px;position:relative}.testimonials,.testimonials-decoration{display:flex;justify-content:center;width:100%}.testimonials-decoration{margin-bottom:50px}.slider-navigation{padding:0 60px}.slider-navigation.slider-navigation--testimonials{display:flex;flex-direction:row;justify-content:space-between;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.testimonials__slider{margin-bottom:64px;max-width:1140px;width:100%}.testimonials__slider.testimonials__slider--single{margin-bottom:0}.testimonial{display:flex;justify-content:center;width:100%}.testimonial-content{max-width:1140px;width:100%}.testimonial-content p:not(.testimonial-leaver){font-size:24px;text-align:center}.testimonial-content p{color:#fff}.testimonial-content p:last-of-type{margin-bottom:0}.testimonial-leaver{flex-direction:row;margin-bottom:0;width:100%}.slider-pagination,.testimonial-leaver{display:flex;justify-content:center}.slider-pagination .swiper-pagination-bullet{background-color:var(--white);height:14px;opacity:.4;transition:var(--transition);width:14px}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.slider-navigation-item{cursor:pointer}@media screen and (max-width:1440px){.slider-navigation.slider-navigation--testimonials{padding:0;position:relative}}@media screen and (max-width:1100px){.testimonials{padding:40px 32px}}