/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-mq20-hero-form {
  padding-top: 80px;
  padding-bottom: 20px;
  color: var(--c_neutral--white);
  background: var(--c_neutral--black);
}
.wp-block-create-block-mq20-hero-form .hero-content {
  display: flex;
  justify-content: space-between;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header {
  flex: 0 0 50%;
  margin-top: 60px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header h1 {
  margin-bottom: 24px;
  color: var(--c_neutral--300);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header p {
  margin-bottom: 56px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales {
  display: flex;
  align-items: center;
  gap: 24px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales img {
  width: 128px;
  height: 128px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales div {
  display: flex;
  flex-direction: column;
  max-width: 363px;
  gap: 4px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales div .mq20-kicker {
  margin-bottom: 4px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales div p {
  margin-bottom: unset;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-header .hero-content-sales div p:last-child {
  color: var(--c_neutral--300);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container {
  flex: 0 0 45%;
  margin-top: 50px;
  padding: 40px;
  background: var(--c_neutral--800);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs-form-field {
  margin-top: 0 !important;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form label {
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form textarea {
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input:focus:not([type=submit], [type=checkbox], [type=radio]),
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form textarea:focus:not([type=submit], [type=checkbox], [type=radio]) {
  border-bottom: 1px solid var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio label,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed label {
  position: relative;
  top: 0;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .input,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .input {
  margin-top: 12px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list label,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list label {
  top: 0;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list input[type=radio],
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list input[type=radio] {
  position: absolute;
  visibility: hidden;
  width: 1px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list input[type=radio] + span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list input[type=radio] + span {
  display: block;
  padding: 8px 16px;
  cursor: pointer;
  transition: 200ms all;
  color: var(--c_neutral--white);
  border: 1px solid var(--c_neutral--white);
  border-radius: 100px;
  font-size: 14px;
  line-height: 24px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list input[type=radio]:hover + span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list input[type=radio]:hover + span {
  color: var(--c_neutral--white);
  background: rgba(255, 255, 255, 0.1019607843) !important;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list input[type=radio]:checked + span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list input[type=radio]:checked + span {
  color: var(--c_neutral--900);
  background: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_industries_radio .inputs-list input[type=radio]:hover:checked + span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs_time_needed .inputs-list input[type=radio]:hover:checked + span {
  color: var(--c_neutral--900);
  background: var(--c_neutral--white) !important;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container {
  margin-top: 4px !important;
  margin-bottom: 0 !important;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container label {
  position: relative;
  display: inline-block;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 32px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs-form-checkbox > span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .hs-form-checkbox > span p,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container .hs-form-booleancheckbox-display > span,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container .hs-form-booleancheckbox-display > span p {
  color: var(--c_neutral--white);
  font-size: 12px;
  line-height: 16px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container .hs-form-booleancheckbox-display > span p a {
  text-decoration: none;
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form .legal-consent-container .hs-form-booleancheckbox-display > span p a:hover {
  text-decoration: underline;
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input[type=checkbox]:before {
  position: absolute;
  top: 1px;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid var(--c_neutral--50);
  background-color: transparent;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input[type=checkbox]:checked:before {
  border: 1px solid var(--c_neutral--50);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input[type=checkbox]:checked:after {
  position: absolute;
  top: 9px;
  left: 6px;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  transform: unset;
  transform: unset;
  border-width: 0;
  border-width: 0;
  background: var(--c_neutral--50);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .hs-form input[type=submit] {
  min-width: 166px;
  padding: 10px 8px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container #form-placeholder .submitted-message {
  margin: 40px 0;
  color: var(--c_neutral--white);
  font-weight: var(--fw--medium);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more {
  margin-top: 20px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more p > span {
  display: none;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more p > span a,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more p > span a:hover {
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more p > span a:hover {
  text-decoration: underline;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more p .more-dots {
  display: inline-block;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more {
  display: flex;
  align-items: center;
  margin-top: 8px;
  cursor: pointer;
  white-space: nowrap;
  gap: 5px;
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more a,
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more a:hover {
  color: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more svg path {
  transform: all var(--translation_duration);
  fill: var(--c_neutral--white);
}
.wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more.cookie_open svg {
  transform: rotate(180deg);
}

@media screen and (max-width: 1024px) {
  .wp-block-create-block-mq20-hero-form {
    padding-top: 80px;
    padding-bottom: 20px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content {
    flex-direction: column;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-header {
    flex: 0 0 100%;
    margin-top: 16px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-header h1 {
    margin-bottom: 12px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-header p {
    margin-bottom: 16px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-form-container {
    flex: 0 0 100%;
    margin-top: 56px;
    margin-right: -48px;
    margin-left: -48px;
    padding: 40px 24px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .m20-policy_more {
    display: flex;
    align-items: flex-start;
    gap: 8px;
  }
  .wp-block-create-block-mq20-hero-form .hero-content .hero-form-container .mq20-cookie-policy-more {
    margin-top: 0;
  }
}

/*# sourceMappingURL=style-index.css.map*/