/*
  Home 5 - landing Marcos Leandro
  Estrutura:
  1. Tokens e base
  2. Componentes compartilhados
  3. Secoes na ordem do index.html
  4. Estados, acessibilidade e responsivo
*/

.page-wrapper.home-five {
  --ml-color-ink: #0b111e;
  --ml-color-ink-2: #162036;
  --ml-color-blue: #3facff;
  --ml-color-white: #ffffff;
  --ml-color-soft: #f9fbfd;
  --ml-color-card: #f6f6f6;
  --ml-color-text: #5a6678;
  --ml-border-light: rgba(11, 17, 30, 0.1);
  --ml-border-white: rgba(255, 255, 255, 0.22);
  --ml-blue-soft: rgba(63, 172, 255, 0.12);
  --ml-blue-ring: rgba(63, 172, 255, 0.35);
  --ml-shadow-soft: 0 18px 50px rgba(11, 17, 30, 0.08);
  --ml-radius-sm: 10px;
  --ml-radius-md: 18px;
  --ml-motion-fast: 180ms ease;
  --ml-motion-base: 260ms ease;

  --theme-color: var(--ml-color-blue);
  --theme-color2: var(--ml-color-blue);
  --orange-color: var(--ml-color-blue);
  --orange-color2: var(--ml-color-blue);
}

.page-wrapper.home-five :is(a, button, input, select, textarea) {
  touch-action: manipulation;
}

.page-wrapper.home-five :is(a, button, input, select, textarea):focus-visible {
  outline: 3px solid var(--ml-blue-ring);
  outline-offset: 3px;
}

.skip-link {
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 10000;
  padding: 10px 14px;
  color: var(--ml-color-white, #ffffff);
  background: var(--ml-color-ink, #0b111e);
  border-radius: 8px;
  transform: translateY(-160%);
  transition: transform var(--ml-motion-fast);
}

.skip-link:focus-visible {
  outline: 3px solid var(--ml-blue-ring, rgba(63, 172, 255, 0.35));
  outline-offset: 3px;
  transform: translateY(0);
}

.page-wrapper.home-five :is(.sec-title, .title, h1, h2, h3, h4) {
  text-wrap: balance;
}

.page-wrapper.home-five :is(p, .text, .sec-text) {
  text-wrap: pretty;
}

.page-wrapper.home-five :is(.theme-btn, .service-btn, .project-btn, .social-link) {
  transition:
    color var(--ml-motion-base),
    background-color var(--ml-motion-base),
    border-color var(--ml-motion-base),
    box-shadow var(--ml-motion-base),
    transform var(--ml-motion-base);
}

.page-wrapper.home-five :is(.theme-btn, .service-btn, .project-btn):hover {
  transform: translateY(-1px);
}

.page-wrapper.home-five .text-theme2 {
  color: var(--ml-color-blue) !important;
}

.page-wrapper.home-five .textured-flow {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 32%, #f3faff 100%);
}

.page-wrapper.home-five .textured-flow::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(11, 17, 30, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(11, 17, 30, 0.035) 1px, transparent 1px);
  background-size: 72px 72px, 72px 72px;
  pointer-events: none;
}

.page-wrapper.home-five .textured-flow > section {
  position: relative;
  z-index: 1;
  background: transparent !important;
}

.page-wrapper.home-five .textured-flow--consultoria {
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 34%, #f2f9ff 100%);
}

.page-wrapper.home-five .textured-flow--autoridade {
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 36%, #f3faff 100%);
}

.page-wrapper.home-five :is(
  .counter-section.style-2 .bg.image,
  .marquee-section.style-3 .bg.image,
  .service-section.overflow-hidden > .p-top-left,
  .contact-section .p-top-left,
  .testimonial-section.style-5 .p-top-left,
  .testimonial-section.style-5 .p-bottom-left,
  .testimonial-section.style-5 .shape-mockup,
  .service-section.style-5 .service-box-five .p-top-left,
  .service-section.overflow-hidden .service-single-box .p-top-right,
  .service-section.overflow-hidden .service-single-box .p-bottom-right,
  .choose-section.style-5 > .p-top-right,
  .choose-section.style-5 > .p-bottom-right
) {
  display: none !important;
}

/* Header */
.page-wrapper.home-five .nav-header.header-style6 {
  position: relative !important;
  inset: auto;
  z-index: 50;
}

.page-wrapper.home-five .sticky-header {
  display: none !important;
}

.page-wrapper.home-five .header-style6 .main-wrapper {
  background-color: var(--ml-color-white) !important;
  border-bottom: 1px solid var(--ml-border-light);
}

.page-wrapper.home-five .header-style6 .menu-area {
  background-color: transparent !important;
}

.page-wrapper.home-five :is(.header-logo, .mobile-logo) img {
  width: auto;
  height: 40px;
  max-width: min(220px, 55vw);
  object-fit: contain;
}

/* Barra superior (header-top): favicon + texto e redes em branco */
.page-wrapper.home-five .header-style6 .header-top .list-style-1 li {
  display: inline-flex;
  align-items: center;
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .header-style6 .header-top .list-style-1 li .header-top__favicon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  object-fit: contain;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}

.page-wrapper.home-five .header-style6 .header-top .social-icon-one .menu-follow_title,
.page-wrapper.home-five .header-style6 .header-top .social-icon-one li a {
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .header-style6 .header-top .social-icon-one li a:hover {
  color: var(--ml-color-blue) !important;
}

/* Hero */
.page-wrapper.home-five .hero-section.style-5 {
  isolation: isolate;
  /* Evita fresta clara de 1px entre o hero e a faixa de métricas (subpixel / z-index do tema) */
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: var(--ml-color-ink);
  position: relative;
  z-index: 0;
}

/* Ícone da mão (PNG) — tom próximo ao azul do projeto #3FACFF */
.page-wrapper.home-five .hero-section.style-5 .hero-content .sub-title .icon-small-hand {
  filter: brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(2238%) hue-rotate(177deg) brightness(102%) contrast(101%);
}

.page-wrapper.home-five .hero-section.style-5 .hero-title_shape {
  display: inline-flex;
  width: 180px;
  height: 60px;
  overflow: hidden;
  vertical-align: middle;
}

.page-wrapper.home-five .hero-section.style-5 .hero-title_shape img {
  display: block;
  width: 160px;
  max-width: none !important;
  height: 60px;
  object-fit: cover;
  object-position: center 40%;
}

/* Mobile: foto ao lado de “CEO.” menor, alinhada à altura do título */
@media (max-width: 991.98px) {
  .page-wrapper.home-five .hero-section.style-5 .hero-content .title {
    text-wrap: wrap;
  }

  /* Quebra após a imagem: “Empresário.” na linha seguinte */
  .page-wrapper.home-five .hero-section.style-5 .hero-content .title br.hero-title-br {
    display: none;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-content .title .hero-title-empresario {
    display: block;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-content .title .hero-title_shape {
    top: 0;
    vertical-align: middle;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape {
    width: 120px;
    height: 40px;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape img {
    width: 107px;
    height: 40px;
  }
}

@media (max-width: 575.98px) {
  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape {
    width: 100px;
    height: 34px;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape img {
    width: 90px;
    height: 34px;
  }
}

@media (max-width: 430px) {
  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape {
    width: 86px;
    height: 30px;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-title_shape img {
    width: 78px;
    height: 30px;
  }
}

.page-wrapper.home-five .hero-section.style-5 .hero-right .image-box {
  width: calc(100% + max(24px, (100vw - var(--main-container)) / 2));
  margin-left: 0 !important;
}

.page-wrapper.home-five .hero-section.style-5 .hero-right .image-box .image {
  width: 100%;
  overflow: hidden;
}

.page-wrapper.home-five .hero-section.style-5 .hero-right .image-box img {
  display: block;
  width: 100%;
  max-width: none !important;
  height: 751px;
  object-fit: cover;
}

.page-wrapper.home-five .hero-section.style-5 .hero-social-proof .social img {
  object-fit: cover;
  object-position: center 28%;
}

.page-wrapper.home-five .hero-section.style-5 .hero-social-proof .rating-viewers {
  font-variant-numeric: tabular-nums;
}

/* Card “Consultor para empresas…” — arredondado só no topo (base alinhada à faixa escura) */
.page-wrapper.home-five .hero-section.style-5 .hero-right .info-box {
  border-radius: var(--ml-radius-md) var(--ml-radius-md) 0 0;
  overflow: hidden;
}

/* Counter */
.page-wrapper.home-five .counter-section.style-2 {
  background: var(--ml-color-ink) !important;
  margin-top: -2px;
  position: relative;
  z-index: 1;
}

.page-wrapper.home-five .counter-section .row {
  --bs-gutter-x: 20px;
}

.page-wrapper.home-five .counter-section .counter-box .icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.page-wrapper.home-five .counter-section .counter-box .icon .custom-counter-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: var(--ml-color-white);
  font-size: 30px;
  line-height: 1;
}

.page-wrapper.home-five .counter-section.style-2 .counter-box .title {
  font-size: 40px;
  line-height: 1;
  white-space: nowrap;
}

.page-wrapper.home-five .counter-section .counter-box .text {
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
}

.page-wrapper.home-five .counter-section .counter-box .title :is(.odometer, .count-number) {
  display: inline-block;
  white-space: nowrap;
}

/* Process */
.page-wrapper.home-five .process-section .process-single-box .header :is(.icon, .icon i, .icon i::before) {
  color: var(--ml-color-ink) !important;
}

/* Ícone SVG no header (process.css não está no bundle — tamanho explícito, alinhado ao font-size 60px / 40px do tema) */
.page-wrapper.home-five .process-section .process-single-box .header .icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  display: block;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(6%) sepia(19%) saturate(1483%) hue-rotate(185deg) brightness(96%) contrast(101%);
}

@media (min-width: 992px) and (max-width: 1024px) {
  .page-wrapper.home-five .process-section .process-single-box .header .icon img {
    width: 40px;
    height: 40px;
  }
}

/* Consultoria */
.page-wrapper.home-five #consultoria .consultoria-intro {
  max-width: 720px;
}

.page-wrapper.home-five .service-section.style-5 .service-box-five .inner-box::before {
  background: rgba(63, 172, 255, 0.18) !important;
}

.page-wrapper.home-five .service-section.style-5 .service-box-five .icon img,
.page-wrapper.home-five .service-section.style-5 .service-box-five:hover .icon img {
  filter: brightness(0) saturate(100%) invert(6%) sepia(19%) saturate(1483%) hue-rotate(185deg) brightness(96%) contrast(101%) !important;
}

/* Nossas frentes: SVG via <img> — mesmo tamanho dos ícones antigos (30px no círculo 70px, ver _service-style-five.scss) */
.page-wrapper.home-five .service-section.style-5 .service-box-five .inner-box .icon img {
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: contain;
  flex-shrink: 0;
}

.page-wrapper.home-five .service-section.style-5 .service-box-five .serial {
  color: var(--ml-color-ink) !important;
}

.page-wrapper.home-five .service-section.style-5 .service-box-five:hover .inner-box {
  background: var(--ml-color-ink) !important;
}

.page-wrapper.home-five .service-section.style-5 .service-box-five:hover :is(.title a, .text, .service-btn, .serial) {
  color: var(--ml-color-white) !important;
}

/* Metodos e solucoes */
.page-wrapper.home-five .service-section.overflow-hidden {
  background-color: var(--ml-color-ink);
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box {
  background: var(--ml-color-white) !important;
  color: var(--ml-color-ink);
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box :is(.title, .text, .serial, .link-text) {
  color: var(--ml-color-ink) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box :is(.icon, .icon i, .icon i::before) {
  color: var(--ml-color-ink) !important;
  filter: none !important;
}

/* Logos nos cards do slider (Método 000, VendasGOV) */
.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .icon.icon--metodo-logo {
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  max-width: 100%;
  min-height: 52px;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .icon.icon--metodo-logo img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 52px;
  object-fit: contain;
  object-position: left center;
  filter: none !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box:hover .icon.icon--metodo-logo,
.page-wrapper.home-five .service-section.overflow-hidden .service-single-box:hover .icon.icon--metodo-logo img {
  filter: none !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .title.home-five-metodo-e7-title {
  font-weight: 700 !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .border {
  border-color: rgba(11, 17, 30, 0.15) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .theme-btn.service-btn {
  background: var(--ml-color-white) !important;
  border: 1px solid rgba(11, 17, 30, 0.25) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-single-box .theme-btn.service-btn i {
  color: var(--ml-color-ink) !important;
  filter: none !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .array-button button {
  background: rgba(63, 172, 255, 0.15) !important;
  border-color: var(--ml-blue-ring) !important;
  color: var(--ml-color-blue) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .array-button button:is(.active, :hover) {
  background: var(--ml-color-blue) !important;
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-contact {
  background: var(--ml-blue-soft) !important;
  border-color: rgba(63, 172, 255, 0.22) !important;
}

.page-wrapper.home-five .service-section.overflow-hidden .service-contact .contact-btn .theme-btn {
  background: var(--ml-color-blue) !important;
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .treinamentos-section {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.page-wrapper.home-five .treinamentos-section .treinamentos-section__cta {
  justify-content: flex-start;
}

.page-wrapper.home-five .treinamentos-section .array-button :is(.treinamentos-prev, .treinamentos-next) {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 60px;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-slider {
  overflow: hidden;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-slider .swiper-slide {
  height: auto;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card {
  height: 100%;
  min-height: 430px;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card .inner-box {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card .text {
  flex: 1 1 auto;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card .theme-btn.service-btn {
  margin-top: 22px;
}

.page-wrapper.home-five .treinamentos-section .icon.icon--treinamento {
  width: 58px;
  height: 58px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--ml-blue-soft);
  color: var(--ml-color-blue) !important;
  font-size: 26px;
}

.page-wrapper.home-five .treinamentos-section .icon.icon--treinamento i,
.page-wrapper.home-five .treinamentos-section .icon.icon--treinamento i::before {
  color: var(--ml-color-blue) !important;
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card--featured {
  box-shadow: 0 24px 70px rgba(63, 172, 255, 0.2);
  border: 1px solid rgba(63, 172, 255, 0.35);
}

.page-wrapper.home-five .treinamentos-section .treinamentos-card__badge {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  color: var(--ml-color-white);
  background: var(--ml-color-blue);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

@media (max-width: 1199.98px) {
  .page-wrapper.home-five .treinamentos-section .treinamentos-card {
    min-height: 0;
  }
}

@media (max-width: 991.98px) {
  .page-wrapper.home-five .treinamentos-section .treinamentos-section__cta {
    margin-bottom: 8px;
  }
}

@media (max-width: 575.98px) {
  .page-wrapper.home-five .treinamentos-section .treinamentos-card__badge {
    position: static;
    align-self: flex-start;
    margin-bottom: 18px;
  }
}

/* About */
.page-wrapper.home-five .about-section.style-4 .home-five-about-copy .title-area.two .sec-text + .sec-text {
  margin-top: 1rem;
}

/* Selo com texto em rotação: centro com favicon (evita filter global de .circle-box .logo-box img) */
.page-wrapper.home-five .about-section.style-4 .circle-box .logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
  inset: 0;
  margin: auto;
  width: 72px;
  height: 72px;
}

.page-wrapper.home-five .about-section.style-4 .circle-box .logo-box img {
  filter: none !important;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}

.page-wrapper.home-five .about-section.style-4 .about-image-wrapper .about-image {
  width: min(516px, 100%);
  height: 625px;
  overflow: hidden;
  border-radius: 10px;
}

.page-wrapper.home-five .about-section.style-4 .about-image-wrapper .about-image img {
  display: block;
  width: 516px;
  max-width: 100%;
  height: 625px;
  object-fit: cover;
  object-position: center 32%;
}

@media (max-width: 575.98px) {
  .page-wrapper.home-five .about-section.style-4 .about-image-wrapper .about-image {
    width: 100%;
    height: auto;
    aspect-ratio: 516 / 625;
  }

  .page-wrapper.home-five .about-section.style-4 .about-image-wrapper .about-image img {
    width: 100%;
    height: 100%;
  }
}

.page-wrapper.home-five .about-copy-blocks {
  display: grid;
  gap: 0.875rem;
}

.page-wrapper.home-five .about-copy-block {
  min-width: 0;
  padding: 1rem 1.125rem;
  background: var(--ml-color-card);
  border-left: 3px solid var(--ml-color-blue);
  border-radius: var(--ml-radius-sm);
}

.page-wrapper.home-five .about-copy-block__title {
  margin: 0 0 0.4rem;
  color: var(--title-color);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.35;
}

.page-wrapper.home-five .about-copy-block__text {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
}

.page-wrapper.home-five .about-impact-quote {
  margin: 0;
  padding: 0 0 0 1.125rem;
  border-left: 3px solid var(--ml-color-blue);
}

.page-wrapper.home-five .about-impact-quote p {
  margin: 0;
  color: var(--ml-color-ink);
  font-size: 1.0625rem;
  font-style: italic;
  line-height: 1.55;
}

/* Como funciona — dimensões da foto (frame em como-funciona.css) */
.page-wrapper.home-five .choose-section.style-7 .choose-left {
  position: relative;
  width: min(700px, 100%);
  height: 470px;
  max-width: 100%;
  overflow: hidden;
}

.page-wrapper.home-five .choose-section.style-7 .choose-left img {
  display: block;
  width: 700px;
  max-width: 100%;
  height: 470px;
  object-fit: cover;
}

.page-wrapper.home-five .choose-section.style-7 .choose-left img#img1 {
  object-position: center 35%;
}

.page-wrapper.home-five .choose-section.style-7 .choose-left img#img2 {
  object-position: center 35%;
}

.page-wrapper.home-five .choose-section.style-7 .choose-left img#img3 {
  object-position: center 50%;
}

.page-wrapper.home-five .choose-section.style-7 .choose-left img:not(.active) {
  position: absolute;
  inset: 0;
}

@media (max-width: 767.98px) {
  .page-wrapper.home-five .choose-section.style-7 .choose-left {
    width: 100%;
    height: auto;
    aspect-ratio: 700 / 470;
  }

  .page-wrapper.home-five .choose-section.style-7 .choose-left img {
    width: 100%;
    height: 100%;
  }
}

/* Impacto social */
.page-wrapper.home-five .choose-section.style-5 {
  background: var(--ml-color-white) !important;
}

.page-wrapper.home-five .choose-section.style-5 .choose-thumb {
  display: block;
  width: min(918px, 100%);
  height: 762px;
  max-width: none;
  overflow: hidden;
}

.page-wrapper.home-five .choose-section.style-5 .choose-thumb img {
  display: block;
  width: 100%;
  max-width: none !important;
  height: 762px;
  object-fit: cover;
  object-position: center 34%;
}

@media (max-width: 991.98px) {
  .page-wrapper.home-five .choose-section.style-5 .choose-thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 918 / 762;
    margin-right: 0 !important;
  }

  .page-wrapper.home-five .choose-section.style-5 .choose-thumb img {
    width: 100%;
    height: 100%;
  }
}

/* ============================================================
   Qualificação — Formação & Especializações
   ============================================================ */

/* Mobile / tablet: cabeçalho alinhado à esquerda (evita text-center do tema) */
@media (max-width: 991.98px) {
  .qualificacao-section .title-area.three {
    text-align: left !important;
  }

  .qualificacao-section .title-area.three .sub-title {
    justify-content: flex-start;
  }

  .qualificacao-section .title-area.three .sec-text {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
  }
}

/* Stats bar */
.qualificacao-section .qual-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border: 1px solid #e4eaf0;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 40px;
}

.qualificacao-section .qual-stat {
  padding: 28px 24px;
  border-right: 1px solid #e4eaf0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.qualificacao-section .qual-stat:last-child {
  border-right: none;
}

.qualificacao-section .qual-stat__label {
  font-size: 18px;
  font-weight: 700;
  color: var(--dark-color);
  line-height: 1.2;
}

.qualificacao-section .qual-stat__number {
  font-size: 40px;
  font-weight: 700;
  color: var(--dark-color);
  line-height: 1;
}

.qualificacao-section .qual-stat__sub {
  font-size: 14px;
  color: #6c7a8d;
  margin-top: 2px;
}

/* Accordion grid: 2 colunas */
.qualificacao-section .qual-accordion-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid #e4eaf0;
  border-radius: 12px;
  overflow: hidden;
}

.qualificacao-section .qual-item {
  border-bottom: 1px solid #e4eaf0;
  border-right: 1px solid #e4eaf0;
}

/* remove right border from items in the right column */
.qualificacao-section .qual-item:nth-child(even) {
  border-right: none;
}

/* remove bottom border from last row */
.qualificacao-section .qual-item:nth-last-child(-n+2) {
  border-bottom: none;
}

/* If only 1 item in the last row (odd total), remove it */
.qualificacao-section .qual-item:last-child:nth-child(odd) {
  border-bottom: none;
  grid-column: 1 / -1;
}

.qualificacao-section .qual-item__btn {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background 0.2s;
}

.qualificacao-section .qual-item__btn:hover {
  background: #f5f9ff;
}

.qualificacao-section .qual-item--open .qual-item__btn {
  background: #f0f7ff;
}

/* icon circle */
.qualificacao-section .qual-item__icon {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: var(--theme-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.qualificacao-section .qual-item__icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.qualificacao-section .qual-item__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.qualificacao-section .qual-item__name {
  font-size: 14px;
  font-weight: 600;
  color: var(--dark-color);
  line-height: 1.3;
}

.qualificacao-section .qual-item__count {
  font-size: 12px;
  color: #6c7a8d;
}

.qualificacao-section .qual-item__toggle {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #edf2f7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #6c7a8d;
  transition: transform 0.25s, background 0.2s;
}

.qualificacao-section .qual-item--open .qual-item__toggle {
  transform: rotate(180deg);
  background: var(--theme-color);
  color: #fff;
}

/* accordion body */
.qualificacao-section .qual-item__body {
  padding: 0 20px 18px 72px;
}

.qualificacao-section .qual-item__body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.qualificacao-section .qual-item__body ul li {
  font-size: 13px;
  color: #4a5568;
  line-height: 1.5;
  position: relative;
  padding-left: 14px;
}

.qualificacao-section .qual-item__body ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--theme-color);
}

/* Responsive */
@media (max-width: 767.98px) {
  .qualificacao-section .qual-stats {
    grid-template-columns: 1fr 1fr;
  }

  .qualificacao-section .qual-stat:nth-child(2) {
    border-right: none;
  }

  .qualificacao-section .qual-stat:nth-child(1),
  .qualificacao-section .qual-stat:nth-child(2) {
    border-bottom: 1px solid #e4eaf0;
  }

  .qualificacao-section .qual-accordion-grid {
    grid-template-columns: 1fr;
  }

  .qualificacao-section .qual-item {
    border-right: none;
  }

  .qualificacao-section .qual-item:last-child {
    border-bottom: none;
  }

  .qualificacao-section .qual-item:nth-last-child(-n+2) {
    border-bottom: 1px solid #e4eaf0;
  }

  .qualificacao-section .qual-item:last-child {
    border-bottom: none;
  }
}

@media (max-width: 479.98px) {
  .qualificacao-section .qual-stats {
    grid-template-columns: 1fr;
  }

  .qualificacao-section .qual-stat {
    border-right: none;
    border-bottom: 1px solid #e4eaf0;
  }

  .qualificacao-section .qual-stat:last-child {
    border-bottom: none;
  }
}

/* ============================================================
   Trajetória — pessoal e profissional
   ============================================================ */

.trajetoria-section {
  position: relative;
  overflow: hidden;
  background: transparent !important;
}

.trajetoria-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(11, 17, 30, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(11, 17, 30, 0.035) 1px, transparent 1px);
  background-size: 72px 72px, 72px 72px;
  pointer-events: none;
}

.textured-flow .trajetoria-section::before {
  display: none;
}

.trajetoria-section > .container {
  position: relative;
  z-index: 1;
}

.trajetoria-section .trajetoria-section__header {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.trajetoria-section .trajetoria-section__header .sec-text {
  max-width: 620px;
}

.trajetoria-section .trajetoria-section__dot {
  color: var(--ml-color-blue);
}

.trajetoria-section .trajetoria-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 48px;
  padding: 6px;
  gap: 6px;
  border: 1px solid var(--ml-border-light);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 45px rgba(11, 17, 30, 0.08);
}

.trajetoria-section .trajetoria-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  gap: 8px;
  border: 1px solid transparent;
  border-radius: 10px;
  background: transparent;
  color: var(--ml-color-ink-2);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition:
    color var(--ml-motion-base),
    background-color var(--ml-motion-base),
    border-color var(--ml-motion-base),
    box-shadow var(--ml-motion-base);
}

.trajetoria-section .trajetoria-tab:hover,
.trajetoria-section .trajetoria-tab.is-active {
  color: var(--ml-color-white);
  background: var(--ml-color-blue);
  border-color: rgba(11, 17, 30, 0.12);
  box-shadow: 0 14px 30px rgba(63, 172, 255, 0.28);
}

.trajetoria-section .trajetoria-panels {
  max-width: 880px;
  margin: 0 auto;
}

.trajetoria-section .trajetoria-panel.is-active {
  animation: trajetoriaPanelIn 260ms ease-out both;
}

.trajetoria-section .trajetoria-timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-left: 38px;
}

.trajetoria-section .trajetoria-timeline::before {
  content: '';
  position: absolute;
  left: 17px;
  top: 18px;
  bottom: 18px;
  width: 1px;
  background: linear-gradient(180deg, rgba(63, 172, 255, 0.2), rgba(63, 172, 255, 0.8), rgba(63, 172, 255, 0.2));
}

.trajetoria-section .trajetoria-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  padding: 0 0 34px;
}

.trajetoria-section .trajetoria-item:last-child {
  padding-bottom: 0;
}

.trajetoria-section .trajetoria-item__marker {
  position: absolute;
  left: -38px;
  top: 8px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ml-color-white);
  background: var(--ml-color-blue);
  border: 4px solid var(--ml-color-white);
  box-shadow: 0 10px 24px rgba(63, 172, 255, 0.3);
  font-size: 14px;
}

.trajetoria-section .trajetoria-item__content {
  padding: 3px 0 0;
}

.trajetoria-section .trajetoria-item__date {
  margin: 0 0 8px;
  color: var(--ml-color-blue);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
}

.trajetoria-section .trajetoria-item__title {
  margin: 0 0 10px;
  color: var(--ml-color-ink);
  font-size: clamp(20px, 2.2vw, 28px);
  line-height: 1.15;
  font-weight: 800;
}

.trajetoria-section .trajetoria-item__text {
  max-width: 780px;
  margin: 0;
  color: var(--ml-color-ink-2);
  font-size: 16px;
  line-height: 1.7;
}

@keyframes trajetoriaPanelIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 991.98px) {
  .trajetoria-section .title-area.three.trajetoria-section__header {
    text-align: left !important;
  }

  .trajetoria-section .title-area.three.trajetoria-section__header .sub-title {
    justify-content: flex-start;
  }

  .trajetoria-section .trajetoria-section__header,
  .trajetoria-section .trajetoria-section__header .sec-text {
    max-width: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .trajetoria-section .trajetoria-tabs {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575.98px) {
  .trajetoria-section .trajetoria-tabs {
    width: 100%;
    justify-content: stretch;
  }

  .trajetoria-section .trajetoria-tab {
    flex: 1 1 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .trajetoria-section .trajetoria-timeline {
    padding-left: 32px;
  }

  .trajetoria-section .trajetoria-timeline::before {
    left: 15px;
  }

  .trajetoria-section .trajetoria-item {
    padding-bottom: 30px;
  }

  .trajetoria-section .trajetoria-item__marker {
    left: -32px;
    width: 32px;
    height: 32px;
    border-width: 3px;
    font-size: 12px;
  }

  .trajetoria-section .trajetoria-item__text {
    font-size: 15px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .trajetoria-section .trajetoria-panel.is-active {
    animation: none;
  }
}

/* ============================================================
   Impacto social — Programas Sociais
   ============================================================ */

@media (max-width: 991.98px) {
  .programas-sociais-section .title-area.three.programas-sociais__header {
    text-align: left !important;
  }

  .programas-sociais-section .programas-sociais__copy {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
  }
}

.programas-sociais-section .programas-sociais__header {
  margin-bottom: 2.5rem;
}

.programas-sociais-section .programas-sociais__title {
  margin-bottom: 1.25rem;
}

.programas-sociais-section .programas-sociais__dot {
  color: var(--theme-color);
}

.programas-sociais-section .programas-sociais__copy {
  max-width: 640px;
}

.programas-sociais-section .programas-sociais__copy .sec-text {
  margin-bottom: 1rem;
}

.programas-sociais-section .programas-sociais__line-strong {
  margin: 0 0 1rem;
  font-size: 16px;
  line-height: 1.65;
  color: var(--dark-color);
}

.programas-sociais-section .programas-sociais__cta {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: var(--dark-color);
}

.programas-sociais-section .programas-sociais__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 8px;
}

.programas-sociais-section .programas-sociais-card {
  position: relative;
  padding: 28px 26px 30px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 40px rgba(11, 17, 30, 0.08);
  border: 1px solid rgba(63, 172, 255, 0.12);
  overflow: hidden;
}

.programas-sociais-section .programas-sociais-card::before {
  content: '';
  position: absolute;
  top: -40%;
  right: -25%;
  width: 70%;
  height: 80%;
  background: radial-gradient(circle at center, rgba(63, 172, 255, 0.18) 0%, rgba(255, 255, 255, 0) 68%);
  pointer-events: none;
}

.programas-sociais-section .programas-sociais-card__icon {
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--theme-color);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  color: #fff;
  font-size: 20px;
}

.programas-sociais-section .programas-sociais-card__title {
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
  color: var(--dark-color);
  margin: 0 0 10px;
  line-height: 1.3;
}

.programas-sociais-section .programas-sociais-card__text {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: var(--gray-color);
}

@media (max-width: 991.98px) {
  .programas-sociais-section .programas-sociais__cards {
    grid-template-columns: 1fr;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Empresas */
.page-wrapper.home-five .project-section.style-5 {
  background: var(--ml-color-ink) !important;
}

.page-wrapper.home-five .project-section.style-5 > .bg.image {
  display: none !important;
}

.page-wrapper.home-five .project-section.style-5 > .container-fluid.space {
  position: relative;
  z-index: 2;
}

.page-wrapper.home-five .project-section.style-5 :is(.sub-title, .sub-title span, .sec-title, .sec-text, .empresas-nav .empresas-label) {
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .project-section.style-5 .sec-title .text-theme2 {
  color: var(--ml-color-blue) !important;
}

.page-wrapper.home-five .empresas-carousel {
  position: relative;
  z-index: 1;
  margin-top: 1rem;
}

.page-wrapper.home-five .empresas-slider {
  overflow: hidden;
}

.page-wrapper.home-five .empresas-slider .swiper-slide {
  display: flex;
  height: auto;
}

.page-wrapper.home-five .empresas-slider .swiper-slide .project-box-five {
  flex: 1;
  width: 100%;
}

.page-wrapper.home-five .project-box-five--empresa .project-box-five__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}

.page-wrapper.home-five .project-box-five--empresa .project-box-five__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-wrapper.home-five .project-box-five--empresa .project-box-five__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(
    to top,
    rgba(11, 17, 30, 0.92) 0%,
    rgba(11, 17, 30, 0.35) 45%,
    rgba(11, 17, 30, 0.2) 100%
  );
  pointer-events: none;
}

.page-wrapper.home-five .project-box-five--empresa :is(.serial, .project-info) {
  z-index: 2;
}

.page-wrapper.home-five .empresas-nav {
  position: relative;
  z-index: 4;
  gap: 12px;
  margin-top: 2rem;
  pointer-events: auto;
}

.page-wrapper.home-five .empresas-nav :is(.empresas-prev, .empresas-next) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  color: var(--ml-color-white) !important;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  transition:
    color var(--ml-motion-fast),
    background-color var(--ml-motion-fast),
    border-color var(--ml-motion-fast);
}

.page-wrapper.home-five .empresas-nav :is(.empresas-prev, .empresas-next) i {
  color: var(--ml-color-white) !important;
  font-size: 18px;
  line-height: 1;
}

.page-wrapper.home-five .empresas-nav :is(.empresas-prev, .empresas-next):hover:not(:disabled) {
  color: var(--ml-color-white) !important;
  background: var(--ml-color-blue);
  border-color: var(--ml-color-blue);
}

.page-wrapper.home-five .empresas-nav :is(button:disabled, button.swiper-button-disabled) {
  cursor: not-allowed;
  opacity: 0.35;
}

.page-wrapper.home-five .empresas-nav .empresas-label {
  align-self: center;
  margin: 0 8px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
}

/* Testemunhos, marcas e contato */
.page-wrapper.home-five .testimonial-card-five::before,
.page-wrapper.home-five .testimonial-card-five::after {
  background: var(--ml-color-blue) !important;
}

.page-wrapper.home-five :is(.testimonial-card-five .rating i, .review-card-three .stars i) {
  color: var(--ml-color-blue) !important;
}

/* Depoimentos: só nome e cargo/empresa (sem foto) */
.page-wrapper.home-five .testimonial-card-five .inner-box .user-info.user-info--text-only {
  display: block;
}

.page-wrapper.home-five .testimonial-card-five .inner-box .user-info.user-info--text-only .user-name {
  margin-bottom: 0.25rem;
}

.page-wrapper.home-five .marquee-section.style-3 .marquee__group .icon {
  filter: brightness(0) saturate(100%) invert(67%) sepia(99%) saturate(2148%) hue-rotate(175deg) brightness(104%) contrast(102%);
}

.page-wrapper.home-five .brands-slider .brand-item .image img {
  filter: grayscale(100%) contrast(95%) brightness(88%);
}

.page-wrapper.home-five .contact-section .appointment-form :is(input:not([type="checkbox"]), select, textarea) {
  min-height: 48px;
}

.page-wrapper.home-five .contact-section .appointment-form textarea {
  min-height: 140px;
}

.page-wrapper.home-five .contact-section .contact-content-wrap .contact-img {
  width: min(536px, 100%);
  height: 364px;
  overflow: hidden;
}

.page-wrapper.home-five .contact-section .contact-content-wrap .contact-img img {
  display: block;
  width: 536px;
  max-width: 100%;
  height: 364px;
  object-fit: cover;
  object-position: center 58%;
}

@media (max-width: 575.98px) {
  .page-wrapper.home-five .contact-section .contact-content-wrap .contact-img {
    width: 100%;
    height: auto;
    aspect-ratio: 536 / 364;
  }

  .page-wrapper.home-five .contact-section .contact-content-wrap .contact-img img {
    width: 100%;
    height: 100%;
  }
}

/* Overlay na foto do contato: ícone WhatsApp (substitui font icon) */
.page-wrapper.home-five .contact-section .contact-content-wrap .contact-img .contact-info .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
}

.page-wrapper.home-five .contact-section .contact-content-wrap .contact-img .contact-info .icon img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  display: block;
}

/* Footer */
.page-wrapper.home-five :is(.footer-section, .footer-section .footer-bottom) {
  background: var(--ml-color-ink) !important;
}

.page-wrapper.home-five .footer-section :is(
  .footer-brand .text,
  .footer-widget .text,
  .footer-widget .notify,
  .footer-bottom p,
  .footer-bottom .footer-credit,
  .footer-bottom .footer-credit a,
  .footer-bottom .footer-policy a,
  .footer-widget ul li a,
  .footer-social .social-link
) {
  color: var(--ml-color-white) !important;
}

.page-wrapper.home-five .footer-section :is(
  .footer-widget ul li a,
  .footer-social .social-link,
  .footer-bottom .footer-policy a,
  .footer-bottom .footer-credit a
):hover {
  color: var(--ml-color-blue) !important;
}

.page-wrapper.home-five .footer-section .footer-logo img {
  height: auto;
  max-height: 40px;
  width: auto;
  max-width: min(200px, 70vw);
  object-fit: contain;
}

.page-wrapper.home-five .footer-section .footer-bottom .footer-policy a + a::before {
  background: rgba(255, 255, 255, 0.35) !important;
}

/* Rodapé: redes iguais ao header, ícones brancos */
.page-wrapper.home-five .footer-section .footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
}

.page-wrapper.home-five .footer-section .footer-social .social-link {
  margin-right: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 400;
  color: #ffffff !important;
}

.page-wrapper.home-five .footer-section .footer-social .social-link i {
  color: inherit;
}

/* Sino “Novidades”: círculo perfeito (evita alongamento no flex) */
.page-wrapper.home-five .footer-section .footer-widget .notify .icon {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  min-width: 38px;
  min-height: 38px;
  aspect-ratio: 1;
  box-sizing: border-box;
  border-radius: 50%;
}

.page-wrapper.home-five .footer-section .footer-widget .notify .icon i {
  line-height: 1;
}

/* Responsive */
@media (max-width: 1199.98px) {
  .page-wrapper.home-five .counter-section.style-2 .counter-box .title {
    font-size: 32px;
  }

  .page-wrapper.home-five .counter-section .counter-box .text {
    font-size: 11px;
  }
}

@media (max-width: 991.98px) {
  .page-wrapper.home-five .header-style6 :is(.main-wrapper, .menu-area) {
    background-color: var(--ml-color-white) !important;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-right .image-box {
    width: 100%;
    overflow: hidden;
    border-radius: var(--ml-radius-md, 18px);
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-right .image-box .image {
    border-radius: var(--ml-radius-md, 18px);
    overflow: hidden;
  }

  .page-wrapper.home-five .hero-section.style-5 .hero-right .image-box img {
    border-radius: var(--ml-radius-md, 18px);
  }
}

@media (max-width: 575.98px) {
  .page-wrapper.home-five .empresas-nav :is(.empresas-prev, .empresas-next) {
    width: 48px;
    height: 48px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-wrapper.home-five *,
  .page-wrapper.home-five *::before,
  .page-wrapper.home-five *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
