.stats-reveal{scroll-margin-top:2rem;--stats-reveal-pan-x:-14%;--stats-reveal-panels-off:100%}.stats-reveal--image-right{--stats-reveal-pan-x:14%;--stats-reveal-panels-off:-100%}.stats-reveal__inner{width:100%}.stats-reveal__row{position:relative}@media (max-width:767px){.stats-reveal__row{gap:0}}.stats-reveal__media{min-height:400px;overflow:hidden;position:relative}.stats-reveal__image{display:block;height:100%;inset:0;object-fit:cover;object-position:var(--stats-reveal-object-position,center);position:absolute;width:100%}.stats-reveal__panels{display:flex;flex-direction:column;gap:0}.stats-reveal__stats-panel{background-color:var(--color-tint-purple-20);display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-end;min-height:466px;padding:2.5rem var(--grid-gutter)}.stats-reveal__stats-panel>.stat{gap:1rem}.stats-reveal .stat__number{font-size:var(--font-size-stat);line-height:var(--line-height-stat);text-wrap:nowrap}.stats-reveal .stat__caption,.stats-reveal .stat__caption>*,.stats-reveal__notes-panel>li{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.stats-reveal .stat__caption,.stats-reveal .stat__caption>*{color:var(--color-tint-black-70)}.stats-reveal .stat__caption>p:last-child{margin-bottom:0}.stats-reveal__notes-panel{background-color:var(--color-primary-black);color:var(--color-primary-white);display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:2.5rem var(--grid-gutter)}.stats-reveal__notes-panel>li{align-items:center;display:flex;gap:1rem}.stats-reveal__notes-marker{background-color:var(--color-tint-purple-50);flex:none;height:.5rem;width:.5rem}@media (min-width:768px){.stats-reveal .stat__caption,.stats-reveal .stat__caption>*,.stats-reveal__notes-panel>li{font-size:var(--font-size-body-xl)}.stats-reveal__notes-panel{gap:1.5rem;padding:3rem}.stats-reveal__row{min-height:854px;overflow:hidden}.stats-reveal__media{inset:0;position:absolute;z-index:0}.stats-reveal__panels{align-self:stretch;gap:0;position:relative;z-index:1}.stats-reveal__stats-panel{flex:1;padding:3rem}}@media (min-width:992px){.stats-reveal .stat__number{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg)}}@media (min-width:768px) and (prefers-reduced-motion:no-preference){.stats-reveal__media,.stats-reveal__panels{transition:transform 1s cubic-bezier(.22,.61,.36,1)}.stats-reveal__row[data-anim]:not(.is-inview) .stats-reveal__panels{transform:translateX(var(--stats-reveal-panels-off));will-change:transform}.stats-reveal__row[data-anim]:not(.is-inview) .stats-reveal__media{transform:translateX(0);will-change:transform}.stats-reveal__row.is-inview .stats-reveal__panels{transform:translateX(0)}.stats-reveal__row.is-inview .stats-reveal__media{transform:translateX(var(--stats-reveal-pan-x))}.is-in-editor .stats-reveal__media,.is-in-editor .stats-reveal__panels{transform:none!important}}