.statistic{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.statistic .value{color:var(--aa_red);font-size:3.5rem;font-weight:300;line-height:1.1;margin-bottom:8px;text-align:center}.statistic .title{font-size:24px;font-weight:700;line-height:1.1em}.statistic .source,.statistic .title{color:var(--rich_black);text-align:center}.statistic .source{font-size:12px}@media (min-width:768px){.statistic{padding:20px}}