<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hbspt-form .form-columns-2 .hs_lastname {
  float: left;
}

.main .contact__mainContents .contact__mainContents__ttl.attention {
  border: none;
  padding: 0;
  font-size: 15px;
}

@media only screen and (max-width: 750px) {
  .main .contact__mainContents .contact__mainContents__ttl.attention {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}

.main .form__main {
  margin: 0 auto;
  padding: 0 0 30px;
}

.main .form__main .altTxt {
  color: #dc0000;
  margin-bottom: 16px;
  text-align: right;
}

@media only screen and (max-width: 750px) {
  .main .form__main .altTxt {
    font-size: 1.2rem;
    line-height: 1.75;
    text-align: right;
    margin-bottom: 0;
  }
}

#partner__form .hs-form .hs-button {
  margin-left: 10px;
  margin-right: 10px;
}

.main #partner__form .input input {
  color: #000;
  font-size: 13.3333px;
}
</pre></body></html>