.testimonial{position:relative}.testimonial__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.testimonial__title{margin:0 auto 24px;text-align:center}.testimonial__description{margin:0 auto 59px;text-align:center}@media(max-width:767.98px){.testimonial__description{margin-bottom:32px}}.testimonial__content{display:flex;gap:24px;justify-content:center;margin:0 auto;max-width:1104px;width:100%}.testimonial__content-item{display:flex;flex-direction:column;gap:24px;height:auto;justify-content:space-between;max-width:336px;min-height:301px;width:100%}.testimonial__content-item-text{font-weight:500;line-height:28px}.testimonial__content-item-author{align-items:center;display:flex;gap:16px}.testimonial__content-item-author-image{border-radius:50%;flex-shrink:0;height:50px;width:50px}.testimonial__content-item-author-image img{border-radius:50%;height:100%!important;object-fit:contain;width:100%}.testimonial__content-item-author-name{font-weight:600;line-height:36px}.testimonial__content-item-author-position{font-weight:500;line-height:22px}.testimonial__content-item-divider{height:auto;width:1px}@media(max-width:991.98px){.testimonial__content{flex-wrap:wrap;justify-content:center}.testimonial__content-item{min-height:200px}.testimonial__content-item-divider{display:none}}@media(max-width:767.98px){.testimonial__content{align-items:center;flex-direction:column}.testimonial__content-item{max-width:100%;min-height:unset}.testimonial__content-item-divider{display:block;height:1px;width:100%}}