.stats-grid{color:#fff;column-gap:50px;display:grid;grid-template-columns:repeat(3,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{left:35%}.counter-one:after,.counter-two:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 50%,hsla(0,0%,100%,0));content:"";display:block;height:100%;position:absolute;top:10px;transform:translateX(-50%);width:1px}.counter-two:after{right:32%}.counter-three:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%,hsla(0,0%,100%,0));content:"";display:block;height:1px;left:50%;position:absolute;top:50%;transform:translateX(-50%);width:100%}