.hero-services{height:auto;position:relative}.hero-services .hero-text{padding-top:235px}.hero-services .container{margin:0 auto;max-width:1440px;padding:0 30px}.stats{background:#0a0a0a;color:#fff;display:flex;flex-wrap:wrap;gap:80px;justify-content:space-between;padding:175px 0 80px}.stat{position:relative;width:calc(25% - 60px)}.stat-topbar{height:16px;margin:20px 0;overflow-x:auto;overflow-y:hidden;position:relative}.stat-topbar:before{background:#fff;content:"";height:8px;left:0;position:absolute;top:0;width:20%;z-index:2}.stat-topbar:after{background:#ddd;content:"";height:2px;left:0;position:absolute;top:3px;width:100%;z-index:1}.stat-topbar::-webkit-scrollbar{width:8px}.stat-topbar::-webkit-scrollbar-track{background:#ddd;border:3.5px solid #000;border-radius:10px;box-sizing:content-box}.stat-topbar::-webkit-scrollbar-thumb{background:#fff;border-radius:1px}.stat-topbar::-webkit-scrollbar-thumb:hover{background:#fff}.stat-topbar>div{height:1px}.stat-scroller{padding-bottom:4px}.stat-scroller::-webkit-scrollbar{display:none}.stat-content{padding-right:16px}.stat h3{font-size:clamp(18px,2.2vw,24px);margin:0 0 8px}.stat p{line-height:1.4;margin:0 0 10px;opacity:1}@media (max-width:991px){.stat{width:calc(50% - 40px)}}@media (max-width:600px){.stats{gap:20px}.stat{width:100%}}