.sidebar-scores{position:relative}.sidebar-scores__header{margin-bottom:1.25rem}.sidebar-scores__heading{color:var(--color--blue-400);margin-bottom:.9375rem}.sidebar-scores__tournament{margin-bottom:.3125rem}.sidebar-scores__matches{grid-gap:1.25rem;display:grid;margin-top:1.25rem}.sidebar-scores__match-header{align-items:center;background-color:var(--color--gray-300);display:flex;justify-content:space-between;padding:.125rem}.sidebar-scores__match-main{margin-top:.25rem}.sidebar-scores__match-round{margin-left:.625rem}.sidebar-scores__match-team{align-items:center;display:flex;justify-content:space-between}.sidebar-scores__match-team:not(:last-child){margin-bottom:.5rem}.sidebar-scores__match-team-athletes{flex-basis:50%}.sidebar-scores__match-team-scores{display:flex;flex-basis:50%;gap:.25rem;justify-content:flex-end;margin-left:.625rem}.sidebar-scores__match-team-score{background-color:var(--color--gray-300);max-width:1.5rem;padding:.125rem .25rem;text-align:center;width:1.5rem}.sidebar-scores__footer{margin-top:1.25rem}