.popupForm {
  width: 544px;
  margin: 0 auto;
  background-color: #d5e5fd;
  position: relative;
}
.popupForm_title {
  padding-top: 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
}
.popupForm_thanks {
  display: none;
}
.popupForm p {
  text-align: center;
  margin: 0;
  padding-bottom: 16px;
}
.popupForm .form_checkboxWrapper + .form_message {
  margin-top: 8px;
}

/*# sourceMappingURL=../maps/component/popupForm.css.map */
