@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-black-friday.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

@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;
  }
}

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

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

@media (max-width: 600px) {
  .title-badge {
    margin: 0 auto;
  }
}

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

.countdown-clock-wrap {
  width: max-content;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

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

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

@media (min-width: 1200px) {
  .content {
    align-items: start !important;
    max-width: 660px;
    margin: 0 auto 0 auto;
  }
}

.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-promo span {
    font-size: 20px !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-promo .horario-promo-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;
  }
}

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

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

.title-promo {
  max-width: none !important;
  font-family: "Margem-black" !important;
  font-size: 48px !important;
  background: linear-gradient(
    270deg,
    #d1a752 0%,
    #faf7b6 48.56%,
    #ad8338 100%
  ) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  text-transform: none !important;
  text-align: left !important;
  line-height: 100% !important;
  margin: 0 !important;
}

.title-promo span {
  font-family: "Margem-black";
}

.title-promo span .underline {
  text-decoration: underline;
  text-decoration-thickness: 4px;
  text-underline-offset: 10px;
}

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

@media screen and (max-width: 600px) {
  .title-badge {
    justify-content: center;
  }

  .title-promo,
  .title-promo span.destaque {
    font-size: 36px !important;
  }

  #countdown-home {
    justify-content: center;
  }

  .title-promo,
  .subdescription-promo-after-form {
    text-align: center !important;
  }

  .title-head {
    align-self: center;
  }
}

@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-promo {
  display: none;
}

.pretitle-promo {
  font-family: "Margem-bold";
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  border: 2px solid #dd303e;
  border-radius: 8px;
  padding: 4px 8px;
}

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

@media (max-width: 575.98px) {
  .subdescription-promo-after-form p {
    font-size: 20px;
    text-align: center;
  }
}

.title-badge {
  font-family: "Margem-bold";
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 125%;
  font-size: 16px;
  color: white;
  width: fit-content;
  padding: 4px 8px;
  display: flex;
  align-items: center;
  gap: 4px;

  border-radius: 0 4px;
  border: 1px solid transparent;

  background-image: linear-gradient(#38321e, #38321e),
    linear-gradient(270deg, #d1a752 0%, #faf7b6 48.56%, #ad8338 100%);

  background-origin: border-box;
  background-clip: padding-box, border-box;

  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

.title-badge br {
  display: none;
}

@media (max-width: 575.98px) {
  .title-badge {
    font-size: 12px;
    text-align: center;
    padding: 8px 23px;
    margin: 0 auto;
    margin-top: 24px;
  }

  .title-badge br {
    display: block;
  }
}

@media (max-width: 402.98px) {
  .title-badge {
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}

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

.subtitle-promo {
  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-promo-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;
}

#lotes .chamada-lotes {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#lotes #hero {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 0;
  max-width: 597px;
}

#lotes #hero h3 {
  margin-bottom: 0;
}

.subdescription-promo-after-form p {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 125%;
  font-weight: 400;
}

.subdescription-promo-after-form p strong {
  font-family: "Margem-bold", sans-serif;
  color: #faf7b6;
}

.subdescription-promo-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-promo {
  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-promo p {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
}

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

.subdescription-promo 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 {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.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-whatsapp a:hover {
  color: white;
}

.btn-whatsapp img {
  padding-right: 0.5rem;
  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-promo-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-promo-2023 i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
  color: #ff000a;
}

.bg-promo-lotes-live .live-promo-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-promo-2023 i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
  color: #22263a;
}

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

.data-horario-promo .tag-ytb {
  background: #2d2d2d;
  color: #bdbdbd;
  text-transform: uppercase;
  font-family: Margem-bold;
  padding: 2px 10px;
  border-radius: 3px;
}

.data-horario-promo .tag-ytb::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #dd303e;
  margin-right: 5px;
}

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

.data-horario-promo 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-promo span.live {
  text-transform: uppercase;
  font-size: 18px;
}

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

  .subdescription-promo-after-form p {
    font-size: 16px;
    padding: 0px 5px;
  }
}

@media screen and (max-width: 1100px) {
  .data-horario-promo {
    justify-content: center;
  }

  .data-horario-promo span.data {
    font-size: 16px;
  }

  .data-horario-promo p {
    margin-bottom: 10px;
  }

  .data-horario-promo span.live {
    order: 1;
  }

  .data-horario-promo span.data {
    order: 2;
  }
}
