.starRating{display:flex;}.star{width:16px;height:16px;background-color:#c5ccd3;-webkit-clip-path:polygon(50% 0,63% 38%,100% 38%,69% 59%,82% 100%,50% 75%,18% 100%,31% 59%,0 38%,37% 38%);clip-path:polygon(50% 0,63% 38%,100% 38%,69% 59%,82% 100%,50% 75%,18% 100%,31% 59%,0 38%,37% 38%);}.star.starActive{background-color:#f09e3d;}#wheelbase-review-anchor{font-size:12px;float:right;color:#777;padding:2px;text-decoration:none;font-family:sans-serif;}#wheelbase-review-anchor:visited{color:#777;}.wheelbase-reviews-container{display:flex;flex-direction:column;overflow:hidden;border:2px solid #dfe4e7;border-radius:3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;}.wheelbase-reviews-owner{display:flex;flex-direction:column;flex-shrink:0;padding:8px;min-height:75px;box-sizing:border-box;background-color:#dfe4e7;}.wheelbase-reviews-owner-score{display:flex;padding-top:4px;}.wheelbase-reviews-owner-score-tagline{padding-left:4px;}.wheelbase-reviews-title{font-size:18px;font-weight:700;}.wheelbase-reviews-reviews{display:flex;flex-direction:column;padding:8px;overflow-y:auto;max-height:600px;}.wheelbase-reviews-review{display:flex;flex-shrink:0;margin-bottom:8px;max-width:75ch;}.wheelbase-reviews-review p{margin-top:4px;}.wheelbase-reviews-renter{display:flex;font-weight:700;}.wheelbase-reviews-renter-name{padding-right:8px;}.wheelbase-reviews-avatar{display:flex;flex-shrink:0;width:48px;height:48px;margin-right:8px;overflow:hidden;background-color:grey;border-radius:9999px;}.wheelbase-reviews-avatar img{width:100%;height:auto;}.wheelbase-reviews-avatar-name{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;font-weight:700;color:#fff;}.wheelbase-reviews-display-more{text-align:center;padding:4px;}.wheelbase-reviews-display-more>div{color:#777;cursor:pointer;}.skeleton{display:inline-block;height:100%;width:100%;margin-bottom:8px;background:linear-gradient(-90deg,#e6e6e6,#f8f8f8 50%,#e6e6e6);background-size:400% 400%;animation:pulse 1.2s ease-in-out infinite;}@keyframes pulse{0%{background-position:0 0;}to{background-position:-135% 0;}}@media (min-width:768px){.wheelbase-reviews-owner,.wheelbase-reviews-reviews{padding:16px;}.wheelbase-reviews-review{margin-bottom:16px;}.wheelbase-reviews-avatar{margin-right:16px;}}