.pagina-projeto-verao {
  margin-top: 180px;
}
@media (max-width: 768px) {
  .pagina-projeto-verao {
    margin-top: 160px;
  }
}
@media (max-width: 446px) {
  .pagina-projeto-verao {
    margin-top: 110px;
  }
}
.pagina-projeto-verao .banner-home .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.pagina-projeto-verao .secao-produtos {
  padding-bottom: 75px;
}
.pagina-projeto-verao .secao-produtos .secao-texto {
  line-height: 150%; /* 42px */
  letter-spacing: 7px;
  margin-bottom: 12px;
  font-size: 28px;
}
@media (max-width: 768px) {
  .pagina-projeto-verao .secao-produtos .secao-texto {
    font-size: 24px;
  }
}
.pagina-projeto-verao .secao-produtos .tipos-pele-grid {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 1.5rem;
}
.pagina-projeto-verao .secao-produtos .btnComprar {
  margin: 0 auto;
  width: 200px;
  padding: 0.6rem 3.3rem;
  text-decoration: none !important;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #fff;
  color: #777;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: block;
}
.pagina-projeto-verao .secao-produtos .btnComprar:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.pagina-projeto-verao .secao-produtos .produto-titulo {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 108.333% */
  font-family: source-sans-pro, sans-serif;
}
.pagina-projeto-verao .secao-produtos .produto-titulo span {
  text-align: center;
  font-family: source-sans-pro, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px; /* 162.5% */
}
.pagina-projeto-verao .secao-produtos .produto-descricao {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  margin: 16px 0;
}
.pagina-projeto-verao .secao-tipos-pele {
  background: #AF7F5F;
}
.pagina-projeto-verao .secao-tipos-pele .btnComprar {
  color: #AE7753;
}
.pagina-projeto-verao .secao-tipos-pele .produto-descricao {
  min-height: 60px;
}
@media (max-width: 768px) {
  .pagina-projeto-verao .secao-tipos-pele .produto-descricao {
    min-height: auto;
  }
}
.pagina-projeto-verao .secao-tipos-pele .slick-arrow.slick-prev:before {
  background: url("https://mantecorp.vteximg.com.br/arquivos/mantecorp-arrow-left-white.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.pagina-projeto-verao .secao-tipos-pele .slick-arrow.slick-next:before {
  background: url("https://mantecorp.vteximg.com.br/arquivos/mantecorp-arrow-right-white.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.pagina-projeto-verao .secao-pele-oleosa {
  background: #87B062;
  padding-bottom: 50px;
}
.pagina-projeto-verao .secao-pele-oleosa .btnComprar {
  color: #87B062;
}
.pagina-projeto-verao .secao-pele-oleosa .produto-descricao {
  min-height: 80px;
}
@media (max-width: 768px) {
  .pagina-projeto-verao .secao-pele-oleosa .produto-descricao {
    min-height: auto;
  }
}
.pagina-projeto-verao .secao-epsiol .produto-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  padding: 32px 24px;
}
.pagina-projeto-verao .secao-epsiol .produto-item .secao-texto {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 7px;
  margin-bottom: 16px;
}
.pagina-projeto-verao .secao-epsiol .produto-item .produto-titulo {
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  margin-top: 16px;
  font-family: source-sans-pro, sans-serif;
}
.pagina-projeto-verao .secao-epsiol .produto-item .produto-titulo span {
  text-align: center;
  font-family: source-sans-pro, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px; /* 162.5% */
}
.pagina-projeto-verao .secao-epsiol .produto-item .produto-descricao {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 16px 0 36px 0;
  min-height: 60px;
}
@media (max-width: 768px) {
  .pagina-projeto-verao .secao-epsiol .produto-item .produto-descricao {
    min-height: auto;
  }
}
.pagina-projeto-verao .secao-epsiol .produto-item .btnComprar {
  margin: 0 auto;
  width: 200px;
  padding: 0.6rem 3.3rem;
  text-decoration: none !important;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #fff;
  color: #777;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: block;
}
.pagina-projeto-verao .secao-epsiol .produto-item .btnComprar:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.pagina-projeto-verao .secao-epsiol .produto-item-bege {
  background: #EFCFAE;
}
.pagina-projeto-verao .secao-epsiol .produto-item-bege .secao-texto {
  color: #AA5139;
}
.pagina-projeto-verao .secao-epsiol .produto-item-bege .produto-titulo {
  color: #AA5139;
}
.pagina-projeto-verao .secao-epsiol .produto-item-bege .produto-descricao {
  color: #AA5139;
}
.pagina-projeto-verao .secao-epsiol .produto-item-bege .btnComprar {
  color: #AA5139;
}
.pagina-projeto-verao .secao-epsiol .produto-item-rosa {
  background: #CF919A;
}
.pagina-projeto-verao .secao-epsiol .produto-item-rosa .btnComprar {
  color: #CF919A;
}
.pagina-projeto-verao .secao-epsiol .produto-item-cinza {
  background: #6A7F8B;
}
.pagina-projeto-verao .secao-epsiol .produto-item-cinza .btnComprar {
  color: #6A7F8B;
}
.pagina-projeto-verao .secao-epsiol .produto-item-amarelo {
  background: #E8AA35;
}
.pagina-projeto-verao .secao-epsiol .produto-item-amarelo .btnComprar {
  color: #E8AA35;
}
.pagina-projeto-verao .secao-blog .btnVermais {
  border-radius: 8px;
  background: #54565A;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 132%; /* 21.12px */
  text-transform: uppercase;
  display: flex;
  height: 44px;
  padding: 10px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 45px 0;
}
.pagina-projeto-verao .secao-rosto-corpo {
  background: #DE851D;
  padding: 56px 0px;
}
.pagina-projeto-verao .secao-rosto-corpo .item-pill .item-title {
  color: #FFF;
  font-family: source-sans-pro, sans-serif;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
}
.pagina-projeto-verao .secao-rosto-corpo .item-card .item-title {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  margin-top: 8px;
  font-family: source-sans-pro, sans-serif;
}
.pagina-projeto-verao .secao-rosto-corpo .item-card .item-title span {
  text-align: center;
  font-family: source-sans-pro, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px; /* 162.5% */
}
.pagina-projeto-verao .secao-rosto-corpo .item-card .item-texto p {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  margin-bottom: 8px;
}
.pagina-projeto-verao .secao-rosto-corpo .item-card .btnComprar {
  margin: 0 auto;
  width: 200px;
  padding: 0.6rem 3.3rem;
  text-decoration: none !important;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #fff;
  color: #DF8822;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: block;
  margin-top: 8px;
}
.pagina-projeto-verao .secao-rosto-corpo .item-card .btnComprar:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.pagina-projeto-verao .secao-quiz img.banner-quiz:hover {
  opacity: 1 !important;
}
.pagina-projeto-verao .slick-dots {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center !important;
  margin: 0 !important;
  position: relative;
  padding: 35px 0;
}
.pagina-projeto-verao .slick-dots li {
  border: none !important;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.pagina-projeto-verao .slick-dots li button {
  background: #e6e6e6;
  border-radius: 100%;
  height: 15px;
  margin: 0 10px 0 0 !important;
  padding: 0;
  width: 15px;
}
.pagina-projeto-verao .slick-dots li button:before {
  content: "";
}
.pagina-projeto-verao .slick-dots li.slick-active button {
  background: #b4b4b4;
}
.pagina-projeto-verao .slick-arrow {
  top: calc(50% - 22px);
}
.pagina-projeto-verao .slick-arrow:before {
  content: "";
  display: block;
  height: 44px;
  width: 22px;
}
.pagina-projeto-verao .slick-arrow.slick-prev {
  height: 44px;
  left: -10px;
  width: 22px;
}
.pagina-projeto-verao .slick-arrow.slick-prev:before {
  background: url("https://mantecorp.vteximg.com.br/arquivos/mantecorp-arrow-left.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.pagina-projeto-verao .slick-arrow.slick-next {
  height: 44px;
  right: -10px;
  width: 22px;
}
.pagina-projeto-verao .slick-arrow.slick-next:before {
  background: url("https://mantecorp.vteximg.com.br/arquivos/mantecorp-arrow-right.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .pagina-projeto-verao .slick-arrow.slick-next {
    right: 5px;
  }
  .pagina-projeto-verao .slick-arrow.slick-prev {
    left: 5px;
  }
}
.pagina-projeto-verao .secao-posts-mais-lidos .grid-secao {
  grid-gap: 2rem;
}
@media (min-width: 992px) {
  .pagina-projeto-verao .secao-posts-mais-lidos .grid-secao {
    display: grid;
    grid-auto-flow: column;
  }
}
@media (max-width: 991.98px) {
  .pagina-projeto-verao .secao-posts-mais-lidos .grid-secao {
    display: flex;
    flex-direction: column;
  }
}
.pagina-projeto-verao .secao-posts-mais-lidos .secao-titulo {
  grid-row: 1;
  grid-column: 1/span 2;
  color: #707070;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 50px */
  text-transform: uppercase;
  margin-bottom: 24px;
}
.pagina-projeto-verao .secao-posts-mais-lidos .card-vertical {
  grid-column: 1;
  grid-row: 2/span 3;
}
.pagina-projeto-verao .secao-posts-mais-lidos .card-vertical .imagem-post {
  border-radius: 8px;
}
.pagina-projeto-verao .secao-posts-mais-lidos .card-vertical .post-texto {
  background-color: transparent;
}
.pagina-projeto-verao .secao-posts-mais-lidos .card-padrao {
  border-bottom: 1px solid #AEAFB2;
  padding-bottom: 1rem;
}
.pagina-projeto-verao .secao-posts-mais-lidos .post-titulo {
  font-size: 1rem;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.newsletter {
  background: #393939;
  color: #ced4da;
  padding: 20px 75pt;
  padding-left: 180px !important;
}

.newsletter .container {
  max-width: 100%;
  max-width: 95%;
  padding-left: 0;
  padding-right: 0;
}

.newsletter .wrap {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .newsletter .wrap {
    flex-wrap: wrap;
  }
}
.newsletter .wrap svg {
  display: block;
  width: 60px;
}

.newsletter .wrap h3 {
  color: #f4f4f4;
  font-size: 15px;
  letter-spacing: 1px;
  min-width: 75%;
  text-align: center;
  padding: 0;
}

.newsletter .wrap .form-news {
  display: flex;
  margin-left: 15px;
  width: 40%;
}

.newsletter .wrap .form-news input {
  background: #fff;
  border: none;
  border-radius: 0;
  color: #6c757d;
  max-width: 100%;
  padding: 10px 15px;
  width: 65%;
}

.newsletter .wrap .form-news h2 {
  color: #fff !important;
  font-size: 21px;
  margin-bottom: 0;
}

.newsletter .wrap .form-news h2 span {
  display: initial !important;
  margin: 0 10px;
  padding: 5px 20px !important;
  width: auto !important;
}

.newsletter .wrap .btn {
  border-radius: 0;
  color: #343a40;
  font-size: 1pc;
  font-weight: 700;
  margin-top: 0;
  padding: 5px;
}

.newsletter .cadastro-frase {
  display: flex;
  flex-direction: column;
}

.newsletter .frase-principal {
  align-items: center;
  display: flex;
  width: 100%;
}

.newsletter .termo-frase {
  font-size: 11px;
  padding-left: 10px;
}

main + .desk + .mobile > section.newsletter, main + .desk > section.newsletter {
  background: #b8abc7;
}

section.newsletter .btn:hover {
  background: #525252;
}

section.newsletter input.check-data {
  left: 0;
}

.mobile > section.newsletter {
  padding: 20px 0;
}

section.newsletter .accept-data, section.newsletter h3 {
  font-size: 14px;
  justify-content: left;
}

.mobile > section.newsletter .accept-data, .mobile > section.newsletter h3 {
  font-size: 12px;
}

.mobile > section.newsletter .accept-data {
  font-size: 13px;
}

.desk--footer section.newsletter .accept-data, .desk--footer section.newsletter h3, .mobile--footer section.newsletter .accept-data, .mobile--footer section.newsletter h3 {
  color: #252525;
}

.desk--footer section.newsletter .accept-data, .mobile--footer section.newsletter .accept-data {
  color: #252525;
}

.desk > section.newsletter h3 b {
  font-size: 24px;
}

.mobile > section.newsletter .container {
  max-width: 90%;
  margin: 0 auto;
}

.mobile > section.newsletter h3 {
  display: block;
  width: 100%;
  margin: 0;
}

.mobile > section.newsletter h3 b {
  font-size: 18px;
}

.desk > section.newsletter .wrap .form-news {
  margin-left: 30px;
}

@media (max-width: 768px) {
  .newsletter {
    padding: 15px 0 !important;
    text-align: center;
  }
}
.accept-data {
  align-items: baseline;
  display: flex;
  height: 15px;
  justify-content: center;
  width: 100%;
}

input.check-data {
  cursor: pointer;
  left: -7px;
  margin: 0 !important;
  position: relative;
  width: 3% !important;
}

input.check-data:before {
  background-color: #fff;
  border: 1px solid;
  border-radius: 2px;
}

input.check-data:before, input.check-data:checked:before {
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  width: 15px;
}

input.check-data:checked:before {
  background-color: #1e80ef;
}

input.check-data:checked:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: block;
  height: 8px;
  left: 5px;
  position: absolute;
  top: 3px;
  transform: rotate(45deg);
  width: 5px;
}

.terms-phrase {
  font-size: 15px;
  left: 8px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  color: #fff;
}

.sender-btn {
  background: #626262;
  border: none;
}

.wrapp-input-mail {
  align-items: center;
  display: flex;
}

@media (max-width: 768px) {
  .wrapp-input-mail {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .newsletter .wrap .form-news {
    display: block;
    margin: 10px 0;
    width: 100%;
  }
}/*# sourceMappingURL=projeto-verao.css.map */