@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800;900&family=Ubuntu:wght@400;500;700&display=swap");
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  scroll-behavior: smooth;
}
/* LINKS */
a,
a:active,
a:hover,
a:visited,
a:focus {
  color: unset !important;
}

a,
a:active,
a:hover,
a:visited,
a:focus {
  text-decoration: none !important;
}
.secoes {
  padding-top: 80px;
  padding-bottom: 80px;
}
/* HEADER */
header {
  background-color: #f9710b;
  padding-top: clamp(12px, 3vw, 16px);
  padding-bottom: clamp(12px, 3vw, 16px);
}
header img {
  width: 250px;
}
/* INÍCIO */
.inicio {
  background: #fef1e8;
}

.inicio h2 {
  font-family: "Barlow";
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 500;
  line-height: clamp(30px, 8vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #f9710b;
}
.inicio h3 {
  font-family: "Barlow";
  font-size: clamp(20px, 4vw, 48px);
  font-weight: 500;
  line-height: clamp(30px, 8vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  margin-bottom: 8px;
}
.inicio .btn-brindes {
  background: linear-gradient(180deg, #ffca00 0%, #cca200 100%);
  margin-bottom: 24px;
  font-size: clamp(24px, 3vw, 36px);
  line-height: clamp(29px, 4vw, 43px);

  margin-top: 40px;
}
.icones-botao {
  width: 360px;
  margin-bottom: 80px;
}
.inicio .pote {
  width: 272px;
  margin-bottom: -15rem;
  position: relative;
}
.texto-inicio {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 32px);
  font-weight: 700;
  line-height: clamp(24px, 3vw, 38px);
  letter-spacing: 0em;
  color: #f9710b;
}

.icone-inicio i {
  font-size: clamp(28px, 4vw, 48px);
  color: #f9710b;
  line-height: inherit;
}
.item-inicio {
  margin-bottom: 40px;
}
/* FITA */
.fita {
  height: clamp(20px, 3vw, 35px);
  background-image: url(../img/fitametrica.webp), url(../img/fitametrica.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
/* TARJA */
.tarja {
  padding-top: 160px;
  padding-bottom: 20px;
}
.item-tarja {
  background: #ffffff;
  top: 8px;
  border-radius: 100px;
  padding: 12px 16px 12px 16px;
}
.item-tarja .icone {
  height: clamp(48px, 6vw, 60px);
  width: clamp(48px, 6vw, 60px);
  border-radius: 100px;
  background-color: #ffca00;
}
.item-tarja .icone i {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(20px, 3vw, 30px);
  color: #68462a;
  padding: 14px 12.5px;
}
.item-tarja .texto-icone {
  font-family: "Ubuntu";
  font-size: clamp(14px, 3vw, 16px);
  font-weight: 400;
  line-height: clamp(16px, 3vw, 18px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
}
/* BENEFICIOS */

.beneficios h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: clamp(40px, 5vw, 56px);
  color: #68462a;
}
.beneficios h2 span {
  color: #f9710b;
}
.beneficios .btn-brindes {
  margin-top: clamp(40px, 5vw, 56px);
}
.subtitulo {
  background: #f9710b;

  border-radius: 100px;
  padding: 12px;
  font-family: "Barlow";
  font-size: clamp(14px, 3vw, 16px);
  font-weight: 700;
  line-height: clamp(17px, 3vw, 19px);
  letter-spacing: 0em;
  text-align: center;
  color: white;
  width: 468px;
  margin-bottom: 8px;
}
.box-beneficio {
  background: linear-gradient(180deg, rgba(254, 241, 231, 0) 0%, #fef1e7 100%);
  padding: 24px;
  border-radius: 16px;
}
.box-beneficio img {
  width: 100px;
}
.box-beneficio p {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 20px);
  font-weight: 400;
  line-height: clamp(24px, 3vw, 30px);
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
  margin-bottom: 0;
  margin-top: 16px;
}
/* RESULTADOS */
.resultados {
  background: linear-gradient(0deg, #fef1e7, #fef1e7),
    linear-gradient(0deg, #fef1e8, #fef1e8);
}
.resultados h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 8px;
  color: #68462a;
}
.resultados h2 span {
  color: #f9710b;
}
.resultados h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 500;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: center;
  color: #806045;
  margin-bottom: clamp(40px, 5vw, 56px);
}
.resultados .btn-brindes {
  margin-top: clamp(40px, 5vw, 56px);
}
.resultados img {
  width: 160px;
}
.resultados .bloco {
  border-radius: 16px;
  margin-top: -1.2rem;
  position: relative;
  z-index: 1;
}
.bloco-header {
  background: #974507;
  border-radius: 16px 16px 0px 0px;
  font-family: "Ubuntu";
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
}
.bloco-header span {
  color: #ffca00;
}
.bloco-body {
  background: linear-gradient(94.88deg, #fa8d3c -0.01%, #c85b09 99.99%);
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 0px 0px 16px 16px;
}
.borda-items {
  border: 2px solid #f36e0b;
  margin-top: 24px;
  margin-bottom: 24px;
}
.bloco-info {
  padding-left: 24px;
  padding-right: 24px;
}
.peso,
.kg {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.kg {
  color: #fff4cc;
}
/* FÓRMULA */
.formula h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: clamp(56px, 5vw, 40px);
  color: #68462a;
}
.formula h2 span {
  color: #f9710b;
}
.pote-formula {
  width: 175px;
  margin-top: 34px;
  margin-bottom: 34px;
}
.sete-1 {
  width: 204px;
}
.item-formula {
  border-radius: 8px;
  padding: 24px;
  background: #fef1e7;
  margin-bottom: clamp(16px, 5vw, 56px);
}
.icone-formula {
  height: clamp(48px, 6vw, 60px);
  width: clamp(48px, 6vw, 60px);
  border-radius: 100px;
  background: #f9710b;

  margin-bottom: 16px;
}
.icone-formula i {
  padding: clamp(12px, 3vw, 14px);
  font-size: clamp(24px, 3vw, 32px);
  line-height: clamp(24px, 3vw, 32px);
  color: white;
}
.item-formula h6 {
  font-family: "Barlow";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 8px;
  color: #68462a;
}
.item-formula p {
  margin-bottom: 0;
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
}
/* ANTES DEPOIS */
.antes-depois {
  background: linear-gradient(0deg, #fef1e7, #fef1e7),
    linear-gradient(0deg, #fef1e8, #fef1e8);
}
.antes-depois h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 8px;
  color: #68462a;
}
.antes-depois h2 span {
  color: #f9710b;
}
.antes-depois h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 500;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: center;
  color: #806045;
  margin-bottom: clamp(56px, 5vw, 40px);
}
/* the slides */
.slick-slide {
  margin: 0 32px;
}
.slick-dots{
  display: none !important;
  bottom: -40px;
}
/* the parent */
.slick-list {
  margin: 0 -32px;
}
.slick-prev {
  left: -85px;

  z-index: 1;
}
.slick-next {
  right: -65px;
}
.slick-next:before,
.slick-prev:before {
  font-size: 32px;
  line-height: 32px;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: white;
  height: 64px;
  width: 64px;
  border-radius: 100px;
  background: #f9710b;
  padding: 13px 20px;
}
.slick-prev:before {
  content: "\f053";
}
.slick-next:before {
  content: "\f054";
}
.antes-depois .btn-brindes {
  margin-top: clamp(40px, 5vw, 56px);
}
/** BENEFÍCIOS **/
.beneficios2 {
  background: linear-gradient(0deg, #fff, #fff), #fef1e7;
}
.beneficios2 h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
  margin-bottom: 24px;
}
.beneficios2 h2 span {
  color: #f9710b;
}
.beneficios2 h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 700;
  line-height: clamp(30px, 4vw, 40px);
  letter-spacing: 0em;
  text-align: center;
  color: #806045;
  margin-bottom: clamp(40px, 5vw, 56px);
}
.x {
  background: linear-gradient(94.88deg, #ff9e55 -0.01%, #f9710b 99.99%);
  height: clamp(48px, 6vw, 64px);
  width: clamp(48px, 6vw, 64px);
  border-radius: 8px;
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(45px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: white;
}
.item-beneficio {
  margin-bottom: clamp(10px, 3vw, 20px);
  background: #fef1e7;
  border-radius: 8px;
  padding: 22px 16px;
  font-family: "Barlow";
  font-size: clamp(16px, 3vw, 18px);
  font-weight: 700;
  line-height: clamp(19px, 3vw, 29px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
}
.item-beneficio i {
  font-size: clamp(28px, 3vw, 32px);
  line-height: clamp(28px, 3vw, 32px);
  color:#008000;

}
.concorrente .item-beneficio,
.concorrente .item-beneficio i {
  color: #fbaa6d;
}
/* PRESENTES */

.box-ebooks {
  background: #fef1e7;
  padding: clamp(20px, 4vw, 40px);
  border-radius: 24px 24px 0px 0px;
}
.ebook-img {
  margin-top: -7rem;
}
.borda {
  height: 16px;
  background: #fdc69d;
  border-radius: 0px 0px 24px 24px;
}
.box-ebooks h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
  margin-bottom: clamp(16px, 3vw, 24px);
}
.box-ebooks p {
  font-family: "Ubuntu";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 400;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: left;
  color: #806045;
}
.btn-brindes {
  border-radius: 12px;
  padding: 20px 40px 20px 40px;
  box-shadow: 0px 2px 0px 0px #997900;
  background: linear-gradient(180deg, #23b87a 0%, #0c7f4f 100%);
  font-family: "Barlow";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  border: none;
  transition: all 0.3s;
}
.btn-brindes:hover {
  background: linear-gradient(180deg, #ffca00 0%, #cca200 100%);
}
/** DEPOIMENTOS **/
.depoimentos {
  background:
  linear-gradient(0deg, #FFF4CC, #FFF4CC), #fef1e7;
  
}
.depoimentos h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
  margin-bottom: 8px;
}
.depoimentos h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 500;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 56px;
  color: #806045;
}
.depoimentos img {
  box-shadow: 0px 0px 10px 0px #c2b3da80;
  border-radius: 12px;
}
.padding-depoimento {
  padding-top: 40px;
}
/** KITS **/
.kits {
  background: linear-gradient(94.88deg, #F9710B -0.01%, #974507 99.99%);

}
.kits h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 8px;
  color: #fff;
}

.kits h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 500;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 56px;
  color: #fff;
}
.box-kit {
  box-shadow: 0px 0px 10px 0px #ffca0026;
  border: 1px solid #ffca00;
  border-radius: 16px;
}
.box-header {
  background: #ffca00;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 16px 16px 0px 0px;
  font-family: "Ubuntu";
  font-size: clamp(24px,3vw,32px);
  font-weight: 700;
  line-height: clamp(28px,3vw,37px);
  letter-spacing: 0em;
  text-align: center;
  color: white;
}
.box-body {
  background: #ffffff;
  border-radius: 0px 0px 16px 16px;
  padding-top: clamp(20px,4vw,40px);
  padding-bottom: clamp(20px,4vw,40px);
}
.box-preco {
  margin-top: 24px;
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;

  padding-left: 72px;
  padding-right: 72px;
}
.preco-amarelo {
  border-radius: 8px;
  color: #cca200;
  margin-bottom: 24px;
  font-family: "Ubuntu";
font-size: 20px;
font-weight: 700;
line-height: 23px;
letter-spacing: 0em;
text-align: center;

}
.pague-apenas {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
  margin-bottom: 8px;
}
.preco-parcelado {
  font-family: "Ubuntu";
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: center;
  color: #2a1c11;
}
.preco-parcelado span {
  font-size: 60px;
  line-height: 69px;
}
.preco-final {
  font-family: "Ubuntu";
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
}
.btn-kit-comprar {
  box-shadow: 0px 2px 0px 0px #997900;
  border-radius: 12px;
  padding: 20px;
  width: 100%;
  background: linear-gradient(180deg, #23b87a 0%, #0c7f4f 100%);
  font-family: "Barlow";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  text-shadow: 0px 2px 10px #00000026;
  margin-top: 32px;
  margin-bottom: 16px;
  border: none;
  transition: all 0.3s;
}
.px-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.btn-kit-comprar:hover {
  background: linear-gradient(180deg, #ffca00 0%, #cca200 100%);
}
.frete-gratis {
  width: 180px;
}
.kit-destaque .box-header {
  background: #974507;
}
.kit-destaque .preco-amarelo{
  color:#974507;
}
.kit-destaque {
  border: 1px solid #974507;
}


.mais-vendido {
  background: #ffca00;
  border-radius: 40px;
  padding: 8px 40px 8px 40px;
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  width: 200px;
  margin-bottom: -0.8rem;
  margin-top: -0.8rem;
}
.kits .pagamento {
  width: 38%;
  padding-bottom: 24px;
}
.kits .mapa {
  height: 60px;
  width: 181.8px;
  padding-right: 24px;
}
.kits .site-seguro {
  height: 60px;
  width: 125px;
}
.icones-kits {
  margin-top: clamp(40px, 5vw, 56px);
}
/* SEGURO */
.seguro {
  background: linear-gradient(180deg, #fef1e7 0%, #ffffff 100%);
}
.seguro h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
  margin-bottom: 8px;
}
.seguro h6 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 500;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: center;
  color: #806045;
  margin-bottom: 56px;
}
.seguro-box {
  border: 1px solid #ffdf66;
  background: linear-gradient(0deg, #fff4cc, #fff4cc);
  border-radius: 16px;
  padding: clamp(20px, 4vw, 40px);
}
.icone-seguro i {
  color: #68462a;
  font-size: clamp(48px, 6vw, 64px);
  line-height: clamp(48px, 6vw, 64px);
  margin-right: 24px;
}
.seguro-box h5 {
  font-family: "Barlow";
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 700;
  line-height: clamp(24px, 3vw, 34px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
  margin-bottom: 8px;
}
.seguro-box p {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 24px);
  font-weight: 400;
  line-height: clamp(24px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
}
.mt-40 {
  margin-top: 40px;
}
/** GARANTIA **/
.garantia {
  background: linear-gradient(95.23deg, #533822 -0.01%, #2a1c11 99.99%);
  padding-top: 80px;
}
.garantia h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 40px);
  font-weight: 800;
  line-height: clamp(39px, 4vw, 48px);
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: clamp(16px, 3vw, 24px);
  color: white;
}
.garantia h2 span {
  color: #ffca00;
}
.garantia-col {
  padding-bottom: 80px;
}
.garantia img {
  width: 53%;
  margin-bottom: -10rem;
}

.garantia p {
  font-family: "Ubuntu";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 400;
  line-height: clamp(30px, 3vw, 36px);
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.garantia .btn-perca-peso {
  background: linear-gradient(180deg, #ffca00 0%, #cca200 100%);
  border-radius: 12px;
  padding: 20px 75px;
  font-family: "Barlow";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  box-shadow: 0px 2px 10px 0px #00000026;
  border: none;
  margin-top: clamp(32px, 4vw, 40px);
}
.texto-bottom {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  margin-top: 8px;
}
/** PERGUNTAS FREQUENTES **/
.perguntas-frequentes {
  padding-top: 80px;
  padding-bottom: 80px;
}
.perguntas-frequentes h2 {
  font-family: "Barlow";
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: clamp(39px, 5vw, 58px);
  letter-spacing: 0em;
  text-align: center;
  color: #68462a;
}
.accordion-header {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 20px);
  font-weight: 400;
  line-height: clamp(19px, 3vw, 23px);
  letter-spacing: 0em;
  text-align: left;
  color: #68462a;
  background-color: transparent;
  transition: all 0.5s;
}
.accordion-button:not(.collapsed) {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  background-color: transparent;
  transition: all 0.5s;
  background-color: #68462a;
  border: none;
}
.accordion-button:hover {
  color: #fff;
  background-color: #68462a;
  transition: all 0.5s;
}
.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
  border: none;
}
.accordion-item {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 16px;
}
.accordion-button {
  padding: 24px;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  background: #fef1e7;
}
.accordion-button:hover {
  z-index: 0;
}
.accordion-button::after,
.accordion-button:focus::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2368462a'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.accordion-button:hover::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.accordion-body p {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: #68462a;
}
/* SELOS */
.selos {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #fff;
  z-index: 1;
  position: relative;
}
/* FOOTER */
footer {
  background: #2C1D12;
  padding-top: clamp(24px, 4vw, 40px);
  padding-bottom: clamp(24px, 4vw, 40px);
}
footer h6 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 19px;
  text-align: center;
  margin-bottom: 1rem;
}
footer p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
}
footer .copyright {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 21px;
  text-align: center;
}
footer .fale {
  width: 75%;
}
footer .entrega {
  width: 50%;
}
#whatsapp-rolante {
  text-align: right;
  position: fixed;
  bottom: 10px;
  right: 1px;
  z-index: 9999;
}
.btn-whats {
  background: linear-gradient(180deg, #71dd88 0%, #00a85b 100%);
  width: 72px;
  height: 72px;
  box-shadow: 0px 3px 10px 0px #00000033;
  border-radius: 24px;
  display: flex;
  justify-content: center;
}
.btn-whats:hover {
  background: linear-gradient(180deg, #53c16a 0%, #01693a 100%);
}
.botao-whats {
  height: 40px;
  width: 40.82px;
  align-self: center;
}

/** MOBILE **/
@media (max-width: 767px) {
  .secoes {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* HEADER */
  header img {
    width: 120px;
  }
  /* INÍCIO */
  .icones-botao {
    width: 320px;
    margin-bottom: 40px;
  }
  .inicio .btn-brindes {
    margin-top: 40px;
    width: 100%;
  }

  .inicio .pote {
    width: 109px;
    margin-bottom: 24px;
    position: static;
    margin-top: 24px;
  }
  .item-inicio {
    margin-bottom: 16px;
    margin-left: 25px;
    margin-right: 25px;
  }
  .item-tarja {
    margin-bottom: 8px;
  }
  /* BENEFÍCIOS */
  .subtitulo {
    width: 320px;
    margin-bottom: 8px;
  }
  .box-beneficio {
    margin-bottom: 8px;
  }
  .box-beneficio p {
    margin-top: 0;
    margin-left: 16px;
  }

  .beneficios .slick-slide img {
    display: inline;
  }
  .beneficios .carousel3 {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
  }
  .beneficios .slick-next {
    right: 43%;
    top: 118%;
  }
  .beneficios .slick-prev {
    left: 36%;
    top: 118%;
  }
  /* RESULTADOS */
  .resultados .slick-slide img {
    display: inline;
  }
  .resultados .carousel2 {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
  }
  .resultados .slick-next {
    right: 43%;
    top: 105%;
  }
  .resultados .slick-prev {
    left: 36%;
    top: 105%;
  }

  /* FÓRMULA */

  .pote-formula {
    width: 136px;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .sete-1 {
    width: 136px;
  }

  /* ANTES DEPOIS */

  /* the slides */
  .slick-slide {
    margin: 0 0px;
  }

  /* the parent */
  .slick-list {
    margin: 0 0px;
  }
  .slick-prev {
    left: 10px;
    top: 55%;
  }
  .slick-next {
    right: 10px;
    
    top: 55%;
  }
  .slick-next:before,
  .slick-prev:before {
    font-size: 24px;
    line-height: 24px;
    height: 36px;
    width: 36px;
    padding: 0;
    background: transparent;
  }
 
.slick-prev:before {
  content: "\f137";
}
.slick-next:before {
  content: "\f138";
}
.slick-dots{
  display: block !important;
}
.slick-dots li.slick-active button:before{
 color: #F9710B;
 opacity:1;

}
.slick-dots li button:before{
  font-size: 10px;
  opacity: 1;
  color: #FFC89E;

}
.antes-depois .btn-brindes{
  padding: 20px;
}
  /** BENEFíCIOS**/

  .beneficios h3 {
    font-size: 22px;
    line-height: 30px;
    padding-top: 1rem;
  }
  .beneficio-img {
    width: 280.54px;
    height: 320px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .icones-beneficios {
    width: 85%;
  }
  /* BENEFICIOS2 */
  .beneficios2 .logo-item {
    width: 120px;
    margin-bottom: 24px;
    margin-top: 40px;
  }

.x-mark{
  width: 30px;
}
  .titulo-concorrente {
    font-family: "Barlow";
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #868686;
    margin-bottom: 24px;
    
    margin-top: 40px;
  }
  /* PRESENTES */
  .ebook-img {
    margin-top: 0rem;
    margin-bottom: 24px;
  }
  /* SEGURO */
  .mt-40 {
    margin-top: 0px;
  }
  .mt-16 {
    margin-top: 16px;
  }
  /** DEPOIMENTOS **/

  .padding-depoimento {
    padding-top: 16px;
  }

  /** KITS **/
  .kits .my-40 {
    margin-top: 40px;
  }
  .kits .pagamento {
    width: 92%;
  }

  /* GARANTIA */
  .garantia img {
    width: 80%;
    margin-bottom: 16px;
  }
  .garantia .btn-perca-peso{
    padding: 20px;
    width: 100%;
    text-align: center;
  }
  /** PERGUNTAS FREQUENTES **/
  .perguntas-frequentes h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .accordion-button {
    border-radius: 12px;
    padding: 18px 24px;
  }
  .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .accordion-body p {
    font-size: 14px;
    line-height: 20px;
  }
  /* FOOTER */
  footer .fale {
    width: 55%;
  }

  footer .entrega {
    width: 75%;
  }
  .btn-whats-footer {
    margin-bottom: 24px;
  }

  .btn-whats {
    width: 60px;
    height: 60px;
  }

  .botao-whats {
    height: 30px;
    width: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1919px) {
  /** DEPOIMENTOS **/
  .depoimentos h2 {
    font-size: 28px;
    line-height: 24px;
  }

  /** KITS **/
  .kits h2 {
    font-size: 36px;
    line-height: 36px;
  }
  /** GARANTIA **/
  .garantia h2 {
    font-size: 28px;
    line-height: 33px;
  }

  /** PERGUNTAS FREQUENTES **/
  .perguntas-frequentes h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
