.statistics{display:flex;flex-wrap:wrap;justify-content:space-evenly}.statistics__statistic{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:350px;text-align:center}.statistic__figure{padding:0 .7rem;width:100%;position:relative}.statistic__figure:before{content:"";display:block;width:135px;height:135px;background-color:#f8ebe1;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.statistic__figure span{display:block;position:relative;z-index:2}.statistic__figure .figure{font-size:73px;color:#ee2560;font-family:Bariol Bold,sans-serif}.statistic__figure .title{font-family:Bariol Regular Italic,sans-serif;font-size:28px;line-height:1.2}.statistic__text{padding:0 .7rem;width:100%;font-size:18px!important;margin-top:1.5rem}