.statistics-long{overflow:hidden;padding:100px 0;position:relative}.statistics-long__items{list-style:none;margin:0 auto;max-width:1200px;padding:0;position:relative;width:var(--container-width)}@media (min-width:48rem){.statistics-long__items{display:grid;gap:var(--gap,var(--gutter));grid-template-columns:repeat(var(--items-per-row),minmax(0,1fr))}}.statistics-long__title{margin-bottom:50px;position:relative;text-align:center}.statistics-long__stat{background-color:#fff;background-size:cover;border:2px solid #f47925;display:flex;flex-direction:column;padding:40px}@media (min-width:48rem){.statistics-long__stat{margin:0}.statistics-long__stat.is-visible{transition-delay:calc(var(--index)*var(--animation-duration)*.5 + var(--animation-delay))}}@media not screen and (min-width:48rem){.statistics-long__stat+.statistics-long__stat{margin-top:40px}}.statistics-long__figure{align-items:start;color:#0044b5;display:flex;font-size:4rem;gap:.1em;justify-content:left;line-height:1;margin-bottom:15px!important;margin:0}.statistics-long__figure *{margin:0}.statistics-long__label{color:#000;margin-top:15px}.statistics-long__label *{margin:0}.statistics-long__background img{position:absolute;top:-50px;width:100%}@media (max-width:75rem){.statistics-long__background img{height:100%;-o-object-fit:cover;object-fit:cover}}.statistics-long__background--desktop{display:none}@media (min-width:64rem){.statistics-long__background--desktop{display:block}}.statistics-long__background--mobile{display:none}.statistics-long__background--mobile img{height:100%;-o-object-fit:cover;object-fit:cover;top:auto}@media not screen and (min-width:64rem){.statistics-long__background--mobile{display:block}}