@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&display=swap";.lux-reviews{background:var(--lux-bg);color:var(--lux-text);padding:60px 16px 68px}.lux-reviews__container{max-width:1200px;margin:0 auto}.lux-reviews__head{text-align:center;max-width:640px;margin:0 auto 36px;display:flex;flex-direction:column;align-items:center}.lux-reviews__ornament{width:120px;height:20px;margin-bottom:14px}.lux-reviews__ornament svg{width:100%;height:100%;stroke:var(--lux-gold);fill:var(--lux-gold)}.lux-reviews__ornament line{stroke-width:1}.lux-reviews__eyebrow{display:inline-block;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--lux-gold);margin-bottom:12px;font-weight:600}.lux-reviews__title{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;line-height:1.2;letter-spacing:.01em;margin:0 0 14px;font-weight:600}.lux-reviews__title.is-sans{font-family:inherit;font-weight:700;letter-spacing:normal}.lux-reviews__subheading{color:var(--lux-muted);font-size:14.5px;line-height:1.7;margin:0 0 22px;letter-spacing:.01em}.lux-reviews__summary{display:inline-flex;align-items:center;gap:12px;padding:11px 22px;border:1px solid var(--lux-gold-soft);border-radius:999px;background:var(--lux-card)}.lux-reviews__summary-score{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:700;color:var(--lux-gold)}.lux-reviews__summary-score.is-sans{font-family:inherit}.lux-reviews__summary-stars{display:flex;gap:2px}.lux-reviews__summary-divider{width:1px;height:14px;background:var(--lux-border)}.lux-reviews__summary-count{font-size:12.5px;color:var(--lux-muted);white-space:nowrap;letter-spacing:.02em}.lux-star{width:14px;height:14px;fill:var(--lux-border)}.lux-star.is-filled{fill:var(--lux-star)}.lux-reviews__carousel{position:relative}.lux-reviews__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -16px;padding:4px 16px 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.lux-reviews__track::-webkit-scrollbar{display:none}.lux-review-card{flex:0 0 82%;scroll-snap-align:start;background:var(--lux-card);border:1px solid var(--lux-border);border-radius:var(--lux-radius);padding:28px 24px 22px;display:flex;flex-direction:column;gap:16px;position:relative}.lux-review-card:before,.lux-review-card:after{content:"";position:absolute;width:16px;height:16px;border:1px solid var(--lux-gold)}.lux-review-card:before{top:-1px;left:-1px;border-right:none;border-bottom:none}.lux-review-card:after{bottom:-1px;right:-1px;border-left:none;border-top:none}.lux-review-card.no-corners:before,.lux-review-card.no-corners:after{display:none}.lux-review-card__quote{width:26px;height:20px;fill:var(--lux-gold);opacity:.85}.lux-review-card__stars{display:flex;gap:3px;margin-top:-6px}.lux-review-card__stars .lux-star{width:15px;height:15px}.lux-review-card__text{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:18px;line-height:1.55;color:var(--lux-text);margin:0;flex-grow:1;font-weight:500}.lux-review-card__text.is-sans{font-family:inherit;font-style:normal;font-size:14.5px;font-weight:400}.lux-review-card__footer{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--lux-border)}.lux-review-card__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background:var(--lux-bg);border:1px solid var(--lux-gold);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--lux-gold);font-family:Cormorant Garamond,Georgia,serif;font-weight:700;font-size:16px}.lux-review-card__avatar.is-sans{font-family:inherit;font-size:14px}.lux-review-card__avatar img{width:100%;height:100%;object-fit:cover}.lux-review-card__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.lux-review-card__name{font-size:13px;font-weight:600;letter-spacing:.02em;display:flex;align-items:center;gap:6px}.lux-verified{width:13px;height:13px;fill:var(--lux-gold);flex-shrink:0}.lux-review-card__product{font-size:11.5px;color:var(--lux-muted);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lux-reviews__arrow{display:none}.lux-reviews__dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.lux-dot{width:5px;height:5px;border-radius:50%;background:var(--lux-border);transition:background .2s ease,width .2s ease}.lux-dot.is-active{background:var(--lux-gold);width:14px;border-radius:3px}@media(min-width:700px){.lux-reviews{padding:80px 32px 88px}.lux-reviews__title{font-size:38px}.lux-review-card{flex:0 0 46%}}@media(min-width:1000px){.lux-reviews__title{font-size:44px}.lux-review-card{flex:0 0 31.5%}.lux-review-card:hover{border-color:var(--lux-gold);transform:translateY(-4px);transition:all .3s ease}.lux-reviews__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid var(--lux-gold);background:var(--lux-bg);color:var(--lux-gold);cursor:pointer;z-index:2;transition:background .2s ease}.lux-reviews__arrow:hover{background:var(--lux-gold);color:var(--lux-bg)}.lux-reviews__arrow svg{width:18px;height:18px}.lux-reviews__arrow--prev{left:-21px}.lux-reviews__arrow--next{right:-21px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-luxury-reviews.css.map */
