section.testimonials{--testimonials-padding: var(--module-spacing) var(--module-gutters);--testimonials-gutters: var(--module-gutters);--testimonial-odd-bg-colour: var(--grey-10);--testimonial-odd-text-colour: var(--black);--testimonial-even-bg-colour: var(--primary-medium-colour);--testimonial-even-text-colour: var(--white)}section.testimonials .inner-content{margin-bottom:30px}section.testimonials .content-wrapper{margin-bottom:20px}section.testimonials .testimonial .testimonial-text-wrapper{position:relative;background:var(--testimonial-odd-bg-colour);color:var(--testimonial-odd-text-colour);border-radius:var(--media-default-border-radius);padding:40px;font-size:20px}section.testimonials .testimonial .testimonial-text-wrapper .quote-icon{font-size:40px;line-height:1;margin-bottom:10px}section.testimonials .testimonial .testimonial-text-wrapper:after{width:0px;height:0px;border-style:solid;border-width:15px 20px 0 20px;border-color:var(--testimonial-odd-bg-colour) transparent transparent transparent;transform:rotate(0);content:"";display:block;position:absolute;bottom:-14px;right:30px}section.testimonials .testimonial p{margin-bottom:0}section.testimonials .testimonial .author{margin-top:10px}section.testimonials:nth-child(2n) .testimonial .testimonial-text-wrapper{background:var(--testimonial-even-bg-colour);color:var(--testimonial-even-text-colour)}section.testimonials:nth-child(2n) .testimonial .testimonial-text-wrapper:after{border-color:var(--testimonial-even-bg-colour) transparent transparent transparent}section.testimonials .testimonial-author{display:flex;justify-content:space-between;text-align:right;padding-top:20px;flex-direction:column;align-items:flex-end;gap:10px}@media (min-width: 576px){section.testimonials .testimonial-author{gap:30px;flex-direction:row;justify-content:space-between;align-items:center}}section.testimonials .testimonial-author .author-name{flex-grow:1}section.testimonials .testimonial-author .testimonial-author-name{font-size:20px;font-weight:500;margin-bottom:0}section.testimonials .testimonial-author-image{max-width:50%;flex-shrink:1}section.testimonials .testimonial-author-image .image img{max-width:100%;max-height:60px}section.testimonials .testimonials-inner{padding:var(--testimonials-padding)}section.testimonials .testimonials-inner .content p:last-of-type{margin-bottom:50px}section.testimonials .testimonials-inner .splide__arrows .splide__arrow--prev{left:-40px}section.testimonials .testimonials-inner .splide__arrows .splide__arrow--next{right:-40px}section.single-post section.testimonials .testimonials-inner{padding:calc(var(--module-spacing) / 4) 0}
