.lpc-button--type-1._v2-text {
  background-color: #ffec26;
  background-image: linear-gradient(to right, #ff6e49 35%, #ffec26 100%);
  color: #fff;
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  background-size: auto;
  background-attachment: scroll;
  box-shadow: 0px 30px 12px -20px rgba(255, 110, 73, 0.6);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
}
body .lp-form-tpl__field-textarea {
  height: 53px;
}
body .lpc-form-4__wrap-box--container {
  background-color: #e3e5eb;
}
body [data-media-source="media-xl"] .lpc-form-4__title-wrap, body [data-media-source="media-lg"] .lpc-form-4__title-wrap {
  margin-bottom: 30px;
}
body [data-media-source="media-xl"] .lp-form-tpl__item, body [data-media-source="media-lg"] .lp-form-tpl__item {
  padding-bottom: 15px;
}
body .lpc-features-2__item-image, body .lpc-features-icon__item .lpc-features-icon__icon-box {
  background: #ff6246;
  box-shadow: 0px 18px 20px -10px rgba(255, 110, 73, 0.06);
}
body .lpc-features-2__item-content .lpc-features-2__item-text, body .lpc-card--type-1 .lpc-features-icon__text {
  color: #fff;
}
body .lpc-wrap .lpc-form-4__title {
  color: #fff;
}
@media (max-width: 960px) {
  .lpc-form-4__wrap-box {
    padding: 20px !important;
  }
  .lpc-elements-headline__title, .lpc-form-4__title, .lpc-product-7__title, .lpc-features-icon__title {
    font-size: 35px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 17px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-icon__icon-box {
    display: inline-block !important;
    margin-right: 0 !important;
  }
  .lpc-features-icon__item {
    display: block !important;
  }
  .lpc-elements-headline__title, .lpc-form-4__title, .lpc-product-7__title, .lpc-features-icon__title {
    font-size: 30px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
