.testimonial-slider .splide__slide{align-items:center;display:flex}.testimonial-slider .theme-slider--normal{--quote-lines:3;--slide-height:calc(var(--base-font-size)*var(--base-line-height)*var(--quote-lines))}@media not screen and (min-width:48rem){.testimonial-slider .theme-slider--normal{--quote-lines:8}}.testimonial-slider .theme-slider--normal .testimonial{min-height:var(--slide-height)}.testimonial-slider .theme-slider--boxed-in .testimonial{background-clip:padding-box;background-image:linear-gradient(-135deg,var(--primary-color) 40px,var(--slide-slider-background-color) 0);border-radius:var(--slide-border-radius,10px)}.testimonial-slider figure{margin:0}.testimonial__star-rating{align-items:center;display:flex;gap:4px;margin-bottom:40px}.testimonial,.testimonial__quote{margin:0}.testimonial h3{margin-bottom:40px}.testimonial p{line-height:calc(var(--base-line-height) + 40%)}.testimonial__source{align-items:center;display:flex;gap:10px;margin-top:3em}.testimonial__portrait{border-radius:1000px;display:block;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.testimonial.text-center .testimonial__portrait{margin-inline:auto}.testimonial.text-right .testimonial__portrait{margin-left:auto}.testimonial--has-image{--image-width:30%}@media (min-width:48rem){@media not screen and (min-width:64rem){.testimonial--has-image{--image-width:50%}}}.testimonial--has-image .testimonial__image{display:none}@media (min-width:48rem){.testimonial--has-image .testimonial__image{display:block;height:100%;left:0;position:absolute;top:0;width:var(--image-width)}.testimonial--has-image .testimonial__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.testimonial--has-image .testimonial__content{margin-left:calc(var(--image-width) + 40px)}}