.mdm-footer {
  background: linear-gradient(84.36deg, #ED8AE4 5.36%, #0D96EE 94.85%);
  padding: 36px 0 44px;
  color: white;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-family: ManropeMedium, serif;
}

.mdm-footer .mdm-logo-text_mobile {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .mdm-footer {
    padding: 44px 0 34px;
  }
}
@media only screen and (min-width: 768px) {
  .mdm-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .mdm-footer__row_contacts {
    margin-top: 38px;
  }
}
.mdm-footer__row_legal {
  text-align: center;
  margin: 32px 0 0 0;
  padding: 20px 0 0 0;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 768px) {
  .mdm-footer__row_legal {
    margin: 30px 0 0 0;
    text-align: right;
    padding: 0;
    border: none;
  }
}
@media only screen and (min-width: 768px) {
  .mdm-footer__col:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 376px;
            flex: 0 0 376px;
    max-width: 376px;
  }
}
@media only screen and (min-width: 768px) {
  .mdm-footer__col:nth-child(2) {
    margin-left: 60px;
  }
}
.mdm-footer__col_logo {
  font-size: 0.8125rem;
  line-height: 1.3125rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  font-family: MontserratSemiBold, serif;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .mdm-footer__col_logo .mdm-logo-text {
    margin: 0;
  }
}
.mdm-footer__col_menu {
  padding: 40px 0;
  border: solid rgba(255, 255, 255, 0.3);
  border-width: 1px 0;
  margin: 28px 0 0;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_menu {
    margin: 0;
    padding: 0;
    border: none;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.mdm-footer__col_contacts {
  margin: 24px 0 0 0;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_contacts {
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .mdm-footer__col_contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.mdm-footer__col_text {
  display: none;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_text {
    display: block;
  }
}
.mdm-footer__col_legal {
  font-size: 0.75rem;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mdm-footer__col_az {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__col_az {
    margin: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .mdm-footer__col_az {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right;
  }
}
.mdm-footer__name {
  margin: 14px 0 0 0;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__name {
    margin: 0 0 0 22px;
    text-align: left;
  }
}
.mdm-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.125rem;
  line-height: 1.8125rem;
  letter-spacing: 0.1875rem;
  text-transform: uppercase;
  font-family: MontserratSemiBold, serif;
  margin: -40px 0 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__menu {
    font-size: 0.75rem;
    line-height: 1.1875rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -4px 0 0 -40px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.mdm-footer__menu-item {
  margin: 40px 0 0 0;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__menu-item {
    margin: 4px 0 0 40px;
    width: calc(50% - 40px);
    max-width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1024px) {
  .mdm-footer__menu-item {
    width: auto;
  }
}
.mdm-footer__menu-link {
  padding-bottom: 1px;
  border-bottom: solid 1px transparent;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

.mdm-footer__menu-link:hover {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 1024px) {
  .mdm-footer__contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mdm-footer__callback, .mdm-footer__address {
  white-space: nowrap;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__callback, .mdm-footer__address {
    text-align: left;
  }
}
.mdm-footer__address {
  margin: 24px 0 0 0;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__address {
    margin: 0;
  }
}
.mdm-footer__email {
  padding-bottom: 1px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

.mdm-footer__email:hover {
  border-bottom: solid 1px transparent;
}

.mdm-footer__phone {
  font-family: TTNormsProBold, serif;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__line {
    background: white;
    height: 1px;
    margin: 12px 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .mdm-footer__line {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1px;
            flex: 0 0 1px;
    max-width: 1px;
    height: 48px;
    margin: 0 40px;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.mdm-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 28px 0 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__social {
    margin: 12px 0 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (min-width: 1024px) {
  .mdm-footer__social {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.mdm-footer__social-link {
  margin-left: 48px;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__social-link {
    margin-left: 20px;
  }
}
.mdm-footer__social-link:first-child {
  margin-left: 0;
}

.mdm-footer__legal {
  padding-bottom: 1px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

.mdm-footer__legal:hover {
  border-bottom: solid 1px transparent;
}

@media only screen and (min-width: 768px) {
  .mdm-footer__year {
    margin-right: 12px;
  }
}
.mdm-footer__az-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 82px;
          flex: 0 0 82px;
  max-width: 82px;
}