.stat-counter{--stat-counter-direction:row;--stat-counter-stat-color:inherit;--stat-counter-title-color:inherit;--stat-counter-title-max-width:20rem;--stat-counter-prefix-margin-top:.1em;--stat-counter-suffix-margin-top:.1em;display:flex;flex-direction:var(--stat-counter-direction);gap:1em;position:relative}.stat-counter__title{color:var(--stat-counter-title-color);display:block;line-height:1.25;max-width:var(--stat-counter-title-max-width)}.stat-counter__title:not(.p-sm):not(.p-lg){font-size:1rem}.stat-counter__stat{color:var(--stat-counter-stat-color);display:flex;line-height:1}.stat-counter__stat:not(.jumbo):not(.h1):not(.h2):not(.h3):not(.h4){font-size:4rem;font-weight:700}.stat-counter sup{font-size:.5875em}.stat-counter__prefix,.stat-counter__suffix{line-height:1;top:0}sup.stat-counter__prefix{margin-top:var(--stat-counter-prefix-margin-top)}sup.stat-counter__suffix{margin-top:var(--stat-counter-suffix-margin-top)}.stat-counter__number-wrap{position:relative}.stat-counter__number[data-count-up]{height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.no-js .stat-counter__number[data-count-up]{display:none}@media (prefers-reduced-motion:no-preference){.js .stat-counter__number--fallback{opacity:0}}@media (prefers-reduced-motion:reduce){.js .stat-counter__number[data-count-up]{display:none}}