.stats-heading-row :is(h1,h2,h3,h4,h5,h6){font-size:58px;margin-bottom:0}.stats-heading-row .stats-description,.stats-heading-row .stats-description p{font-size:16px;font-weight:400;line-height:1.3;margin:15px 0 0}.stats-heading-row .stats-description p{margin:0}.stats-content-row{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-around}.stats-cards{align-items:flex-start;background-color:transparent;border:1.25px solid #fff;border-radius:20px;display:flex;flex:1 1 20%;gap:100px;padding:34px 48px 40px 36px;transition:all .3s ease-out}.stats-cards .stats-card__header{flex-grow:1;font-family:TT Neoris;font-size:18px;font-style:normal;font-weight:300;line-height:120%;text-transform:uppercase}.stats-cards .stats-card__count{font-family:TT Neoris;font-size:94px;font-style:normal;font-weight:300;line-height:110%}@media (max-width:992px){.stats-cards{flex:1 1 30%}}@media (max-width:768px){.stats-heading-row :is(h1,h2,h3,h4,h5,h6){font-size:44px}.stats-cards{flex:1 1 45%}}@media (max-width:620px){.stats-cards{flex:1 1 100%;gap:48px}.stats-cards .stats-card__count{font-size:72px}}