:root {
  --white: white;
  --deep-sky-blue: #61bff3;
}

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

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

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

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

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

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

.vre-section-hero {
  background-color: #0b0e11;
  background-image: url('../images/Slice-1_3.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vre-section-hero._2 {
  height: 649px;
  background-image: url('../images/bg-hero-c.webp');
  background-position: 50% 0;
}

.vre-section-hero.b {
  height: 678px;
  background-image: url('../images/vr-hero-pre.webp');
}

.vre-section-hero.c {
  height: 649px;
  height: 642px;
  background-image: url('../images/vre-bg-hero-c.webp');
  background-position: 50% 0;
}

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

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

.vre-space.vre-space-hero {
  padding-top: 37px;
}

.vre-space.vre-space-hero._2, .vre-space.vre-space-hero.c {
  padding-bottom: 0;
}

.vre-space.vre-space-modulos {
  flex-direction: column;
  align-items: center;
  padding-top: 59px;
  padding-bottom: 122px;
  display: flex;
}

.vre-space.vre-space-recebera {
  flex-direction: column;
  align-items: center;
  padding-top: 71px;
  padding-bottom: 93px;
  display: flex;
}

.vre-space.vre-space-bonus {
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 62px;
  display: flex;
}

.vre-space.vre-space-bio {
  flex-direction: column;
  align-items: center;
  padding-top: 143px;
  padding-bottom: 240px;
  display: flex;
}

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

.vre-space.vre-space-ctafix {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.vre-space.vre-space-depoimento {
  padding-top: 101px;
  padding-bottom: 80px;
}

.vre-space.vre-space-professor {
  padding-top: 0;
  padding-bottom: 72px;
}

.vre-space.vre-space-professor.c {
  padding-top: 49px;
}

.vre-space.vre-space-preco {
  padding-top: 15px;
  padding-bottom: 15px;
}

.vre-space.vre-space-ob2 {
  padding-top: 38px;
  padding-bottom: 76px;
}

.vre-space.vre-space-cta {
  flex-direction: row;
  padding-top: 36px;
  display: flex;
}

.vre-space.vre-space-explore {
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.vre-space.vre-space-ao-final {
  flex-direction: column;
  align-items: center;
  padding-top: 59px;
  padding-bottom: 90px;
  display: flex;
}

.vre-space.vre-space-preco-garantia {
  padding-top: 58px;
}

.vre-space.vre-space-professores {
  grid-row-gap: 48px;
  flex-direction: column;
  padding-top: 44px;
  padding-bottom: 39px;
  display: flex;
}

.body {
  background-color: #0a0a0a;
  padding-bottom: 80px;
}

.heading {
  max-width: 522px;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
}

.heading._2 {
  margin-top: 30px;
}

.heading.b {
  max-width: 479px;
  margin-top: 30px;
  font-size: 32px;
  line-height: 40px;
}

.heading.c {
  max-width: 479px;
  margin-top: 30px;
  margin-bottom: 26px;
  font-size: 32px;
  line-height: 40px;
}

.bold-text, .bold-text-2 {
  color: #61bff3;
}

.text-block {
  max-width: 431px;
  color: var(--white);
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block.ma {
  max-width: 522px;
}

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

.button {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.button._3 {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

.button.cta-modal {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-transform: uppercase;
}

.button.cta-modal.off {
  display: none;
}

.button.whats {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  background-image: url('../images/icon-whats.png');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

.div-block {
  background-image: url('../images/Group-481419.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 76px;
  padding-left: 32px;
  position: relative;
}

.heading-2 {
  max-width: 548px;
  color: var(--white);
  margin-top: 0;
  margin-bottom: 28px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
}

.bold-text-3 {
  color: #61bff3;
}

.paragraph {
  max-width: 557px;
  color: var(--white);
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

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

.vre-section-modulos.c {
  background-size: cover;
}

.heading-3 {
  max-width: 417px;
  color: var(--deep-sky-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 42px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.text-span {
  color: var(--white);
  font-weight: 400;
}

.grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 23px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2 {
  background-color: #202020;
  background-image: linear-gradient(#12161f 59%, rgba(18, 22, 31, 0));
  align-items: center;
  padding: 10px 20px 10px 18px;
  display: flex;
}

.div-block-2._4 {
  padding-right: 10px;
}

.text-block-2 {
  color: var(--white);
  margin-left: 18px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.box-modulo {
  width: 100%;
  height: 100%;
  max-width: 940px;
  align-items: flex-start;
  margin-top: 141px;
  margin-bottom: 77px;
  display: flex;
  overflow: visible;
}

.heading-4 {
  max-width: 330px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
}

.bold-text-4 {
  color: #61bff3;
}

.div-block-4 {
  width: 100%;
  height: 85px;
  max-width: 3px;
  background-color: #61bff3;
  margin-top: 22px;
  margin-left: 44px;
  margin-right: 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 61px;
}

.div-block-5 {
  width: 100%;
  max-width: 474px;
  grid-column-gap: 16px;
  grid-row-gap: 75px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 38px;
  display: grid;
}

.div-block-6 {
  opacity: .4;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-6._2 {
  max-width: 352px;
}

.div-block-6._5 {
  max-width: 388px;
}

.div-block-6._6 {
  max-width: 360px;
}

.text-block-3 {
  max-width: 460px;
  color: var(--white);
  margin-bottom: 9px;
  font-family: Epilogue, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-3._3 {
  max-width: 305px;
}

.list {
  color: var(--white);
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.list._6 {
  max-width: 288px;
}

.vre-section-recebera {
  background-color: #ddf7ff;
}

.heading-5 {
  color: #0a0c11;
  margin-top: 0;
  margin-bottom: 37px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

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

.grid-2 {
  width: 100%;
  max-width: 1070px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  margin-bottom: 27px;
  display: flex;
}

.grid-2._2 {
  max-width: 702px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
}

.div-block-7 {
  width: 100%;
  height: 100px;
  max-width: 335px;
  background-image: linear-gradient(#3294fd, #256ab3);
  justify-content: flex-start;
  align-items: center;
  padding-left: 50px;
  padding-right: 30px;
  display: flex;
  box-shadow: 0 8px 73px rgba(50, 148, 253, .39), 0 5px 42px rgba(50, 148, 253, .31), 0 3px 34px rgba(50, 148, 253, .29), 0 2px 28px rgba(50, 148, 253, .26), 0 2px 21px rgba(50, 148, 253, .19), 0 1px 12px rgba(50, 148, 253, .11);
}

.div-block-7._2 {
  padding-left: 30px;
  padding-right: 20px;
}

.div-block-7._2._3 {
  padding-left: 30px;
}

.div-block-7._4 {
  max-width: 335px;
  padding-right: 60px;
}

.text-block-4 {
  color: var(--white);
  margin-left: 35px;
  font-family: Noirpro, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-4._2 {
  margin-left: 0;
}

.vre-section-bonus {
  background-image: url('../images/Slice-3.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 71px;
}

.vre-section-bonus.off {
  background-color: #0a0c11;
  background-image: none;
  padding-top: 0;
}

.heading-6 {
  max-width: 218px;
  color: var(--white);
  text-align: center;
  margin: 0 auto;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.heading-6.off {
  display: none;
}

.text-span-3 {
  font-weight: 400;
}

.slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 74px;
  padding-left: 42px;
  display: flex;
}

.slider.off, .right-arrow {
  display: none;
}

.slide-nav {
  margin-bottom: -20px;
  display: none;
}

.left-arrow {
  width: 43px;
  margin-left: 0;
  display: none;
}

.slide {
  width: 100%;
  max-width: 212px;
  margin-right: 19px;
}

.div-block-8 {
  width: 100%;
  height: 422px;
  background-image: linear-gradient(#12161f 59.12%, rgba(18, 22, 31, 0));
  border: .83px solid #202020;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-8.destaq {
  border-color: #ffb800;
  padding-bottom: 15px;
  box-shadow: 0 4px 25px rgba(255, 184, 0, .5);
}

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

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

.image-103 {
  display: none;
}

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

.text-block-393 {
  width: 100%;
  height: 46px;
  max-width: 244px;
  color: #f5f5f5;
  letter-spacing: .06em;
  text-transform: uppercase;
  border: .4px solid #0092fb;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 18px;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 17px;
  display: flex;
}

.text-block-393.off {
  height: auto;
  border-style: none;
  margin-top: 37px;
}

.preco-direita {
  background-color: #0b0d13;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preco-direita.off {
  width: 100%;
  max-width: 564px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 49px 58px 73px;
}

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

.preco-32 {
  color: #f5f5f5;
  text-align: center;
  font-family: Epilogue, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 37px;
}

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

.preco-32.off {
  display: none;
}

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

.hotmart-info {
  grid-column-gap: 14px;
  grid-row-gap: 0px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

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

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

.text-block-46 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 141px;
  font-weight: 700;
  line-height: 141px;
  display: flex;
}

.bold-text-5 {
  color: #2f8bec;
}

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

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

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

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

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

.content-preco {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #161619;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
  display: grid;
}

.content-preco.off {
  background-color: rgba(0, 0, 0, 0);
  grid-template-columns: 1fr;
  justify-items: center;
}

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

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

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

.text-span-73._2 {
  color: #2f8bec;
}

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

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

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

.preco-esquerda.off {
  flex-direction: column;
  justify-content: center;
  display: none;
}

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

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

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

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

.cta-checkout._2.cta-modal._3 {
  height: 80px;
  max-width: 448px;
  font-family: Urbanist, sans-serif;
  font-size: 19px;
  line-height: 140%;
}

.bold-text-6 {
  color: #2f8bec;
}

.div-block-73 {
  width: 100%;
  background-image: linear-gradient(142deg, #09090a, rgba(9, 9, 10, 0) 78%);
  border-radius: 10px;
  align-items: center;
  margin-top: 73px;
  padding-top: 49px;
  padding-bottom: 72px;
  padding-left: 88px;
  display: flex;
}

.div-block-74 {
  width: 100%;
  max-width: 613px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 150px;
  display: flex;
}

.heading-7 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
}

.bold-text-7 {
  color: var(--deep-sky-blue);
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.vre-section-bio {
  background-image: url('../images/Slice-4_1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-8 {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 40px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 33px;
  display: block;
}

.text-span-74 {
  font-weight: 400;
}

.slider-2 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  margin-top: 31px;
  margin-bottom: 184px;
  display: none;
}

.right-arrow-2 {
  width: 500px;
  margin-bottom: -58px;
  display: block;
}

.slide-nav-2 {
  margin-bottom: -50px;
  display: block;
}

.left-arrow-2 {
  width: 500px;
  display: block;
  bottom: -58px;
}

.slide-2 {
  width: 100%;
  max-width: 468px;
  margin-right: 58px;
}

.div-block-75 {
  max-width: 400px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-76 {
  width: 100%;
  max-width: 587px;
  margin-left: auto;
}

.heading-9 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 39px;
}

.text-span-75 {
  font-weight: 400;
}

.paragraph-3 {
  color: #f5f5f5;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.vre-section-rodape {
  background-image: linear-gradient(157deg, #181818, #000);
  border: .5px solid #54555f;
}

.text-block-394 {
  color: var(--white);
  letter-spacing: -.005em;
  margin-left: 76px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

.box-modulos {
  width: 100%;
  align-items: flex-start;
  margin-bottom: 40px;
  display: none;
}

.box-modulos.on, .box-modulos.b {
  display: flex;
}

.div-block-78 {
  align-items: center;
  margin-right: auto;
  display: flex;
}

.link {
  color: #fff;
  letter-spacing: -.005em;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.vrep-section-hero {
  background-image: url('../images/Desktop-Obrigado.webp');
  background-position: 50% -49px;
  background-repeat: no-repeat;
  background-size: auto;
}

.body-2 {
  background-color: #0a0c11;
}

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

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

.vrep-space.vrep-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 226px;
  display: flex;
}

.heading-10 {
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Epilogue, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  display: flex;
}

.text-span-76 {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 57px;
}

.image-107 {
  max-width: 554px;
  display: block;
}

.image-108 {
  display: none;
}

.text-block-395 {
  max-width: none;
  color: #ededed;
  margin-top: 25px;
  margin-bottom: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.grid-3 {
  width: 100%;
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-79 {
  border: 1px rgba(255, 255, 255, .7);
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 30px 33px;
  display: flex;
}

.text-block-396 {
  color: #3294fd;
  text-shadow: 0 8px 73px rgba(50, 148, 253, .39), 0 5px 42px rgba(50, 148, 253, .31), 0 3px 34px rgba(50, 148, 253, .29), 0 2px 28px rgba(50, 148, 253, .26), 0 2px 21px rgba(50, 148, 253, .19), 0 1px 12px rgba(50, 148, 253, .11);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#3294fd, #256ab3);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Exo, sans-serif;
  font-size: 104px;
  font-weight: 700;
  line-height: 114px;
}

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

.text-block-397 {
  color: #e9e9e9;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.paragraph-4 {
  max-width: 327px;
  color: #e9e9e9;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-4._2 {
  margin-bottom: 0;
}

.mask {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.mask-2 {
  max-width: 468px;
  overflow: visible;
}

.box-forme {
  max-width: 440px;
  position: relative;
}

.box-forme.open {
  background-color: #000;
  padding: 20px;
}

.success-message-2 {
  background-color: rgba(221, 221, 221, .2);
}

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

.close-modal-2.open {
  display: block;
}

.error-message-2 {
  width: 100%;
  max-width: 440px;
  color: #000;
  background-color: rgba(221, 221, 221, .2);
}

.link-9 {
  color: #fff;
}

.checkbox-label-2 {
  max-width: 352px;
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.checkbox-label-2.a {
  color: #fff;
}

.modal-title {
  max-width: 345px;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
  display: none;
}

.modal-title.open {
  display: block;
}

.form-background-div-2 {
  z-index: 15;
  width: 100%;
  height: 48px;
  max-height: none;
  max-width: 400px;
  min-width: auto;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  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;
}

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

.text-field-3.nome {
  background-image: url('../images/user.svg');
}

.text-field-3.email {
  background-image: url('../images/mail.svg');
}

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

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

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

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

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

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

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

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

.text-block-271 {
  color: #fff;
  text-align: center;
}

.button-2 {
  width: 100%;
  height: 52px;
  max-width: 489px;
  color: #0a0a0a;
  text-transform: uppercase;
  background-color: #ffc700;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 900;
  line-height: 28px;
  display: flex;
}

.modal-forme {
  max-width: 440px;
  margin-bottom: 0;
  display: none;
}

.modal-forme.open {
  z-index: 9999;
  max-width: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.close-modal-captura {
  color: rgba(255, 255, 255, .8);
  display: block;
}

.cta-form {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.cta-form._3 {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px;
}

.cta-fix {
  z-index: 99;
  background-color: #0b0c10;
  border-top: 1px solid #252525;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-fix {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.button-fix._3 {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px;
}

.button-fix.cta-modal {
  height: 56px;
  font-size: 18px;
  line-height: 19px;
}

.text-block-398 {
  max-width: 185px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Urbanist, sans-serif;
  line-height: 121%;
  position: absolute;
  top: 342px;
}

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

.bold-text-8 {
  color: #0092fb;
  display: block;
}

.bold-text-8._2 {
  display: inline;
}

.text-block-399 {
  max-width: 242px;
  color: #fff;
  margin-top: 15px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 22px;
}

.div-block-81 {
  align-items: center;
  margin-top: 20px;
  display: none;
}

.div-block-81.ma {
  display: none;
}

.div-block-81._2, .div-block-81.b {
  margin-top: 30px;
}

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

.text-block-400 {
  color: #fff;
  text-transform: uppercase;
  margin-right: 16px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-82 {
  width: 100%;
  max-width: 214px;
  background-image: linear-gradient(to right, rgba(43, 43, 43, .2), rgba(255, 255, 255, .2) 52%, rgba(43, 43, 43, .2));
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.image-110 {
  margin-right: 16px;
}

.text-block-401 {
  color: var(--white);
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.text-span-77 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  display: block;
}

.bold-text-9, .bold-text-10 {
  color: #61bff3;
}

.div-block-83 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 26px;
  display: flex;
}

.text-block-402 {
  color: #fff;
  font-family: Noirpro, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 19px;
}

.bp-section-hero {
  background-color: #09090a;
}

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

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

.bp-space.bp-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 49px;
  padding-bottom: 102px;
  display: flex;
}

.heading-11 {
  max-width: 860px;
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  flex-direction: column;
  align-items: center;
  margin-top: 37px;
  margin-bottom: 46px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 41px;
  display: flex;
}

.bold-text-11 {
  color: #61bff3;
}

.grid-4 {
  width: 100%;
  grid-column-gap: 75px;
  background-image: linear-gradient(#1c1c1c, rgba(28, 28, 28, 0));
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 170px 290px 1fr;
  padding: 34px 85px 55px;
}

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

.text-block-403 {
  color: #fff;
  text-align: center;
  margin-top: 29px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-403._1 {
  max-width: 160px;
}

.text-block-404 {
  color: #61bff3;
  letter-spacing: .02em;
  margin-top: 25px;
  margin-bottom: 75px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.div-block-85 {
  width: 100%;
  border: .5px solid #61bff3;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 48px 119px 47px 144px;
  display: flex;
}

.text-block-405 {
  max-width: 343px;
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

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

.text-block-406 {
  color: #fff;
  margin-bottom: 18px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.grid-5 {
  width: 100%;
  grid-column-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 214px 1fr;
}

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

.text-block-407 {
  color: #f2a900;
  margin-left: 8px;
  font-family: Urbanist, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.div-block-88 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-408 {
  color: #70c146;
  margin-left: 8px;
  font-family: Urbanist, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.cp-section-hero {
  background-color: #09090a;
}

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

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

.cp-space.cp-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 49px;
  padding-bottom: 128px;
  display: flex;
}

.heading-12 {
  max-width: 673px;
  color: #f2f2f2;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 53px;
  margin-bottom: 66px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 41px;
}

.bold-text-12 {
  color: #4e9bc7;
}

.grid-6 {
  width: 100%;
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.div-block-89 {
  background-image: linear-gradient(#1c1c1c, rgba(28, 28, 28, 0));
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 41px 98px 134px;
  display: flex;
}

.text-block-409 {
  color: #ffb509;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.paragraph-5 {
  color: #fff;
  margin-top: 39px;
  margin-bottom: 39px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

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

.div-block-90 {
  background-image: linear-gradient(#1c1c1c, rgba(28, 28, 28, 0));
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 49px 81px 20px;
  display: flex;
}

.text-block-410 {
  color: #4e9bc7;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-411 {
  color: #fff;
  margin-top: 27px;
  margin-bottom: 27px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.paragraph-6 {
  color: #fff;
  margin-bottom: 27px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.paragraph-7 {
  max-width: 800px;
  color: #fff;
  flex-direction: column;
  margin-bottom: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.text-span-78 {
  margin-bottom: 25px;
  margin-right: 30px;
  font-size: 86px;
  line-height: 107px;
}

.text-block-412 {
  color: #fff;
  margin-left: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.div-block-26 {
  width: 100%;
  max-width: 814px;
  margin-bottom: 66px;
}

.tn-section-hero {
  background-image: url('../images/Slice-1_1Slice 1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 10px solid #ff5f1f;
}

.paragraph-8 {
  max-width: 585px;
  color: #fff;
  margin-bottom: 435px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.button-4 {
  width: 100%;
  height: 120px;
  max-width: 791px;
  color: #fff;
  text-align: center;
  background-color: #ff5f1f;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  margin-top: 79px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 35px;
  display: flex;
  box-shadow: 0 108px 144px rgba(255, 95, 31, .25);
}

.paragraph-29 {
  z-index: 1;
  max-width: 760px;
  color: #fff;
  text-align: center;
  border: 4px solid #fad762;
  border-radius: 33px;
  margin-top: -54px;
  margin-bottom: 0;
  padding: 139px 93px 67px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
  display: block;
  position: relative;
}

.text-block-335 {
  margin-bottom: 58px;
}

.div-block-91 {
  margin-top: 15px;
}

.tn-section-19-turmas {
  background-image: url('../images/Slice-3-1_1Slice 3 (1).webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.paragraph-30 {
  max-width: 639px;
  color: #fff;
  margin-bottom: 0;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-7 {
  color: #fff;
  margin-top: 98px;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-31 {
  max-width: 800px;
  color: #fff;
  margin-top: 91px;
  margin-bottom: 72px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

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

.tn-space.tn-space-o-que {
  flex-direction: column;
  align-items: center;
  padding-top: 115px;
  padding-bottom: 420px;
  display: flex;
}

.tn-space.tn-space-depoimentos {
  flex-direction: column;
  align-items: center;
  padding-top: 89px;
  padding-bottom: 71px;
  display: flex;
}

.tn-space.tn-space-19-turmas {
  flex-direction: column;
  align-items: center;
  padding-top: 821px;
  display: flex;
}

.tn-space.tn-space-oferta {
  border-bottom: 1px solid #fff;
  flex-direction: column;
  align-items: center;
  padding-top: 97px;
  padding-bottom: 136px;
  display: flex;
}

.tn-space.tn-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 46px;
  padding-bottom: 82px;
  display: flex;
}

.tn-space.tn-space-2-bonus {
  flex-direction: column;
  align-items: center;
  padding-top: 84px;
  padding-bottom: 108px;
  display: flex;
}

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

.text-span-79 {
  display: block;
}

.text-span-79.off {
  text-decoration: line-through;
}

.grid-7 {
  width: 100%;
  max-width: 1010px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #141415;
  border-radius: 47px;
  grid-template-columns: 1fr;
  padding: 42px 73px 30px;
}

.heading-13 {
  max-width: 627px;
  color: #b6e330;
  text-align: center;
  margin-top: 0;
  margin-bottom: 195px;
  font-family: Urbanist, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.text-block-334 {
  max-width: 800px;
  color: #fff;
  text-align: center;
  margin-bottom: 98px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.image-4 {
  width: 100%;
  max-width: 790px;
}

.tn-section-2-bonus {
  background-color: #151515;
  background-image: url('../images/Slice-5_1Slice 5.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-78 {
  display: flex;
}

.button-5 {
  width: 100%;
  height: 82px;
  max-width: 1148px;
  color: #fff;
  background-color: #ff5f1f;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  font-family: Urbanist, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  display: flex;
  box-shadow: 0 11px 38px #ff5f1f;
}

.button-5.open-hotmart {
  font-size: 44px;
}

.text-block-9 {
  width: 100%;
  max-width: 701px;
  color: #b6e330;
  text-align: center;
  background-image: linear-gradient(#000, #101010);
  border: 2px solid #b6e330;
  border-radius: 23px;
  align-items: flex-end;
  margin-top: 14px;
  margin-bottom: 20px;
  padding: 15px 48px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 143px;
  font-weight: 700;
  line-height: 178px;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
}

.text-span-80 {
  color: red;
  font-size: 35px;
  line-height: 42px;
}

.heading-29 {
  max-width: 826px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 44px;
  font-family: Urbanist, sans-serif;
  font-size: 50px;
  line-height: 86px;
  display: flex;
}

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

.button-6 {
  width: 100%;
  height: 102px;
  max-width: 791px;
  color: #0f1014;
  background-color: #b6e330;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  margin-top: 79px;
  margin-bottom: 107px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
  display: flex;
  box-shadow: 0 25px 134px rgba(182, 227, 48, .24);
}

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

.copy-page {
  background-color: #09090a;
}

.heading-30 {
  max-width: 627px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 999px;
  font-family: Urbanist, sans-serif;
  font-size: 46px;
  line-height: 55px;
}

.text-block-5 {
  z-index: 999;
  width: 100%;
  max-width: 1008px;
  color: #fad350;
  -webkit-text-fill-color: inherit;
  background-color: #151515;
  background-clip: border-box;
  border: 6px solid #9a802f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 53px 45px 54px;
  font-family: Montserrat, sans-serif;
  font-size: 78px;
  font-weight: 700;
  line-height: 107px;
  display: flex;
  position: relative;
  box-shadow: 0 8px 30px #fbd450;
}

.text-block-332 {
  color: #d3d3d3;
  margin-left: 78px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-32 {
  max-width: 800px;
  color: #fff;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-6 {
  color: #fff;
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 64px;
  display: flex;
}

.text-block-6._2 {
  border-bottom-style: none;
  font-size: 35px;
  font-weight: 700;
  line-height: 90px;
}

.link-5 {
  color: rgba(211, 211, 211, .7);
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-decoration: none;
}

.grid-8 {
  width: 100%;
  max-width: 864px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  border: 4px solid #b6e330;
  border-radius: 31px;
  grid-template-columns: 1fr;
  padding: 46px 47px 45px;
}

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

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

.div-block-25 {
  align-items: center;
  margin-right: auto;
  display: flex;
}

.heading-28 {
  color: #b6e330;
  margin-top: 0;
  margin-bottom: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.bold-text-13 {
  color: #ff5f1f;
  font-weight: 800;
}

.cl-section-rodape {
  background-color: #1c1c20;
  margin-bottom: 13px;
}

.text-block-333 {
  max-width: 723px;
  color: #fff;
  text-align: center;
  margin-top: 723px;
  margin-bottom: 161px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

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

.cl-space.cl-space-rodape {
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.link-block {
  text-decoration: none;
}

.e-section-hero {
  background-color: #0a0c11;
  background-image: url('../images/Desktop-Lista-de-Espera-1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.e-container {
  max-width: 1210px;
}

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

.e-space.e-space-hero {
  padding-top: 49px;
  padding-bottom: 510px;
}

.heading-31 {
  max-width: 542px;
  color: #fff;
  margin-top: 47px;
  margin-bottom: 9px;
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.bold-text-14 {
  color: #61bff3;
}

.paragraph-33 {
  max-width: 479px;
  color: #fff;
  margin-bottom: 37px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.button-7 {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
}

.eo-section-hero {
  background-color: #0a0a0a;
  background-image: url('../images/Desktop-Lista-de-Espera.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.eo-container {
  max-width: 1210px;
}

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

.eo-space.eo-space-hero {
  flex-direction: column;
  align-items: center;
  padding-top: 49px;
  padding-bottom: 543px;
  display: flex;
}

.heading-32 {
  max-width: 460px;
  color: #61bff3;
  text-align: center;
  margin-top: 47px;
  margin-bottom: 9px;
  font-family: Epilogue, sans-serif;
  font-size: 40px;
  line-height: 42px;
}

.text-span-81 {
  font-weight: 400;
}

.paragraph-34 {
  max-width: 521px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.text-span-82 {
  color: #99dbff;
  font-weight: 400;
}

.body-4 {
  height: 100vh;
  background-color: #000;
}

.html-embed-5 {
  height: 100vh;
}

.text-block-413 {
  color: #fff;
  text-transform: uppercase;
  background-color: #2f8bec;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Epilogue, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 155%;
}

.text-block-414 {
  color: #fff;
  font-family: Epilogue, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 155%;
}

.text-span-83 {
  display: block;
}

.image-113 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-114 {
  display: block;
}

.image-115 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon {
  margin-bottom: 20px;
  margin-right: 0;
  font-size: 20px;
}

.icon-2 {
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 20px;
}

.text-span-84 {
  font-family: Montserrat, sans-serif;
}

.vre-section-depoimentos {
  background-color: #0b0d10;
}

.slider-3 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.image-116 {
  height: 60px;
  display: block;
}

.image-117 {
  height: 60px;
  transform-style: preserve-3d;
  display: block;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.div-block-92 {
  min-height: 500px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 0;
  display: grid;
}

.div-block-93 {
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding-top: 49px;
  padding-bottom: 74px;
  display: flex;
  overflow: hidden;
}

.heading-33 {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
}

.bold-text-15 {
  color: #2f8bec;
}

.text-block-415 {
  max-width: 990px;
  color: #f5f5f5;
  padding-bottom: 0;
  font-family: Urbanist, sans-serif;
  line-height: 18px;
}

.slide-nav-3 {
  display: none;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.right-arrow-3 {
  width: 51px;
  height: 100%;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.icon-3 {
  width: 41px;
  height: 41px;
  background-image: linear-gradient(#3294fd, #256ab3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 11px rgba(50, 148, 253, .19);
}

.left-arrow-dep {
  width: 51px;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.icon-left {
  width: 41px;
  height: 41px;
  background-image: linear-gradient(#3294fd, #256ab3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 11px rgba(50, 148, 253, .19);
}

.texto-oculto {
  display: none;
}

.link-10 {
  color: var(--deep-sky-blue);
}

.open-texto {
  color: #61bff4;
}

.vre-section-professor {
  background-image: url('../images/vr-sec2-pre.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vre-section-professor.c {
  background-image: url('../images/bg-bio-c.webp');
}

.dobra2 {
  background-image: url('../images/Group-481419.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 76px;
  padding-left: 32px;
}

.vre-section-preco {
  background-color: #0092fb;
}

.grid-9 {
  grid-column-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 376px 1fr;
}

.text-block-416 {
  max-width: 376px;
  color: var(--white);
  text-align: center;
  margin-bottom: 38px;
  margin-left: auto;
  margin-right: auto;
  font-family: Epilogue, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-417 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-weight: 800;
}

.grid-10 {
  max-width: 265px;
  grid-column-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  margin: 8px auto;
  font-family: Urbanist, sans-serif;
}

.text-block-418 {
  color: #000;
  font-size: 48px;
  font-weight: 900;
  line-height: 100%;
}

.text-block-418._2 {
  color: #fff;
  display: none;
}

.text-block-419 {
  color: #fff;
  font-size: 122px;
  font-weight: 700;
  line-height: 78%;
}

.text-block-420 {
  color: #000;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

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

.icon-4 {
  width: 38px;
  height: 38px;
  background-image: url('../images/arrow-left.svg'), linear-gradient(#12161f 50%, rgba(18, 22, 31, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border: .98px solid #000;
  border-radius: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 0;
}

.slide-right-arrow {
  width: 43px;
  margin-left: 0;
  margin-right: -47px;
  display: block;
}

.icon-right {
  width: 38px;
  height: 38px;
  background-image: url('../images/arrow-right.svg'), linear-gradient(#12161f 50%, rgba(18, 22, 31, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border: .98px solid #000;
  border-radius: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 0;
}

.bold-text-16 {
  color: #000;
  display: block;
}

.slide-left-arrow {
  width: 43px;
  margin-left: 0;
  display: block;
}

.slide-nav-point {
  margin-bottom: -20px;
  display: block;
}

.div-block-94 {
  color: #fff;
  font-family: Epilogue, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-421 {
  max-width: 474px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-422 {
  max-width: 474px;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
  font-weight: 600;
}

.cta-modulos {
  width: 100%;
  height: 69.86px;
  max-width: 474px;
  color: #3dff50;
  background-color: rgba(0, 0, 0, 0);
  border: .91px solid #3dff50;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 21px;
  display: flex;
}

.cta-modulos:hover {
  color: #000;
  background-color: #3dff50;
}

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

.body-5 {
  background-color: #0a0c11;
  background-image: url('../images/bg-ob2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-423 {
  max-width: 498px;
  color: var(--white);
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 27px;
  margin-left: auto;
  margin-right: auto;
  font-family: Epilogue, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 126%;
}

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

.image-118 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-96 {
  max-width: 549px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-96.mob {
  display: none;
}

.image-119 {
  position: absolute;
  top: auto;
  bottom: -73px;
  left: -67px;
  right: 0%;
}

.div-block-97 {
  width: 100%;
  max-width: 676px;
  grid-row-gap: 55px;
  background-image: url('../images/linha.svg');
  background-position: 9px 40px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  display: flex;
}

.div-block-98 {
  width: 100%;
  max-width: 481px;
  margin-left: auto;
  position: relative;
}

.div-block-98._2 {
  margin-left: 0;
}

.image-120 {
  position: absolute;
  top: -33px;
  bottom: auto;
  left: -75px;
  right: auto;
}

.text-block-424 {
  max-width: 312px;
  color: var(--white);
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

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

.div-block-99 {
  max-width: 316px;
  margin-left: auto;
}

.link-block-2 {
  width: 100%;
  height: 54px;
  max-width: 284px;
  color: #000;
  text-transform: uppercase;
  background-image: linear-gradient(#5ef075, #25c73f);
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  text-decoration: none;
  display: flex;
}

.link-block-2.b {
  max-width: 301px;
}

.text-block-425 {
  margin-bottom: -3px;
  margin-left: 11px;
  font-weight: 600;
  line-height: 17px;
}

.image-121 {
  margin-top: -98px;
  margin-left: -133px;
  position: relative;
}

.text-block-426 {
  color: var(--white);
  font-family: Exo, sans-serif;
  font-weight: 700;
  line-height: 17px;
}

.text-span-87 {
  color: #61bff3;
  font-style: italic;
}

.bold-text-17 {
  font-style: normal;
}

.cta-hero {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.cta-hero._3 {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

.cta-hero.cta-modal.off {
  display: none;
}

.cta-hero.whats {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  background-image: url('../images/icon-whats.png');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

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

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

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

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

.link-6 {
  color: #b6b6b6;
}

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

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

.accordion-item.borda.faq-click.off {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.arrow {
  color: #fff;
}

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

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

.cta-modulos-close {
  width: 100%;
  height: 69.86px;
  max-width: 474px;
  color: #3dff50;
  background-color: rgba(0, 0, 0, 0);
  border: .91px solid #3dff50;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 21px;
  display: none;
}

.cta-modulos-close:hover {
  color: #000;
  background-color: #3dff50;
}

.body-6 {
  color: var(--white);
  background-color: #08080a;
  font-family: Urbanist, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 34px;
}

.avr-section-hero {
  background-image: url('../images/Slice-1_2.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

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

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

.avr-space.sec-hero {
  padding-top: 41px;
  padding-bottom: 84px;
}

.avr-space.sec-capaz {
  padding-top: 52px;
  padding-bottom: 75px;
}

.avr-space.sec-regras {
  padding-top: 47px;
  padding-bottom: 328px;
}

.image-122 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-100 {
  max-width: 646px;
  flex-direction: column;
  align-items: center;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-427 {
  font-family: Epilogue, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 115%;
}

.text-span-88 {
  color: #61bff3;
}

.text-block-428 {
  max-width: 513px;
  text-align: center;
}

.text-block-429 {
  max-width: 500px;
  color: #f2f2f2;
  text-align: center;
  margin-top: 31px;
  font-weight: 300;
}

.avr-section-capaz {
  background-color: #07080a;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 14%, #08080a 52%), url('../images/Slice-2_3.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.text-block-430 {
  max-width: 417px;
  text-align: center;
}

.text-block-431 {
  max-width: 417px;
  text-align: center;
  margin-bottom: 54px;
  margin-left: auto;
  margin-right: auto;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 130%;
}

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

.div-block-101 {
  width: 100%;
  height: 96px;
  max-width: 384px;
  grid-column-gap: 18px;
  border: 1px solid #202020;
  justify-content: space-between;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

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

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

.div-block-102 {
  grid-column-gap: 24px;
  grid-row-gap: 23px;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 72px;
  display: flex;
}

.text-block-434 {
  font-size: 35px;
  font-weight: 700;
  line-height: 130%;
}

.text-block-435 {
  max-width: 803px;
  font-size: 20px;
  line-height: 130%;
}

.text-block-436 {
  max-width: 803px;
  font-size: 20px;
  font-weight: 300;
  line-height: 122%;
}

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

.avr-section-regras {
  color: #3a3a3a;
  background-color: #f4f4f4;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-437 {
  color: #000;
  text-align: center;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
}

.text-block-438 {
  max-width: 1209px;
  letter-spacing: .03em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-123 {
  width: 100%;
  max-width: 1221px;
  margin: 27px auto -123px;
  display: block;
}

.vre-section-explore {
  background-image: url('../images/Slice-3_2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-35 {
  max-width: 491px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
}

.div-block-104 {
  width: 100%;
  max-width: 906px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 111px;
  margin-bottom: 89px;
  display: grid;
}

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

.bold-text-19 {
  color: #61bff3;
}

.div-block-105 {
  width: 100%;
  height: 300px;
  max-width: 286px;
  background-image: url('../images/1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-top: 38px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-105.checkbox-label-2 {
  padding-left: 17px;
  padding-right: 17px;
}

.text-block-439 {
  color: #000;
  letter-spacing: -.08px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.image-124 {
  height: 67px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.text-block-440 {
  max-width: 212px;
  color: #000;
  text-align: center;
  letter-spacing: -.1px;
  margin-bottom: 39px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.text-block-440._2 {
  max-width: none;
}

.open-modulo {
  width: 100%;
  height: 40px;
  max-width: 125px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(#3294fd, #256ab3);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-441 {
  color: #f4f9ff;
  letter-spacing: -.08px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.vre-section-ao-final {
  background-image: url('../images/Slice-4_4.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-36 {
  max-width: 411px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
}

.bold-text-20 {
  color: #61bff3;
}

.div-block-106 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 23px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 42px;
  margin-bottom: 96px;
  display: grid;
}

.div-block-107 {
  width: 100%;
  height: 96px;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #fff;
  background-image: linear-gradient(#12161f 59%, rgba(18, 22, 31, 0));
  border: 1px solid #202020;
  align-items: center;
  padding: 10px 22px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
  display: flex;
}

.div-block-107._2 {
  padding-right: 9px;
}

.text-block-442 {
  line-height: 22px;
}

.div-block-108 {
  width: 100%;
  max-width: 968px;
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 38px;
  margin-bottom: 36px;
  display: grid;
}

.div-block-109 {
  width: 100%;
  height: 138px;
  max-width: 295px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: url('../images/Frame-4066.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
  box-shadow: 0 2px 28px rgba(50, 148, 253, .26), 0 2px 21px rgba(50, 148, 253, .19), 0 1px 12px rgba(50, 148, 253, .11);
}

.div-block-109._3 {
  max-width: 349px;
}

.text-block-443 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 140%;
}

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

.text-block-444 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-110 {
  width: 100%;
  max-width: 685px;
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 349px;
  grid-auto-columns: 1fr;
  display: grid;
}

.vre-section-preco-garantia {
  background-image: url('../images/Slice-8_3.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.vre-section-professores {
  background-image: url('../images/Slice-9_2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-111 {
  grid-column-gap: 80px;
  align-items: flex-start;
  margin-bottom: 90px;
  display: flex;
}

.div-block-111._2 {
  margin-top: 0;
}

.div-block-112 {
  width: 100%;
  max-width: 542px;
  margin-top: 21px;
}

.text-block-447 {
  color: #292626;
  text-transform: uppercase;
  flex-direction: column;
  align-items: flex-start;
  font-family: f, sans-serif;
  font-size: 22px;
  line-height: 29px;
  display: flex;
}

.paragraph-35 {
  color: #292929;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: f, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

.cta-novo {
  width: 100%;
  height: 70px;
  max-width: 460px;
  color: #303030;
  background-color: #3dff50;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-family: Noirpro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: flex;
  box-shadow: 0 37px 74px rgba(61, 255, 80, .39);
}

.cta-novo._3 {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

.cta-novo.cta-modal {
  text-align: center;
  flex-direction: column;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.cta-novo.cta-modal.off {
  display: none;
}

.cta-novo.whats {
  height: 50px;
  max-width: 327px;
  text-transform: uppercase;
  background-image: url('../images/icon-whats.png');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 15px;
}

.image-126 {
  max-width: 602px;
}

.image-127 {
  width: 100%;
  max-width: 602px;
}

.image-128 {
  max-width: 602px;
}

.text-block-448 {
  max-width: 549px;
  color: var(--white);
  text-align: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
}

.text-block-448.pre-matricula {
  margin-top: 50px;
}

.bold-text-21, .bold-text-22 {
  color: #61bff3;
}

.text-block-449 {
  max-width: 300px;
  color: #0a0c11;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 84%;
}

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

.popup-modulos.on {
  font-family: Urbanist, sans-serif;
  font-weight: 300;
  display: flex;
}

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

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

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

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

.text-matricula.up {
  text-transform: uppercase;
}

.text-matricula.bl {
  font-weight: 700;
}

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

@media screen and (max-width: 991px) {
  .vre-section-hero {
    background-color: #09090a;
    background-image: url('../images/bg-mobvr.png');
  }

  .vre-section-hero._2 {
    height: 677px;
    background-image: url('../images/bg-c-mob.webp');
    background-position: 50% 100%;
  }

  .vre-section-hero.b {
    height: 640px;
    background-image: url('../images/bg-hero-b.png');
  }

  .vre-section-hero.c {
    height: 625px;
    height: 655px;
    background-image: url('../images/vre-bg-hero-c-mob.webp');
    background-position: 50% 100%;
  }

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

  .vre-space.vre-space-hero {
    flex-direction: column;
    align-items: center;
    padding: 190px 10px 30px;
    display: flex;
  }

  .vre-space.vre-space-hero._2 {
    padding-top: 50px;
  }

  .vre-space.vre-space-hero.c {
    padding-top: 170px;
  }

  .vre-space.vre-space-modulos {
    padding-top: 66px;
    padding-bottom: 65px;
  }

  .vre-space.vre-space-recebera {
    padding-top: 68px;
    padding-bottom: 63px;
  }

  .vre-space.vre-space-bonus {
    padding-top: 55px;
    padding-bottom: 120px;
  }

  .vre-space.vre-space-bio {
    padding-top: 548px;
    padding-bottom: 96px;
  }

  .vre-space.vre-space-rodape {
    flex-direction: column;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .vre-space.vre-space-ctafix {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .vre-space.vre-space-depoimento {
    padding-bottom: 20px;
  }

  .vre-space.vre-space-professor {
    flex-direction: column;
    align-items: center;
    padding: 0 10px 20px;
    display: flex;
  }

  .vre-space.vre-space-ob2 {
    padding-bottom: 0;
  }

  .vre-space.vre-space-cta {
    padding-bottom: 73px;
  }

  .vre-space.vre-space-explore {
    padding-top: 19px;
    padding-bottom: 94px;
  }

  .vre-space.vre-space-ao-final {
    padding-top: 66px;
    padding-bottom: 65px;
  }

  .vre-space.vre-space-professores {
    grid-row-gap: 11px;
    padding-top: 38px;
    padding-bottom: 69px;
  }

  .heading {
    margin-top: 30px;
    font-size: 22px;
    line-height: 31px;
  }

  .heading.b, .heading.c {
    margin-top: 20px;
    font-size: 24px;
    line-height: 126%;
  }

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

  .text-block.b, .text-block.c {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 23px;
  }

  .button {
    height: 61px;
    font-size: 15px;
    line-height: 16px;
  }

  .button._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .button.cta-modal {
    box-shadow: none;
  }

  .button.cta-modal.off {
    display: none;
  }

  .button.whats {
    font-size: 12px;
    line-height: 13px;
  }

  .div-block {
    width: 100%;
    background-image: url('../images/Group-481418.webp');
    background-size: contain;
    margin-top: 345px;
    padding-top: 123px;
    padding-bottom: 67px;
    padding-left: 0;
  }

  .heading-2 {
    max-width: 256px;
    margin-bottom: 15px;
    margin-left: 40px;
    margin-right: auto;
    font-size: 22px;
    line-height: 27px;
  }

  .paragraph {
    max-width: 296px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
    line-height: 18px;
  }

  .vre-section-modulos {
    background-image: url('../images/Slice-6_1.webp');
  }

  .heading-3 {
    margin-bottom: 37px;
    font-size: 26px;
    line-height: 33px;
  }

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

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

  .text-block-2 {
    margin-left: 16px;
    font-size: 17px;
    line-height: 24px;
  }

  .box-modulo {
    flex-direction: column;
    margin-top: 97px;
    margin-bottom: 87px;
  }

  .box-modulo.c {
    margin-bottom: 0;
  }

  .heading-4 {
    text-align: center;
    font-size: 26px;
    line-height: 37px;
    position: static;
  }

  .div-block-4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
  }

  .div-block-5 {
    margin-top: 14px;
  }

  .text-block-3 {
    max-width: 296px;
    flex-direction: column;
  }

  .heading-5 {
    margin-bottom: 26px;
    font-size: 26px;
    line-height: 37px;
  }

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

  .grid-2._2 {
    grid-template-columns: 1fr;
  }

  .div-block-7 {
    padding-left: 30px;
  }

  .vre-section-bonus {
    background-image: url('../images/Slice-7_1.webp');
  }

  .vre-section-bonus.off {
    background-image: none;
  }

  .heading-6 {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 33px;
  }

  .slider {
    margin-top: 48px;
  }

  .slider._2 {
    margin-top: 0;
  }

  .right-arrow {
    display: block;
    left: auto;
    right: 0;
  }

  .icon-ok {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    display: flex;
  }

  .image-103 {
    display: none;
  }

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

  .text-block-393.off {
    margin-top: 0;
  }

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

  .preco-direita.off {
    padding: 31px 10px 20px;
  }

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

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

  .hotmart-info {
    display: none;
  }

  .div-block-72 {
    margin-top: 0;
    padding-top: 23px;
    padding-bottom: 23px;
  }

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

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

  .bonus-list.border {
    grid-column-gap: 8px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, .1);
    align-items: flex-start;
    padding: 23px 20px;
  }

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

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

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

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

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

  .preco-esquerda {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    background-color: #111113;
    border-radius: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

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

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

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

  .cta-checkout._2.cta-modal._3 {
    height: 58px;
    font-size: 14px;
  }

  .div-block-73 {
    background-image: none;
    flex-direction: column;
    margin-top: 85px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

  .heading-7 {
    margin-bottom: 14px;
    font-size: 26px;
    line-height: 34px;
  }

  .vre-section-bio {
    background-image: url('../images/Slice-8_1.webp');
    background-position: 50% 100%;
  }

  .heading-8 {
    max-width: 360px;
    align-items: flex-start;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 29px;
  }

  .slider-2 {
    margin-top: 34px;
    margin-bottom: 664px;
  }

  .right-arrow-2 {
    width: 100px;
  }

  .slide-nav-2 {
    margin-bottom: -50px;
  }

  .left-arrow-2 {
    width: 100px;
  }

  .heading-9 {
    font-size: 26px;
    line-height: 34px;
  }

  .text-block-394 {
    max-width: 218px;
    text-align: center;
    margin-bottom: 23px;
    margin-left: 0;
  }

  .box-modulos {
    margin-top: 49px;
  }

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

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

  .image-106 {
    max-width: 248px;
  }

  .div-block-78 {
    flex-direction: column-reverse;
    margin-bottom: 23px;
    margin-right: 0;
  }

  .vrep-section-hero {
    background-color: #082040;
    background-image: url('../images/Mobile-Obrigado.webp');
    background-size: cover;
  }

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

  .vrep-space.vrep-space-hero {
    align-items: center;
    padding-top: 56px;
    padding-bottom: 52px;
  }

  .heading-10 {
    margin-bottom: 32px;
    font-size: 31px;
    line-height: 42px;
  }

  .text-span-76 {
    font-size: 31px;
    line-height: 45px;
  }

  .image-107 {
    display: none;
  }

  .image-108 {
    display: block;
  }

  .text-block-395 {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 33px;
    font-size: 17px;
  }

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

  .grid-3 {
    grid-row-gap: 51px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-79 {
    border-style: solid;
    flex-direction: column;
    align-items: center;
    padding: 23px 11px 36px;
  }

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

  .div-block-80 {
    align-items: center;
    margin-top: 8px;
    margin-left: 0;
  }

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

  .paragraph-4 {
    text-align: center;
    font-size: 17px;
  }

  .paragraph-4._2 {
    text-align: center;
  }

  .mask {
    max-width: 212px;
    overflow: visible;
  }

  .link-9 {
    color: #fff;
  }

  .checkbox-label-2 {
    color: #2c2c2c;
    font-size: 10px;
    line-height: 13px;
  }

  .checkbox-label-2.a {
    color: #fff;
  }

  .modal-title {
    font-size: 20px;
    line-height: 26px;
    display: none;
  }

  .form-background-div-2 {
    height: 40px;
    padding-left: 13px;
    padding-right: 5px;
  }

  .checkbox {
    margin-left: -22px;
  }

  .text-field-3 {
    height: 40px;
    max-width: none;
  }

  .text-field-3::-ms-input-placeholder {
    font-size: 16px;
  }

  .text-field-3::placeholder {
    font-size: 16px;
  }

  .text-field-3.nome {
    background-image: url('../images/user.svg');
    background-position: 12px;
  }

  .text-field-3.email {
    background-image: url('../images/mail.svg');
    background-position: 12px;
  }

  .campo-phone.phone {
    padding-right: 28px;
  }

  .campo-phone.phone::-ms-input-placeholder {
    font-size: 14px;
    line-height: 16px;
  }

  .campo-phone.phone::placeholder {
    font-size: 14px;
    line-height: 16px;
  }

  .checkbox-field-2 {
    padding-left: 21px;
  }

  .button-2 {
    display: none;
  }

  .button-2.mob {
    max-width: 311px;
    white-space: pre-wrap;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 30px;
    line-height: 21px;
    display: block;
  }

  .html-embed-34 {
    margin-right: 10px;
  }

  .cta-form {
    height: 61px;
    font-size: 15px;
    line-height: 16px;
  }

  .cta-form._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .cta-fix {
    z-index: 99;
    background-color: #070707;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .button-fix {
    height: 61px;
    font-size: 15px;
    line-height: 16px;
  }

  .button-fix._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .div-block-81 {
    width: 100%;
    max-width: 315px;
    justify-content: space-between;
    margin-top: 20px;
  }

  .div-block-81.b {
    max-width: none;
  }

  .text-block-400 {
    margin-right: 7px;
    font-size: 14px;
    line-height: 120%;
  }

  .div-block-82 {
    max-width: 177px;
  }

  .div-block-82.b {
    max-width: 162px;
  }

  .image-110 {
    max-width: 17px;
    margin-right: 9px;
  }

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

  .text-span-77.b {
    display: none;
  }

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

  .bp-space.bp-space-hero {
    padding-bottom: 64px;
  }

  .heading-11 {
    margin-top: 51px;
    margin-bottom: 47px;
    font-size: 23px;
    line-height: 33px;
  }

  .grid-4 {
    grid-row-gap: 75px;
    grid-template-columns: 1fr;
    padding: 72px 20px 86px;
  }

  .text-block-404 {
    text-align: center;
    margin-top: 33px;
    margin-bottom: 31px;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-85 {
    flex-direction: column;
    padding: 16px 10px 19px;
  }

  .text-block-405 {
    margin-bottom: 35px;
    font-size: 16px;
  }

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

  .grid-5 {
    grid-column-gap: 5px;
    grid-template-columns: 170px 1fr;
  }

  .text-block-407, .text-block-408 {
    margin-left: 5px;
    font-size: 11px;
  }

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

  .cp-space.cp-space-hero {
    padding-bottom: 49px;
  }

  .heading-12 {
    margin-bottom: 45px;
    font-size: 20px;
    line-height: 33px;
  }

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

  .div-block-89 {
    padding-bottom: 73px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .div-block-90 {
    padding-bottom: 52px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-411 {
    margin-bottom: 22px;
    font-size: 14px;
  }

  .paragraph-6 {
    max-width: 272px;
    margin-bottom: 31px;
    font-size: 12px;
  }

  .paragraph-7 {
    margin-bottom: 67px;
    font-size: 20px;
    line-height: 28px;
  }

  .text-span-78 {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-412 {
    margin-left: 18px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-26 {
    margin-bottom: 39px;
  }

  .tn-section-hero {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-width: 5px;
  }

  .paragraph-8 {
    text-align: center;
    margin-bottom: 59px;
    font-size: 20px;
    line-height: 28px;
  }

  .button-4 {
    height: 57px;
    margin-top: 32px;
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-29 {
    max-width: 290px;
    border-style: none;
    border-radius: 0;
    margin-top: 40px;
    padding: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-335.text-block-8 {
    font-size: 28px;
  }

  .div-block-91 {
    margin-top: 33px;
  }

  .tn-section-19-turmas {
    background-image: url('../images/Slice-7_2Slice 7.webp');
  }

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

  .image-3 {
    height: 3px;
    max-width: 310px;
  }

  .paragraph-30 {
    max-width: 290px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-7 {
    text-align: center;
    margin-top: 118px;
    margin-bottom: 78px;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-31 {
    margin-top: 67px;
    margin-bottom: 67px;
    font-size: 20px;
    line-height: 28px;
  }

  .tn-space.tn-space-o-que {
    padding-top: 0;
    padding-bottom: 104px;
  }

  .tn-space.tn-space-depoimentos {
    padding-top: 48px;
    padding-bottom: 57px;
  }

  .tn-space.tn-space-19-turmas {
    padding-top: 312px;
    padding-bottom: 76px;
  }

  .tn-space.tn-space-oferta {
    padding: 141px 10px 164px;
  }

  .tn-space.tn-space-hero {
    padding-top: 34px;
    padding-bottom: 60px;
  }

  .tn-space.tn-space-2-bonus {
    padding-top: 45px;
    padding-bottom: 49px;
  }

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

  .grid-7 {
    border-radius: 19px;
    padding: 14px 15px 28px;
  }

  .heading-13 {
    margin-bottom: 493px;
    font-size: 33px;
    line-height: 40px;
  }

  .text-block-334 {
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 28px;
  }

  .tn-section-2-bonus {
    background-image: url('../images/Slice-9_1Slice 9.webp');
  }

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

  .button-5 {
    height: 60px;
    max-width: 312px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .button-5.open-hotmart {
    font-size: 19px;
  }

  .text-block-9 {
    justify-content: center;
    margin-bottom: 62px;
    padding: 7px 0 8px;
    font-size: 66px;
    line-height: 83px;
  }

  .text-span-80 {
    max-width: 300px;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .heading-29 {
    margin-bottom: 28px;
    font-size: 21px;
    line-height: 25px;
  }

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

  .button-6 {
    height: 46px;
    max-width: 317px;
    margin-top: 46px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 26px;
  }

  .tn-section-o-que {
    background-image: url('../images/Slice-8_2Slice 8.webp');
  }

  .copy-page {
    background-color: #0a0a0b;
  }

  .heading-30 {
    margin-bottom: 414px;
    font-size: 33px;
    line-height: 40px;
  }

  .text-block-5 {
    border-width: 2px;
    border-radius: 16px;
    padding: 17px 10px 18px;
    font-size: 24px;
    line-height: 35px;
  }

  .text-block-332 {
    max-width: 260px;
    text-align: center;
    margin: 0 auto 24px;
  }

  .paragraph-32 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-6 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-6._2 {
    text-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 48px;
  }

  .grid-8 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    border-style: none none solid;
    border-bottom-width: 3px;
    border-radius: 0;
    padding: 0 0 25px;
  }

  .tn-section-oferta {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image-2 {
    display: none;
  }

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

  .div-block-25 {
    flex-direction: column-reverse;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .heading-28 {
    border-bottom: 3px solid #b6e330;
    margin-bottom: 31px;
    padding-bottom: 29px;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-333 {
    max-width: 300px;
    margin-top: 331px;
    margin-bottom: 447px;
    font-size: 20px;
    line-height: 28px;
  }

  .cl-space.cl-space-rodape {
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 69px;
  }

  .e-section-hero {
    background-image: url('../images/Mobile-Lista-de-Espera.webp');
  }

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

  .e-space.e-space-hero {
    flex-direction: column;
    align-items: center;
    padding-top: 170px;
    padding-bottom: 96px;
    display: flex;
  }

  .heading-31 {
    text-align: center;
    margin-top: 21px;
    margin-bottom: 39px;
    font-size: 25px;
    line-height: 31px;
  }

  .paragraph-33 {
    text-align: center;
    margin-bottom: 39px;
  }

  .button-7 {
    height: 61px;
    font-size: 18px;
    line-height: 19px;
  }

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

  .eo-section-hero {
    background-image: url('../images/Mobile-Lista-de-Espera-1.webp');
  }

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

  .eo-space.eo-space-hero {
    padding-top: 63px;
    padding-bottom: 200px;
  }

  .heading-32 {
    margin-top: 66px;
    font-size: 31px;
    line-height: 36px;
  }

  .paragraph-34 {
    font-size: 17px;
  }

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

  .html-embed-5 {
    width: 100%;
  }

  .text-block-413 {
    font-size: 16px;
    display: none;
  }

  .text-block-414 {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .vre-section-depoimentos {
    background-color: #0a0a0a;
  }

  .image-116 {
    margin-left: 0;
  }

  .image-117 {
    margin-top: -20px;
    margin-left: auto;
    margin-right: 0;
  }

  .div-block-92 {
    min-height: 650px;
    grid-template-columns: auto;
  }

  .div-block-93 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-33 {
    margin-top: 0;
    font-size: 26px;
    line-height: 37px;
  }

  .right-arrow-3 {
    width: 50%;
    height: 51px;
    background-color: #0a0a0a;
    margin-left: 0;
    margin-right: auto;
    position: -webkit-sticky;
    position: sticky;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
  }

  .icon-3 {
    margin-right: 10px;
  }

  .left-arrow-dep {
    width: 50%;
    height: 51px;
    background-color: #0a0a0a;
    margin-top: -51px;
    margin-left: auto;
    margin-right: 0;
    position: -webkit-sticky;
    position: sticky;
    top: auto;
    bottom: 0;
  }

  .icon-left {
    margin-left: 10px;
  }

  .vre-section-professor {
    background-image: none;
  }

  .vre-section-professor.b {
    background-image: url('../images/bg-sec2-b.webp');
    background-position: 50% 0;
    background-size: auto;
  }

  .vre-section-professor.c {
    background-image: url('../images/bg-hero-b-mob.webp');
    background-position: 50% 0;
    background-size: auto;
  }

  .dobra2 {
    width: 100%;
    background-image: url('../images/Group-481422.png');
    background-size: contain;
    margin-top: 41px;
    padding-top: 123px;
    padding-bottom: 67px;
    padding-left: 0;
  }

  .dobra2.b, .dobra2.c {
    margin-top: 20px;
  }

  .grid-9 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .text-block-416 {
    text-align: center;
    font-size: 24px;
  }

  .slide-right-arrow {
    margin-right: 43px;
  }

  .text-block-422 {
    text-align: center;
    margin-top: 27px;
    font-size: 20px;
    line-height: 28px;
  }

  .body-5 {
    background-image: url('../images/bg-ob2-mob.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .text-block-423 {
    margin-bottom: 7px;
    font-size: 21px;
  }

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

  .div-block-96.mob {
    display: block;
  }

  .image-119 {
    width: 100%;
    display: block;
    bottom: -58px;
    left: -54px;
  }

  .div-block-97 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-98 {
    border: 1px solid rgba(255, 255, 255, .47);
    border-radius: 8px;
    margin-right: auto;
    padding-top: 13px;
    padding-bottom: 25px;
  }

  .div-block-98._2 {
    border-style: none;
    margin-top: 175px;
  }

  .image-120 {
    max-width: 120px;
    margin-bottom: -53px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    left: auto;
    right: auto;
  }

  .text-block-424 {
    max-width: 258px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-99 {
    margin-right: auto;
  }

  .link-block-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-121 {
    display: none;
  }

  .cta-hero {
    height: 61px;
    font-size: 15px;
    line-height: 16px;
  }

  .cta-hero._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .cta-hero.cta-modal {
    box-shadow: none;
  }

  .cta-hero.cta-modal.off {
    display: none;
  }

  .cta-hero.whats {
    font-size: 12px;
    line-height: 13px;
  }

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

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

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

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

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

  .tab, .tab.w--current {
    padding-left: 5px;
  }

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

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

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

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

  .icone-tab {
    margin-bottom: 5px;
  }

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

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

  .content-tab {
    grid-column-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .tabs-menu {
    grid-column-gap: 10px;
  }

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

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

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

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

  .avr-section-hero {
    background-image: url('../images/Slice-3_1.webp');
  }

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

  .avr-space.sec-hero {
    padding-bottom: 77px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .avr-space.sec-capaz {
    padding-left: 10px;
    padding-right: 10px;
  }

  .avr-space.sec-regras {
    padding-bottom: 218px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-100 {
    margin-top: 30px;
  }

  .text-block-427 {
    text-align: center;
    font-size: 45px;
  }

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

  .avr-section-capaz {
    background-image: url('../images/Slice-4_3.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
  }

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

  .div-block-101 {
    grid-column-gap: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-101._6 {
    height: 125px;
  }

  .div-block-102 {
    grid-column-gap: 0px;
    grid-row-gap: 35px;
    margin-bottom: 88px;
  }

  .text-block-434 {
    margin-bottom: 42px;
  }

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

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

  .text-block-437 {
    font-size: 38px;
  }

  .text-block-438 {
    font-size: 18px;
    line-height: 130%;
  }

  .image-123 {
    display: none;
  }

  .vre-section-explore {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-35 {
    font-size: 26px;
    line-height: 37px;
  }

  .div-block-104 {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    margin-bottom: 46px;
  }

  .div-block-105 {
    height: 179px;
    border-radius: 6px;
    padding-top: 20px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-105.checkbox-label-2 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .text-block-439 {
    letter-spacing: -.07px;
    font-size: 14px;
    line-height: 16px;
  }

  .image-124 {
    height: 35px;
  }

  .text-block-440 {
    letter-spacing: -.1px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 13px;
  }

  .open-modulo {
    height: 24px;
    max-width: 74px;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .image-125 {
    max-width: 14px;
  }

  .vre-section-ao-final {
    background-image: url('../images/Slice-6_3.webp');
  }

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

  .div-block-106 {
    grid-template-columns: 1fr;
    margin-top: 37px;
    margin-bottom: 86px;
  }

  .div-block-107 {
    padding-left: 15px;
    padding-right: 20px;
    font-size: 16px;
  }

  .div-block-107._2 {
    font-size: 16px;
  }

  .div-block-107._3 {
    height: 132px;
    font-size: 16px;
  }

  .div-block-108 {
    max-width: 295px;
    grid-template-columns: 1fr;
    justify-items: center;
    margin-top: 32px;
    margin-bottom: 41px;
  }

  .div-block-109._3 {
    padding-right: 10px;
  }

  .div-block-110 {
    max-width: 295px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

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

  .vre-section-preco-garantia {
    background-image: url('../images/Slice-8_4.webp');
  }

  .vre-section-professores {
    background-color: #047ae1;
    background-image: url('../images/Slice-7_3.webp');
  }

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

  .div-block-112 {
    margin-top: 41px;
  }

  .text-block-447 {
    display: block;
  }

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

  .text-span-93 {
    display: block;
  }

  .cta-novo {
    height: 61px;
    font-size: 15px;
    line-height: 16px;
  }

  .cta-novo._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .cta-novo.cta-modal {
    box-shadow: none;
    padding-left: 50px;
    padding-right: 50px;
  }

  .cta-novo.cta-modal.off {
    display: none;
  }

  .cta-novo.whats {
    font-size: 12px;
    line-height: 13px;
  }

  .text-block-448 {
    margin-top: 80px;
    font-size: 26px;
    line-height: 130%;
  }

  .text-block-449 {
    max-width: 215px;
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 111%;
  }

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

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

@media screen and (max-width: 767px) {
  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

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

  .vre-section-bio {
    height: 1427px;
  }

  .modal-title {
    margin-bottom: 15px;
  }

  .checkbox-field-2 {
    margin-bottom: 10px;
  }

  .text-block-335.text-block-8 {
    text-align: center;
    font-size: 27px;
  }

  .text-block-9 {
    margin-bottom: 20px;
  }

  .paragraph-32 {
    margin-bottom: 10px;
  }

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .vre-section-hero._2 {
    background-size: auto;
  }

  .vre-section-hero.c {
    z-index: 9999;
    height: 627px;
    background-image: url('../images/vre-bg-hero-c-mob2.webp');
    background-size: auto;
    position: relative;
  }

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

  .vre-space.vre-space-hero._2 {
    padding-top: 20px;
  }

  .vre-space.vre-space-bonus {
    padding-bottom: 40px;
  }

  .vre-space.vre-space-bio {
    padding-top: 535px;
    padding-bottom: 100px;
  }

  .vre-space.vre-space-professores {
    padding-bottom: 0;
  }

  .heading {
    margin-top: 15px;
    line-height: 28px;
  }

  .heading.b, .heading.c {
    font-size: 23px;
  }

  .text-block {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 23px;
  }

  .button {
    max-width: 315px;
  }

  .button.cta-modal {
    max-width: 100%;
  }

  .vre-section-bonus.off {
    padding-top: 0;
  }

  .heading-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    padding-left: 20px;
  }

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

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

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

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

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

  .text-block-392 {
    max-width: 130px;
  }

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

  .bonus-list {
    padding: 24px;
  }

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

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

  .vre-section-bio {
    height: auto;
    background-image: linear-gradient(to top, #000 56%, rgba(0, 0, 0, 0) 77%), url('../images/Slice-8_1.webp');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    padding: 0 10px;
  }

  .slider-2 {
    margin-bottom: 668px;
  }

  .right-arrow-2, .left-arrow-2 {
    width: 83px;
  }

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

  .mask {
    max-width: 222px;
    overflow: visible;
  }

  .box-forme {
    width: 100%;
    max-width: 100%;
  }

  .close-modal-2 {
    right: 8px;
  }

  .checkbox-label-2 {
    max-width: 355px;
  }

  .modal-title {
    margin-bottom: 15px;
  }

  .form-background-div-2 {
    width: 100%;
    height: 40px;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 11px;
  }

  .checkbox {
    margin-left: -25px;
  }

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

  .campo-phone.phone {
    padding-right: 0;
  }

  .checkbox-field-2 {
    padding-left: 25px;
  }

  .modal-forme {
    width: 100%;
  }

  .html-embed-34 {
    margin-right: 10px;
  }

  .cta-form {
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-fix {
    max-width: 315px;
  }

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

  .div-block-82.b {
    max-width: 157px;
  }

  .text-block-335.text-block-8 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-7 {
    margin-bottom: 40px;
  }

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

  .body-4, .html-embed-5 {
    max-width: 100%;
  }

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

  .grid-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-418, .text-block-418._2 {
    font-size: 42px;
  }

  .text-block-419 {
    font-size: 116px;
  }

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

  .slide-right-arrow {
    margin-right: 66px;
  }

  .image-119 {
    display: block;
    bottom: -61px;
    left: -57px;
  }

  .cta-hero {
    max-width: 315px;
  }

  .cta-hero.cta-modal {
    max-width: 100%;
  }

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

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

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

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

  .page-padding.faq {
    padding-top: 0;
  }

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

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

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

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

  .texto-semana {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

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

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

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

  .icone-tab {
    width: 24px;
  }

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

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

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

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

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

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

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

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

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

  .cta-novo {
    max-width: 315px;
  }

  .cta-novo.cta-modal {
    max-width: 100%;
  }

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

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

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

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

#w-node-_52a2611d-cef8-0bea-b570-c3823d816c0b-352adff3, #w-node-_81bcdaf2-3e37-716a-363a-0c55c1bf1124-352adff3, #w-node-b88e0457-b134-4057-2a03-9b879498fbf7-352adff3, #w-node-bc764082-4a54-c207-71e2-f229fe764915-352adff3, #w-node-_71aabba8-276a-ee89-4185-ad5712511766-352adff3, #w-node-_22cd7990-b18d-a81c-db3e-c1e851c22625-352adff3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-352adff3 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_85686eef-5ff0-81b0-8475-6ce57b61d292-352adff3, #w-node-_99d906cd-f5f5-ef16-4619-5551d7db9d06-352adff3, #w-node-_8450bf5e-dce7-e308-225c-b5e8b333c4a7-352adff3, #w-node-_3dc079c3-5067-6d3f-f159-9005c4b5349c-352adff3, #w-node-fadb1aca-231b-ae05-c3ee-68616a285bc0-352adff3, #w-node-_7d9ac11c-656f-7016-a36d-308bbc666458-352adff3, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-352adff3, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-352adff3, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-352adff3, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-352adff3, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-352adff3, #w-node-e40ca7d8-b6af-377b-e2e5-c0f57e0f1470-352adff3, #w-node-bf7c5544-d2c0-c4c1-f599-7b305378c025-352adff3, #w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf898-352adff3, #w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-352adff3, #w-node-_46b41efc-1d51-736f-64de-8858f493d727-8c691ce5, #w-node-_2c7e42c7-9d0a-167b-3896-f6551998df1b-8c691ce5, #w-node-_5713326a-a463-7aa1-f434-4a6048bad7ab-8c691ce5, #w-node-_6c037a6e-6876-9c82-7026-b2ab36f1c235-e45af949, #w-node-fc15d1ac-b6ff-b624-0a38-068e6235eb87-e45af949, #w-node-_3160fdbc-c504-689d-d5dd-2e7382d952fb-e45af949, #w-node-_725bb825-71a3-24c8-3f9c-a235595a1fa2-e45af949, #w-node-_884a64dd-e96f-085a-a513-d4e87b717043-e45af949, #w-node-efe8ad09-fe38-654b-19fe-5f1ed9d55e75-2a10de23, #w-node-e78b3753-451c-7cba-fd8f-cfe35831ae67-2a10de23, #w-node-_1fbd4f41-0f0b-1bec-9bd4-473a73837136-2a10de23, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c05-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c09-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c0d-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c11-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c15-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c3a-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c41-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c47-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c4d-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c53-4d7d8bdc, #w-node-_3c2f552d-819c-5663-931d-18aa4d7d8c59-4d7d8bdc, #w-node-_2d46ce96-80d5-7b78-df7d-a787b2129b59-22033bf1, #w-node-_870a39b1-fda6-e749-1529-8bcddf169713-22033bf1, #w-node-_90f24617-ca27-c43e-ea29-bed807389ce7-22033bf1, #w-node-_57eb1353-2dce-0a7f-8e9f-c8fe3137f3a5-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99f09b6c-39ef-9423-4d88-d353543c889b-22033bf1 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f34f997d-e960-b962-1e5e-9f3dc25bbc65-22033bf1 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_16d70241-f4c7-5650-30de-bdeebd68a4c2-22033bf1, #w-node-fa00bcc6-08e4-ce66-1657-52d02d433808-22033bf1, #w-node-_92bcb22b-1112-7ba9-8281-4747babd6881-22033bf1, #w-node-a6668405-8dc9-e571-8819-a79394ffdd97-22033bf1, #w-node-db7f91ff-3309-c1c3-a80c-b1e68178dc60-22033bf1, #w-node-aab2f063-cd79-e38d-8784-8d01dd2efee3-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6fec7274-0375-c237-1d4f-243309bc1c21-22033bf1 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_62a8f888-d863-74a6-fd1d-69442c879480-22033bf1, #w-node-_16934c1b-80f5-6701-f951-fff21e1dc9e3-22033bf1, #w-node-_77df30ba-aee7-e74a-94a2-13b9dc8ead08-22033bf1, #w-node-e0a9511c-3832-bc4a-42a1-88b719b9967d-22033bf1, #w-node-_00278722-0256-493e-83af-62d240c6f576-22033bf1, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-22033bf1, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-22033bf1, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-22033bf1, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-22033bf1, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-22033bf1, #w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c0b0815-f0e5-5dc4-d33a-0f182a5b716d-22033bf1, #w-node-a7230698-988c-239d-0617-c9acb3a655ac-22033bf1, #w-node-_03bae5c5-e0f4-946b-b8ec-73d8c310cd4c-22033bf1, #w-node-_78160eb5-d0a6-831b-42b6-70b3b0960091-22033bf1, #w-node-_835ab13a-2da8-5d37-bd4e-75c0a35592fb-22033bf1, #w-node-_32d82e5f-0bb9-681f-a434-9370429f8679-22033bf1, #w-node-_75d2355f-d561-8373-52bf-7fe0bdcd1483-22033bf1, #w-node-b7ea79e3-266a-04a8-0959-a8fb78cf8b82-22033bf1 {
  align-self: end;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09af8-22033bf1 {
  align-self: auto;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09b12-22033bf1 {
  align-self: end;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b001f8-22033bf1 {
  align-self: auto;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b00202-22033bf1 {
  align-self: end;
}

#w-node-_52a2611d-cef8-0bea-b570-c3823d816c0b-430958e9, #w-node-_81bcdaf2-3e37-716a-363a-0c55c1bf1124-430958e9, #w-node-b88e0457-b134-4057-2a03-9b879498fbf7-430958e9, #w-node-bc764082-4a54-c207-71e2-f229fe764915-430958e9, #w-node-_71aabba8-276a-ee89-4185-ad5712511766-430958e9, #w-node-_22cd7990-b18d-a81c-db3e-c1e851c22625-430958e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-430958e9 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_85686eef-5ff0-81b0-8475-6ce57b61d292-430958e9, #w-node-_99d906cd-f5f5-ef16-4619-5551d7db9d06-430958e9, #w-node-_8450bf5e-dce7-e308-225c-b5e8b333c4a7-430958e9, #w-node-_3dc079c3-5067-6d3f-f159-9005c4b5349c-430958e9, #w-node-fadb1aca-231b-ae05-c3ee-68616a285bc0-430958e9, #w-node-_7d9ac11c-656f-7016-a36d-308bbc666458-430958e9, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-430958e9, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-430958e9, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-430958e9, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-430958e9, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-430958e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf898-430958e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-430958e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c0b0815-f0e5-5dc4-d33a-0f182a5b716d-430958e9, #w-node-a7230698-988c-239d-0617-c9acb3a655ac-430958e9, #w-node-_03bae5c5-e0f4-946b-b8ec-73d8c310cd4c-430958e9, #w-node-_78160eb5-d0a6-831b-42b6-70b3b0960091-430958e9, #w-node-_835ab13a-2da8-5d37-bd4e-75c0a35592fb-430958e9, #w-node-_32d82e5f-0bb9-681f-a434-9370429f8679-430958e9, #w-node-_75d2355f-d561-8373-52bf-7fe0bdcd1483-430958e9, #w-node-b7ea79e3-266a-04a8-0959-a8fb78cf8b82-430958e9 {
  align-self: end;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09af8-430958e9 {
  align-self: auto;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09b12-430958e9 {
  align-self: end;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b001f8-430958e9 {
  align-self: auto;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b00202-430958e9 {
  align-self: end;
}

#w-node-_9dbbde18-c961-15fd-9557-eb539c792768-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e591c3aa-5831-339d-9f88-7a4de8abf5c0-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_92202a2a-54a1-9f63-ec8f-3874e32746b5-29cec956, #w-node-_804722c9-ea75-f9e7-7196-8e30b734ae9a-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00d19755-04ee-d6d8-33e4-0fc6dcf0eb4d-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5f3693c1-cd5d-bb42-e2ff-da60ecd0855c-29cec956, #w-node-_52a2611d-cef8-0bea-b570-c3823d816c0b-29cec956, #w-node-_81bcdaf2-3e37-716a-363a-0c55c1bf1124-29cec956, #w-node-b88e0457-b134-4057-2a03-9b879498fbf7-29cec956, #w-node-bc764082-4a54-c207-71e2-f229fe764915-29cec956, #w-node-_71aabba8-276a-ee89-4185-ad5712511766-29cec956, #w-node-_22cd7990-b18d-a81c-db3e-c1e851c22625-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-29cec956 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-db247bcf-4e9e-f286-05b1-3d5bbeb4244a-29cec956, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb42467-29cec956, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb4247c-29cec956, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424ad-29cec956, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424ce-29cec956, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424e7-29cec956, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-29cec956, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-29cec956, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-29cec956, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-29cec956, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf898-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c0b0815-f0e5-5dc4-d33a-0f182a5b716d-29cec956, #w-node-a7230698-988c-239d-0617-c9acb3a655ac-29cec956, #w-node-_03bae5c5-e0f4-946b-b8ec-73d8c310cd4c-29cec956, #w-node-_78160eb5-d0a6-831b-42b6-70b3b0960091-29cec956, #w-node-_835ab13a-2da8-5d37-bd4e-75c0a35592fb-29cec956, #w-node-_32d82e5f-0bb9-681f-a434-9370429f8679-29cec956, #w-node-_75d2355f-d561-8373-52bf-7fe0bdcd1483-29cec956, #w-node-b7ea79e3-266a-04a8-0959-a8fb78cf8b82-29cec956 {
  align-self: end;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09af8-29cec956 {
  align-self: auto;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09b12-29cec956 {
  align-self: end;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b001f8-29cec956 {
  align-self: auto;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b00202-29cec956 {
  align-self: end;
}

#w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db4-29cec956, #w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db7-29cec956, #w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db8-29cec956 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2ecb-29cec956 {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-_9dbbde18-c961-15fd-9557-eb539c792768-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e591c3aa-5831-339d-9f88-7a4de8abf5c0-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_92202a2a-54a1-9f63-ec8f-3874e32746b5-440f2a7b, #w-node-_804722c9-ea75-f9e7-7196-8e30b734ae9a-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00d19755-04ee-d6d8-33e4-0fc6dcf0eb4d-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5f3693c1-cd5d-bb42-e2ff-da60ecd0855c-440f2a7b, #w-node-_52a2611d-cef8-0bea-b570-c3823d816c0b-440f2a7b, #w-node-_81bcdaf2-3e37-716a-363a-0c55c1bf1124-440f2a7b, #w-node-b88e0457-b134-4057-2a03-9b879498fbf7-440f2a7b, #w-node-bc764082-4a54-c207-71e2-f229fe764915-440f2a7b, #w-node-_71aabba8-276a-ee89-4185-ad5712511766-440f2a7b, #w-node-_22cd7990-b18d-a81c-db3e-c1e851c22625-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-440f2a7b {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-db247bcf-4e9e-f286-05b1-3d5bbeb4244a-440f2a7b, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb42467-440f2a7b, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb4247c-440f2a7b, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424ad-440f2a7b, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424ce-440f2a7b, #w-node-db247bcf-4e9e-f286-05b1-3d5bbeb424e7-440f2a7b, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-440f2a7b, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-440f2a7b, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-440f2a7b, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-440f2a7b, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf898-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c0b0815-f0e5-5dc4-d33a-0f182a5b716d-440f2a7b, #w-node-a7230698-988c-239d-0617-c9acb3a655ac-440f2a7b, #w-node-_03bae5c5-e0f4-946b-b8ec-73d8c310cd4c-440f2a7b, #w-node-_78160eb5-d0a6-831b-42b6-70b3b0960091-440f2a7b, #w-node-_835ab13a-2da8-5d37-bd4e-75c0a35592fb-440f2a7b, #w-node-_32d82e5f-0bb9-681f-a434-9370429f8679-440f2a7b, #w-node-_75d2355f-d561-8373-52bf-7fe0bdcd1483-440f2a7b, #w-node-b7ea79e3-266a-04a8-0959-a8fb78cf8b82-440f2a7b {
  align-self: end;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09af8-440f2a7b {
  align-self: auto;
}

#w-node-f5ba5088-2671-57cc-9ef8-52df2be09b12-440f2a7b {
  align-self: end;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b001f8-440f2a7b {
  align-self: auto;
}

#w-node-f0810dd9-0f88-f2fb-8bf0-3d7924b00202-440f2a7b {
  align-self: end;
}

#w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db4-440f2a7b, #w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db7-440f2a7b, #w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2db8-440f2a7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89a99ad1-bae4-ab8e-ba16-f222e71e2ecb-440f2a7b {
  grid-area: 8 / 1 / 9 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-352adff3, #w-node-_99f09b6c-39ef-9423-4d88-d353543c889b-22033bf1, #w-node-f34f997d-e960-b962-1e5e-9f3dc25bbc65-22033bf1, #w-node-_6fec7274-0375-c237-1d4f-243309bc1c21-22033bf1, #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-430958e9, #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-29cec956, #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-440f2a7b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noirpro';
  src: url('../fonts/NoirPro-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBlack.otf') format('opentype'), url('../fonts/FilsonProHeavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBlackItalic.otf') format('opentype'), url('../fonts/FilsonProHeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProMediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBookItalic.otf') format('opentype'), url('../fonts/FilsonProRegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBook.otf') format('opentype'), url('../fonts/FilsonProRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'f';
  src: url('../fonts/FilsonProBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}