.block--stats{position:relative}.block--stats .stats{color:#fff;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px}@media (max-width:1023px){.block--stats .stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.block--stats .stats{grid-template-columns:repeat(1,1fr);row-gap:30px}}.block--stats .stats .stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:54px;position:relative;text-align:center}@media (max-width:767px){.block--stats .stats .stat{gap:38px}}.block--stats .stats .stat__number{font-weight:700;position:relative}.block--stats .stats .stat__number:after{background:#076341;bottom:-27px;content:"";height:.33333rem;left:50%;margin-left:-1.94444rem;position:absolute;width:3.88889rem}@media (max-width:767px){.block--stats .stats .stat__number:after{bottom:-20px}}.block--stats .stats .stat__title{font-family:Avenir Next,Roboto,sans-serif;font-size:.88889rem;font-weight:600;letter-spacing:.14222rem;text-transform:uppercase}body.isValue .block--stats .stats,body.value .block--stats .stats{color:#333;grid-template-columns:repeat(3,1fr)}@media (max-width:1023px){body.isValue .block--stats .stats,body.value .block--stats .stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){body.isValue .block--stats .stats,body.value .block--stats .stats{grid-template-columns:repeat(1,1fr)}}body.isValue .block--stats .stats .stat,body.value .block--stats .stats .stat{gap:49px}body.isValue .block--stats .stats .stat .stat__number:after,body.value .block--stats .stats .stat .stat__number:after{background-color:#ff0051}body.isValue .block--stats .stats .stat .stat__title,body.value .block--stats .stats .stat .stat__title{font-size:1.22222rem;font-weight:500;letter-spacing:0;text-transform:none}