.slider-testimonies-card{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 3px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:0 40px 30px}.slider-testimonies-card>*{text-align:center}.slider-testimonies-card__image-profile{--width-image:75px;background-color:#333;border-radius:100%;height:var(--width-image)!important;margin-bottom:18px;margin-top:calc(var(--width-image)/2 - var(--width-image));object-fit:cover;width:var(--width-image)}.slider-testimonies-card__name-profile,.slider-testimonies-card__title-profile{font-size:16px;font-weight:bolder;margin-bottom:8px}.slider-testimonies-card__excerpt-profile{color:#727272;font-size:13px;margin-bottom:0;padding:0 10%}.slider-testimonies-card__divider{margin:20px 0;width:100%}.slider-testimonies-card__title-profile{margin-bottom:12px}.slider-testimonies-card__description-profile{color:#727272;font-size:13px}.slider-testimonies-card__stars{align-items:flex-end;display:flex;flex-direction:row;gap:5px;justify-content:center}.slider-testimonies-card__star{width:16px}.slider-testimonies-card__number-star{color:#646464;font-size:13px;font-weight:600;margin-left:10px}.slider-testimonies__item{padding:40px 12px}@media(max-width:767px){.slider-testimonies-card{padding:0 30px 30px}}