.rating-stars{--size: 18px;--stars: 5;position:relative;display:inline-block;line-height:1;vertical-align:middle}.rating-stars__bg,.rating-stars__fg{display:block;width:calc(var(--stars) * var(--size));height:var(--size);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2.248l3.09 6.263 6.91 1.004-5 4.87 1.18 6.88L12 18.772 5.82 21.265 7 14.385 2 9.515l6.91-1.004L12 2.248z'/></svg>") left center/var(--size) var(--size) repeat-x;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2.248l3.09 6.263 6.91 1.004-5 4.87 1.18 6.88L12 18.772 5.82 21.265 7 14.385 2 9.515l6.91-1.004L12 2.248z'/></svg>") left center/var(--size) var(--size) repeat-x}.rating-stars__bg{background-color:#d9dee5}.rating-stars__fg{position:absolute;inset:0 auto 0 0;background-color:#f5b301;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.rating-stars__text{margin-left:.35rem;font-size:.9em;color:#555}
