.elementor .botao2{font-family:"Helvetica Now";font-weight:500;font-size:17px;color:#171717;border-radius:100px;background-color:var(--verde_abacate);}.elementor .h2{font-family:"Helvetica Now";font-weight:300;font-size:40px;color:#f5f5f5;display:flex;justify-content:flex-start;}.elementor .texto{font-family:"SF Pro Display";font-weight:300;font-size:16px;color:#f5f5f5;display:flex;}.elementor .atomic-hover-glow{padding:25px;border-radius:15px;background-color:var(--gelo);display:flex;flex-direction:column;gap:8px;justify-content:flex-start;align-items:start;transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;\n}.elementor .atomic-hover-glow:hover,.elementor .atomic-hover-glow:focus-visible{background-color:var(--gelo);background-color: #95c42a;
box-shadow: 0 0 15px rgba(149, 196, 42, 0.6),
          0 0 30px rgba(149, 196, 42, 0.3);\n}.elementor .h3{font-family:"Helvetica Now";font-weight:400;font-size:24px;display:flex;}.elementor .texto2{font-family:"SF Pro Display";font-weight:300;font-size:16px;color:var(--preto_fosco);display:flex;}.elementor .glassmorphism{background-color: rgba(15, 15, 15, 0.4);
background-image: url("data:image/svg+xml,svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'filter id='noiseFilter'feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'//filterrect width='100' height='100' filter='url(noiseFilter)' opacity='0.03'//svg");
background-repeat: repeat;
background-size: 150px 150px;
backdrop-filter: blur(16px) saturate(120%);
-webkit-backdrop-filter: blur(16px) saturate(120%);
border: 1px solid rgba(255, 255, 255, 0.05);
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);\n}.elementor .aura-verde{position:relative;@keyframes aura-spin {
to { transform: rotate(360deg); }
}

.aura-verde {
z-index: 0;
overflow: visible;
}

.aura-verde::before {
content: "";
position: absolute;
inset: var(--aura-spread, -18px);
z-index: -1;
border-radius: inherit;
background: conic-gradient(
  from 0deg,
  var(--aura-color-a, #95c42a) 0%,
  var(--aura-color-b, #d8eea8) 50%,
  var(--aura-color-a, #95c42a) 100%
);
-webkit-filter: blur(var(--aura-blur, 22px));
filter: blur(var(--aura-blur, 22px));
opacity: var(--aura-opacity, 0.55);
animation: aura-spin var(--aura-speed, 6s) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
.aura-verde::before {
  animation: none;
}
}\n}