.rating{display:flex;align-items:center;flex-wrap:wrap}.rating-star{display:block;position:relative;width:calc(var(--rating-max, 5) * 1.6rem);height:1.6rem}.rating-star:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg width='80' height='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m8 1 2 4 5 1-4 3 1 5-4-2-4 2 1-5-4-3 5-1z' fill='%23ddd'/%3e%3cuse href='%23s' x='16'/%3e%3cuse href='%23s' x='32'/%3e%3cuse href='%23s' x='48'/%3e%3cuse href='%23s' x='64'/%3e%3c/svg%3e");background-size:1.6rem 1.6rem;background-repeat:repeat-x}.rating-star:after{content:"";position:absolute;top:0;left:0;width:calc(var(--rating, 0) * 1.6rem + var(--rating-decimal, 0) * .8rem);height:100%;background-image:url("data:image/svg+xml,%3csvg width='80' height='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m8 1 2 4 5 1-4 3 1 5-4-2-4 2 1-5-4-3 5-1z' fill='%23253648'/%3e%3cuse href='%23s' x='16'/%3e%3cuse href='%23s' x='32'/%3e%3cuse href='%23s' x='48'/%3e%3cuse href='%23s' x='64'/%3e%3c/svg%3e");background-size:1.6rem 1.6rem;background-repeat:repeat-x}.rating-text{margin-left:.8rem;color:rgba(var(--color-foreground),.7)}.rating-count{margin-left:.4rem;color:rgba(var(--color-foreground),.5)}@media screen and (min-width: 750px){.rating-star{width:calc(var(--rating-max, 5) * 1.8rem);height:1.8rem}.rating-star:before,.rating-star:after{background-size:1.8rem 1.8rem}.rating-star:after{width:calc(var(--rating, 0) * 1.8rem + var(--rating-decimal, 0) * .9rem)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-rating.css.map */
