.product-reviews{margin-top:5rem}.product-reviews__title{margin-bottom:2rem;font-size:calc(var(--font-heading-scale) * 2.4rem);text-align:center}.product-reviews__summary{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem;background-color:rgba(var(--color-foreground),.04);border-radius:.8rem}@media screen and (min-width: 750px){.product-reviews__summary{flex-direction:row;justify-content:center;gap:4rem}}.product-reviews__average{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}@media screen and (min-width: 750px){.product-reviews__average{margin-bottom:0}}.product-reviews__average-text{font-size:1.4rem;margin-bottom:.5rem}.product-reviews__average-rating{font-size:4rem;font-weight:700;line-height:1}.product-reviews__average-max{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.rating-large .rating{--star-size: 2.5rem}.rating-large .rating-text{font-size:1.4rem;margin-top:.5rem;text-align:center}.product-reviews__container{margin-top:2rem}.product-reviews__list{display:grid;gap:1rem}@media screen and (min-width: 750px){.product-reviews__list{gap:2rem}}@media screen and (min-width: 990px){.product-reviews__list{gap:2rem}}.product-reviews__loading{display:flex;justify-content:center;width:100%;padding:5rem 0;column-span:all}.product-reviews__item{display:flex;flex-direction:column;padding:1.2rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;position:relative;overflow:hidden}.product-reviews__item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,gold,#ffed4e)}.product-reviews__item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f;border-color:#d4d4d4}.product-reviews__info{display:flex;flex-direction:column}.product-reviews__author-name{font-weight:600;margin-bottom:.3rem;font-size:1.3rem;color:#333}.product-reviews__date{font-size:1.1rem;color:#888}.product-reviews__verified{display:inline-flex;align-items:center;font-size:1.1rem;color:#16a34a;margin-top:.3rem;margin-bottom:.3rem;background:#f0fdf4;padding:.2rem .5rem;border-radius:.4rem;width:fit-content}.product-reviews__verified svg{width:1.2rem;height:1.2rem;margin-right:.3rem}.product-reviews__rating{margin-bottom:.2rem}.product-reviews__title{font-weight:600;margin:.5rem 0;font-size:1.3rem;color:#333;line-height:1.4}.product-reviews__content{font-size:1.2rem;line-height:1.5;margin-bottom:.5rem;color:#555}@media screen and (max-width: 749px){.product-reviews__list{gap:.8rem}.product-reviews__item{padding:1rem}.product-reviews__content{font-size:1.1rem}.product-reviews__title,.product-reviews__author-name{font-size:1.2rem}.product-reviews__images{gap:.6rem;margin-bottom:1rem}}.product-reviews__images{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem;width:100%}.product-reviews__image-container{width:100%;height:auto;position:relative;cursor:pointer;aspect-ratio:1 / 1;border-radius:.6rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.product-reviews__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-reviews__image:hover{transform:scale(1.05)}.product-reviews__actions{display:flex;justify-content:center;margin-top:3rem}.product-reviews__load-more{min-width:20rem}.product-reviews__empty{text-align:center;padding:5rem 0;width:100%;column-span:all;color:rgba(var(--color-foreground),.75)}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-product-reviews.css.map */
