.lp-form-17 {
  padding: 200px 0 48px;
}
.lp-form-17 .lp-block-overlay {
  background: rgba(255, 255, 255, 0.3);
}
.lp-form-17-form {
  padding: 16px;
  background-color: #fff;
  text-align: center;
}
.lp-form-17-form__title {
  margin: 0;
}
.lp-form-17-form__subtitle {
  padding: 0;
}

.lp-form-17 .lp-form-tpl__item {
	text-align: left;
}

.lp-form-17-form .lp-form-tpl__button-wrapper button {
    width: 100%;
}
.lp-form-17-form__title {
    margin-bottom: 24px;
}

@media all and (min-width: 600px) {
	.lp-form-17-form__title {
	    margin-bottom: 32px;
	}
  .lp-form-17 {
    padding-top: 300px;
  }
  .lp-form-17-form {
    padding: 32px;
  }
  
  .lp-form-17-form .lp-form-tpl__button-wrapper button {width: auto;}
  
  .lp-form-17 .lp-form-tpl__button-wrapper {padding-top: 16px;}
  
  .lp-form-17 ._personal-bottom {text-align: center;}
}
@media all and (min-width: 960px) {
  .lp-form-17 {
    padding-bottom: 80px;
  }
  
  .lp-form-17-form .lp-form-tpl__button-wrapper button {width: 100%;}
  .lp-form-17-form {
    padding: 32px 24px;
  }

  .lp-form-17-form .lp-form-tpl__item, 
  .lp-form-17-form .lp-form-tpl__button-wrapper {
      flex: 0 1 calc(33% - 14px);
      margin: 0 8px;
      padding-bottom: 0;
  }

  .lp-form-17._4 .lp-form-17-form .lp-form-tpl__item, 
  .lp-form-17._4 .lp-form-17-form .lp-form-tpl__button-wrapper {
      flex: 0 1 calc(25% - 16px);
  }

  .lp-form-17-form .lp-form-tpl__item._type-checkbox, .lp-form-17._4  .lp-form-17-form .lp-form-tpl__item._type-checkbox {
      flex: 0 0 calc(100% - 16px);
      width: calc(100% - 16px);
      margin: 0 8px;
      text-align: center;
  }

  .lp-form-17._4 .lp-form-17-form .lp-form-tpl__button-wrapper {
      padding-top: 18px;
  }

  .lp-form-17-form form {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -8px;
      text-align: left;
      justify-content: center;
  }

  .lp-form-17-form .lp-form-tpl__button-wrapper {
      padding: 18px 0 0;
  }
}
@media all and (min-width: 1200px) {
  .lp-form-17-form__title, .lp-form-17-form__subtitle {
    max-width: 848px;
    margin: 0 auto;
  }
.lp-form-17-form__title {
	margin-bottom: 32px;
}
}
@media all and (min-width: 1380px) {
  .lp-form-17 {
    padding-top: 400px;
  }
  .lp-form-17-form {
    padding: 32px;
  }
}


.lp-form-17 .lp-block-bg {
    background-image: url(/g/s3/lp/lp.v3/img/lp-form-21-bg.jpg);
}