.programme-categories{display:grid;grid-template-columns:repeat(6, 175px);justify-content:space-between;margin-bottom:var(--global-md-spacing)}.programme-categories__statistic{padding:16px;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;color:#fff}.programme-categories__statistic__stat0{background:var(--color-turquoise)}.programme-categories__statistic__stat1{background:var(--color-orange)}.programme-categories__statistic__stat2{background:var(--color-vert)}.programme-categories__statistic__stat3{background:var(--color-bleu)}.programme-categories__statistic__stat{text-align:center;font-weight:700;font-size:36px;line-height:1.5em}.programme-categories__statistic__text{text-align:center;font-weight:700}.programme-categories__statistic__icon svg{width:100px;height:80px;margin-bottom:16px;object-fit:contain;max-width:100%}.programme-categories__statistic__icon svg path,.programme-categories__statistic__icon svg polygon{fill:currentColor !important}