.project-stats-container{display:flex;justify-content:center;align-items:center}.project-stats-wrapper{width:100%;margin-top:40px;display:flex;justify-content:space-between;align-items:center}.project-stats-wrapper .stat-item{flex:1 1;border-right:1px solid rgba(24,34,95,.25)}.project-stats-wrapper .stat-item:last-child{border-right:0}.project-stats-grid-wrapper{position:relative;width:540px;margin-top:40px}.project-stats-grid-wrapper .divider{position:absolute}.project-stats-grid-wrapper .divider.horizontal{top:50%}.project-stats-grid-wrapper .divider.vertical{right:50%}.project-stats-grid-wrapper .stats-row{display:flex;align-items:center;width:100%}.project-stats-grid-wrapper .stats-row .stat-item{padding:24px;flex:1 1}@media screen and (max-width:796px){.project-stats-grid-wrapper{margin-top:20px}}@media screen and (max-width:574px){.project-stats-grid-wrapper{width:400px}.project-stats-grid-wrapper .divider.horizontal{left:-12%}.project-stats-grid-wrapper .divider.vertical{height:180px}.project-stats-grid-wrapper .stats-row .stat-item{padding:18px}}