.elementor-2104 .elementor-element.elementor-element-325bc19{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0d1b03c */<style>
.lc-hero-master{
  position:relative;
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(197,163,101,.25);
  background:linear-gradient(135deg,#0F0F0F,#2A3B4C);
  box-shadow:0 25px 60px rgba(0,0,0,.45);
}

.lc-hero-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:60px;
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap:30px;
}

.lc-kicker{
  font-size:12px;
  letter-spacing:.25em;
  text-transform:uppercase;
  color:#6B7280;
  margin-bottom:12px;
}

.lc-title{
  font-family: "Playfair Display", serif;
  font-size:48px;
  color:#C5A365;
  margin:0 0 20px;
  letter-spacing:-.02em;
}

.lc-lead{
  font-size:17px;
  line-height:1.8;
  color:#F9FAFB;
  max-width:620px;
}

.lc-actions{
  margin-top:28px;
  display:flex;
  gap:15px;
  flex-wrap:wrap;
}

.lc-btn-primary{
  background:#C5A365;
  color:#0F0F0F;
  padding:14px 22px;
  border-radius:14px;
  font-weight:700;
  text-decoration:none;
  transition:.2s ease;
}
.lc-btn-primary:hover{
  background:#d6b87c;
  transform:translateY(-2px);
}

.lc-btn-outline{
  border:1px solid #C5A365;
  color:#C5A365;
  padding:14px 22px;
  border-radius:14px;
  font-weight:600;
  text-decoration:none;
  transition:.2s ease;
}
.lc-btn-outline:hover{
  background:rgba(197,163,101,.12);
  transform:translateY(-2px);
}

.lc-card-side{
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  padding:28px;
  backdrop-filter:blur(12px);
}

.lc-card-side h3{
  color:#C5A365;
  margin-bottom:16px;
  font-size:18px;
}

.lc-card-side ul{
  padding-left:18px;
  color:#F9FAFB;
  line-height:1.8;
  font-size:14px;
}

@media (max-width: 980px){
  .lc-hero-wrap{
    grid-template-columns:1fr;
    padding:30px;
  }
  .lc-title{
    font-size:36px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-325bc19 */<style>
/* HERO PREMIUM COM FOTO */
.lc-hero2{
  position:relative;
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(200,168,90,.22);
  box-shadow:0 20px 55px rgba(15,42,68,.12);
  min-height: 420px;
  display:flex;
  align-items:stretch;
}

/* Overlay institucional por cima da foto do background do Elementor */
.lc-hero2:before{
  content:"";
  position:absolute; inset:0;
  background:
    radial-gradient(900px 520px at 18% 20%, rgba(200,168,90,.18), transparent 58%),
    radial-gradient(900px 520px at 85% 40%, rgba(30,122,58,.12), transparent 62%),
    linear-gradient(135deg, rgba(10,28,48,.92), rgba(16,44,74,.86));
  pointer-events:none;
  z-index:1;
}

/* grid */
.lc-hero2__wrap{
  position:relative; z-index:2;
  width:100%;
  padding:46px;
  display:grid;
  grid-template-columns: 1.2fr .85fr;
  gap:18px;
}

.lc-hero2__kicker{
  display:flex; align-items:center; gap:10px;
  color:rgba(255,255,255,.86);
  font-size:12px; letter-spacing:.22em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.lc-hero2__kicker .dot{
  width:8px; height:8px; border-radius:99px;
  background:linear-gradient(135deg,#C8A85A,#E8D6A6);
  box-shadow:0 0 0 5px rgba(200,168,90,.14);
}

.lc-hero2__title{
  margin:0 0 12px;
  color:#fff;
  font-size:42px;
  line-height:1.06;
  letter-spacing:-.02em;
}

.lc-hero2__lead{
  margin:0 0 18px;
  color:rgba(255,255,255,.90);
  font-size:16px;
  line-height:1.75;
  max-width:64ch;
}

/* botões premium */
.lc-hero2__actions{display:flex; gap:12px; flex-wrap:wrap; margin-top:10px;}
.lc-btn2{
  display:inline-flex; align-items:center; gap:10px;
  padding:12px 16px;
  border-radius:14px;
  font-weight:800;
  font-size:14px;
  text-decoration:none;
  transition:.16s ease;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.10);
  color:#fff;
  backdrop-filter: blur(10px);
}
.lc-btn2:hover{transform:translateY(-1px); background:rgba(255,255,255,.14); border-color:rgba(255,255,255,.26);}
.lc-btn2--gold{border:none; background:linear-gradient(135deg,#C8A85A,#E3CC8F); color:#1a1a1a;}
.lc-btn2--green{border:none; background:linear-gradient(135deg,#1E7A3A,#2AA04F);}

/* card direito (vidro sofisticado) */
.lc-hero2__panel{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  border-radius:20px;
  padding:18px;
  box-shadow: 0 14px 34px rgba(0,0,0,.12);
  backdrop-filter: blur(12px);
}

.lc-hero2__panel strong{
  display:flex; align-items:center; justify-content:space-between;
  color:#fff; font-size:14px; margin-bottom:10px;
}
.lc-hero2__badge{
  font-size:11px;
  letter-spacing:.14em;
  text-transform:uppercase;
  padding:6px 10px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.10);
  opacity:.92;
}
.lc-hero2__panel ul{margin:0; padding-left:18px; color:rgba(255,255,255,.90); font-size:13px; line-height:1.75;}

/* barra de impacto */
.lc-hero2__impact{
  margin-top:18px;
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:12px;
}
.lc-metric{
  border-radius:18px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.08);
  padding:14px;
  backdrop-filter: blur(10px);
}
.lc-metric b{display:block; font-size:18px; color:#fff; letter-spacing:-.01em;}
.lc-metric span{display:block; margin-top:4px; font-size:12px; color:rgba(255,255,255,.84); letter-spacing:.06em; text-transform:uppercase;}

/* responsivo */
@media (max-width: 980px){
  .lc-hero2__wrap{grid-template-columns:1fr; padding:26px;}
  .lc-hero2__title{font-size:32px;}
  .lc-hero2{min-height:auto;}
  .lc-hero2__impact{grid-template-columns:1fr;}
}
</style>/* End custom CSS */