.elementor-59 .elementor-element.elementor-element-f642af5{--display:flex;}body.elementor-page-59:not(.elementor-motion-effects-element-type-background), body.elementor-page-59 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}/* Start custom CSS */opacity: .07;
  line-height: 1;
}
.od-urgencia h2 {
  font-family: 'Baloo 2', cursive;
  font-size: clamp(1.6rem, 5vw, 2.4rem);
  font-weight: 800;
  color: #fff;
  margin-bottom: 10px;
}
.od-urgencia p {
  color: rgba(255,255,255,.75);
  font-weight: 600;
  font-size: .95rem;
  max-width: 420px;
  margin: 0 auto 28px;
  line-height: 1.6;
}
.od-vagas-counter {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,.08);
  border: 1.5px solid rgba(255,255,255,.15);
  border-radius: 50px;
  padding: 10px 22px;
  color: #fff;
  font-size: .85rem;
  font-weight: 700;
  margin-bottom: 24px;
}
 
/* ====== FOOTER ====== */
.od-footer { background: #111; padding: 28px 20px; text-align: center; }
.od-footer p { color: #666; font-size: .8rem; font-weight: 600; line-height: 1.8; }
 
/* Mobile */
@media (max-width: 480px) {
  .od-btn-cta { padding: 16px 28px; }
  .od-cards-grid { grid-template-columns: 1fr; }
  .od-depo-grid  { grid-template-columns: 1fr; }
}/* End custom CSS */