.component-star-rating .stars{-webkit-background-clip:text;background-clip:text;background-color:#eee;background-image:linear-gradient(grey,grey);background-repeat:no-repeat;background-size:0 100%;display:block;flex-direction:row;letter-spacing:0;transition:.5s cubic-bezier(.175,.885,.32,1.275)}.component-star-rating .stars>div{display:inline;padding:0;-webkit-text-fill-color:transparent}.component-star-rating .stars>div:hover{color:#f0b896}.component-star-rating .stars{font-size:.875rem;width:-moz-fit-content;width:fit-content}.component-star-rating__count{font-size:.75rem;font-weight:300}