.elementor .e-a5ea855{min-height:450px;padding-block-start:-2px;background-image:url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/fallingalmondsv4@2x-scaled.webp"),url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/Rectangle-288-1024x466.webp");background-repeat:no-repeat;background-attachment:scroll;background-size:1432px 723px,contain;background-position:100% 40%,80% 40%;background-color:#03030C;flex-direction:row;}.elementor .e-c0c589e{padding-block-start:100px;background-color:#03030C;flex-direction:column;}.elementor .e-85e986c{width:50%;min-height:400px;padding-inline-start:30px;background-image:url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/Rectangle-262.webp"),url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/point-sensor.webp");background-repeat:repeat,no-repeat;background-attachment:scroll;background-size:auto auto,auto;background-position:0% 0%,center center;flex-direction:column;justify-content:flex-end;align-items:start;}.elementor .e-7139b3b-80569da{width:50%;min-height:400px;padding-inline-start:30px;background-image:url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/Rectangle-262.webp"),url("https://spectralsolutions.com.br/wp-content/uploads/2026/06/vision-sistem.webp");background-repeat:repeat,no-repeat;background-attachment:scroll;background-size:auto auto,auto;background-position:0% 0%,center center;flex-direction:column;justify-content:flex-end;align-items:start;}.elementor .e-fb551cf{padding-block-start:30px;background-color:#03030C;flex-direction:row;flex-wrap:wrap;justify-content:center;}.elementor .e-88ea2e3{width:100%;padding-block-end:40px;flex-direction:column;align-items:center;}.elementor .e-6d77129{width:20%;flex-direction:column;justify-content:center;align-items:center;align-self:end;}.elementor .e-2468b58-096d0ad{width:20%;padding:4px;flex-direction:column;justify-content:center;align-items:center;}.elementor .e-6fbbe64-86d9fa1{width:20%;flex-direction:column;justify-content:center;align-items:center;}.elementor .e-175032b{padding-block-end:50px;background-color:#03030C;display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}.elementor .e-2996ffc-24c4dca{padding-block-start:100px;padding-block-end:50px;background-color:#03030C;flex-direction:column;}.elementor .e-cfe2707{min-height:400px;background-color:#03030C;flex-direction:row;flex-wrap:nowrap;}.elementor .e-41723db{padding-block-start:50px;padding-block-end:50px;border-width:16px;background-color:#03030C;flex-direction:column;align-items:center;/* Garante que a borda fantasma fique presa dentro do container */
selector {
  position: relative;
}

/* Cria a moldura colorida por cima de tudo */
selector::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* Tem que ser O MESMO valor que você colocou lá no Elementor */
  border-radius: 16px; 
  
  /* Espessura da borda */
  padding: 1px; 
  
  /* O degradê com as cores oficiais da marca */
  background: linear-gradient(to right, #FF0000, #FF5C00, #FFC32A, #00CD9C, #00B1EB, #6800CC, #88009F);
  
  /* A máscara mágica: recorta o meio do degradê e deixa só a linha da borda */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  
  /* O SEGREDO: Faz o mouse ignorar essa camada, permitindo clicar no menu */
  pointer-events: none;
}\n}.elementor .e-f8d3d38{background-color:var(--color-2);flex-direction:column;justify-content:center;align-items:center;}.elementor .e-607207a{padding-block-start:100px;padding-block-end:100px;background-color:var(--color-2);display:flex;flex-direction:column;}.elementor .e-4e35254{padding-block-start:50px;background-color:var(--color-2);flex-direction:column;justify-content:center;align-items:center;}.elementor .e-ba893ba{background-color:var(--color-2);flex-direction:column;}