@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
.text-primary {
  color: #C1167A !important;
}

.text-dark {
  color: #51359E !important;
}

.btn-primary:hover {
  background-color: #51359E !important;
}

.btn-primary:focus {
  background-color: #D953BD !important;
}

.btn-primary {
  color: #fff;
  background-color: #C1167A !important;
  border-color: #C1167A !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #51359E !important;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #51359E !important;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #51359E !important;
  border-color: #0a53be;
}

.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #C1167A !important;
  border-color: #C1167A !important;
}

.bg-secondary {
  background-color: #D953BD !important;
}

.bg-white {
  background-color: #fff !important;
}

.text-white {
  color: #fff !important;
}

body {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  background-color: #EAEAEA;
  overflow-x: hidden;
}

h1 {
  font-size: 36px;
  font-weight: 600;
}

main {
  background-color: #C1167A;
  height: auto;
}

.scroll-down-icon {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  animation: pulse 2s infinite;
  cursor: pointer;
}

.hidden {
  display: none;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.4);
  }
}
.banner-milli-cursos {
  background-image: url("/img/banner-milli-cursos.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100vw;
  height: 100vh;
}

.lead {
  background-image: url(/img/banner-lead.png);
  background-position: center;
  background-size: cover;
  background-color: #F23B89;
  background-repeat: no-repeat;
  width: 100vw;
  height: auto;
  display: flex;
  align-items: center;
  padding: 50px 0 !important;
}
.lead .responsive-video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.lead .lead-box {
  height: 420px;
  width: 400px;
}
.lead .lead-box label {
  font-size: 14px !important;
  color: #C1167A;
  font-weight: 500;
}
.lead .lead-box p {
  font-size: 14px;
  font-weight: 400;
  color: #51359E;
}
.lead .lead-box input {
  height: 32px;
}
.lead .lead-box .form-check-input {
  width: 20px;
  height: 20px;
}
.lead .lead-box .form-check-input button {
  border: none;
}
.lead .form-check-input:checked {
  background-color: #C1167A;
  border-color: #C1167A;
}

.sobre-curso {
  background-color: #FDDDDD;
  background-image: url("/img/sobre-curso.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
}
.sobre-curso .logo-cursos {
  height: 280px;
  width: 280px;
}

.conteudo-aulas {
  background-color: #fcf1f1;
  background-image: url("/img/banner-conteudo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  width: 100vw;
}
.conteudo-aulas .conteudo-aulas-box {
  height: 100px !important;
  width: 100%;
}
.conteudo-aulas .conteudo-aulas-box p {
  font-weight: 500;
}

.minha-historia {
  background-color: #F7F9FA;
}
.minha-historia .renata-milli {
  width: 980px;
  border-radius: 12px;
}
.minha-historia p {
  line-height: 1.75rem;
}

.certificado {
  background-color: #F7F9FA;
}
.certificado .certificado-call-to-action {
  width: auto;
  height: 120px;
}

.midia {
  height: auto;
  width: 100vw;
  background-color: #D953BD;
  background-image: url("/img/milli-na-midia.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.midia .midia-noticia-foto {
  height: 224px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.faq {
  width: 80%;
}

.faq .accordion-item {
  border: none;
}

.faq .accordion-button:focus {
  outline: none;
  box-shadow: none;
}

.faq .accordion-button {
  background-color: #fff;
  color: #C1167A !important;
  font-size: 16px;
  font-weight: 500;
  border-top: 1px solid gray;
  outline: none;
  box-shadow: none;
  height: 64px;
}

.faq .accordion-body {
  padding: 0.2rem 1.25rem 1.5rem 1.5rem;
  background-color: #fff;
  border: 0;
}

.faq .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #D953BD !important;
  border-bottom: 0;
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.244' height='15.744' viewBox='0 0 17.244 15.744'%3E%3Cpath id='Caminho_1069' data-name='Caminho 1069' d='M3472.8 5224.5h15.744' transform='translate(5233.122 -3472.801) rotate(90)' fill='none'/%3E%3Cpath id='Caminho_1068' data-name='Caminho 1068' d='M3472.8 5224.5h15.744' transform='translate(-3472.051 -5216.628)' fill='none' stroke='%23D953BD' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E");
}

.faq .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='16.5' viewBox='0 0 16.5 16.5'%3E%3Cpath id='Caminho_30' data-name='Caminho 30' d='M12 4.5v15M19.5 12H4.5' transform='translate(-3.75 -3.75)' fill='none' stroke='%23C1167A' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.faq .accordion-item:first-of-type .accordion-button {
  border-radius: 0;
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .sobre-curso .logo-cursos {
    height: 240px;
    width: 240px;
  }
  .sobre-curso p {
    text-align: center !important;
  }
  .minha-historia p {
    text-align: center !important;
  }
}
@media (max-width: 767.98px) {
  .certificado .certificado-call-to-action {
    width: auto;
    height: 70px;
  }
  .banner-milli-cursos {
    background-image: url("/img/banner-lp-cursos-mobile.png") !important;
  }
}
@media (max-width: 991.98px) {
  .banner-milli-cursos {
    background-image: url("/img/banner-lp-cursos-mobile.png");
  }
  .lead-box {
    width: 90vw !important;
  }
  .lead-video {
    width: 90vw !important;
  }
}
@media (max-width: 1199.98px) {
  .banner-milli-cursos {
    background-image: url("/img/banner-lp-cursos-lg.png");
  }
}
@media (max-width: 1399.98px) {
  .lead-box {
    width: 80vw !important;
  }
  .lead-video {
    width: 80vw !important;
  }
}/*# sourceMappingURL=styles_mili_cursos.css.map */