.newsletter__desktop {
  padding: 2.5rem 0rem;
}

.newsletter__desktop h3 {
  color: #f15a3e;
  font-family: Palatino, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px; /* 130% */
  letter-spacing: -0.2px;
  margin-bottom: 10px;
}

.newsletter__desktop p {
  color: #000;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
  letter-spacing: -0.156px;
}

.newsletter__desktop p strong {
  color: #000;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 100% */
  letter-spacing: -0.156px;
}

.newsletter__desktop > div{
  margin-bottom: 10px;
  display: flex;
}

.newsletter__desktop .rd-form-email-error-desktop {
  color: #f15a3e;
  font-size: 14px;
  font-family: Palatino, sans-serif;
  display: none;
  margin-bottom: 5px;
}

#rd-form-lead-edited-reference-desktop input {
  border: 1px solid #000;
  padding: 0px 10px;
  max-width: 190px;
  width: 75%;
  min-width: 110px;
  height: 35px;
  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;
  /* margin-bottom: 10px; */
}

@media screen and (min-width: 1440px) {
  #rd-form-lead-edited-reference-desktop input {
    width: 100%;
  }
}

#rd-form-lead-edited-reference-desktop 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-desktop button {
  background: #000;
  border: 1px solid #000;
  height: 35px;
  width: 35px;
  margin-left: -5px;
}

#rd-form-lead-edited-reference-desktop button img {
  height: 15px;
  width: 25px;
}

#newsletter-home-sidebar-60170eb97ef2266c2115 {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
}
