.stats__item{padding-left:15px;padding-right:15px}.stats__item-wrapper{border-radius:25px;height:100%}.stats__item h2{font-family:DM Sans}@media (max-width:992px){.stats-mod{display:grid!important;grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.stats-mod{grid-template-columns:1fr}}@media (max-width:768px){.stats__item h2{font-size:60px}}@media (max-width:767px){.stat-img img{height:44px;width:44px}}.stats-mod>div.stats__item .count{opacity:0;transition:all .3s ease;-webkit-transition:all .3s ease}.stats-mod>div.stats__item .count.animated{opacity:1}.stats__item p:last-child{margin-bottom:0}