.testimonials{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;grid-gap:20px;gap:20px}.testimonials .testimonials-item{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:calc(50% - 10px);height:auto;padding:20px;border-radius:20px;box-shadow:2px 1px 8px rgba(0,0,0,.2196078431);background-color:#fff}@media(max-width: 767px){.testimonials .testimonials-item{width:100%}}.testimonials .testimonials-item .testimonials-item-image{flex-shrink:0;margin-right:20px;width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:#867b93}@media(max-width: 1199px){.testimonials .testimonials-item .testimonials-item-image{position:absolute;top:20px;left:20px;height:65px;width:65px}}.testimonials .testimonials-item .testimonials-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 1199px){.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top{margin-left:85px;min-height:65px}}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-rating{display:flex;flex-direction:row;grid-gap:1px;gap:1px;margin-bottom:6px}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-rating svg{flex-shrink:0;height:15px;width:auto}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-rating .testimonials-item-rating-filled{color:#5f277b}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-rating .testimonials-item-rating-empty{color:rgba(95,39,123,.3)}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-identity{display:flex;flex-direction:column}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-identity .testimonials-item-name{margin:0;font-weight:700;color:#5f277b;font-feature-settings:"clig" off,"liga" off;font-family:Poppins;font-size:17px;font-size:1.0625rem;font-style:normal;line-height:1.5}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-body-top .testimonials-item-identity .testimonials-item-company{margin:0;font-weight:700;color:#867b93;font-feature-settings:"clig" off,"liga" off;font-family:Poppins;font-size:13px;font-size:.8125rem;font-style:normal;line-height:1.2}.testimonials .testimonials-item .testimonials-item-body .testimonials-item-text{margin:10px 0 0;font-weight:400;color:#867b93;font-feature-settings:"clig" off,"liga" off;font-family:Poppins;font-size:16px;font-size:1rem;font-style:normal;line-height:2}
