
    {
        "key": "group_654e610b04b60",
        "title": "Content & Media",
        "fields": [
            {
                "key": "field_654e610b1a9d2",
                "label": "Layout Type",
                "name": "layout_type",
                "aria-label": "",
                "type": "select",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "1": "Content with Image - Content Left & Image Right",
                    "2": "Content with Image - Content Right & Image Left",
                    "3": "Full Width Media [PRO]",
                    "4": "Hero Image [PRO]"
                },
                "default_value": 1,
                "return_format": "value",
                "multiple": 0,
                "allow_null": 0,
                "allow_in_bindings": 1,
                "ui": 0,
                "ajax": 0,
                "placeholder": "",
                "disabled_choices": [
                    3,
                    4
                ]
            },
            {
                "key": "field_654e610b1e4c7",
                "label": "Image & Content Boxes",
                "name": "image_content_boxes",
                "aria-label": "",
                "type": "group",
                "instructions": "",
                "required": 0,
                "conditional_logic": [
                    [
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "!=",
                            "value": "3"
                        },
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "!=",
                            "value": "4"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "layout": "block",
                "sub_fields": [
                    {
                        "key": "field_654e610d6410e",
                        "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_654e610d67b58",
                        "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_654e6373c88a2",
                        "label": "Button",
                        "name": "button",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array"
                    },
                    {
                        "key": "field_66c6d66f81533",
                        "label": "Show Carousel",
                        "name": "show_carousel",
                        "aria-label": "",
                        "type": "true_false",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "message": " [PRO]",
                        "default_value": 0,
                        "allow_in_bindings": 1,
                        "ui": 0,
                        "ui_on_text": "",
                        "ui_off_text": "",
                        "disabled": true,
                        "disabled_choices": true
                    },
                    {
                        "key": "field_6740763723bcd",
                        "label": "Show Image\/Video",
                        "name": "show_imagevideo",
                        "aria-label": "",
                        "type": "radio",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "1": "Image",
                            "2": "Select Media Type [PRO]"
                        },
                        "default_value": "",
                        "return_format": "value",
                        "allow_null": 0,
                        "other_choice": 0,
                        "allow_in_bindings": 1,
                        "layout": "vertical",
                        "save_other_choice": 0,
                        "disabled_choices": [
                            2
                        ]
                    },
                    {
                        "key": "field_654e610d6f2e5",
                        "label": "Image",
                        "name": "image",
                        "aria-label": "",
                        "type": "image",
                        "instructions": "Note: When adding Image, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "!=",
                                    "value": "1"
                                },
                                {
                                    "field": "field_6740763723bcd",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "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_6740768c23bce",
                        "label": "Select Media Type",
                        "name": "select_media_type",
                        "aria-label": "",
                        "type": "radio",
                        "instructions": "Image : Use The Image dimensions 580X580 & Aspect Ratio 1:1\r\n\r\nNote: When adding Image, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_6740763723bcd",
                                    "operator": "==",
                                    "value": "2"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Youtube Video": "Youtube Video",
                            "Mp4 Video": "Mp4 Video",
                            "Vimeo Video": "Vimeo Video"
                        },
                        "default_value": "",
                        "return_format": "value",
                        "allow_null": 0,
                        "other_choice": 0,
                        "allow_in_bindings": 1,
                        "layout": "vertical",
                        "save_other_choice": 0
                    },
                    {
                        "key": "field_674076e123bcf",
                        "label": "Youtube Video Id",
                        "name": "youtube_video_id",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "Video : Use The Video dimensions 580X580 & Aspect Ratio 1:1\r\n\r\nNote: When adding Video, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_6740768c23bce",
                                    "operator": "==",
                                    "value": "Youtube Video"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "maxlength": "",
                        "allow_in_bindings": 0,
                        "placeholder": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_674076f923bd0",
                        "label": "Vimeo Id",
                        "name": "vimeo_id",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "Video : Use The Video dimensions 580X580 & Aspect Ratio 1:1\r\n\r\nNote: When adding Video, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_6740768c23bce",
                                    "operator": "==",
                                    "value": "Vimeo Video"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "maxlength": "",
                        "allow_in_bindings": 0,
                        "placeholder": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_6740771923bd1",
                        "label": "Mp4 Video Url",
                        "name": "mp4_video_url",
                        "aria-label": "",
                        "type": "file",
                        "instructions": "Video : Use The Video dimensions 580X580 & Aspect Ratio 1:1\r\n\r\nNote: When adding Video, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_6740768c23bce",
                                    "operator": "==",
                                    "value": "Mp4 Video"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "url",
                        "library": "all",
                        "min_size": "",
                        "max_size": "",
                        "mime_types": "",
                        "allow_in_bindings": 0
                    },
                    {
                        "key": "field_66c6d68e81534",
                        "label": "Images",
                        "name": "images",
                        "aria-label": "",
                        "type": "gallery",
                        "instructions": "Note: When adding Image, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "library": "all",
                        "min": "",
                        "max": "",
                        "min_width": "",
                        "min_height": "",
                        "min_size": "",
                        "max_width": "",
                        "max_height": "",
                        "max_size": "",
                        "mime_types": "",
                        "insert": "append",
                        "preview_size": "medium"
                    },
                    {
                        "key": "field_66c6f9d17681e",
                        "label": "Autoplay",
                        "name": "autoplay",
                        "aria-label": "",
                        "type": "true_false",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "message": "",
                        "default_value": 1,
                        "ui": 0,
                        "ui_on_text": "",
                        "ui_off_text": ""
                    },
                    {
                        "key": "field_66c6f9eb7681f",
                        "label": "Autoplay Timeout",
                        "name": "autoplay_timeout",
                        "aria-label": "",
                        "type": "number",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "min": "",
                        "max": "",
                        "placeholder": "",
                        "step": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_66c6d6e72cf1a",
                        "label": "Nav Style",
                        "name": "nav_style",
                        "aria-label": "",
                        "type": "radio",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                },
                                {
                                    "field": "field_654e610b1a9d2",
                                    "operator": "!=",
                                    "value": "3"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Dots Only": "Dots Only",
                            "Arrows Only": "Arrows Only",
                            "Both": "Both"
                        },
                        "default_value": "Both",
                        "return_format": "value",
                        "allow_null": 0,
                        "other_choice": 0,
                        "layout": "vertical",
                        "save_other_choice": 0
                    },
                    {
                        "key": "field_66c6d74c2cf1b",
                        "label": "Dots Active Color \/ Arrows Background Color",
                        "name": "dots_active_color",
                        "aria-label": "",
                        "type": "color_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "enable_opacity": 1,
                        "return_format": "string"
                    },
                    {
                        "key": "field_66c6d77e2cf1c",
                        "label": "Arrows Color \/ Dots Inactive Color",
                        "name": "arrows_color",
                        "aria-label": "",
                        "type": "color_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "enable_opacity": 1,
                        "return_format": "string"
                    },
                    {
                        "key": "field_66c6d7a82cf1d",
                        "label": "Dots Position",
                        "name": "dots_position",
                        "aria-label": "",
                        "type": "radio",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d6e72cf1a",
                                    "operator": "!=",
                                    "value": "Arrows Only"
                                },
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Left": "Left",
                            "Right": "Right",
                            "Center": "Center"
                        },
                        "default_value": "",
                        "return_format": "value",
                        "allow_null": 0,
                        "other_choice": 0,
                        "allow_in_bindings": 1,
                        "layout": "vertical",
                        "save_other_choice": 0
                    },
                    {
                        "key": "field_66c6d7d52cf1e",
                        "label": "Arrows Position",
                        "name": "arrows_position",
                        "aria-label": "",
                        "type": "radio",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_66c6d6e72cf1a",
                                    "operator": "!=",
                                    "value": "Dots Only"
                                },
                                {
                                    "field": "field_66c6d66f81533",
                                    "operator": "==",
                                    "value": "1"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "Left": "Left",
                            "Right": "Right",
                            "Center": "Center"
                        },
                        "default_value": "Right",
                        "return_format": "value",
                        "allow_null": 0,
                        "other_choice": 0,
                        "allow_in_bindings": 1,
                        "layout": "vertical",
                        "save_other_choice": 0
                    },
                    {
                        "key": "field_654e610b21f42",
                        "label": "Background Color",
                        "name": "background_color",
                        "aria-label": "",
                        "type": "color_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "enable_opacity": 1,
                        "return_format": "string"
                    },
                    {
                        "key": "field_654e610b25b42",
                        "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_6735d1f5af147",
                "label": "Full Width Media",
                "name": "full_width_media",
                "aria-label": "",
                "type": "group",
                "instructions": "",
                "required": 0,
                "conditional_logic": [
                    [
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "!=",
                            "value": "4"
                        },
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "!=",
                            "value": "1"
                        },
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "!=",
                            "value": "2"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "layout": "block",
                "sub_fields": [
                    {
                        "key": "field_6735d1f6af14c",
                        "label": "Image",
                        "name": "image",
                        "aria-label": "",
                        "type": "image",
                        "instructions": "Note: When adding Image, be sure that the frame is around the image and no extra white space is included.",
                        "required": 0,
                        "conditional_logic": 0,
                        "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_6735d1f6af148",
                        "label": "Heading",
                        "name": "heading",
                        "aria-label": "",
                        "type": "text",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "maxlength": "",
                        "allow_in_bindings": 1,
                        "placeholder": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_6735d1f6af149",
                        "label": "Description",
                        "name": "description",
                        "aria-label": "",
                        "type": "wysiwyg",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "allow_in_bindings": 1,
                        "tabs": "all",
                        "toolbar": "full",
                        "media_upload": 1,
                        "delay": 0
                    },
                    {
                        "key": "field_6735d1f6af14a",
                        "label": "Button",
                        "name": "button",
                        "aria-label": "",
                        "type": "link",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "return_format": "array",
                        "allow_in_bindings": 1
                    },
                    {
                        "key": "field_6735d1f6af156",
                        "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,
                        "return_format": "value",
                        "multiple": 0,
                        "allow_null": 0,
                        "allow_in_bindings": 1,
                        "ui": 0,
                        "ajax": 0,
                        "placeholder": ""
                    }
                ]
            },
            {
                "key": "field_6695163131a75",
                "label": "Hero Image",
                "name": "hero_image",
                "aria-label": "",
                "type": "image",
                "instructions": "Note: When adding Image, be sure that the frame is around the image and no extra white space is included.",
                "required": 0,
                "conditional_logic": [
                    [
                        {
                            "field": "field_654e610b1a9d2",
                            "operator": "==",
                            "value": "4"
                        }
                    ]
                ],
                "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_654e610b296bc",
                "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_654e610b2d127",
                "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_654e610b30bd0",
                "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_654e610b345ec",
                "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_654e610b38054",
                "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_654e610b3bae4",
                "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_654e610b3f755",
                "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_654e610b431bb",
                "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_654e610b46c6d",
                "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\/content-media"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": "",
        "show_in_rest": 0
    }
