.statistics:not(.has-1-columns){display:grid;row-gap:var(--wdg-gap-block)}.statistics:not(.has-1-columns) .statistic{padding:var(--wdg-gap-xsmall) var(--wdg-gap-block)}@media(max-width: 37.4375rem){.statistics.has-swipe-mobile-format{-moz-column-gap:var(--wdg-gap-xsmall);column-gap:var(--wdg-gap-xsmall);grid-auto-columns:minmax(60%, 1fr);grid-auto-flow:column;overflow-x:auto}.statistics.has-swipe-mobile-format>.statistic{padding-left:0;padding-right:0}}@media(min-width: 37.5rem){.statistics.has-2-columns,.statistics.has-4-columns,.statistics.has-5-columns{grid-template-columns:repeat(2, minmax(0, 1fr))}.statistics.has-3-columns{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 48rem){.statistics.has-4-columns{grid-template-columns:repeat(4, minmax(0, 1fr))}.statistics.has-5-columns{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media(min-width: 37.5rem)and (max-width: 47.9375rem){.statistics.has-3-columns .statistic+.statistic{border-left:1px solid var(--wdg-color-text-alpha, currentColor)}}@media(min-width: 37.5rem)and (max-width: 47.9375rem){.statistics .statistic:nth-child(even){border-left:1px solid var(--wdg-color-text-alpha, currentColor)}}@media(min-width: 48rem){.statistics .statistic+.statistic{border-left:1px solid var(--wdg-color-text-alpha, currentColor)}}

/*# sourceMappingURL=style.css.map */