.elementor-kit-435{--e-global-color-primary:#1E3A8A;--e-global-color-secondary:#F97316;--e-global-color-text:#1F2937;--e-global-color-accent:#F97316;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:1px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;background-color:#F3F4F6;}.elementor-kit-435 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */{
  "form_name": "Formularz Wyceny",
  "fields": [
    {
      "type": "step",
      "label": "Krok 1"
    },
    {
      "type": "textarea",
      "label": "Opisz zakres prac",
      "field_id": "opis",
      "required": true,
      "placeholder": "Opisz jakiego rodzaju prace chcesz zlecić..."
    },
    {
      "type": "file",
      "label": "Załącz pliki lub zdjęcia",
      "field_id": "zalaczniki",
      "multiple": true,
      "accept": ".jpg,.jpeg,.png,.pdf"
    },
    {
      "type": "step",
      "label": "Krok 2"
    },
    {
      "type": "text",
      "label": "Imię i nazwisko",
      "field_id": "imie",
      "required": true
    },
    {
      "type": "email",
      "label": "Adres e-mail",
      "field_id": "email",
      "required": true
    },
    {
      "type": "tel",
      "label": "Telefon",
      "field_id": "telefon",
      "required": true
    },
    {
      "type": "step",
      "label": "Krok 3"
    },
    {
      "type": "text",
      "label": "Preferowany termin wyceny",
      "field_id": "termin",
      "required": true
    },
    {
      "type": "text",
      "label": "Adres inwestycji / miejscowość",
      "field_id": "adres",
      "required": true
    },
    {
      "type": "checkbox",
      "label": "Akceptuję politykę prywatności",
      "field_id": "rodo",
      "required": true
    },
    {
      "type": "checkbox",
      "label": "Akceptuję regulamin",
      "field_id": "regulamin",
      "required": true
    },
    {
      "type": "submit",
      "label": "Wyślij zgłoszenie"
    }
  ],
  "actions": [
    "email",
    "message"
  ],
  "success_message": "✅ Dziękujemy! Twoje zgłoszenie zostało przesłane. Skontaktujemy się z Tobą w ciągu 24 godzin."
}/* End custom CSS */