.statistics{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.statistic{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:40px 20px;position:relative}.statistic__image{margin-bottom:20px;max-height:180px}.statistic__image--circle{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:210px;width:210px}.statistic__number{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#aed051;border-radius:50%;color:#064a76;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;left:calc(50% + 40px);position:absolute;top:20px;width:80px}.stat-position-top .statistic__number{top:20px}.stat-position-center .statistic__number{top:25%;transform:translateY(-25%)}.statistic__fact{color:#064a76;font-size:1.3;font-weight:700;line-height:1.2;max-width:240px;text-align:center}@media (min-width:767px){.statistic{padding:40px 80px 40px 40px}.statistic__number{height:132px;left:calc(50% + 50px);width:132px}.statistic__image{max-height:210px}}