section.stats{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -10px}.stat{padding:0 10px;position:relative;text-align:center;width:20%}.stat-number{color:var(--color-two);font-size:50px;font-weight:700;margin:0 0 15px}.stat-label,.stat-number{font-family:Helvetica Now Display;letter-spacing:-2%;line-height:100%;text-align:center}.stat-label{color:#000;font-size:22px;font-weight:500}.stat:after{background:linear-gradient(0deg,#fff,#000 57.77%,#fff);content:"";display:block;height:74px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.stat:last-child:after{display:none}@media (max-width:767px){.stat-number{font-size:30px}.stat-label,.stat-number{letter-spacing:-2%;line-height:100%;text-align:center}.stat-label{font-size:14px}.stat{width:33.33%}section.stats{gap:30px 0;justify-content:center}.stat:nth-child(3):after{display:none}}