/* LC Solutions 7.18.6 — correção cirúrgica por componente real
   Escopo: somente blocos marcados em runtime pelo JS 7.18.6. */

/* Painéis laterais: Nossa atuação / Como pensamos / Do planejamento */
.lc7186-target-panel{
  font-size:14px !important;
  line-height:1.55 !important;
}
.lc7186-target-panel h2,
.lc7186-target-panel h3,
.lc7186-target-panel strong{
  font-size:15px !important;
  line-height:1.35 !important;
}
.lc7186-target-panel p,
.lc7186-target-panel small,
.lc7186-target-panel span:not(.lc7186-keep-size){
  font-size:13px !important;
  line-height:1.55 !important;
}
.lc7186-target-panel article{
  min-height:0 !important;
}
.lc7186-target-panel article > div{
  min-width:0 !important;
}

/* preserva badges/numeração compacta dos painéis */
.lc7186-target-panel article > b:first-child{
  font-size:12px !important;
  line-height:1 !important;
}

/* Cases do portfólio: somente os cards encontrados pelo texto real */
.lc7186-target-case{
  min-height:0 !important;
}
.lc7186-target-case h2,
.lc7186-target-case h3,
.lc7186-target-case strong{
  line-height:1.35 !important;
}
.lc7186-target-case p,
.lc7186-target-case li,
.lc7186-target-case small{
  font-size:13px !important;
  line-height:1.6 !important;
}
.lc7186-target-case [class*="tag"],
.lc7186-target-case [class*="badge"]{
  font-size:11px !important;
  line-height:1.25 !important;
}

/* Evita alterar hero, header, menu, botões e rodapé já aprovados */
header.lc6240-public-header,
.lc6240-public-header,
.lc752-hero,
footer{
  --lc7186-safe:1;
}

@media (max-width:900px){
  .lc7186-target-panel p,
  .lc7186-target-panel small,
  .lc7186-target-case p,
  .lc7186-target-case li{
    font-size:14px !important;
  }
}
