.stats-section{display:flex;flex-wrap:wrap;justify-content:space-around;padding:50px;background:#000;gap:50px}.stat-item{text-align:center;color:#fff;font-family:"LEMON MILK","Tw Cen MT",sans-serif}.stat-value{font-size:45px;color:#DA45FF;margin-bottom:0}.stat-title{font-size:16px;font-weight:300;margin-bottom:15px}.stat-description{font-size:14px;font-family:'Tw Cen MT',sans-serif;line-height:1.5}@media (max-width:768px){.stat-item{flex:1 1 calc(50% - 60px)}}@media (max-width:480px){.stat-item{flex:1 1 100%}.stat-value{font-size:35px}.stat-title,.stat-description{font-size:14px}}.stat-description{width:18rem}