:root {
  --white: white;
  --black: black;
}

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

.div-block-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 25px;
  display: grid;
}

.div-block-7._2 {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 911px;
  margin-top: 0;
  margin-bottom: 38px;
}

.text-span-7 {
  color: #b2ec05;
}

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

.text-block-5 {
  color: #fff;
  text-align: center;
  letter-spacing: .21px;
  max-width: 245px;
  height: 48px;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 600;
  line-height: 115%;
}

.text-block-5._5 {
  max-width: 150px;
}

.text-block-5._7 {
  max-width: 260px;
}

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

.text-block-4 {
  color: #fff;
  letter-spacing: .2px;
  font-size: 20px;
  font-weight: 500;
  line-height: 115%;
}

.div-block-8 {
  background-image: url('../images/bg-div-modulos.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 285px 310px;
  border-radius: 17px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 285px;
  height: 310px;
  padding-top: 43px;
  display: flex;
}

.image-2 {
  width: 100%;
  max-width: 87px;
  margin-top: 10px;
  margin-bottom: 12px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 773px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 120%;
}

.image-3 {
  display: block;
}

.mc-container {
  max-width: 1256px;
}

.popup-modulos {
  z-index: 9999;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.mc-space {
  padding-left: 20px;
  padding-right: 20px;
}

.mc-space.mc-space-modulos {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 88px;
  padding-bottom: 86px;
  display: flex;
}

.mc-space.mc-space-bio {
  padding-top: 105px;
  padding-bottom: 120px;
}

.mc-space.mc-space-capaz {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 89px;
  padding-bottom: 98px;
  display: flex;
}

.mc-space.mc-space-rodape {
  justify-content: space-between;
  align-items: center;
  padding-top: 46px;
  padding-bottom: 46px;
  display: flex;
}

.mc-space.mc-space-preco {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 108px;
  display: flex;
}

.mc-space.mc-space-preco.vrv {
  padding-top: 79px;
  padding-bottom: 59px;
}

.mc-space.mc-space-faq {
  padding-top: 120px;
  padding-bottom: 120px;
}

.open-modulo {
  grid-column-gap: 8px;
  color: #000;
  letter-spacing: -.16px;
  background-color: #b6e330;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 125px;
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 115%;
  text-decoration: none;
  display: flex;
}

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

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

.mc-section-modulos {
  background-color: #191919;
}

.div-block-11 {
  background-color: #222;
  border: 1px solid #3e3e3e;
  border-radius: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 196px;
  height: 115px;
  padding-top: 19px;
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
}

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

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 628px;
  margin-left: 30px;
  display: flex;
}

.text-block-7 {
  color: #fffc;
  margin-top: 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 140%;
}

.image-4 {
  width: 130px;
  height: 32px;
  display: block;
}

.text-block-6 {
  color: #b2ec05;
  margin-bottom: 23px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-8 {
  color: #fff;
  letter-spacing: .48px;
  max-width: 597px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 60px;
}

.mc-section-bio {
  background-image: url('../images/vr-vendas-bgbio.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.paragraph-6 {
  color: #fff;
  max-width: 580px;
  margin-top: 10px;
  margin-bottom: 34px;
  font-size: 25px;
  line-height: 150%;
}

.div-block-5 {
  grid-column-gap: 34px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1139px;
  display: grid;
}

.image {
  display: block;
}

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

.heading-5 {
  color: #f5f5f5;
  letter-spacing: .9px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 43px;
  font-size: 45px;
  line-height: 130%;
  display: flex;
}

.text-block {
  max-width: 385px;
}

.mc-section-capaz {
  background-color: #121212;
}

.div-block-6 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  color: #fff;
  background-color: #191919;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 551px;
  height: 148px;
  padding-left: 28px;
  padding-right: 23px;
  font-size: 22px;
  font-weight: 300;
  line-height: 140%;
  display: flex;
}

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

.arrow {
  color: #fff;
}

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

.mc-section-faq {
  background-color: #111;
}

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

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

.accordion-item-content {
  opacity: 1;
  color: #86868d;
  max-height: 100%;
  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 {
  opacity: 1;
  max-height: 100%;
  margin-top: 0;
  display: block;
  position: relative;
  top: 0;
}

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

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

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

.dropdown-2 {
  background-color: #989da730;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

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

.h2--main.faq-title {
  color: #0000;
  text-align: left;
  font-size: 120px;
  font-weight: 700;
  line-height: 1;
}

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

.link-6 {
  color: #b6b6b6;
}

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

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

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

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

.tabs-menu {
  grid-column-gap: 80px;
  border-bottom: 1px solid #ffffff29;
  flex-direction: row;
  margin-bottom: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

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

.tab {
  color: #fff9;
  background-color: #0000;
  border-bottom: 1px solid #0000;
  width: 100%;
  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: #0000;
  border-bottom: 1px solid #b6e330;
  padding-bottom: 12px;
  padding-left: 13px;
  padding-right: 7px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

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

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

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

.mc-section-rodape {
  background-image: url('../images/bg-rodape_1bg-rodape.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-12 {
  grid-column-gap: 76px;
  grid-row-gap: 76px;
  color: #fff;
  letter-spacing: -.07px;
  justify-content: flex-start;
  align-items: center;
  font-family: Exo, sans-serif;
  line-height: 145%;
  display: flex;
}

.link {
  color: #ffffffb3;
  font-family: Exo, sans-serif;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.faq-less {
  display: none;
}

.text-block-33 {
  margin-bottom: 31px;
  font-size: 40px;
  font-weight: 800;
  line-height: 130%;
}

.vr08-section-precos {
  background-color: #0f0f0f;
}

.div-block-140 {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 315px;
  height: 106px;
  margin-bottom: 30px;
  display: flex;
}

.vr08-container {
  max-width: 1260px;
}

.text-block-26 {
  text-align: center;
  margin-bottom: 38px;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-27 {
  color: #868893;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-27._3 {
  color: #000;
}

.text-span-10 {
  font-size: 64px;
}

.text-block-29 {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.text-block-29.preto {
  color: #000;
}

.text-block-34 {
  color: #f5f5f5;
  max-width: 678px;
  line-height: 140%;
}

.div-block-27 {
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-26 {
  background-color: #1c1c21;
  border: 1px solid #515151;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 365px;
  height: 497px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-26._3 {
  background-color: #b3eb0a;
  border-color: #eaffab;
  padding-top: 0;
}

.cta-preco {
  color: #fff;
  background-color: #fd7823;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 305px;
  height: 61px;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
  display: flex;
}

.text-block-31 {
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
}

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

.text-block-462 {
  font-size: 30px;
  font-weight: 600;
  line-height: 72px;
}

.text-block-462._3 {
  color: #000;
}

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

.div-block-32 {
  max-width: 692px;
}

.div-block-141 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.vr08-space {
  padding: 107px 20px 80px;
}

.vr08-space.sec-precos {
  padding-top: 100px;
  padding-bottom: 52px;
}

.div-block-31 {
  justify-content: space-between;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.box-precos {
  justify-content: space-between;
  width: 100%;
  max-width: 1159px;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-32 {
  color: #f5f5f5;
  text-align: center;
  margin-bottom: 171px;
}

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

.texto-matricula {
  text-align: center;
  width: 100%;
  max-width: 236px;
}

.div-block-30 {
  background-color: #fd7823;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 175px;
  height: 36px;
  margin-top: -28px;
  margin-bottom: 17px;
  display: flex;
}

.slide-nav, .right-arrow {
  display: none;
}

.text-block-10 {
  color: #868893;
  text-align: center;
  width: 100%;
  max-width: 230px;
  font-size: 17px;
  line-height: 26px;
}

.text-block-10._2 {
  color: #000;
}

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

.slide {
  width: 100%;
  max-width: 392px;
  margin-right: 20px;
}

.box-preco {
  background-image: url('../images/div-combo.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 392px;
  height: 485px;
  padding-top: 42px;
  display: flex;
}

.box-preco._2 {
  background-color: #b6e330;
  background-image: none;
  border-radius: 28px;
  padding-top: 0;
}

.mc-section-preco {
  z-index: 3;
  background-color: #0f0f0f;
  background-image: url('../images/bg-combo.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.mc-section-preco.off {
  display: none;
}

.mask {
  padding-top: 14px;
}

.heading-9 {
  color: #fff;
  text-align: center;
  letter-spacing: .9px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 706px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 56px;
  display: flex;
}

.heading-9.vrv {
  color: #b6e330;
  width: 100%;
  margin-bottom: 26px;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  height: auto;
}

.text-block-8 {
  color: #868893;
  letter-spacing: .9px;
  text-transform: uppercase;
  border: 1px solid #868893;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 187px;
  height: 35px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.text-block-8._2 {
  color: #000;
  border-color: #000;
}

.div-block-15 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.div-block-15._2 {
  color: #242424;
  font-weight: 800;
}

.button {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #000;
  text-transform: uppercase;
  background-color: #b6e330;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 482px;
  height: 72px;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  box-shadow: 0 32px 92px #000, 0 14px 39px #b6e330, 0 7px 21px #f8823621, 0 4px 12px #f882361c, 0 2px 6px #f8823617, 0 1px 3px #f882360f;
}

.button._4 {
  text-transform: uppercase;
  background-color: #fff;
  max-width: 310px;
  height: 57px;
  font-size: 18px;
  box-shadow: 0 14px 39px #b6e330, 0 7px 21px #f8823621, 0 4px 12px #f882361c, 0 2px 6px #f8823617, 0 1px 3px #f882360f;
}

.button._3 {
  color: #fff;
  text-transform: uppercase;
  background-color: #fd7823;
  max-width: 310px;
  height: 57px;
  font-size: 18px;
  box-shadow: 0 7px 21px #f8823621, 0 4px 12px #f882361c, 0 2px 6px #f8823617, 0 1px 3px #f882360f;
}

.text-block-11 {
  color: #fff;
  background-color: #fd7823;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 197px;
  height: 36px;
  margin-top: -14px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

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

.text-span-14._2 {
  color: #000;
}

.div-block-14 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 329px;
  margin-top: 12px;
  margin-bottom: 24px;
  display: grid;
}

.text-block-9 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 4px;
  font-size: 86px;
  font-weight: 700;
  line-height: 90%;
}

.text-block-9._2 {
  color: #242424;
}

.text-span-13 {
  font-size: 47px;
}

.left-arrow {
  display: none;
}

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

.text-span-12 {
  color: #b6e330;
  font-size: 38px;
  font-weight: 500;
}

.text-span-12._2 {
  color: #000;
}

.div-block-16 {
  background-color: #b6e330;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 28px;
  height: 28px;
  display: flex;
}

.div-block-16._3 {
  background-color: #000;
  box-shadow: 0 130px 119px #3336, 0 47px 43px #25252533, 0 23px 21px #3a3a3a40, 0 11px 10px #3b3b3b38, 0 4px 4px #1111111a;
}

.div-block-16._2 {
  box-shadow: none;
  background-color: #494949;
}

.body {
  background-color: #000;
  padding-bottom: 70px;
  font-family: Poppins, sans-serif;
}

.vrv-section-hero {
  z-index: 3;
  background-image: url('../images/bg-hero.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.vrv-container {
  max-width: 1256px;
}

.vrv-space {
  padding-left: 20px;
  padding-right: 20px;
}

.vrv-space.sec-hero {
  padding-top: 126px;
  padding-bottom: 85px;
}

.vrv-space.sec-bonus {
  padding-top: 66px;
  padding-bottom: 111px;
}

.vrv-space.sec-bonus._2 {
  padding-top: 234px;
}

.vrv-space.sec-bonus._1 {
  padding-bottom: 0;
}

.vrv-space.sec-recebera {
  padding-top: 179px;
  padding-bottom: 280px;
}

.vrv-space.sec-ultima {
  padding-top: 77px;
  padding-bottom: 77px;
}

.vrv-space.sec-exclusivos {
  padding-top: 69px;
  padding-bottom: 77px;
}

.vrv-space.sec-gg {
  padding-top: 62px;
  padding-bottom: 78px;
}

.vrv-space.vrv-space-garantia {
  grid-column-gap: 78px;
  grid-row-gap: 78px;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 83px;
  display: flex;
}

.vrv-space.vrv-space-depoimentos {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 101px;
  padding-bottom: 0;
  display: flex;
}

.vrv-space.vrv-space-ob {
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
}

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

.text-block-464 {
  color: #fff;
  max-width: 618px;
  margin-top: 39px;
  margin-bottom: 32px;
  font-size: 31px;
  line-height: 46px;
}

.text-span-61 {
  color: #b6e330;
  font-weight: 700;
}

.link-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: #db702b;
  border-radius: 11.5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 450px;
  height: 72px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

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

.vrv-section-bonus._2 {
  background-position: 50% 100%;
  display: none;
}

.div-block-142 {
  background-image: linear-gradient(135deg, #1c1c1c, #000);
  border-radius: 48px;
  width: 100%;
  max-width: 1198px;
  height: 584px;
  margin-bottom: 287px;
  padding-top: 54px;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-142._1 {
  margin-bottom: 69px;
}

.div-block-143 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  max-width: 450px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-465 {
  color: #fff;
  text-transform: lowercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
}

.text-span-62 {
  color: #b6e330;
  text-transform: uppercase;
  font-weight: 700;
}

.text-span-63 {
  color: #b6e330;
  font-weight: 700;
}

.div-block-144 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-144._2 {
  max-width: 315px;
}

.div-block-144._3 {
  max-width: 235px;
}

.text-block-466 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-466._2 {
  letter-spacing: .66px;
  font-size: 33px;
  line-height: 34px;
}

.div-block-145 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  max-width: 453px;
  display: flex;
}

.div-block-145._2 {
  max-width: 426px;
}

.div-block-146 {
  background-color: #b2ec05;
  border-radius: 23px;
  width: 100%;
  max-width: 582px;
  height: 414px;
  padding-top: 46px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-467 {
  color: #000;
  text-transform: uppercase;
  max-width: 470px;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.div-block-147 {
  background-color: #1b1d17;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 405px;
  height: 40px;
  margin-top: 17px;
  margin-bottom: 14px;
  display: flex;
}

.text-block-468 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-469 {
  color: #000;
  font-size: 26px;
  line-height: 150%;
}

.text-block-470 {
  font-size: 22px;
  line-height: 150%;
}

.vrv-section-recebera {
  background-image: url('../images/bg-recebera.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-471 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 27px;
  font-size: 45px;
  font-weight: 700;
  line-height: 130%;
}

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

.div-block-148 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 538px;
  display: flex;
}

.div-block-149 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-image: linear-gradient(135deg, #1c1c1c, #1c1c1c00);
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 538px;
  height: 90px;
  padding-left: 33px;
  padding-right: 35px;
  display: flex;
}

.text-block-472 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  line-height: 120%;
}

.text-block-472._01 {
  font-weight: 600;
}

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

.vrv-section-ultima {
  background-image: url('../images/bg-ultima.jpg'), linear-gradient(90deg, #668805, #b6e331 50%, #668805);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.vrv-section-ultima.off {
  display: none;
}

.div-block-150 {
  width: 100%;
  max-width: 709px;
  height: 305px;
  margin-left: auto;
  margin-right: 80px;
}

.text-block-473 {
  color: #000;
  max-width: 700px;
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 800;
  line-height: 120%;
}

.text-block-474 {
  font-size: 25px;
  line-height: 120%;
}

.text-block-475 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  line-height: 120%;
}

.vrv-section-exclusivos {
  background-image: linear-gradient(#fff, #d6d6d6);
}

.text-block-476 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  max-width: 907px;
  margin-left: auto;
  margin-right: auto;
  font-size: 45px;
  font-weight: 800;
  line-height: 120%;
}

.text-span-66 {
  color: #abe206;
}

.div-block-151 {
  background-image: url('../images/vrv-bg-bonus-ex1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 100%;
  max-width: 335.15px;
  height: 511.47px;
  padding-top: 288px;
  padding-left: 21px;
  padding-right: 21px;
}

.div-block-151._2 {
  background-image: url('../images/vrv-bg-bonus-ex2.png');
}

.div-block-151._3 {
  background-image: url('../images/vrv-bg-bonus-ex3.png');
  background-position: 50% 100%;
  padding-top: 270px;
}

.text-block-477 {
  color: #fff;
  margin-bottom: 52px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-477._02 {
  margin-bottom: 23px;
}

.text-block-477._03 {
  margin-bottom: 14px;
  line-height: 110%;
}

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

.text-block-478 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.div-block-152 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.text-block-479 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 39px;
  font-size: 45px;
  font-weight: 700;
  line-height: 68px;
}

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

.text-block-480 {
  color: #fff;
  font-size: 20px;
}

.text-block-481 {
  color: #fff;
  margin-top: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
}

.vrv-section-gg {
  background-color: #1a1a1a;
  background-image: url('../images/bg-gg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vrv-section-gg.off {
  display: none;
}

.div-block-153 {
  justify-content: space-between;
  max-width: 1004px;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-154 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  max-width: 429px;
  height: 208px;
  margin-top: 62px;
  display: flex;
}

.text-block-482 {
  color: #fff;
  text-transform: uppercase;
  font-size: 57px;
  font-weight: 700;
  line-height: 120%;
}

.text-span-71 {
  color: #0193dc;
}

.text-block-483 {
  font-size: 18px;
  line-height: 140%;
}

.text-block-484 {
  color: #fff;
  font-size: 18px;
  line-height: 150%;
}

.div-block-155 {
  width: 100%;
  max-width: 467px;
  height: 464px;
}

.text-block-485 {
  font-size: 22px;
  line-height: 140%;
}

.text-block-486 {
  color: #fff;
  margin-bottom: 14px;
  padding-left: 50px;
  font-size: 22px;
  line-height: 140%;
}

.text-span-72 {
  color: #07acff;
  font-weight: 700;
}

.text-block-487 {
  color: #fff;
  font-size: 15px;
  line-height: 140%;
}

.div-block-156 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-157 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  height: 418px;
  display: flex;
}

.text-block-488 {
  color: #fff;
  text-align: center;
  margin-bottom: 27px;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

.text-span-73 {
  color: #0092fb;
}

.div-block-158 {
  justify-content: space-between;
  margin-bottom: 76px;
  display: flex;
}

.text-block-489 {
  color: #fff;
  text-align: center;
  margin-bottom: 34px;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

.text-span-74 {
  color: #0092fb;
  text-align: center;
}

.div-block-159 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-160 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-13 {
  border-radius: 15px;
}

.vrv-section-garantia {
  background-color: #161616;
  background-image: url('../images/bg-garantia.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-161 {
  width: 100%;
  max-width: 375px;
}

.div-block-162 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 672px;
  font-family: Urbanist, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.heading-35 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  line-height: 130%;
}

.text-span-75 {
  color: #b2ec05;
}

.paragraph-11 {
  margin-bottom: 0;
}

.text-span-76 {
  background-image: url('../images/verm-linha.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-span-76._2 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  display: block;
}

.div-block-163 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.vrv-section-depoimentos {
  background-color: #1b1b1b;
  background-image: url('../images/vr-vendas-bgdep.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 1526px;
}

.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 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: repeat(auto-fit, minmax(269px, 1fr));
  width: 100%;
  margin-top: 46px;
  margin-bottom: 46px;
}

.nps-content {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  background-image: linear-gradient(132deg, #1c1c20, #2a2a2f24);
  border: 1px solid #b6e3302e;
  border-radius: 8px;
  flex-direction: column;
  padding: 30px 36px 40px;
  display: flex;
}

.nps-number {
  color: #b6e330;
  font-family: Urbanist, sans-serif;
  font-size: 57px;
  font-weight: 800;
  line-height: 140%;
}

.nps-descricao {
  color: #fff;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 140%;
}

.heading-36 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 115%;
}

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

.text-block-490 {
  color: #fff;
  margin-top: 4px;
  font-size: 40px;
  font-weight: 300;
  line-height: 150%;
}

.div-block-164 {
  background-image: none;
  border-radius: 48px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1035px;
  height: 757px;
  padding-top: 24px;
  display: flex;
  position: relative;
}

.heading-37 {
  color: #b2ec05;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 68px;
}

.div-block-165 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 590px;
  margin-top: 18px;
  margin-bottom: 42px;
  display: flex;
}

.div-block-166 {
  grid-column-gap: 37px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 1216px;
  max-width: 1216px;
  margin-top: 227px;
  display: grid;
  position: absolute;
}

.div-block-167 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-491 {
  color: #b6e330;
  margin-top: 29px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-492 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0a0a0a;
  border: 1px solid #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 379px;
  height: 75px;
  font-family: Urbanist, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
}

.button-2._2 {
  display: none;
}

.div-block-168 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lightbox-link {
  border-radius: 7px;
}

.image-22 {
  object-fit: cover;
  object-position: 0% 50%;
  border: 1px #000;
  border-radius: 7px;
}

.slider-2 {
  background-color: #ddd0;
  height: auto;
  margin-bottom: 76px;
}

.icon {
  color: #3330;
  background-image: url('../images/vr-seta-slide.svg');
  background-position: 0 0;
  background-size: auto;
  width: 51.65px;
  height: 51.65px;
}

.slide-nav-2 {
  display: none;
}

.vrv-slide {
  max-width: 25%;
}

.right-arrow-2 {
  max-width: 52px;
  margin-right: -32px;
}

.left-arrow-2, .div-block-170 {
  display: none;
}

.success-message {
  color: #0000;
  background-color: #181818;
}

.campo-email {
  color: #fff;
  background-color: #0000;
  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 #0000;
}

.campo-email::placeholder {
  color: #ffffffb3;
}

.campo-phone {
  color: #fff;
  background-color: #0000;
  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 #0000;
}

.campo-phone::placeholder {
  color: #ffffffb3;
  font-weight: 300;
}

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

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

.texto-formulario.f {
  max-width: 25ch;
}

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

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

.close-area {
  z-index: 2;
  display: block;
  position: absolute;
  inset: 0%;
}

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

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

.error-message {
  z-index: 99999;
  opacity: 1;
  background-color: #000000e0;
  width: 0;
  height: 0;
  padding: 0;
  position: absolute;
  inset: 0%;
}

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

.submit-button {
  z-index: 10;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f3722c;
  border-radius: 10px;
  width: 100%;
  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);
}

.modal-form-imagem {
  z-index: 999999999;
  opacity: 1;
  background-color: #000000c9;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

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

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

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

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

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

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

.campo-nome::placeholder {
  color: #ffffffb3;
}

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

.paragraph-36 {
  color: #fffc;
  text-align: center;
  max-width: 40ch;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: none;
}

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

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

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

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

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

.image-95 {
  margin-right: 5px;
}

.div-block-58 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 236px;
  display: flex;
}

.div-block-58._2 {
  max-width: 294px;
}

.div-block-58._3 {
  max-width: 281px;
}

.div-block-57 {
  background-color: #1c1c1c;
  border-radius: 10px;
  justify-content: space-between;
  margin-bottom: 25px;
  padding: 34px 62px 55px;
  display: flex;
}

.div-block-57.c {
  display: none;
}

.image-96 {
  margin-right: 5px;
}

.div-block-62 {
  justify-content: space-between;
  align-items: center;
  max-width: 362px;
  display: flex;
}

.text-block-382 {
  font-weight: 700;
}

.text-block-493 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.link-block-4 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-368 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text-block-378 {
  margin-bottom: 5px;
  font-weight: 400;
}

.text-block-374 {
  text-align: center;
  max-width: 170px;
}

.image-92 {
  margin-bottom: 28px;
}

.text-block-376 {
  color: #b6e330;
  text-align: center;
  margin-bottom: 111px;
  font-size: 20px;
  font-weight: 400;
}

.text-block-376.c {
  display: none;
}

.button-6 {
  text-transform: uppercase;
  background-color: #de7a00;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 54px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.button-6._2 {
  display: none;
}

.vdr-section-parabensb {
  background-image: url('../images/Slice-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-377 {
  max-width: 343px;
  font-weight: 700;
}

.text-block-372 {
  color: #fff;
  letter-spacing: .02em;
  max-width: 417px;
  margin-top: 38px;
  margin-bottom: 36px;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.mam-container {
  max-width: 1260px;
}

.div-block-60 {
  justify-content: space-between;
  width: 100%;
  max-width: 854px;
  display: flex;
}

.text-block-383 {
  font-size: 16px;
  font-weight: 400;
}

.mam-section-rodape._2 {
  background-color: #000;
  background-image: linear-gradient(#151b18, #151b1800);
  border: .5px solid #54555f;
}

.div-block-63 {
  grid-row-gap: 39px;
  background-image: linear-gradient(#1c1c1c, #1c1c1c00);
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  max-width: 540px;
  height: 461px;
  padding-top: 41px;
  padding-left: 97px;
  padding-right: 97px;
  display: flex;
}

.div-block-63._2 {
  grid-row-gap: 27px;
  padding-left: 81px;
  padding-right: 81px;
}

.text-block-379 {
  color: #f2a900;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-380 {
  color: #70c146;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.image-91 {
  margin-bottom: 83px;
}

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

.div-block-61 {
  max-width: 369px;
}

.vdr-space {
  padding-left: 20px;
  padding-right: 20px;
}

.vdr-space.sec-parabensb {
  padding-top: 56px;
  padding-bottom: 113px;
}

.vdr-space.sec-parabensb.c {
  padding-bottom: 83px;
}

.vdr-space.sec-lista-parabens {
  padding-top: 131px;
  padding-bottom: 129px;
}

.body-5 {
  color: #fff;
  background-color: #09090a;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.vdr-container {
  max-width: 1160px;
}

.text-block-371 {
  color: #fff;
  font-size: 86px;
  font-weight: 700;
  line-height: 102px;
}

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

.div-block-64 {
  justify-content: space-between;
  display: flex;
}

.text-block-381 {
  color: #ffb509;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-381._2 {
  color: #b6e330;
}

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

.div-block-59 {
  border: 1px solid #b6e330;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 217px;
  display: flex;
}

.div-block-59.c {
  display: none;
}

.mam-space {
  padding-left: 20px;
  padding-right: 20px;
}

.mam-space.sec-rodape {
  justify-content: space-between;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.div-block-171 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 236px;
  display: flex;
}

.div-block-171._2 {
  max-width: 294px;
}

.div-block-171._3 {
  max-width: 281px;
}

.link-block-3 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-172 {
  background-color: #1c1c1c;
  border-radius: 10px;
  justify-content: space-between;
  margin-bottom: 25px;
  padding: 34px 62px 55px;
  display: flex;
}

.image-94 {
  margin-right: 5px;
}

.div-block-173 {
  justify-content: space-between;
  align-items: center;
  max-width: 362px;
  display: flex;
}

.text-block-494 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-495 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text-block-496 {
  margin-bottom: 5px;
  font-weight: 400;
}

.text-block-497 {
  text-align: center;
  max-width: 170px;
}

.text-block-498 {
  color: #b6e330;
  text-align: center;
  margin-bottom: 111px;
  font-size: 20px;
  font-weight: 400;
}

.text-block-499 {
  max-width: 343px;
  font-weight: 700;
}

.image-93 {
  margin-right: 5px;
}

.text-block-500 {
  color: #fff;
  letter-spacing: .02em;
  max-width: 417px;
  margin-top: 38px;
  margin-bottom: 36px;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.div-block-174 {
  justify-content: space-between;
  width: 100%;
  max-width: 854px;
  display: flex;
}

.text-block-501 {
  color: #f2a900;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-502 {
  color: #70c146;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.image-107 {
  margin-bottom: 83px;
}

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

.div-block-175 {
  max-width: 369px;
}

.text-block-504 {
  color: #fff;
  font-size: 86px;
  font-weight: 700;
  line-height: 102px;
}

.text-span-80 {
  color: #b6e330;
  font-weight: 700;
}

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

.div-block-176 {
  border: 1px solid #b6e330;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 217px;
  display: flex;
}

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

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

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

.link-13 {
  color: #b6b6b6;
}

.popup-regulamento {
  z-index: 999;
  background-color: #00000087;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.div-block-101 {
  background-color: #fff;
  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;
  inset: 22px 20px auto auto;
}

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

.text-block-507 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
}

.text-span-19 {
  text-decoration: underline;
}

.link-block-8 {
  color: #fff;
  text-decoration: none;
}

.link-block-8.termos {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-508 {
  text-align: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 24px;
}

.text-span-81 {
  text-decoration: underline;
}

.bold-faq, .bold-text-8 {
  font-weight: 600;
}

.div-block-177 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.image-108 {
  width: 58px;
  position: absolute;
}

.image-108._2 {
  width: 20px;
  top: 8px;
  right: 30px;
}

.image-108._3 {
  width: 61px;
  top: 27px;
  left: 0;
  right: auto;
}

.image-108._4 {
  width: 47px;
}

.link-whats {
  z-index: 99;
  max-width: 117px;
  display: block;
  position: fixed;
  inset: auto 10px 10px auto;
}

.link-whats.off {
  display: none;
}

.fixo {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  outline-offset: 0px;
  background-color: #000c;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

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

.text-block-407 {
  color: #b6e330;
  margin-top: 40px;
  margin-bottom: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
}

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

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

.body-9 {
  color: #fff;
  background-color: #0f1014;
  font-family: Urbanist, sans-serif;
}

.vdr-section-lista-parabens {
  background-image: url('../images/efeito-raio.png');
  background-position: 50% 150%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 3px solid #b6e330;
}

.text-block-452 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-451 {
  color: #d3d3d3;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text-block-410 {
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 37px;
}

.text-block-408 {
  text-align: center;
  margin-bottom: 19px;
  font-size: 30px;
  font-weight: 700;
  line-height: 37px;
}

.div-block-88 {
  background-image: linear-gradient(#393940, #0000);
  border: 1px solid #b6e330;
  border-radius: 25px;
  width: 100%;
  max-width: 1034px;
  height: 324px;
  padding: 76px 125px;
}

.preco-unico {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.box-preco-unico {
  background-color: #1c1c21;
  background-image: url('../images/div-combo.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 454px;
  height: auto;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
}

.box-preco-unico._2 {
  background-color: #b6e330;
  background-image: none;
  border-radius: 28px;
  padding-top: 0;
}

.text-preco-unico {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
}

.text-preco-unico._2 {
  color: #000;
}

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

.image-110 {
  margin-top: 46px;
}

.div-block-168-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.preco-unico-valor {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 4px;
  font-size: 86px;
  font-weight: 700;
  line-height: 90%;
}

.preco-unico-valor._2 {
  color: #242424;
}

.vrv-msg-obrigado {
  background-color: #b6e330;
}

.text-block-510 {
  color: #000;
  text-align: center;
  max-width: 1044px;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 27px;
}

.image-112, .mob {
  display: none;
}

.vrv-close-popup {
  flex: 0 auto;
  display: none;
}

@media screen and (min-width: 1920px) {
  .modal-form-imagem {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .div-block-7 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-bottom: 14px;
  }

  .div-block-7._2 {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }

  .text-block-5 {
    max-width: 137px;
    height: 26px;
    margin-bottom: 8px;
    font-size: 11px;
  }

  .text-block-5._7 {
    max-width: 145px;
  }

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

  .text-block-4 {
    letter-spacing: .1px;
    font-size: 11px;
  }

  .div-block-8 {
    background-image: url('../images/mob-div-modulos.png');
    background-size: 152px 168px;
    border-radius: 9px;
    max-width: 152px;
    height: 168px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .image-2 {
    max-width: 45px;
    margin-top: 6px;
    margin-bottom: 7px;
  }

  .heading-7 {
    letter-spacing: .6px;
    text-transform: none;
    font-size: 30px;
  }

  .image-3 {
    max-width: 15px;
  }

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

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

  .mc-space.mc-space-modulos {
    padding-top: 38px;
    padding-bottom: 32px;
  }

  .mc-space.mc-space-bio {
    padding-top: 339px;
    padding-bottom: 58px;
  }

  .mc-space.mc-space-capaz {
    padding-top: 53px;
    padding-bottom: 58px;
  }

  .mc-space.mc-space-rodape {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 29px;
  }

  .mc-space.mc-space-preco {
    padding-top: 65px;
    padding-bottom: 67px;
  }

  .mc-space.mc-space-preco.vrv {
    padding-top: 68px;
    padding-bottom: 38px;
  }

  .mc-space.mc-space-faq {
    padding-top: 49px;
    padding-bottom: 50px;
  }

  .open-modulo {
    grid-column-gap: 5px;
    max-width: 85px;
    height: 25px;
    font-size: 12px;
  }

  .mc-section-modulos.vrv {
    background-color: #000;
  }

  .div-block-11 {
    max-width: 107px;
    height: 65px;
    padding-top: 11px;
    padding-left: 7px;
    padding-right: 7px;
  }

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

  .text-block-7 {
    margin-top: 6px;
    font-size: 7px;
  }

  .image-4 {
    width: 70px;
    height: 18px;
  }

  .text-block-6 {
    margin-bottom: 13px;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-10 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-8 {
    letter-spacing: .26px;
    font-size: 26px;
    line-height: 35px;
  }

  .mc-section-bio {
    background-image: radial-gradient(circle closest-corner at 50% 0, #0000 41%, #0b0b0b), url('../images/mob-bio.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .paragraph-6 {
    margin-top: 11px;
    margin-bottom: 18px;
    font-size: 17px;
  }

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

  .image {
    max-width: 31px;
  }

  .heading-5 {
    text-align: center;
    letter-spacing: .5px;
    margin-bottom: 20px;
    font-size: 24px;
    display: block;
  }

  .text-block {
    max-width: 225px;
  }

  .text-block._2 {
    max-width: 240px;
  }

  .div-block-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 12px;
    height: 89px;
    padding-left: 17px;
    padding-right: 13px;
    font-size: 13px;
  }

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

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

  .mc-section-faq {
    background-color: #000;
  }

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

  .content.faq {
    flex-direction: column;
    grid-template-columns: 1fr;
    place-items: start center;
  }

  .h2--main.faq-title {
    text-align: center;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    font-size: 72px;
  }

  .accordion-heading-2 {
    max-width: 244px;
  }

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

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

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

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

  .abas-faq, .div-block-39 {
    display: none;
  }

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

  .accordion-item.borda.faq-click {
    padding: 20px 12px 20px 24px;
  }

  .mc-section-rodape {
    background-image: linear-gradient(#181818, #000);
    border: 1px solid #54555f;
    border-radius: 2px;
  }

  .div-block-12 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    text-align: center;
    letter-spacing: -.08px;
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 23px;
    font-size: 16px;
  }

  .text-block-406 {
    max-width: 225px;
    font-size: 14px;
  }

  .text-block-33 {
    max-width: 200px;
    margin-bottom: 52px;
    margin-left: auto;
    padding-top: 30px;
    font-size: 20px;
    line-height: 130%;
  }

  .vr08-section-precos {
    background-color: #09090a;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

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

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

  .image-9 {
    display: none;
  }

  .image-12 {
    max-width: 119px;
    position: absolute;
  }

  .text-block-26 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 115%;
  }

  .text-block-27 {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }

  .text-block-27.parcela {
    max-width: 118px;
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-27._3 {
    font-size: 14px;
    line-height: 16px;
  }

  .text-span-10 {
    font-size: 35px;
  }

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

  .div-block-27 {
    align-items: flex-end;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 9px;
    padding-right: 15px;
  }

  .div-block-26 {
    align-items: flex-end;
    height: auto;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-26._3 {
    height: auto;
    padding-right: 0;
  }

  .text-span-18 {
    font-weight: 300;
  }

  .cta-preco {
    border-style: none;
    max-width: none;
    height: 40px;
    position: relative;
    bottom: -12px;
  }

  .text-block-51 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    display: block;
    position: absolute;
    top: 21px;
    left: 9px;
  }

  .text-block-462 {
    font-size: 12px;
    line-height: 42px;
  }

  .vr08-space {
    padding-top: 271px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .vr08-space.sec-precos {
    padding: 40px 10px;
  }

  .div-block-31 {
    position: relative;
  }

  .box-precos {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    margin-bottom: 25px;
  }

  .text-block-32 {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 140%;
  }

  .text-block-52 {
    color: #1c1c21;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    display: block;
    position: absolute;
    bottom: 85px;
    left: 9px;
  }

  .div-block-30 {
    align-items: center;
    margin-top: -15px;
    margin-bottom: 0;
    margin-right: -10px;
  }

  .text-block-10 {
    text-align: center;
    max-width: 130px;
    font-size: 11px;
    line-height: 15px;
  }

  .slide {
    margin-right: 0;
  }

  .box-preco {
    background-image: linear-gradient(#1a1a1a, #323232);
    border-radius: 15px;
    max-width: 320px;
    height: auto;
    padding-top: 35px;
  }

  .box-preco._2 {
    border-radius: 15px;
  }

  .mc-section-preco {
    background-color: #000;
    background-image: url('../images/mob-combo.jpg');
  }

  .heading-9 {
    letter-spacing: .54px;
    text-transform: none;
    margin-bottom: 18px;
    font-size: 25px;
    line-height: 33px;
    display: block;
  }

  .slider {
    max-width: 320px;
  }

  .text-block-8 {
    letter-spacing: .66px;
    border-radius: 5px;
    max-width: 128px;
    height: 24px;
    font-size: 11px;
    font-weight: 500;
  }

  .text-block-8._2 {
    color: #fff;
    background-color: #060606;
  }

  .div-block-15 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    font-size: 8px;
    font-weight: 300;
  }

  .button {
    max-width: 334px;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .button._4 {
    display: none;
  }

  .button._3 {
    letter-spacing: .64px;
    border-radius: 6px;
    max-width: 320px;
    height: 41px;
    font-size: 16px;
  }

  .text-block-11 {
    max-width: 138px;
    height: 30px;
    margin: -6px 20px 5px auto;
    font-size: 10px;
  }

  .div-block-14 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 115px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-9 {
    margin-bottom: 5px;
    font-size: 44px;
  }

  .text-span-13 {
    font-size: 24px;
  }

  .text-span-13._2 {
    font-size: 44px;
  }

  .text-span-12 {
    font-size: 20px;
  }

  .text-span-12._3 {
    font-size: 36px;
  }

  .div-block-16 {
    max-width: 18px;
    height: 18px;
  }

  .vrv-section-hero {
    z-index: 3;
    background-image: url('../images/mob-hero.jpg');
  }

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

  .vrv-space.sec-hero {
    padding-top: 368px;
    padding-bottom: 36px;
  }

  .vrv-space.sec-bonus {
    padding-top: 8px;
    padding-bottom: 45px;
  }

  .vrv-space.sec-recebera {
    padding-top: 41px;
    padding-bottom: 65px;
  }

  .vrv-space.sec-ultima {
    padding-top: 199px;
    padding-bottom: 41px;
  }

  .vrv-space.sec-exclusivos {
    padding-top: 42px;
    padding-bottom: 44px;
  }

  .vrv-space.sec-gg {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .vrv-space.vrv-space-garantia {
    padding-top: 38px;
    padding-bottom: 286px;
  }

  .vrv-space.vrv-space-depoimentos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .vrv-space.vrv-space-ob {
    background-color: #b6e330;
    border-radius: 13px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .text-block-464 {
    letter-spacing: .1px;
    margin-top: 21px;
    margin-bottom: 19px;
    font-size: 25px;
    line-height: 34px;
  }

  .link-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    height: 56px;
    font-size: 15px;
  }

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

  .vrv-section-bonus {
    background-image: url('../images/mob-bonus.jpg');
  }

  .div-block-142 {
    border-radius: 23px;
    height: 593px;
    margin-bottom: 353px;
    padding: 0 20px 52px;
  }

  .div-block-143 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 22px;
  }

  .text-block-465 {
    text-align: center;
    letter-spacing: 1.1px;
    font-size: 22px;
  }

  .div-block-144 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-144._2 {
    max-width: 160px;
  }

  .div-block-144._3 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 116px;
  }

  .text-block-466 {
    letter-spacing: -.48px;
    font-size: 16px;
  }

  .text-block-466._2 {
    font-size: 16px;
    line-height: 17px;
  }

  .div-block-146 {
    border-radius: 14px;
    height: auto;
    padding: 29px 13px 10px 12px;
  }

  .text-block-467 {
    font-size: 27px;
    line-height: 30px;
  }

  .div-block-147 {
    max-width: 241px;
    height: 24px;
    margin-top: 10px;
    margin-bottom: 8px;
  }

  .text-block-468 {
    letter-spacing: .75px;
    font-size: 15px;
  }

  .text-block-470 {
    letter-spacing: .3px;
    font-size: 15px;
  }

  .vrv-section-recebera {
    background-color: #111;
    background-image: url('../images/mob-recebera.jpg');
  }

  .text-block-471 {
    text-align: center;
    letter-spacing: .5px;
    margin-bottom: 245px;
    font-size: 25px;
  }

  .div-block-149 {
    background-image: linear-gradient(135deg, #282828, #1c1c1c00);
    border-radius: 14px;
    height: 54px;
    padding-left: 20px;
    padding-right: 0;
  }

  .text-block-472 {
    font-size: 15px;
  }

  .text-block-472._01 {
    font-size: 15px;
    line-height: 140%;
  }

  .text-block-472._2 {
    max-width: 180px;
  }

  .vrv-section-ultima {
    background-image: url('../images/mob-ultima.jpg'), linear-gradient(90deg, #668805, #b6e331 50%, #668805);
  }

  .div-block-150 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-473 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 25px;
  }

  .text-block-475 {
    color: #000;
    text-align: center;
    letter-spacing: .15px;
    font-size: 15px;
    line-height: 120%;
  }

  .text-block-476 {
    max-width: 278px;
    margin-bottom: 15px;
    font-size: 25px;
  }

  .div-block-151 {
    background-position: 50% 0;
    background-size: 257px 335px;
    max-width: 257px;
    height: 335px;
    padding-top: 164px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .div-block-151._2 {
    background-size: 257px 330px;
    height: 330px;
    padding-top: 180px;
  }

  .div-block-151._3 {
    background-position: 50% 0;
    background-size: 257px 378px;
    height: 378px;
    padding-top: 195px;
  }

  .text-block-477 {
    margin-bottom: 18px;
    font-size: 18px;
  }

  .text-block-477._02 {
    margin-bottom: 18px;
  }

  .text-block-478 {
    font-size: 12px;
  }

  .div-block-152 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-479 {
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 38px;
  }

  .text-block-481 {
    text-align: center;
    margin-top: 28px;
    font-size: 18px;
    line-height: 140%;
  }

  .vrv-section-gg {
    background-image: url('../images/mob-gg.jpg');
  }

  .div-block-153 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 49px;
  }

  .div-block-154 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: auto;
    margin-top: 0;
    margin-bottom: 45px;
  }

  .text-block-482 {
    letter-spacing: -2.6px;
    font-size: 46px;
  }

  .text-block-484 {
    text-align: center;
    font-size: 17px;
    line-height: 140%;
  }

  .div-block-155 {
    height: auto;
  }

  .text-block-486 {
    text-align: center;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 23px;
  }

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

  .div-block-157 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    height: auto;
  }

  .text-block-488 {
    margin-bottom: 25px;
    font-size: 23px;
    line-height: 35px;
  }

  .div-block-158 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
  }

  .text-block-489 {
    font-size: 21px;
    line-height: 35px;
  }

  .div-block-159 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-160 {
    flex-flow: column;
  }

  .vrv-section-garantia {
    background-image: url('../images/mob-garantia.jpg');
    background-position: 50% 100%;
  }

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

  .div-block-162 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .heading-35 {
    font-size: 25px;
  }

  .paragraph-11 {
    max-width: 298px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-span-76 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-163 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
  }

  .vrv-section-depoimentos {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
  }

  .grid-default-2._4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    max-width: 360px;
    margin-top: 25px;
    margin-bottom: 51px;
  }

  .nps-content {
    grid-row-gap: 0px;
    padding: 19px 20px 25px;
  }

  .nps-number {
    font-size: 35px;
    line-height: 140%;
  }

  .nps-descricao {
    font-size: 13px;
    font-weight: 300;
    line-height: 140%;
  }

  .heading-36 {
    text-align: center;
    max-width: 236px;
    font-size: 25px;
    line-height: 120%;
  }

  .text-block-490 {
    margin-top: 5px;
    font-size: 15px;
  }

  .div-block-164 {
    background-image: url('../images/bg-div-dep.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 320px 1162px;
    height: auto;
    padding-top: 36px;
  }

  .heading-37 {
    font-size: 25px;
    line-height: 38px;
  }

  .div-block-165 {
    max-width: 280px;
    margin-top: 11px;
    margin-bottom: 22px;
  }

  .div-block-166 {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
    min-width: auto;
    max-width: 257px;
    margin-top: 0;
    position: static;
  }

  .text-block-491 {
    margin-top: 20px;
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-492 {
    font-size: 11px;
  }

  .button-2 {
    max-width: 262px;
    height: 51px;
    font-size: 15px;
  }

  .button-2._2 {
    max-width: 262px;
    height: 51px;
    font-size: 15px;
    display: flex;
  }

  .bold-text-2 {
    font-weight: 400;
  }

  .image-14 {
    max-width: 141px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-15 {
    max-width: 26px;
  }

  .image-16 {
    max-width: 69px;
    margin-top: -20px;
  }

  .image-17 {
    max-width: 47px;
  }

  .image-18 {
    max-width: 31px;
  }

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

  .image-19 {
    max-width: 31px;
  }

  .bold-text-3 {
    font-weight: 500;
  }

  .bold-text-4, .bold-text-5 {
    font-weight: 600;
  }

  .bold-text-6 {
    font-weight: 300;
  }

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

  .div-block-169 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 280px;
    margin-bottom: 15px;
    display: flex;
  }

  .image-21 {
    max-width: 9px;
  }

  .slider-2, .vrv-box-slide.oculto {
    display: none;
  }

  .div-block-170 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .vermais {
    color: #fff;
    text-transform: uppercase;
    background-color: #fff0;
    border: 1px solid #fff;
    border-radius: 3.38px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 273px;
    height: 51px;
    font-family: Urbanist, sans-serif;
    font-size: 15px;
    font-weight: 700;
    display: flex;
  }

  .div-block-57 {
    grid-row-gap: 75px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 43px;
    padding: 72px 20px 85px;
  }

  .text-block-382 {
    font-size: 15px;
    font-weight: 700;
  }

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

  .text-block-378 {
    margin-bottom: 17px;
  }

  .text-block-376 {
    color: #b6e330;
    letter-spacing: .02em;
    margin-bottom: 47px;
    font-size: 18px;
    line-height: 24px;
  }

  .vdr-section-parabensb {
    background-image: url('../images/Slice-2.png');
  }

  .text-block-377 {
    margin-bottom: 35px;
  }

  .text-block-372 {
    color: #fff;
    margin-top: 27px;
    margin-bottom: 55px;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-372.c {
    margin-bottom: 48px;
    font-size: 23px;
  }

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

  .div-block-60 {
    flex-direction: column;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-383 {
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-63 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-63._2 {
    height: 515px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-63._1 {
    height: 394px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-379, .text-block-380 {
    font-size: 13px;
    line-height: 20px;
  }

  .image-91 {
    max-width: 190px;
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .vdr-space.sec-parabensb {
    padding-top: 58px;
    padding-bottom: 64px;
  }

  .vdr-space.sec-parabensb.c {
    padding-bottom: 41px;
  }

  .vdr-space.sec-lista-parabens {
    padding-top: 51px;
    padding-bottom: 89px;
  }

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

  .text-block-371 {
    color: #fff;
    font-size: 70px;
    line-height: 85px;
  }

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

  .div-block-59 {
    border-color: #b6e330;
    height: 242px;
  }

  .mam-space.sec-rodape {
    grid-row-gap: 24px;
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .div-block-172 {
    grid-row-gap: 75px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 43px;
    padding: 72px 20px 85px;
  }

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

  .text-block-496 {
    margin-bottom: 17px;
  }

  .text-block-498 {
    color: #b6e330;
    letter-spacing: .02em;
    margin-bottom: 47px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-499 {
    margin-bottom: 35px;
  }

  .text-block-500 {
    color: #fff;
    margin-top: 27px;
    margin-bottom: 55px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-174 {
    flex-direction: column;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-501, .text-block-502 {
    font-size: 13px;
    line-height: 20px;
  }

  .image-107 {
    max-width: 190px;
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-504 {
    color: #fff;
    font-size: 70px;
    line-height: 85px;
  }

  .div-block-176 {
    border-color: #b6e330;
    height: 242px;
  }

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

  .text-block-507 {
    text-align: left;
    max-width: 164px;
  }

  .link-block-8.termos {
    margin-top: 15px;
  }

  .text-block-508 {
    text-align: center;
    max-width: 241px;
    font-size: 14px;
  }

  .image-108 {
    width: 34px;
    top: 16px;
    right: 26px;
  }

  .image-108._2 {
    width: 35px;
    top: 15px;
    right: 16px;
  }

  .image-108._3 {
    width: 35px;
    display: block;
  }

  .image-108._4 {
    width: 24px;
    top: 4px;
    right: 0;
  }

  .link-whats {
    max-width: 80px;
    bottom: 20px;
  }

  .text-block-407 {
    text-align: center;
    margin-top: 30px;
    font-size: 26px;
  }

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

  .image-109._2 {
    max-width: 130px;
  }

  .vdr-section-lista-parabens {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

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

  .text-block-410 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-408 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-88 {
    height: auto;
    padding: 36px 20px;
  }

  .preco-unico {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
  }

  .box-preco-unico {
    background-image: linear-gradient(#1a1a1a, #323232);
    border-radius: 15px;
    height: auto;
    padding: 35px 20px 24px;
  }

  .box-preco-unico._2 {
    border-radius: 15px;
  }

  .text-preco-unico {
    text-align: center;
    max-width: 272px;
    margin-bottom: 25px;
    font-size: 21px;
    line-height: 32px;
  }

  .image-110 {
    max-width: 174px;
    margin-top: 36px;
  }

  .preco-unico-box {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
  }

  .preco-unico-valor {
    margin-bottom: 5px;
    font-size: 81px;
  }

  .vrv-msg-obrigado {
    z-index: 99;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #0006;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .image-111 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .image-112 {
    max-width: 180px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .deks {
    display: none;
  }

  .mob {
    display: inline;
  }

  .vrv-close-popup {
    display: block;
    position: absolute;
    inset: -30px -30px auto auto;
  }
}

@media screen and (max-width: 767px) {
  .mc-section-bio {
    background-image: radial-gradient(circle closest-corner at 50% 10%, #0000 48%, #0b0b0b), url('../images/mob-bio.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

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

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

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

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

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

  .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;
    place-content: center;
    place-items: center;
    display: grid;
  }

  .div-block-142._1 {
    margin-bottom: 44px;
  }

  .close-area {
    max-width: 100%;
    inset: 0%;
  }

  .modal-conteudo {
    width: 100%;
  }

  .form {
    flex-direction: column;
  }

  .submit-button {
    white-space: pre-line;
    overflow-wrap: normal;
    max-width: 100%;
    position: static;
    transform: none;
  }

  .modal-form-imagem {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-padding-10.modal, .form-block {
    width: 100%;
  }

  .form-content {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .list {
    grid-row-gap: 5px;
    max-height: 410px;
  }

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

  .popup-modulos {
    z-index: 99999;
    color: #fff;
    background-color: #000000b3;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 20px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .popup-close {
    position: absolute;
    inset: 0% 0% auto;
  }

  .mc-section-bio {
    background-image: radial-gradient(circle closest-corner at 50% 17%, #0000 63%, #0b0b0b), url('../images/mob-bio.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

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

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

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

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

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

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

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

  .icone-tab {
    width: 24px;
  }

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

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

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

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

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

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

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

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

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

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

  .tabs-menu {
    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;
    width: 100%;
    max-width: 100%;
    max-height: none;
    display: grid;
  }

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

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

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

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

  .mc-section-rodape {
    background-size: cover;
  }

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

  .button {
    margin-left: auto;
    margin-right: auto;
  }

  .vrv-space.vrv-space-ob {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

  .texto-formulario {
    font-size: 18px;
  }

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

  .modal-form-imagem {
    max-width: none;
  }

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

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

  .form-block {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .link-whats {
    max-width: 90px;
    bottom: 80px;
  }

  .fixo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vrv-close-popup {
    max-width: 40px;
    top: -20px;
    right: -20px;
  }
}

#w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea0-18d23014, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea5-18d23014, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaa-18d23014, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaf-18d23014 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-18d23014 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-ac8d02de-319b-62e9-529d-b2fddf859155-18d23014, #w-node-ac8d02de-319b-62e9-529d-b2fddf859158-18d23014, #w-node-_7914b2d1-8645-9d52-1e37-c82361d921cf-18d23014, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99d1-18d23014, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99da-18d23014, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea0-51654bf5, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea5-51654bf5, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaa-51654bf5, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaf-51654bf5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-51654bf5 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-ac8d02de-319b-62e9-529d-b2fddf859155-51654bf5, #w-node-ac8d02de-319b-62e9-529d-b2fddf859158-51654bf5, #w-node-_7914b2d1-8645-9d52-1e37-c82361d921cf-51654bf5, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99d1-51654bf5, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99da-51654bf5, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea0-0629a283, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676ea5-0629a283, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaa-0629a283, #w-node-e69a70cb-d187-48b6-fecb-0ee48c676eaf-0629a283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-0629a283 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-ac8d02de-319b-62e9-529d-b2fddf859155-0629a283, #w-node-ac8d02de-319b-62e9-529d-b2fddf859158-0629a283, #w-node-_7914b2d1-8645-9d52-1e37-c82361d921cf-0629a283, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99d1-0629a283, #w-node-_58069c7e-e82e-57c6-6084-6869fc0c99da-0629a283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3af-18d23014 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3b7-18d23014 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3bf-18d23014 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e223249c-bf41-a4e6-ee97-618ead80794c-18d23014 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-18d23014, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bb5-18d23014, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bd8-18d23014 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3af-51654bf5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3b7-51654bf5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3bf-51654bf5 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e223249c-bf41-a4e6-ee97-618ead80794c-51654bf5 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-51654bf5, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bb5-51654bf5, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bd8-51654bf5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3af-0629a283 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3b7-0629a283 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8b2ef7c4-f149-12db-d8ea-874b2049b3bf-0629a283 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e223249c-bf41-a4e6-ee97-618ead80794c-0629a283 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_41a844c3-64c2-53b1-101c-11b64f3f3d4a-0629a283, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bb5-0629a283, #w-node-_160b6f78-afa9-f659-d271-5094a16b0bd8-0629a283 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


