+
diff --git a/dist/css/star-rating.css b/dist/css/star-rating.css
index 1e9cade..2c43e5c 100644
--- a/dist/css/star-rating.css
+++ b/dist/css/star-rating.css
@@ -1,6 +1,7 @@
@charset "UTF-8";
/*VARIABLES
====================================================*/
+/*Classname of project*/
/*Range*/
/*Spacing*/
/*Colors*/
@@ -32,7 +33,7 @@
/*
Star element
==================================================================*/
-.star {
+.bp-star {
position: relative;
width: 20px;
height: 20px;
@@ -71,7 +72,7 @@ Disabled
=================================================*/
}
-.star svg, .star i {
+.bp-star svg, .bp-star i {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -95,98 +96,98 @@ Disabled
font-style: normal;
}
-.star svg.star-half, .star svg.star-filled, .star i.star-half, .star i.star-filled {
+.bp-star svg.star-half, .bp-star svg.star-filled, .bp-star i.star-half, .bp-star i.star-filled {
opacity: 0;
}
-.star i {
+.bp-star i {
top: 1px;
display: none;
}
-.star.icon i, .rating.star-icon i {
+.bp-star.icon i, .bp-rating.star-icon i {
font-size: 25px;
line-height: 25px;
}
-.star.icon i.star-empty:before, .rating.star-icon i.star-empty:before {
+.bp-star.icon i.star-empty:before, .bp-rating.star-icon i.star-empty:before {
content: "☆";
}
-.star.icon i.star-half:before, .rating.star-icon i.star-half:before {
+.bp-star.icon i.star-half:before, .bp-rating.star-icon i.star-half:before {
content: "★";
}
-.star.icon i.star-filled:before, .rating.star-icon i.star-filled:before {
+.bp-star.icon i.star-filled:before, .bp-rating.star-icon i.star-filled:before {
content: "★";
}
-.star.custom-icon i, .rating.star-custom-icon i, .rating.theme-kununu .star-container .star i {
+.bp-star.custom-icon i, .bp-rating.star-custom-icon i, .rating.theme-kununu .star-container .star i {
font-size: 18px;
line-height: 18px;
}
-.star.empty svg.star-half, .rating.hover:hover.value-1.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-1 .star-container .star svg.star-half, .rating.hover:hover.value-2.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-2 .star-container .star svg.star-half, .rating.hover:hover.value-3.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-3 .star-container .star svg.star-half, .rating.hover:hover.value-4.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-4 .star-container .star svg.star-half, .rating.hover:hover.value-5.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-5 .star-container .star svg.star-half, .rating.hover:hover.value-6.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-6 .star-container .star svg.star-half, .star.empty svg.star-filled, .rating.hover:hover.value-1.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-1 .star-container .star svg.star-filled, .rating.hover:hover.value-2.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-2 .star-container .star svg.star-filled, .rating.hover:hover.value-3.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-3 .star-container .star svg.star-filled, .rating.hover:hover.value-4.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-4 .star-container .star svg.star-filled, .rating.hover:hover.value-5.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-5 .star-container .star svg.star-filled, .rating.hover:hover.value-6.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-6 .star-container .star svg.star-filled, .star.empty i.star-half, .rating.hover:hover.value-1.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-1 .star-container .star i.star-half, .rating.hover:hover.value-2.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-2 .star-container .star i.star-half, .rating.hover:hover.value-3.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-3 .star-container .star i.star-half, .rating.hover:hover.value-4.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-4 .star-container .star i.star-half, .rating.hover:hover.value-5.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-5 .star-container .star i.star-half, .rating.hover:hover.value-6.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-6 .star-container .star i.star-half, .star.empty i.star-filled, .rating.hover:hover.value-1.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-1 .star-container .star i.star-filled, .rating.hover:hover.value-2.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-2 .star-container .star i.star-filled, .rating.hover:hover.value-3.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-3 .star-container .star i.star-filled, .rating.hover:hover.value-4.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-4 .star-container .star i.star-filled, .rating.hover:hover.value-5.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-5 .star-container .star i.star-filled, .rating.hover:hover.value-6.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-6 .star-container .star i.star-filled {
+.bp-star.empty svg.star-half, .bp-star.empty svg.star-filled, .bp-star.empty i.star-half, .bp-star.empty i.star-filled {
opacity: 0;
}
-.star.empty svg.star-empty, .rating.hover:hover.value-1.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-1 .star-container .star svg.star-empty, .rating.hover:hover.value-2.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-2 .star-container .star svg.star-empty, .rating.hover:hover.value-3.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-3 .star-container .star svg.star-empty, .rating.hover:hover.value-4.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-4 .star-container .star svg.star-empty, .rating.hover:hover.value-5.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-5 .star-container .star svg.star-empty, .rating.hover:hover.value-6.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-6 .star-container .star svg.star-empty, .star.empty i.star-empty, .rating.hover:hover.value-1.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-1 .star-container .star i.star-empty, .rating.hover:hover.value-2.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-2 .star-container .star i.star-empty, .rating.hover:hover.value-3.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-3 .star-container .star i.star-empty, .rating.hover:hover.value-4.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-4 .star-container .star i.star-empty, .rating.hover:hover.value-5.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-5 .star-container .star i.star-empty, .rating.hover:hover.value-6.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-6 .star-container .star i.star-empty {
+.bp-star.empty svg.star-empty, .bp-star.empty i.star-empty {
opacity: 1;
}
-.star.half svg.star-filled, .rating.value-0.half .star:nth-child(1) svg.star-filled, .rating.value-1.half .star-container .star:nth-child(2) svg.star-filled, .rating.value-2.half .star-container .star:nth-child(3) svg.star-filled, .rating.value-3.half .star-container .star:nth-child(4) svg.star-filled, .rating.value-4.half .star-container .star:nth-child(5) svg.star-filled, .rating.value-5.half .star-container .star:nth-child(6) svg.star-filled, .star.half svg.star-empty, .rating.value-0.half .star:nth-child(1) svg.star-empty, .rating.value-1.half .star-container .star:nth-child(2) svg.star-empty, .rating.value-2.half .star-container .star:nth-child(3) svg.star-empty, .rating.value-3.half .star-container .star:nth-child(4) svg.star-empty, .rating.value-4.half .star-container .star:nth-child(5) svg.star-empty, .rating.value-5.half .star-container .star:nth-child(6) svg.star-empty, .star.half i.star-filled, .rating.value-0.half .star:nth-child(1) i.star-filled, .rating.value-1.half .star-container .star:nth-child(2) i.star-filled, .rating.value-2.half .star-container .star:nth-child(3) i.star-filled, .rating.value-3.half .star-container .star:nth-child(4) i.star-filled, .rating.value-4.half .star-container .star:nth-child(5) i.star-filled, .rating.value-5.half .star-container .star:nth-child(6) i.star-filled, .star.half i.star-empty, .rating.value-0.half .star:nth-child(1) i.star-empty, .rating.value-1.half .star-container .star:nth-child(2) i.star-empty, .rating.value-2.half .star-container .star:nth-child(3) i.star-empty, .rating.value-3.half .star-container .star:nth-child(4) i.star-empty, .rating.value-4.half .star-container .star:nth-child(5) i.star-empty, .rating.value-5.half .star-container .star:nth-child(6) i.star-empty {
+.bp-star.half svg.star-filled, .bp-rating.value-0.half .bp-star:nth-child(1) svg.star-filled, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-filled, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-filled, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-filled, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-filled, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-filled, .bp-star.half svg.star-empty, .bp-rating.value-0.half .bp-star:nth-child(1) svg.star-empty, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-empty, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-empty, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-empty, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-empty, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-empty, .bp-star.half i.star-filled, .bp-rating.value-0.half .bp-star:nth-child(1) i.star-filled, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-filled, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-filled, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-filled, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-filled, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-filled, .bp-star.half i.star-empty, .bp-rating.value-0.half .bp-star:nth-child(1) i.star-empty, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-empty, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-empty, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-empty, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-empty, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-empty {
opacity: 0;
}
-.star.half svg.star-half, .rating.value-0.half .star:nth-child(1) svg.star-half, .rating.value-1.half .star-container .star:nth-child(2) svg.star-half, .rating.value-2.half .star-container .star:nth-child(3) svg.star-half, .rating.value-3.half .star-container .star:nth-child(4) svg.star-half, .rating.value-4.half .star-container .star:nth-child(5) svg.star-half, .rating.value-5.half .star-container .star:nth-child(6) svg.star-half, .star.half i.star-half, .rating.value-0.half .star:nth-child(1) i.star-half, .rating.value-1.half .star-container .star:nth-child(2) i.star-half, .rating.value-2.half .star-container .star:nth-child(3) i.star-half, .rating.value-3.half .star-container .star:nth-child(4) i.star-half, .rating.value-4.half .star-container .star:nth-child(5) i.star-half, .rating.value-5.half .star-container .star:nth-child(6) i.star-half {
+.bp-star.half svg.star-half, .bp-rating.value-0.half .bp-star:nth-child(1) svg.star-half, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-half, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-half, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-half, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-half, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-half, .bp-star.half i.star-half, .bp-rating.value-0.half .bp-star:nth-child(1) i.star-half, .bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-half, .bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-half, .bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-half, .bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-half, .bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-half {
opacity: 1;
}
-.star.filled svg.star-empty, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty, .star.filled svg.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled, .star.filled i.star-empty, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty, .star.filled i.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
+.bp-star.filled svg.star-empty, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-empty, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-empty, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-empty, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-empty, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-empty, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-empty, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-empty, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-empty, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-empty, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-empty, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-empty, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-empty, .bp-star.filled svg.star-filled, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-filled, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-filled, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-filled, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-filled, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-filled, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-filled, .bp-star.filled i.star-empty, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-empty, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-empty, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-empty, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-empty, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-empty, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-empty, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-empty, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-empty, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-empty, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-empty, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-empty, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-empty, .bp-star.filled i.star-filled, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-filled, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-filled, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-filled, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-filled, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-filled, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-filled {
opacity: 0;
}
-.star.filled svg.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled, .star.filled i.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
+.bp-star.filled svg.star-filled, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-filled, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-filled, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-filled, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-filled, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-filled, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-filled, .bp-star.filled i.star-filled, .bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled, .bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled, .bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled, .bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled, .bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled, .bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled, .bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-filled, .bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-filled, .bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-filled, .bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-filled, .bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-filled, .bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-filled {
opacity: 1;
}
-.star.default svg, .star-container .star svg {
+.bp-star.default svg, .bp-star-container .bp-star.star svg {
fill: #999;
}
-.star.default i, .star-container .star i {
+.bp-star.default i, .bp-star-container .bp-star.star i {
color: #999;
}
-.star.negative svg, .rating.hover:hover.hover-1 .star-container .star svg, .rating.hover:hover.hover-2 .star-container .star svg, .rating.value-0.half .star svg, .rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star svg, .rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star svg, .rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star svg, .rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star svg, .rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star svg {
+.bp-star.negative svg, .bp-rating.value-0.half .bp-star svg, .bp-rating.value-1.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(2) .bp-star svg, .bp-rating.value-2.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(3) .bp-star svg, .bp-rating.value-3.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(4) .bp-star svg, .bp-rating.value-4.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(5) .bp-star svg, .bp-rating.value-5.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(6) .bp-star svg {
fill: #f03c56;
}
-.star.negative i, .rating.hover:hover.hover-1 .star-container .star i, .rating.hover:hover.hover-2 .star-container .star i, .rating.value-0.half .star i, .rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star i, .rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star i, .rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star i, .rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star i, .rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star i {
+.bp-star.negative i, .bp-rating.value-0.half .bp-star i, .bp-rating.value-1.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(2) .bp-star i, .bp-rating.value-2.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(3) .bp-star i, .bp-rating.value-3.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(4) .bp-star i, .bp-rating.value-4.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(5) .bp-star i, .bp-rating.value-5.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(6) .bp-star i {
color: #f03c56;
}
-.star.ok svg, .rating.hover:hover.hover-3 .star-container .star svg {
+.bp-star.ok svg {
fill: #ffc058;
}
-.star.ok i, .rating.hover:hover.hover-3 .star-container .star i {
+.bp-star.ok i {
color: #ffc058;
}
-.star.positive svg, .rating.value-6 .star-container .star svg, .rating.value-7 .star-container .star svg, .rating.value-8 .star-container .star svg, .rating.value-9 .star-container .star svg, .rating.value-10 .star-container .star svg, .rating.value-11 .star-container .star svg, .rating.value-12 .star-container .star svg, .rating.hover:hover.hover-4 .star-container .star svg, .rating.hover:hover.hover-5 .star-container .star svg, .rating.hover:hover.hover-6 .star-container .star svg {
+.bp-star.positive svg, .bp-rating.value-6 .bp-star-container .bp-star svg, .bp-rating.value-7 .bp-star-container .bp-star svg, .bp-rating.value-8 .bp-star-container .bp-star svg, .bp-rating.value-9 .bp-star-container .bp-star svg, .bp-rating.value-10 .bp-star-container .bp-star svg, .bp-rating.value-11 .bp-star-container .bp-star svg, .bp-rating.value-12 .bp-star-container .bp-star svg {
fill: #7ed321;
}
-.star.positive i, .rating.value-6 .star-container .star i, .rating.value-7 .star-container .star i, .rating.value-8 .star-container .star i, .rating.value-9 .star-container .star i, .rating.value-10 .star-container .star i, .rating.value-11 .star-container .star i, .rating.value-12 .star-container .star i, .rating.hover:hover.hover-4 .star-container .star i, .rating.hover:hover.hover-5 .star-container .star i, .rating.hover:hover.hover-6 .star-container .star i {
+.bp-star.positive i, .bp-rating.value-6 .bp-star-container .bp-star i, .bp-rating.value-7 .bp-star-container .bp-star i, .bp-rating.value-8 .bp-star-container .bp-star i, .bp-rating.value-9 .bp-star-container .bp-star i, .bp-rating.value-10 .bp-star-container .bp-star i, .bp-rating.value-11 .bp-star-container .bp-star i, .bp-rating.value-12 .bp-star-container .bp-star i {
color: #7ed321;
}
-.star.svg i, .rating.star-svg i {
+.bp-star.svg i, .bp-rating.star-svg i {
display: none;
}
-.star.svg svg, .rating.star-svg svg {
+.bp-star.svg svg, .bp-rating.star-svg svg {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -194,11 +195,11 @@ Disabled
display: flex;
}
-.star.custom-icon svg, .rating.star-custom-icon svg, .rating.theme-kununu .star-container .star svg, .star.icon svg, .rating.star-icon svg {
+.bp-star.custom-icon svg, .bp-rating.star-custom-icon svg, .rating.theme-kununu .star-container .star svg, .bp-star.icon svg, .bp-rating.star-icon svg {
display: none;
}
-.star.custom-icon i, .rating.star-custom-icon i, .rating.theme-kununu .star-container .star i, .star.icon i, .rating.star-icon i {
+.bp-star.custom-icon i, .bp-rating.star-custom-icon i, .rating.theme-kununu .star-container .star i, .bp-star.icon i, .bp-rating.star-icon i {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -206,48 +207,48 @@ Disabled
display: flex;
}
-.star.small, .rating.small .star {
+.bp-star.small, .bp-rating.small .bp-star {
width: 10px;
height: 9, 5px;
}
-.star.small i, .rating.small .star i {
+.bp-star.small i, .bp-rating.small .bp-star i {
font-size: 11px;
line-height: 10px;
}
-.star.medium, .rating.medium .star {
+.bp-star.medium, .bp-rating.medium .bp-star {
width: 20px;
height: 20px;
}
-.star.medium i, .rating.medium .star i {
+.bp-star.medium i, .bp-rating.medium .bp-star i {
font-size: 25px;
line-height: 25px;
}
-.star.large, .rating.large .star {
+.bp-star.large, .bp-rating.large .bp-star {
width: 35px;
height: 33.3px;
}
-.star.large i, .rating.large .star i {
+.bp-star.large i, .bp-rating.large .bp-star i {
font-size: 36px;
line-height: 35px;
}
-.star.disabled, .rating.disabled .star-container .star {
+.bp-star.disabled, .bp-rating.disabled .bp-star-container .bp-star {
opacity: 0.5;
}
-.star.direction-rtl svg.star-half, .star-container.direction-rtl .star svg.star-half, .rating.direction-rtl .star-container .star svg.star-half, .star.direction-rtl i.star-half, .star-container.direction-rtl .star i.star-half, .rating.direction-rtl .star-container .star i.star-half {
+.bp-star.direction-rtl svg.star-half, .bp-star-container.direction-rtl .star svg.star-half, .bp-rating.direction-rtl .bp-star-container .star svg.star-half, .bp-rating.direction-rtl .bp-star-container .bp-star svg.star-half, .bp-star.direction-rtl i.star-half, .bp-star-container.direction-rtl .star i.star-half, .bp-rating.direction-rtl .bp-star-container .star i.star-half, .bp-rating.direction-rtl .bp-star-container .bp-star i.star-half {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
-.star.direction-ltr svg.star-half, .star-container.direction-ltr .star svg.star-half, .star.direction-ltr i.star-half, .star-container.direction-ltr .star i.star-half {
+.bp-star.direction-ltr svg.star-half, .bp-star-container.direction-ltr .star svg.star-half, .bp-star.direction-ltr i.star-half, .bp-star-container.direction-ltr .star i.star-half {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
@@ -257,7 +258,7 @@ Disabled
/*
Label Element
===================================================================*/
-.label-value {
+.bp-label-value {
font-size: 18px;
line-height: 18px;
/*
@@ -268,29 +269,29 @@ Label Element
=================================================*/
}
-.label-value.small, .rating.small .label-value {
+.bp-label-value.small, .bp-rating.small .bp-label-value {
font-size: 9.5px;
line-height: 9.5px;
}
-.label-value.medium, .rating.medium .label-value {
+.bp-label-value.medium, .bp-rating.medium .bp-label-value {
font-size: 18px;
line-height: 25px;
}
-.label-value.large, .rating.large .label-value {
+.bp-label-value.large, .bp-rating.large .bp-label-value {
font-size: 28px;
line-height: 35px;
}
-.label-value.disabled, .rating.disabled .label-value {
+.bp-label-value.disabled, .bp-rating.disabled .bp-label-value {
opacity: 0.5;
}
/*
Star Container
==================================================================*/
-.star-container {
+.bp-star-container {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -324,39 +325,39 @@ Star Container
======================================================*/
}
-.star-container + .star {
+.bp-star-container + .star {
margin-left: 5px;
}
-.star-container .star {
+.bp-star-container .star {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
-.star-container .star svg, .star-container .star i {
+.bp-star-container .star svg, .bp-star-container .star i {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
-.star-container svg {
+.bp-star-container svg {
z-index: 2;
}
-.star-container i {
+.bp-star-container i {
z-index: 1;
}
-.star-container.direction-rtl, .rating.direction-rtl .star-container {
+.bp-star-container.direction-rtl, .bp-rating.direction-rtl .bp-star-container {
direction: rtl;
}
-.star-container.direction-ltr {
+.bp-star-container.direction-ltr {
direction: ltr;
}
-.star-container.space-no, .rating.space-no .star-container {
+.bp-star-container.space-no, .bp-rating.space-no .bp-star-container {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
@@ -369,7 +370,7 @@ Star Container
justify-content: center;
}
-.star-container.space-between, .rating.space-between .star-container {
+.bp-star-container.space-between, .bp-rating.space-between .bp-star-container {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
@@ -382,7 +383,7 @@ Star Container
justify-content: space-between;
}
-.star-container.space-around, .rating.space-around .star-container {
+.bp-star-container.space-around, .bp-rating.space-around .bp-star-container {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
@@ -396,7 +397,7 @@ Star Container
/*
Rating Component
========================================================================= */
-.rating {
+.bp-rating {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -440,59 +441,203 @@ Rating Component
====================================================*/
}
-.rating.value-1 .star-container .star svg {
+.bp-rating.value-1 .bp-star-container .bp-star svg {
fill: #f03c56;
}
-.rating.value-1 .star-container .star i {
+.bp-rating.value-1 .bp-star-container .bp-star i {
color: #f03c56;
}
-.rating.value-2 .star-container .star svg {
+.bp-rating.value-2 .bp-star-container .bp-star svg {
fill: #f03c56;
}
-.rating.value-2 .star-container .star i {
+.bp-rating.value-2 .bp-star-container .bp-star i {
color: #f03c56;
}
-.rating.value-3 .star-container .star svg {
+.bp-rating.value-3 .bp-star-container .bp-star svg {
fill: #ffc058;
}
-.rating.value-3 .star-container .star i {
+.bp-rating.value-3 .bp-star-container .bp-star i {
color: #ffc058;
}
-.rating.value-4 .star-container .star svg {
+.bp-rating.value-4 .bp-star-container .bp-star svg {
fill: #7ed321;
}
-.rating.value-4 .star-container .star i {
+.bp-rating.value-4 .bp-star-container .bp-star i {
color: #7ed321;
}
-.rating.value-5 .star-container .star svg {
+.bp-rating.value-5 .bp-star-container .bp-star svg {
fill: #7ed321;
}
-.rating.value-5 .star-container .star i {
+.bp-rating.value-5 .bp-star-container .bp-star i {
color: #7ed321;
}
-.rating.value-6 .star-container .star svg {
+.bp-rating.value-6 .bp-star-container .bp-star svg {
fill: #7ed321;
}
-.rating.value-6 .star-container .star i {
+.bp-rating.value-6 .bp-star-container .bp-star i {
color: #7ed321;
}
-.rating.label-hidden .label-value {
+.bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-empty, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-empty, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled, .bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star svg {
+ fill: #f03c56;
+}
+
+.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star i {
+ color: #f03c56;
+}
+
+.bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-empty, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-empty, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled, .bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star svg {
+ fill: #f03c56;
+}
+
+.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star i {
+ color: #f03c56;
+}
+
+.bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-empty, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-empty, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled, .bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star svg {
+ fill: #ffc058;
+}
+
+.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star i {
+ color: #ffc058;
+}
+
+.bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-empty, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-empty, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled, .bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star svg {
+ fill: #7ed321;
+}
+
+.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star i {
+ color: #7ed321;
+}
+
+.bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-empty, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-empty, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled, .bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star svg {
+ fill: #7ed321;
+}
+
+.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star i {
+ color: #7ed321;
+}
+
+.bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-half, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-half, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-half, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-half, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-half, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-half, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-filled, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-filled, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-filled, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-filled, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-filled, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-filled, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-filled, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-half, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-empty, .bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-empty, .bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-empty, .bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-empty, .bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-empty, .bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-empty, .bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-empty, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-empty {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-empty, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-empty, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled {
+ opacity: 0;
+}
+
+.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled, .bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled {
+ opacity: 1;
+}
+
+.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star svg {
+ fill: #7ed321;
+}
+
+.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star i {
+ color: #7ed321;
+}
+
+.bp-rating.label-hidden .bp-label-value {
display: none;
}
-.rating.label-visible {
+.bp-rating.label-visible {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
@@ -500,7 +645,7 @@ Rating Component
display: flex;
}
-.rating.label-top {
+.bp-rating.label-top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
@@ -510,13 +655,13 @@ Rating Component
flex-direction: column;
}
-.rating.label-top .label-value + .star-container {
+.bp-rating.label-top .bp-label-value + .bp-star-container {
margin-left: 0;
margin-right: 0;
margin-top: 5px;
}
-.rating.label-left .label-value {
+.bp-rating.label-left .bp-label-value {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
@@ -524,12 +669,12 @@ Rating Component
flex: 0 0 auto;
}
-.rating.label-left .label-value + .star-container {
+.bp-rating.label-left .bp-label-value + .bp-star-container {
margin-left: 5px;
margin-right: 0;
}
-.rating.label-right {
+.bp-rating.label-right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
@@ -539,12 +684,12 @@ Rating Component
flex-direction: row-reverse;
}
-.rating.label-right .label-value + .star-container {
+.bp-rating.label-right .bp-label-value + .bp-star-container {
margin-left: 0;
margin-right: 5px;
}
-.rating.label-bottom {
+.bp-rating.label-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
@@ -554,101 +699,101 @@ Rating Component
flex-direction: column-reverse;
}
-.rating.label-bottom .label-value + .star-container {
+.bp-rating.label-bottom .bp-label-value + .bp-star-container {
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;
}
-.rating.direction-rtl {
+.bp-rating.direction-rtl {
direction: rtl;
}
-.rating.direction-ltr {
+.bp-rating.direction-ltr {
direction: ltr;
}
-.rating.color-default .star-container .star svg {
+.bp-rating.color-default .bp-star-container .bp-star svg {
fill: #999 !important;
}
-.rating.color-default .star-container .star i {
+.bp-rating.color-default .bp-star-container .bp-star i {
color: #999 !important;
}
-.rating.color-ok .star-container .star svg {
+.bp-rating.color-ok .bp-star-container .bp-star svg {
fill: #ffc058 !important;
}
-.rating.color-ok .star-container .star i {
+.bp-rating.color-ok .bp-star-container .bp-star i {
color: #ffc058 !important;
}
-.rating.color-positive .star-container .star svg {
+.bp-rating.color-positive .bp-star-container .bp-star svg {
fill: #7ed321 !important;
}
-.rating.color-positive .star-container .star i {
+.bp-rating.color-positive .bp-star-container .bp-star i {
color: #7ed321 !important;
}
-.rating.color-negative .star-container .star svg {
+.bp-rating.color-negative .bp-star-container .bp-star svg {
fill: #f03c56 !important;
}
-.rating.color-negative .star-container .star i {
+.bp-rating.color-negative .bp-star-container .bp-star i {
color: #f03c56 !important;
}
-.rating.immediately .star-container {
+.bp-rating.immediately .bp-star-container {
-webkit-transition: all none;
-moz-transition: all none;
transition: all none;
}
-.rating.immediately .star-container .star {
+.bp-rating.immediately .bp-star-container .bp-star {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
-.rating.immediately .star-container .star svg, .rating.immediately .star-container .star i {
+.bp-rating.immediately .bp-star-container .bp-star svg, .bp-rating.immediately .bp-star-container .bp-star i {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
-.rating.noticeable .star-container {
+.bp-rating.noticeable .bp-star-container {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
-.rating.noticeable .star-container .star {
+.bp-rating.noticeable .bp-star-container .bp-star {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
-.rating.noticeable .star-container .star svg, .rating.noticeable .star-container .star i {
+.bp-rating.noticeable .bp-star-container .bp-star svg, .bp-rating.noticeable .bp-star-container .bp-star i {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
-.rating.slow .star-container {
+.bp-rating.slow .bp-star-container {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
transition: all 0.8s ease;
}
-.rating.slow .star-container .star {
+.bp-rating.slow .bp-star-container .bp-star {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
transition: all 0.8s ease;
}
-.rating.slow .star-container .star svg, .rating.slow .star-container .star i {
+.bp-rating.slow .bp-star-container .bp-star svg, .bp-rating.slow .bp-star-container .bp-star i {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
transition: all 0.8s ease;
@@ -848,7 +993,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-0.half .star:nth-child(1), .rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(2) .star:nth-child(1), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(3) .star:nth-child(1), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(4) .star:nth-child(1), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(5) .star:nth-child(1), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(6) .star:nth-child(1) {
+.rating.theme-rolling-stars.value-0.half .star:nth-child(1), .bp-rating.value-0.half .rating.theme-rolling-stars.value-0.bp-star:nth-child(1) .star:nth-child(1), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(2) .star:nth-child(1), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(3) .star:nth-child(1), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(4) .star:nth-child(1), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(5) .star:nth-child(1), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(6) .star:nth-child(1) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
@@ -860,7 +1005,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2), .rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .star-container .star:nth-child(2), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(2) .star-container .star:nth-child(2), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(3) .star-container .star:nth-child(2), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(4) .star-container .star:nth-child(2), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(5) .star-container .star:nth-child(2), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(6) .star-container .star:nth-child(2) {
+.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2), .bp-rating.value-0.half .rating.theme-rolling-stars.value-1.bp-star:nth-child(1) .star-container .star:nth-child(2), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(2) .star-container .star:nth-child(2), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(3) .star-container .star:nth-child(2), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(4) .star-container .star:nth-child(2), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(5) .star-container .star:nth-child(2), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(6) .star-container .star:nth-child(2) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
@@ -872,7 +1017,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3), .rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .star-container .star:nth-child(3), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(2) .star-container .star:nth-child(3), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(3) .star-container .star:nth-child(3), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(4) .star-container .star:nth-child(3), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(5) .star-container .star:nth-child(3), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(6) .star-container .star:nth-child(3) {
+.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3), .bp-rating.value-0.half .rating.theme-rolling-stars.value-2.bp-star:nth-child(1) .star-container .star:nth-child(3), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(2) .star-container .star:nth-child(3), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(3) .star-container .star:nth-child(3), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(4) .star-container .star:nth-child(3), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(5) .star-container .star:nth-child(3), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(6) .star-container .star:nth-child(3) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
@@ -884,7 +1029,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4), .rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .star-container .star:nth-child(4), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(2) .star-container .star:nth-child(4), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(3) .star-container .star:nth-child(4), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(4) .star-container .star:nth-child(4), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(5) .star-container .star:nth-child(4), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(6) .star-container .star:nth-child(4) {
+.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4), .bp-rating.value-0.half .rating.theme-rolling-stars.value-3.bp-star:nth-child(1) .star-container .star:nth-child(4), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(2) .star-container .star:nth-child(4), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(3) .star-container .star:nth-child(4), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(4) .star-container .star:nth-child(4), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(5) .star-container .star:nth-child(4), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(6) .star-container .star:nth-child(4) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
@@ -896,7 +1041,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5), .rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .star-container .star:nth-child(5), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(2) .star-container .star:nth-child(5), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(3) .star-container .star:nth-child(5), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(4) .star-container .star:nth-child(5), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(5) .star-container .star:nth-child(5), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(6) .star-container .star:nth-child(5) {
+.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5), .bp-rating.value-0.half .rating.theme-rolling-stars.value-4.bp-star:nth-child(1) .star-container .star:nth-child(5), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(2) .star-container .star:nth-child(5), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(3) .star-container .star:nth-child(5), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(4) .star-container .star:nth-child(5), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(5) .star-container .star:nth-child(5), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(6) .star-container .star:nth-child(5) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
@@ -908,7 +1053,7 @@ Rating Component
transform: rotate(360deg);
}
-.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6), .rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(2) .star-container .star:nth-child(6), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(3) .star-container .star:nth-child(6), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(4) .star-container .star:nth-child(6), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(5) .star-container .star:nth-child(6), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(6) .star-container .star:nth-child(6) {
+.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6), .bp-rating.value-0.half .rating.theme-rolling-stars.value-5.bp-star:nth-child(1) .star-container .star:nth-child(6), .bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(2) .star-container .star:nth-child(6), .bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(3) .star-container .star:nth-child(6), .bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(4) .star-container .star:nth-child(6), .bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(5) .star-container .star:nth-child(6), .bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(6) .star-container .star:nth-child(6) {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-moz-transition: transform 1s, -moz-transform 1s;
diff --git a/dist/css/star-rating.min.css b/dist/css/star-rating.min.css
index 58cc18a..b78972c 100644
--- a/dist/css/star-rating.min.css
+++ b/dist/css/star-rating.min.css
@@ -1 +1 @@
-@charset "UTF-8";.center-all,.star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.star{position:relative;width:20px;height:20px}.star i,.star svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;font-style:normal}.star i.star-filled,.star i.star-half,.star svg.star-filled,.star svg.star-half{opacity:0}.star i{top:1px;display:none}.rating.star-icon i,.star.icon i{font-size:25px;line-height:25px}.rating.star-icon i.star-empty:before,.star.icon i.star-empty:before{content:"☆"}.rating.star-icon i.star-filled:before,.rating.star-icon i.star-half:before,.star.icon i.star-filled:before,.star.icon i.star-half:before{content:"★"}.rating.star-custom-icon i,.rating.theme-kununu .star-container .star i,.star.custom-icon i{font-size:18px;line-height:18px}.rating.hover:hover.hover-1 .star-container .star i.star-filled,.rating.hover:hover.hover-1 .star-container .star i.star-half,.rating.hover:hover.hover-1 .star-container .star svg.star-filled,.rating.hover:hover.hover-1 .star-container .star svg.star-half,.rating.hover:hover.hover-2 .star-container .star i.star-filled,.rating.hover:hover.hover-2 .star-container .star i.star-half,.rating.hover:hover.hover-2 .star-container .star svg.star-filled,.rating.hover:hover.hover-2 .star-container .star svg.star-half,.rating.hover:hover.hover-3 .star-container .star i.star-filled,.rating.hover:hover.hover-3 .star-container .star i.star-half,.rating.hover:hover.hover-3 .star-container .star svg.star-filled,.rating.hover:hover.hover-3 .star-container .star svg.star-half,.rating.hover:hover.hover-4 .star-container .star i.star-filled,.rating.hover:hover.hover-4 .star-container .star i.star-half,.rating.hover:hover.hover-4 .star-container .star svg.star-filled,.rating.hover:hover.hover-4 .star-container .star svg.star-half,.rating.hover:hover.hover-5 .star-container .star i.star-filled,.rating.hover:hover.hover-5 .star-container .star i.star-half,.rating.hover:hover.hover-5 .star-container .star svg.star-filled,.rating.hover:hover.hover-5 .star-container .star svg.star-half,.rating.hover:hover.hover-6 .star-container .star i.star-filled,.rating.hover:hover.hover-6 .star-container .star i.star-half,.rating.hover:hover.hover-6 .star-container .star svg.star-filled,.rating.hover:hover.hover-6 .star-container .star svg.star-half,.rating.hover:hover.value-1.half .star-container .star i.star-filled,.rating.hover:hover.value-1.half .star-container .star i.star-half,.rating.hover:hover.value-1.half .star-container .star svg.star-filled,.rating.hover:hover.value-1.half .star-container .star svg.star-half,.rating.hover:hover.value-2.half .star-container .star i.star-filled,.rating.hover:hover.value-2.half .star-container .star i.star-half,.rating.hover:hover.value-2.half .star-container .star svg.star-filled,.rating.hover:hover.value-2.half .star-container .star svg.star-half,.rating.hover:hover.value-3.half .star-container .star i.star-filled,.rating.hover:hover.value-3.half .star-container .star i.star-half,.rating.hover:hover.value-3.half .star-container .star svg.star-filled,.rating.hover:hover.value-3.half .star-container .star svg.star-half,.rating.hover:hover.value-4.half .star-container .star i.star-filled,.rating.hover:hover.value-4.half .star-container .star i.star-half,.rating.hover:hover.value-4.half .star-container .star svg.star-filled,.rating.hover:hover.value-4.half .star-container .star svg.star-half,.rating.hover:hover.value-5.half .star-container .star i.star-filled,.rating.hover:hover.value-5.half .star-container .star i.star-half,.rating.hover:hover.value-5.half .star-container .star svg.star-filled,.rating.hover:hover.value-5.half .star-container .star svg.star-half,.rating.hover:hover.value-6.half .star-container .star i.star-filled,.rating.hover:hover.value-6.half .star-container .star i.star-half,.rating.hover:hover.value-6.half .star-container .star svg.star-filled,.rating.hover:hover.value-6.half .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-half,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-filled,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-half,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-filled,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-half,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-filled,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-half,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-filled,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-half,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-filled,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-half,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-filled,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-half,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-filled,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-half,.star.empty i.star-filled,.star.empty i.star-half,.star.empty svg.star-filled,.star.empty svg.star-half{opacity:0}.rating.hover:hover.hover-1 .star-container .star i.star-empty,.rating.hover:hover.hover-1 .star-container .star svg.star-empty,.rating.hover:hover.hover-2 .star-container .star i.star-empty,.rating.hover:hover.hover-2 .star-container .star svg.star-empty,.rating.hover:hover.hover-3 .star-container .star i.star-empty,.rating.hover:hover.hover-3 .star-container .star svg.star-empty,.rating.hover:hover.hover-4 .star-container .star i.star-empty,.rating.hover:hover.hover-4 .star-container .star svg.star-empty,.rating.hover:hover.hover-5 .star-container .star i.star-empty,.rating.hover:hover.hover-5 .star-container .star svg.star-empty,.rating.hover:hover.hover-6 .star-container .star i.star-empty,.rating.hover:hover.hover-6 .star-container .star svg.star-empty,.rating.hover:hover.value-1.half .star-container .star i.star-empty,.rating.hover:hover.value-1.half .star-container .star svg.star-empty,.rating.hover:hover.value-2.half .star-container .star i.star-empty,.rating.hover:hover.value-2.half .star-container .star svg.star-empty,.rating.hover:hover.value-3.half .star-container .star i.star-empty,.rating.hover:hover.value-3.half .star-container .star svg.star-empty,.rating.hover:hover.value-4.half .star-container .star i.star-empty,.rating.hover:hover.value-4.half .star-container .star svg.star-empty,.rating.hover:hover.value-5.half .star-container .star i.star-empty,.rating.hover:hover.value-5.half .star-container .star svg.star-empty,.rating.hover:hover.value-6.half .star-container .star i.star-empty,.rating.hover:hover.value-6.half .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-empty,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-empty,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-empty,.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-empty,.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-empty,.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-empty,.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-empty,.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-empty,.star.empty i.star-empty,.star.empty svg.star-empty{opacity:1}.rating.value-0.half .star:nth-child(1) i.star-empty,.rating.value-0.half .star:nth-child(1) i.star-filled,.rating.value-0.half .star:nth-child(1) svg.star-empty,.rating.value-0.half .star:nth-child(1) svg.star-filled,.rating.value-1.half .star-container .star:nth-child(2) i.star-empty,.rating.value-1.half .star-container .star:nth-child(2) i.star-filled,.rating.value-1.half .star-container .star:nth-child(2) svg.star-empty,.rating.value-1.half .star-container .star:nth-child(2) svg.star-filled,.rating.value-2.half .star-container .star:nth-child(3) i.star-empty,.rating.value-2.half .star-container .star:nth-child(3) i.star-filled,.rating.value-2.half .star-container .star:nth-child(3) svg.star-empty,.rating.value-2.half .star-container .star:nth-child(3) svg.star-filled,.rating.value-3.half .star-container .star:nth-child(4) i.star-empty,.rating.value-3.half .star-container .star:nth-child(4) i.star-filled,.rating.value-3.half .star-container .star:nth-child(4) svg.star-empty,.rating.value-3.half .star-container .star:nth-child(4) svg.star-filled,.rating.value-4.half .star-container .star:nth-child(5) i.star-empty,.rating.value-4.half .star-container .star:nth-child(5) i.star-filled,.rating.value-4.half .star-container .star:nth-child(5) svg.star-empty,.rating.value-4.half .star-container .star:nth-child(5) svg.star-filled,.rating.value-5.half .star-container .star:nth-child(6) i.star-empty,.rating.value-5.half .star-container .star:nth-child(6) i.star-filled,.rating.value-5.half .star-container .star:nth-child(6) svg.star-empty,.rating.value-5.half .star-container .star:nth-child(6) svg.star-filled,.star.half i.star-empty,.star.half i.star-filled,.star.half svg.star-empty,.star.half svg.star-filled{opacity:0}.rating.value-0.half .star:nth-child(1) i.star-half,.rating.value-0.half .star:nth-child(1) svg.star-half,.rating.value-1.half .star-container .star:nth-child(2) i.star-half,.rating.value-1.half .star-container .star:nth-child(2) svg.star-half,.rating.value-2.half .star-container .star:nth-child(3) i.star-half,.rating.value-2.half .star-container .star:nth-child(3) svg.star-half,.rating.value-3.half .star-container .star:nth-child(4) i.star-half,.rating.value-3.half .star-container .star:nth-child(4) svg.star-half,.rating.value-4.half .star-container .star:nth-child(5) i.star-half,.rating.value-4.half .star-container .star:nth-child(5) svg.star-half,.rating.value-5.half .star-container .star:nth-child(6) i.star-half,.rating.value-5.half .star-container .star:nth-child(6) svg.star-half,.star.half i.star-half,.star.half svg.star-half{opacity:1}.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,.star.filled i.star-empty,.star.filled i.star-filled,.star.filled svg.star-empty,.star.filled svg.star-filled{opacity:0}.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,.star.filled i.star-filled,.star.filled svg.star-filled{opacity:1}.star-container .star svg,.star.default svg{fill:#999}.star-container .star i,.star.default i{color:#999}.rating.hover:hover.hover-1 .star-container .star svg,.rating.hover:hover.hover-2 .star-container .star svg,.rating.value-0.half .star svg,.rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star svg,.rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star svg,.rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star svg,.rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star svg,.rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star svg,.star.negative svg{fill:#f03c56}.rating.hover:hover.hover-1 .star-container .star i,.rating.hover:hover.hover-2 .star-container .star i,.rating.value-0.half .star i,.rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star i,.rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star i,.rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star i,.rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star i,.rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star i,.star.negative i{color:#f03c56}.rating.hover:hover.hover-3 .star-container .star svg,.star.ok svg{fill:#ffc058}.rating.hover:hover.hover-3 .star-container .star i,.star.ok i{color:#ffc058}.rating.hover:hover.hover-4 .star-container .star svg,.rating.hover:hover.hover-5 .star-container .star svg,.rating.hover:hover.hover-6 .star-container .star svg,.rating.value-6 .star-container .star svg,.rating.value-7 .star-container .star svg,.rating.value-8 .star-container .star svg,.rating.value-9 .star-container .star svg,.rating.value-10 .star-container .star svg,.rating.value-11 .star-container .star svg,.rating.value-12 .star-container .star svg,.star.positive svg{fill:#7ed321}.rating.hover:hover.hover-4 .star-container .star i,.rating.hover:hover.hover-5 .star-container .star i,.rating.hover:hover.hover-6 .star-container .star i,.rating.value-6 .star-container .star i,.rating.value-7 .star-container .star i,.rating.value-8 .star-container .star i,.rating.value-9 .star-container .star i,.rating.value-10 .star-container .star i,.rating.value-11 .star-container .star i,.rating.value-12 .star-container .star i,.star.positive i{color:#7ed321}.rating.star-svg i,.star.svg i{display:none}.rating.star-svg svg,.star.svg svg{display:-webkit-box;display:-ms-flexbox;display:flex}.rating.star-custom-icon svg,.rating.star-icon svg,.rating.theme-kununu .star-container .star svg,.star.custom-icon svg,.star.icon svg{display:none}.rating.star-custom-icon i,.rating.star-icon i,.rating.theme-kununu .star-container .star i,.star.custom-icon i,.star.icon i{display:-webkit-box;display:-ms-flexbox;display:flex}.rating.small .star,.star.small{width:10px;height:9,5px}.rating.small .star i,.star.small i{font-size:11px;line-height:10px}.rating.medium .star,.star.medium{width:20px;height:20px}.rating.medium .star i,.star.medium i{font-size:25px;line-height:25px}.rating.large .star,.star.large{width:35px;height:33.3px}.rating.large .star i,.star.large i{font-size:36px;line-height:35px}.rating.disabled .star-container .star,.star.disabled{opacity:.5}.rating.direction-rtl .star-container .star i.star-half,.rating.direction-rtl .star-container .star svg.star-half,.star-container.direction-rtl .star i.star-half,.star-container.direction-rtl .star svg.star-half,.star.direction-rtl i.star-half,.star.direction-rtl svg.star-half{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.star-container.direction-ltr .star i.star-half,.star-container.direction-ltr .star svg.star-half,.star.direction-ltr i.star-half,.star.direction-ltr svg.star-half{-webkit-transform:scale(1);transform:scale(1)}.label-value{font-size:18px;line-height:18px}.label-value.small,.rating.small .label-value{font-size:9.5px;line-height:9.5px}.label-value.medium,.rating.medium .label-value{font-size:18px;line-height:25px}.label-value.large,.rating.large .label-value{font-size:28px;line-height:35px}.label-value.disabled,.rating.disabled .label-value{opacity:.5}.star-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;-webkit-transition:all .3s ease;transition:all .3s ease}.star-container+.star{margin-left:5px}.star-container .star,.star-container .star i,.star-container .star svg{-webkit-transition:all .3s ease;transition:all .3s ease}.star-container svg{z-index:2}.star-container i{z-index:1}.rating.direction-rtl .star-container,.star-container.direction-rtl{direction:rtl}.star-container.direction-ltr{direction:ltr}.rating.space-no .star-container,.star-container.space-no{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rating.space-between .star-container,.star-container.space-between{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rating.space-around .star-container,.star-container.space-around{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:distribute;justify-content:space-around}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.rating.value-1 .star-container .star svg{fill:#f03c56}.rating.value-1 .star-container .star i{color:#f03c56}.rating.value-2 .star-container .star svg{fill:#f03c56}.rating.value-2 .star-container .star i{color:#f03c56}.rating.value-3 .star-container .star svg{fill:#ffc058}.rating.value-3 .star-container .star i{color:#ffc058}.rating.value-4 .star-container .star svg{fill:#7ed321}.rating.value-4 .star-container .star i{color:#7ed321}.rating.value-5 .star-container .star svg{fill:#7ed321}.rating.value-5 .star-container .star i{color:#7ed321}.rating.value-6 .star-container .star svg{fill:#7ed321}.rating.value-6 .star-container .star i{color:#7ed321}.rating.label-hidden .label-value{display:none}.rating.label-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.rating.label-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rating.label-top .label-value+.star-container{margin-left:0;margin-right:0;margin-top:5px}.rating.label-left .label-value{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.rating.label-left .label-value+.star-container{margin-left:5px;margin-right:0}.rating.label-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.rating.label-right .label-value+.star-container{margin-left:0;margin-right:5px}.rating.label-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rating.label-bottom .label-value+.star-container{margin-left:0;margin-right:0;margin-bottom:5px}.rating.direction-rtl{direction:rtl}.rating.direction-ltr{direction:ltr}.rating.color-default .star-container .star svg{fill:#999!important}.rating.color-default .star-container .star i{color:#999!important}.rating.color-ok .star-container .star svg{fill:#ffc058!important}.rating.color-ok .star-container .star i{color:#ffc058!important}.rating.color-positive .star-container .star svg{fill:#7ed321!important}.rating.color-positive .star-container .star i{color:#7ed321!important}.rating.color-negative .star-container .star svg{fill:#f03c56!important}.rating.color-negative .star-container .star i{color:#f03c56!important}.rating.immediately .star-container{-webkit-transition:all none;transition:all none}.rating.immediately .star-container .star,.rating.immediately .star-container .star i,.rating.immediately .star-container .star svg{-webkit-transition:none;transition:none}.rating.noticeable .star-container,.rating.noticeable .star-container .star,.rating.noticeable .star-container .star i,.rating.noticeable .star-container .star svg{-webkit-transition:all .3s ease;transition:all .3s ease}.rating.slow .star-container,.rating.slow .star-container .star,.rating.slow .star-container .star i,.rating.slow .star-container .star svg{-webkit-transition:all .8s ease;transition:all .8s ease}.rating.theme-kununu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:78px}.rating.theme-kununu .label-value,.rating.theme-kununu .star-container{width:100%}.rating.theme-kununu .label-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px 6px 0 0;height:50px;border:1px solid #e9ecec;border-bottom:0;font-size:18px;font-weight:700;color:#2f3940;letter-spacing:-1px;background-color:#f8f8f8}.rating.theme-kununu .star-container{border-radius:0 0 6px 6px;padding:2px 0 4px;margin-left:0;margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#99c613;border:1px solid #99c613;border-bottom:0}.rating.theme-kununu .star-container .star{height:11px;width:11px}.rating.theme-kununu .star-container .star i{font-size:11px;color:#fff;text-align:center}.rating.theme-google-places .label-value{color:#e7711b;font-family:arial,sans-serif;font-size:13px;line-height:15px}.rating.theme-google-places .star-container{width:65px;margin-left:2px}.rating.theme-google-places .star-container .star i{font-size:17px;color:#e7711b!important}.rating.theme-google-places .star-container .star i.star-empty{opacity:1!important;color:#e1e1e1!important}.rating.theme-google-places .star-container .star i.star-empty:before{content:"★"}.rating.theme-google-places .star-container .star i.star-half{width:7px;overflow:hidden}.rating.theme-google-places .star-container .star i.star-filled:before,.rating.theme-google-places .star-container .star i.star-half:before{content:"★"}.rating.theme-rolling-stars .star-container .star{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rating.theme-rolling-stars.value-0.half .star:nth-child(1),.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1),.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2),.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2),.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3),.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3),.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4),.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4),.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5),.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5),.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6),.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6),.rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1),.rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .star-container .star:nth-child(2),.rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .star-container .star:nth-child(3),.rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .star-container .star:nth-child(4),.rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .star-container .star:nth-child(5),.rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(2) .star:nth-child(1),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(2) .star-container .star:nth-child(2),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(2) .star-container .star:nth-child(3),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(2) .star-container .star:nth-child(4),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(2) .star-container .star:nth-child(5),.rating.value-1.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(2) .star-container .star:nth-child(6),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(3) .star:nth-child(1),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(3) .star-container .star:nth-child(2),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(3) .star-container .star:nth-child(3),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(3) .star-container .star:nth-child(4),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(3) .star-container .star:nth-child(5),.rating.value-2.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(3) .star-container .star:nth-child(6),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(4) .star:nth-child(1),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(4) .star-container .star:nth-child(2),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(4) .star-container .star:nth-child(3),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(4) .star-container .star:nth-child(4),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(4) .star-container .star:nth-child(5),.rating.value-3.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(4) .star-container .star:nth-child(6),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(5) .star:nth-child(1),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(5) .star-container .star:nth-child(2),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(5) .star-container .star:nth-child(3),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(5) .star-container .star:nth-child(4),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(5) .star-container .star:nth-child(5),.rating.value-4.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(5) .star-container .star:nth-child(6),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(6) .star:nth-child(1),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(6) .star-container .star:nth-child(2),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(6) .star-container .star:nth-child(3),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(6) .star-container .star:nth-child(4),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(6) .star-container .star:nth-child(5),.rating.value-5.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(6) .star-container .star:nth-child(6){-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:rotate(1turn);transform:rotate(1turn)}
\ No newline at end of file
+@charset "UTF-8";.bp-star,.center-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bp-star{position:relative;width:20px;height:20px}.bp-star i,.bp-star svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;font-style:normal}.bp-star i.star-filled,.bp-star i.star-half,.bp-star svg.star-filled,.bp-star svg.star-half{opacity:0}.bp-star i{top:1px;display:none}.bp-rating.star-icon i,.bp-star.icon i{font-size:25px;line-height:25px}.bp-rating.star-icon i.star-empty:before,.bp-star.icon i.star-empty:before{content:"☆"}.bp-rating.star-icon i.star-filled:before,.bp-rating.star-icon i.star-half:before,.bp-star.icon i.star-filled:before,.bp-star.icon i.star-half:before{content:"★"}.bp-rating.star-custom-icon i,.bp-star.custom-icon i,.rating.theme-kununu .star-container .star i{font-size:18px;line-height:18px}.bp-star.empty i.star-filled,.bp-star.empty i.star-half,.bp-star.empty svg.star-filled,.bp-star.empty svg.star-half{opacity:0}.bp-star.empty i.star-empty,.bp-star.empty svg.star-empty{opacity:1}.bp-rating.value-0.half .bp-star:nth-child(1) i.star-empty,.bp-rating.value-0.half .bp-star:nth-child(1) i.star-filled,.bp-rating.value-0.half .bp-star:nth-child(1) svg.star-empty,.bp-rating.value-0.half .bp-star:nth-child(1) svg.star-filled,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-empty,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-filled,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-empty,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-filled,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-empty,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-filled,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-empty,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-filled,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-empty,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-filled,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-empty,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-filled,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-empty,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-filled,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-empty,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-filled,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-empty,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-filled,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-empty,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-filled,.bp-star.half i.star-empty,.bp-star.half i.star-filled,.bp-star.half svg.star-empty,.bp-star.half svg.star-filled{opacity:0}.bp-rating.value-0.half .bp-star:nth-child(1) i.star-half,.bp-rating.value-0.half .bp-star:nth-child(1) svg.star-half,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) i.star-half,.bp-rating.value-1.half .bp-star-container .bp-star:nth-child(2) svg.star-half,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) i.star-half,.bp-rating.value-2.half .bp-star-container .bp-star:nth-child(3) svg.star-half,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) i.star-half,.bp-rating.value-3.half .bp-star-container .bp-star:nth-child(4) svg.star-half,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) i.star-half,.bp-rating.value-4.half .bp-star-container .bp-star:nth-child(5) svg.star-half,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) i.star-half,.bp-rating.value-5.half .bp-star-container .bp-star:nth-child(6) svg.star-half,.bp-star.half i.star-half,.bp-star.half svg.star-half{opacity:1}.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-empty,.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled,.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-empty,.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-empty,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-empty,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-empty,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-empty,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-empty,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-empty,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-empty,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-empty,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-empty,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-empty,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-empty,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-filled,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-empty,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-filled,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-empty,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-filled,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-empty,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-filled,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-empty,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-filled,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-empty,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-filled,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-empty,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-filled,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-empty,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-filled,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-empty,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-filled,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-empty,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-filled,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-empty,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-filled,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-empty,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-filled,.bp-star.filled i.star-empty,.bp-star.filled i.star-filled,.bp-star.filled svg.star-empty,.bp-star.filled svg.star-filled{opacity:0}.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled,.bp-rating.value-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled,.bp-rating.value-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled,.bp-rating.value-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled,.bp-rating.value-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled,.bp-rating.value-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled,.bp-rating.value-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) i.star-filled,.bp-rating.value-7 .bp-star-container .bp-star:nth-child(-n+7) svg.star-filled,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) i.star-filled,.bp-rating.value-8 .bp-star-container .bp-star:nth-child(-n+8) svg.star-filled,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) i.star-filled,.bp-rating.value-9 .bp-star-container .bp-star:nth-child(-n+9) svg.star-filled,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) i.star-filled,.bp-rating.value-10 .bp-star-container .bp-star:nth-child(-n+10) svg.star-filled,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) i.star-filled,.bp-rating.value-11 .bp-star-container .bp-star:nth-child(-n+11) svg.star-filled,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) i.star-filled,.bp-rating.value-12 .bp-star-container .bp-star:nth-child(-n+12) svg.star-filled,.bp-star.filled i.star-filled,.bp-star.filled svg.star-filled{opacity:1}.bp-star-container .bp-star.star svg,.bp-star.default svg{fill:#999}.bp-star-container .bp-star.star i,.bp-star.default i{color:#999}.bp-rating.value-0.half .bp-star svg,.bp-rating.value-1.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(2) .bp-star svg,.bp-rating.value-2.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(3) .bp-star svg,.bp-rating.value-3.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(4) .bp-star svg,.bp-rating.value-4.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(5) .bp-star svg,.bp-rating.value-5.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(6) .bp-star svg,.bp-star.negative svg{fill:#f03c56}.bp-rating.value-0.half .bp-star i,.bp-rating.value-1.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(2) .bp-star i,.bp-rating.value-2.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(3) .bp-star i,.bp-rating.value-3.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(4) .bp-star i,.bp-rating.value-4.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(5) .bp-star i,.bp-rating.value-5.half .bp-star-container .bp-rating.value-0.bp-star:nth-child(6) .bp-star i,.bp-star.negative i{color:#f03c56}.bp-star.ok svg{fill:#ffc058}.bp-star.ok i{color:#ffc058}.bp-rating.value-6 .bp-star-container .bp-star svg,.bp-rating.value-7 .bp-star-container .bp-star svg,.bp-rating.value-8 .bp-star-container .bp-star svg,.bp-rating.value-9 .bp-star-container .bp-star svg,.bp-rating.value-10 .bp-star-container .bp-star svg,.bp-rating.value-11 .bp-star-container .bp-star svg,.bp-rating.value-12 .bp-star-container .bp-star svg,.bp-star.positive svg{fill:#7ed321}.bp-rating.value-6 .bp-star-container .bp-star i,.bp-rating.value-7 .bp-star-container .bp-star i,.bp-rating.value-8 .bp-star-container .bp-star i,.bp-rating.value-9 .bp-star-container .bp-star i,.bp-rating.value-10 .bp-star-container .bp-star i,.bp-rating.value-11 .bp-star-container .bp-star i,.bp-rating.value-12 .bp-star-container .bp-star i,.bp-star.positive i{color:#7ed321}.bp-rating.star-svg i,.bp-star.svg i{display:none}.bp-rating.star-svg svg,.bp-star.svg svg{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-rating.star-custom-icon svg,.bp-rating.star-icon svg,.bp-star.custom-icon svg,.bp-star.icon svg,.rating.theme-kununu .star-container .star svg{display:none}.bp-rating.star-custom-icon i,.bp-rating.star-icon i,.bp-star.custom-icon i,.bp-star.icon i,.rating.theme-kununu .star-container .star i{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-rating.small .bp-star,.bp-star.small{width:10px;height:9,5px}.bp-rating.small .bp-star i,.bp-star.small i{font-size:11px;line-height:10px}.bp-rating.medium .bp-star,.bp-star.medium{width:20px;height:20px}.bp-rating.medium .bp-star i,.bp-star.medium i{font-size:25px;line-height:25px}.bp-rating.large .bp-star,.bp-star.large{width:35px;height:33.3px}.bp-rating.large .bp-star i,.bp-star.large i{font-size:36px;line-height:35px}.bp-rating.disabled .bp-star-container .bp-star,.bp-star.disabled{opacity:.5}.bp-rating.direction-rtl .bp-star-container .bp-star i.star-half,.bp-rating.direction-rtl .bp-star-container .bp-star svg.star-half,.bp-rating.direction-rtl .bp-star-container .star i.star-half,.bp-rating.direction-rtl .bp-star-container .star svg.star-half,.bp-star-container.direction-rtl .star i.star-half,.bp-star-container.direction-rtl .star svg.star-half,.bp-star.direction-rtl i.star-half,.bp-star.direction-rtl svg.star-half{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.bp-star-container.direction-ltr .star i.star-half,.bp-star-container.direction-ltr .star svg.star-half,.bp-star.direction-ltr i.star-half,.bp-star.direction-ltr svg.star-half{-webkit-transform:scale(1);transform:scale(1)}.bp-label-value{font-size:18px;line-height:18px}.bp-label-value.small,.bp-rating.small .bp-label-value{font-size:9.5px;line-height:9.5px}.bp-label-value.medium,.bp-rating.medium .bp-label-value{font-size:18px;line-height:25px}.bp-label-value.large,.bp-rating.large .bp-label-value{font-size:28px;line-height:35px}.bp-label-value.disabled,.bp-rating.disabled .bp-label-value{opacity:.5}.bp-star-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;-webkit-transition:all .3s ease;transition:all .3s ease}.bp-star-container+.star{margin-left:5px}.bp-star-container .star,.bp-star-container .star i,.bp-star-container .star svg{-webkit-transition:all .3s ease;transition:all .3s ease}.bp-star-container svg{z-index:2}.bp-star-container i{z-index:1}.bp-rating.direction-rtl .bp-star-container,.bp-star-container.direction-rtl{direction:rtl}.bp-star-container.direction-ltr{direction:ltr}.bp-rating.space-no .bp-star-container,.bp-star-container.space-no{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bp-rating.space-between .bp-star-container,.bp-star-container.space-between{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bp-rating.space-around .bp-star-container,.bp-star-container.space-around{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:distribute;justify-content:space-around}.bp-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.bp-rating.value-1 .bp-star-container .bp-star svg{fill:#f03c56}.bp-rating.value-1 .bp-star-container .bp-star i{color:#f03c56}.bp-rating.value-2 .bp-star-container .bp-star svg{fill:#f03c56}.bp-rating.value-2 .bp-star-container .bp-star i{color:#f03c56}.bp-rating.value-3 .bp-star-container .bp-star svg{fill:#ffc058}.bp-rating.value-3 .bp-star-container .bp-star i{color:#ffc058}.bp-rating.value-4 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.value-4 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.value-5 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.value-5 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.value-6 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.value-6 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-1.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-1:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-1:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-empty,.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled,.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-empty,.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) i.star-filled,.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star:nth-child(-n+1) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star svg{fill:#f03c56}.bp-rating.hover:hover.hover-1 .bp-star-container .bp-star i{color:#f03c56}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-2.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-2:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-2:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-empty,.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled,.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-empty,.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) i.star-filled,.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star:nth-child(-n+2) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star svg{fill:#f03c56}.bp-rating.hover:hover.hover-2 .bp-star-container .bp-star i{color:#f03c56}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-3.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-3:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-3:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-empty,.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled,.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-empty,.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) i.star-filled,.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star:nth-child(-n+3) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star svg{fill:#ffc058}.bp-rating.hover:hover.hover-3 .bp-star-container .bp-star i{color:#ffc058}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-4.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-4:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-4:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-empty,.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled,.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-empty,.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) i.star-filled,.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star:nth-child(-n+4) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.hover:hover.hover-4 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-5.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-5:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-5:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-empty,.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled,.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-empty,.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) i.star-filled,.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star:nth-child(-n+5) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.hover:hover.hover-5 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-half,.bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-filled,.bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-half,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-filled,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-half,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-filled,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-half,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-filled,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-half,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-filled,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-half,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-filled,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-half,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-filled,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-half{opacity:0}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star.star-empty,.bp-rating.hover:hover.value-6.half .bp-star-container .bp-star.star-empty,.bp-rating.value-0.half .bp-rating.hover.bp-star:hover.value-6:nth-child(1) .bp-star-container .bp-star.star-empty,.bp-rating.value-1.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(2) .bp-star-container .bp-star.star-empty,.bp-rating.value-2.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(3) .bp-star-container .bp-star.star-empty,.bp-rating.value-3.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(4) .bp-star-container .bp-star.star-empty,.bp-rating.value-4.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(5) .bp-star-container .bp-star.star-empty,.bp-rating.value-5.half .bp-star-container .bp-rating.hover.bp-star:hover.value-6:nth-child(6) .bp-star-container .bp-star.star-empty{opacity:1}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-empty,.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled,.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-empty,.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled{opacity:0}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) i.star-filled,.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star:nth-child(-n+6) svg.star-filled{opacity:1}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star svg{fill:#7ed321}.bp-rating.hover:hover.hover-6 .bp-star-container .bp-star i{color:#7ed321}.bp-rating.label-hidden .bp-label-value{display:none}.bp-rating.label-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-rating.label-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bp-rating.label-top .bp-label-value+.bp-star-container{margin-left:0;margin-right:0;margin-top:5px}.bp-rating.label-left .bp-label-value{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.bp-rating.label-left .bp-label-value+.bp-star-container{margin-left:5px;margin-right:0}.bp-rating.label-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bp-rating.label-right .bp-label-value+.bp-star-container{margin-left:0;margin-right:5px}.bp-rating.label-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.bp-rating.label-bottom .bp-label-value+.bp-star-container{margin-left:0;margin-right:0;margin-bottom:5px}.bp-rating.direction-rtl{direction:rtl}.bp-rating.direction-ltr{direction:ltr}.bp-rating.color-default .bp-star-container .bp-star svg{fill:#999!important}.bp-rating.color-default .bp-star-container .bp-star i{color:#999!important}.bp-rating.color-ok .bp-star-container .bp-star svg{fill:#ffc058!important}.bp-rating.color-ok .bp-star-container .bp-star i{color:#ffc058!important}.bp-rating.color-positive .bp-star-container .bp-star svg{fill:#7ed321!important}.bp-rating.color-positive .bp-star-container .bp-star i{color:#7ed321!important}.bp-rating.color-negative .bp-star-container .bp-star svg{fill:#f03c56!important}.bp-rating.color-negative .bp-star-container .bp-star i{color:#f03c56!important}.bp-rating.immediately .bp-star-container{-webkit-transition:all none;transition:all none}.bp-rating.immediately .bp-star-container .bp-star,.bp-rating.immediately .bp-star-container .bp-star i,.bp-rating.immediately .bp-star-container .bp-star svg{-webkit-transition:none;transition:none}.bp-rating.noticeable .bp-star-container,.bp-rating.noticeable .bp-star-container .bp-star,.bp-rating.noticeable .bp-star-container .bp-star i,.bp-rating.noticeable .bp-star-container .bp-star svg{-webkit-transition:all .3s ease;transition:all .3s ease}.bp-rating.slow .bp-star-container,.bp-rating.slow .bp-star-container .bp-star,.bp-rating.slow .bp-star-container .bp-star i,.bp-rating.slow .bp-star-container .bp-star svg{-webkit-transition:all .8s ease;transition:all .8s ease}.rating.theme-kununu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:78px}.rating.theme-kununu .label-value,.rating.theme-kununu .star-container{width:100%}.rating.theme-kununu .label-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px 6px 0 0;height:50px;border:1px solid #e9ecec;border-bottom:0;font-size:18px;font-weight:700;color:#2f3940;letter-spacing:-1px;background-color:#f8f8f8}.rating.theme-kununu .star-container{border-radius:0 0 6px 6px;padding:2px 0 4px;margin-left:0;margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#99c613;border:1px solid #99c613;border-bottom:0}.rating.theme-kununu .star-container .star{height:11px;width:11px}.rating.theme-kununu .star-container .star i{font-size:11px;color:#fff;text-align:center}.rating.theme-google-places .label-value{color:#e7711b;font-family:arial,sans-serif;font-size:13px;line-height:15px}.rating.theme-google-places .star-container{width:65px;margin-left:2px}.rating.theme-google-places .star-container .star i{font-size:17px;color:#e7711b!important}.rating.theme-google-places .star-container .star i.star-empty{opacity:1!important;color:#e1e1e1!important}.rating.theme-google-places .star-container .star i.star-empty:before{content:"★"}.rating.theme-google-places .star-container .star i.star-half{width:7px;overflow:hidden}.rating.theme-google-places .star-container .star i.star-filled:before,.rating.theme-google-places .star-container .star i.star-half:before{content:"★"}.rating.theme-rolling-stars .star-container .star{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.bp-rating.value-0.half .rating.theme-rolling-stars.value-0.bp-star:nth-child(1) .star:nth-child(1),.bp-rating.value-0.half .rating.theme-rolling-stars.value-1.bp-star:nth-child(1) .star-container .star:nth-child(2),.bp-rating.value-0.half .rating.theme-rolling-stars.value-2.bp-star:nth-child(1) .star-container .star:nth-child(3),.bp-rating.value-0.half .rating.theme-rolling-stars.value-3.bp-star:nth-child(1) .star-container .star:nth-child(4),.bp-rating.value-0.half .rating.theme-rolling-stars.value-4.bp-star:nth-child(1) .star-container .star:nth-child(5),.bp-rating.value-0.half .rating.theme-rolling-stars.value-5.bp-star:nth-child(1) .star-container .star:nth-child(6),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(2) .star:nth-child(1),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(2) .star-container .star:nth-child(2),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(2) .star-container .star:nth-child(3),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(2) .star-container .star:nth-child(4),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(2) .star-container .star:nth-child(5),.bp-rating.value-1.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(2) .star-container .star:nth-child(6),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(3) .star:nth-child(1),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(3) .star-container .star:nth-child(2),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(3) .star-container .star:nth-child(3),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(3) .star-container .star:nth-child(4),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(3) .star-container .star:nth-child(5),.bp-rating.value-2.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(3) .star-container .star:nth-child(6),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(4) .star:nth-child(1),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(4) .star-container .star:nth-child(2),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(4) .star-container .star:nth-child(3),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(4) .star-container .star:nth-child(4),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(4) .star-container .star:nth-child(5),.bp-rating.value-3.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(4) .star-container .star:nth-child(6),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(5) .star:nth-child(1),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(5) .star-container .star:nth-child(2),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(5) .star-container .star:nth-child(3),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(5) .star-container .star:nth-child(4),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(5) .star-container .star:nth-child(5),.bp-rating.value-4.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(5) .star-container .star:nth-child(6),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-0.bp-star:nth-child(6) .star:nth-child(1),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-1.bp-star:nth-child(6) .star-container .star:nth-child(2),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-2.bp-star:nth-child(6) .star-container .star:nth-child(3),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-3.bp-star:nth-child(6) .star-container .star:nth-child(4),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-4.bp-star:nth-child(6) .star-container .star:nth-child(5),.bp-rating.value-5.half .bp-star-container .rating.theme-rolling-stars.value-5.bp-star:nth-child(6) .star-container .star:nth-child(6),.rating.theme-rolling-stars.value-0.half .star:nth-child(1),.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1),.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2),.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2),.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3),.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3),.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4),.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4),.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5),.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5),.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6),.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6){-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:rotate(1turn);transform:rotate(1turn)}
\ No newline at end of file
diff --git a/dist/kss-documentation/elements.kss.scss b/dist/kss-documentation/elements.kss.scss
index c7ea868..7495e95 100644
--- a/dist/kss-documentation/elements.kss.scss
+++ b/dist/kss-documentation/elements.kss.scss
@@ -13,7 +13,7 @@ The star rating component consists of:
markup:
Star:
-
+
@@ -25,25 +25,25 @@ markup:
Star Container:
-
-
+
+
-
+
-
Label:
-
good
+
good
sg-wrapper:
@@ -60,7 +60,7 @@ Star Element
The Star element.
markup:
-
+
@@ -79,7 +79,7 @@ The Star element visualizes the interactive star element it it's three fill stat
.filled - displays the star element as filled
markup:
-
+
@@ -104,7 +104,7 @@ The different star colors.
.negative - Stars is colored negative
markup:
-
+
@@ -118,7 +118,7 @@ markup:
-
+
@@ -132,7 +132,7 @@ markup:
-
+
@@ -152,7 +152,7 @@ The different star types.
.custom-icon - Stars character icon is used
markup:
-
+
@@ -166,7 +166,7 @@ markup:
-
+
@@ -180,7 +180,7 @@ markup:
-
+
@@ -208,7 +208,7 @@ The different star icons.
.fa.fa-gear - ionicons star-icon
markup:
-
+
@@ -225,7 +225,7 @@ The Star sizes.
.large - displays star in large size
markup:
-
+
@@ -248,7 +248,7 @@ The Star element in disabled state.
.disabled - displays star in disabled state
markup:
-
+
@@ -270,7 +270,7 @@ The the direction of the star icon.
.direction-ltr - displays star icon in left to right direction.
markup:
-
+
@@ -296,18 +296,18 @@ Star Container
The wrapper container for many stars.
markup:
-
-
+
+
-
+
-
+
@@ -327,8 +327,8 @@ The the direction of the star container.
markup:
-
-
+
+
@@ -339,7 +339,7 @@ markup:
-
+
@@ -350,7 +350,7 @@ markup:
-
+
@@ -375,18 +375,18 @@ The spacing between stars.
.space-around - stars take all available space to position. Space is only around the stars.
markup:
-
-
+
+
-
+
-
+
@@ -402,7 +402,7 @@ Label Element
The Label element.
markup:
-
3.5
+
3.5
Styleguide 1.2.3
*/
@@ -417,7 +417,7 @@ The Label element.
.large - displays star in large size
markup:
-
3.5
+
3.5
Styleguide 1.2.3.1
*/
@@ -430,7 +430,7 @@ The Label n disabled state.
.disabled - displays label in disabled state
markup:
-
3.5
+
3.5
Styleguide 1.2.3.2
-*/
\ No newline at end of file
+*/
diff --git a/dist/kss-documentation/modifiers.kss.scss b/dist/kss-documentation/modifiers.kss.scss
index eff70cf..2d0749d 100644
--- a/dist/kss-documentation/modifiers.kss.scss
+++ b/dist/kss-documentation/modifiers.kss.scss
@@ -14,10 +14,10 @@ Options are:
(in this html is additional angular markup to make the showcase interactive)
markup:
-
-
3.5
-
-
+
+
3.5
+
+
@@ -28,7 +28,7 @@ Options are:
-
+
@@ -39,7 +39,7 @@ Options are:
-
+
@@ -50,7 +50,7 @@ Options are:
-
+
@@ -61,7 +61,7 @@ Options are:
-
+
@@ -92,9 +92,9 @@ Default colors are red for values equal to 2 or below, yellow for 3, and green f
.value-5 - 5 rating
markup:
-
-
-
+
+
+
@@ -105,7 +105,7 @@ markup:
-
+
@@ -116,7 +116,7 @@ markup:
-
+
@@ -127,7 +127,7 @@ markup:
-
+
@@ -138,7 +138,7 @@ markup:
-
+
@@ -170,9 +170,9 @@ The star and all previous the one the mouse hovers are visible as filled and hav
.hover-5 - hover over 5th star
markup:
-
-
-
+
+
+
@@ -183,7 +183,7 @@ markup:
-
+
@@ -194,7 +194,7 @@ markup:
-
+
@@ -205,7 +205,7 @@ markup:
-
+
@@ -216,7 +216,7 @@ markup:
-
+
@@ -242,9 +242,9 @@ Default colors are red for values equal to 2 or below, yellow for 3, and green f
.half - rating with half stars on the end
markup:
-
-
-
+
+
+
@@ -255,7 +255,7 @@ markup:
-
+
@@ -266,7 +266,7 @@ markup:
-
+
@@ -277,7 +277,7 @@ markup:
-
+
@@ -288,7 +288,7 @@ markup:
-
+
@@ -301,9 +301,9 @@ markup:
-
-
-
+
+
+
@@ -314,7 +314,7 @@ markup:
-
+
@@ -325,7 +325,7 @@ markup:
-
+
@@ -336,7 +336,7 @@ markup:
-
+
@@ -347,7 +347,7 @@ markup:
-
+
@@ -360,9 +360,9 @@ markup:
-
-
-
+
+
+
@@ -373,7 +373,7 @@ markup:
-
+
@@ -384,7 +384,7 @@ markup:
-
+
@@ -395,7 +395,7 @@ markup:
-
+
@@ -406,7 +406,7 @@ markup:
-
+
@@ -419,9 +419,9 @@ markup:
-
-
-
+
+
+
@@ -432,7 +432,7 @@ markup:
-
+
@@ -443,7 +443,7 @@ markup:
-
+
@@ -454,7 +454,7 @@ markup:
-
+
@@ -464,7 +464,7 @@ markup:
-
+
@@ -477,9 +477,9 @@ markup:
-
-
-
+
+
+
@@ -490,7 +490,7 @@ markup:
-
+
@@ -501,7 +501,7 @@ markup:
-
+
@@ -512,7 +512,7 @@ markup:
-
+
@@ -523,7 +523,7 @@ markup:
-
+
@@ -536,9 +536,9 @@ markup:
-
-
-
+
+
+
@@ -549,7 +549,7 @@ markup:
-
+
@@ -560,7 +560,7 @@ markup:
-
+
@@ -571,7 +571,7 @@ markup:
-
+
@@ -582,7 +582,7 @@ markup:
-
+
@@ -595,9 +595,9 @@ markup:
-
-
-
+
+
+
@@ -608,7 +608,7 @@ markup:
-
+
@@ -619,7 +619,7 @@ markup:
-
+
@@ -630,7 +630,7 @@ markup:
-
+
@@ -641,7 +641,7 @@ markup:
-
+
@@ -670,9 +670,9 @@ Additional to the default size medium there are more sizes, small and large.
.large - Large size
markup:
-
-
-
+
+
+
@@ -680,7 +680,7 @@ markup:
-
+
@@ -688,14 +688,14 @@ markup:
-
+
-
+
@@ -703,7 +703,7 @@ markup:
-
+
@@ -711,7 +711,7 @@ markup:
-
+
@@ -734,9 +734,9 @@ Different space options
.space-around - stars take all available space to position. Space is only around the stars.
markup:
-
-
-
+
+
+
@@ -744,7 +744,7 @@ markup:
-
+
@@ -752,7 +752,7 @@ markup:
-
+
@@ -760,7 +760,7 @@ markup:
-
+
@@ -768,7 +768,7 @@ markup:
-
+
@@ -793,9 +793,9 @@ Overriding default colors of ratings to display the color independent of the rat
.color-negative - Stars are always colored negative
markup:
-
-
-
+
+
+
@@ -806,7 +806,7 @@ markup:
-
+
@@ -817,7 +817,7 @@ markup:
-
+
@@ -828,7 +828,7 @@ markup:
-
+
@@ -839,7 +839,7 @@ markup:
-
+
@@ -852,9 +852,9 @@ markup:
-
-
-
+
+
+
@@ -865,7 +865,7 @@ markup:
-
+
@@ -876,7 +876,7 @@ markup:
-
+
@@ -887,7 +887,7 @@ markup:
-
+
@@ -898,7 +898,7 @@ markup:
-
+
@@ -911,9 +911,9 @@ markup:
-
-
-
+
+
+
@@ -924,7 +924,7 @@ markup:
-
+
@@ -935,7 +935,7 @@ markup:
-
+
@@ -946,7 +946,7 @@ markup:
-
+
@@ -957,7 +957,7 @@ markup:
-
+
@@ -970,9 +970,9 @@ markup:
-
-
-
+
+
+
@@ -983,7 +983,7 @@ markup:
-
+
@@ -994,7 +994,7 @@ markup:
-
+
@@ -1005,7 +1005,7 @@ markup:
-
+
@@ -1016,7 +1016,7 @@ markup:
-
+
@@ -1029,9 +1029,9 @@ markup:
-
-
-
+
+
+
@@ -1042,7 +1042,7 @@ markup:
-
+
@@ -1053,7 +1053,7 @@ markup:
-
+
@@ -1064,7 +1064,7 @@ markup:
-
+
@@ -1075,7 +1075,7 @@ markup:
-
+
@@ -1088,9 +1088,9 @@ markup:
-
-
-
+
+
+
@@ -1101,7 +1101,7 @@ markup:
-
+
@@ -1112,7 +1112,7 @@ markup:
-
+
@@ -1123,7 +1123,7 @@ markup:
-
+
@@ -1134,7 +1134,7 @@ markup:
-
+
@@ -1147,9 +1147,9 @@ markup:
-
-
-
+
+
+
@@ -1160,7 +1160,7 @@ markup:
-
+
@@ -1171,7 +1171,7 @@ markup:
-
+
@@ -1182,7 +1182,7 @@ markup:
-
+
@@ -1193,7 +1193,7 @@ markup:
-
+
@@ -1223,10 +1223,10 @@ Displays the rating value as text label.
markup:
-
-
0
-
-
+
+
0
+
+
@@ -1234,7 +1234,7 @@ markup:
-
+
@@ -1242,7 +1242,7 @@ markup:
-
+
@@ -1250,7 +1250,7 @@ markup:
-
+
@@ -1258,7 +1258,7 @@ markup:
-
+
@@ -1268,10 +1268,10 @@ markup:
-
-
(bad)
-
-
+
+
(bad)
+
+
@@ -1279,7 +1279,7 @@ markup:
-
+
@@ -1287,7 +1287,7 @@ markup:
-
+
@@ -1295,7 +1295,7 @@ markup:
-
+
@@ -1303,7 +1303,7 @@ markup:
-
+
@@ -1311,7 +1311,7 @@ markup:
-
+
@@ -1321,10 +1321,10 @@ markup:
-