.rating-stars{position:relative}.rating-stars__outlines path{fill:transparent;stroke-width:50px;stroke:#79afdf}.rating-stars__outlines svg.-gone path{transform:scale(0) rotate(90deg)}.rating-stars__filled{position:absolute;top:0;left:0}.rating-stars__filled path{fill:#ffc800}.rating-stars__filled svg.-gone path{transform:scale(0) rotate(-90deg)}.rating-stars svg{width:25px;height:25px;transform:scale(1) rotate(0deg);cursor:pointer}.rating-stars svg path{transition:transform 1s ease;transform-origin:center}.rating-stars svg:first-of-type path{transition-delay:0ms}.rating-stars svg:nth-of-type(2) path{transition-delay:60ms}.rating-stars svg:nth-of-type(3) path{transition-delay:.12s}.rating-stars svg:nth-of-type(4) path{transition-delay:.18s}.rating-stars svg:nth-of-type(5) path{transition-delay:.24s}