.custom-form{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.custom-form .custom-form-header{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.custom-form .custom-form-header>*{width:100%;margin:0}.custom-form .custom-form-header .overtitle-cond{border-bottom:1px solid var(--dark-600);margin-bottom:12px}.custom-form .custom-form-header .subtitle{font-weight:600}.custom-form .custom-form-fields-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;--form-gap: 16px;gap:var(--form-gap)}.custom-form .custom-form-fields-wrapper .form-field--customizations{width:100%}.custom-form .custom-form-fields-wrapper .form-field--customizations .customization-options{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}.custom-form .custom-form-fields-wrapper .form-field--customizations .customization-option{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px}.custom-form .custom-form-fields-wrapper .form-field--customizations .customization-option .customization-text{width:100%}.custom-form .custom-form-fields-wrapper .form-field{margin:0;width:100%}.custom-form .form-submit,.custom-form .form-submit button{width:100%}.form-field.is-custom{display:flex;flex-direction:column;gap:4px}.form-field.is-custom.has-checkbox{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px}.form-field.is-custom.has-checkbox input{width:16px;height:16px;margin-top:4px}.form-field.is-custom.has-checkbox label{width:calc(100% - 28px);color:var(--dark-700, #6D7472)}.form-field.is-custom input[type=text],.form-field.is-custom input[type=email],.form-field.is-custom input[type=tel],.form-field.is-custom textarea{font-variant-numeric:lining-nums;min-height:unset}@media screen and (min-width:1000px){.custom-form .custom-form-fields-wrapper .form-field.half{margin:0;width:calc(100% / 2 - (var(--form-gap) / 2))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-form.css.map */
