.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-item .icon{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:75px;margin-bottom:20px;width:100%}.stat-item .figure,.stat-item .title{white-space:nowrap}@media screen and (max-width:767px){.stats-grid{grid-template-columns:repeat(1,1fr)}}.lg-stat{font-size:105px!important;line-height:1}.sm-stat{font-size:40px!important}@media screen and (max-width:1100px){.lg-stat{font-size:80px!important;line-height:1}}@media screen and (max-width:800px){.lg-stat{font-size:55px!important;line-height:1}}