.testimonials--root{text-align:center}.testimonials--root .icon--quote{margin:0 auto;max-width:32px;height:auto}.testimonials--body{width:100%}@media only screen and (min-width:768px){.testimonials--body{margin:0 auto}}@media only screen and (max-width:767px){.testimonials--body[data-mobile-columns="2"]>:nth-child(2n+1):last-child{grid-column:1/span 2;justify-self:center;width:calc((100% - var(--spacing--3))/ 2)}}.testimonials--block{display:flex;flex-direction:column}.flexbox-gap .testimonials--block{gap:var(--spacing--item)}.no-flexbox-gap .testimonials--block>*{margin:calc(var(--spacing--item)/ 2)}.testimonials--image{width:100%;max-width:160px;margin:0 auto}.testimonials--root[data-image-shape=circle] .testimonials--image .image--container{border-radius:50%}.testimonials--root[data-image-shape=circle] .testimonials--image .image--root::before{padding-top:100%}.testimonials--root[data-image-shape=square] .testimonials--image .image--root::before{padding-top:100%}.testimonials--root[data-image-shape=portrait] .testimonials--image .image--root::before{padding-top:150%}.testimonials--root[data-image-shape=landscape] .testimonials--image .image--root::before{padding-top:75%}.testimonials--rating{display:flex;justify-content:center}.flexbox-gap .testimonials--rating{gap:4px}.no-flexbox-gap .testimonials--rating>*{margin:calc(4px / 2)}.testimonials--rating .icon--root{max-width:20px;max-height:20px}.testimonials--info{display:flex;flex-direction:column;padding:var(--spacing--item);background-color:var(--bg-color--body)}.flexbox-gap .testimonials--info{gap:var(--spacing--item)}.no-flexbox-gap .testimonials--info>*{margin:calc(var(--spacing--item)/ 2)}.testimonials--root[data-background-color=dark] .testimonials--info{padding:0;background-color:var(--bg-color--dark)}