@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);.dgrev-reviews-wrapper{margin-bottom:20px}.dgrev-review-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.dgrev-overall-summary{border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:30px;background-color:#f9f9f9}.dgrev-overall-summary .dgrev-summary-title.yelp-like-title{font-size:1.5em;font-weight:700;margin-top:0;margin-bottom:5px}.dgrev-overall-summary .dgrev-rating{margin-bottom:5px;font-size:1.8em}.dgrev-overall-summary .dgrev-total-reviews-count{font-size:.9em;color:#555;margin-bottom:15px}.dgrev-rating-breakdown.yelp-like-breakdown{margin-top:15px}.dgrev-breakdown-row{display:flex;align-items:center;margin-bottom:6px;font-size:.9em}.dgrev-breakdown-label{width:60px;color:#0073bb;font-weight:500;white-space:nowrap}.dgrev-breakdown-bar-container{flex-grow:1;background-color:#f0f0f0;border-radius:4px;height:12px;margin:0 10px;overflow:hidden}.dgrev-breakdown-bar{height:100%;background-color:#ffc107;border-radius:4px;transition:width 0.5s ease-in-out}.dgrev-breakdown-row:nth-child(1) .dgrev-breakdown-bar{background-color:#d32323}.dgrev-breakdown-row:nth-child(2) .dgrev-breakdown-bar{background-color:#f15c00}.dgrev-breakdown-row:nth-child(3) .dgrev-breakdown-bar{background-color:#ff9a00}.dgrev-breakdown-row:nth-child(4) .dgrev-breakdown-bar{background-color:#ffcc4b}.dgrev-breakdown-row:nth-child(5) .dgrev-breakdown-bar{background-color:#ffe398}.dgrev-breakdown-count{min-width:40px;text-align:right;color:#555}.dgrev-review-author-info{display:flex;align-items:center;margin-bottom:10px}.dgrev-author-avatar-img,.dgrev-author-avatar-initial{width:48px;height:48px;border-radius:50%;margin-right:12px;object-fit:cover}.dgrev-author-avatar-initial{display:flex;align-items:center;justify-content:center;background-color:#0073bb;color:#fff;font-size:1.5em;font-weight:700}.dgrev-author-details{display:flex;flex-direction:column}.dgrev-author-name{font-weight:700;color:#0073bb;font-size:1.1em;margin-bottom:2px}.dgrev-review-rating-date-wrapper{display:flex;align-items:center;margin-bottom:10px}.dgrev-review-card .dgrev-rating{margin-right:10px;font-size:1.1em}.dgrev-star{color:#ccc;display:inline-block}.dgrev-star-filled i,.dgrev-star-half i{color:#ffc107}.dgrev-star-empty i{color:#e0e0e0}.dgrev-review-date-formatted{font-size:.9em;color:#555}.dgrev-review-content.yelp-like-content p{font-size:1em;line-height:1.6;color:#333;margin-bottom:0}.dgrev-reviews-grid{display:grid;gap:20px}.dgrev-columns-1{grid-template-columns:1fr}.dgrev-columns-2{grid-template-columns:repeat(2,1fr)}.dgrev-columns-3{grid-template-columns:repeat(3,1fr)}.dgrev-columns-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.dgrev-columns-3,.dgrev-columns-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.dgrev-columns-2,.dgrev-columns-3,.dgrev-columns-4{grid-template-columns:1fr}}.dgrev-listing-image{margin-bottom:10px}.dgrev-listing-image img{max-width:100%;height:auto;border-radius:4px}.dgrev-listing-name{font-size:.9em;color:#555;margin-bottom:10px}.dgrev-listing-name i{margin-right:5px}.dgrev-no-reviews{padding:15px;text-align:center;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px}