.rd-email-form {
  display: none;
}

#rd-form-lead-edited-reference {
  padding: 30px 25px 15px;
  border: 1px solid #000;
  width: 100%;
  margin: 70px 0;
}

#rd-form-lead-edited-reference h2 {
  color: #f15a3e;
  font-family: Palatino, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 81.25% */
  letter-spacing: -0.4px;
  margin-bottom: 14px;
}

#rd-form-lead-edited-reference p {
  color: #000;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.234px;
  margin-top: 14px;
}

#rd-form-lead-edited-reference p strong {
  color: #000;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px;
  letter-spacing: -0.234px;
}

#rd-form-lead-edited-reference > div {
  display: flex;
  align-items: center;
}

#rd-form-lead-edited-reference .rd-form-email-error {
  color: #f15a3e;
  font-size: 14px;
  font-family: Palatino, sans-serif;
  display: none;
}

#rd-form-lead-edited-reference input {
  border: 1px solid #000;
  padding: 0px 10px;
  width: 230px;
  height: 40px;
  outline: none;
  color: #000;
  font-family: Palatino, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.72px;
}

#rd-form-lead-edited-reference input::placeholder {
  color: #000;
  font-family: Palatino, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.72px;
}

#rd-form-lead-edited-reference button {
  background: #000;
  border: 1px solid #000;
  height: 40px;
  width: 40px;
}

#rd-form-lead-edited-reference button img {
  height: 20px;
  width: 30px;
}

#newsletter-noticia-aberta-4256d2c113e315ebfa94 {
  /* display: none; */
  visibility: hidden;
  width: 0;
  height: 0;
}

@media screen and (min-width: 768px) {
  #rd-form-lead-edited-reference h2 {
    font-size: 22px;
  }

  #rd-form-lead-edited-reference p {
    font-size: 18px;
    line-height: 24px;
  }

  #rd-form-lead-edited-reference p strong {
    font-size: 18px;
    line-height: 24px;
  }

  #rd-form-lead-edited-reference input {
    width: 322px;
    height: 46px;
  }

  #rd-form-lead-edited-reference input::placeholder {
    font-size: 18px;
  }

  #rd-form-lead-edited-reference button {
    height: 46px;
    width: 46px;
  }

  #rd-form-lead-edited-reference button img {
    height: initial;
    width: initial;
  }
}
