.athome-expert-form {
  padding: 22px;
  background: white;
  border-radius: 15px;
}
@media screen and (min-width: 960px) {
  .athome-expert-form {
    padding: 35px;
  }
}
.athome-expert-form__head {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
.athome-expert-form__desc {
  margin-top: 12px;
}
.athome-expert-form__inputs {
  margin-top: 12px;
}
.athome-expert-form__inputs .input {
  margin-top: 12px;
}
.athome-expert-form__inputs .input.policy-agree {
  font-size: 13px;
}
.athome-expert-form__footer {
  margin-top: 24px;
}

/*# sourceMappingURL=athome-expert-form.css.map */
