/* Versão 1.1.0
   Página Consultoria – Publitiva
   Baseado em marketing-digital e seo
*/

/* Hero */
#co-hero {
  background-color: #1d1d1d;
  padding-top: 60px;
  padding-bottom: 80px;
  position: relative;
}

.co-hero-titulo {
  color: #fff;
  font-weight: 700;
  margin-bottom: 16px;
}

.co-hero-sub {
  font-size: 1.15rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 12px;
  font-weight: 500;
}

.co-hero-texto {
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 24px;
}

.co-hero-img {
  position: relative;
  bottom: -80px;
  max-height: 400px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

#co-hero .slider-botao-container {
  margin-top: 20px;
}

#co-hero .slider-botao {
  border-radius: 20px;
  padding: 10px 20px;
  background-color: #f15a25;
  color: #fff;
}

#co-hero .slider-botao:hover {
  background-color: #ff7340;
  color: #fff;
}

#co-hero .slider-slim {
  padding: 10px 20px;
  color: #fff;
  background-color: #197cfe;
  border-radius: 20px;
  margin-left: 10px;
}

#co-hero .slider-slim:hover {
  background-color: #529af9;
  color: #fff;
}

#co-hero .custom-shape-divider-bottom-1725648297 {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  z-index: 1;
}

#co-hero .custom-shape-divider-bottom-1725648297 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 74px;
}

#co-hero .custom-shape-divider-bottom-1725648297 .shape-fill {
  fill: #000;
}

/* Descrição */
#co-descricao {
  background-color: #000;
  padding: 60px 24px;
}

#co-descricao-header h2 {
  color: #fff;
  margin-bottom: 16px;
}

#co-descricao-header p {
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 16px;
}

#co-descricao-header p:last-child {
  margin-bottom: 0;
}

/* Seção CTA intermediária */
#co-cta-meio {
  background-color: #1a1a2e;
  padding: 32px 24px;
}

#co-cta-meio .co-cta-texto {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
}

#co-cta-meio .laranja {
  color: #f15a25;
}

/* Visibilidade e benefícios */
#co-beneficios-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 48px;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#co-beneficios-grid .processo-passo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1 1 280px;
  min-width: 0;
  padding: 28px 20px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(241, 90, 37, 0.2);
  border-radius: 16px;
}

#co-beneficios-grid .passo-topo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

#co-beneficios-grid .passo-numero {
  font-size: 14px;
  font-weight: 700;
  color: #f15a25;
  letter-spacing: 0.08em;
  font-family: 'Oswald', sans-serif;
}

#co-beneficios-grid .passo-icone {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(241, 90, 37, 0.12);
  border-radius: 12px;
  border: 1px solid rgba(241, 90, 37, 0.25);
  color: #f15a25;
}

#co-beneficios-grid .passo-icone svg {
  flex-shrink: 0;
}

#co-beneficios-grid .processo-passo h4 {
  margin: 0 0 10px;
  color: #fff;
}

#co-beneficios-grid .processo-passo p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
}

/* Visibilidade (Mantenha suas redes) */
#co-visibilidade {
  background-color: #333333;
  padding: 60px 24px;
}

.co-vis-intro {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 8px;
}

.co-vis-label {
  font-size: 0.9rem;
  color: #f15a25;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.co-vis-titulo {
  color: #fff;
  margin-bottom: 16px;
}

.co-vis-texto {
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 16px;
}

#co-visibilidade .slider-botao {
  margin-top: 8px;
}

.co-vis-img {
  max-height: 380px;
  width: auto;
  object-fit: contain;
}

@media (max-width: 600px) {
  #co-beneficios-grid .processo-passo {
    flex: 1 1 100%;
  }
}

/* FAQ */
.secao-grad {
  background: linear-gradient(128deg, rgb(36, 36, 36) 0%, rgb(0, 0, 0) 100%);
  padding: 0 0 60px;
}

.custom-shape-divider-top-1695910736 {
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-top-1695910736 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 68px;
  fill: #333;
}

.co-faq-list {
  border: none;
}

.co-faq-list .collapsible-header {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  margin-bottom: 8px;
  color: #fff;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.co-faq-list .collapsible-header i {
  color: #f15a25;
}

.co-faq-list .collapsible-body {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0 0 8px 8px;
  margin: -8px 0 8px;
  color: rgba(255, 255, 255, 0.88);
  padding: 16px 20px;
}
