div.t2-statistics{display:grid;grid-template-columns:1fr;grid-gap:var(--wp--preset--spacing--md)}div.t2-statistics div.t2-statistic-item{display:flex;flex-direction:column;padding:var(--wp--preset--spacing--md);text-align:left}:is(div.t2-statistics div.t2-statistic-item) span.t2-statistic-item__content--title-before{font-weight:900;margin-top:var(--wp--preset--spacing--md);order:2}:is(div.t2-statistics div.t2-statistic-item) div.t2-statistic-item__number-wrapper{color:var(--wp--preset--color--brand);font-weight:900;order:1}:is(:is(div.t2-statistics div.t2-statistic-item) div.t2-statistic-item__number-wrapper) span.t2-statistic-item__number{white-space:break-spaces;word-wrap:break-word}:is(div.t2-statistics div.t2-statistic-item) span.t2-statistic-item__content--title-after{margin-top:var(--wp--preset--spacing--sm);order:3}@media (min-width:48.875rem){div.t2-statistics{grid-template-columns:repeat(3,1fr)}div.t2-statistics div.t2-statistic-item{border-right:10px solid #d2e8fa}:is(div.t2-statistics div.t2-statistic-item):nth-child(3n){border-right:none}:is(div.t2-statistics.has-2-blocks div.t2-statistic-item):nth-child(2n){border-right:none}}
