.testimonial-slider-module.heading-alignment--center .heading{text-align:center}.testimonial-slider-module .testimonial-slide{align-items:center;border-radius:var(--Rounded-Corners);display:flex;flex-direction:row-reverse;min-height:410px;overflow:hidden;text-align:left}.testimonial-slider-module .testimonial-slide>div{color:var(--Light-Text);min-height:100%;position:relative;width:50%}.testimonial-slider-module .slide-heading a{color:var(--Accent-Colour)}.testimonial-slider-module .testimonial-slide .text-column{display:flex;flex-direction:column;gap:var(--Content-Spacing-Vertical);justify-content:center;padding:40px}.testimonial-slider-module .testimonial-slide .text-content{max-width:100%;width:354px}.testimonial-slider-module .testimonial-slide h2{margin-bottom:0}.testimonial-slider-module .testimonial-slide .image-column img{clip-path:polygon(0 0,90% 0,100% 100%,0 100%);height:100%;object-fit:cover;position:absolute;width:100%}.testimonial-slider-module button.splide__arrow{align-items:center;background:var(--Accent-Colour);border:0;border-radius:100%;display:flex;gap:10px;height:50px;justify-content:center;padding:10px;width:50px}.testimonial-slider-module button.splide__arrow svg{fill:var(--Dark-Text);height:20px}.testimonial-slider-module button.splide__arrow.splide__arrow--next{position:absolute;right:-25px;top:50%;z-index:1}.testimonial-slider-module button.splide__arrow.splide__arrow--prev{left:-25px;position:absolute;top:50%;z-index:1}.testimonial-slider-module button.splide__arrow.splide__arrow--prev svg{transform:rotate(180deg)}.testimonial-slider-module .splide__arrow:disabled{opacity:0;pointer-events:none}@media (max-width:767px){.testimonial-slider-module .testimonial-slide{flex-direction:column-reverse;justify-content:flex-end}.testimonial-slider-module .testimonial-slide>div{min-height:unset;width:100%}.testimonial-slider-module .testimonial-slide .image-column img{height:auto;position:relative;width:100%}}