.reviews__info{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem}.reviews__info-description{color:grey;margin-bottom:1rem}.reviews__buttons{color:grey;display:flex;flex-direction:row;gap:1rem}.reviews__slide.hidden{display:none}.reviews__slide{padding-right:1rem}.reviews__slide-card{background-color:#eee;color:#4e7661;height:100%;padding:2rem}.reviews__slide-card-body{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.reviews__slide-author{align-items:center;display:flex;flex-direction:row;gap:1rem}.reviews__slide-author-photo{width:5rem}.reviews__slide-author-info{color:#f0b896}.reviews__slide-author-name{text-transform:uppercase}