.testimonial-slider{align-items:center;display:flex;flex-direction:column;margin:0 auto}.testimonial-slider__quote-image{margin-bottom:20px}.testimonial-slider__content-wrapper{margin-bottom:20px;overflow:hidden;width:100%}.testimonial-slider__content{display:flex;transition:transform .5s ease-in-out;width:100%}.testimonial-slider__item{box-sizing:border-box;min-width:100%}.testimonial-slider__quote{margin-bottom:40px}.testimonial-slider__author{align-items:center;display:flex}.testimonial-slider__author img{border-radius:6px;height:80px;margin-right:20px;width:80px}.testimonial-slider__navigation,.testimonial-slider__navigation-wrapper{display:flex;justify-content:space-between;width:100%}.testimonial-slider__navigation{max-width:100px;position:relative}.testimonial-slider__arrow{background-color:#cfd7e3;background-image:none;border:none;border-radius:100%;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:40px;line-height:1.428571429;margin-bottom:0;padding:0;position:absolute;text-align:center;text-shadow:none;touch-action:manipulation;transition:background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:40px}.testimonial-slider__arrow:focus,.testimonial-slider__arrow:hover{background-color:#1d305f;border:none;border-radius:100%}.testimonial-slider__arrow:hover svg{fill:#fff}.testimonial-slider__arrow svg{height:20px;position:relative;top:10px;width:20px}.testimonial-slider__arrow--left{left:0;transform:scaleX(-1)}.testimonial-slider__arrow--right{right:0}.testimonial-slider__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.testimonial-slider__dot{background-color:#cfd7e3;border-radius:50%;cursor:pointer;height:10px;transition:background-color .2s ease;width:10px}.testimonial-slider__dot--active,.testimonial-slider__dot:hover{background-color:#1d305f}