.counter_row{display:flex;flex-wrap:wrap;margin-bottom:40px}.counter_row .stat{flex-basis:23.5%;margin-right:2%;position:relative;text-align:center}.counter_row .stat:before{background:var(--white-color);content:"";height:100%;position:absolute;right:-12px;top:0;width:1px}.counter_row .stat:nth-child(4n):before{content:unset}.counter_row .stat:nth-child(4n){margin-right:0}.counter_row .stat .stat_title h2{color:var(--cyan-Color);font-family:var(--TT-font);font-size:50px;letter-spacing:0;line-height:1.2}.counter_row .stat .stat_title h2 span.symbol span.symbol{position:relative;top:-5px}.counter_row .stat .stat_title h2 small{font-size:65%}.counter_row .stat .stat_text h3{font-family:var(--TT-font);font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:10px}.counter_row .stat .stat_text p{margin-left:auto;margin-right:auto;max-width:90%}.counter_desc{text-align:center}.counter_desc p{font-family:var(--HN-font);font-weight:500;line-height:1.2}@media (max-width:991px){.counter_row{flex-direction:column;row-gap:41px}.counter_row .stat{margin-right:0}.counter_row .stat:before{bottom:-21px;height:1px;left:0;right:unset;top:unset;width:100%}.counter_row .stat:nth-child(4n):before{content:""}.counter_row .stat:last-child:before{content:unset}.counter_row .stat .stat_text p{margin-bottom:0}.counter_row .stat .stat_text p br{display:none}}