.impact-stats{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding-inline:1rem}.impact-stats__item{flex:1;padding:.5rem 0;text-align:center}.impact-stats__value{color:#9233ea;font-family:Cal Sans,sans-serif;font-size:var(--step-5);font-weight:400;line-height:1.1}.impact-stats__label{color:#95979b;font-family:Overused Grotesk,sans-serif;font-size:var(--step--3);letter-spacing:.1em;margin-top:.25rem;text-align:center;text-transform:uppercase;text-wrap:balance}.impact-stats__divider-wrapper{display:flex;justify-content:center;width:100%}.impact-stats__divider{background-color:#f2e5ff;height:1px;width:50%}@media (min-width:767px){.impact-stats{align-items:flex-start;flex-direction:row;justify-content:space-between}.impact-stats__item{align-items:center;display:flex;flex:0;flex-direction:column}.impact-stats__label{min-width:19ch}.impact-stats__divider-wrapper{align-items:center;align-self:stretch;width:auto}.impact-stats__divider{height:48px;width:1px}}