@charset "UTF-8";
#trabalhe-conosco {
  scroll-margin-top: 120px;
}

@media (min-width: 992px) {
  .header .div-out-menu {
    overflow: visible !important;
  }
}
.header .nav2026 > li.has-mega {
  position: relative;
}
.header .nav2026 > li.has-mega::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 48px;
}
.header .nav2026 > li.has-mega > a .nav2026-caret {
  display: inline-block;
  margin-left: 8px;
  font-size: 11px;
}
.header .nav2026 > li.has-mega > a:after {
  display: none !important;
}
.header .nav2026 > li.has-mega:hover > a {
  color: #2D9A47;
}
.header .nav2026 > li.has-mega:hover > .mega2026 {
  display: block;
}
@media (min-width: 992px) {
  .header:has(.nav2026 > li.has-mega:hover) {
    background: #fff;
  }
}
.header .mega2026 {
  display: none;
  position: fixed;
  top: 110px;
  left: 0;
  width: 100%;
  z-index: 998;
}
.header .mega2026 .mega2026-bg {
  background: #F2EFE8;
  box-shadow: 0 22px 30px -20px rgba(0, 0, 0, 0.28);
}
.header .mega2026 .mega2026-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 46px 60px 52px;
  display: flex;
  gap: 40px;
}
.header .mega2026 .mega2026-item {
  display: block !important;
  flex: 1 1 0;
  max-width: 360px;
  text-decoration: none;
  text-transform: none !important;
  border: 0 !important;
  padding: 0 !important;
}
.header .mega2026 .mega2026-item:after {
  display: none !important;
}
.header .mega2026 .mega2026-item .mega2026-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.header .mega2026 .mega2026-item .mega2026-head .mega2026-ico {
  flex: 0 0 auto;
  font-size: 17px;
  color: #141414;
}
.header .mega2026 .mega2026-item .mega2026-head strong {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  color: #141414;
  text-transform: none;
}
.header .mega2026 .mega2026-item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #5d6863;
  text-transform: none;
}
.header .mega2026 .mega2026-item:hover .mega2026-ico,
.header .mega2026 .mega2026-item:hover .mega2026-head strong {
  color: #2D9A47;
}
.header .div-header-links .link-cliente2026 {
  order: 1;
}
.header .div-header-links .btn-seja2026 {
  order: 2;
}
.header .link-cliente2026 {
  color: #5d6863;
  font-size: 15px;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.25s;
}
.header .link-cliente2026:hover {
  color: #2D9A47;
}
.header .btn-seja2026 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #FF8728;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 14px 30px;
  border-radius: 10px;
  white-space: nowrap;
  transition: background 0.25s, transform 0.25s;
}
.header .btn-seja2026:hover {
  background: #e9761a;
  color: #fff;
}

@media (max-width: 991px) {
  .header .nav2026 > li.has-mega {
    position: static;
  }
  .header .nav2026 > li.has-mega > a .nav2026-caret {
    display: none;
  }
  .header .nav2026 > li.has-mega::after {
    display: none;
  }
  .header .mega2026 {
    display: block;
    position: static;
    width: auto;
    padding-top: 0;
  }
  .header .mega2026 .mega2026-bg {
    background: transparent;
    box-shadow: none;
    border: 0;
  }
  .header .mega2026 .mega2026-inner {
    flex-direction: column;
    gap: 16px;
    max-width: none;
    padding: 4px 0 14px 14px;
  }
  .header .mega2026 .mega2026-item {
    max-width: none;
  }
  .header .mega2026 .mega2026-item .mega2026-head strong {
    font-size: 16px;
  }
  .header .div-header-links .link-cliente2026 {
    display: none;
  }
  .header .div-header-links .btn-seja2026 {
    display: none;
  }
}
@media (min-width: 992px) {
  .admin-bar .header .mega2026 {
    top: 142px;
  }
}
/* ===================== HOME 2026 ===================== */
/* trava rolagem horizontal nesta página (algum componente do tema estoura no mobile) */
body.page-template-page-home-2026 {
  overflow-x: hidden;
  max-width: 100%;
}

.home2026 {
  --laranja: #FF8727;
  --verde: #259A47;
  --verde-btn: #2D9A47;
  --verde-claro2: #4FA55C;
  --verde-escuro: #046320;
  --verde-icone: #004213;
  --eyebrow: #92C895;
  --bg-claro: #ECF0EF;
  --bg-verde-agua: #EBF5F3;
  --texto: #141414;
  --texto-sub: #202C27;
  color: var(--texto);
  overflow-x: hidden;
}

.home2026 .h2026-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.home2026 .eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 700;
  color: var(--eyebrow);
  text-align: center;
  margin-bottom: 14px;
}

.home2026 .sec-titulo {
  font-size: 52px;
  line-height: 1.1;
  font-weight: 700;
  color: var(--texto);
  text-align: center;
  margin: 0 0 18px;
  text-transform: none;
  letter-spacing: 0;
}

.home2026 .sec-titulo .verde {
  color: var(--verde);
}

.home2026 .faq-left h2, .home2026 .h2026-cta h2 {
  text-transform: none;
  letter-spacing: 0;
}

/* ícones SVG inline */
.home2026 .h2026-ico {
  display: inline-block;
  vertical-align: -0.125em;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}

.home2026 .btn-laranja .h2026-ico, .home2026 .btn-verde .h2026-ico {
  width: 16px;
  height: 16px;
}

.home2026 .btn-branco .h2026-ico {
  width: 18px;
  height: 18px;
  color: var(--verde-btn);
}

.home2026 .card-link .h2026-ico {
  width: 13px;
  height: 13px;
}

.home2026 .forma-checks li .h2026-ico {
  width: 18px;
  height: 18px;
  color: var(--verde-btn);
}

.home2026 .ganha-links a .h2026-ico {
  width: 12px;
  height: 12px;
}

.home2026 .sec-sub {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--texto-sub);
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 48px;
}

/* ---------- HERO ---------- */
.home2026 .h2026-hero {
  background: #fff;
  padding-top: 96px;
  padding-bottom: 0;
  position: relative;
}

.home2026 .h2026-hero .h2026-row {
  display: flex;
  align-items: stretch;
  gap: 20px;
}

.home2026 .h2026-hero .col-texto {
  flex: 1 1 54%;
  padding-bottom: 160px;
  padding-top: 8px;
}

.home2026 .h2026-hero .col-img {
  flex: 1 1 46%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  align-self: stretch;
}

.home2026 .badge-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--verde);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 24px;
  margin-top: 5em;
}

.home2026 .badge-hero::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ededed;
}

.home2026 .h2026-hero h1 {
  font-size: 46px;
  line-height: 1.14;
  font-weight: 700;
  margin: 0 0 22px;
  max-width: 720px;
  letter-spacing: -0.5px;
}

.home2026 .h2026-hero h1 .destaque {
  color: var(--laranja);
}

.home2026 .h2026-hero .subtitulo {
  font-size: 19px;
  line-height: 1.5;
  max-width: 560px;
  margin: 0 0 32px;
}

.home2026 .h2026-hero .subtitulo strong {
  font-weight: 700;
}

.home2026 .hero-acoes {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  gap: 14px;
}

.home2026 .hero-acoes-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: nowrap;
}

.home2026 .btn-laranja, .home2026 .btn-branco, .home2026 .hero-ou {
  white-space: nowrap;
}

.home2026 .btn-laranja {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: var(--laranja);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 28px;
  border-radius: 20px;
  transition: opacity 0.3s;
}

.home2026 .btn-laranja:hover {
  opacity: 0.9;
  color: #fff;
}

.home2026 .hero-ou {
  font-size: 20px;
}

.home2026 .btn-branco {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  color: var(--verde-btn);
  font-size: 18px;
  font-weight: 500;
  padding: 12px 20px;
  border-radius: 50px;
  border: 1px solid #cfe6d8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s, border-color 0.3s;
}

.home2026 .btn-branco:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  border-color: var(--verde-btn);
  color: var(--verde-btn);
}

.home2026 .hero-img-wrap {
  position: relative;
  display: inline-block;
  margin-right: clamp(-220px, 630px - 50vw, -20px);
}

.home2026 .hero-img-wrap img {
  position: relative;
  z-index: 1;
  max-height: 760px;
  width: auto;
  max-width: none;
  display: block;
  -webkit-mask-image: linear-gradient(to bottom, #000 86%, transparent 100%);
  mask-image: linear-gradient(to bottom, #000 86%, transparent 100%);
}

/* (media queries do hero/cards movidas pro final do CSS pra vencerem as regras base por ordem de fonte) */
.home2026 .hero-img-placeholder {
  width: 360px;
  height: 500px;
  border-radius: 12px;
  background: rgba(37, 154, 71, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d8a7e;
  font-size: 14px;
  text-align: center;
  padding: 20px;
}

/* ---------- CARDS PRODUTOS (sobrepõem o hero) ---------- */
.home2026 .h2026-cards {
  background: linear-gradient(to bottom, rgba(236, 240, 239, 0) 0, rgba(236, 240, 239, 0) 220px, var(--bg-claro) 220px);
  margin-top: -220px;
  position: relative;
  z-index: 3;
  padding: 0 0 60px;
}

.home2026 .card-produto {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  height: 100%;
  box-shadow: 0 2px 28px rgba(20, 20, 20, 0.22);
  display: flex;
  flex-direction: column;
}

.home2026 .card-produto .card-icone {
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background: var(--verde-icone);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.home2026 .card-produto .card-icone .h2026-ico {
  width: 30px;
  height: 30px;
}

.home2026 .card-produto .card-cat {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #9aa3a0;
  margin: 0 0 8px;
}

.home2026 .card-produto h3 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 16px;
}

.home2026 .card-produto .card-desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.45;
  margin: 0 0 24px;
  flex: 1;
}

.home2026 .card-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--verde-btn);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  transition: gap 0.3s;
}

.home2026 .card-link:hover {
  color: var(--verde-btn);
  gap: 12px;
}

/* ---------- DUAS FORMAS (cards verdes) ---------- */
.home2026 .h2026-formas {
  padding: 80px 0;
  background: var(--bg-claro);
}

.home2026 .formas-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.home2026 .card-forma {
  background: #fff;
  border: 1px solid #d5e6dc;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 12px 32px rgba(20, 30, 28, 0.07);
  display: flex;
  flex-direction: column;
}

.home2026 .card-forma .topo-verde {
  height: 6px;
  background: var(--verde-btn);
}

.home2026 .card-forma .forma-body {
  padding: 28px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.home2026 .forma-head {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.home2026 .forma-badge {
  background: #eaf5ee;
  color: var(--verde-btn);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 4px 10px;
  border-radius: 100px;
  white-space: nowrap;
  flex-shrink: 0;
}

.home2026 .card-forma h3 {
  font-size: 25px;
  font-weight: 600;
  margin: 0;
}

.home2026 .card-forma .forma-sub {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0 0 24px;
}

.home2026 .forma-checks {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  display: flex;
  flex-direction: row;
  gap: 16px;
  flex: 1;
}

.home2026 .forma-checks li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  line-height: 1.3;
  flex: 1;
}

.home2026 .btn-verde {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: var(--verde-btn);
  color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px;
  border-radius: 6px;
  transition: opacity 0.3s;
}

.home2026 .btn-verde:hover {
  opacity: 0.9;
  color: #fff;
}

/* ---------- NÚMEROS ---------- */
.home2026 .h2026-numeros {
  background: var(--verde-escuro);
  padding: 50px 0;
}

.home2026 .numeros-row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px;
  text-align: center;
}

.home2026 .num-item .num-valor {
  font-size: 55px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
}

.home2026 .num-item .num-label {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

/* ---------- DEPOIMENTOS: componente original do tema; só ajusto o título pra bater com o design ---------- */
.home2026 .box-depoimentos h3 {
  font-size: 52px;
  font-weight: 700;
  color: #141414;
  line-height: 1.1;
}

.home2026 .box-na-midia h2 {
  font-size: 52px;
  font-weight: 700;
  color: #141414;
  text-transform: none;
  letter-spacing: 0;
}

/* ---------- PARCEIRAS (titulo) ---------- */
.home2026 .h2026-parceiras {
  padding: 64px 0 8px;
  text-align: center;
  background: #EBF5F3 !important;
}

.home2026 .h2026-parceiras h2 {
  font-size: 35px;
  font-weight: 300;
  color: #0c0c0c;
  margin: 0 0 1.5em;
  text-transform: none;
  letter-spacing: 0;
}

/* logos numa faixa branca sobre o fundo verde-água (componente do tema já entrega a faixa branca + setas) */
.home2026 .home2026-clientes {
  background: #EBF5F3 !important;
  padding-top: 8px;
  padding-bottom: 72px;
}

/* o título da seção vem do .h2026-parceiras (estilo 2026); esconde o título interno do template part p/ não duplicar */
.home2026 .home2026-clientes h2 {
  display: none;
}

.home2026 .home2026-clientes .list-nossos-clientes {
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(20, 30, 28, 0.07);
}

/* ---------- PASSOS ---------- */
.home2026 .h2026-passos {
  padding: 80px 0;
  background: #fff;
}

.home2026 .passos-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  max-width: 1125px;
  margin: 0 auto;
}

.home2026 .passo {
  text-align: center;
}

.home2026 .passo .passo-num {
  width: 107px;
  height: 107px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 54px;
  font-weight: 500;
  color: #fff;
  margin: 0 auto 24px;
  box-shadow: 0 14px 26px rgba(20, 50, 30, 0.22);
}

.home2026 .passo:nth-child(1) .passo-num {
  background: var(--verde-escuro);
}

.home2026 .passo:nth-child(2) .passo-num {
  background: var(--verde-btn);
}

.home2026 .passo:nth-child(3) .passo-num {
  background: var(--verde-claro2);
}

.home2026 .passo h3 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 14px;
}

.home2026 .passo p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
}

/* ---------- TODO MUNDO GANHA ---------- */
.home2026 .h2026-ganha {
  padding: 80px 0;
  background: var(--bg-claro);
}

.home2026 .ganha-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.home2026 .ganha-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px;
  background: #1d3a30 center/cover no-repeat;
}

.home2026 .ganha-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 100%);
  z-index: 0;
}

.home2026 .ganha-card > * {
  position: relative;
  z-index: 1;
}

.home2026 .ganha-card .ganha-titulo {
  font-size: 30px;
  color: #fff;
  margin: 0 0 20px;
}

.home2026 .ganha-links {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.home2026 .ganha-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 12px;
  transition: opacity 0.3s;
}

.home2026 .ganha-links a:hover {
  opacity: 0.8;
  color: #fff;
}

/* ---------- FAQ ---------- */
.home2026 .h2026-faq {
  padding: 80px 0;
  background: #fff;
}

.home2026 .faq-row {
  display: grid;
  grid-template-columns: 0.9fr 1.4fr;
  gap: 60px;
  align-items: start;
}

.home2026 .faq-left .eyebrow {
  text-align: left;
}

.home2026 .faq-left h2 {
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 20px;
}

.home2026 .faq-left .faq-desc {
  font-size: 15px;
  line-height: 1.6;
  color: #000;
  margin: 0 0 28px;
}

.home2026 .btn-laranja.inline {
  display: inline-flex;
}

.home2026 .faq-item {
  border-bottom: 1px solid #e3e3e3;
}

.home2026 .faq-item .faq-q {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  color: #000;
  padding: 22px 0;
}

.home2026 .faq-item.aberto .faq-q {
  color: var(--verde);
}

.home2026 .faq-item .faq-q .seta {
  transition: transform 0.3s;
}

.home2026 .faq-item.aberto .faq-q .seta {
  transform: rotate(90deg);
}

.home2026 .faq-item .faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.home2026 .faq-item .faq-a .inner {
  padding: 0 0 22px;
  font-size: 16px;
  line-height: 1.6;
  color: #919191;
}

/* ---------- CTA VERDE ---------- */
.home2026 .h2026-cta {
  background: var(--verde-escuro);
  padding: 90px 0;
  text-align: center;
}

.home2026 .h2026-cta h2 {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 18px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.home2026 .h2026-cta p {
  font-size: 24px;
  color: #fff;
  max-width: 800px;
  margin: 0 auto 32px;
}

/* ---------- RESPONSIVO ---------- */
/* até 1230px o hero de 2 colunas fica apertado: REMOVE a foto da mulher (tablet/mobile ficam só com texto + cards) */
@media (max-width: 1230px) {
  .home2026 .h2026-hero {
    padding-top: 84px;
    padding-bottom: 0;
  }
  .home2026 .h2026-hero .col-img {
    display: none;
  }
  .home2026 .h2026-hero .col-texto {
    flex: 1 1 auto;
    padding-bottom: 36px;
    padding-top: 0;
  }
  .home2026 .h2026-cards {
    margin-top: 0;
    background: var(--bg-claro);
  }
}
@media (max-width: 991px) {
  .home2026 .sec-titulo, .home2026 .faq-left h2, .home2026 .h2026-cta h2, .home2026 .box-depoimentos h3, .home2026 .box-na-midia h2 {
    font-size: 34px;
  }
  .home2026 .sec-sub, .home2026 .h2026-cta p {
    font-size: 18px;
  }
  .home2026 .h2026-hero {
    padding-top: 80px;
  }
  .home2026 .h2026-hero .h2026-row {
    flex-direction: column;
  }
  .home2026 .h2026-hero .col-texto {
    padding-bottom: 30px;
  }
  .home2026 .hero-acoes {
    flex-wrap: wrap;
  }
  .home2026 .h2026-cards {
    margin-top: 0;
    background: var(--bg-claro);
  }
  .home2026 .h2026-hero h1 {
    font-size: 36px;
  }
  .home2026 .h2026-hero .subtitulo {
    font-size: 18px;
  }
  .home2026 .cards-row, .home2026 .formas-row, .home2026 .passos-row, .home2026 .ganha-row, .home2026 .faq-row {
    grid-template-columns: 1fr;
  }
  .home2026 .forma-checks {
    flex-direction: column;
  }
  .home2026 .numeros-row {
    gap: 24px;
  }
  .home2026 .num-item {
    flex: 1 1 40%;
  }
  .home2026 .num-item .num-valor {
    font-size: 40px;
  }
  .home2026 .faq-left .eyebrow {
    text-align: left;
  }
}
/* telas médias (2 col com mulher): mulher menor pra não encostar no texto enquanto sangra à direita */
@media (min-width: 1231px) and (max-width: 1340px) {
  .home2026 .hero-img-wrap img {
    max-height: 620px;
  }
  /* mulher menor => hero mais baixo: reduz o avanço dos cards pra não cobrir os botões do hero */
  .home2026 .h2026-cards {
    background: linear-gradient(to bottom, rgba(236, 240, 239, 0) 0, rgba(236, 240, 239, 0) 180px, var(--bg-claro) 180px);
    margin-top: -180px;
  }
}
/* telas muito largas (>2000px): a margem é travada (clamp) lá em cima, então a mulher fica congelada
   na posição de ~1700px em vez de driftar/sumir no canto — não precisa esconder. */
/* mobile estreito: botões do hero empilhados full-width (nada de linha nowrap que estoura a largura) */
@media (max-width: 600px) {
  .home2026 .h2026-hero .col-texto {
    min-width: 0;
    max-width: 100%;
  }
  .home2026 .h2026-hero .subtitulo {
    max-width: 100%;
  }
  .home2026 .h2026-hero h1 {
    overflow-wrap: break-word;
  }
  .home2026 .hero-img-wrap, .home2026 .hero-img-wrap img {
    max-width: 100%;
  }
  .home2026 .hero-acoes {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .home2026 .hero-acoes .btn-laranja {
    width: 100%;
    justify-content: center;
    padding: 15px 14px;
    font-size: 14px;
    white-space: normal;
    text-align: center;
    line-height: 1.3;
  }
  .home2026 .hero-acoes-row {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    flex-wrap: wrap;
  }
  .home2026 .hero-acoes-row .hero-ou {
    text-align: center;
  }
  .home2026 .hero-acoes-row .btn-branco {
    width: 100%;
    justify-content: center;
  }
}
/* ===================== ANTECIPAÇÃO DE ALUGUEL 2026 ===================== */
body.page-template-antecipacao-aluguel {
  overflow-x: hidden;
  max-width: 100%;
}

.antc {
  --laranja: #FF8727;
  --verde: #259A47;
  --verde-btn: #2D9A47;
  --verde-claro2: #4FA55C;
  --verde-escuro: #046320;
  --verde-icone: #004213;
  --eyebrow: #92C895;
  --bg-claro: #ECF0EF;
  --bg-verde-agua: #EBF5F3;
  --texto: #141414;
  --texto-sub: #202C27;
  color: var(--texto);
  overflow-x: hidden;
}

.antc .antc-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.antc .eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 700;
  color: var(--laranja);
  text-align: center;
  margin-bottom: 12px;
}

.antc .sec-titulo {
  font-size: 42px;
  line-height: 1.15;
  font-weight: 700;
  color: var(--texto);
  text-align: center;
  margin: 0 auto 16px;
  max-width: 600px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .sec-titulo .verde {
  color: var(--verde);
}

.antc .sec-sub {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--texto-sub);
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 48px;
}

/* ícones */
.antc .antc-ico {
  display: inline-block;
  vertical-align: -0.125em;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}

/* botões */
.antc .btn-laranja {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: var(--laranja);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 34px;
  border-radius: 50px;
  border: 1px solid transparent;
  transition: opacity 0.3s;
}

.antc .btn-laranja:hover {
  opacity: 0.9;
  color: #fff;
}

.antc .btn-laranja .antc-ico {
  width: 16px;
  height: 16px;
}

/* ---------- HERO ---------- */
.antc .antc-hero {
  background: #fff;
  padding: 150px 0 120px;
}

.antc .antc-hero .hero-row {
  display: flex;
  align-items: center;
  gap: 48px;
}

.antc .antc-hero .hero-texto {
  flex: 1 1 50%;
}

.antc .antc-hero .hero-form-col {
  flex: 1 1 50%;
  display: flex;
  justify-content: flex-end;
}

.antc .antc-hero .eyebrow {
  text-align: left;
}

.antc .antc-hero h1 {
  font-size: 54px;
  line-height: 1.12;
  font-weight: 700;
  margin: 0 0 24px;
  letter-spacing: -0.5px;
  max-width: 700px;
}

.antc .antc-hero h1 .verde {
  color: var(--verde);
}

.antc .antc-hero .subtitulo {
  font-size: 19px;
  line-height: 1.55;
  max-width: 640px;
  margin: 0 0 28px;
  color: var(--texto-sub);
}

.antc .hero-checks {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.antc .hero-checks .chk {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #DFF1E5;
  color: var(--verde-btn);
  border-radius: 100px;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 24px;
}

.antc .hero-checks .chk .antc-ico {
  width: 14px;
  height: 14px;
  color: var(--verde-btn);
}

/* card simulação */
.antc .sim-card {
  width: 100%;
  max-width: 620px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(20, 40, 30, 0.18);
  background: #fff;
}

.antc .sim-card .sim-head {
  background: var(--verde-icone);
  color: #fff;
  padding: 26px 32px;
}

.antc .sim-card .sim-head .sim-eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 700;
  color: var(--eyebrow);
  margin-bottom: 8px;
}

.antc .sim-card .sim-head h2 {
  font-size: 27px;
  font-weight: 700;
  margin: 0;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
}

.antc .sim-card .sim-body {
  padding: 30px 32px 32px;
  display: flex;
  flex-direction: column;
}

.antc .sim-card .sim-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  color: var(--texto);
}

.antc .sim-card .sim-input {
  width: 100%;
  height: 52px;
  border: 1px solid #d4ddd9;
  border-radius: 8px;
  padding: 0 16px;
  font-size: 16px;
  color: var(--texto);
  margin-bottom: 20px;
  background: #fff;
}

.antc .sim-card .sim-input:focus {
  outline: none;
  border-color: var(--verde-btn);
}

.antc .sim-card .btn-laranja {
  width: auto;
  align-self: center;
  padding: 16px 44px;
  font-size: 15px;
}

.antc .sim-card .sim-termo {
  font-size: 13px;
  color: #8a948f;
  text-align: center;
  margin: 16px 0 0;
  line-height: 1.4;
  align-self: center;
  max-width: 280px;
}

.antc .sim-card .sim-termo a {
  color: var(--verde-btn);
  text-decoration: underline;
}

/* ---------- QUEM COMPARA (gráfico) ---------- */
.antc .antc-compara {
  background: var(--bg-claro);
  padding: 80px 0;
}

.antc .antc-compara .comp-row {
  display: flex;
  align-items: center;
  gap: 60px;
}

.antc .antc-compara .comp-texto {
  flex: 1 1 56%;
}

.antc .antc-compara .comp-grafico {
  flex: 1 1 44%;
}

.antc .comp-chart-img {
  width: 100%;
  max-width: 540px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.antc .comp-grafico .chart-nota {
  font-size: 12px;
  color: #9aa3a0;
  text-align: center;
  margin: 14px 0 0;
}

.antc .antc-compara .eyebrow {
  text-align: left;
}

.antc .antc-compara h2 {
  font-size: 48px;
  line-height: 1.12;
  font-weight: 700;
  margin: 0 0 22px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .antc-compara .comp-desc {
  font-size: 17px;
  line-height: 1.6;
  color: var(--texto-sub);
  margin: 0 0 32px;
}

/* chart */
.antc .chart {
  background: #fff;
  border-radius: 14px;
  padding: 32px 32px 24px;
  box-shadow: 0 12px 30px rgba(20, 30, 28, 0.08);
}

.antc .chart .chart-plot {
  position: relative;
  height: 320px;
  border-left: 1px solid #e3e8e6;
  border-bottom: 1px solid #e3e8e6;
  margin: 0 0 0 48px;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  gap: 24px;
}

.antc .chart .grid-line {
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px dashed #eef2f0;
}

.antc .chart .y-label {
  position: absolute;
  left: -42px;
  transform: translateY(-50%);
  font-size: 12px;
  color: #9aa3a0;
}

.antc .chart .bar-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.antc .chart .bar {
  width: 70%;
  max-width: 90px;
  border-radius: 8px 8px 0 0;
}

.antc .chart .bar.verde {
  background: var(--verde-btn);
}

.antc .chart .bar.cinza {
  background: #c9d2ce;
}

.antc .chart .bar.cinza-escuro {
  background: #97a39d;
}

.antc .chart .bar-legend {
  display: flex;
  justify-content: space-around;
  gap: 24px;
  margin: 14px 0 0 48px;
}

.antc .chart .bar-legend span {
  flex: 1;
  text-align: center;
  font-size: 12px;
  color: #5d6863;
  line-height: 1.3;
}

.antc .chart .chart-nota {
  font-size: 12px;
  color: #9aa3a0;
  text-align: center;
  margin: 14px 0 0;
}

/* ---------- PASSOS (01/02/03) ---------- */
.antc .antc-passos {
  background: #fff;
  padding: 80px 0;
}

.antc .passos-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1180px;
  margin: 0 auto;
}

.antc .passo-card {
  position: relative;
  background: #fff;
  border: 1px solid #e8edea;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 10px 28px rgba(20, 30, 28, 0.05);
}

/* traço verde tracejado entre os cards */
.antc .passos-row .passo-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 64px;
  right: -30px;
  width: 30px;
  border-top: 3px dashed var(--verde-btn);
}

.antc .passo-card .passo-num {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--verde-escuro);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 22px;
}

.antc .passo-card p {
  font-size: 16px;
  line-height: 1.55;
  color: var(--texto-sub);
  font-weight: 300;
  margin: 0;
}

/* ---------- QUEM PODE ANTECIPAR (cards check) ---------- */
.antc .antc-pode {
  background: var(--bg-claro);
  padding: 80px 0;
}

.antc .pode-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  max-width: 1180px;
  margin: 0 auto;
}

.antc .pode-card {
  background: #fff;
  border-left: 6px solid var(--verde-btn);
  border-radius: 8px;
  padding: 26px 30px;
  display: flex;
  align-items: center;
  gap: 22px;
  box-shadow: 0 10px 26px rgba(20, 30, 28, 0.06);
}

.antc .pode-card .pode-ico {
  width: 54px;
  height: 54px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #eaf5ee;
  color: var(--verde-escuro);
  display: flex;
  align-items: center;
  justify-content: center;
}

.antc .pode-card .pode-ico .antc-ico {
  width: 26px;
  height: 26px;
}

.antc .pode-card p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  color: var(--texto);
}

/* ---------- VANTAGENS ---------- */
.antc .antc-vant {
  background: #fff;
  padding: 80px 0;
}

.antc .vant-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
}

.antc .vant-card {
  background: #fff;
  border: 1px solid #eef1f0;
  border-radius: 14px;
  padding: 30px;
  box-shadow: 0 18px 42px rgba(20, 30, 28, 0.13);
}

.antc .vant-card .vant-ico {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: var(--laranja);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
}

.antc .vant-card .vant-ico .antc-ico {
  width: 26px;
  height: 26px;
}

.antc .vant-card h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 12px;
}

.antc .vant-card p {
  font-size: 15px;
  line-height: 1.55;
  font-weight: 300;
  color: var(--texto-sub);
  margin: 0;
}

/* ---------- DEPOIMENTOS (componente novo — carrossel de cards) ---------- */
.antc .antc-depo {
  background: var(--bg-claro);
  padding: 80px 0;
}

.antc .depo-track {
  display: flex;
  gap: 28px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 8px 4px 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.antc .depo-track::-webkit-scrollbar {
  display: none;
}

.antc .depo-card {
  flex: 0 0 calc((100% - 56px) / 3);
  scroll-snap-align: start;
  background: #fff;
  border: 1px solid #e8edea;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(20, 30, 28, 0.05);
  padding: 36px;
  display: flex;
  flex-direction: column;
}

.antc .depo-stars {
  display: flex;
  gap: 4px;
  color: var(--laranja);
  margin-bottom: 22px;
}

.antc .depo-stars .antc-ico {
  width: 20px;
  height: 20px;
}

.antc .depo-texto {
  font-style: italic;
  font-size: 15px;
  line-height: 1.6;
  color: #5d6863;
  flex: 1;
}

.antc .depo-texto p {
  margin: 0 0 16px;
}

.antc .depo-texto p:last-child {
  margin-bottom: 0;
}

.antc .depo-divider {
  height: 1px;
  background: #e8edea;
  margin: 22px 0 16px;
}

.antc .depo-autor {
  font-size: 14px;
  font-style: italic;
  color: #5d6863;
  margin: 0;
}

.antc .depo-autor .nome {
  font-style: normal;
  font-weight: 600;
  color: #2b332f;
}

.antc .depo-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 34px;
}

.antc .depo-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: none;
  background: #c9d2ce;
  cursor: pointer;
  padding: 0;
  transition: width 0.3s, background 0.3s;
}

.antc .depo-dot.active {
  background: var(--verde-btn);
  width: 22px;
  border-radius: 10px;
}

/* ---------- FAQ ---------- */
.antc .antc-faq {
  padding: 80px 0;
  background: var(--bg-claro);
}

.antc .faq-row {
  display: grid;
  grid-template-columns: 0.9fr 1.4fr;
  gap: 60px;
  align-items: start;
}

.antc .faq-left .eyebrow {
  text-align: left;
}

.antc .faq-left h2 {
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .faq-left .faq-desc {
  font-size: 15px;
  line-height: 1.6;
  color: #3b423f;
  margin: 0 0 28px;
}

.antc .faq-item {
  border-bottom: 1px solid #d9e1de;
}

.antc .faq-item .faq-q {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  color: #000;
  padding: 22px 0;
}

.antc .faq-item.aberto .faq-q {
  color: var(--verde);
}

.antc .faq-item .faq-q .seta {
  transition: transform 0.3s;
}

.antc .faq-item.aberto .faq-q .seta {
  transform: rotate(90deg);
}

.antc .faq-item .faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.antc .faq-item .faq-a .inner {
  padding: 0 0 22px;
  font-size: 16px;
  line-height: 1.6;
  color: #6b736f;
}

/* ---------- CTA VERDE ---------- */
.antc .antc-cta {
  background: var(--verde-escuro);
  padding: 90px 0;
  text-align: center;
}

.antc .antc-cta h2 {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 18px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  letter-spacing: 0;
}

.antc .antc-cta p {
  font-size: 22px;
  color: #fff;
  max-width: 760px;
  margin: 0 auto 32px;
}

/* ---------- RESPONSIVO ---------- */
@media (max-width: 991px) {
  .antc .antc-hero {
    padding-top: 110px;
  }
  .antc .antc-hero .hero-row, .antc .antc-compara .comp-row {
    flex-direction: column;
  }
  .antc .antc-hero .hero-form-col {
    justify-content: center;
    width: 100%;
  }
  .antc .sim-card {
    max-width: 100%;
  }
  .antc .antc-hero h1 {
    font-size: 38px;
  }
  .antc .antc-compara h2, .antc .sec-titulo, .antc .faq-left h2, .antc .antc-cta h2, .antc .box-depoimentos h3 {
    font-size: 34px;
  }
  .antc .sec-sub, .antc .antc-cta p {
    font-size: 18px;
  }
  .antc .passos-row, .antc .pode-row, .antc .vant-row, .antc .faq-row {
    grid-template-columns: 1fr;
  }
  .antc .passos-row .passo-card:not(:last-child)::after {
    display: none;
  }
  .antc .depo-card {
    flex: 0 0 86%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .antc .vant-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* ===================== ANTECIPAÇÃO DE COMISSÃO 2026 ===================== */
body.page-template-antecipacao-comissao {
  overflow-x: hidden;
  max-width: 100%;
}

/* âncora "Simule agora"/"Simular agora" -> sobe pro simulador, sem ficar atrás do header fixo, com rolagem suave */
html:has(#simular) {
  scroll-behavior: smooth;
}

#simular {
  scroll-margin-top: 130px;
}

.antc {
  --laranja: #FF8727;
  --verde: #259A47;
  --verde-btn: #2D9A47;
  --verde-claro2: #4FA55C;
  --verde-escuro: #046320;
  --verde-icone: #004213;
  --eyebrow: #92C895;
  --bg-claro: #ECF0EF;
  --bg-verde-agua: #EBF5F3;
  --texto: #141414;
  --texto-sub: #202C27;
  color: var(--texto);
  overflow-x: hidden;
}

.antc .antc-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.antc .eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 700;
  color: var(--laranja);
  text-align: center;
  margin-bottom: 12px;
}

.antc .sec-titulo {
  font-size: 42px;
  line-height: 1.15;
  font-weight: 700;
  color: var(--texto);
  text-align: center;
  margin: 0 auto 16px;
  max-width: 600px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .sec-titulo .verde {
  color: var(--verde);
}

.antc .sec-sub {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--texto-sub);
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 48px;
}

/* ícones */
.antc .antc-ico {
  display: inline-block;
  vertical-align: -0.125em;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}

/* botões */
.antc .btn-laranja {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: var(--laranja);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 34px;
  border-radius: 50px;
  border: 1px solid transparent;
  transition: opacity 0.3s;
}

.antc .btn-laranja:hover {
  opacity: 0.9;
  color: #fff;
}

.antc .btn-laranja .antc-ico {
  width: 16px;
  height: 16px;
}

/* ---------- HERO ---------- */
.antc .antc-hero {
  background: #fff;
  position: relative;
  z-index: 2;
}

.antc .antc-hero .hero-row {
  display: flex;
  align-items: flex-start;
  gap: 48px;
}

.antc .antc-hero .hero-texto {
  flex: 1 1 50%;
}

.antc .antc-hero .hero-form-col {
  flex: 1 1 50%;
  display: flex;
  justify-content: flex-end;
}

.antc .antc-hero .eyebrow {
  text-align: left;
}

.antc .antc-hero h1 {
  font-size: 54px;
  line-height: 1.12;
  font-weight: 700;
  margin: 0 0 24px;
  letter-spacing: -0.5px;
  max-width: 700px;
}

.antc .antc-hero h1 .verde {
  color: var(--verde);
}

.antc .antc-hero .subtitulo {
  font-size: 19px;
  line-height: 1.55;
  max-width: 640px;
  margin: 0 0 28px;
  color: var(--texto-sub);
}

.antc .hero-checks {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.antc .hero-checks .chk {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #DFF1E5;
  color: var(--verde-btn);
  border-radius: 100px;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 24px;
}

.antc .hero-checks .chk .antc-ico {
  width: 14px;
  height: 14px;
  color: var(--verde-btn);
}

/* card simulação */
.antc .sim-card {
  width: 100%;
  max-width: 620px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(20, 40, 30, 0.18);
  background: #fff;
}

.antc .sim-card .sim-head {
  background: var(--verde-icone);
  color: #fff;
  padding: 26px 32px;
}

.antc .sim-card .sim-head .sim-eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 700;
  color: var(--eyebrow);
  margin-bottom: 8px;
}

.antc .sim-card .sim-head h2 {
  font-size: 27px;
  font-weight: 700;
  margin: 0;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
}

.antc .sim-card .sim-body {
  padding: 30px 32px 32px;
  display: flex;
  flex-direction: column;
}

.antc .sim-card .sim-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  color: var(--texto);
}

.antc .sim-card .sim-input {
  width: 100%;
  height: 52px;
  border: 1px solid #d4ddd9;
  border-radius: 8px;
  padding: 0 16px;
  font-size: 16px;
  color: var(--texto);
  margin-bottom: 20px;
  background: #fff;
}

.antc .sim-card .sim-input:focus {
  outline: none;
  border-color: var(--verde-btn);
}

.antc .sim-card .sim-input {
  text-transform: none;
  letter-spacing: normal;
}

.antc .sim-card .sim-input::placeholder {
  text-transform: none;
  letter-spacing: normal;
  font-size: 13px;
  font-weight: 400;
  color: #9aa3a0;
  opacity: 1;
}

.antc .sim-card .btn-laranja {
  width: auto;
  align-self: center;
  padding: 16px 44px;
  font-size: 15px;
}

.antc .sim-card .sim-termo {
  font-size: 13px;
  color: #8a948f;
  text-align: center;
  margin: 16px 0 0;
  line-height: 1.4;
  align-self: center;
  max-width: 280px;
}

.antc .sim-card .sim-termo a {
  color: var(--verde-btn);
  text-decoration: underline;
}

/* hero h1 destaque */
.antc .antc-hero h1 .destaque {
  color: #2D9A47;
}

/* simulador comissão */
.antc .sim-card-comissao {
  max-width: 720px;
  margin-bottom: -120px;
  position: relative;
  z-index: 3;
}

.antc .sim-card-comissao .sim-head {
  padding: 22px 32px;
}

.antc .sim-row {
  display: flex;
  gap: 16px;
}

.antc .sim-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.antc .sim-field label {
  font-size: 13px;
  font-weight: 600;
  color: var(--texto);
  margin-bottom: 8px;
}

.antc .sim-field .sim-input {
  margin-bottom: 16px;
  height: 48px;
  font-size: 14px;
}

.antc .sim-slider-wrap {
  margin: 4px 0 18px;
}

.antc .sim-slider-wrap input[type=range] {
  width: 100%;
  accent-color: var(--verde-btn);
  height: 6px;
  cursor: pointer;
}

.antc .sim-slider-marks {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #8a948f;
  margin-top: 8px;
}

.antc .sim-slider-marks .sim-pct-val {
  color: var(--verde-btn);
  font-weight: 700;
}

.antc .sim-result {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 18px;
}

.antc .sim-result-top {
  background: #DEDEDE;
  padding: 6px 18px;
}

.antc .sim-result-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #5d6863;
  padding: 9px 0;
}

.antc .sim-result-row strong {
  font-weight: 600;
  white-space: nowrap;
  color: var(--texto);
}

.antc .sim-result-row.total {
  background: #2D9A47;
  padding: 16px 18px;
}

.antc .sim-result-row.total span {
  font-weight: 700;
  color: #fff;
}

.antc .sim-result-row.total .sim-recebe {
  color: #fff;
  font-size: 19px;
}

.antc .sim-card-comissao .btn-laranja {
  width: auto;
  align-self: center;
  padding: 16px 44px;
}

/* ---------- QUEM COMPARA (gráfico) ---------- */
.antc .antc-compara {
  background: var(--bg-claro);
  padding: 150px 0 80px;
  position: relative;
  z-index: 1;
}

.antc .antc-compara .comp-row {
  display: flex;
  align-items: center;
  gap: 60px;
}

.antc .antc-compara .comp-texto {
  flex: 1 1 56%;
}

.antc .antc-compara .comp-grafico {
  flex: 1 1 44%;
}

.antc .comp-chart-img {
  width: 100%;
  max-width: 540px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.antc .comp-grafico .chart-nota {
  font-size: 12px;
  color: #9aa3a0;
  text-align: center;
  margin: 14px 0 0;
}

.antc .antc-compara .eyebrow {
  text-align: left;
}

.antc .antc-compara h2 {
  font-size: 48px;
  line-height: 1.12;
  font-weight: 700;
  margin: 0 0 22px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .antc-compara .comp-desc {
  font-size: 17px;
  line-height: 1.6;
  color: var(--texto-sub);
  margin: 0 0 32px;
}

/* chart */
.antc .chart {
  background: #fff;
  border-radius: 14px;
  padding: 32px 32px 24px;
  box-shadow: 0 12px 30px rgba(20, 30, 28, 0.08);
}

.antc .chart .chart-plot {
  position: relative;
  height: 320px;
  border-left: 1px solid #e3e8e6;
  border-bottom: 1px solid #e3e8e6;
  margin: 0 0 0 48px;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  gap: 24px;
}

.antc .chart .grid-line {
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px dashed #eef2f0;
}

.antc .chart .y-label {
  position: absolute;
  left: -42px;
  transform: translateY(-50%);
  font-size: 12px;
  color: #9aa3a0;
}

.antc .chart .bar-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.antc .chart .bar {
  width: 70%;
  max-width: 90px;
  border-radius: 8px 8px 0 0;
}

.antc .chart .bar.verde {
  background: var(--verde-btn);
}

.antc .chart .bar.cinza {
  background: #c9d2ce;
}

.antc .chart .bar.cinza-escuro {
  background: #97a39d;
}

.antc .chart .bar-legend {
  display: flex;
  justify-content: space-around;
  gap: 24px;
  margin: 14px 0 0 48px;
}

.antc .chart .bar-legend span {
  flex: 1;
  text-align: center;
  font-size: 12px;
  color: #5d6863;
  line-height: 1.3;
}

.antc .chart .chart-nota {
  font-size: 12px;
  color: #9aa3a0;
  text-align: center;
  margin: 14px 0 0;
}

/* ---------- PASSOS (01/02/03) ---------- */
.antc .antc-passos {
  background: #fff;
  padding: 80px 0;
}

.antc .passos-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1180px;
  margin: 0 auto;
}

.antc .passo-card {
  position: relative;
  background: #fff;
  border: 1px solid #e8edea;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 10px 28px rgba(20, 30, 28, 0.05);
}

.antc .passo-card .passo-num {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--verde-escuro);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 22px;
}

.antc .passo-card p {
  font-size: 17px;
  line-height: 1.55;
  color: #141414;
  font-weight: 300;
  margin: 0;
}

/* traço verde tracejado entre os cards */
.antc .passos-row .passo-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 64px;
  right: -30px;
  width: 30px;
  border-top: 3px dashed var(--verde-btn);
}

/* ---------- QUEM PODE ANTECIPAR (cards check) ---------- */
.antc .antc-pode {
  background: var(--bg-claro);
  padding: 80px 0;
}

.antc .pode-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  max-width: 1180px;
  margin: 0 auto;
}

.antc .pode-card {
  background: #fff;
  border-left: 6px solid var(--verde-btn);
  border-radius: 8px;
  padding: 26px 30px;
  display: flex;
  align-items: center;
  gap: 22px;
  box-shadow: 0 18px 42px rgba(20, 30, 28, 0.14);
}

.antc .pode-card .pode-ico {
  width: 54px;
  height: 54px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #eaf5ee;
  color: var(--verde-escuro);
  display: flex;
  align-items: center;
  justify-content: center;
}

.antc .pode-card .pode-ico .antc-ico {
  width: 26px;
  height: 26px;
}

.antc .pode-card p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  color: var(--texto);
}

/* ---------- VANTAGENS ---------- */
.antc .antc-vant {
  background: #fff;
  padding: 80px 0;
}

.antc .vant-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
}

.antc .vant-card {
  background: #fff;
  border: 1px solid #eef1f0;
  border-radius: 14px;
  padding: 30px;
  box-shadow: 0 18px 42px rgba(20, 30, 28, 0.13);
}

.antc .vant-card .vant-ico {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: var(--laranja);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
}

.antc .vant-card .vant-ico .antc-ico {
  width: 26px;
  height: 26px;
}

.antc .vant-card h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 12px;
}

.antc .vant-card p {
  font-size: 15px;
  line-height: 1.55;
  font-weight: 300;
  color: var(--texto-sub);
  margin: 0;
}

/* ---------- DEPOIMENTOS (componente novo — carrossel de cards) ---------- */
.antc .antc-depo {
  background: var(--bg-claro);
  padding: 80px 0;
}

.antc .depo-track {
  display: flex;
  gap: 28px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 8px 4px 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.antc .depo-track::-webkit-scrollbar {
  display: none;
}

.antc .depo-card {
  flex: 0 0 calc((100% - 56px) / 3);
  scroll-snap-align: start;
  background: #fff;
  border: 1px solid #e8edea;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(20, 30, 28, 0.05);
  padding: 36px;
  display: flex;
  flex-direction: column;
}

.antc .depo-stars {
  display: flex;
  gap: 4px;
  color: var(--laranja);
  margin-bottom: 22px;
}

.antc .depo-stars .antc-ico {
  width: 20px;
  height: 20px;
}

.antc .depo-texto {
  font-style: italic;
  font-size: 15px;
  line-height: 1.6;
  color: #5d6863;
  flex: 1;
}

.antc .depo-texto p {
  margin: 0 0 16px;
}

.antc .depo-texto p:last-child {
  margin-bottom: 0;
}

.antc .depo-divider {
  height: 1px;
  background: #e8edea;
  margin: 22px 0 16px;
}

.antc .depo-autor {
  font-size: 14px;
  font-style: italic;
  color: #5d6863;
  margin: 0;
}

.antc .depo-autor .nome {
  font-style: normal;
  font-weight: 600;
  color: #2b332f;
}

.antc .depo-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 34px;
}

.antc .depo-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: none;
  background: #c9d2ce;
  cursor: pointer;
  padding: 0;
  transition: width 0.3s, background 0.3s;
}

.antc .depo-dot.active {
  background: var(--verde-btn);
  width: 22px;
  border-radius: 10px;
}

/* ---------- FAQ ---------- */
.antc .antc-faq {
  padding: 80px 0;
  background: var(--bg-claro);
}

.antc .faq-row {
  display: grid;
  grid-template-columns: 0.9fr 1.4fr;
  gap: 60px;
  align-items: start;
}

.antc .faq-left .eyebrow {
  text-align: left;
}

.antc .faq-left h2 {
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: none;
  letter-spacing: 0;
}

.antc .faq-left .faq-desc {
  font-size: 15px;
  line-height: 1.6;
  color: #3b423f;
  margin: 0 0 28px;
}

.antc .faq-item {
  border-bottom: 1px solid #d9e1de;
}

.antc .faq-item .faq-q {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  color: #000;
  padding: 22px 0;
}

.antc .faq-item.aberto .faq-q {
  color: var(--verde);
}

.antc .faq-item .faq-q .seta {
  transition: transform 0.3s;
}

.antc .faq-item.aberto .faq-q .seta {
  transform: rotate(90deg);
}

.antc .faq-item .faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.antc .faq-item .faq-a .inner {
  padding: 0 0 22px;
  font-size: 16px;
  line-height: 1.6;
  color: #6b736f;
}

/* ---------- CTA VERDE ---------- */
.antc .antc-cta {
  background: var(--verde-escuro);
  padding: 90px 0;
  text-align: center;
}

.antc .antc-cta h2 {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 18px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  letter-spacing: 0;
}

.antc .antc-cta p {
  font-size: 22px;
  color: #fff;
  max-width: 760px;
  margin: 0 auto 32px;
}

/* ---------- RESPONSIVO ---------- */
@media (max-width: 991px) {
  .antc .antc-hero {
    padding: 110px 0 40px;
  }
  .antc .sim-card-comissao {
    margin-bottom: 0;
  }
  .antc .antc-compara {
    padding-top: 80px;
  }
  .antc .antc-hero .hero-row, .antc .antc-compara .comp-row {
    flex-direction: column;
  }
  .antc .antc-hero .hero-form-col {
    justify-content: center;
    width: 100%;
  }
  .antc .sim-card {
    max-width: 100%;
  }
  .antc .antc-hero h1 {
    font-size: 38px;
  }
  .antc .antc-compara h2, .antc .sec-titulo, .antc .faq-left h2, .antc .antc-cta h2, .antc .box-depoimentos h3 {
    font-size: 34px;
  }
  .antc .sec-sub, .antc .antc-cta p {
    font-size: 18px;
  }
  .antc .passos-row, .antc .pode-row, .antc .vant-row, .antc .faq-row {
    grid-template-columns: 1fr;
  }
  .antc .passos-row .passo-card:not(:last-child)::after {
    display: none;
  }
  .antc .depo-card {
    flex: 0 0 86%;
  }
  .antc .sim-row {
    flex-direction: column;
    gap: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .antc .vant-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
