.customer-reviews{margin-top:0}.customer-reviews__shell{width:min(100%,132rem);margin:0 auto}.customer-reviews__intro{display:grid;gap:2.4rem;margin-bottom:4.2rem}.customer-reviews__eyebrow{margin:0;color:rgba(var(--color-foreground),.52);font-size:1.25rem;font-weight:600;letter-spacing:.12rem;text-transform:uppercase}.customer-reviews__intro-copy{width:min(100%,72rem);color:rgba(var(--color-foreground),.8);font-size:1.78rem;line-height:1.7}.customer-reviews__intro-copy p{margin:0}.customer-reviews__header,.customer-reviews__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;flex-wrap:wrap}.customer-reviews__title-row{margin-bottom:1.6rem}.customer-reviews__heading{margin:0;color:rgb(var(--color-foreground))}.customer-reviews__heading.h2{font-size:clamp(2.6rem,2.3rem + .8vw,3.4rem)}.customer-reviews__stats{display:flex;flex-wrap:wrap;gap:0;align-items:center}.customer-reviews__stat{display:inline-flex;align-items:center;gap:.9rem;padding-right:2rem;margin-right:2rem;border-right:.1rem solid rgba(var(--color-foreground),.12);color:rgba(var(--color-foreground),.74);font-size:1.45rem}.customer-reviews__stat:last-child{margin-right:0;padding-right:0;border-right:0}.customer-reviews__stat strong{color:rgb(var(--color-foreground));font-size:1.8rem;font-weight:600}.customer-reviews__stat-icon{color:#d3aa38;font-size:1.7rem;line-height:1}.customer-reviews__filters{display:flex;flex-wrap:wrap;gap:.9rem}.customer-reviews__filter{border:.1rem solid rgba(var(--color-foreground),.14);background:rgb(var(--color-background));color:rgba(var(--color-foreground),.82);border-radius:999px;padding:.95rem 1.65rem;font:inherit;font-size:1.4rem;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.customer-reviews__filter.is-active,.customer-reviews__filter:hover{color:rgb(var(--color-background));border-color:#102d45;background:#102d45}.customer-reviews__featured{margin-bottom:4.2rem}.customer-reviews__featured-grid,.customer-reviews__grid,.customer-reviews__product-grid,.customer-reviews__photo-strip{display:grid}.customer-reviews__featured-grid,.customer-reviews__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem}.customer-review-card{height:100%;display:flex;flex-direction:column;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.1rem;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 .7rem 1.8rem #0c18240a}.customer-review-card--text{min-height:14.5rem}.customer-review-card--compact.customer-review-card--text{min-height:13.5rem}.customer-review-card__media{aspect-ratio:3 / 2;overflow:hidden;background:rgba(var(--color-foreground),.03)}.customer-review-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.customer-review-card:hover .customer-review-card__image{transform:scale(1.03);filter:saturate(1.03)}.customer-review-card__content{padding:.85rem .95rem 1rem;display:grid;gap:.45rem;align-content:start;height:100%}.customer-review-card__kicker{display:none}.customer-review-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.customer-review-card__author,.customer-review-card__eyebrow{color:rgba(var(--color-foreground),.68);font-size:1.16rem}.customer-review-card__text{color:rgb(var(--color-foreground));line-height:1.4;font-size:1.16rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.customer-review-card__text p{margin:0}.customer-review-card__product{margin:auto 0 0;color:rgba(var(--color-foreground),.72);font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.customer-reviews__summary a,.customer-reviews__link,.customer-review-card__product a{color:rgb(var(--color-foreground));text-decoration-color:rgba(var(--color-foreground),.34);text-underline-offset:.25rem}.customer-review-stars{position:relative;display:inline-block;font-size:1.1rem;letter-spacing:.08rem;line-height:1}.customer-review-stars__base{color:rgba(var(--color-foreground),.16)}.customer-review-stars__fill{position:absolute;inset:0 auto 0 0;width:calc((var(--customer-review-rating) / 5) * 100%);overflow:hidden;white-space:nowrap;color:#d3aa38}.customer-reviews__actions{display:flex;justify-content:center;margin-top:3.4rem}.customer-reviews__load-more{min-width:22rem;padding:1.25rem 2.1rem;border-radius:1rem;border:.1rem solid rgba(var(--color-foreground),.18);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.customer-reviews__load-more:hover{transform:translateY(-.1rem);border-color:rgba(var(--color-foreground),.34)}.customer-reviews__empty,.customer-reviews__lede{color:rgba(var(--color-foreground),.74)}.customer-reviews__lede{margin:0;max-width:58rem;font-size:1.6rem;line-height:1.7}.customer-reviews__product{width:min(100%,110rem);margin:4.6rem auto 0}.customer-reviews__product .customer-reviews__header{display:grid;gap:2rem;margin-bottom:2.2rem}.customer-reviews__product-summary{display:grid;grid-template-columns:30rem minmax(0,1fr);gap:2.4rem;padding:2.2rem 2.4rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;background:rgb(var(--color-background));box-shadow:0 1rem 2.6rem #0c18240a}.customer-reviews__product-score{display:grid;gap:.9rem;align-content:start}.customer-reviews__product-score-value{font-family:var(--font-heading-family);font-size:4.8rem;line-height:1;color:rgb(var(--color-foreground))}.customer-reviews__product-score-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;color:rgba(var(--color-foreground),.78)}.customer-reviews__breakdown{display:grid;gap:.8rem;align-content:center}.customer-reviews__breakdown-row{display:grid;grid-template-columns:2.2rem minmax(0,1fr) 3.2rem;gap:1rem;align-items:center;color:rgba(var(--color-foreground),.72);font-size:1.3rem}.customer-reviews__breakdown-bar{position:relative;height:.35rem;border-radius:999px;background:rgba(var(--color-foreground),.1);overflow:hidden}.customer-reviews__breakdown-fill{position:absolute;inset:0 auto 0 0;background:#d3aa38;border-radius:999px}.customer-reviews__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.customer-review-card--inline{display:grid;grid-template-columns:16rem minmax(0,1fr)}.customer-review-card--inline.customer-review-card--text{grid-template-columns:minmax(0,1fr);min-height:100%}.customer-review-card--inline .customer-review-card__media{height:100%;aspect-ratio:auto}.customer-reviews__product-photos{margin-top:2.2rem}.customer-reviews__subheading{margin:0 0 1.4rem;font-size:2rem}.customer-reviews__photo-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem}.customer-reviews__photo-tile{border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.04);aspect-ratio:1 / 1}.customer-reviews__photo-tile img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.customer-reviews__featured-grid,.customer-reviews__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-reviews__product-summary{grid-template-columns:minmax(0,1fr)}.customer-reviews__photo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.customer-reviews__intro{gap:2rem;margin-bottom:3rem}.customer-reviews__intro-copy{font-size:1.6rem}.customer-reviews__featured-grid,.customer-reviews__grid,.customer-reviews__product-grid{grid-template-columns:minmax(0,1fr)}.customer-reviews__featured-grid,.customer-reviews__grid,.customer-reviews__photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-reviews__stat{width:100%;border-right:0;margin-right:0;padding-right:0}.customer-review-card--inline{grid-template-columns:minmax(0,1fr)}.customer-review-card__content{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-customer-reviews.css.map */
