.customer-testimonials__testimonial{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.testimonial__content{font-size:24px}.testimonial__info{align-items:center;display:flex;flex-direction:row;gap:20px;margin-top:16px}.customer-testimonials__testimonial img:not(.testimonial__info__column--headshot img){max-height:64px}.testimonial__info__column.testimonial__info__column--headshot{border-radius:100%;height:100px;overflow:hidden;width:100px}.testimonial__info__column.testimonial__info__column--headshot img{height:100%;margin:0;object-fit:cover;object-position:center;width:100%}.testimonial__info__column.testimonial__info__column--content{font-weight:600;text-align:center}.testimonial__info__column p{margin:0}.customer-testimonials__navigation{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:50px}.customer-testimonials__navigation-item{cursor:pointer;width:20px}.customer-testimonials__navigation-item.customer-testimonials__navigation-item--prev{transform:rotate(90deg)}.customer-testimonials__navigation-item.customer-testimonials__navigation-item--next{transform:rotate(-90deg)}.customer-testimonials__pagination{display:flex;justify-content:center}.customer-testimonials__pagination .swiper-pagination-bullet-active{background:#33857f}