:root{--hulk-form-max-width: 800px;--hulk-form-border-radius: 8px;--hulk-form-padding: 2rem;--hulk-field-spacing: 1.5rem;--hulk-input-padding: .75rem;--hulk-input-border-radius: 4px;--hulk-primary-color: rgb(var(--color-accent));--hulk-background: rgb(var(--color-background));--hulk-text-color: rgb(var(--color-foreground));--hulk-border-color: rgba(var(--color-foreground), .2)}#wizard-validation-form{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important}.hulk_form_EVTZcBdYT8Gk7-aOFZaTuw,.formContainer{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;padding:0!important}.form_generater_form_div{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;padding:var(--hulk-form-padding)!important;background:var(--hulk-background)!important;border-radius:var(--hulk-form-border-radius)!important}.form_title_div h3{margin-bottom:var(--hulk-field-spacing)!important;color:var(--hulk-text-color)!important;font-size:1.5rem!important;font-weight:600!important}.form_container .row{width:100%!important;margin:0!important;text-align:left!important}.form_element.clearfix,[class*=formElement_]{margin-bottom:var(--hulk-field-spacing)!important;text-align:left!important;width:100%!important}.block_label,.fitText{display:block!important;margin-bottom:.5rem!important;color:var(--hulk-text-color)!important;font-weight:500!important;font-size:var(--hulk-input-border-radius)!important;text-align:left!important}.form-control{width:100%!important;padding:var(--hulk-input-padding)!important;border:1px solid var(--hulk-border-color)!important;border-radius:var(--hulk-input-border-radius)!important;background:var(--hulk-background)!important;color:var(--hulk-text-color)!important;font-size:1rem!important;transition:border-color .2s ease!important;text-align:left!important;box-sizing:border-box!important}.form-control:focus{border-color:var(--hulk-primary-color)!important;outline:none!important;box-shadow:0 0 0 2px rgba(var(--color-accent),.1)!important}@media screen and (min-width: 750px){.form_container .row{display:flex!important;flex-wrap:wrap!important;gap:1rem!important}.col-sm-6{flex:1!important;min-width:calc(50% - .5rem)!important}.col-sm-12{flex:1 1 100%!important;width:100%!important}}.phone_div{display:flex!important;gap:.5rem!important}.phone_div select,.phone_div input[type=number]{flex:1!important}.checkbox-multiple{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;margin-top:.5rem!important}.checkbox-inline{display:flex!important;align-items:center!important;gap:.5rem!important;margin:0!important}.checkbox-inline input[type=checkbox]{width:auto!important;margin:0!important}.form_submit_div{margin-top:2rem!important;text-align:left!important}.form_submit_div .btn{background:var(--hulk-primary-color)!important;color:#fff!important;border:none!important;padding:1rem 2rem!important;border-radius:var(--hulk-input-border-radius)!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;text-align:center!important}.form_submit_div .btn:hover{background:rgba(var(--color-accent),.9)!important;transform:translateY(-1px)!important}.form_captcha_div{margin:2rem 0!important;text-align:left!important}.alert_message{margin-bottom:1rem!important;text-align:left!important}.alert{padding:1rem!important;border-radius:var(--hulk-input-border-radius)!important;margin-bottom:1rem!important}.alert-success{background:#d4edda!important;border-color:#c3e6cb!important;color:#155724!important}.alert-danger{background:#f8d7da!important;border-color:#f5c6cb!important;color:#721c24!important}@media screen and (max-width: 749px){.form_generater_form_div{padding:1rem!important}.col-sm-6,.col-sm-12{width:100%!important;margin-bottom:1rem!important}.phone_div,.checkbox-multiple{flex-direction:column!important}}.hulk_form_EVTZcBdYT8Gk7-aOFZaTuw *,#wizard-validation-form *,.formContainer *,.form_generater_form_div *,.form_submit_div .btn,.form_captcha_div,.alert_message{text-align:left!important}.hulk_form_EVTZcBdYT8Gk7-aOFZaTuw,#wizard-validation-form,.formContainer,.form_generater_form_div{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.hulk-form-wrapper{display:flex!important;justify-content:center!important;width:100%!important;padding:2rem 1rem!important}.hulk-form-container,.hulk-forms-container{width:100%!important;max-width:var(--hulk-form-max-width)!important;text-align:left!important;margin:0!important}.hulk-form,.hulk-forms-form{background:rgb(var(--color-background))!important;border:1px solid rgba(var(--color-foreground),.1)!important;border-radius:var(--hulk-form-border-radius)!important;padding:var(--hulk-form-padding)!important;box-shadow:0 4px 16px #00000014!important;text-align:left!important;width:100%!important}@media screen and (min-width: 750px){.hulk-form .form-row,.hulk-forms-form .form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem!important}.hulk-form .form-group.full-width,.hulk-forms-form .form-group.full-width{grid-column:1 / -1!important}}.hulk-form .form-group,.hulk-forms-form .form-group{margin-bottom:var(--hulk-field-spacing)!important;position:relative!important}.hulk-form .floating-label,.hulk-forms-form .floating-label{position:relative!important}.hulk-form .floating-label input,.hulk-form .floating-label select,.hulk-form .floating-label textarea{padding-top:1.5rem!important;padding-bottom:.5rem!important}.hulk-form .floating-label label,.hulk-forms-form .floating-label label{position:absolute!important;top:1rem!important;left:.75rem!important;transition:all .2s ease!important;pointer-events:none!important;color:#888!important}.hulk-form .floating-label input:focus+label,.hulk-form .floating-label input:not(:placeholder-shown)+label,.hulk-form .floating-label select:focus+label,.hulk-form .floating-label textarea:focus+label,.hulk-form .floating-label textarea:not(:placeholder-shown)+label{top:.25rem!important;font-size:.8rem!important;color:rgb(var(--color-link))!important}.hulk-form .checkbox-group,.hulk-form .radio-group,.hulk-forms-form .checkbox-group,.hulk-forms-form .radio-group{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;margin-top:.5rem!important}.hulk-form .checkbox-item,.hulk-form .radio-item,.hulk-forms-form .checkbox-item,.hulk-forms-form .radio-item{display:flex!important;align-items:center!important;gap:.5rem!important;min-width:max-content!important}.hulk-form label.required:after,.hulk-forms-form label.required:after{content:" *"!important;color:#e74c3c!important;font-weight:700!important}.hulk-form .error-message,.hulk-forms-form .error-message{color:#e74c3c!important;font-size:.875rem!important;margin-top:.25rem!important;display:block!important}.hulk-form .form-group.has-error input,.hulk-form .form-group.has-error select,.hulk-form .form-group.has-error textarea,.hulk-forms-form .form-group.has-error input,.hulk-forms-form .form-group.has-error select,.hulk-forms-form .form-group.has-error textarea{border-color:#e74c3c!important}.hulk-form .success-message,.hulk-forms-form .success-message{background-color:#d4edda!important;border:1px solid #c3e6cb!important;color:#155724!important;padding:1rem!important;border-radius:var(--hulk-input-border-radius)!important;margin-bottom:1rem!important}.hulk-form .progress-bar,.hulk-forms-form .progress-bar{width:100%!important;height:4px!important;background-color:rgba(var(--color-foreground),.1)!important;border-radius:2px!important;margin-bottom:2rem!important;overflow:hidden!important}.hulk-form .progress-bar .progress,.hulk-forms-form .progress-bar .progress{height:100%!important;background-color:rgb(var(--color-link))!important;transition:width .3s ease!important}.hulk-form .form-navigation,.hulk-forms-form .form-navigation{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:2rem!important;padding-top:1rem!important;border-top:1px solid rgba(var(--color-foreground),.1)!important}.hulk-form .btn-secondary,.hulk-forms-form .btn-secondary{background:transparent!important;color:rgb(var(--color-link))!important;border:1px solid rgb(var(--color-link))!important}.hulk-form .btn-secondary:hover,.hulk-forms-form .btn-secondary:hover{background:rgb(var(--color-link))!important;color:rgb(var(--color-background))!important}.hulk-form-footer,.hulk-forms-footer{text-align:center!important;margin-top:2rem!important;padding-top:1rem!important;border-top:1px solid rgba(var(--color-foreground),.1)!important}.hulk-branding,.powered-by-hulk{font-size:.75rem!important;color:rgba(var(--color-foreground),.5)!important;text-decoration:none!important}.hulk-branding:hover,.powered-by-hulk:hover{color:rgb(var(--color-link))!important}.hulk-form,.hulk-forms-form{animation:fadeInUp .5s ease-out!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hulk-form.loading,.hulk-forms-form.loading{opacity:.7!important;pointer-events:none!important}.hulk-form .loading-spinner,.hulk-forms-form .loading-spinner{display:inline-block!important;width:20px!important;height:20px!important;border:2px solid rgba(var(--color-button-text),.3)!important;border-radius:50%!important;border-top-color:rgb(var(--color-button-text))!important;animation:spin 1s ease-in-out infinite!important;margin-left:.5rem!important}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width: 749px){:root{--hulk-form-padding: 1.5rem;--hulk-field-spacing: 1rem}.hulk-form .form-navigation,.hulk-forms-form .form-navigation{flex-direction:column!important;gap:1rem!important}.hulk-form .btn,.hulk-forms-form .btn{width:100%!important}}@media (prefers-color-scheme: dark){.hulk-form,.hulk-forms-form{border-color:#ffffff1a!important}.hulk-form input,.hulk-form select,.hulk-form textarea,.hulk-forms-form input,.hulk-forms-form select,.hulk-forms-form textarea{border-color:#fff3!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hulk-forms-custom.css.map */
