.c-star-rating{align-items:center;display:flex;position:relative}.c-star-rating__star{border-radius:.125rem;height:18px;overflow:hidden;position:relative;width:18px}.c-star-rating__star:not(:last-of-type){margin-right:.25rem}.c-star-rating__star:after{background-image:url(../images/icons/review-star-outline.svg);background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.c-star-rating__star--full:after{background-image:url(../images/icons/review-star.svg)}.c-star-rating__star--half:after{background-image:url(../images/icons/review-star-half.svg)}
