.elementor-3338 .elementor-element.elementor-element-d54b057{--display:flex;}.elementor-3338 .elementor-element.elementor-element-d54b057:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-d54b057 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-0cb79a3{--display:flex;--margin-top:-69px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3338 .elementor-element.elementor-element-0cb79a3:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-0cb79a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-2c7a27b{--display:flex;--margin-top:-47px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3338 .elementor-element.elementor-element-2c7a27b:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-2c7a27b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-b886d80{--display:flex;}.elementor-3338 .elementor-element.elementor-element-b886d80:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-b886d80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-a6282fc{--display:flex;}.elementor-3338 .elementor-element.elementor-element-a6282fc:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-a6282fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-9d1b9a8 > .elementor-widget-container{margin:-45px 0px 0px 0px;}.elementor-3338 .elementor-element.elementor-element-db41f35{--display:flex;--margin-top:-105px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3338 .elementor-element.elementor-element-db41f35:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-db41f35 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-a0e208e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3338 .elementor-element.elementor-element-065f81c{--display:flex;}.elementor-3338 .elementor-element.elementor-element-065f81c:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-065f81c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3338 .elementor-element.elementor-element-dbe3b43{--display:flex;--margin-top:-44px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3338 .elementor-element.elementor-element-dbe3b43:not(.elementor-motion-effects-element-type-background), .elementor-3338 .elementor-element.elementor-element-dbe3b43 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-5d738dd */.heroTheoOnly{
  --bronze1:#C78A6E;
  --bronze2:#A36D53;
  --blue1:#59C3FF;
  --blue2:#2A7BFF;
  --text:#FAF0E5;

  position:relative;
  background:#000;
  color:var(--text);
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;

  /* conteúdo mais alto */
  padding:70px 24px 120px 24px;
  overflow:hidden;
}

/* Fundo tech com linhas discretas */
.heroTheoOnly__bgTech{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 30% 25%, rgba(89,195,255,0.11), transparent 55%),
    radial-gradient(circle at 70% 55%, rgba(199,138,110,0.09), transparent 60%),
    linear-gradient(rgba(89,195,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(89,195,255,0.045) 1px, transparent 1px);
  background-size:auto,auto,64px 64px,64px 64px;
  opacity:0.9;
  pointer-events:none;
}

/* Gradiente preto forte embaixo */
.heroTheoOnly__bgBottom{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:260px;
  background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 78%, #000 100%);
  pointer-events:none;
}

/* Layout */
.heroTheoOnly__container{
  position:relative;
  z-index:2;
  max-width:1200px;
  margin:0 auto;

  display:grid;
  grid-template-columns:1fr 1fr;
  gap:56px;
  align-items:center;
}

/* Texto */
.heroTheoOnly__content{
  max-width:680px;
}

.heroTheoOnly__kicker{
  font-size:16px;
  font-weight:800;
  color:rgba(250,240,229,0.74);
  margin-bottom:10px;
}

/* THEO azul com brilho sutil */
.heroTheoOnly__theoText{
  position:relative;
  font-weight:950;
  letter-spacing:0.6px;
  background:linear-gradient(180deg,var(--blue1),var(--blue2));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  text-shadow:0 0 14px rgba(89,195,255,0.12);
}

/* Título menor */
.heroTheoOnly__title{
  margin:0 0 10px 0;
  font-size:44px;
  font-weight:950;
  line-height:1.06;
}

/* Shine bronze bem sutil */
.heroTheoOnly__shineBronze{
  position:relative;
  display:inline-block;
  background:linear-gradient(180deg,var(--bronze1),var(--bronze2));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.heroTheoOnly__shineBronze::after{
  content:"";
  position:absolute;
  inset:-6px -20px;
  background:linear-gradient(
    120deg,
    transparent 0%,
    rgba(255,255,255,0.00) 42%,
    rgba(255,255,255,0.22) 50%,
    rgba(255,255,255,0.00) 58%,
    transparent 100%
  );
  transform:translateX(-140%);
  animation: heroTheoOnly_shine 7s ease-in-out infinite;
  opacity:0.55;
  pointer-events:none;
  mix-blend-mode: overlay;
}

@keyframes heroTheoOnly_shine{
  0%   { transform: translateX(-140%); }
  55%  { transform: translateX(140%); }
  100% { transform: translateX(140%); }
}

/* Frase destaque (robusta) */
.heroTheoOnly__headline{
  margin:0 0 14px 0;
  font-size:20px;
  line-height:1.35;
  font-weight:950;
  color:var(--text);
  text-shadow:0 18px 36px rgba(0,0,0,0.55);
  max-width:640px;
}

/* Sub */
.heroTheoOnly__sub{
  margin:0 0 18px 0;
  font-size:15px;
  line-height:1.7;
  color:rgba(250,240,229,0.82);
  font-weight:650;
  max-width:660px;
}

.heroTheoOnly__sub strong{
  color:var(--text);
  font-weight:900;
}

/* Preço */
.heroTheoOnly__price{
  display:flex;
  gap:12px;
  align-items:baseline;
  flex-wrap:wrap;
  margin:0 0 18px 0;
}

.heroTheoOnly__from{
  font-size:14px;
  color:rgba(250,240,229,0.62);
  font-weight:700;
}

.heroTheoOnly__now{
  font-size:16px;
  color:var(--text);
  font-weight:850;
}

.heroTheoOnly__now strong{
  font-size:20px;
  font-weight:950;
  background:linear-gradient(180deg,var(--bronze1),var(--bronze2));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* ÚNICO BOTÃO TECH (CHECKOUT) */
.heroTheoOnly__btnTech{
  display:inline-block;
  width:100%;
  max-width:520px;
  text-align:center;

  padding:18px 22px;
  border-radius:14px;
  text-decoration:none;

  font-size:14px;
  font-weight:950;
  letter-spacing:0.6px;
  text-transform:uppercase;

  color:#fff;
  background:linear-gradient(135deg, var(--blue1) 0%, var(--blue2) 100%);
  border:1px solid rgba(89,195,255,0.62);

  box-shadow:
    0 0 18px rgba(89,195,255,0.40),
    0 0 52px rgba(42,123,255,0.28),
    0 20px 45px rgba(0,0,0,0.62),
    inset 0 1px 0 rgba(255,255,255,0.20);

  position:relative;
  overflow:hidden;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

/* “scanner” sutil */
.heroTheoOnly__btnTech::before{
  content:"";
  position:absolute;
  top:0;
  left:-120%;
  width:100%;
  height:100%;
  background:linear-gradient(
    120deg,
    transparent 0%,
    rgba(255,255,255,0.28) 50%,
    transparent 100%
  );
  transition: left .9s ease;
  pointer-events:none;
}

.heroTheoOnly__btnTech:hover{
  transform:translateY(-3px);
  box-shadow:
    0 0 26px rgba(89,195,255,0.58),
    0 0 66px rgba(42,123,255,0.40),
    0 28px 70px rgba(0,0,0,0.70),
    inset 0 1px 0 rgba(255,255,255,0.24);
  filter: brightness(1.02);
}

.heroTheoOnly__btnTech:hover::before{
  left:120%;
}

/* THEO IA no botão com micro shine mais elegante */
.heroTheoOnly__btnTheo{
  position:relative;
  font-weight:950;
  letter-spacing:1px;
  text-shadow:0 0 12px rgba(255,255,255,0.38);
}

.heroTheoOnly__trust{
  margin-top:14px;
  font-size:13px;
  color:rgba(250,240,229,0.66);
  font-weight:650;
}

/* Imagem */
.heroTheoOnly__image img{
  width:100%;
  display:block;
  border-radius:0;
  box-shadow:0 40px 90px rgba(0,0,0,0.80);
}

/* Responsivo */
@media (max-width: 980px){
  .heroTheoOnly{
    padding: 58px 18px 100px 18px;
  }

  .heroTheoOnly__container{
    grid-template-columns:1fr;
    gap:22px;
    text-align:center;
  }

  .heroTheoOnly__image{
    order:-1;
  }

  .heroTheoOnly__content{
    margin:0 auto;
  }

  .heroTheoOnly__title{
    font-size:38px;
  }

  .heroTheoOnly__headline{
    font-size:18px;
    margin:0 auto 14px auto;
  }

  .heroTheoOnly__price{
    justify-content:center;
  }

  .heroTheoOnly__btnTech{
    margin: 0 auto;
  }
}

@media (max-width: 420px){
  .heroTheoOnly__title{ font-size:34px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5511b54 *//* =========================
   SEÇÃO 2 — Identificação (Premium)
   Paleta igual Hero:
   - Texto principal: #FAF0E5
   - Texto apoio: rgba(250,240,229,0.78)
   - Cobre: #C78A6E / #A36D53
   - Fundo: #000
   ========================= */

.sec2{
  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);
  --c1: #C78A6E;
  --c2: #A36D53;

  background: #000;
  color: var(--t1);
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 88px 24px;
}

.sec2__container{
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.sec2__title{
  font-size: 34px;
  line-height: 1.15;
  font-weight: 950;
  margin: 0 0 16px 0;
  text-shadow: 0 18px 40px rgba(0,0,0,0.65);
}

.sec2__text{
  margin: 0 auto 28px auto;
  max-width: 860px;
  font-size: 16px;
  line-height: 1.7;
  color: var(--t2);
}

/* Caixa premium */
.sec2__box{
  margin: 28px auto 24px auto;
  max-width: 860px;
  padding: 22px 20px;
  border-radius: 18px;

  background: rgba(250,240,229,0.06);
  border: 1px solid rgba(199,138,110,0.22);
  box-shadow: 0 18px 48px rgba(0,0,0,0.62);
  position: relative;
  overflow: hidden;
}

.sec2__box::before{
  content:"";
  position:absolute;
  inset:-40px -120px auto -120px;
  height: 140px;
  background: radial-gradient(closest-side, rgba(199,138,110,0.18), rgba(0,0,0,0));
  pointer-events:none;
}

.sec2__boxTitle{
  margin: 0 0 16px 0;
  font-size: 15px;
  line-height: 1.55;
  color: var(--t2);
  font-weight: 800;
}

.sec2__boxTitle strong{
  color: var(--t1);
  font-weight: 950;
}

/* Lista */
.sec2__list{
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
  text-align: left;
}

.sec2__item{
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 12px;
  align-items: start;

  padding: 14px 14px;
  border-radius: 14px;
  background: rgba(0,0,0,0.22);
  border: 1px solid rgba(250,240,229,0.08);
}

.sec2__itemText{
  font-size: 14px;
  line-height: 1.55;
  color: var(--t2);
  font-weight: 700;
}

.sec2__itemText strong{
  color: var(--t1);
  font-weight: 950;
}

/* Ícones premium (outline) */
.sec2__icon{
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: linear-gradient(180deg, rgba(199,138,110,0.18) 0%, rgba(163,109,83,0.12) 100%);
  border: 1px solid rgba(199,138,110,0.24);
  box-shadow: 0 12px 26px rgba(0,0,0,0.45);
}

.sec2__icon svg{
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #FAF0E5;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: 0.95;
}

/* Fechamento */
.sec2__closing{
  margin: 26px auto 0 auto;
  max-width: 820px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 850;
  color: var(--t1);
  text-shadow: 0 14px 30px rgba(0,0,0,0.55);
}

.sec2__closing strong{
  font-weight: 950;
  background: linear-gradient(180deg, var(--c1) 0%, var(--c2) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* Responsivo */
@media (max-width: 768px){
  .sec2{
    padding: 76px 18px;
  }

  .sec2__title{
    font-size: 28px;
  }

  .sec2__text{
    font-size: 15px;
  }

  .sec2__item{
    grid-template-columns: 42px 1fr;
  }

  .sec2__closing{
    font-size: 17px;
  }
}

@media (max-width: 420px){
  .sec2__title{ font-size: 26px; }
  .sec2__closing{ font-size: 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81f119e *//* =========================
   SEÇÃO 3 — CARROSSEL PREMIUM
   ========================= */

.sec3{
  background: #000;
  color: #FAF0E5;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 96px 24px;
  overflow: hidden;
}

.sec3__container{
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.sec3__title{
  font-size: 34px;
  font-weight: 950;
  margin: 0 0 10px 0;
  text-shadow: 0 18px 40px rgba(0,0,0,0.65);
}

.sec3__subtitle{
  font-size: 15px;
  color: rgba(250,240,229,0.78);
  margin: 0 0 40px 0;
}

/* CARROSSEL */
.sec3__carouselWrap{
  position: relative;
  max-width: 100%;
}

.sec3__carousel{
  overflow: hidden;
  width: 100%;
}

.sec3__track{
  display: flex;
  gap: 24px;
  width: max-content;
  animation: sec3_scroll 40s linear infinite;
}

.sec3__item{
  flex: 0 0 260px;
  border-radius: 14px;
  overflow: hidden;
  background: rgba(250,240,229,0.04);
  border: 1px solid rgba(250,240,229,0.08);
  box-shadow: 0 18px 40px rgba(0,0,0,0.6);
}

.sec3__item img{
  width: 100%;
  height: auto;
  display: block;
}

/* animação contínua */
@keyframes sec3_scroll{
  from{
    transform: translateX(0);
  }
  to{
    transform: translateX(-50%);
  }
}

/* PAUSA AO PASSAR O MOUSE */
.sec3__carouselWrap:hover .sec3__track{
  animation-play-state: paused;
}

/* SETAS (desktop) */
.sec3__arrow{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.65);
  border: 1px solid rgba(250,240,229,0.2);
  color: #FAF0E5;
  font-size: 28px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  display: none;
}

.sec3__arrow--left{ left: -10px; }
.sec3__arrow--right{ right: -10px; }

/* mostrar setas só no desktop */
@media (min-width: 1024px){
  .sec3__arrow{
    display: block;
  }
}

/* TEXTO FINAL */
.sec3__micro{
  margin-top: 28px;
  font-size: 16px;
  font-weight: 800;
  color: #FAF0E5;
}

/* RESPONSIVO */
@media (max-width: 768px){
  .sec3{
    padding: 80px 18px;
  }

  .sec3__title{
    font-size: 28px;
  }

  .sec3__item{
    flex: 0 0 220px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60fcd80 *//* =========================
   THEO IA — TECH PREMIUM
   ========================= */

.theoX{
  position: relative;
  background: #000;
  color: #FAF0E5;
  padding: 120px 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;
}

.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__grid{
    grid-template-columns: 1fr;
    text-align: center;
  }

  .theoX__title{
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9d1b9a8 *//* =========================
   SEÇÃO 4 — PREMIUM (CARDS 3D)
   Fundo preto | Alta conversão
   ========================= */

.sec4p{
  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);
  --c1: #C78A6E;
  --c2: #A36D53;

  background: #000;
  color: var(--t1);
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 100px 24px;
}

.sec4p__container{
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.sec4p__title{
  max-width: 900px;
  margin: 0 auto 14px auto;
  font-size: 34px;
  font-weight: 950;
  line-height: 1.18;
  text-shadow: 0 18px 40px rgba(0,0,0,0.65);
}

.sec4p__sub{
  max-width: 820px;
  margin: 0 auto 40px auto;
  font-size: 16px;
  line-height: 1.6;
  color: var(--t2);
}

/* GRID DE CARDS */
.sec4p__cards{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  max-width: 980px;
  margin: 0 auto 42px auto;
}

/* CARD 3D */
.sec4p__card{
  position: relative;
  padding: 24px 22px;
  border-radius: 18px;

  background: linear-gradient(
    180deg,
    rgba(250,240,229,0.08) 0%,
    rgba(250,240,229,0.03) 100%
  );

  border: 1px solid rgba(199,138,110,0.22);
  box-shadow:
    0 18px 40px rgba(0,0,0,0.6),
    inset 0 1px 0 rgba(255,255,255,0.08);

  transform: translateY(0);
  transition: transform .25s ease, box-shadow .25s ease;
}

.sec4p__card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  background: radial-gradient(
    120px 80px at top left,
    rgba(199,138,110,0.18),
    transparent 60%
  );
  pointer-events: none;
}

.sec4p__card:hover{
  transform: translateY(-6px);
  box-shadow:
    0 28px 60px rgba(0,0,0,0.7),
    inset 0 1px 0 rgba(255,255,255,0.12);
}

/* TEXTO DOS CARDS */
.sec4p__card h3{
  margin: 0 0 8px 0;
  font-size: 17px;
  font-weight: 900;
  color: var(--t1);
}

.sec4p__card p{
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: var(--t2);
}

/* FRASE FINAL */
.sec4p__highlight{
  max-width: 900px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 900;
  text-shadow: 0 14px 30px rgba(0,0,0,0.55);
}

.sec4p__highlight strong{
  background: linear-gradient(180deg, var(--c1) 0%, var(--c2) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* RESPONSIVO */
@media (max-width: 900px){
  .sec4p__cards{
    grid-template-columns: 1fr;
  }

  .sec4p__title{
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d954a3a *//* =========================
   SEÇÃO PREÇO (com THEO IA)
   ========================= */

.priceTheo{
  --bg: #000000;
  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);

  --bronze1: #C78A6E;
  --bronze2: #A36D53;

  --blue1: #59C3FF;
  --blue2: #2A7BFF;

  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  background: var(--bg);
  color: var(--t1);
  padding: 90px 24px;
}

.priceTheo__container{
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

/* Títulos */
.priceTheo__title{
  margin: 0 0 10px 0;
  font-size: 34px;
  font-weight: 950;
  line-height: 1.12;
  text-shadow: 0 18px 40px rgba(0,0,0,0.65);
}

.priceTheo__titleBronze{
  background: linear-gradient(180deg, var(--bronze1), var(--bronze2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.priceTheo__subtitle{
  margin: 0 0 28px 0;
  font-size: 16px;
  color: var(--t2);
  font-weight: 650;
}

/* Card */
.priceTheo__card{
  position: relative;
  margin: 0 auto;
  max-width: 560px;
  border-radius: 26px;
  padding: 26px 22px 22px 22px;

  background: linear-gradient(180deg, rgba(250,240,229,0.08) 0%, rgba(250,240,229,0.03) 100%);
  border: 1px solid rgba(250,240,229,0.14);

  box-shadow:
    0 30px 80px rgba(0,0,0,0.75),
    inset 0 1px 0 rgba(255,255,255,0.08);
  overflow: hidden;
}

/* glow bronze suave (como no print) */
.priceTheo__cardGlow{
  position: absolute;
  inset: -30px;
  background:
    radial-gradient(60% 60% at 50% 25%, rgba(199,138,110,0.22), transparent 60%),
    radial-gradient(60% 60% at 50% 95%, rgba(0,0,0,0.85), transparent 55%);
  filter: blur(22px);
  pointer-events: none;
  z-index: 0;
}

.priceTheo__card > *{
  position: relative;
  z-index: 1;
}

.priceTheo__top{
  padding-top: 6px;
}

/* preço */
.priceTheo__was{
  font-size: 14px;
  color: rgba(250,240,229,0.62);
  font-weight: 700;
  margin-bottom: 8px;
}

.priceTheo__priceRow{
  display: flex;
  gap: 10px;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 10px;
}

.priceTheo__rs{
  font-size: 22px;
  font-weight: 900;
  color: rgba(250,240,229,0.80);
}

.priceTheo__price{
  font-size: 64px;
  font-weight: 950;
  line-height: 1;
  background: linear-gradient(180deg, var(--bronze1), var(--bronze2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* Linha THEO IA (nova) */
.priceTheo__theoLine{
  margin: 10px auto 18px auto;
  font-size: 13.5px;
  line-height: 1.45;
  color: rgba(250,240,229,0.74);
  font-weight: 700;
  max-width: 520px;
}

.priceTheo__theoBlue{
  background: linear-gradient(180deg, var(--blue1), var(--blue2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 950;
  letter-spacing: 0.6px;
}

/* lista */
.priceTheo__list{
  list-style: none;
  padding: 0;
  margin: 0 0 22px 0;
  display: grid;
  gap: 18px;
  text-align: left;
}

.priceTheo__list li{
  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 12px;
  align-items: start;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 850;
  color: rgba(250,240,229,0.92);
}

.priceTheo__bullet{
  width: 14px;
  height: 14px;
  border-radius: 5px;
  margin-top: 4px;
  display: inline-block;
  background: linear-gradient(180deg, rgba(199,138,110,0.95), rgba(163,109,83,0.90));
  box-shadow: 0 10px 22px rgba(0,0,0,0.45);
}

/* botão */
.priceTheo__btn{
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;

  padding: 18px 16px;
  border-radius: 18px;

  background: linear-gradient(180deg, var(--bronze1), var(--bronze2));
  color: #0b0b0b;

  font-size: 16px;
  font-weight: 950;
  letter-spacing: 0.7px;

  box-shadow:
    0 20px 50px rgba(0,0,0,0.65),
    0 0 28px rgba(199,138,110,0.22);
  border: 1px solid rgba(250,240,229,0.12);

  transition: transform .18s ease, filter .18s ease, box-shadow .18s ease;
}

.priceTheo__btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.03);
  box-shadow:
    0 28px 70px rgba(0,0,0,0.72),
    0 0 34px rgba(199,138,110,0.28);
}

/* THEO IA azul dentro do botão */
.priceTheo__btnTheo{
  margin-left: 6px;
  background: linear-gradient(180deg, var(--blue1), var(--blue2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 950;
}

/* trust */
.priceTheo__trust{
  margin-top: 14px;
  font-size: 13px;
  color: rgba(250,240,229,0.65);
  font-weight: 650;
  text-align: center;
}

/* Responsivo */
@media (max-width: 520px){
  .priceTheo{
    padding: 74px 18px;
  }

  .priceTheo__title{
    font-size: 28px;
  }

  .priceTheo__subtitle{
    font-size: 15px;
  }

  .priceTheo__price{
    font-size: 56px;
  }

  .priceTheo__list li{
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-545992d *//* =========================
   SEÇÃO 6 — Fundo branco + Cards com identidade (premium)
   Fundo da seção: branco
   Cards: preto/off-white + cobre
   Ícones por item: verde / vermelho (vetorial)
   ========================= */

.sec6w{
  --bg: #ffffff;

  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);

  --c1: #C78A6E;
  --c2: #A36D53;

  --yes: #1E8E3E;  /* verde elegante */
  --no:  #B42318;  /* vermelho elegante */

  background: var(--bg);
  color: #0f0f0f;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 110px 24px;
}

.sec6w__container{
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.sec6w__title{
  margin: 0 0 10px 0;
  font-size: 36px;
  font-weight: 950;
  line-height: 1.12;
  color: #0f0f0f;
}

.sec6w__subtitle{
  margin: 0 auto 46px auto;
  max-width: 780px;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(15,15,15,0.72);
  font-weight: 650;
}

/* GRID */
.sec6w__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  align-items: stretch;
}

/* CARDS (identidade dentro) */
.sec6w__card{
  text-align: left;
  border-radius: 22px;
  padding: 26px 22px;

  background: linear-gradient(
    180deg,
    rgba(0,0,0,0.96) 0%,
    rgba(0,0,0,0.92) 100%
  );

  border: 1px solid rgba(199,138,110,0.26);

  /* 3D premium */
  box-shadow:
    0 26px 60px rgba(0,0,0,0.20),
    0 10px 22px rgba(0,0,0,0.10),
    inset 0 1px 0 rgba(255,255,255,0.10);

  position: relative;
  overflow: hidden;
  transform: translateY(0);
  transition: transform .22s ease, box-shadow .22s ease;
}

.sec6w__card::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius: 22px;
  background: radial-gradient(
    260px 160px at 18% 10%,
    rgba(199,138,110,0.18),
    transparent 60%
  );
  pointer-events:none;
}

.sec6w__card:hover{
  transform: translateY(-6px);
  box-shadow:
    0 34px 78px rgba(0,0,0,0.24),
    0 12px 24px rgba(0,0,0,0.14),
    inset 0 1px 0 rgba(255,255,255,0.14);
}

/* CABEÇALHO DO CARD */
.sec6w__head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.sec6w__cardTitle{
  margin: 0;
  font-size: 18px;
  font-weight: 950;
  color: var(--t1);
}

/* TAG SIM/NÃO */
.sec6w__tag{
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1px;
  padding: 8px 12px;
  border-radius: 999px;
  color: var(--t1);
  background: rgba(250,240,229,0.06);
  border: 1px solid rgba(250,240,229,0.10);
}

.sec6w__tag--yes{
  border-color: rgba(30,142,62,0.35);
  background: linear-gradient(180deg, rgba(30,142,62,0.18) 0%, rgba(0,0,0,0) 100%);
}

.sec6w__tag--no{
  border-color: rgba(180,35,24,0.35);
  background: linear-gradient(180deg, rgba(180,35,24,0.18) 0%, rgba(0,0,0,0) 100%);
}

/* LISTA */
.sec6w__list{
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}

.sec6w__list li{
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 10px;
  align-items: start;

  font-size: 14px;
  line-height: 1.6;
  color: var(--t2);
  font-weight: 650;
}

/* ÍCONES por item (premium, vetorial) */
.sec6w__ico{
  width: 22px;
  height: 22px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: rgba(250,240,229,0.06);
  border: 1px solid rgba(250,240,229,0.10);
  box-shadow: 0 12px 26px rgba(0,0,0,0.35);
}

.sec6w__ico svg{
  width: 14px;
  height: 14px;
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* cores */
.sec6w__ico--yes svg{ stroke: var(--yes); }
.sec6w__ico--no svg{ stroke: var(--no); }

/* RESPONSIVO */
@media (max-width: 900px){
  .sec6w{
    padding: 90px 18px;
  }

  .sec6w__grid{
    grid-template-columns: 1fr;
  }

  .sec6w__title{
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a03a254 *//* =========================
   SEÇÃO — SOBRE O MENTOR
   ========================= */

.mentorP{
  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);
  --c1: #C78A6E;
  --c2: #A36D53;

  background: #000;
  color: var(--t1);
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 110px 24px;
}

.mentorP__container{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 48px;
  align-items: center;
}

/* IMAGEM */
.mentorP__image{
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  box-shadow:
    0 30px 70px rgba(0,0,0,0.75),
    inset 0 1px 0 rgba(255,255,255,0.08);
}

.mentorP__image img{
  width: 100%;
  height: auto;
  display: block;
}

/* CONTEÚDO */
.mentorP__title{
  margin: 0 0 10px 0;
  font-size: 34px;
  font-weight: 950;
  letter-spacing: 1px;
}

.mentorP__title span{
  background: linear-gradient(180deg, var(--c1) 0%, var(--c2) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.mentorP__name{
  margin: 0 0 18px 0;
  font-size: 18px;
  font-weight: 900;
  color: var(--t1);
}

.mentorP__content p{
  margin: 0 0 14px 0;
  font-size: 15px;
  line-height: 1.65;
  color: var(--t2);
  font-weight: 600;
}

.mentorP__content strong{
  color: var(--t1);
  font-weight: 800;
}

/* BOTÃO CTA */
.mentorP__btn{
  display: inline-block;
  margin-top: 18px;
  padding: 16px 30px;
  border-radius: 14px;
  text-decoration: none;

  font-size: 14px;
  font-weight: 950;
  letter-spacing: 0.6px;

  color: #0b0b0b;
  background: linear-gradient(180deg, #C78A6E 0%, #A36D53 100%);
  box-shadow: 0 18px 40px rgba(0,0,0,0.55);
  transition: transform .18s ease, box-shadow .18s ease;
}

.mentorP__btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 28px 60px rgba(0,0,0,0.65);
}

/* RESPONSIVO */
@media (max-width: 900px){
  .mentorP{
    padding: 90px 18px;
  }

  .mentorP__container{
    grid-template-columns: 1fr;
    gap: 32px;
    text-align: center;
  }

  .mentorP__title{
    font-size: 28px;
  }

  .mentorP__btn{
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd9e019 *//* =========================
   FAQ PREMIUM + CTA WHATSAPP
   ========================= */

.faqP{
  --t1: #FAF0E5;
  --t2: rgba(250,240,229,0.78);
  --c1: #C78A6E;
  --c2: #A36D53;

  background: #000;
  color: var(--t1);
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  padding: 110px 24px;
}

.faqP__container{
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.faqP__title{
  margin: 0 0 10px 0;
  font-size: 34px;
  font-weight: 950;
  text-shadow: 0 18px 40px rgba(0,0,0,0.65);
}

.faqP__subtitle{
  margin: 0 auto 44px auto;
  max-width: 760px;
  font-size: 16px;
  line-height: 1.6;
  color: var(--t2);
  font-weight: 650;
}

/* LISTA */
.faqP__list{
  display: grid;
  gap: 14px;
  text-align: left;
}

/* ITEM */
.faqP__item{
  border-radius: 18px;
  overflow: hidden;

  background: linear-gradient(180deg, rgba(250,240,229,0.08) 0%, rgba(250,240,229,0.03) 100%);
  border: 1px solid rgba(199,138,110,0.20);

  box-shadow:
    0 18px 44px rgba(0,0,0,0.62),
    inset 0 1px 0 rgba(255,255,255,0.08);
}

.faqP__item summary{
  cursor: pointer;
  list-style: none;
  padding: 18px 18px;
  font-size: 15px;
  font-weight: 900;
  color: var(--t1);
  position: relative;
  outline: none;
}

.faqP__item summary::-webkit-details-marker{ display:none; }

/* + / - */
.faqP__item summary::after{
  content: "+";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 950;
  color: rgba(250,240,229,0.9);
}

.faqP__item[open] summary::after{
  content: "–";
}

/* RESPOSTA */
.faqP__answer{
  padding: 0 18px 18px 18px;
  font-size: 14px;
  line-height: 1.65;
  color: var(--t2);
  font-weight: 650;
}

/* CTA WHATS */
.faqP__ctaBox{
  margin-top: 28px;
  border-radius: 22px;
  padding: 26px 22px;
  text-align: center;

  background: radial-gradient(260px 150px at 50% 0%, rgba(199,138,110,0.22), transparent 60%),
              linear-gradient(180deg, rgba(250,240,229,0.08) 0%, rgba(250,240,229,0.03) 100%);

  border: 1px solid rgba(199,138,110,0.26);
  box-shadow:
    0 26px 60px rgba(0,0,0,0.70),
    inset 0 1px 0 rgba(255,255,255,0.10);
}

.faqP__ctaTitle{
  margin: 0 0 6px 0;
  font-size: 20px;
  font-weight: 950;
  color: var(--t1);
}

.faqP__ctaText{
  margin: 0 auto 16px auto;
  max-width: 640px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--t2);
  font-weight: 650;
}

/* Botão WhatsApp (premium) */
.faqP__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  width: 100%;
  max-width: 560px;

  padding: 16px 18px;
  border-radius: 14px;
  text-decoration: none;

  font-size: 14px;
  font-weight: 950;
  letter-spacing: 0.6px;

  color: #0b0b0b;
  background: linear-gradient(180deg, #C78A6E 0%, #A36D53 100%);
  box-shadow: 0 18px 40px rgba(0,0,0,0.55);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}

.faqP__btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 28px 60px rgba(0,0,0,0.65);
  filter: brightness(1.04);
}

.faqP__icon{
  width: 20px;
  height: 20px;
  display: inline-flex;
}

.faqP__icon svg{
  width: 20px;
  height: 20px;
  fill: #0b0b0b;
  opacity: 0.95;
}

.faqP__note{
  margin-top: 10px;
  font-size: 12px;
  color: rgba(250,240,229,0.70);
  font-weight: 650;
}

/* RESPONSIVO */
@media (max-width: 768px){
  .faqP{
    padding: 90px 18px;
  }

  .faqP__title{
    font-size: 28px;
  }
}/* End custom CSS */