.logo-vendas {
    width: 275px;
}

.section-intensivo-hero {
  position: relative;
  width: 100%;
  margin: 0;
  height: 660px; 
}

.section-intensivo-hero iframe {
  position: absolute;
  width: 100%;
  height: 690px; 
  display: block; 
  z-index: -1;
}

.section-intensivo-hero .section-intensivo-hero-content {
  position: relative;
  z-index: 1;
  color: white;
  padding: 20px;
}

.section-intensivo-hero-content {
  margin: 10%;
  width: 28%;
}

.list-intensivo {
    width: 330px;
    font-weight: 300;
    color: #A8A8A8;
    font-size: 15px;
}

.list-intensivo li:first-child {
    list-style: none;
}

.text-intensivo-hero {
    color: #A8A8A8;
    font-weight: 500;
    font-size: 18px;
}

.btn-intensivo-hero {
    font-size: 15px;
    border-radius: 100px;
}

.btn-intensivo-plus {
    background-color: #DD1D25;
    color: #FFFFFF;
}

.btn-intensivo-compra {
    background-color: #FFFFFF;
    color: #000000;
}

.icon-hero-intensivo {
    width: 25px;
}

.middle-section-intensivo, .recomendacoes-section-intensivo, .section-perguntas {
    width: 80%;
}

.middle-section-intensivo-titulo {
    font-size: 24px;
    color: #BFBFBF;
    font-weight: 500;
    letter-spacing: -4%;
}

.option-intensivo-aulas {
    background-color: #161616;
    width: 420px;
    min-height: 57px;
    padding: 20px 15px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -2%;
    border: 1px solid #FFFFFF0D;
    border-radius: 10px;
}

.option-intensivo-aulas-reproducao {
    background-color: #FFFFFF;
    color: #000000;
    width: 420px;
    min-height: 57px;
    padding: 20px 15px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -2%;
    border: 1px solid #FFFFFF0D;
    border-radius: 10px;
}

.badges-intensivo-aulas {
    background-color: #222426;
    border-radius: 5px;
    padding: 5px 10px;
    max-height: 27px;
}

.badges-intensivo-aulas-reproducao {
    color: #FFFFFF;
    background-color: #000000;
}

.bullet {
  display: inline-flex;
  align-items: center;
}

.bullet::before {
  content: "";
  width: .35em;
  height: .35em;
  border-radius: 50%;
  background: #BFBFBF;
  margin: 0px 8px;
}

.titulo-aula-intensivo {
    display: inline-block;
    line-height: 100%;
}

.option-intensivo-aulas-selected {
    width: 100%;
    height: 57px;
}

.img-play-selected {
    width: 100%;
}

.descricao-aula-intensivo-principal {
    color: #A8A8A8;
}

.descricao-aula-intensivo span {
    color: #A8A8A8;
    font-weight: 500px;
}

.descricao-aula-intensivo span:nth-of-type(2) {
    color: #FFFFFF;
    font-weight: 600;
}

.recomendacoes-intensivo-tendencias {
    margin-right: 30px;
}

.recomendacoes-section-intensivo {
    margin: 20px 10px;
}

.icon-arrow-recomendacoes {
    width: 20px;
    height: 20px;
}

.vendas-perpetuo-intensivo {
    background: bottom/100% url('/themes/amd/assets/images/intensivo/vendas-perpetuo.png');
}

.copyright-intensivo {
    background: bottom/100% url('/themes/amd/assets/images/intensivo/copyright.png');
}

.viver-afiliacao-intensivo {
    background: bottom/100% url('/themes/amd/assets/images/intensivo/viver-afiliacao.png');
}

.metodo-seis-passos-intensivo {
    background: bottom/100% url('/themes/amd/assets/images/intensivo/metodo-seis-passos.png');
}

.google-analytics-intensivo {
    background: bottom/100% url('/themes/amd/assets/images/intensivo/google-analytics.png');
}

.recomendacao-intensivo-foto {
    width: 215px;
    height: 286px;
}

.badge-recomendacoes {
    position: relative;
    top: 6px;
    right: 9px;
    bottom:5px;
    left: 7px;
    width: 68px;
    height: 26px;
    border-radius: 5px;
    background-color: #DD1D24;
}

.recomendacoes-titulo {
    font-weight: 700;
    font-size: 20px;
}

.recomendacoes-pre-text-instrutor, .recomendacoes-instrutor-text {
    color: #A8A8A8;
}

.recomendacoes-pre-text-instrutor {
    font-weight: 400;
    font-size: 16px;
}

.recomendacoes-instrutor-text {
    font-weight: 500;
    font-size: 16px;
}

.section-amd-glow {
    position: relative;
    width: 80%;
    height: 385px;
    right: 4.2%;
    background: center/100% url('/themes/amd/assets/images/intensivo/background-section-intensivo.png');
}

.logo-amd-glow {
    position: relative;
    width: 208;
    height: 254;
    top: 66px;
    left: 59px;
    z-index: 2;
}

.ilustracao-intensivo {
    position: relative;
    width: 773;
    height: 762;
    top: -319px;
    left: 58px;

}

.background-section-intensivo {
    position: absolute;
    width: 50%;
    top: 42%;
    left: 710px;
    z-index: 2;
}

.btn-explorar-comunidades-intensivo {
    background-color: #DD1D25;
    border-radius: 100px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 6px 16px;
}

.text-acesso-comunidade-intensivo {
    font-size: 32px;
    font-weight: 700;
}

.badge-plus-amd-glow-section {
    background-color: #2C2C2C;
    width: 59px;
    height: 24px;
}

section:nth-of-type(5) {
    margin-top: 11%;
}

.title-section-perguntas, .intensivo-suporte-title {
    font-weight: 700;
    font-size: 30px;
    max-height: 60px;
}

#accordionPerguntas div > div {
    margin: 7px 0;
}

#accordionPerguntas:first-child {
    width: 60%;
    height: 450px;
}

#accordionPerguntas .accordion-item, .intensivo-suporte {
    background-color: #161616;
    color: #FFFFFF;
    border: 1px solid #FFFFFF0D;
}

#accordionPerguntas .accordion-button {
    background-color: #161616;
    color: #FFFFFF;
    box-shadow: none;
}

#accordionPerguntas .accordion-item:first-child button {
    font-weight: 700;
    font-size: 18px;
}

#accordionPerguntas .accordion-body {
    font-weight: 500;
    font-size: 15px;
    color: #CBCBCB;
}

.intensivo-suporte {
    width: 30%;
    margin: 15px 30px;
    border-radius: 10px;
    padding: 30px;
    height: 220px; 
}

.intensivo-suporte-body {
    color: #CBCBCB;
    font-size: 14px;
}

.btn-intensivo-suporte {
    background-color: #DD1D25;
    border-radius: 100px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 12px;
    margin-top: 13px;
}

.experts-section {
  background: #111;
  color: white;
  text-align: center;
  padding: 4rem 0;
  overflow: hidden;
}

.experts-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 3rem;
}

.experts-title span {
  color: #e50914;
}

.experts-carousel-wrapper {
  position: relative;
  width: 900px;
  height: 350px;
  max-width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

#experts-carousel {
  display: flex;
  height: 350px;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: transform 0.6s ease;
}

.expert-card {
  position: absolute;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.6s ease;
  width: 260px;
  text-align: center;
}

.expert-card img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1rem;
  transition: transform 0.5s ease;
}

.title-card-professor {
  font-weight: 800;
  font-size: 1.05rem;
  margin: 0;
}

.expert-card p {
  color: #737373;
  font-weight: 700;
  font-size: 0.6rem;
  margin-top: 0.5rem;
  letter-spacing: 1px;
}

.expert-card.center {
  opacity: 1;
  transform: scale(1.1) translateX(0);
  z-index: 3;
}

.expert-card.left {
  opacity: 0.7;
  transform: translateX(-250px) scale(0.9);
  z-index: 2;
}

.expert-card.right {
  opacity: 0.7;
  transform: translateX(250px) scale(0.9);
  z-index: 2;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  color: white;
  border: 2px solid white;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 1.4rem;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 5;
}

.carousel-btn:hover {
  background: #e50914;
  border-color: #e50914;
}

.carousel-btn.intensivo-prev {
  left: 0;
}

.carousel-btn.intensivo-next {
  right: 0;
}
