.stats .stat{position:relative;display:flex;justify-content:center}.stats .stat.col-xl-3 .stat__content{max-width:317px}.stats .stat::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:100%;background:#b6ada5}.stats .stat:last-child::after{display:none}.stats .stat__content{width:100%;height:100%;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:8px}.stats .stat__value-wrapper{display:flex;align-items:baseline;justify-content:center;gap:4px}.stats .stat__value{color:#197e5c;font-size:clamp(30px,3.4vw,45px);font-weight:800;line-height:clamp(35px,3.8vw,50px);min-width:0;letter-spacing:0}.stats .stat__prefix,.stats .stat__suffix{color:#197e5c;font-size:clamp(30px,3.4vw,45px);font-weight:800;line-height:clamp(35px,3.8vw,50px);text-transform:none;display:flex;align-self:center}.stats .stat__info p{width:100%;font-size:clamp(16px,1.5vw,20px);line-height:clamp(22px,2vw,25px);letter-spacing:.08em;margin:0;font-weight:800;text-transform:uppercase;text-align:center;letter-spacing:0pc}.stats .stat__info .info-content{color:#060606 !important}@media(max-width: 1200px){.stats{padding-top:60px !important}.stats .row{justify-content:center !important;align-items:center !important}}@media(max-width: 1200px)and (min-width: 576px){.stats .row{row-gap:25px}.stats .stat::after{display:none}.stats .stat:nth-child(1)::after{display:block;right:0}.stats .stat.col-xl-3:nth-child(3)::after{display:block;right:0}}@media(max-width: 575px){.stats .row{justify-content:center !important;align-items:center !important}.stats .stat::after{display:none}.stats .stat__content{padding:40px 0 34px 0;position:relative}.stats .stat__content::after{content:"";position:absolute;bottom:0;left:50%;width:154px;height:1px;background:#b6ada5;transform:none;transform:translateX(-50%)}.stats .stat:first-child .stat__content{padding-top:0}.stats .stat:last-child .stat__content{padding-bottom:0}.stats .stat:last-child .stat__content::after{display:none}}