.product-rating--in-price-row{display:flex;align-items:center;align-self:center}.product__price-rating-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product__price-rating-row .product-rating-summary{margin-top:0;flex-shrink:0}.product-rating-summary{display:inline-flex;align-items:center;gap:.4rem;margin-top:8px;cursor:pointer;text-decoration:none;color:inherit}.product-rating-summary:hover{opacity:.75}.product-rating-summary__star{color:#f38908;width:2rem;height:2rem;flex-shrink:0}.product-rating-summary__score,.product-rating-summary__count{font-size:1.4rem;line-height:1;text-decoration:underline;text-underline-offset:.2em}reviews-section{display:block}.reviews-section__inner{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.reviews-section__heading{margin-bottom:1.2rem;text-align:center}.reviews-layout{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:750px){.reviews-layout{grid-template-columns:25rem 1fr;gap:5.6rem;align-items:start}}.reviews-sidebar{display:flex;flex-direction:column;gap:2rem}.reviews-summary{display:flex;flex-direction:column;gap:.6rem;align-items:center;margin-bottom:2.8rem}.reviews-summary__row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.reviews-summary__row .card-product-rating__star{width:2.2rem;height:2.2rem}.reviews-summary__score{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2}.reviews-summary__count{font-size:1.4rem;color:rgb(var(--color-foreground));margin:0;font-weight:500;text-align:center}.reviews-distribution{display:flex;flex-direction:column;gap:.5rem}.distribution-bar{display:grid;grid-template-columns:7.2rem 1fr 2rem;align-items:center;gap:.8rem;background:none;border:.1rem solid transparent;border-radius:.4rem;padding:.4rem .6rem;cursor:pointer;text-align:left;width:100%;transition:border-color .15s}.distribution-bar:hover{border-color:rgba(var(--color-foreground),.15)}.distribution-bar.is-active{border-color:rgba(var(--color-foreground),.3);background:rgba(var(--color-foreground),.04)}.distribution-bar.is-active .distribution-bar__fill{background:#f38908}.distribution-bar__stars{display:flex;align-items:center;gap:1px;color:#f38908;line-height:1}.distribution-bar__track{height:.8rem;background:rgba(var(--color-foreground),.1);border-radius:10rem;overflow:hidden}.distribution-bar__fill{display:block;height:100%;background:#f38908;border-radius:10rem;transition:background .2s}.distribution-bar__count{font-size:1.2rem;color:rgba(var(--color-foreground),.55);text-align:right}.reviews-show-all{background:none;border:none;padding:0;font-size:1.3rem;color:rgba(var(--color-foreground),.7);cursor:pointer;text-decoration:underline;text-align:left;font-family:inherit}.reviews-show-all:hover{color:rgb(var(--color-foreground))}.reviews-main{display:flex;flex-direction:column;gap:2rem}.reviews-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.2rem;margin-bottom:-2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.reviews-toolbar__left{display:flex;align-items:center;gap:.8rem}.reviews-filter-label{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.reviews-sort{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;padding:.7rem 3rem .7rem 1rem;font-size:1.3rem;color:rgb(var(--color-foreground));cursor:pointer;font-family:inherit}.reviews-list{display:flex;flex-direction:column}.review-card{padding:2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);display:flex;flex-direction:column;gap:.8rem}.reviews-list .review-card:first-of-type{border-top:.1rem solid rgba(var(--color-foreground),.1)}.review-card__top{display:flex;justify-content:space-between;align-items:center}.review-card__top .rating-star{--font-size: 1.8}.review-card__date{font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.review-card__author{display:flex;align-items:center;gap:.8rem}.review-card__avatar--default{width:3.2rem;height:3.2rem;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-card__avatar--default svg{width:1.8rem;height:1.8rem;opacity:.3}.review-card__name{font-size:1.4rem;font-weight:600;line-height:1.3}.review-card__verified{display:inline-flex;align-items:center;gap:.3rem;color:#2a9d4e;flex-shrink:0}.review-card__verified-text{font-size:1.2rem;font-weight:500;line-height:1}.review-card__body{font-size:1.4rem;line-height:1.65;color:rgba(var(--color-foreground),.85);margin:0;white-space:pre-line}.reviews-empty-state{text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.55);font-size:1.4rem}.reviews-pagination{display:flex;justify-content:center}.rpb{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;height:3.6rem;padding:0 .8rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:none;font-size:1.4rem;color:rgb(var(--color-foreground));cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s;margin:0 .2rem}.rpb:hover:not(:disabled){background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.rpb:disabled:not(.rpb--active){opacity:.3;cursor:default}.rpb--active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button));cursor:default}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-reviews.css.map */
