html {
  font-family: Montserrat, Arial, sans-serif !important;
  font-size: 12px !important; }

.flexible-body {
  display: flex;
  flex-direction: column; }

.main {
  display: flex;
  flex-grow: 1;
  font-style: normal;
  font-weight: normal;
  margin: 0 auto;
  flex-direction: column;
  width: 100%; }

.paragraph {
  color: rgba(31, 32, 65, 0.75);
  font-family: inherit;
  font-size: 1.16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0em;
  text-align: left; }

.main__content {
  flex-grow: 1;
  display: flex; }

.main footer {
  flex: 0 0 auto; }

.main__img-wrapper {
  min-height: 684px;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  background-image: url(images/registration.c15f7c247010398c83fd8d9f6c79caf5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center; }

.main__img-wrapper .sign-up {
  margin: 19px auto; }

@media (max-width: 767px) {
  .main-wrapper {
    max-width: none;
    max-height: none; } }


/*# sourceMappingURL=registration.d66f43ab350eb01c0d16.css.map*/