.customer-reviews{max-width:1200px;margin:0 auto;padding:50px 20px}.customer-reviews__header{text-align:center;margin-bottom:32px}.customer-reviews__title{font-size:22px;font-weight:700;line-height:1.2;margin-bottom:8px}.customer-reviews__subtitle{font-size:15px;color:#666}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.customer-review{background:#fff;border:1px solid #ececec;border-radius:12px;padding:18px;box-shadow:0 4px 14px #0000000d;transition:.25s}.customer-review:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000014}.customer-review.hidden{display:none}.customer-review__stars{color:#f6b400;font-size:15px;letter-spacing:1px;margin-bottom:10px}.customer-review__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.customer-review__name{font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.customer-review__verified{width:22px;height:22px;border-radius:50%;background:#22a447;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.customer-review__date{font-size:12px;color:#888;margin-bottom:12px}.customer-review__text{font-size:14px;line-height:1.6;color:#333}.customer-review__images{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px}.customer-review__photo span{display:block;font-size:11px;font-weight:600;color:#666;margin-bottom:6px;text-align:center}.customer-review__photo img{width:100%;height:120px;object-fit:cover;border-radius:10px;cursor:pointer;transition:.25s;display:block}.customer-review__photo img:hover{transform:scale(1.03)}.customer-reviews__more{margin-top:35px;text-align:center}.customer-reviews__button{border:none;background:#000;color:#fff;border-radius:999px;padding:14px 34px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}.customer-reviews__button:hover{opacity:.9}.review-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.25s;z-index:9999;padding:20px}.review-lightbox.active{opacity:1;visibility:visible}.review-lightbox img{width:auto;height:auto;max-width:min(90vw,700px);max-height:90vh;object-fit:contain;display:block;margin:auto}.review-lightbox__close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:#000;font-size:20px;cursor:pointer}@media(max-width:768px){.customer-reviews{padding:40px 15px}.customer-reviews__title{font-size:20px}.customer-reviews__subtitle{font-size:14px}.customer-reviews__grid{grid-template-columns:repeat(2,1fr);gap:14px}.customer-review{padding:14px}.customer-review__stars,.customer-review__name{font-size:13px}.customer-review__date{font-size:11px}.customer-review__text{font-size:13px;line-height:1.5}.customer-review__photo img{height:90px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/customer-reviews.css.map */
