.stats{padding:100px 0}.stats__top{margin:0 auto;max-width:528px;text-align:center}.stats__heading{padding:unset}.stats__heading:before{content:unset}.stats__wrapper{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);padding-top:40px}.stat__item{border-top:1px solid #fedcd1}.stat__number{color:#fc4f1a;font-size:48px;line-height:72px}.stat__text{font-size:20px;font-weight:700;line-height:26px;margin:0}.stat__item-usp .stat__number{font-size:32px;line-height:42px}@media (max-width:992px){.stats__wrapper{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats{padding:60px 0}.stats__wrapper{gap:20px;grid-template-columns:1fr}}