.module--form-card-wrapper{clip-path:inset(0 round 28px)!important;padding:0!important}.module--form-card{--fc-bg:#fff;--fc-radius:28px;--fc-border-color:#e2e8f0;--fc-shadow:medium;--fc-field-bg:#f5f7fa;--fc-field-border:#c8d3de;--fc-field-radius:12px;--fc-field-text:#1f2933;--fc-placeholder:#9ca3af;--fc-font-size:15px;--fc-label-color:#1f2933;--fc-label-weight:600;--fc-consent-size:13px;--fc-consent-weight:400;--fc-label-display:block;--fc-field-gap:20px;background-color:var(--fc-bg);border:1px solid var(--fc-border-color);box-sizing:border-box;padding:clamp(28px,3vw,44px);width:100%}.module--form-card[style*="--fc-shadow: none"]{box-shadow:none}.module--form-card[style*="--fc-shadow: subtle"]{box-shadow:0 2px 8px rgba(15,36,64,.08),0 1px 3px rgba(15,36,64,.06)}.module--form-card[style*="--fc-shadow: medium"]{box-shadow:0 8px 24px rgba(15,36,64,.12),0 32px 64px rgba(15,36,64,.1)}.module--form-card[style*="--fc-shadow: strong"]{box-shadow:0 16px 48px rgba(15,36,64,.22),0 32px 80px rgba(15,36,64,.16)}.module--form-card__description{margin-bottom:28px}.module--form-card__description h3{font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.15;margin:0}.module--form-card__form form{display:flex;flex-flow:column;row-gap:var(--fc-field-gap)}.module--form-card__form fieldset{display:flex;flex-flow:row wrap;gap:var(--fc-field-gap);margin:0!important;max-width:none;min-width:100%;padding:0!important}.module--form-card .hs-form-field{flex:1 1 100%;margin:0}.module--form-card fieldset.form-columns-2 .hs-form-field{flex-basis:calc(50% - 8px)!important;float:none!important;width:auto!important}.module--form-card label,.module--form-card legend{color:var(--fc-label-color);display:var(--fc-label-display);font-size:var(--fc-font-size);font-weight:var(--fc-label-weight);margin-bottom:8px}.module--form-card input:not([type=checkbox],[type=radio],[type=submit]),.module--form-card select,.module--form-card textarea{background-color:var(--fc-field-bg);border:1px solid var(--fc-field-border);border-radius:var(--fc-field-radius);box-sizing:border-box;color:var(--fc-field-text);font-size:var(--fc-font-size);min-height:52px;padding:14px 16px;width:100%}.module--form-card input::placeholder,.module--form-card textarea::placeholder{color:var(--fc-placeholder)}.module--form-card textarea{min-height:120px;resize:vertical}.module--form-card input[type=checkbox]{height:18px;margin-right:10px;width:18px}.module--form-card .hs-form-booleancheckbox-display,.module--form-card .hs-richtext,.module--form-card .legal-consent-container{color:var(--fc-label-color);font-size:var(--fc-consent-size);font-weight:var(--fc-consent-weight);line-height:1.5}.module--form-card .hs_consent,.module--form-card .hs_consent .hs-form-booleancheckbox,.module--form-card .hs_consent .input,.module--form-card .hs_consent .inputs-list,.module--form-card .hs_consent label.hs-form-booleancheckbox-display,.module--form-card .legal-consent-container{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.module--form-card label.hs-form-booleancheckbox-display{align-items:flex-start!important;display:flex!important;gap:8px}.module--form-card label.hs-form-booleancheckbox-display input.hs-input[type=checkbox]{flex:0 0 auto!important}.module--form-card label.hs-form-booleancheckbox-display>span{flex:1 1 0%!important;min-width:0!important;overflow-wrap:break-word!important;word-break:break-word!important}.module--form-card .hs-button,.module--form-card input[type=submit]{background-color:var(--first-color);border:1px solid var(--first-color);border-radius:10px;color:var(--white-color);cursor:pointer;font-size:var(--fc-font-size);font-weight:700;min-height:56px;width:100%}@media (max-width:767px){.module--form-card fieldset.form-columns-2 .hs-form-field{flex-basis:100%!important;width:100%!important}.module--form-card .hs-form-booleancheckbox-display span,.module--form-card .hs-richtext p,.module--form-card .legal-consent-container p{min-width:0;overflow-wrap:break-word;word-break:break-word}}