.statistics-section{display:flex;justify-content:center}.statistics-container{display:flex;flex-direction:column;gap:32px}.statistics-panel-eyebrow{color:rgba(44,60,101,.6);font-family:Lexend Deca;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0;text-align:center}.card-list{gap:64px;justify-content:center;width:100%}.card-list,.stat-card{align-items:center;display:flex;flex-direction:column}.stat-card{gap:24px;height:100%;max-width:100%;overflow:hidden;text-align:center}.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;text-align:center}.stats-divider{display:none}@media screen and (min-width:768px){.card-list{flex-direction:row;gap:32px}.stats-divider{align-self:stretch;background-color:var(--navy-500,#2c3c65);display:flex;opacity:.2;width:1px}}@media screen and (min-width:1024px){.stat-card{flex-direction:row;max-width:362px}.stats-card-desc{text-align:left}}