.reviews-list-root{padding-bottom:20px}.reviews-list-flex-center{display:flex;justify-content:space-between;align-items:center}.reviews-list-profile-img{height:20px;width:20px;border-radius:50%;padding:5px;background:#f6f6f6;display:flex;align-items:center}.reviews-list-name{transform:none;height:14px;margin-left:8px;width:120px}.reviews-list-title{margin-top:12px;transform:none;height:14px;width:82%;margin-bottom:14px}.reviews-list-description{margin-top:6px;transform:none;height:14px;width:100%}.reviews-list-viewAll{color:var(--button-main)}.reviews-list-tab{background:#e8e8e8;padding:5px 7px 4px;border-radius:4px;color:#000;font-size:12px;margin-left:12px;margin-right:12px}.review-card-root{padding-bottom:20px}.review-card-flex-center{display:flex;justify-content:space-between;align-items:center}.review-card-profile-img{height:20px;width:20px;border-radius:50%;padding:5px;background:#f6f6f6;display:flex;align-items:center}.review-card-name{font-size:14px;font-weight:400;margin-left:8px}@media (min-width:960px){.review-card-name{font-size:16px}}.review-card-title{font-size:14px;font-weight:700;margin-top:12px}@media (min-width:960px){.review-card-title{font-size:16px}}.review-card-subtext{font-size:12px;font-weight:400;color:#666}@media (min-width:960px){.review-card-subtext{font-size:14px}}.review-card-description{font-size:14px;font-weight:400;color:#666;margin-top:4px}@media (min-width:960px){.review-card-description{font-size:16px}}