.elementor-10 .elementor-element.elementor-element-4b541e2{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:00px 00px 00px 00px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-10 .elementor-element.elementor-element-de70ac4{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-0408f02{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-17288c9{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}body.elementor-page-10{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-4b541e2{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-de70ac4 *//* ============================================================
   HERO SECTION — Catiane Marques | Psicóloga Infantil
   Paleta: coral (#E8645A) · bege (#FDF6F0) · amarelo (#F5C842)
   Fontes: Cormorant Garamond (títulos) · DM Sans (corpo)
   ============================================================ */

/* ── Variáveis globais ── */
:root {
  --coral:      #E8645A;
  --coral-dark: #C94B41;
  --coral-light:#FDECEA;
  --bege:       #FDF6F0;
  --bege-med:   #F5E8DC;
  --amarelo:    #F5C842;
  --amarelo-lt: #FEF8DC;
  --marrom:     #3D2B1F;
  --texto:      #4A3728;
  --texto-leve: #8B6F5E;
  --branco:     #FFFFFF;
  --radius-lg:  32px;
  --radius-xl:  48px;
  --shadow-md:  0 8px 32px rgba(61,43,31,.10);
  --shadow-lg:  0 20px 60px rgba(61,43,31,.14);
}

/* ── Reset mínimo ── */
.cat-hero *, .cat-hero *::before, .cat-hero *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ══════════════════════════════════════════════
   HERO WRAPPER
══════════════════════════════════════════════ */
.cat-hero {
  position: relative;
  background: linear-gradient(135deg, #fff5f0 0%, #fdf6f0 50%, #fef9f0 100%);
  overflow: hidden;
  padding: 100px 40px 120px;
  font-family: 'DM Sans', sans-serif;
}

/* ── Blobs decorativos de fundo ── */
.cat-blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: .35;
  pointer-events: none;
}
.cat-blob--1 {
  width: 520px; height: 520px;
  background: radial-gradient(circle, #F4A88A, #E8645A);
  top: -160px; right: -100px;
  animation: blobDrift 8s ease-in-out infinite alternate;
}
.cat-blob--2 {
  width: 380px; height: 380px;
  background: radial-gradient(circle, #F5C842, #FDE68A);
  bottom: 40px; left: -80px;
  animation: blobDrift 11s ease-in-out infinite alternate-reverse;
}

@keyframes blobDrift {
  from { transform: translate(0,0) scale(1); }
  to   { transform: translate(30px, 20px) scale(1.07); }
}

/* ── Elementos flutuantes decorativos ── */
.cat-float {
  position: absolute;
  pointer-events: none;
  animation: floatUp 6s ease-in-out infinite alternate;
}
.cat-float--star {
  font-size: 28px; color: var(--coral);
  top: 18%; left: 8%;
  animation-duration: 5s;
}
.cat-float--dot {
  width: 14px; height: 14px;
  background: var(--amarelo);
  border-radius: 50%;
  top: 65%; right: 12%;
  animation-duration: 7s;
}
.cat-float--ring {
  width: 48px; height: 48px;
  border: 3px solid var(--coral-light);
  border-radius: 50%;
  bottom: 20%; left: 18%;
  animation-duration: 9s;
}

@keyframes floatUp {
  from { transform: translateY(0px) rotate(0deg); }
  to   { transform: translateY(-16px) rotate(8deg); }
}

/* ══════════════════════════════════════════════
   LAYOUT INTERNO
══════════════════════════════════════════════ */
.cat-hero__inner {
  position: relative;
  z-index: 2;
  max-width: 1160px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

/* ══════════════════════════════════════════════
   COLUNA TEXTO
══════════════════════════════════════════════ */

/* Badge */
.cat-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--coral-light);
  color: var(--coral-dark);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .04em;
  padding: 6px 14px;
  border-radius: 999px;
  margin-bottom: 28px;
  animation: fadeSlideDown .7s ease both;
}
.cat-badge__dot {
  width: 8px; height: 8px;
  background: var(--coral);
  border-radius: 50%;
  animation: pulse 2s ease infinite;
}
@keyframes pulse {
  0%,100% { box-shadow: 0 0 0 0 rgba(232,100,90,.5); }
  50%      { box-shadow: 0 0 0 6px rgba(232,100,90,0); }
}

/* Headline */
.cat-hero__headline {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(44px, 5.5vw, 72px);
  font-weight: 700;
  line-height: 1.07;
  color: var(--marrom);
  margin-bottom: 24px;
  animation: fadeSlideDown .8s .1s ease both;
}
.cat-hero__headline em {
  font-style: italic;
  color: var(--coral);
  position: relative;
}
.cat-hero__headline em::after {
  content: '';
  position: absolute;
  left: 0; bottom: 2px;
  width: 100%; height: 3px;
  background: var(--amarelo);
  border-radius: 2px;
  transform: scaleX(0);
  transform-origin: left;
  animation: underlineIn .6s .9s ease forwards;
}
@keyframes underlineIn {
  to { transform: scaleX(1); }
}

/* Subtítulo */
.cat-hero__sub {
  font-size: 17px;
  line-height: 1.7;
  color: var(--texto-leve);
  max-width: 480px;
  margin-bottom: 36px;
  font-weight: 300;
  animation: fadeSlideDown .8s .2s ease both;
}

/* CTA botão */
.cat-hero__cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, var(--coral) 0%, #D44F46 100%);
  color: #fff;
  text-decoration: none;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 18px 32px;
  border-radius: var(--radius-lg);
  box-shadow: 0 8px 24px rgba(232,100,90,.40);
  transition: transform .25s ease, box-shadow .25s ease;
  animation: fadeSlideDown .8s .3s ease both;
  position: relative;
  overflow: hidden;
}
.cat-hero__cta::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,.15) 0%, transparent 60%);
  border-radius: inherit;
}
.cat-hero__cta:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 36px rgba(232,100,90,.50);
}
.cat-hero__cta-arrow {
  font-size: 20px;
  transition: transform .25s ease;
}
.cat-hero__cta:hover .cat-hero__cta-arrow {
  transform: translateX(4px);
}

/* Nota abaixo do CTA */
.cat-hero__cta-note {
  font-size: 13px;
  color: var(--texto-leve);
  margin-top: 12px;
  letter-spacing: .02em;
  animation: fadeSlideDown .8s .4s ease both;
}

/* Prova social */
.cat-hero__proof {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid var(--bege-med);
  animation: fadeSlideDown .8s .5s ease both;
}
.cat-hero__proof-avatars {
  display: flex;
}
.cat-proof-av {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 3px solid #fff;
  margin-left: -10px;
  display: block;
}
.cat-proof-av:first-child { margin-left: 0; }
.cat-hero__proof-text {
  font-size: 14px;
  color: var(--texto-leve);
  line-height: 1.4;
  max-width: 200px;
}

/* ══════════════════════════════════════════════
   COLUNA VISUAL (foto + card + tag)
══════════════════════════════════════════════ */
.cat-hero__visual {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  animation: fadeSlideUp .9s .2s ease both;
}

/* Frame foto principal */
.cat-hero__photo-wrap {
  position: relative;
  z-index: 2;
}
.cat-hero__photo-frame {
  width: 360px;
  height: 440px;
  border-radius: var(--radius-xl) var(--radius-xl) var(--radius-xl) 16px;
  overflow: hidden;
  box-shadow: var(--shadow-lg);
  background: var(--bege-med);
  position: relative;
}
.cat-hero__photo-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.cat-hero__photo-placeholder {
  width: 100%; height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #f5e0d4, #fde8de);
  color: var(--texto-leve);
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  font-family: 'DM Sans', sans-serif;
}

/* Acento decorativo atrás da foto */
.cat-hero__photo-accent {
  position: absolute;
  width: 100%; height: 100%;
  top: 16px; left: 16px;
  border-radius: var(--radius-xl) var(--radius-xl) var(--radius-xl) 16px;
  border: 3px solid var(--amarelo);
  z-index: -1;
}

/* Card flutuante: consultório */
.cat-hero__card {
  position: absolute;
  bottom: -32px;
  left: -60px;
  background: #fff;
  border-radius: 20px;
  box-shadow: var(--shadow-md);
  width: 200px;
  overflow: hidden;
  z-index: 3;
  animation: cardFloat 6s ease-in-out infinite alternate;
}
@keyframes cardFloat {
  from { transform: translateY(0); }
  to   { transform: translateY(-10px); }
}
.cat-hero__card-img-wrap {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.cat-hero__card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-hero__card-img-placeholder {
  width: 100%; height: 100%;
  background: linear-gradient(135deg, #fdecea, #f5e8dc);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--texto-leve);
  font-size: 13px;
  text-align: center;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.4;
}
.cat-hero__card-body {
  padding: 12px 14px 14px;
}
.cat-hero__card-label {
  font-size: 11px;
  color: var(--texto-leve);
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 2px;
}
.cat-hero__card-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 600;
  color: var(--marrom);
}

/* Tag flutuante CRP */
.cat-hero__tag {
  position: absolute;
  top: 20px;
  right: -30px;
  background: var(--amarelo);
  color: var(--marrom);
  font-size: 12px;
  font-weight: 500;
  padding: 8px 14px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  gap: 6px;
  box-shadow: var(--shadow-md);
  z-index: 4;
  animation: cardFloat 7s 1s ease-in-out infinite alternate;
}
.cat-hero__tag-icon { font-size: 14px; }

/* ══════════════════════════════════════════════
   ONDA DE TRANSIÇÃO
══════════════════════════════════════════════ */
.cat-hero__wave {
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; 
  line-height: 0;
  z-index: 3;
}
.cat-hero__wave svg {
  width: 100%;
  height: 80px;
  display: block;
}

/* ══════════════════════════════════════════════
   KEYFRAMES ENTRADA
══════════════════════════════════════════════ */
@keyframes fadeSlideDown {
  from { opacity: 0; transform: translateY(-20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* ══════════════════════════════════════════════
   RESPONSIVO MOBILE
══════════════════════════════════════════════ */
@media (max-width: 900px) {
  .cat-hero {
    padding: 80px 24px 100px;
  }
  .cat-hero__inner {
    grid-template-columns: 1fr;
    gap: 48px;
    text-align: center;
  }
  .cat-hero__sub {
    margin-left: auto;
    margin-right: auto;
  }
  .cat-hero__proof {
    justify-content: center;
  }
  .cat-hero__visual {
    justify-content: center;
  }
  .cat-hero__photo-frame {
    width: 280px;
    height: 340px;
  }
  .cat-hero__card {
    left: -20px;
    bottom: -20px;
    width: 170px;
  }
  .cat-hero__tag {
    right: -10px;
  }
}

@media (max-width: 480px) {
  .cat-hero__headline {
    font-size: 38px;
  }
  .cat-hero__cta {
    font-size: 14px;
    padding: 16px 22px;
  }
  .cat-hero__photo-frame {
    width: 240px;
    height: 290px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0408f02 *//* ============================================================
   SEÇÃO 4 — Sobre a Catiane (v4)
   ============================================================ */

.s4 {
  position: relative;
  background: #FDF6F0;
  padding: 100px 40px 120px;
  overflow: hidden;
  font-family: 'DM Sans', sans-serif;
}

.s4__blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(70px);
  opacity: .13;
  pointer-events: none;
}
.s4__blob--1 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, #E8645A, #F4A88A);
  top: -150px;
  left: -120px;
}
.s4__blob--2 {
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, #F5C842, #FDE68A);
  bottom: 0;
  right: -80px;
}

.s4__inner {
  position: relative;
  z-index: 2;
  max-width: 1160px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

/* ── Visual ── */
.s4__visual {
  position: sticky;
  top: 40px;
  display: flex;
  justify-content: center;
}

.s4__photo-wrap {
  width: 380px;
  height: 460px;
  border-radius: 16px 48px 48px 48px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(61,43,31,.14);
  position: relative;
  z-index: 2;
}

.s4__photo-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.s4__cred {
  position: absolute;
  bottom: -20px;
  right: -20px;
  background: #fff;
  border-radius: 18px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 8px 28px rgba(61,43,31,.10);
  z-index: 3;
  animation: s4float 6s ease-in-out infinite alternate;
}

.s4__cred-icon { font-size: 28px; line-height: 1; }
.s4__cred-title { font-size: 14px; font-weight: 500; color: #3D2B1F; margin-bottom: 2px; }
.s4__cred-sub { font-size: 12px; color: #8B6F5E; }

.s4__tag {
  position: absolute;
  top: 24px;
  left: -16px;
  background: #F5C842;
  color: #3D2B1F;
  font-size: 13px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 999px;
  box-shadow: 0 4px 14px rgba(61,43,31,.10);
  z-index: 4;
  animation: s4float 7s 1.5s ease-in-out infinite alternate;
}

.s4__crp {
  position: absolute;
  bottom: 60px;
  right: -20px;
  background: #fff;
  color: #8B6F5E;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1.5px solid #F0E4DA;
  box-shadow: 0 4px 14px rgba(61,43,31,.08);
  z-index: 4;
  letter-spacing: .04em;
  animation: s4float 6s ease-in-out infinite alternate;
}

@keyframes s4float {
  from { transform: translateY(0); }
  to   { transform: translateY(-10px); }
}

/* ── Texto ── */
.s4__eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #E8645A;
  margin-bottom: 20px;
}

.s4__headline {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(38px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.1;
  color: #3D2B1F;
  margin-bottom: 28px;
}

.s4__headline em {
  font-style: italic;
  color: #E8645A;
}

.s4__desc {
  font-size: 16px;
  line-height: 1.8;
  color: #8B6F5E;
  font-weight: 300;
  margin-bottom: 20px;
  max-width: 480px;
}

/* Badge CRP */
.s4__badge-crp {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #FAE8F0;
  color: #B85A80;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .04em;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1.5px solid #F0C0D4;
  margin-bottom: 32px;
}

.s4__badge-crp-icon {
  font-size: 10px;
  color: #D4749A;
}

/* ── Formas de cuidado ── */
.s4__cuidado {
  background: #fff;
  border-radius: 20px;
  border: 1.5px solid #F0E4DA;
  padding: 32px 36px;
  margin-bottom: 40px;

  width: calc(200% + 80px);
  margin-left: calc(-100% - 80px);
}

.s4__cuidado-titulo {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #E8645A;
  margin-bottom: 28px;
}

.s4__cuidado-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  width: 100%;
}

.s4__cuidado-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 24px;
  border-right: 1px solid #F5EDE6;
}

.s4__cuidado-card:first-child {
  padding-left: 0;
}

.s4__cuidado-card:last-child {
  border-right: none;
  padding-right: 0;
}

.s4__cuidado-icon {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 14px;
}

.s4__cuidado-nome {
  font-size: 16px;
  font-weight: 500;
  color: #3D2B1F;
  margin-bottom: 10px;
  line-height: 1.4;
}

.s4__cuidado-texto {
  font-size: 14px;
  line-height: 1.8;
  color: #8B6F5E;
  font-weight: 300;
}

.s4__cuidado-lista {
  list-style: none;
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
}

.s4__cuidado-lista li {
  font-size: 13px;
  color: #8B6F5E;
  font-weight: 300;
  padding-left: 16px;
  position: relative;
  line-height: 1.6;
}

.s4__cuidado-lista li::before {
  content: '✦';
  position: absolute;
  left: 0;
  top: 4px;
  color: #F5C842;
  font-size: 9px;
}

/* ── Responsivo ── */
@media (max-width: 960px) {

  .s4__cuidado-cards {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .s4__cuidado-card {
    border-right: none;
    border-bottom: 1px solid #F5EDE6;
    padding: 20px 0;
  }

  .s4__cuidado-card:first-child {
    padding-top: 0;
  }

  .s4__cuidado-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

}

/* ── CTA ── */
.s4__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #E8645A 0%, #D44F46 100%);
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 28px;
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(232,100,90,.35);
  transition: transform .25s, box-shadow .25s;
}

.s4__cta:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(232,100,90,.45);
}

.s4__cta-arrow {
  font-size: 18px;
  transition: transform .25s;
}

.s4__cta:hover .s4__cta-arrow {
  transform: translateX(4px);
}

/* ── Onda ── */
.s4__wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
  z-index: 3;
}

.s4__wave svg {
  width: 100%;
  height: 80px;
  display: block;
}

/* ── Responsivo ── */
@media (max-width: 960px) {
  .s4 { padding: 80px 24px 100px; }
  
    .s4__cuidado-cards {
    flex-direction: column;
  }

  .s4__cuidado-card {
    border-right: none;
    border-bottom: 1px solid #F5EDE6;
    padding: 20px 0;
  }

  .s4__cuidado-card:last-child {
    border-bottom: none;
  }

  .s4__inner {
    grid-template-columns: 1fr;
    gap: 60px;
    text-align: center;
  }

    .s4__cuidado {
  width: 100%;
  margin-left: 0;
}

  .s4__visual {
    position: static;
    justify-content: center;
  }

  .s4__photo-wrap { width: 300px; height: 360px; }

  .s4__desc { margin-left: auto; margin-right: auto; }

  .s4__badge-crp { margin-left: auto; margin-right: auto; }

  .s4__cuidado-card { text-align: left; }

  .s4__cta { width: 100%; justify-content: center; }

  .s4__crp { right: 0; bottom: -16px; }

  .s4__tag { left: 0; }
}

@media (max-width: 480px) {
  .s4__headline { font-size: 36px; }
  .s4__photo-wrap { width: 260px; height: 310px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17288c9 *//* ============================================================
   SEÇÃO 2 — Quando buscar acompanhamento (v3)
   ============================================================ */

.s2 {
  position: relative;
  background: #FDF6F0;
  padding: 100px 40px 0;
  overflow: hidden;
  font-family: 'DM Sans', sans-serif;
}

.s2__blob {
  position: absolute;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, #F4A88A, #E8645A);
  border-radius: 50%;
  filter: blur(80px);
  opacity: .12;
  top: -100px;
  right: -80px;
  pointer-events: none;
}

/* Layout interno */
.s2__inner {
  position: relative;
  z-index: 2;
  max-width: 1160px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  padding-bottom: 80px;
}

/* ── Coluna esquerda ── */
.s2__eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #E8645A;
  margin-bottom: 20px;
}

.s2__headline {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(34px, 4vw, 52px);
  font-weight: 700;
  line-height: 1.12;
  color: #3D2B1F;
  margin-bottom: 24px;
}

.s2__headline em {
  font-style: italic;
  color: #E8645A;
}

.s2__desc {
  font-size: 16px;
  line-height: 1.75;
  color: #8B6F5E;
  font-weight: 300;
  margin-bottom: 36px;
  max-width: 420px;
}

.s2__cta {
  display: inline-block;
  color: #E8645A;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 2px solid #F5C842;
  padding-bottom: 3px;
  transition: color .2s, border-color .2s;
}

.s2__cta:hover {
  color: #C94B41;
  border-bottom-color: #E8645A;
}

/* ── Coluna direita ── */
.s2__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.s2__card {
  border-radius: 20px;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform .25s ease, box-shadow .25s ease;
}

.s2__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(61,43,31,.10);
}

.s2__card--coral {
  background: #FDECEA;
  border: 1.5px solid #F4C4BB;
}

.s2__card--amarelo {
  background: #FEF8DC;
  border: 1.5px solid #F5E49A;
}

.s2__card--branco {
  background: #FFFFFF;
  border: 1.5px solid #F0E4DA;
  box-shadow: 0 4px 16px rgba(61,43,31,.06);
}

.s2__card-icon {
  font-size: 28px;
  line-height: 1;
}

.s2__card-text {
  font-size: 14px;
  line-height: 1.6;
  color: #4A3728;
  font-weight: 400;
}

/* ── Bloco conclusão ── */
.s2__conclusao {
  position: relative;
  z-index: 2;
  background: #fff7dd;
  padding: 64px 40px;
  margin: 0 -40px;
}

.s2__conclusao-inner {
  max-width: 1160px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.s2__conclusao-destaque {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  line-height: 1.25;
  color: #3D2B1F;
  margin-bottom: 20px;
}

.s2__conclusao-destaque em {
  font-style: italic;
  color: #D4749A;
}

.s2__conclusao-sub {
  font-size: 16px;
  line-height: 1.8;
  color: #8B6F5E;
  font-weight: 300;
}

/* Lista direita */
.s2__conclusao-lista-titulo {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #B85A80;
  margin-bottom: 20px;
}

.s2__conclusao-lista ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.s2__conclusao-lista li {
  font-size: 16px;
  color: #4A3728;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 22px;
  position: relative;
}

.s2__conclusao-lista li::before {
  content: '✦';
  position: absolute;
  left: 0;
  color: #F5C842;
  font-size: 10px;
  top: 4px;
}

/* Onda de transição */
.s2__wave {
  position: relative;
  z-index: 3;
  line-height: 0;
}

.s2__wave svg {
  width: 100%;
  height: 80px;
  display: block;
}

/* ── Responsivo ── */
@media (max-width: 900px) {
  .s2 {
    padding: 80px 24px 0;
  }

  .s2__inner {
    grid-template-columns: 1fr;
    gap: 48px;
    text-align: center;
    padding-bottom: 64px;
  }

  .s2__desc {
    margin-left: auto;
    margin-right: auto;
  }

  .s2__conclusao {
    padding: 48px 24px;
    margin: 0 -24px;
  }

  .s2__conclusao-inner {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
  }

  .s2__conclusao-lista li {
    text-align: left;
  }
}

@media (max-width: 480px) {
  .s2__cards {
    grid-template-columns: 1fr;
  }

  .s2__headline {
    font-size: 32px;
  }

  .s2__conclusao-destaque {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe1a760 *//* ============================================================
   SEÇÃO 5 — Como funciona (ATUALIZADA)
   Fundo: branco | Steps verticais + bloco CTA escuro
   ============================================================ */

.s5 {
  position: relative;
  background: #ffffff;
  padding: 100px 40px 120px;
  overflow: hidden;
  font-family: 'DM Sans', sans-serif;
}

/* Blobs */
.s5__blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: .10;
  pointer-events: none;
}
.s5__blob--1 {
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, #F5C842, #F4A88A);
  top: -80px;
  right: -100px;
}
.s5__blob--2 {
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #E8645A, #F4A88A);
  bottom: 100px;
  left: -80px;
}

/* Layout */
.s5__inner {
  position: relative;
  z-index: 2;
  max-width: 860px;
  margin: 0 auto;
}

/* ── Header ── */
.s5__header {
  text-align: center;
  margin-bottom: 72px;
}

.s5__eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #E8645A;
  margin-bottom: 20px;
}

.s5__headline {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(36px, 4.5vw, 56px);
  font-weight: 700;
  line-height: 1.1;
  color: #3D2B1F;
  margin-bottom: 18px;
}

.s5__headline em {
  font-style: italic;
  color: #E8645A;
}

.s5__sub {
  font-size: 17px;
  line-height: 1.7;
  color: #8B6F5E;
  font-weight: 300;
}

/* ── Steps ── */
.s5__steps {
  display: flex;
  flex-direction: column;
  margin-bottom: 64px;
}

.s5__step {
  display: flex;
  gap: 36px;
}

.s5__step-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 64px;
}

.s5__step-num {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 52px;
  font-weight: 700;
  color: #E8645A;
  line-height: 1;
  width: 64px;
  text-align: center;
}

.s5__step-line {
  width: 2px;
  flex: 1;
  background: linear-gradient(to bottom, #F4C4BB, #F0E4DA);
  margin: 8px 0;
  min-height: 40px;
}

.s5__step-body {
  padding-bottom: 56px;
  flex: 1;
}

.s5__step--last .s5__step-body {
  padding-bottom: 0;
}

/* Tags */
.s5__step-tag {
  display: inline-block;
  background: #FDECEA;
  color: #C94B41;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .04em;
  padding: 5px 12px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.s5__step-tag--amarelo {
  background: #FEF8DC;
  color: #A07A00;
}

.s5__step-tag--verde {
  background: #EAFAF0;
  color: #1E7A40;
}

.s5__step-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 28px;
  font-weight: 700;
  color: #3D2B1F;
  margin-bottom: 12px;
  line-height: 1.2;
}

.s5__step-text {
  font-size: 16px;
  line-height: 1.8;
  color: #8B6F5E;
  font-weight: 300;
  max-width: 560px;
  margin-bottom: 16px;
}

.s5__step-detail {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #F8F2EE;
  border-radius: 10px;
  padding: 8px 16px;
}

.s5__step-detail span {
  font-size: 14px;
  color: #4A3728;
  font-weight: 400;
}

/* ── Bloco CTA ── */
.s5__valor {
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
  border-radius: 28px;
  padding: 48px 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.s5__valor-left {
  flex: 1;
}

.s5__valor-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .10em;
  text-transform: uppercase;
  color: #F5C842;
  margin-bottom: 10px;
}

.s5__valor-titulo {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 40px;
  font-weight: 700;
  color: ###d07197;
  line-height: 1.15;
  margin-bottom: 16px;
}

.s5__valor-desc {
  font-size: 15px;
  line-height: 1.7;
  color: rgba(0,0,0,.80);
  font-weight: 300;
  max-width: 340px;
}

.s5__valor-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  flex-shrink: 0;
}

/* CTA */
.s5__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #E8645A;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 18px 30px;
  border-radius: 999px;
  box-shadow: 0 8px 24px rgba(232,100,90,.40);
  transition: transform .25s, box-shadow .25s;
  white-space: nowrap;
}

.s5__cta:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 32px rgba(232,100,90,.50);
}

.s5__cta-arrow {
  font-size: 18px;
  transition: transform .25s;
}

.s5__cta:hover .s5__cta-arrow {
  transform: translateX(4px);
}

.s5__valor-note {
  font-size: 12px;
  color: rgba(255,255,255,.40);
  text-align: right;
}

/* Onda de transição */
.s5__wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
  z-index: 3;
}

.s5__wave svg {
  width: 100%;
  height: 80px;
  display: block;
}

/* ── Responsivo ── */
@media (max-width: 900px) {
  .s5 {
    padding: 80px 24px 100px;
  }

  .s5__valor {
    flex-direction: column;
    padding: 36px 28px;
    text-align: center;
  }

  .s5__valor-right {
    align-items: center;
    width: 100%;
  }

  .s5__cta {
    width: 100%;
    justify-content: center;
  }

  .s5__valor-note {
    text-align: center;
  }

  .s5__valor-desc {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .s5__step {
    gap: 20px;
  }

  .s5__step-num {
    font-size: 40px;
    width: 48px;
  }

  .s5__step-left {
    width: 48px;
  }

  .s5__step-title {
    font-size: 22px;
  }

  .s5__valor-titulo {
    font-size: 32px;
  }

  .s5__headline {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS */.elementor-widget-wrap,
.e-con > .elementor-widget,
.e-con-full > .elementor-widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.e-con,
.e-con-full {
  --widgets-spacing: 0px !important;
  padding: 0 !important;
}

/* ============================================================
   PALETA GLOBAL — Catiane Marques
   Rosa (#D4749A) + Verde menta (#A8D5AA) + Azul (#7BB8D4)
   Colar em HTML Widget no TOPO da página, antes do Hero
   ============================================================ */

/* ── Badges e eyebrows ── */
.cat-badge { background: #FAE8F0 !important; color: #B85A80 !important; }
.cat-badge__dot { background: #D4749A !important; animation: pulse-rosa 2s infinite !important; }

.s2__eyebrow, .s3__eyebrow, .s4__eyebrow,
.s5__eyebrow, .s6__eyebrow { color: #B85A80 !important; }

/* ── Headlines itálico ── */
.cat-hero__headline em,
.s2__headline em, .s3__headline em,
.s4__headline em, .s5__headline em,
.s6__headline em, .s7__cta-headline em { color: #D4749A !important; }

.cat-hero__headline em::after { background: #F5C842 !important; }

/* ── Botões CTA ── */
.cat-hero__cta,
.s4__cta, .s5__cta, .s7__cta-btn {
  background: linear-gradient(135deg, #D4749A 0%, #B85A80 100%) !important;
  box-shadow: 0 8px 24px rgba(212,116,154,.38) !important;
}
.cat-hero__cta:hover,
.s4__cta:hover, .s5__cta:hover, .s7__cta-btn:hover {
  box-shadow: 0 14px 36px rgba(212,116,154,.50) !important;
}

/* ── CTA links sublinhados ── */
.s2__cta, .s3__cta { color: #D4749A !important; border-bottom-color: #F5C842 !important; }
.s2__cta:hover, .s3__cta:hover { color: #B85A80 !important; }

/* ── Dots bullets ── */
.s4__dif-dot { background: #D4749A !important; }
.s2__conclusao-lista li::before,
.s4__cuidado-lista li::before { color: #F5C842 !important; }

/* ── Cards ── */
.s2__card--coral { background: #FAE8F0 !important; border-color: #F0C0D4 !important; }

/* ── Tags dos steps ── */
.s5__step-tag { background: #FAE8F0 !important; color: #B85A80 !important; }
.s5__step-tag--amarelo { background: #FEF8DC !important; color: #A07A00 !important; }
.s5__step-tag--verde { background: #EAF6EA !important; color: #3D8A40 !important; }

/* ── Números steps ── */
.s5__step-num { color: #D4749A !important; }
.s3__item-num { color: #F5C842 !important; }

/* ── Estrelas ── */
.s6__stars { color: #F5C842 !important; }

/* ── Tag flutuante hero: AZUL ── */
.cat-hero__tag {
  background: #B8DFF0 !important;
  color: #2A6A8A !important;
}

/* ── Tag "Mãe também" seção 4: AMARELO (mantém) ── */
.s4__tag { background: #F5C842 !important; color: #3D2B1F !important; }

/* ── Card credencial seção 4: borda azul ── */
.s4__cred {
  border-left: 3px solid #7BB8D4 !important;
}

/* ── Acento atrás da foto hero: AZUL suave ── */
.cat-hero__photo-accent {
  border-color: #7BB8D4 !important;
}

/* ── Blobs de fundo ── */

/* Hero: blob coral → rosa */
.cat-blob--1 {
  background: radial-gradient(circle, #F0A8C0, #D4749A) !important;
}

/* Hero: blob amarelo → azul suave */
.cat-blob--2 {
  background: radial-gradient(circle, #B8DFF0, #7BB8D4) !important;
}

/* Seção 2: rosa */
.s2__blob {
  background: radial-gradient(circle, #F0A8C0, #D4749A) !important;
}

/* Seção 3: blobs verde e azul */
.s3__blob--1 {
  background: radial-gradient(circle, #A8D5AA, #C8E8CA) !important;
}
.s3__blob--2 {
  background: radial-gradient(circle, #B8DFF0, #7BB8D4) !important;
}

/* Seção 4: rosa e verde */
.s4__blob--1 {
  background: radial-gradient(circle, #F0A8C0, #D4749A) !important;
}
.s4__blob--2 {
  background: radial-gradient(circle, #A8D5AA, #C8E8CA) !important;
}

/* Seção 5: azul e rosa */
.s5__blob--1 {
  background: radial-gradient(circle, #B8DFF0, #7BB8D4) !important;
}
.s5__blob--2 {
  background: radial-gradient(circle, #F0A8C0, #D4749A) !important;
}

/* Seção 6: rosa e verde */
.s6__blob--1 {
  background: radial-gradient(circle, #F0A8C0, #D4749A) !important;
}
.s6__blob--2 {
  background: radial-gradient(circle, #A8D5AA, #C8E8CA) !important;
}

/* Seção 7: blobs azul e verde */
.s7__blob--1 {
  background: radial-gradient(circle, #B8DFF0, #7BB8D4) !important;
}
.s7__blob--2 {
  background: radial-gradient(circle, #A8D5AA, #C8E8CA) !important;
}

/* ── FAQ ── */
.s7__faq-icon { color: #D4749A !important; }
.s7__faq-q:hover,
.s7__faq-item.s7--open .s7__faq-q { background: #FAE8F0 !important; }

/* ── Eyebrows em blocos escuros ── */
.s5__valor-label,
.s2__conclusao-lista-titulo { color: #F5C842 !important; }

/* ── Destaque seção 3 ── */
.s3__destaque-icon { color: #D4749A !important; }
.s3__destaque {
  background: linear-gradient(135deg, #FAE8F0 0%, #EAF4FB 100%) !important;
  border-color: #F0C0D4 !important;
}
.s3__cta {
  background: #D4749A !important;
  box-shadow: 0 8px 20px rgba(212,116,154,.30) !important;
}

/* ── Elementos flutuantes hero ── */
.cat-float--star { color: #D4749A !important; }
.cat-float--dot { background: #7BB8D4 !important; }
.cat-float--ring { border-color: #B8DFF0 !important; }

/* ── Linha conectora steps ── */
.s5__step-line {
  background: linear-gradient(to bottom, #F0C0D4, #B8DFF0) !important;
}

/* ── Hover items seção 3 ── */
.s3__item:hover { background: #FAE8F0 !important; }

/* ── Prova social avatares hero ── */
.cat-hero__proof-text { color: #8B6F5E !important; }

/* ── Animação pulse rosa ── */
@keyframes pulse-rosa {
  0%, 100% { box-shadow: 0 0 0 0 rgba(212,116,154,.5); }
  50%       { box-shadow: 0 0 0 6px rgba(212,116,154,0); }
}/* End custom CSS */