.stats-section .title-box{margin:0 auto 40px;max-width:800px;text-align:center}.stats-section .title-box h4{color:#121212;font-family:outfit;font-size:44px;font-weight:600;line-height:120%;margin-bottom:0}.stats-row{background:#fff;border-radius:20px;border-bottom-left-radius:0;box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);display:flex;overflow:hidden}.stats-image{flex:1}.stats-image img{display:block;height:100%;object-fit:cover;width:100%}.stats-content{align-items:center;display:grid;flex:1;gap:25px;grid-template-columns:1fr 1fr;padding:40px}.stats-content .stat-box{text-align:center}.stat-box h5{color:#121212;font-family:outfit;font-size:36px;font-weight:600;margin-bottom:10px}.stat-box p{color:#121212;font-size:20px;margin-bottom:0}@media(max-width:992px){.stats-row{border-radius:20px;flex-direction:column-reverse}}@media(max-width:575.98px){.stats-section .title-box h4{font-size:34px}.stats-section .title-box{margin-bottom:30px}.stats-content{gap:15px;padding:20px}.stat-box h5{font-size:28px}.stat-box p{font-size:16px}}