/* ── Variáveis globais (fallback se kit não aplicar) ── */
body.elementor-kit-6 {
  --e-global-color-primary: #151f48;
  --e-global-color-secondary: #374151;
  --e-global-color-text: #374151;
  --e-global-color-accent: #67a3a1;
  --e-global-color-37a15d3: #ffffff;
  --e-global-color-0048c2d: #23c396;
  --e-global-color-6fa38f2: #6464ff;
  --e-global-color-2bc0e48: #9aa3fe;
  font-family: "Rubik", sans-serif;
}

/* ── Fundos ── */
.e-con.e-parent {
  position: relative;
}

/* ── Botões CTA ── */
.elementor-button {
  transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

.elementor-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(21, 31, 72, 0.28);
}

.elementor-8 .elementor-element-8fd40cf .elementor-button,
.elementor-247 .elementor-element-dea3c84 .elementor-button,
.elementor-247 .elementor-element-780ac63 .elementor-button,
.elementor-247 .elementor-element-1ab7bc2 .elementor-button,
.elementor-247 .elementor-element-6567e13 .elementor-button,
.elementor-247 .elementor-element-21a059e2 .elementor-button {
  background-color: #151f48 !important;
  background-image: none !important;
  color: #fff !important;
  border-radius: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.elementor-8 .elementor-element-8fd40cf .elementor-button:hover,
.elementor-247 .elementor-element-dea3c84 .elementor-button:hover,
.elementor-247 .elementor-element-780ac63 .elementor-button:hover,
.elementor-247 .elementor-element-1ab7bc2 .elementor-button:hover,
.elementor-247 .elementor-element-6567e13 .elementor-button:hover,
.elementor-247 .elementor-element-21a059e2 .elementor-button:hover {
  background-color: #23c396 !important;
  background-image: none !important;
}

/* Botão do hero: fundo escuro → botão claro com texto navy */
.elementor-247 .elementor-element-021ea34 .elementor-button {
  background-color: #fff !important;
  background-image: none !important;
  color: #151f48 !important;
  border-radius: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.elementor-247 .elementor-element-021ea34 .elementor-button:hover {
  background-color: #23c396 !important;
  color: #fff !important;
}

.elementor-button svg {
  fill: currentColor;
}

/* ── Cabeçalho ── */

/* Barra superior: compacta e elegante */
.elementor-8 .elementor-element-fd3bcbe {
  display: flex !important;
  border-bottom: 1px solid rgba(103, 163, 161, 0.23);
}

.elementor-8 .elementor-element-fd3bcbe > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: nowrap;
  gap: 4px 16px;
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  padding: 5px 20px;
}

.elementor-8 .elementor-element-1912137 {
  display: flex !important;
  flex: 0 1 auto;
  width: auto !important;
  align-items: center;
  min-width: 0;
}

.elementor-8 .elementor-element-e2a774c {
  display: flex !important;
  flex: 0 0 auto;
  width: auto !important;
  align-items: center;
  margin-left: auto;
}

.elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 2px 14px;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 0;
}

/* E-mail pode truncar com reticências se faltar espaço, sem quebrar a linha */
.elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-item:last-child {
  min-width: 0;
}
.elementor-8 .header-email-link .elementor-icon-list-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.elementor-8 .elementor-element-f2323a1 .elementor-icon-list-items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 2px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-item,
.elementor-8 .elementor-element-f2323a1 .elementor-icon-list-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-text,
.elementor-8 .elementor-element-f2323a1 .elementor-icon-list-text {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #374151;
}

.elementor-8 .elementor-element-f2323a1 .elementor-icon-list-text {
  font-weight: 500;
}

.elementor-8 .elementor-element-f2323a1 .elementor-icon-list-icon svg {
  fill: #23c396;
  width: 13px;
  height: 13px;
}

.elementor-8 .elementor-element-f2323a1 a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #374151;
  text-decoration: none;
  transition: color 0.2s;
}

.elementor-8 .elementor-element-f2323a1 a:hover {
  color: #23c396;
}

.elementor-8 .header-email-link {
  color: #374151;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.elementor-8 .header-email-link:hover {
  color: #23c396;
}

.elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-icon svg {
  fill: #374151;
  width: 12px;
  height: 12px;
}

/* Barra principal: logo | menu | botão */
.elementor-8 .elementor-element-622f376 > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  flex-wrap: wrap;
  gap: 12px 20px;
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  padding: 12px 20px;
}

.elementor-8 .elementor-element-c684ede {
  flex: 0 1 220px;
  min-width: 140px;
}

.elementor-8 .elementor-element-e15c262 img {
  width: 100%;
  max-width: 200px;
  height: auto;
}

.elementor-8 .elementor-element-e9686e9 {
  flex: 1 1 200px;
  display: flex !important;
  justify-content: center;
}

.elementor-8 .elementor-element-0600ee5 {
  flex: 0 0 auto;
  display: flex !important;
  align-items: center;
}

@media (max-width: 767px) {
  .elementor-8 .elementor-element-fd3bcbe > .e-con-inner {
    padding: 4px 10px;
    gap: 4px 8px;
  }

  .elementor-8 .elementor-element-e2a774c {
    margin-left: auto;
  }

  /* Em telas estreitas, "Genética Inteligente" some para caber tudo numa linha */
  .elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-item:first-child {
    display: none;
  }

  .elementor-8 .elementor-element-aac2cb5 .elementor-icon-list-text,
  .elementor-8 .elementor-element-f2323a1 .elementor-icon-list-text {
    font-size: 11px;
  }

  .elementor-8 .elementor-element-622f376 > .e-con-inner {
    padding: 10px 16px;
  }

  .elementor-8 .elementor-element-c684ede {
    flex: 1 1 100%;
    text-align: center;
  }

  .elementor-8 .elementor-element-e15c262 {
    text-align: center;
  }

  .elementor-8 .elementor-element-e15c262 img {
    margin: 0 auto;
  }

  .elementor-8 .elementor-element-e9686e9 {
    flex: 1 1 100%;
  }

  .elementor-8 .elementor-element-0600ee5 {
    flex: 1 1 100%;
    justify-content: center;
  }

  .elementor-8 .elementor-element-8fd40cf {
    width: 100%;
    text-align: center;
  }

  .elementor-8 .elementor-element-8fd40cf .elementor-button {
    width: 100%;
    justify-content: center;
  }
}

/* ── Menu navegação ── */
.elementor-nav-menu--main .elementor-item {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #374151;
  transition: color 0.2s;
}

.elementor-nav-menu--main .elementor-item:hover,
.elementor-nav-menu--main .elementor-item.elementor-item-active {
  color: #67a3a1;
}

.elementor-nav-menu--dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 12px 20px;
  z-index: 9999;
}

.elementor-nav-menu--dropdown.elementor-nav-menu--dropdown-open {
  display: block;
}

.elementor-nav-menu--dropdown .elementor-item {
  display: block;
  padding: 10px 0;
  font-family: "Roboto", sans-serif;
  color: #374151;
  border-bottom: 1px solid #f3f4f6;
}

.elementor-nav-menu--dropdown .elementor-item:last-child {
  border-bottom: none;
}

.elementor-widget-nav-menu .elementor-widget-container {
  position: relative;
}

.elementor-menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  background-color: #67a3a1;
  border: none;
  cursor: pointer;
  color: #fff;
}

.elementor-menu-toggle svg {
  width: 22px;
  height: 22px;
  fill: #fff;
}

@media (max-width: 1024px) {
  .elementor-nav-menu--main {
    display: none;
  }

  .elementor-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
  }

  .elementor-8 .elementor-element-0600ee5 {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .elementor-menu-toggle {
    display: none !important;
  }

  .elementor-nav-menu--main {
    display: flex !important;
  }

  .elementor-nav-menu--dropdown {
    display: none !important;
  }
}

.elementor-nav-menu--dropdown .elementor-item-cta {
  color: #23c396;
  font-weight: 600;
}

/* ── FAQ ── */
.e-n-accordion {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
/* Variáveis do widget (o Elementor aplica padding/tamanho do ícone via estas vars) */
.elementor-247 .elementor-element-288c0f08 {
  --n-accordion-padding: 20px 24px;
  --n-accordion-icon-size: 15px;
}

/* Espaçamento entre cards = gap do flex do container (o widget usa 2px por padrão) */
.elementor-247 .elementor-element-288c0f08 .e-n-accordion {
  gap: 14px;
}

.e-n-accordion-item {
  border: 1px solid rgba(103, 163, 161, 0.22);
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.e-n-accordion-item:hover {
  border-color: rgba(35, 195, 150, 0.45);
  box-shadow: 0 8px 24px rgba(21, 31, 72, 0.07);
}
.e-n-accordion-item[open] {
  border-color: rgba(35, 195, 150, 0.55);
  box-shadow: 0 14px 34px rgba(21, 31, 72, 0.10);
}
.e-n-accordion-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
  list-style: none;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.45;
  color: #151f48;
  transition: color 0.2s ease;
  user-select: none;
}
.e-n-accordion-item-title::-webkit-details-marker {
  display: none;
}
.e-n-accordion-item:hover .e-n-accordion-item-title,
.e-n-accordion-item[open] .e-n-accordion-item-title {
  color: #23c396;
}
.e-n-accordion-item-title-header {
  flex: 1;
  min-width: 0;
}
.e-n-accordion-item-title-text {
  line-height: 1.45;
}

/* Ícone +/− em badge circular — escopado ao widget para vencer o CSS do Elementor */
.elementor-247 .elementor-element-288c0f08 .e-n-accordion-item-title-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  justify-content: center;
  background: rgba(35, 195, 150, 0.12);
  transition: background-color 0.25s ease, transform 0.3s ease;
}
.elementor-247 .elementor-element-288c0f08 .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
  background: #23c396;
  transform: rotate(180deg);
}
.elementor-247 .elementor-element-288c0f08 .e-n-accordion-item-title-icon svg path {
  fill: #23c396;
}
.elementor-247 .elementor-element-288c0f08 .e-n-accordion-item[open] .e-n-accordion-item-title-icon svg path {
  fill: #ffffff;
}

/* Toggle dos glifos +/− */
.e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
  display: none;
}
.e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened {
  display: flex;
}
.e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed {
  display: none;
}

/* Corpo da resposta */
.e-n-accordion-item .e-con.e-child {
  padding: 4px 24px 22px;
}
.e-n-accordion-item .e-con.e-child p {
  margin: 0;
  color: #4b5563;
  line-height: 1.75;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

/* ── Formulário de contato ── */
.elementor-form .elementor-field {
  font-family: "Roboto", sans-serif;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 10px 14px;
  width: 100%;
}

.elementor-form .elementor-field:focus {
  outline: none;
  border-color: #67a3a1;
  box-shadow: 0 0 0 2px rgba(103, 163, 161, 0.2);
}

.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.elementor-form .elementor-col-50 {
  flex: 1 1 calc(50% - 8px);
  min-width: 200px;
}

.elementor-form .elementor-col-100 {
  flex: 1 1 100%;
}

/* ── Footer global (elementor-235) ── */
.elementor-235 .elementor-element-2c8d60c {
  background-color: #151f48;
}

.elementor-235 .elementor-element-2c8d60c > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  max-width: 1140px;
  margin: 0 auto;
  padding: 50px 20px 0;
  gap: 30px;
  align-items: flex-start !important;
}

.elementor-235 .elementor-element-7d58d3d,
.elementor-235 .elementor-element-b6d883c,
.elementor-235 .elementor-element-cc59960 {
  flex: 1 1 280px;
  min-width: 0;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  align-self: flex-start !important;
  gap: 10px;
}

.elementor-235 .elementor-element-7d58d3d > .elementor-widget,
.elementor-235 .elementor-element-b6d883c > .elementor-widget,
.elementor-235 .elementor-element-cc59960 > .elementor-widget {
  display: block !important;
  flex: none !important;
  width: 100% !important;
  max-width: 100% !important;
  position: relative !important;
}

.elementor-235 .elementor-element-7d58d3d > .elementor-widget .elementor-widget-container,
.elementor-235 .elementor-element-b6d883c > .elementor-widget .elementor-widget-container,
.elementor-235 .elementor-element-cc59960 > .elementor-widget .elementor-widget-container {
  display: block !important;
  position: static !important;
}

.elementor-235 .elementor-element-d502e24 {
  margin-bottom: 16px !important;
}

.elementor-235 .elementor-element-d502e24 img {
  width: auto !important;
  max-width: 200px;
  height: auto;
  display: block !important;
}

.elementor-235 .elementor-element-c6e2da2,
.elementor-235 .elementor-element-a9d9667,
.elementor-235 .elementor-element-ecf0bde,
.elementor-235 .elementor-element-footer-address,
.elementor-235 .elementor-element-35d6302,
.elementor-235 .elementor-element-c09dd2d {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

.elementor-235 .elementor-element-541c80b .elementor-heading-title,
.elementor-235 .elementor-element-1b917fc .elementor-heading-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.elementor-235 .elementor-element-c477c16 .elementor-icon-list-text {
  color: #fff;
}

.elementor-235 .elementor-element-53bd0ee {
  flex: 0 0 100% !important;
  width: 100% !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.37);
  margin-top: 30px;
  padding: 20px 0 30px;
}

.elementor-235 .elementor-element-35b5fe6,
.elementor-235 .elementor-element-f5e7ec9 {
  flex: 1 1 auto;
}

.elementor-235 .elementor-element-31d55be {
  justify-content: flex-end;
}

.contact-label {
  font-weight: 600;
  margin-right: 4px;
}

a.contact-link {
  color: inherit;
  text-decoration: none;
}

a.contact-link:hover {
  color: #23c396;
}

@media (max-width: 767px) {
  .elementor-235 .elementor-element-2c8d60c > .e-con-inner {
    flex-direction: column !important;
    padding-left: 16px;
    padding-right: 16px;
  }

  .elementor-235 .elementor-element-7d58d3d,
  .elementor-235 .elementor-element-b6d883c,
  .elementor-235 .elementor-element-cc59960 {
    flex: 0 0 100%;
    width: 100%;
  }

  .elementor-235 .elementor-element-d502e24 img {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
  }

  .elementor-235 .elementor-element-7d58d3d,
  .elementor-235 .elementor-element-b6d883c,
  .elementor-235 .elementor-element-cc59960 {
    align-items: center !important;
  }

  .elementor-235 .elementor-element-53bd0ee {
    flex-direction: column !important;
    text-align: center;
  }

  .elementor-235 .elementor-element-31d55be {
    justify-content: center;
  }
}

/* ── Links de contato (geral) ── */
.elementor-location-footer a {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s;
}

.elementor-location-footer a:hover {
  color: #23c396;
}

/* ── Páginas legais ── */
.elementor-351 .elementor-widget-text-editor,
.elementor-376 .elementor-widget-text-editor {
  font-family: "Roboto", sans-serif;
  color: #374151;
  line-height: 1.7;
}

.elementor-351 h2,
.elementor-376 h2 {
  color: #6464ff;
  font-family: "Rubik", sans-serif;
}

.elementor-351 h3,
.elementor-376 h3 {
  color: #151f48;
  margin-top: 1.5em;
}

/* ── WhatsApp flutuante ── */
#simple-chat-button--button::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  animation: scb-shockwave 2s 5.3s ease-out infinite;
  z-index: -1;
}

@keyframes scb-shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 100, 0, 0.5);
  }
  95% {
    box-shadow: 0 0 50px transparent;
  }
  100% {
    transform: scale(1.2);
  }
}

/* ════════════════════════════════════════════════════
   REFINAMENTOS — Mantém o DNA, melhora a percepção
   ════════════════════════════════════════════════════ */

/* ── Headings & widows ── */
h1, h2, h3 {
  text-wrap: balance;
}
.elementor-heading-title {
  text-wrap: balance;
}

/* ── H1 do hero ── */
.elementor-247 .hero-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 4.2vw, 48px);
  line-height: 1.12;
  letter-spacing: -0.018em;
  color: #fff;
  max-width: 22ch;
}
.elementor-247 .hero-tagline {
  font-family: "Roboto", sans-serif;
  font-size: clamp(15px, 1.5vw, 18px);
  color: rgba(255, 255, 255, 0.88);
  letter-spacing: 0.01em;
  margin-top: 10px;
  max-width: 38ch;
  text-wrap: pretty;
}

/* ── CTA secundário (estilo outline no hero) ── */
.elementor-247 .elementor-element-f46e20e .elementor-button-wrapper {
  display: block;
  margin-bottom: 14px;
}
.elementor-button-secondary {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 13px 24px;
  border-radius: 50px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  background: transparent !important;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  text-decoration: none;
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
}
.elementor-button-secondary:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: #fff;
  transform: translateY(-1px);
}
@media (max-width: 767px) {
  .elementor-button-secondary {
    margin-left: 0;
    margin-top: 12px;
  }
}

/* ── Scroll-margin nos anchors (cabeçalho fixo não cobre) ── */
#sobre, #areas, #contato {
  scroll-margin-top: 96px;
}

/* ── Skip link acessível ── */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 9999;
  padding: 10px 18px;
  background: #151f48;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-decoration: none;
  border-radius: 0 0 8px 0;
}
.skip-link:focus {
  left: 0;
  outline: 2px solid #23c396;
  outline-offset: 2px;
}

/* ── Foco visível para todos os interativos ── */
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
summary:focus-visible {
  outline: 2px solid #23c396;
  outline-offset: 2px;
  border-radius: 4px;
}
.elementor-button:focus-visible {
  outline-offset: 3px;
}

/* ── Botão menu toggle como <button> ── */
button.elementor-menu-toggle {
  background-color: #67a3a1;
  border: none;
  cursor: pointer;
  color: #fff;
}

/* ── Ícones lineares substituindo emojis ── */
.icon-badge {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(160deg, rgba(35, 195, 150, 0.10), rgba(21, 31, 72, 0.08));
  color: #151f48;
  margin-bottom: 18px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
.icon-badge:hover {
  background: linear-gradient(160deg, rgba(35, 195, 150, 0.22), rgba(21, 31, 72, 0.14));
  transform: translateY(-2px);
}
.line-icon {
  width: 28px;
  height: 28px;
}

/* ── Áreas de atuação: diferenciação por cor ── */
.area-card {
  border-radius: 18px;
  border-top: 4px solid transparent;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
}
.area-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, currentColor, transparent 70%);
  opacity: 0.06;
  pointer-events: none;
}
.area-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(21, 31, 72, 0.12);
}
.area-agro {
  color: #23c396;
  border-top-color: #23c396;
}
.area-pet {
  color: #67a3a1;
  border-top-color: #67a3a1;
}
.area-ambiental {
  color: #6464ff;
  border-top-color: #6464ff;
}
.area-agro .elementor-heading-title,
.area-pet .elementor-heading-title,
.area-ambiental .elementor-heading-title {
  color: inherit;
}

/* ── Processo: linha conectora entre passos ── */
.process-steps[data-connect] {
  position: relative;
}
.process-steps[data-connect]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 16%;
  right: 16%;
  height: 2px;
  background: repeating-linear-gradient(90deg, #67a3a1 0 6px, transparent 6px 12px);
  opacity: 0.4;
  z-index: 0;
}
@media (max-width: 768px) {
  .process-steps[data-connect]::before { display: none; }
}
.process-steps .step {
  position: relative;
  z-index: 1;
}

/* ── Form: indicador de required + estado loading ── */
.req {
  color: #23c396;
  margin-left: 2px;
  font-weight: 600;
}
.elementor-form .elementor-button[data-loading="loading"] {
  cursor: progress;
  opacity: 0.85;
}
.elementor-form .elementor-button[data-loading="loading"] .button-label {
  opacity: 0.5;
}
.elementor-form .elementor-button[data-loading="loading"] .button-spinner {
  display: inline-block;
}
.button-spinner {
  display: none;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  vertical-align: middle;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}

/* ── Footer mais respiro + logo maior ── */
.elementor-235 .elementor-element-d502e24 img {
  max-width: 220px !important;
}

/* ── Animações com prefers-reduced-motion ── */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .scb-shockwave { animation: none !important; }
}

/* ── Heading hierarchy legal pages ── */
.elementor-351 h1,
.elementor-376 h1 {
  color: #151f48;
  font-family: "Rubik", sans-serif;
  font-size: clamp(24px, 3vw, 34px);
  text-wrap: balance;
}

/* ── Touch: sem highlight azul + sem delay ── */
a, button, summary {
  -webkit-tap-highlight-color: rgba(35, 195, 150, 0.18);
  touch-action: manipulation;
}
