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

.container {
  max-width: 1500px;
}

.container.padding {
  padding-left: 100px;
  padding-right: 100px;
}

.container.padding.hidden {
  display: none;
}

.container.padding.obrigado2 {
  max-width: 1480px;
}

.container.full {
  max-width: 100%;
}

.hero-container {
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-highlight {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-highlight-legenda {
  text-align: center;
  font-size: 25px;
  font-weight: 300;
}

.body {
  color: #000;
  font-family: Helveticanowdisplay, Arial, sans-serif;
}

.hero-highlight-titulo {
  text-align: center;
  max-width: 610px;
  font-size: 50px;
  font-weight: 400;
  line-height: 105%;
}

.hero-highlight-titulo.aprovado {
  width: auto;
  max-width: 610px;
  font-size: 40px;
}

.hero-highlight-botoes {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 38px;
  display: flex;
}

.hero-highlight-botao {
  text-align: center;
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.hero-highlight-botao.preto {
  color: #fff;
  background-color: #000;
}

.hero-highlight-botao.branco {
  color: #000;
}

.hero-highlight-botao-texto {
  font-size: 18px;
  font-weight: 300;
}

.hero-audio {
  margin-top: 37px;
}

.hero-audio.mobile {
  display: none;
}

.cta-global {
  z-index: 999;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  display: flex;
  position: fixed;
  bottom: 50px;
  right: 50px;
}

.cta-global-botao {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  background-color: #212121b3;
  border-radius: 10px;
  align-items: center;
  padding: 17px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.cta-global-botao:hover {
  background-color: #21212180;
}

.hero-imagem-1 {
  margin-left: -100px;
  position: absolute;
  top: 74px;
  left: 0;
}

.hero-imagem-2 {
  margin-right: -100px;
  position: absolute;
  top: 220px;
  right: 0;
}

.hero-imagem-3 {
  position: absolute;
  top: 501px;
  left: 0;
}

.hero-imagem-4 {
  position: absolute;
  top: 685px;
  right: 0;
}

.container-2 {
  height: 100px;
}

.hero-texto-container {
  width: 100%;
  margin-top: 550px;
}

.hero-texto-1 {
  max-width: 760px;
  font-size: 50px;
  line-height: 105%;
}

.hero-texto-2-container {
  justify-content: flex-end;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.hero-texto-2 {
  max-width: 380px;
  font-size: 20px;
  line-height: 105%;
}

.letreiro {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 240px;
  display: flex;
  overflow: hidden;
}

.letreiro-texto {
  text-align: center;
  white-space: nowrap;
  font-size: 270px;
  line-height: 105%;
}

.como-funciona-desktop {
  width: 100%;
  max-width: 1500px;
}

.como-funciona-wrapper {
  width: 100%;
  min-height: 200vh;
  position: relative;
}

.como-funciona {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 100px;
  display: flex;
  position: sticky;
  top: 0;
}

.como-funciona-text {
  margin-top: 40px;
  font-size: 50px;
  line-height: 105%;
}

.como-funciona-imagem-wrapper {
  flex: none;
  position: relative;
}

.como-funciona-1-image-1 {
  position: absolute;
  top: 184px;
  left: 162px;
}

.como-funciona-2-imagem-1 {
  position: absolute;
  top: 74px;
  left: 53px;
}

.como-funciona-2-imagem-2 {
  position: absolute;
  bottom: 74px;
  right: 52px;
}

.como-funciona-3-imagem-1 {
  position: absolute;
  top: 165px;
  left: 191px;
}

.como-funciona-4-imagem-1 {
  position: absolute;
  top: 223px;
  left: 92px;
}

.como-funciona-5-imagem-1 {
  position: absolute;
  top: 40px;
  left: 51px;
}

.como-funciona-5-imagem-1-icone {
  position: absolute;
  top: 99px;
  left: 46px;
}

.como-funciona-5-imagem-2 {
  position: absolute;
  top: 187px;
  left: 281px;
}

.como-funciona-5-imagem-3 {
  position: absolute;
  top: 330px;
  left: 51px;
}

.video {
  z-index: 99;
  display: none;
  position: absolute;
}

.video-container {
  width: 100%;
  height: 717px;
  min-height: 717px;
  position: relative;
  overflow: hidden;
}

.video-contents {
  background-image: url('../images/video.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image {
  opacity: .7;
  cursor: pointer;
  position: absolute;
}

.image:hover {
  opacity: 1;
}

.preco-container {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 128px;
  padding-bottom: 275px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.preco-titulo {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 29%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 830px;
  font-size: 50px;
  font-weight: 400;
  line-height: 105%;
}

.preco-descri-o {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 49%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 570px;
  margin-top: 30px;
  font-size: 25px;
  line-height: 105%;
}

.preco-descri-o.preco-menor {
  margin-top: 51px;
  font-size: 12px;
  line-height: 140%;
}

.pre-o-cards {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 75px;
  display: flex;
}

.preco-card {
  background-image: url('../images/preco-card.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: space-between;
  width: 259px;
  height: 287px;
  padding: 22px;
  display: flex;
}

.pre-o-card-titulo {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 49%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 28px;
  line-height: 105%;
}

.pre-o-card-subtitle {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 50%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 7px;
}

.preco-card-pre-o-contents {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pre-o-card-preco-parcelas {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 50%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 25px;
}

.pre-o-card-pre-o {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #999 50%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 34px;
  font-weight: 700;
  line-height: 100%;
}

.preco-botao {
  text-align: center;
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.preco-botao.branco {
  color: #000;
  background-color: #fff;
  margin-top: 18px;
}

.preco-botao.branco:hover {
  color: #fff;
  background-color: #000;
}

.frete-gratis {
  color: #fff;
  font-size: 270px;
  line-height: 100%;
  position: absolute;
  bottom: -74px;
}

.depoimentos-container {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-top: 211px;
  display: flex;
}

.depoimentos-t-tulo {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #626262, #ebebeb);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 815px;
  font-size: 50px;
  line-height: 105%;
}

.depoimentos-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: grab;
  flex: none;
  width: 100%;
  margin-top: 88px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.depoimento {
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  flex: none;
  width: 403px;
  height: 502px;
  padding: 41px;
}

.depoimento-imagem {
  margin-top: 100px;
}

.depoimento-nome {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #6b6b6b, #cbcbcb);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 28px;
  line-height: 100%;
}

.depoimentos-texto {
  color: #787878;
  margin-top: 32px;
  font-size: 20px;
  line-height: 105%;
}

.obras-titulo {
  text-align: center;
  max-width: 680px;
  margin-top: 157px;
  font-size: 50px;
  line-height: 105%;
}

.obras-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: grab;
  width: 100%;
  margin-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.obra-imagem {
  flex: none;
}

.fichas-container {
  margin-top: 38px;
}

.fichas-container.glide {
  cursor: grab;
}

.ficha {
  grid-column-gap: 0px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr .6fr;
  grid-auto-columns: 1fr;
  list-style-type: none;
  display: grid;
}

.ficha-item-titulo {
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.fichas-titulo {
  margin-top: 155px;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.ficha-item-subtitulo {
  margin-top: 7px;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}

.obras-titulo-wrapper {
  justify-content: center;
  width: 100%;
  display: flex;
}

.fichas {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.frase {
  max-width: 740px;
  margin-top: 202px;
  font-size: 50px;
  line-height: 105%;
}

.autor {
  margin-top: 17px;
  font-size: 25px;
  line-height: 100%;
}

.subscript {
  margin-top: 17px;
  font-size: 25px;
  display: block;
}

.glide__bullets {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  margin-top: 68px;
  display: flex;
}

.footer-1 {
  justify-content: center;
  margin-top: 220px;
  display: flex;
}

.footer-letreiro-wrapper {
  flex-flow: row;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.footer-letreiro-texto {
  white-space: nowrap;
  font-size: 270px;
  line-height: 70%;
}

.footer-letreiro {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.footer-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  display: flex;
}

.notifica-o {
  z-index: 9999;
  background-color: #00000080;
  border-radius: 10px;
  width: 362px;
  height: 63px;
  padding: 8px 20px;
  display: none;
  position: fixed;
  top: 50px;
  right: 50px;
}

.notifica-o-texto {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.notifica-o-hor-rio {
  color: #fff;
  text-align: right;
  font-size: 12px;
  position: absolute;
  bottom: 8px;
  right: 20px;
}

.negrito {
  font-weight: 700;
}

.como-funciona-mobile {
  width: 100%;
  max-width: 100%;
  display: none;
}

.como-funciona-mobile-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: grab;
  flex: none;
  width: 100%;
  margin-top: 88px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.como-funciona-mobile-container {
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-top: 211px;
  display: flex;
}

.footer-2-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
}

.footer-2-item-icone {
  width: 25px;
}

.footer-2-item-texto {
  font-size: 20px;
  font-weight: 300;
}

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

  .container.padding {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container.padding.none, .container.full.none, .container.none {
    display: none;
  }

  .hero-container {
    overflow: visible;
  }

  .hero-highlight {
    margin-top: 258px;
  }

  .hero-highlight-legenda {
    font-size: 18px;
  }

  .hero-highlight-titulo {
    max-width: 310px;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 32px;
  }

  .hero-highlight-botoes {
    flex-flow: column;
    margin-top: 10px;
  }

  .hero-highlight-botao.preto, .hero-highlight-botao.branco {
    width: 295px;
  }

  .hero-audio.desktop {
    display: none;
  }

  .hero-audio.mobile {
    width: 169px;
    margin-top: 10px;
    display: block;
  }

  .cta-global {
    bottom: 10px;
    right: 10px;
  }

  .hero-imagem-1 {
    width: 250px;
    top: 154px;
    left: -55px;
  }

  .hero-imagem-2 {
    width: 250px;
    top: 71px;
    right: -47px;
  }

  .hero-imagem-3 {
    width: 250px;
    top: 667px;
    left: -134px;
  }

  .hero-imagem-4 {
    width: 250px;
    top: 615px;
    right: -144px;
  }

  .hero-texto-container {
    margin-top: 445px;
  }

  .hero-texto-1 {
    font-size: 26px;
  }

  .hero-texto-2 {
    font-size: 18px;
  }

  .letreiro {
    margin-top: 72px;
  }

  .letreiro-texto {
    font-size: 180px;
  }

  .como-funciona-desktop {
    display: none;
  }

  .video-container {
    height: 300px;
    min-height: auto;
  }

  .preco-container {
    padding-top: 61px;
    padding-bottom: 115px;
  }

  .preco-titulo {
    font-size: 26px;
  }

  .preco-descri-o {
    font-size: 18px;
  }

  .pre-o-cards {
    flex-flow: column;
    margin-top: 53px;
  }

  .preco-card {
    background-image: url('../images/preco_card.svg');
    width: 335px;
  }

  .preco-botao.branco {
    width: 100%;
  }

  .frete-gratis {
    white-space: nowrap;
    flex: none;
    font-size: 120px;
    bottom: -21px;
  }

  .depoimentos-container {
    padding-top: 80px;
  }

  .depoimentos-t-tulo {
    max-width: 450px;
    font-size: 40px;
  }

  .depoimentos-wrapper {
    margin-top: 40px;
  }

  .ficha-item-titulo {
    font-size: 18px;
  }

  .ficha-item-subtitulo {
    font-size: 30px;
  }

  .frase {
    margin-top: 78px;
    font-size: 30px;
  }

  .autor {
    font-size: 18px;
  }

  .footer-1 {
    margin-top: 94px;
  }

  .footer-letreiro-wrapper {
    height: 200px;
  }

  .footer-letreiro-texto {
    font-size: 170px;
  }

  .footer-2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-global-botao-text {
    display: none;
  }

  .como-funciona-mobile {
    margin-top: 96px;
    margin-bottom: 99px;
    display: block;
  }

  .como-funciona-mobile-wrapper {
    margin-top: 0;
  }

  .como-funciona-mobile-container {
    padding-top: 0;
  }

  .como-funciona-card {
    flex: none;
    width: 100%;
    max-width: 315px;
    margin-top: 22px;
    font-size: 26px;
    line-height: 105%;
  }

  .como-funciona-card-image {
    width: 315px;
  }

  .como-funciona-card-text {
    margin-top: 26px;
  }
}

@media screen and (max-width: 767px) {
  .hero-imagem-1 {
    width: 157px;
    margin-left: -38px;
  }

  .hero-imagem-2 {
    width: 191px;
    margin-right: -73px;
  }

  .hero-imagem-3 {
    width: 174px;
    left: -88px;
  }

  .hero-imagem-4 {
    width: 153px;
    right: -61px;
  }

  .hero-texto-container {
    margin-top: 373px;
  }

  .hero-texto-1 {
    font-size: 25px;
  }

  .frete-gratis {
    font-size: 100px;
  }

  .obras-titulo {
    font-size: 35px;
  }

  .ficha-item-titulo {
    font-size: 14px;
  }

  .ficha-item-subtitulo {
    font-size: 25px;
  }

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

@media screen and (max-width: 479px) {
  .container {
    display: block;
  }

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

  .container.full {
    display: block;
  }

  .hero-highlight-titulo.aprovado {
    font-size: 20px;
  }

  .hero-imagem-1 {
    top: 109px;
  }

  .hero-imagem-2 {
    top: 45px;
  }

  .hero-imagem-3 {
    top: 617px;
  }

  .hero-imagem-4 {
    right: -85px;
  }

  .hero-texto-container {
    margin-top: 279px;
  }

  .hero-texto-1 {
    font-size: 22px;
  }

  .hero-texto-2-container {
    margin-top: 51px;
  }

  .hero-texto-2 {
    max-width: 192px;
  }

  .letreiro-texto {
    font-size: 100px;
  }

  .video-container {
    height: 255px;
  }

  .image {
    width: 78px;
    height: 78px;
  }

  .preco-titulo, .preco-descri-o {
    max-width: 335px;
  }

  .pre-o-cards {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .preco-card {
    background-image: url('../images/preco_card.svg');
    width: 335px;
    height: 280px;
    padding: 22px;
  }

  .preco-botao.branco {
    width: 100%;
  }

  .frete-gratis {
    font-size: 75px;
  }

  .depoimentos-t-tulo {
    max-width: 335px;
    font-size: 26px;
  }

  .depoimentos-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .depoimento {
    width: 315px;
    height: 259px;
    padding: 40px 20px;
  }

  .depoimento-imagem {
    width: 38px;
    margin-top: 0;
  }

  .depoimento-nome {
    margin-bottom: 0;
    font-size: 14px;
  }

  .depoimentos-texto {
    margin-top: 10px;
    font-size: 14px;
  }

  .obras-titulo {
    margin-top: 104px;
    font-size: 26px;
  }

  .obras-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .obra-imagem {
    width: 200px;
  }

  .ficha.glide__slide {
    grid-template-columns: 1fr 1fr;
  }

  .ficha-item-titulo {
    font-size: 18px;
  }

  .fichas-titulo {
    margin-top: 62px;
    font-size: 18px;
  }

  .ficha-item-subtitulo {
    font-size: 26px;
  }

  .frase {
    font-size: 23px;
  }

  .autor {
    font-weight: 300;
  }

  .footer-letreiro-wrapper {
    width: 100%;
    height: 130px;
    margin-top: 12px;
    position: relative;
  }

  .footer-letreiro-texto {
    font-size: 120px;
  }

  .footer-2 {
    margin-top: 17px;
  }

  .notifica-o {
    width: 312px;
    display: none;
    right: 10px;
  }

  .notifica-o-texto {
    font-size: 14px;
  }

  .depoimento-estrelas {
    width: 56px;
  }

  .image-2 {
    width: 227px;
  }

  .footer-2-item-texto {
    font-size: 14px;
  }
}


@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}