section.stats-counter .stat-item,section.stats-counter .stat-item.fifty,section.stats-counter .stat-item.fourty,section.stats-counter .stat-item.thirty{margin-bottom:2rem;padding-right:1.5rem;width:100%}section.stats-counter .stat-item img{height:85px}section.stats-counter .stat-item .number{display:block;font-size:56px;font-weight:var(--semi-bold);margin-bottom:1.5rem;position:relative}section.stats-counter .stat-item .number:after{background:var(--red);border-radius:20px;content:"";height:9px;left:0;position:absolute;top:100%;width:110px}section.stats-counter .stat-item p{font-size:20px;font-weight:var(--semi-bold);max-width:25rem}@media screen and (min-width:768px){section.stats-counter .stat-item,section.stats-counter .stat-item.fifty,section.stats-counter .stat-item.fourty,section.stats-counter .stat-item.thirty{width:50%}}@media screen and (min-width:1024px){section.stats-counter .stat-item.thirty{width:33.333333%}section.stats-counter .stat-item.fourty{width:25%}section.stats-counter .stat-item .number{font-size:96px}}.stat-image{align-items:center;display:flex;min-height:110px}