/* Página Hidratação - Magento 2 */
.hidratacao-main {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

.hidratacao-container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  position: relative;
}

.hidratacao-bloco1 {
  background: #fff;
  display: flex;
  overflow: hidden;
}

.hidratacao-bloco1-textos {
  padding-right: 32px;
  padding-bottom: 93px;
}

.hidratacao-bloco1-img {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.hidratacao-label {
  background: #28BAF9;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 6px;
  margin-top: 96px;
  margin-bottom: 13px;
  letter-spacing: 0.5px;
  display: inline-block;
  line-height: 1;
}

.page-main .hidratacao-title {
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 24px 0;
  line-height: 1.1;
  max-width: 340px;
}

.page-main .hidratacao-title span {
  font-weight: 300;
}

.hidratacao-desc {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  max-width: 394px;
  margin: 0 0 0 0;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.hidratacao-bloco2 {
  background: #ffffff;
  padding: 107px 0;
  position: relative;
  overflow: visible;
}

.hidratacao-bloco2-container {
  align-items: center;
}

.hidratacao-bloco2-textos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
  padding-right: 115px;
}

.hidratacao-bloco2-title {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 19px;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 435px;
}

.hidratacao-bloco2-title span {
  font-weight: 300;
  text-transform: none;
}

.hidratacao-bloco2-desc {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 0 0;
  max-width: 435px;
}

.hidratacao-bloco2-box {
  background: #28BAF9;
  border-radius: 18px;
  padding: 48px 35px 42px 25px;
  max-width: 500px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.hidratacao-bloco2-box-title {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 357px;
}

.hidratacao-bloco2-box-title span {
  font-weight: 300;
}

.hidratacao-bloco2-box-lista {
  margin: 0;
  padding: 0 0 0 18px;
  list-style: disc inside;
  padding-left: 1.5em;
  list-style-position: outside;
  max-width: 258px;
}

.hidratacao-bloco2-box-lista li {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 16px;
  font-family: inherit;
  font-weight: 600;
}

.hidratacao-bloco2-box-lista li:last-child {
  margin-bottom: 0;
}

.hidratacao-bloco3 {
  background: #F9F9F9;
  padding: 70px 0;
  position: relative;
  overflow: visible;
}

.hidratacao-bloco3-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.hidratacao-bloco3-textos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
}

.hidratacao-bloco3-title {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 17px;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 556px;
}

.hidratacao-bloco3-title span {
  font-weight: 300;
  text-transform: none;
}

.hidratacao-bloco3-desc {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 0 0;
  max-width: 454px;
}

.hidratacao-bloco3-img-box {
  background: #28BAF9;
  border-radius: 18px;
  width: 100%;
  max-width: 443px;
  margin: 0 auto;
}

.hidratacao-bloco3-img {
  display: block;
  border-radius: 14px;
  width: 100%;
  height: auto;
}

.hidratacao-bloco3-img-texto {
  color: #fff;
  font-size: 17px;
  line-height: 19px;
  text-align: center;
  padding: 21px 0 25px 0;
  font-weight: 600;
  max-width: 370px;
  margin: 0 auto;
}

.hidratacao-bloco6 {
  background: #F9F9F9;
  padding: 82px 0 110px 0;
  position: relative;
  overflow: visible;
}

.hidratacao-bloco6-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
}

.hidratacao-bloco6-titulos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.hidratacao-bloco6-title {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 18px;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 448px;
}

.hidratacao-bloco6-title strong {
  font-weight: bold;
  text-transform: uppercase;
}

.hidratacao-bloco6-title span {
  font-weight: 300;
  text-transform: none;
}

.hidratacao-bloco6-desc {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  max-width: 621px;
  margin-bottom: 40px;
}

.spacing-blog-hidratacao {
  margin: 79px 0 59px;
}

.hidratacao-main .blogposts-bloco {
  background: #fff;
  padding: 0px;
}

.faq-bloco-hidratacao {
  padding-bottom: 84px;
}

strong {
  font-weight: bold !important;
}

.produtos-bloco-header {
  display: none !important;
}

@media (max-width: 767px) {
  .hidratacao-container {
    padding: 0 16px;
    display: block;
  }

  .hidratacao-label {
    font-size: 10px;
    margin-top: 40px;
  }

  .hidratacao-bloco1 {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
    background: #fff;
    position: relative;
    overflow: visible;
  }

  .hidratacao-bloco1-textos {
    padding-bottom: 20px;
    padding-right: 0px;
    align-items: flex-start;
    text-align: left;
  }

  .page-main .hidratacao-title {
    font-size: 25px;
    line-height: 22px;
    max-width: 217px;
    margin: 0 0 140px 0;
    position: relative;
    z-index: 2;
  }

  .hidratacao-desc {
    font-size: 15px;
    line-height: 17px;
    max-width: 345px;
  }

  .hidratacao-bloco1-img-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 0;
  }

  .hidratacao-bloco1-img {
    width: 100%;
    max-width: 100%;
    right: 0;
    top: 0;
    height: auto;
  }

  .hidratacao-bloco3 {
    padding: 20px 0px 27px;
  }

  .hidratacao-bloco3-title {
    font-size: 25px;
    line-height: 22px;
    max-width: 250px;
  }

  .hidratacao-bloco3-desc {
    font-size: 15px;
    line-height: 17px;
    max-width: 344px;
  }

  .hidratacao-bloco3-img-texto {
    font-size: 14px;
    line-height: 15px;
    max-width: 289px;
  }

  .hidratacao-bloco3-img-box {
    margin: 21px auto 0px;
  }

  .hidratacao-bloco2 {
    padding: 21px 0px 33px;
  }

  .hidratacao-bloco2-title {
    font-size: 25px;
    margin-bottom: 12px;
    line-height: 22px;
    max-width: 305px;
  }

  .hidratacao-bloco2-textos {
    padding-right: 0px;
  }

  .hidratacao-bloco2-desc {
    font-size: 15px;
    line-height: 17px;
    max-width: 343px;
  }

  .hidratacao-bloco2-box {
    border-radius: 0;
    padding: 25px 15px;
    margin-top: 24px;
  }

  .hidratacao-bloco2-box-lista li {
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
  }

  .hidratacao-bloco2-box-lista {
    max-width: 100%;
  }

  .hidratacao-bloco6 {
    background: #ffffff;
    padding: 0px;
  }

  .hidratacao-bloco6-title {
    font-size: 25px;
    line-height: 22px;
  }

  .hidratacao-bloco6-desc {
    font-size: 15px;
    line-height: 17px;
    max-width: 342px;
    margin-bottom: 7px;
  }

  .spacing-blog-hidratacao {
    margin: 36px 0 0px;
    padding: 0 16px;
  }

  .faq-bloco-hidratacao {
    padding-bottom: 56px;
  }

  .hidratacao-bloco6 .produtos-bloco-mobile .produtos-bloco-title-mobile {
    display: none;
  }

  .hidratacao-bloco2-box-wrapper {
    width: 100vw;
    max-width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .produtos-bloco-mobile-carousel {
    padding: 0px !important;
  }
}