.ratings{overflow:hidden;width:100%}.ratings>div{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:-.625rem}.ratings>div>*{margin:.625rem}.ratings .ratings__spacer{background:#d6dbd6;border-radius:4px;height:1px;width:40px}@media screen and (min-width:1020px){.ratings>div{flex-direction:row}.ratings>div>*{width:auto}.ratings .ratings__spacer{height:auto;width:1px}}@media screen and (min-width:1140px){.ratings>div{align-items:stretch;justify-content:space-between}}.rating{color:#444644;display:flex;text-align:left;text-decoration:none}.rating .rating__badge{margin-right:.9375rem}.rating .rating__content{flex:1}.rating .rating__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.4375rem}.rating .rating__rating{margin-top:3px;overflow:hidden}.rating .rating__rating>div{align-items:center;display:flex;flex-wrap:wrap;margin:-6px}.rating .rating__rating>div>*{margin:6px}.rating .ratings__stars{height:15px;position:static}