.stats-wrapper{border-radius:12px;display:flex;gap:16px;margin:0 auto;max-width:1400px;padding:28px 24px 35px;width:90%}.stat-card{border-radius:10px;display:flex;flex:1;flex-direction:column;min-height:110px;padding:28px 20px 24px}.stat-number{align-items:baseline;display:flex;font-size:90px;gap:1px;justify-content:center;letter-spacing:-1px}.stat-number,.stat-unit{color:#fff;font-weight:600;line-height:1}.stat-unit{font-size:55px}.stat-unit.days{font-size:22px;padding-bottom:4px}.stat-label{color:#fff;font-size:17px;font-weight:400;letter-spacing:.01em;line-height:1.4;margin-top:10px;text-align:center}@media (max-width:1330px){.stat-label{font-size:14px}}@media (max-width:1200px){.stats-wrapper{flex-direction:column}.stat-number{font-size:45px}.stat-unit{font-size:27px}.stat-card{align-items:center;flex-direction:row;justify-content:space-between}.stat-label{font-size:14px;margin-left:15px;margin-top:0;text-align:left}}