.lp-footer-17 {
  position: relative;
}
.lp-footer-17__wrap {
  position: relative;
}
.lp-footer-17__top-wrap {
  padding: 48px 0;
}
.lp-footer-17__menu, .lp-footer-17__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-footer-17__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -48px;
}
.lp-footer-17__menu-item {
  width: 100%;
  text-align: center;
  margin-bottom: 48px;
}
.lp-footer-17__menu-item-title, .lp-footer-17__submenu-item-text {
  display: block;
  text-decoration: none;
  color: var(--text-color-base);
}
.lp-footer-17__submenu {
  margin-top: 16px;
}
.lp-footer-17__submenu-item {
  margin-bottom: 16px;
}
.lp-footer-17__submenu-item:last-child {
  margin-bottom: 0;
}
.lp-footer-17__bottom {
  position: relative;
  background: rgba(68, 68, 68, 0.05);
}
.lp-footer-17__bottom-bg-overlay {
  background: rgba(68, 68, 68, 0.05);
}
.lp-footer-17__bottom-wrap {
  position: relative;
  padding: 24px 0;
}
.lp-footer-17 .lp-form-tpl form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lp-footer-17 .lp-form-tpl__button-wrapper {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.lp-footer-17 .lp-button {
  width: 100%;
  letter-spacing: .01em;
}
.lp-footer-17 .lp-form-tpl__item._type-checkbox {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.lp-footer-17__contacts {
  margin-top: 48px;
  text-align: center;
}
.lp-footer-17__logo {
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 134px;
  height: 60px;
}
.lp-footer-17__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.lp-footer-17__socials {
  margin-top: 32px;
}
.lp-footer-17__socials-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 8px -8px -16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lp-footer-17__socials-item {
  position: relative;
  margin: 0 8px 16px;
  width: 24px;
  height: 24px;
  max-width: 100px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .08s;
  transition: all .08s;
}
.lp-footer-17__socials-item svg {
  width: 100%;
  height: 100%;
}
.lp-footer-17__socials-item:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media all and (min-width: 600px) {

  .lp-footer-17__menu {
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-footer-17__menu-item {
    width: 176px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .lp-footer-17__bottom-wrap {
    padding: 32px 0;
  }
  .lp-footer-17 .lp-form-tpl form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-footer-17 .lp-form-tpl__button-wrapper {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    padding-top: 0;
    padding-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lp-footer-17 .lp-form-tpl__item, .lp-footer-17 .lp-form-tpl__button-wrapper {
    width: 276px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .lp-footer-17 .lp-form-tpl__item._type-checkbox{
    width: 100%;
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    text-align: center;
    padding-bottom: 0;
  }
  .lp-footer-17__contacts {
    margin-top: 32px;
  }
}
@media all and (min-width: 960px) {
.lp-footer-17__contacts {text-align: left;}
  .lp-footer-17__menu, .lp-footer-17 .lp-form-tpl form {
    margin-right: -24px;
    margin-left: -24px;
  }
  .lp-footer-17__menu-item, .lp-footer-17 .lp-form-tpl__item, .lp-footer-17 .lp-form-tpl__button-wrapper {
    width: 272px;
    margin-right: 24px;
    margin-left: 24px;
  }
  .lp-footer-17__bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .lp-footer-17__form {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 48px;
  }
  .lp-footer-17__contacts {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 272px;
    margin-top: 0;
  }
  .lp-footer-17__logo, .lp-footer-17__socials-content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (min-width: 1200px) {
  .lp-footer-17__menu, .lp-footer-17 .lp-form-tpl form {
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-footer-17__menu-item {
    width: 368px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .lp-footer-17__form {
    margin-left: 24px;
  }
  .lp-footer-17 .lp-form-tpl__item, .lp-footer-17 .lp-form-tpl__button-wrapper {
    width: 270px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .lp-footer-17__contacts {
    width: 564px;
  }
  .lp-footer-17__socials {
    margin-top: 48px;
  }
  .lp-footer-17._4 .lp-footer-17__menu-item {
    width: 270px;
  }
  .lp-footer-17._6 .lp-footer-17__menu-item {
    width: 172px;
  }
}
@media all and (min-width: 1380px) {
  .lp-footer-17__menu, .lp-footer-17 .lp-form-tpl form {
    margin-right: -16px;
    margin-left: -16px;
  }
  .lp-footer-17__menu-item {
    width: 408px;
    margin-right: 16px;
    margin-left: 16px;
  }
  .lp-footer-17__form {
    margin-left: 32px;
  }
  .lp-footer-17 .lp-form-tpl__item, .lp-footer-17 .lp-form-tpl__button-wrapper {
    width: 298px;
    margin-right: 16px;
    margin-left: 16px;
  }
  .lp-footer-17__contacts {
    width: 628px;
  }
  .lp-footer-17._4 .lp-footer-17__menu-item {
    width: 298px;
  }
  .lp-footer-17._6 .lp-footer-17__menu-item {
    width: 188px;
  }
}

/*# sourceMappingURL=main.css.map */