.testimonials{position:relative;flex-direction:column;overflow:hidden;justify-content:center;max-width:100vw;font-size:14px}.testimonials .divider{pointer-events:none;position:absolute;bottom:0;left:0;right:0;display:flex;overflow:hidden;align-items:flex-end;justify-content:center}.testimonials .testimonial{position:relative;max-width:560px;margin:30px auto;text-align:center;min-width:250px}.testimonials .testimonial__image{position:relative;display:inline-block;height:60px;width:60px;object-fit:cover;border-radius:50%;margin-bottom:10px}.testimonials .rating{display:flex;justify-content:center;align-items:center;margin-bottom:1em}.testimonials .testimonial__quote{position:relative;margin:0 0 10px;font-size:1.4em;line-height:1.6em;color:#303235}.testimonials .testimonial__quote p{margin:0}.testimonials .testimonial__quote:before{content:"\201C";position:absolute;font-family:Georgia,Times New Roman,Times,serif;font-size:122pt;top:40px;left:-20px;z-index:0;opacity:.1}.testimonials a.testimonial__about{font-weight:500;font-size:1.1em;text-decoration:none}.testimonials a.testimonial__about:hover{text-decoration:underline}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.testimonials .divider{height:70px}}