.reviews__title{margin-bottom:4rem;text-align:center;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.reviews__grid{display:grid;grid-template-columns:repeat(var(--reviews-columns, 3),1fr);gap:var(--reviews-gap, 30px)}@media screen and (max-width:989px){.reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.reviews__grid{grid-template-columns:1fr;gap:2rem}}.review-card{background-color:var(--card-bg, #f5f5f5);padding:2.5rem;border-radius:12px;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.review-card__stars{display:flex;gap:.25rem;margin-bottom:1.5rem}.review-card__star{color:var(--star-color, #ffa41c);display:flex;align-items:center;justify-content:center}.review-card__star svg{width:20px;height:20px}.review-card__star--empty{color:#00000026}.review-card__text{flex:1;margin-bottom:2rem}.review-card__text p{margin:0;font-size:1.5rem;line-height:1.6;color:var(--card-text, rgba(0, 0, 0, .85))}@media screen and (max-width:749px){.review-card__text p{font-size:1.4rem}}.review-card__customer{display:flex;align-items:center;gap:1rem}.review-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#0000000d}.review-card__avatar img{width:100%;height:100%;object-fit:cover}.review-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;color:#0000004d}.review-card__avatar--placeholder svg{width:24px;height:24px}.review-card__customer-info{display:flex;flex-direction:column;gap:.25rem}.review-card__name{font-weight:600;font-size:1.4rem;color:var(--card-text, #000000)}.review-card__location{font-size:1.3rem;color:var(--card-text, rgba(0, 0, 0, .6))}.reviews__trust-badges{display:flex;justify-content:center;gap:2rem;margin-top:4rem;flex-wrap:wrap}.trust-badge{opacity:.5;transition:opacity .2s ease}.trust-badge:hover{opacity:1}.reviews__featured-image{margin-top:4rem;text-align:center}.reviews__featured-image img{max-width:100%;height:auto;border-radius:8px}@media screen and (max-width:749px){.review-card{padding:2rem}.reviews__trust-badges{gap:1rem;margin-top:3rem}.reviews__featured-image{margin-top:3rem}}.color-inverse .review-card__star--empty,.color-inverse .review-card__avatar--placeholder{color:#ffffff4d}.color-inverse .review-card__avatar{background-color:#ffffff1a}@media(prefers-reduced-motion:reduce){.review-card{transition:none}.review-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-reviews.css.map */
