.statistics{--gutter:40px}.statistics__items{list-style:none;margin:0;padding:0}@media (min-width:48rem){.statistics__items{display:flex;flex-wrap:wrap;gap:var(--gap,var(--gutter));justify-content:center}.statistics__items .statistics__stat{width:calc((100% - (var(--items-per-row) - 1)*var(--gap,var(--gutter)))/var(--items-per-row))}}@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:#445ade;display:flex;font-size:3.5rem;gap:.1em;justify-content:left;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}}}@media not screen and (min-width:48rem){.statistics__figure{justify-content:center}}.statistics__figure *{margin:0}.statistics__label{text-align:left}@media not screen and (min-width:48rem){.statistics__label{text-align:center}}.statistics__label *{margin:0}