
    {
        "key": "group_65a0e2fe70bd5",
        "title": "Common Page Header",
        "fields": [
            {
                "key": "field_65a125a008faf",
                "label": "Layout Type",
                "name": "layout_type",
                "aria-label": "",
                "type": "select",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "1": "Header - Medium Image",
                    "2": "Header - Background Image [PRO]",
                    "3": "Header - No Image",
                    "4": "Header - Form [PRO]",
                    "5": "Header - Hero & 2 Logos [PRO]",
                    "6": "Header - Large Image"
                },
                "default_value": 1,
                "return_format": "value",
                "multiple": 0,
                "allow_null": 0,
                "allow_in_bindings": 1,
                "ui": 0,
                "ajax": 0,
                "placeholder": "",
                "disabled_choices": [
                    2,
                    4,
                    5
                ]
            },
            {
                "key": "field_65a0e2fe78c38",
                "label": "Page - Banner",
                "name": "page_banner",
                "aria-label": "",
                "type": "group",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "layout": "block",
                "sub_fields": [
                    {
                        "key": "field_67348d82bae77",
                        "label": "Select Banner layout",
                        "name": "select_banner_layout",
                        "aria-label": "",
                        "type": "select",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "6"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "1": "Banner - Content Left & Image Right",
                            "2": "Banner - Content Right & Image Left"
                        },
                        "default_value": false,
                        "return_format": "value",
                        "multiple": 0,
                        "allow_null": 0,
                        "allow_in_bindings": 0,
                        "ui": 0,
                        "ajax": 0,
                        "placeholder": ""
                    },
                    {
                        "key": "field_671229153eda4",
                        "label": "logo1 link",
                        "name": "logo1_link",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "5"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_67120a15eb11e",
                        "label": "logo1",
                        "name": "logo1",
                        "aria-label": "",
                        "type": "image",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "5"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "library": "all",
                        "min_width": "",
                        "min_height": "",
                        "min_size": "",
                        "max_width": "",
                        "max_height": "",
                        "max_size": "",
                        "mime_types": "",
                        "allow_in_bindings": 1,
                        "preview_size": "medium"
                    },
                    {
                        "key": "field_671229313eda5",
                        "label": "logo2 link",
                        "name": "logo2_link",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "5"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_67120a31eb11f",
                        "label": "logo2",
                        "name": "logo2",
                        "aria-label": "",
                        "type": "image",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "5"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "library": "all",
                        "min_width": "",
                        "min_height": "",
                        "min_size": "",
                        "max_width": "",
                        "max_height": "",
                        "max_size": "",
                        "mime_types": "",
                        "allow_in_bindings": 1,
                        "preview_size": "medium"
                    },
                    {
                        "key": "field_66c5cac7b2aa5",
                        "label": "Show Video or Image",
                        "name": "show_video_or_image",
                        "aria-label": "",
                        "type": "select",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "3"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Image": "Image",
                            "Video": "Video [PRO]"
                        },
                        "default_value": "Image",
                        "return_format": "value",
                        "multiple": 0,
                        "allow_null": 0,
                        "allow_in_bindings": 1,
                        "ui": 0,
                        "ajax": 0,
                        "placeholder": "",
                        "disabled_choices": [
                            "Video"
                        ]
                    },
                    {
                        "key": "field_65a0e3b78eeeb",
                        "label": "Image",
                        "name": "bg_image",
                        "aria-label": "",
                        "type": "image",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "3"
                                },
                                {
                                    "field": "field_66c5cac7b2aa5",
                                    "operator": "!=",
                                    "value": "Video"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "library": "all",
                        "min_width": "",
                        "min_height": "",
                        "min_size": "",
                        "max_width": "",
                        "max_height": "",
                        "max_size": "",
                        "mime_types": "",
                        "allow_in_bindings": 1,
                        "preview_size": "medium"
                    },
                    {
                        "key": "field_66c5cd2cb2aa7",
                        "label": "Video",
                        "name": "video",
                        "aria-label": "",
                        "type": "file",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c5cac7b2aa5",
                                    "operator": "==",
                                    "value": "Video"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "library": "all",
                        "min_size": "",
                        "max_size": "",
                        "mime_types": "",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_65a0e2fe7bb11",
                        "label": "Heading",
                        "name": "heading",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": "",
                        "maxlength": ""
                    },
                    {
                        "key": "field_65a0e3e98eeec",
                        "label": "Sub Heading",
                        "name": "sub_heading",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": "",
                        "maxlength": ""
                    },
                    {
                        "key": "field_65a0e2fe7bb59",
                        "label": "Description",
                        "name": "description",
                        "aria-label": "",
                        "type": "wysiwyg",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "tabs": "all",
                        "toolbar": "full",
                        "media_upload": 1,
                        "delay": 0
                    },
                    {
                        "key": "field_65a0e3818eeea",
                        "label": "Button",
                        "name": "button",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array"
                    },
                    {
                        "key": "field_671209f2eb11d",
                        "label": "Button2",
                        "name": "button2",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "5"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_65a0e2fe7bbe3",
                        "label": "Background Color",
                        "name": "background_color",
                        "aria-label": "",
                        "type": "color_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "1"
                                },
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "2"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "enable_opacity": 1,
                        "return_format": "string",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_66dedf0e76f6e",
                        "label": "Text Color",
                        "name": "text_color",
                        "aria-label": "",
                        "type": "color_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "1"
                                },
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "2"
                                },
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "!=",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "enable_opacity": 1,
                        "return_format": "string"
                    },
                    {
                        "key": "field_65a0e2fe7bc21",
                        "label": "Text Alignment",
                        "name": "text_alignment",
                        "aria-label": "",
                        "type": "select",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "1": "Left",
                            "2": "Right",
                            "3": "Center"
                        },
                        "default_value": 1,
                        "allow_null": 0,
                        "multiple": 0,
                        "ui": 0,
                        "return_format": "value",
                        "ajax": 0,
                        "placeholder": ""
                    },
                    {
                        "key": "field_66d819da136d0",
                        "label": "Show Scroll To Next Arrow",
                        "name": "show_scroll_to_next_arrow",
                        "aria-label": "",
                        "type": "button_group",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Yes": "Yes",
                            "No": "No"
                        },
                        "default_value": "Yes",
                        "return_format": "value",
                        "allow_null": 0,
                        "layout": "horizontal"
                    },
                    {
                        "key": "field_66c5ca4268303",
                        "label": "Scroll to section link",
                        "name": "scroll_to_section_link",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66d819da136d0",
                                    "operator": "==",
                                    "value": "Yes"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "maxlength": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_66d69df8a9603",
                        "label": "Show Form",
                        "name": "show_form",
                        "aria-label": "",
                        "type": "button_group",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "4"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Yes": "Yes",
                            "No": "No"
                        },
                        "default_value": "Yes",
                        "return_format": "value",
                        "allow_null": 0,
                        "allow_in_bindings": 1,
                        "layout": "horizontal"
                    },
                    {
                        "key": "field_66d6a0aaa9605",
                        "label": "Above Form Text",
                        "name": "above_form_text",
                        "aria-label": "",
                        "type": "wysiwyg",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "4"
                                },
                                {
                                    "field": "field_66d69df8a9603",
                                    "operator": "==",
                                    "value": "Yes"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "allow_in_bindings": 1,
                        "tabs": "all",
                        "toolbar": "full",
                        "media_upload": 1,
                        "delay": 0
                    },
                    {
                        "key": "field_66d6a094a9604",
                        "label": "Form Code",
                        "name": "form_code",
                        "aria-label": "",
                        "type": "wysiwyg",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_65a125a008faf",
                                    "operator": "==",
                                    "value": "4"
                                },
                                {
                                    "field": "field_66d69df8a9603",
                                    "operator": "==",
                                    "value": "Yes"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "allow_in_bindings": 1,
                        "tabs": "all",
                        "toolbar": "full",
                        "media_upload": 1,
                        "delay": 0
                    }
                ]
            },
            {
                "key": "field_65a0e2fe78c8c",
                "label": "Desktop Padding\/Margin",
                "name": "",
                "aria-label": "",
                "type": "accordion",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "open": 0,
                "multi_expand": 0,
                "endpoint": 0
            },
            {
                "key": "field_65a0e2fe78cdd",
                "label": "Top Padding\/Margin",
                "name": "desktop_top_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            },
            {
                "key": "field_65a0e2fe78d34",
                "label": "Bottom Padding\/Margin",
                "name": "desktop_bottom_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            },
            {
                "key": "field_65a0e2fe78d7b",
                "label": "Tablet Padding\/Margin",
                "name": "",
                "aria-label": "",
                "type": "accordion",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "open": 0,
                "multi_expand": 0,
                "endpoint": 0
            },
            {
                "key": "field_65a0e2fe78dfc",
                "label": "Top Padding\/Margin",
                "name": "tablet_top_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            },
            {
                "key": "field_65a0e2fe78e3e",
                "label": "Bottom Padding\/Margin",
                "name": "tablet_bottom_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            },
            {
                "key": "field_65a0e2fe78e88",
                "label": "Mobile Padding\/Margin",
                "name": "",
                "aria-label": "",
                "type": "accordion",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "open": 0,
                "multi_expand": 0,
                "endpoint": 0
            },
            {
                "key": "field_65a0e2fe78ed7",
                "label": "Top Padding\/Margin",
                "name": "mobile_top_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            },
            {
                "key": "field_65a0e2fe78f1b",
                "label": "Bottom Padding\/Margin",
                "name": "mobile_bottom_padding",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "min": "",
                "max": "",
                "step": ""
            }
        ],
        "location": [
            [
                {
                    "param": "block",
                    "operator": "==",
                    "value": "acf\/page-header"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": "",
        "show_in_rest": 0
    }
