.statistics-wrapper{border-radius:12px;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;padding-left:30px;padding-right:30px}.statistics-wrapper__item{width:calc(33.33333% - 20px)}@media (max-width:768px){.statistics-wrapper__item{width:calc(50% - 15px)}}@media (max-width:576px){.statistics-wrapper__item{width:100%}}.statistics-wrapper__item .number{color:#1f2933;font-size:48px;font-weight:700;line-height:100%;margin-bottom:10px;text-align:center}.statistics-wrapper__item .description{color:#697886;font-size:16px;font-weight:400;line-height:150%;margin:0 auto;max-width:400px;text-align:center}