.el-testimonial-wrapper{position:relative}.el-testi-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}@media (max-width:992px){.el-testi-items{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.el-testi-items{grid-template-columns:1fr}}.el-testimonial-item{background-color:#fff;border-radius:2px;padding:40px;box-shadow:0 1px 5px rgb(0 0 0 / 20%);position:relative}.quote-icon-yes .el-testimonial-item{margin-top:25px}.el-testimonial-item .quote-icon{background-color:var(--ridek-primary-color,#ff9900);clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);font-size:30px;color:#222;width:60px;height:50px;position:absolute;right:100px;top:-25px;display:flex;align-items:center;justify-content:center}.el-testimonial-item p{font-size:20px;line-height:36px;font-weight:500;margin-bottom:0;letter-spacing:-.5px}.el-testimonial-item .testi-info{display:grid;grid-template-columns:100px 1fr;align-items:center;grid-gap:20px;margin-top:20px}.el-testimonial-item .testi-info img{width:100px;height:100px;object-fit:cover;object-position:center;border-radius:50%}.el-testimonial-item .testi-info h5{font-size:22px;line-height:1;font-weight:600;color:#222;margin:0}.el-testimonial-item .testi-info .pos{font-size:16px;line-height:1;margin-top:10px}