.bookmaker__stats-ratings{display:flex;flex-wrap:wrap;background:#171936;padding:16px 16px 24px;gap:56px;border-radius:16px}.bookmaker__rating-item{width:calc(20% - 45px)}.bookmaker__rating-item-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.bookmaker__rating-item-title{margin-bottom:0;font-size:16px;font-weight:var(--font-weight-medium)}.bookmaker__rating-item-value{margin-bottom:0;font-size:18px;font-weight:600}.bookmaker__rating-item-value span{margin-left:2px;opacity:.5;font-size:14px}.bookmaker__rating-item-track{width:100%;height:8px;border-radius:8px;overflow:hidden}.bookmaker__rating-item.is-success .bookmaker__rating-item-track{background:#a9f04d20}.bookmaker__rating-item.is-warning .bookmaker__rating-item-track{background:#ffb40020}.bookmaker__rating-item.is-danger .bookmaker__rating-item-track{background:#e1313b20}.bookmaker__rating-item-track span{display:block;height:100%;border-radius:1px;border-right:2px solid #171936;transition:width .25s ease}.bookmaker__rating-item.is-success .bookmaker__rating-item-value{color:#94eb2a}.bookmaker__rating-item.is-success .bookmaker__rating-item-track span{background:#a9f04d}.bookmaker__rating-item.is-warning .bookmaker__rating-item-value{color:#f4bf39}.bookmaker__rating-item.is-warning .bookmaker__rating-item-track span{background:#ffb400}.bookmaker__rating-item.is-danger .bookmaker__rating-item-value{color:#ff4f69}.bookmaker__rating-item.is-danger .bookmaker__rating-item-track span{background:#e1313b}.bookmaker__rating-item-track.mob{display:none}@media(max-width:1224px){.bookmaker__rating-item{width:calc(100%/3 - 40px)}}@media(max-width:767px){.bookmaker__stats-ratings{gap:24px}.bookmaker__rating-item{width:calc(50% - 12px)}}@media(max-width:575px){.bookmaker__stats-ratings{padding:16px;gap:8px}.bookmaker__rating-item{width:100%}.bookmaker__rating-item-title{font-size:14px;flex:1}.bookmaker__rating-item-value{width:50px}.bookmaker__rating-item-track.mob{display:block;width:70px}.bookmaker__rating-item-track{display:none}}
