@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.animatednumbers__title{margin-bottom:24px;text-align:center}.animatednumbers .animatednumbers__inner{padding-inline:40px}.animatednumbers .animatednumbers__inner.padding-default{padding-bottom:40px;padding-top:40px}.animatednumbers .animatednumbers__counter-wrapper{gap:24px}.animatednumbers .animatednumbers__counter-wrapper,.counter-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.counter-container{gap:8px}.animatednumbers .animatednumbers__counter-wrapper p{width:fit-content}@media (min-width:992px){.animatednumbers .animatednumbers__inner.padding-default{padding-bottom:72px;padding-top:72px}.animatednumbers .animatednumbers__counter-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}