@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Ubuntu:wght@400;500;700&display=swap");
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  scroll-behavior: smooth;
}
/** APRESENTAÇÃO **/
.apresentacao {
  background: url(../img/fundo_secao1.webp),
    url(../img/fundo_secao1.png);
  height: 760px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.apresentacao .logo {
  width: 35.5%;
}
.ratio > * {
  border-radius: 24px;
}
.apresentacao h2 {
  background: linear-gradient(0deg, #e7324f, #e7324f),
    linear-gradient(90deg, #ee7124 0%, #e7324f 100%);
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 77px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
}
.apresentacao h5 {
  background: #57358c;
  background: linear-gradient(0deg, #57358c 0%, #57358c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
}
.apresentacao h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  color: #573580;
}
.apresentacao p {
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.btn-adquirir-agora {
  background: linear-gradient(180deg, #71dd88 0%, #00a85b 100%);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  border-radius: 32px;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  padding: 24px;
  transition: all 0.5s;
  border: none;
}
.btn-adquirir-agora:hover {
  background: linear-gradient(180deg, #53c16a 0%, #01693a 100%);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  border-radius: 32px;
  border: none;
  color: white;
}
.icones {
  width: 70%;
}
/** NATURAL **/
.natural-meno {
  background-color: #fff;
  box-shadow: 0px 5px 10px rgb(200 200 200 / 40%);
  border-radius: 24px;
  margin-top: -6rem;
  padding: 36px 0px;
  margin-bottom: -6rem;
}
.natural img {
  width: 50px;
  height: 50px;
}
.natural p {
  font-family: "Ubuntu";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  background: linear-gradient(90deg, #f5aa7c 40.18%, #ee7124 59.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
  padding-top: 8px;
  margin-bottom: 0;
}
.natural span {
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #e7324f;
  margin-bottom: 0;
}
/** BENEFÍCIOS **/
.beneficios {
  background: radial-gradient(54.03% 25% at 50% 25%, #ffffff 0%, #f6f2fc 100%);
}
.beneficios h3 {
  font-family: "Lato";
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0em;
  text-align: center;
  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-top: 5rem;
}
.beneficio-img {
  height: 600px;
  width: 699.8px;
  margin-top: 56px;
  margin-bottom: 56px;
}
.icones-beneficios {
  width: 30%;
}
/** BENEFÍCIOS 2 **/
.beneficios2 h2 {
  font-family: "Lato";
  font-size: 44px;
  font-weight: 900;
  line-height: 54px;
  letter-spacing: 0em;
  text-align: center;
  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;
  margin-bottom: 0;
}
.beneficios2 h3 {
  font-family: "Lato";
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0em;
  text-align: center;
  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;
  margin-bottom: 0;
}
.beneficios2-img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px 0px #c2b3da;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.beneficios2 p {
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  color: #e7324f;
}
.beneficios2 .btn-adquirir-agora,
.beneficios .btn-adquirir-agora,
.depoimentos .btn-adquirir-agora {
  background: linear-gradient(180deg, #8d74b3 0%, #57358c 100%);
}
.beneficios .btn-adquirir-agora:hover,
.beneficios2 .btn-adquirir-agora:hover,
.depoimentos .btn-adquirir-agora:hover {
  background: linear-gradient(180deg, #bba1e2 0%, #7656a8 100%);
  color: #ffffff;
}
/** COMO FUNCIONA **/
.como-funciona {
  background: radial-gradient(50% 50% at 50% 50%, #f36083 0%, #e7324f 100%),
    radial-gradient(50% 50% at 50% 50%, #fdaa77 0%, #ee7124 100%);
}
.como-funciona img {
  height: 600px;
  width: 329.93px;
}
.como-funciona h3 {
  font-family: "Lato";
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0em;
  background: linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(90deg, #8d74b3 0%, #57358c 64.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0;
}
.como-funciona p {
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  color: #ffffff;
}
/** DEPOIMENTOS **/
.depoimentos h2 {
  font-family: "Lato";
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  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;
}
.depoimentos img {
  box-shadow: 0px 0px 10px 0px #c2b3da80;
  border-radius: 12px;
}
.padding-depoimento {
  padding-top: 40px;
}
/** KITS **/
.kits {
  background: #f7f8f9;
}
.kits h2 {
  font-family: "Lato";
  font-size: 44px;
  font-weight: 900;
  line-height: 53px;
  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;
}
.kits h5 {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #e7324f;
}
.kit {
  background: #57358c;
  box-shadow: 0px 0px 10px 0px #c2b3da;
  border-radius: 24px;
  padding-bottom: 4px;
}
.kits a {
  text-decoration: none;
}
.kits .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: #ffffff;
  border-radius: 24px;
  padding: 32px 24px;
}
.kits .kit .kit-body p {
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.kits .kit .kit-body img {
  width: 95%;
  padding-bottom: 24px;
}
.kits .kit .kit-body .frasco {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.kits .kit .kit-body .divisor {
  border-top: 1.5px solid #57358c;
  width: 220px;
  height: 1px;
  padding-bottom: 24px;
}
.kits .kit .kit-body .preco {
  font-family: "Ubuntu";
  font-size: 60px;
  font-weight: 700;
  line-height: 69px;
  letter-spacing: 0em;
  text-align: center;
  color: #57358c;
  padding-top: 8px;
  padding-bottom: 8px;
}
.kits .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;
}
.frete-gratis {
  padding-top: 16px;
  width: 70%;
}
.kits .kit .kit-body .preco-antigo {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  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;
}

/** GARANTIA **/
.garantia {
  background: radial-gradient(
    63.77% 63.77% at 50% 50%,
    #a793c7 0%,
    #57358c 100%
  );
}
.garantia img {
  width: 660px;
}
.garantia h3 {
  font-family: "Lato";
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0em;
  background: linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(90deg, #ffffff 0%, #f5aa7c 64.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.garantia p {
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
/** PERGUNTAS FREQUENTES **/
.perguntas-frequentes {
  background: #f7f8f9;
}
.perguntas-frequentes h2 {
  font-family: "Lato";
  font-size: 36px;
  font-weight: 900;
  line-height: 46px;
  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;
}
.accordion-header {
  font-family: "Ubuntu";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ee7124;
  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: #ee7124;
  background-color: transparent;
  transition: all 0.5s;
  background-color: #fff;
  border: 1.5px solid #ee7124;
}
.accordion-button:hover {
  color: #fff;
  background-color: #ee7124;
  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 #ee7124;
}
.accordion-item {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 16px;
}
.accordion-button {
  padding: 16px 24px;
  border: 1.5px solid #ee7124;
  border-radius: 24px;
  font-weight: 500;
  color: #ee7124;
}
.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='%23EE7124'><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;
}
#whatsapp-rolante {
  text-align: right;
  position: fixed;
  bottom: 10px;
  right: 1px;
}
.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;
}
@media (min-width: 768px) and (max-width: 1919px) {
  /** APRESENTAÇÃO **/
  .apresentacao {
    height: 625px;
  }
  .apresentacao h2 {
    font-size: 48px;
    line-height: 55px;
  }
  .apresentacao h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .apresentacao h4 {
    font-size: 28px;
    line-height: 22px;
  }
  .apresentacao p {
    font-size: 18px;
    line-height: 24px;
  }
  .btn-adquirir-agora {
    font-size: 18px;
    line-height: 24px;
  }

  /** BENEFÍCIOS **/

  .beneficios h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0em;
  }
  /** BENEFÍCIOS 2 **/
  .beneficios2 h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .beneficios2 h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .beneficios2 p {
    font-size: 16px;
    line-height: 24px;
  }
  /** COMO FUNCIONA **/
  .como-funciona h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .como-funciona p {
    font-size: 16px;
    line-height: 24px;
  }
  /** DEPOIMENTOS **/
  .depoimentos h2 {
    font-size: 28px;
    line-height: 24px;
  }

  /** KITS **/
  .kits h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .kits h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .btn-comprar-agora {
    font-size: 18px;
  }
  /** GARANTIA **/
  .garantia h3 {
    font-size: 28px;
    line-height: 33px;
  }
  .garantia p {
    font-size: 16px;
    line-height: 24px;
  }
  /** PERGUNTAS FREQUENTES **/
  .perguntas-frequentes h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
/** MOBILE **/
@media (max-width: 767px) {
  /** APRESENTAÇÃO **/
  .apresentacao {
    background: radial-gradient(50% 50% at 50% 50%, #c2b3da 0%, #a793c7 100%);
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .apresentacao h2 {
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(0deg, #e7324f, #e7324f),
      linear-gradient(90deg, #8a66c4 0%, #57358c 64.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  .apresentacao h5 {
    font-family: "Lato";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    background: linear-gradient(0deg, #573580, 57358C),
      linear-gradient(89.74deg, #8055c2 -3.41%, #57358c 54.07%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  .apresentacao h4 {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #573580;
  }
  .apresentacao p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
  }
  .btn-adquirir-agora {
    background: linear-gradient(180deg, #71dd88 0%, #00a85b 100%);
    box-shadow: 0px 3px 10px 0px #00000033;
    border-radius: 12px;
    padding: 16px 50px;
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border: none;
  }
  .btn-adquirir-agora:hover {
    background: linear-gradient(180deg, #53c16a 0%, #01693a 100%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    border: none;
  }
  .ratio > * {
    border-radius: 16px;
  }
  .icones {
    width: 82%;
  }
  .icone-apresentacao {
    width: 85%;
  }
  /** NATURAL **/
  .natural-meno {
    padding: 36px 20px;
    margin-bottom: -1rem;
    margin-top: -2rem;
  }
  .natural img {
    width: 40px;
    height: 40px;
  }
  .natural p {
    font-size: 14px;
    line-height: 16px;
  }
  .natural span {
    font-size: 12px;
    line-height: 14px;
  }
  /** 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;
  }
  .beneficios .btn-adquirir-agora,
  .beneficios2 .btn-adquirir-agora {
    background: linear-gradient(180deg, #8d74b3 0%, #57358c 100%);
    box-shadow: 0px 3px 10px 0px #00000033;
    border-radius: 12px;
    padding: 16px 50px;
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    transition: all 0.3s;
  }
  .beneficios .btn-adquirir-agora:hover,
  .beneficios2 .btn-adquirir-agora:hover {
    background: linear-gradient(180deg, #bba1e2 0%, #7656a8 100%);
    color: #ffffff;
  }
  .icones-beneficios {
    width: 85%;
  }
  /** BENEFÍCIOS 2 **/
  .beneficios2 h2 {
    font-family: "Lato";
    font-size: 26px;
    font-weight: 900;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
  }
  .beneficios2 h3 {
    font-family: "Lato";
    font-size: 22px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
  }
  .beneficios2 p {
    font-size: 14px;
    line-height: 22px;
    margin-left: 4rem;
    margin-right: 4rem;
  }
  /** COMO FUNCIONA **/
  .como-funciona img {
    height: 300px;
    width: 164.96px;
  }
  .como-funciona h3 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .como-funciona p {
    font-size: 14px;
    line-height: 22px;
  }
  /** DEPOIMENTOS **/
  .depoimentos h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .padding-depoimento {
    padding-top: 16px;
  }
  .depoimentos img {
    border-radius: 6px;
  }
  /** KITS **/
  .kits h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .kits h5 {
    font-size: 14px;
    line-height: 22px;
  }
  .kit {
    border-radius: 12px;
  }
  .kits .kit h6 {
    font-size: 16px;
    line-height: 24px;
    padding: 4px;
  }
  .kit-body {
    border-radius: 12px;
  }
  .kits .kit .kit-body p {
    line-height: 30px;
  }
  .kits .kit .kit-body img {
    width: 95%;
    padding-bottom: 24px;
  }
  .kits .kit .kit-body .frasco {
    line-height: 24px;
  }
  .kits .kit .kit-body .preco {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .btn-comprar-agora {
    border-radius: 12px;
  }

  .kits .kit .kit-body .preco-antigo {
    line-height: 24px;
  }
  .kits h4 {
    font-size: 16px;
    line-height: 19px;
  }
  .kits .pagamento {
    width: 92%;
  }
  /** GARANTIA **/
  .garantia img {
    width: 320px;
    padding-bottom: 32px;
  }
  .garantia h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .garantia p {
    font-size: 14px;
    line-height: 22px;
  }
  /** 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 {
    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;
  }
}
