.counter-wrapper .title-wrapper{margin-top:16px}.counter-wrapper .title-wrapper h5{color:#e6752b;font-weight:800;margin:0;text-align:center}.counter-wrapper .counter{display:grid;grid-template-columns:repeat(4,auto);margin-top:8px;grid-column-gap:50px}.counter-wrapper .counter .counter-item{padding-bottom:24px;padding-top:24px}.counter-wrapper .counter .counter-item .stats-text{color:#141a2b;display:flex;font-size:52px;font-style:normal;font-weight:800;justify-content:center;letter-spacing:-1px;margin-bottom:8px;margin-top:0;text-decoration:none;text-transform:none}.counter-wrapper .counter .counter-item .sub-title{line-height:22px;margin-bottom:0;text-align:center}.counter-wrapper .counter .counter-item .sub-title p{color:#141b2b;font-weight:700;line-height:22px;margin:0}.counter-wrapper .counter .counter-item:nth-child(2n) .stats-text .stats-symbol,.counter-wrapper .counter .counter-item:nth-child(odd) .stats-text .stats-symbol{color:#e6752b}@media (max-width:992px){.counter-wrapper .counter{grid-template-columns:repeat(3,auto)}}@media (max-width:767px){.counter-wrapper .counter{grid-template-columns:repeat(2,auto);margin-bottom:32px;margin-top:32px}.counter-wrapper .counter .counter-item .stats-text{font-size:32px;letter-spacing:-1px;line-height:40px;margin:0}.counter-wrapper .counter .counter-item{padding-bottom:16px;padding-top:0}}