section.bg-white#stat-runners{background-color:#fff}section.bg-blue#stat-runners{background-color:#1e2752}section.bg-orange#stat-runners{background-color:#f26a5c}.stat-runners{align-items:start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;max-width:1280px;width:100%}.stat-runner__container{align-items:start;display:flex;flex-direction:column;gap:8px;justify-content:center;opacity:0;padding:20px;transition:.9s}.stat-runner__container.visible{opacity:1}span.stat-runner__number-container{align-items:center;display:flex;flex-direction:column;gap:20px}.stat-runner__number{font-size:48px;font-weight:700}section.bg-blue .stat-runner__number,section.bg-white .stat-runner__number{color:#f26a5c}section.bg-orange .stat-runner__number{color:#fff}.stat-runner__number:before{content:attr(data-prefix)}.stat-runner__number:after{content:attr(data-suffix)}.stat-runner__context{font-size:16px;font-weight:700;line-height:1.25;opacity:0;text-align:center;text-transform:uppercase;transition-delay:.9s;transition-duration:.9s}.stat-runner__container.visible .stat-runner__context{opacity:1}section.bg-white .stat-runner__context{color:#1e2752}section.bg-blue .stat-runner__context,section.bg-orange .stat-runner__context{color:#fff}span.stat-runner__period-over-period{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1;opacity:0;position:relative;transition-delay:1.2s;transition-duration:.9s}.stat-runner__container.visible span.stat-runner__period-over-period{opacity:1}span.stat-runner__period-over-period.positive{color:#007e6e}span.stat-runner__period-over-period.positive:before{content:"+"}.stat-runner__container.visible{align-items:center}span.stat-runner__period-over-period.positive:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23007E6E' d='M8.167 16a8 8 0 1 0 0-16 8 8 0 0 0 0 16'/%3E%3Cpath fill='%23fff' d='M11.538 9.628 12.167 9l-4-4-.63.63zm-2.742-4L8.167 5l-4 4 .63.63z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.167 0h16v16h-16z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:14px;margin-left:2px;width:14px}