.userrating{display:none;flex-direction:row;align-items:center;padding:0 !important;gap:24px;height:32px}
.cmp-userrating{display:flex;flex-direction:row;align-items:center;padding:0 !important;height:32px;gap:16px}
.cmp-userrating-rating-paragraph{font-family:'Adobe Clean' !important;font-style:normal !important;font-weight:400 !important;font-size:12px !important;line-height:130% !important;color:#464646}
.cmp-userrating-rating-group{display:flex;flex-direction:row;align-items:center;padding:0 !important;gap:8px;height:32px;position:relative}
.cmp-userrating-stars-group{display:flex;flex-direction:row;align-items:flex-start;padding:0 !important;height:32px}
.cmp-userrating-stars{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 !important;width:24px;height:32px}
.cmp-userrating-stars-svg{width:18px;height:18px}
.cmp-userrating-vertical-divider{width:1px;height:24px;background:#d5d5d5;border-radius:.5px}
.cmp-userrating-average-rating{font-family:'Adobe Clean' !important;font-style:normal !important;font-weight:700 !important;font-size:16px !important;line-height:130% !important;color:#000}
.cmp-userrating-total-reviews{font-family:'Adobe Clean' !important;font-style:italic !important;font-weight:400 !important;font-size:16px !important;line-height:130% !important;color:#464646}
.cmp-userrating-popup{visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 24px !important;gap:4px;position:absolute;left:128px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,0.15);border-radius:8px;box-sizing:border-box !important;border:1px solid #d5d5d5 !important;z-index:1}
.cmp-userrating-popup-show{visibility:visible}
.cmp-userrating-popup-text{height:24px;font-family:'Adobe Clean' !important;font-style:normal !important;font-weight:700 !important;font-size:16px !important;line-height:150% !important;display:flex;align-items:center;color:#000}
.cmp-userrating-popup-star-frame{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 !important;gap:8px}
.cmp-userrating-popup-star-group{display:flex;flex-direction:row;align-items:flex-start;padding:0 !important}
.cmp-userrating-popup-star{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:8px !important}
.cmp-userrating-popup-last-star{padding-right:0 !important}
.cmp-userrating-popup-star-svg{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 !important;gap:10px;width:25px;height:24px}
.cmp-userrating-popup-star-svg-fill-hover{fill:#464646}
.cmp-userrating-popup-star-svg-fill-unselected{fill:none}
.cmp-userrating-popup-star-svg-fill-selected{fill:#222}