.review-section-component{cursor:pointer;align-items:center;gap:8px;width:max-content;display:flex}.review-section-component--vertical{flex-direction:column;align-items:flex-end}.review-section-component--vertical .review-section-component__details{text-align:right;align-items:flex-end}.review-section-component--horizontal-reverse{flex-direction:row-reverse}.review-section-component--horizontal-reverse .review-section-component__details{text-align:right;align-items:flex-end}.review-section-component__rating-square{color:#fff;background-color:#ff910c;border-radius:6px;justify-content:center;align-items:center;width:50px;height:35px;font-size:.875rem;font-weight:600;display:flex}.review-section-component__rating-value{color:#fff;font-size:1rem;font-weight:600}.review-section-component__details{flex-direction:column;gap:2px;display:flex}.review-section-component__label{color:#191516;font-size:.875rem;font-weight:600;line-height:1.2}.review-section-component__count{color:#656565;font-size:.75rem;line-height:1.2}.review-section-component__rating-breakdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:300px;max-width:400px;padding:16px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}.review-section-component__rating-breakdown__title{color:#1f2937;text-align:center;margin-bottom:12px;font-size:.875rem;font-weight:600}.review-section-component__rating-breakdown__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-section-component__rating-breakdown__item{flex-direction:column;gap:4px;display:flex}.review-section-component__rating-breakdown__item-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.review-section-component__rating-breakdown__item-label{color:#6b7280;font-size:.75rem;font-weight:500}.review-section-component__rating-breakdown__item-value{color:#1f2937;font-size:.75rem;font-weight:600}.review-section-component__rating-breakdown__item-bar{background-color:#e5e7eb;border-radius:2px;height:4px;overflow:hidden}.review-section-component__rating-breakdown__item-bar-fill{background-color:#1a7758;border-radius:2px;height:100%;transition:width .3s}
