.elementor-3425 .elementor-element.elementor-element-73f715a3{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-333f2c7e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-4ee79b42{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-7d53b288 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-699ac59a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-57f78e6e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-6b907ef7 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-6c86d00f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-50e5d22f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3425 .elementor-element.elementor-element-5abaf29c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-1b8acf2b */.hero-helder {
  min-height: 100vh;
  background-image: url('https://www.hsladv.com.br/wp-content/uploads/2025/12/WhatsApp-Image-2025-12-17-at-10.56.16.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  font-family: 'Poppins', sans-serif;
}

.hero-helder-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 40px;
}

.hero-helder-text {
  max-width: 560px;
}

.logo-helder {
  max-width: 200px;
  margin-bottom: 32px;
  display: block;
}

.hero-helder-text h1 {
  font-size: 2.6rem;
  line-height: 1.2;
  color: #e4c590;
  margin-bottom: 20px;
}

.hero-helder-text p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #ffffff;
  margin-bottom: 32px;
}

/* BOTÃO */
.botao-helder-whatsapp {
  display: inline-block;
  background: #25d366;
  color: #fff;
  text-decoration: none;
  padding: 14px 26px;
  border-radius: 40px;
  transition: 0.2s ease;
}

.botao-helder-whatsapp:hover {
  transform: translateY(-2px);
}

.botao-helder-conteudo {
  display: flex;
  align-items: center;
}

.icone-helder-whatsapp {
  width: 40px;
  margin-right: 14px;
}

.texto-helder-whatsapp strong {
  display: block;
  font-size: 15px;
}

.texto-helder-whatsapp span {
  font-size: 13px;
  opacity: 0.9;
}

/* MOBILE */
@media (max-width: 768px) {
  .hero-helder-container {
    padding: 40px 20px;
  }

  .hero-helder-text h1 {
    font-size: 2rem;
  }

  .logo-helder {
    max-width: 170px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5779d40e */.sessao-dor-helder {
  background-color: #040e26; /* Fundo escuro elegante */
  padding: 100px 0;
  color: #ffffff;
}

.container-dor-helder {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}

.texto-dor-helder {
  flex: 1 1 500px;
}

.texto-dor-helder h2 {
  font-size: 2.2rem;
  color: #e4c590; /* Dourado refinado */
  margin-bottom: 20px;
}

.texto-dor-helder p {
  font-size: 1.15rem;
  line-height: 1.7;
  margin-bottom: 16px;
  color: #e4e4e4;
}

.destaque-dor-helder {
  background-color: rgba(228, 197, 144, 0.12); /* Dourado suave com transparência */
  color: #e4c590;
  padding: 16px 20px;
  border-left: 4px solid #e4c590;
  font-weight: bold;
  margin-top: 20px;
}

.visual-dor-helder {
  flex: 1 1 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-destaque-helder {
  background-color: #0b1633;
  border: 1px solid #e4c590;
  padding: 24px 28px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.box-destaque-helder h3 {
  color: #e4c590;
  font-size: 1.3rem;
  margin-bottom: 16px;
}

.box-destaque-helder ul {
  padding-left: 20px;
  list-style-type: disc;
  color: #e4e4e4;
  line-height: 1.6;
}

/* MOBILE */
@media (max-width: 768px) {
  .container-dor-helder {
    flex-direction: column;
    padding: 0 20px;
  }

  .texto-dor-helder h2 {
    font-size: 1.8rem;
  }

  .box-destaque-helder {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e98c148 */.sessao-servicos {
  background: linear-gradient(180deg, #040e26 0%, #020817 100%);
  padding: 8rem 2rem;
  font-family: 'Inter', sans-serif;
  color: #ffffff;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.header-servicos {
  text-align: center;
  margin-bottom: 4rem;
}

.tag-servicos {
  display: inline-block;
  background: rgba(228,197,144,0.15);
  color: #e4c590;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 0.85rem;
  margin-bottom: 14px;
}

.sessao-servicos h2 {
  font-size: 2.6rem;
  color: #ffffff;
  margin-bottom: 1rem;
}

.subtitulo {
  max-width: 820px;
  margin: 0 auto;
  font-size: 1.05rem;
  color: #dcdcdc;
  line-height: 1.7;
}

.grid-servicos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.2rem;
}

.card-servico {
  background: #0b1633;
  border-radius: 18px;
  padding: 2.2rem 1.8rem;
  border: 1px solid rgba(228,197,144,0.25);
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-servico:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(0,0,0,0.45);
}

.card-servico.destaque {
  border-color: #e4c590;
}

.icone {
  width: 48px;
  height: 48px;
  background: rgba(228,197,144,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
}

.icone svg {
  width: 24px;
  height: 24px;
  fill: #e4c590;
}

.card-servico h3 {
  font-size: 1.15rem;
  margin-bottom: 0.6rem;
}

.card-servico p {
  font-size: 0.95rem;
  color: #cfcfcf;
  margin-bottom: 1rem;
}

.card-servico ul {
  list-style: none;
  padding: 0;
}

.card-servico ul li {
  position: relative;
  padding-left: 22px;
  font-size: 0.9rem;
  margin-bottom: 8px;
  color: #e4e4e4;
}

.card-servico ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #e4c590;
  font-weight: bold;
}

/* RESPONSIVO */
@media (max-width: 768px) {
  .sessao-servicos {
    padding: 6rem 1.5rem;
  }

  .sessao-servicos h2 {
    font-size: 2.1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7959a9db */.sessao-advogado {
  background: linear-gradient(180deg, #050c20 0%, #020817 100%);
  padding: 7rem 2rem;
  font-family: 'Inter', sans-serif;
  color: #ffffff;
}

.container-advogado {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 70px;
  align-items: center;
}

/* FOTO */
.foto-advogado {
  position: relative;
}

.foto-advogado img {
  width: 100%;
  max-width: 420px;
  border-radius: 22px;
  object-fit: cover;
  border: 3px solid rgba(228, 197, 144, 0.8);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.45);
}

/* CONTEÚDO */
.conteudo-advogado {
  max-width: 600px;
}

.tag-advogado {
  display: inline-block;
  background: rgba(228, 197, 144, 0.15);
  color: #e4c590;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 0.85rem;
  margin-bottom: 16px;
}

.conteudo-advogado h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

.conteudo-advogado h2 strong {
  color: #e4c590;
}

.descricao {
  font-size: 1.05rem;
  line-height: 1.7;
  color: #dcdcdc;
  margin-bottom: 18px;
}

.descricao.destaque {
  color: #ffffff;
  font-weight: 500;
}

/* LISTA */
.lista-credibilidade {
  list-style: none;
  padding: 0;
  margin: 30px 0 40px;
}

.lista-credibilidade li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 12px;
  font-size: 0.95rem;
  color: #e4e4e4;
}

.lista-credibilidade li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #e4c590;
  font-weight: bold;
}

/* CTA WHATSAPP */
.cta-whatsapp {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #25d366;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 26px;
  border-radius: 50px;
  max-width: 420px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cta-whatsapp:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}

.cta-whatsapp img {
  width: 40px;
  height: 40px;
}

.cta-whatsapp strong {
  display: block;
  font-size: 1rem;
}

.cta-whatsapp span {
  font-size: 0.85rem;
  opacity: 0.9;
}

/* RESPONSIVO */
@media (max-width: 992px) {
  .container-advogado {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .foto-advogado img {
    margin: 0 auto;
  }

  .cta-whatsapp {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .conteudo-advogado h2 {
    font-size: 2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b03c66d */.sessao-porque-contratar {
  background: linear-gradient(180deg, #020817 0%, #050c20 100%);
  padding: 8rem 2rem;
  font-family: 'Inter', sans-serif;
  color: #ffffff;
}

.container-porque {
  max-width: 1200px;
  margin: 0 auto;
}

/* HEADER */
.header-porque {
  max-width: 820px;
  margin: 0 auto 5rem;
  text-align: center;
}

.tag-porque {
  display: inline-block;
  background: rgba(228,197,144,0.15);
  color: #e4c590;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 0.85rem;
  margin-bottom: 14px;
}

.header-porque h2 {
  font-size: 2.6rem;
  line-height: 1.25;
  margin-bottom: 18px;
}

.header-porque h2 strong {
  color: #e4c590;
}

.header-porque p {
  font-size: 1.05rem;
  color: #dcdcdc;
  line-height: 1.7;
}

/* GRID */
.grid-porque {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 2.5rem;
}

/* CARD */
.item-porque {
  background: linear-gradient(180deg, #0b1633 0%, #080f24 100%);
  border-radius: 22px;
  padding: 3.2rem 2.2rem 2.4rem; /* espaço extra no topo */
  border: 1px solid rgba(228,197,144,0.25);
  box-shadow: 0 20px 45px rgba(0,0,0,0.45);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  position: relative;
}

.item-porque:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 70px rgba(0,0,0,0.55);
}

/* NÚMERO – AGORA POSICIONADO CORRETAMENTE */
.numero {
  position: absolute;
  top: -22px;
  left: 22px;
  background: #050c20;
  border: 1px solid rgba(228,197,144,0.35);
  color: #e4c590;
  font-size: 1rem;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 30px;
  letter-spacing: 1px;
}

/* TEXTO */
.item-porque h3 {
  font-size: 1.15rem;
  margin-bottom: 12px;
  color: #ffffff;
}

.item-porque p {
  font-size: 0.95rem;
  color: #d2d2d2;
  line-height: 1.6;
}

/* CTA */
.cta-porque {
  margin-top: 5rem;
  text-align: center;
}

.botao-porque {
  display: inline-block;
  background: #e4c590;
  color: #040e26;
  padding: 16px 36px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 12px 30px rgba(0,0,0,0.35);
}

.botao-porque:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.45);
}

.microcopy-porque {
  display: block;
  margin-top: 14px;
  font-size: 0.85rem;
  color: #bdbdbd;
}

/* RESPONSIVO */
@media (max-width: 768px) {
  .header-porque h2 {
    font-size: 2.1rem;
  }

  .item-porque {
    padding: 3rem 1.8rem 2.2rem;
  }

  .numero {
    left: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5737ee00 */.sessao-faq-helder {
  background-color: #0b0d12;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  color: #ffffff;
}

.container-faq-helder {
  max-width: 900px;
  margin: 0 auto;
}

.container-faq-helder h2 {
  font-size: 2.2rem;
  color: #e4c590;
  text-align: center;
  margin-bottom: 50px;
}

.faq-item {
  border-bottom: 1px solid #2a2f3c;
  margin-bottom: 20px;
}

.faq-pergunta {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: none;
  border: none;
  padding: 15px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #ffffff;
  text-align: left;
  cursor: pointer;
  transition: color 0.3s ease;
  width: 100%;
  gap: 12px;
  flex-wrap: nowrap;
  overflow-wrap: break-word;
  word-break: break-word;
}

.faq-pergunta:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #e4c590 !important;
}

.texto-pergunta {
  flex: 1;
  min-width: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  word-break: break-word;
  overflow-wrap: break-word;
}

.icone-pergunta {
  font-size: 1.4rem;
  color: #e4c590;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.faq-pergunta.ativa .icone-pergunta {
  transform: rotate(45deg);
}

.faq-resposta {
  display: none;
  padding: 0 15px 20px;
  font-size: 1rem;
  color: #d0d7e0;
  line-height: 1.6;
}

/* Responsivo */
@media (max-width: 768px) {
  .sessao-faq-helder {
    padding: 60px 20px;
  }

  .faq-pergunta {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 15px 12px;
    flex-wrap: nowrap;
  }

  .texto-pergunta {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
  }

  .icone-pergunta {
    align-self: flex-end;
  }

  .faq-resposta {
    font-size: 0.95rem;
    padding: 0 12px 18px;
  }
}

.quebra-mobile {
  display: none;
}

@media (max-width: 768px) {
  .quebra-mobile {
    display: inline;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7195e1a9 *//* ===== SESSÃO PRINCIPAL ===== */
.sessao-dor-trabalhista {
  background: linear-gradient(180deg, #050d24 0%, #03091a 100%);
  padding: 110px 0;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
}

/* ===== CONTAINER ===== */
.container-dor-trabalhista {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* ===== TEXTO ===== */
.texto-dor-trabalhista {
  flex: 1 1 520px;
}

.tag-alerta {
  display: inline-block;
  background: rgba(228, 197, 144, 0.15);
  color: #e4c590;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.85rem;
  margin-bottom: 18px;
}

.texto-dor-trabalhista h2 {
  font-size: 2.4rem;
  line-height: 1.3;
  margin-bottom: 22px;
  color: #ffffff;
}

.texto-dor-trabalhista h2 strong {
  color: #e4c590;
}

.texto-dor-trabalhista p {
  font-size: 1.1rem;
  line-height: 1.75;
  color: #e2e2e2;
  margin-bottom: 18px;
}

/* ===== DESTAQUE ===== */
.destaque-dor-trabalhista {
  background: rgba(228, 197, 144, 0.12);
  border-left: 4px solid #e4c590;
  padding: 18px 22px;
  margin: 26px 0;
  color: #e4c590;
  font-size: 1.05rem;
}

/* ===== CTA ===== */
.cta-trabalhista {
  display: inline-block;
  margin-top: 10px;
  background: #e4c590;
  color: #040e26;
  padding: 16px 30px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.cta-trabalhista:hover {
  background: #f0d9a8;
  transform: translateY(-2px);
}

/* ===== BOX LATERAL ===== */
.visual-dor-trabalhista {
  flex: 1 1 420px;
  display: flex;
  justify-content: center;
}

.box-destaque-trabalhista {
  background: #0b1633;
  border: 1px solid rgba(228, 197, 144, 0.5);
  border-radius: 16px;
  padding: 32px;
  max-width: 420px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.box-destaque-trabalhista h3 {
  color: #e4c590;
  font-size: 1.4rem;
  margin-bottom: 18px;
}

.box-destaque-trabalhista ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.box-destaque-trabalhista ul li {
  font-size: 1rem;
  color: #e4e4e4;
  margin-bottom: 10px;
}

.microcopy {
  font-size: 0.9rem;
  color: #cfcfcf;
  opacity: 0.85;
}

/* ===== RESPONSIVO ===== */
@media (max-width: 992px) {
  .container-dor-trabalhista {
    gap: 40px;
  }

  .texto-dor-trabalhista h2 {
    font-size: 2.1rem;
  }
}

@media (max-width: 768px) {
  .container-dor-trabalhista {
    flex-direction: column;
    padding: 0 20px;
    text-align: center;
  }

  .destaque-dor-trabalhista {
    text-align: left;
  }

  .cta-trabalhista {
    width: 100%;
    text-align: center;
  }

  .visual-dor-trabalhista {
    width: 100%;
  }

  .box-destaque-trabalhista {
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-55ed629d */.footer {
  background: linear-gradient(to right, #0b0d12, #1a1c22);
  color: #cccccc;
  padding: 80px 40px 40px;
  font-family: 'Poppins', sans-serif;
}

.container-footer {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-coluna {
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-coluna h4 {
  color: #c59d5f;
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: 600;
}

.footer-coluna ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-coluna ul li {
  font-size: 0.95rem;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  color: #dddddd;
}

.footer-coluna i {
  margin-right: 8px;
  color: #25D366;
  min-width: 18px;
}

.footer-coluna a {
  color: #dddddd;
  text-decoration: none;
}

.footer-coluna a:hover {
  text-decoration: underline;
  color: #25D366;
}

.logo-footer img {
  width: 64px;
  margin-bottom: 16px;
}

.logo-footer p {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #bbbbbb;
  margin-top: 8px;
}

.footer-direitos {
  border-top: 1px solid #222;
  margin-top: 60px;
  padding-top: 20px;
  text-align: center;
  font-size: 0.85rem;
  color: #888;
}

.footer-direitos a {
  color: #25D366;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .container-footer {
    flex-direction: column;
    gap: 40px;
  }

  .footer-coluna {
    width: 100%;
  }
}/* End custom CSS */