@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800;900&family=Red+Hat+Display:wght@400;500;600;700;800&family=Spartan:wght@400;500;600;700;800&display=swap");
.lp-promo .subtitle {
  font-family: Barlow Condensed;
  font-weight: 700;
  font-size: 24px;
}

.lp-home .title {
  margin-top: 10px;
}

.lp-home .descriptive b {
  /* margin-bottom: 5px; */
  font-weight: 900;
  color: #ffab00;
  font-family: "Mulish", sans-serif !important;
}

.descriptive {
  margin-top: 20px !important;
}

.descriptive.descriptive-my-home-lp {
  margin-top: 0 !important;
  margin-bottom: 0;
}

.logo-header-lp {
  height: 50px;
}

.badge-lp {
  background-color: #373737;
}

.badge-lp span {
  font-family: Source Sans Pro !important;
  font-weight: 800;
  background: -webkit-linear-gradient(#e60009, #ff00a2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tooltip-custom {
  padding: 5px;
  background: #2c2c2c !important;
  margin-top: 15px;
  width: 300px;
  border-radius: 5px;
  padding: 10px;
  margin-left: 12%;
}

.tooltip-custom .tooltip-inner {
  background-color: #2c2c2c !important;
  text-align: left !important;
}

.add-after::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  /* At the bottom of the tooltip */
  left: 10%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #2c2c2c transparent;
  margin-bottom: 0;
}

.add-before::before {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 10%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: #2c2c2c transparent transparent transparent;
  margin-top: 0;
}

.feature-container:hover {
  cursor: pointer !important;
}

.header-tooltip {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 270px;
}

.title-tooltip {
  background: linear-gradient(90deg, #e60009 0%, #ff00a2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.body-tooltip {
  width: 100%;
  padding-right: 10px;
  width: 280px;
}

.body-tooltip::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #424242;
}

.body-tooltip::-webkit-scrollbar {
  width: 3px;
  background-color: #424242;
}

.body-tooltip::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #e60009 0%, #ff00a2 100%);
  width: 3px;
}

.body-tooltip-mobile {
  max-height: 100px;
  width: 100%;
  overflow-y: scroll;
  padding-right: 10px;
  width: 280px;
}

.body-tooltip-mobile::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #424242;
}

.body-tooltip-mobile::-webkit-scrollbar {
  width: 3px;
  background-color: #424242;
}

.body-tooltip-mobile::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #e60009 0%, #ff00a2 100%);
  width: 3px;
}

@media (max-width: 400px) {
  .logo-header-lp {
    height: 40px;
  }
}

.descriptive {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
}

.plano-bonus {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}

.plano-bonus-bloqueado {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.767272710800171px;
  text-align: center;
  color: #fff;
}

.plano-mobile {
  visibility: hidden;
}

.head-encerrado {
  color: #660004 !important;
}

.subtitulo-encerrado {
  color: #fff !important;
  margin-top: 20px;
}

.label-bloqueado {
  color: #ff000a !important;
}

.live-info {
  color: #fff;
  font-family: Barlow Condensed;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 5px;
  text-align: center;
}

.divider {
  border: 1px solid #ff0000;
  width: 40px;
  margin-bottom: 24px;
}

.lp-promo.lp-dark-blue {
  background-color: #000000 !important;
}

.highlighted-text {
  color: #ffab00;
  font-weight: 900;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .lp-promo .text-color-gradiente {
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: none;
    color: #f83a5c;
  }
}

@supports (-ms-accelerator: true) {
  /* IE Edge 12+ CSS styles go here */
  .lp-promo .text-color-gradiente {
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: none;
    color: #f83a5c;
  }
}

.lp-promo #progressbar li {
  width: 130px !important;
}

.box-telegram {
  background: #091d3f;
  padding: 15px;
  border-radius: 7px;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);
}

.lp-promo .ao-vivo {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 10px;
  width: 64px;
  border-radius: 3px;
  min-width: 70px;
}

.evento .ao-vivo {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 10px;
  width: 64px;
  border-radius: 3px;
  min-width: 70px;
  background-color: #2d2d2d;
}

.lp-promo .ao-vivo.agora {
  width: auto;
}

.evento .title {
  font-size: 37px;
}

.lp-promo #progressbar.lp {
  padding-left: 120px;
  padding-right: 120px;
}

.lp-promo.lp-dark-blue #progressbar li.active:after {
  background: linear-gradient(to right, #e60009, #ff00a2);
}

.lp-promo.lp-dark-blue #progressbar li.active:before {
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f00c" !important;
  background: linear-gradient(to right, #e60009, #ff00a2);
}

.lp-promo.lp-dark-blue #progressbar li:before {
  background: #3a3a3a;
}

.lp-promo.lp-dark-blue #progressbar li:after {
  background: #3a3a3a;
}

.lp-promo #progressbar {
  color: #ababab;
  width: 450px;
}

@media (max-width: 991px) {
  .title {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (max-width: 639px) {
  .lp-home .title {
    margin-top: 0px !important;
    padding-right: 0px !important;
  }
  .title {
    font-size: 28px !important;
    line-height: 30px !important;
  }
  .descriptive {
    margin-top: 10px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .lp-promo.lp-dark-blue .hs-button[type="submit"],
  .lp-promo.lp-dark-blue .btn-acao {
    width: 100% !important;
  }
}

.modal-lp.modal-container {
  max-width: 940px;
}

#video-introducao-modal-loading {
  min-height: 275px;
}

.lp-promo .submitted-message:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f061";
  position: absolute;
  right: -17px;
  font-size: 36px;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  text-align: center;
  line-height: 55px;
  margin-right: 40px;
  top: 35%;
  color: white;
  background: #f81e30;
  -webkit-box-shadow: 0 4px 24px #f81e30 !important;
  box-shadow: 0 4px 24px #f81e30 !important;
}

.lp-promo .submitted-message::before {
  display: none;
}

@media (max-width: 1200px) {
  .lp-promo .submitted-message {
    overflow: initial;
    max-width: 100%;
  }
  .lp-promo .submitted-message:after {
    content: "\f063";
    font-size: 19px;
    border-radius: 50%;
    right: 0px;
    height: 33px;
    width: 33px;
    text-align: center;
    line-height: 34px;
    top: 73%;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .add-after::after {
    left: 15% !important;
  }
  .add-before::before {
    left: 15% !important;
  }
}

@media (max-width: 1024px) {
  .add-after::after {
    left: 50% !important;
  }
  .add-before::before {
    left: 50% !important;
  }
  .tooltip-custom {
    display: block;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .add-after::after {
    left: 30% !important;
  }
  .add-before::before {
    left: 30% !important;
  }
}

@media (max-width: 767px) {
  .lp-promo .submitted-message:after {
    content: "\f063";
  }
  .lp-promo .submitted-message p:last-child {
    font-size: 19px;
    line-height: 21px;
  }
  .lp-promo .submitted-message p:first-child {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .lp-promo .submitted-message p strong {
    font-size: 15.3px;
    color: black;
  }
  .lp-promo .submitted-message p strong:before {
    content: "abaixo";
    position: absolute;
    background: black;
    font-size: 17px;
    text-align: center;
    line-height: 23px;
    color: #ffffff;
  }
  .tooltip-custom {
    margin-left: 0px !important;
  }
}

.title {
  max-width: 480px;
  text-align: center;
  display: inline;
  height: auto;
}

.text-below-the-form {
  font-size: 24px;
}

@media (max-width: 570px) {
  .title {
    width: 100%;
  }
  .descriptive {
    max-width: 360px;
  }
}

.title {
  max-width: 600px;
  text-align: center;
  display: inline;
  height: auto;
}

.lp-wrap .form {
  max-width: 600px;
}

@media (max-width: 500px) {
  .title {
    width: 100%;
  }
}

.subtitle-img {
  max-width: 450px;
}

.subtitle-2-img {
  max-width: 300px;
}

@media (max-width: 575px) {
  .subtitle-img {
    max-width: 500px;
    margin-left: 0;
  }
}

.subject-img {
  display: block;
  position: relative;
}

.subject-img img {
  position: absolute;
  max-width: 800px;
  top: 40%;
  right: -50px;
  transform: translate(50px, -60%);
}

.text-content {
  z-index: 1;
}

.form-columns-1 {
  max-width: 100% !important;
}

.form-columns-2 {
  max-width: 100% !important;
}

.header-btn {
  color: #fff;
  border: 0;
  justify-content: center;
  align-items: center;
  padding: 13px 101px;
  background: #0067ff;
  border-radius: 3px;
}

.header-btn:hover {
  background: #0059df;
  color: #fff;
}

.no-list.hs-error-msgs.inputs-list a {
  color: #ababab;
}

.telegra-button {
  padding: 11px 70px;
  font-size: 16px;
}

@media (max-width: 408px) {
  .telegra-button {
    padding: 11px 15px;
    font-size: 16px;
  }
}

.seta {
  position: absolute;
  right: 0;
  transform: translateY(-100%);
  width: 187px;
}

.seta-cima {
  position: absolute;
  right: -20px;
  transform: translateY(180%);
  width: 115px;
}

.seta-cima-video {
  position: absolute;
  left: -40px;
  transform: translateY(5%);
  width: 115px;
}

.seta-mobile-video {
  position: absolute;
  right: -25px;
  top: -25px;
  transform: rotateZ(90deg);
  height: 20px;
  width: auto;
}

.seta-mobile {
  position: absolute;
  right: -42px;
  transform: translateY(0%) rotateZ(90deg);
  height: 16px;
  width: auto;
}

@media (max-width: 767px) {
  .seta-mobile {
    position: absolute;
    right: -25px;
    transform: translateY(0) rotateZ(90deg);
    height: 16px;
    width: auto;
  }
}

.assinatura {
  max-width: 200px;
}

#slide-principal .carousel-inner {
  height: 300px !important;
}

#slide-principal .carousel-inner {
  border-radius: 0.3em !important;
}

@media (max-width: 767px) {
  #slide-principal .carousel-inner {
    height: 350px !important;
  }
}

.carousel-item .container.dados {
  padding-left: 3em !important;
}

@media (max-width: 767px) {
  .carousel-item .container.dados {
    padding-left: 15px !important;
  }
}

.cor-destaque {
  color: #ef1f23;
}

.evento .chamada {
  margin-left: -5px;
  max-width: 500px;
}

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

.font-red-hat {
  font-family: "Red Hat Display", sans-serif !important;
}

.font-spartan {
  font-family: "Spartan", sans-serif !important;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.live-data-hora {
  gap: 2rem;
  font-size: 1.1rem;
  color: #fff;
}

.live-data-hora > span:first-child {
  padding: 6px 12px;
  background-color: #2d2d2d;
  border-radius: 3px;
}

.live-data-hora span i {
  font-size: 0.5rem;
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 575.98px) {
  .live-data-hora {
    gap: 5px;
  }
}

.telegram-box {
  background: #121212;
  border-radius: 8px;
}

.mw-600,
.lp-text-form {
  max-width: 600px;
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
  .lp-text-form {
    max-width: 500px !important;
  }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .lp-wrap .form {
    max-width: 600px !important;
  }
}

@media (min-width: 767.98px) and (max-width: 1199.98px) {
  .mw-600 {
    max-width: 500px;
  }
}

.bg-promo-lp {
  background-color: #000000;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, #0c0c0c),
    url(../img/rodrigo-calado.png?202112211657),
    url(../img/gabriel-granjeiro.png?202112211657), url(../img/bg_1.png);
  background-position: right 0 top 0, right 0 bottom -150px,
    left 0 bottom -150px, right 0 top 0;
  background-size: 100% auto, 700px auto, 700px auto, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.bg-promo-lp.topo-pagina-secundaria {
  background-position: right 0 top 0, right 0 bottom -350px,
    left 0 bottom -350px, right 0 top 0;
  background-size: 100% auto, 600px auto, 600px auto, cover;
}

@media (max-width: 1500px) {
  .bg-promo-lp.topo-pagina-secundaria {
    background-position: right 0 top 0, right -100px bottom -350px,
      left -100px bottom -350px, right 0 top 0;
    background-size: 100% auto, 600px auto, 600px auto, cover;
  }
}

@media (max-width: 1550px) {
  .bg-promo-lp {
    background-position: right 0 top 0, right -150px bottom -150px,
      left -150px bottom -150px, right 0 top 0;
  }
}

@media (max-width: 1199.98px) {
  .bg-promo-lp,
  .bg-promo-lp.topo-pagina-secundaria {
    background-image: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 15%,
        #000 55%,
        #0b0b0b 100%
      ),
      url(../img/gabriel-rodrigo.png), url(../img/bg_1.png);
    background-position: right 0 top 0, center top 70px, right 0 top 0;
    background-size: 100% auto, 300px auto, cover;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }
  .lp-wrap {
    margin-top: 180px;
  }
  .logo-header-pagina-secundaria {
    margin-bottom: 270px;
  }
}

@media (min-width: 1920.98px) {
  .bg-promo-lp,
  .bg-promo-lp.topo-pagina-secundaria {
    background-position: right 0 top 0, right 20% bottom -350px,
      left 20% bottom -350px, right 0 top 0;
  }
}

.lp-promo.lp-dark-blue.lp-captacao-home-page .hs-button[type="submit"] {
  width: 100% !important;
  /* color: #000 !important; */
  /* background-color: #7BF8FA !important; */
  /* box-shadow: 0px 4px 24px rgb(123, 248, 250, 70%) !important; */
}

.bg-promo-lote {
  background-color: #000000;
  background-image: url(../img/bg-lote-vidro.png), url(../img/bg-lote.png);
  background-position: left 0 top 0, right 50% top 20%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.bg-promo-evento {
  background-color: #000000;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../img/bg.png);
  background-position: left 300px top 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

/*
@media (max-width: 3000px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, right 28% bottom 0%,
      right 33% top 0%;
  }
}

@media (max-width: 2600px) {
  .bg-promo-lp {
    background-position: right 20% bottom 0%, right 15% bottom 0%,
      right 20% top 0%;
  }
}

@media (max-width: 2000px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 95% bottom 0%,
      right 0% bottom 0%;
    background-size: 100% auto, 1000px auto, 100%;
  }
}

@media (max-width: 1700px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 95% bottom 0%,
      right 0% bottom 0%;
    background-size: 100% auto, 900px auto, 100%;
  }
}

@media (max-width: 1500px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 100% bottom 0%,
      left 0 top 100%;
    background-size: 100% auto, 800px auto, 100%;
  }
}

@media (max-width: 1400px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 108% bottom 0%,
      left 100% top 100%;
    background-size: 100% auto, 827px auto, 100% auto;
  }
}

@media (max-width: 1350px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 112% bottom 0%,
      left 150% top 0%;
    background-size: 100% auto, 780px auto, 100% auto;
  }
}

@media (max-width: 1250px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, left 115% bottom 0%,
      left 150% top 0%;
    background-size: 100% auto, 750px auto, 100% auto;
  }
}

@media (max-width: 991.98px) {
  .bg-promo-lp {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, #0c0c0c),
      linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
      url(../img/bg.png);
    background-image: #000;
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
  }
} */

@media (max-width: 1199.98px) {
  .title {
    max-width: 500px;
  }
  .lp-wrap .form {
    max-width: 500px;
  }
}

.lp-promo .logo-topo {
  height: 90px;
}

#modal-lp-home .modal-content {
  background-color: #0e0e0e;
}

#modal-lp-home .section-carta {
  background-color: transparent;
}

.lp-captacao-home-page .title {
  max-width: 450px;
}

.lp-captacao-home-page .form-captacao,
.lp-captacao-home-page .cta-modal-carta {
  max-width: 450px;
}

.lp-captacao-home-page .form-captacao,
.lp-captacao-home-page .cta-modal-carta b:hover {
  color: #fff !important;
}

.lp-promo.lp-dark-blue.lp-captacao-home-page .hs-button[type="submit"] {
  width: 100% !important;
  /* color: #000 !important; */
  /* background-color: #7BF8FA !important; */
  /* box-shadow: 0px 4px 24px rgb(123, 248, 250, 70%) !important; */
}

/*
.lp-promo.lp-dark-blue.lp-captacao-home-page .hs-button.primary:hover {
  box-shadow: 0px 4px 24px rgb(123, 248, 250, 50%) !important;
}

.lp-captacao-home-page .countdown-element.segundo span {
  color: #7BF8FA !important;
}
*/

.lp-captacao-home-page img.logo-topo {
  right: 0;
  height: 60px;
}

.lp-captacao-home-page.bg-promo-lp {
  background-color: #000000 !important;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #0c0c0c00),
    url(../img/bg_2.png), url(../img/bg_1.png) !important;
  background-position: right 0% top 0%, right 0 bottom 0%, right 33% bottom 0% !important;
  background-size: 100% auto, 900px auto, 100% !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
}

.bg-lp-passo-2 {
  background-color: #000000 !important;
  background-image: url(../img/bg_1.png) !important;
  background-position: right 0 bottom 0 !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
}

.bg-lp-lotes {
  background-color: #000000 !important;
  background-image: url(../img/bg_1.png) !important;
  background-position: center top !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .lp-captacao-home-page nav .container {
    margin-top: 3rem !important;
  }
}

@media (max-width: 991.98px) {
  .lp-captacao-home-page.bg-promo-lp {
    background-image: url(../img/bg_1.png) !important;
    background-position: right 0 bottom 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .lp-captacao-home-page.bg-promo-lp {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #0c0c0c00),
      url(../img/aragone.png), url(../img/bg_1.png) !important;
    background-size: 100% auto, 500px auto, 100% !important;
    background-position: right 0 bottom 0 !important;
  }
  .live-badge {
    font-size: 14px;
  }
}

@media (min-width: 1200px) and (max-width: 1381px) {
  .lp-captacao-home-page.bg-promo-lp {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #0c0c0c00),
      url(../img/aragone.png), url(../img/bg_1.png) !important;
    background-size: 100% auto, 650px auto, 100% !important;
  }
}

ul#alphabet,
ul#my-word {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  gap: 10px;
  list-style: none;
  max-width: 600px;
}

ul#alphabet li {
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 50px;
  padding: 6px 0;
  font-size: 1.5rem;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 3px;
}

ul#my-word li {
  font-size: 2.2rem;
}

.bg-promo-lp.bg-promo-captacao {
  background-color: #000000;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #0c0c0c),
    url(../img/rodrigo-calado-inv.png?202112211657),
    url(../img/gabriel-granjeiro-inv.png?202112211657), url(../img/bg_1.png);
  background-position: right 0 top 0, right -150px bottom 0,
    left -150px bottom 0, right 0 top 0;
  background-size: 100% auto, 800px auto, 800px auto, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.bg-promo-captacao .live-data-hora {
  gap: 0rem;
}

@media (max-width: 1400px) {
  .bg-promo-lp.bg-promo-captacao {
    background-position: right 0 top 0, right -250px bottom 0,
      left -250px bottom 0, right 0 top 0;
  }
}

.lp-promo .ls-4 {
  letter-spacing: 3px;
}

.lp-promo .h3 {
  line-height: 40px;
}

@media (max-width: 1200px) {
  .lp-promo .h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 960px) {
  .lp-promo .h3 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 390px) {
  .lp-promo .h3 {
    font-size: 16px;
    line-height: 24px;
  }
}

.lp-promo .mw-600 {
  max-width: 600px !important;
}

.lp-promo .title {
  max-width: 600px !important;
}

.bg-promo-lp.bg-promo-captacao.after-form {
  background-color: #000000;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #0c0c0c),
    url(../img/bg_1.png);
  background-position: right 0 top 0, right 0 top 0;
  background-size: 100% auto, cover;
  background-repeat: no-repeat, no-repeat;
}

@media (max-width: 1200px) {
  .bg-promo-lp.bg-promo-captacao,
  .bg-promo-lp.bg-promo-captacao.after-form {
    background-color: #000000;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #0c0c0c),
      url(../img/bg_1.png);
    background-position: right 0 top 0, right 0 top 0;
    background-size: 100% auto, cover;
    background-repeat: no-repeat, no-repeat;
  }
}

.lp-promo {
  transition: height 0.5s;
}

.fadeIn {
  -webkit-animation: fadeIn 1s ease-in-out;
  -moz-animation: fadeIn 1s ease-in-out;
  -o-animation: fadeIn 1s ease-in-out;
  animation: fadeIn 1s ease-in-out;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#features-title .h3 {
  font-size: 1.3rem !important;
  font-weight: 800 !important;
  line-height: 24px !important;
  max-width: 500px;
  color: #f5f5f5;
}

.banner-promocional-home {
  padding: 50px 15px;
}

.banner-promocional-home .bg {
  background: #00325c;
  background: url(../img/bg-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.banner-promocional-home .title {
  font-family: Barlow;
  font-style: normal;
  font-weight: bold;
  font-size: 41.697px;
  line-height: 47px;
  text-transform: uppercase;
  color: #ffffff;
}

.banner-promocional-home .subtitle {
  font-family: Barlow;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 33px;
  letter-spacing: 4.29727px;
  text-transform: uppercase;
  color: #00ffff;
}

.banner-promocional-home .img-apoio {
  max-height: 255px;
  position: absolute;
  /* right: 150px; */
  bottom: 0;
}

.banner-promocional-home .logo {
  position: absolute;
  right: 0;
  max-width: 150px;
}

.banner-promocional-home .logo.mobile {
  position: relative;
  display: none;
}

@media (max-width: 465px) {
  .banner-promocional-home .logo.mobile {
    display: inline !important;
  }
  .banner-promocional-home .logo.tablet {
    display: none !important;
  }
}

@font-face {
  font-family: "Conthrax";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/assinatura-ilimitada/conthrax-sb.ttf") format("woff"); /* IE9 Compat Modes */
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  src: url("../../fonts/assinatura-ilimitada/Mulish-ExtraLight.ttf")
    format("woff"); /* IE9 Compat Modes */
}

.blur-image {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}

.bg-imagem {
  background-image: url("/assets/site/img/assinatura-ilimitada/bg_matrix.webp");
}

.first_section {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  min-height: 272px !important;
}

.reinvencao {
  z-index: 1;
}

.reinvencao .title {
  font-family: Conthrax;
  font-weight: 600;
  font-size: 32px;
  line-height: 38.4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 453.36px;
  height: 38px;
}

.reinvencao .title .red-dot {
  height: 6.59px;
  width: 6.59px;
  border-radius: 6.59px;
  background-color: #ff000a;
  display: inline-block;
}

.reinvencao .sub-title {
  margin-top: 12px;
  font-family: Conthrax;
  padding: 8px 12px 5px 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22.5px;
  color: #ffffff;
  background: linear-gradient(to right, #f20009 0%, rgba(242, 0, 9, 0) 100%);
  width: 460px;
  height: 36px;
  border-radius: 3px;
}

.text .title-mobile,
.text .sub-title-mobile {
  display: none;
}

.text .title {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}

.text .sub-title {
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  margin-top: 8px;
}

.cursos-container {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  width: 100%;
  max-width: 412px;
  height: 45px;
  color: #ffffff !important;
}

.curso {
  display: flex;
  flex-direction: column;
}

.curso .curso-numero {
  font-size: 20px;
  line-height: 25px;
}

.curso-nome {
  font-size: 14px;
  line-height: 17.6px;
}

.reinvencao .timer {
  width: 100%;
  max-width: 447px;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reinvencao .timer h1 {
  width: 72px;
  height: 70px;
  font-size: 60px;
  font-weight: 200;
  line-height: 70px;
  text-align: center;
  display: flex;
  flex-direction: column;
  font-family: Mulish;
}

.reinvencao .timer h2 {
  width: 48px;
  height: 50px;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  color: #ff000a;
  font-family: Mulish;
}

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

.timer-container > span {
  display: none;
}

.reinvencao .timer .dois-pontos {
  width: 13px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Mulish;
  font-size: 60px;
  font-weight: 200;
  line-height: 70px;
  text-align: center;
  color: #757575;
}

.reinvencao .timer span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 800;
  text-align: center;
  color: #757575;
}

@media screen and (max-width: 1080px) {
  .text {
    margin: 39px 0 0 30px;
  }
}

@media screen and (max-width: 1000px) {
  .text {
    height: auto;
  }
  .cursos {
    margin-bottom: 35px;
  }
  .first_section {
    flex-direction: column;
    align-items: center;
    height: auto;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 770px) {
  .reinvencao .sub-title {
    line-height: 22.5px;
  }
}

@media screen and (max-width: 510px) {
  .first_section {
    height: max-content;
  }
  .timer h1 span {
    margin-top: 7px;
  }
  .bg-imagem {
    background-image: url("/assets/site/img/assinatura-ilimitada/bg_matrix-mobile.png");
  }
  .curso-mobile {
    display: none;
  }
  .text .title,
  .text .sub-title {
    display: none;
  }
  .text .title-mobile,
  .text .sub-title-mobile {
    display: flex;
  }
  .text .sub-title-mobile {
    font-size: 14px;
  }
  .title {
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
  }
  .reinvencao .title {
    font-size: 24px !important;
    line-height: 30px !important;
    width: 100%;
    max-width: 335px;
  }
  .reinvencao .sub-title {
    margin-top: 4px;
    font-size: 14px !important;
    line-height: 17.5px !important;
    padding: 8px 10px 5px 10px;
    width: 100%;
    max-width: 335px;
  }
  .reinvencao .title .red-dot {
    display: none;
  }
  .text {
    margin: 22px 0 0 0;
    height: auto;
  }
  .text .sub-title {
    width: 100%;
    max-width: 343px;
    margin: 24px auto;
  }
  .text .cursos {
    width: 100%;
    max-width: 345px;
    margin: 40px auto;
  }
  .cursos-container {
    width: 230px;
    display: flex;
    justify-content: space-between;
  }
  .reinvencao .timer h1 {
    font-size: 36px;
    line-height: 50px;
  }
  .reinvencao .timer h2 {
    font-size: 24px;
    line-height: 50px;
    justify-content: center;
  }
  .reinvencao .timer .dois-pontos {
    font-size: 36px;
    line-height: 30px;
    align-items: baseline;
  }
  .timer-container {
    margin-top: 32px;
  }
  .timer-container > span {
    display: inline-block;
    font-family: Mulish;
    font-weight: 600;
    font-size: 12px;
    line-height: 16.8px;
    text-align: center;
    color: #dfe1e6;
  }
  .card-plano-home {
    height: 300px !important;
  }
}

@media screen and (max-width: 350px) {
  .reinvencao .title {
    font-size: 22px;
    justify-content: center;
  }
  .reinvencao .sub-title {
    font-size: 12px;
  }
  .title-mobile {
    font-size: 22px;
  }
  .text .sub-title-mobile {
    font-size: 13.5px;
    line-height: 20px;
    width: 100%;
  }
  .curso-numero {
    font-size: 18px;
  }
  .curso-nome {
    font-size: 12px;
  }
  .text {
    padding: 0 10px;
  }
}

@media screen and (max-width: 340px) {
  .text .sub-title-mobile {
    font-size: 13.1px;
  }
}

@media screen and (max-width: 325px) {
  .text .sub-title-mobile {
    font-size: 12.5px;
    line-height: 20px;
    width: 100%;
  }
}

@font-face {
  font-family: "Conthrax";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/conthrax-sb.ttf") format("woff"); /* IE9 Compat Modes */
}

@font-face {
  font-family: "Mulish";
  font-style: normal;
  src: url("../fonts/Mulish-ExtraLight.ttf") format("woff"); /* IE9 Compat Modes */
}

.container.lotes {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container.lotes {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container.lotes {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container.lotes {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container.lotes {
    max-width: 100%;
  }
}

@media (min-width: 1382px) {
  .container.lotes {
    max-width: 1300px;
  }
}
