.testimonials{margin:0 auto;max-width:100%;position:relative}.testimonials .swiper{overflow:visible;padding:20px 0 80px}.testimonials .swiper-wrapper{align-items:center}.testimonial{background:#fff;border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-lg);padding:32px;width:100%!important}.testimonial__logo{margin-bottom:36px;max-height:40px;max-width:180px}.testimonial__stars{display:flex;gap:8px;margin-bottom:10px}.testimonial__stars svg{fill:var(--secondary-yellow)}.testimonial__title{margin-bottom:12px}.testimonial__quote{line-height:1.5;margin-bottom:32px}.testmonial__author{display:flex}.testimonial__avatar{border-radius:50%;height:64px;margin-right:20px;width:64px}.testimonial__info{display:flex;flex-direction:column;justify-content:center}.testimonial__info p{line-height:1.3}.testimonial__name{font-size:20px;font-weight:700;margin-bottom:4px}.testimonials .swiper-pagination-bullet{background-color:var(--neutral-gray-xlight);height:12px;margin:0 6px!important;opacity:1;width:12px}.testimonials .swiper-pagination-bullet-active{background-color:#fff}@media (min-width:640px){.testimonial{width:430px!important}}@media (min-width:768px){.testimonials .swiper{padding:40px 0 80px}}@media (min-width:1024px){.testimonials .swiper{padding:40px 0 80px}}