:root {
  --acccent-color: #ffd467;
  --main-color: #ffffff;
  --background-color: #0d134c;
  --neutrals-dark-dark-1000: #252626;
}

/* body:not(:has(section#lotes.topo-assinatura-promo)) {
  padding-top: 144px !important;
} */

.w-max {
  width: max-content !important;
}

#lotes .lotes-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 557px);
  height: 100%;
  padding: 20px 0 0px;
}

#lotes .lotes-overlay>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#lotes.gco-topo-home,
#lotes.gco-topo-assinatura {
  background-color: #2d0202;
  background-image:url(../images/bg-black-friday.webp?202511031830);
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;

  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0 40px 0;
  position: relative;
}

@media (max-width: 1199.98px) {

  #lotes.gco-topo-home,
  #lotes.gco-topo-assinatura {
    background-image: url(../images/bg-black-friday.webp?202511031830);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) and (max-width: 1299.98px) {

  #lotes.gco-topo-home,
  #lotes.gco-topo-assinatura {
    background-position-x: calc(50% + 260px), center;
  }
}


#lotes.gco-topo-home .img-wrapper,
#lotes.gco-topo-assinatura .img-wrapper {
  display: flex !important;
}

@media (min-width: 768px) {

  #lotes.gco-topo-home img.print-conversa-whatsapp,
  #lotes.gco-topo-assinatura img.print-conversa-whatsapp {
    width: 500px !important;
  }
}


.gco-topo-home .carrossel-alunos {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}

.gco-topo-home .carrossel-alunos .slider-alunos .slide-aluno {
  width: 100%;
  height: 100%;
  background-position: top left;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.gco-topo-home .carrossel-alunos .slider-alunos.slick-slider,
.gco-topo-home .carrossel-alunos .slider-alunos.slick-slider .slick-list.draggable {
  height: 100% !important;
}

@media (max-width: 1199.98px) {
  .gco-topo-home .carrossel-alunos {
    position: relative;
    width: 100%;
    height: 500px;
  }

  .gco-topo-home .carrossel-alunos .slider-alunos .slide-aluno {
    width: 100vw;
    justify-content: center;
    align-items: center;
    background-image: none !important;
  }

  .gco-topo-home .carrossel-alunos .slider-alunos .slide-aluno picture img {
    height: 400px;
  }
}

@media (min-width: 1200px) {
  .gco-topo-home .conteudo-campanha {
    width: fit-content;
  }

  .gco-topo-home .carrossel-alunos {
    margin-top: -60px;
    height: calc(100% + 84px);
  }
}

@media (max-width: 575.98px) {
  .gco-topo-home .carrossel-alunos .slider-alunos .slide-aluno picture img {
    height: auto;
    width: 100%;
  }
}


.count-topo-lg {
  display: flex;
  align-items: start;
  justify-content: start;
}

#lotes .countdown-clock-wrap {
  width: max-content;
}

#lotes .countdown-clock-wrap .title-countdown,
#lotes .countdown-clock-wrap .title-countdown span {
  font-family: Margem-bold;
  font-size: 20px;
  line-height: 125%;
  color: #ffffff;
}

#lotes .countdown-clock-wrap .title-countdown span {
  background: #dd303e;
  border-radius: 3px;
  padding: 3px;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element {
  background-color: transparent;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  min-width: max-content;
  margin: 0;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element,
#lotes .countdown-clock-wrap .countdown-clock .countdown-element span {
  font-family: "Margem-medium";
  font-weight: 500;
  text-align: center;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element>span.value>span {
  background-color: transparent;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;
  min-width: max-content;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element span.value {
  font-size: 24px;
  line-height: 125%;
  color: #ffffff;
  gap: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element span.colon {
  font-size: 24px;
  line-height: 30px;
  margin: 0 24px;
  color: #ffffff;
}

#lotes .countdown-clock-wrap .countdown-clock .countdown-element.segundo span.value,
#lotes .countdown-clock-wrap .countdown-clock .countdown-element.segundo span.value span {
  color: #DD303E;
}

#lotes img.professores-mobile {
  width: 100vw;
}

#lotes .apenas-aovivo {
  font-size: 22px !important;
}

#lotes .chamada-lotes .captacao-chamada.captacao-conteudo.tela-live p .red {
  background-color: #dd303e;
  font-weight: 600;
  border-radius: 3px;
  padding: 0 2px;
}

#lotes .chamada-lotes.lote-prorrogado .captacao-chamada.captacao-conteudo.tela-live span.lote-prorrogado {
  display: flex !important;
  align-items: center;
  width: max-content;

  font-family: "Margem-bold";
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;

  color: #ffffff;
}

.chamada-lotes.lote-relampago .lote-relampago-only {
  display: inline !important;
}

#lotes .chamada-lotes .pre-title {
  color: var(--main-color);
  font-family: "Margem-bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 20px */
  text-transform: uppercase;
  max-width: 500px;
}

#lotes .chamada-lotes .subtitle {
  font-family: "Margem-regular";
  color: var(--main-color);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 27.5px */
  max-width: 500px;
}

#lotes .chamada-lotes .subtitle strong {
  font-family: "Margem-regular";
  color: var(--main-color);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
}

@media (max-width: 1199.98px) {
  #lotes .chamada-lotes .title {
    font-size: 42px;
    width: 100%;
    max-width: 500px;
  }

  #lotes .chamada-lotes .title span {
    font-size: 42px;
  }

  #lotes .chamada-lotes .subtitle {
    font-size: 18px;
    text-align: left !important;
    width: 100%;
    padding: 5px;
  }

  #lotes .chamada-lotes .subtitle strong {
    font-size: 18px;
    text-align: left !important;
  }
}

#lotes .chamada-lotes .subtitulo {
  font-size: 24px;
}

#lotes .chamada-lotes .preco_fixo {
  font-size: 14px;
}

@media (min-width: 1199.98px) {
  .img-gg {
    width: 90%;
  }
}

@media (max-width: 1199.98px) {
  .img-gg {
    width: 85%;
    margin: 0px auto 0px auto;
  }
}

@media (min-width: 1381px) {
  #lotes .chamada-lotes .disclaimer {
    font-size: 12px !important;
  }
}

@media (min-width: 1301px) and (max-width: 1381.98px) {
  #lotes .chamada-lotes .captacao-chamada.captacao-conteudo.tela-live span.tag_descricao.color-b {
    padding: 5px 10px !important;
  }
}

.box-lotes {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.container-lotes {
  padding-left: 0rem;
  margin: auto auto;

  @media (min-width: 1200px) {
    padding-left: 5rem;
    width: 50%;
  }
}

.box-lotes .card-lote {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 10px !important;
  padding: 1.5rem;
  text-align: center;
  background: #fff;
}

.box-lotes .card-lote.off {
  max-width: 234px;
  height: 297px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #272727;
  color: #fff;
  border: none;
}

.card-lote.off+.card-lote.on {
  /* margin-left: -45px !important; */
  z-index: 1;
}

.box-lotes .card-lote.on {
  width: 240px;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #de2f3e;
  box-shadow: 0px 4px 62px 0px rgba(221, 48, 62, 0.29);
}

.box-lotes .card-lote.on:hover {
  color: #000;
}

.box-lotes .card-lote.next {
  max-width: 234px;
  height: 287px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0a191f;
  color: #fff;
  border: 1px solid #0a191f;
}

.box-lotes .card-lote+.card-lote {
  margin-left: 15px;
}

.box-lotes .card-lote .lote-encerrado {
  background: #ebecf0;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100px;
  height: 17px;
  margin: 0 auto 15px;
  border-radius: 2px;
  font-family: "Source Sans Pro";
  letter-spacing: 1.44595px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-lotes .card-lote .texto-riscado {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  background: #de2f3e;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
  width: max-content;
  margin: 0 auto;
  text-decoration: line-through;
}

.box-lotes .card-lote .texto-riscado::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  height: 1px;
  background: #de2f3e;
}

.box-lotes .card-lote .texto-encerramento {
  font-family: source sans pro, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin: 45px auto;
}

.box-lotes .card-lote .botao-encerrado {
  width: 163px;
  height: 35px;
  background: #565656;
  color: #fff;
  font-size: 13px;
  font-family: "Museo Sans Regular";
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  margin: 0 auto;
  border-radius: 2px;
}

.box-lotes .card-lote .botao-encerrado i {
  margin-top: 2px;
}

.box-lotes .card-lote .data-lote {
  background: var(--neutrals-dark-dark-1000);
  max-width: 180px;
  margin: 0 auto 15px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

.box-lotes .card-lote .data-lote-bloqueado {
  background: #de2f3e;
  max-width: 180px;
  margin: 0 auto 15px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

.box-lotes .card-lote .data-lote-lock {
  background: #de2f3e;
  max-width: 180px;
  margin: 0 auto 15px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.76727px;
  text-transform: uppercase;
  color: #fff;
}

.box-lotes .card-lote .data-lote span {
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.76727px;
  text-transform: uppercase;
  color: var(--main-color);
}

.box-lotes .card-lote .data-lote-bloqueado span {
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.76727px;
  text-transform: uppercase;
  color: #fff;
}

.box-lotes .card-lote .data-lote.off {
  background: #de2f3e;
}

.box-lotes .card-lote .data-lote.off span {
  color: #fff !important;
  background: none !important;
  -webkit-text-fill-color: #fff;
}

.box-lotes .card-lote .titulo-lote {
  color: #424242;
  text-align: center;
  font-family: "Margem-regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1.767px;
  margin-bottom: 0.5rem;
}

.box-lotes .card-lote .titulo-lote.prorrogado {
  width: fit-content;
  margin: 0 auto 15px;
  padding: 4px 9px;
  border-radius: 6px;
}

.box-lotes .card-lote .plano span {
  font-size: 12px;
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
  color: #424242;
}

.box-lotes .card-lote .plano .label-customizada {
  width: 157px;
  padding: 3px 0px;
  margin: 0 auto 20px auto;

  border-radius: 8px;
  opacity: 0.8;
  background: #eaf3ff;

  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  color: #192896;
  text-transform: none;
}

.box-lotes .card-lote .plano p {
  font-size: 20px;
}

.box-lotes .card-lote .plano p,
.box-lotes .card-lote .plano p span {
  font-family: "Source Sans Pro";
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 30px;
  color: #ff000a;
}

.box-lotes .card-lote .plano p i {
  font-size: 12px;
  vertical-align: text-top;
  margin-left: 5px;
}

.box-lotes .card-lote .plano img {
  margin-bottom: 15px;
}

.box-lotes .card-lote .plano p span {
  font-size: 42px;
}

.box-lotes .card-lote .botao-garantir {
  width: 200px;
  height: 40px;
  background: #dd303e;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-color);
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
}

.box-lotes .card-lote .botao-garantir i {
  margin-top: 4px;
  margin-left: 16px;
}

.box-lotes .card-lote .titulo-next {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-family: "Source Sans Pro";
  text-transform: uppercase;
  letter-spacing: 1.76727px;
}

.box-lotes .card-lote .chamada-next {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1.76727px;
}

.box-lotes .card-lote .assinatura-next {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #de2f3e;
  margin-bottom: 5px;
  line-height: 20px;
}

.box-lotes .card-lote .cadeado-next {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #de2f3e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-lotes .card-lote .cadeado-next img {
  margin-right: 5px;
  margin-top: -3px;
}

.box-lotes .card-lote .botao-next {
  background: #2c2c2c;
  color: #616161;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 12px;
  width: 186px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

#lotes .sabermais {
  display: flex;
  text-align: center;
  color: #fff;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 15px;
  margin-top: 25px;
  align-items: center;
  justify-content: center;
}

#lotes .sabermais i {
  font-weight: 300;
  margin-left: 5px;
}

.box-lotes .card-lote .plano .bonus {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-lotes .card-lote .plano .bonus .titulo-bonus {
  color: #06142d;
  font-family: "Margem-medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding-left: 3px;
}

.box-lotes .card-lote .plano .bonus span {
  background: linear-gradient(90deg, #ebbc2c 0%, #e07f1e 100%);
  font-size: 14px;
  color: #fff;
  border-radius: 15px;
  margin: 0 auto 15px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.box-lotes .card-lote .count-topo span img {
  height: max-content;
  margin-top: -5px;
}

.logo-assinatura-atepassar {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.logo-assinatura-atepassar p {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: "Source Sans Pro";
  line-height: 14px;
}

@media screen and (min-width: 280px) and (max-width: 819px) {
  #lotes:before {
    display: none;
  }

  #lotes .container {
    padding: 0;
  }

  .box-lotes .card-lote,
  .box-lotes .card-lote.off {
    transform: none !important;
  }

  .chamadalotes {
    padding: 0 15px;
  }

  .topo-promocional .chamadalotes {
    min-width: 0 !important;
  }

  .box-lotes {
    overflow: scroll;
    width: 100vw;
    padding: 45px 15px;
    margin-left: 0;
    margin-top: -13px;
  }

  .box-lotes::-webkit-scrollbar {
    display: none;
  }

  .box-lotes {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  #lotes .sabermais {
    margin-top: 1rem;
  }
}

@media screen and (min-width: 575.98px) and (max-width: 1300px) {
  #lotes .chamada-lotes.lote-prorrogado .captacao-chamada.captacao-conteudo.tela-live span.lote-prorrogado {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 820px) and (max-width: 1199.98px) {
  #lotes:before {
    display: none !important;
  }

  #lotes>div {
    display: block !important;
  }

  #lotes .sabermais {
    margin-left: 0;
  }

  #lotes .titulos {
    margin: 0 auto;
  }

  #lotes .tag_descricao {
    margin: 35px auto 15px !important;
  }

  .topo-promocional {
    margin-bottom: 25px;
  }

  .box-lotes {
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }

  .box-lotes::-webkit-scrollbar {
    display: none;
  }

  .box-lotes {
    margin-top: 50px;
  }

  .chamada-lotes .captacao-chamada.captacao-conteudo.tela-live {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 820px) and (max-width: 1199.98px) {
  .box-lotes {
    padding: 25px 15px;
  }
}

@media (max-width: 819.98px) {
  .card-lote.on.lote-2.lote-relampago {
    margin: auto;
  }

  .box-lotes .card-lote.off {
    margin-right: 5px;
  }
}

@media (max-width: 1199.98px) {
  .box-lotes .card-lote+.card-lote {
    margin-left: 15px !important;
  }
}

@media (min-width: 1199.98px) {
  .box-lotes .card-lote+.card-lote {
    margin-left: 15px;
  }
}

#hellobar {
  background-color: #FFAB00;
  width: 100%;
  text-transform: uppercase;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

#hellobar p {
  color: #040E20;
  font-size: 20px;
  line-height: 125%;
  font-family: "Margem-bold";
  margin-bottom: 0;

}

#hellobar .ticker-content {
  display: flex;
  gap: 35px;
  white-space: nowrap;
  overflow: hidden; /* Essencial: esconde o texto que sai da tela */
  border-top: 2px solid #040E20; /* Linhas superior e inferior */
  border-bottom: 2px solid #040E20;
  max-width: 100%;
}

#hellobar a {
  background-color: #660004;
  border: solid 1px #ff666c;
  border-radius: 3px;
  color: #fff;
  padding: 5px 25px;
  font-family: "Source Sans Pro", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  max-width: 200px;
}

@media (max-width: 900px) {
  #hellobar {
    flex-direction: column;
    padding: 10px;
    gap: 10px;
    text-align: center;
  }
  
  #hellobar .ticker-content {
    width: 200%;
  }

  #hellobar.hellobar-home {
    padding: 8px 0;
  }
}

@media (min-width: 600px) and (max-width: 991.98px) {
  #hellobar.hellobar-home {
    margin-top: -9px;
  }
}

@media (max-width: 599.98px) {
  #hellobar.hellobar-home {
    margin-top: 33px;
  }
}

@media (max-width: 400px) {
  #hellobar.hellobar-home {
    margin-top: 46px;
  }
}

@media (min-width: 768px) {
  #lotes::before {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 819px) {
  .container {
    max-width: 556px;
  }
}

@media (max-width: 980px) {
  #lotes .lotes-overlay {
    display: none !important;
  }

  #lotes.gco-topo-home,
  #lotes.gco-topo-assinatura {
    align-items: center;
    padding: 40px 0px 40px 0px;
    background-position: top center;
    background-size: cover;
    background-image: url(../images/bg-mobile-bf.webp?202511031830);
  }
}

.bf-img-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) translateX(450px);
}

@media (max-width: 1569.98px) {
  .bf-img-wrapper {
    transform: translate(-50%, -50%) translateX(300px);
  }
}

@media (max-width: 1199.98px) {
  .bf-img-wrapper {
    display: block;
    position: static;
    transform: none;
  }
}