.product-reviews-summary{display:flex;align-items:baseline;gap:1rem;padding-bottom:2rem;flex-wrap:wrap}.product-reviews-summary__score{color:rgba(var(--color-foreground));font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 3.2rem);font-weight:600;line-height:1}.product-reviews-summary__stars{display:inline-flex;align-items:center;gap:.2rem;transform:translateY(-.1rem)}.product-reviews-summary__count{color:rgba(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.4rem);opacity:.6}.product-reviews-carousel{position:relative}.product-reviews-carousel xo-carousel-inner{padding-right:var(--xo-gap, 20px);box-sizing:border-box}.product-reviews-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:3.6rem;height:3.6rem;border-radius:50%;background-color:rgba(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;cursor:pointer}.product-reviews-carousel-nav--prev{left:-1.8rem}.product-reviews-carousel-nav--next{right:-1.8rem}.product-reviews-carousel-nav[xo-disabled]:not([xo-disabled=false]){opacity:0;cursor:not-allowed}@media(max-width:600px){.product-reviews-carousel-nav{display:none}}.product-reviews-carousel__slide{height:auto}.product-review-card{height:100%;padding:2rem 2.4rem;border-radius:var(--general-radius-1);background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);display:flex;flex-direction:column}.product-review-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding-bottom:1rem}.product-review-card__name{color:rgba(var(--color-foreground));font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.product-review-card__date{color:rgba(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.2rem);opacity:.6;padding-bottom:1rem}.product-review-card__rating{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.product-review-card__stars{display:inline-flex;align-items:center;gap:.15rem}.product-review-card__verified{display:inline-flex}.product-review-card__text{color:rgba(var(--color-foreground));font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.5rem);line-height:calc(1 + .45 / var(--font-body-scale));letter-spacing:calc(var(--font-body-scale) * -.016rem);opacity:.85}.product-review-card__text--clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-review-card__expand-toggle:checked~.product-review-card__text--clamped{-webkit-line-clamp:unset;overflow:visible}.product-review-card__expand-toggle:checked~.product-review-card__show-more{display:none}.product-review-card__show-more{display:inline-block;margin-top:.6rem;color:rgba(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:500;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-review-card.css.map */
