.elementor-1937 .elementor-element.elementor-element-4325dc0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1937 .elementor-element.elementor-element-4325dc0::before, .elementor-1937 .elementor-element.elementor-element-4325dc0 > .elementor-background-video-container::before, .elementor-1937 .elementor-element.elementor-element-4325dc0 > .e-con-inner > .elementor-background-video-container::before, .elementor-1937 .elementor-element.elementor-element-4325dc0 > .elementor-background-slideshow::before, .elementor-1937 .elementor-element.elementor-element-4325dc0 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1937 .elementor-element.elementor-element-4325dc0 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://economytrade.com.br/wp-content/uploads/2025/10/draeback.jpg");--background-overlay:'';}.elementor-1937 .elementor-element.elementor-element-c29177a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-6c1e1b3 *//* =========================
   HERO – EMPRESA (DESKTOP)
   ========================= */
.hero-empresa{
  background:#0a1224;
  color:#fff;
  padding:120px 0 80px; /* desktop */
}
.container-hero{
  display:flex; align-items:center; justify-content:space-between;
  max-width:1300px; margin:0 auto; padding:0 40px; gap:48px;
}
.hero-texto{
  flex:1; padding-right:40px;
  max-width:680px; /* limita largura de leitura */
}
.hero-texto h1{
  color:#fff; font-weight:700; line-height:1.12; margin:0 0 35px;
  font-size:clamp(28px,4vw,52px);
}
.hero-texto p{
  font-size:clamp(15.5px,1.4vw,18px);
  line-height:1.7; color:#d9d9d9; margin:0 0 40px;
}
.hero-buttons{ display:flex; gap:15px; margin:0 0 40px; }

.hero-foto{ flex:1; display:flex; justify-content:center; }
.hero-foto img{
  width:520px; max-width:100%;
  border:none; border-radius:0; box-shadow:none; background:none;
}

/* =========================
   BREAKPOINTS
   ========================= */

/* 1200px ↓ (ajuste fino desktop/tablet) */
@media (max-width:1200px){
  .hero-foto img{ width:560px; } /* mantemos um pouco maior nessa faixa */
}

/* 992px ↓ (MOBILE + TABLET EM COLUNA) */
@media (max-width:992px){
  .container-hero{
    flex-direction:column; text-align:center; gap:28px;
  }
  .hero-texto{ padding-right:0; max-width:none; }
  .hero-buttons{ justify-content:center; }

  /* AUMENTA O RESPIRO SÓ NO MOBILE/TABLET */
  .hero-empresa{ padding:180px 0 88px; } /* topo +50~60px em relação ao desktop */

  /* FOTO +20% em relação ao seu valor anterior (380px) → 456px */
  .hero-foto img{ width:456px; margin-top:12px; }
}

/* 680px ↓ (MOBILE MÉDIO) */
@media (max-width:680px){
  .container-hero{ padding:0 22px; }

  /* título um pouco menor para caber melhor */
  .hero-texto h1{ font-size:clamp(26px,8vw,40px); line-height:1.15; }

  /* FOTO +20% em relação ao seu valor antigo (300px) → 360px */
  .hero-foto img{ width:360px; }

  /* respiro adicional no topo no mobile médio */
  .hero-empresa{ padding-top:190px; }
}

/* 420px ↓ (MOBILE PEQUENO) */
@media (max-width:420px){
  /* FOTO +20% em relação ao valor antigo (240px) → 288px */
  .hero-foto img{ width:288px; }

  .hero-buttons{ flex-direction:column; align-items:stretch; }
  .btn-gold,.btn-outline{ text-align:center; }

  /* mais espaço do topo para não “grudar” no logo fixo */
  .hero-empresa{ padding:200px 0 64px; }
}

/* =========================
   CTAs
   ========================= */
.btn-gold{
  background:#d4a74e; color:#0a1224; padding:12px 26px;
  border-radius:25px; font-weight:600; text-decoration:none; transition:.3s;
}
.btn-outline{
  border:2px solid #d4a74e; color:#d4a74e; padding:10px 24px;
  border-radius:25px; text-decoration:none; font-weight:600; transition:.3s;
}
.btn-gold:hover,.btn-outline:hover{ opacity:.9; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-35c30f6 *//* wrappers e títulos */
.wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.h-title{
  color:#0a1224;
  font-weight:800;
  font-size:clamp(22px,2.6vw,32px);
  margin:0 0 18px;
}

/* ABOUT */
.sec-about{background:#f6f8fb;padding:70px 0}
.sec-about .lead{
  color:#3c475d; line-height:1.8; font-size:clamp(15.5px,1.5vw,18px);
  max-width:980px; margin:0;
}

/* MVV */
.sec-mvv{background:#ffffff;padding:56px 0}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px }
@media (max-width:900px){.grid-3{grid-template-columns:1fr}}
.card{
  background:#fff;border:1px solid rgba(12,23,43,.08);border-radius:16px;
  padding:22px;box-shadow:0 8px 24px rgba(0,0,0,.05)
}
.card h3{margin:0 0 8px;font-weight:800;font-size:18px;color:#0a1224}
.card p{margin:0;color:#4f5870;line-height:1.7}

/* WHY (4 pilares) */
.sec-why{background:#0b1220;padding:64px 0}
.sec-why .h-title{color:#fff;margin-bottom:22px}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
@media (max-width:1020px){.grid-4{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){.grid-4{grid-template-columns:1fr}}
.pill{
  background:#fff;border:1px solid rgba(197,162,90,.28);border-radius:16px;
  padding:22px;text-align:left;color:#0a1224;box-shadow:0 8px 20px rgba(0,0,0,.08)
}
.pill h4{margin:0 0 6px;font:800 18px/1.2 Inter,system-ui,sans-serif}
.pill p{margin:0;color:#55607a}

/* --- Credenciais com foto à direita --- */
.sec-creds{background:#ffffff;padding:64px 0}
.grid-cred{
  display:grid;
  grid-template-columns:1.15fr .85fr;        /* texto maior que a foto */
  align-items:center;
  gap:32px;
}
.cred-text .h-title{margin-bottom:14px}
.cred-photo{
  display:flex;justify-content:center;align-items:center;
}
.cred-photo img{
  width:420px; max-width:100%;
  border:none; border-radius:0; box-shadow:none; background:none;
  filter: drop-shadow(0 18px 40px rgba(10,18,36,.25));
}

/* responsivo */
@media (max-width:992px){
  .grid-cred{grid-template-columns:1fr;gap:22px}
  .cred-photo{order:-1}               /* foto sobe e fica acima do texto */
  .cred-photo img{width:320px}
}
@media (max-width:560px){
  .cred-photo img{width:260px}
}


/* PROCESSO */
.sec-process{background:#0b1220;padding:64px 0}
.sec-process .h-title{color:#fff;margin-bottom:22px}
.steps .step{
  background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);
  border-radius:16px;padding:18px;color:#e9eef8
}
.steps .n{
  display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;
  background:rgba(197,162,90,.25);margin-bottom:6px;font-weight:800;color:#fff
}
.steps h4{margin:0 0 4px;font-weight:800;color:#fff}
.steps p{margin:0;color:#d2dbec}

/* RESULTADOS */
.sec-results{background:#101b33;padding:48px 0 30px}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
@media (max-width:900px){.metrics{grid-template-columns:repeat(2,1fr)}}
.metric{color:#e8efff;text-align:center;padding:18px 8px}
.metric strong{display:block;font-weight:800;font-size:22px;color:#fff}
.metric span{display:block;margin-top:4px;font-size:12px;opacity:.9;text-transform:uppercase;letter-spacing:.6px}
.sec-results .note{color:#bac7e9;text-align:center;margin-top:10px;font-size:13px}

/* SETORES */
.sec-sectors{background:#ffffff;padding:60px 0}
.sectors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
@media (max-width:900px){.sectors{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){.sectors{grid-template-columns:1fr}}
.badge{
  display:block;text-align:center;padding:12px 14px;border:1px solid rgba(12,23,43,.12);
  border-radius:14px;background:#f7f9fc;color:#20304e;font-weight:700
}

/* CTA FINAL */
.sec-cta{background:linear-gradient(180deg,#0f1830 0%,#0b1220 100%);padding:56px 0}
.cta-box{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff}
.cta-box h3{margin:0 0 6px;font-weight:800;font-size:clamp(20px,2.4vw,28px)}
.cta-box p{margin:0 0 8px;color:#cfd6e6}
@media (max-width:820px){.cta-box{flex-direction:column;text-align:center}}/* End custom CSS */