:root {
  --white: white;
  --black: black;
  --verde-escuro-box: #106458;
  --verde-claro: #ddf8d7;
  --verde-escuro: #063e35;
}

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

.body {
  background-color: var(--white);
  padding-top: 120px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.image {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-link, .nav-link-2, .nav-link-3 {
  padding-top: 50px;
  padding-bottom: 40px;
  font-weight: 600;
}

.secao-hero-1 {
  background-color: var(--black);
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.container {
  max-width: 1200px;
}

.heading {
  color: var(--white);
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 70px;
}

.text-block {
  color: var(--white);
  padding-bottom: 40px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.button {
  background-color: var(--verde-escuro-box);
  border-radius: 12px;
  margin-bottom: 40px;
  padding: 20px 60px;
  font-size: 14px;
  font-weight: 600;
}

.container-2 {
  z-index: 100;
  background-color: var(--white);
  position: absolute;
  inset: 0% 0% auto;
}

.navbar {
  z-index: 400;
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  position: fixed;
  inset: 0% 0% auto;
}

.image-2 {
  width: 400px;
  padding-top: 40px;
}

.container-3 {
  max-width: 1200px;
  padding: 100px 40px;
}

.titulo-box-funciona {
  margin-bottom: 20px;
}

.icone-como-funciona {
  width: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.titulo-como-funciona-box {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.texto-como-funciona {
  font-size: 16px;
}

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

.secao-escolha {
  background-color: var(--verde-escuro-box);
}

.container-4 {
  max-width: 900px;
  padding: 100px 20px 60px;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  font-size: 40px;
  line-height: 45px;
}

.div-block {
  background-color: var(--white);
  text-align: center;
  border-radius: 17px;
  height: 330px;
  margin-bottom: 40px;
  padding: 40px 20px;
}

.parar-box-escolha {
  font-size: 18px;
  line-height: 28px;
}

.div-block-2 {
  margin-bottom: 60px;
}

.column-4, .column-5 {
  padding-left: 40px;
  padding-right: 40px;
}

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

.subtitulo-escolha {
  color: var(--white);
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.container-5 {
  max-width: 900px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-3 {
  width: 400px;
}

.column-6 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.titulo-transformacao {
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 45px;
}

.column-7 {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 30px;
  line-height: 35px;
}

.paragrafo-box {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 25px;
}

.secao-sustentavel {
  background-image: url('../images/matriz_Box-copiar.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.container-6 {
  padding: 100px 40px;
}

.div-block-3 {
  background-color: var(--white);
  border-radius: 12px;
}

.div-block-4 {
  background-color: var(--white);
  border-radius: 12px;
  padding: 40px;
}

.titulo-box-3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 20px;
}

.paragraph {
  font-size: 18px;
  line-height: 25px;
}

.secao-que-coletamos {
  background-color: var(--white);
}

.container-7 {
  max-width: 1200px;
  padding: 100px 40px 60px;
}

.foto-que-coletamos {
  border-radius: 12px;
}

.heading-3 {
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 45px;
}

.div-block-5 {
  padding-bottom: 20px;
}

.titulo-box-2 {
  color: var(--black);
}

.texto-box-2 {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 22px;
}

.secao-vantagens {
  background-color: var(--verde-claro);
}

.secao {
  max-width: 1200px;
}

.container-8 {
  max-width: 900px;
  padding-top: 100px;
  padding-bottom: 60px;
}

.image-4 {
  width: 400px;
}

.column-8, .column-9 {
  padding-left: 40px;
  padding-right: 40px;
}

.rodape {
  background-color: var(--black);
}

.container-9 {
  text-align: left;
  max-width: 900px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.icone-rodape {
  padding-bottom: 20px;
}

.texto-rodape {
  color: var(--white);
  padding-bottom: 40px;
}

.column-10, .column-11, .column-12 {
  text-align: center;
}

.div-block-6 {
  text-align: center;
  padding-bottom: 60px;
}

.contato {
  background-color: var(--verde-claro);
}

.container-11 {
  max-width: 900px;
  padding: 0 40px;
}

.heading-4 {
  font-size: 30px;
  font-weight: 700;
}

.form {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-field-2 {
  border-radius: 0;
}

.submit-button-2 {
  background-color: var(--verde-escuro);
  border-radius: 12px;
  margin-top: 20px;
  padding: 20px 60px;
  font-weight: 600;
}

.column-13, .column-14, .column-15, .column-16 {
  padding-left: 20px;
  padding-right: 20px;
}

.column-17, .column-18 {
  padding-left: 40px;
  padding-right: 40px;
}

.body-2 {
  padding-top: 114px;
  font-family: Inter, sans-serif;
}

.nav-link-4, .nav-link-5, .nav-link-6 {
  padding-top: 50px;
  padding-bottom: 40px;
  font-weight: 600;
}

.navbar-3 {
  background-color: var(--white);
}

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

.nav-menu {
  background-color: var(--white);
}

.navbar-4 {
  background-color: var(--white);
  position: fixed;
  inset: 0% 0% auto;
}

.image-5 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.nav-link-7, .nav-link-8, .nav-link-9 {
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: 600;
}


