.product-reviews{display:flex;align-items:center;gap:8px;margin:0;flex-wrap:nowrap;white-space:nowrap}.product__reviews{margin:0;padding:1rem 0 0;min-height:2.5rem;display:flex;align-items:flex-start}.product-reviews__stars{display:flex;align-items:center;gap:2px;flex-shrink:0}.product-reviews__star{position:relative;display:inline-block;width:20px;height:20px;cursor:default;opacity:1;transform:scale(1);transition:all .3s ease-in-out}.product-reviews__star-empty{position:absolute;top:0;left:0;z-index:1}.product-reviews__star-filled{position:absolute;top:0;left:0;z-index:2;clip-path:var(--star-clip-path);transition:clip-path .3s ease-in-out}.product-reviews__text{color:rgba(var(--color-foreground),.75);font-weight:400;line-height:1;margin-left:4px;display:inline-block;vertical-align:middle;white-space:nowrap;flex-shrink:0}@media screen and (min-width: 1025px){.product__reviews{position:relative;min-height:2.5rem;padding-top:1rem}.product__reviews:not(:first-child){margin-top:-1.5rem;padding-top:2.5rem}.product__reviews.compensate-hidden-blocks{margin-top:var(--compensation-margin, -1.5rem);padding-top:var(--compensation-padding, 2.5rem)}.product-reviews--visible{align-items:center}.product__reviews:empty{min-height:2.5rem;margin-top:0;padding-top:1rem}}@media screen and (max-width: 749px){.product-reviews{flex-direction:row;align-items:center;gap:6px;flex-wrap:nowrap}.product-reviews__text{margin-left:4px;font-size:13px}.product-reviews__star{width:18px;height:18px}.product-reviews__star svg{width:18px;height:18px}.product__reviews{min-height:2rem}}@media (prefers-reduced-motion: reduce){.product-reviews__star-filled{transition:none}}.product-reviews__star:hover{transform:scale(1.1);transition:transform .2s ease}@media (prefers-reduced-motion: reduce){.product-reviews__star:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-reviews.css.map */
