.testimonials .testimonial{position:relative;border-radius:1rem}.testimonials .testimonial__content{margin-bottom:1.5rem;font-size:1.125rem}.testimonials .testimonial__company,.testimonials .testimonial__position{font-weight:600;display:block;margin-bottom:.25rem;line-height:1.3}.testimonials .testimonial span:last-child{margin-bottom:0}.testimonials .testimonial:before{position:absolute;content:"";top:-15px;left:5%;width:60px;height:60px;background-image:url(../../icons/Quote-Icon.svg);background-size:contain;background-repeat:no-repeat}.testimonials .swiper-pagination{position:relative;margin-top:1rem;text-align:center}.testimonials .swiper-pagination-bullet{display:inline-block;width:12px;height:12px;margin:0 5px;border-radius:50%;background:#eaebf0;opacity:1}.testimonials .swiper-pagination-bullet-active{background:#3d4975}