.ds_testimonials_grid{column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:30px}.ds_testimonial_item{background-color:var(--ds-color-el-bg-2);border-radius:8px;padding:40px 30px 35px;width:100%}.ds_testimonial_item .ds-rating-wrapper{font-size:18px;gap:3px}.ds_testimonial_item .reviewer_text{border-bottom:1px dashed var(--ds-color-el-text);color:var(--ds-color-el-text);font-size:18px;line-height:1.5;margin-bottom:30px;padding-bottom:23px;padding-top:23px}.ds_testimonial_item .ds_reviewer{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.ds_testimonial_item .reviewer_image{display:inline-flex}.ds_testimonial_item .reviewer_image img{border:0 solid transparent;border-radius:100%;height:80px;object-fit:cover;object-position:top center;overflow:hidden;width:80px}.ds_testimonial_item .name{color:var(--ds-color-el-title);font-weight:600;margin:0}.ds_testimonial_item .designation{color:var(--ds-color-el-text);display:flex;font-size:15px;line-height:1;margin-top:10px}.ds_testimonial_item.style-2 .ds_reviewer{justify-content:space-between}.ds_testimonial_item.style-2 .ds_reviewer_inner{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.ds_testimonial_item.style-2 .reviewer_text{border-bottom:none;border-top:1px dashed var(--ds-color-el-text);margin-bottom:0;margin-top:30px;padding-bottom:0;padding-top:23px}.ds_testimonial_item.style-3{align-items:center;border:1px solid var(--ds-color-el-primary);display:flex;flex-direction:column;text-align:center}.ds_testimonial_item.style-3 .reviewer_image{margin-bottom:15px}.ds_testimonial_item.style-3 .reviewer_text{border:none;padding-bottom:0}