:root{--green:#5da77b;--red:#e16b6c;--light-orange:#ffab67;--light-grey:#ececec}.shrink-0{flex-shrink:0}.tabs-button-container{flex-wrap:wrap}.tabs-button.active{background:var(--green);border-color:var(--green);color:var(--body)}.tabs-button{border:1px solid var(--light-grey);border-radius:3px;padding:.1em .9em}@media (max-width:225px){.tabs-button{border-radius:3px;padding:.1em .5em}.tabs-button-container{gap:5px}}.league-info__icon{width:55px;height:55px}.match-item-icon{width:3em;height:3em;margin-bottom:.5em}.border-bottom-2{border-bottom:2px solid rgba(148,148,148,.25)}.rounded-number{width:2.2em;height:2.2em;border-radius:50%;text-align:center;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.squared-number{padding:.6em;display:inline-block;line-height:1}@media (max-width:285px){.league-info__title{font-size:1.5em}}@media (max-width:225px){.rounded-number{width:1.8em;height:1.8em}.squared-number{padding:.4em}}.bg-green,.rounded-number--W{background:var(--green);color:var(--body)}.bg-light-orange,.rounded-number--D{background:var(--light-orange);color:var(--body)}.bg-red,.rounded-number--L{background:var(--red);color:var(--body)}.text-white{color:#fff}.stats-line{justify-content:space-between;display:flex;align-items:baseline;padding:.5rem 0}.stats-line strong{margin-bottom:.5em}.lineups-player__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--player-color);font-weight:400}.lineups-player__name .country-flag{margin-right:5px;flex-shrink:0}.match-team{max-width:15em;text-align:center;width:100%}.font-size-lg{font-size:1.2em}