@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: #000;
  padding-top: 24px;
  padding-bottom: 24px;
}
header h4 {
  font-family: "Lato";
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 900;
  line-height: clamp(32px, 3vw, 38px);
  letter-spacing: 0em;
  text-align: center;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 64.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0;
}
/** SEÇÃO 1 **/
.secao1 {
  background: radial-gradient(50% 50% at 50% 50%, #F36083 0%, #E7324F 100%);
  padding-top: 80px;
  padding-bottom: 80px;
}
.pedido{
  background: linear-gradient(180deg, #8D74B3 0%, #57358C 100%) !important;
border-radius: 32px !important;
}
.kit 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;
}
.kit 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;
}
.kit a {
  text-decoration: none;
}
.kit h6 {
  font-family: "Ubuntu";
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  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;
}
.kit .kit-body p {
  font-family: "Ubuntu";
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.kit .kit-body img {
  width: 95%;
  padding-bottom: 24px;
}
.kit .kit-body .frasco {
  font-family: "Ubuntu";
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.kit .kit-body .divisor {
  border-top: 1.5px solid #e7324f;
  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;
  color: #57358c;
 margin-bottom: 24px;
}
.kit .kit-body .preco span {
  font-family: "Ubuntu";
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: center;
  color: #57358c;
}
.btn-comprar-agora {
  background: radial-gradient(50% 50% at 50% 50%, #F36083 0%, #E7324F 100%);
  border-radius: 16px;
  box-shadow: 0px 3px 10px 0px #00000033;
  font-family: "Ubuntu";
  font-size: clamp(16px,3vw,20px);
  font-weight: 700;
  line-height: clamp(24px,3vw,30px);
  letter-spacing: 0em;
  color: #fff;
  padding: 16px 30px;
  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%;
}
.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;
}
.kit h4 {
  font-family: "Lato";
  font-size: 26px;
  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;
}
.outra-opcao {
  font-family: "Ubuntu";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  color: #e7324f;
  text-decoration: underline;
  margin-top: 20px;
}
.pt-80{
  padding-top:80px;
}
.secao1 .obs {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 24px);
  font-style: italic;
  font-weight: 400;
  line-height: clamp(24px, 4vw, 36px);
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: clamp(24px, 4vw, 60px);
}
.bloco {
  background: linear-gradient(90deg, #8D74B3 0%, #57358C 64.04%);

  border-radius: 16px;
  padding: 40px 24px 40px 24px;
  margin-bottom: 48px;
}
.bloco p {
  font-family: "Lato";
  font-size: clamp(20px, 3vw, 36px) !important;
  font-weight: 700 !important;
  line-height: clamp(24px, 3vw, 43px) !important;
  letter-spacing: 0em;
  text-align: center !important;
  color: white;
  margin-bottom: 8px !important;
}
.bloco h2 {
  font-family: "Lato";
  font-size: 64px;
  font-weight: 900;
  line-height: 86px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  margin-bottom: 0;
}
.secao1 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: #fff;
}
.secao1 h5, .secao2 h5 {
  font-family: "Ubuntu";
  font-size: clamp(20px, 3vw, 32px);
  font-weight: 700;
  line-height: clamp(23px, 3vw, 37px);
  letter-spacing: 0em;
  color: white;
  margin-top: clamp(24px, 4vw, 48px);
  margin-bottom: 16px;
  text-align: center;
}
.relogio {
  background: radial-gradient(50% 50% at 50% 50%, #f36083 0%, #e7324f 100%);
  border-radius: 24px;
  padding: 24px 32px 24px 32px;
  width: 226px;
}
.relogio span {
  font-family: "Ubuntu";
  font-size: 64px;
  font-weight: 700;
  line-height: 74px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
}
.relogio h6 {
  font-family: "Ubuntu";
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  text-align: center;
  color: white;
}
/** SEÇÃO 2 **/
.secao2 {
  padding-top: 56px;
  padding-bottom: 56px;
  background: linear-gradient(0deg, #f7f8f9, #f7f8f9),
    radial-gradient(63.77% 63.77% at 50% 50%, #a793c7 0%, #5735bc 100%);
}
.secao2 h2 {
  font-family: "Lato";
  font-size: 42px;
  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: 40px;
}
.secao2 p {
  font-family: "Ubuntu";
  font-size: clamp(18px, 3vw, 20px);
  font-weight: 400;
  line-height: clamp(24px, 3vw, 26px);
  letter-spacing: 0em;
  text-align: left;
  color: #e7324f;
}
.secao2 .btn-comprar-agora {
  padding: 20px 50px;
  margin-top: clamp(24px, 4vw, 40px);
  margin-bottom: 16px;
}
.obs2 {
  font-family: "Ubuntu";
  font-size: clamp(16px, 3vw, 18px);
  font-style: italic;
  font-weight: 400;
  line-height: clamp(20px, 3vw, 24px);
  letter-spacing: 0em;
  text-align: center;
  color: #e7324f;
}
.secao2 h5{
  color: #e7324f !important;
}
/** 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 (max-width: 767px) {
  /** SEÇÃO 1 **/
  .secao1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .kit h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .pt-80{
    padding-top:40px;
  }
  .kit h5 {
    font-size: 14px;
    line-height: 22px;
  }
  .kit {
    border-radius: 12px;
  }
  .kit h6 {
    font-size: 24px;
    line-height: 28px;
    padding: 12px;
  }
  .kit-body {
    border-radius: 12px;
  }
  .kit .kit-body p {
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .kit .kit-body img {
    width: 95%;
    padding-bottom: 24px;
  }
  .kit .kit-body .frasco {
    font-size: 16px;
    line-height: 24px;
  }


  .btn-comprar-agora {
    border-radius: 12px;
  }

  .kit .kit-body .preco-antigo {
    line-height: 24px;
    font-size: 16px;
  }
  .kit h4 {
    font-size: 16px;
    line-height: 19px;
  }
  .bloco {
    padding: 24px 16px;
    margin-bottom: 24px;
  }
  .bloco h2 {
    font-size: 36px;
    line-height: 43px;
  }
  .relogio {
    width: 165px;
  }
  .relogio span {
    font-size: 40px;
    line-height: 46px;
  }
  .relogio h6 {
    font-size: 20px;
    line-height: 23px;
  }
  /** SEÇÂO 2 **/
  .secao2 h2 {
    text-align: left;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 24px;
  }
  /** 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: 768px) and (max-width: 1919px) {
  header h4 {
    font-size: 24px;
  }
  .bloco h2 {
    font-size: 49px;
  }
  .bloco p {
    font-size: 30px;
  }
  .secao1 .obs {
    font-size: 20px;
  }
}
