.statistics:not(.has-1-columns){display:grid}@media(min-width: 48rem){.statistics:not(.has-1-columns){row-gap:var(--wdg-gap-block)}.statistics.has-2-columns,.statistics.has-3-columns,.statistics.has-4-columns{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 62rem){.statistics.has-3-columns{grid-template-columns:repeat(3, minmax(0, 1fr))}.statistics.has-4-columns{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(min-width: 48rem){.statistics--featured{grid-template-columns:repeat(3, minmax(0, 1fr))}.statistics--featured:not(.has-1-columns){row-gap:var(--wdg-gap-medium)}.statistics--featured .statistic{border-left:2px dotted var(--wdg-color-text-alpha, currentColor)}.statistics--featured .statistic:nth-child(5n+1){border-left:none;flex-direction:row;flex-wrap:wrap;gap:var(--wdg-gap-small);grid-column:span 2;position:relative}.statistics--featured .statistic:nth-child(5n+1)::after{border-bottom:2px dotted var(--wdg-color-text-alpha, currentColor);bottom:calc(var(--wdg-gap-small)*-1);content:"";height:2px;left:0;position:absolute;width:150%}.statistics--featured .statistic:nth-child(5n+1) .statistic__value{font-size:var(--wdg-font-size-stat-xlarge) !important}.statistics--featured .statistic:nth-child(5n+1) .statistic__description{align-self:flex-end;flex:1 1 25%}.statistics--featured div.statistic:nth-child(3n){border-left:none}}@media(max-width: 47.9375rem){.statistics .statistic{border-bottom:2px dotted var(--wdg-color-text-alpha, currentColor)}}@media(min-width: 48rem)and (max-width: 61.9375rem){.statistics .statistic:nth-child(even){border-left:2px dotted var(--wdg-color-text-alpha, currentColor)}}@media(min-width: 62rem){.statistics .statistic+.statistic{border-left:2px dotted var(--wdg-color-text-alpha, currentColor)}}

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