.chiffres_container{display:flex;flex-wrap:wrap;text-align:center}.chiffre_item{flex:1;display:flex;flex-direction:column;align-items:center}.chiffre_item_nb{color:var(--oxy_color_6);font-size:3rem;font-weight:800;font-family:'Space Grotesk';border-bottom:6px solid;width:70%;padding-bottom:10px;max-width:150px}.chiffre_item_unite{font-size:1.2rem;font-weight:400}.chiffre_item_label{width:100%;background-color:var(--oxy_color_8);color:var(--oxy_color_9);font-family:'Space Grotesk';font-weight:700;text-transform:uppercase;line-height:1.3;font-size:.9rem;flex:1;display:flex;align-items:center;padding:25px;justify-content:center}.chiffre_item_label_inner{max-width:150px}.chiffres_white .chiffre_item_label{background-color:#fff}@media screen and (max-width:991px){.chiffre_item{width:33.333%;flex:auto;margin-bottom:50px}}@media screen and (max-width:480px){.chiffre_item{width:50%}}