.home-product-reviews{--home-reviews-gap: 28px;padding-top:var(--home-reviews-padding-top);padding-bottom:var(--home-reviews-padding-bottom);overflow:hidden;background:var(--home-reviews-background);padding-left:10px;padding-right:10px}.home-product-reviews .page-width{max-width:1440px;margin:0 auto}.home-product-reviews *{box-sizing:border-box}.home-product-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:42px}.home-product-reviews__heading-area{max-width:760px}.home-product-reviews__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#111;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-product-reviews__eyebrow-stars{color:var(--home-reviews-star);letter-spacing:3px}.home-product-reviews__heading{margin:0;color:#111;font-size:clamp(34px,5vw,62px);line-height:1.05}.home-product-reviews__description{max-width:700px;margin-top:20px;color:var(--home-reviews-muted);font-size:17px;line-height:1.7}.home-product-reviews__description p{margin:0}.home-product-reviews__rating-badge{display:flex;align-items:center;flex:0 0 auto;gap:18px;min-width:245px;padding:20px 24px;border:1px solid var(--home-reviews-border);border-radius:18px;background:#fff;color:#111}.home-product-reviews__rating-score{font-size:42px;font-weight:700;line-height:1}.home-product-reviews__stars,.home-product-reviews__card-stars{display:flex;gap:3px}.home-product-reviews__star{color:#d7d7d7;font-size:20px;line-height:1}.home-product-reviews__star.is-filled{color:var(--home-reviews-star)}.home-product-reviews__rating-label{margin:5px 0 0;font-size:14px;font-weight:700}.home-product-reviews__rating-count{margin:3px 0 0;color:var(--home-reviews-muted);font-size:12px}.home-product-reviews__carousel{position:relative;width:100%;overflow:hidden}.home-product-reviews__viewport{width:100%;overflow:hidden}.home-product-reviews__track{display:flex;align-items:stretch;justify-content:flex-start;gap:24px;width:100%;transition:transform .45s ease;will-change:transform}.home-product-reviews__slide{flex:0 0 calc((100% - 48px) / 3);min-width:0;box-sizing:border-box}.home-product-reviews__card{display:flex;flex-direction:column;height:100%;overflow:hidden;justify-content:space-between;padding:30px;border:2px solid var(--home-reviews-border);border-radius:var(--home-reviews-radius);background:var(--home-reviews-card-background);color:var(--home-reviews-text)}.home-product-reviews__card-top{margin-bottom:20px}.home-product-reviews__card-stars .home-product-reviews__star{font-size:20px}.home-product-reviews__product-title{display:inline-block;color:var(--home-reviews-accent);font-size:13px;font-weight:700;line-height:1.4;text-decoration:none}.home-product-reviews__product-title:hover{text-decoration:underline}.home-product-reviews__review-wrapper{margin-bottom:22px}.home-product-reviews__product-info{display:flex;gap:20px;align-items:center}.home-product-reviews__product-info img{border-radius:8px}.home-product-reviews__review-text{color:var(--home-reviews-text);font-size:16px;line-height:1.7}.home-product-reviews__review-text p{margin-top:0}.home-product-reviews__review-text p:last-child{margin-bottom:0}.home-product-reviews__read-toggle{margin-top:8px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--home-reviews-accent);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.home-product-reviews__read-toggle[hidden]{display:none}.home-product-reviews__review-image-button{display:block;width:100%;margin:0 0 22px;padding:0;overflow:hidden;border:0;border-radius:14px;background:transparent;cursor:zoom-in}.home-product-reviews__review-image{display:block;width:100%;height:190px;object-fit:cover;transition:transform .25s ease}.home-product-reviews__review-image-button:hover .home-product-reviews__review-image{transform:scale(1.03)}.home-product-reviews__reviewer{display:flex;align-items:center;gap:13px;margin-top:10px}.home-product-reviews__avatar{width:52px;height:52px;flex:0 0 52px;overflow:hidden;border-radius:8px;background:var(--home-reviews-accent)}.home-product-reviews__avatar img{display:block;width:100%;height:100%;object-fit:cover}.home-product-reviews__avatar--initial{display:flex;align-items:center;justify-content:center;color:#111;font-size:16px;font-weight:800}.home-product-reviews__reviewer-name{margin:0;color:var(--home-reviews-text);font-size:15px;font-weight:700}.home-product-reviews__customer-label{display:inline-flex;align-items:center;gap:5px;margin:6px 0 0;padding:5px 9px;border-radius:999px;background:var(--home-reviews-accent);color:#111;font-size:11px;font-weight:800}.home-product-reviews__navigation{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.home-product-reviews__arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--home-reviews-border);border-radius:50%;background:#fff;color:#111;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.home-product-reviews__arrow:hover:not(:disabled){background:var(--home-reviews-accent)}.home-product-reviews__arrow:disabled{opacity:.35;cursor:not-allowed}.home-product-reviews__arrow svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-product-reviews__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;background:#000000e0}.home-product-reviews__modal.is-open{display:flex}.home-product-reviews__modal-inner{max-width:1000px;max-height:90vh}.home-product-reviews__modal-image{display:block;width:auto;height:auto;max-width:100%;max-height:90vh;object-fit:contain}.home-product-reviews__modal-close{position:absolute;top:18px;right:22px;width:46px;height:46px;padding:0;border:0;background:transparent;color:#fff;font-size:42px;line-height:1;cursor:pointer}@media screen and (max-width:989px){.home-product-reviews__header{align-items:flex-start}.home-product-reviews__track{gap:20px}.home-product-reviews__slide{flex-basis:calc((100% - 20px)/2)}}@media screen and (max-width:749px){.home-product-reviews__track{gap:14px}.home-product-reviews__slide{flex-basis:100%}}@media screen and (max-width:749px){.home-product-reviews{--home-reviews-gap: 16px}.home-product-reviews__header{flex-direction:column;gap:28px;margin-bottom:30px}.home-product-reviews__rating-badge{width:100%}.home-product-reviews__slide{min-width:100%;flex-basis:100%}.home-product-reviews__card{padding:24px}.home-product-reviews__navigation{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/home-product-reviews.css.map */
