.inline-statistics{display:flex;justify-content:center;padding:32px 0}.card-list,.statistics-container{display:flex;flex-direction:column;gap:32px;width:100%}.card-list{align-items:center;justify-content:center}.stat-card{display:flex;flex-direction:column;gap:8px;height:100%;width:100%}.stats-card-value{color:var(--Text-Heading-Highlight,#00a2e0);font-size:60px;font-weight:500;letter-spacing:-1.2px;line-height:72px}.stats-card-desc,.stats-card-value{font-family:Lexend Deca;font-style:normal}.stats-card-desc{color:var(--Text-Body-Primary,#626366);font-size:16px;font-weight:400;line-height:24px}.stats-divider{align-self:stretch;background-color:var(--navy-500,#2c3c65);display:flex;height:2px;opacity:.2;width:100%}@media screen and (min-width:768px){.card-list{flex-direction:row;gap:32px}.stats-divider{height:100%;width:2px}}