.c-rating{margin:0;padding:0}.c-rating__item{flex:0 0 24px;height:24px;width:24px;background:url(../svg/stars_default.svg);cursor:pointer}.c-rating__item_no_cursor{flex:0 0 24px;width:24px;height:24px;background:url(../svg/stars_default.svg)}.c-half-star{flex:0 0 24px;width:24px;height:24px;background:url(../svg/half_star.svg);background-position:-24px 0}.one_quarter_star{flex:0 0 24px;width:24px;height:24px;background:url(../svg/one_quarter_star.svg);background-position:-24px 0}.three_quarter_star{flex:0 0 24px;width:24px;height:24px;background:url(../svg/three_quarter_star.svg);background-position:-24px 0}.c-rating__item.is-active,.c-rating__item:hover{background-position:-24px 0}.c-rating__item_no_cursor.is-active_no_hover{background-position:-24px 0}