.stats-section{background:#fff;padding:50px 0;text-align:center;width:100%}.stats-heading{color:#000;font-size:30px;font-weight:700;margin-bottom:35px}.stats-slider{display:grid;gap:40px;grid-template-columns:repeat(5,1fr);margin:auto;max-width:1200px}.stat-item img{margin-bottom:10px;width:60px}.count-box{align-items:flex-end;display:flex;justify-content:center}.stat-item .count{font-size:32px}.plus,.stat-item .count{color:#cf1322;font-weight:700}.plus{font-size:28px;margin-left:2px}.stat-item p{color:#333;font-size:18px;font-weight:500;margin-top:6px}.count-box .plus:first-child{font-size:32px!important;font-weight:700}@media(max-width:768px){.stats-slider{gap:10px 10px;grid-template-columns:repeat(2,1fr);padding:0 20px}.stats-heading{font-size:25px;margin-bottom:25px}.stat-item{padding:5px}.stat-item img{width:50px}.stat-item .count{font-size:28px}}