.b-statistics{padding-bottom:98px;padding-top:82px}@media(max-width:992px){.b-statistics{padding-bottom:42px;padding-top:72px}}.b-statistics__row{display:grid;gap:39px;grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:1200px){.b-statistics__row{grid-template-columns:1fr 1fr}}@media(max-width:992px){.b-statistics__row{gap:56px}}@media(max-width:768px){.b-statistics__row{grid-template-columns:1fr}}.b-statistics__heading{margin-bottom:75px;margin-top:12px}@media(max-width:992px){.b-statistics__heading{margin-bottom:42px}}.b-statistics__item{border-bottom:1px solid var(--blue-01);display:flex;flex-direction:column;gap:16px;padding-bottom:42px}.b-statistics__item--value{align-items:center;color:var(--magenta-10);display:flex;flex-direction:row;font-size:5.5rem;gap:4px;line-height:1;overflow:hidden;white-space:nowrap}.b-statistics__item--value .num{display:inline-block;position:relative}.b-statistics__item--value .slide-up{animation:slideUp .3s ease-out forwards;display:inline-block;opacity:0;position:absolute;transform:translateY(-100%)}.b-statistics__item--value .slide-down{animation:slideDown .2s ease-in forwards;display:inline-block;opacity:1;position:absolute;transform:translateY(0)}@media(max-width:1400px){.b-statistics__item--value{font-size:4rem}}@media(max-width:992px){.b-statistics__item--value{font-size:2.625rem}}.b-statistics__item--value-pref{align-self:flex-end;color:inherit;font-size:32px;font-weight:500;letter-spacing:-.64px;line-height:120%;margin-bottom:10px}@media(max-width:992px){.b-statistics__item--value-pref{font-size:28px;letter-spacing:-.28px;line-height:135%;margin-bottom:1px}}.b-statistics__item--value-size-72{font-size:72px;letter-spacing:-1.44px;line-height:120%}@media(max-width:1400px){.b-statistics__item--value-size-72{font-size:42px;letter-spacing:-.84px;line-height:120%}}.b-statistics__item--label{color:var(--blue-10);font-size:1.125rem;line-height:120%}@media(max-width:992px){.b-statistics__item--label{font-size:1.15rem}}.b-statistics__item--label-size-14{font-size:14px;letter-spacing:-.14px;line-height:138%}@media(max-width:992px){.b-statistics__item--label-size-14{font-size:14px;letter-spacing:-.14px;line-height:138%}}@media(max-width:1400px){.b-statistics__item--label br{display:none}}@media(max-width:992px){.b-statistics__item{padding-bottom:16px}.b-statistics__item:last-child{border-bottom:0}}.b-statistics--bg{background-color:var(--bg-grey)}.b-statistics--bg-white{background-color:var(--bg-white)}.b-statistics--bg-gray{background-color:var(--bg-grey)}.b-statistics--rm-padding{padding:0}@media(max-width:992px){.b-statistics--rm-padding{padding:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
