section.statistics .content-column{align-content:center}section.statistics .statistics-column .decoration{height:calc(100% + 64px);left:50%;right:unset;top:-32px;transform:translateX(-50%);width:-moz-max-content;width:max-content}section.statistics .statistics-column .decoration svg{height:100%;opacity:.6;overflow:visible;position:relative;width:auto}section.statistics ul.statistics-wrapper{display:grid;gap:16px;grid-template-columns:1fr;margin:0;padding:0}section.statistics ul.statistics-wrapper li.statistic{border-color:#9eceeb;color:#1a1930;gap:0;justify-content:center;list-style:none;margin:0 0 0 32px;width:calc(100% - 32px)}section.statistics ul.statistics-wrapper li.statistic:nth-child(2n){margin-left:0;margin-right:32px}@container main (min-width: 1200px){section.statistics ul.statistics-wrapper{grid-template-columns:repeat(2,1fr);position:relative;top:50%;transform:translateY(calc(-50% + 64px))}section.statistics ul.statistics-wrapper li.statistic{margin:0;width:100%}section.statistics ul.statistics-wrapper li.statistic:nth-child(odd){transform:translateY(-64px)}}
