.elementor-3730 .elementor-element.elementor-element-4b45621{--display:flex;}.elementor-3730 .elementor-element.elementor-element-4b45621:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-4b45621 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #0A0F1C 0%, #0A0F1C 100%);}.elementor-3730 .elementor-element.elementor-element-2562d36{--display:flex;}.elementor-3730 .elementor-element.elementor-element-2562d36:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-2562d36 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #0A0F1C 0%, #0A0F1C 100%);}.elementor-3730 .elementor-element.elementor-element-e6a2ff3{--display:flex;}.elementor-3730 .elementor-element.elementor-element-e6a2ff3:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-e6a2ff3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3730 .elementor-element.elementor-element-fff6105{--display:flex;}.elementor-3730 .elementor-element.elementor-element-fff6105:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-fff6105 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3730 .elementor-element.elementor-element-2bd65dd{--display:flex;}.elementor-3730 .elementor-element.elementor-element-2bd65dd:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-2bd65dd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020101;}.elementor-3730 .elementor-element.elementor-element-a60e9d2{--display:flex;}.elementor-3730 .elementor-element.elementor-element-a60e9d2:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-a60e9d2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3730 .elementor-element.elementor-element-dd3b1ee{--display:flex;}.elementor-3730 .elementor-element.elementor-element-dd3b1ee:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-dd3b1ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3730 .elementor-element.elementor-element-89f8196{--display:flex;}.elementor-3730 .elementor-element.elementor-element-89f8196:not(.elementor-motion-effects-element-type-background), .elementor-3730 .elementor-element.elementor-element-89f8196 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-fac162a *//* =========================
   THEO IA — TECH PREMIUM
   ========================= */

.theoX{
  position: relative;
  background: #000;
  color: #FAF0E5;
  padding: 110px 24px;
  overflow: hidden;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}

/* GRID TECH DE FUNDO */
.theoX__bgGrid{
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(42,123,255,0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(42,123,255,0.08) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.4;
  pointer-events: none;
}

/* CONTAINER */
.theoX__container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.theoX__grid{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 60px;
  align-items: center;
}

/* IMAGEM */
.theoX__media{
  position: relative;
}

.theoX__aura{
  position: absolute;
  inset: -40px;
  background: radial-gradient(circle at center,
    rgba(89,195,255,0.35),
    rgba(42,123,255,0.18),
    transparent 70%);
  filter: blur(40px);
  z-index: -1;
}

.theoX__img{
  width: 100%;
  border-radius: 22px;
  box-shadow: 0 40px 80px rgba(0,0,0,0.8);
}

/* CONTEÚDO */
.theoX__tag{
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  color: #000;
  margin-bottom: 16px;
}

.theoX__title{
  font-size: 42px;
  font-weight: 950;
  margin-bottom: 14px;
  line-height: 1.08;
}

.theoX__title span{
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.theoX__lead{
  font-size: 16px;
  line-height: 1.7;
  color: rgba(250,240,229,0.85);
  margin-bottom: 28px;
}

.theoX__lead strong{
  color: #59C3FF;
}

/* BOX FUTURÍSTICA */
.theoX__box{
  background: linear-gradient(180deg,
    rgba(89,195,255,0.12) 0%,
    rgba(0,0,0,0.5) 100%);
  border: 1px solid rgba(89,195,255,0.3);
  padding: 22px;
  border-radius: 18px;
  margin-bottom: 28px;
  box-shadow: 0 20px 50px rgba(42,123,255,0.3);
}

.theoX__box h3{
  margin-top: 12px;
  font-weight: 900;
  color: #59C3FF;
}

/* BENEFÍCIOS */
.theoX__benefits{
  display: grid;
  gap: 14px;
  margin-bottom: 30px;
}

.theoX__item{
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  color: #FAF0E5;
}

.theoX__dot{
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  box-shadow: 0 0 15px rgba(89,195,255,0.8);
}

/* BOTÃO FUTURISTA */
.theoX__btn{
  display: inline-block;
  padding: 18px 30px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 14px;
  color: #000;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  box-shadow:
    0 0 25px rgba(89,195,255,0.7),
    0 20px 40px rgba(42,123,255,0.5);
  transition: all .25s ease;
}

.theoX__btn:hover{
  transform: translateY(-3px);
  box-shadow:
    0 0 40px rgba(89,195,255,1),
    0 25px 60px rgba(42,123,255,0.8);
}

/* RESPONSIVO */
@media (max-width: 980px){
  .theoX{
    padding: 70px 20px;
  }

  .theoX__grid{
    grid-template-columns: 1fr;
    text-align: center;
    gap: 26px;
  }

  .theoX__title{
    font-size: 32px;
  }

  .theoX__btn{
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82b1db2 *//* =========================
   THEO IA — TECH PREMIUM
   ========================= */

.theoX{
  position: relative;
  background: #000;
  color: #FAF0E5;
  padding: 110px 24px;
  overflow: hidden;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}

/* GRID TECH DE FUNDO */
.theoX__bgGrid{
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(42,123,255,0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(42,123,255,0.08) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.4;
  pointer-events: none;
}

/* CONTAINER */
.theoX__container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.theoX__grid{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 60px;
  align-items: center;
}

/* IMAGEM */
.theoX__media{
  position: relative;
}

.theoX__aura{
  position: absolute;
  inset: -40px;
  background: radial-gradient(circle at center,
    rgba(89,195,255,0.35),
    rgba(42,123,255,0.18),
    transparent 70%);
  filter: blur(40px);
  z-index: -1;
}

.theoX__img{
  width: 100%;
  border-radius: 22px;
  box-shadow: 0 40px 80px rgba(0,0,0,0.8);
}

/* CONTEÚDO */
.theoX__tag{
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  color: #000;
  margin-bottom: 16px;
}

.theoX__title{
  font-size: 42px;
  font-weight: 950;
  margin-bottom: 14px;
  line-height: 1.08;
}

.theoX__title span{
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.theoX__lead{
  font-size: 16px;
  line-height: 1.7;
  color: rgba(250,240,229,0.85);
  margin-bottom: 28px;
}

.theoX__lead strong{
  color: #59C3FF;
}

/* BOX FUTURÍSTICA */
.theoX__box{
  background: linear-gradient(180deg,
    rgba(89,195,255,0.12) 0%,
    rgba(0,0,0,0.5) 100%);
  border: 1px solid rgba(89,195,255,0.3);
  padding: 22px;
  border-radius: 18px;
  margin-bottom: 28px;
  box-shadow: 0 20px 50px rgba(42,123,255,0.3);
}

.theoX__box h3{
  margin-top: 12px;
  font-weight: 900;
  color: #59C3FF;
}

/* BENEFÍCIOS */
.theoX__benefits{
  display: grid;
  gap: 14px;
  margin-bottom: 30px;
}

.theoX__item{
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  color: #FAF0E5;
}

.theoX__dot{
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  box-shadow: 0 0 15px rgba(89,195,255,0.8);
}

/* BOTÃO FUTURISTA */
.theoX__btn{
  display: inline-block;
  padding: 18px 30px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 14px;
  color: #000;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  box-shadow:
    0 0 25px rgba(89,195,255,0.7),
    0 20px 40px rgba(42,123,255,0.5);
  transition: all .25s ease;
}

.theoX__btn:hover{
  transform: translateY(-3px);
  box-shadow:
    0 0 40px rgba(89,195,255,1),
    0 25px 60px rgba(42,123,255,0.8);
}

/* RESPONSIVO */
@media (max-width: 980px){
  .theoX{
    padding: 70px 20px;
  }

  .theoX__grid{
    grid-template-columns: 1fr;
    text-align: center;
    gap: 26px;
  }

  .theoX__title{
    font-size: 32px;
  }

  .theoX__btn{
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baae0d2 *//* =========================
   SEÇÃO AUTORIDADE — THEO
   ========================= */

.theoAuth{
  position: relative;
  background: #000;
  color: #FAF0E5;
  padding: 110px 24px;
  overflow: hidden;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}

.theoAuth__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 18% 20%, rgba(89,195,255,0.18), transparent 55%),
    radial-gradient(circle at 85% 35%, rgba(42,123,255,0.12), transparent 60%);
  opacity:.95;
}

.theoAuth__container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.theoAuth__grid{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 60px;
  align-items: center;
}

/* IMAGEM */

.theoAuth__media{
  position: relative;
}

.theoAuth__aura{
  position: absolute;
  inset: -40px;
  background: radial-gradient(circle at center,
    rgba(89,195,255,0.35),
    rgba(42,123,255,0.18),
    transparent 70%);
  filter: blur(40px);
  z-index: -1;
}

.theoAuth__img{
  width: 100%;
  border-radius: 22px;
  object-fit: cover;
  box-shadow: 0 40px 80px rgba(0,0,0,0.8);
  filter: contrast(1.05) brightness(.92);
}

/* CONTEÚDO */

.theoAuth__tag{
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  color: #000;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.theoAuth__title{
  font-size: 40px;
  font-weight: 950;
  margin-bottom: 16px;
  line-height: 1.1;
  text-transform: uppercase;
}

.theoAuth__title span{
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.theoAuth__lead{
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 14px;
  color: rgba(250,240,229,0.85);
}

.theoAuth__quote{
  border-left: 3px solid #59C3FF;
  padding: 16px;
  margin: 18px 0;
  background: rgba(0,0,0,0.35);
  font-weight: 700;
  line-height: 1.6;
}

.theoAuth__text{
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: rgba(250,240,229,0.85);
}

.theoAuth__bullets{
  display: grid;
  gap: 12px;
  margin-bottom: 18px;
}

.theoAuth__item{
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
}

.theoAuth__dot{
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(180deg,#59C3FF 0%,#2A7BFF 100%);
  box-shadow: 0 0 15px rgba(89,195,255,0.8);
}

.theoAuth__closing{
  font-weight: 800;
  color: #59C3FF;
  line-height: 1.6;
}

/* RESPONSIVO */

@media (max-width: 980px){
  .theoAuth{
    padding: 70px 20px;
  }

  .theoAuth__grid{
    grid-template-columns: 1fr;
    gap: 30px;
    text-align: center;
  }

  .theoAuth__title{
    font-size: 30px;
  }

  .theoAuth__quote{
    text-align: left;
  }
}/* End custom CSS */