@font-face {
  font-family: avalors;
  src: url("../fonts/Avalors.otf") format("opentype");
}
@font-face {
  font-family: akira;
  src: url("../fonts/AkiraExpandedDemo.otf") format("opentype");
}

.bg-promo-lp.bg-promo-captacao-pos-cadastro {
  background-position: top right;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.149) 20%, #000),url(../images/bg-home.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-promo-lp.bg-promo-lotes-pre-live,
.bg-promo-lp.bg-promo-lotes-live,
.bg-promo-lp.bg-promo-captacao {
  padding-bottom: 20px;
  background-color: #000;
  background-image: linear-gradient(to bottom, transparent 50%, #000), url(../images/professores-selo.svg), url(../images/bg-home-2.webp);
  background-position: bottom, right calc((100vw - 1110px)/2) top 40%, top right;
  background-size: cover, 555px, cover;
  background-repeat: no-repeat;
}

.bg-promo-lp.bg-promo-captacao {
  padding-bottom: 20px;
  background-color: #000;
  background-image: linear-gradient(to bottom, transparent 50%, #000), url(../images/professores-selo.svg), url(../images/bg-home-2.webp);
  background-position: bottom, right calc((100vw - 1110px)/2) top 40%, top right;
  background-size: cover, 555px, cover;
  background-repeat: no-repeat;
}

@media (min-width: 1382px) {
  .bg-promo-lp.bg-promo-lotes-pre-live,
  .bg-promo-lp.bg-promo-lotes-live,
  .bg-promo-lp.bg-promo-captacao {
    background-position: bottom, right calc((100vw - 1270px)/2) top 40%, top right;
    background-size: cover, 635px, cover;
  }

  .bg-promo-lp.bg-promo-captacao {
    background-position: bottom, right calc((100vw - 1270px)/2) top 40%, top right;
    background-size: cover, 635px, cover;
  }
}

@media (max-width: 480.99px) {
  .bg-promo-lp.bg-promo-captacao,
  .bg-promo-lp.bg-promo-captacao-pos-cadastro {
    background: linear-gradient(to bottom, transparent 30%, #000),
      url(../images/bg-home-mobile.webp);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
  }

  .bg-promo-lp.bg-promo-lotes-pre-live,
  .bg-promo-lp.bg-promo-lotes-live {
    background: linear-gradient(to bottom, transparent 30%, #000),
      url(../images/bg-mobile-live.webp);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
  }

  .btn-youtube a {
    font-size: 14px !important;
  }
}

@media (min-width: 481px) and (max-width: 1199.98px) {
  .bg-promo-lp.bg-promo-captacao-pos-cadastro,
  .bg-promo-lp.bg-promo-captacao,
  .bg-promo-lp.bg-promo-lotes-pre-live,
  .bg-promo-lp.bg-promo-lotes-live {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), #000),
      url(../images/bg-home.webp);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

.bg-promo-lp.bg-promo-captacao .black-div,
.bg-promo-lp.bg-promo-lotes-pre-live .black-div,
.bg-promo-lp.bg-promo-lotes-live .black-div {
  position: absolute;
  width: 100vw;
  height: 450px;
  bottom: 0;
  background-image: linear-gradient(to bottom, transparent, #000 80%);
}


@media (min-width: 1920.98px) {
  .bg-promo-lp.bg-promo-captacao .black-div,
  .bg-promo-lp.bg-promo-lotes-pre-live .black-div,
  .bg-promo-lp.bg-promo-lotes-live .black-div {
    position: absolute;
    width: 100vw;
    height: 450px;
    bottom: 0;
    background-image: linear-gradient(to bottom, transparent, #000 50%);
  }
}

.paragraph-mobile {
  margin: 24px 0 82px 0;
  text-align: start;

}

.paragraph-mobile p {
  width: 100%;
  max-width: 320px;

  font-family: 'Mulish', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #C1C7D0;
}

.fs-24 {
  font-size: 24px !important;
}
.lp-promo-pos-inscricao {
  /* min-height: 576px; */
  display: flex;
  align-items: center;
  background-color: transparent;
  /* padding-bottom: 89px; */
}

.lp-promo-pos-inscricao {
  padding: 50px 0;
}

.bg-promo-lp.bg-promo-lote {
  background-image: linear-gradient(to bottom, transparent 40%, #000),
    url(../images/bg.png?202212301600);
  background-color: #000;
  min-height: 550px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  padding: 96px 0 30px;
}

.main-text-container {
  text-align: start;
  width: 100%;
}

.redes-sociais a {
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.redes-sociais a:hover {
  color: #fff;
}

.redes-sociais a.facebook {
  background: #3b5998;
}

.redes-sociais a.telegram {
  background: #0088cc;
}

.redes-sociais a.twitter {
  background: #00acee;
}

.redes-sociais a.whatsapp {
  background: #2df066;
}

.zoom {
  transition: transform 0.2s !important;
}

@media (max-width: 768px) {
  .bg-promo-lp.bg-promo-lote {
    padding-top: 40px;
  }
}


.bg-promo-lotes-pre-live .label-faltam {
  font-family: "Museo Sans Regular", sans-serif !important;
  margin-bottom: -5px;
}

.section-hero-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-subtitle-hero {
  display: flex;
}

.section-subtitle-hero img {
  margin-right: 16px;
}

.section-subtitle-hero h3 {
  font-family: "MuseoSansBold", sans-serif !important;
  color: #fff;
  text-align: left;
  font-size: 25px;
  margin-top: 0 !important;
  padding-bottom: 17px;
  border-bottom: 2px solid #ffbe06;
}

.section-subtitle-hero-description {
  width: 294px;
}

.section-subtitle-hero-description-footer {
  display: flex;
  align-items: center;
  margin-top: 17px;
}

.section-subtitle-hero-description-footer img {
  margin-right: 7px !important;
}

.section-subtitle-hero-description-footer span {
  font-family: "MuseoSansRegular", sans-serif !important;
  color: #fff;
  font-size: 12px;
}

.captacao-img-container {
  position: relative;
}

.captacao-img-container > img {
  position: absolute;
  top: 145px;
}

.font-mulish {
  font-family: "Mulish", sans-serif !important;
}

.section-content-hero {
  gap: 1rem;
  display: flex;
  justify-content: space-between;
}

.content-hero {
  width: 455px;
  float: left;
}

.info-live span.live {
  background: #FF333B;
  padding: 10px;
  height: 40px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
 .info-live .free {
  border: solid 1px #FF333B;
  text-transform: uppercase;
  font-size: 14px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  color: #fff;
}
.info-live .horario{
  margin-left: 25px;
  font-size: 14px;
  color: #fff;
}


@media (max-width: 400px) {
  .live-data-hora,
  .live-data-hora-pre-live {
    letter-spacing: 4px;
  }
}

.live-data-hora {
  margin-bottom: 15px;
}

.live-data-hora > span:first-child,
.live-data-hora-pre-live > span:first-child {
  /* justify-content: center; */
  display: inline-block;
  padding: 5px 10px;
  /* width: 64px; */
  height: 24px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 2px;
  color: #bdbdbd;
  background-color: #2d2d2d;
  border-radius: 3px;
}

.live-data-hora-pre-live > span:first-child {
  padding: 4px 16px;
  /* width: max-content; */
}

.live-data-hora-pre-live > span > span {
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 2px;
}
.live-data-hora-pre-live .text-aovivo {
  font-size: 16px;
}
.live-data-hora span i,
.live-data-hora-pre-live span i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
}

.pre-live-video {
  width: 618px;
  height: 345px;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.section-hero-description-pre-live {
  margin-bottom: 20px;
}

.topo-promocional .countdown-clock-wrap {
  width: max-content;
}

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

.topo-promocional .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;
}

.topo-promocional .countdown-clock-wrap .countdown-clock .countdown-element,
.topo-promocional .countdown-clock-wrap .countdown-clock .countdown-element span {
  font-family: "Margem-regular";
  text-align: center;
}

.topo-promocional .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;
}

.topo-promocional .countdown-clock-wrap .countdown-clock .countdown-element span.value {
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  gap: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.topo-promocional .countdown-clock-wrap .countdown-clock .countdown-element span.colon {
  margin: 0 24px;
  color: #FFFFFF;
}

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

.topo-promocional img.professores-mobile {
  width: 100vw;
  margin-left: -15px;
}

.topo-promocional .professores-infos {
  display: flex;
  justify-content: space-evenly;
  position: relative;
  margin-top: -20%;
  z-index: 2;
  width: 100vw;
  margin-left: -15px;
}

.topo-promocional .professores-infos .professor {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  width: min-content;
  position: absolute;
}

.topo-promocional .professores-infos .professor:nth-child(odd) {
  bottom: calc(100vw * 0.04);
}

.topo-promocional .professores-infos .professor:nth-child(even) {
  bottom: calc(100vw * 0.12);
}

.topo-promocional .professores-infos .professor:nth-child(1) {
  left: 4%;
}
.topo-promocional .professores-infos .professor:nth-child(2) {
  left: calc(40% - 58px);
}
.topo-promocional .professores-infos .professor:nth-child(3) {
  left: calc(65% - 48px);
}
.topo-promocional .professores-infos .professor:nth-child(4) {
  right: 6%;
}

.topo-promocional .professores-infos .professor .nome {
  background-color: #DD303E;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Margem-medium";
  line-height: 125%;
  min-width: max-content;
  padding: 2px 4px;
  width: max-content;
}

.topo-promocional .professores-infos .professor .cargo {
  display: none;
}

@media (min-width: 576px) {
  .topo-promocional .professores-infos,
  .topo-promocional .professores-infos .professor {
    position: initial;
  }

  .topo-promocional .professores-infos {
    width: 100%;
    margin-left: 0;
    align-self: center;
  }
}

@media (min-width: 768px) {
  .topo-promocional .professores-infos .professor .nome {
    border-radius: 8px;
    font-size: 18px;
    min-width: 131px;
    padding: 4px 6px;
  }

  .topo-promocional .professores-infos .professor .cargo {
    display: block;
    font-family: "Margem-medium";
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    width: 100%;
    padding: 8px;
  }
}

@media (min-width: 1200px) {
  .topo-promocional .professores-infos {
    margin-top: 20%;
  }

  .content {
    align-items: start !important;
    max-width: 615px;
    margin: 0 auto 0 auto;
  }
}

@media (min-width: 1200px) and (max-width: 1381.98px) {
  .topo-promocional .professores-infos .professor .nome {
    font-size: 16px;
    min-width: 100px;
  }

  .pretitle-reinvencao span.data {
    font-size: 20px !important;
  }
}

.title-hero {
  display: flex;
  flex-direction: column;
  justify-content: start;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 15px;
  letter-spacing: -2px;
  /* white-space: nowrap; */
}

.title-hero .title,
.title-hero .title-pre-live,
.title-hero .title-lotes {
  color: #ff000a;
  font-family: "Museo San Bold", sans-serif !important;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
  letter-spacing: -0.05em;
  width: fit-content;
  text-shadow: 0px 0px 40px rgba(255, 0, 10, 0.4);
  padding-top: 13px;
  padding-left: 5px;
}

.title-hero .pre-title,
.title-hero .pre-title-pre-live,
.title-hero .pre-title-lotes {
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  padding: 8px;
  width: fit-content;
  letter-spacing: 2px;
}

.title-hero .pre-title-pre-live {
  font-size: 48px;
  line-height: 56px;
}

.title-hero .title-lotes {
  font-size: 64px !important;
  line-height: 72px !important;
  padding-top: 0px !important;
}

.title-hero .pre-title-lotes {
  font-size: 32px !important;
  line-height: 40px !important;
}

.title-hero-lotes {
  margin-bottom: 16px;
}

.sub-text-captacao {
  font-family: 'MuseoSansRegular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}

.section-hero-description {
  max-width: max-content;
}

.hero-description-title {
  font-family: "MuseoSansSemiBold", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 32px;
}

.hero-description-title-pre-live,
.hero-description-title-live,
.hero-description-title-lotes {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  margin-bottom: 32px;
  max-width: 485px;
}

.hero-description-title-live {
  max-width: 505px;
  font-family: "Source Sans Pro", sans-serif !important;
}
.hero-description-title-live b {
  font-family: "Source Sans Pro", sans-serif !important;
}

.hero-description-title-lotes {
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  letter-spacing: 0em;
}

.hero-description-subtitle-lotes {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

@media (max-width: 575.98px) {
  .hero-description-title-lotes,
  .hero-description-subtitle-lotes {
    max-width: 342px;
    font-weight: 400;
    font-size: 14px !important;
  }

  .hero-description-title-lotes {
    font-weight: 400 !important;
  }

  .title-hero svg {
    max-width: 342px;
  }

  .pretitle-reinvencao span {
    font-size: 20px !important;
  }

  .subdescription-reinvencao-after-form p {
    max-width: 316px;
  }

  .professores-infos {
    margin-top: -5% !important;
  }
}

.hero-description-content {
  max-width: 509px;
  margin-top: 18px;
  margin-bottom: 0;
  font-family: "MuseoSansLight", sans-serif !important;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}

.hero-description-content-pre-live {
  max-width: 460px;
  margin-bottom: 30px;
}

.hero-description-content-pre-live > b {
  font-family: "MuseoSansRegular", sans-serif !important;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
}

.hero-description-content span {
  font-family: "MuseoSansSemiBold", sans-serif !important;
  color: #ffcd66;
}

.hero-description-content b {
  font-family: "MuseoSansSemiBold", sans-serif !important;
}
.hero-description-content p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}
.condition-promotion {
  display: inline-block;
  margin-top: 25px;
  color: #06142d;
  font-weight: 700;
  background: #ffcd66;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  max-width: 366px;
  align-items: center;
  justify-content: center;
}

.title-confirmed-hero {
  font-family: "MuseoSansBold", sans-serif !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.3px;
  text-align: left;
  color: #fff;
  /* margin-top: 131px; */
}

@media (min-width: 992px) {
  .title-confirmed-hero {
    max-width: 402px;
  }

  .wrap-horario-reinvencao .horario-reinvencao-pretitle {
    font-size: 12px !important;
    border-top: none !important;
    border-left: 1px solid #FFFFFF;
  }
}

.title-confirmed-hero > span {
  font-family: "MuseoSansRegular", sans-serif !important;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.3px;
  text-align: left;
}

.hero-description-confirmed-title {
  font-family: "MuseoSansLight", sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
}

.hero-description-confirmed-title b {
  font-family: "MuseoSansBold", sans-serif !important;
}

.hero-description-confirmed-title span {
  font-family: "MuseoSansBold", sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0;
  text-align: left;
  color: #ffcd66;
}

.section-alert {
  font-family: "Source Sans Pro", sans-serif;
  /* max-width: 390px; */
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  color: #e0e0e0;
  margin-bottom: 16px;
}

@media (min-width: 992px) {
  .section-alert {
    max-width: 401px;
    margin-right: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-alert {
    font-size: 20px !important;
  }

  .subdescription-reinvencao-after-form p {
    max-width: 490px;
  }
}

.ative-o-lembrete {
  font-family: 'MuseoSansRegular', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #e0e0e0;
  max-width: 402px;
  margin-top: 64px;
}

.ative-o-lembrete > span {
  font-weight: 600;
  display: inline-block;
  color: #fff;
}

.sub-section-alert {
  max-width: 385px;
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
  font-family: 'MuseoSansRegular', sans-serif;
  display: none;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}

.section-alert b {
  font-family: "MuseoSansSemiBold", sans-serif;
}

.video-hero-container {
  position: relative;
  /* margin-top: -100px; */
}

.video-hero-container-live {
  position: relative;
  /* margin-top: 55px; */
}

.video-hero {
  width: 100%;
  height: 347px;
  max-width: 620px;
}

.section-countdown {
  display: flex;
  /* width: max-content; */
  align-items: center;
  font-family: "Mulish", sans-serif !important;
  font-weight: 200;
  justify-content: start;
  margin: 0 0 10px;
}

.section-countdown > span {
  color: #ffffff;
  margin-right: 40px;
  font-family: 'MuseoSansBold', sans-serif;
  font-weight: 700;
  font-size: 16px;
}

.section-lotes {
  display: flex;
  justify-content: end;
  align-items: center;
}

.lp-promo .planos-lotes {
  overflow: scroll;
  scrollbar-width: 0;
  margin: -64px -32px;
  padding: 64px 0 64px 32px;
}

.lp-promo .planos-lotes::-webkit-scrollbar {
  display: none;
}

@media (max-width: 767px) {
  .lp-promo .planos-lotes {
    max-width: calc(100vw + 1rem);
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .lp-promo .planos-lotes {
    max-width: 50vw !important;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .lp-promo .planos-lotes {
    max-width: 61vw !important;
  }
}

@media (min-width: 768px) {
  .lp-promo .planos-lotes {
    margin: -64px;
    padding: 64px;
  }

  .title-reinvencao {
    font-size: 64px !important;
    line-height: 60.8px !important;
  }
}

.plano-mobile {
  display: none !important;
}

.lp-promo .card-encerrado {
  color: #660004;
  background-color: #616161;
  border-radius: 3px;
  padding: 0 7px;
  width: 92px;
  margin: 0 auto 10px auto;
  font-weight: bold;
  font-size: 10px;
  line-height: 21px;
  letter-spacing: 1.77px;
}

.lp-promo .card.bloqueado .desativado .label-bloqueado {
  color: #616161;
}

.lp-promo .desativado .head-plano {
  text-decoration: line-through;
  color: #616161 !important;
}

.lp-promo .card.bloqueado .head-plano {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}

.lp-promo .desativado .subtitulo-plano,
.lp-promo .desativado .preco-card {
  text-decoration: line-through;
  color: #616161 !important;
}

.lp-promo .section-topo {
  display: flex;
  padding: 60px 15px;
}

.tag-video {
  font-size: 16px;
  font-family: "Museo Sans Regular", sans-serif;
  color: #ebecf0;
}

.tag-video .texto-destaque {
  color: #ffcd66;
  font-weight: 600;
}
.icons {
  display: flex;
  align-items: center;
  margin: 32px 0px 72px 0px;
}

.hero-description-title-pre-live {
  margin-top: 15px;
  font-size: 24px;
  margin-bottom: 25px;
  font-family: "Source Sans Pro", sans-serif !important;
}
.hero-description-content-pre-live {
  font-size: 16px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif !important;
}

.hero-description-title-live strong {
  color: #ffab00;
}
/* estilo cards lotes */
.card-plano-home.card,
.lote-ordem-2,
.lote-ordem-3 {
  transform: none !important;
}
.lote-ordem-2 {
  margin-left: 15px;
}
.lote-ordem-3 {
  margin-left: 15px;
}
.head-plano {
  font-size: 16px !important;
}
.card-plano-home.card {
  width: 264px !important;
}
.card-plano-home.card.bloqueado {
  width: 234px !important;
}
.subtitulo-plano span {
  font-size: 10px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 25px;
  display: block;
  color: #424242;
}
.subtitulo-plano .porcentagem-off {
  font-size: 40px;
  color: #ff333b;
  font-weight: 900;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 32px;
}



@media screen and (max-width: 339.98px) {
  .live-data-hora span {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 359.98px) {
  .title-reinvencao {
    font-size: 34px !important;
  }
}

@media (min-width: 360px) and (max-width: 379.98px) {
  .title-reinvencao {
    font-size: 35px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 415px) {
  .video-hero {
    height: 190px;
  }
}

@media screen and (min-width: 320px) and (max-width: 980px) {
  /* .lp-promo .section-topo {
    padding: 25px 0;
  } */
  #title svg {
    max-width: 328px;
  }
  .hero-description-content p {
    font-size: 16px;
    font-weight: 400;
  }
  /*.countdown-clock .countdown-element span {
    margin-right: 5px !important;
  } */
  .countdown-clock .countdown-element span > span {
    margin-left: 0px !important;
  }
  .countdown-clock .countdown-element span {
    text-align: left;
  }
  .countdown-clock .countdown-element small {
    padding-right: 30px !important;
  }
  .countdown-clock .countdown-element.segundo small {
    padding-right: 5px !important;
  }
  .live-data-hora span {
    font-size: 12px;
  }
  .hero-description-content p {
    font-size: 14px;
  }
  .title-hero {
    margin-top: 0;
  }
  .live-data-hora {
    margin-bottom: 0;
  }
  .title-hero .pre-title {
    font-size: 32px;
    line-height: 36px;
    margin-top: 10px;
  }
  .hero-description-content {
    margin-top: 0;
  }
  .section-countdown {
    width: 100%;
  }
  .after-form #title {
    margin: 0 auto;
  }
  .after-form .live-data-hora {
    justify-content: center;
  }
  .after-form .section-alert {
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    font-family: 'MuseoSansRegular', sans-serif;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .icons {
    justify-content: center;
  }
  .icons a {
    padding: 0 10px;
  }
  .tag-video {
    font-size: 14px;
    line-height: 24px;
  }
  .title-confirmed-hero > span {
    font-size: 32px;
    text-align: center;
    display: block;
  }
  .hero-description-title-pre-live {
    font-size: 20px;
  }
  .live-data-hora-pre-live > span > span {
    font-size: 14px;
  }
  .live-data-hora-pre-live .text-aovivo {
    font-size: 14px;
  }
  .hero-description-title-live {
    font-size: 16px;
    line-height: 125%;
  }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
  .tag-span {
    display: inline-block;
    font-size: 11px;
  }
}


.margin {
  margin: 24rem 0 0 0;
}

.content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.background-gg-calado,
.background-gg-calado-sm {
  display: none;
}

.logo-gran-reinvencao {
  display: none;
}

.pretitle-reinvencao {
  font-family: "Margem-bold";
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 3px;
  color: #FFFFFF;
}

.pretitle-reinvencao span.data {
  background-color: #DD303E;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 125%;
  letter-spacing: 2px;
  border-radius: 4px;
  padding: 4px 10px;
}

.pretitle-reinvencao span,
.title-reinvencao span {
  font-family: "Margem-bold";
  color: #DD303E;
}

.title-reinvencao {
  font-family: "Margem-bold" !important;
  font-size: 38px;
  line-height: 36.1px;
  color: #FFFFFF;
}

.bg-promo-captacao-pos-cadastro .title-reinvencao {
  font-size: 16px !important;
  line-height: 125% !important;
}

.subtitle-reinvencao {
  color: #FFFFFF;
  font-family: "Margem-bold";
  font-size: 16px;
  line-height: 20px;
  padding: 4px 8px;
  border: 1px solid #DD303E;
  border-radius: 4px;
  text-transform: uppercase;
}

#lotes .chamada-lotes .captacao-chamada.captacao-conteudo.tela-live h1.description-reinvencao-after-form {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 20px !important;
  font-weight: 700 ;
  line-height: 125% ; /* 30px */
  text-transform: uppercase ;
  padding: 1rem 0 ;
  letter-spacing: unset;
  margin: 0;
}

.subdescription-reinvencao-after-form p {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  line-height: 125%;
}

.subdescription-reinvencao-after-form p strong {
  font-weight: 700;
}

.subdescription-reinvencao-after-form p span {
  font-weight: 800;
  color: #dd303e;
  text-transform: uppercase;
}


.circuito-lg {
  position: absolute;
  width: 100px;
  top:30px;
  left: 2px;
}


.circuito-sm {
  position: absolute;
  width: 100px;
  top: 27px;
  right: -23px;
}

.description-reinvencao {
  color: #FFF;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%; /* 30px */
  text-transform: uppercase;
  padding: 1rem 0;
}

.subdescription-reinvencao p {
  color: #FFF;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
}

.subdescription-reinvencao p strong {
  font-weight: 700;
}

.subdescription-reinvencao p span {
  font-weight: 800;
  color: #DD303E;
  text-transform: uppercase;
}

.title-after-form {
  color:  #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.3px;
}

.subtitle-after-form {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  max-width: 400px;
}

.subtitle-after-form span {
  font-weight: 600;
}

.btn-whatsapp,
.btn-indique-e-ganhe {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.d-flex.gap-2 .btn-whatsapp,
.d-flex.gap-2 .btn-indique-e-ganhe {
  width: auto;
  flex: 1;
}

.btn-whatsapp a {
  background-color: #DD303E;
  color: white;
  text-align: center;
  font-family: "Source Sans Pro";
  border-radius: 3px;
  padding: 15px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration-line: underline;
  width: 100%;
  display: inline-block;
}

.btn-indique-e-ganhe a {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  font-family: "Source Sans Pro";
  border-radius: 3px;
  padding: 15px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: 1px solid #DD303E;
  backdrop-filter: blur(4px);
}

.btn-whatsapp a:hover,
.btn-indique-e-ganhe a:hover {
  color: white;
}

.btn-whatsapp img {
  padding-right: 0.5rem;
  margin: 0;
}

.btn-indique-e-ganhe a i {
  font-size: 16px;
  color: white;
  margin: 0;
}


.btn-youtube {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.bg-promo-lotes-pre-live .btn-youtube,
.bg-promo-lotes-live .btn-youtube {
  max-width: 232px;
  background-color: #DD303E;
}

.btn-youtube a {
  background-color: transparent;
  color: white;
  text-align: center;
  font-family: "Source Sans Pro";
  border-radius: 3px;
  padding: 13px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration-line: underline;
  border: 1px solid #FFF;
  display: inline-block;
  width: 100%;
}

.bg-promo-lotes-pre-live .btn-youtube a,
.bg-promo-lotes-live .btn-youtube a {
  border: none;
}

.btn-youtube a:hover {
  color: white;
}

.btn-youtube img {
  padding-right: 0.5rem;
  margin: 0;
}


.wrap-btn-after-form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
  gap: 1rem;
  flex-direction: column;
}

.live-reinvencao-2023 {
  font-family: Margem-regular;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 4px 10px;
  display: flex;
  align-items: center;
}

.live-reinvencao-2023 i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
  color: #ff000a;
}

.bg-promo-lotes-live .live-reinvencao-2023 {
  background: linear-gradient(90deg, #EEBE47 -0.54%, #F8DB76 11.94%, #FFEE96 21.31%, #EEBE47 48.89%, #EEA54C 79.59%, #A2621E 103.52%);
  color: #0D134C;
  border-radius: 6px;
  border: none;
  font-size: 26px;
  line-height: 20px;
  padding: 8px 10px;
  font-family: Margem-bold;
}

.bg-promo-lotes-live .live-reinvencao-2023 i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
  color: #22263A;
}

.wrap-horario-reinvencao .horario-reinvencao-pretitle {
  font-family: Margem-bold;
  font-size: 16px;
  line-height: 125%;
  color: #FFFFFF;
  border-top: 1px solid #22263A;
}

.data-horario-reinvencao .tag-ytb {
  background: #2D2D2D;
  color: #BDBDBD;
  text-transform: uppercase;
  font-family: Margem-bold;
  padding: 2px 10px;
  border-radius: 3px;
}
.data-horario-reinvencao .tag-ytb::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #DD303E;
  margin-right: 5px;
}

.data-horario-reinvencao {
  color: #FFF;
  font-family: Margem-regular;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 15px;
}

.data-horario-reinvencao span.data {
    padding: 4px 10px;
    font-family: Margem-regular;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #DD303E;
    border-radius: 4px;
}

.data-horario-reinvencao span.live {
  text-transform: uppercase;
  font-size: 18px;
}

@media screen and (max-width: 575.98px) {
  .data-horario-reinvencao {
    flex-direction: column;
  }
}

@media screen and (max-width: 1100px) {
.data-horario-reinvencao {
    justify-content: center;
  }
  .data-horario-reinvencao span.data {
    font-size: 16px;
  }
  .data-horario-reinvencao p {
    margin-bottom: 10px;
  }
  .data-horario-reinvencao span.live {
    order: 1;
  }
  .data-horario-reinvencao span.data {
    order: 2;
  }
}

@media (min-width:481px) and (max-width: 1024.9px) {
  .content {
    max-width: 615px;
    margin: 0 auto 0 auto;
  }

  .wrap-reinvencao {
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/bg-desktop.webp);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wrap-reinvencao .logo-gran-reinvencao {
    display: block;
    width: 140px;
    margin: 1rem 0 1rem 0;
  }

  footer p {
    margin: 0 0 17rem 0;
  }
}

@media (min-width: 1025px) {
  .wrap-reinvencao {
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/bg-desktop.webp),
                    url(../images/lights.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }

  .logo-gran-reinvencao {
    display: block;
    width: 140px;
    margin: 1rem 0 1rem 0;
  }

  .background-gg-calado {
    margin-top: 5rem;
    display: block;
    width: 676px;
    height: 824px;
  }

  .background-gg-calado-sm {
    margin-top: 5rem;
    display: block;
    width: 526px;
    height: 642px;
  }

  .captacao-chamada .wrap-horario-reinvencao {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 0px;
  }

  .circuito-lg {
    position: absolute;
    width: 197px;
    top: 59px;
    left: 2px;
  }
  .circuito-sm {
    position: absolute;
    width: 204px;
    top: 43px;
    right: -63px;
  }

  .description-reinvencao {
    max-width: 450px;
  }

  .subdescription-reinvencao p {
    margin: 1rem auto 0 auto;
    max-width: 430px;
  }

  .form-reinvencao {
    max-width: 510px;
  }

  .form-reinvencao {
    max-width: 510px;
  }

  .btn-whatsapp {
    text-align: left;
    margin-top: 5px;
  }
}
