.league-select{display:flex;flex-direction:column}.league-select__item{display:flex;align-items:center;gap:calc(.5*var(--space));width:100%;padding:14px 16px;background:none;border:none;border-bottom:1px solid hsla(0,0%,50%,.2);color:inherit;font-size:14px;font-weight:500;text-align:left;cursor:pointer}.league-select__item--active{background-color:hsla(0,0%,50%,.14);font-weight:700}.league-select__flag{flex-shrink:0;width:18px;height:18px;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat}.league-select__item-label{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.league-select__item-country{text-transform:uppercase}.league-select__empty{padding:calc(.75*var(--space)) calc(.5*var(--space));text-align:center;opacity:.7}.content .octonovus-app .event-card-tournament-type-1 .event-card-plus .odds-count{justify-content:center;align-items:center;height:20px;padding:0 calc(.25*var(--space));background-color:var(--btn-odds-bg);border-radius:var(--border-radius);font-size:.714em;width:50px;margin-left:calc(.25*var(--space))}