.stats{padding-bottom:3.75rem;padding-top:8rem;position:relative}@media (min-width:62em){.stats{padding-bottom:5rem;padding-top:13.75rem}}.stats:after{aspect-ratio:2685/1687;background:var(--color--pale-lilac);content:"";left:50%;-webkit-mask-image:url(../../components/stats/images/ellipse-stats.svg);mask-image:url(../../components/stats/images/ellipse-stats.svg);-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:max(105vw,2685px);z-index:-1}@media (min-width:48em){.stats__inner{--grid--columns:1;column-gap:var(--grid--column-gap);display:grid;grid-template-columns:repeat(var(--grid--columns),minmax(0,1fr));row-gap:var(--grid--row-gap)}}@media (min-width:48em) and (min-width:48em){.stats__inner{--grid--columns:20}}.stats__content{grid-column:span 9/span 9;margin-bottom:3.375rem}@media (min-width:48em){.stats__content{margin-bottom:0}}.stats__heading{font-size:calc(1.5rem + var(--fluid-bp)*8)}.stats__items{grid-column:span 10/span 10;grid-column-start:11}.stat{border-bottom:1px solid #d9d9d9;margin-bottom:1.5625rem;padding-bottom:1.5625rem}.stat:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.stat__content{display:flex;flex-direction:column;margin-bottom:var(--space--xxs)}@media (min-width:62em){.stat__content{align-items:center;flex-direction:row}}.stat__counter{display:flex;flex-shrink:0;font-family:var(--type--2--font-family);font-size:6rem;font-weight:var(--type--2--font-weight);letter-spacing:-.02em;line-height:var(--type--2--line-height);white-space:break-spaces}.stat__counter a{color:inherit;text-decoration:none}@media (min-width:36em){.stat__counter{margin-right:2.5rem}}.stat__number{flex-shrink:0;margin-bottom:.5rem}@media (min-width:62em){.stat__number{margin-bottom:0}}.stat__text{font-size:calc(1.25rem + var(--fluid-bp)*12);line-height:1.4}@media (min-width:48em){.stat__text{line-height:1.25}}.stat__source{font-size:.875rem}