@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayMediu.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayLight.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayBlack.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayThin.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayXThin.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayXXThin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neue Haas Display;
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nimbussanl Regita;
  src: url('../fonts/NimbusSanL-RegIta.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nimbussanl Reg;
  src: url('../fonts/NimbusSanL-Reg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nimbussanl Bol;
  src: url('../fonts/NimbusSanL-Bol.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nimbussanl Bolita;
  src: url('../fonts/NimbusSanL-BolIta.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneueltpro Roman;
  src: url('../fonts/HelveticaNeueLTPro-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #fff;
  --black: black;
  --verde: #3e4149;
  --bg: #ffffffb3;
  --dourado: #d6b197;
}

.banner-section {
  background-image: url('../images/pastas.png'), url('../images/bg-topo.jpg');
  background-position: 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 50px 80px;
  display: flex;
}

.banner-conteudo {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.banner-logo {
  margin-bottom: 40px;
}

.banner-tit {
  color: var(--white);
  max-width: 460px;
  margin-top: 0;
  font-size: 79px;
  line-height: 70px;
}

.banner-tit.tag {
  text-align: center;
  letter-spacing: 13px;
  text-transform: uppercase;
  background-image: url('../images/BG-Degrade_1BG Degrade.webp');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: contain;
  max-width: none;
  padding: 8px 20px;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.banner-tit.curso {
  color: var(--white);
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
}

.banner-efeito {
  color: var(--white);
  justify-content: space-between;
  align-self: center;
  max-width: 300px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 20px;
  display: flex;
}

.info-section {
  box-shadow: none;
  background-color: #140035;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border: 1px solid #0b0b0b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.info-section.docentes {
  background-color: #140035;
  background-image: none;
  display: flex;
}

.info-section.extendida {
  background-color: #5479f7;
}

.info-conteudo {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 100px;
  display: flex;
}

.info-conteudo.centro {
  justify-content: center;
  align-items: center;
}

.info-conteudo.docente {
  justify-content: flex-start;
  align-items: center;
}

.info-conteudo.info2 {
  margin-bottom: 20px;
}

.titulo-geral {
  color: var(--white);
  letter-spacing: 0;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Neue Haas Display, sans-serif;
  font-weight: 700;
}

.titulo-geral.destaque {
  color: var(--black);
  text-align: center;
  margin-bottom: 69px;
  font-family: Nimbussanl Bol, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.titulo-geral.faqs {
  margin-bottom: 40px;
}

.titulo-geral.faqs.branco {
  color: var(--white);
}

.titulo-geral.footer {
  color: var(--white);
  text-align: center;
  margin-bottom: 20px;
  font-family: Nimbussanl Bol, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.titulo-geral.valores {
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-family: Neue Haas Display, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 40px;
}

.titulo-geral.corpo {
  -webkit-text-stroke-color: #fff0;
}

.info-texto {
  color: #fff;
  font-family: Neue Haas Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.grade-cards {
  border: 1px none var(--verde);
  background-color: #fff0;
  border-radius: 0;
  width: 100%;
  margin-top: 29px;
  margin-bottom: 30px;
  box-shadow: 0 2px 9px #0003;
}

.grade-card {
  border-bottom: 1px solid var(--verde);
  background-color: #fff;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;
  display: flex;
}

.grade-card.baixo {
  border-bottom-style: none;
}

.docentes-cards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: space-around;
  display: flex;
}

.docentes-card {
  box-shadow: none;
  background-color: #ffffffad;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border: 1px solid #3e4149;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0 0 20px;
  transition: box-shadow .4s;
  display: block;
}

.docentes-card:hover {
  box-shadow: 0 9px 15px -7px #0003;
}

.docentes-img {
  filter: saturate(36%);
  background-color: #3e4149;
  background-image: none;
  background-position: 0 0;
  border: 1px #000;
  border-radius: 20px 20px 0 0;
  align-self: auto;
  width: 100%;
  padding: 0;
  display: block;
}

.docentes-nome {
  color: var(--white);
  text-align: center;
  background-color: #ff6700;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-top: 0;
  padding: 7px 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}

.docentes-texto {
  padding-left: 15px;
  padding-right: 15px;
  font-family: Nimbussanl Reg, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.grade-aula {
  color: var(--white);
  letter-spacing: 2px;
  background-color: #ff6700;
  border-radius: 8px;
  min-width: 80px;
  margin-left: -24px;
  padding: 6px 12px;
  font-size: 17px;
  font-weight: 300;
  box-shadow: 0 2px 5px #0003;
}

.grade-tit {
  color: var(--black);
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 20px;
  font-family: Nimbussanl Bol, sans-serif;
  font-weight: 700;
}

.grade-img {
  filter: saturate(53%);
  background-color: #ff6700;
  border-radius: 100px;
  width: 60px;
  max-width: none;
  height: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 2px;
}

.grade-nome {
  color: var(--black);
  flex: 1;
  margin-left: 16px;
  font-family: Nimbussanl Bolita, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 23px;
}

.body {
  font-family: Neue Haas Display, sans-serif;
  font-weight: 400;
}

.tit-destaque {
  background-image: linear-gradient(to bottom, var(--verde), var(--verde)), linear-gradient(90deg, #0c2828, #b8a575);
  color: var(--white);
  margin-left: 0;
  padding-left: 3px;
  padding-right: 6px;
  font-style: italic;
  font-weight: 600;
}

.destaques-section {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.destaque-cards {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.destaque-card {
  background-color: #fffffff2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-left: 14px;
  margin-right: 14px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 14px #0000005c;
}

.destaque-img {
  width: auto;
  height: 160px;
  margin-bottom: 20px;
}

.destaque-texto {
  text-align: center;
  font-family: Neue Haas Display, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.btn-link {
  color: var(--white);
  text-transform: none;
  background-color: #5379f6;
  border: 3px solid #140035;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 14px 30px;
  font-family: Neue Haas Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: box-shadow .4s, padding .4s, letter-spacing .4s;
  display: inline;
  box-shadow: 0 2px 10px #0006;
}

.btn-link:hover {
  letter-spacing: 1px;
  padding-left: 40px;
  padding-right: 40px;
  box-shadow: 0 2px 14px 2px #0006;
}

.btn-link.verde {
  color: var(--white);
  background-color: #5379f6;
  border-color: #fff;
  border-radius: 10px;
  align-self: center;
  font-family: Neue Haas Display, sans-serif;
}

.btn-link.footer {
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-link.laranja {
  background-color: #ff6700;
}

.valores-card {
  background-color: #ffffffe6;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  max-width: 440px;
  margin-left: 14px;
  margin-right: 14px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 14px #0000005c;
}

.valores-tit {
  color: var(--white);
  background-color: #ff6700;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 10px 16px;
  font-size: 30px;
  font-weight: 600;
  line-height: 20px;
}

.valores-tit.destaque {
  background-color: #3e4149;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 30px;
  display: block;
}

.valores-linha {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.valores-linha._1 {
  border-bottom: 1px dotted var(--verde);
  align-self: auto;
  padding-bottom: 30px;
}

.valores-tex {
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Nimbussanl Bol, sans-serif;
  line-height: 20px;
  display: flex;
}

.valores-tex.menor {
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  line-height: 18px;
}

.valores-tex.valor {
  padding-left: 0;
  padding-right: 0;
}

.valor-menor {
  margin-right: 2px;
  font-size: 16px;
}

.valor-destaque {
  border: 2px solid #ff6700;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 16px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.faq {
  background-color: var(--bg);
  border-radius: 15px;
  width: 100%;
  margin-bottom: 10px;
  transition: background-color .4s;
  box-shadow: 0 2px 5px #0003;
}

.faq:hover {
  background-color: var(--white);
}

.faq-resposta {
  transform-origin: 50% 0;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.faq-pergunta {
  color: var(--verde);
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 11px 10px 11px 30px;
  font-weight: 700;
  display: flex;
}

.faq-tit {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nimbussanl Bol, sans-serif;
  font-weight: 900;
}

.faq-icon {
  color: var(--white);
  background-color: #ff6700;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.faq-textos {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}

.faq-textos.pontos {
  border-left: 4px solid var(--verde);
  margin-left: 20px;
  padding-left: 15px;
}

.faq-textos.pontos.ultimo {
  margin-bottom: 30px;
}

.faq-textos.ultimo {
  margin-bottom: 30px;
  font-family: Nimbussanl Reg, sans-serif;
}

.link {
  margin-left: 3px;
}

.seta-02, .seta-01 {
  background-color: var(--white);
  border-radius: 50px;
  width: 14px;
  height: 3px;
  position: absolute;
}

.footer-section {
  background-color: #140035;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 58px;
  display: flex;
}

.footer-texto {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  margin-top: 18px;
  margin-bottom: 40px;
  font-family: Nimbussanl Bol, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.footer-texto.regulamento {
  display: flex;
}

.link-footer {
  color: var(--white);
}

.footer-ibccrim {
  background-color: var(--verde);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding: 16px 30px;
  font-family: Nimbussanl Reg, sans-serif;
  font-weight: 500;
}

.valores-coluna {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  display: flex;
}

.valor-linha {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.valor-texto.cortado {
  text-align: center;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
  display: flex;
}

.valor-texto.cortado.legenda-valor {
  font-family: Nimbussanl Reg, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.valores-lote {
  color: var(--black);
  text-align: center;
  margin-bottom: 40px;
  font-family: Nimbussanl Reg, sans-serif;
  font-size: 20px;
  line-height: 22px;
  display: block;
}

.footer-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-radius: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px 50px;
  display: flex;
  box-shadow: 0 7px 11px 7px #0003;
}

.link-ibccrim {
  width: 100px;
  margin-right: 50px;
}

.link-redes {
  width: 50px;
  height: 50px;
}

.valores-categorias {
  background-color: #ffffffc2;
  border-radius: 30px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 14px;
  margin-right: 14px;
  padding: 20px 0;
  display: flex;
  box-shadow: 0 2px 14px #0000005c;
}

.logo {
  align-self: center;
  max-width: 50%;
}

.text-block {
  color: var(--black);
  background-color: #fff0;
  background-image: url('../images/Forma-1_1Forma 1.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #000;
  border-radius: 20px;
  align-self: center;
  margin-bottom: 10px;
  padding: 10px 20px 10px 50px;
  font-family: Helveticaneueltpro Roman, sans-serif;
  font-weight: 400;
}

.text-block-2 {
  color: var(--black);
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 10px;
  font-family: Helveticaneueltpro Roman, sans-serif;
}

.destaque-card--1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffffe3;
  border-radius: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-left: 14px;
  margin-right: 14px;
  padding: 20px;
  display: block;
  box-shadow: 0 2px 14px #0000005c;
}

.destaques-section-neutro {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.info-section-faq {
  box-shadow: none;
  background-color: #242424;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.bold-text {
  font-family: Nimbussanl Bol, sans-serif;
}

.valores-tit-associado {
  color: var(--white);
  background-color: #ff6700;
  border-radius: 10px;
  margin-top: -20px;
  margin-bottom: 40px;
  padding: 10px 16px;
  font-size: 30px;
  font-weight: 600;
  line-height: 20px;
}

.valores-tit-associado.destaque {
  background-color: #3e4149;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 30px;
  display: block;
}

.image {
  max-width: 90%;
}

.div-block {
  align-self: flex-end;
}

.image-3 {
  float: right;
  max-width: 54%;
}

.paragraph {
  text-align: center;
  font-family: Helveticaneueltpro Roman, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.destaques-section--formulario {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 100px;
  display: none;
}

.div-formulario {
  background-color: #fffffff0;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 20px;
  margin-left: 14px;
  margin-right: 14px;
  padding: 20px;
  display: block;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Neue Haas Display, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.sub-titulo {
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
  font-family: Neue Haas Display, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  display: block;
}

.sub-titulo.credito {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  box-shadow: 0 4px 5px #0003;
}

.bold-text-2 {
  color: var(--white);
  background-color: #ca0909;
  padding-left: 5px;
  padding-right: 5px;
}

.bold-text-2._2 {
  background-color: #140035;
}

.heading {
  color: #000;
  font-family: Nimbussanl Reg, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.form-block {
  min-width: 100%;
}

.icone-form {
  max-width: 50%;
}

.heading1 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Nimbussanl Reg, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.link-block {
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: auto;
  min-height: auto;
  display: block;
  position: static;
  inset: 0%;
  overflow: auto;
}

.link-block-2 {
  text-align: center;
  align-self: center;
  min-width: 100%;
}

.div-block-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-4, .image-5, .image-6 {
  max-width: 90%;
}

.text-span {
  color: #f40224;
  overflow-wrap: normal;
  font-weight: 400;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.list {
  color: var(--white);
  padding-left: 0;
  font-family: Neue Haas Display, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  list-style-type: disc;
}

.bold-text-3, .bold-text-4 {
  font-family: Neue Haas Display, sans-serif;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-4 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.image-7 {
  width: 70%;
  max-width: 1000px;
  margin-bottom: 40px;
}

.coordenacao {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 12px;
  margin-bottom: 10px;
  padding: 10px;
  font-family: Neue Haas Display, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.logo-ibccrim {
  margin-bottom: 60px;
}

.div-block-5 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-6 {
  background-color: #140035;
  border-radius: 10px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  border-radius: 0;
  align-self: auto;
  margin-bottom: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: 500;
}

.pop-up-bg {
  z-index: 100;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-card {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.pop-up-fecha {
  color: var(--white);
  background-color: #5379f6;
  border-radius: 8px;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-9 {
  box-shadow: 0 2px 20px 5px #0009;
}

.div-block-7 {
  width: 100%;
  margin-left: 40px;
}

.text-span-2 {
  -webkit-text-stroke-color: var(--bg);
}

.faq-tabelas {
  flex-flow: wrap;
  margin-bottom: 30px;
  display: flex;
}

.faq-tabela {
  border: .2px solid #5379f6;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Nimbussanl Reg, sans-serif;
  font-size: 16px;
  display: flex;
}

.faq-tabela.tit {
  color: #fff;
  background-color: #5379f6;
  border-color: #5379f6;
  font-family: Nimbussanl Bol, sans-serif;
}

.faq-tabela._2 {
  background-color: #f0f0f0;
  border-color: #5379f6;
}

.table {
  display: block;
}

@media screen and (max-width: 991px) {
  .banner-section {
    background-position: 140%, 50%;
    background-size: contain, auto;
    min-height: 70vh;
    padding-top: 106px;
    padding-bottom: 106px;
  }

  .banner-conteudo {
    margin-top: 40px;
  }

  .info-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .info-conteudo {
    margin-bottom: 60px;
  }

  .docentes-card {
    width: 40%;
  }

  .grade-tit {
    padding: 16px 20px 16px 28px;
    font-size: 19px;
    line-height: 20px;
  }

  .grade-nome {
    padding-right: 28px;
  }

  .destaque-cards {
    flex-flow: wrap;
    padding-left: 40px;
    padding-right: 40px;
  }

  .destaque-card {
    width: 39%;
    margin-bottom: 36px;
  }

  .btn-link.verde {
    align-self: center;
  }

  .valores-linha {
    flex-flow: column;
  }

  .valores-linha._1 {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .valores-tex {
    width: auto;
    margin-bottom: 12px;
  }

  .valores-lote {
    background-color: var(--white);
    padding: 8px;
  }

  .logo {
    max-width: 80%;
  }

  .destaque-card--1 {
    margin-bottom: 36px;
    display: block;
  }

  .destaques-section-neutro {
    background-position: 100%;
  }

  .info-section-faq {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block {
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .image-3 {
    float: none;
    display: block;
    overflow: auto;
  }

  .sub-titulo {
    background-color: var(--white);
    padding: 8px;
  }

  .sub-titulo.credito {
    margin-left: 100px;
    margin-right: 100px;
  }

  .div-block-3 {
    margin-top: auto;
  }

  .div-block-4 {
    padding-top: 20px;
  }

  .image-7 {
    width: 90%;
    max-width: 660px;
    margin-bottom: 40px;
  }

  .coordenacao {
    margin-bottom: 40px;
  }

  .logo-ibccrim {
    margin-bottom: 20px;
  }

  .faq-tabela {
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 767px) {
  .banner-section {
    background-color: #fff;
    background-image: none;
    background-size: auto;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .banner-conteudo {
    justify-content: center;
    align-items: flex-start;
    margin-top: 40px;
  }

  .banner-tit {
    font-size: 60px;
  }

  .banner-tit.tag {
    letter-spacing: 9px;
    font-size: 18px;
  }

  .banner-efeito {
    align-self: center;
    width: 200px;
    display: block;
  }

  .info-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .info-conteudo {
    margin-bottom: 60px;
  }

  .info-conteudo.centro {
    justify-content: flex-start;
    align-items: center;
  }

  .titulo-geral {
    text-align: center;
  }

  .titulo-geral.valores {
    background-color: var(--white);
    width: auto;
    padding: 5px 15px;
  }

  .titulo-geral.corpo {
    width: auto;
    padding: 10px;
  }

  .grade-cards {
    text-align: center;
  }

  .grade-card {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .docentes-card {
    width: 46%;
  }

  .grade-aula {
    margin-top: 22px;
    margin-bottom: 13px;
    margin-left: 0;
  }

  .grade-tit {
    width: 100%;
    font-size: 29px;
    line-height: 32px;
  }

  .grade-img {
    margin-top: 15px;
    margin-bottom: 11px;
  }

  .grade-nome {
    margin-bottom: 34px;
  }

  .destaque-cards {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .destaque-card {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .valores-card {
    width: 80%;
    margin-bottom: 37px;
  }

  .faq-icon {
    min-width: 40px;
  }

  .valores-categorias {
    width: 80%;
    margin-bottom: 37px;
  }

  .logo {
    max-width: 80%;
  }

  .text-block {
    text-align: center;
  }

  .destaque-card--1 {
    margin-left: 0;
    margin-right: 0;
  }

  .destaques-section-neutro {
    justify-content: flex-start;
    align-items: center;
  }

  .info-section-faq {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block {
    align-self: center;
    overflow: auto;
  }

  .image-3 {
    float: none;
    display: block;
    overflow: auto;
  }

  .destaques-section--formulario {
    justify-content: flex-start;
    align-items: center;
  }

  .div-formulario {
    width: 80%;
    margin-bottom: 37px;
  }

  .sub-titulo.credito {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-3 {
    margin-top: auto;
  }

  .image-7 {
    margin-bottom: 10px;
  }

  .coordenacao {
    font-size: 16px;
  }

  .logo-ibccrim {
    margin-bottom: 47px;
  }

  .pop-up-fecha {
    margin-top: -52px;
  }

  .faq-tabela {
    padding-left: 11px;
    padding-right: 11px;
  }
}

@media screen and (max-width: 479px) {
  .banner-section {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-conteudo {
    justify-content: center;
    align-items: flex-start;
  }

  .banner-logo.topo {
    width: 70px;
  }

  .banner-tit {
    font-size: 45px;
    line-height: 46px;
  }

  .banner-tit.tag {
    letter-spacing: 5px;
    font-size: 16px;
  }

  .banner-efeito {
    flex-flow: column;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 200px;
  }

  .info-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo-geral.destaque {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 32px;
  }

  .titulo-geral.corpo {
    background-color: #fff0;
  }

  .grade-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .docentes-card {
    width: 100%;
  }

  .grade-tit {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .grade-nome {
    font-size: 18px;
    line-height: 20px;
  }

  .destaque-cards {
    padding-left: 18px;
    padding-right: 18px;
  }

  .destaque-card {
    width: 90%;
  }

  .btn-link {
    text-align: center;
    font-size: 19px;
  }

  .btn-link.verde {
    text-align: center;
  }

  .valores-card {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .valores-tit {
    font-size: 20px;
  }

  .faq-resposta, .faq-pergunta {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-tit {
    padding-right: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .faq-textos.pontos {
    margin-left: 10px;
    padding-left: 10px;
  }

  .valores-lote {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .link-ibccrim {
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .valores-categorias {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo {
    align-self: center;
    max-width: 100%;
  }

  .info-section-faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .valores-tit-associado {
    font-size: 20px;
  }

  .image {
    display: inline-block;
  }

  .image-2 {
    text-align: center;
    vertical-align: baseline;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .div-formulario {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-titulo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sub-titulo.credito {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-3 {
    margin-top: auto;
    display: flex;
  }

  .div-block-4 {
    padding-top: 0;
  }

  .image-7 {
    width: 100%;
  }

  .coordenacao {
    text-align: center;
    margin-bottom: 10px;
    padding: 8px;
    font-size: 14px;
    line-height: 16px;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 14px;
  }

  .pop-up-bg {
    display: flex;
  }

  .pop-up-fecha {
    margin-top: -46px;
    font-size: 14px;
  }

  .faq-tabela {
    padding-left: 14px;
    padding-right: 14px;
  }
}


@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayMediu.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayLight.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayThin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayXThin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayXXThin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nimbussanl Regita';
  src: url('../fonts/NimbusSanL-RegIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nimbussanl Reg';
  src: url('../fonts/NimbusSanL-Reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nimbussanl Bol';
  src: url('../fonts/NimbusSanL-Bol.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nimbussanl Bolita';
  src: url('../fonts/NimbusSanL-BolIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltpro Roman';
  src: url('../fonts/HelveticaNeueLTPro-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}