@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Ubuntu:wght@400;500;700&display=swap");
a,
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none !important;
}
html {
  scroll-behavior: smooth;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
/* HEADER */
header {
  background: #57358c;
  padding-top: 24px;
  padding-bottom: 24px;
}
header img {
  width: 213px;
}
/* SEÇÃO 1 */
.secao1 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.secao1 h2 {
  font-family: "Lato";
  font-size: clamp(26px, 4vw, 48px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 64px);
  letter-spacing: 0em;
  background: linear-gradient(90deg, #8d74b3 34.17%, #57358c 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 24px;
}
.secao1 h4 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 32px);
  font-weight: 500;
  line-height: clamp(26px, 4vw, 48px);
  letter-spacing: 0em;
  color: #313131;
  margin-bottom: clamp(24px, 5vw, 56px);
}
.btn-quero {
  background: linear-gradient(180deg, #8d74b3 0%, #57358c 100%);
  box-shadow: 0px 3px 10px 0px #00000033;
  border-radius: clamp(24px, 3vw, 32px);
  padding: 32px 40px;
  font-family: "Ubuntu";
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  border: none;
  transition: ease-out 300ms;
}
.btn-quero:hover {
  background: radial-gradient(50% 50% at 50% 50%, #c2b3da 0%, #a793c7 100%),
    radial-gradient(50% 50% at 50% 50%, #fdaa77 0%, #ee7124 100%);
}
.btn-assinatura {
  margin-top: 16px;
  border: solid 3px transparent;
  border-radius: 24px;
  background-image: linear-gradient(white, white),
    linear-gradient(180deg, #bba1e2 0%, #7656a8 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.btn-assinatura p {
  padding: 16px 24px;
  font-family: "Ubuntu";
  font-size: clamp(14px, 3vw, 20px);
  font-weight: 700;
  line-height: clamp(16px, 3vw, 23px);
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 0;
  background: linear-gradient(90deg, #8d74b3 0%, #57358c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
/* TARJA */
.tarja {
  background: linear-gradient(90deg, #F36083 0%, #E7324F 100%);
  padding-top: clamp(21px, 3vw, 26.5px);
  padding-bottom: clamp(21px, 3vw, 26.5px);
}
.tarja p {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 22px);
  font-weight: 500;
  line-height: clamp(19px, 3vw, 25px);
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.tarja .slick-next:before,
.tarja .slick-prev:before {
  font-size: 22px;
  line-height: 22px;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: white;
}
.tarja .slick-prev:before {
  content: "\f053";
}
.tarja .slick-next:before {
  content: "\f054";
}
/* COMO FUNCIONA */
.como-funciona {
  background: #f6f2fc;
  padding-top: clamp(40px, 5vw, 56px);
  padding-bottom: clamp(40px, 5vw, 56px);
}
.como-funciona h2 {
  font-family: "Lato";
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  background: linear-gradient(90deg, #8d74b3 34.17%, #57358c 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 16px;
}
.como-funciona h5 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 22px);
  font-weight: 400;
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: 0em;
  color: #313131;
}
.como-funciona .more i {
  background: #fae3e6;
  border-radius: 100px;
  font-size: clamp(14px, 3vw, 22px);
  line-height: clamp(14px, 3vw, 22px);
  color: #e58292;
  margin-right: 12px;
  padding: 11px 13px;
}
.como-funciona .more {
  margin-top: 48px;
  font-family: "Ubuntu";
  font-size: clamp(14px, 3vw, 22px);
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  color: #e58292;
}
/* ASSINATURA */
.assinatura {
  background: #fbfff3;
  padding-top: clamp(40px, 5vw, 56px);
  padding-bottom: clamp(40px, 5vw, 56px);
}
.assinatura h2 {
  font-family: "Lato";
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  text-align: left;
  background: linear-gradient(90deg, #8d74b3 34.17%, #57358c 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 16px;
}
.assinatura h6 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 26px);
  font-weight: 500;
  line-height: clamp(26px, 3vw, 38px);
  letter-spacing: 0em;
  text-align: left;
  color: #313131;
}
.assinatura .regras {
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #e58292;
}
.assinatura .regras i {
  background: #fae3e6;
  font-size: 22px;
  line-height: 22px;
  color: #e58292;
  padding: 9px;
  border-radius: 10px;
}
.box-plano {
  margin-top: 24px;
  border: solid 1px transparent;
  border-radius: 20px;
  background-image: linear-gradient(#fbfff3, #fbfff3),
    linear-gradient(90deg, #e58292 0%, rgba(255, 255, 255, 0) 100%);

  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding: 20px;
  cursor: pointer;
  animation-timing-function: ease-out;
  animation-duration: 300ms;
}
.box-plano:hover {
  background-image: linear-gradient(#fff, #fff),
    linear-gradient(90deg, #e58292 0%, #e58292 100%);
}
.texto-plano p {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 18px);
  font-weight: 400;
  line-height: clamp(24px, 3vw, 26px);
  letter-spacing: 0em;
  color: #e58292;
  margin-bottom: 0;
}
.texto-plano h5 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 22px);
  font-weight: 500;
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: 0em;
  color: #313131;
}
.btn-plano {
  border-radius: 32px;
  padding: 16px 24px 16px 24px;
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  color: white;
  background: radial-gradient(50% 50% at 50% 50%, #c2b3da 0%, #a793c7 100%);
  animation-timing-function: ease-out;
  animation-duration: 300ms;
  border: none;
  margin-left: 16px;
}
.btn-plano:hover {
  background: linear-gradient(180deg, #8d74b3 0%, #57358c 100%);
  box-shadow: 0px 3px 10px 0px #00000033;
}
.assinatura img {
  width: 67%;
}
.headline {
  position: relative;
  /* top: 75%; */
  left: 20%;
  width: calc(16% + 20px);
  height: calc(0% + 20px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: visible;
  margin-top: -0.9rem;
}
.h-2{
  left: 23%;
}
.headline svg path {
  stroke: red;
  stroke-width: 9;
  fill: none;
  stroke-dasharray: 1500;
  -webkit-animation: headline-dash 10s infinite;
  animation: headline-dash 10s infinite;
}
.headline svg path:nth-of-type(2) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes headline-dash {
  0% {
    stroke-dasharray: 0 1500;
  }
  15% {
    stroke-dasharray: 1500 1500;
  }
  85% {
    opacity: 1;
  }
  90% {
    stroke-dasharray: 1500 1500;
    opacity: 0;
  }
  to {
    stroke-dasharray: 0 1500;
    opacity: 0;
  }
}
@keyframes headline-dash {
  0% {
    stroke-dasharray: 0 1500;
  }
  15% {
    stroke-dasharray: 1500 1500;
  }
  85% {
    opacity: 1;
  }
  90% {
    stroke-dasharray: 1500 1500;
    opacity: 0;
  }
  to {
    stroke-dasharray: 0 1500;
    opacity: 0;
  }
}
/* BRINDES */
.brindes {
  padding-top: clamp(40px, 5vw, 56px);
  padding-bottom: clamp(40px, 5vw, 56px);
}
.brindes h2 {
  font-family: "Lato";
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  background: linear-gradient(90deg, #8d74b3 34.17%, #57358c 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 16px;
}
.brindes h6 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 26px);
  font-weight: 500;
  line-height: clamp(26px, 3vw, 38px);
  letter-spacing: 0em;
  color: #313131;
  margin-bottom: 48px;
}
.borda-top {
  border: solid 1px transparent;
  border-radius: 20px;
  background-image: linear-gradient(#fff, #fff),
    linear-gradient(180deg, #e58292 0%, rgba(255, 255, 255, 0) 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding: 40px;
}
.borda-bottom {
  border: solid 1px transparent;
  border-radius: 20px;
  background-image: linear-gradient(#fff, #fff),
    linear-gradient(0deg, #e58292 0%, rgba(255, 255, 255, 0) 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding: 40px;
}
.brindes h5 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 22px);
  font-weight: 400;
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: 0em;
  color: #313131;
}
.icone-box img {
  height: 80px;
  width: 80px;
  margin-right: 24px;
}
.titulo-box {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 32px);
  font-weight: 500;
  line-height: clamp(21px, 3vw, 37px);
  letter-spacing: 0.1em;
  text-align: left;
  background: linear-gradient(90deg, #8d74b3 0%, #57358c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.icone-brinde {
  margin-bottom: clamp(20px, 4vw, 48px);
}
.mockup-topo {
  width: 85%;
}
.brindes h4 {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 26px);
  font-weight: 500;
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: 0em;
  text-align: center;
  color: #313131;
  margin-bottom: 40px;
}
.brindes p {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 22px);
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  margin-bottom: clamp(4px, 3vw, 8px);
  color: #313131;
}
.rosa-align {
  color: #e58292 !important;
  line-height: clamp(24px, 3vw, 30px) !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
}
.m-40 {
  margin-top: 40px;
}
.outra-cor {
  background-image: linear-gradient(#fbf9ff, #fbf9ff),
    linear-gradient(180deg, #e58292 0%, rgba(255, 255, 255, 0) 100%);
}
.outra-cor2 {
  background-image: linear-gradient(#fbf9ff, #fbf9ff),
    linear-gradient(0deg, #e58292 0%, rgba(255, 255, 255, 0) 100%);
}
.mockup-topo2 {
  width: 50%;
  margin-bottom: 40px;
}
/* DIVISOR */
.divisor {
  background: linear-gradient(90deg, #8d74b3 0%, #57358c 100%);
  height: 10px;
}
/* DEPOIMENTOS */
.depoimentos {
  background: #fbfff3;
  padding-top: clamp(40px, 5vw, 56px);
  padding-bottom: clamp(40px, 5vw, 56px);
}
.depoimentos h2 {
  font-family: "Lato";
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  background: linear-gradient(90deg, #8d74b3 34.17%, #57358c 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 40px;
}
.depoimentos .slick-next:before,
.depoimentos .slick-prev:before {
  font-size: 22px;
  line-height: 22px;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: white;
  background: linear-gradient(90deg, #F36083 0%, #E7324F 100%);
  border-radius: 50px;
  padding: 12px 16px;
}
.depoimentos .slick-prev:before {
  content: "\f053";
}
.depoimentos .slick-next:before {
  content: "\f054";
}
.depoimentos .slick-slide {
  margin: 0 40px;
}
.depoimentos .slick-list {
  margin: 0 -40px;
}
.depoimentos .slick-prev {
  left: -80px;
}
.depoimentos .slick-next {
  right: -60px;
}
/* TÍTULO */
.titulo-secoes{
  padding-top: 24px;
  padding-bottom: 24px;
  background: linear-gradient(90deg, #a793c7 0%, #57358c 100%);
}
.titulo-secoes h2 {
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  font-family: "Lato";
  color: white;
  margin-bottom: 8px;
}
.titulo-secoes h6 {
  font-family: "Ubuntu";
  font-size: clamp(14px, 3vw, 20px);
  font-weight: 500;
  line-height: clamp(22px, 3vw, 30px);
  letter-spacing: 0.1em;
  text-align: center;
  color: #e3e3e3;
  margin-bottom: 0;
}
/** KITS **/
.kits {
  background: #f7f8f9;
}
.kits h3 {
  font-family: "Ubuntu";
  font-size: 28px;
  font-style: italic;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
}
.kit {
  background: #57358c;
  box-shadow: 0px 0px 10px 0px #c2b3da;
  border-radius: 24px;
  padding-bottom: 4px;
}
.kits a {
  text-decoration: none;
}
.kit h6 {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 0;
  padding: 12px;
}
.kit-body {
  background: #fff;
  border-radius: 24px;
  padding: 32px 24px;
}
.kit .kit-body p {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  color: #57358c;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.kit .kit-body img {
  width: 75%;
  padding-bottom: 24px;
}
.kit .kit-body .frasco {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.kit .kit-body .divisor2 {
  border-top: 1.5px solid #57358c;
  width: 220px;
  height: 1px;
  padding-bottom: 24px;
}
.kit .kit-body .preco {
  font-family: "Ubuntu";
  font-size: 60px;
  font-weight: 700;
  line-height: 69px;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
color: #57358C;
}
.kit .kit-body .preco span {
  font-family: "Ubuntu";
  font-size: 30px;
  font-weight: 700;
  line-height: 34.47px;
  letter-spacing: 0em;
  text-align: center;
  color: #57358C;

}
.btn-comprar-agora {
  background: linear-gradient(180deg, #8d74b3 0%, #57358c 100%);
  border-radius: 24px;
  box-shadow: 0px 3px 10px 0px #00000033;
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
  padding: 16px 56px;
  border: none;
}
.btn-comprar-agora:hover {
  background: linear-gradient(180deg, #bba1e2 0%, #7656a8 100%);
  color: #fff;
  border: none;
}
.kit3 {
  background: #000;
}
.kit3 h6 {
  color: #fff;
}
.gifs {
  width: 600px;
  margin-bottom: 40px;
}
.frete-gratis {
  padding-top: 16px;
  width: 70%;
}
.kit .kit-body .preco-antigo {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  color: #ff0000;
  margin-bottom: 0;
  padding-bottom: 0;
}
.kits h4 {
  font-family: "Lato";
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  letter-spacing: 0em;
  background: linear-gradient(90deg, #8d74b3 0%, #57358c 64.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom: 16px;
}
.kits .pagamento {
  width: 38%;
  padding-bottom: 24px;
}
.kits .mapa {
  height: 60px;
  width: 181.8px;
  padding-right: 24px;
}
.kits .site-seguro {
  height: 60px;
  width: 125px;
}
.kit3 .kit-body img {
  width: 100%;
  padding-bottom: 0;
}
/** GARANTIA **/
.garantia {
  background: linear-gradient(180deg, #8D74B3 0%, #57358C 100%);

}
.garantia img {
  width: 75%;
}
.garantia h3 {
  font-family: "Lato";
  font-size: 44px;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  margin-bottom: 8px;
}
.garantia h4 {
  font-family: "Lato";
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  margin-bottom: 56px;
}
.garantia a{
  color: white;
}
.garantia p {
  font-family: "Ubuntu";
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
/** PERGUNTAS FREQUENTES **/

.perguntas-frequentes h2 {
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 900;
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: 0em;
  font-family: "Lato";
  color: white;
  margin-bottom: 8px;
  background: linear-gradient(90deg, #8D74B3 34.28%, #57358C 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.perguntas-frequentes h3 {
  font-family: "Lato";
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  margin-bottom: 40px;
  background: linear-gradient(90deg, #8D74B3 34.28%, #57358C 66.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.accordion-header {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #634395;
  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: #634395;
  background-color: transparent;
  transition: all 0.5s;
  background-color: #fff;
  border: 1.5px solid #634395;
}
.accordion-button:hover {
  color: #fff;
  background-color: #634395;
  transition: all 0.5s;
}
.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
  border: 1.5px solid #634395;
}
.accordion-item {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 16px;
}
.accordion-button {
  padding: 16px 24px;
  border: 1.5px solid #634395;
  border-radius: 24px;
  font-weight: 500;
  color: #634395;
}
.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='%23634395'><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-item:first-of-type .accordion-button {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}
.accordion-body p {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: #e7324f;
}
/** FOOTER **/
.footer {
  background: #313131;
  padding-top: 56px;
  padding-bottom: 56px;
}
.footer img {
  height: 100px;
  width: 212.63px;
  margin-bottom: 40px;
}
.btn-whats-footer {
  background: linear-gradient(180deg, #71dd88 0%, #00a85b 100%);
  border-radius: 24px;
  padding: 16px 24px 16px 24px;
  box-shadow: 0px 3px 10px 0px #00000033;
  margin-bottom: 10px;
  border: 0px solid transparent;
}
.btn-whats-footer:hover {
  background: linear-gradient(180deg, #53c16a 0%, #01693a 100%);
}
.img-btn {
  padding-right: 16px;
}
.img-btn img {
  height: 32px !important;
  width: 32.65px !important;
  margin-bottom: 0 !important;
}
.btn-txt {
  font-family: "Ubuntu";
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.footer p,
.footer a {
  margin-bottom: 0;
  padding-bottom: 8px;
  font-family: "Ubuntu";
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* HEADER */
  header img {
    width: 120px;
  }
  /* SEÇÃO 1 */
  .secao1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .btn-quero {
    padding: 16px 32px;
  }
  /* TARJA */
  .tarja .slick-next,
  .tarja .slick-prev {
    display: none !important;
  }
  .tarja .slick-track {
    display: flex;
  }
  .tarja .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
  }
  /* PLANOS */
  .btn-plano {
    margin-left: 0;
    margin-top: 16px;
    border-radius: 32px;
    padding: 12px 16px 12px 16px;
    font-size: 14px;
    line-height: 16px;
  }
  .headline {
    left: 38%;
    margin-top: -0.8rem;
}
  /* BRINDES */
  .icone-box img {
    height: 56px;
    width: 56px;
    margin-right: 16px;
  }
  .borda-top,
  .borda-bottom {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
  .mockup-topo {
    width: 100%;
    margin-top: 40px;
  }
  .ebook {
    margin-bottom: 16px;
    width: 40%;
  }
  .mockup-topo2 {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 40px;
  }
  /* DEPOIMENTOS */

  .carousel2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .depoimentos .slick-prev {
    left: -40px;
    z-index: 1;
  }
  .depoimentos .slick-next {
    right: -30px;
  }
  .depoimentos .slick-slide {
    margin: 0px;
  }
  .depoimentos .slick-list {
    margin: 0px;
  }
  .depoimentos .slick-next:before, .depoimentos .slick-prev:before {
    font-size: 16px;
    line-height: 16px;
    padding: 7px 10px;
  }
  /** KITS **/
  .kits h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
  }
  .gifs {
    width: 320px;
  }
  .kits h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .kits h3 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
  }
  .kit {
    border-radius: 12px;
  }
  .kit h6 {
    font-size: 16px;
    line-height: 24px;
    padding: 4px;
  }
  .kit-body {
    border-radius: 12px;
  }
  .kit .kit-body p {
    line-height: 30px;
  }
  .kit .kit-body img {
    width: 95%;
    padding-bottom: 24px;
  }
  .kit .kit-body .frasco {
    line-height: 24px;
  }
  .kit .kit-body .preco {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .btn-comprar-agora {
    border-radius: 12px;
  }

  .kit .kit-body .preco-antigo {
    line-height: 24px;
  }
  .kits h4 {
    font-size: 16px;
    line-height: 19px;
  }
  .kits .pagamento {
    width: 92%;
  }
  /** GARANTIA **/
  .garantia img {
    padding-bottom: 32px;
  }
  .garantia h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .garantia h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .garantia p {
    font-size: 18px;
    line-height: 26px;
  }
  /** PERGUNTAS FREQUENTES **/
  .garantia h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .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 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .footer img {
    height: 60px;
    width: 127.58px;
    margin-bottom: 24px;
  }
  .footer p {
    font-size: 10px;
    line-height: 11px;
  }
  .btn-whats-footer {
    margin-bottom: 24px;
  }

  .btn-whats {
    width: 60px;
    height: 60px;
  }

  .botao-whats {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 767px) and (max-width: 1919px) {
  .como-funciona img {
    width: 120%;
  }
}
