.elementor-785 .elementor-element.elementor-element-2d08dd0{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-785 .elementor-element.elementor-element-a3b2db1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-785 .elementor-element.elementor-element-29ca1a9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-785 .elementor-element.elementor-element-6a380dd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-6a380dd *//* --- FORÇAR TEXO BRANCO NO COUNTER --- */
.id-counter h2 {
  color: #FFFFFF !important;
}

/* --- ACELERAR CICLO (PONTILHADO) --- */
.id-cycle-card .ring-dots {
  animation: flowDots 2.2s linear infinite !important;
}

/* --- ACELERAR TRANSIÇÃO DOS STEPS (hover mais rápido) --- */
.id-cycle-card .step .dot {
  transition: .12s ease !important;
}

.id-cycle-card .step.is-active .dot {
  transition: .12s ease !important;
}/* End custom CSS */