.testimonial-2 .testimonial__item-wrapper{border:1px solid transparent;display:flex;flex-direction:column;text-align:center}.testimonial-2 .testimonial__item-avatar img,.testimonial-2 .testimonial__item-avatar svg{height:auto;width:80px}.testimonial-2 .testimonial__item-star{display:flex;justify-content:center;line-height:0}.testimonial-2 .testimonial__item-star .star:last-child{margin-right:0}.testimonial-2 .testimonial__item-divider{display:inline-block;margin-left:auto;margin-right:auto;width:25%}.testimonial-2 .js-masonry .grid-item{width:50%}@media screen and (max-width:580px){.testimonial-2 .js-masonry .grid-item{width:100%}}.testimonial-2 .testimonial{margin-left:calc(var(--spacing-medium-s)*-1/2);margin-right:calc(var(--spacing-medium-s)*-1/2)}.testimonial-2 .testimonial .testimonial__item{padding-bottom:var(--spacing-medium-s);padding-left:calc(var(--spacing-medium-s)/2);padding-right:calc(var(--spacing-medium-s)/2)}.testimonial-2 .testimonial__item-wrapper{background-color:var(--color-bg-support-soft);border-radius:var(--border-radius-medium);border-width:var(--border-width-thin);padding:var(--spacing-medium-m) var(--spacing-medium-s)}.testimonial-2 .testimonial__item-avatar img,.testimonial-2 .testimonial__item-avatar svg{border-radius:var(--border-radius-full)}.testimonial-2 .testimonial__item-divider{margin-bottom:var(--spacing-medium-l);margin-top:var(--spacing-medium-l)}.testimonial-2 .testimonial__item-name{color:var(--color-text-heading);margin-bottom:var(--spacing-small-m);margin-top:var(--spacing-medium-s)}.testimonial-2 .testimonial__item-star{margin-top:var(--spacing-medium-s)}.testimonial-2 .testimonial__item-star .star{color:var(--color-text-support);margin-right:var(--spacing-small-l);opacity:20%}.testimonial-2 .testimonial__item-star .star.star--rated{color:var(--color-text-highlight);opacity:100%}.testimonial-2 .testimonial__item-divider{border-bottom:1px solid var(--color-text-support)}.testimonial-2 .testimonial__item-summary{color:var(--color-text-body)}