.reviews{padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile);background:var(--gradient-background)}@media screen and (min-width: 750px){.reviews{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop)}}@media screen and (max-width: 749.98px){.reviews .swiper-button-next,.reviews .swiper-button-prev{display:none}}.reviews__top{margin-bottom:24px;text-align:center}@media screen and (min-width: 750px){.reviews__top{margin-bottom:40px}}.reviews__top:after{max-width:165px}.reviews__list{align-items:center}.review-card{padding:16px;background-color:rgb(var(--color-secondary));border:1px solid rgba(var(--color-gold));border-radius:24px}@media screen and (min-width: 750px){.review-card{padding:24px}}.review-card__quote-icon{margin-bottom:16px}@media screen and (min-width: 750px){.review-card__quote-icon{margin-bottom:24px}}.review-card__quote-icon svg{width:auto;height:24px}@media screen and (min-width: 750px){.review-card__quote-icon svg{height:38px}}.review-card__comment{margin-bottom:16px;font-size:16px;font-weight:500;line-height:1.5;color:#141414}@media screen and (min-width: 750px){.review-card__comment{font-size:20px;margin-bottom:24px}}.review-card__author-photo{flex-shrink:0;width:48px;height:48px;overflow:hidden;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width: 750px){.review-card__author-photo{width:74px;height:74px}}.review-card__author-photo img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.review-card__star-wrapper{line-height:0}.review-card__author{display:flex;align-items:center;gap:10px}.review-card__header-content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 750px){.review-card__header-content{gap:24px}}.review-card__author-name{font-family:var(--font-family--dm-sans);font-size:18px;font-weight:500;line-height:1.3;color:#434343}