.counter{background-color:#000;color:#fff;padding:96px 0}.counter__wrapper{display:flex;flex-wrap:wrap;gap:88px 20px}.counter__title{font-family:courier,monospace;font-size:48px;line-height:58px;font-weight:700;text-align:center;margin-bottom:64px}.counter__card{flex-basis:calc(50% - 10px);text-align:center;color:#fff}.counter__number{font-family:courier,monospace;font-size:48px;line-height:58px;font-weight:700;margin-bottom:16px}.counter__text{font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}@media (min-width:768px){.counter{padding:96px 0}.counter__wrapper{gap:0;justify-content:space-between}.counter__card{flex:0 0 20%;max-width:20%;flex-basis:auto}}