.reviews-cards{background:#fff;font-family:Montserrat,sans-serif;padding:80px 0}.reviews-cards__wrapper{align-items:center;display:flex;flex-flow:column;gap:40px;margin:0 auto;max-width:1200px;width:100%}.reviews-card__title{color:#000;font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:120%;text-align:center}.reviews-cards__list{display:flex;flex-flow:row wrap;gap:20px;justify-content:center;width:100%}.rev-card{background:#f2f4f6;border-radius:12px;display:flex;flex-flow:column;max-width:386px;padding:32px;width:100%}.rev-card.w-badges{align-items:center;gap:58px;padding:0 0 32px}.rev-card__image{display:flex;margin-bottom:20px;max-width:120px;width:100%}.rev-card__text{color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:140%;margin-bottom:30px}.rev-card__author{align-items:center;display:flex;gap:16px;margin-top:auto}.rev-card__author-image{border-radius:100%;display:flex;max-width:48px;overflow:hidden;width:100%}.rev-card__author-text{color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:140%}.rev-card__author-text span{color:hsla(0,0%,7%,.8);font-weight:400}.rev-card__image-badge{width:100%}.rev-card__tb-badge{display:flex;flex-flow:column;gap:8px}.rev-card__stars{max-width:120px;width:100%}.rev-card__stars img{object-fit:contain}.rev-card__rated-text{color:#111;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:140%}@media (width <=991px){.rev-card__author-text br,.reviews-card__title br{display:none}.rev-card{max-width:100%}.rev-card__image-badge{max-width:400px}}@media (width <=479px){.reviews-cards{padding:60px 0}}@media (width <=393px){.rev-card{padding:24px}.rev-card.w-badges{gap:20px;padding:0 0 20px}}