:root {
  --white: white;
  --black: black;
}

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

.section {
  background-color: red;
}

.html-embed {
  background-color: red;
  margin-bottom: 0;
}

.section-2 {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
}

.text-span {
  color: red;
  background-color: #fff;
  box-shadow: 0 2px 5px #fff;
}

.paragraph {
  color: #000;
  text-align: center;
  text-decoration: underline;
}

.section-3 {
  background-color: #fff;
  min-width: 0;
  min-height: 10px;
  margin-left: 0;
  margin-right: 0;
}

.image {
  text-align: center;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}

.container {
  justify-content: justificar-conteúdo-esticar;
  justify-items: justificar-itens-esticar;
  align-items: alinhar-itens-esticar;
  align-content: alinhar-conteúdo-esticar;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  object-position: 50% 50%;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  display: block;
  overflow: visible;
}

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

.body {
  text-align: center;
  background-color: #000;
}

.heading-3 {
  font-size: 25px;
}

.container-2 {
  margin-top: -25px;
}

.section-4 {
  background-color: #000;
}

.paragraph-2 {
  color: #fff;
  background-color: #3b3a3a;
  padding-bottom: 0;
  font-size: 10px;
}

.html-embed-2 {
  text-align: left;
}

.paragraph-3, .text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  color: red;
}

.italic-text {
  color: #000;
}

.container-3 {
  padding-bottom: 20px;
}

.text-block {
  color: #000;
}

.text-span-7 {
  color: #fff;
  text-align: center;
}

.text-span-8 {
  color: #e20000;
}

.text-span-9 {
  background-color: #da0000;
}

.html-embed-3 {
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
}

.heading-4 {
  color: #000;
  font-size: 20px;
}

.image-2 {
  margin-bottom: 60px;
}

.section-5 {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.section-6 {
  background-color: #fff;
}

.image-3 {
  margin-top: 60px;
  margin-bottom: 0;
}

.image-4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.html-embed-4 {
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.image-5 {
  margin-top: 10px;
}

.text-span-10 {
  text-decoration: line-through;
}

.paragraph-4 {
  color: #fff;
  mix-blend-mode: normal;
  background-color: #136b13;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

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

.text-span-12 {
  text-decoration: underline;
}

.bold-text {
  font-size: 20px;
}

.bold-text-2, .bold-text-3 {
  font-size: 16px;
}

.bold-text-4 {
  font-style: italic;
}

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

.text-span-14 {
  font-size: 16px;
}

.bold-text-5 {
  font-size: 16px;
  text-decoration: line-through;
}

.bold-text-6 {
  color: #00ff3c;
}

.text-span-15, .text-span-16 {
  text-decoration: underline;
}

.bold-text-7 {
  color: #fff;
}

.text-span-17 {
  color: #0a0606;
  text-decoration: none;
}

.text-span-18 {
  color: #cfad13;
}

.text-span-19, .text-span-20 {
  text-decoration: underline;
}

.text-span-21 {
  text-decoration: none;
}

.text-span-22 {
  background-color: #20af41;
  font-size: 25px;
}

.text-span-23 {
  text-decoration: underline;
}

.heading-5 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #539651;
  background-clip: border-box;
  border-radius: 10px;
  justify-content: center;
  margin: 0 0 10px;
  padding-right: 0;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  position: static;
}

.heading-5.faixa {
  color: #000;
  background-color: #dfe220;
}

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

.text-span-24 {
  font-size: 25px;
}

.text-span-25 {
  font-size: 50px;
}

.button {
  color: #fff;
  background-color: #009100;
  border: 1px solid #000;
  border-radius: 2px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-8 {
  font-size: 20px;
  text-decoration: line-through;
}

.paragraph-6 {
  font-size: 20px;
}

.text-span-26 {
  font-size: 25px;
}

.paragraph-7 {
  padding-top: 10px;
}

.image-6 {
  text-align: center;
  max-width: 50%;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 20px;
}

.image-7 {
  max-width: 50%;
}

.column {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
}

.columns {
  margin-top: 60px;
  padding-top: 0;
}

.column-copy {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
}

.column-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.column-2 {
  border: 1px solid #000;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  border-radius: 10px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.column-4, .column-5, .column-6 {
  border: 1px solid #000;
  border-radius: 10px;
}

.container-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-7 {
  background-color: #fff;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.container-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 0;
  display: grid;
}

.grid-wrapper.esconder, .grid-wrapper.secao-preco {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block {
  border: 1px solid #000;
  border-radius: 10px;
}

.div-block.destaque {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #386324;
  background-image: url('../images/fundo-de-gradiente-verde-escuro-com-espaco-para-texto_744381-4730.avif');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
}

.container-10 {
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-8 {
  color: #ee0a0a;
  font-size: 25px;
}

.paragraph-9, .paragraph-10, .paragraph-11 {
  padding-top: 20px;
}

.section-8 {
  background-color: #573333;
}

.section-9 {
  background-color: #fff;
}

.text-block-2 {
  display: block;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph-4 {
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 17px;
    line-height: 23px;
  }

  .text-span {
    font-size: 18px;
  }

  .heading-4 {
    font-size: 15px;
  }

  .heading-5.faixa {
    text-align: center;
  }

  .grid-wrapper {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    grid-template-columns: 1fr;
  }

  .grid-wrapper.esconder, .grid-wrapper.secao-preco {
    grid-template-columns: 1fr;
  }
}


