.match-stats{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:25px;display:flex}@media (max-width:1024px){.match-stats{padding:10px}}.match-stats__title{margin:0 0 3rem;font-size:1.75rem;font-weight:600}.match-stats__list{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;padding:0 10px;display:flex}.match-stats__item{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.match-stats__label{font-weight:600}.match-stats__values{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.match-stats__value{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}.match-stats__value--home{color:var(--color-accent)}.match-stats__value--away{color:var(--color-error)}.match-stats__bar{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
