.product-rating{display:flex;align-items:center;gap:4px}.product-rating__stars{display:flex;position:relative;align-items:center;margin-bottom:1px;white-space:nowrap}.product-rating__icon{flex-shrink:0;width:12px;height:12px}@media screen and (min-width:769px){.product-rating__icon{width:16px;height:16px}}.product-rating__votes{font-size:12px;font-weight:400;line-height:18px;color:var(--Light-Base-500)}.product-rating__no-votes{font-size:12px;font-weight:400;line-height:18px;display:flex;align-items:center;gap:6px;color:var(--Light-Base-400)}.product-rating--quinary,.product-rating--secondary,.product-rating--tertiary{gap:8px}.product-rating--quinary .product-rating__stars,.product-rating--secondary .product-rating__stars,.product-rating--tertiary .product-rating__stars{gap:4px}.product-rating--quinary .product-rating__icon,.product-rating--secondary .product-rating__icon,.product-rating--tertiary .product-rating__icon{width:16px;height:16px}.product-rating--quinary .product-rating__votes,.product-rating--secondary .product-rating__votes,.product-rating--tertiary .product-rating__votes{font-size:15px;font-weight:400;line-height:22px;display:flex;align-items:center;gap:4px}.product-rating--quinary .product-rating__votes span:first-of-type,.product-rating--secondary .product-rating__votes span:first-of-type,.product-rating--tertiary .product-rating__votes span:first-of-type{font-size:15px;font-weight:400;line-height:22px;font-weight:500}.product-rating--quinary .product-rating__no-votes,.product-rating--secondary .product-rating__no-votes,.product-rating--tertiary .product-rating__no-votes{font-size:15px;font-weight:400;line-height:22px;gap:8px;color:var(--Light-Base-500)}.product-rating--quaternary .product-rating__icon{width:12px;height:12px}.product-rating--quaternary .product-rating__stars{gap:2px}
