.statistics{--stripes-color-1:var(--accent--color);--stripes--z-index:1;position:relative}@media (max-width:47.99em){.statistics{padding-bottom:2.5rem}}.statistics[data-vertical-space=xl]{padding-top:calc(var(--block-margin--y) * .75)}.statistics__heading-wrapper{--arrow--left:100%;--arrow--width:9.375rem;max-width:max-content;position:relative}.statistics__subheading{max-width:var(--content-max-width)}.statistics .arrow{z-index:calc(var(--stripes--z-index) + 2)}.statistics__items{z-index:calc(var(--stripes--z-index) + 1)}.statistics .media-object{--flex-column--flex-flow:column;height:100%;text-align:center}.statistics .media-object__heading{color:var(--media-object--heading-color);font-family:var(--type--1--font-family);font-weight:var(--type--1--font-weight--bold);text-transform:uppercase}.statistics .media-object__buttons{justify-content:center}.statistics[data-type=grid] .statistics__items{--grid--columns:1;column-gap:var(--grid--column-gap);display:grid;grid-template-columns:repeat(var(--grid--columns),minmax(0,1fr));padding-bottom:calc(var(--stripes--height) * .75);row-gap:var(--grid--row-gap)}@media (min-width:48em){.statistics[data-type=grid] .statistics__items{--grid--columns:2}}@media (min-width:62em){.statistics[data-type=grid] .statistics__items{--grid--columns:4}}.statistics:not(.has-background) .media-object{border:1px solid var(--media-object--heading-color,var(--accent--color))}@media (min-width:62em){.statistics:not(:has(.statistics__subheading)){--arrow--top:-2.5rem}}.statistics .divider{left:0;position:absolute;right:0;top:100%}.statistics:has(.divider):has(.stripes) .stripes{bottom:4.6875rem}