.stats-list-block__list{display:flex;flex-flow:column wrap;gap:.25rem}@media only screen and (min-width:48rem){.stats-list-block__list{flex-direction:row;gap:1.75rem;justify-content:center}}@media only screen and (min-width:62rem){.stats-list-block__list{gap:.9375rem}}@media only screen and (min-width:75rem){.stats-list-block__list{gap:1.75rem}}.stats-list-block__list .item{display:flex;flex:1 1 100%;justify-content:center}@media only screen and (min-width:48rem){.stats-list-block__list .item{flex:1 1 calc(50% - 1.75rem)}}@media only screen and (min-width:62rem){.stats-list-block__list .item{flex:1 1 calc(25% - 1.75rem)}}