.counter{background-color:#f7f7f7}.counter .wrapper{padding:0 15px}.counter .counter-card-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.counter .counter-card{border-right:1px solid #e0e0e0;padding:70px 0;position:relative;text-align:center;z-index:2}.counter .counter-card:last-child{border:none}.counter .counter-number-wrapper{color:#ea572e;font-size:44px;font-weight:600;line-height:1.227;margin-bottom:0;margin-top:-.28em}.counter .counter-text{display:block;font-family:var(--title-font);font-size:18px;font-weight:500;line-height:1.44444444444;margin-bottom:-.32em}@media (max-width:1199px){.counter .counter-number-wrapper{line-height:1.3}}@media (max-width:991px){.counter .counter-card-wrap{grid-template-columns:repeat(2,1fr)}.counter .counter-card:nth-child(-n+2){border-bottom:1px solid #e0e0e0}.counter .counter-card:nth-child(2n){border-right:none}.counter .wrapper{padding:0 36px}}@media (max-width:767px){.counter .wrapper{padding:0 12px}}@media (max-width:575px){.counter .counter-card-wrap{grid-template-columns:repeat(1,1fr)}.counter .counter-card{border-bottom:1px solid #e0e0e0;border-right:none}}