#rating{position:relative}#rating.small{width:125px;height:24px}#rating.small progress{height:24px;width:100%;background:transparent;mask:url(#starmaskSmall);-webkit-mask:url(#starmaskSmall)}#rating.large{width:130px;height:24px}#rating.large progress{height:24px;width:100%;background:transparent;mask:url(#starmaskLarge);-webkit-mask:url(#starmaskLarge)}#rating.xlarge{width:150px;height:24px}#rating.xlarge progress{height:24px;width:100%;background:transparent;mask:url(#starmaskXlarge);-webkit-mask:url(#starmaskXlarge)}#rating.projectPage{width:270px;height:50px}#rating.projectPage progress{height:50px;width:100%;background:transparent;mask:url(#starmaskProjectPage);-webkit-mask:url(#starmaskProjectPage)}#rating progress#rating-bg::-webkit-progress-value{background-color:#2ecccc}#rating progress#rating-bg::-moz-progress-bar{background-color:#2ecccc}#rating progress::-webkit-progress-bar{background-color:transparent}#rating svg{position:absolute;top:0;left:0;width:100%;height:100%}
