#amep-chiffres-container{margin-top:15rem}#amep-chiffres h3{text-align:center}#amep-chiffres-list{display:flex;flex-flow:row nowrap;justify-content:center;margin-top:7rem;counter-reset:nums}#amep-chiffres-item{flex:0 0 33.33%;padding:17.2rem 5rem 4rem;margin:3rem 0;background-color:#cce9f9;transition:all .25s ease-in-out;text-align:center;color:#000;counter-increment:nums}#amep-chiffres-item::before{content:'\00a0 0'counter(nums);font-size:7rem;font-weight:900;line-height:.86;letter-spacing:-0.82px;color:#016378;width:8.2rem;height:8.2rem;border-radius:2rem;background-color:#33a7e6;line-height:2.1;position:absolute;top:5rem;left:calc(50% - 4.1rem);transition:all .25s ease-in-out}#amep-chiffres-item:hover::before{top:8rem;color:#fff;background-color:#70c1ed}#amep-chiffres-item h4{font-weight:900;margin-bottom:2rem;color:#464646;transition:all .25s ease-in-out}#amep-chiffres-item:first-child{border-top-left-radius:3rem;border-bottom-left-radius:3rem}#amep-chiffres-item:last-child{border-top-right-radius:3rem;border-bottom-right-radius:3rem}#amep-chiffres-item:hover{padding:20.2rem 5rem 4rem;background-color:#33a7e6;border-radius:2rem;margin:0;color:#fff}#amep-chiffres-item:hover h4{color:#fff}