.subPages {
  -webkit-columns: 2;
          columns: 2;
  width: 40%;
  margin: auto;
  list-style: none;
  padding-left: 0px !important;
}
.subPages_link::before {
  content: '— ';
}
.popupForm {
  padding: 3rem 6rem;
  width: 736px;
  margin: 0 auto;
  background-color: #c6ebfd;
  position: relative;
  overflow: hidden;
}
.popupForm > p {
  text-align: center;
  margin-bottom: 0;
}
.popupForm_thanks {
  display: none;
}
.popupForm_close.mfp-close {
  width: 2rem;
  height: 2rem;
  line-height: 1.25rem;
  border: 0.125rem solid #101212;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem !important;
  text-decoration: none;
  text-align: center;
  color: #101212;
  font-style: normal;
  font-size: 2.25rem;
  opacity: 1;
  font-family: Arial, Baskerville, monospace;
}
.popupForm_title {
  font-family: "Fira Sans", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 2rem;
  text-align: center;
  color: #101212;
}
.popupForm .form_input {
  margin-right: 0px !important;
}
.popupForm .typography li:last-child,
.popupForm .typography_li:last-child {
  margin: 0px !important;
}

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