@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;250;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap");.stats-counter{padding:60px 40px!important;width:100%}.stats-container{align-items:center;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.stat-item{text-align:center}.stat-number{color:#fff!important;font-family:Outfit,sans-serif!important;font-size:68px!important;font-weight:200!important;letter-spacing:-.04em!important;line-height:90px!important;margin-bottom:16px}.stat-label,.stat-number{font-style:normal!important;text-align:center!important}.stat-label{color:#a8cb54!important;font-family:DM Sans,sans-serif!important;font-size:17px!important;font-weight:300!important;letter-spacing:0!important;line-height:100%!important}@media (max-width:1024px){.stats-container{gap:40px 30px;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:64px!important;line-height:90px!important}.stat-label{font-size:17px!important}}@media (max-width:768px){.stats-counter{padding:40px 20px}.stats-container{gap:30px;grid-template-columns:1fr}.stat-number{font-size:56px!important;line-height:76px!important}.stat-label{font-size:16px!important}}