.ReviewBar_root__J3eo7{display:flex;align-items:center}.ReviewBar_ratingButton__hyCaB{outline:none;border:none;margin:0;padding:0;cursor:pointer;background-color:transparent;height:25px;width:25px}.ReviewBar_fill__8bzlc>svg>path{fill:var(--rating-fill-color)!important}.ReviewBar_ratingButton__hyCaB>svg{stroke:#000;stroke-width:.3px;width:24px;height:24px}.ReviewBar_ratingButton__hyCaB>svg>path{fill:var(--rating-color);transition:fill .2s ease,transform .2s ease;transform-origin:center center}.ReviewBar_ratingButton__hyCaB:not(:disabled):hover>svg>path{fill:var(--rating-fill-color);transform:scale(1.1)}.ReviewBar_ratingButton__hyCaB:disabled{cursor:default}