.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;contain:layout style;width:220px;min-width:220px;max-width:220px;margin:0 auto;flex-shrink:0}.stat-item dl{display:flex;flex-direction:column;align-items:center}.stat-item dt{order:2;width:100%;text-align:center}.stat-item dd.stat-value{order:1;margin-left:auto;margin-right:auto}.stat-item dd.stat-description{order:3;width:100%;text-align:center}.stat-value{font-size:45px;color:#DA45FF;margin-bottom:0;height:1.2em;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;font-family:"LEMON MILK","Tw Cen MT",sans-serif;width:150px;min-width:150px;max-width:150px;contain:layout style;box-sizing:border-box}.stat-value.bright-mode{width:150px;min-width:150px;max-width:150px}.stat-title{font-size:16px;font-weight:300;margin-bottom:15px;min-height:1.5em;line-height:1.5;contain:layout style}.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}