.stats-grid{color:#fff;column-gap:0;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin:auto;max-width:1000px;padding:40px 20px;position:relative;row-gap:30px}.stat-box{font-family:sans-serif}.stat-number{color:#fff!important;display:flex;flex-wrap:no-wrap;font-size:50px;font-weight:700;gap:0;justify-content:center}.stat-label{color:#fff!important;font-size:18px;margin-top:8px;opacity:1}.prefix,.suffix{color:#fff!important;font-size:50px;font-weight:600;margin:0 2px}.counter-one:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,hsla(0,0%,100%,0));height:100%;left:52%;top:10px;width:1px}.counter-one:after,.counter-three:after{content:"";display:block;position:absolute;transform:translateX(-50%)}.counter-three:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%,hsla(0,0%,100%,0));height:1px;left:50%;top:50%;width:100%}