.counter-module__content{align-items:center;display:flex;gap:4.5rem;justify-content:center}.counter-module__item{display:flex;flex-direction:column}.counter-module__counter{color:var(--blue);font-family:Montserrat,sans-serif;font-size:3.25em;font-weight:800;line-height:120%}.counter-module__text{color:var(--red);font-weight:600}@media (max-width:767px){.counter-module__content{flex-wrap:wrap;gap:1rem}.counter-module__item{flex:0 0 45%}}@media (max-width:575px){.counter-module .counter-content{flex-direction:column;gap:2rem;text-align:center}}