.statistics{--gutter:40px}.statistics__items{list-style:none;margin:0;padding:0}@media (min-width:48rem){.statistics__items{display:grid;gap:var(--gap,var(--gutter));grid-template-columns:repeat(var(--items-per-row),minmax(0,1fr))}}@media (min-width:48rem){@media not screen and (min-width:90rem){.statistics__items{gap:var(--gutter)}}}.statistics__stat{text-align:center}@media (min-width:48rem){.statistics__stat{margin:0;text-align:left}.statistics__stat:not(:last-child){border-right:1px solid var(--borders-lines-color);padding-right:var(--gap,var(--gutter))}.statistics__stat.is-visible{transition-delay:calc(var(--index)*var(--animation-duration)*.5 + var(--animation-delay))}}@media (min-width:48rem){@media not screen and (min-width:90rem){.statistics__stat:not(:last-child){padding-right:var(--gutter)}}}@media not screen and (min-width:48rem){.statistics__stat+.statistics__stat{margin-top:var(--gutter)}}.statistics__figure{align-items:start;color:#2d807e;display:flex;font-size:3.5rem;gap:.1em;justify-content:center;line-height:1;margin-bottom:.25em;margin-top:0}@media (min-width:48rem){@media not screen and (min-width:64rem){.statistics__figure{font-size:3rem}}}.statistics__figure *{margin:0}.statistics__label{text-align:center}.statistics__label *{margin:0}