.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-image: url('../images/Slice-1_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

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

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

.vre-space.vre-space-hero {
  padding-top: 49px;
  padding-bottom: 72px;
}

.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: 71px;
  padding-bottom: 101px;
  display: flex;
}

.vre-space.vre-space-bio {
  flex-direction: column;
  align-items: center;
  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;
}

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

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

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

.text-block {
  max-width: 431px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

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

.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;
  line-height: 15px;
}

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

.heading-2 {
  max-width: 548px;
  color: #fff;
  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: #fff;
  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;
}

.heading-3 {
  max-width: 417px;
  color: #61bff3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 42px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.text-span {
  color: #fff;
  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 22px;
  display: flex;
}

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

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

.div-block-3 {
  width: 100%;
  max-width: 940px;
  align-items: flex-start;
  margin-top: 141px;
  margin-bottom: 77px;
  display: flex;
}

.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: #fff;
  margin-bottom: 9px;
  font-family: Epilogue, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

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

.list {
  color: #fff;
  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-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 27px;
}

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

.div-block-7 {
  width: 100%;
  height: 100px;
  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: #fff;
  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-position: 50% 100%;
}

.heading-6 {
  max-width: 218px;
  color: #fff;
  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;
  margin-bottom: 0;
}

.slider.off {
  display: none;
}

.right-arrow {
  display: block;
}

.slide-nav, .left-arrow {
  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;
}

.image {
  margin-top: 25.21px;
  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 {
  margin-top: 60px;
}

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

.preco-direita.off {
  padding-bottom: 60px;
}

.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;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 19px;
  line-height: 1;
  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 {
  font-size: 182px;
  font-weight: 800;
  line-height: 182px;
  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;
}

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

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

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

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

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

.div-block-73 {
  width: 100%;
  background-image: linear-gradient(142deg, #09090a, rgba(9, 9, 10, 0) 78%);
  align-items: center;
  margin-top: 68px;
  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: #fff;
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
}

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

.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: #fff;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  line-height: 33px;
  display: flex;
}

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

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

.right-arrow-2 {
  display: none;
}

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

.left-arrow-2 {
  display: none;
}

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

.div-block-75 {
  height: 422px;
  max-width: 468px;
  align-items: center;
  display: flex;
}

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

.heading-9 {
  color: #fff;
  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: #fff;
  letter-spacing: -.005em;
  margin-left: 76px;
  font-family: Exo, sans-serif;
}

.div-block-77 {
  width: 100%;
  align-items: flex-start;
  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: #fff;
  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 {
  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: 44px;
  grid-template-rows: auto;
}

.div-block-79 {
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 8px;
  align-items: flex-start;
  padding: 30px 30px 33px 46px;
  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: 30px;
  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 {
  max-width: 212px;
  overflow: visible;
}

.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: 351px;
}

.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: 47px;
  display: flex;
}

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

.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: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.text-span-77 {
  font-size: 12px;
  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_2Slice 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_2Slice 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;
}

@media screen and (max-width: 991px) {
  .vre-section-hero {
    background-image: url('../images/Slice-5_1.webp');
  }

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

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

  .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: 138px;
  }

  .vre-space.vre-space-bio {
    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;
  }

  .heading {
    max-width: 315px;
    margin-top: 21px;
    font-size: 22px;
    line-height: 31px;
  }

  .text-block {
    max-width: 315px;
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 19px;
  }

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

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

  .div-block {
    width: 100%;
    background-image: url('../images/Group-481422.png');
    background-size: contain;
    margin-top: 41px;
    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;
  }

  .div-block-3 {
    flex-direction: column;
    margin-top: 97px;
    margin-bottom: 87px;
  }

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

  .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: 68px;
    margin-bottom: 84px;
  }

  .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-32 {
    font-size: 16px;
    line-height: 24px;
  }

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

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

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

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

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

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

  .div-block-77 {
    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: #09090b;
    background-image: url('../images/Mobile-Obrigado.webp');
  }

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

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

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

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

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

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

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

@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);
  }

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

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

  .vre-space.vre-space-bonus {
    padding-bottom: 40px;
  }

  .text-block {
    max-width: 315px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .button {
    max-width: 315px;
  }

  .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 {
    background-position: 50%;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-2 {
    margin-bottom: 668px;
  }

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

#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-_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-_52a2611d-cef8-0bea-b570-c3823d816c0b-22033bf1, #w-node-_81bcdaf2-3e37-716a-363a-0c55c1bf1124-22033bf1, #w-node-b88e0457-b134-4057-2a03-9b879498fbf7-22033bf1, #w-node-bc764082-4a54-c207-71e2-f229fe764915-22033bf1, #w-node-_71aabba8-276a-ee89-4185-ad5712511766-22033bf1, #w-node-_22cd7990-b18d-a81c-db3e-c1e851c22625-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-22033bf1 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_85686eef-5ff0-81b0-8475-6ce57b61d292-22033bf1, #w-node-_99d906cd-f5f5-ef16-4619-5551d7db9d06-22033bf1, #w-node-_8450bf5e-dce7-e308-225c-b5e8b333c4a7-22033bf1, #w-node-_3dc079c3-5067-6d3f-f159-9005c4b5349c-22033bf1, #w-node-fadb1aca-231b-ae05-c3ee-68616a285bc0-22033bf1, #w-node-_7d9ac11c-656f-7016-a36d-308bbc666458-22033bf1, #w-node-_2c2faeb2-5dfd-4528-d08c-2b6dbaa8f724-22033bf1, #w-node-b1be18f4-938f-2414-c502-d5834b5b3f56-22033bf1, #w-node-_686ef61b-b4ac-b6ac-be06-56de9cae6276-22033bf1, #w-node-aa974b85-03ac-d05a-af27-c19c9447396e-22033bf1, #w-node-_56752dc5-1951-a6c6-27c1-48be0f49c27f-22033bf1, #w-node-e40ca7d8-b6af-377b-e2e5-c0f57e0f1470-22033bf1, #w-node-bf7c5544-d2c0-c4c1-f599-7b305378c025-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf898-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_4a8ac91a-c24f-06d3-1cb5-60683a7cf8dd-22033bf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-352adff3, #w-node-_3d632a37-2efd-0fea-aa81-72350fc66920-22033bf1 {
    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;
}