@font-face {
  font-family: "Tomatoes O 8 L 8";
  src: url('../fonts/Tomatoes-O8L8.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

body {
  color: #2f6033;
  background-image: url('../images/bg.png');
  background-position: 0 0;
  background-size: auto;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.hero {
  background-color: #fff;
  background-image: url('../images/bg.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 54px;
  padding-bottom: 54px;
  position: relative;
}

.hero.hero-travessia {
  padding-top: 20px;
  padding-bottom: 20px;
}

.flor-da-vida {
  width: 250px;
  position: absolute;
  inset: -104px auto auto -90px;
}

.img-hero {
  background-image: url('../images/ste_hero.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 90px 4px;
  width: 661px;
  height: 771px;
  position: absolute;
  top: -222px;
  left: -107px;
}

.h1 {
  color: #d3691f;
  margin-top: -10px;
  margin-bottom: 32px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 42.9px;
}

.h1.h2 {
  margin-bottom: 64px;
  font-size: 44px;
  line-height: 93px;
}

.h1.h2.h2-center {
  text-align: center;
  margin-bottom: 0;
}

.h1.h2.h2-bonus {
  margin-bottom: 0;
}

.h1.h2.h2-ste {
  margin-bottom: 24px;
  font-size: 31px;
  line-height: 85px;
}

.h1.h2.h2-desbloqueie {
  margin-bottom: 48px;
}

.h1.h2.h2-3 {
  text-align: center;
}

.h1.h2.h2-faq {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 36px;
}

.h1.h1-travessia {
  font-size: 2.5em;
}

.h1.h2-comprometi {
  text-align: center;
  margin-top: -79px;
  font-size: 30px;
}

.h1.h2-rota {
  text-align: center;
  font-size: 36px;
  line-height: 82px;
}

.h1.h2-pricing {
  text-align: center;
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  line-height: 68px;
}

.metodo {
  color: #d3691f;
  margin-top: 20px;
  padding-left: 17px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
  font-size: 15.25px;
  position: relative;
  top: -19px;
}

.metodo.sub-travessia {
  font-size: 1.2em;
  top: -37px;
}

.suporte-hero {
  color: #212121;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 21px;
}

.suporte-hero.suporte-travessia {
  text-align: center;
  width: 470px;
  font-size: 1em;
}

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

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

.cta {
  z-index: 1;
  color: #212121;
  word-break: normal;
  overflow-wrap: normal;
  background-color: #fff0;
  background-image: linear-gradient(90deg, #00e676, #76ff03);
  border-bottom: 5px solid #4b474700;
  border-radius: 100px;
  padding: 16px 40px 12px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.cta.cta2.cta-laranja {
  color: #fff;
  background-image: linear-gradient(90deg, #da3c19, #d3691f);
}

.cta.cta-final {
  text-align: center;
  width: 432px;
}

.cta.cta-final.cta-sec {
  text-overflow: clip;
  background-image: none;
  border: 1px solid #00e676;
}

.cta.cta-final.cta-sec:hover {
  color: #d3691f;
  border-color: #d3691f;
}

.cta.cta-hero {
  background-image: linear-gradient(270deg, #00e676, #76ff03);
  width: 344px;
  font-family: Inter, sans-serif;
  display: block;
}

.sombra {
  z-index: 0;
  width: 100%;
  position: relative;
  top: -40px;
  left: 0;
}

.sombra.s2 {
  width: 100%;
  height: 81px;
}

.sombra.sombra-hero {
  margin-bottom: -44px;
  top: -55px;
}

.btn-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 344px;
  height: 55px;
  display: inline-block;
  position: relative;
}

.btn-div.div2 {
  width: 354px;
}

.btn-div.btn-potencia {
  width: 320px;
}

.btn-div.cta-final {
  width: 432px;
}

.circulo-hero {
  width: 121px;
  position: absolute;
  top: 110px;
  right: 362px;
}

.hi-0 {
  width: 270px;
  position: absolute;
  bottom: 135px;
}

.hi-0.hi2 {
  bottom: 184px;
  left: 190px;
}

.txt-suporte {
  position: relative;
}

.padroes-flor {
  z-index: 0;
  mix-blend-mode: color-burn;
  background-image: url('../images/padroes-hero.png');
  background-position: 0 0;
  background-size: auto;
  width: 519.17px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container {
  z-index: 1;
  position: relative;
}

.div-amarela {
  background-color: #fff7e4;
  background-image: url('../images/bg.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-amarela.div-objetivo, .div-amarela.div-desbloqueie {
  padding-bottom: 237px;
}

.se-vc-quer {
  padding-top: 100px;
  padding-bottom: 68px;
}

.ico-check {
  width: 36px;
  margin-right: 16px;
}

.div-block {
  display: inline-block;
  position: relative;
}

.item-lista {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
}

.item-lista.item-ultimo {
  width: 790px;
}

.bold {
  font-weight: 300;
}

.hi-02 {
  width: 200px;
  height: 14px;
  position: absolute;
  inset: auto 57% -26% auto;
}

.hi-02.hi-03 {
  width: 150px;
  height: 13.9141px;
  left: 50px;
}

.hi-02.hi-05 {
  width: 310px;
  height: 8px;
  bottom: -16%;
  right: 62%;
}

.hi-02.hi-04 {
  width: 222px;
  height: 13.4609px;
  transform-style: preserve-3d;
  inset: auto auto -22% 5%;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(2deg);
}

.hi-02.hi-bonus {
  width: 206px;
  height: 13.4609px;
  transform-style: preserve-3d;
  bottom: -56%;
  right: 4%;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(2deg);
}

.hi-02.hi06 {
  width: 312px;
  height: 9px;
  bottom: 16%;
  right: 7%;
}

.txt-item-lista {
  vertical-align: bottom;
  display: inline;
}

.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.center.pra-vc {
  margin-top: 40px;
  margin-bottom: 40px;
}

.center.h2-suporte-modulos {
  margin-bottom: 64px;
}

.center.seta-desktop {
  display: none;
}

.plenitude {
  color: #d3691f;
  margin-left: 10px;
  margin-right: 10px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.txt-suporte-bonus {
  text-align: center;
  width: 734px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  line-height: 37px;
}

.img-bonus {
  background-image: url('../images/img-bonus.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px 160px 4px 4px;
  width: 334px;
  height: 100%;
  min-height: 530px;
}

.h3 {
  color: #d3691f;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Belleza, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 37px;
}

.h3.h3-vc-leva {
  text-align: center;
  margin-bottom: 24px;
}

.interrogacao {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.h2-suport {
  margin-bottom: 64px;
}

.h4 {
  color: #2f6033;
  margin-bottom: 16px;
  font-family: Belleza, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.h4.h4-depo {
  text-align: center;
  font-size: 24px;
  line-height: 31.2px;
}

.h4.h4-bonus {
  color: #69d672;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 31.2px;
}

.h4.h4-rota {
  text-align: center;
  width: 580px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.h4.h4-m-dulos {
  text-align: center;
  margin-top: 40px;
}

.h4.h4-sem-rota {
  color: #da3c19;
  margin-bottom: 40px;
}

.h4.h4-com-rota {
  margin-bottom: 40px;
}

.h4.h4-laranja {
  color: #d3691f;
}

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

.txt-16.txt-close {
  width: 503px;
}

.div-bonus-1 {
  margin-bottom: 40px;
}

.objetivo {
  text-align: center;
  width: 520px;
  margin-top: 120px;
  margin-bottom: 22px;
}

.h4-objetivo {
  color: #d3691f;
  text-align: center;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 67px;
}

.div-garantia {
  z-index: 1;
  background-color: #ede9d7;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 940px;
  padding: 40px 48px;
  display: flex;
  position: absolute;
  top: 100px;
}

.div-branca {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.div-branca.div-bio {
  padding-top: 140px;
}

.selo-garantia {
  background-image: url('../images/selo-garantia.png');
  background-position: 50%;
  background-size: cover;
  width: 191px;
  height: 191px;
  display: inline-block;
}

.div-txt-garantia {
  vertical-align: top;
  margin-left: 60px;
  display: inline-block;
}

.modulo {
  margin-bottom: 40px;
}

.img-modulo {
  background-image: url('../images/modulo-1.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 501px;
  margin-bottom: 2px;
}

.img-modulo.m2 {
  background-image: url('../images/modulo-2.png');
}

.img-modulo.m3 {
  background-image: url('../images/modulo-3.png');
}

.div-txt-modulo {
  color: #fff;
  background-color: #521f0e;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  height: 228px;
  padding: 24px 20px;
}

.card-contribuicao {
  grid-row-gap: 10px;
  mix-blend-mode: normal;
  background-color: #fefef6;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 630px;
  margin-bottom: 120px;
  padding: 60px 57px 80px;
  position: relative;
  box-shadow: 4px 4px 17px #00000040;
}

.card-contribuicao.card-contribuicao-normal {
  box-shadow: none;
}

.card-contribuicao.card-contribuicao-normal.card-social {
  margin-bottom: 100px;
}

.frame-53 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-52 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: #d3691f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-51 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-57 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #2f6033;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-todos-bonus {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #08390c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.bonus-exclusivo {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-58 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.h5 {
  color: #08390c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vector-6 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #d3691f;
  position: absolute;
  top: 37.7461px;
  left: 334.114px;
}

.valores {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.valor-sem-desconto {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: line-through;
}

.valor {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.tag-economia {
  grid-column-gap: 7.3913px;
  background-color: #d3691f;
  border-radius: 8.86957px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 28.087px;
  padding: 5.17391px 11.8261px;
  text-decoration: none;
  display: flex;
}

.valor-parcela {
  font-family: Belleza, sans-serif;
}

.valor-parcela.valor-justo {
  color: #da9415;
}

.valor-parcela.valor-justo.cont-part {
  color: #d3691f;
}

.valor-parcela.valor-justo.cont-social {
  color: #db3c19;
}

.div-valor-parcela {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.a-vista {
  color: #58895c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-47 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-5 {
  object-fit: cover;
  position: absolute;
  top: -15px;
  left: .134766px;
}

.frame-7 {
  grid-column-gap: 16px;
  background-image: linear-gradient(90deg, #00e676 0%, #76ff03 100%);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 432px;
  padding: 16px 25px 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.economize {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._50--off {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._12x-de-r5050-0 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._12x-de-r5050-1 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-4 {
  background-color: #e7d8bd;
  width: 600px;
  height: 500px;
}

.div-block-5 {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
}

.div-3bonus {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.h5-hi {
  position: relative;
}

.div-block-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.img-ste {
  background-image: url('../images/img-footer.png');
  background-position: 0%;
  background-size: cover;
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  width: 100%;
  height: 590px;
  margin-top: 0;
}

.paragraph.txt-direct {
  text-align: center;
  width: 520px;
  font-size: 12px;
  line-height: 19px;
}

.txt-suporte-modulo-mobile.txt-suporte-valor {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 20.8px;
}

.padroes {
  z-index: 0;
  opacity: .12;
  background-image: url('../images/padroes-hero.png');
  background-position: 0 0;
  background-size: auto;
  width: 570px;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.espaco-circulo {
  padding-left: 5px;
}

.video-travessia {
  border-radius: 10px;
  margin-bottom: 32px;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  height: 162px;
}

.div-block-9 {
  width: 100%;
  height: auto;
  position: relative;
}

.link-block-2 {
  width: 191px;
  height: 191px;
}

.seta {
  display: none;
}

.h1-hero {
  color: #212121;
  width: 360px;
  margin-bottom: 24px;
  font-family: Belleza, sans-serif;
  font-size: 36px;
  line-height: 45px;
}

.text-span-2 {
  color: #d3691f;
}

.ico-selos {
  background-image: url('../images/ico-acesso.svg');
  background-position: 50%;
  background-size: auto;
  width: 24px;
  height: 24px;
}

.ico-selos.garantia {
  background-image: url('../images/ico-compra.svg');
}

.ico-selos.selo-seg {
  background-image: url('../images/ico-materiais.svg');
}

.selo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.text-block-3 {
  color: #666;
  font-size: 12px;
  line-height: 15.6px;
}

.selos {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.l {
  background-color: #666;
  width: .5px;
  height: 56px;
}

.div-img {
  width: 362px;
  height: 100%;
  position: absolute;
  top: 60px;
  right: 0;
}

.div-block-10 {
  background-image: url('../images/papel.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 121px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.depo {
  border-radius: 4px;
  width: 100%;
  margin-bottom: 32px;
  padding: 24px;
  box-shadow: 4px 2px 17px #00000040;
}

.depo.depo-margim {
  margin-top: 80px;
}

.text-span-3 {
  color: #d3691f;
}

.img-depo {
  background-image: url('../images/dp1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  height: 425px;
}

.img-depo.dp12 {
  background-image: url('../images/dp12.png');
  height: 211px;
}

.img-depo.dp2 {
  background-image: url('../images/dp2.png');
  height: 342px;
}

.img-depo.dp3 {
  background-image: url('../images/dp3.png');
  height: 506px;
}

.img-depo.dp4 {
  background-image: url('../images/dp4.png');
  height: 284px;
}

.img-depo.dp5 {
  background-image: url('../images/dp5.png');
  height: 430px;
}

.img-depo.dp6 {
  background-image: url('../images/dp6.png');
}

.img-depo.dp7 {
  background-image: url('../images/dp7.png');
  height: 448px;
}

.img-depo.dp8 {
  background-image: url('../images/dp8.png');
  height: 237px;
}

.img-depo.dp9 {
  background-image: url('../images/dp9.png');
  height: 243px;
}

.img-depo.dp10 {
  background-image: url('../images/dp10.png');
  height: 327px;
}

.img-depo.dp11 {
  background-image: url('../images/dp11.png');
  height: 211px;
}

.img-depo.dp13 {
  background-image: url('../images/dp13.png');
  height: 364px;
}

.laranja {
  color: #d36920;
}

.div-bonus-plenitude {
  background-image: url('../images/bg-bonus.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 703px;
  position: relative;
  left: -61px;
}

.text-block-4 {
  width: 405px;
  position: relative;
  bottom: -39px;
  left: 61px;
}

.bonus {
  width: 539px;
  position: absolute;
  top: 107px;
  right: -122px;
}

.retangulo-verde-1 {
  background-color: #114215;
  border-top-left-radius: 10px;
  border-top-right-radius: 60px;
  width: 100%;
  padding: 32px 60px;
}

.retangulo-verde-1.ret2 {
  background-color: #07380b;
  border-radius: 0;
}

.retangulo-verde-1.ret3 {
  background-color: #012501;
  border-radius: 0 0 10px 60px;
}

.ico-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 16px;
  display: flex;
}

.ico {
  background-color: #2f6033;
  border-radius: 15px 7.5px;
  width: 48px;
  height: 48px;
  padding: 9px;
}

.ico.ico2 {
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
  padding-top: 10.5px;
  padding-bottom: 7.5px;
}

.ico.ico3 {
  border-radius: 7.5px 15px;
}

.icone {
  background-image: url('../images/ico-bonus-rota.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.icone.ico-guia {
  background-image: url('../images/ico-bonus-guia.svg');
}

.icone.ico-hab {
  background-image: url('../images/ico-bonus-map.svg');
}

.text-block-5 {
  color: #9fc7a2;
  font-size: 14px;
  line-height: 18px;
}

.titulo-valores {
  color: #da9415;
  text-align: center;
  margin-bottom: -5px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
}

.titulo-valores.valor-nome {
  text-align: center;
  font-size: 54px;
  line-height: 127px;
}

.titulo-valores.cont-part {
  color: #d3691f;
}

.titulo-valores.cont-social {
  color: #da3c19;
}

.selo-valor {
  background-image: url('../images/selo-justa.png');
  background-position: 50%;
  background-size: cover;
  width: 160px;
  height: 160px;
  position: absolute;
  inset: -70px auto auto -70px;
}

.selo-valor.selo-part {
  background-image: url('../images/selo-participativa.png');
}

.selo-valor.selo-social {
  background-image: url('../images/selo-social.png');
}

.div-block-11 {
  text-align: center;
  width: 620px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.h1-rota {
  color: #d3691f;
}

.video {
  background-image: url('../images/video-bg.jpg');
  background-position: 50% 16%;
  background-size: cover;
  height: 1010px;
  padding-top: 200px;
  padding-bottom: 0;
  position: relative;
}

.div-block-12 {
  z-index: 2;
  background-image: url('../images/cartao-postal.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 570px;
  height: 400px;
  position: relative;
}

.div-block-13 {
  z-index: 1;
  background-image: url('../images/nuvem.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 419px;
  position: absolute;
  inset: 0% 0% auto;
}

.card-video {
  z-index: 3;
  background-image: url('../images/papel-textura_1.png');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  padding: 20px;
  position: relative;
  top: -231px;
  left: 364px;
  box-shadow: 0 0 9px #00000040;
}

.body {
  color: #212121;
}

.paragraph-2 {
  margin-top: 20px;
  font-family: Kalam, sans-serif;
}

.papel-divisao {
  background-image: url('../images/papel-divisao.png');
  background-position: 0 100%;
  background-size: cover;
  height: 59px;
  position: absolute;
  inset: auto 0% 0%;
}

.seta-video {
  background-image: url('../images/seta-video.png');
  background-position: 50%;
  background-size: cover;
  width: 145px;
  height: 120px;
  position: absolute;
  inset: 20% -22% 0% auto;
}

.assista {
  color: #333;
  width: 160px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
  font-size: 17px;
  position: relative;
  top: 82px;
  left: 65px;
  transform: rotate(-8deg);
}

.comprometi {
  background-image: url('../images/chapada-desfoque-suave_1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 220px;
  padding-bottom: 150px;
  position: relative;
}

.card-comprometi {
  background-image: url('../images/papel-garantia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 870px;
  height: 420px;
  margin-bottom: 110px;
  padding-top: 134px;
  padding-left: 35px;
  padding-right: 35px;
}

.paragraph-3 {
  padding-left: 24px;
  padding-right: 24px;
  font-family: Kalam, sans-serif;
}

.colagem-polaroid {
  background-image: url('../images/polaroid.png');
  background-position: 50%;
  background-size: cover;
  width: 643px;
  height: 577px;
  margin-left: auto;
  margin-right: 26px;
}

.papel01 {
  z-index: 1;
  background-image: url('../images/papel01.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 519px;
  height: 299px;
  padding: 38px 66px 13px 71px;
  display: flex;
  position: absolute;
  inset: auto auto -15% 8%;
}

.paragraph-4 {
  font-family: Kalam, sans-serif;
}

.sec01 {
  position: relative;
}

.div-block-15 {
  background-image: url('../images/pontilhado01.png');
  background-position: 50%;
  background-size: cover;
  width: 587.41px;
  height: 270px;
  position: absolute;
  top: 628px;
  left: 196px;
}

.div-block-16 {
  margin-top: 275px;
  margin-bottom: 273px;
  position: relative;
}

.papel02 {
  z-index: 3;
  background-image: url('../images/papel02.png');
  background-position: 50%;
  background-size: cover;
  width: 533px;
  height: 169px;
  padding-top: 63px;
  padding-left: 62px;
  padding-right: 62px;
  position: absolute;
  inset: 0% 40px 0% auto;
}

.depoimento01 {
  z-index: 2;
  background-image: url('../images/depoimento01.png');
  background-position: 50%;
  background-size: cover;
  width: 405px;
  height: 668px;
  position: relative;
  left: 27px;
  box-shadow: 0 0 5px #0003;
}

.depoimento02 {
  z-index: 1;
  background-image: url('../images/depoimento02.png');
  background-position: 50%;
  background-size: cover;
  width: 525px;
  height: 272px;
  position: absolute;
  inset: 44% 4% auto auto;
}

.depoimento02.dep3 {
  background-image: url('../images/com2.png');
  top: 83%;
}

.pin {
  background-image: url('../images/pin_1pin.png');
  background-position: 50%;
  background-size: cover;
  width: 27px;
  height: 31px;
  position: absolute;
  inset: -7% -1% auto auto;
}

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

.pontilhado2 {
  background-image: url('../images/pontilhado02.png');
  background-position: 50%;
  background-size: cover;
  width: 260px;
  height: 142px;
  position: absolute;
  top: 815px;
  right: 220px;
}

.div-block-18 {
  background-image: url('../images/selos.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin-top: 32px;
}

.rota {
  padding-top: 100px;
  padding-bottom: 150px;
}

.rota.rota2 {
  background-image: url('../images/topografia.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
}

.img-extremos {
  background-image: url('../images/extremos.png');
  background-position: 50%;
  background-size: cover;
  height: 478px;
}

.sombra-papel {
  background-image: url('../images/papel.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 121px;
  margin-top: 60px;
  margin-bottom: 0;
  position: absolute;
  top: -144px;
}

.sombra-papel.sombra-guia {
  top: -89px;
}

.sombra-papel.simbra-guia-baixo {
  inset: auto 0% 0%;
  transform: rotate(180deg);
}

.item-rota {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  display: grid;
}

.item-rota.item-rota-invertido {
  grid-template-columns: 1.5fr 1fr;
}

.img-rota {
  background-image: url('../images/rota01.png');
  background-position: 50%;
  background-size: cover;
  width: 380px;
  height: 378px;
}

.h-item-rota {
  color: #d3691f;
  font-family: Belleza, sans-serif;
  font-size: 24px;
}

.txt-rota {
  font-size: 18px;
  line-height: 29px;
}

.txt-rota.txt-rota-ajuste {
  width: 450px;
}

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

.img-rota-2 {
  z-index: 99;
  background-image: url('../images/rota02.png');
  background-position: 50%;
  background-size: cover;
  width: 421px;
  height: 422px;
}

.img-rota-4 {
  background-image: url('../images/rota04.png');
  background-position: 50%;
  background-size: cover;
  width: 302px;
  height: 390px;
}

.img-rota-3 {
  background-image: url('../images/rota03.png');
  background-position: 50%;
  background-size: cover;
  width: 384px;
  height: 344px;
}

.tracejado-rota {
  z-index: -1;
  background-image: url('../images/pontilhado03.png');
  background-position: 50%;
  background-size: cover;
  width: 623px;
  height: 1458px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 18% 2% auto 0%;
}

.capa-modulos {
  background-image: url('../images/Capas-Plenitude-aulas.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 225px;
  height: 375px;
  margin-top: 10px;
}

.capa-modulos.capa2 {
  background-image: url('../images/Capas-Plenitude-aulas-1.png');
}

.capa-modulos.capa3 {
  background-image: url('../images/Capas-Plenitude-aulas-2.png');
}

.capa-modulos.capa4 {
  background-image: url('../images/Capas-Plenitude-aulas-3.png');
}

.modulos {
  display: flex;
}

.card-sem-com-rota {
  background-image: url('../images/papel-textura_1.png');
  background-position: 50%;
  background-size: cover;
  height: 604px;
  margin-top: 80px;
  padding: 32px;
}

.card-sem-com-rota.card-com-rota {
  background-image: url('../images/papel-textura_1.png');
}

.item {
  margin-bottom: 30px;
  display: flex;
}

.x {
  color: #da3c19;
  margin-right: 10px;
  font-family: "Tomatoes O 8 L 8", Times New Roman, sans-serif;
}

.x.v {
  color: #2f6033;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 120px;
  position: relative;
}

.ebook {
  background-image: url('../images/guia.png');
  background-position: 50%;
  background-size: cover;
  width: 304px;
  height: 361px;
}

.div-block-22 {
  display: inline-flex;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack {
  grid-column-gap: 0px;
}

.paragraph-5 {
  width: 600px;
}

.pricing {
  padding-top: 100px;
  padding-bottom: 100px;
}

.card-garantia {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 115px;
  display: flex;
  position: relative;
}

.card-satisfeita {
  background-image: url('../images/papel-garantia.png');
  background-position: 50%;
  background-size: cover;
  width: 744px;
  height: 354px;
  padding: 49px 81px;
  position: relative;
  right: 0;
}

.div-block-23 {
  background-image: url('../images/garantia.png');
  background-position: 50%;
  background-size: cover;
  width: 234px;
  height: 251px;
  position: absolute;
  inset: 0% auto 0% 14px;
}

.txt-garantia {
  font-size: 16px;
  line-height: 21px;
}

.txt-suporte-pricing {
  text-align: center;
  width: 630px;
  margin-bottom: 160px;
  margin-left: auto;
  margin-right: auto;
}

.tag-recomendado {
  background-image: url('../images/tag-recomendado.png');
  background-position: 50%;
  background-size: cover;
  width: 195px;
  height: 83px;
  position: absolute;
  inset: -7% -5% auto auto;
}

.section-3 {
  background-image: url('../images/faq.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.acordeon {
  background-color: #fff;
  background-image: url('../images/bg.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 30px 40px;
  box-shadow: 4px 4px 17px #0003;
}

.gatilho {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-24 {
  background-image: url('../images/seta-faq_1seta-faq.png');
  background-position: 50%;
  background-size: cover;
  width: 40px;
  height: 40px;
}

.txt-item {
  margin-top: 0;
  overflow: hidden;
}

.rodape {
  padding: 32px 20px;
}

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

.adesivo {
  background-image: url('../images/adesivo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 69px;
  position: relative;
  top: -156px;
}

.quick-stack-2 {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 991px) {
  .img-hero {
    background-position: 0%;
    width: 430px;
    height: 580px;
    top: -80px;
    left: -23px;
  }

  .h1.h2.h2-ste {
    font-size: 30px;
  }

  .h1.h2-comprometi {
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }

  .circulo-hero {
    right: 39px;
  }

  .padroes-flor {
    width: 379px;
  }

  .hi-02.hi-03 {
    bottom: 34%;
  }

  .hi-02.hi-05 {
    top: 38px;
    right: 51%;
  }

  .h4.h4-laranja {
    width: 350px;
  }

  .h4.h4-laranja.h4-faq {
    width: auto;
  }

  .card-contribuicao.card-cont-ultimo {
    margin-bottom: 40px;
  }

  .img-ste {
    margin-top: 73px;
  }

  .selo-valor {
    left: -60px;
  }

  .video {
    padding-top: 114px;
  }

  .card-video {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 333px;
    left: auto;
  }

  .assista {
    top: 95px;
    left: 17px;
    transform: rotate(-10deg);
  }

  .comprometi {
    padding-top: 126px;
  }

  .card-comprometi {
    background-size: contain;
    width: 700px;
    margin-bottom: 90px;
    padding-top: 128px;
  }

  .paragraph-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .papel01 {
    margin-left: 40px;
  }

  .div-block-15 {
    display: none;
    overflow: hidden;
  }

  .div-block-16 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 190px;
    margin-bottom: 56px;
    display: flex;
  }

  .papel02 {
    z-index: 2;
    position: relative;
    top: -17%;
    right: auto;
  }

  .depoimento01 {
    margin-top: -40px;
    margin-bottom: -13px;
    left: auto;
  }

  .depoimento02 {
    position: relative;
    top: 10%;
    right: auto;
  }

  .depoimento02.dep3 {
    margin-top: -11px;
  }

  .item-rota.item-rota-invertido {
    grid-column-gap: 0px;
    grid-template-columns: 2.75fr 3.25fr;
  }

  .item-rota.item-rota-invertido.item4 {
    grid-template-columns: .25fr 4.5fr;
  }

  .tracejado-rota {
    background-size: contain;
    width: 560px;
  }

  .capa-modulos {
    width: 360px;
    height: 606px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .card-sem-com-rota {
    height: 680px;
  }

  .paragraph-5 {
    width: auto;
  }

  .card-satisfeita {
    padding-left: 52px;
  }

  .div-block-23 {
    inset: -5% -4% 0% auto;
    transform: rotate(-16deg);
  }

  .txt-garantia {
    width: 490px;
  }

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

  .adesivo {
    top: -115px;
  }
}

@media screen and (max-width: 767px) {
  .img-hero {
    z-index: 1;
    height: 500px;
    inset: -811px 30% auto 0%;
  }

  .h1 {
    font-size: 29px;
  }

  .h1.h2.h2-ste {
    margin-bottom: 0;
  }

  .h1.h2-comprometi {
    margin-top: -121px;
  }

  .h1.h2-rota {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1.h2-pricing, .item-lista.item-ultimo {
    width: auto;
  }

  .hi-02 {
    display: none;
  }

  .txt-suporte-bonus {
    width: auto;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h4.h4-rota {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h4.h4-laranja, .h4.h4-laranja.h4-faq {
    width: auto;
  }

  .h4.h4-satisfeito-mobile {
    width: 340px;
  }

  .img-ste {
    background-position: 0 22%;
    height: 520px;
    margin-top: 0;
  }

  .container-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .padding-mobile {
    z-index: 2;
  }

  .h1-hero {
    margin-bottom: 47px;
    font-size: 31px;
  }

  .selos {
    justify-content: center;
    align-items: center;
    margin-top: 27px;
  }

  .selo-valor {
    left: 78px;
  }

  .video {
    height: 930px;
    padding-top: 80px;
  }

  .div-block-12 {
    margin-left: -9px;
  }

  .card-video {
    width: 460px;
    top: 305px;
  }

  .seta-video {
    display: none;
  }

  .card-comprometi {
    background-image: url('../images/papel-textura.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 66px;
  }

  .papel01 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-left: 0;
    left: 0%;
  }

  .paragraph-4 {
    width: 343px;
  }

  .papel02 {
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .img-extremos {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }

  .item-rota {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .item-rota.item-rota-invertido {
    flex-flow: wrap-reverse;
    justify-content: flex-start;
    align-items: center;
  }

  .item-rota.item-rota-invertido.item4 {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 70px;
  }

  .img-rota {
    margin-bottom: -22px;
    margin-left: 0;
    margin-right: auto;
  }

  .txt-rota.txt-rota-ajuste {
    width: 100%;
  }

  .div-block-20 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-rota-4 {
    margin-bottom: -21px;
  }

  .tracejado-rota {
    display: none;
  }

  .card-sem-com-rota {
    height: auto;
  }

  .card-sem-com-rota.card-com-rota {
    margin-top: 20px;
  }

  .ebook {
    display: block;
    transform: translate(0);
  }

  .card-satisfeita {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-23 {
    width: 140px;
    height: 160px;
    top: -16%;
    right: -1%;
    transform: rotate(0);
  }

  .txt-garantia, .txt-suporte-pricing {
    width: auto;
  }

  .tag-recomendado {
    right: 12%;
  }

  .acordeon {
    margin-left: 20px;
    margin-right: 20px;
  }

  .gatilho {
    justify-content: space-between;
    width: 100%;
    display: inline-flex;
  }

  .div-block-24 {
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 40px;
    min-height: 40px;
  }

  .centralizador-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .adesivo {
    top: -158px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 18px;
    line-height: 24px;
  }

  .hero {
    min-height: 100vh;
    padding-bottom: 40px;
  }

  .hero.hero-travessia {
    padding-bottom: 54px;
  }

  .flor-da-vida {
    z-index: 1;
    background-image: url('../images/flor-da-vida.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 180px;
    inset: -90px 0% auto auto;
  }

  .img-hero {
    background-position: 50%;
    width: 100%;
    height: 330px;
    margin-bottom: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 21px;
    font-size: 25px;
    line-height: 61px;
  }

  .h1.h2 {
    margin-bottom: 48px;
    font-size: 27px;
    line-height: 53px;
  }

  .h1.h2.h2-bonus {
    text-align: center;
    width: 94%;
    margin-bottom: 12px;
    line-height: 44px;
  }

  .h1.h2.h2-ste {
    font-size: 28px;
    line-height: 53px;
  }

  .h1.h2.h2-desbloqueie {
    margin-bottom: 24px;
  }

  .h1.h2.h2-faq {
    font-size: 27px;
  }

  .h1.h2-comprometi {
    line-height: 49px;
  }

  .h1.h2-rota {
    font-size: 27px;
    line-height: 53px;
  }

  .h1.h2-rota.h2-encontrara-mobile {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }

  .h1.h2-pricing {
    font-size: 27px;
    line-height: 53px;
  }

  .metodo {
    padding-left: 9px;
    font-size: 16px;
    line-height: 29px;
    top: 6px;
  }

  .suporte-hero {
    width: 100%;
    margin-bottom: 32px;
    line-height: 29px;
  }

  .suporte-hero.suporte-travessia {
    width: 100%;
  }

  .cta {
    background-image: linear-gradient(90deg, #00e676, #76ff03);
    width: 100%;
    font-size: 16px;
    font-weight: 400;
  }

  .cta.cta2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta.cta-final {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .sombra {
    display: block;
    top: -54px;
  }

  .btn-div {
    text-align: center;
    width: 100%;
  }

  .btn-div.div2, .btn-div.cta-final {
    width: 100%;
  }

  .circulo-hero {
    width: 110px;
    display: block;
    top: 122px;
    left: 9px;
    right: 0;
    overflow: visible;
  }

  .hi-0 {
    opacity: 0;
    width: 244px;
    height: 11.9375px;
    bottom: -9px;
  }

  .hi-0.hi2 {
    opacity: 0;
    left: 11px;
  }

  .padroes-flor {
    width: 100%;
    height: 346px;
  }

  .padroes-flor.padroes-travessia {
    height: 601px;
  }

  .div-amarela, .div-amarela.div-objetivo {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-amarela.div-desbloqueie {
    padding-bottom: 60px;
  }

  .se-vc-quer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ico-check {
    width: 30px;
    height: 34.8594px;
    margin-right: 12px;
  }

  .item-lista {
    display: flex;
  }

  .item-lista.item-ultimo {
    width: 100%;
  }

  .hi-02 {
    display: none;
  }

  .txt-item-lista {
    padding-top: 4px;
    font-size: 16px;
    line-height: 23px;
    display: block;
  }

  .txt-item-lista.txt-item-lista-quebra {
    width: 80%;
  }

  .center {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .center.pra-vc {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .center.h2-suporte-modulos {
    margin-bottom: 30px;
  }

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

  .column {
    order: -9999;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .plenitude {
    font-size: 24px;
  }

  .txt-suporte-bonus {
    width: 94%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 26px;
  }

  .img-bonus {
    background-position: 50% 20%;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    width: 100%;
    min-height: 290px;
  }

  .h3 {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
  }

  .h3.h3-vc-leva {
    width: 100%;
  }

  .h3.h3-garantia-mobile {
    width: 80%;
  }

  .h2-suport {
    margin-bottom: 40px;
  }

  .h4 {
    font-size: 21px;
    line-height: 29px;
  }

  .h4.h4-bonus {
    text-align: left;
    font-size: 22px;
  }

  .h4.h4-rota {
    margin-top: 40px;
  }

  .h4.h4-rota.h4-mobile {
    width: 300px;
  }

  .h4.h4-rota.h4-extremos {
    width: 330px;
  }

  .h4.h4-m-dulos {
    font-size: 28px;
  }

  .h4.h4-laranja {
    margin-left: auto;
    margin-right: auto;
  }

  .h4.h4-laranja.h4-guia {
    text-align: center;
    width: 260px;
  }

  .h4.h4-satisfeito-mobile {
    width: 230px;
  }

  .txt-16.txt-close {
    text-align: left;
    width: 100%;
  }

  .div-bonus-1, .div-bonus {
    margin-bottom: 40px;
  }

  .objetivo {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h4-objetivo {
    font-size: 26px;
    line-height: 61px;
  }

  .div-garantia {
    flex-flow: column;
    width: 100%;
    margin-top: 60px;
    padding: 32px 16px;
    position: static;
  }

  .div-branca, .div-branca.div-modulos {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-branca.div-bio {
    padding-top: 60px;
  }

  .selo-garantia {
    width: 150px;
    height: 150px;
    margin-bottom: 8px;
  }

  .div-txt-garantia {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .modulo {
    margin-bottom: 32px;
  }

  .img-modulo {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 535px;
  }

  .div-txt-modulo {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .card-contribuicao {
    text-align: left;
    border-radius: 4px;
    width: 100%;
    padding: 40px 16px 32px;
  }

  .card-contribuicao.card-contribuicao-normal.card-social {
    margin-bottom: 60px;
  }

  .div-todos-bonus {
    grid-row-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .bonus-exclusivo {
    grid-row-gap: 20px;
  }

  .h5 {
    font-size: 19px;
    line-height: 22px;
  }

  .valores {
    margin-bottom: 40px;
  }

  .div-3bonus {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

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

  .img-ste {
    background-position: 0 26%;
    height: 380px;
    margin-top: 40px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    text-align: center;
    width: 240px;
    font-size: 22px;
  }

  .padding-mobile {
    order: 9999;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
  }

  .column-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    width: 100%;
    font-size: 16px;
  }

  .paragraph.txt-direct {
    width: 100%;
  }

  .txt-suporte-modulo-mobile {
    width: 80%;
  }

  .txt-suporte-modulo-mobile.txt-suporte-valor {
    width: 100%;
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .txt-o-que-leva-mobile {
    font-size: 16px;
    line-height: 23px;
  }

  .padroes {
    width: 100%;
  }

  .bold-desbloqueie {
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-position: under;
    font-weight: 1000;
    -webkit-text-decoration: underline dotted #d3691f;
    text-decoration: underline dotted #d3691f;
    text-decoration-thickness: 2px;
  }

  .bold-responsivo {
    font-weight: 500;
  }

  .txt-prazer {
    padding-left: 6px;
  }

  .espaco-circulo {
    padding-left: 0;
  }

  .quebra-linha {
    padding-right: 41px;
    display: block;
  }

  .div-block-7 {
    background-image: url('../images/seta-baixo-1.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 24px;
    height: 24px;
    margin-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-8 {
    height: 110px;
  }

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

  .seta {
    background-image: url('../images/seta-baixo-1.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 32px;
    margin-top: 16px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .h1-hero {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 39px;
  }

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

  .selos {
    margin-top: 48px;
  }

  .div-img {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
    position: relative;
    top: 0;
  }

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

  .depo.depo-margim {
    margin-top: 0;
  }

  .img-depo {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-bonus-plenitude {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 100%;
    left: 0;
  }

  .text-block-4 {
    width: 100%;
    margin-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .bonus {
    width: 100%;
    position: static;
  }

  .retangulo-verde-1 {
    border-top-right-radius: 40px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
  }

  .retangulo-verde-1.ret3 {
    border-bottom-left-radius: 40px;
  }

  .ico {
    width: 40px;
    height: 40px;
  }

  .icone {
    background-position: 50%;
    background-size: contain;
  }

  .text-block-5 {
    text-align: left;
  }

  .titulo-valores.valor-nome {
    font-size: 35px;
    line-height: 90px;
  }

  .selo-valor {
    width: 120px;
    height: 120px;
    top: -57px;
    left: -11px;
  }

  .div-block-11 {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .video {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-12 {
    width: 100%;
    position: static;
  }

  .card-video {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    top: -189px;
  }

  .card-comprometi {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .colagem-polaroid {
    background-repeat: no-repeat;
    background-size: 90%;
    width: 110%;
    margin-left: 0;
  }

  .papel01 {
    padding-left: 34px;
    padding-right: 34px;
  }

  .div-block-16 {
    margin-top: 140px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .papel02 {
    background-size: contain;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .depoimento01 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }

  .depoimento02 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 240px;
  }

  .pin {
    display: none;
  }

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

  .rota {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rota.rota2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .img-extremos {
    height: 230px;
    margin-top: 40px;
  }

  .sombra-papel {
    margin-bottom: 32px;
  }

  .item-rota {
    margin-top: 70px;
  }

  .item-rota.item-rota-invertido {
    margin-top: 80px;
  }

  .img-rota {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-bottom: -43px;
    margin-left: auto;
    margin-right: auto;
  }

  .h-item-rota {
    text-align: left;
  }

  .h-item-rota.h-item-mobile {
    text-align: left;
    width: 240px;
    margin-right: auto;
  }

  .div-block-20.ultimo-item-rota {
    margin-bottom: 80px;
  }

  .img-rota-2 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-bottom: -26px;
    margin-left: auto;
    margin-right: auto;
  }

  .img-rota-4 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-bottom: -32px;
    margin-left: auto;
    margin-right: auto;
  }

  .img-rota-3 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-bottom: -30px;
    margin-left: auto;
    margin-right: auto;
  }

  .ebook {
    background-size: cover;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-5 {
    text-align: center;
    margin-bottom: 0;
  }

  .pricing {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .card-satisfeita {
    height: 422px;
    padding-top: 52px;
    right: auto;
  }

  .div-block-23 {
    top: -7%;
  }

  .txt-suporte-pricing {
    width: 320px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tag-recomendado {
    width: 150px;
    height: 60px;
    top: -5%;
    right: -6%;
  }

  .div-block-24 {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .centralizador {
    display: block;
  }

  .coluna-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_142795bd-323e-5ada-183e-cc35774e7542-32df28a6, #w-node-_540a411f-946a-268c-c3cf-f513ea05ff7d-32df28a6, #w-node-_906b407d-1088-6356-cbbd-1a5743127c32-32df28a6, #w-node-_946ac84c-54b8-a4aa-ce99-ef036c763457-32df28a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b1c0d92-9bdd-5409-6904-d3acba9c54e8-32df28a6 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

#w-node-_4385a066-bacd-7674-77e8-0b49eed1859e-32df28a6 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_3b1c0d92-9bdd-5409-6904-d3acba9c54e8-32df28a6 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }

  #w-node-_4385a066-bacd-7674-77e8-0b49eed1859e-32df28a6 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-_4385a066-bacd-7674-77e8-0b49eed185a0-32df28a6 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Tomatoes O 8 L 8';
  src: url('../fonts/Tomatoes-O8L8.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}