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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.vrp-section-nav {
  border-bottom: 1px solid #3f3f3f;
}

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

.vrp-container {
  max-width: 1200px;
}

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

.vrp-space.vrp-space-nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 31px;
  padding-bottom: 20px;
  display: flex;
}

.vrp-space.vrp-space-hero {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 163px;
  padding-bottom: 185px;
  display: flex;
}

.vrp-space.vrp-space-lucro {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 119px;
  padding-bottom: 146px;
  display: flex;
}

.vrp-space.vrp-space-esquemas {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 135px;
  padding-bottom: 130px;
  display: flex;
}

.vrp-space.vrp-space-seguidores {
  align-items: center;
  padding-top: 139px;
  padding-bottom: 107px;
  display: flex;
}

.vrp-space.vrp-space-jornal {
  flex-direction: column;
  align-items: center;
  padding-top: 81px;
  padding-bottom: 866px;
  display: flex;
}

.vrp-space.vrp-space-atencao {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 74px;
  padding-bottom: 86px;
  display: flex;
}

.vrp-space.vrp-space-3meses {
  padding-top: 82px;
  padding-bottom: 87px;
}

.vrp-space.vrp-space-video {
  flex-direction: column;
  align-items: center;
  padding-top: 53px;
  padding-bottom: 54px;
  display: flex;
}

.vrp-space.vrp-space-dinheiro {
  grid-column-gap: 48px;
  align-items: center;
  padding-top: 155px;
  padding-bottom: 120px;
  display: flex;
}

.vrp-space.vrp-space-garantia {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 164px;
  display: flex;
}

.vrp-space.vrp-space-bio {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 115px;
  padding-bottom: 178px;
  display: flex;
}

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

.vrp-space.vrp-space-preco {
  flex-direction: column;
  align-items: center;
  padding-top: 56px;
  padding-bottom: 132px;
  display: flex;
}

.vrp-space.vrp-space-bonus {
  flex-direction: column;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 117px;
  display: flex;
}

.vrp-space.vrp-space-modulos {
  flex-direction: column;
  align-items: center;
  padding-top: 85px;
  padding-bottom: 96px;
  display: flex;
}

.image {
  width: 100%;
  max-width: 234px;
  height: 49px;
  display: block;
}

.div-block {
  grid-column-gap: 31px;
  align-items: center;
  width: 100%;
  max-width: 672px;
  display: flex;
}

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

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

.text-block-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.text-block-3 {
  color: #69ff77;
  letter-spacing: .64px;
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 43px;
}

.text-block-4 {
  color: rgba(253, 255, 253, .7);
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 10px;
  line-height: 140%;
}

.div-block-4 {
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  min-width: 6px;
  max-width: 6px;
  height: 6px;
  min-height: 6px;
}

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

.heading {
  color: #fff;
  max-width: 609px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 47px;
}

.text-span {
  color: #5eff6d;
}

.paragraph {
  color: #fff;
  max-width: 570px;
  margin-top: 19px;
  margin-bottom: 42px;
  font-size: 21px;
  line-height: 150%;
}

.text-span-2 {
  color: #69ff77;
}

.div-block-5 {
  background-image: linear-gradient(170deg, rgba(217, 217, 217, .2) 60%, rgba(217, 217, 217, 0));
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 617px;
  padding: 10px 22px 19px;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 15px;
  margin-right: auto;
  display: flex;
}

.text-block-5 {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  line-height: 140%;
  text-decoration: line-through;
}

.text-block-6 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
}

.text-span-3 {
  color: #69ff77;
}

.text-block-7 {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  line-height: 140%;
}

.link-block {
  grid-column-gap: 9px;
  color: #2d2d2d;
  background-image: linear-gradient(#fca823, #ff7300);
  border: 1px solid #ff7300;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: 56px;
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px rgba(255, 115, 0, .22), 0 12px 33px rgba(255, 115, 0, .16), 0 6px 18px rgba(255, 115, 0, .13), 0 4px 10px rgba(255, 115, 0, .11), 0 2px 5px rgba(255, 115, 0, .09), 0 1px 2px rgba(255, 115, 0, .06);
}

.link-block._2 {
  max-width: 401px;
}

.link-block._3 {
  grid-column-gap: 14px;
  max-width: 383px;
  height: 74px;
  font-size: 28px;
  line-height: 41px;
}

.vrp-section-lucro {
  background-color: #5eff6d;
  background-image: url('../images/bg-lucro.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 51px;
}

.paragraph-2 {
  color: #000;
  max-width: 607px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 25px;
  font-weight: 500;
  line-height: 33px;
}

.text-block-8 {
  color: #000;
  width: 100%;
  max-width: 591px;
  margin-bottom: 17px;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.link-block-2 {
  grid-column-gap: 10px;
  color: #fff;
  background-image: linear-gradient(#000, #2e2f2e);
  border: 1px solid #44dd5c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 403px;
  height: 56px;
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px rgba(39, 219, 68, .22), 0 12px 33px rgba(39, 219, 68, .16), 0 6px 18px rgba(39, 219, 68, .13), 0 4px 10px rgba(39, 219, 68, .11), 0 2px 5px rgba(39, 219, 68, .09), 0 1px 2px rgba(39, 219, 68, .06);
}

.image-2 {
  width: 100%;
  max-width: 42px;
  height: auto;
}

.image-3, .image-4 {
  width: 100%;
  max-width: 32px;
  height: auto;
}

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

.heading-3 {
  color: #5eff6d;
  max-width: 629px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 48px;
}

.text-span-4 {
  color: #fff;
  font-weight: 600;
}

.paragraph-3 {
  color: #fff;
  max-width: 705px;
  margin-top: 19px;
  margin-bottom: 27px;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-7 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 494px;
  display: flex;
}

.heading-4 {
  color: #5eff6d;
  margin-top: 15px;
  margin-bottom: 7px;
  font-size: 50px;
  line-height: 58px;
}

.text-span-5 {
  color: #fff;
  font-weight: 300;
}

.text-block-9 {
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  line-height: 31px;
}

.div-block-8 {
  border-right: 1px solid #505050;
  width: 100%;
  max-width: 1px;
  height: 525px;
  margin-left: 22px;
  margin-right: 22px;
}

.paragraph-4 {
  color: #fff;
  max-width: 639px;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 100%;
}

.text-span-6 {
  color: #5eff6d;
  font-weight: 600;
}

.text-span-7 {
  color: #69ff77;
  font-weight: 600;
}

.image-6 {
  width: 100%;
  max-width: 96px;
  height: auto;
  display: block;
}

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

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 70px;
}

.text-span-8 {
  color: #5eff6d;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  max-width: 810px;
  margin-top: 5px;
  margin-bottom: 738px;
  font-size: 25px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-5._2 {
  flex-direction: column;
  align-items: center;
  max-width: 856px;
  margin-bottom: 0;
  display: flex;
}

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

.vrp-section-atencao {
  background-color: #5eff6d;
  background-image: url('../images/bg-atencao.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 75px;
  line-height: 119%;
}

.paragraph-6 {
  color: #000;
  max-width: 700px;
  margin-top: 9px;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  line-height: 127%;
}

.vrp-section-3meses {
  background-color: #5eff6d;
  background-image: url('../images/bg-3meses.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-7 {
  color: #121212;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 70px;
}

.paragraph-7 {
  color: #000;
  max-width: 700px;
  margin-top: 3px;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 31px;
}

.text-span-10, .text-span-11 {
  font-weight: 600;
}

.paragraph-8 {
  font-size: 19px;
  line-height: 145%;
}

.paragraph-9 {
  color: #000;
  max-width: 643px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  line-height: 145%;
}

.bold-text {
  margin-bottom: 16px;
  display: block;
}

.text-block-10 {
  color: var(--black);
  font-size: 20px;
  line-height: 145%;
}

.list {
  max-width: 660px;
  margin-bottom: 0;
}

.vrp-section-video {
  background-color: #fff;
  background-image: url('../images/bg-video.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.heading-8 {
  color: #fff;
  text-align: center;
  max-width: 518px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 50px;
}

.text-span-12 {
  color: #5eff6d;
}

.text-block-11 {
  color: #fff;
  margin-top: 27px;
  margin-bottom: 45px;
  font-size: 39px;
  font-weight: 300;
  line-height: 31px;
}

.youtube {
  border-radius: 46px;
  max-width: 1168px;
}

.vrp-section-dinheiro {
  background-color: #101010;
}

.div-block-10 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 544px;
  display: flex;
}

.heading-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 49px;
}

.text-span-13 {
  color: #4be059;
}

.paragraph-10 {
  color: #fff;
  max-width: 471px;
  margin-top: 24px;
  margin-bottom: 32px;
  font-size: 25px;
  line-height: 40px;
}

.image-7 {
  width: 100%;
  max-width: 481px;
  height: auto;
}

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

.heading-10 {
  color: #fff;
  align-items: flex-start;
  max-width: 490px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

.paragraph-11 {
  color: #fff;
  letter-spacing: .46px;
  max-width: 652px;
  margin-top: 12px;
  margin-bottom: 35px;
  font-size: 23px;
  line-height: 35px;
}

.bold-text-2 {
  color: #4be059;
}

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

.heading-11 {
  color: #fff;
  max-width: 345px;
  margin-top: 0;
  margin-bottom: 34px;
  font-size: 45px;
  font-weight: 400;
  line-height: 53px;
}

.bold-text-3 {
  color: #5dfc6c;
}

.paragraph-12 {
  color: #fff;
  text-align: justify;
  max-width: 658px;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 35px;
}

.vrp-section-rodape {
  background-color: #111;
  border: 1px solid #202020;
  border-radius: 5px;
}

.div-block-11 {
  grid-column-gap: 78px;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: #f2f2f2;
  letter-spacing: -.08px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  line-height: 145%;
}

.link {
  color: #f2f2f2;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.image-8 {
  width: 100%;
  max-width: 42px;
}

.text-block-13 {
  color: #f5f5f5;
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 200;
  line-height: 150%;
}

.text-block-14 {
  color: #f5f5f5;
  font-size: 50px;
  font-weight: 200;
  line-height: 150%;
}

.text-span-14 {
  color: #5eff6d;
}

.text-block-15 {
  color: #f5f5f5;
  text-align: right;
  max-width: 180px;
  font-family: proxima-nova, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 100%;
}

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

.text-block-16 {
  color: #5eff6d;
  margin-left: 5px;
  font-family: proxima-nova, sans-serif;
  font-size: 132px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-13 {
  flex-direction: column;
  align-items: center;
  font-weight: 300;
  display: flex;
}

.image-9, .image-10, .text-span-18 {
  display: none;
}

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

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 44px;
  font-size: 39px;
  font-weight: 600;
  line-height: 65px;
}

.text-span-19 {
  color: #69ff77;
}

.div-block-14 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 970px;
  display: grid;
}

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

.image-11 {
  width: 100%;
  max-width: 319px;
  height: auto;
  display: block;
}

.div-block-16 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #5eff6d;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 291px;
  height: 89px;
  margin-top: 39px;
  font-size: 23px;
  line-height: 24px;
  display: flex;
}

.text-block-17 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-17 {
  color: #fff;
  text-align: center;
  background-color: #202020;
  border-bottom-right-radius: 19px;
  border-bottom-left-radius: 19px;
  width: 100%;
  max-width: 291px;
  height: 142px;
  padding-top: 20px;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-18 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 52px;
  display: grid;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 33px;
  font-size: 39px;
  line-height: 65px;
}

.text-span-20 {
  color: #5eff6d;
}

.div-block-19 {
  background-color: #1e1e1e;
  border-radius: 63px;
  padding: 51px 70px 51px 79px;
}

.div-block-20 {
  background-color: #5eff6d;
  border: 1px solid #69ff77;
  border-radius: 24px;
  align-items: center;
  width: 100%;
  height: 48px;
  padding-left: 37px;
  display: flex;
}

.image-12 {
  display: none;
}

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

.faq-pluss, .faq-less {
  display: none;
}

.text-block-18 {
  color: #000;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-13 {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 150%;
}

.text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25 {
  font-weight: 500;
}

.text-span-26 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.faq-resposta {
  margin-top: 32px;
  font-weight: 300;
  display: block;
}

.list-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #69ff77;
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 30px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

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

.paragraph-13-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.text-span-27 {
  font-weight: 500;
}

.paragraph-13-copy-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-22 {
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.div-block-23 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-left: 25px;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.text-span-28 {
  color: #69ff77;
}

.image-13 {
  width: 100%;
  max-width: 55px;
  height: auto;
}

.text-span-29 {
  color: #5eff6d;
  text-decoration: line-through;
}

.image-14 {
  width: 100%;
  max-width: 132px;
  height: auto;
}

.image-15, .div-block-25 {
  display: none;
}

.link-4 {
  color: #fff;
}

.svr-modal {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(207, 104, 83, .7);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.svr-modal.venda {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  display: none;
}

.svr-modal.venda.abrir-popup {
  background-color: rgba(0, 0, 0, .5);
  margin-bottom: 0;
  display: flex;
}

.checkbox-label {
  max-width: 352px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.success-message {
  width: 100%;
  max-width: 395px;
}

.text-termo {
  text-transform: uppercase;
}

.svr-cta-main {
  color: #000;
  text-transform: uppercase;
  background-color: #00ff0a;
  background-image: linear-gradient(#00ff0a, #62fca9);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 395px;
  height: 70px;
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
  display: flex;
}

.svr-cta-main:hover {
  box-shadow: 0 15px 30px rgba(98, 252, 169, .4);
}

.svr-cta-main.cta-form {
  display: block;
}

.form-background-div {
  z-index: 15;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 400px;
  height: 48px;
  max-height: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.link-3 {
  color: #fff;
  text-decoration: underline;
}

.html-embed-17 {
  opacity: .6;
  margin-bottom: -4px;
  margin-right: 14px;
}

.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::placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone.phone {
  color: #000;
  font-weight: 400;
}

.campo-phone.phone::placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.close-popup {
  z-index: 1;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-popup:hover {
  background-color: #26211a;
}

.checkbox-field {
  color: #fff;
  max-width: 400px;
  margin: 16px auto;
  padding-left: 30px;
}

.svr-box-form {
  background-image: linear-gradient(#b85d5a, #d56b50);
  border-radius: 10px;
  width: 100%;
  max-width: 475px;
  padding: 40px;
  position: relative;
}

.svr-box-form.vendas {
  background-image: linear-gradient(#0e0e11, #3c3c3c);
}

.error-message {
  color: #fff;
  background-color: #26211a;
  border-radius: 10px;
  width: 100%;
  max-width: 395px;
  padding-left: 40px;
  padding-right: 40px;
}

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

.title-popup {
  color: #fff;
  text-align: center;
  max-width: 398px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-field {
  color: #000;
  background-image: url('../images/user_1user.webp');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 6px;
  width: 100%;
  max-width: 400px;
  height: 48px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  font-size: 16px;
  line-height: 24px;
}

.text-field.campo-nome {
  color: #000;
}

.text-field.campo-nome::placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field._2 {
  background-image: url('../images/mail_1mail.webp');
}

.text-field._2.campo-email {
  color: #000;
}

.text-field._2.campo-email::placeholder {
  color: rgba(0, 0, 0, .6);
}

.body-2 {
  color: #fff;
  background-color: #0a0c11;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.c-parabens-section {
  background-image: url('../images/c-parabens-bg1.png');
  background-position: 50% 0;
  background-size: auto;
}

.c-container {
  max-width: 1200px;
}

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

.c-space.sec-parabens {
  padding-top: 57px;
  padding-bottom: 204px;
}

.text-block-49 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-50 {
  color: #ededed;
  text-align: center;
  max-width: 718px;
  margin-bottom: 102px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 140%;
}

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

.div-block-28 {
  background-color: rgba(28, 28, 28, .8);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 540px;
  height: 495px;
  padding-top: 41px;
  padding-left: 97px;
  padding-right: 97px;
  display: flex;
}

.div-block-28._2 {
  padding-left: 81px;
  padding-right: 81px;
}

.text-block-51 {
  color: #ffb509;
  margin-bottom: 39px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-51._2 {
  color: #b6e330;
  margin-bottom: 35px;
}

.text-block-52 {
  font-size: 18px;
}

.text-block-53 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
}

.text-block-53._2 {
  margin-bottom: 27px;
}

.button {
  text-transform: uppercase;
  background-color: #de7a00;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 340px;
  height: 54px;
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.text-block-54 {
  margin-bottom: 27px;
}

.text-block-55, .text-block-56 {
  color: #f2a900;
  font-size: 14px;
  line-height: 20px;
}

.text-block-56._2 {
  color: #70c146;
}

.text-block-56.b {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

.div-block-29 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.body-3 {
  color: #fff;
  background-color: #0a0c11;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.b-parabens-section {
  background-image: url('../images/c-parabens-bg1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.b-container {
  max-width: 1200px;
}

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

.b-space.sec-b-parabens {
  padding-top: 57px;
  padding-bottom: 45px;
}

.text-block-57 {
  text-align: center;
  margin-bottom: 25px;
  font-family: proxima-nova, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-31 {
  max-width: 563px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-32 {
  background-color: #464242;
  border-radius: 93px;
  width: 100%;
  max-width: 507px;
  height: 9px;
}

.div-block-33 {
  background-color: #fca824;
  border-top-left-radius: 93px;
  border-bottom-left-radius: 93px;
  max-width: 451px;
  height: 9px;
}

.text-block-58 {
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.div-block-34 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.text-block-59 {
  text-align: center;
  max-width: 498px;
  margin-left: auto;
  margin-right: auto;
  line-height: 140%;
}

.div-block-35 {
  background-color: rgba(28, 28, 28, .8);
  border-radius: 10px;
  justify-content: space-between;
  max-width: 1117px;
  height: 292px;
  margin-bottom: 98px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 34px;
  padding-left: 79px;
  padding-right: 79px;
  display: flex;
}

.text-block-60 {
  text-align: center;
  font-weight: 500;
}

.div-block-36 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 294px;
  display: flex;
}

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

.div-block-36._1 {
  width: 100%;
  max-width: 236px;
}

.div-block-37 {
  border: 1px solid #fff;
  border-radius: 10px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1117px;
  height: 217px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  padding-left: 131px;
  padding-right: 131px;
  display: flex;
}

.text-block-61 {
  max-width: 343px;
}

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

.div-block-38 {
  width: 100%;
  max-width: 362px;
  height: 121px;
}

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

@media screen and (max-width: 991px) {
  .vrp-container {
    max-width: 360px;
  }

  .vrp-space.vrp-space-nav {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .vrp-space.vrp-space-hero {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-lucro {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-esquemas {
    padding-top: 60px;
    padding-bottom: 520px;
  }

  .vrp-space.vrp-space-seguidores {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-jornal {
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 350px;
  }

  .vrp-space.vrp-space-atencao {
    padding-top: 60px;
    padding-bottom: 357px;
  }

  .vrp-space.vrp-space-3meses {
    padding-top: 60px;
    padding-bottom: 503px;
  }

  .vrp-space.vrp-space-video {
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .vrp-space.vrp-space-dinheiro {
    flex-direction: column-reverse;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-garantia {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-bio {
    padding-top: 345px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-rodape {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 29px;
  }

  .vrp-space.vrp-space-preco {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-bonus {
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vrp-space.vrp-space-modulos {
    padding: 60px 10px;
  }

  .image {
    max-width: 130px;
  }

  .div-block {
    display: none;
  }

  .vrp-section-hero {
    background-image: none;
  }

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

  .paragraph {
    max-width: none;
    margin-top: 12px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 145%;
  }

  .div-block-5 {
    padding: 6px 10px 11px;
  }

  .div-block-6 {
    margin-left: 10px;
  }

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

  .text-block-6 {
    font-size: 10px;
  }

  .text-block-7 {
    font-size: 9px;
  }

  .link-block {
    grid-column-gap: 5px;
    max-width: 159px;
    height: 32px;
    font-size: 12px;
    line-height: 18px;
  }

  .link-block._2 {
    grid-column-gap: 10px;
    height: 49px;
    font-size: 17px;
    line-height: 27px;
  }

  .link-block._3 {
    grid-column-gap: 10px;
    max-width: 210px;
    height: 42px;
    font-size: 12px;
    line-height: 15px;
  }

  .vrp-section-lucro {
    background-image: url('../images/bgmob-lucro.webp');
  }

  .heading-2 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 100%;
  }

  .paragraph-2 {
    margin-top: 9px;
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 27px;
  }

  .text-block-8 {
    margin-bottom: 232px;
    font-size: 19px;
    line-height: 27px;
  }

  .link-block-2 {
    grid-column-gap: 9px;
    font-size: 17px;
    line-height: 27px;
  }

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

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

  .image-4 {
    max-width: 28px;
  }

  .vrp-section-esquemas {
    background-image: url('../images/bgmob-esquemas.webp');
  }

  .heading-3 {
    font-size: 21px;
    line-height: 35px;
  }

  .paragraph-3 {
    margin-top: 18px;
    margin-bottom: 33px;
    font-size: 19px;
    line-height: 26px;
  }

  .image-5 {
    max-width: 28px;
  }

  .div-block-7 {
    margin-bottom: 15px;
  }

  .heading-4 {
    max-width: 238px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 32px;
  }

  .text-span-5 {
    font-weight: 700;
  }

  .text-block-9 {
    font-size: 19px;
    line-height: 28px;
  }

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

  .paragraph-4 {
    font-size: 19px;
  }

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

  .vrp-section-jornal {
    background-image: url('../images/bgmob-jornal.webp');
  }

  .heading-5 {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 100%;
  }

  .heading-5._2 {
    margin-bottom: 12px;
    line-height: 30px;
  }

  .paragraph-5 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 347px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }

  .paragraph-5._2 {
    display: block;
  }

  .div-block-9 {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 19px;
    display: flex;
  }

  .text-span-9 {
    color: #5eff6d;
    font-weight: 600;
  }

  .vrp-section-atencao {
    background-image: url('../images/bgmob-atencao.webp');
  }

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

  .paragraph-6 {
    max-width: 311px;
    margin-top: 12px;
    font-size: 17px;
  }

  .vrp-section-3meses {
    background-color: #131313;
    background-image: url('../images/bgmob-3meses.webp');
  }

  .heading-7 {
    color: #4be059;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 100%;
  }

  .paragraph-7 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph-9 {
    color: #4be059;
    margin-bottom: 15px;
  }

  .text-block-10 {
    color: var(--white);
    font-size: 18px;
  }

  .list {
    color: #fff;
    padding-left: 20px;
  }

  .vrp-section-video {
    background-color: #101010;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-8 {
    text-align: left;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-11 {
    margin-top: 17px;
    margin-bottom: 34px;
    font-size: 25px;
    line-height: 20px;
  }

  .youtube {
    border-radius: 20px;
  }

  .div-block-10 {
    margin-top: 16px;
  }

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

  .paragraph-10 {
    margin-top: 1px;
    margin-bottom: 26px;
    font-size: 17px;
    line-height: 29px;
  }

  .image-7 {
    max-width: 246px;
  }

  .vrp-section-garantia {
    background-image: none;
  }

  .heading-10 {
    font-size: 25px;
    line-height: 33px;
  }

  .paragraph-11 {
    margin-top: 11px;
    margin-bottom: 37px;
    font-size: 17px;
    line-height: 27px;
  }

  .vrp-section-bio {
    background-image: url('../images/bgmob-bio.webp');
  }

  .heading-11 {
    max-width: 230px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-12 {
    text-align: left;
    font-size: 19px;
    line-height: 29px;
  }

  .div-block-11 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    max-width: 260px;
    margin-bottom: 16px;
  }

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

  .image-8 {
    max-width: 23px;
  }

  .text-block-13 {
    font-size: 17px;
  }

  .text-block-14 {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 700;
  }

  .text-block-15 {
    max-width: 55px;
    font-family: Poppins, sans-serif;
    font-size: 19px;
    font-weight: 300;
  }

  .div-block-12 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-16 {
    align-items: flex-start;
    font-size: 49px;
    font-weight: 600;
    line-height: 120%;
    display: flex;
  }

  .bold-text-4 {
    color: #4be059;
    margin-bottom: 8px;
    display: inline-block;
  }

  .div-block-13 {
    background-color: #111;
    border-radius: 3px;
    width: 100%;
    max-width: 320px;
    padding: 48px 20px 57px;
  }

  .image-9 {
    display: block;
  }

  .image-10 {
    margin-top: 19px;
    display: block;
  }

  .bold-text-5, .bold-text-6 {
    text-decoration: line-through;
  }

  .text-span-15 {
    text-transform: lowercase;
  }

  .bold-text-7, .bold-text-8 {
    font-size: 12px;
  }

  .text-span-16 {
    color: #fff;
    margin-left: 5px;
    font-size: 25px;
  }

  .text-span-17 {
    display: none;
  }

  .text-span-18 {
    display: inline-block;
  }

  .vrp-section-modulos {
    background-color: #101010;
    background-image: url('../images/bgmob-modulos.webp');
    background-size: auto;
  }

  .heading-12 {
    max-width: 270px;
    margin-bottom: 22px;
    font-size: 25px;
    line-height: 28px;
  }

  .div-block-14 {
    grid-column-gap: 49px;
    grid-row-gap: 49px;
    grid-template-columns: 1fr;
  }

  .div-block-16 {
    z-index: 2;
    text-align: left;
    border-radius: 11px;
    justify-content: flex-start;
    max-width: none;
    height: 83px;
    margin-top: 0;
    padding-left: 31px;
    position: relative;
  }

  .text-block-17 {
    text-align: left;
    align-items: flex-start;
  }

  .div-block-17 {
    text-align: left;
    max-width: none;
    height: auto;
    margin-top: -12px;
    padding: 25px;
    font-size: 19px;
    line-height: 26px;
  }

  .div-block-18 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    margin-bottom: 29px;
  }

  .heading-13 {
    margin-bottom: 29px;
    font-size: 25px;
    line-height: 100%;
  }

  .div-block-19 {
    background-color: #131313;
    border: .5px solid #464646;
    border-radius: 17px;
    padding: 23px 10px;
  }

  .div-block-20 {
    background-color: rgba(94, 255, 109, 0);
    border-color: rgba(105, 255, 119, 0);
    border-radius: 0;
    align-items: flex-start;
    height: auto;
    padding-left: 0;
  }

  .div-block-20.faq-click {
    justify-content: space-between;
  }

  .image-12 {
    width: 100%;
    max-width: 54px;
    height: auto;
    display: block;
  }

  .faq-pluss {
    min-width: 23px;
    height: 22px;
    margin-left: auto;
    display: block;
  }

  .faq-less {
    margin-left: auto;
    display: none;
  }

  .text-block-18 {
    color: #fff;
    max-width: 214px;
    margin-left: 10px;
    margin-right: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
  }

  .bold-text-9 {
    color: #5eff6d;
  }

  .paragraph-13 {
    margin-top: 0;
    font-size: 17px;
    line-height: 120%;
  }

  .faq-resposta {
    margin-top: 23px;
    display: none;
  }

  .list-2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 20px;
  }

  .text-block-19 {
    font-size: 18px;
    line-height: 120%;
  }

  .paragraph-13-copy, .paragraph-13-copy-copy {
    font-size: 17px;
    line-height: 120%;
  }

  .div-block-22 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

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

  .text-block-20 {
    max-width: 220px;
    font-size: 17px;
    line-height: 120%;
  }

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

  .image-13 {
    display: none;
  }

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

  .image-15 {
    width: 100%;
    max-width: 317px;
    height: auto;
    margin-bottom: 37px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-21 {
    font-size: 15.5px;
  }

  .image-16 {
    width: 100%;
    max-width: 480px;
    height: auto;
    margin-bottom: -102px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .div-block-25 {
    z-index: -1;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .div-block-26 {
    z-index: 2;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 72%, #000);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .checkbox-label {
    font-size: 10px;
    line-height: 13px;
  }

  .svr-cta-main {
    max-width: 355px;
  }

  .svr-cta-main.cta-form {
    white-space: pre-wrap;
    overflow-wrap: normal;
  }

  .svr-box-form, .error-message {
    max-width: 427px;
  }

  .title-popup {
    max-width: 307px;
    font-size: 20px;
    line-height: 27px;
  }

  .text-field {
    height: 40px;
  }

  .c-parabens-section {
    background-image: url('../images/c-parabens-bg1-mob.png');
    background-repeat: no-repeat;
  }

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

  .c-space.sec-parabens {
    padding: 56px 10px 60px;
  }

  .text-block-50 {
    margin-bottom: 97px;
  }

  .div-block-27 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-direction: column;
  }

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

  .div-block-28._2 {
    height: 512px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-53 {
    margin-bottom: 25px;
    font-size: 15px;
  }

  .text-block-53._2 {
    line-height: 25px;
  }

  .text-block-54 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-56, .text-block-56._2 {
    font-size: 12px;
  }

  .text-block-56.b {
    font-size: 13px;
  }

  .b-parabens-section {
    background-image: url('../images/b-parabens-bg1-mob.png');
  }

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

  .b-space.sec-b-parabens {
    padding: 56px 10px 59px;
  }

  .text-block-57 {
    margin-bottom: 32px;
    font-size: 30px;
    line-height: 126%;
  }

  .div-block-31 {
    margin-bottom: 72px;
  }

  .div-block-32 {
    background-color: rgba(70, 66, 66, .95);
    max-width: 304px;
    height: 7px;
  }

  .div-block-33 {
    max-width: 270px;
    height: 7px;
  }

  .div-block-34 {
    margin-bottom: 32px;
  }

  .div-block-35 {
    flex-direction: column;
    align-items: center;
    height: 737px;
    padding: 51px 25px 59px;
  }

  .div-block-37 {
    flex-direction: column;
    align-items: center;
    height: 275px;
    padding: 18px 10px 17px;
  }

  .text-block-63 {
    font-size: 17px;
  }
}

@media screen and (max-width: 479px) {
  .svr-modal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .svr-cta-main {
    max-width: 347px;
  }

  .svr-cta-main.cta-form {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 120%;
  }

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

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

  .svr-box-form {
    max-width: 377px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .error-message {
    max-width: 377px;
  }
}

#w-node-_0450ba39-2dc7-482c-0fe7-05cecc87e833-2e61e5fb, #w-node-_43842cfe-d8b1-5055-1127-f785606e2ca5-2e61e5fb, #w-node-_5f67d4fa-25d0-75e4-6d11-c7b258a1d8f4-2e61e5fb, #w-node-_18ab6084-4ccd-dc5d-5a78-b66b22856b94-2e61e5fb, #w-node-_08b8af5d-d833-3417-1ce5-8f5e433589a4-2e61e5fb, #w-node-_5cd3e27a-35c7-fd06-a051-6b7da9f8d6da-2e61e5fb, #w-node-_604816fe-a888-055a-060e-a3398affa5a3-2e61e5fb, #w-node-_6dad3585-3079-d00a-da67-a0988ed12b57-2e61e5fb, #w-node-_95866c46-a66f-3ce3-dca0-c6ef9ba5796a-2e61e5fb, #w-node-_174b5f73-c63c-0269-edcf-89e96994f2b8-2e61e5fb, #w-node-_2c926819-6cf6-811b-145c-04396a616960-2e61e5fb, #w-node-db022a00-0be4-f3a6-b1b2-b7b5a19fd20d-2e61e5fb, #w-node-_6de5ea2b-f615-3554-e11f-12fba1dacc2f-2e61e5fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-LightItalic.otf') format('opentype'), url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLight.otf') format('opentype'), url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}