.customer-reviews{--reviews-card-bg: #ffffff;--reviews-card-border: #252525;--reviews-card-radius: 12px;--reviews-star-filled: #F1C40F;--reviews-star-empty: #E0E0E0;--reviews-text-primary: #252525;--reviews-text-secondary: #666666;--reviews-verified-color: #7CB342;--reviews-verified-text: #9cb86e;--reviews-link-color: #9cb86e}.customer-reviews__container{max-width:1200px;margin:0 auto}.customer-reviews__title{font-size:40px;font-weight:700;color:var(--reviews-text-primary);margin-bottom:38px}.customer-reviews__title.left{text-align:left}.customer-reviews__title.center{text-align:center}.customer-reviews__title.right{text-align:right}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.customer-reviews__card{background:var(--reviews-card-bg);border:1px solid var(--reviews-card-border);border-radius:var(--reviews-card-radius);padding:1.5rem;position:relative;transition:box-shadow .2s ease;display:flex;flex-direction:column}.customer-reviews__card:hover{box-shadow:0 4px 20px #00000014}.customer-reviews__card-inner{position:relative;display:flex;flex-direction:column;height:100%}.customer-reviews__card--hidden-desktop{display:none}.customer-reviews__image-wrapper{position:absolute;top:0;right:0;width:60px;height:60px;border-radius:8px;overflow:hidden}.customer-reviews__image{width:100%;height:100%;object-fit:cover}.customer-reviews__content{padding-right:0;display:flex;flex-direction:column;height:100%}.customer-reviews__card:has(.customer-reviews__image-wrapper) .customer-reviews__content{padding-right:70px}.customer-reviews__header{margin-bottom:20px}.customer-reviews__rating{display:flex;gap:2px;margin-bottom:12px}.customer-reviews__star{flex-shrink:0}.customer-reviews__meta{display:flex;align-items:center;gap:.5rem}.customer-reviews__flag{display:flex;align-items:center}.customer-reviews__flag svg{border-radius:2px}.customer-reviews__date{font-size:12px;color:var(--reviews-text-secondary)}.customer-reviews__text{font-size:16px;line-height:1.6;color:var(--reviews-text-primary);margin:0;flex-grow:1}.customer-reviews__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px}.customer-reviews__name{font-size:18px;font-weight:600;color:var(--reviews-text-primary)}.customer-reviews__verified{display:flex;align-items:center;gap:.375rem}.customer-reviews__verified-badge{flex-shrink:0;width:20px;height:20px}.customer-reviews__verified-text{font-size:12px;color:#789f5a}.customer-reviews__read-more{text-align:center;margin-top:2rem}.customer-reviews__link{background:none;border:none;color:#6883cc;text-decoration:underline;text-underline-offset:3px;font-size:16px;cursor:pointer;padding:0;font-family:inherit;transition:color .2s ease}.customer-reviews__link:hover{color:#7a9c4e}@media screen and (max-width: 989px){.customer-reviews__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.customer-reviews__title{font-size:34px}}@media screen and (max-width: 749px){.customer-reviews__grid{grid-template-columns:1fr;gap:1rem}.customer-reviews__card--hidden-mobile{display:none}.customer-reviews__card--hidden-desktop:not(.customer-reviews__card--hidden-mobile){display:flex}.customer-reviews__title{font-size:28px;margin-bottom:1.5rem}.customer-reviews__card{padding:1.25rem}.customer-reviews__image-wrapper{width:50px;height:50px}.customer-reviews__card:has(.customer-reviews__image-wrapper) .customer-reviews__content{padding-right:60px}.customer-reviews__text{font-size:16px}.customer-reviews__footer{flex-wrap:wrap;gap:.5rem}}@media screen and (max-width: 375px){.customer-reviews__card{padding:1rem}.customer-reviews__verified-text{font-size:.8125rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-customer-reviews.css.map */
