.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nome-dep {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.icon-ok {
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  background-color: #37373e;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-79 {
  display: none;
}

.vdrp-section-preco {
  padding-top: 103px;
  padding-bottom: 65px;
}

.cta-main {
  width: 30%;
  height: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #fd7823;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.cta-main:hover {
  transform: scale(1.1);
}

.cta-main.header {
  width: auto;
  height: 100%;
  max-width: 298px;
  color: #fd7823;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fd7823;
  margin-left: 0;
  margin-right: 0;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 700;
  transition: all .2s;
}

.cta-main.header:hover {
  color: #fff;
  background-color: #fd7823;
  font-weight: 700;
}

.cta-main.hero {
  width: 80%;
  height: 100%;
  margin-left: 0;
  margin-right: auto;
  padding: 1em 1.7em;
  transition: all .2s;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.cta-main.hero:hover {
  transform: scale(1.1);
}

.form-content {
  opacity: 1;
  background-color: #0a0a0a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: relative;
}

.image-topo {
  max-width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-topo.bonus-c {
  width: 100%;
  max-width: 80%;
}

.text-cronometro {
  margin-right: 20px;
  font-size: 22px;
}

.estrela.full {
  height: 28px;
}

.image-103 {
  display: none;
}

.vdrp-section-depoimentos {
  color: #000;
  background-color: #e5e5e5;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  padding-top: 80px;
  padding-bottom: 145px;
}

.heading-32 {
  color: #fff0bd;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff0bd, #e3c663);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 96px;
  font-weight: 500;
  line-height: 144px;
}

.heading-32._2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 108%;
}

.text-span-72 {
  color: #b6e330;
}

.h2--main {
  max-width: 20ch;
  text-align: center;
  margin-top: 0;
  margin-bottom: 56px;
  margin-right: 0;
}

.h2--main.faq-title {
  color: rgba(0, 0, 0, 0);
  text-align: left;
  font-size: 120px;
  font-weight: 700;
  line-height: 1;
}

.heading-45 {
  max-width: 588px;
  text-align: center;
  margin: 0 auto 80px;
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
}

.div-block-71 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.b-infos-content {
  min-height: 302px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1c1c20;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-left: 21px;
  padding-right: 21px;
}

.image-116 {
  width: 100%;
  max-width: 339px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.descricao-h {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.h3 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 2.375em;
}

.h3._32 {
  font-size: 2em;
}

.submit-button {
  z-index: 10;
  width: 100%;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f3722c;
  border-radius: 10px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s cubic-bezier(.316, .007, 0, .989);
  position: relative;
  transform: scale(1.1);
}

.submit-button:hover {
  transform: scale(1.06);
}

.dep-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.vdrp-section-footer {
  background-color: #1c1c20;
  border: 0 #fff;
  border-top: 1px solid rgba(255, 255, 255, .15);
  justify-content: center;
  padding-top: 48px;
  padding-bottom: 48px;
}

.heading-48 {
  max-width: 438px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 46px;
}

.capa-video-2 {
  width: 100%;
  height: 100%;
  max-width: 858px;
  cursor: auto;
  border-radius: 8px;
  flex: 0 auto;
  position: relative;
  overflow: visible;
}

.vdrp-section-nps {
  padding-top: 120px;
  padding-bottom: 126px;
}

.vdrp-space {
  justify-content: space-between;
  align-items: center;
  padding: 70px 20px;
}

.vdrp-space.vdrp-space-50 {
  padding-top: 330px;
  padding-bottom: 330px;
}

.vdrp-space.vdrp-space-aviso {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.vdrp-space.vdrp-space-bonusexc {
  flex-direction: column;
  justify-content: center;
  padding-top: 43px;
  padding-bottom: 0;
  display: flex;
}

.vdrp-space.vdrp-space-hero {
  padding-top: 51px;
  padding-bottom: 14px;
  display: flex;
}

.vdrp-space.vdrp-space-fix {
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

.vdrp-space.vdrp-space-fix.center {
  justify-content: space-between;
}

.vdrp-space.vdrp-space-cashback {
  display: flex;
}

.text-block-421 {
  max-width: 383px;
  color: #000;
  text-transform: lowercase;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.section-5 {
  background-image: url('../images/Hero-1_1Hero (1).webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 65px;
  padding-bottom: 52px;
  display: none;
}

.text-span-81 {
  text-transform: uppercase;
}

.content-5.modal {
  z-index: 20;
  width: 600px;
  height: 573px;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  grid-template-columns: 1fr 1fr;
  margin: auto;
  position: relative;
}

.vdrp-section-50 {
  background-image: url('../images/ao-final-do-curso_1ao final do curso.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.paragraph-36 {
  max-width: 40ch;
  color: rgba(255, 255, 255, .8);
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: none;
}

.text-block-47 {
  font-weight: 500;
}

.image-55 {
  margin-top: -67px;
  display: none;
}

.paragraph-37 {
  max-width: 549px;
  font-size: 24px;
  line-height: 140%;
}

.heading-30 {
  color: #e3c663;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 111px;
  font-weight: 500;
  line-height: 150%;
}

.vdrp-section-bruno {
  background-image: url('../images/Slice-1_2Slice 1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 107px;
  padding-bottom: 121px;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.page-padding {
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
}

.page-padding.sera-capaz {
  flex-direction: column;
  align-items: center;
  padding-top: 81px;
  padding-bottom: 97px;
  display: flex;
}

.accordion-item-trigger {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.paragraph-19 {
  max-width: 636px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-92 {
  background-color: #1c1c20;
  border-radius: 11px;
  flex-direction: column;
  display: flex;
}

.html-embed-11 {
  display: block;
}

.close-area {
  z-index: 2;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dual-perini {
  max-width: 684px;
  grid-column-gap: 14px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  display: grid;
}

.image-111 {
  display: none;
}

.cta-arrow {
  width: 442px;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 16.5vh;
  left: 0;
  right: 0;
}

.cta-arrow.hero-n {
  width: 100%;
  align-items: flex-start;
  position: relative;
  bottom: 0;
}

.grid-evento-vrcamp {
  grid-template-rows: auto;
}

.grid-evento-vrcamp.off {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.text-span-82 {
  color: #b6e330;
}

.link-6 {
  color: #b6b6b6;
}

.text-block-337 {
  max-width: 488px;
  margin-top: 51px;
  font-size: 30px;
  line-height: 136%;
}

.copy-footer {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.accordion-item {
  background-color: #202227;
  border-bottom: 1px solid #313338;
  border-radius: 0;
  margin-bottom: 0;
  padding: 24px 26px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .03);
}

.accordion-item.borda {
  background-color: #171819;
  border-bottom: 1px #313338;
  border-radius: 6px;
  padding: 14px 1.625em;
}

.accordion-item-content {
  max-height: 100%;
  opacity: 1;
  color: #86868d;
  margin-top: 10px;
  margin-right: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  position: relative;
  top: auto;
  overflow: hidden;
}

.accordion-item-content.open {
  max-height: 100%;
  opacity: 1;
  margin-top: 0;
  display: block;
  position: relative;
  top: 0;
}

.campo-nome {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-nome::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
}

.campo-nome::placeholder {
  color: rgba(255, 255, 255, .7);
}

.html-embed-31 {
  display: block;
}

.text-block-64 {
  max-width: 425px;
  color: #b6e330;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
}

.vdrp-box-text-50 {
  max-width: 624px;
}

.grid-15 {
  max-width: 914px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  margin-left: auto;
  margin-right: auto;
}

.preco-32 {
  color: #f5f5f5;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 800;
  line-height: 48px;
}

.preco-32._2 {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 46px;
  font-family: Urbanist, sans-serif;
  font-weight: 400;
  line-height: 38px;
}

.vdrp-section-receber {
  padding-top: 123px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.div-block-65 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.html-embed-32 {
  margin-bottom: -4px;
  margin-right: 14px;
}

.imagem-perini-hero {
  height: 100%;
  position: relative;
}

.div-block-80 {
  width: 100%;
  height: 300px;
  background-color: #fbffef;
  border: 3px solid #778a04;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.text-block-336 {
  color: #f2f2f2;
  letter-spacing: .39em;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 142%;
}

.grap-item {
  width: 80px;
  height: 197px;
  background-image: linear-gradient(#6c6d69, #000);
  border-radius: 4px;
  margin-top: 16px;
}

.grap-item.netflix {
  height: 268px;
}

.grap-item.vr {
  height: 366px;
  background-image: linear-gradient(#e2ff8c 11%, #b6e330 100%, #b6e330);
}

.grap-item.amazon {
  height: 243px;
}

.grap-item.google.vr._2 {
  height: 197px;
}

.nps-content {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  background-image: linear-gradient(132deg, #1c1c20, rgba(42, 42, 47, .14));
  border: 1px solid rgba(182, 227, 48, .18);
  border-radius: 8px;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

.div-block-16 {
  align-self: center;
}

.text-block-396 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.circulo-branco {
  width: 500px;
  height: 500px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.error-message {
  z-index: 99999;
  width: 0;
  height: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, .88);
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-30 {
  color: #f2f2f2;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.image-58 {
  display: none;
}

.bonus-content-card {
  min-height: 314px;
  border-radius: 10px;
  position: relative;
  overflow: visible;
}

.bonus-content-card._2 {
  display: block;
}

.bonus-content-card.off2 {
  display: none;
}

.page-padding-10 {
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.page-padding-10.modal {
  height: 99%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-60 {
  max-width: 207px;
  font-size: 16px;
  line-height: 22px;
}

.content-bonus {
  flex-direction: column;
  display: flex;
}

.text-block-346 {
  max-width: 488px;
  margin-top: 23px;
  font-size: 20px;
  line-height: 136%;
}

.circulo-centro {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border: 8px solid #fff;
  border-radius: 50%;
  position: relative;
  bottom: 0;
  overflow: visible;
}

.div-block-39 {
  display: none;
}

.h2-24 {
  text-align: center;
  text-transform: none;
  font-size: 24px;
  line-height: 130%;
}

.h2-24.f {
  max-width: 25ch;
}

.text-block-414 {
  max-width: 760px;
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  line-height: 120%;
}

.text-block-402 {
  color: #fff;
}

.heading-52 {
  width: 100%;
  max-width: 589px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 85px;
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
}

.lista-item {
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

.popup-close {
  z-index: 9;
  width: 100%;
  background-color: #2f2f2f;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 18px;
  padding-bottom: 10px;
  padding-right: 18px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-49 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}

.icon-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  display: flex;
}

.cta-checkout {
  width: 100%;
  height: 66px;
  max-width: 467px;
  color: #fff;
  letter-spacing: .02em;
  text-transform: uppercase;
  background-color: #fd7823;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 60px 140px rgba(253, 120, 35, .6), 0 40px 56px rgba(253, 120, 35, .4), 0 20px 24px rgba(253, 120, 35, .3), 0 10px 12px rgba(253, 120, 35, .25), 0 0 4px rgba(253, 120, 35, .2);
}

.cta-checkout._2 {
  height: 104px;
  max-width: 578px;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.cta-checkout._3 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.paragraph-14 {
  max-width: 56ch;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.preco-direita {
  background-color: #1c1c21;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-77.mob {
  width: 100%;
  max-width: 488px;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 38px;
  margin-bottom: 38px;
  font-size: 30px;
  line-height: 41px;
  display: block;
}

.text-span-23 {
  color: #b6e330;
}

.text-span-75 {
  color: #5c7a00;
}

.link-depoimento {
  width: 25%;
  height: 100%;
  color: #5c7a00;
  -webkit-text-stroke-color: #5c7a00;
  text-transform: uppercase;
  white-space: normal;
  border: 1px solid #5c7a00;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-depoimento:hover {
  color: #e5e5e5;
  background-color: #5c7a00;
}

.logo-esquerda {
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal-form-imagem {
  z-index: 999999999;
  height: 100vh;
  opacity: 1;
  background-color: rgba(0, 0, 0, .79);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.como-visto {
  margin-top: 66px;
}

.image-101 {
  height: 38px;
}

.hotmart-info {
  grid-column-gap: 14px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 19px;
  line-height: 1;
  display: flex;
}

.div-block-73 {
  display: none;
}

.text-block-393 {
  width: 100%;
  height: 59px;
  max-width: 314px;
  color: #f5f5f5;
  letter-spacing: .06em;
  text-transform: uppercase;
  border: .4px solid #f2a900;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 48px;
  font-family: Urbanist, sans-serif;
  font-size: 21px;
  font-weight: 800;
  line-height: 29px;
  display: flex;
}

.bold-text-54 {
  font-style: italic;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.tab {
  width: 100%;
  color: rgba(255, 255, 255, .6);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  padding-bottom: 12px;
  padding-left: 13px;
  padding-right: 7px;
  font-size: 18px;
  font-weight: 600;
  transition: all .2s;
}

.tab.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #b6e330;
  padding-bottom: 12px;
  padding-left: 13px;
  padding-right: 7px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.image-115 {
  margin-right: 15px;
}

.grid-12 {
  width: 100%;
  max-width: 900px;
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 104px;
}

.text-block-53 {
  color: #5c7a00;
  text-transform: uppercase;
  margin-bottom: 11px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-69 {
  grid-column-gap: 38px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.garantia-text {
  margin-left: 190px;
}

.vdrp-section-cashback {
  background-image: url('../images/bg-bonus_1bg-bonus.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vdrp-section-cashback.novo {
  max-height: 575px;
  background-image: url('../images/bg-sec-cachback_1bg-sec-cachback.webp');
}

.nps-descricao {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.section-6 {
  background-image: url('../images/Slice-2_2Slice 2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vdrp-section-evento {
  background-image: url('../images/bg-event_1bg-event.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.h2-title {
  max-width: 21ch;
  text-align: center;
  margin: 0 auto 48px;
  font-size: 2.375em;
}

.h2-title.center {
  max-width: 28ch;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.h2-title.center.full {
  max-width: 45ch;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 58px;
}

.h2-title.esquerda {
  text-align: center;
  margin-bottom: 0;
  display: block;
}

.h2-title.esquerda.perini {
  max-width: 488px;
  text-align: left;
  margin-left: 0;
  padding: 0 0 32px;
  font-size: 48px;
  line-height: 58px;
}

.text-block-401 {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-28 {
  max-width: 521px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 104px;
  margin-bottom: 239px;
  margin-left: auto;
  display: flex;
}

.div-block-28.off {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.vdrp-section-hero {
  outline-offset: 0px;
  background-color: #080808;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  outline: 3px #fff;
  overflow: hidden;
}

.heading-53 {
  display: none;
}

.text-block-403 {
  text-align: center;
}

.text-span-83 {
  text-transform: uppercase;
}

.html-embed-23 {
  color: #fd7823;
}

.html-embed-2 {
  height: 100%;
  max-height: 100%;
  max-width: none;
}

.success-message {
  color: rgba(0, 0, 0, 0);
  background-color: #181818;
}

.text-block-55 {
  line-height: 1;
}

.text-block-392 {
  width: 100%;
  height: 38px;
  max-width: 175px;
  color: #f5f5f5;
  text-transform: uppercase;
  background-image: linear-gradient(109deg, #afc74e, rgba(182, 227, 48, .22));
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: line-through;
  display: flex;
}

.text-block-395 {
  margin-left: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.dual-item {
  height: 290px;
  background-color: #dbdfe1;
  background-image: linear-gradient(148deg, #f2f2f2, rgba(255, 255, 255, 0));
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 17px 39px;
  display: flex;
}

.dual-item._2 {
  background-color: #b6e330;
  background-image: linear-gradient(148deg, rgba(182, 227, 48, .48), #afc74e);
  padding-top: 22px;
  padding-bottom: 23px;
}

.image-109 {
  filter: brightness(200%);
}

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

.text-block-46 {
  font-size: 182px;
  font-weight: 800;
  line-height: 182px;
  display: flex;
}

.card-descricao {
  width: 100%;
  height: 225px;
  background-color: rgba(255, 255, 255, .1);
  align-items: center;
  padding: 37px 20px;
  display: flex;
}

.grid-default-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) minmax(300px, 1fr) minmax(300px, 1fr) minmax(300px, 1fr);
  grid-auto-columns: 1fr;
  margin-top: 56px;
  display: grid;
}

.grid-default-2._4 {
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(269px, 1fr));
}

.grid-default-2.depoimentos {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-top: 86px;
}

.grid-default-2.cve {
  width: 100%;
  max-width: 828px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 33px;
}

.grid-default-2.metodo {
  grid-column-gap: 44px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-top: 84px;
}

.text-block-394 {
  max-width: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}

.dados-alunos-dep {
  display: flex;
}

.html-embed-27 {
  display: none;
}

.vdrp-section-metodo {
  padding-top: 120px;
  padding-bottom: 29px;
}

.vdrp-section-metodo.off {
  display: none;
}

.bold-text-3 {
  color: #b6e330;
}

.heading-46 {
  max-width: 681px;
  color: #f5f5f5;
  text-align: center;
  margin: 0 auto 70px;
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
}

.grid-11 {
  width: 100%;
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 24px;
}

.list {
  height: auto;
  max-height: 500px;
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  color: #fff;
  flex-direction: column;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  list-style-type: square;
  display: flex;
  overflow: auto;
}

.div-block-68 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 497px;
  grid-auto-columns: 1fr;
  margin-top: 56px;
  display: none;
}

.garantia-content {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 116px;
  display: flex;
}

.exp-section {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.heading-18 {
  max-width: 507px;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 44px;
  line-height: 130%;
}

.div-block-77 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.content-bruno {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 828px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-16 {
  height: 66px;
  max-width: 100%;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.heading-16.full {
  max-width: 50ch;
}

.div-block-91 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vdrp-section-faq {
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-block-96 {
  align-items: center;
  display: flex;
}

.card-metodo {
  height: 480px;
  min-height: 540px;
  background-color: #131313;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 24px;
  display: flex;
  overflow: hidden;
}

.card-metodo.ultimo {
  min-height: 540px;
  padding-top: 24px;
}

.paragrafo-card {
  font-size: 18px;
  line-height: 25px;
}

.text-lgpd {
  color: #86868d;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.bonus-list {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  padding: 24px 32px;
  display: flex;
}

.bonus-list.border {
  border-bottom: 1px solid rgba(255, 255, 255, .14);
  margin-bottom: 0;
}

.bonus-list.border.hide-b, .bonus-list.border.off {
  display: none;
}

.lottie-animation {
  width: 72px;
  margin-top: 0;
  position: relative;
}

.text-hero {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  flex-direction: column;
  padding-top: 52px;
  display: flex;
}

.icone-tab {
  opacity: .9;
  filter: grayscale();
}

.text-block-413 {
  color: #fff;
  letter-spacing: .02em;
  font-family: Urbanist, sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 42px;
}

.dual-item-p {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.italic-text-2 {
  font-weight: 700;
}

.text-block-412 {
  color: rgba(255, 255, 255, .7);
  text-transform: uppercase;
  font-family: Urbanist, sans-serif;
  font-size: 9px;
  font-weight: 300;
  line-height: 13px;
}

.accordion-heading-2 {
  color: #fff;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-389 {
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

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

.grap-dados.google, .grap-dados.netflix, .grap-dados.amazon {
  justify-content: flex-end;
}

.text-block-398 {
  color: #fbffef;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.video-dep {
  flex-direction: column;
  display: flex;
}

.sombra {
  width: 150px;
  height: 150px;
  filter: blur(60px);
  background-color: #fd7823;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sombra.verde {
  z-index: 0;
  background-color: #b6e330;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.sombra.verde.grande {
  width: 240px;
  height: 240px;
  filter: blur(120px);
  top: -12%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.sombra.verde.grande.esquerda {
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sombra.verde.bonus {
  width: 340px;
  height: 260px;
  filter: blur(110px);
  display: none;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.text-block-416 {
  color: #b6e330;
  text-transform: uppercase;
  font-weight: 800;
}

.campo-phone {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 28px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-phone:focus {
  border: 1px rgba(0, 0, 0, 0);
}

.campo-phone::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone::placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.popup-modulos {
  z-index: 9999;
  background-color: rgba(0, 0, 0, .7);
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.politicas {
  color: rgba(237, 237, 237, .7);
  font-weight: 700;
  text-decoration: none;
}

.div-block-90 {
  width: 100%;
  max-width: 253px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.dep-title-info {
  display: flex;
}

.text-block-417 {
  margin-top: 11px;
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
}

._69-t {
  font-size: 69px;
}

._69-t.verde {
  color: #b6e330;
  flex-direction: row;
  align-items: flex-start;
  line-height: 119px;
  display: flex;
}

.text-block-43 {
  max-width: 25ch;
  margin-left: 14px;
  font-size: 16px;
  line-height: 22px;
}

.text-block-341 {
  color: #f2f2f2;
  letter-spacing: .02em;
  font-size: 20px;
  line-height: 136%;
}

.content-preco {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #161619;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.aluno-infos-dep {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 48px;
  display: flex;
}

.image-22 {
  margin-right: 48px;
}

.content {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content.faq {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 24px;
  display: grid;
  position: relative;
}

.div-block-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-5 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.content-tab {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.open-modulo {
  width: 100%;
  height: 40px;
  max-width: 125px;
  background-color: #b7e331;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.form-block {
  width: 80%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.nps-number {
  color: #b6e330;
  font-size: 38px;
  font-weight: 600;
  line-height: 53px;
}

.vdrp-section-bonusexc {
  height: 739px;
  background-image: url('../images/bg-sec-exclusivo_1bg-sec-exclusivo.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.text-span-47 {
  color: #c8e964;
}

.tabs-menu {
  grid-column-gap: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, .16);
  flex-direction: row;
  margin-bottom: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

.heading-50 {
  margin-top: 0;
  margin-bottom: 14px;
  line-height: 29px;
}

.text-span-74 {
  color: #5c7a00;
}

.grid-10 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 23px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 64px;
  margin-bottom: 267px;
  display: flex;
}

.image-49 {
  width: 240px;
}

.div-block-29 {
  max-width: 521px;
}

.list-item-4 {
  margin-bottom: 0;
}

.div-block-78 {
  max-width: 363.664px;
  background-color: #1a1a1c;
  border-radius: 10px;
  align-items: center;
  padding: 20px 16px;
  display: flex;
}

.div-block-75 {
  align-items: center;
  margin-top: 152px;
  display: flex;
}

.div-block-75.off {
  display: none;
}

.text-block-391 {
  text-transform: uppercase;
  margin-right: 7px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.div-block-85 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}

.text-block-423 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-397 {
  height: 56px;
  max-width: 245px;
  color: #000;
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-397._7 {
  height: 85px;
  max-width: 235px;
  line-height: 26px;
}

.heading-47 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 48px;
}

.text-span-71 {
  font-weight: 700;
  text-decoration: line-through;
}

.heading-44 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 46px;
}

.image-51 {
  z-index: 2;
  width: 90vh;
  max-width: 100%;
  object-fit: fill;
  flex: 0 auto;
  position: relative;
  top: 0;
  left: 25px;
}

.accordion-wrapper-2 {
  max-height: none;
  max-width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  overflow: hidden;
}

.paragraph-17 {
  max-width: 409px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.body {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  font-family: Urbanist, sans-serif;
}

.text-span-76 {
  color: #b6e330;
}

.nps-estrelas {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-106 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.text-block-340 {
  width: 100%;
  color: #f2f2f2;
  letter-spacing: .38em;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: 38px;
}

.html-embed-10 {
  margin-bottom: -5px;
}

.vdrp-section-aviso {
  background-image: linear-gradient(230deg, #08080a, #819f30);
  display: none;
}

.vdrp-container-4 {
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
}

.preco-esquerda {
  background-color: #212126;
  padding-bottom: 63px;
}

.tabs-content {
  margin-top: 68px;
}

.item-bullet {
  display: flex;
}

.text-span-77 {
  color: #b6e330;
}

.text-block-422 {
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.div-block-97 {
  max-width: 393px;
  grid-row-gap: 41px;
  flex-direction: column;
  display: flex;
}

.fundo-perini {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 50px;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.vdrp-container {
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
}

.vdrp-container.vr-camp {
  padding-top: 110px;
  padding-bottom: 70px;
}

.vdrp-container._1216 {
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.modal-conteudo {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-71 {
  width: 100%;
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.image-71.bonus-c {
  z-index: 1;
  max-width: 100%;
  margin-bottom: 48px;
  position: relative;
}

.image-71.bonus-c.nm {
  margin-bottom: 0;
  display: none;
}

.close-modal {
  width: 24px;
  height: 24px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 18px;
  bottom: auto;
  left: auto;
  right: 14px;
}

.image-81 {
  width: 100%;
  max-width: 588px;
  display: block;
}

.grid-14 {
  width: 100%;
  max-width: 875px;
  grid-column-gap: 26px;
  grid-template-rows: auto;
  margin-top: 43px;
}

.dropdown-2 {
  width: 24px;
  height: 24px;
  background-color: rgba(152, 157, 167, .19);
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-yt {
  z-index: 40;
  width: 100%;
  height: auto;
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 16px;
  margin-top: 0;
  padding: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vdrp-section-fix {
  z-index: 999;
  background-color: rgba(18, 18, 20, .88);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.paragrafo-margem-topo {
  flex-direction: column;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.heading-54 {
  max-width: 26.2ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 130%;
}

.hero-content-n-3 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-content {
  background-color: #0a0a0a;
  display: none;
}

.campo-email {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 28px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-email:focus {
  border: 1px rgba(0, 0, 0, 0);
}

.campo-email::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
}

.campo-email::placeholder {
  color: rgba(255, 255, 255, .7);
}

.text-block-390 {
  display: none;
}

.descricao-aluno {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.image-52 {
  margin-bottom: 9px;
}

.heading-51 {
  max-width: 520px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
}

.text-block-65 {
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  display: none;
}

.heading-49 {
  margin-top: 0;
  margin-bottom: 14px;
  line-height: 29px;
}

.div-block-74 {
  flex-direction: column;
  align-items: center;
  margin-left: 100px;
  display: flex;
}

.sombra-branca {
  z-index: -1;
  width: 50%;
  height: 80%;
  filter: blur(150px);
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-59 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-28 {
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.heading-43 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 48px;
}

.text-span-73 {
  font-size: 69px;
  line-height: 119px;
}

.text-span-73.off {
  display: none;
}

.image-60 {
  max-width: 48%;
  margin-bottom: 24px;
}

.vdrp-section-livro {
  height: 705px;
  background-image: url('../images/bg-sec-livro_1bg-sec-livro.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-84 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.link-8 {
  color: #000;
}

.link-8.termos {
  text-decoration: underline;
}

.text-block-404 {
  text-align: center;
}

.heading-55 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-59 {
  max-width: 48%;
  margin-bottom: 24px;
}

.text-block-344 {
  max-width: 509px;
  letter-spacing: .02em;
  font-size: 20px;
  line-height: 136%;
}

.heading-25 {
  max-width: 26.2ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7em;
  line-height: 130%;
}

.heading-25.hero {
  max-width: 659px;
  text-align: center;
  margin-top: 82px;
  font-size: 40px;
  line-height: 48px;
}

.empresas-text {
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  background-color: #1c1c20;
  border-radius: 8px;
  flex-direction: column;
  padding: 24px;
  display: flex;
}

.image-104 {
  height: 65px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.image-110 {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  display: block;
}

.heading-31 {
  color: #e3c663;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff0bd, #e3c663);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 23px;
  font-family: Playfair Display, sans-serif;
  font-size: 96px;
  font-weight: 500;
  line-height: 90%;
}

.text-block-339 {
  width: 100%;
  max-width: 247px;
  color: #ead17a;
  text-align: center;
  letter-spacing: .39em;
  background-image: url('../images/Group-4193_1Group 4193.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-70 {
  grid-column-gap: 21px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-70._2 {
  max-width: 700px;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.image-102 {
  height: 36px;
  margin-top: 40px;
}

.text-span-41 {
  color: #b6e330;
}

.box-popup {
  max-height: 90vh;
  max-width: 600px;
  background-color: #2f2f2f;
  border-radius: 10px;
  padding: 80px 30px;
  position: relative;
  overflow: hidden;
}

.image-50 {
  width: 100%;
  margin-top: 60px;
  display: block;
}

.form-background-div {
  width: 100%;
  max-height: none;
  max-width: none;
  min-width: auto;
  color: #fff;
  background-color: #1a1a1a;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 8px 16px;
  font-size: 18px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.vdrp-section-bonus {
  padding-top: 65px;
}

.capa-video {
  margin-bottom: 29px;
}

.chapeu-16 {
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(273deg, #ff9d57 68%, #f94144 97%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  display: none;
}

.link-block-6 {
  margin-top: 71px;
}

.paragraph-10 {
  color: #b6b6b6;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}

.paragraph-10.faq-resposta {
  display: none;
}

.text-block-415 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 30px;
  display: flex;
}

.popup-regulamento {
  z-index: 999;
  background-color: rgba(0, 0, 0, .53);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-100 {
  width: 100%;
  height: 446px;
  max-width: 1118px;
  background-color: #fff;
  padding-bottom: 20px;
  overflow: scroll;
}

.div-block-101 {
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.text-block-424 {
  color: #000;
  text-align: center;
  border-bottom: 1px solid #c4c4c4;
  padding-top: 27px;
  padding-bottom: 17px;
  font-size: 24px;
  font-weight: 800;
  line-height: 136%;
}

.close-popup {
  position: absolute;
  top: 22px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.text-block-425 {
  max-width: 820px;
  color: #000;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 136%;
}

.cta-checkout-copy {
  width: 100%;
  height: 66px;
  max-width: 467px;
  color: #fff;
  letter-spacing: .02em;
  text-transform: uppercase;
  background-color: #fd7823;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 60px 140px rgba(253, 120, 35, .6), 0 40px 56px rgba(253, 120, 35, .4), 0 20px 24px rgba(253, 120, 35, .3), 0 10px 12px rgba(253, 120, 35, .25), 0 0 4px rgba(253, 120, 35, .2);
}

.cta-checkout-copy._2 {
  height: 104px;
  max-width: 578px;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.cta-checkout-copy._3 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.msgtitulo {
  text-transform: lowercase;
}

@media screen and (min-width: 1920px) {
  .image-topo {
    width: 100%;
  }

  .modal-form-imagem {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .icon-ok {
    display: none;
  }

  .div-block-79 {
    display: block;
  }

  .vdrp-section-preco {
    padding-top: 13px;
    padding-bottom: 31px;
  }

  .heading-34 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 29px;
  }

  .cta-main {
    width: 80%;
  }

  .cta-main.sec2 {
    width: 100%;
  }

  .cta-main.header {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    display: block;
  }

  .cta-main.hero {
    margin-left: auto;
    margin-right: auto;
  }

  .image-topo.bonus-c {
    width: 100%;
    max-width: 90%;
  }

  .text-cronometro {
    margin-right: 10px;
    font-size: 20px;
  }

  .text-cronometro._22 {
    font-size: 16px;
  }

  .image-103 {
    display: block;
  }

  .vdrp-section-depoimentos {
    padding-top: 26px;
    padding-bottom: 22px;
  }

  .heading-32 {
    text-align: center;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: auto;
    font-size: 74px;
    line-height: 120%;
  }

  .heading-32._2 {
    max-width: 331px;
    text-align: center;
    margin-bottom: 44px;
    margin-left: auto;
    margin-right: auto;
    font-size: 59px;
    line-height: 105%;
  }

  .h2--main.faq-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-45 {
    max-width: 264px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-71 {
    justify-content: flex-start;
  }

  .b-infos-content {
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
  }

  .image-116 {
    max-width: 157px;
  }

  .descricao-h {
    font-size: 16px;
    line-height: 21px;
  }

  .dep-top {
    flex-direction: column;
  }

  .vdrp-section-footer {
    padding-top: 32px;
    padding-bottom: 100px;
  }

  .heading-48 {
    max-width: 285px;
    text-align: center;
    margin-bottom: 35px;
    font-size: 24px;
    line-height: 29px;
  }

  .vdrp-section-nps {
    padding-top: 11px;
    padding-bottom: 20px;
  }

  .vdrp-space {
    padding-top: 0;
    padding-bottom: 45px;
  }

  .vdrp-space.vdrp-space-50 {
    padding-top: 99px;
    padding-bottom: 421px;
  }

  .vdrp-space.vdrp-space-aviso {
    padding: 45px 10px;
  }

  .vdrp-space.vdrp-space-bonusexc {
    padding: 45px 20px;
  }

  .vdrp-space.vdrp-space-hero {
    display: none;
  }

  .vdrp-space.vdrp-space-fix.center {
    justify-content: center;
  }

  .vdrp-space.vdrp-space-garantia {
    padding: 25px 15px;
  }

  .vdrp-space.vdrp-space-cashback {
    flex-direction: column;
    padding-top: 52px;
    padding-bottom: 53px;
  }

  .text-block-421 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 32px;
  }

  .section-5 {
    z-index: 999;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 29px;
    padding-bottom: 29px;
    display: flex;
    position: relative;
  }

  .vdrp-section-50 {
    background-image: url('../images/Slice-2_1Slice 2.webp');
    background-position: 50% 0;
  }

  .image-55 {
    margin-top: 0;
    margin-bottom: -60px;
    display: block;
  }

  .paragraph-37 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-30 {
    text-align: center;
    font-size: 74px;
  }

  .vdrp-section-bruno {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 38px;
    padding-bottom: 23px;
  }

  .heading-24 {
    font-size: 18px;
    line-height: 22px;
  }

  .page-padding, .page-padding.faq {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-padding.sera-capaz {
    padding-top: 20px;
    padding-bottom: 45px;
  }

  .paragraph-19 {
    font-size: 16px;
    line-height: 24px;
  }

  .dual-perini {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-111 {
    display: block;
  }

  .grid-evento-vrcamp {
    grid-template-columns: 1fr;
  }

  .text-block-337 {
    max-width: 300px;
    text-align: center;
    letter-spacing: .02em;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }

  .copy-footer {
    flex-direction: column;
    justify-content: center;
  }

  .text-block-64 {
    max-width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }

  .vdrp-box-text-50 {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-15 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .preco-32 {
    font-size: 16px;
    line-height: 24px;
  }

  .preco-32._2 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 33px;
    font-size: 14px;
    line-height: 19px;
  }

  .vdrp-section-receber {
    padding-top: 0;
    padding-bottom: 22px;
    position: static;
    overflow: visible;
  }

  .imagem-perini-hero {
    width: 50%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-80 {
    height: 149px;
    max-width: 149px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .text-block-336 {
    max-width: 323px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
  }

  .grap-item.netflix.vr {
    width: 50px;
    height: 135px;
  }

  .grap-item.vr {
    width: 50px;
    height: 184px;
  }

  .grap-item.amazon.vr {
    width: 50px;
    height: 122px;
  }

  .grap-item.google.vr._2 {
    width: 50px;
    height: 99px;
  }

  .nps-content {
    padding: 16px 20px;
  }

  .text-block-396 {
    font-size: 14px;
    line-height: 17px;
  }

  .text-block-30 {
    color: #ededed;
    text-align: center;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 23px;
  }

  .image-58 {
    z-index: 11111;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .text-block-346 {
    max-width: 195px;
    text-align: left;
    letter-spacing: .02em;
    margin-top: 7px;
    margin-right: auto;
    font-size: 15px;
    line-height: 20px;
  }

  .circulo-centro {
    width: 80%;
    height: 80%;
    top: 96px;
    left: -58px;
  }

  .div-block-39 {
    display: block;
  }

  .text-block-414 {
    text-align: left;
    font-size: 28px;
  }

  .heading-52 {
    max-width: 291px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 29px;
  }

  .text-block-49 {
    font-size: 14px;
    line-height: 20px;
  }

  .info-bruno {
    position: relative;
  }

  .cta-checkout {
    height: 49px;
    max-width: 320px;
    font-size: 16px;
    line-height: 22px;
  }

  .cta-checkout._2 {
    height: 63px;
    max-width: 300px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-checkout._3 {
    display: flex;
    box-shadow: 0 10px 12px rgba(253, 120, 35, .25), 0 0 4px rgba(253, 120, 35, .2);
  }

  .paragraph-14 {
    margin-top: 14px;
    font-size: 16px;
    line-height: 22px;
  }

  .preco-direita {
    border: 1px solid #54555f;
    border-radius: 5px;
    padding: 63px 20px 50px;
  }

  .text-block-77.mob {
    max-width: 256px;
    margin-top: 18px;
    margin-bottom: 27px;
    font-size: 15px;
    line-height: 20px;
  }

  .box-garantia {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link-depoimento {
    display: none;
  }

  .logo-esquerda {
    flex-direction: column-reverse;
    margin-bottom: 16px;
  }

  .como-visto {
    margin-top: 24px;
  }

  .hotmart-info {
    display: none;
  }

  .div-block-73 {
    align-items: center;
    display: flex;
  }

  .text-block-393 {
    height: 39px;
    max-width: 208px;
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-72 {
    margin-top: 0;
  }

  .grid-12 {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 35px;
  }

  .text-block-53 {
    margin-bottom: 8px;
    font-size: 26px;
    line-height: 31px;
  }

  .div-block-69 {
    max-width: 275px;
    grid-column-gap: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .garantia-text {
    margin-left: 0;
  }

  .logo-vdr.desk {
    display: none;
  }

  .vdrp-section-cashback {
    background-image: url('../images/bg-bonus-mob_1bg-bonus-mob.webp');
  }

  .vdrp-section-cashback.novo {
    height: 777px;
    max-height: none;
    background-color: #09090a;
    background-image: url('../images/bg-cashback-mob_1bg-cashback-mob.webp');
    background-position: 50% 0;
    background-size: auto;
    display: none;
    position: static;
  }

  .nps-descricao {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
  }

  .section-6 {
    background-image: url('../images/Slice-1_1Slice 1.webp');
  }

  .l-s {
    margin-left: auto;
    margin-right: auto;
  }

  .vdrp-section-evento {
    background-image: url('../images/bg-event-mob_1bg-event-mob.webp');
  }

  .h2-title.center.full {
    z-index: 11111;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 31px;
    position: relative;
  }

  .h2-title.esquerda.perini {
    padding-bottom: 14px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-83 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-83._8 {
    height: 65px;
  }

  .div-block-28 {
    align-items: flex-start;
    margin-top: 42px;
    margin-bottom: 42px;
    margin-left: 0;
  }

  .vdrp-section-hero {
    height: auto;
  }

  .heading-53 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 29px;
    display: block;
  }

  .text-block-403 {
    max-width: 100%;
  }

  .texto-semana {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-5 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    display: grid;
  }

  .text-block-392 {
    height: 34px;
    max-width: 140px;
    font-size: 20px;
  }

  .dual-item {
    height: auto;
  }

  .text-span-59 {
    color: #b6e330;
  }

  .text-block-46 {
    font-size: 70px;
    line-height: 70px;
  }

  .card-descricao {
    height: auto;
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .grid-default-2._4 {
    max-width: 360px;
    grid-template-columns: 1fr;
    margin-top: 21px;
  }

  .grid-default-2.depoimentos {
    grid-row-gap: 29px;
    margin-top: 28px;
  }

  .grid-default-2.cve {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .grid-default-2.metodo {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .text-block-394 {
    font-size: 14px;
    line-height: 20px;
  }

  .dados-alunos-dep {
    width: 100%;
    max-width: 240px;
    justify-content: space-between;
  }

  .vdrp-section-metodo {
    padding-top: 31px;
    padding-bottom: 0;
  }

  .heading-46 {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
  }

  .grid-11 {
    grid-column-gap: 22px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 32px;
  }

  .div-block-68 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .text-span-78 {
    color: #b6e330;
  }

  .garantia-content {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    margin-top: 27px;
  }

  .exp-section {
    max-width: 360px;
  }

  .heading-18 {
    max-width: 337px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }

  .content-bruno {
    grid-template-columns: 1fr;
  }

  .heading-16.full {
    height: auto;
  }

  .div-block-91._22 {
    text-align: center;
    flex-direction: column;
    margin-top: 20px;
  }

  .text-block-400 {
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
  }

  .vdrp-section-faq {
    padding-top: 17px;
    padding-bottom: 70px;
  }

  .bonus-list.border {
    grid-column-gap: 8px;
    border-bottom-style: none;
    align-items: flex-start;
    padding: 0;
  }

  .lottie-animation {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-82 {
    width: 100%;
    max-width: 275px;
    background-image: linear-gradient(270deg, #1c1c20, rgba(25, 25, 28, 0) 55%);
    border-radius: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 8px;
    padding: 24px 22px;
  }

  .grap-dados.google, .grap-dados.netflix, .grap-dados.amazon, .grap-dados.vr {
    max-width: 50px;
  }

  .text-block-398 {
    margin-left: 7px;
    font-size: 14px;
    line-height: 16px;
  }

  .video-dep {
    align-items: center;
  }

  .sombra.verde.grande, .sombra.verde.grande.esquerda {
    display: none;
  }

  .popup-modulos {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .politicas {
    color: rgba(237, 237, 237, .7);
    font-weight: 700;
  }

  .div-block-90.clockdiv {
    margin-right: 10px;
  }

  .dep-title-info {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .text-block-417 {
    font-size: 23px;
  }

  .div-block-84 {
    width: 100%;
    max-width: 5px;
    min-width: 5px;
    background-color: #b6e330;
    flex: 1;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-84.off {
    display: none;
  }

  ._69-t.verde {
    font-size: 32px;
    line-height: 55px;
  }

  .text-block-341 {
    max-width: 319px;
    text-align: center;
    margin-left: 0;
    margin-right: auto;
    font-size: 16px;
    line-height: 130%;
  }

  .content-preco {
    grid-row-gap: 20px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    display: flex;
  }

  .aluno-infos-dep {
    margin-left: 0;
  }

  .image-22 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-105 {
    max-width: 20px;
  }

  .content {
    grid-template-columns: 1fr;
  }

  .content.faq {
    flex-direction: column;
    display: none;
  }

  .text-span-79 {
    color: #b6e330;
  }

  .image-100 {
    max-width: 84px;
  }

  .open-modulo {
    height: 30px;
    max-width: 105px;
  }

  .nps-number {
    font-size: 28px;
    line-height: 39px;
  }

  .vdrp-section-bonusexc {
    z-index: 999;
    height: auto;
    background-color: #09090a;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
  }

  .grid-10 {
    display: none;
  }

  .image-49 {
    width: 120px;
    min-width: 120px;
  }

  .div-block-29 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-75 {
    flex-direction: column;
    margin-top: 29px;
  }

  .text-block-391 {
    font-size: 14px;
  }

  .text-block-423 {
    font-size: 23px;
    line-height: 28px;
  }

  .text-block-397 {
    height: 30px;
    max-width: 130px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
  }

  .text-block-397._7 {
    height: 30px;
    max-width: 140px;
    line-height: 15px;
  }

  .text-block-399 {
    width: 100%;
    height: 26px;
    max-width: 26px;
    min-height: 26px;
    min-width: 26px;
    color: #09090a;
    background-color: #f3f0f0;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 800;
    display: flex;
  }

  .text-block-399._1 {
    width: 100%;
    height: 26px;
    max-width: 26px;
    min-height: 26px;
    min-width: 26px;
    color: #09090a;
    background-color: #f3f0f0;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 800;
    display: flex;
  }

  .heading-47 {
    text-transform: uppercase;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 29px;
  }

  .text-span-71 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-44 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 11px;
    font-size: 24px;
    line-height: 28px;
  }

  .image-51 {
    width: auto;
    object-fit: fill;
  }

  .accordion-wrapper-2 {
    max-width: 100%;
  }

  .paragraph-17 {
    max-width: 251px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .nps-estrelas {
    grid-row-gap: 24px;
    align-items: center;
  }

  .text-block-340 {
    max-width: 323px;
    text-align: center;
    margin: 4px auto 11px;
    font-size: 21px;
    line-height: 142%;
  }

  .vdrp-section-aviso {
    background-image: linear-gradient(to top, #000, #819f30);
  }

  .preco-esquerda {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: rgba(0, 0, 0, 0);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .text-span-77 {
    color: #fff;
  }

  .text-block-422 {
    max-width: 140px;
  }

  .div-block-97 {
    grid-row-gap: 20px;
  }

  .fundo-perini {
    height: 400px;
    top: 20%;
  }

  .vdrp-container {
    max-width: 360px;
  }

  .vdrp-container.vr-camp {
    padding-top: 78px;
    padding-bottom: 149px;
  }

  .vdrp-container._1216 {
    max-width: 360px;
  }

  .image-81 {
    max-width: 313px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .grid-14 {
    grid-row-gap: 21px;
    grid-template-columns: 1fr;
  }

  .garantia-imagem {
    display: none;
  }

  .garantia-imagem.mob {
    display: block;
  }

  .vdrp-section-fix {
    display: none;
  }

  .paragrafo-margem-topo {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-54 {
    max-width: 35ch;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content-n-3 {
    grid-template-columns: 1fr;
  }

  .text-block-390 {
    max-width: 280px;
    color: #f2f2f2;
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    font-weight: 700;
    line-height: 130%;
    display: block;
  }

  .descricao-aluno {
    text-align: center;
  }

  .heading-51 {
    display: none;
  }

  .text-block-65 {
    max-width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .div-block-74 {
    margin-left: 0;
  }

  .text-block-59 {
    font-size: 13px;
    line-height: 18px;
  }

  .heading-43 {
    display: none;
  }

  .heading-43.mob {
    margin-bottom: 0;
    margin-left: 12px;
    font-size: 20px;
    line-height: 26px;
    display: block;
  }

  .text-span-73 {
    font-size: 32px;
    line-height: 55px;
  }

  .vdrp-section-livro {
    height: 778.297px;
    background-image: url('../images/bg-livro-mob_1bg-livro-mob.webp');
    background-position: 50% 0;
    background-size: auto;
    display: none;
  }

  .heading-55 {
    text-align: center;
  }

  .content-depoimento {
    margin-bottom: 19px;
  }

  .text-block-344 {
    max-width: 340px;
    text-align: center;
    margin-bottom: 34px;
    font-size: 23px;
    line-height: 136%;
  }

  .heading-25 {
    max-width: 35ch;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-25.hero {
    max-width: 278px;
    margin-top: 18px;
    font-size: 18px;
    line-height: 22px;
  }

  .empresas-text {
    align-items: center;
  }

  .image-104 {
    height: 30px;
    max-width: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .heading-31 {
    max-width: 300px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-339 {
    text-align: left;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .div-block-70 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .div-block-70._2 {
    grid-template-columns: 1fr;
  }

  .image-102 {
    height: 19px;
    max-width: 50px;
    margin-top: 20px;
  }

  .box-popup {
    max-height: 500px;
  }

  .image-50 {
    display: none;
  }

  .vdrp-section-bonus {
    padding-top: 0;
    padding-bottom: 22px;
  }

  .capa-video {
    margin-bottom: 7px;
  }

  .link-block-6 {
    display: none;
  }

  .text-block-415 {
    max-height: 200px;
    min-height: 200px;
    padding: 0 15px;
  }

  .div-block-81 {
    display: flex;
  }

  .popup-regulamento {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-100 {
    max-width: 95%;
  }

  .div-block-101 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-424 {
    font-size: 20px;
  }

  .text-block-425 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cta-checkout-copy {
    height: 49px;
    max-width: 320px;
    font-size: 16px;
    line-height: 22px;
  }

  .cta-checkout-copy._2 {
    height: 63px;
    max-width: 300px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-checkout-copy._3 {
    display: flex;
    box-shadow: 0 10px 12px rgba(253, 120, 35, .25), 0 0 4px rgba(253, 120, 35, .2);
  }
}

@media screen and (max-width: 767px) {
  .cta-main {
    width: 100%;
  }

  .cta-main.sec2 {
    height: 49px;
  }

  .cta-main.header {
    margin-left: auto;
    margin-right: 0;
    display: block;
  }

  .cta-main.hero {
    width: 100%;
  }

  .image-topo {
    max-width: 80%;
  }

  .text-cronometro {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .text-cronometro._22 {
    font-size: 16px;
  }

  .vdrp-section-depoimentos {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .h3 {
    text-align: center;
    order: 1;
  }

  .h3._32 {
    order: 0;
  }

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

  .vdrp-space.vdrp-space-bonusexc {
    padding-bottom: 45px;
  }

  .section-5 {
    display: flex;
  }

  .dual-perini {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .cta-arrow {
    width: auto;
    order: 2;
    margin-top: 24px;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .image-58 {
    z-index: 99;
    display: block;
  }

  .text-block-60 {
    font-size: 16px;
  }

  .circulo-centro {
    border-radius: 50%;
  }

  .info-bruno {
    max-width: 320px;
  }

  .link-depoimento {
    width: 100%;
    margin-top: 32px;
  }

  .hotmart-info {
    transform: scale(.8);
  }

  .vdrp-section-cashback.novo {
    z-index: 9991;
    background-color: #000;
    padding-top: 37px;
  }

  .h2-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-title.esquerda {
    margin-left: 0;
    margin-right: 0;
  }

  .vdrp-section-hero {
    display: none;
  }

  .card-descricao {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-default-2.cve {
    grid-template-columns: repeat(auto-fit, minmax(184px, 1fr));
  }

  .grid-default-2.metodo {
    flex-direction: column;
  }

  .estrelas-d {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .garantia-content {
    grid-template-columns: .75fr;
    justify-content: center;
    align-items: stretch;
    justify-items: center;
  }

  .div-block-91 {
    flex-direction: column;
  }

  .div-block-91._22 {
    z-index: 2;
    margin-top: 20px;
    position: relative;
  }

  .card-metodo {
    height: auto;
    min-height: auto;
    padding-top: 24px;
  }

  .paragrafo-card {
    font-size: 18px;
    line-height: 130%;
  }

  .lottie-animation, .sombra.verde.grande {
    display: none;
  }

  .dep-title-info {
    justify-content: center;
    align-items: center;
  }

  .aluno-infos-dep {
    margin-left: 32px;
  }

  .content {
    grid-template-columns: 1fr;
  }

  .form {
    flex-direction: column;
  }

  .form-block {
    width: 100%;
  }

  .vdrp-section-bonusexc {
    position: static;
  }

  .tabs-menu {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    display: grid;
  }

  .accordion-wrapper-2 {
    max-width: 100%;
  }

  .paragraph-17 {
    text-align: center;
  }

  .body {
    padding-bottom: 40px;
  }

  .text-block-340 {
    font-size: 20px;
  }

  .tabs-content {
    margin-top: 32px;
  }

  .fundo-perini {
    display: none;
  }

  .vdrp-container._1216 {
    flex-direction: column;
    align-items: center;
  }

  .vdrp-section-fix {
    z-index: 9999;
    background-color: rgba(18, 18, 20, .95);
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading-54 {
    max-width: 35ch;
    text-align: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: 700;
    display: block;
  }

  .text-block-59 {
    font-size: 16px;
  }

  .link-8.termos {
    display: block;
  }

  .text-block-404 {
    color: #fd7823;
  }

  .text-block-404._2 {
    color: #fff;
  }

  .image-59 {
    max-width: 30%;
  }

  .heading-25 {
    max-width: 35ch;
    text-align: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: 700;
    display: block;
  }

  .image-50 {
    display: none;
  }

  .vdrp-section-bonus {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 479px) {
  .nome-dep {
    color: #000;
    margin-top: 7px;
    font-size: 18px;
    line-height: 22px;
  }

  .icon-ok {
    width: 32px;
    height: 32px;
    min-height: 32px;
    min-width: 32px;
  }

  .div-block-79 {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .vdrp-section-preco {
    padding-top: 0;
  }

  .cta-main {
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
  }

  .cta-main.header {
    margin-right: auto;
    display: block;
  }

  .cta-main.hero {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    top: 0;
    bottom: 15px;
    box-shadow: 0 60px 140px rgba(253, 120, 35, .6), 0 40px 56px rgba(253, 120, 35, .4), 0 20px 24px rgba(253, 120, 35, .3), 0 10px 12px rgba(253, 120, 35, .25), 0 0 4px rgba(253, 120, 35, .2);
  }

  .image-topo {
    max-width: 100%;
    margin-bottom: -18px;
  }

  .image-topo.bonus-c {
    max-width: 100%;
    margin-bottom: 0;
  }

  .text-cronometro {
    margin-right: 0;
    font-size: 16px;
  }

  .abas-faq {
    width: 100%;
    max-width: 100%;
  }

  .html-embed-12 {
    display: none;
  }

  .vdrp-section-depoimentos {
    background-color: #e5e5e5;
    border-bottom-style: none;
    padding-top: 26px;
    padding-bottom: 22px;
  }

  .heading-32 {
    font-size: 73px;
  }

  .h2--main {
    text-align: center;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 130%;
  }

  .h2--main.faq-title {
    font-size: 60px;
  }

  .b-infos-content {
    min-height: auto;
    background-color: #1c1c20;
    background-image: none;
  }

  .h3._32 {
    order: 0;
  }

  .submit-button {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-left: 4px;
    padding-right: 0;
    font-size: 16px;
  }

  .dep-top {
    flex-direction: column;
  }

  .vdrp-section-footer {
    border-top: .5px solid rgba(56, 60, 69, .35);
  }

  .vdrp-space.vdrp-space-50 {
    padding-top: 81px;
    padding-bottom: 473px;
  }

  .vdrp-space.vdrp-space-fix {
    padding: 29px 10px 0;
  }

  .vdrp-space.vdrp-space-fix.center {
    flex-direction: column;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .vdrp-space.vdrp-space-livro {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-421 {
    font-size: 24px;
    line-height: 30px;
  }

  .section-5 {
    background-color: #000;
  }

  .content-5.modal {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    top: 10%;
  }

  .text-block-47 {
    font-size: 16px;
  }

  .heading-30 {
    font-size: 64px;
  }

  .vdrp-section-bruno {
    padding-top: 38px;
    padding-bottom: 40px;
  }

  .heading-24 {
    font-size: 18px;
    line-height: 22px;
  }

  .page-padding {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-padding.faq {
    padding-top: 51px;
  }

  .paragraph-19 {
    max-width: 336px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .cta-arrow {
    width: 100%;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .copy-footer {
    padding-top: 0;
    padding-bottom: 0;
  }

  .accordion-item.borda {
    max-width: 100%;
  }

  .accordion-item-content.open {
    display: block;
  }

  .text-block-64 {
    max-width: 166px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .preco-32 {
    font-size: 16px;
  }

  .vdrp-section-receber {
    padding-top: 0;
    padding-bottom: 70px;
  }

  .nps-content {
    justify-content: flex-start;
  }

  .bonus-content-card._2 {
    display: block;
  }

  .page-padding-10 {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-padding-10.modal {
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-60 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-39 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .h2-24, .text-block-58 {
    font-size: 18px;
  }

  .popup-close {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-block-77 {
    max-width: 282px;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
  }

  .link-depoimento {
    width: 100%;
    margin-top: 32px;
    display: none;
  }

  .modal-form-imagem {
    display: none;
  }

  .como-visto {
    margin-top: 24px;
  }

  .hotmart-info {
    grid-column-gap: 14px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .tab, .tab.w--current {
    font-size: 16px;
  }

  .text-block-53 {
    text-align: center;
    font-size: 26px;
    line-height: 31px;
  }

  .logo-vdr {
    max-width: 84px;
    margin-left: auto;
    margin-right: auto;
  }

  .vdrp-section-cashback.novo {
    z-index: 9999;
    background-position: 50% 100%;
    padding-top: 0;
  }

  .nps-descricao {
    font-size: 16px;
  }

  .l-s {
    display: none;
  }

  .h2-title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 140%;
  }

  .h2-title.center.full {
    text-transform: uppercase;
  }

  .h2-title.esquerda {
    color: #09090a;
    text-transform: uppercase;
    margin-bottom: 22px;
    padding: 0;
    line-height: 29px;
  }

  .h2-title.esquerda.perini {
    color: #fff;
    text-transform: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 14px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-83 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-28 {
    align-items: flex-start;
  }

  .texto-semana {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .html-embed-2 {
    height: 100%;
  }

  .image-109 {
    max-width: 6px;
  }

  .content-nps {
    width: 100%;
    max-width: 360px;
  }

  .text-span-59 {
    color: #b6e330;
  }

  .text-block-46 {
    font-size: 60px;
  }

  .grid-default-2 {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-direction: column;
    display: flex;
  }

  .grid-default-2._4 {
    max-width: 100%;
    grid-row-gap: 24px;
    margin-top: 21px;
  }

  .grid-default-2.depoimentos {
    grid-row-gap: 29px;
    margin-top: 28px;
  }

  .grid-default-2.cve {
    grid-row-gap: 24px;
  }

  .grid-default-2.metodo {
    grid-row-gap: 40px;
  }

  .dados-alunos-dep {
    width: 100%;
    max-width: 245px;
    min-width: 245px;
    justify-content: space-between;
  }

  .vdrp-section-metodo {
    display: none;
  }

  .list {
    max-height: 410px;
    grid-row-gap: 5px;
  }

  .garantia-content {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
  }

  .exp-section {
    max-width: 360px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-18 {
    max-width: 197px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .content-bruno {
    flex-direction: column;
  }

  .heading-16 {
    font-size: 18px;
  }

  .div-block-91 {
    width: 100%;
  }

  .tabs {
    width: 100%;
    max-width: 100%;
  }

  .card-metodo {
    height: auto;
    min-height: auto;
    justify-content: flex-start;
    padding-top: 24px;
  }

  .card-metodo.ultimo {
    background-color: #5c7a00;
  }

  .bonus-list {
    padding: 24px;
  }

  .icone-tab {
    width: 24px;
  }

  .text-block-413 {
    font-size: 21px;
    line-height: 32px;
  }

  .div-block-82 {
    background-image: linear-gradient(270deg, #1c1c20, rgba(25, 25, 28, 0) 55%);
    border-radius: 8px;
  }

  .accordion-heading-2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
  }

  .grap-dados.google {
    flex-direction: column;
  }

  .grap-dados.netflix {
    position: relative;
  }

  .video-dep {
    grid-row-gap: 0px;
    align-items: center;
  }

  .sombra.verde.bonus {
    width: 140px;
    height: 180px;
  }

  .campo-phone {
    font-size: 15px;
    font-weight: 400;
  }

  .popup-modulos {
    z-index: 99999;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 20px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-90.clockdiv {
    max-width: 206px;
    align-items: center;
    margin-bottom: 10px;
  }

  .dep-title-info {
    flex-direction: column;
  }

  .vdrp-section-garantia {
    z-index: 999;
    position: relative;
  }

  .div-block-84 {
    background-color: #b6e330;
    flex: 1;
  }

  ._69-t, ._69-t.verde {
    font-size: 32px;
  }

  .text-block-43 {
    font-size: 16px;
  }

  .aluno-infos-dep {
    max-width: 100px;
    grid-row-gap: 8px;
    margin-left: 0;
  }

  .content {
    grid-template-columns: 1.25fr;
  }

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

  .content-tab {
    flex-direction: column;
  }

  .form-block {
    width: 100%;
  }

  .tabs-menu {
    width: 100%;
    max-height: none;
    max-width: 100%;
    grid-column-gap: 14px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(71px, 1fr));
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .image-49 {
    width: 200px;
  }

  .text-block-423 {
    font-size: 21px;
    line-height: 26px;
  }

  .text-block-399 {
    background-color: #f3f0f0;
    border-radius: 100%;
  }

  .text-block-399._1 {
    margin-top: 30px;
  }

  .accordion-wrapper-2 {
    flex-direction: column;
    display: flex;
  }

  .vdrp-container-4 {
    max-width: 360px;
  }

  .preco-esquerda {
    border-radius: 8px;
  }

  .tabs-content {
    margin-top: 32px;
  }

  .vdrp-container {
    max-width: 360px;
  }

  .image-71 {
    max-width: 100%;
  }

  .image-71.bonus-c.nm {
    margin-bottom: 20px;
  }

  .image-81 {
    width: 100%;
  }

  .grid-14 {
    grid-column-gap: 26px;
    grid-row-gap: 21px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .vdrp-section-fix {
    z-index: 999;
    background-color: rgba(0, 0, 0, .9);
  }

  .heading-54 {
    max-width: 28ch;
    font-size: 18px;
  }

  .descricao-aluno {
    color: #000;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-65 {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .sombra-branca {
    width: 80%;
  }

  .text-block-59 {
    color: #000;
    font-weight: 600;
  }

  .image-84 {
    display: block;
  }

  .text-block-404._2 {
    color: #fff;
  }

  .heading-25 {
    max-width: 28ch;
    font-size: 18px;
  }

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

  .empresas-text {
    height: 145px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 77px;
    padding-right: 77px;
  }

  .heading-31 {
    margin-top: 0;
  }

  .text-block-339 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: flex-start;
  }

  .box-popup {
    width: 100%;
    height: auto;
    max-width: 333px;
    background-color: #2f2f2f;
    border-radius: 10px;
    padding: 60px 18px 40px;
    position: relative;
    overflow: auto;
  }

  .image-50 {
    width: 100%;
  }

  .form-background-div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .vdrp-section-bonus {
    padding-top: 0;
    padding-bottom: 35px;
  }

  .capa-video {
    width: 100%;
    margin-bottom: 0;
  }

  .paragraph-10 {
    color: #e6e6e6;
    font-size: 16px;
    line-height: 150%;
  }

  .div-block-81 {
    width: 100%;
    flex-direction: row;
    display: flex;
  }

  .div-block-101 {
    border-bottom: 1px solid #000;
  }

  .text-block-424 {
    max-width: 306px;
    border-bottom-style: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 57px;
  }

  .close-popup {
    top: 10px;
    right: 10px;
  }
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69b35-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69b4b-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69b89-eba6e3f7 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69b9e-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69bbf-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc0-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc6-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc7-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69be7-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69bfc-eba6e3f7 {
  align-self: center;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69c03-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c19-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c1d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c21-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c25-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c29-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c2d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c31-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c35-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c8d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69caa-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69cd1-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69d2b-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69d7d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69dab-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69dc9-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e00-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e06-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e09-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e0f-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e18-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e21-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e2a-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e66-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69e94-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69e96-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eac-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eb1-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eb6-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ebb-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ec1-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ef7-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f03-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f0e-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f19-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69f30-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69f31-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f35-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f39-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f3d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f41-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f45-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f46-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f4a-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f4e-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f52-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f56-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f64-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f6c-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f74-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f80-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f91-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f95-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f99-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a05d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a060-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a061-eba6e3f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae6a174-eba6e3f7 {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae6a201-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a207-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69b35-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69b4b-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69b89-074fd347 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69b9e-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69bbf-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc0-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc6-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69bc7-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69be7-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69bfc-074fd347 {
  align-self: center;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69c03-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c19-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c1d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c21-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c25-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c29-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c2d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c31-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c35-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c8d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69caa-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69cd1-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69d2b-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69d7d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69dab-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69dc9-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e00-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e06-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e09-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e0f-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e18-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e21-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e2a-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69e66-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69e94-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69e96-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eac-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eb1-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69eb6-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ebb-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ec1-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69ef7-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f03-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f0e-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f19-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69f30-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae69f31-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f35-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f39-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f3d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f41-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f45-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f46-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f4a-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f4e-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f52-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f56-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f64-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f6c-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f74-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f80-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f91-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f95-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f99-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a05d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a060-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a061-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae6a174-074fd347 {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-ce06c647-64af-7609-fd30-c6b6aae6a201-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae6a207-074fd347 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-ce06c647-64af-7609-fd30-c6b6aae69c19-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c1d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c21-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c25-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c29-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c2d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c31-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c35-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c19-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c1d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c21-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c25-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c29-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c2d-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c31-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c35-074fd347 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b82-eba6e3f7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b89-eba6e3f7 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b9e-eba6e3f7 {
    justify-self: stretch;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69be7-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c03-eba6e3f7 {
    justify-self: center;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69dc9-eba6e3f7 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69f9d-eba6e3f7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b82-074fd347 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b89-074fd347 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69b9e-074fd347 {
    justify-self: stretch;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69be7-074fd347, #w-node-ce06c647-64af-7609-fd30-c6b6aae69c03-074fd347 {
    justify-self: center;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69dc9-074fd347 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ce06c647-64af-7609-fd30-c6b6aae69f9d-074fd347 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ce06c647-64af-7609-fd30-c6b6aae69f9d-eba6e3f7, #w-node-ce06c647-64af-7609-fd30-c6b6aae69f9d-074fd347 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../fonts/Urbanist-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}