<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sectionProduto {
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  padding: 65px 0;
  position: relative;
}

.folha1 {
  position: absolute;
  left: 0;
  top: 0;
}

.folha1 img {
  max-height: 180px;
}

.folha2 {
  position: absolute;
  right: 0;
  bottom: -100px;
  z-index: 2;
}

.folha2 img {
  max-height: 450px;
  margin-left: auto;
  margin-right: 15px;
}

.imagemProduto {
}

.imagemProduto img {
  max-height: 600px;
  margin: 0 auto;
}

.boxDescricaoProduto {
  position: relative;
}

.boxDescricaoProduto .nivel1 {
  padding-top: 115px;
}

.boxDescricaoProduto .nivel1 h1 {
  color: #fa9e0d;
  font-size: 105px;
  line-height: 90px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

.boxDescricaoProduto .nivel2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 200px;
}

.boxDescricaoProduto .nivel2 .textNivel2 {
  max-width: 334px;
}

.boxDescricaoProduto .nivel2 .textNivel2 h2 {
  color: #727376;
  font-size: 55px;
  line-height: 50px;
  font-weight: 100;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

.boxDescricaoProduto .nivel2 .integral {
  text-align: right;
}

.boxDescricaoProduto .integral img {
  width: 160px;
}

.sectionConhecaNossaFamilia {
  padding-top: 65px;
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  position: relative;
}

.folha3 {
  position: absolute;
  top: calc(50% - 300px);
}

.folha3 img {
  max-height: 600px;
}

.folha4 {
  position: absolute;
  top: calc(75% - 125px);
  right: 0;
}

.folha4 img {
  max-height: 250px;
}

.sectionConhecaNossaFamilia .titleConhecaNossaFamilia h3 {
  color: #727376;
  padding-bottom: 65px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
  margin: 0;
}

.sectionConhecaNossaFamilia .fotoPrimaria {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 600px;
  margin-bottom: 65px;
  cursor: pointer;
}

.sectionConhecaNossaFamilia .fotoSecundaria {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 450px;
  margin-bottom: 65px;
  cursor: pointer;
}

.sectionTree {
  padding: 100px 0 130px 0;
  position: relative;
  background-position: top center;
  background-repeat: repeat;
  background-size: contain;
}

.sectionTree .folha5 {
  position: absolute;
  left: 0;
  top: 0;
}

.sectionTree .folha5 img {
  max-height: 150px;
}

.sectionTree .titleTree{
  max-width: 400px;
}

.sectionTree .titleTree h4 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
}

.sectionTree .contentTree {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
}

.sectionTree .tree {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}

.sectionTree .tree img {
  max-height: 100%;
}

.sectionProntoParaBeber {
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  padding: 250px 0px;
  position: relative;
}

.sectionProntoParaBeber .segurandoGarrafa {
  position: absolute;
  top: 30px;
  left: 0;
  height: calc(100% - 30px);
}

.sectionProntoParaBeber .segurandoGarrafa img {
  max-height: calc(100% - 30px);
}

.sectionProntoParaBeber .folha6 {
  position: absolute;
  bottom: -300px;
  right: -30px;
  z-index: 2;
}

.sectionProntoParaBeber .folha6 img {
  max-height: 250px;
}

.sectionProntoParaBeber .titleProntoParaBeber h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  text-align: right;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
}

.sectionProntoParaBeber .textProntoParaBeber {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
  text-align: right;
}

.sectionEuReciclo {
  padding: 150px 0px;
  position: relative;
  background-position: top center;
  background-repeat: repeat;
  background-size: contain;
}

.sectionEuReciclo .folha7 {
  position: absolute;
  bottom: -30px;
  right: 0px;
  z-index: 2;
}

.sectionEuReciclo .folha7 img {
  max-height: 200px;
}

.sectionEuReciclo .recicloCinza {
  position: absolute;
  left: 0;
  top: 10px;
}

.sectionEuReciclo .recicloCinza img {
  max-height: 350px;
}

.sectionEuReciclo .recicloColorido {
  text-align: center;
}

.sectionEuReciclo .recicloColorido img {
  max-height: 300px;
  margin: 0 auto;
}

.sectionEuReciclo .embalagemReciclavel {
  position: absolute;
  bottom: -105px;
  left: 0;
}

.sectionEuReciclo .embalagemReciclavel img {
  max-height: 60px;
}

.sectionEuReciclo .titleEuReciclo{
  max-width: 450px;
}

.sectionEuReciclo .titleEuReciclo h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
}

.sectionEuReciclo .contentEuReciclo {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
}

.sectionNutricional {
  padding-top: 65px;
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  position: relative;
}

.sectionNutricional .titleNutricional h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 65px;
  text-align: center;
}

.sectionNutricional .contentNutricional .titleContentNutricional {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 33px;
  text-align: center;
}

.sectionNutricional .contentNutricional {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 65px;
  column-count: 2;
  column-gap: 30px;
}

.sectionNutricional .bottleCinza {
  position: absolute;
  right: 0;
  height: calc(100% - 50px);
  bottom: 0;
}

.sectionNutricional .bottleCinza img {
  max-height: calc(100% - 25px);
}

.sectionIntegridade {
  position: relative;
  padding: 65px 0px;
  background-position: top center;
  background-repeat: repeat;
  background-size: contain;
  position: relative;
}

.sectionIntegridade .titleIntegridade h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
  text-align: right;
}

.sectionIntegridade .contentIntegridade {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
  text-align: right;
}

.sectionIntegridade .folha8 {
  position: absolute;
  left: 0;
  top: -70px;
  z-index: 2;
}
.sectionIntegridade .folha8 img {
  max-height: 530px;
}

.sectionIntegridade .folha9 {
  position: absolute;
  right: 30px;
  bottom: -150px;
  z-index: 2;
}

.sectionIntegridade .folha9 img {
  max-height: 200px;
}

.sectionIntegridade .placa360 {
  position: absolute;
  right: 0px;
  bottom: -300px;
  z-index: 2;
}

.sectionIntegridade .placa360 img {
  max-height: 500px;
}

.sectionIntegridade .imgProdutoIntegridade img {
  max-height: 600px;
  margin: 0px auto;
}

.sectionIntegridade .flexIntegridade {
  display: flex;
  align-items: center;
}

.sectionConhecaSeuSuco {
  padding: 175px 0px 130px 0px;
  position: relative;
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  position: relative;
}

.sectionConhecaSeuSuco .titleSeuSuco h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 100px;
  text-align: center;
}

.sectionConhecaSeuSuco .folha10 {
  position: absolute;
  bottom: -150px;
  right: 0;
  z-index: 2;
}

.sectionConhecaSeuSuco .folha10 img {
  max-height: 300px;
}

.sectionConhecaSeuSuco .boxImagemConhecaSeuSuco img {
  margin: 0 auto;
}

.sectionGenericInfo {
  padding: 65px 0px;
  background-position: top center;
  background-repeat: repeat;
  background-size: contain;
  position: relative;
}

.sectionGenericInfo .boxGenericInfo {
  margin-bottom: 30px;
}

.sectionGenericInfo .boxGenericInfo .imagegenericInfo img {
  margin: 0 auto;
  max-height: 37px;
}

.sectionGenericInfo .boxGenericInfo .titlegenericInfo h5 {
  margin: 10px 0px;
  color: #848688;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-align: center;
}

.sectionGenericInfo .boxGenericInfo .contentgenericInfo {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 23px;
  line-height: 26px;
  text-align: left;
}

.sectionEnvaseAsseptico {
  padding: 150px 0px;
  background-size: contain;
  background-repeat: repeat;
  background-position: top center;
  position: relative;
}

.sectionEnvaseAsseptico .fillEnvase {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.sectionEnvaseAsseptico .folha11 {
  position: absolute;
  left: 0;
  top: 50px;
}

.sectionEnvaseAsseptico .folha11 img {
  max-height: 350px;
}

.sectionEnvaseAsseptico .folha12 {
  position: absolute;
  left: 50%;
  bottom: -85px;
  z-index: 2;
}

.sectionEnvaseAsseptico .folha12 img {
  max-height: 200px;
}

.sectionEnvaseAsseptico .titleEnvase h5 {
  margin: 0;
  color: #727376;
  font-size: 42px;
  line-height: 45px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
  text-align: left;
}

.sectionEnvaseAsseptico .contentEnvase {
  margin: 0;
  color: #727376;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-size: 25px;
  line-height: 28px;
  text-align: left;
}

.sectionGaleriaProduto {
  padding: 150px 0 120px 0;
  background-position: top center;
  background-repeat: repeat;
  background-size: contain;
  position: relative;
}

.sectionGaleriaProduto .folha13 {
  position: absolute;
  bottom: 0;
  right: 50px;
}

.sectionGaleriaProduto .folha13 img {
  max-height: 175px;
}

.sectionGaleriaProduto .titleGaleriaProduto {
  width: 72px;
  margin-right: 100px;
}

.sectionGaleriaProduto .titleGaleriaProduto img {
  margin: auto;
}

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

.sectionGaleriaProduto .boxGaleriaDestaque .abreLightGallery {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 525px;
  width: 525px;
  margin-bottom: 30px;
  cursor: pointer;
}

.sectionGaleriaProduto .boxGalerias .boxGaleriaDestaque .galeriaDestaque img {
  display: none;
}

.sectionGaleriaProduto .boxGalerias .boxGaleriaSecundaria {
  display: flex;
  flex-direction: column;
}

.sectionGaleriaProduto .boxGalerias .boxGaleriaSecundaria .galeriaSecundaria {
  display: flex;
  align-items: center;
}

.sectionGaleriaProduto .boxGaleriaSecundaria .abreLightGallery {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 247.5px;
  width: 247.5px;
  margin-bottom: 30px;
  margin-left: 30px;
  cursor: pointer;
}

.sectionGaleriaProduto
  .boxGalerias
  .boxGaleriaSecundaria
  .galeriaSecundaria
  img {
  display: none;
}

@media (max-width: 991px) {
  .boxDescricaoProduto .nivel2 .textNivel2 {
    max-width: 250px;
  }

  .sectionNutricional .contentNutricional {
    column-count: 1;
    column-gap: 0px;
  }

  .sectionGaleriaProduto{
    padding: 100px 0;
  }

  .sectionGaleriaProduto .boxGalerias .boxGaleriaSecundaria .galeriaSecundaria {
    flex-direction: column;
  }

  .sectionGaleriaProduto .boxGalerias .boxGaleriaDestaque, .sectionGaleriaProduto .boxGalerias .boxGaleriaSecundaria {
    width: 100%;
  }

  .sectionGaleriaProduto .boxGalerias {
    flex-direction: column;
  }

  .sectionGaleriaProduto .folha13 {
    right: 0;
  }

  .sectionGaleriaProduto .folha13 img {
    max-height: 100px;
  }

  .sectionGaleriaProduto .boxGaleriaDestaque .abreLightGallery {
    width: 100%;
    height: 350px;
  }

  .sectionGaleriaProduto .boxGaleriaSecundaria .abreLightGallery {
    width: 100%;
    height: 350px;
    margin-left: 0;
  }

  .sectionGaleriaProduto .titleGaleriaProduto {
    margin-right: 0;
    margin-bottom: 30px;
    width: 233px;
  }

  .sectionEnvaseAsseptico .folha12 {
    bottom: -80px;
  }

  .sectionEnvaseAsseptico .folha12 img {
    max-height: 100px;
  }

  .sectionEnvaseAsseptico .folha11 {
    top: -25px;
  }

  .sectionEnvaseAsseptico .folha11 img {
    max-height: 50px;
  }

  .sectionEnvaseAsseptico {
    padding: 30px 0;
  }

  .sectionEnvaseAsseptico .fillEnvase {
    position: relative;
    margin: 30px auto 0 auto;
    width: 100%;
    height: 600px;
    max-width: 500px;
  }

  .sectionGenericInfo {
    padding: 30px 0 0 0;
  }

  .sectionConhecaSeuSuco .boxImagemConhecaSeuSuco {
    margin-bottom: 30px;
  }

  .sectionConhecaSeuSuco .boxImagemConhecaSeuSuco img {
    max-height: 650px;
  }

  .sectionConhecaSeuSuco .titleSeuSuco h5 {
    margin-bottom: 30px;
  }

  .sectionConhecaSeuSuco {
    padding: 200px 0px 50px 0px;
  }

  .sectionConhecaSeuSuco .folha10 {
    bottom: -50px;
  }

  .sectionConhecaSeuSuco .folha10 img {
    max-height: 100px;
  }

  .sectionProduto {
    padding: 30px 0px;
  }

  .boxDescricaoProduto .nivel1 {
    padding-top: 30px;
  }

  .boxDescricaoProduto .nivel1 h1 {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
  }

  .imagemProduto img {
    max-height: 350px;
  }

  .folha1 img {
    max-width: 125px;
  }

  .folha2 {
    bottom: -15px;
  }

  .folha2 img {
    max-height: 150px;
  }

  .boxDescricaoProduto .nivel2 {
    padding-top: 30px;
    flex-direction: column;
  }

  .boxDescricaoProduto .nivel2 .textNivel2 h2 {
    font-size: 35px;
    line-height: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  .sectionConhecaNossaFamilia {
    padding-top: 30px;
  }

  .folha3 {
    top: calc(50% - 150px);
  }

  .folha3 img {
    max-height: 300px;
  }

  .sectionConhecaNossaFamilia .titleConhecaNossaFamilia h3 {
    padding-bottom: 30px;
  }

  .sectionConhecaNossaFamilia .fotoPrimaria,
  .sectionConhecaNossaFamilia .fotoSecundaria {
    margin-bottom: 30px;
  }

  .sectionConhecaNossaFamilia .fotoPrimaria {
    height: 350px;
  }

  .sectionConhecaNossaFamilia .fotoSecundaria {
    height: 300px;
  }

  .sectionTree .folha5 {
    top: unset;
    bottom: 80px;
  }

  .sectionTree .folha5 img {
    max-height: 90px;
  }

  .sectionTree {
    padding: 30px 0 0 0;
  }

  .sectionTree .tree {
    position: relative;
  }

  .sectionTree .tree img {
    max-height: 250px;
    margin-left: auto;
    margin-top: 30px;
  }

  .sectionProntoParaBeber {
    padding: 30px 0px;
  }

  .sectionProntoParaBeber .folha6 {
    right: 0px;
    bottom: -200px;
  }

  .sectionProntoParaBeber .folha6 img {
    max-height: 100px;
  }

  .sectionProntoParaBeber .segurandoGarrafa {
    position: relative;
  }

  .sectionProntoParaBeber .segurandoGarrafa img {
    max-height: 300px;
    margin: 30px 0px;
  }

  .sectionEuReciclo {
    padding: 30px 0px 50px 0px;
  }

  .sectionEuReciclo .recicloCinza img {
    max-height: 150px;
  }

  .sectionEuReciclo .recicloColorido img {
    max-height: 250px;
    margin-top: 30px;
  }

  .sectionEuReciclo .folha7 {
    bottom: -25px;
  }

  .sectionEuReciclo .folha7 img {
    max-height: 70px;
  }

  .sectionEuReciclo .embalagemReciclavel {
    position: relative;
    bottom: unset;
  }

  .sectionEuReciclo .embalagemReciclavel img {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .sectionNutricional {
    padding-top: 30px;
  }

  .sectionNutricional .contentNutricional {
    margin-bottom: 30px;
  }

  .sectionNutricional .titleNutricional h5 {
    margin-bottom: 30px;
  }

  .sectionNutricional .bottleCinza {
    z-index: 2;
    bottom: -35px;
    height: 70px;
  }

  .sectionNutricional .bottleCinza img {
    max-height: 80px;
  }

  .sectionIntegridade {
    padding: 30px 0px;
  }

  .sectionIntegridade .flexIntegridade {
    flex-direction: column;
  }

  .sectionIntegridade .imgProdutoIntegridade {
    margin-bottom: 30px;
  }

  .sectionIntegridade .imgProdutoIntegridade img {
    max-height: 350px;
  }

  .sectionIntegridade .folha8 {
    top: -15px;
  }

  .sectionIntegridade .folha8 img {
    max-height: 150px;
  }

  .sectionIntegridade .folha9 {
    right: unset;
    left: 30px;
    bottom: -85px;
  }

  .sectionIntegridade .folha9 img {
    max-height: 75px;
  }

  .sectionIntegridade .placa360 {
    bottom: -175px;
  }

  .sectionIntegridade .placa360 img {
    max-height: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {

  .sectionEnvaseAsseptico .fillEnvase{
    width: 300px;
  }

  .sectionGaleriaProduto .folha13 img {
    max-height: 100px;
  }

  .sectionGaleriaProduto .boxGaleriaDestaque .abreLightGallery {
    width: 400px;
    height: 400px;
  }

  .sectionGaleriaProduto .boxGaleriaSecundaria .abreLightGallery {
    width: 185px;
    height: 185px;
  }

  .sectionGaleriaProduto .titleGaleriaProduto {
    margin-right: 30px;
    width: 50px;
  }

  .sectionEnvaseAsseptico .folha11 {
    top: 30px;
  }

  .sectionEnvaseAsseptico .folha11 img {
    max-height: 100px;
  }

  .sectionEnvaseAsseptico .folha12 {
    bottom: -50px;
  }

  .sectionEnvaseAsseptico .folha12 img {
    max-height: 100px;
  }

  .sectionIntegridade .folha9 {
    right: 250px;
    bottom: -125px;
  }

  .sectionIntegridade .folha9 img {
    max-height: 100px;
  }

  .sectionIntegridade .placa360 {
    bottom: -250px;
  }

  .sectionIntegridade .placa360 img {
    max-height: 400px;
  }

  .sectionConhecaSeuSuco {
    padding: 175px 0px 100px 0px;
  }

  .sectionConhecaSeuSuco .folha10 {
    bottom: -75px;
  }

  .sectionConhecaSeuSuco .folha10 img {
    max-height: 150px;
  }

  .boxDescricaoProduto .nivel1 h1 {
    font-size: 75px;
    line-height: 60px;
  }

  .boxDescricaoProduto .nivel2 .textNivel2 h2 {
    font-size: 45px;
    line-height: 40px;
  }

  .folha1 img {
    max-width: 125px;
  }

  .folha2 {
    bottom: -50px;
  }

  .folha2 img {
    max-height: 100px;
  }

  .sectionTree .folha5 img {
    max-height: 90px;
  }

  .titleProntoParaBeber,
  .textProntoParaBeber {
    padding-left: 65px;
  }

  .sectionProntoParaBeber .folha6 {
    right: 0px;
  }

  .sectionEuReciclo .recicloCinza img {
    max-height: 200px;
  }

  .sectionEuReciclo .folha7 img {
    max-height: 150px;
  }

  .sectionNutricional .bottleCinza {
    height: 100px;
  }

  .sectionNutricional .bottleCinza img {
    max-height: 100px;
  }

  .sectionIntegridade .folha8 {
    top: -30px;
  }

  .sectionIntegridade .folha8 img {
    max-height: 200px;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {

  .sectionEnvaseAsseptico .fillEnvase{
    width: 257px;
  }

  .sectionGaleriaProduto .folha13 img {
    max-height: 130px;
  }

  .sectionGaleriaProduto .boxGaleriaDestaque .abreLightGallery {
    width: 450px;
    height: 450px;
  }

  .sectionGaleriaProduto .boxGaleriaSecundaria .abreLightGallery {
    width: 210px;
    height: 210px;
  }

  .sectionGaleriaProduto .titleGaleriaProduto {
    margin-right: 30px;
    width: 50px;
  }

  .sectionEnvaseAsseptico .titleEnvase {
    padding-right: 75px;
  }

  .sectionEnvaseAsseptico .contentEnvase {
    padding-right: 75px;
  }

  .sectionEnvaseAsseptico .folha12 {
    bottom: -50px;
  }

  .sectionEnvaseAsseptico .folha12 img {
    max-height: 100px;
  }

  .sectionEnvaseAsseptico .folha11 {
    top: 30px;
  }

  .sectionEnvaseAsseptico .folha11 img {
    max-height: 100px;
  }

  .sectionConhecaSeuSuco {
    padding: 175px 0px 130px 0px;
  }

  .sectionConhecaSeuSuco .folha10 {
    bottom: -100px;
  }

  .sectionConhecaSeuSuco .folha10 img {
    max-height: 200px;
  }

  .folha2 {
    bottom: -50px;
  }

  .folha2 img {
    max-height: 100px;
  }

  .folha1 img {
    max-height: 150px;
  }

  .boxDescricaoProduto .nivel1 h1 {
    font-size: 85px;
    line-height: 70px;
  }

  .boxDescricaoProduto .nivel2 .textNivel2 h2 {
    font-size: 45px;
    line-height: 40px;
  }

  .sectionTree .folha5 img {
    max-height: 90px;
  }

  .sectionProntoParaBeber .folha6 {
    right: 0px;
  }

  .sectionEuReciclo .recicloCinza img {
    max-height: 250px;
  }

  .sectionEuReciclo .folha7 img {
    max-height: 150px;
  }

  .sectionNutricional .bottleCinza {
    height: 150px;
  }

  .sectionNutricional .bottleCinza img {
    max-height: 150px;
  }

  .sectionIntegridade .folha8 {
    top: -30px;
  }

  .sectionIntegridade .folha8 img {
    max-height: 250px;
  }

  .sectionIntegridade .folha9 {
    right: 300px;
    bottom: -125px;
  }

  .sectionIntegridade .folha9 img {
    max-height: 150px;
  }

  .sectionIntegridade .placa360 {
    bottom: -250px;
  }

  .sectionIntegridade .placa360 img {
    max-height: 450px;
  }
}

@media (min-width: 1366px) and (max-width: 1600px) {

  .sectionEnvaseAsseptico .fillEnvase{
    width: 257px;
  }

  .sectionGaleriaProduto .folha13 img {
    max-height: 130px;
  }

  .sectionEnvaseAsseptico .folha12 {
    bottom: -75px;
  }

  .sectionEnvaseAsseptico .folha12 img {
    max-height: 150px;
  }

  .sectionEnvaseAsseptico .folha11 img {
    max-height: 300px;
  }

  .sectionConhecaSeuSuco {
    padding: 175px 0px 130px 0px;
  }

  .sectionConhecaSeuSuco .folha10 {
    bottom: -100px;
  }

  .sectionConhecaSeuSuco .folha10 img {
    max-height: 200px;
  }

  .folha2 {
    bottom: -100px;
  }

  .folha2 img {
    max-height: 200px;
  }

  .folha1 img {
    max-height: 150px;
  }

  .boxDescricaoProduto .nivel1 h1 {
    font-size: 85px;
    line-height: 70px;
  }

  .boxDescricaoProduto .nivel2 .textNivel2 h2 {
    font-size: 45px;
    line-height: 40px;
  }

  .sectionTree .folha5 img {
    max-height: 100px;
  }

  .sectionNutricional .bottleCinza {
    height: calc(100% - 150px);
  }

  .sectionNutricional .bottleCinza img {
    max-height: calc(100% - 75px);
  }

  .sectionIntegridade .folha8 {
    top: -50px;
  }

  .sectionIntegridade .folha8 img {
    max-height: 400px;
  }

  .sectionIntegridade .folha9 {
    bottom: -150px;
    right: 200px;
  }

  .sectionIntegridade .folha9 img {
    max-height: 200px;
  }

  .sectionIntegridade .placa360 {
    bottom: -300px;
  }

  .sectionIntegridade .placa360 img {
    max-height: 500px;
  }
}

@media(min-width: 1600px) and (max-width: 1919px){
  .folha1 img{
    max-height: 165px;
  }
}

.efeitoTranslate,
.efeitoScale {
  transition: all 0.5s ease-in-out;
  will-change: transform;
}

.efeitoTranslate:hover {
  transform: translateY(-1px);
}

.efeitoScale:hover {
  transform: scale(1.01);
}</pre></body></html>