:is(.review blockquote)>div{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem}:is(.review blockquote) h4{font-size:1.375rem}:is(.review blockquote) p{font-weight:400}@media (max-width:639.98px){.review blockquote{margin:0;font-size:1rem;line-height:1.25}}@media (max-width:768px){:is(.review blockquote) div{display:block;gap:0;align-items:normal;justify-content:normal}}.star-rating{--star-size:30px;--star-color:#ededed;--star-background:#fc0;--percent:calc(var(--rating)/5*100%);display:inline-block;font-family:Times,serif;font-size:30px;font-size:var(--star-size);line-height:1}.star-rating:before{content:"★★★★★";letter-spacing:3px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}