h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rethink Sans Regular", sans-serif !important;
}

hr {
  margin: 5px;
}

.info-card-payment-info small {
}

.fusion-header {
  display: none;
}

.fusion-secondary-header {
  border-bottom: 0px;
}

main {
  padding: 0px !important;
}

body {
  margin: 0px;
}

.meu-container {
  max-width: 1100px;
  width: 90%;
}

.disabled {
  display: none !important;
}

.section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4rem 0rem;
}

legend {
  font-size: 12px;
  font-style: italic;
  margin-top: 0.8rem;
}

.title {
  margin-top: 0px;
  font-size: 2rem !important;
}

.intro-section {
  /* background-image: url("https://iag.puc-rio.br/wp-content/uploads/2026/07/saude1-1.webp"); */
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  /* min-height: 100svh; */
  position: relative;
  padding: 2rem 1rem;
  color: #fff;
  top: -2px;
  z-index: 10;
}

.intro-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1100px;
  padding-bottom: 10rem;
}

.intro-logo {
  width: min(20%, 100px);
}

.intro-title {
  font-size: clamp(2rem, 8vw, 3rem);
  /* margin-top: 0px; */
}

.intro-description {
  font-size: clamp(1rem, 5.5vw, 1.5rem);
}

.info-card small {
  font-size: 12px;
}

.info-card {
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translate(-50%, 50%);
  width: min(90%, 25rem);
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 2rem;
  z-index: 10;
  box-sizing: border-box;
  text-align: start;
  color: #1a1f24;
}

.info-card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.info-card-format h4 {
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  margin: 0.4rem 0;
}
.info-card-format p {
  background-color: #000;
  padding: 10px;
  margin-top: 5px;
  color: #fff;
}

.button {
  width: 100%;
  text-align: center;
  background-color: #ff6400;
  padding: 0.8rem;
  text-decoration: none;
  color: #fff;
}

.logo-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: -7rem;
  left: 50%;
  transform: translate(-50%, 50%);
  /* gap: 2rem; */
  color: #fff;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.logo-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50px;
}

.iis-logo-wrapper,
.iag-logo-wrapper,
.ecoa-logo-wrapper {
  background-color: transparent;
  width: 20%;
  /* width: min-content; */
  height: auto;
  /* background-color: red; */
}

.ecoa-logo {
  width: 40%;
}

.iag-logo,
.iis-logo {
  width: 75%;
}

.ecoa-logo,
.iag-logo,
.iis-logo {
  /* width: 17%; */
  /* width: 30%; */
  /* max-width: 20%; */
  /* width: 100px; */
  height: auto;
  object-fit: contain;
}

.info-card-cargahoraria {
  margin-left: 0px !important;
}

.info-card-flex {
  display: flex;
  justify-content: space-between;
}

.info-card-flex div {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info-card-flex div:nth-child(1) {
  border-right: 1px solid #555;
}

.info-card-flex div:nth-child(2) > small {
  display: flex;
  justify-content: center;
}

.info-card-flex div:nth-child(2) > h4 {
  margin-left: 1rem;
}

.info-card-flex p,
.info-card-flex h4,
.info-card-payment-info h4,
.info-card-payment-info p {
  margin: 5px;
}

.info-card-flex p {
  line-height: 1rem;
}

.info-card-payment-info h4 {
  text-decoration: underline;
  text-underline-offset: 0.4rem;
}

.boleto-wrapper small {
  display: block;
}

.b:nth-child(1) {
  width: 7%;
}

.info-card-flex-left,
.info-card-flex-right {
  width: 100%;
  display: flex;
  align-items: end;
  /* justify-content: center; */
}

.info-card-flex-left {
  border-right: 1px solid #777;
  justify-content: start;
  align-items: start;
  flex-direction: column;
}

.info-card-flex-left small:nth-child(2) {
  font-size: 10px;
}

.info-card-flex-right {
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.installment {
  color: #ff6400;
  font-weight: bold;
  /* font-size: 1.8rem; */
}

.boleto-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.boleto-img {
  width: 1.2rem;
  height: auto;
}

.discounts {
  margin: 0px;
  margin-bottom: 1rem;
  list-style-type: none;
  padding-left: 0;
}

.payment-emphasis-color {
  color: #ff6400;
}

.discounts li {
  background-image: url("https://iag.puc-rio.br/wp-content/uploads/2026/07/calendario.png"); /* Adds custom image */
  background-repeat: no-repeat;
  background-position: left center; /* Vertically aligns icon */
  background-size: 16px 16px; /* Controls image dimensions */
  padding-left: 25px;
  display: flex;
  align-items: center;
}

/*APRESENTAÇÃO=========================*/
.apresentacao-section {
  padding-top: 30rem;
  position: relative;
}

.a {
  position: absolute;
  top: 0px;
  opacity: 0.2;
  width: 100%;
  height: 495px;
  object-fit: cover; /* Evita que a imagem fique esticada */
  z-index: 1;
  -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}

.apresentacao-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.apresentacao-title {
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.apresentacao-section-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0rem 0.5rem;
  z-index: 10;
}

.apresentacao-img {
  /* margin: .3rem; */
  width: 100%;
  max-width: 500px;
  margin-bottom: 2rem;
}

.apresentacao-text {
  display: flex;
  flex-direction: column;
  width: 100%;
  /* align-items: center; */
  /* text-align: start; */
}

.apresentacao-objetivos-list {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 2rem;
}

.apresentacao-objetivos-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.apresentacao-objetivos-list li::before {
  content: "";
  flex: 0 0 auto;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #005c66;
}

.box {
  background-color: #f5f5f0;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 2rem;
  max-width: 500px;
  margin: 0 auto;
  /* margin-bottom: 2rem; */
}

.apresentacao-segunda-lista {
  /* list-style-type: "- "; */
  padding-left: 0;
  margin-left: 0;
}

.intersection {
  background-color: #00a2ac;
  width: 100%;
  min-height: 15rem;
  height: auto;
  color: #fff;
  font-size: clamp(1.2rem, 3vw, 2rem);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  /* margin: 4rem 0rem; */
}

.intersection-especialista {
  background-color: #00a2ac;
}

/* CARROSSEL =========================*/
.carousel {
  position: relative;
  width: 100%;
  max-width: 1100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-viewport {
  position: relative;
  width: 100%;
  max-width: 700px;
  padding: 1rem;
  overflow: hidden;
  box-sizing: border-box;
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    black 5%,
    black 95%,
    transparent 100%
  );
}

.carousel-track {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: transform 0.4s ease;
}

.carousel-slide {
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 0 1.5rem;
}

.carousel li {
  margin: 0px !important;
}

.card {
  background: #f5f5f0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  /* border-radius: 12px; */
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding: 2rem 2rem;
  box-sizing: border-box;
  /* text-align: center; */
  color: #1a1f24;
}

.card-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.card-text {
  margin: 0;
  font-size: clamp(1rem, 3.5vw, 1.15rem);
  line-height: 1.5;
}

.carousel-controls {
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  padding: 0 1.5rem;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 20;
}

.carousel-controls-inner {
  position: relative;
  height: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  pointer-events: auto;
  z-index: 20;
  width: 3rem;
  height: 3rem;
  border: none;
  border-radius: 50%;
  background: #005c66;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.carousel-btn--prev {
  left: 0;
  transform: translate(-50%, -50%);
}

.carousel-btn--next {
  right: 0;
  transform: translate(50%, -50%);
}

.carousel-btn:hover {
  background: #00838f;
}

/*PARA QUEM SECTION===============*/
.para-quem-section {
  background-color: #005c66;
}

.para-quem-wrapper {
  /* padding: 1rem; */
}

.para-quem-title {
  text-align: center;
  color: #fff;
  margin: 2rem;
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.para-quem-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

@media (min-width: 950px) {
  .para-quem-cards {
    flex-direction: row;
  }
}

.para-quem-card {
  width: 100%;
  max-width: 400px;
  /* margin-bottom: 2rem; */
}

.para-quem-card-img {
  width: 100%;
}

.para-quem-card-text-box {
  background-color: #fff;
  padding: 1rem;
  font-size: 1.3rem;
}

@media (min-width: 950px) {
  .para-quem-card-text-box {
    height: 300px;
  }
}

.para-quem-card-text p {
  margin: 0px !important;
}

/*meotodologia section===================*/
.metodologia-section {
  padding: 4rem 0rem;
}

/*TÓPICOS - ACCORDION/DROPDOWN=============*/
.topicos-section {
  padding-bottom: 4rem;
}

.topicos-title,
.topicos-subtitle,
.diferenciais-title,
.metodologia-title,
.curso-info-title {
  text-align: center;
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.topicos-subtitle {
  margin: 0px;
}

.topicos-list {
  list-style: none;
  padding: 0;
  /* margin: 2rem 0 0; */
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.topicos-list-item {
  background-color: #005c66;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  overflow: hidden;
}

.topico-header {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 1.25rem 1.5rem;
  font-family: "Rethink Sans Regular", sans-serif !important;
  font-size: clamp(1.05rem, 4vw, 1.3rem);
  /* color: #1a1f24; */
  text-align: left;
}

.topico-header:hover {
  background-color: #00838f;
}

/* .topico-num {
  flex: 0 0 auto;
  font-weight: bold;
  color: #005c66;
} */

.topico-titulo {
  flex: 1 1 auto;
  color: #fff !important;
}

.topico-icone {
  flex: 0 0 auto;
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
  transition: transform 0.3s ease;
}

.topico-header[aria-expanded="true"] .topico-icone {
  transform: rotate(45deg);
}

.topico-conteudo {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  color: #fff;
  /* margin-top: 5px; */
}

.topico-conteudo p {
  margin: 0;
  padding: 1.5rem;
  font-size: clamp(1rem, 3.5vw, 1.1rem);
  line-height: 1.55;
  color: #fff;
}

.topicos-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/*PRE-REQUISITE SECTION*/

.prerequisitos-section {
  display: flex;
  justify-content: center;
  padding-bottom: 0rem;
}

.prerequisitos-title {
  /* font-size: clamp(1.2rem, 4vw, 1.6rem); */
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

/*CRONOGRAMA - DROPDOWN COM 4 COLUNAS*/
.cronograma-section {
  padding: 4rem 0;
  background-color: #00a2ac;
}

.cronograma-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 0.5rem;
  box-sizing: border-box;
}

.cronograma-title {
  text-align: center;
  margin-bottom: 2rem;
  color: #fff;
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.cronograma-dropdown {
  width: 100%;
}

.cronograma-button {
  width: 100%;
  background-color: #fff;
  border: none;
  cursor: pointer;
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-family: "Rethink Sans Regular", sans-serif !important;
  font-size: clamp(1.05rem, 4vw, 1.3rem);
  text-align: left;
  color: #005c66;
  box-sizing: border-box;
}

.cronograma-button-texto {
  flex: 1 1 auto;
}

/* Seta (chevron) apontando para baixo quando fechado */
.cronograma-icone {
  flex: 0 0 auto;
  width: 0.7em;
  height: 0.7em;
  border-right: 3px solid #005c66;
  border-bottom: 3px solid #005c66;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  margin-top: -0.2em;
}

/* Quando aberto, a seta aponta para cima */
.cronograma-button[aria-expanded="true"] .cronograma-icone {
  transform: rotate(-135deg);
  margin-top: 0.15em;
}

/* Área que expande/recolhe */
.cronograma-conteudo {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

/* Tabela: pilha vertical de linhas. O gap de 5px entre as linhas é
   transparente, mostrando a cor teal do container. */
.cronograma-tabela {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 5px;
}

/* Cada linha é um registro único: uma grade de 4 colunas cujas células
   pertencem sempre ao mesmo registro. O gap de 5px separa as colunas. */
.cronograma-linha {
  display: grid;
  grid-template-columns: 120px 2fr;
  gap: 2px;
  border-left: 10px solid #003b42; /* faixa/acento lateral (tom base) */
}

.cronograma-celula-dupla {
  display: flex;
  flex-direction: column;
}

/* Acento lateral ciclando tons do teal por linha (funciona com qualquer
   quantidade de linhas geradas pelo repeater ACF). */
.cronograma-linha:nth-child(3n + 1) {
  border-left-color: #003b42;
}
.cronograma-linha:nth-child(3n + 2) {
  border-left-color: #00e7f2;
}
.cronograma-linha:nth-child(3n + 3) {
  border-left-color: #58c5c7;
}
/* .cronograma-linha:nth-child(5n + 6) {
  border-left-color: #58c5c7;
} */

.cronograma-celula {
  background-color: #fff;
  padding: 1rem;
  box-sizing: border-box;
  color: #005c66;
  font-size: clamp(0.9rem, 2.5vw, 1.05rem);
  line-height: 1.45;
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  text-align: start;
}

.cronograma-celula-dupla .cronograma-celula:nth-child(1) {
  font-weight: bold;
}

.cronograma-celula--titulo {
  font-family: "Rethink Sans Regular", sans-serif !important;
  font-weight: bold;
}

.certificado-section {
  padding: 4rem 0rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.certificado-title {
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.certificado-img-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: fit-content;
}

.certificado-img {
  max-width: 150px;
  height: auto;
}

/* Colunas empilham dentro da própria linha: 4 -> 2 colunas, mínimo de 2
   (até 360px), mantendo as células agrupadas ao mesmo registro. */
@media (min-width: 500px) {
  .cronograma-linha {
    grid-template-columns: 1fr 2fr;
  }

  .cronograma-celula-dupla {
    flex-direction: row;
    gap: 2px;
  }

  .cronograma-celular {
    justify-content: center;
  }
}

.professores-section {
  background-color: #005c66;
  padding: 4rem 0rem 0rem 0rem;
}

.professores-title {
  font-size: clamp(1.2rem, 4vw, 1.6rem);
  width: min-content;
}

@media (min-width: 430px) {
  .professores-title {
    width: 100%;
    text-align: center;
  }
}

.professores-title,
.professores-subtitle {
  color: #fff;
  margin: 0px;
}

.coord-subtitle {
  margin-top: 0px;
}

.professores-section .card {
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  position: relative;
  padding-top: 4rem;
  text-align: center;
  /* overflow:auto; */
}

.professores-section .carousel-btn {
  background-color: #00a2ac;
  color: #fff;
}

.professores-img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: 10;
  object-fit: cover;
}

.professores-section .carousel-viewport {
  padding: 3.5rem 1rem 4rem 1rem;
}

.professores-message {
  text-align: center;
  color: #fff;
  font-size: clamp(1.2rem, 4vw, 1.6rem);
}

.depoimentos-section {
  background-color: #005c66;
  /* padding-top: 0px; */
}

.depoimentos-title {
  color: #fff;
}

.depoimento-video {
  height: 534px;
}

.curso-info-section {
  padding: 4rem 0rem;
}

.curso-info-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  list-style: none;
  padding: 0px;
}

.curso-list-item {
  background-color: #00a2ac;
  color: #fff;
  padding: 2rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
}

.curso-list-item p:nth-child(1) {
  font-size: 1.2rem;
  font-weight: bold;
}

.duvidas-section {
  padding: 0rem 0rem 0rem 0rem;
}

.duvidas-contato-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2rem;
}

.duvidas-section-button {
  background-color: #000;
  padding: 0.7rem 1.3rem;
  color: #fff;
  text-decoration: none;
}

.button-box a {
  width: 100%;
}

.duvidas-section-button:hover {
  cursor: pointer;
}

.botao-flutuante {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  position: fixed;
  top: 75vh;
  right: 0px;
  padding: 0.4rem 0.7rem;
  width: 8.5rem;
  z-index: 10;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease;
  background-color: #ff6400 !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  border-radius: 0px !important;
}

.botao-flutuante.visivel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.padrao-puc {
  margin-top: 2rem;
  position: relative;
  top: 10%;
}

@media (min-width: 560px) {
  .padrao-puc {
    display: none;
  }

  .duvidas-section {
    padding-bottom: 4rem;
  }
}
