.stats__item{padding-left:25px;padding-right:25px}.stats__item-description{margin-top:35px}@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:not(.animate-count)>div.stats__item .count,.stats-mod>div.stats__item .count.animated{opacity:1}.stats__item p:last-child{margin-bottom:0}.text-line{stroke-dasharray:500;stroke-dashoffset:500;font-size:67px;opacity:0;transition:opacity .5s ease}.text-line.in-view{animation:dash 3s linear forwards,filling 3s ease-in forwards;opacity:1}@media (min-width:768px){.text-line{font-size:93px}}@keyframes dash{to{stroke-dashoffset:0}}@keyframes filling{0%,90%{fill:#fff;fill-opacity:0}to{fill:#fff;fill-opacity:1}}