.stats-container{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between;text-align:center}.stat-item{align-items:center;display:flex;flex-direction:column;justify-content:center;width:327px}.stat-number{color:#0074d0;margin-bottom:0}.stat-description{color:#000;margin-bottom:0}.stat-description-long{color:#000}@media screen and (min-width:1201px) and (max-width:1280px){.stats-container{justify-content:space-around}}@media screen and (max-width:1200px){.stats-container{justify-content:space-evenly}}@media screen and (min-width:768px) and (max-width:991px){.stat-item{flex:1}}@media (max-width:991px){.stats-container{flex-wrap:wrap;justify-content:center;padding:0 20px}.stat-item{white-space:normal}}@media (max-width:767px){.stats-container.three-stat{flex-wrap:wrap}}