.tripp-xt-review-rating{align-items:center;display:flex;flex-flow:row wrap}.tripp-xt-rating-score{display:inline-block;font-size:var(--tripp-font-size-xs);vertical-align:middle}.tripp-xt-review-star-rating{gap:.5rem}.tripp-xt-review-star{color:#faaf00;display:inline-flex;font-family:tripp,sans-serif}.tripp-xt-star-empty:before{content:"\e807"}.tripp-xt-star-half:before{content:"\e808"}.tripp-xt-star-full:before{content:"\e806"}.review-point-rating .tripp-xt-review-indicator{grid-gap:.15rem;display:grid;grid-template-columns:repeat(10,1fr);height:.5rem}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(0){background-color:#000}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:first-child{background-color:#fe6d73}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(2){background-color:#fe8577}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(3){background-color:#fe9d7b}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(4){background-color:#feb57f}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(5){background-color:#ffcd83}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(6){background-color:#ffe487}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(7){background-color:#cbd879}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(8){background-color:#97cc6b}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(9){background-color:#62c05d}.review-point-rating .tripp-xt-review-indicator .tripp-xt-review-active:nth-child(10){background-color:#29b34d}.review-progress-rating progress{-webkit-appearance:none;appearance:none;border:none;border-radius:.5rem;height:.5rem}.review-progress-rating progress::-webkit-progress-bar{background:rgba(var(--tripp-color-on-surface-rgb),.1);border-radius:.5rem}.review-progress-rating progress::-webkit-progress-value{background:linear-gradient(45deg,rgb(var(--tripp-color-primary-rgb)),rgb(var(--tripp-color-secondary-rgb))) border-box;border-radius:.5rem}@media (min-width:768px){.tripp-xt-review-rating{align-items:flex-start}}