.eft-section--dark .eft-testimonial__name,.eft-section--dark .eft-testimonial__text{color:#fff}.eft-section--dark .eft-testimonial__role{color:hsla(0,0%,100%,.6)}.eft-section--dark .eft-testimonial-slider__arrow{background:transparent;border-color:hsla(0,0%,100%,.4);color:#fff}.eft-section--dark .eft-testimonial-slider__arrow:hover{background:#fff;color:var(--eft-primary)}.eft-testimonial-slider{padding-bottom:48px;padding-top:48px;position:relative}.eft-testimonial-slider__slide{display:none}.eft-testimonial-slider__slide.is-active{animation:eft-fade-in .4s ease;display:block}@keyframes eft-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.eft-testimonial-slider__arrow{align-items:center;background:#fff;border:2px solid var(--eft-primary);border-radius:50%;color:var(--eft-primary);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:-24px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:48px;z-index:10}.eft-testimonial-slider__arrow:hover{background:var(--eft-primary);color:#fff}.eft-testimonial--reverse{direction:rtl}.eft-testimonial--reverse>*{direction:ltr}.eft-testimonial--centered{display:block;margin:0 auto;max-width:720px;text-align:center}.eft-testimonial--centered .eft-testimonial__quote-mark{margin:0 auto 16px}.eft-testimonial--centered .eft-testimonial__author{justify-content:center}@media (max-width:767px){.eft-testimonial-slider__arrow{margin:24px auto 0;position:relative;right:auto;top:auto;transform:none}}