section.stats{text-align:center}section.stats .text{color:#166888;text-align:center}section.stats .statistics{display:flex;flex-wrap:wrap}section.stats .block{width:100%;max-width:750px;margin:0 auto}section.stats .stat{background:#fff;border-radius:20px;flex:1;margin:5px;padding:20px 0;text-align:center;display:inline-block;width:25%;font-size:14px;vertical-align:top}@media (max-width: 992px){section.stats .stat{width:46%;flex:none;padding:10px 0}}section.stats .stat>strong{color:#166888;display:block;font-size:14px;line-height:20px;margin:0 0 5px;padding:0;text-align:center}@media (max-width: 992px){section.stats .stat>strong{font-size:12px}}section.stats .stat>i{color:#166888;font-size:42px;margin:15px 0}section.stats .info{width:100%;padding-top:100%;border-radius:200px;background:#fff;position:relative}section.stats .data{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}section.stats .amount{font-size:32px;font-weight:700;color:#30bf6e;padding:15px 0}@media (max-width: 992px){section.stats .amount{font-size:22px}}section.stats .names{line-height:12px}section.stats .names strong{font-size:12px}section.stats .names strong.male{color:#45c2f4}section.stats .names strong.female{color:#f490e1}section.stats .bars{width:65%;text-align:center;margin:0 auto}section.stats .bars .bar{display:block;height:22px;line-height:22px;border-radius:11px;text-align:center;color:#fff;margin-bottom:1px;font-size:12px;white-space:nowrap}section.stats .bars .bar i{color:#fff;font-size:12px;margin:0}section.stats .bars .bar.male{background:#45c2f4}section.stats .bars .bar.female{background:#f490e1}
