.section-my-reviews__review-item-card{padding:35px 25px 30px;margin:0 auto;width:100%;max-width:420px;background:var(--card-bg-color);box-shadow:0 14.8px 19.175px rgba(0,0,0,6%),0 3.2375px 6.82188px rgba(0,0,0,4%);border-radius:14px}.section-my-reviews__review-item-avatar{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.section-my-reviews__review-item-avatar .image{max-width:120px;max-height:120px}.section-my-reviews__review-item-avatar .author-first-letter{width:120px;height:120px;max-width:120px;max-height:120px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--avatar-bg-color);font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:400;font-size:67.6923px;line-height:34px;letter-spacing:.01em;color:#fff}.section-my-reviews__review-item-author{font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:700;font-size:16px;line-height:24px;text-align:center;letter-spacing:.01em;color:var(--author-text-color);margin-bottom:16px}.section-my-reviews__review-item-author.medium{font-size:20px}.section-my-reviews__review-item-date{font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:600;font-size:14px;line-height:24px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:var(--date-text-color);margin-bottom:16px}.section-my-reviews__rating-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.section-my-reviews__rating-wrapper .star{position:relative;font-size:18px;font-family:FontAwesome}.section-my-reviews__rating-wrapper .star::before{content:"";color:var(--rating-color)}.section-my-reviews__rating-wrapper .full::before{content:"";color:var(--rating-color)}.section-my-reviews__rating-wrapper .half::after{content:"";position:absolute;left:0;color:var(--rating-color)}.section-my-reviews__description-wrapper{margin-bottom:20px;font-family:var(--my-reviews-font-primary);color:var(--description-text-color)}.section-my-reviews__description-wrapper p{font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:500;font-size:15px;line-height:25px;letter-spacing:.005em;color:var(--description-text-color)}.section-my-reviews__more-less-link{font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:500;font-size:15px;line-height:25px;letter-spacing:.005em;color:var(--read-more-less-text-color);cursor:pointer}.section-my-reviews__source-text{font-family:var(--my-reviews-font-primary);font-style:normal;font-weight:600;font-size:14px;line-height:24px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:var(--source-text-color)}.section-my-reviews__slider-layout-wrapper:not(.slick-slider){display:flex;justify-content:center;gap:24px;overflow:hidden}.section-my-reviews__review-item{min-width:362px}