@charset "UTF-8";.lp-subtitle{font-size:1.1rem}.card-img-overlay{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.card-lp{background-color:#f1f1f1 !important;border:none !important;border-radius:1rem !important;font-size:.8rem}.card-img-lp{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}:root{--star-size:20px;--star-color:#e4e4e4;--star-background:#fc0}.Stars{--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:var(--star-size);font-family:Times;line-height:1}.Stars::before{content:"★★★★★";letter-spacing:3px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-title{font-size:.9rem;font-weight:600}