.stat-item-flex{width:800px;max-width:100%;flex-wrap:wrap;margin:0 auto;position:relative}.stat-border{background:0 0;position:absolute;width:250px;height:250px;border:1px solid #27373e;border-radius:100%;z-index:3;left:30px}.stat-item-wrap{width:300px;max-width:100%;margin:0 auto;position:relative}.stat-item-wrap .stat-number{font-size:80px;height:250px;width:250px;font-weight:300;color:var(--white);display:flex;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;margin:0 auto}.stat-item-wrap .stat-number span{position:relative;left:16px}.stat-item-wrap .stat-description{width:300px;max-width:100%;margin-top:30px;color:#27373e;text-align:center;font-size:1.75rem}.stat-item-wrap .stat-bg{position:absolute;right:0;top:0;height:250px;width:250px;border-radius:100%;background:#a66a6d;z-index:-1}.stat-item-wrap:nth-of-type(even) .stat-border{right:0;left:unset}.stat-item-wrap:nth-of-type(even) .stat-bg{right:20px;left:unset}.stat-section figcaption{font-size:1.5rem;font-weight:700;text-align:center;color:#27373e}.stat-section .button-row{text-align:center;margin-top:20px}