.elementor-3387 .elementor-element.elementor-element-8d56a18{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-3387 .elementor-element.elementor-element-fea91dc > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-3387 .elementor-element.elementor-element-fea91dc > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3387 .elementor-element.elementor-element-c1789a9{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-3387 .elementor-element.elementor-element-fea91dc{width:100%;}}/* Start custom CSS for html, class: .elementor-element-c1789a9 */:root {
  --bg: #ffffff;
  --panel: #f3f6f7;
  --panel-2: #eaf0f2;
  --gold: #bd8e2e;
  --gold-light: #bd8e2e;
  --text: #011d3e;
  --muted: #54595f;
  --line: #d9e0e3;
  --serif: "Montserrat", Arial, sans-serif;
  --sans: "Montserrat", Arial, sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--sans);
  font-size: 15px;
  line-height: 1.65;
}

.button-small,
.button-small:visited,
.button-small:hover,
.button-small:focus {
  color: #ffffff !important;
}

a {
  color: inherit;
  text-decoration: none;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2,
h3 {
  font-family: var(--sans);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.035em;
}

h2 {
  margin-bottom: 2rem;
  font-size: clamp(2rem, 3.2vw, 3.45rem);
}

/* HERO */

.hero {
  position: relative;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  grid-template-rows: 1fr;
  align-items: center;
  gap: 40px;
  min-height: 680px;
  max-width: 1440px;
  margin: auto;
  padding: 80px max(24px, calc((100% - 1240px) / 2));
  overflow: hidden;
  color: #ffffff;
  background: linear-gradient(
    125deg,
    #011d3e 0 58%,
    #bd8e2e 100%
  );
}

.hero {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  grid-template-columns: minmax(0, 1.1fr) minmax(380px, 0.9fr);
}

.hero::before {
  position: absolute;
  inset: 0;
  display: block;
  content: "";
  background:
    url("https://faberj.edu.br/wp-content/uploads/2022/11/cbfluminense2.jpg")
    center / cover no-repeat;
  opacity: 0.07;
  filter: grayscale(1);
  pointer-events: none;
}

.hero-copy {
  position: relative;
  z-index: 1;
  max-width: 760px;
}

.hero-logo {
  display: block;
  width: 300px;
  margin: 0 0 28px;
  padding: 0;
  background: transparent;
}

.hero h1 {
  max-width: 820px;
  margin: 0.2em 0;
  font-size: clamp(2rem, 4vw, 7rem);
}

.hero h1 em {
  color: #bd8e2e;
  font-style: normal;
}

.hero-copy > p {
  max-width: 700px;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(1.05rem, 1.5vw, 1.35rem);
}

.eyebrow {
  display: block;
  margin-bottom: 16px;
  color: #bd8e2e;
  font-size: 0.76rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.18em;
}

.hero-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.hero-tags i {
  width: 4px;
  height: 4px;
  background: #bd8e2e;
  transform: rotate(45deg);
}

/* FORMULÁRIO */

.lead-form {
  position: relative;
  z-index: 2;
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  justify-self: end;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: 100%;
  max-width: 500px;
  padding: 28px;
  color: #011d3e;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(3, 14, 30, 0.25);
}

.lead-form h2 {
  grid-column: 1 / -1;
  margin: 0;
  font-size: 1rem;
}

.lead-form label {
  font-size: 0.78rem;
  font-weight: 700;
}

.lead-form label:first-of-type {
  grid-column: 1 / -1;
}

.lead-form input {
  width: 100%;
  margin-top: 5px;
  padding: 13px;
  border: 1px solid #d8dee1;
  border-radius: 5px;
  background: #ffffff;
  font: inherit;
}

.lead-form button {
  grid-column: 1 / -1;
  padding: 15px;
  border: 0;
  border-radius: 50px;
  color: #ffffff;
  background: #011d3e;
  font-weight: 700;
  cursor: pointer;
}

.lead-form button:hover {
  background: #0d142a;
}

.lead-form small {
  grid-column: 1 / -1;
  color: #6f6c65;
}

/* DIVISORES COM PATTERN */

.pattern-divider {
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 82px;
  overflow: hidden;
  background-color: #bd8e2e;
}

.pattern-divider::before,
.pattern-divider::after {
  content: "";
  min-width: 0;
  background-image: url("https://faberj.edu.br/wp-content/uploads/2026/09/pattern-faberj.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* ESTRUTURA */

.section {
  max-width: 1240px;
  margin: auto;
  padding: 96px 24px;
}

/* INTRODUÇÃO */

.intro {
  background: #ffffff;
}

.intro > h2 {
  max-width: 980px;
}

.expect-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #bd8e2e;
}

.expect-grid article {
  padding: 38px 32px 20px 0;
  border-right: 1px solid var(--line);
}

.expect-grid article + article {
  padding-left: 32px;
}

.expect-grid article:last-child {
  border-right: 0;
}

.expect-grid article > span {
  color: #bd8e2e;
  font-size: 0.7rem;
}

.expect-grid h3 {
  color: #bd8e2e;
  font-size: 1.4rem;
}

.expect-grid p,
.pillars p,
.teachers p {
  color: var(--muted);
}

/* PILARES */

.pillars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1440px;
  margin: auto;
}

.pillars article {
  padding: 100px 48px;
  text-align: center;
  color: #011d3e;
  background: #f5f7f8;
  border-right: 1px solid #dce3e5;
}

.pillars article:nth-child(2) {
  background: #eaf0f2;
}

.pillars article:nth-child(3) {
  color: #ffffff;
  background: #bd8e2e;
}

.pillars article:nth-child(3) p {
  color: rgba(255, 255, 255, 0.78);
}

.pillars h3 {
  font-size: 1.65rem;
}

.pillar-icon {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  margin: 0 auto 30px;
  color: #bd8e2e;
  border: 1px solid #bd8e2e;
  border-radius: 50%;
}

.pillar-icon svg {
  width: 40px;
  height: 40px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pillars article:nth-child(3) .pillar-icon {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.75);
}

/* BOTÕES */

.button {
  display: inline-block;
  padding: 16px 34px;
  color: #ffffff;
  background: #011d3e;
  border-radius: 50px;
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.button:hover {
  color: #ffffff;
  background: #0d142a;
  transform: translateY(-1px);
}

.button-small {
  margin-top: 20px;
  padding: 11px 28px;
}

/* BENEFÍCIOS */

.split {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  gap: 80px;
}

.visual-panel {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 540px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 18px;
  background:
    url("https://faberj.edu.br/wp-content/uploads/2026/09/Fernando_Brand_o_1.webp")
    center 18% / cover no-repeat;
}

.check-list {
  padding: 0;
  margin: 32px 0;
  list-style: none;
}

.check-list li {
  position: relative;
  padding: 18px 0 18px 40px;
  border-bottom: 1px solid var(--line);
}

.check-list li::before {
  position: absolute;
  top: 18px;
  left: 0;
  display: grid;
  place-items: center;
  width: 23px;
  height: 23px;
  content: "✓";
  color: #011d3e;
  background: #bd8e2e;
  border-radius: 3px;
  font-weight: 800;
}

/* INFORMAÇÕES DO CURSO */

.course-info {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 80px;
  border-top: 1px solid #d9e0e3;
}

.course-info dl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0;
}

.course-info dl div {
  padding: 24px;
  border-bottom: 1px solid var(--line);
}

.course-info dt {
  color: var(--muted);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.course-info dd {
  margin: 5px 0 0;
  font-weight: 700;
}

/* PROFESSORES */

.teachers {
  max-width: 1440px;
}

.carousel-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: -20px 0 18px;
}

.carousel-hint {
  margin: 0;
  color: #bd8e2e;
  font-size: 0.8rem;
  font-weight: 600;
}

.carousel-toolbar > div {
  display: flex;
  gap: 8px;
}

.carousel-arrow {
  width: 44px;
  height: 44px;
  color: #011d3e;
  background: #ffffff;
  border: 1px solid #bd8e2e;
  border-radius: 50%;
  font: 700 1.15rem/1 "Montserrat", sans-serif;
  cursor: pointer;
}

.carousel-arrow:hover {
  color: #ffffff;
  background: #011d3e;
  border-color: #011d3e;
}

.teacher-carousel {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 12px 4px 34px;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  cursor: grab;
  scrollbar-color: #bd8e2e #eaf0f2;
  scrollbar-width: thin;
}

.teacher-carousel:active {
  cursor: grabbing;
}

.teacher-track {
  display: flex;
  width: max-content;
  gap: 18px;
}

.teacher-track article {
  flex: 0 0 360px;
  width: 360px;
  padding: 18px 18px 28px;
  scroll-snap-align: start;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 8px 30px rgba(28, 40, 73, 0.11);
}

.teacher-track article > span {
  color: #bd8e2e;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.teacher-track h3 {
  margin: 0.3em 0;
  font-size: 1.8rem;
}

.teacher-track p {
  color: var(--muted);
}

.portrait {
  display: block;
  width: 100%;
  height: 330px;
  margin-bottom: 25px;
  object-fit: cover;
  object-position: center top;
  background: linear-gradient(145deg, #e8eef0, #cad8dc);
  border-radius: 12px;
  user-select: none;
  pointer-events: none;
}

/* MATRIZ CURRICULAR */

.section-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}

.stats {
  display: flex;
  gap: 12px;
}

.stats span {
  padding: 18px 28px;
  color: #ffffff;
  background: #bd8e2e;
  border-radius: 10px;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.stats b {
  display: block;
  font-size: 1.5rem;
}

.subject-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;
  padding: 0;
  list-style: none;
  counter-reset: subject;
}

.subject-list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 78px;
  padding-left: 38px;
  border-top: 1px solid var(--line);
  counter-increment: subject;
}

.subject-list li::before {
  position: absolute;
  left: 0;
  content: counter(subject, decimal-leading-zero);
  color: #bd8e2e;
  font-size: 0.68rem;
}

.subject-list b {
  flex: 1;
  font-size: 0.9rem;
  font-weight: 500;
}

.subject-list span {
  padding: 5px 8px;
  color: #011d3e;
  background: #e7eff1;
  border-radius: 20px;
  font-size: 0.6rem;
  text-transform: uppercase;
}

/* CONEXÕES */

.community {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 70px;
  max-width: 1160px;
  margin: 40px auto 120px;
  padding: 55px;
  border: 1px solid #bd8e2e;
  border-radius: 18px;
}

.community-brand {
  display: grid;
  place-items: center;
  min-height: 300px;
  padding: 40px;
  background: #f3f6f7;
  border-radius: 14px;
}

.community-brand img {
  display: block;
  width: min(100%, 390px);
  height: auto;
  object-fit: contain;
}

.compact li {
  padding-top: 8px;
  padding-bottom: 8px;
  border: 0;
}

.compact li::before {
  top: 8px;
  color: #bd8e2e;
  background: none;
}

/* OFERTA */

.enrollment {
  padding: 120px 24px;
  color: #ffffff;
  text-align: center;
  background: #011d3e;
  border-top: 1px solid var(--line);
}

.enrollment h2 {
  margin: 0;
  color: #bd8e2e;
  font-size: clamp(3.5rem, 7vw, 7rem);
}

.old-price {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.price {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 18px 0;
  color: #bd8e2e;
}

.price small {
  padding-bottom: 18px;
}

.price strong {
  font-size: clamp(5rem, 10vw, 9rem);
  line-height: 1;
}

.enrollment > .button {
  min-width: 320px;
  margin-top: 26px;
  color: #011d3e;
  background: #bd8e2e;
}

/* RODAPÉ */

footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  min-height: 64px;
  max-width: 1240px;
  margin: auto;
  padding: 0 24px;
  color: var(--muted);
  font-size: 0.75rem;
  text-align: center;
}

footer p {
  margin: 0;
}

/* TABLET */

@media (max-width: 900px) {
  .hero {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    padding-top: 50px;
    background: linear-gradient(
      150deg,
      #011d3e 0 72%,
      #bd8e2e 100%
    );
  }

  .lead-form {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
    max-width: 680px;
  }

  .expect-grid,
  .pillars {
    grid-template-columns: 1fr;
  }

  .expect-grid article {
    padding: 30px 0 !important;
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .pillars article {
    border-right: 0;
    border-bottom: 1px solid #dce3e5;
  }

  .split,
  .course-info,
  .community {
    grid-template-columns: 1fr;
  }

  .visual-panel {
    min-height: 460px;
  }

  .course-info dl {
    grid-template-columns: 1fr 1fr;
  }

  .section-heading {
    display: block;
  }

  .stats {
    margin-bottom: 30px;
  }

  .subject-list {
    grid-template-columns: 1fr;
  }

  .community {
    margin-right: 20px;
    margin-left: 20px;
  }
}

/* CELULAR */

@media (max-width: 560px) {
  body {
    font-size: 15px;
  }

  .hero {
    min-height: auto;
    padding-bottom: 70px;
  }

  .hero h1 {
    font-size: 3.2rem;
  }

  .hero-logo {
    width: 200px;
    margin-bottom: 22px;
  }

  .lead-form {
    grid-template-columns: 1fr;
    border-radius: 12px;
  }

  .lead-form label {
    grid-column: 1 / -1;
  }

  .pattern-divider {
    height: 56px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .pillars article {
    padding: 70px 24px;
  }

  .course-info dl {
    grid-template-columns: 1fr;
  }

  .carousel-toolbar {
    align-items: flex-end;
  }

  .carousel-hint {
    max-width: 190px;
  }

  .teacher-track article {
    flex-basis: 82vw;
    width: 82vw;
  }

  .section-heading h2 {
    font-size: 2.3rem;
  }

  .stats span {
    padding: 14px 20px;
  }

  .community {
    padding: 30px;
  }

  .community-brand {
    min-height: 210px;
    padding: 28px;
  }

  .enrollment > .button {
    width: 100%;
    min-width: 0;
  }
}

/* ========================================
   CORREÇÃO: SEÇÕES BRANCAS E AZUIS
======================================== */

:root {
  --bg: #ffffff;
}

body {
  background: #ffffff;
  color: #011d3e;
}

/* 1. HERO — AZUL */

.hero {
  background: linear-gradient(
    125deg,
    #011d3e 0%,
    #011d3e 68%,
    #082b52 100%
  );
}

/* 2. INTRODUÇÃO — BRANCO */

.intro {
  color: #011d3e;
  background: #ffffff;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}

/* 3. PILARES — AZUL */

.pillars article,
.pillars article:nth-child(3) {
  color: #ffffff;
  background: #011d3e;
  border-color: rgba(255, 255, 255, 0.12);
}

.pillars article:nth-child(2) {
  color: #ffffff;
  background: #082b52;
}

.pillars article p,
.pillars article:nth-child(3) p {
  color: rgba(255, 255, 255, 0.78);
}

.pillars .pillar-icon,
.pillars article:nth-child(3) .pillar-icon {
  color: #bd8e2e;
  border-color: #bd8e2e;
}

/* 4. BENEFÍCIOS — BRANCO */

.benefits {
  color: #011d3e;
  background: #ffffff;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}

.benefits h2 {
  color: #011d3e;
}

.benefits p {
  color: #54595f;
}

.benefits .check-list li {
  color: #011d3e;
  border-color: #d9e0e3;
}

/* 5. CARACTERÍSTICAS — AZUL */

.course-info {
  margin-top: 0;
  margin-bottom: 0;
  color: #ffffff;
  background: #011d3e;
  box-shadow: 0 0 0 100vmax #011d3e;
  clip-path: inset(0 -100vmax);
  border-color: rgba(255, 255, 255, 0.14);
}

.course-info h2,
.course-info dd {
  color: #ffffff;
}

.course-info dt {
  color: #bd8e2e;
}

.course-info dl div {
  border-color: rgba(255, 255, 255, 0.14);
}

/* 6. PROFESSORES — BRANCO */

.teachers {
  color: #011d3e;
  background: #ffffff;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}

/* 7. MATRIZ CURRICULAR — AZUL */

.curriculum {
  color: #ffffff;
  background: #011d3e;
  box-shadow: 0 0 0 100vmax #011d3e;
  clip-path: inset(0 -100vmax);
}

.curriculum h2 {
  color: #ffffff;
}

.curriculum .subject-list li {
  border-color: rgba(255, 255, 255, 0.14);
}

.curriculum .subject-list b {
  color: rgba(255, 255, 255, 0.85);
}

.curriculum .subject-list li::before {
  color: #bd8e2e;
}

/* 8. CONEXÕES — BRANCO */

.community {
  color: #011d3e;
  background: #ffffff;
  border-color: #bd8e2e;
}

/* 9. CONDIÇÃO ESPECIAL — AZUL */

.enrollment {
  color: #ffffff;
  background: #011d3e;
}

.enrollment h2,
.enrollment .price {
  color: #bd8e2e;
}

/* 10. RODAPÉ — BRANCO */

footer {
  color: #54595f;
  background: #ffffff;
}/* End custom CSS */