.ff-stats-counter{background-color:#232122;border:1px solid #d9ead3;border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.ff-stat{border-right:1px solid #d9ead3;padding:24px 18px;text-align:center}.ff-stat:last-child{border-right:none}.ff-stat__number{color:#d9ead3;font-family:DM Sans,sans-serif;font-size:72px;font-weight:400;line-height:1;margin-bottom:10px}.ff-stat__label{color:#fff;font-family:DM Sans,sans-serif;font-size:20px;line-height:1.4}@media (max-width:767px){.ff-stats-counter{grid-template-columns:1fr}.ff-stat{border-bottom:1px solid #d9ead3;border-right:none}.ff-stat:last-child{border-bottom:none}.ff-stat__number{font-size:52px}.ff-stat__label{font-size:18px}}