.counter_section{text-align:center}.counter_section .counter_container .wrap_card{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.counter_section .counter_container .card{display:flex;flex-direction:column;justify-content:center;max-width:278px;width:calc(33% - 19.33px)}.counter_section .counter_container .card .heading_conta{display:flex;justify-content:center}.counter_section .counter_container .card .heading_conta .heading{display:flex;gap:18px;justify-content:center}.counter_section .counter_container .card .heading_conta .heading .count-value{display:flex;justify-content:center}.counter_section .counter_container .card .heading_conta .heading .count-value .suffix{color:#ff6b35}.counter_section.pwr--light .counter_container .card .heading_conta .heading .count-value .suffix{color:var(--clr-text-lt)}.counter_section .counter_container .description_conta p{margin:0}@media(min-width:768px) and (max-width:1024px){.counter_section .counter_container .card{display:flex;flex-direction:column;justify-content:center;max-width:278px;width:calc(33% - 19.33px)}}@media(max-width:767px){.counter_section .counter_container .card{display:flex;flex-direction:column;justify-content:center;max-width:100%;width:100%}}