.stat-counters{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-2rem;margin-right:-2rem}.stat-counters__item{flex-basis:280px;margin:0 2rem;text-align:center}.stat-counters__item:not(:last-child){margin-bottom:2rem}.stat-counters__item--stat{align-items:flex-end;color:var(--primary);display:flex;font-size:64px;font-weight:700;justify-content:center;line-height:1;margin-bottom:1.5rem}.stat-counters__item--icon{margin:0 auto 1rem;max-width:100px}.stat-counters__item--icon img{min-width:56px}.stat-counters__item--text{color:var(--black-600);font-size:20px;font-weight:500}@media (min-width:640px){.stat-counters__item{flex-basis:334px}}@media (min-width:768px){.stat-counters{flex-wrap:nowrap}.stat-counters__item{margin-bottom:0!important;margin-left:3rem;margin-right:3rem}.stat-counters{margin-left:-3rem;margin-right:-3rem}.stat-counters__item--stat{font-size:56px}}@media (min-width:1024px){.stat-counters__item{flex-basis:280px}.stat-counters__item--stat{font-size:84px}}@media (min-width:1440px){.stat-counters__item{margin-left:4rem;margin-right:4rem}.stat-counters{margin-left:-4rem;margin-right:-4rem}.stat-counters__item--stat{font-size:92px}}