* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  overflow-x: clip;
  width: 100%;
  background-color: var(--bg-site);
}

a {
  text-decoration: none;
}


.navbar__nav {
  list-style: none;
}

.navbar-mobile__nav {
  list-style: none;
}

.navbar-mobile__nav {
  list-style: none;
}

/* Troca de logo por tema */
.kz__logo {
  width: 220px;
  height: auto;
}

.kz__logo--light {
  display: block !important;
}

.kz__logo--dark {
  display: none !important;
}

[data-theme="dark"] .kz__logo--light {
  display: none !important;
}

[data-theme="dark"] .kz__logo--dark {
  display: block !important;
}

.footer-kz__logo--light {
  display: block;
}

.footer-kz__logo--dark {
  display: none;
}

[data-theme="dark"] .footer-kz__logo--light {
  display: none;
}

[data-theme="dark"] .footer-kz__logo--dark {
  display: block;
}

/* Troca de ícones sociais por tema */
.social-icon--light {
  display: inline-block;
}

.social-icon--dark {
  display: none;
}

[data-theme="dark"] .social-icon--light {
  display: none;
}

[data-theme="dark"] .social-icon--dark {
  display: inline-block;
}

:root {
  /* CORES TEMA LIGHT (Padrão) */
  --bg-site: #ffffff;
  --navbar--normal: #0A121A;
  --navbar--hover: #1E40AF;
  --header-title: #1e40af;
  --header-text: #15253F;
  --header-text2: #15253F;
  --header-desc: #15253F;
  --btn-secondary-border: #d8d7ec;
  --text-note: #666d7a;
  --border: #1E40AF;
  --border--roxa-azul: rgba(30, 64, 175, 1);
  --border--transparente--cinza: rgba(235, 237, 255, 1);
  --purple: rgba(158, 163, 230, 1);
  --blue: #1E40AF;
  --blue-mid: #00AAFF;
  --blue-light: #9CCDFF;
  --blue-bg: rgba(30, 64, 175, 0.1);
  --blue-bg2: rgba(30, 64, 175, 0.05);
  --blue-bg3: rgba(30, 64, 175, 0.2);
  --blue-bg3: rgba(235, 237, 255, 1);
  --purple-bg: #EBEDFF;
  --green: #00FDA9;
  --dark: #15253F;
  --dark-sec: #405560;
  --grey: #6B7582;
  --grey-b: #5C6068;
  --border: #E5E7EB;
  --border-b: #EBEDFF;
  --white: #FFFFFF;
  --orange: #EE6C56;
  --link-color: #78BCFF;
  --qo-bg: #FDF8EC;
  --qo-amber: #F5B841;
  --pmi-pink: #F2789F;
  --li-cream: #FDF8EC;
  --li-row: #F8E8A4;
    --sb-bg: #DFF7E4;
  --sb-blob: #A8EBB8;
  --sb-green: #2FA65A;
    --ms-pink-bg: #FDE9E7;
  --ms-coral: #F4736E;
}

/* CORES TEMA DARK (Ativado pelo seu JS) */
[data-theme="dark"] {
  --bg-site: #15253F;
  --navbar--normal: #FFFFFF;
  --navbar--hover: #0080FF;
  --header-title: #64B2FF;
  --header-text: #15253F;
  --header-text2: #15253F;
  --header-desc: #050505;
  --btn-secondary-border: rgba(235, 237, 255, 0.2);
  --text-note: #ffffff;
  --border: #1E40AF;
  --border--roxa-azul: rgba(0, 128, 255, 0.5);
  --border--transparente--cinza: rgba(76, 76, 76, 1);
  --purple: rgba(158, 163, 230, 1);
  --blue: #0080FF;
  --blue-mid: #00AAFF;
  --blue-light: #9CCDFF;
  --blue-bg: rgba(30, 64, 175, 0.1);
  --blue-bg2: rgba(30, 64, 175, 0.05);
  --blue-bg3: rgba(30, 64, 175, 0.2);
  --blue-bg4: rgba(235, 237, 255, 0.1);
  --purple-bg: rgb(22, 40, 74);
  --green: #00FDA9;
  --dark: #ffffff;
  --dark-sec: rgba(255, 255, 255, 0.5);
  --grey: rgba(255, 255, 255, 0.5);
  --grey-b: #ffffff;
  --border: #E5E7EB;
  --border-b: #EBEDFF;
  --white: #FFFFFF;
  --orange: #EE6C56;
  --link-color: #78BCFF;
  --qo-bg: #1E2A45;
  --pmi-pink: #F2789F;
  --li-cream: #1E2A45;
  --li-row: #7D7040;
    --sb-bg: #1E2A45;
  --sb-blob: rgba(80, 200, 130, 0.10);
  --sb-green: #4BC97A;
    --ms-pink-bg: rgba(255, 141, 138, 0.15);
  --ms-coral: #F4736E;
}

/* --- GELICA FONT FAMILY --- */

/* Extra Light */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Extra-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

/* Light */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

/* Regular */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

/* Italic (Regular) */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

/* Medium */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

/* Semi Bold */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Semi-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

/* Black */
@font-face {
  font-family: 'Gelica';
  src: url('../assets/fonts/fonnts.com-Gelica-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

.azul-escuro {
  color: var(--blue);
}

/* placeholder de imagem */
.img-ph {
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(30, 64, 175, .45);
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  padding: 12px;
}

h1,
h2 {
  font-family: "Gelica", serif;
  font-weight: 600;
}

h3,
h4,
h5,
h6 {
  font-family: "Gelica", serif;
  font-weight: 400;
}

body {
  font-family: "Inter", sans-serif;
}

.text-bold {
  font-weight: 600;
}

.text-bold-blue-light {
  font-weight: 600;
  color: var(--blue-mid);
}

/* ══════════════════════════════════════════════════════
   HERO — SOBRE
══════════════════════════════════════════════════════ */
.hero-sobre {
  --hs-violet: #8C82FC;
  background: var(--bg-site);
  padding: 16px 24px 60px;
}

.hero-sobre__card {
  position: relative;
  max-width: 1340px;
  margin: 0 auto;
  background: var(--sb-bg);
  border-radius: 24px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 560px;
}

/* blobs verdes */
.hero-sobre__blob {
  position: absolute;
  border-radius: 50%;
  background: var(--sb-blob);
  pointer-events: none;
}

.hero-sobre__blob--1 {
  width: 460px;
  height: 460px;
  right: 18%;
  top: -180px;
}

.hero-sobre__blob--2 {
  width: 320px;
  height: 320px;
  right: -60px;
  bottom: -120px;
}

.hero-sobre__blob--3 {
  width: 200px;
  height: 200px;
  right: 38%;
  bottom: -90px;
}

.hero-sobre__content {
  position: relative;
  z-index: 2;
  flex: 1;
  max-width: 660px;
  padding: 96px 24px 80px 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.hero-sobre__eyebrow {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: var(--dark);
}

.hero-sobre__eyebrow strong {
  font-weight: 700;
}

.hero-sobre__eyebrow-text--mobile {
  display: none;
}

.hero-sobre__dot {
  width: 7px;
  height: 7px;
  background: var(--green);
  border-radius: 50%;
  flex-shrink: 0;
}

.hero-sobre__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 400;
  color: var(--dark);
  letter-spacing: -0.02em;
}

.hero-sobre__title em {
  font-style: normal;
  font-weight: 700;
  color: var(--hs-violet);
}

.hero-sobre__sub {
  font-size: 14px;
  line-height: 22px;
  color: var(--dark);
  opacity: .9;
  max-width: 400px;
}

.hero-sobre__sub strong {
  font-weight: 700;
  color: var(--sb-green);
}

/* foto */
.hero-sobre__media {
  position: relative;
  z-index: 1;
  flex: 0 0 40%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.hero-sobre__media img {
  width: 100%;
  height: 95%;
  object-fit: contain;
  object-position: center bottom;
  display: block;
}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .hero-sobre {
    padding: 12px 16px 40px;
  }

  .hero-sobre__card {
    min-height: auto;
  }

  .hero-sobre__media {
    display: none;
  }

  .hero-sobre__content {
    max-width: 100%;
    padding: 44px 24px 40px;
  }

  .hero-sobre__eyebrow-text--desktop {
    display: none;
  }

  .hero-sobre__eyebrow-text--mobile {
    display: inline;
  }

  .hero-sobre__title {
    font-size: 34px;
  }

  /* blobs discretos atrás do texto, como nos prints */
  .hero-sobre__blob--1 {
    width: 300px;
    height: 300px;
    right: -110px;
    top: -60px;
  }

  .hero-sobre__blob--2 {
    width: 240px;
    height: 240px;
    right: auto;
    left: -90px;
    bottom: -100px;
  }

  .hero-sobre__blob--3 {
    display: none;
  }
}

/* ══════════════════════════════════════════════════════
   FUNDADORA
══════════════════════════════════════════════════════ */
.founder {
  --fd-violet: #8C82FC;
  --fd-green: #2FA65A;
  background: var(--bg-site);
  padding: 64px 40px 80px;
}

.founder__container {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  align-items: stretch;
}

/* vídeo */
.founder__video {
  flex: 0 0 270px;
  border-radius: 18px;
  overflow: hidden;
  background: #0E1320;
}

.founder__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* card da bio */
.founder__card {
  flex: 1;
  background: var(--blue-bg4);
  border: 1px solid var(--btn-secondary-border);
  border-radius: 18px;
  padding: 40px 44px 44px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.founder__name {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  color: var(--dark);
}

.founder__name em {
  font-style: normal;
  color: var(--fd-green);
}

.founder__role {
  font-size: 14px;
  font-weight: 700;
  color: var(--fd-violet);
}

.founder__creds {
  font-size: 14px;
  color: var(--grey);
  margin-bottom: 8px;
}

.founder__text {
  font-size: 14px;
  line-height: 22px;
  color: var(--dark);
  opacity: .9;
}

.founder__text--strong {
  font-weight: 700;
  opacity: 1;
}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .founder {
    padding: 20px 16px 56px;
  }

  .founder__container {
    flex-direction: column;
    gap: 20px;
  }

  .founder__video {
    flex: none;
    width: 100%;
    height: 420px;
  }

  .founder__card {
    padding: 30px 24px 34px;
  }

  .founder__name {
    font-size: 26px;
  }
}

/* ══════════════════════════════════════════════════════
   O PORQUE (carrossel)
══════════════════════════════════════════════════════ */
.porque {
  --pq-violet: #8C82FC;
  --pq-coral: #F4837D;
  --pq-coral-em: #E03C30;
  --pq-blue: #4FB3F6;
  --pq--green: #45C48A;;
  background: var(--bg-site);
  padding: 64px 0 72px;
}

.porque__container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 40px;
}

.porque__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--dark);
  text-align: center;
  margin-bottom: 32px;
}

.porque__title em {
  font-style: normal;
  font-weight: 700;
  color: var(--pq-violet);
}

/* trilho rolável (mesmo padrão dos motores) */
.porque__scroll {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-left: max(40px, calc((100% - 1160px) / 2 + 40px));
  padding-right: 40px;
  scroll-padding-left: max(40px, calc((100% - 1160px) / 2 + 40px));
  cursor: grab;
  user-select: none;
}

.porque__scroll::-webkit-scrollbar {
  display: none;
}

.porque__scroll.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  scroll-behavior: auto;
}

.porque__track {
  display: flex;
  gap: 24px;
  width: max-content;
  padding: 4px 0 8px;
}

.porque__card {
  flex: 0 0 610px;
  scroll-snap-align: start;
  border-radius: 24px;
  padding: 56px 44px;
  display: flex;
  align-items: center;
  gap: 32px;
  color: #fff;
}

.porque__card--coral {
  background: var(--pq-coral);
}

.porque__card--blue {
  background: var(--pq-blue);
}

.porque__card--green {
  background: var(--pq--green);
}

.porque__card img {
  -webkit-user-drag: none;
  user-select: none;
}

.porque__mascote {
  flex: 0 0 190px;
}

.porque__mascote img {
  width: 100%;
  height: auto;
  display: block;
}

.porque__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.porque__card-title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 400;
  color: #fff;
}

.porque__card-title em {
  font-style: normal;
  font-weight: 700;
}

.porque__card--coral .porque__card-title em {
  color: var(--pq-coral-em);
}

.porque__card-text {
  font-size: 13px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.92);
}

/* dots */
.porque__dots {
  display: none;
  justify-content: center;
  gap: 10px;
  margin-top: 24px;
}

.porque__dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--pq-violet);
  opacity: .3;
}

.porque__dot--active {
  opacity: 1;
}

@media (min-width: 1400px) {
.porque__card {
  flex: 0 0 810px;
  scroll-snap-align: start;
  border-radius: 24px;
  padding: 56px 44px;
  display: flex;
  align-items: center;
  gap: 32px;
  color: #fff;
}

/* trilho rolável (mesmo padrão dos motores) */
.porque__scroll {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-left: max(40px, calc((100% - 1160px) / 2 + 40px));
  padding-right: 40px;
  scroll-padding-left: max(40px, calc((100% - 1160px) / 2 + 40px));
  cursor: grab;
  user-select: none;
}

}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .porque {
    padding: 44px 0 52px;
  }

  .porque__container {
    padding: 0 20px;
  }

  .porque__title {
    font-size: 27px;
  }

  .porque__scroll {
    padding-left: 32px;
    padding-right: 20px;
    scroll-padding-left: 32px;
  }

  .porque__card {
    flex: 0 0 82vw;
    max-width: 82vw;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 26px 22px 30px;
    border-radius: 18px;
  }

  /* mascote pequeno ao lado do título, como no print mobile */
  .porque__mascote {
    flex: none;
    width: 54px;
    float: left;
  }

  .porque__card .porque__content {
    flex-direction: column;
  }

  .porque__card-title {
    font-size: 17px;
  }
}

/* ══════════════════════════════════════════════════════
   TIME
══════════════════════════════════════════════════════ */
.time {
  --tm-violet: #8C82FC;
  --tm-green: #2FA65A;
  background: var(--bg-site);
  padding: 64px 40px 72px;
}

.time__container {
  max-width: 1000px;
  margin: 0 auto;
}

.time__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  color: var(--tm-violet);
  text-align: center;
  margin-bottom: 40px;
}

.time__grid {
  display: flex;
  gap: 36px;
  align-items: flex-start;
}

.time__card {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.time__photo {
  width: 100%;
  aspect-ratio: 5 / 4;
  border-radius: 12px;
  overflow: hidden;
  background: var(--purple-bg);
  margin-bottom: 12px;
}

.time__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.time__name {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: var(--dark);
}

.time__name em {
  font-style: normal;
  color: var(--tm-green);
}

.time__role {
  font-size: 14px;
  font-weight: 700;
  color: var(--tm-violet);
}

.time__bio {
  font-size: 13px;
  line-height: 19px;
  color: var(--dark);
  opacity: .8;
}



/* ══════════════════════════════════════════════════════
   GOVERNANÇA — SOBRE
══════════════════════════════════════════════════════ */
.gov-sobre {
  --gs-green: #2FA65A;
  --gs-bar: #4BC97A;
  background: var(--bg-site);
  padding: 40px 40px 80px;
}

.gov-sobre__container {
  max-width: 900px;
  margin: 0 auto;
}

.gov-sobre__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--dark);
  text-align: center;
}

.gov-sobre__title em {
  font-style: normal;
  font-weight: 700;
  color: var(--gs-green);
}

.gov-sobre__sub {
  font-size: 13.5px;
  line-height: 20px;
  color: var(--dark);
  opacity: .85;
  text-align: center;
  max-width: 560px;
  margin: 12px auto 32px;
}

.gov-sobre__grid {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.gov-sobre__card {
  position: relative;
  flex: 1;
  background: var(--blue-bg2);
  border-radius: 0 0 12px 12px;
  padding: 26px 26px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* barra verde no topo */
.gov-sobre__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  border-radius: 999px;
  background: var(--gs-bar);
}

.gov-sobre__card-title {
  font-size: 14.5px;
  font-weight: 700;
  color: var(--dark);
}

.gov-sobre__card-meta {
  font-size: 13px;
  color: var(--grey);
}

.gov-sobre__card-text {
  font-size: 13.5px;
  line-height: 20px;
  color: var(--dark);
  opacity: .85;
}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .time {
    padding: 44px 20px 48px;
  }

  .time__title {
    font-size: 26px;
    margin-bottom: 28px;
  }

  .time__grid {
    flex-direction: column;
    gap: 36px;
  }

  .gov-sobre {
    padding: 24px 20px 56px;
  }

  .gov-sobre__title {
    font-size: 24px;
  }

  .gov-sobre__grid {
    flex-direction: column;
    gap: 18px;
  }
}

/* ══════════════════════════════════════════════════════
   MISSÃO
══════════════════════════════════════════════════════ */
.missao {
  background: var(--bg-site);
  padding: 16px 24px 72px;
}

.missao__card {
  max-width: 1240px;
  margin: 0 auto;
  background: var(--ms-pink-bg);
  border-radius: 24px;
  padding: 42px 64px;
  text-align: center;
}

.missao__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 30px;
  line-height: 1.35;
  font-weight: 400;
  color: var(--ms-coral);
  max-width: 1160px;
  margin: 0 auto 20px;
}

.missao__title em {
  font-style: normal;
  font-weight: 700;
}

.missao__text {
  font-size: 15px;
  line-height: 24px;
  color: var(--dark);
  opacity: .9;
  max-width: 1160px;
  margin: 0 auto;
}

/* ══════════════════════════════════════════════════════
   PARCEIROS INSTITUCIONAIS
══════════════════════════════════════════════════════ */
.parceiros-sobre {
  background: var(--bg-site);
  padding: 24px 40px 80px;
}

.parceiros-sobre__container {
  max-width: 900px;
  margin: 0 auto;
}

.parceiros-sobre__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 30px;
  font-weight: 700;
  color: var(--purple);
  text-align: center;
}

.parceiros-sobre__title--mobile {
  display: none;
}

.parceiros-sobre__sub {
  font-size: 13.5px;
  line-height: 20px;
  color: var(--dark);
  opacity: .85;
  text-align: center;
  max-width: 540px;
  margin: 12px auto 32px;
}

.parceiros-sobre__grid {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.parceiros-sobre__card {
  flex: 1;
  border: 1px solid var(--btn-secondary-border);
  border-radius: 12px;
  padding: 20px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  background: var(--blue-bg2);
}

.parceiros-sobre__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

.parceiros-sobre__badge {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #7A6FE0;
  background: var(--purple-bg);
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
}

.parceiros-sobre__logo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
}

.parceiros-sobre__logo img {
  max-height: 56px;
  max-width: 180px;
  object-fit: contain;
  display: block;
}

.parceiros-sobre__name {
  font-size: 14px;
  font-weight: 700;
  color: #7A6FE0;
}

.parceiros-sobre__desc {
  font-size: 13px;
  line-height: 19px;
  color: var(--dark);
  opacity: .85;
}

/* pill "Base clínica" */
.parceiros-sobre__base {
  display: table;
  margin: 24px auto 0;
  background: var(--blue-bg2);
  border: 1px solid var(--purple-bg);
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 13px;
  color: var(--dark);
}

.parceiros-sobre__base strong {
  font-weight: 700;
}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .missao {
    padding: 12px 16px 48px;
  }

  .missao__card {
    padding: 44px 26px;
    border-radius: 18px;
  }

  .missao__title {
    font-size: 22px;
  }

  .missao__text {
    font-size: 13.5px;
    line-height: 21px;
  }

  .parceiros-sobre {
    padding: 12px 20px 56px;
  }

  .parceiros-sobre__title {
    font-size: 34px;
  }

  .parceiros-sobre__title--desktop {
    display: none;
  }

  .parceiros-sobre__title--mobile {
    display: inline;
  }

  .parceiros-sobre__grid {
    flex-direction: column;
    gap: 20px;
  }

  /* card centralizado: logo em cima, badge abaixo */
  .parceiros-sobre__card {
    align-items: center;
    text-align: center;
    padding: 28px 22px;
  }

  .parceiros-sobre__header {
    flex-direction: column-reverse;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
    width: 100%;
  }

  .parceiros-sobre__logo {
    justify-content: center;
  }

  .parceiros-sobre__logo img {
    max-height: 72px;
    max-width: 220px;
  }
}

/* ══════════════════════════════════════════════════════
   CTA CONTATO — SOBRE
══════════════════════════════════════════════════════ */
.cta-sobre {
  --cs-violet: #8C82FC;
  background: var(--bg-site);
  padding: 40px 24px 40px;
}

.cta-sobre__stage {
  max-width: 1400px;
  margin: 0 auto;
}

/* foto colada no topo do container */
.cta-sobre__photo {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  margin-bottom: -0px;
}

.cta-sobre__photo img {
  height: 420px;
  object-fit: cover;
  object-position: center 30%;
  border-radius: 0px 0px 0 0;
  display: block;
}

/* container lilás */
.cta-sobre__container {
  position: relative;
  background: var(--purple-bg);
  border-radius: 24px;
  overflow: hidden;
}

.cta-sobre__blob {
  position: absolute;
  border-radius: 50%;
  background: var(--cs-violet);
  opacity: .5;
  pointer-events: none;
}

.cta-sobre__blob--1 {
  width: 240px;
  height: 240px;
  left: 6%;
  top: -60px;
}

.cta-sobre__blob--2 {
  width: 260px;
  height: 260px;
  right: -80px;
  bottom: -40px;
}

.cta-sobre__blob--3 {
  width: 140px;
  height: 140px;
  left: 54%;
  bottom: -70px;
}

.cta-sobre__content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 28px;
  padding: 90px 40px 84px;   /* topo maior por causa da foto sobreposta */
}

.cta-sobre__title {
  font-family: "Gelica", "DM Serif Display", serif;
  font-size: 38px;
  line-height: 1.25;
  font-weight: 400;
  color: var(--cs-violet);
  max-width: 640px;
}

.cta-sobre__title strong {
  font-weight: 700;
}

.cta-sobre__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.cta-sobre__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 26px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  transition: transform .15s var(--var(--ease-out)-out);
}

.cta-sobre__btn:hover {
  transform: translateY(-1px);
}

/* primário com mascote duplo vazando pela esquerda */
.cta-sobre__btn--primary {
  position: relative;
  background: var(--cs-violet);
  color: #fff;
  padding-left: 44px;          /* espaço pro mascote invadir */
}

.cta-sobre__btn-mascote {
  position: absolute;
  left: -52px;
  top: 50%;
  transform: translateY(-52%);
  width: 78px;
  pointer-events: none;
}

.cta-sobre__btn-mascote img {
  width: 100%;
  height: auto;
  display: block;
}

.cta-sobre__btn--secondary {
  background: transparent;
  color: var(--dark);
  border: 1px solid var(--btn-secondary-border);
}

/* ── MOBILE ── */
@media (max-width: 900px) {
  .cta-sobre {
    padding: 0px 16px 32px;
  }

  .cta-sobre__photo {
    margin-bottom: -1px;
  }

  .cta-sobre__photo img {
    height: 120px;
    width: auto;
  }

  .cta-sobre__container {
    border-radius: 20px;
  }

  .cta-sobre__content {
    padding: 40px 22px 44px;
    gap: 22px;
  }

  .cta-sobre__title {
    font-size: 27px;
  }

  .cta-sobre__actions {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: 26px;
  }

  .cta-sobre__blob--1 {
  width: 100px;
  height: 100px;
  left: -20%;
  top: 160px;
}

.cta-sobre__blob--2 {
  width: 120px;
  height: 120px;
  right: -80px;
  bottom: -40px;
}

.cta-sobre__blob--3 {
  width: 120px;
  height: 120px;
  left: 88%;
  top: 20px;
}

  .cta-sobre__btn {
    width: 100%;
    height: 52px;
    font-size: 15px;
  }

  /* mascote maior, montado no canto esquerdo do botão */
  .cta-sobre__btn--primary {
    padding-left: 70px;
  }

  .cta-sobre__btn-mascote {
    left: -16px;
    width: 96px;
    transform: translateY(-58%);
  }
}