@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";.review-card{display:flex;flex-direction:column;height:440px;background:#f6f5f5;border-radius:4px;overflow:hidden;font-family:Inter,sans-serif;color:#2c2c2c}.review-card__stars{display:flex;align-items:center;gap:6px;line-height:0}.review-card__star{width:16px;height:16px;flex:none}.review-card__star.is-filled{color:#2c2c2c}.review-card__star.is-empty{color:#d8d4d4}.review-card__lede{display:flex;flex-direction:column;gap:16px}.review-card__quote{margin:0;font-size:16px;line-height:1.36;color:#2c2c2c;word-break:break-word;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.review-card__quote:before{content:"\201c"}.review-card__quote:after{content:"\201d"}.review-card__meta{display:flex;align-items:center;gap:16px;width:100%}.review-card__avatar{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e7e4e4}.review-card__avatar-img{width:100%;height:100%;object-fit:cover}.review-card__author{display:flex;flex-direction:column;gap:4px;min-width:0}.review-card__name{margin:0;font-size:16px;line-height:1;text-transform:uppercase}.review-card__date{margin:0;font-size:14px;line-height:1.4}.review-card--text .review-card__body{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:24px}.review-card--photo .review-card__media--photo{flex:1 0 0;min-height:0;width:100%}.review-card__photo{width:100%;height:100%;object-fit:cover}.review-card--photo .review-card__body{display:flex;flex-direction:column;gap:16px;padding:24px}.review-card--photo .review-card__quote{-webkit-line-clamp:3}.review-card--video .review-card__media--video{position:relative;width:100%;height:320px;flex:none}.review-card__video-player{display:block;width:100%;height:100%;position:relative}.review-card__video,.review-card__poster-img{width:100%;height:100%;object-fit:cover}.review-card__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.review-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.review-card__play svg{width:22px;height:22px}.review-card--video .review-card__body{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;flex:1 0 0;padding:24px}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-review-card.css.map */
