.stats-counter{-ms-flex-pack:distribute;-ms-flex-line-pack:start;-webkit-box-align:top;-ms-flex-align:top;align-content:flex-start;align-items:top;color:var(--green);-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around}@media (min-width:1024px){.stats-counter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.stats-counter__number{font-size:2rem;font-weight:800;line-height:1.25;margin-bottom:0;text-align:center}@media (min-width:1024px){.stats-counter__number{font-size:3rem}}.stats-counter__description{font-size:.875rem;font-weight:600;line-height:1.25;max-width:150px;text-align:center;text-transform:uppercase}.stats-counter__item{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 40%;flex:1 1 40%;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem;text-align:center}@media (min-width:640px){.stats-counter__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.33% - 1rem);flex:0 1 calc(33.33% - 1rem)}}@media (min-width:1024px){.stats-counter__item{-webkit-box-flex:0;-ms-flex:0 1 calc(20% - 1rem);flex:0 1 calc(20% - 1rem)}}